ul.list_custom {
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    text-align: left;
    grid-gap: 20px;
    max-width: 545px;
}
.list_custom li span {
    display: block;
}
.list_custom li{
    display: block;
    margin-bottom:30px;
}
span.count_number {
    color: #a0f977;
    font-size: 48px;
    line-height: 50px;
    font-weight: 500;
    font-family: 'matterregular';
    margin-bottom: 0.6rem;
}

span.count_title {
    font-size: 22px;
    line-height:28px;
    color: #fff;
    font-family: 'matterregular';
}
.inlineHeading {
    display: flex;
    gap: 8px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.inlineHeading .develop {
    /*color: #a0f977;*/
    font-weight: 300;
    font-style: italic;
}
.inlineHeading h1 {
    font-size: 25px;
    line-height:28px;
    color: #fff;
    font-family: 'matterregular';
}
.banner_form_sec h3 {
    color: #fff;
    font-family: 'matterregular';
    font-size: 16px;
}
.videoFrame {
    margin-top: 78px;
}
.portfolioWrapper {
    row-gap: 24px;
}
.portfolioWrapper .portfolio_img img {
    min-height: 324px;
    height: 100%;
}
.portfolio_img figure{
    position:relative;
}
.portfolio_img figure:hover figcaption{
     height: 100%;
}
figcaption {
    background: #000000b0;
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
figcaption h2 {
    font-family: 'matterregular';
    font-size: 22px;
    font-weight: 600;
    margin-bottom:8px;
    padding-right:15px;
    padding-left:15px;
    color:#fff;
}
figcaption p{
    padding-right:15px;
    padding-left:15px;
    color:#fff;
}

.bgColor em {
    background: #a0f977;
    color: #000;
    padding: 0 4px;
    line-height: normal;
    font-weight: 600;
}
span.words-wrapper2, span.words-wrapper3 {
    position: relative;
}
.kmf_countdown {
    display: none;
}

/*form css*/

.freemokupFormcode label.wpforms-field-label,.freemokupFormcode legend.wpforms-field-label, .freemokupFormcode label.wpforms-field-label-inline {
    color: #fff !important;
    font-family: 'matterregular';
    font-weight: normal;
}


.freemokupFormcode .wpforms-form button.wpforms-submit {
    height: auto;
    transition: 0.3s all;
    width: 100%;
    border-radius: 5px;
    background: #FFF !important;
    border: none;
    padding: 23px 20px;
    color: #000 !important;
    font-family: "Roboto Flex";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.freemokupFormcode .wpforms-form button.wpforms-submit:focus:after{
    display:none;
}
.freemokupFormcode .wpforms-form button.wpforms-submit:hover {
    background: #a0f977 !important;
}

.freemokupFormcode .wpforms-form .wpforms-field  {
    padding: 10px !important;
    border-radius: 5px;
    border: 1px solid #a0f977;
    background: #161616;
    margin-bottom:20px;
}


.freemokupFormcode .wpforms-form input[type="text"], .freemokupFormcode .wpforms-form input[type="email"], .freemokupFormcode .wpforms-form textarea {
    height: auto;
    background: transparent;
    border: unset !important;
    padding: 0;
    box-shadow: unset !important;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}
.freemokupFormcode .wpforms-form label.wpforms-field-label {
    margin: 0 !important;
}

.freemokupFormcode .wpforms-form input::placeholder, 
.freemokupFormcode .wpforms-form textarea::placeholder{
   color:#fff !important;
   font-size:14px;
}

.freemokupFormcode li.depth-1 input[type="checkbox"] {
    position: absolute;
    inset: 0;
    appearance: none;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 1px solid #fff !important;
    height:auto;
}
.freemokupFormcode li.depth-1 input[type="checkbox"]:before,
.freemokupFormcode li.depth-1 input[type="checkbox"]:after{
    display:none;
}
.freemokupFormcode li.depth-1 {
    position: relative;
}
.freemokupFormcode li.depth-1 input[type="checkbox"]:checked {
    background: #a0f977;
    border-color: #a0f977 !important;
}

.freemokupFormcode li.depth-1 .wpforms-field-label-inline{
    padding:10px;
    font-size:14px;
}
.freemokupFormcode li.depth-1 input[type="checkbox"]:checked + label.wpforms-field-label-inline {
    color: #000 !important;
}
 .freemokupFormcode .wpforms-form textarea {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}

.kmf_portfolio {
    height: 100% !important;
}

.freemokupFormcode h2.heading {
    font-family: 'matterregular';
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    margin: 0;
}

.freemokupFormcode .wpforms-confirmation-container-full {
    background: transparent !important;
    border: unset !important;
    padding: 0 !important;
}

.freemokupFormcode .calendly-inline-widget{
height:auto !important;
}

.freemokupFormcode .calendly-inline-widget iframe{
height:430px !important;
}

.freemokupFormcode div.wpforms-container-full .wpforms-form textarea:focus{
    color:#fff !important;
}
	.develop.desktopshow {
		display: block;
	}
	.mobShow.develop {
		display: none;
	}

    .banner_form_sec {
        padding-right: 0px;
    }

@media only screen and (max-width:991px){
    .banner_form_sec h3, .banner_form_sec h2{
        text-align:center;
    }
    .inlineHeading {
        justify-content: center;
    }
	.left_content_h1 em {
		display:block !important;
	}
    
}
@media only screen and (max-width:606px){
	.inlineHeading {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
	
	.banner_form_sec {
		padding-right: 0 !important;
	}
	
	.inlineHeading .design {
		display: flex;
		gap: 5px;
	}
	.develop.desktopshow {
		display: none;
	}
	.mobShow.develop {
		display: block;
	}
	.inlineHeading h1 {
        font-size: 20.5px !important;
    }
}
@media only screen and (min-width:320px) and (max-width:580px){
    .inlineHeading {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
	
	.banner_form_sec {
		padding-right: 0 !important;
	}
	
	.inlineHeading .design {
		display: flex;
		gap: 5px;
	}
	.develop.desktopshow {
		display: none;
	}
	.mobShow.develop {
		display: block;
	}
	.inlineHeading h1 {
        font-size: 20.5px !important;
    }
	.left_content_h1 em:before {
		top: 0px !important;
	}
  
}

@media only screen and (max-width: 1399.5px) {
    .banner_form_sec {
        padding-right: 60px;
    }
    .inlineHeading h1 {
        font-size: 22.5px;
    }
    h1.left_content_h1.develop {
        height: 58px;
    }
    p.free_p {
        font-size: 18px;
    }
	h1.left_content_h1.design {
		line-height: 60px;
	}
	.left_content_h1 em:before {
    	right:-5px !important;
		top:15px;
	}
}

@media only screen and (max-width:767.5px){
	.left_content_h1 em:before {
		top:0;
		margin-bottom: -4px !important;
	}
	h1.left_content_h1.design {
		line-height: 45px !important;
	}
}
/* h1.left_content_h1.design {
    line-height: 80px;
}
 */