/*
	Theme Name: m2
	Theme URI: http://www.barefootdesigner.co.uk
	Description: Made just for you
	Version: 1.4.3
	Author: Barefoot designer
	Author URI: http://www.barefootdesigner.co.uk
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
.grecaptcha-badge { 
    visibility: hidden;
}
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* DYNAMICS FORM BITS */

.grecaptcha-badge { 
    visibility: hidden;
}

#question{
	
	float:left;
	width:100%;
	background-color:#281947;
	margin-bottom:40px;
	border-radius:20px;
	padding:20px;
	padding-bottom:0px;
	
}

#question .wpcf7-text{
	
	width:100%;
}

#question br{display:none;}

#question .wpcf7-list-item {
    float: left;
    width: 50%;
    margin: 0 0 0 0em;
    font-weight: normal !important;
}

#question .statement{
	
	float:left;
	width:70%;
	
}

#question .wpcf7-list-item label{

background-color:#000;
	padding:20px;
	border-radius:20px;
	width:96%;
	float:left;
	margin:2%;
	
}

#question .wpcf7-form-control-wrap {
	
	float:right;
	width:25%;
	clear:right;
	padding-top:10px;
	margin-bottom:20px;
	
}

textarea{
	
	background:none;
	color:#fff;
}

input{
	
	background:none;
	color:#fff;
	border:1px #fff solid !important;
}



/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
	height: 100%;
}

#contacthalf{

	float: left;
	width: 50%;
}

#contacthalf input{

	background: none;
	border: 1px solid #fff;
	padding: 15px;
	width: 90%;
	color: #fff;
}

#contacthalf input[type="checkbox"], input[type="radio"] {
width: auto !important;
}

.wpcf7-list-item{

	float: left;
	width: 100%;
	margin: 0 0 0 0em;
	font-weight: normal !important;

}


input[type=checkbox] {
 

}


input[type=checkbox]:checked {
	
	background-color:#fff;
}





.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
 clip: rect(0px, 0px, 0px, 0px); 
 clip-path: inset(50%); 
 height: 1px; 
 width: 1px; 
 margin: -1px; 
padding: 0;
border: 0;
word-wrap: normal !important;
}

input:focus {
	
		BACKGROUND-COLOR:#281947 !important;

	
}

textarea:focus {
	
		BACKGROUND-COLOR:#281947 !important;

	
}



.wpcf7-response-output{
	
	FLOAT:LEFT;
	WIDTH:100%;
	TEXT-ALIGN:CENTER;
	BACKGROUND-COLOR:#281947;
	color:#fff;
	padding:10px;
	font-weight:bold;
}

.wpcf7-not-valid{
	
}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border: 0PX !IMPORTANT;
}

.wpcf7 form .wpcf7-response-output {
 margin: 0em 0.0em 0em; */
padding: 20PX;
border: 0px solid #00a0d2;
}

.screen-reader-response p{
	
	float:left;
	width:100%;
}

#contacthalf textarea{

	background: none;
	border: 1px solid #fff;
	padding: 15px;
	width: 90%;
	color: #fff;
}

#contacthalf .wpcf7-submit{

	background-color: #fff !important;
	color: #000 !important;
}

#contacthalf label{

	padding-bottom: 15px;
	float: left;
	width: 100%;
}

.home{
	
	
}
body {
	background-color: rgb(20, 16, 39);
	color: #fff;
	    font-size:20px;
	font-family: gill-sans-nova, sans-serif;
	font-style: normal;
	overflow-x:hidden;
		height: 100%;

}

#footerinner{
	
	max-width:1300px;
	margin:auto;
	padding:30px;
}


.ghostkit-shape-divider {
color: rgb(20, 16, 39) !important;
}

.wp-block-getwid-banner__caption-wrapper{
	
	position:absolute;
	bottom:10px;
text-align:left;	left:23px;

}

.wp-block-getwid-banner__title+.wp-block-getwid-banner__text {
margin-top: 0px;
}

.pr{
	
	background-color:#281947;
	padding:10px;
	border-radius:50%;
	width:50px;
	height:50px;
	display:inline-block;
	margin-right:10px;
	text-align:center;
}

