/* Galls Clean Up */
html {
	overflow-x: hidden;
}
body {
	overflow-x: hidden;
    background-color: #ffffff;
	font-family:'Rajdhani',Helvetica,sans-serif;
}

.email-signup {
	background-color: #ebebeb;
}
/* Hide Header */
.header-top, .header-nav, .footer__container {
	display: none;
}
#mobileHeader {
	height: 0px;
	margin-bottom: -20px;
}
#mobileHeader .container, #mobileHeader .header-banner, #mobilesearch {
	display: none !important;
}
#samMobileHC {
	display: none;
}
.utility-bar {
	background-color: #000;
}
.navbar-right a {
	font-size: 15px !important;
}
#mobileHeader .header-text div {
	display: none;
}
/* END Galls Clean Up */



/* GENERAL */
.place-holder {
	text-align: left;
	padding: 0;
}
.place-holder h2 {
	font-size: 42px;
}
/* END GENERAL */




/* HEADER SECTION */
.darley-header {
    width: 102vw;
    position: relative;
    margin-left: -51vw;
    left: 50%;
    margin-top: -40px;
    background: #ebebeb;
    padding: 30px 0 0 0;
    background-image: linear-gradient(#2196f3, #ffffff);
}
.darley-header .top-header {
	padding-bottom: 40px;
}
.darley-header .top-header .left {
	padding: 0;
}
.darley-header .top-header .left img {
	width: 200px;
	height: auto;
}
.darley-header .top-header .left .logo-separator {
	background: #ffffff; 
	padding: 15px 0 10px 0;
	margin: 0 20px;
}
.darley-header .top-header .right {
	font-weight: 600;
	font-size: 24px;
	text-align: right;
	padding: 0;
	color: #ffffff;
}
.darley-header .top-header .right i {
	font-size: 21px;
	padding-right: 2px;
}

.darley-header .header-text .desc {
	padding: 0;
}
.darley-header .header-text .desc p {
	font-size: 18px;
	font-weight: 500;
	text-align: justify;
	padding: 0 0 10px 0;
}
@media (max-width: 2000px) {
	.darley-header .desc p {
		font-size: 17px;
	}
}
@media (max-width: 1400px) {
	.darley-header .desc p {
		font-size: 16px;
		padding: 0 0px 8px 0;
	}
}
@media (max-width: 1200px) {
	.darley-header .desc p {
		padding: 0 0px 5px 0;
	}
}
@media (max-width: 834px) {
	.darley-header {
		text-align: center;
		padding-top: 60px;
	}
	.darley-header .container {
		padding: 0;
	}
	.darley-header .desc p {
		font-size: 17px;
	}
	.darley-header .top-header .left {
		text-align: left
	}
	.darley-header .top-header .right {
		font-size: 24px;
		padding-top: 12px;
	}
}
@media (max-width: 768px) {
	.darley-header .container {
		padding: 0 20px 0 20px;
	}
}
@media (max-width: 767px) {
	.darley-header .container {
		padding: 0 50px 0 50px;
	}
	.darley-header .top-header .left img {
		width: 180px;
	}
	.darley-header .top-header .left .logo-separator {
		padding: 10px 0 5px 0;
		margin: 0 6px;
	}
	.darley-header .top-header .left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70%;
		flex: 0 0 70%;
		max-width: 70%;
	}
	.darley-header .top-header .right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}
}
@media (max-width: 600px) {
	.darley-header .top-header .left img {
		width: 200px;
	}
	.darley-header .top-header .left .logo-separator {
		padding: 15px 0 10px 0;
		margin: 0 15px;
	}
	.darley-header .top-header .left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	.darley-header .top-header .right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
}
@media (max-width: 500px) {
	.darley-header .top-header .left img {
		width: 180px;
	}
	.darley-header .top-header .left .logo-separator {
		padding: 10px 0 5px 0;
		margin: 0 10px;
	}
	.darley-header .top-header .right {
		font-size: 22px;
		padding-top: 5px;
	}
	.darley-header .top-header .right i {
		font-size: 18px;
	}
}
@media (max-width: 428px) {
	.darley-header .top-header .left img {
		width: 160px;
	}
	.darley-header .top-header .left .logo-separator {
		padding: 8px 0 4px 0;
		margin: 0 8px;
	}
}
@media (max-width: 414px) {
	.darley-header .top-header .left img {
		width: 140px;
	}
	.darley-header .top-header .left .logo-separator {
		padding: 6px 0 3px 0;
		margin: 0 6px;
	}
	.darley-header .top-header .right {
		font-size: 20px;
		padding-top: 5px;
	}
	.darley-header .top-header .right i {
		font-size: 17px;
	}
}
@media (max-width: 375px) {
	.darley-header .top-header .left img {
		width: 120px;
	}
	.darley-header .top-header .left .logo-separator {
		padding: 4px 0 2px 0;
		margin: 0 4px;
	}
}
@media (max-width: 320px) {
	.darley-header .top-header .left img {
		width: 110px;
	}
	.darley-header .top-header .left .logo-separator {
		padding: 2px 0 1px 0;
		margin: 0 4px;
	}
	.darley-header .top-header .right {
		font-size: 18px;
		padding-top: 5px;
	}
	.darley-header .top-header .right i {
		font-size: 15px;
	}
}
/* END HEADER SECTION*/



