.single-seadev_landing .yoast-breadcrumbs-modify{
	display: none;
}

/* .wrap-landing h1.section-title{
	text-align: center;
} */

.wrap-landing .site-info .section-title,
.wrap-landing .section_testimonial .section-title,
.wrap-landing .section-contact h2.section-title{
	font-size: 60px;
}

.wrap-landing .section_testimonial .section-title{
	text-align: center;
}

.wrap-landing .section-email .wpcf7-text{
	height: 50px;
}

.wrap-landing .section-email .wpcf7-submit {
    line-height: 1.2em !important;
    border-radius: 0 !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.wrap-landing .section-email .wpcf7-submit {
    line-height: 1.2em !important;
}

.wrap-landing .section-contact span.wpcf7-form-control-wrap{
	display: block;
}

.wrap-landing .section-contact .info h4.name{
	font-size: 35px;
}

.wrap-landing .section-banner .section-content{
	padding: 15px;
}

.wrap-landing .section_contact div.wpcf7-mail-sent-ng, .wrap-landing .section_contact div.wpcf7-validation-errors, .wrap-landing .section_contact div.wpcf7-mail-sent-ok{
	padding-top: 0;
	margin-top: 0;
}

.wrap-landing span.wpcf7-not-valid-tip{
	display: none;
}

.wrap-landing .wpcf7-form{
	overflow: visible;
}

.wrap-landing .section-email .wpcf7-submit{
	font-size: 16px !important;
	text-transform: uppercase;
	/* height: 34px!important; */
	max-height: 50px;
}

.wrap-landing .section-contact .wpcf7-text::-webkit-input-placeholder {
  color: #000000;
}
.wrap-landing .section-contact .wpcf7-text::-moz-placeholder { 
  color: #000000;
}
.wrap-landing .section-contact .wpcf7-text:-ms-input-placeholder {
  color: #000000;
}
.wrap-landing .section-contact .wpcf7-text:-moz-placeholder { 
  color: #000000;
}

.section_background_slider .bx-controls{
	display: none;
}
.section_background_slider .section-title{
	text-align: center;
}

.resquet-interview{
	z-index: 99;
}

@media screen and (max-width: 1300px){
	.wrap-landing .section-contact .section-inner,
	.section_testimonial .section-slider{
		width: 100%;
	}

	.wrap-landing .site-info .section-title, .wrap-landing .section_testimonial .section-title, .wrap-landing .section-contact h2.section-title{
		font-size: 45px;
	}
}

@media screen and (max-width: 767px){
	.wrap-landing .site-info .section-title, .wrap-landing .section_testimonial .section-title, .wrap-landing .section-contact h2.section-title{
		font-size: 35px;
	}
}

@media screen and (max-width: 600px){
	.wrap-landing .site-info .section-title, .wrap-landing .section_testimonial .section-title, .wrap-landing .section-contact h2.section-title{
		margin-bottom: 30px;
	}

	.wrap-landing .site-info .content{
		font-size: inherit;
	}

	.wrap-landing h1.section-title{
		font-size: 35px;
	}	
}

@media screen and (max-width: 480px){
	.wrap-landing .section_testimonial .content{
		width: 100%;
	}

	.wrap-landing .site-info .section-title, .wrap-landing .section_testimonial .section-title, .wrap-landing .section-contact h2.section-title{
		font-size: 35px;
	}

	.wrap-landing .section-contact .info h4.name{
		font-size: 25px;
	}
}