.ghostkit-col-lg-6 img{
	
	border-radius:13px !important;
}

.blob{
	
margin-bottom:40px !important;	margin-top:20px !important; background-color:rgb(20, 16, 39) !important;

}

.pum-content h3{
	
	margin-bottom:0px;
	padding-bottom:10px;
}

.widget-area li.wpc-term-item, body .wpc-filters-widget-main-wrapper li.wpc-term-item {
float:left;
	width:25%;
	padding:10px;
	color:#fff;
}

.header a:hover{color:#fff; opacity:0.8;}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.neilmore{
	
	background-color: #f5f5f6;
padding: 30px;
	display:none;
}


.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#fff;
	text-decoration:none;
}


 .wp-block-getwid-post-carousel__post-title{
	
	font-size:1.3em !important;
}

.wp-block-getwid-post-carousel__post-excerpt {
margin-top: .5em;
	font-size:0.8em;
}
main a{
	
		border-bottom:5px solid #281947;
	padding-bottom:7px;

}
a:hover {
	color:#fff;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

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

/* wrapper */
.wrapper {
	max-width:2000px;
	width:100%;
	margin:0 auto;
	min-height: 100%;
	position:relative;
}
/* header */
.header {
    
	width:100%;
	padding:0px;
	position:relative;
	z-index:99999;

}
/* logo */
.logo {
    
    width:110px;
    position:absolute;
	top:30px;
	left:30px;
	z-index:999;

}
.logo img {
	

}



.hamburger{
    
    position:absolute;
    top:10px;
    right:0px;
z-index:99999;
	height:90px !important;
	width:90px !important;

}
/* nav */
.nav {
     
    width: -webkit-calc(100% - 100px);
  position:absolute;
	top:7px;
	left:0px;
	z-index:99;
    text-align:right;
	text-transform:uppercase;
  font-size: 0.9em;
	letter-spacing:1px;
   

}
#call a{
	
	color:#fff;
}

#call{

	position: absolute;
	top: 37px;
	color:#fff;
	right: 100px;
	font-size: 0.8em;
	letter-spacing: 2px;
}
#login{

	position: absolute;
	top: 37px;
	color:#fff;
	right: 100px;
	font-size: 0.8em;
	letter-spacing: 2px;
}



.nav ul{
    
    padding:0px;
    margin:0px;
}

.nav li{
    
    list-style:none;
    display:inline-block;
    padding:30px 10px;
	position:relative;
  
}

.nav li:hover .sub-menu{display:block;}

.nav a{color:#fff;}
.nav a:hover{opacity:0.5;}


.current-menu-item {


}

.process img{
	
	width:100px;
	height:100px;
	margin-top:-60px;
	margin-bottom:30px;
}

.ghostkit-testimonial-content {
   background-color:#fff;
}

.ghostkit-testimonial-meta {
   padding-top:20px;
}

.ghostkit-testimonial-photo {
    width: 100px;
	border-radius:50%;
   
}

.ghostkit-testimonial-icon {
   top:10px;
}


/* sidebar */
.sidebar {
	
	float:left;
	width:100%;
	margin-top:150px;
	color:#fff;
	padding:0px 40px;

}

.wpc-filters-section {
margin-bottom: 0em !important;
position: relative;
}

.wpc-edit-filter-set{
	
	display:none;
}

/* popups */


.pum-container .pum-title {
    display: none;
}

.pum{

}

.wp-block-getwid-banner {
    margin-bottom: 60px;
}
.wp-block-getwid-images-slider.has-cropped-images .wp-block-getwid-images-slider__item img {
border-radius:20px;
}

/* footer */
.footer {
    
    float:left;
    width:100%;
	position:relative;
	text-align:left;
	font-size:0.7em;
	color:#fff;
		background-color:#000;
padding-bottom:90px;
	opacity: 1.0;

}
.footer a{

	color: #fff;
}

.footer i{

	opacity: 0.4;
}

main i{

	font-size: 3em;
	padding-bottom: 40px;
	opacity: 0.5;
	color: #20212c;
}


#footcol{
	
	display:inline-block;
	width:24%;
	vertical-align: top;
	padding: 20px;

}

