@media (min-width: 989px) and (max-width: 1200px) {
.row {
	margin-left: -20px;
 *zoom: 1;
}
.row:before, .row:after {
	display: table;
	line-height: 0;
	content: "";
}
.row:after {
	clear: both;
}
 [class*="span"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 940px;
	-webkit-transition: width 0.7s ease;
	-moz-transition: width 0.7s ease;
	-o-transition: width 0.7s ease;
	transition: width 0.7s ease;
}

.span12 {
	width: 940px;
}
.span11 {
	width: 860px;
}
.span10 {
	width: 780px;
}
.span9 {
	width: 700px;
}
.span8 {
	width: 620px;
}
.span7 {
	width: 540px;
}
.span6 {
	width: 460px;
}
.span5 {
	width: 380px;
}
.span4 {
	width: 300px;
}
.span3 {
	width: 220px;
}
.span2 {
	width: 140px;
}
.span1 {
	width: 60px;
}
.offset12 {
	margin-left: 980px;
}
.offset11 {
	margin-left: 900px;
}
.offset10 {
	margin-left: 820px;
}
.offset9 {
	margin-left: 740px;
}
.offset8 {
	margin-left: 660px;
}
.offset7 {
	margin-left: 580px;
}
.offset6 {
	margin-left: 500px;
}
.offset5 {
	margin-left: 420px;
}
.offset4 {
	margin-left: 340px;
}
.offset3 {
	margin-left: 260px;
}
.offset2 {
	margin-left: 180px;
}
.offset1 {
	margin-left: 100px;
}


.topSocial {
	display:none;
}

.mobileMenu {
	display:none !important;
}
.span3 .projectItem {
	width: 220px !important;
	height: 180px !important;
}
.span3 .projectItem img {
	width: 220px !important;
	height: 180px !important;
}
.span4 .projectItem {
	width: 300px;
	height: 220px;
}
.span4 .projectItem img {
	width: 300px;
	height: 220px;
}
.postContent {
	width: 520px !important;
}
.galleryflexslider {
	width: 520px;
}
.galleryflexslider img {
	width: 520px;
}
.imageThumb img {
	width: 520px !important;
}
#searchformtext {
	width: 278px !important;
}
.socialCountCol {
	width: 92px !important;
	margin-bottom: 10px;
}
.socialCountCol:nth-child(3n+0) {
	margin-right: 0px !important;
}
.posts_images .widgetPostImage:nth-child(5n+0), .widget .flickr_badge_image:nth-child(5n+1) {
	margin-right: 10px;
}
.newslettermail {
	width: 278px;
	margin-bottom: 10px !important;
}
.single-post .postContent, .mainpageContent-default .postContent {
	overflow: hidden;
	width: 620px !important;
}
.single-post .imageThumb img {
	width: 620px !important;
}
#related-carousel-list li {
	width: 140px;
	margin-right: 20px;
}
.relatedimage {
	width: 140px;
	height: 100px;
}
.relatedimage img {
	width: 140px;
	height: 100px;
}
.commentsFormInputs div {
	overflow: hidden;
	float: none;
	margin-right: 0;
	width: 60%;
}
.textareaComment textarea {
	width: 95%;
}
.subscribe-text {
	width: 278px;
	margin-bottom: 7px !important;
}
.subscribe-button {
	border: none;
	cursor: pointer;
	display: inline-block;
	float: none;
}
.mainPage .vc_row-fluid .vc_span3 {
	width: 48.75% !important;
}

#GoogleMap {
	width: 100%;
	height: 250px;
}

