@charset "utf-8";
/* CSS Document */

@font-face {
        font-family: "GillSans";
        src: url(/fonts/GillSans.woff);
     	/*src: url(http://dympl.com/fonts/GillSans.woff);
        src: url(http://dympl.com/fonts/GillSansMT.ttf);*/
        
}
@font-face {
    font-family: "GillSans MT";
	src: url(http://dympl.com/fonts/GillSansMT.ttf) format('ttf');	
}

@font-face {
	font-family: "GillSansBold";
	font-weight: bold;
	src: url(http://dympl.com/fonts/GillSansMTBold.TTF);	
}

body {
	background: #565656 !important;	
	font-family: "GillSans" !important;
	min-width: 420px;
}

.container {
	min-width: 420px !important;	
}

/*wraps*/

.wrap {
	height: 950px;
	overflow: hidden;	
}

#header {
	background: #393737;
	min-width: 420px;	
}

#header_about {
	background: #AEAAAA;
	min-width: 420px;	
}


#btn-toggle {
	color: #FFF;
	border-radius: 5px;
	padding: 2px 5px;
	border: 2px solid #FFF;
	position: relative;
	top: 30px;	
	transition: background 0.3s linear 0s, color 0.3s linear 0s, border-color 0.3s linear 0s;
}
#btn-toggle:hover {
	color: #FC0;
	border: 2px solid #FC0;
}


.top-menu a {
	color: #FFF !important;	
}

.top-menu a:hover {
	color: #333 !important;	
}

#top-div {
	height: 3px;
	background: #F47521;
	position: relative;
	top: -30px;	
	margin-top: 20px;
}

#social-row {
	background: #393737;
	position: relative;
	top: -30px;	
}

#social-row_about {
	background: #AEAAAA;
	position: relative;
	top: -30px;	
}


#social-row span {
	color: #D0CECE;
	display: block;
	float: left;
	margin-right: 20px;
	padding: 1px 2px;
	position: relative;
	top: -22px;
	background: #393737;
	font-size: 22px;	
}
#social-row_about span {
	color: #D0CECE;
	display: block;
	float: left;
	margin-right: 20px;
	padding: 1px 2px;
	position: relative;
	top: -22px;
	background: #AEAAAA;
	font-size: 22px;	
}


.social {
	float: right;	
}

.social a {
	display: block;
	float: left;
	width: 40px;
	height: 39px;
	text-indent: -99999px;
	margin-left: 30px;
	position: relative;
	top: 20px;
	margin-right: 20px;
}

#email {
	background: url(http://dympl.com/img/email_min.png) top center no-repeat;	
}

#linkedin {
	background: url(http://dympl.com/img/linkedin_min.png) top center no-repeat;	
}

#facebook {
	background: url(http://dympl.com/img/facebook_min.png) top center no-repeat;	
}

#twitter {
	background: url(http://dympl.com/img/twitter_min.png) top center no-repeat;	
}

span#dympl {
	color: #767171;
	font-family: "GillSans";
	font-size: 280px;
	z-index: 99;
	position: relative;
	top: 195px;	
}

span#dympl_about {
	color: #767171;
	font-family: "GillSans";
	font-size: 200px;
	z-index: 99;
	position: relative;
	top: -5px;	
}


#graybox {
	display: block;
	height: 650px;
	border: 3px solid #F47521;
	border-radius: 10px;
	background: #D0CECE;
	position: relative;
	top: 50px;
	z-index: 99;
	text-align: center;
	padding: 0px 50px;
}

#graybox_about {
	display: block;
	height: 650px;
	border: 3px solid #F47521;
	border-radius: 10px;
	background: #D0CECE;
	position: relative;
	top: 50px;	
	z-index: 99;
	text-align: center;
	padding: 10px 10px;
}

.about_p {
	font-size: 18px;
	color: #F47521;	
	margin-top: 27px;
	
}

.contact_p {
	font-size: 20px;
	color: #F47521;
	text-align: right;
	margin-right: 15px;	
	margin-top: 40px;
}

.contact_p span {
	color: #333;	
}

.checkbox {
	font-weight: normal;
}

label.checkbox {
	font-size: 14.5px;
}

label.radio {
	font-weight: normal;
}	