#footcol ul{

	padding: 0px;
	margin: 0px;
}

#footcol li{

	list-style: none;
	padding: 0px;
	margin: 0px;
}

.foothead{

	font-size: 1.5em;
	padding-bottom: 15px;
	float: left;
	width: 100%;
	border-bottom: 2px solid #474764;
	font-weight: 600;
	margin-bottom: 20px;
}

.sra{

	width: 100px;
}

.wp-block-cover {

color: #fff !important;
}

.home .wp-block-cover h1{

	padding: 0px;
	margin: 0px;
	font-size: 1em;
	color: #fff !important;

}

.wp-block-cover h1{

	padding: 0px;
	margin: 0px;
	font-size: 1em;
	color: #fff !important;

}

.process{
	
	padding:15px;
	text-align: center;
-webkit-box-shadow: 0px 18px 15px -9px rgba(0,0,0,0.28);
-moz-box-shadow: 0px 18px 15px -9px rgba(0,0,0,0.28);
box-shadow: 0px 18px 15px -9px rgba(0,0,0,0.28);
}

.wp-block-quote {
overflow-wrap: break-word;
	padding:0px;
	margin:0px;
}

.wp-block-cover h2{

	padding: 0px;
	margin: 0px;
	font-size: 4em;
	color: #fff !important;
	line-height: 0.9em;
	padding-bottom:30px;

}

.wp-block-cover h1{

	padding: 0px;
	margin: 0px;
	font-size: 4em;
	color: #fff !important;
	line-height: 0.9em;
	padding-bottom:30px;

}
.wp-block-cover p{

	color: #fff !important;


}

.footlogo{
	
	float:left;
	width:100%;
	text-align:left;
	padding-top:35px;
	
}

.footlogo img{
	
	width:100px;
	

}

/* HOME BLOCKS */

#homepanel{


	width: 100%;
	height: 100%;
	float: left;
	position:absolute;
	top: 0px;
	left: 0px;

}

#innerpanel{


	width: 100%;
	height: 100%;
	float: left;
	position:relative;


}



#homecontent{


	max-width: 700px;
	
	font-size: 2.5em;
	font-weight: 600;
	line-height: 1.0em;
	z-index: 9;
	position: absolute;
	bottom: 70px;
	left: 30px;
	color:#fff;
}

.wp-block-image {
margin: 0 0 0em;
}

.casestudy{
	
			background-color:#20212c;
color:#fff;
	padding:0px !important;
	margin-top:0px !important;
}

.casestudy .ghostkit-col{
	
	margin-top:0px !important;
}

.casestudy p{
	
	padding-right:70px;
}

.wp-block-cover, .wp-block-cover-image {

min-height: 600px;

}

.wp-block-cover .wp-block-cover__inner-container {
max-width: 1200px;
	margin-top:50px;

}

#innercontent{


	max-width: 800px;
	
	font-size: 3em;
	font-weight: 600;
	line-height: 0.9em;
	z-index: 9;
	position: relative;
	padding: 200px 50px;
}

.budge{
	
	margin-top:-80px;
}


#myVideo {
 object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1.0;
}

#threeboxgrid{

	float: left;
	width: 100%;
	text-align: right;
	position: relative;
	display: none;
}

.threeblock{

	padding-left: 34%;
}

.threeblock .ghostkit-grid {

max-width:1600px;
	margin:auto;
	padding:0px;

}

.box{

	
	padding: 30px;

	text-align: left;
	position: relative;
		z-index: 99;
		margin: 0px;
		opacity: 0.9;
			transition-duration: 2s;


}

.box:hover{

	padding-left: 35px;
-webkit-box-shadow: inset 12px 0px 23px -3px rgba(0,0,0,0.46); 
box-shadow: inset 12px 0px 23px -3px rgba(0,0,0,0.46);
	transition-duration: 1s;
}

.box:hover .more{

	opacity: 1;
	transition-duration: 1s;
}

.more{

	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 5px 10px;
	color: #333;
	background-color:#fff;
	opacity: 0;
		transition-duration: 1s;

}