.mainpageContent img {
	width: 100%;
	height:auto;
}


}
 @media only screen and (min-width: 768px) and (max-width: 989px) {
.row {
	margin-left: -20px;
 *zoom: 1;
}
.row:before, .row:after {
	display: table;
	line-height: 0;
	content: "";
}
.row:after {
	clear: both;
}
 [class*="span"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 620px;
	-webkit-transition: width 0.7s ease;
	-moz-transition: width 0.7s ease;
	-o-transition: width 0.7s ease;
	transition: width 0.7s ease;
}

.span12 {
	width: 620px;
}
.span11 {
	width: 620px;
}
.span10 {
	width: 620px;
}
.span9 {
	width: 620px;
}
.span8 {
	width: 620px;
}
.span7 {
	width: 430px;
}
.span6 {
	width: 300px;
}
.span5 {
	width: 300px;
}
.span4 {
	width: 300px;
}
.span3 {
	width: 300px;
}
.span2 {
	width: 300px;
}
.span1 {
	width: 300px;
}



.logo {
	width:620px !important;
	margin-bottom:15px;
	display:block;
	text-align:center;
}

#header-searchform {
	float: right;
	margin: 3px 0 10px 0px;
	text-align:center;
}
.topSocial {
	float: left;
	text-align:center;
	margin: 0px 0 0px 0px;
}
.mainMenuContainer ul {
	float: left;
	overflow: visible!important;
	
}

.mainMenuContainer .sf-menu li:hover ul, .mainMenuContainer .sf-menu li.sfHover ul {

	margin-top: 0px !important;
}
#showcase-bar .mainMenuContainer .sf-menu li:hover ul, #showcase-bar .mainMenuContainer .sf-menu li.sfHover ul {

	margin-top: 0px !important;
}
.mobileMenu {
	display:none !important;
}
.projectSidebar {
	width: 620px !important;
}
#relatedCarousel .span3 {
	width: 190px !important;
}
#relatedCarousel .span3 .recentProject {
	width: 190px !important;
}
#relatedCarousel .span3 .projectItem {
	width: 190px !important;
	height: 150px !important;
}
#relatedCarousel .span3 .projectItem img {
	width: 190px !important;
	height: 150px !important;
}
.newsletterForm {
	width: 620px !important;
}
.latestTwitts .span3 {
	width: 620px !important;
}
.testimonialsTitle {
	width: 620px !important;
}
.span3 .projectItem {
	width: 290px !important;
	height: 220px !important;
}
.span3 .projectItem img {
	width: 290px !important;
	height: 220px !important;
}
.span4 .projectItem {
	width: 290px;
	height: 220px;
}
.span4 .projectItem img {
	width: 280px;
	height: 220px;
}
.span2 .projectItem {
	width: 290px;
	height: 220px;
}
.span2 .projectItem img {
	width: 290px;
	height: 220px;
}
.sidebar {
	width: 620px !important;
}
.sidebar .widget {
	width: 620px !important;
}
.widget_categories ul li, .widget_archive ul li, .widget_pages ul li {
	width: 180px;
	max-width: 180px;
	float: left;
	margin-right: 20px;
}
.widget_categories ul li:nth-child(2n+0), .widget_archive ul li:nth-child(2n+0), .widget_pages ul li:nth-child(2n+0) {
	margin-right: 20px;
}
.postContent {
	width: 520px !important;
}
.galleryflexslider {
	width: 540px;
}
.galleryflexslider img {
	width: 540px;
}
.imageThumb img {
	width: 540px !important;
}
#searchformtext {
	width: 278px !important;
}
.socialCountCol {
	width: 109px !important;
	margin-right: 10px;
	margin-bottom: 10px;
}
.socialCountCol:nth-child(3n+0) {
	margin-right: 10px !important;
}
.socialCountCol:nth-child(5n+0) {
	margin-right: 0px !important;
}
.posts_images .widgetPostImage:nth-child(5n+0), .widget .flickr_badge_image:nth-child(5n+1) {
	margin-right: 10px;
}
.newslettermail {
	width: 278px;
	margin-bottom: 10px !important;
}
.single-post .postContent, .mainpageContent-default .postContent {
	overflow: hidden;
	width: 620px !important;
}
.single-post .galleryflexslider {
	width: 620px !important;
}
.single-post .imageThumb img {
	width: 620px !important;
}
#related-carousel-list li {
	width: 140px;
	margin-right: 20px;
}
.relatedimage {
	width: 140px;
	height: 100px;
}
.relatedimage img {
	width: 140px;
	height: 100px;
}
.commentsFormInputs div {
	overflow: hidden;
	float: none;
	margin-right: 0;
	width: 60%;
}
.textareaComment textarea {
	width: 95%;
}
.subscribe-text {
	width: 278px;
	margin-bottom: 7px !important;
}
.subscribe-button {
	border: none;
	cursor: pointer;
	display: inline-block;
	float: none;
}
.pageTitleContent .span4 {
	width: 620px !important;
}
.pageTitleContent .span4 .postNavigationContainer {
	float: right;
}
.pageTitleContent .span4 .postMoreMeta {
	float: left;
}
.pageTitleContent .span4 .postMoreMeta li {
	margin-left: 0px;
	margin-right: 15px;
}
.footerMenu, .siteCopyrights {
	text-align: center;
}
.footersocial {
	float: none;
}

