/*
Template Name: PPC
*/

html#sidebar-collapse-container {
	margin-top:0 !important;
}

.page-wrapper p {
	color:var(--black);
	padding:0;
	margin:0;
}


.page-wrapper {
	padding-top: 61px;
}
.page-wrapper a{
	transition:all 0.2s ease-in-out;
}

.button {
	width:170px;
	height:40px;
	line-height:40px;
	font-size:16px;
	border:0 !important;
	font-family: 'Open Sans', sans-serif;
	padding:0  !important;
	transition:all 0.2s ease-in-out;
}

.button:hover {
	background-color:var(--green);
	color:#fff;
}

.button.ongreen:hover {
	background-color:#fff !important;
	color:var(--green);
}

.ppc-header {
	height:61px;
}

.ppc-phone p:first-child{
	font-size:20px;
	line-height:36px;
	padding-bottom:2px;
}

.ppc-phone a {
	font-size:28px;
	color: var(--blue);
}

.ppc-phone {
	border-right:2px solid #707070;
	padding-right:40px;
	margin-right:40px;
	display: flex;
	align-items: center;
	column-gap: 15px;
}

#hero {
	padding:165px 0 83px;
}
@media screen and (max-height: 940px) {
	
	#hero {
		padding:40px 0 83px;
	}
}
#hero h1 {
	font-size:80px;
	line-height:1.1875;
	margin-bottom: 13px;
}

#hero p {
	font-size:30px;
	line-height:1.6;
	color:var(--white);
	margin-bottom: 75px;
}

#hero .review-plugin {
	margin-top: 69px;
}

#hero .hero-right {
	flex-basis: 50%;
	flex-grow: 0;
}

.formblock {
	width:510px;
}
.formblock .form-close {
	background-color: #77bc43;
	padding: 7px 9px;
}

.formblock .l1 {
	font-size:24px;
	line-height:32px;
}

.formblock .gfield--width-half {
	width:calc(50% - 7px);
}

.formblock .gfield--width-half + .gfield--width-half {
	margin-left:13px;
}

.formblock .l2 {
	font-size:79px;
	line-height:88px;
}

.formblock .l2-update {
	font-size:114px;
	line-height:114px;
}


.formblock .l3 {
	font-size:32px;
	max-width:410px;
	margin-top: -10px;
}

.formblock .l3:before {
	content:'';
	width:100%;
	height:2px;
	background:var(--white);
	position:absolute;
	top:18px;
	left:0;
}

.formblock .l4 {
	font-size:26px;
	line-height:40px;
}

.formblock .l5 {
	font-size:21px;
	line-height:35px;
}

.formblock .l6 {
	font-size:38px;
	line-height:45px;
}

.formblock .l6-update {
	font-size:32px;
	line-height:32px;
}


.formblock .l6 span {
	font-size:31px;
	display:block
}

.formblock .l7 {
	font-size:10px;
	line-height:15px;
}

.formblock .l8 {
	font-size:30px;
	line-height:1;
}

.formblock .l9 {
	font-size:49px;
	line-height:1;
}

.formblock .l10 {
	font-size:12px;
	line-height:18px;
}

.formblock .l11 {
	font-size:41px;
	line-height:1.24390243902439;
}

.formblock .gform_wrapper {
	padding:0px 22px;
}
.formblock .gform_wrapper ul {
	margin-bottom: 12px !important;
}

.formblock .gform_wrapper #field_9_7,
.formblock .gform_wrapper #field_10_7,
.formblock .gform_wrapper #field_15_7,
.formblock .gform_wrapper #field_33_15,
.formblock .gform_wrapper #field_34_15,
.formblock .gform_wrapper #field_35_15,
.formblock .gform_wrapper #field_36_15 { 
	margin:0 -22px;
	width:calc(100% + 44px);
}
.formblock .gform_wrapper #field_33_15,
.formblock .gform_wrapper #field_34_15,
.formblock .gform_wrapper #field_35_15,
.formblock .gform_wrapper #field_36_15 { 
	padding: 15px;
}

.formblock .gform_wrapper li {
	margin:0;
}