.box img{

	width: 50px;
	opacity: 0.5;
}


.box h3{

	font-weight: 600;
	font-size: 1.1em;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

.box p{

	font-size: 0.8em;
	line-height: 1.0em;
}

.grad1{
background-color: #474764;
}

.grad2{
background-color: #595976;

}


.grad3{

	background-color: #2e2e49;
}


/*------------------------------------*\
  ARCHIVE
\*------------------------------------*/

.category main{


}

.page-template-default  main{




}

#grid{


display: grid; 
grid-template-columns: 1fr 1fr 1fr; 
grid-template-rows: 1fr ; 
grid-column-gap: 40px;
grid-row-gap: 40px; 
padding: 40px;
margin-top: 120px;

}

#extract h3{

	font-size: 2em;
	padding-bottom: 15px;
}

.home h4{
	
	padding-bottom:25px;
	font-size:1.3em;
}

h3 a{

	border-bottom: 0px;
}

.readmore{

	border-bottom: solid #595976 3px;
	font-weight: 600;
}

.wp-block-video video {
border-radius:15px;
}

/*------------------------------------*\
    SINGLE
\*------------------------------------*/

#pagefeature{

	float: left;
	width: 100%;
	position: relative;
	 background-repeat:no-repeat;
    background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.scbg{

	background:url(img/scbg.jpg);
	 background-repeat:no-repeat;
    background-position:top right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

.btebg{

	background:url(img/btebg.jpg);
	 background-repeat:no-repeat;
    background-position:top right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}



#cover{

	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
}

#pagefeature h1{

	position: relative;
	padding: 150px 10% 150px 10%;
	z-index: 9;
	font-size: 4em;
	text-align: center;
	color: #fff;
	line-height: 0.9em;
}

.single main section{

	max-width: 1000px;
	margin: auto;
	padding: 30px;
	background-color: #110229;
	margin-top: -100px;
	position: relative;
	z-index: 99;
}

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

main{
	
	float:left;
	width:100%;
}

.category article{
	
	float:left;
	width:100%;
	padding:0px;
	background-color: #281947;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	
}

#thumb{
    

  background-repeat:no-repeat;
    background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	float:left;
	width:100%;
	position: relative;
	height:300px;
		border-top-right-radius: 20px;


}

#extract p{

	font-size: 0.8em;
}

#thumbover{

	position: absolute;
	bottom: 0px;
	left: 0px;
	opacity: 0.5;
	width: 50%;
	height: 80%;
	background-image: url(img/thumbover.png);
	 background-repeat:no-repeat;
    background-position:bottom left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#extract{
	
	float:left;
	width:100%;
	padding:30px;
}



.ghostkit-grid {

max-width:1240px;
	margin:auto;
	padding:0px 20px;

}

.ghostkit-carousel{	max-width:1200px;
	margin:auto;
	padding:0px 20px;
}

.ghostkit-col-4 p{
	
	font-size:0.9em;
	
	
}

.home .ghostkit-col-4{

}

.ghostkit-testimonial {

max-width:1200px;
	margin:auto;
	padding:0px;

}

.ghostkit-carousel-arrow {

color: #fff;
cursor: pointer;
background-color: #20212c;
border-radius: 0px;
	top:inherit;
font-size:1.5em;	bottom:0px;
	opacity:1;


}

.ghostkit-carousel-arrow-prev {
left: 20px;
}

.ghostkit-carousel-arrow-next {
left: 90px;
	right:inherit;
}


.spacer{

	padding-top: 100px !important;
		padding-bottom: 100px !important;
		margin-top: 100px;
	color:#333;

}

.spacer .ghostkit-carousel {

	margin-top: -300px !important;
	z-index: 9999;
	position: relative;
	padding-top:100px;

}

.budge .wp-block-media-text__content{

	color:#fff;
	position:absolute;
right:0px;
	width:50%;
	bottom:0px;
	z-index:999;

}

.wp-block-media-text {

max-width:2000px;
	margin:auto;
	padding:0px;

}

.ghostkit-testimonial-content {

border-radius: 0px;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
height: 100%;
min-height: 600px;
background-size: cover;
}