label.control-label {
	font-weight: normal;
}

label.control-label2 {
	font-weight: 500;
	font-size: 15.5px;
}

div.form-group2 {
	margin-left: 25px;
}

#addDates {
	margin-left: 17px;
}

#deleteDates {
	margin-left: 17px;
}

.services_p {
	font-size: 18px;
	color: #F47521;	
	text-align: left;
	margin-top: 23px;
}


#graybox a {
	display: block;
	font-size: 30px;
	padding-top: 10px;	
	padding-bottom: 10px;
}

#midBtn {
	margin-top: 50px;
	margin-bottom: 50px;	
}

#graybox span {
	color: #F47521;
	font-size: 100px;
	display: block;
	height: 100px;
	line-height: 100px;
	margin-top: 0px;
}

#bottom-white {
	background: #FFF;
	z-index: 5;
	height: 230px;
	position: relative;
	top: -235px;
}	

#bottom-white_about {
	background: #2B2929;
	z-index: 90;
	height: 230px;
	position: relative;
	top: -229px;
}	

.tag1 {
	color: #404040;
	font-size: 43px;
	position: relative;
	left: 121px;
	top: 89px;
}

.tag2 {
	color: #404040;
	font-size: 34px;
	position: relative;
	left: 286px;
	top: 73px;
}

.tag2 span {
	color: #F47521;	
}

#footer {
	height: 40px;
	line-height: 40px;
	background: #FFF;
	color: #999;
	position: relative;
	top: -240px;	
}

#footer_about {
	height: 40px;
	line-height: 40px;
	background: #2B2929;
	color: #999;
	position: relative;
	top: -280px;	
}


.copyrights {
	float: right;
	margin-right: 129px;	
}

#about_don {
	color: #AEAAAA;	
	font-size: 18px;
	text-align: initial;
	padding-top: 40px;
	line-height: 30px;
}

#about_don_contact {
	color: #767171;	
	font-size: 18px;
	text-align: center;
	padding-top: 70px;
	line-height: 30px;
	margin-bottom: 70px;
}


#about_don img {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 80px;
}

#about_don p {
	text-align: left;
	
}

.apply a {
	font-size: 25px;	
}

.apply {
	font-size: 28px;
	color: #AEAAAA;	
	margin-top: 80px;
	margin-left: 50px;
}

.apply p{
	margin-top: 30px;	
}

.dots {
	display: block;
	text-align: center;
	color: #666;	
}

#dot1 {
	margin-top: 50px;	
}

.adjust {
	top: -10px !important;	
}

.contact-dot {
	color: #F47521;
	font-size: 22px;	
}

.contact_i {
	color: #F47521;
	font-weight: bold;
	font-size: 22px;
}

.contact_t {
	font-size: 22px;
	color: #393737;
}

/*#pro-services {
	margin-left: 20px;	
}

#event {
	margin-left: 20px;	
}

#staffing {
	margin-left: 60px;	
}
*/

.formError {
	color: #000;
	padding: 5px 15px;
	background: #FEA69C;
	border: 1px solid #F00;
}

.about_texts {
	display: inline-block;
	padding-top: 79px;	
}



/*CSS Media Queries*/
/*Extra Small Devices 320px - 599px*/