#projectsnavigation.span5 {
	width:130px !important;
	float:right !important;
}

#projectsnavigation.span5 .projectsnav {
	float:right !important;
}

.breadrcumbpadding {
	display:none;
}
.recentPosts .rcentPost:last-child {
	display:none;
}

#mainTagline {
	text-align:center;
	padding-bottom:15px;
}
#mainTagline h4 {
font-size: 16px;
line-height: 20px;
}
#mainTagline .calltoactionButton {
	width:620px;
	text-align:center;
}
#mainTagline .calltoactionButton a {
	float:none;
	font-size:12px;
	display:inline-block;
}

#GoogleMap {
	width: 100%;
	height: 250px;
}

.pageTitleBg #pageHeader {
	height: 280px;
}

.pageHeaderContent {
	top:80px;
	text-align:center;
}
.mainpageContent img {
	width: 100%;
	height:auto;
}

}




/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
.row {
	margin-left: -20px;
 *zoom: 1;
}
.row:before, .row:after {
	display: table;
	line-height: 0;
	content: "";
}
.row:after {
	clear: both;
}
 [class*="span"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 440px;
	-webkit-transition: width 0.7s ease;
	-moz-transition: width 0.7s ease;
	-o-transition: width 0.7s ease;
	transition: width 0.7s ease;
}

.span12 {
	width: 440px;
}
.span11 {
	width: 440px;
}
.span10 {
	width: 440px;
}
.span9 {
	width: 440px;
}
.span8 {
	width: 440px;
}
.span7 {
	width: 440px;
}
.span6 {
	width: 440px;
}
.span5 {
	width: 440px;
}
.span4 {
	width: 440px;
}
.span3 {
	width: 440px;
}
.span2 {
	width: 440px;
}
.span1 {
	width: 440px;
}

.logo {
	width:440px !important;
	margin-bottom:15px;
	display:block;
	text-align:center;
}

#header-searchform {
	float: none;
	margin: 3px 0 10px 0px;
	text-align:center;
}
.topSocial {
	float: none;
	text-align:center;
	margin: 7px 0 10px 0px;
}
.mainMenu {
	display:none;
}

nav ul.mobileMenu {
	display: none;
	color: #bbb;
}
nav .mobileMenu > li {
	float: none;
	display: block;
	padding: 2px 0;
	width: 100%;
	font-size: 12px;
	border-top: 1px solid #ebebeb;
	color: #555;
}
nav .mobileMenu > li:first-child {
	border-top-width: 0;
}
nav .mobileMenu li a {
	padding: 8px 0;
	color: #555;
	-webkit-transition: background 0.7s ease;
	-moz-transition: background 0.7s ease;
	-o-transition: background 0.7s ease;
	transition: background 0.7s ease;
}
nav .mobileMenu ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #555;
}
nav .mobileMenu ul, .mainHeader .mobileMenu > li > ul {
	background-color: transparent!important;
	position: relative;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	left: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 1;
	display: block !important;
	top: 0;
	padding-left: 20px;
	margin-bottom:10px;
}
.mainHeader .mobileMenu > li {
	display:block;
	float:none;
	border-left: 0;
	border-right: 0;
	
}
.mainHeader .mobileMenu > li a:hover {
	background:#f2f2f2;
}
nav .mobileMenu ul li a {
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #ebebeb;
	-webkit-transition: background 0.7s ease;
	-moz-transition: background 0.7s ease;
	-o-transition: background 0.7s ease;
	transition: background 0.7s ease;
}
.mainHeader .mobileMenu > li.parent {
	padding-right: 0;
}
.mainHeader .mobileMenu > li.parent::after, nav .mobileMenu .sub-menu .parent > a::after {
	display: none;
}
.mainHeader .mobileMenu > li > a {
	padding: 8px 10px;
	display:block;
}