.has-media-on-the-right .wp-block-media-text__content{

	background-color:#20212c;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	margin-right: -100px;
	margin-left: 70px;
}

.wp-block-media-text__content{

	background-color:#20212c;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	margin-left: -100px;
	margin-right: 70px;
}




.wp-block-button__link {
color: #fff;
background: none;
border-radius: 10px;
font-weight: normal;
box-shadow: none;
width: 100%;
cursor: pointer;
display: inline-block;
font-size: 1.0em;
padding: 10px 22px;
margin-top: 20px;
text-align: center;
text-decoration: none;
overflow-wrap: break-word;
border: solid 1px #ccc !important;
box-sizing: border-box;
transition-duration: 0.5s;
}


.wp-block-button__link:hover {
	
	 background-color:#000;

}


.intro{

	margin-top: -100px;
	background-color: #000;
	z-index: 99;
	width: 66%;
	position: relative;
	padding: 30px;
		background-color:#20212c;

}

.final{
	
	margin-top:60px;
}



/*------------------------------------*\
    MOBILE MENU
\*------------------------------------*/

#mobilemenu{
    
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
		 background-repeat:no-repeat;
    background-position:bottom right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url(img/mobbg.png);
    z-index:99;
	padding-top:120px;
    color:#fff;
    text-align:right;
    display:none;
    font-size: 2.5em;
    padding: 100px 30px;
    letter-spacing: 2px;
    z-index: 9999;

}

.home #mobilemenu{

}

#mobilemenu a{
    
    color:#fff;
}

#mobilemenu li{
    
    float:left;
    width:100%;
    list-style:none;
    padding-left:0px;
        transition-duration: 1s;

    
}

#mobilemenu li:hover{
    
 
   padding-right: 20px;
    transition-duration: 1s;
    
}

#mobilemenu ul{
    
    padding:0px;
    margin:0px;
    position: relative;
    z-index: 9999;
}

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

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.html');
	src:url('fonts/font-named41d.html?#iefix') format('embedded-opentype'),
		url('fonts/font-name-2.html') format('woff'),
		url('fonts/font-name-3.html') format('truetype'),
		url('fonts/font-name-4.html#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}


@font-face {
    font-family: 'Didot';
    src: url('fonts/Didot.woff2') format('woff2'),
        url('fonts/idot.html') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



input{
    
    margin-bottom:10px;
    padding:10px;
    border:0px;
    border:solid 1px #000;
}




textarea{
    padding:10px;
    width:100%;
    margin-bottom:10px;

}






h1,h2,h3,h4,h5{
    
    font-weight:300;
}

h1{
    
  font-size: 2em;
  
}

h2{
    
  font-size: 3.5em;
	padding:0px;
line-height:0.8em;	margin:0px; color:#20212c;

   

}





h3{
    

    font-size:2.2em;
    LINE-HEIGHT: 1EM;
    margin-top: 0px;
    padding-top: 0px;
	padding-bottom:32px;
	margin-bottom:0px;
	

}

.ghostkit-col-3 p{
	
	font-size:0.9em;
}

h4{
    
  
  font-size: 1.6em;
	line-height:0.9em;
	padding:0px;
	margin:0px;
	padding-bottom:15px;




}

.padmeright p{
	
	padding-right:20%;
}

h5{
    
  
 font-size: 1.3em;
	line-height:0.9em;
	padding:0px;
	padding-top:15px;
	margin:0px;
	padding-bottom:15px;

}

h6{
    
  
    font-size:1.5em;


}


p{
	
	margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
	margin-bottom;0px;
}

.pagination{

	float: left;
	width: 100%;
	padding-bottom: 70px;
	text-align: center;
}

.page-numbers{

	padding: 10px;
	border: solid 1px #ccc;
	display: inline-block;
}


.process{

	box-shadow: 0px 18px 15px -9px rgb(0 0 0 / 0%);
}

.fixme{

	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.wp-block-cover p {
    color: #fff !important;
    font-size: 1.7em !important;
    font-weight: 300;
}

.process img {
    width: 100%;
    border-radius: 20px !important;
    height: auto !important;
    margin-top: 0px;
   
}


.ghostkit-testimonial-content {
	background-color: #271846;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
.home .ghostkit-testimonial-icon+.ghostkit-testimonial-content {
height:200px;
}



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

	
	.wp-block-cover p {
    color: #fff !important;
    font-size: 1.4em !important;
    font-weight: 300;
}

.wp-block-cover h2 {
    
    font-size: 3em;
    line-height: 0.9em;
}
	
	.wp-block-cover h1 {
    
    font-size: 3em;
    line-height: 0.9em;
}



.blob{
	margin-left: 40px !important;

	margin-right: 40px !important;
}


.scbg .ghostkit-grid-inner{

	padding-left: 30px;
}

.btebg .ghostkit-grid-inner{

	padding-left: 30px;
}


    
}

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

	.ghostkit-col-4 p {
    font-size: 1.0em;
}


.home .ghostkit-testimonial-icon+.ghostkit-testimonial-content {
height:auto;
}



	#pagefeature h1 {
    position: relative;
    padding: 150px 10% 150px 30px;
    z-index: 9;
    font-size: 3.5em;
    line-height: 0.9em;
}

.home .wp-block-cover h2 {
    max-width: 900px;
    font-size: 5em;
    padding-bottom: 30px;
}

.home .wp-block-cover {
    padding: 40px;
}

.wp-block-cover p {
    color: #fff !important;
    font-size: 1.4em !important;
    font-weight: 300;
}

.wp-block-cover h2 {
    
    font-size: 3em;
    line-height: 0.9em;
}
	
	.wp-block-cover h1 {
    
    font-size: 3em;
    line-height: 0.9em;
}


.padmeright p {
    padding-right: 0%;
}

#extract h3 {
    font-size: 1.4em;
    padding-bottom: 15px;
}

    
}

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

	.mobme {
		
		text-align:center;
	}
	
	.home h4 {
   
    border-bottom: 0px solid #666;
   
}
	
	.mobme object{
		
		max-width:300px;
		margin:auto;
	}
	
	.mobme p{
		
margin:auto;		max-width:500px;

	}

}

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