/* EQUIP SECTION */
.darley-equip {
	margin-left: -10px;
}
.darley-equip .place-holder {
	margin-top: 30px;
	margin-bottom: 10px;
}
.darley-equip .title {
	padding: 0;
	margin-top: -20px;
}
.darley-equip .title h3 {
	font-size: 26px;
}
.darley-equip .video {
	padding: 0 20px 0 0;
}
.darley-equip .video iframe {
	width: 100%;
	height: 400px;
}
.darley-equip .image {
	padding: 0;
}
.darley-equip .image img {
	width: 100%;
	height: 400px;
}
@media (max-width: 2000px) {
	.darley-equip .video iframe {
		height: 340px;
	}
	.darley-equip .image img {
		height: 340px;
	}
}
@media (max-width: 1200px) {
	.darley-equip .title h2 {
		font-size: 34px;
	}
	.darley-equip .video iframe {
		height: 275px;
	}
	.darley-equip .image img {
		height: 275px;
	}
}
@media (max-width: 834px) {
	.darley-equip .container {
		padding: 0;
	}
	.darley-equip .title h2 {
		font-size: 26px;
	}
	.darley-equip .video {
		padding: 0 0 15px 0;
	}
	.darley-equip .video iframe {
		height: 450px;
	}
	.darley-equip .image img {
		height: 100%;
	}
	.darley-equip .place-holder {
		margin-bottom: 30px;
	}
}
@media (max-width: 768px) {
	.darley-equip .container {
		padding: 0 20px 0 20px;
	}
	.darley-equip .video iframe {
		height: 412px;
	}
	.darley-equip .image img {
		height: 412px;
	}
}
@media (max-width: 767px) {
	.darley-equip .container {
		padding: 0 25px 0 35px;
	}
	.darley-equip .image img {
		height: 100%;
	}
}
@media (max-width: 670px) {
	.darley-equip .video iframe {
		height: 350px;
	}
}
@media (max-width: 600px) {
	.darley-equip .video iframe {
		height: 315px;
	}
}
@media (max-width: 500px) {
	.darley-equip .video iframe {
		height: 280px;
	}
}
@media (max-width: 428px) {
	.darley-equip .video iframe {
		height: 260px;
	}
}
@media (max-width: 414px) {
	.darley-equip .video iframe {
		height: 240px;
	}
}
@media (max-width: 390px) {
	.darley-equip .video iframe {
		height: 220px;
	}
}
@media (max-width: 375px) {
	.darley-equip .video iframe {
		height: 210px;
	}
}
@media (max-width: 320px) {
	.darley-equip .video iframe {
		height: 170px;
	}
}
/* END EQUIP */