.formblock .gfield_html { 
	font-size:11.5px;
	line-height:1.3;
	color:var(--black);
	padding-bottom:20px;
	padding-top: 23px;
}

.formblock .gform_submission_error {
	display:none;
}

.formblock .gform_wrapper label {
	display:none
}
.formblock .gform_wrapper li.gfield--type-multiselect label {
	display:block;
	text-align: left;
}
.formblock .gform_wrapper li.gfield--type-multiselect label.multiselect-count,
.formblock .gform_wrapper li.gfield--type-multiselect label.multiselect-dropdown-arrow {
	display:none !important;
}
.formblock .gform_wrapper li.gfield--type-multiselect label.gfield_label {
	top: 50%;
	margin-top: -23px;
	left: inherit;
	text-indent:10px;
	pointer-events: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 50px;
	width: 100%;
	font-size: 15px;
	line-height: inherit;
}
.formblock .multiselect-wrapper {
	width: 100%;
}
.formblock .multiselect-input-div {
	height: auto;
}
.formblock .multiselect-wrapper .multiselect-list > span, 
.formblock .multiselect-wrapper .multiselect-list li {
	float: none;
}
.formblock .multiselect-wrapper .multiselect-list li + li {
	margin-top: 16px;
}
.formblock .gform_wrapper .multiselect-list {
	width: 100%;
	border-top: none;
	border-color: #a6a6a6;
	padding: 0 28px;
}
.formblock .multiselect-wrapper ul li:hover,
.formblock .multiselect-wrapper ul li.active {
	background-color: inherit;
	color: black;
}
.formblock .gform_wrapper .multiselect-list label {
	position: relative;
	left: inherit;
	top: inherit;
	font-size: 20px;
	font-weight: 700;
}
.formblock .multiselect-wrapper .multiselect-list .multiselect-checkbox {
	margin-right: 8px;
	width: 24px;
	height: 24px;
}
.formblock .gform_wrapper .multiselect-list > span,
.formblock .gform_wrapper .multiselect-list > hr {
	display: none !important;
}

.formblock ::placeholder {
	opacity:1;
	color:#000;
}

.formblock .gform_validation_container {
	display:none;
}

.formblock .gform_wrapper input[type="text"], 
.formblock .gform_wrapper textarea,
.formblock .gform_wrapper select {
	font-size:15px;
	border:1px solid #A5A5A5;
	border-radius:2px;
	text-indent:10px;
	background:#fff;
}
.formblock .gform_wrapper input[type="text"].multiselect-input {
	background-color: transparent;
	text-indent: -9999px;
}

.formblock .gform_wrapper input[type="text"],
.formblock .gform_wrapper select {
	padding:0;
	height:55px;
	line-height:55px;
	margin: 0;
}
.formblock .gform_wrapper li.gfield--type-multiselect select option {
	visibility: hidden;
}

.formblock .gform_wrapper select,
.formblock .gform_wrapper .ginput_container_multiselect {
	width:100%;
	text-align:left;
	outline:none;
	appearance: none;
	background-repeat: no-repeat;
	background-position: calc(100% - 16px) center;
	background-image: url(../images/multi-down-arrow.png);
	background-image: -webkit-image-set(url(../images/multi-down-arrow.png) 1x, url(../images/multi-down-arrow@2x.png) 2x);
	background-size: 13px 8px;
	cursor:pointer;
}

.formblock .gform_wrapper select:focus .gf_placeholder {
	display: none !important;
}

.formblock .gform_wrapper textarea {
	height:55px;
	padding:15px 10px;
	resize:none;
	text-indent:0;
}


.formblock .gfield:not(.gfield--type-hidden) .ginput_container {
	margin-bottom:18px;
}

.formblock .gform_wrapper .validation_message {
	position:relative;
	text-align:left;
	top: -15px;
	right:0;
	font-size:12px;
}

.formblock .gform_confirmation_message h3 {
	font-size:58px;
	line-height:1;
	margin: 0;
}

.formblock .gform_confirmation_message p {
	color:var(--blue) !important;
	font-size:28px;
	line-height:41px;
}