.wp-block-cover h2 {
    font-size: 2.4em;
}
	
.wp-block-cover h1
	{
    font-size: 2.4em;
}
		

}


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

	#mobcol{

		width: 50%;
	}
	
	#question .statement{
	
	float:left;
	width:100%;
}

#question .wpcf7-form-control-wrap {
	
	float:right;
	width:100%;
	padding-top:40px;
	
}

	.ghostkit-col-content object{

	max-width: 200px;
	display: inline-block;
	margin: auto;
}

.ghostkit-col-content{

	text-align: center;
}


	.scbg .ghostkit-grid-inner{

	padding-left: 0px;
}

.btebg .ghostkit-grid-inner{

	padding-left: 0px;
}


	#grid {
    display: grid;
    grid-template-columns: 1fr 1fr ;
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 40px;
}

.ghostkit-grid {
   
    padding: 0px 60px;
}

.home .wp-block-cover h2 {
    max-width: 700px;
    font-size: 4em;
    padding-bottom: 30px;
}


.wp-block-cover p {
   margin-top: -20px;
}


.btebg{

			text-align: center;

}

	.scbg{

		text-align: center;
	}

	.wp-block-cover h2 {
   
    padding-bottom: 0px; 
}
	
		.wp-block-cover h1 {
   
    padding-bottom: 0px; 
}

	.single main section {
    width: 90%;
    margin-left: 5%;
    padding: 30px;
    background-color: #20212c;
    margin-top: -100px;
    position: relative;
    z-index: 99;
}

	#pagefeature h1 {
    position: relative;
    padding: 150px 10% 150px 30px;
    z-index: 9;
    font-size: 3em;
    line-height: 0.9em;
}

.ghostkit-col-4 p {
    font-size: 1.0em;
}

#extract h3 {
    font-size: 1.5em;
}

#thumb{

}

#extract{

}


