/*
	Theme Name: H Patch
	Theme URI: ***
	Version: 1.0

*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

html {
	scroll-behavior: smooth !important;
}
@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto !important;
	}
}
body {
  font-family: 'Roboto', sans-serif;
  letter-spacing: -1px;
  background: #fff;
  font-size: 16px;
  color: #444;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
/* clear */
.clear:before,
.clear:after {
  content:' ';
  display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.logo-img {
	width: 200px;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.bg-dark {
	background: #00233F !important;
}
.bg-light {
	background: #EAE6E0 !important;
}
.section-content {
	padding: 50px 0 40px 0;
	color: #fff;
}


/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  font-family: 'Nunito', sans-serif;	
  color: #F99D22;	
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
p {
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}



body .bg-img {
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}

.navbar {
  align-items: start;
}
body nav {
  padding: 40px 80px !important;
}
body nav .navbar-nav a {
  font-size: 18px;
  padding: 0 30px;
  font-family: 'Nunito', sans-serif;	
  color: #233E86 !important;
  font-weight: 800;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
body nav .navbar-nav a:hover {
  color: #F99D22 !important;
  text-decoration: none;
}

.navbar-dark .navbar-toggler {
	border: none;
}
.navbar-dark .navbar-toggler:focus, .navbar-collapse:focus {
	border: none;
}

a, a:hover {
  color: #b77829;
}

footer {
  background: #101011;
  color: #fff;
}


/*** CUSTOM CSS ***/
.btn-default {
  background: #233E86;
  color: #fff !important;
  border-radius: 40px !important;
  border: none;
  font-size: 16px;
  font-family: 'Nunito', sans-serif;  
  font-weight: 700;
  padding: 15px 35px;
  margin-right: 10px !important;
  transition: .2s ease-in-out 0s;
}
.btn-default:hover {
  background: #233E86 !important; 
  transform: scale(1.10);
}
.btn-primary {
  border: 3px solid #F99D22 !important;
  color: #F99D22 !important;	
  background: none;
  font-size: 16px;
  font-family: 'Nunito', sans-serif;  
  font-weight: 700;
  padding: 15px 35px;
  border-radius: 40px !important;
  transition: .2s ease-in-out 0s;
}
.btn-primary:hover {
	background: none;
  border: 3px solid #F99D22 !important;
  color: #F99D22 !important;
  transform: scale(1.10);
}

.navbar .section-inner-heading {
	position: absolute;
	width: 50%;
	margin: 0 auto;
	top: 80px;
	left: 80px;
}

.videojs-background-wrap {
  overflow:hidden;
  position:fixed;
	background: #000 !important;
  width: 100% !important;
	height:100vh;
  top:0;
  left:0;
  z-index: -998;
	-webkit-filter: opacity(.8); /* Safari 6.0 - 9.0 */
	filter: opacity(0.8) ;
}

#banner-top-intro {
  display: flex;
  height: 100vh;
  position: relative;
  justify-content: start;
  align-items: start;
  flex-direction: row-reverse;
  padding-top: 80px;
}

/*
.banner-top-intro-content {
  position: relative;
  max-height: 120px;
  display: inline-block;
  margin-top: 150px;
}
.banner-text-box .quote-box {
  padding: 20px 0;
}
*/

.banner-text-box .quote-box h1 {
  color: #F99D22;
  font-size: 100px;
  margin-bottom: 40px;
  letter-spacing: -3px;
  font-weight: 800;
  line-height: 40px;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.banner-text-box .quote-box h1 span {
	color: #233E86;
}
.banner-text-box .quote-box h2 {
	color: #fff;
	font-size: 70px;
	margin-bottom: -15px;
	letter-spacing: -3px;
	font-weight: 600;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.banner-text-box .quote-box h3 {
	color: #F99D22;
	font-size: 48px;
	margin-bottom: 5px;
	letter-spacing: -3px;
	font-weight: 600;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.banner-text-box .quote-box h4 {
  margin-bottom: 20px;
	color: #000;
}
.banner-text-box .quote-box p {
  font-size: 18px;
  margin: 0 0 20px 0;
}
.banner-text-box .quote-box img {
  margin: 40px auto 60px auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.banner-text-box .quote-box .btn {
	margin-top: 40px;
}
.banner-text-box a {
  color: #fff;
  border-color: #4e2b0d;
  border-radius: 0;
  min-width: 150px;
}
.banner-text-box a:hover {
  background: transparent;
  border-color: gray;
  color: #b77829;
}

.frontpage-intro .banner-text-box .quote-box p {
	margin: 10px 0;
	font-size: 18px !important;
}
#our-solution {
	background-image: url(images/blob-yellow-1.png), url(images/blob-gray-1.png);
	background-position: top left, center right;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top: 0;
	padding-bottom: 120px;
}
#our-solution p:first-child, #our-solution-products p:first-child {
	margin-top: 50px;
}
#our-solution p span, #our-solution-products p span {
	color: #F99D22;
	font-weight: 700;
}
#our-solution #certified, #our-solution-products #certified {
	margin-top: 20px;
}

#our-solution-products {
	background-color: #fff;
	padding-bottom: 120px;	
}
#how-it-works {
	background-image: url(images/blob-gray-2.png), url(images/blob-yellow-2.png);
	background-position: bottom -20px left -80px, right -20px top 80px;
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 5rem;
	padding-bottom: 120px;
}
#how-it-works h1 {
	text-transform: capitalize;
	font-size: 68px;
	margin-top: 140px !important;
}
#how-it-works p {
	width: 80%;
}