.projectSidebar {
	width: 440px !important;
}
#relatedCarousel .span3 {
	width: 440px !important;

	height:290px;
}
#relatedCarousel .span3 .recentProject {
	width: 440px !important;
	height:290px;
}
#relatedCarousel .span3 .projectItem {
	width: 440px !important;
	height: 290px !important;
}
#relatedCarousel .span3 .projectItem img {
	width: 440px !important;
	height: 290px !important;
}
.newsletterForm {
	width: 440px !important;
}
.latestTwitts .span3 {
	width: 440px !important;
}
.testimonialsTitle {
	width: 440px !important;
}
.span3 .projectItem {
	width: 440px !important;
	height: 320px !important;
}
.span3 .projectItem img {
	width: 440px !important;
	height: 320px !important;
}
.span4 .projectItem {
	width: 440px;
	height: 320px;
}
.span4 .projectItem img {
	width: 440px;
	height: 320px;
}
.span2 .projectItem {
	width: 440px;
	height: 320px;
}
.span2 .projectItem img {
	width: 440px;
	height: 320px;
}
.sidebar {
	width: 440px !important;
}
.sidebar .widget {
	width: 440px !important;
}
.widget_categories ul li, .widget_archive ul li, .widget_pages ul li {
	width: 180px;
	max-width: 180px;
	float: left;
	margin-right: 20px;
}
.widget_categories ul li:nth-child(2n+0), .widget_archive ul li:nth-child(2n+0), .widget_pages ul li:nth-child(2n+0) {
	margin-right: 20px;
}
.postContent {
	width: 440px !important;
}
.galleryflexslider {
	width: 440px;
}
.galleryflexslider img {
	width: 440px;
}
.imageThumb img {
	width: 440px !important;
}
.postside {
	display:none;
}
#searchformtext {
	width: 278px !important;
}
.socialCountCol {
	width: 109px !important;
	margin-right: 10px;
	margin-bottom: 10px;
}
.socialCountCol:nth-child(3n+0) {
	margin-right: 10px !important;
}
.socialCountCol:nth-child(5n+0) {
	margin-right: 0px !important;
}
.posts_images .widgetPostImage:nth-child(5n+0), .widget .flickr_badge_image:nth-child(5n+1) {
	margin-right: 10px;
}
.newslettermail {
	width: 278px;
	margin-bottom: 10px !important;
}
.single-post .postContent, .mainpageContent-default .postContent {
	overflow: hidden;
	width: 440px !important;
}
.single-post .galleryflexslider {
	width: 440px !important;
}
.single-post .imageThumb img {
	width: 440px !important;
}
#related-carousel-list li {
	width: 440px;
	height:290px;
	margin-right: 20px;
}
.relatedimage {
	width: 440px;
	height:290px;
}
.relatedimage img {
	width: 440px;
	height:290px;
}
.commentsFormInputs div {
	overflow: hidden;
	float: none;
	margin-right: 0;
	width: 60%;
}
.textareaComment textarea {
	width: 95%;
}
.subscribe-text {
	width: 278px;
	margin-bottom: 7px !important;
}
.subscribe-button {
	border: none;
	cursor: pointer;
	display: inline-block;
	float: none;
}
.pageTitleContent .span4 {
	width: 440px !important;
}
.pageTitleContent .span4 .postNavigationContainer {
	float: right;
}
.pageTitleContent .span4 .postMoreMeta {
	float: left;
}
.pageTitleContent .span4 .postMoreMeta li {
	margin-left: 0px;
	margin-right: 15px;
}
.footerMenu, .siteCopyrights {
	text-align: center;
}
.footersocial {
	float: none;
}

