/* 
 Theme Name:   Zeald Website Theme
 Theme URI:    
 Description:  Divi child theme containing any special customisations for this website
 Author:       Zeald
 Author URI:   http://www.zeald.com
 Template:     Divi
 Version:      3.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

#breadcrumbs {
    margin-top: 20px;
    margin-bottom: 40px;
	font-size: 13px;
}

.search-results #breadcrumbs { display: none; }

/* Author Styles */

.section-features--hp .et_pb_column {
	border-radius: 5px;
}

#_zc_default{font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif !important;font-size: inherit !important;}

.section-blog--hp .more-link {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	position: absolute;
	bottom: 0;
	background: url("/wp-content/uploads/2018/05/icon-arrow-right.png") no-repeat right center;
	width: 88%;
	display: block;
	border-top: 2px solid #f5f6f6;
	padding: 8px 0;
}

#page-container .section-solutions--hp .et_overlay::before {
	font-size: 40px;
}

#page-container .section-solutions--hp .et_pb_button {
	text-transform: inherit;
	width: 100%;
	text-align: left;
	padding-left: 0.7em !important;
}

#page-container .section-solutions--hp .et_pb_button:before,
#page-container .section-solutions--hp .et_pb_button:hover:before {
	content: "";
	position: absolute; 
	width: 22px;
	height: 8px;
	background: url("/wp-content/uploads/2018/05/icon-arrow-right.png") no-repeat right center; 
	right: 10px;
	top: 17px;
}

/* Gravity form */

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	cursor: pointer;
	min-width: 200px; 
	height: 50px !important;
	text-align: center;
	font-weight: 500;
	font-size: 15px !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    border: 0 none !important;
    padding: 0 !important;
}

.gform_wrapper .validation_message {
    padding-top: 0 !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea, .gform_wrapper select  {
    background-color: #FFF !important;
	color: #777; 
	font-size: 16px !important;
}

.gform_wrapper select { 
	padding: 12px !important;
	border: 0 none;
}

.gform_wrapper textarea, .gform_wrapper div.validation_error {
    border: 0 none !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea {
    border: 1px solid #ebebeb !important;
    padding: 12px !important;
	height: 50px;
}

.gform_wrapper .gfield_required,
.gform_wrapper div.validation_error,
.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .validation_message,
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gform_wrapper li.gfield_error ul.gfield_checkbox,
.gform_wrapper li.gfield_error ul.gfield_radio{
    color: #c23838 !important;
	font-weight: 400;
}

.gform_wrapper div.validation_error {
	padding: 0 !important;
	margin: 0 !important;
}

.gform_wrapper div.validation_error,
.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .instruction {
	font-size: 14px !important;	
	font-weight: 400 !important;
}

.gform_wrapper label.gfield_label { font-size: 14px !important; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 6px !important;
}

.gform_confirmation_wrapper .gform_confirmation_message {
	font-size: 16px;
	border: 1px solid #ebebeb;
	padding: 1em;
	text-align: center;
}


.landing-testi-image .et_pb_image_wrap img {
    max-width: none;
}

input#gform_submit_button_2 {
    background: #fff;
    border-color: #fff;
    color: #0b61a4 !important;
}

/* =================== */
/* Media Query */
/* =================== */


@media (min-width: 981px) {
	
	.section-testimonials--hp .et_pb_testimonial_portrait {
		float: right;
		margin-right: 0;
		margin-top: 10px;
	}

	.section-testimonials--hp .et_pb_testimonial_description {
		margin-left: 0;
		margin-right: 85px;
	}
	
	.section-blog--hp .et_pb_image_container {
		margin: 0;
	}
	
	.section-blog--hp .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		min-height: 635px;
		border: 2px solid #f5f6f6;
		position: relative;
	}
	
}

@media (min-width: 981px) and (max-width: 1280px) {

	#page-container .section-solutions--hp .et_pb_button {
		font-size: 16px;
	}
	
	#page-container .section-solutions--hp .et_pb_button::before,
	#page-container .section-solutions--hp .et_pb_button:hover::before {
		top: 15px;
	}
	
	.section-blog--hp .et_pb_row {
		width: 96%;
	}
	
}

@media (max-width: 1344px) {

	.section-blog--hp .more-link {
		margin-top: 10px; 
		position: inherit;
	}

}

@media (max-width: 980px) {
	
	.section-blog--hp .et_pb_blog_grid .column {
		float: none;
	}
	
	#page-container .section-blog--hp .et_pb_blog_grid .column {
		margin-bottom: 10px !important;
	}
	
	#page-container .section-blog--hp .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		margin-bottom: 0 !important;
	}
	
}


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

	.ginput_recaptcha {
	  transform:scale(0.77);
	  -webkit-transform:scale(0.77);
	  transform-origin:0 0;
	  -webkit-transform-origin:0 0;
	}
	
	#page-container .section-solutions--hp .et_pb_button {
		font-size: 16px;
	}
	
	#page-container .section-solutions--hp .et_pb_button::before,
	#page-container .section-solutions--hp .et_pb_button:hover::before {
		top: 15px;
	}
	
}

@media (max-width: 480px) {
	
	.section-resellerscta--hp .et_pb_button {
		display: block !important;
		margin-left: 0 !important;
	}
}