#faq-content {
	background-image: url(images/blob-yellow-1.png), url(images/blob-gray-1.png);
	background-position: bottom left, bottom right;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top: 0;
	padding-bottom: 120px;
}
#about-content {
	background-image: url(images/blob-yellow-1.png), url(images/blob-gray-1.png);
	background-position: bottom left, bottom right;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top: 0;
	padding-bottom: 120px;
}

#get-quote-content {
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top: 28rem;
	padding-bottom: 120px;
}
#get-quote-content h4 {
	color: #000;
}
#get-quote-content .media {
	margin: 40px auto;
}
#get-quote-content i {
	font-size: 34px;
	color: #C38037;
	transition: .2s ease-in-out 0s;
}
#get-quote-content i:hover {
  transform: scale(1.10) !important;
}
#get-quote-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#get-quote-content ul li {
	list-style: none;
	font-size: 20px;
	margin: 0;
	padding: 0;
}
#get-quote-content p {
	font-size: 20px;
}
.about-col h5 {
	margin: 20px 0 10px 0;
	color: #000;
}

#form-wrapper {
	background: #FFF;
	box-shadow: 0px 20px 24px rgba(0, 0, 0, 0.05);
	border-radius: 60px;
}
.section-heading h1 {
	font-size: 66px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: -2px;
}
.section-heading h4, .section-inner-heading h4 {
	color: #80919F !important;
	font-size: 20px;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.section-inner-heading h1 {
	font-size: 66px !important;
	margin-bottom: 15px;
	font-weight: 600;
	letter-spacing: -2px;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

#innovated {
  background: url("../images/innovated.jpg");
  background-repeat: no-repeat;
  background-position: top center !important;
  background-size: 100% 100%;
  padding: 50px 0 0px 0;
	display: flex;
  height: 70vh;
	position: relative;
	justify-content: center;
	align-items: center;
	flex-direction: row-reverse;
}

#innovated .innovated-content {
	margin-left: 0;
}
#innovated .innovated-content h3 {
	color: #233E86;
	font-size: 32px;
	font-weight: 700;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
#innovated .innovated-content h3 span {
	color: #F99D22 !important;
}

.patch-col h4 {
	margin-top: 1rem;
	font-weight: 700 !important;
}
.patch-col h2 {
	color: #233E86;
	font-weight: 700 !important;	
}

#ideal {
	width: 100%;
	background: #f8f8f8;
	border-radius: 20px;
	padding: 20px 40px;
	font-size: 22px;
	font-weight: 400;
}