#projectsnavigation.span5 {
	width:130px !important;
	float:left !important;
	margin-bottom:15px;
}

#projectsnavigation.span5 .projectsnav {
	float:left !important;
}
#projectsnavigation.span5 .projectsnav a {
	padding:3px 8px !important;
}
.breadrcumbpadding {
	display:none;
}
.recentPosts .rcentPost {
	margin-bottom:10px;
}

#mainTagline {
	text-align:center;
	padding-bottom:15px;
}
#mainTagline h4 {
font-size: 14px;
line-height: 18px;
}
#mainTagline .calltoactionButton {
	width:440px;
	text-align:center;
}
#mainTagline .calltoactionButton a {
	float:none;
	font-size:12px;
	display:inline-block;
}

.oneProject .projectItem {
	float:none !important;
	margin-bottom:15px;
	margin-right:0px !important;
	width: 440px !important;
	height: 320px !important;
}

.oneProject .projectItem img {
	width: 440px !important;
	height: 320px !important;
}

#GoogleMap {
	width: 100%;
	height: 200px;
}

.pageTitleBg #pageHeader {
	height: 200px;
}
.pageHeaderContent {
	top:45px;
	text-align:center;
}


.mainpageContent img {
	width: 100%;
	height:auto;
}

}
 @media only screen and (min-width: 320px) and (max-width: 479px) {
.row {
	margin-left: -20px;
 *zoom: 1;
}
.row:before, .row:after {
	display: table;
	line-height: 0;
	content: "";
}
.row:after {
	clear: both;
}
 [class*="span"] {
 float: left;
 min-height: 1px;
 margin-left: 20px;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 280px;
	-webkit-transition: width 0.7s ease;
	-moz-transition: width 0.7s ease;
	-o-transition: width 0.7s ease;
	transition: width 0.7s ease;
}

.span12 {
	width: 280px;
}
.span11 {
	width: 280px;
}
.span10 {
	width: 280px;
}
.span9 {
	width: 280px;
}
.span8 {
	width: 280px;
}
.span7 {
	width: 280px;
}
.span6 {
	width: 280px;
}
.span5 {
	width: 280px;
}
.span4 {
	width: 280px;
}
.span3 {
	width: 280px;
}
.span2 {
	width: 120px;
}
.span1 {
	width: 44px;
}


.logo {
	width:280px !important;
	margin-bottom:15px;
	display:block;
	text-align:center;
}

#header-searchform {
	float: none;
	margin: 3px 0 10px 0px;
	text-align:center;
}
.topSocial {
	float: none;
	text-align:center;
	margin: 7px 0 10px 0px;
}
.mainHeader .span3 {
	width: 280px !important;
}
.mainMenu {
	display:none;
}

nav ul.mobileMenu {
	display: none;
	color: #bbb;
}
nav .mobileMenu > li {
	float: none;
	display: block;
	padding: 2px 0;
	width: 100%;
	font-size: 12px;
	border-top: 1px solid #ebebeb;
	color: #555;
}
nav .mobileMenu > li:first-child {
	border-top-width: 0;
}
nav .mobileMenu li a {
	padding: 8px 5px;
	color: #555;
	-webkit-transition: background 0.7s ease;
	-moz-transition: background 0.7s ease;
	-o-transition: background 0.7s ease;
	transition: background 0.7s ease;
}
nav .mobileMenu ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #555;
}
nav .mobileMenu ul, .mainHeader .mobileMenu > li > ul {
	background-color: transparent!important;
	position: relative;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	left: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 1;
	display: block !important;
	top: 0;
	padding-left: 20px;
	margin-bottom:10px;
}
.mainHeader .mobileMenu > li {
	display:block;
	float:none;
	border-left: 0;
	border-right: 0;
	
}
.mainHeader .mobileMenu > li a:hover {
	background:#f2f2f2;
}
nav .mobileMenu ul li a {
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #ebebeb;
	-webkit-transition: background 0.7s ease;
	-moz-transition: background 0.7s ease;
	-o-transition: background 0.7s ease;
	transition: background 0.7s ease;
}
.mainHeader .mobileMenu > li.parent {
	padding-right: 0;
}
.mainHeader .mobileMenu > li.parent::after, nav .mobileMenu .sub-menu .parent > a::after {
	display: none;
}
.mainHeader .mobileMenu > li > a {
	padding: 8px 10px;
	display:block;
}