@media (min-width: 320px) and (max-width: 599px) {
	#top-div {
		height: 3px;
		background: #F47521;
		position: relative;
		top: -14px;	
	}
	
	#social-row {
		background: #393737;
		position: relative;
		top: -13px;	
	}

	#social-row_about {
		background: #AEAAAA;
		position: relative;
		top: -9px;	
	}
	
	#top-div {
	height: 3px;
	background: #F47521;
	position: relative;
	margin-top: 0px;
	}

	
	#social-row span {
		font-size: 16px !important;	
		position: relative;
		top: -17px !important;
	}
	
	#social-row_about span {
		font-size: 16px !important;	
		position: relative;
		top: -17px !important;
	}
	
	.top-menu a {
		color: #FFF !important;	
		transition: background 0.3s linear 0s, color 0.3s linear 0s;
	}
	
	.top-menu a:hover {
		color: #333 !important;	
	}
	
	#map {
		height: 158px;
		background: url(http://dympl.com/img/map_420.png) top center no-repeat;
		background-color: #393737;
		background-size: cover;
		position: relative;
		top: -27px;	
	}
	
	#map_about {
		height: 158px;
		background: url(http://dympl.com/img/map_420.png) top center no-repeat;
		background-color: #AEAAAA;
		background-size: cover;	
		position: relative;
		top: -26px;
	}
	
	span#dympl {
		color: #767171;
		font-family: "GillSans";
		font-size: 90px;
		z-index: 99;
		position: relative;
		top: 66px;	
	}
	
	span#dympl_about {
		color: #767171;
		font-family: "GillSans";
		font-size: 60px;
		z-index: 99;
		position: relative;
		top: 9px;	
	}
	
	.adjust {
		top: 9px !important;	
	}
	
	#graybox {
		display: block;
		height: 210px;
		border: 3px solid #F47521;
		border-radius: 10px;
		background: #D0CECE;
		position: relative;
		top: 30px;	
		z-index: 99;
		padding: 20px 10px;
	}
	
	#graybox_about {
		display: block;
		height: 210px;
		border: 3px solid #F47521;
		border-radius: 10px;
		background: #D0CECE;
		position: relative;
		top: 0px;	
		z-index: 99;
		padding: 2px 2px;
	}

	#graybox a {
		display: block;
		font-size: 16px;
		padding-top: 5px;	
		padding-bottom: 10px;
	}
	
	#graybox span {
		color: #F47521;
		font-size: 30px;
		display: none;	
	}
	
	#midBtn {
		margin-top: 23px;
		margin-bottom: 23px;	
	}

	.underConstruction {
		display: none;	
	}
	
	#bottom-white {
		background: #FFF;
		z-index: 90;
		height: 90px !important;
		position: relative;
		top: -78px;
	}	
	
	#bottom-white_about {
		background: #2B2929;
		z-index: 90;
		height: 90px !important;
		position: relative;
		top: -78px;
	}	

	.tag1 {
		color: #404040;
		font-size: 20px !important;	
		position: relative;
		left: 20px;
		top: 30px;
	}
	
	.tag2 {
		color: #404040;
		font-size: 16px;	
		position: relative;
		left: 90px;
		top: 20px;
	}
	
	.tag2 span {
		color: #F47521;	
	}

	#footer {
		height: 40px;
		line-height: 40px;
		background: #FFF;
		color: #999;
		position: relative;
		top: -78px;	
	}
	
	#footer_about {
		height: 40px;
		line-height: 40px;
		background: #2B2929;
		color: #999;
		position: relative;
		top: -165px;	
		font-size: 12px;
	}
	
	.copyrights {
		float: right;
		margin-right: 15px;
		font-size: 10px;	
	}

	.wrap {
		height:480px !important;
		overflow: hidden;	
	}
	
	.about_p {
		font-size: 7px;
		color: #F47521;	
		text-align: center;
		line-height: 7px;
		margin-top: 3px;
	}
	
	
	#about_don {
		color: #AEAAAA;	
		font-size: 9px;
		text-align: center;
		padding-top: 20px;
		line-height: 9px;
		top: -70px;
	}
	
	#about_don img {
		float: left;
		margin-left: 10px;
		width: 50px;
		
	}
	
	.about_texts {
		padding-top: 100px;
	}	
	
	.services_p {
		font-size: 7px;
		line-height: 7px;
		color: #F47521;	
		text-align: left;
		margin-top: 5px;
	}
	
	.apply a {
		font-size: 12px;	
	}
	
	.apply {
		font-size: 11px;
		color: #AEAAAA;	
		margin-top: 55px;
		margin-left: 10px;
	}
	
	.apply p{
		text-indent: 0px;
		margin-top: 5px;	
	}

	.contact_p {
		font-size: 9px;
		color: #F47521;
		text-align: right;
		margin-right: 8px;
		margin-top: 0px;	
	}
	
	.contact_p span {
		color: #333;	
	}
	
	#about_don_contact {
		color: #767171;	
		font-size: 12px;
		text-align: center;
		padding-top: 15px;
		line-height: 17px;
	}
	
	.contact-dot {
		color: #F47521;
		font-size: 20px;
		display: none;	
	}
	
	.contact_i {
		color: #F47521;
		font-weight: bold;
		font-size: 9px;
	}
	
	.contact_t {
		font-size: 9px;
		color: #393737;
	}


}