.front-social {
	text-align: center;
	padding: 20px auto;
	margin-bottom: 40px !important;
}
.social {
	color: #fff;
	font-size: 14px;
}
.social a {
	font-size: 14px;
	color: #fff;
	padding: 0 5px;
}
.social a:hover {
  color: #F99D22;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.footer {
	background-image: url(images/footer-blob-left.png), url(images/footer-blob-right.png);
	background-position: bottom -150px left 0px, right -20px bottom -20px;
	background-repeat: no-repeat;
	background-color: #233E86;
	font-size: 14px;
	padding: 60px 0 120px 0;
}
.footer .logo-img {
	width: 180px;
}
.footer dl {
	margin-top: 2rem;
}
.footer-links {
	margin: 40px 0 0 0;
}
.footer-links li {
	list-style: none;
	padding: 8px 0;
}
.footer-links li a {
	color: #fff;
	font-size: 18px;
}
.footer-links li a:hover {
  color: #F99D22;
	text-decoration: none;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.footer .footer-info {
	margin: 40px 0 0 20px;
}
.footer .footer-info h4 {
	color: #F99D22;
}
footer .footer-info p {
  margin: 20px auto;
	font-size: 18px;
}
footer .footer-info p i {
	font-size: 24px;
  color: #F99D22;	
	margin-right: 10px;
}
footer .footer-info p a {
	color: #fff;
	transition: .2s ease-in-out 0s;
	text-decoration: none;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
footer .footer-info p a:hover {
  color: #F99D22;
	transform: scale(1.10);
}
.footer .footer-social {
	font-size: 14px;
	margin: 20px 0 0 0;
}

.page-intro {
	background-image: url(images/blob-yellow-1.png), url(images/blob-gray-1.png);
	background-position: top -120px left -40px, right -20px bottom 80px;
	background-repeat: no-repeat;
	background-color: #fff;
	position: relative;
	width: 100%;
	height: 100vh;
	justify-content: center;
	align-items: center;
	flex-direction: row-reverse;
}

.frontpage-intro {
	background-image: url(images/banner-home.jpg);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;
	position: relative;
	width: 100%;
	height: 100vh;
	justify-content: center;
	align-items: center;
	flex-direction: row-reverse;
}



.backToTop{
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  font-size: 15px;
  z-index: 9999;
  height: 50px;
  width: 50px;
  background-color: rgba(0, 0, 0, 0.2);;
  text-align: center;
  border-radius: 5px;
}
.backToTop i{
  position: absolute;
  top: 17px;
  left: 18px;
  color: #fff;
}
.backToTop i:hover{
  color: #aaa;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea, .wpcf7-form select {
	background: #f8f8f8;
	width: 100%;
	color: #000;
  border: none;
	border-radius: 15px;
	padding: 15px 25px 10px 15px;
	margin: 10px 0px;
	font-size: 16px;
	
	opacity: 0.8;
}
.wpcf7-form .wpcf7-submit {
	background: #233E86;
	color: #fff !important;
	border-radius: 15px !important;
	border: none;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 35px;
	margin: 10px -15px 0 0;
	float: right;
	transition: .2s ease-in-out 0s;

}
.wpcf7-form input[type="text"]:hover, .wpcf7-form input[type="email"]:hover, .wpcf7-form textarea:hover, .wpcf7-form select:hover, .wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form textarea:focus, .wpcf7-form select:focus {
	background: #efefef !important;
  -webkit-transition: all 0.3s ;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.wpcf7-form .wpcf7-submit:hover {
	background: #233E86 !important; 
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transform: scale(1.10) !important;
}

#alc_style16 .alc_item {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {
  
}
@media only screen and (min-width:480px) {

}
@media only screen and (max-width:768px) {
	body nav {
	  padding: 20px 5px !important;
	}
	body nav ul {
		margin-top: 30px;
	}
	body nav .navbar-nav a {
		padding: 10px 0;
		display: inline-block;
	}
	#our-solution .banner-text-box .quote-box {
		margin-top: 3rem !important;
	}
	.banner-text-box .quote-box h1, .section-heading h1, .blog-permalink h1 {
		font-size: 60px;
		line-height: 26px;
		letter-spacing: normal;
		margin-bottom: 20px;
	}
	.page-intro .banner-text-box .quote-box h1 span {
		line-height: 80px;
	}
	.patch-col {
		margin-bottom: 3rem;
	}
	#innovated {
		height: 50vh;
	}
	#about-content {
		margin-top: 18rem;
		background: #fff;
	}
	.section-inner-heading h1 {
		font-size: 40px !important;
	}
	.link {
		font-size: 14px;
	}
	.banner-text-box .quote-box h2 {
		font-size: 28px;
		line-height: 30px;		
		letter-spacing: 1px;
	}
	.banner-text-box .quote-box h4 {
		font-size: 18px;
		letter-spacing: normal;
	}
	.section-heading h4 {
		font-size: 20px;
	}
	#how-it-works {
		height: 100% !important;
	}
  .how-it-works-content {
		width: 100%;
  } 
	.how-it-works-content h1 {
		font-size: 32px !important;
	}
	.how-it-works-content h2 {
		font-size: 20px !important;
		line-height: 20px !important;
	}
	 
	.banner-text-box .quote-box p {	
		font-size: 16px;
	}
	#innovated .innovated-content {
		margin-left: 1rem !important;
	}
	#innovated .innovated-content h2 {
		font-size: 30px !important;
		line-height: 40px !important;
		margin-left: 0 !important;
	}
	.navbar .section-inner-heading {
		width: 80%;
		left: 20px;
	}
  body.podcast-videos .page-intro {
		background-position: right -380px bottom 0 !important;
	}
	.footer .footer-copy {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}
	.footer .footer-social {		
		text-align: center !important;
	}
	#form-wrapper {
		border-radius: 15px;
		padding-left: 20px;
	}
	.wpcf7-form label {
	}
	.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form .wpcf7-textarea , .wpcf7-form select {
		width: 90%;
	}

	.wpcf7-form .wpcf7-submit {
		margin-right: 2rem;
	}
	#get-quote-content {
		margin-top: 48rem;
	}
  #faq-content {
  	margin-top: -5rem;
  } 
}
@media only screen and (min-width:1024px) {

}
@media only screen 
	and (min-width:768px)
	and (max-width:1140px) {

   
}
@media only screen 
	and (min-width:1140px)
	and (max-width:1440px) {
	
}		
@media only screen and (max-width:1440px) {

	
}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}



