body
{
	width:100%;
	height:100%!important;
	margin:auto;
	font-family: Tahoma, Verdana, Segoe, sans-serif!important;
}

#wrapper
{
	margin:auto;
	width:100%;
	max-width: 1024px;
	height:100%;
}

.top
{
	height:200px;
	width:90%!important;
	max-width: 1024px;
}

.righttop
{
	padding-right:1%!important;
}

.head
{
	width:100%!important;
	height:5px;
	background-color:#ED1C24;
}

.container
{
	max-width: 1024px!important;
	width:100%!important;
}

.picture
{
	width:100%!important;
	max-width: 1024px;
	margin:auto!important;
}

.pictureheight
{
	height:500px!important;
	max-width: 1024px!important;
}

.img-responsive
{
	width:100%;
	height:500px!important;
}

nav
{
	width:100%;
	height:50px;
	float:right;
	display:inline-block!important;
}

nav ul
{
	display:inline-block;
	float:right;
	width:70%;
	margin:2% 0 0 0;
}

nav ul li
{
	display:inline-block;
	margin-right:10%;
	vertical-align:middle;
	float:right;
}

nav ul li a
{
	display:inline-block;
	vertical-align:middle;
	color:#ED1C24;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 1.2em;
}

nav ul li a:hover
{
	text-decoration: none;
	color:#A50000;
}

nav ul li span
{
	height:30px;
	display:inline-block;
}

nav ul li span:hover
{
	border-bottom: 3px solid #A50000;
}

#lastnav
{
	margin:0px;
	padding:0px;
}

.navigation
{
	width:100%;
	height:120px;
	float:right;
}

.navigation h1
{
	width:100%;
	font-size: 4em;
	text-align: right;
	margin:0!important;
	padding-top: 9%!important;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.navh2 h2
{
	height:60px;
	font-size: 1.3em;
	text-align: right;
	margin:1% 0 0 0;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.logo img
{
	height:180px;
	padding-top:2%;
}

.mainsection
{
	margin-top: 3%;
	text-align: justify;
	height:600px;
}

.servmain
{
	margin-top: 70px;
	height:650px!important;
}

.textareahome
{
	height:160px;
}

.servpara h3
{
	text-align: center;
	font-size: 1.5em;
}

.servpara p
{
	text-align: center;
	font-size: 0.9em;
	padding:0 15px 0 15px;
}

.servpara
{
	margin:0px 0 0 0;
	height:190px;
}

.servtitle h3
{
	font-family: 'Lucida Bright', Georgia, serif;
}

.servtitle span
{
	font-weight: bold;
}

.ends
{
	width:1%!important;
}

.texttext h1
{
	text-align: center;
	font-family: Copperplate, 'Copperplate Gothic Light', fantasy;
}

.texttext p
{
	padding:2% 2% 0 2%;
	text-align: center;
}

.dynamicspics
{
	height:100%;
}

.micro
{
	height:150px;
}

.imagecen
{
	margin: auto;
	width:45%!important;
}

.footerh3
{
	margin:0px 0 0px 0;
	height:150px;
}

.microfirst
{
	margin: 0% 3% 0 14%!important;
}

.hrsmall
{
	width:30%;
	margin:auto!important;
}

.hrbig hr
{
	width:60%;
	margin:auto!important;
	height:20px;
}

.hrfin
{
	width:0.1%;
	margin:auto!important;
}


.homeintro
{
	text-align: center;
	margin:auto;
}

.homeintro h3
{
	text-align: center;
	margin:20px 0 20px 0;
}

.homeintro p
{
	text-align: justify;
	margin:20px auto 40px auto;
}

.homedoub
{
	text-align: center;
}

.contact-form
{ 
	margin-top:15px;
}

.contact-form .textarea
{ 
	min-height:220px; 
	resize:none;
}

.form-control
{ 
	box-shadow:none; 
	border-color:#eee; 
	height:49px;
}

.form-control:focus
{ 
	box-shadow:none; 
	border-color:#00b09c;
}

.form-control-feedback
{ 
	line-height:50px;
}

.fileds
{
	width:40%;
}

.main-btn
{ 
	background:#00b09c; 
	border-color:#00b09c; 
	color:#fff;
}

.main-btn:hover
{ 
	background:#00a491;
	color:#fff;
}

.form-control-feedback 
{
	line-height: 50px;
	top: 0px;
}

.whole-contact
{
	height:450px;
}

.terms
{
	margin:50px 0 0 0;
	height:550px;
}

.terms iframe
{
	width:100%;
	height:500px;
}

#back
{
	color:#ED1C24;
	margin:10px 0 0 0!important;
}

.full {
    width: 100%;	
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}


.footer {
	background: #EDEFF1;
	max-height:200px;
	height: auto!important;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	border-bottom: 1px solid #BAC1C8;
	color: #54697E;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 0px 0 0px;
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #7F8C8D;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color: #78828D
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #fff;
}
.newsletter-box {
	overflow: hidden;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}

.social
{
	width:21%;
	float:right;
}

.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 1.85%;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #2c3e50;
	background: #2c3e50;
}

#goog:hover
{
	background: #EF6C00;
	border: 2px solid #EF6C00;
}

#facebook:hover
{
	background: #3B5998;
	border: 2px solid #3B5998;
}

#twitter:hover
{
	background: #4099FF;
	border: 2px solid #4099FF;
}

#linkdin:hover
{
	background: #4875B4;
	border: 2px solid #4875B4;
}

#youtube:hover
{
	background: #FF3333;
	border: 2px solid #FF3333;
}

.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}
.footer-bottom {
	background: #E3E3E3;
	border-top: 1px solid #DDDDDD;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
	color:#54697E;
	font-family: "Comic Sans MS", cursive, sans-serif
	text-shadow:1px 1px 2px #E6E6E6!important;
	float:right!important;
}
.payments {
	font-size: 1.5em;	
}

