@import url('https://fonts.googleapis.com/css?family=Palanquin+Dark:600');

body {
	background-color: #000066;
	font-family: Arial;
}

.clear {clear: both; height: 1px; overflow: hidden;}
input,textarea,button {outline:none;}

/*header*/
.content {
	max-width: 680px;
	padding: 0 15px;
}

.top {
	background: url(../images/top.jpg) no-repeat center;
	background-size: cover;
	padding: 5px 10px;
}

.menu {
	background-color: #E32021;
	padding: 6px 10px;
	text-align: center;
	position: relative;
}

.menu ul {
	padding: 0;
	margin: 0;
}

.menu ul li {
	display: inline-block;
	padding: 0 4px 0 6px;
	border-left: 2px solid #fff;
}

.menu ul li:nth-child(1) {
	border-left: none;
}

.menu ul li a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menu ul li a:hover, .menu ul li.active a {
	color: #FFFF99;
	text-decoration: underline;
}

.hamb {
	display: none;
}

.slogan {
	background-color: #000;
	padding: 2px 10px 4px 10px;
	text-align: center;
	color: #f2e699;
	font-family: 'Palanquin Dark', sans-serif;
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 21px;
	font-weight: 600;
}

.slogan p {
   padding: 0;
   margin: 0;
}

.mainblock {
	padding: 20px 10px 30px 10px;
	background-color: #fff;
	font-size: 12px;
}

/*Home*/

.mainblock h2 {
	text-align: center;
	font-size: 24px;
}