/* IMAGE SECTION */
.darley-images  {
	margin-left: -10px;
}
.darley-images .place-holder {
	padding: 50px 0 10px 0;
}
.darley-images .image-container {
	margin-right: -30px;  /* To equally move images */
}
.darley-images .first, .darley-images .second, .darley-images .third {
	padding: 0 20px 0 0;
}
.darley-images img {
	width: 100%;
	height: auto;
}
.darley-images .header-text {
	background: #000000 !important;
	color: #000000 !important;
}

@media (max-width: 834px) {
	.darley-images .container {
		padding: 0;
	}
	.darley-images .video {
		padding-top: 15px;
	}
	.darley-images img {
		padding-bottom: 30px;
	}
}
@media (max-width: 768px) {
	.darley-images .container {
		padding: 0 20px 0 20px;
	}
}
@media (max-width: 767px) {
	.darley-images .container {
		padding: 0 25px 0 35px;
	}
	.darley-images img {
		padding-bottom: 20px;
	}
}
/* END IMAGE SECTION */





/* Map */
.darley-map {
	padding-top: 50px;
	padding-bottom: 70px;
	margin-left: -10px;
}
.darley-map .text--section .text--title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 36px;
	display: block;
	text-align: left;
}
.darley-map .map--section {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	padding: 0;
	padding-top: 10px;
}
.darley-map .map--section img {
	width: 95%;
	display: block;
}
.darley-map .profile--section {
	padding: 10px 0 0 20px;
}
.darley-map .profile--section .profile--row {
	width: 100%;
	float: left;
}
.darley-map .profile--section .profile--row .photo {
	width: 40%;
	text-align: right;
	padding-top: 15px;
	float: left;
}
.darley-map .profile--section .profile--row .photo img {
	width: 80%;
}
.darley-map .profile--section .profile--row .info {
	width: 60%;
	padding: 25px 0 0 10px;
	font-size: 13px;
	float: right;
}
@media (max-width: 1400px) {
	.darley-map .text--section .text--title {
		font-size: 32px;
		line-height: 32px;
		padding: 8px 0;
	}
}
@media (max-width: 1120px) {
	.darley-map .text--section .text--title {
		font-size: 30px;
		line-height: 30px;
		padding: 6px 0;
	}
	.darley-map .profile--section .profile--row {
		padding-bottom: 20px;
	}
	.darley-map .profile--section .profile--row .photo {
		width: 40%;
		text-align: left;
		padding:0;
	}
	.darley-map .profile--section .profile--row .photo img {
		width: 85%;
	}
	.darley-map .profile--section .profile--row .info {
		width: 60%;
		padding: 0;
		font-size: 11px;
	}
}
@media (max-width: 834px) {
	.darley-map {
		padding-bottom: 20px;
	}
	.darley-map .container {
		padding: 0;
	}
	.darley-map .text--section .text--title {
		font-size: 36px;
		line-height: 36px;
		margin-top: -40px;
	}
	.darley-map .map--section {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
		padding-bottom: 10px;
	}
	.darley-map .map--section img {
		width: 100%;
	}
	.darley-map .profile--section {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-top: 30px;
	}
	.darley-map .profile--section .profile--row {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding-bottom: 20px;
	}
	.darley-map .profile--section .profile--row .photo {
		width: 35%;
	}
	.darley-map .profile--section .profile--row .info {
		width: 65%;
		font-size: 16px;
	}
}
@media (max-width: 768px) {
	.darley-map .container {
		padding: 0 20px 0 20px;
	}
}
@media (max-width: 767px) {
	.darley-map .container {
		padding: 0 25px 0 35px;
	}
	.darley-images img {
		padding-bottom: 20px;
	}
	.darley-map .text--section .text--title {
		font-size: 32px;
		line-height: 32px;
	}
}
@media (max-width: 670px) {
	.darley-map .text--section .text--title {
		font-size: 28px;
		line-height: 28px;
	}
	.darley-map .map--section span {
		font-size: 18px;
	}
}
@media (max-width: 600px) {
	.darley-map .text--section .text--title {
		font-size: 24px;
		line-height: 24px;
	}
	.darley-map .map--section span {
		font-size: 18px;
	}
}
@media (max-width: 500px) {
	.darley-map .text--section .text--title {
		font-size: 26px;
		line-height: 26px;
	}
	.darley-map .profile--section .profile--row {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-bottom: 20px;
	}
	.darley-map .profile--section .profile--row .photo {
		width: 35%;
	}
	.darley-map .profile--section .profile--row .info {
		width: 65%;
		font-size: 16px;
		padding-top: 15px;
	}
	.darley-map .map--section span {
		font-size: 18px;
	}
}
@media (max-width: 428px) {
	.darley-map .profile--section .profile--row .info {
		font-size: 14px;
		padding-top: 10px;
	}
}
@media (max-width: 390px) {
	.darley-map .profile--section .profile--row .info {
		font-size: 13px;
		padding-top: 8px;
	}
}
@media (max-width: 375px) {
	.darley-map .profile--section .profile--row .info {
		font-size: 12px;
	}
	.darley-map .text--section .text--title {
		font-size: 26px;
		line-height: 26px;
	}
}
@media (max-width: 320px) {
	.darley-map .profile--section .profile--row .info {
		font-size: 10px
	}
	.darley-map .text--section .text--title {
		font-size: 22px;
		line-height: 22px;
	}
	.darley-map .map--section span {
		font-size: 16px;
	}
}
/* END Map */


