/*
Theme Name: Pisellient

Theme URI: http://www.readyedgetechnologies.com/

Author: Teinder Singh

Author URI: http://www.readyedgetechnologies.com/

Description: 

Version: 3.0

License: Copyrighted

Tags: none

*/


@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

a {
   color: #537eb5;
    text-decoration: none;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

body {
	color: #666;
    font-family: 'Rasa', serif;
    font-size: 22px;
}

p {
    color: #333333;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 22px;
}


/**** top_header ****/


.top_header {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #e7e7e7;
    padding: 18px 0;
    width: 100%;
}

.top_header_wrapper{
	width:1310px;
	margin:0 auto;
}

.top_header_mid{
	width:100%;
	float:left;
    color: #192536;
    font-size: 15px;
}

.top_header_mid_left{
	width:600px;
	float:left;
}

.top_header_mid_right{
	width:210px;
	float:right;
}

.icon1{
	background:url(images/icon1.jpg) no-repeat left center;
	width:100px;
	float:left;
	padding-left:17px;
	color:#192536;
}

.icon2{
	background:url(images/icon2.jpg) no-repeat left center;
	width:160px;
	float:left;
	padding-left:17px;
	color:#192536;
}

.icon3 {
    background: rgba(0, 0, 0, 0) url("images/icon3.jpg") no-repeat scroll left center;
    color: #192536;
    float: left;
    padding-left: 17px;
    width: 270px;
}


/**** top_header ****/

/**** header ****/


.header {
    padding: 18px 0;
    width: 100%;
}

.header_wrapper{
	width:1310px;
	margin:0 auto;
}

.header_mid{
	width:100%;
	float:left;
}

.logo_sec{
	width:100%;
	float:left;
}

.logo_sec2{
	width:100%;
	float:left;    
	margin: 44px 0 0;
}

.logo {
    float: left;
    margin-right: 15px;
    text-align: center;
    width: 338px;
}

.logo2 {
    color: #192536;
    float: left;
    font-size: 18px;
    margin-top: 9px;
    width: 920px;
}

.top_nav {
    float: left;
	margin:0;
    padding: 0;
    width: 910px;
}

.top_nav ul li {
    float: left;
    font-family: 'Rasa', serif;
    font-size:17px;
    list-style: outside none none;
    text-decoration: none;
}

.top_nav ul li a {
    color: #192536;
	font-weight:bold;
    display: block;
    padding: 0px 14px;
    text-decoration: none;
	text-transform:uppercase;
}

.top_nav li a:hover {
    color: #537eb5;
}

.header_nav{
	display:none;
}

.search_sec {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #555555;
    float: left;
    font-family: "Rasa",serif;
    font-size: 15px;
    padding: 1px;
    width: 100%;
}

.search_sec_main{
	width:400px;
	float:right;
}


/**** nav ****/


/**** container ****/


.container_main {
    padding: 28px 0;
    width: 100%;
	background:url(images/bg.png) no-repeat top center;
	background-size:cover;
}

.container_wrapper{
	width:1310px;
	margin:0 auto;
}

.container_mid{
	width:100%;
	float:left;
}

.container_left {
    background: rgba(0, 0, 0, 0) url("images/white_Bg.png") repeat scroll 0 0;
    float: left;
    padding: 23px 23px 40px;
    width: 520px;
}

.slider{
	width:100%;
	float:left;
	background:#222222;
	text-align:center;
	padding:25px 0;
	border-radius:-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	margin-bottom:25px;
}

h1 {
    border-bottom: 4px solid #222222;
    color: #222222;
    font-weight: normal;
    margin-bottom: 35px;
    padding-bottom: 1px;
}

.container_logo_sec {
    float: left;
    margin: 50px 0 40px;
    width: 100%;
}

.share_sec{
	width:100%;
	float:left;
}

.share_title {
    background: rgba(0, 0, 0, 0) url("images/grey_stripe.jpg") no-repeat scroll left top;
    color: #333333;
    font-size: 15px;
    padding: 8px 0;
}

.social_media{
	width:100%;
	float:left;
	margin:5px 0 0;
}
	
.social_btns {
    border: 1px solid #dddddd;
    border-radius: -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    padding: 7px 5px 0;
}

.social_btns:hover {
    border: 1px solid #bbb;
}


/**** container ****/


/**** footer ****/


.footer_main {
    padding: 15px 0;
    width: 100%;
}

.footer_wrapper{
	width:1310px;
	margin:0 auto;
}

.footer_mid{
	width:100%;
	float:left;
}

.footer_nav {
    float: right;
    margin: 0;
    padding: 0;
    width: 60%;
}

.footer_nav ul li {
    float: left;
    font-family: 'Rasa', serif;
    font-size:17px;
    list-style: outside none none;
    text-decoration: none;
}

.footer_nav ul li a {
    color: #192536;
	border-right:1px solid #ccc;
	font-weight:bold;
    display: block;
    padding: 0px 14px;
    text-decoration: none;
}

.footer_nav li a:hover {
    color: #537eb5;
}

/**** footer ****/



/**** container2 ****/


.container2_main {
    padding: 28px 0;
    width: 100%;
}

.container2_wrapper{
	width:845px;
	margin:0 auto;
}

.container2_mid{
	width:100%;
	float:left;
}

.about_left{
	width:500px;
	float:left;
}

h3 {
    color: #333333;
    font-size: 14px;
    margin-bottom: 25px;
}

.map{
	width:100%;
	float:left;
	margin-bottom:20px;
}

.sidebar {
    float: right;
    margin-top: 45px;
    width: 300px;
}

h4 {
    font-weight: normal;
    margin-bottom: 20px;
}

.text {
    color: #537eb5;
    font-size: 18px;
}


/**** container2 ****/



/**** footer_grey ****/


.footer_grey_main {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #e7e7e7;
    padding: 18px 0;
	width:100%;
}

.footer_grey_wrapper{
	width:1310px;
	margin:0 auto;
}

.footer_grey_mid{
	width:100%;
	float:left;
}

.footer_grey_mid_left {
    border: 1px solid #cccccc;
    float: left;
    padding: 4px;
    width: 670px;
}

.footer_grey_mid_right {
    float: right;
    margin-top: 3px;
    width: 500px;
}

.social_right{
	width:400px;
	float:right;
}

.social_text {
    color: #555555;
    float: left;
    font-size: 19px;
    width: 60px;
}


/**** footer_grey ****/




/* Wordpress CSS */

.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
 .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
 .gallery img {
	border: 2px solid #cfcfcf;
}
 .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
 .gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
 .gallery br+br {
	display: none;
}
.attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 5px 5px 5px 56px;
	position: relative;
}
.commentlist li:last-child {
	 
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
 background: none repeat scroll 0 0 #e6e6e6;
    border-top: 1px solid #E7E7E7;
    margin: 24px 0;
    overflow: hidden;
    padding:  0 15px;
    position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
.leftPannel form input,#respond input {
	margin: 0 0 9px;
	width: 98%;
	height:25px;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}