/*CSS Media Queries*/
/*Small Devices 600px - 768px*/

@media (min-width: 600px) and (max-width: 767px) {

	.top-menu a {
		color: #FFF !important;	
		transition: background 0.3s linear 0s, color 0.3s linear 0s;
	}
	
	.top-menu a:hover {
		color: #333 !important;	
	}

	#social-row {
		background: #393737;
		position: relative;
		top: -9px;	
	}
	
	#social-row_about {
		background: #393737;
		position: relative;
		top: -9px;	
	}
	
	#top-div {
	height: 3px;
	background: #F47521;
	position: relative;
	top: -9px;
	margin-top: 0px;
	}
	
	#social-row_about {
	background: #AEAAAA;
	position: relative;
}

	
	
	#map {
		height: 225px;
		background: url(http://dympl.com/img/map_600.png) top center no-repeat;
		background-color: #393737;
		background-size: cover;	
		position: relative;
		top: -33px;
	}
	
	#map_about {
		height: 225px;
		background: url(http://dympl.com/img/map_600.png) top center no-repeat;
		background-color: #AEAAAA;
		background-size: cover;
		position: relative;
		top: -25px;	
	}
	
	span#dympl {
		color: #767171;
		font-family: "GillSans";
		font-size: 130px;
		z-index: 99;
		position: relative;
		top: 90px;	
	}
	
	span#dympl_about {
		color: #767171;
		font-family: "GillSans";
		font-size: 90px;
		z-index: 99;
		position: relative;
		top: 3px;	
	}
	
	.adjust {
		top: -3px !important;	
	}
	
	#graybox {
		display: block;
		height: 330px;
		border: 3px solid #F47521;
		border-radius: 10px;
		background: #D0CECE;
		position: relative;
		top: 30px;	
		z-index: 99;
		text-align: center;
		padding: 20px 20px;
	}
	
	#graybox_about {
		display: block;
		height: 330px;
		border: 3px solid #F47521;
		border-radius: 10px;
		background: #D0CECE;
		position: relative;
		top: 30px;	
		z-index: 99;
		text-align: center;
		padding: 5px 5px;
	}
	
	#graybox a {
		display: block;
		font-size: 20px;
		padding-top: 10px;	
		padding-bottom: 10px;
	}
	
		#midBtn {
		margin-top: 40px;
		margin-bottom: 40px;	
	}

	
	#graybox span {
		color: #F47521;
		font-size: 30px;
		display: block;
		height: 30px;
		line-height: 30px;	
	}
	
	.underConstruction {
		display: none;	
	}
	
	#bottom-white {
		background: #FFF;
		z-index: 90;
		height: 140px !important;
		position: relative;
		top: -136px;
	}	
	
	#bottom-white_about {
		background: #2B2929;
		z-index: 90;
		height: 140px !important;
		position: relative;
		top: -131px;
	}	
	
	.tag1 {
		color: #404040;
		font-size: 28px !important;	
		position: relative;
		left: 30px;
		top: 38px;
	}
	
	.tag2 {
		color: #404040;
		font-size: 22px;	
		position: relative;
		left: 130px;
		top: 25px;
	}
	
	.tag2 span {
		color: #F47521;	
	}

	#footer {
		height: 40px;
		line-height: 40px;
		background: #FFF;
		color: #999;
		position: relative;
		top: -136px;	
	}
	
	#footer_about {
		height: 40px;
		line-height: 40px;
		background: #2b2929;
		color: #999;
		position: relative;
		top: -252px;	
	}
	
	.copyrights {
		float: right;
		margin-right: 15px;	
	}

	.wrap {
		height:600px !important;
		overflow: hidden;	
	}
	
	.about_p {
		font-size: 10px;
		color: #F47521;	
		text-align: center;
		line-height: 10px;
	}
	
	#about_don {
		color: #AEAAAA;	
		font-size: 12px;
		text-align: center;
		padding-top: 30px;
		top: -75px;
	}
	
	#about_don img {
		float: left;
		margin-left: 10px;
		width: 90px;
		
	}
	
	.about_texts {
		line-height: 30px;	
		padding-top: 65px;
	}
	
	
	.services_p {
		font-size: 11px;
		line-height: 11px;
		color: #F47521;	
		text-align: left;
		margin-top: 10px;
	}
	
	.apply a {
		font-size: 16px;	
	}
	
	.apply {
		font-size: 13px;
		color: #AEAAAA;	
		margin-top: 45px;
		margin-left: 30px;
	}
	
	.apply p{
		text-indent: 0px;
		margin-top: 10px;	
	}
	
	.contact_p {
		font-size: 14px;
		color: #F47521;
		text-align: right;
		margin-right: 10px;	
		margin-top: 0px;
	}
	
	.contact_p span {
		color: #333;	
	}
	
	#about_don_contact {
		color: #767171;	
		font-size: 16px;
		text-align: center;
		padding-top: 20px;
		line-height: 25px;
	}
	
	.contact-dot {
		color: #F47521;
		font-size: 30px;	
	}
	
	.contact_i {
		color: #F47521;
		font-weight: bold;
		font-size: 14px;
	}
	
	.contact_t {
		font-size: 14px;
		color: #393737;
	}
 
}