.formblock .gform_confirmation_wrapper  {
	min-height:553px;
	display:flex;
	justify-content:center;
	align-items:center;
	font-weight:700;
}

.formblock.fixed {
	display:none;
}
.formblock .gform_wrapper label {
	font-size: 10px;
	line-height: 1;
	top: 5px;
}
.popup-active {
	overflow:hidden;
}

.popup-active .formblock.fixed {
	display:block;
	z-index:999;
	width: 510px;
	max-width:100%;
	position:fixed; 
	right:0;
	left:0;
	top: 50%;
	transform: translateY(-50%);
	margin:auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*
	overflow: auto;
	max-height:95%;
	*/
}

.popup-active .page-wrapper {
	position:relative;
}

.popup-active .page-wrapper:after {
	background-color:rgba(0, 0, 0, 0.8);
	content:'';
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99;
}

.formblock .gform_footer {
	margin-bottom:-20px;
}


.formblock .gform_footer .button:hover {
	background-color:var(--green);;
}

#counter {
	min-height: 61px;
}

#counter .l1{
	font-size:30px;
}
#counter .l2{
	font-size:50px;
	line-height: 1.22;
}
#counter .button{
	background-color:var(--blue);
}

.solutions {
	padding:59px 0 77px;
}

.solutions .bbb-link {
	width: 30%;
}

.solutions h3 {
	margin-top: 27px;
	margin-bottom: 22px;
	font-size:46px;
	line-height:1.239130434782609;
}

.solutions .l2 {
	font-size:30px;
	line-height:40px;
}

.solutions .image {
	height:246px;
}

.solutions .swiper {
	margin-top: 76px;
}
.solutions .item {
	border-radius:10px;
	box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.15);
	padding-bottom:40px;
	height:auto;
	background:#fff;
	margin-bottom:50px;
}

@media only screen and (min-width: 768px) {
	.solutions .item {
		width:calc(33.333333% - 15px) !important;
	}
}

.solutions .swiper-wrapper {
	flex-wrap: wrap;
	column-gap: 22px;
}

.solutions .item h4 {
	font-size:25px;
	line-height:34px;
	padding:20px 0 15px 0;
}

.solutions .swiper,.solutions .swiper-container {
	overflow:visible
}

.solutions .item p {
	font-size:20px;
	line-height:28px;
	color:var(--blue);
	padding-bottom:25px;
	max-width:503px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
}
#brands {
	padding: 25px 0 33px;
}
#brands h3 {
	font-size: 30px;
	line-height: 1.13333;
	margin-bottom: 16px;
}
#features {
	background-color:#f5f5f5;
	padding:43px 0 90px;
}

#features h3 {
	font-size:46px;
	line-height:1.239130434782609;
	margin-bottom: 9px;
	margin-top: 8px;
}

#features .l2 {
	font-size:22px;
	line-height:1.818;
	margin-bottom: 24px;
}

#features .l2 br {
	display:none;
}

#features p {
	font-weight:700;
	font-size:22px;
	line-height:29px;
}

#features .item {
	margin-top:80px;
	flex-basis: 25%;
}

#features .image {
	height:107px;
}


#gallery {
	padding-top: 64px;
}

#gallery:before {
	position:absolute;
	height:353px;
	content:'';
	top:0;
	left:0;
	width:100%;
	background-color:#fff;
}

#gallery h3 {
	font-size:46px;
	line-height:1.239130434782609;
	margin-bottom: 54px;
}

#gallery .swiper-slide {
	height:473px;
}
#gallery .swiper-button-next, 
#gallery .swiper-button-prev {
	width: 63px;
	height: 63px;
	left: -31px;
	z-index: 1;
	margin-top: -32px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/slider-arrow.png);
	background-image: -webkit-image-set(url(../images/slider-arrow.png) 1x, url(../images/slider-arrow@2x.png) 2x);
	background-size: contain;
}
#gallery .swiper-button-next:after,
#gallery .swiper-button-prev:after {
	display: none;
}
#gallery .swiper-button-next {
	transform: scaleX(-1);
	left: inherit;
	right: -31px;
}
#gallery .swiper-wrapper {
	padding-bottom:40px;
}