/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
		body nav {
		  padding: 20px 5px !important;
		}
		body nav ul {
			margin-top: 30px;
		}
		body nav .navbar-nav a {
			padding: 10px 5px;
			display: inline-block;
		}
		#our-solution .banner-text-box .quote-box {
			margin-top: 3rem !important;
		}
		.banner-text-box .quote-box h1, .section-heading h1, .blog-permalink h1 {
			font-size: 60px;
			line-height: 26px;
			letter-spacing: normal;
			margin-bottom: 20px;
		}
		.page-intro .banner-text-box .quote-box h1 span {
			line-height: 80px;
		}
		.patch-col {
			margin-bottom: 3rem;
		}
		#innovated {
			height: 50vh;
		}
		#about-content {
			margin-top: 20rem;
			background: #fff;
			border: 1px solid #fff;
		}
		.section-inner-heading h1 {
			font-size: 40px !important;
		}
		.link {
			font-size: 14px;
		}
		.banner-text-box .quote-box h2 {
			font-size: 28px;
			line-height: 30px;		
			letter-spacing: 1px;
		}
		.banner-text-box .quote-box h4 {
			font-size: 18px;
			letter-spacing: normal;
		}
		.section-heading h4 {
			font-size: 20px;
		}
		#how-it-works {
			height: 100% !important;
		}
	  .how-it-works-content {
			width: 100%;
	  } 
		.how-it-works-content h1 {
			font-size: 32px !important;
		}
		.how-it-works-content h2 {
			font-size: 20px !important;
			line-height: 20px !important;
		}
	 
		.banner-text-box .quote-box p {	
			font-size: 16px;
		}
		#innovated .innovated-content {
			margin-left: 1rem !important;
		}
		#innovated .innovated-content h2 {
			font-size: 30px !important;
			line-height: 40px !important;
			margin-left: 0 !important;
		}
		.navbar .section-inner-heading {
			width: 80%;
			left: 20px;
		}
	  body.podcast-videos .page-intro {
			background-position: right -380px bottom 0 !important;
		}
		.footer .footer-copy {
			width: 90%;
			margin: 0 auto;
			text-align: center;
		}
		.footer .footer-social {		
			text-align: center !important;
		}
		#form-wrapper {
			border-radius: 15px;
			padding-left: 20px;
		}
		.wpcf7-form label {
		}
		.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form .wpcf7-textarea , .wpcf7-form select {
			width: 90%;
		}

		.wpcf7-form .wpcf7-submit {
			margin-right: 2rem;
		}
		#get-quote-content {
			margin-top: 48rem;
		}
	  #faq-content {
	  	margin-top: -5rem;
	  } 
		#our-solution-products {
			margin-top: 5rem !important;
		}
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}


/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
		body nav {
		  padding: 40px 5px !important;
		}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
		body nav .navbar-nav a {
			padding: 10px 8px;
		}
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
		
		body nav .navbar-nav a {
			padding: 10px 15px;
		}
		.banner-text-box .quote-box h1, .section-heading h1, .blog-permalink h1 {
			font-size: 56px;
			line-height: 35px;
		}
	
}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 834px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen 
  and (min-device-width: 1112px) 
  and (max-device-width: 1112px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

}


/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
