@charset "utf-8";
/* CSS Document */
@-ms-viewport{
  width: device-width;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
 	box-sizing: border-box;
}

html, body {
	Padding: 0;
    Margin: 0;
    Height: 100%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.clearfix {
	clear:both;
	margin: 0;
}
Body {
	background:#bf1e2e;
}
#MainWrap { 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
	position: relative;
}
#nav-top {
	padding:10px;
	background:#000000;
	opacity: 0.8;
}
.menu {
	 padding:0 
}

.menu ul { 
	list-style:none;
}

.menu li {
	display:inline; 
	padding:0 7px; 
	text-transform:uppercase 
}

.menu a {
	text-decoration:none;
	color:white;
}
.menu a:hover {
	text-decoration:none;
	color:#bf1e2e;
}
#HeaderWrap {
	height:30%;
	padding:0px;
}
#container {
	width:960px;
	height:90% !important;
	margin:0 auto;
}
.logo {
	padding-top:10px;
	margin-bottom:20px;
	text-align:center;
}
.logo img {
	width:40%;
	height:auto;
}
.button-wrap {
	width:60%;
	margin:0 auto;
}
.button-wrap a {
	text-decoration:none;
}
.head-title {
	background:#FFFFFF;
	-webkit-box-shadow: 10px 10px 0px -5px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 10px 0px -5px rgba(0,0,0,0.1);
	box-shadow: 10px 10px 0px -5px rgba(0,0,0,0.1);
	padding:15px;
	width:50%;
	margin:0 auto;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	color:#bf1e2e;
	font-size:150%;
	text-align:center;
}
.button1 {
	background:#FFFFFF;
	-webkit-box-shadow: 10px 10px 0px -5px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 10px 0px -5px rgba(0,0,0,0.1);
	box-shadow: 10px 10px 0px -5px rgba(0,0,0,0.1);
	padding:15px;
	width:55%;
	float:left;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	color:#bf1e2e;
	font-size:150%;
	margin-right:5px;
	text-align:center;
}
.button2 {
	background:#FFFFFF;
	-webkit-box-shadow: 10px 10px 0px -5px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 10px 0px -5px rgba(0,0,0,0.1);
	box-shadow: 10px 10px 0px -5px rgba(0,0,0,0.1);
	padding:15px;
	width:43%;
	float:right;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	color:#bf1e2e;
	font-size:150%;
	margin-left:5px;
	text-align:center;
}
.profile {
	width:50%;
	float:left;
	padding-top:30px;
	padding-left:20%;
	text-align:center;
}
.contact-det {
	width:50%;
	float:right;
	padding-top:30px;
}
.contact-det img {
	float:left;
	margin-right:10px;
}
.mob-phn-email {
	margin-bottom:30px;
}
#FooterWrap {
	background:#a21c29;
	position: relative;
}
#Footer {
	width:100%;
	margin:0 auto;
	text-align:center;
	color:#fff;
	padding-top:15px;
}
#FooterWrap, .push {
	height:50px;
	clear:both;
}
#contact-area {
	width:65%;
	margin:0 auto;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 83%;
	font-family: 'Roboto Slab', serif;
	font-size: 1em;
	margin: 0px 0px 15px 0px;
	border: 2px solid #ccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius:5px;
	moz-border-radius:5px;
	webkit-border-radius:5px;
	o-border-radius:5px;
	border:1px #a21c29 solid;
	font-family: 'Roboto Slab', serif;
	color:#bf1e2e;
	font-size:120%;
	font-weight:bold;
	background:#FFFFFF;
	cursor:pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
   	appearance: none;
}
#contact-area input.submit-button:hover {
	background:#D1D1D1;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}

label {
	float: left;
	text-align: right;
	margin-right: 2%;
	width: 15%;
	padding-top: 5px;
	color:white;
}
	.services-container {
	  padding: 50px 0px 0px 0px;
	  margin: 0;
	  list-style: none;
	  display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-flex-flow: row wrap;
	  justify-content: space-around;
	}
	.flex-item {
	  padding: 5px;
	  width: 33.3%;
	  height: 150px;
	  margin-top: 20px;
	  margin-bottom:20px;
	  color: white;
	  font-weight: bold;
	  font-size: 1em;
	  text-align: center;
	}
	.flex-item img {
		margin-bottom:10px;
	}