#testimonials {
	padding-top:65px;
}

#testimonials .container {
	width: 100%;
	max-width: 100%;
}

#testimonials h3 {
	font-size:46px; 
	line-height: 1.195652173913043;
	margin-bottom: 48px;
}

#testimonials .l1 {
	font-size:20px;
}

#testimonials p {
	font-size:18px; 
	line-height:28px;
}

#testimonials .swiper, 
#testimonials .swiper-container{
	overflow:visible;
}

#testimonials .swiper-slide {
	height:auto;
	border-radius:5px;
	background:#fff;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.20);
	padding:20px 25px;
}

#testimonials .swiper-wrapper {
	padding:0 0 30px;
}

#about {
	margin-top: 70px;
	margin-bottom: 119px;
}
#about .flex {
	border-radius:5px;
}

#about .l1{
	font-size:34px;
	line-height: 1.117647058823529;
	margin-bottom: 26px;
}

#about .l2 {
	max-width:620px;
}

#about .l2 p{
	font-size:18px;
	line-height:1.6667;
	color:#fff;
}

#about .about-left {
	width: 855px;
	height: auto;
	aspect-ratio: 1 / 0.637426900584795;
	margin-right: -35px;
}

#about .about-right {
	padding:133px 96px 85px 105px;
	background-image: url(../images/about-back.jpg);
	background-image: -webkit-image-set(url(../images/about-back.jpg) 1x, url(../images/about-back@2x.jpg) 2x);
}
#about .about-right .button {
	width: 230px;
	height: 40px;
	border-radius: 20px;
	margin-top: 26px;
}

#banner {
	border-bottom:14px solid var(--blue);
}

#banner .l1 {
	font-size:50px;
}

#banner .l2 {
	max-width:770px;
}

#banner .l2 p {
	font-size:28px;
	line-height:35px;
	color:var(--white);
}

#banner .button {
	background-color:var(--blue);
}

#cta img {
	width:288px;
}

#cta .l1 p{
	font-size:30px;
	color:var(--f-blue);
}

#cta .l1 strong {
	font-weight:800;
}

#cta .l2 {
	font-size:37px;
}

#footer {
	padding:50px 0 112px 0;
}

#footer p {
	color:#fff;
	font-size:16px;
	line-height:24px;
	padding-bottom:25px;
}

#footer .inner {
	max-width:1516px;
}

@media only screen and (min-width: 1100px) and (max-width: 1600px){
}

@media only screen and (max-width:1640px) {
	.solutions .item p {
		font-size:19px;
	}
}

@media only screen and (max-width:1500px) {
	.solutions .item p  br{
		display:none;
	}
	.formblock .l6 br {
		display:none;
	}
}

@media only screen and (max-width: 1240px) {
	.hero-left {
		max-width: 50%;
	}
	#hero h1 br,
	#hero p br {
		display: none;
	}
}
@media only screen and (min-width: 1200px) {
	.container {
		max-width: 1700px;
		width:100%;
		padding:0 30px;
	}
}

@media only screen and (max-width:1100px) {
	#features .item {
		padding:0 10px;
	}
	#features .item p br {
		display:none;
	}
	#features p {
		font-size:20px;
	}
}

@media only screen and (max-width:1200px) {
	.container {
		width: 100% !important;
		padding:0 30px !important;
	}
	#hero h1 {
		font-size: 60px;
		line-height: 62px;
	}
	#about .col-6:nth-child(1) {
		padding:40px 15px;
	}
}

@media screen and (max-width: 1320px) {
}


@media screen and (max-width: 1100px) {
	#hero {
		padding: 85px 0;
	}
	#hero .flex {
		flex-direction: column;
		text-align:center;
	}
	#hero .seals-desk {
		margin-left: auto;
		margin-right: auto;
	}
	#hero p {
		margin-bottom: 24px;
	}
	.hero-left {
		max-width: 100%;
	}
	#hero .hero-right {
		flex-basis: auto;
		width: calc(100% + 30px);
		margin: 0 -15px;
	}
	#hero .formblock {
		margin-top:50px;
	}
	#footer p br {
		display:none;
	}
}


