/*
CSS Credit: http://www.pcmediquips.com/
*/
    @media all and (max-width: 500px) {
		
		#pc_footer_wrapper
		{
			background-color:#fff;
			width:100%;
			margin-top:200px;
			
		}
		#pc_footer_wrapper img, #pc_footer_wrapper h1{
			padding-top:100px;
			width:100%;
			
     display:none;
}
		
#site_title
{
	width:100%;
	max-width:250px;
}


.jquery_slider img
{
	width:90%;
}

#pc_content_wrapper_outer {
	
	margin-bottom:200px;
	
	
}
	
	
	.gallery_img
	{
	border:5px solid #006; width:90%;
	margin:0;
	}
	
	.gallery_img img
	{
		width:90%;
	}
		
	}
	
	.gallery_img
	{
	border:5px solid #006; width:90%; max-width:400px; height:400px; margin-left:120px;
	}
	
body {
	margin:0px;
	padding:0px;
	color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color:#ffffff;
	background-image: url(images/pc_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	z-index:1;
}

a, a:link, a:visited {
	color: #0074c5; 
	text-decoration: none;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1, h2, h3, h4, h5{ font-weight: normal; }

h1 { font-size: 36px; color: #000; }
h2 { font-size: 24px; color: #900; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; color: #ccc; margin: 0 0 20px 0; padding: 0; }
h4 { font-size: 18px; color: #000; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; color: #000; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #000; } 

.button a{
	clear: both;
	display: block;
	width: 103px;
	height: 23px;
	padding: 4px 0 0 0;
	background: url(images/pc_button.png) no-repeat;

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(images/pc_button_hover.png) no-repeat;
}

#pc_header_wrapper {
	width:100%;
	max-width: 980px;
	margin: 0 auto;
	
	
}

#pc_header {
	width: 920px;
	height: 170px;
	padding: 0px;
	position:relative;
	
}

.header_corel {
	position:absolute;
	width:40px;
	height:40px;
	right:380px;
	top:0;
	cursor:default;
	display:block;
	text-indent:-99999px;
}

#pc_header  #site_title {
	float: left;
	
	padding: 0;
}



#site_title img
{
	width:100%;
}


#search_box {
	float: left;
	width: 280px;
	height: 30px;
	margin:20px auto 20px auto;
	
	
}

#search_box form {
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 15px;
	width: 180px;
	padding: 5px 5px 5px 5px;
	margin-right: 0px;
	color: #333;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #E4EFEF;
	border: 1px solid #0b0e10;	
}

#searchbutton {
 	height: 28px;
	width: 80px;
	padding-bottom: 3px;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333;
}

/* menu */

#pc_menu {
	clear: both;
	height: 39px;
	padding: 0 0 5px 0;
	margin: -20px 0 31px 0;
}

#pc_menu ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#pc_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#pc_menu ul li a {
	position: relative;
	float: left;
	width: 103px;
	display: block;
	height: 33px;
	padding: 8px 0 0 0;
	margin-right: 10px;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	color: #21272d;	
	font-weight: bold;
	outline: none;
	border-radius:3px;
	
	
				 -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#pc_menu li a:hover, #pc_menu li .current {
	color: #fff;
	font-size:17px;
	background: url(images/pc_menu_hover.png);
}

/* end of menu */

/* banner*/

#pc_banner {
	clear: both;
	width:100%;
	max-width: 920px;
	height: 280px;
	padding: 10px;
	background: url(images/pc_banner.jpg) no-repeat;
	overflow: hidden;
}

#pc_banner h3 {
	color: #99CCFF;
	font-size: 42px;
}

#pc_banner p {
	color: #FFFFFF;
	font-size: 16px;
}

/* end of banner */

#pc_content_wrapper_outer {
	width: 100%;
	background: url(images/pc_content_top.jpg) top repeat-x;
	border-top: 1px solid #004e85;
	margin-bottom:100px;
	z-index:1;
	
}

#pc_content_wrapper_inner {
	width: 100%;
	background: url(images/pc_content_bottom.jpg) bottom repeat-x;	
}

#pc_content_wrapper {
	width:90%;
	max-width: 920px;
	margin: 0 auto;
	padding: 30px;
}

#pc_content {
	width:100%;
	max-width: 620px;
	float: left;
}
#pc_content_right {
	width:90%;
	max-width: 620px;
	float: right;
	
-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
	
	
	
}

.slabcon
{
	background-color:#FFF;
	padding:20px;
}


.service_box {
	width:90%;
	max-width: 280px;
}

.service_image {
	float: left;
	width: 64px;
	margin: 3px 0 0 0;
}

.service_box .service_text {
	float: right;
	width: 200px;
	text-align: justify;
}

.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(images/pc_divider.jpg) bottom repeat-x;	
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .right {
	float: right; 
	width: 120px;
}

.services_section .right img {
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .left {
	float: left; 
	width: 470px;
}

.services_section .left p {
	text-align: justify;
}


.post_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(images/pc_divider.jpg) bottom repeat-x;	
}

.post_section h2  {
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	background: url(images/pc_header.png) no-repeat bottom left;
}

.post_section .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .left {
	float: left; 
	width: 130px;
}

.post_content .left img {
	border:1px solid #CCC;
	padding: 5px;
	background: #fff;
}

.post_content .right {
	float: right; 
	width: 450px;
}

.post_section p {
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#recent_project {
	width:90%;
		max-width: 620px;
	}
	#recent_project ul { list-style: none; margin: 0; padding: 0; }
	#recent_project ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width:100%;
		max-width: 270px;
		padding: 6px;
		margin: 0 25px 25px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#recent_project ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}


/* gallery */
#gallery {
	width:90%;
		max-width: 610px;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 20px 20px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#gallery ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}
/* end of gallery */