#wp-calendar tbody .pad {

	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 4px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#00407C; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px;  }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; float:right; position:relative; margin-top:-18px; }
ol.commentlist li div.comment-meta a { color:#4F4F4F; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 10px 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 10px 3px;}
ol.commentlist li ul.children li.depth-4 { margin:0 10px 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 10px 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
    margin:0 auto;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 165px;
	}

.content form input, #commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

.content form, #commentform {
	margin: 5px 10px 0 0;
	}
.content form textarea, #commentform textarea {
	width: 98%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

/* End Form Elements */

.posttags{width:100%; float:left; margin:10px 0 }

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	width:100%;
	float:left;
		}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.content form{ background: none repeat scroll 0 0 #e6e6e6;
    border-top: 1px solid #E7E7E7;
    margin: 24px 0;
    overflow: hidden;
    padding: 0 15px;
    position: relative;}
	
.content form  .wpcf7-radio input{ 
	height: 10px;
	width: 10px;
}
	
/* Wordpress CSS */


p.no-break {
    display: none;
}

#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}
.top_nav ul li.current-menu-item a {
    color: #537eb5;
}



/* ===== First Level ===== */	
.top_nav ul li {
position:relative;
padding:0;
margin:0;
}
.top_nav ul ul li {
    background: #537eb5 none repeat scroll 0 0;
    border: medium none;
}
.top_nav ul li:hover a {
position:relative;
}
.top_nav ul ul, .top_nav ul li:hover ul ul {
position:absolute;
display:none;
}
.top_nav ul ul li:hover ul, .top_nav ul li:hover ul li:hover ul {
display:block;
top:0px;
left: 100%;
}
/* ===== Second and Third Level ===== */
.top_nav ul li:hover ul {
display:block;
position:absolute;
left:0;
top:100%;
width:auto;
height:auto;
margin:0;
padding:0;
box-shadow: 0 4px 0 rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.15) inset;
}
.top_nav ul ul {
background:#777;
}
.top_nav ul ul ul {
background:#e4e4e4;
border-color:#e4e4e4 ;
margin-left:-14px;
}
.top_nav ul ul li a {
float:none;
width:120px;
line-height:normal;
font-variant:normal;
font-weight:normal;
font-size:14px;
color:#fff;
text-transform:none;
padding:6px 10px;
background:none;
}
.top_nav ul ul ul li a {
color:#fff;
font-weight:bold;
}
.top_nav ul ul li:hover>a {
    background: #dd6314 none repeat scroll 0 0;
    color: #fff;
}
.top_nav ul ul ul li:hover>a {
background:#eee ;
color: #777 ;
}