/* FORM */
.darley-form {
	width: 102vw;
    position: relative;
    margin-left: -51vw;
    left: 50%;
    background: #ebebeb;
    padding: 10px 0 50px 0;
    background-color: #ebebeb
}
/* .darley-form .form--fields {
	width: 70%;
	position: relative;
	left: 15%;
} */
.darley-form .form--title {
	text-align: center;
}
.darley-form .form--fields .border {
	border-bottom: 1px solid #f5f5f5;
	margin: 0px 0 30px 0;
}
.darley-form .form-desc {
	font-weight: 600;
	text-transform: uppercase;
}
.darley-form .form-textbox input {
	width: 100%;
	margin-bottom: 20px;
}
.darley-form .form-textbox #frm-message {
	width: 100%;
	height: 100px;
}
.darley-form .form-textbox #frm-submit {
	background: #007ac2;
	border: 1px solid #007ac2;
	padding: 10px 0;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase
}
@media (max-width: 768px) {
	.darley-form .container {
		padding: 0 10px 0 10px;
	}
}
@media (max-width: 767px) {
	.darley-form .container {
		padding: 0 40px 0 40px;
	}
}
@media (max-width: 700px) {
	.darley-form .form--title h6 {
		margin-bottom: 40px;
	}
}
@media (max-width: 500px) {
	.darley-form .container {
		padding: 0 0px 0 30px;
	}
	.darley-form .form--title {
		text-align: left;
	}
	.darley-form .form--fields {
		width: 95%;
		left: 0%;
	}
}
@media (max-width: 428px) {
	.darley-form .form--fields {
		width: 93%;
	}
	.darley-form .form--title h3 {
		font-size: 32px;
	}
}
@media (max-width: 414px) {
	.darley-form .form--title h3 {
		font-size: 30px;
	}
	.darley-form .form--title h6 {
		font-size: 17px;
	}
}
@media (max-width: 390px) {
	.darley-form .form--title h3 {
		font-size: 28px;
	}
	.darley-form .form--title h6 {
		font-size: 16px;
	}
}
@media (max-width: 320px) {
	.darley-form .form--fields {
		width: 92%;
	}
	.darley-form .form--title h3 {
		font-size: 24px;
	}
	.darley-form .form--title h6 {
		font-size: 14px;
	}
}
/* END */