#contact_form {
	float: left;
	padding: 20px 0 0 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	height: 18px;
	width: 230px;
}

#contact_form form label {
	display: block;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 310px;
	height: 150px;
}

#contact_form form .submit_btn {
	float: left;
	margin-right: 110px;
	width: 103px;
	height: 27px;
	padding: 0px 0 0 0;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
	background: url(images/pc_button.png) no-repeat;
}


/* sidebar */

#pc_sidebar {
	float: right;
	width: 240px;
}
#pc_sidebar_left {
	float: left;
	width: 240px;
}


.section_rss_twitter {
	width: 240px;
	margin-top: 20px;
	margin-bottom: 120px;
}

.rss_twitter a{
	display: block;
	width: 240px;
	color: #333;
	padding: 20px 0 0 0;
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

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

.rss_twitter a span {
	font-size: 15px;
	margin-top: 5px;
	display: block;
	letter-spacing: 5px;
}

.rss a{

	background: url(images/rss.png) right bottom no-repeat;
}

.twitter a{

	background: url(images/twitter.png) right bottom no-repeat;
}


#sidebar_featured_project {
	margin: 0 0 40px 0;
	padding: 0;
}

#sidebar_featured_project .left {
	float: left;
	width: 64px;
}

#sidebar_featured_project .right {
	float: right;
	width: 170px;
}

#sidebar_featured_project h6 a{
	color: #fff;
}

#news_section {
	margin: 0 0 40px 0;
	padding: 0;
}

.news_section h3 {
}

.news_box a {
	font-weight: normal;
	text-decoration: underline;
}

.news_box  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

/* end of sidebar */

/* footer */

#pc_footer_wrapper {
	clear: both;
	width: 100%;
	overflow:hidden;
	height:600px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:-1;
	background: #005590 url(images/pc_footer.jpg) repeat top;
}



#pc_footer {
	clear: both;
	width:90%;
	max-width: 940px;
	padding: 20px 30px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}

#pc_footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#pc_footer a:hover {
	color: #33CCFF;
	text-decoration: none;
}

#pc_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px 0 0;
	display: inline;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */



.contentslider {
  position:relative;
  display:block;
  width:100%;
 
  max-width: 920px;
  height: 280px;
  margin:0 auto;
  overflow:hidden;
}

.heart_beat
{
	background-image:url(images/heart_beat5.gif);
	background-repeat:repeat-x;
	height:118px;
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:407px;
	z-index:10;
}

.fullbg
{
	width:100%;
	background-color:#FFF;
	background-image: url(images/pc_body.png);
	background-repeat:repeat-x;
	
	z-index:1;
}



#cssmenu > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 1;
}

/* The container */
#cssmenu > ul{
	display: block;
	position: relative;
	width: 240px;
}

	/* The list elements which contain the links */
	#cssmenu > ul li {
		display: block;
		position: relative;
		margin: 0;
		padding: 0;
		width: 240px;	
	}

		/* General link styling */
		#cssmenu > ul li a {
			/* Layout */
			display: block;
			position: relative;
			margin:0;
			border-top: 1px dotted #fff;
			border-bottom: 1px dotted #d9d9d9;
			padding:10px;
			width: 220px;

			/* Typography */
			font-family:  Helvetica, Arial, sans-serif;
			color: #030;
			text-decoration: none;
			text-transform: uppercase;
			text-shadow: 0 1px 0 #fff;
			font-size: 13px;
			font-weight: 600;

			/* Background & effects */
			background: #cccccc;
			
							 -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
			
		}

		/* Rounded corners for the first link of the menu/submenus */
		#cssmenu > ul li:first-child>a {
			border-top-left-radius: 4px;
			border-top-right-radius: 4px;
			border-top: 0;
		}

		/* Rounded corners for the last link of the menu/submenus */
		#cssmenu > ul li:last-child>a {
			border-bottom-left-radius: 4px;
			border-bottom-right-radius: 4px;
			border-bottom: 0;
		}


		/* The hover state of the menu/submenu links */
		#cssmenu > ul li a:hover, #cssmenu > ul li:hover>a {
			color: #fff;
			text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
			background: #060;
			
			border-color: transparent;
		}

		/* The arrow indicating a submenu */
		#cssmenu > ul .has-sub >a::after {
			content: '';
			position: absolute;
			top: 16px;
			right: 10px;
			width: 0px;
			height: 0px;

			/* Creating the arrow using borders */
			border: 4px solid transparent;
			border-left: 4px solid #030; 
		}

		/* The same arrow, but with a darker color, to create the shadow effect */
		#cssmenu > ul .has-sub >a::before {
			content: '';
			position: absolute;
			top: 17px;
			right: 10px;
			width: 0px;
			height: 0px;

			/* Creating the arrow using borders */
			border: 4px solid transparent;
			border-left: 4px solid #fff;
		}

		/* Changing the color of the arrow on hover */
		#cssmenu > ul li>a:hover::after, #cssmenu > ul li:hover>a::after {
			border-left: 4px solid #fff;
		}

		#cssmenu > ul li>a:hover::before, #cssmenu > ul li:hover>a::before {
			border-left: 4px solid rgba(0, 0, 0, .25);
		}

	
		/* THE SUBMENUS */
		#cssmenu > ul ul {
			position: absolute;
			left: 240px;
			top: -9999px;
			padding-left: 5px;
			opacity: 0;
			/* The fade effect, created using an opacity transition */
			-webkit-transition: opacity .3s ease-in;
			-moz-transition: opacity .3s ease-in;
			-o-transition: opacity .3s ease-in;
			-ms-transition: opacity .3s ease-in;
		}

		/* Showing the submenu when the user is hovering the parent link */
		#cssmenu > ul li:hover>ul {
			top: 0px;
			opacity: 1;
		}