img {
    height: auto;
    max-width: 100%;
}


.wpcf7-form-control.wpcf7-submit {
    background: #52a3d8 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 17px;
    padding: 7px 15px;
    text-transform: uppercase;
}

.wpcf7-form-control.wpcf7-text, textarea {
    border: 1px solid #bebebe;
    padding: 8px 10px;
}
/*----------------new----------------*/
.container_left.full-section {
    box-sizing: border-box;
    width: 100%;
}

.left-section {
    float: left;
    width: 37%;
}

.right-section {
    float: right;
    width: 54%;
}
.amazingcarousel-image {
    box-shadow: 1px 1px 4px #222;
    height: 230px;
    overflow: hidden;
}
.amazingcarousel-bottom-shadow {left: auto!important;width: 100%!important;}

#wonderplugincarousel-1 .amazingcarousel-next{margin-right: 0!important;}

#wonderplugincarousel-1 .amazingcarousel-prev{margin-left: 0!important;}

.amazingcarousel-image div a {display: none!important;}

#wonderplugincarousel-1 .amazingcarousel-list-container {background-color: #222222!important;border: 1px solid #222222!important;}
.left-section .widget {
    margin-bottom: 30px;
}
.req-btn {
    background: #3c5d72 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
font-size: 22px;
    letter-spacing: 1px;
    padding: 20px;
    text-align: center;
    width: 200px;
}

.left-section .widget h4 {
    border-bottom: 1px solid;
    color: #000000;
    font-size: 25px;
}

.left-section .widget .textwidget {
    color: #000000;
    font-size: 19px;
}
.left-section h3.widget-title{
   border-bottom: 1px solid;
    color: #000000;
    font-size: 25px;
font-weight: normal;
}




.left-section .bx-pager.bx-default-pager {
    display: block;
    position: relative;
}

.left-section .bx-pager-item {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
}

.left-section .bx-pager-item .bx-pager-link {
    display: none!important;
}

.left-section .bx-pager-item .bx-pager-link.active {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    display: block!important;
    width: 50px!important;text-indent: unset;font-size: 0;
}

.left-section .bx-pager-item .bx-pager-link.active::after {
    color: #1868a7;
    content: "\25b2";
 font-size: 41px;
    font-weight: bold;
    text-indent: unset;
}

.rfw_dock {
    margin: 0 0 30px!important;
    max-height: 229px;
    overflow-x: hidden;
}
.left-section h3.entry-title.rfw2 {
    color: #3c5d72;
    text-align: left;
}

.left-section .text_div {
    color: #000000;
}
.page-template-template-services .sidebar {
    width: 23%;
}

.about_left.new-services-temp {
    float: left;
    width: 74%;
}

.menu-sidebar {
    float: left;
    margin-top: 45px;
    width: 30%;
}

.service-content {
    float: right;
    width: 66%;
}

.menu-sidebar .widgettitle {
    color: #000000;
    font-size: 25px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.menu-sidebar ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.menu-sidebar ul a {
    border-bottom: 1px solid #555555;
    color: #000000;
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
#wonderplugincarousel-2 .amazingcarousel-image {
    border-bottom: 10px solid #ffffff;
    height: 300px;
}

.two-img {
    float: left;
    width: 100%;margin-bottom:20px;
}

.two-img img {
    float: left;
    margin: 0 0.5%;
    width: 49%;
}


@media only screen and (max-width: 767px) {

.left-section, .right-section{width: 100%;}
body .about_left.new-services-temp {width: 100%;}
body.page-template-template-services .sidebar {width: 100%;}
body .service-content {float: left;width: 100%;}
body .menu-sidebar {float: left;margin-top: 0;width: 100%;}    



}