/*CSS Media Queries*/
/*Medium Devices 769px - 1280px*/

@media (min-width: 768px) and (max-width: 1279px) {
	
	.container {
		max-height: 620px !important;	
	}
	
	.top-menu a {
		color: #FFF !important;	
		background: none !important;
		transition: background 0.3s linear 0s, color 0.3s linear 0s;
	}
	
	.top-menu a:hover {
		color: #FC0 !important;	
	}
	
	.social a {
	display: block;
	float: left;
	width: 40px;
	height: 39px;
	text-indent: -99999px;
	margin-left: 18px;
	position: relative;
	top: -22px;	
	z-index: 99;
	margin-right: 0px;
	}
	
	#email {
		background: url(http://dympl.com/img/email_min.png) top center no-repeat;	
	}
	
	#linkedin {
		background: url(http://dympl.com/img/linkedin_min.png) top center no-repeat;	
	}
	
	#facebook {
		background: url(http://dympl.com/img/facebook_min.png) top center no-repeat;	
	}
	
	#twitter {
		background: url(http://dympl.com/img/twitter_min.png) top center no-repeat;	
	}

	#map {
		height: 288px;
		background: url(http://dympl.com/img/map_768.png) top center no-repeat;
		background-color: #393737;
		background-size: cover;	
		position: relative;
		top: -60px;
		z-index: 90;
	}
	
	#map_about {
		height: 288px;
		background: url(http://dympl.com/img/map_768.png) top center no-repeat;
		background-color: #AEAAAA;
		background-size: cover;	
		position: relative;
		top: -58px;
	}
	
	span#dympl {
		color: #767171;
		font-family: "GillSans";
		font-size: 180px;
		z-index: 99;
		position: relative;
		top: 99px;	
	}
	
	span#dympl_about {
		color: #767171;
		font-family: "GillSans";
		font-size: 120px;
		z-index: 99;
		position: relative;
		top: -8px;	
	}
	
	.adjust {
		top: -10px !important;	
	}
	
	#graybox {
		display: block;
		height: 400px;
		border: 3px solid #F47521;
		border-radius: 10px;
		background: #D0CECE;
		position: relative;
		top: 50px;	
		z-index: 100;
		padding: 0px 30px;
	}
	
	#graybox_about {
		display: block;
		height: 400px;
		border: 3px solid #F47521;
		border-radius: 10px;
		background: #D0CECE;
		position: relative;
		top: 50px;	
		z-index: 99;
		padding: 10px 10px;
	}

	#graybox a {
		display: block;
		font-size: 25px;
		padding-top: 10px;	
		padding-bottom: 10px;
	}
	
	#midBtn {
	margin-top: 50px;
	margin-bottom: 50px;	
	}

	
	#graybox span {
		color: #F47521;
		font-size: 60px;
		display: block;
		height: 60px;
		line-height: 60px;	
	}
	
	.underConstruction {
		display: none;	
	}

	#bottom-white {
		background: #FFF;
		height: 170px !important;
		position: relative;
		top: -171px;
	}	
	
	#bottom-white_about {
		background: #2B2929;
		z-index: 90;
		height: 170px !important;
		position: relative;
		top: -170px;
	}	

	.tag1 {
		color: #404040;
		font-size: 37px !important;	
		position: relative;
		left: 30px;
		top: 50px;
	}
	
	.tag2 {
		color: #404040;
		font-size: 30px;	
		position: relative;
		left: 160px;
		top: 40px;
	}
	
	.tag2 span {
		color: #F47521;	
	}

	#footer {
		height: 40px;
		line-height: 40px;
		background: #FFF;
		color: #999;
		position: relative;
		top: -171px;	
	}
	
	#footer_about {
		height: 40px;
		line-height: 40px;
		background: #2B2929;
		color: #999;
		position: relative;
		top: -275px;	
	}
	
	.copyrights {
		float: right;
		margin-right: 15px;	
	}
	
	.wrap {
		height:800px !important;
		overflow: hidden;	
	}
	
	.about_p {
		font-size: 13px;
		color: #F47521;	
		text-align: center;
		line-height: 13px;
		margin-top: 17px;
	}
	
	#about_don {
		color: #AEAAAA;	
		font-size: 14px;
		text-align: center;
		padding-top: 30px;
		line-height: 30px;
		top: -70px;
	}
	
	#about_don img {
		float: left;
		margin-left: 5px;
		width: 110px;
		
	}
	
	.services_p {
		font-size: 14px;
		line-height: 14px;
		color: #F47521;	
		text-align: left;
		margin-top: 5px;
	}
	
	.apply a {
		font-size: 20px;	
	}
	
	.apply {
		font-size: 16px;
		color: #AEAAAA;	
		margin-top: 55px;
		margin-left: 30px;
	}
	
	.apply p{
		text-indent: 0px;
		margin-top: 10px;	
	}
	
	.contact_p {
		font-size: 18px;
		color: #F47521;
		text-align: right;
		margin-right: 15px;
		margin-top: 0px;	
	}
	
	.contact_p span {
		color: #333;	
	}
	
	#about_don_contact {
		color: #767171;	
		font-size: 22px;
		text-align: center;
		padding-top: 25px;
		line-height: 30px;
	}
	
	.contact-dot {
		color: #F47521;
		font-size: 30px;	
	}
	
	.contact_i {
		color: #F47521;
		font-weight: bold;
		font-size: 18px;
	}
	
	.contact_t {
		font-size: 18px;
		color: #393737;
	}


}
/*Extra Large Devices HD-TV etc..*/
@media (min-width: 1280px) and (max-width: 1920px) {
	
	.top-menu a {
		color: #FFF !important;	
		background: none !important;
		transition: background 0.3s linear 0s, color 0.3s linear 0s;
	}
	
	.top-menu a:hover {
		color: #FC0 !important;	
	}

	
	.social a {
		display: block;
		float: left;
		width: 40px;
		height: 39px;
		text-indent: -99999px;
		margin-left: 30px;
		position: relative;
		top: -20px;
		z-index: 20;	
	}
	
	#email {
		background: url(http://dympl.com/img/email_min.png) top center no-repeat;	
	}
	
	#linkedin {
		background: url(http://dympl.com/img/linkedin_min.png) top center no-repeat;	
	}
	
	#facebook {
		background: url(http://dympl.com/img/facebook_min.png) top center no-repeat;	
	}
	
	#twitter {
		background: url(http://dympl.com/img/twitter_min.png) top center no-repeat;	
	}
	
	#map {
		height: 480px;
		z-index: 10;
		position: relative;
		top: -60px;
		background: url(http://dympl.com/img/map_1280.png) top center no-repeat;
		background-color: #393737;
		background-size: cover;	
	}
	
	#map_about {
		height: 480px;
		background: url(http://dympl.com/img/map_1280.png) top center no-repeat;
		background-color: #AEAAAA;
		background-size: cover;	
		position: relative;
		top: -59px;
	}
	
	.underConstruction {
		display: none;	
	}
	
	.wrap {
		height: 950px;
		overflow: hidden;	
	}
	
	
}

@media (min-width: 1px) and (max-width: 319px) {
	.container {
		display: none;	
	}
	
	.underConstruction {
		text-align: center;
		color: #FFF;
		font-size: 30px;
		display: block;
		width: 319px;	
	}
}