@media screen and (max-width: 992px) {
	.header-right {
		flex-grow: 1;
	}
	.ppc-phone {
		flex-direction: column;
		border: none;
		padding: 0;
		margin: 0 auto;
	}
	.ppc-phone p:first-child {
		line-height: 1;
	}
	.logo-title {
		display:none;
	}
	#counter {
		min-height: 62px;
	}
	#counter .f1 {
		flex-direction: column;
		align-items:flex-end;
		text-align:right;
		margin-right:16px;
	}
	#counter .l1 {
		line-height: 1;
		font-size: 16px;
	}

	#counter .l2 {
		margin:0;
		line-height: 1;
		font-size: 30px;
	}
	#counter .button {
		width: 150px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	#about .flex {
		flex-direction: column;
		margin: 0 -30px;
		border-radius: 0;
	}
	#about .about-left {
		width: calc(100% - 60px);
		margin: 0 auto -80px;
	}
}
/*
@media screen and (min-width: 992px) and (max-height: 880px) {
	.popup-active .formblock.fixed {
		transform:translateY(-50%) scale(0.9);
		height: inherit;
	}
}

@media screen and (min-width: 992px) and (max-height: 800px) {
	.popup-active .formblock.fixed {
		justify-content:flex-start;
	}
}
*/
@media screen and (max-width: 768px) {
	.page-wrapper {
		padding-top: 78px;
	}
	.page-wrapper > *:not(.formblock) {
		overflow: hidden;
	}
	.solutions .swiper-wrapper {
		flex-wrap: nowrap;
		justify-content: space-between;
		column-gap: 0;
	}
	.ppc-header {
		height:78px;
	}
	.ppc-phone p:first-child {
		font-size: 16px;
		line-height: 1;
	}
	.ppc-phone a {
		font-size:22px;
	}
	.button {
		width:127px;
		height:41px;
		font-size:12px;
		line-height:41px;
	}
	#counter .l1{
		font-size:17px;
	}
	#counter .l2{
		font-size:35px;
	}
	#features .item { 
		flex-basis: 33%;
	}
	#about {
		overflow: hidden;
	}
	#about .about-right {
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 51px;
	}
}