/* New Update Clean Up */
@media (max-width: 1200px) {
	.place-holder h2 {
		font-size: 38px;
	}
}
@media (max-width: 834px) {
	.place-holder h2 {
		font-size: 34px;
	}
	.darley-equip .title h3 {
		font-size: 24px;
	}
	.darley-header .header-text .desc p {
		font-size: 17px;
	}
	.darley-equip .place-holder {
		margin-bottom: 5px;
	}
	.darley-images .place-holder {
		margin-bottom: -5px;
	}
	.darley-map .place-holder {
		margin-top: -40px;
		margin-bottom: -5px;
	}
}
@media (max-width: 768px) {
	.place-holder h2 {
		font-size: 32px;
		margin-top: 0px;
	}
	.darley-equip .title h3 {
		font-size: 23px;
	}
	.darley-header .header-text .desc p {
		font-size: 17px;
	}
	.darley-equip .place-holder {
		margin-bottom: 5px;
	}
	.darley-images .place-holder {
		margin-bottom: -5px;
	}
	.darley-map .place-holder {
		margin-top: -30px;
		margin-bottom: -5px;
	}
}
@media (max-width: 500px) {
	.place-holder h2 {
		font-size: 24px;
		margin-top: -10px;
	}
	.darley-form .form--title {
		margin-bottom: -30px;
	}
	.darley-form .form--title h3 {
		font-size: 28px;
	}
	.darley-form .form--title h6 {
		font-size: 17px;
	}
	.darley-equip .title h3 {
		font-size: 18px;
	}
	.darley-header .header-text .desc p {
		font-size: 16px;
	}
	.darley-equip .place-holder {
		margin-bottom: 5px;
	}
	.darley-images .place-holder {
		margin-bottom: -5px;
	}
	.darley-map .place-holder {
		margin-top: -30px;
		margin-bottom: -5px;
	}
}
@media (max-width: 428px) {
	.place-holder h2 {
		font-size: 21px;
		margin-top: -10px;
	}
	.darley-form .form--title {
		margin-bottom: -30px;
	}
	.darley-form .form--title h3 {
		font-size: 26px;
	}
	.darley-form .form--title h6 {
		font-size: 16px;
	}
	.darley-equip .title h3 {
		font-size: 16px;
	}
	.darley-header .header-text .desc p {
		font-size: 15px;
	}
	.darley-equip .place-holder {
		margin-bottom: 5px;
	}
	.darley-images .place-holder {
		margin-bottom: -5px;
	}
	.darley-map .place-holder {
		margin-top: -30px;
		margin-bottom: -5px;
	}
}

@media (max-width: 414px) {
	.place-holder h2 {
		font-size: 20px;
		margin-top: -10px;
	}
	.darley-form .form--title {
		margin-bottom: -30px;
	}
	.darley-form .form--title h3 {
		font-size: 26px;
	}
	.darley-form .form--title h6 {
		font-size: 16px;
	}
	.darley-equip .title h3 {
		font-size: 15px;
	}
	.darley-header .header-text .desc p {
		font-size: 14px;
	}
	.darley-equip .place-holder {
		margin-bottom: 5px;
	}
	.darley-images .place-holder {
		margin-bottom: -5px;
	}
	.darley-map .place-holder {
		margin-top: -30px;
		margin-bottom: -5px;
	}
}
@media (max-width: 390px) {
	.place-holder h2 {
		font-size: 19px;
		margin-top: -10px;
	}
	.darley-form .form--title {
		margin-bottom: -30px;
	}
	.darley-form .form--title h3 {
		font-size: 24px;
	}
	.darley-form .form--title h6 {
		font-size: 15px;
	}
	.darley-equip .title h3 {
		font-size: 14px;
	}
	.darley-header .header-text .desc p {
		font-size: 13px;
	}
	.darley-equip .place-holder {
		margin-bottom: 5px;
	}
	.darley-images .place-holder {
		margin-bottom: -5px;
	}
	.darley-map .place-holder {
		margin-top: -30px;
		margin-bottom: -5px;
	}
}