/*
Theme Name: unified-parking

Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.

 */

* {
	margin:0px;
	padding:0px;
}
img{ line-height:0 !important;}
ul, ol {
	list-style-type:none;
}
a {
	color:#293189;
	outline:none;
	text-decoration:none;
}
img {
	max-width:100%;
	border:0px;
}
html {
	font-size: 62.5%;
}
body {
	background:#e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
/*---------------------------------------- Font-Eace ---------------------------------------- */
@font-face {
	font-family: 'GothamBook';
	src: url('fontface/GothamBook.eot');
	src: local('?'), url('fontface/GothamBook.woff') format('woff'), url('fontface/GothamBook.ttf') format('truetype'), url('fontface/GothamBook.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:GothamBook;
	src: url('fontface/GothamBook.eot');
}
@font-face {
	font-family: GothamBook;
	src: url('fontface/GothamBook.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*---------------------------------------- Form ---------------------------------------- */
	.map_bg { background:url(images/mapbg.jpg) no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;  -o-background-size: cover;background-size: cover; height:154px; width:100%; text-align:center;	}
	.map_bg .submit { display:inline-block; padding:10px; width:auto; height:auto; margin-top:60px;}
input {
	width: 100%;
	height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 0 5px rgba(129,129,129,.18);
	-moz-box-shadow: inset 0 0 5px rgba(129,129,129,.18);
	box-shadow: inset 0 0 5px rgba(129,129,129,.18);
	border: solid 1px #c0c0c0;
}
textarea {
	width: 100%;
	height: 100px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 0 5px rgba(129,129,129,.18);
	-moz-box-shadow: inset 0 0 5px rgba(129,129,129,.18);
	box-shadow: inset 0 0 5px rgba(129,129,129,.18);
	border: solid 1px #c0c0c0;
	resize:none;
}
/*---------------------------------------- Index ---------------------------------------- */
.top-header {
	background:url(images/top-header.jpg) repeat-x top left;
	border-bottom:5px solid #fecd07;
	width:100%;
	float:left;
}
.logo {
	padding-bottom: 9px;
	padding-top: 6px;
}

.contact-dive{ background: url("images/contact-us.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: auto;
    margin-bottom: 50px;
    padding-bottom: 20px;
    padding-right: 1%;
    padding-top: 10px;
    width: 99%;}

.contact-dive-sub{ float:right }


.call-us {
	font-family:GothamBook, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	padding:2%;
}
.call-us span {
  color: #F4DF0C;

}
.now-offering {
	background: url("images/car-icon.png") no-repeat scroll right top transparent;
	color: rgb(255, 255, 255);
	font-family: GothamBook, Arial, Helvetica, sans-serif;
	padding-right: 15%;
	text-align: right;
	width: 85%;
	padding-bottom: 40px;
}
.menu-bg {
	background: url("images/menu-bg.jpg") repeat-x scroll left top rgb(154, 154, 154);
	float:right;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
}
.banner {
	width:100%;
	float: left;
}
.banner img {
	width:100%;
}
.middle {
	width:100%;
	float: left;

}


@media screen and (-webkit-min-device-pixel-ratio:0) {
.middle {
	margin-top:20px;
}
.inner-middlecontent
{
	margin-top:0px !important;
}
}
.middlecontent {
	background:url(images/middle-bottom.jpg) no-repeat center bottom #FFFFFF;
	padding-bottom: 40px;
}
.cat-inner {
	padding: 1.5%;
        /*text-align: justify;*/
}
.cat-heading {
	font-size:21px;
	font-weight:bold;
	color:#000000;
	border-bottom: 1px solid #000;
	line-height: 45px;
	margin-bottom: 30px;
}
.cat-heading span {
	border-bottom: 5px solid rgb(41, 49, 137);
	color: rgb(41, 49, 137);
	display: block;
	float: left;
	font-weight: bold;
	line-height: 43px;
	margin-right: 1.5%;
}
.cat-content {
	background:#e1e1e1;
	margin-top:10px;
	width:100%;
}
.cat-img {
 float: left;
    line-height: 0;
    margin-right: 1%;
    width: 49%;
}
.cat-img img {
	width: 100%;
}
.cat-text {
	float: left;
	line-height: 22px;
	padding: 1%;
	width: 47%;
}
.cat-text span {
	display: block;
}
.read-more {
	color: rgb(41, 49, 137);
	margin-left: 2%;
	text-decoration: underline;
}
.footercon {
	width:100%;
	float: left;
}
.footerlinksbg {
	width:100%;
	background:url(images/footerlinkbg.jpg) top repeat-x #0d014d;
	padding-bottom: 1.2%;
	padding-top: 1.2%;
}
.footerlink ul li {
	float:left;
	border-left:1px #b1b0c1 solid;
	padding-right:2%;
	padding-left:2%;
}
.footerlink ul li:first-child {
	border:none;
	padding-left:0%;
}
.footerlink ul li a {
	color:#b1b0c1;
}
.footerlink ul li a:hover {
	color: rgb(244, 223, 12);
}
.footerlink ul li.selected a {
	color: rgb(244, 223, 12);
}
.copyright-con {
	background:#000;
	color:#636363;
	padding-top:20px;
	min-height:120px;
}
.copyright-con span {
	color:#a1a1a1;
	text-decoration:underline;
}
.copyright-con a {
	color:#a1a1a1;
	text-decoration:underline;
}
.copyright {
	font-size: 13px;
}
.siteby {
	color:#636363;
	text-align:right;
	font-size:12px;
}
.menu-con {
	margin-top: -36px;
}
/*-----------------------------------------innerpage-----------------------------------------*/
.inner-middlecontent {
	background:#FFFFFF;
	margin-top:20px;
	border-top:#000 10px solid;
	padding-bottom:30px;
}
.innerpage-banner {
	border:#FFFFFF solid 2px;
	box-shadow:0px 0px 4px #b0b0b0;
	-moz-box-shadow:0px 0px 4px #b0b0b0;
	-webkit-box-shadow:0px 0px 4px #b0b0b0;
	-khtml-box-shadow:0px 0px 4px #b0b0b0;
}
.cat-inner p {
	line-height:22px;
	margin-bottom:25px;
}
.read-more-con {
	float:right;
}
.read-more-btn {
	display:block;
	color:#FFFFFF;
	background:url(images/red-btn.jpg) repeat-x top left #c24743;
	text-align:center;
	padding: 10px 18px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}
.right-con {
	background:url(images/rightbf.jpg) repeat;
	border: 1px solid #999;
}
.right-heading {
	background: url("images/right-heading.jpg") repeat-x scroll 0 0 transparent;
	color: rgb(255, 255, 255);
	font-family: GothamBook, Arial, Helvetica, sans-serif;
	font-size: 23px;
	padding: 5px;
	text-align: center;
	border:1px solid #a1a1a1;
}
		.page-list{ position:relative; float:left; width:100%}
	.page-list li {display: list-item !important;
    float: left;
    list-style-position: inside;
    list-style-type: disc;
    padding: 5px;
    width: 100%; list-style-image:url(images/bullets.png)}
	.page-list li ul{position:relative; float:left; width:100%; margin:0}
.services-icon {
	background:url(images/services.png) no-repeat;
}
.right-inner {
	padding:4%;
}
.services-list ul li a {
	background: url("images/bullets.png") no-repeat scroll 0 13px transparent;
	border-bottom: 1px dashed rgb(143, 142, 142);
	display: block;
float:100%; position:relative;
	line-height: 35px;
	padding-left: 25px;
	color:#000;
}
.services-list ul li a:hover {
	color:#7f2440;
}
.testimonial-icon {
	background:url(images/testimonials-icon.png) no-repeat
}
.testimonial-img {
	box-shadow:0px 0px 4px #b0b0b0;
	-moz-box-shadow:0px 0px 4px #b0b0b0;
	-webkit-box-shadow:0px 0px 4px #b0b0b0;
	-khtml-box-shadow:0px 0px 4px #b0b0b0;
	border:3px solid #949076;
}
.testimonial-con p:before {
	content: open-quote;
	display: block;
	font-size: 45px;
	left: 0;
	position: absolute;
}
.entry-content h1 {
    border-bottom: 1px dotted hsl(0, 0%, 80%);
    color: hsl(219, 75%, 25%);
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 12px;
}
.entry-content ul  {
	width:100%;
	float:left;
	  margin-bottom: 20px;
	
}

.entry-content ul li {
	color: rgb(0, 0, 0);
	display: block;
	padding-left: 25px;
	
}
.entry-content ul.twoline li {
	width:38%;
	float:left;
	margin:0 2%;
}
.entry-content ul li a {
	color:#000;
}
.entry-content ul li a:hover {
	color:#7f2440;
}
.entry-content span {
	
 color: rgb(16, 49, 111);
	
}
.text-center {
	text-align:center;
	font-size:16px;
	line-height:30px;
}
.text-center span {
	color: rgb(16, 49, 111);
}
.testimonial-con p:after {
	bottom: 3px;
	content: close-quote;
	font-size: 45px;
	position: absolute;
	margin-left:10px;
}
.testimonial-con p {
	line-height: 24px;
	padding: 18px;
	position: relative;
}
.testimonialby {
	text-align:right;
	line-height:20px;
}
.testimonialby span {
	display:block;
	color:#ba192b;
}
.iner {
	margin-bottom:50px;
}




.blue-icon-link{ width:100%;
                 height:auto;
}

.blue-icon-link ul{margin: 0px 0 0;
             padding:0px;
			 list-style:none;
			 }



.blue-icon-link ul li { background: url("images/blue-bulet.png") no-repeat scroll 0 9px transparent;
    display: block;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 18px;
    text-decoration: none;


}


.black-icon-link{ height: auto;
    margin-left: 0px;
    margin-top: -40px;
    width: 100%;
}

.black-icon-link ul{list-style: none outside none;
    margin: 24px 0 0;
    padding: 0;
			 }



.black-icon-link ul li { background: url("images/chek-mark-black.png") no-repeat scroll 0 6px transparent;
    color: #252525;
    display: block;
    line-height: 28px;
    margin: 0;
    padding: 0 0 0 26px;
    text-decoration: none;

}



/*-----------------------------------------------Blog------------------------------------------*/
.date_box {
	width: 70px;
	height: 60px;
	-webkit-border-radius: 36px 34px 34px 36px/35px;
	-moz-border-radius: 36px 34px 34px 36px/35px;
	border-radius: 36px 34px 34px 36px/35px;
	background-color: #1b0f59;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.38);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.38);
	box-shadow: 0 0 5px rgba(0,0,0,.38);
	background-image: -webkit-linear-gradient(bottom, #180c54, #0d3e79);
	background-image: -moz-linear-gradient(bottom, #180c54, #0d3e79);
	background-image: -o-linear-gradient(bottom, #180c54, #0d3e79);
	background-image: -ms-linear-gradient(bottom, #180c54, #0d3e79);
	background-image: linear-gradient(to top, #180c54, #0d3e79);
	text-align: center;
	color:rgb(254, 205, 7);
	padding-top:10px;
	float:left;
}
.blog-wrap {
	float:left;
	width:100%
}
.blog-heading {
	float:left;
	margin-left: 10px;
	width: 82%;
}
.blog-heading .titlelink {
	font-size:21px;
	font-weight:bold;
	color:#000000;
	line-height: 30px;
	display:block;
}
.blog_comment {
	margin-top: 10px;
	width: 100%;
}
.post-con {
	border-bottom: 1px dashed rgb(204, 204, 204);
	float: left;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-bottom: 30px;
	width: 100%;
}
.widget-title {
	background: url("images/right-heading.jpg") repeat-x scroll 0 0 transparent;
	border: 1px solid rgb(161, 161, 161);
	color: rgb(255, 255, 255);
	font-family: GothamBook, Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding: 5px;
	text-align: center;
}
.widget {
	background: url("images/rightbf.jpg") repeat scroll 0 0 transparent;
	border: 1px solid rgb(153, 153, 153);
}
.widget ul {
	padding:5%;
}
.widget ul li a {
   background: url("images/bullets.png") no-repeat scroll 0 16px transparent;
    border-bottom: 1px dashed rgb(143, 142, 142);
    color: rgb(0, 0, 0);
    display: block;
    line-height: 20px;
    padding: 10px 0 10px 20px;
}
.widget ul li a:hover {
	color:#7f2440;
}

.inputcon {
	float:left;
	width: 46%;
	margin-right:10px;
	margin-bottom:10px;
}
.submitbtn {
	width: 120px;
	height: 42px;
	text-align:center;
	color:#fecc09;
	font-weight:bold;
	border:0px;
	-webkit-border-radius: 4px/3px;
	-moz-border-radius: 4px/3px;
	border-radius: 4px/3px;
	background-color: #1b0f59;
	background-image: -webkit-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -moz-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -o-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -ms-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: linear-gradient(to top, #170f58, #0d3d7b);
	cursor:pointer;
}
.entry-meta
{
   padding: 20px 0;
}
.post-read-more
{
	 width: 90px;
	padding:8px;
	display:block;
	float:right;
	text-align:center;
	color:#fecc09;
	font-weight:bold;
	border:0px;
	-webkit-border-radius: 4px/3px;
	-moz-border-radius: 4px/3px;
	border-radius: 4px/3px;
	background-color: #1b0f59;
	background-image: -webkit-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -moz-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -o-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -ms-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: linear-gradient(to top, #170f58, #0d3d7b);
	cursor:pointer;
}
.comments-link
{
	padding:8px;
	background: #e4e4e4;
}
.comments-link a
{
	color:#626262;
}
.assistive-text
{
	padding:20px 0;
}
.nav-single span




{
		padding:20px 0;
}
.comments-area
{
		background: #f2f2f2;
		padding:10px;
		margin-top: 30px;
}
.avatar {
 border: 2px solid rgb(255, 255, 255);
    float: left;
    margin-right: 10px;
    width: 44px;
}
.comment-meta
{
border-top: 2px solid rgb(255, 255, 255);
    float: left;
    margin-bottom: 15px;
    margin-top: 20px;
    padding-top: 20px;
    width: 100%;
}
.reply
{
   float: left;
    margin-top: -33px;
    width: 100%;
}
.reply a
{
	 width: 90px;
	padding:8px;
	display:block;
	float:right;
	text-align:center;
	color:#fecc09;
	font-weight:bold;
	border:0px;
	-webkit-border-radius: 4px/3px;
	-moz-border-radius: 4px/3px;
	border-radius: 4px/3px;
	background-color: #1b0f59;
	background-image: -webkit-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -moz-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -o-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -ms-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: linear-gradient(to top, #170f58, #0d3d7b);
	cursor:pointer;
}

.reply span
{
	display:none;
}
#reply-title
{
   background: none repeat scroll 0 0 rgb(23, 15, 88);
    color: rgb(255, 255, 255);
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    width: 96.5%;
}
#commentform
{

  background: none repeat scroll 0 0 rgb(255, 255, 255);
    margin-top: 40px;
    padding: 20px;
}
.form-allowed-tags
{
	display:none;
}
.comment-conten
{
	width:100%;
	float:left;
}
#cancel-comment-reply-link
{
color: rgb(254, 204, 9);
   float: right;
}
.form-submit #submit
{
		width: 120px;
	height: 42px;
	text-align:center;
	color:#fecc09;
	font-weight:bold;
	border:0px;
	-webkit-border-radius: 4px/3px;
	-moz-border-radius: 4px/3px;
	border-radius: 4px/3px;
	background-color: #1b0f59;
	background-image: -webkit-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -moz-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -o-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: -ms-linear-gradient(bottom, #170f58, #0d3d7b);
	background-image: linear-gradient(to top, #170f58, #0d3d7b);
	cursor:pointer;
}
.archive-title
	{
		border-bottom: 1px solid rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    font-size: 21px;
    font-weight: bold;
    line-height: 45px;
}
.archive-title span
	{

    color: rgb(41, 49, 137);
}
.entry-header
{
	margin-top:10px;
}
.contact-us {
	font-size:16px;
	color:#4488c4;
	font-family: "Times New Roman", Times, serif;
}
.form-text2 {


	color:#4b73a7;
	border:2px solid #bbc3cd;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 3%;
}
.contact-form {
	padding-top:50px;
	text-align:center;
}
.contact-form a {
	font-size:16px;
	color:#4488c4;
	text-decoration:none;
}
.tag-line4 {
	font-size:28px;
	font-family: 'Conv_FjallaOne-Regular';
	src: url('fonts/FjallaOne-Regular.eot');
	src: local('☺'), url('fonts/FjallaOne-Regular.woff') format('woff'), url('fonts/FjallaOne-Regular.ttf') format('truetype'), url('fonts/FjallaOne-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	color:##4B73A7;
	padding-bottom:10px;
}
.main-form {
	margin:0;
	padding:0;
	background:url(images/form-3.png);
	height:auto;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:20px;
       color:#BBBEBD;

}
.main-formspan {
	color: #808a4a;
}
.widbox-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #b9b9b9;
	text-align: justify;
	width: 270px;
}
.widbox-field-box {
	width: 270px;
	height: 42px;
	margin-bottom: 10px;
	margin-top: 15px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b9b9b9;
	background-color: #fff;
	font-weight: normal;
	text-decoration: none;
	border:#c6c6c6 1px solid;
}
.widbox-field-box1 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;

	border: 1px solid #C6C6C6;
	border-radius: 5px 5px 5px 5px;
	color: #BBBEBD;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 6px;
	text-decoration: none;
	width: 95%;
}
.submit {
	background:#0f3574 no-repeat;
	height: 35px;
	width: 129px;
	border: none;
	margin-top: 10px;
	border-radius:8px;
	color:#fff;
	cursor:pointer;
}

.pdup{
 background: none no-repeat scroll 0 0 #0F3574;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin-right: 4%;
    margin-top: 22px;
    padding: 1%;
    text-align: center;
    width: 29%;}
.pdup a{ text-decoration:none; color:#fff }

.cump{
 background: none no-repeat scroll 0 0 #0F3574;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin-right: 4%;
    margin-top: 22px;
    padding: 1%;
    text-align: center;
    width: 39%;}

.cump a{ text-decoration:none; color:#fff }

.req-field {
	color:#41546D;
	margin-top:50px;
}
.req-field span {
	color:#ffba05;
}
.ajax-loader {
	width:16px;
	
}
#wpcf7-f283-p87-o1 span.wpcf7-not-valid-tip {
  border-radius: 5px 5px 5px 5px;
  font-size: 10pt;
  left: -277px;
  padding: 12px;
  position: absolute;
  top: 15px;
  width: 252px;
  z-index: 100;
}

.soliloquy-container {

float: left;
}
.pagenotfound
{
	margin-top:100px;
	text-align:center;
	widows:100%;
	
}
.pagenotfound-text
{
	color:#17165c;
	font-size:30px;
	margin-bottom:10px;
}
.pagenotfound-text span
{
	color:#ed1924;
}
.pagenotfound a
{
	 background: none repeat scroll 0 0 rgb(0, 51, 102);
    color: rgb(244, 223, 12);
    display: block;
    font-size: 16px;
    margin: 50px auto auto;
    padding: 13px;
    width: 20%;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	-o-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	
}

.content-image-wrapper{ width:100%; float:left; margin-right:3%; margin-bottom:20px;}

.clear{clear:both;}

.sitemap li { padding:10px; list-style:circle inside none; display:list-item !important;}
.sitemap li a{ color:#333333;}

/*-----------------------------------------------Media------------------------------------------*/
 @media screen and ( max-width: 768px ) {
.menu-con {
	margin-top: 0px;
}
.now-offering {
	padding-right: 20%;
}
.cat-outer {
	width:98% !important;
}
.call-us {
	font-size: 20px;
	text-align:center;
}
.footerlink ul li a {
	font-size: 12px !important;
}
.copyrightt-con {
	font-size: 13px;
}
.right-con {
	margin-left: 10%;
	margin-right: 10%;
	width:80%;
}
}
@media screen and ( max-width: 600px ) {
	
.date_box 
{
  border-radius: 0 0 0 0 !important;
    box-shadow: none;
    height: 50px;
    width: 100%;
	  margin-bottom: 10px;
}
.entry-content ul.twoline li {
	width:100%;


}

.content-image-wrapper{width:100%;clear:both;}	 
	
}
@media screen and ( max-width: 480px ) {
.top-header {
	background:url(images/footerlinkbg.jpg) repeat-x top left #0c024d;
}
.logo-wrapper .grid_8, .logo-wrapper .grid_12 {
	margin-left: 15%;
	margin-right: 15%;
	width: 70% !important;
}
.now-offering {
	padding-right: 20%;
	text-align: left;
}
.footerlink {
	width:68% !important;
}
.footerlink ul li {
	width:50% !important;
	line-height:30px;
	border:0px;
	padding:0px;
}
.socialmedia {
	width:8% !important;
}
.copyright {
	width:100% !important;
	text-align:center;
}
.siteby {
	width:100% !important;
	text-align:center !important;
	margin-top:20px;
}
.right-con {
	width: 100% !important;
	margin:0px;
}
}

@media screen and ( max-width: 600px ) {

.inner-middlecontent .cump {
    background: none no-repeat scroll 0 0 #0F3574;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin-right: 4%;
    margin-top: 22px;
    padding: 2%;
    text-align: center;
    width: 95%;
}

.inner-middlecontent .pdup {
    background: none no-repeat scroll 0 0 #0F3574;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin-right: 4%;
    margin-top: 22px;
    padding: 2%;
    text-align: center;
    width: 96%;
}


}


@media screen and ( max-width: 320px ) {
.logo-wrapper .grid_8, .logo-wrapper .grid_12 {
	margin-left: 5%;
	margin-right: 5%;
	width: 90% !important;
}
.call-us {
	text-align:center;
}
.cat-img {
	width:100% !important;
}
.cat-text {
	width:100% !important;
}
.copyright {
	line-height:20px;
	font-size: 12px;
}