@media only screen and (min-width:768px) and (max-width:980px) {
	#container {
	width:95%;
	height:90% !important;
	margin:0 auto;
	}
	.logo img {
	width:45%;
	height:auto;
	}
	.head-title {
	padding:15px;
	width:50%;
	font-size:140%;
	}
	.button-wrap {
		width:70%
	}
	.button1 {
		float:left;
		width:50%;
		margin:0 auto;
		font-size:130%;
		margin-right:5px;

	}
	.button2 {
		float:right;
		width:48%;
		margin:0 auto;
		font-size:130%;
	}
	#contact-area {
	width:60%;
	}
}
@media only screen and (min-width : 635px ) and (max-width : 767px) {
	#container {
	width:95%;
	height:90% !important;
	margin:0 auto;
	}
	.logo img {
	width:50%;
	height:auto;
	}
	.head-title {
	padding:15px;
	width:70%;
	font-size:130%;
	}
	.button-wrap {
		width:60%
	}
	.button1 {
		float:none;
		width:100%;
		font-size:120%;
		margin:0px 0px 10px 0px;
	}
	.button2 {
		float:none;
		font-size:120%;
		width:100%;
		margin:0;
	}
	.profile {
		width:40%;
		float:left;
		padding-top:30px;
		text-align:center;
		padding-left:5%;
		margin-bottom:0px;
	}
	.profile img {
		max-width:50%;
		height:auto;
	}
	.contact-det {
		width:60%;
		padding-top:30px;
		margin:0 auto;
		float:right;
	}
	.mob-phn-email img {
		width:12%;
		height:auto;
		float:left;
		margin-right:10px;
	}
	.mob-phn-email {
		margin-bottom:30px;
	}
	#contact-area {
	width:70%;
	}
	.flex-item img {
		max-width:30%;
		height:auto;
	}
}
@media screen and (min-width : 490px ) and (max-width : 634px ) {
	#container {
	width:95%;
	height:90% !important;
	margin:0 auto;
	}
	.logo img {
	width:55%;
	height:auto;
	}
	.head-title {
	padding:10px;
	width:80%;
	font-size:120%;
	}
	.button-wrap {
		width:60%
	}
	.button1 {
		float:none;
		width:100%;
		font-size:120%;
		margin:0px 0px 10px 0px;
	}
	.button2 {
		float:none;
		width:100%;
		font-size:120%;
		margin:0;
	}
	.profile {
		width:100%;
		float:none;
		padding-top:30px;
		text-align:center;
		padding-left:0%;
		margin-bottom:20px;
	}
	.profile img {
		max-width:30%;
		height:auto;
	}
	.contact-det {
		width:100%;
		padding-top:30px;
		margin:0 auto;
		text-align:center;
		float:none;
	}
	.contact-det img {
		float:none;
		margin-right:0px;
	}
	.mob-phn-email {
		margin-bottom:30px;
	}
	#contact-area {
	width:90%;
	}
	.flex-item {
	  padding: 5px;
	  width: 50%;
	  height: 150px;
	  margin-top: 10px;
	  color: white;
	  font-weight: bold;
	  font-size: 1em;
	  text-align: center;
	}
	.flex-item img {
		max-width:30%;
		height:auto;
	}
}
@media screen and (max-width:489px) {
	#container {
	width:95%;
	height:90% !important;
	margin:0 auto;
	}
	.logo img {
	width:70%;
	height:auto;
	}
	.head-title {
	padding:10px;
	width:90%;
	font-size:110%;
	}
	.button-wrap {
		width:70%
	}
	.button1 {
		float:none;
		width:100%;
		font-size:110%;
		padding:10px;
		margin:0px 0px 10px 0px;
	}
	.button2 {
		float:none;
		width:100%;
		padding:10px;
		font-size:110%;
		margin:0;
	}
	.profile {
		width:100%;
		float:none;
		padding-top:30px;
		text-align:center;
		padding-left:0%;
		margin-bottom:20px;
	}
	.profile img {
		max-width:30%;
		height:auto;
	}
	.contact-det {
		width:100%;
		padding-top:0px;
		margin:0 auto;
		text-align:center;
		float:none;
	}
	.contact-det img {
		float:none;
		margin-right:0px;
	}
	.mob-phn-email {
		margin-bottom:30px;
	}
	.mob-phn-email img {
		width:12%;
		height:auto;
		margin-right:0px;
	}
	#contact-area {
	width:90%;
	}
	#contact-area input, #contact-area textarea {
		width:100%;
		float:none;
	}
	label {
		float: none;
		margin-right: 2%;
		width: 100%;
		padding-top: 5px;
		color:white;
	}
	#contact-area input.submit-button {
		width: 100px;
		float: right;
		margin:0 auto;
	}
	.flex-item {
	  padding: 5px;
	  width: 50%;
	  height: 150px;
	  margin-top: 10px;
	  color: white;
	  font-weight: bold;
	  font-size: 100%;
	  text-align: center;
	}
	.flex-item img {
		max-width:30%;
		height:auto;
	}
}