.span3 .projectItem {
	width: 280px !important;
	height: 220px !important;
}
.span3 .projectItem img {
	width: 280px !important;
	height: 220px !important;
}
.span4 .projectItem {
	width: 280px;
	height: 220px;
}
.span4 .projectItem img {
	width: 280px;
	height: 220px;
}
.span2 .projectItem {
	width: 280px;
	height: 220px;
}
.span2 .projectItem img {
	width: 280px;
	height: 220px;
}
.oneProject .projectItem {
	float:none !important;
	margin-bottom:15px;
	margin-right:0px !important;
	width: 280px !important;
	height: 220px !important;
}

.oneProject .projectItem img {
	width: 280px !important;
	height: 220px !important;
}
#projectsnavigation.span5 {
	float:left !important;
	margin-bottom:15px;
}

#projectsnavigation.span5 .projectsnav {
	float:left !important;
}
#projectsnavigation.span5 .projectsnav a {
	padding:3px 8px !important;
}
.breadrcumbpadding {
	display:none;
}
.recentPosts .rcentPost {
	margin-bottom:10px;
}
.newslettermail {
	width: 258px;
	margin-bottom: 10px !important;
}
.single-post .postContent, .mainpageContent-default .postContent {
	overflow: hidden;
	width: 280px;
}
.single-post .galleryflexslider {
	width: 280px !important;
}
.single-post .imageThumb img {
	max-width: 280px !important;
	max-height: 280px !important;
}
#related-carousel-list li {
	width: 280px;
	height:200px;
	margin-right: 20px;
}
.relatedimage {
	width: 280px;
	height:200px;
}
.relatedimage img {
	width: 280px;
	height:200px;
}

.jp-jplayer-video {
	overflow: hidden;
	height: auto;
}
.single .jp-video-play, .single div.jp-jplayer.jp-jplayer-video {
	height: 200px !important;
}
.posts_images .widgetPostImage:nth-child(5n+0), .widget .flickr_badge_image:nth-child(5n+1) {
	margin-right: 10px;
}
#mainTagline {
	text-align:center;
	padding-bottom:15px;
}
#mainTagline h4 {
font-size: 14px;
line-height: 18px;
}
#mainTagline .calltoactionButton {
	width:280px;
	text-align:center;
}
#mainTagline .calltoactionButton a {
	float:none;
	font-size:12px;
	display:inline-block;
}

.pageTitleContent .span4 {
	width: 280px !important;
}
.pageTitleContent .span4 .postNavigationContainer {
	float: right;
}
.pageTitleContent .span4 .postMoreMeta {
	float: left;
}
.pageTitleContent .span4 .postMoreMeta li {
	margin-left: 0px;
	margin-right: 15px;
}
.footerMenu, .siteCopyrights {
	text-align: center;
}
.footersocial {
	float: none;
}

.newsletterIntro {
	text-align:center;
}
.newsletterIntro h6 {
	line-height: 20px;
}
.newsletterForm {
	width: 280px !important;
}
.subscribe-text {
	margin-bottom:10px;
}
.subscribe-button {
	float: left;
	margin-top:10px;
}
.latestTwitts .span3 {
	width: 280px !important;
}
.latestTwitts .span9 {
	text-align:center;
	margin-bottom:10px;
}
.testimonialsTitle {
	width: 280px !important;
}


.commentsFormInputs div {
	overflow: hidden;
	float: none;
	margin-right: 0;
	width: 280px !important;
}
.textareaComment textarea {
	width: 254px !important;
}


#GoogleMap {
	width: 100%;
	height: 180px;
}
.pageTitleBg #pageHeader {
	height: 180px;
}
.pageHeaderContent {
	top:40px;
	text-align:center;
}
.wpcf7-form textarea {
	width:258px !important;
}


.mainpageContent img {
	width: 100%;
	height:auto;
}
}