.sidebar-left {
	float: left;
	width: 210px;
	margin-left: -10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content-block-right {
	float: right;
	width: 450px;
	text-align: left;
	font-size: small;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.redlink {
	background-color: rgb(255, 0, 0);
	padding: 10px 15px;
	text-align: center;
}

.redlink a {
	text-decoration: underline;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
}

.redlink a:hover {
	text-decoration: none;
}

.redheader {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.yellowlink {
	background-color: rgb(255, 255, 0);
	padding: 3px 5px;
	max-width: 450px;
	text-align: center;
}

.yellowlink a {
	text-decoration: underline;
	color: #0000ff;
	font-size: 13px;
	font-weight: 600;
}

.yellowlink a:hover {
	text-decoration: none;
}

.dotted {
	width: 100%;
	margin: 10px 0 5px 0;
}

.palan {
	font-family: 'Palanquin Dark', sans-serif;
}

.fs18 {
	font-size: 18px;
}

.redtext {
	color: #cc3333;
}

.yellowtext {
	color: #f3e8a3;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	white-space: nowrap;
}

img.left {
	float: left;
	padding: 0 10px 5px 0;
}

ul.round {
	margin: 0 0 0 -10px;
	padding: 0;
}

ul.round li {
	list-style: none;
	padding: 2px 0 2px 17px;
	position: relative;
	display: block;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}

ul.round li:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	background: url(../images/ac_button_03.gif) no-repeat center;
	background-size: 100% 100%;
	width: 15px;
	height: 16px;
}

.half {
	float: left;
	width: 50%;
}

.blackline {
	border-top: 1px solid #000;
	margin: 5px 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
}

.home-block1 {
	background: url(../images/transformer_02.gif) no-repeat center;
	background-size: 100% 100%;
	padding: 63px 10px 25px 93px;
	text-align: left;
}

.home-block1 ul {
	padding: 0;
	margin: 0;
}

.home-block1 ul li {
	padding: 0;
	margin: 0;
}

.style7 {
	font-size: 12px;
}

.fs13 {
	font-size: 13px;
}

.home-block2 {
	background: url(../images/repair_02.gif) no-repeat center;
	background-size: 100% 100%;
	padding: 67px 10px 25px 60px;
	text-align: left;
	margin-top: 50px;
}

/*Why Us*/
.sidebar-right {
	float: right;
	width: 210px;
	padding-left: 15px;
	text-align: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content-block-left {
	float: left;
	width: 450px;
	text-align: left;
	font-size: small;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

ul.round.inner {
	margin: 0;
	padding: 0;
}

ul.round.inner li {
	list-style: none;
	padding: 2px 0 2px 17px;
	position: relative;
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
}

ul.round.inner li:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	background: url(../images/ac_button_03.gif) no-repeat center;
	background-size: 100% 100%;
	width: 15px;
	height: 16px;
}

/*Transformers*/
.inner-halfpage {
   float: left;
   width: 50%;
   padding: 0 5px;
   -moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

.inner-halfpage.less {
   width: 45%;
}

.inner-halfpage.more {
   width: 55%;
}

img.right {
	float: right;
	padding: 0 0 5px 10px;
}

.inner-halfpage ul {
   padding: 0;
   margin: 0 0 0 15px;
}

.colls4 {
display: inline-block;
vertical-align: middle;
width: 24%;
-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 0;
}

/*contact us*/
.contactform {
   padding: 10px;
   color: #fff;
   font-weight: 700;
   background-color: #990000;
   max-width: 470px;
   margin: 0 auto;
}

.contactform .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0px;
}

.contactform .form-horizontal .control-group {
    margin-bottom: 3px;
}

.contactform .form-horizontal .control-label {
   width: 220px;
}

.contactform .form-horizontal .controls {
    margin-left: 240px;
}

.contactform .formResponsive select, .contactform .formResponsive textarea, .contactform .formResponsive input[type="text"], .contactform .formResponsive input[type="number"], .contactform .formResponsive input[type="email"], 
.contactform .formResponsive input[type="tel"], .contactform .formResponsive input[type="url"], .contactform .formResponsive input[type="password"] {
 margin-bottom: 0px;
}

.contactform .rsform-block-text, .contactform .rsform-block-text2 {
max-width: 350px !important;
padding: 15px 0;
}

.page-header {
border: none;
}

/*footer*/
.footer {
	padding: 10px 10px;
	background-color: #fff;
	font-size: small;
}

.inl-block {
	display: inline-block;
	width: 210px;
	padding: 2px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

@media only screen and (max-width: 750px) {
	/*header*/
	.menu ul {
		background-color: #E32021;
		position: absolute;
		left: 10px;
		top: 35px;
		width: 200px;
		display: none;
	}

	.menu ul li {
		display: block;
		border: none;
		padding: 5px 10px;
		text-align: left;
	}

	.hamb {
		display: block;
		float: left;
		cursor: pointer;
		width: 30px;
	}

	/*home*/
	.sidebar-left {
		display: block;
		float: none;
		width: auto;
	}

	.content-block-right {
		display: block;
		float: none;
		width: auto;
	}

	.home-block1 {
		display: inline-block;
		vertical-align: top;
	}

	.home-block2 {
		display: inline-block;
		vertical-align: top;
		max-width: 210px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0;
	}

	img {
		max-width: 100%;
	}
	
	/*Why Us*/
	.sidebar-right {
		display: block;
		float: none;
		width: auto;
	}

	.content-block-left {
		display: block;
		float: none;
		width: auto;
	}
	
	/*Transformers*/
.inner-halfpage {
   float: none;
   width: auto;
   display: block;
}

.inner-halfpage.less {
   float: none;
   width: auto;
   display: block;
}

.inner-halfpage.more {
   float: none;
   width: auto;
   display: block;
}
}


@media only screen and (max-width: 630px) {
.contactform .form-horizontal .control-label {
   width: 100%;
   text-align: left;
}

.contactform .form-horizontal .controls {
    margin-left: 0;
}

.contactform .form-horizontal input {
   width: 90%;
}

.contactform .form-horizontal select {
   width: 95%;
}
}

@media only screen and (max-width: 540px) {
	/*home*/
	 .half {
		 float: none;
		 width: auto;
		 display: block;
	 }

	ul.round {
		margin: 0;
		padding: 0;
	}
}