.blob{
	margin-left: 40px !important;
	text-align: center;

	margin-right: 40px !important;
}
#contacthalf{

	float: left;
	width: 100%;
}

}













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


	.home .ghostkit-carousel{

		margin-top: 60px;
	}

	.slick-arrow{

		display: none !important;
	}

.ghostkit-carousel-arrow {

	display: none !important;
}

#mobilemenu{

	font-size: 1.5em;
}

	.casestudy p {
    padding-right: 20px;
    padding-left: 20px;
}

.casestudy h4{
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
}

body{

	text-align: center;
}


.wp-block-spacer {
   display: none;
}

	
		.wp-block-cover h1 {
    padding: 0px;
    margin: 0px;
    font-size: 2.5em;
    color: #fff !important;
    line-height: 0.9em;
}

	.wp-block-cover h2 {
    padding: 0px;
    margin: 0px;
    font-size: 2.5em;
    color: #fff !important;
    line-height: 0.9em;
}

.wp-block-cover .ghostkit-grid {
    max-width: 1200px;
    margin: auto;
    padding: 10px;
    padding-top: 80px;
    padding-bottom: 80px;
}

#call{

	display: none;
}

.wp-block-cover, .wp-block-cover-image {

    min-height: 700px;

}

	.single main section {
width: 100%;
margin-left: 0%;
padding: 10px;
background-color: #20212c;
margin-top: 0px;
position: relative;
z-index: 99;
}

.wp-block-cover p {
    color: #fff !important;
    font-size: 1.1em !important;
    font-weight: 300;
    line-height: 1.1em;
}
	
	
.nav{

	display: none;
}

.threeblock {
    padding-left: 20%;
}

#pagefeature h1{

	position: relative;
	padding: 150px 10% 150px 30px;
	z-index: 9;
	font-size: 2em;
	line-height: 0.9em;
}

#extract {
    float: left;
    width: 100%;
    padding: 0px;
}

#extract h3 {
    font-size: 1.4em;
}

#thumb {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    float: left;
    width: 100%;
    height: 170px;
    margin-bottom: 15px;
}

.single main section{

	width: 100%;
	margin-left: 0%;
	padding: 30px;
	background-color: #20212c;
	margin-top: -100px;
	position: relative;
	z-index: 99;
}


.box {
    padding: 20px;
    text-align: left;
    position: relative;
    z-index: 99;
    margin: 0px;
    opacity: 0.9;
    transition-duration: 2s;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    height: 100%;
    min-height: 300px;
    background-size: cover;
}

.ghostkit-grid {
    max-width: 1200px;
    margin: auto;
    padding: 0px 30px;
}

#homecontent {
    max-width: 800px;
    padding: 50px ;
    width: 100%;
    font-size: 1.9em !important;
left: 5px !important;
    font-weight: 600;
    line-height: 0.9em;
    z-index: 9;
    position: fixed;
}

.wp-block-cover {
   margin-bottom: 30px;
}

.gif {
    margin: auto;
    display: inline-block;
}

#grid {
    display: grid;
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 40px;
}

.btebg h3{
    padding-top: 40px;
}
.scbg h3{
    padding-top: 40px;
}

.ghostkit-shape-divider {
}

.budge .wp-block-media-text__content {
    color: #fff;
    position: inherit;
    right: inherit;
    width: inherit;
    bottom: inherit;
    z-index: 999;
}


.home .wp-block-cover h2 {
    max-width: 700px;
    font-size: 3em;
    padding-bottom: 30px;
}

.home .hamburger {
    
}

.wp-block-media-text__content {
    background-color: #20212c;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    margin-left: 0px;
    margin-right: 0px;
}


.has-media-on-the-right .wp-block-media-text__content {
    background-color: #20212c;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    margin-right: 0px;
    margin-left: 0px;
}

.has-text-align-right {
    text-align: left;
}


#mobcol {
    float: left;
    width: 100%;
    text-align: left;
    padding-top: 30px;
}


	
.blob {
    margin-left: 20px !important;
    text-align: center;
    margin-right: 20px !important;
}
    
    
 
	
	#footcol{
		
		width:48%;
	}
    
   
}


}

/*------------------------------------*\
    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 {

}

/*------------------------------------*\
    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;
	}
}



