body.default .social-inner-wrap a.fa-google,
body.default .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}
/* footer */
@media (min-width:1401px) {
	.module-53 .text-wrap,
	.module-242 .text-wrap {
		min-width: 810px;
	}
}

.ry-horizontal-line:after {
    height: 2px !important;
    background-color: rgba(0, 0, 0, 0.15) !important;
}

.modal-body {
    padding: 40px !important;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
	.module-113 .ry-content H2, .module-113 .ry-content em, .module-113 .ry-content H3 {
		text-align: center;
	}
	.module-113 .ry-content p {
		text-align: justify !important;
	}
}

form div.alert {
	text-align: left;
}

/*careers*/

div#Position1Modal {
    width: 100% !important;
    position: fixed;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    overflow-y: scroll;
    height: 100%;
    box-shadow: none;
    margin: 0;
}

.ry-text li {
    list-style: none;
}

.ry-text ul {
    padding: 0;
}

div.careers-content.ry-flex {
    margin-bottom: 3em;
    border-bottom: 1px solid #c3bbbb;
    padding-bottom: 3em;
}

div.careers-wrap span.span-1 {
    font-weight: bold;
    font-size: 23px;
}

div.ry-accordion {
    box-shadow: none;
}


div#form-block {
    border-bottom: none;
}


div#form-block strong {
    position: relative;
    top: 1em;
}

div.ry-accordion .ry-heading {
    padding: 10px;
    display: flex;
    align-items: center;
    font-weight: 600 !important;
}

div.ry-accordion .ry-content {
    padding: 30px 0;
}

div.ry-modal .modal-dialog {
    padding: 0 2em;
    max-width: 1300px;
    width: 100%;
}

.ry-modal .modal-content {
    box-shadow: none;
    border: none;
}

.modal-header {
    padding: 15px;
    min-height: 16.42857143px;
	border-bottom: none;
}

.ry-modal .modal-body {
    padding: 0px 1em;
}

div.ry-modal .ry-text p {
    background: #eee;
    padding: 10px !important;
    margin-bottom: 10px !important;
}


.ry-modal .ry-text p {
    line-height: 180%;
    margin-top: 10px;
    font-weight: 500;
    border-radius: 5px;
    font-size: 17px;
}

.ry-modal .form-control {
    height: 60px;
    padding: 0 1em;
}

.file-upload {
    margin-top: -63px !important;
    cursor: pointer;
}

.file-upload a {
    background: #006738;
    color: #fff;
    border-radius: 0;
    margin: 0px;
    border-left: 0px !important;
    letter-spacing: .015em !important;
    position: relative;
    top: 9px;
    padding: 1em 2em;
    cursor: pointer;
}

.ry-modal input.uploads {
    position: absolute;
    top: -17px;
    opacity: 0;
}

.ry-modal .form-group {
    margin: 10px 0 15px;
}

.ry-modal textarea#Message {
    height: 150px;
}


@media (max-width: 991px) {
	div.careers-wrap span.span-1 {
		text-align: center !important;
	}
	div.careers-wrap >div {
		text-align: center;
		margin-bottom: 1em;
	}
	div.careers-content.ry-flex {
		flex-direction: column !important;
	}
	div.ry-modal .modal-dialog {
		padding: 2em 1em !important;
		width: 95% !important;
	}
		
}

.positions.ry-flex {
    align-items: center;
    margin: 0 0 2em 0;
    border-bottom: 1px solid #eee;
    padding: 0 0 2em 0;
}