@media (max-width: 567px) {
	.container {
		padding:0 15px !important;
	}
	.page-wrapper {
		padding-top: 50px;
	}
	.button {
		width:138px;
		height:25px;
		font-size:13px;
		line-height:25px;
	}
	.ppc-header .button {
		height:28px;
		line-height: 28px;
		width: 118px;
		font-size: 13px;
	}
	.ppc-header {
		height:50px;
	}
	.ppc-phone p {
		line-height:1;
	}
	.ppc-phone p:first-child {
		font-size: 11px;
		padding-bottom:0;
	}
	.ppc-phone a {
		font-size:14px;
	}
	.ppc-header .logo {
		width:86px;
	}
	.ppc-phone {
	}
	#hero {
		text-align:center;
		padding:48px 0 0;
	}
	#hero h1 {
		font-size:39px;
		line-height:47px;
		margin-bottom:18px;
	}
	#hero h1 br,
	#hero p br {
		display:block;
	}
	#hero p {
		font-size:13px;
		line-height:20px;
	}
	#hero .seals-desk {
		width: 146px;
	}
	#hero .review-plugin {
		margin-top: 24px;
	}
	#hero .formblock {
		margin-top: 35px;
	}
	.formblock .form-close {
	}
	.formblock .l1 {
		font-size:13px;
		line-height: 1;
	}
	.formblock .l2 {
		font-size:50px;
		line-height:1;
	}
	.formblock .l3 {
		font-size: 17px;
		max-width: 235px;
		margin-top: 0;
	}
	.formblock .l3:before {
		top:9px;
	}
	.formblock .l4 {
		font-size: 12px;
		line-height: 20px;
	}
	.formblock .l5 {
		font-size: 10px;
		line-height: 1;
	}
		
	.formblock .l6 {
		font-size:22px;
		line-height:26px;
	}

	.formblock .l6 span {
		font-size:18px;
	}
	

	.formblock .l7 {
		line-height:13px;
	}

	.formblock .l6 br {
		display:block;
	}

	.formblock .l8 {
		font-size:17px;
	}
	
	.formblock .l9 {
		font-size:31px;
	}
	
	.formblock .l10 {
		font-size:10px;
		line-height:13px;
	}

	.formblock .l11 {
		font-size: 19px;
		line-height: 27px;
	}

	.formblock .b-green {
		padding:10px 0;
		margin: 0;
	}

	.formblock .gfield_html {
		font-size: 9px;
		padding-bottom: 20px;
		padding-top: 15px;
	}
	.formblock .gfield_html.b-green {
		padding-top: 0;
		padding-bottom: 40px;
	}
	.formblock .gfield_html.b-green .button {
		width: 187px;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	.formblock .gform_wrapper input[type="text"], 
	.formblock .gform_wrapper select {
		height: 55px;
		line-height: 55px;
	}
	.formblock .gform_wrapper input[type="text"], 
	.formblock .gform_wrapper textarea, 
	.formblock .gform_wrapper select {
		text-indent: 16px;
	}
	.formblock .gform_wrapper {
		padding: 0 20px 36px;
	}
	.hero-right .formblock .gform_wrapper {
		padding: 0;
		border-radius: 0;
	}
	.formblock .gform_wrapper #field_9_7,
	.formblock .gform_wrapper #field_10_7,
	.formblock .gform_wrapper #field_15_7,
	.formblock .gform_wrapper #field_34_15 { 
		margin:0 -20px;
		width:calc(100% + 40px);
	} 
	.formblock .gform_wrapper #field_33_15,
	.formblock .gform_wrapper #field_33_16,
	.formblock .gform_wrapper #field_35_15,
	.formblock .gform_wrapper #field_35_16 {
		width: 100%;
		margin: 0;
	}
	.formblock .gform_wrapper #field_33_15,
	.formblock .gform_wrapper #field_35_15 {
		padding: 50px 20px 17px;
	}
	.formblock .gform_wrapper #field_34_15,
	.formblock .gform_wrapper #field_36_15 {
		padding: 19px 20px;
	}
	.formblock .gform_wrapper textarea {
		padding:16px 0;
	}
	.formblock .gform_wrapper select {
		background-size: 9px 7px;
		background-position: calc(100% - 10px) center;
	}
	.formblock .gform_footer {
		margin-bottom: 0;
	}
	.gform_footer.top_label .btn.button {
		width: 187px;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	.formblock .gform_confirmation_wrapper {
		min-height: 220px;
		padding:0 15px;
	}
	.formblock .gform_confirmation_message {
		font-size:12px;
	}
	/*
	.popup-active .formblock.fixed {
		height: 546px;
		max-width:95%;
		background: transparent;
	}*/
	.formblock .gform_wrapper .validation_message {
		position: absolute;
		text-align: left;
		top: auto;
		bottom: -6px;
		left: 0;
		right: auto;
		font-size: 9px;
	}

	.formblock .gform_confirmation_message h3 {
		font-size:32px;
	}
	
	.formblock .gform_confirmation_message p {
		font-size:20px;
		line-height:26px;
	}
	
	.formblock {
		min-height: inherit;
	}
	.solutions {
		padding: 33px 0 50px;
	}

	.solutions .solutions-logos {
		width: 246px;
	}

	.solutions h3 {
		font-size:32px;
		line-height:38px;
		max-width: 326px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.solutions h3 br {
		display:none;
	}
	
	.solutions .l2 {
		font-size:14px;
		line-height:20px;
		padding: 5px 0;
	}

	.solutions .l2 br {
		display:none;
	}
	.solutions .swiper {
		margin-top: 40px;
	}
	.solutions .item h4 {
		font-size:19px;
		line-height:1.2;
	}
	.solutions .item p {
		font-size:12px;
		line-height:17px;
		max-width:300px;
	}

	.solutions .item {
		margin-bottom:10px;
		padding-bottom:20px;
	}

	.solutions .swiper {
		width:100% !important;
	}

	.solutions .image {
		height:152px;
	}

	.solutions .item p {
		padding-bottom:22px;
	}

	#brands h3 {
		font-size: 20px;
		line-height: 1.3;
		margin-bottom: 20px;
	}

	#features {
		padding: 28px 0 69px;
	}

	#features .features-logo {
		width: 98px;
	}

	#features .item {
		flex-basis:100%;
		padding:0;
		text-align:left;
		flex-direction: row;
		display:flex;
		align-items:center;
		margin-top:50px;
	}
	#features .image {
		justify-content:flex-start;
		width:63px;
		height:100%;
		margin:0;
	}
	#features .image img {
		width:90%
	}
	#features .item p {
		max-width:250px;
		font-size:18px;
		line-height:21px;
	}
	#features .item .text {
		margin-left:20px;
	}
	#features h3 {
		font-size:30px;
		line-height:38px;
		margin-top: 6px;
		margin-bottom: 19px;
	}

	#features h3 br {
		display:none;
	}
	
	#features .l2 {
		font-size:14px;
		line-height:20px;
		margin-bottom: 19px;
	}

	#features .l2 br {
		display:block;
	}
	
	#gallery {
		padding-bottom:330px;
		margin-bottom:-330px;
		padding-top: 16px;
	}

	#gallery:before {
		height:240px;
	}
	
	#gallery h3 {
		font-size:32px;
		line-height:36px;
		margin-bottom: 26px;
	}
	#gallery .swiper-wrapper {
		padding-bottom: 0;
	}
	#gallery .swiper-slide {
		height:250px;
	}
	#gallery .swiper-button-next, 
	#gallery .swiper-button-prev {
		width: 30px;
		height: 30px;
		left: -15px;
		margin-top: -15px;
	}
	#gallery .swiper-button-next {
		right: -15px;
	}
	
	#testimonials {
		padding-top:53px;
	}
	#testimonials h3 {
		font-size:32px; 
		line-height:38px;
		margin-bottom: 0;
	}
	#testimonials .l1 {
		font-size:14px;
	}
	#testimonials .swiper-wrapper {
		padding:30px 0 15px 0;
	}
	
	#testimonials p {
		font-size:12px; 
		line-height:19px;
	}
	#testimonials .swiper-slide {
		padding:20px 15px;
	}
	
	#about {
		margin:25px 0 43px;
	}
	#about .l1 {
		font-size:30px;
		line-height: 38px;
		margin-bottom: 11px;
	}
	#about .l2 p {
		font-size:12px;
		line-height:23px;
	}
	#about .about-right .button {
        width: 138px;
        height: 25px;
		margin-top: 23px;
	}
	#banner {
		padding:30px 0;
	}
	#banner .container {
		margin:0;
	}
	#banner .l1 {
		font-size:25px;
		line-height:30px;
		max-width: 220px;
	}
	#banner .l2 {
		max-width:290px;
		margin-bottom:0;
	}
	#banner .l2 p {
		font-size:14px;
		line-height:20px;
	}
	#cta {
		padding:30px 0;
		margin:0;
	}
	
	#cta img {
		width:207px;
	}
	#cta .l1 {
		margin:0;
		padding:15px 0 10px 0;
	}
	#cta .l1 p {
		font-size: 21px;
	}
	#cta .l2 {
		font-size: 25px;
	}
	#footer {
		padding:30px 0 80px 0;
	}
	#footer p {
		font-size:13px;
		line-height:18px;
		padding-bottom:20px;
	}
}

@media (max-height: 690px) {
	.formblock .gform_wrapper input[type="text"], 
	.formblock .gform_wrapper textarea, 
	.formblock .gform_wrapper select {
		height: 40px;
	}
	.formblock .gform_wrapper input[type="text"], 
	.formblock .gform_wrapper select {
		line-height: 40px;
	}
	.formblock .gform_wrapper textarea {
		padding: 8px 0;
	}
}
@media (max-width: 370px) {
	.ppc-header .logo {
		width: 70px;
	}
}