.footerone
{
	width:100%!important;
}

#sharethis
{
	text-align: right!important;
	padding-right: 7%;
}

#pics
{
	margin-top: 20px!important;
}

.listofthings h1
{
	text-align: center;
	font-size: 2.6em;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	text-shadow:2px 2px 3px #ED1C24;
}

.listofthings ul
{
	display:block;
	height:250px;
	width:50%;
	margin:5% 0 0 5%;
}

.listofthings ul li
{
	display:block;
	font-size: 1.8em;
}

.contactwhole
{
	max-width:1020px;
	width:95%!important;
}

.footertopfix
{
	height:140px!important;
}

.linkss
{
	padding:0 0 0 0.5%!important;
}

.socialmob
{
	padding:0 1% 0 0!important;
}

.messagesent
{
	height:550px;
	width:100%;
}

.messagesent h3
{
	text-align: center;
	padding:11% 0 0 0;
}

.messagesent a
{
	text-align: center;
	margin:18% auto 0 auto;
	color: #ED1C24;
}

.cent
{
	margin:auto;
	width:8.5%;
}

.nopad
{
	padding:0px!important;
}















@media screen and (max-width: 413px) {

.pictureheight
{
	height:250px!important;
}

.carousel
{
	height:250px!important;
}

.picture
{
	height:250px!important;
}
	
.slide
{
	height:250px!important;
}
	
.img-responsive
{
	height:250px!important;
}

.top
{
	height: 350px!important;
}

.navigation
{
	height:90px!important;
}

.navigation h1
{
	padding-top:10%!important;
	text-align: left!important;
	font-size: 3em;
	padding:0 0 0 4%;
}

.navh2 h2
{
	text-align: left;
	padding:0 0 0 4%;
}

.logo img
{
	margin: auto;
	width:100%!important;
}

.contactwhole
{
	width:97%!important
}

.righttop
{
	padding:0!important;
}

nav
{
	height:40px;
}

nav ul
{
	padding:0px;
	margin:0px;
	height:30px;
	width:100%!important;
}

nav ul li
{
	margin:0;
	text-align: center;
	width:33.33%;
	padding:0;
	height:40px;
}

nav ul li span:hover
{
	border:none;
	border-right: 1px solid #D37474;
}

nav ul li span
{
	width:100%;
	height:70%;
	border-right: 1px solid #D37474;
	margin:2% 0 0 0;
}

nav ul li span a
{
	padding:0 0 2% 0;
}

#lastnav
{
	margin:0;
	text-align: center;
	width:33.33%;
	padding:0;
}

#lastnav span
{
	border:none;
}


.linkss
{
	display: none;
}

.dynamics
{
	display: none;
}

.infomob
{
	margin:0 0 0 1%;
	font-size: 1.5em!important;
	width:40%!important;
}

.socialmob
{
	width:50%!important;
	margin:0 0 0 5%;
}

.whole-contact
{
	height:300px!important;
}

.contactmob
{
	width:97%!important;
	height:620px!important;
}

.social
{
	width:100%!important;
}

footer ul
{
	width:100%!important;
}

#sharethis
{
	text-align: left!important;
}

.dispmob
{
	display:none;
}

.servmain
{
	height:700px!important;
	margin:0px;
}

}














@media screen and (min-width: 414px) and (max-width: 450px) {


.logo img
{
	width:100%!important;
}

}




@media screen and (min-width: 414px) and (max-width: 991px) {

.pictureheight
{
	height:380px!important;
}

.carousel
{
	height:380px!important;
}

.picture
{
	height:380px!important;
}
	
.slide
{
	height:380px!important;
}
	
.img-responsive
{
	height:380px!important;
}

.logo
{
	margin: auto;
}

.navigation h1
{
	padding-top:60px!important;
	text-align: left!important;
	padding:0 0 0 4%;
}

.navh2 h2
{
	text-align: left;
	padding:0 0 0 4%;
}
.contactwhole
{
	width:97%!important
}

.righttop
{
	padding:0!important;
}

nav
{
	height:40px;
}

nav ul
{
	padding:0px;
	margin:0px;
	height:30px;
	width:100%!important;
	
}

nav ul li
{
	margin:0;
	text-align: center;
	width:33.33%;
	padding:0;
	height:40px;
}

nav ul li span:hover
{
	border:none;
	border-right: 1px solid #D37474;
}

nav ul li span
{
	width:100%;
	height:70%;
	border-right: 1px solid #D37474;
	margin:2% 0 0 0;
}

nav ul li span a
{
	padding:0 0 2% 0;
}

#lastnav
{
	margin:0;
	text-align: center;
	width:33.33%;
	padding:0;
}

#lastnav span
{
	border:none;
}

.social
{
	width:55%!important;
}

footer ul
{
	width:55%!important;
}

.socialmob h3
{
	opacity: 0;
}

.servmain
{
	height:800px!important;
}

}



@media screen and (min-width: 414px) and (max-width: 770px) {

.servmain
{
	height:1000px!important;
}

}














@media screen and (min-width: 992px) and (max-width: 1032px) {

.social
{
	width:21.99%!important;
}

}