/*
Theme Name: Boldy
Theme URI: http://www.s5themes.com/theme/boldy/
Description:  Boldy - Check <a href="http://www.s5themes.com/documentation/boldy/">Boldy Documentation</a> in case you need directions or get support from <a href="http://forums.site5.com/forumdisplay.php?f=104">Forum</a>.
Author: Site5.com
Author URI: http://gk.site5.com/t/542
Version: 2.0.5
License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
*/

/* MAIN STYLES
-------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
#fancybox-wrap {

    z-index: 9999 !important;

}

section td {padding: 20px;}
#ebook td {
    padding: 0px !important;
}

#ebook table {
width:400px !important;
table-layout:fixed !important;
}

#ebook .send-but {
    float: left;
}

.form-field-half {padding: 5px; width: 335px;}
.form-field-full {padding: 5px; width: 740px;}
.send-but {background-color: #bf1e2e; float: right; padding: 10px; text-align: center; border: solid 4px #fff; box-shadow: 0px 0px 10px #ccc; width: 200px; color: #fff; font-size: 18px;}

body, html {
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #333;
	background: url(images/bk_body.jpg);
	line-height: 135%;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #db3343;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: none;
}
p {
	margin: 0 0 10px;
}
h1, h2 {
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 100%;
	padding-bottom: 15px;
}
h1 {
	font-weight: normal;
}
h1 a:hover {
	text-decoration: none;
	color: #333;
}
h2 {
	font-size: 20px;
	padding-top: 10px;
	font-weight: normal;
}
/* LAYOUT STRUCTURE
--------------------------------------------------*/
body#home #mainWrapper {
}
#mainWrapper {
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.header-wrap {	position: relative;
	height: 180px;
	width: 100%;
background: #FFF;
z-index: 9999!important;
	box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.6);
border-bottom: solid 5px #bf1e2e;
}

header {
	position: relative;
	height: 180px;
	z-index: 20;
	width: 1180px;;
margin-right: auto;
margin-left: auto;
}
#box-content {
	padding-bottom: 20px;
	overflow: hidden;
	background-color: #272727 !important;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
border-top: solid 1px #555;
border-bottom: solid 1px #555;
}
.quality {width: 1080px;
height:190px;
	padding:30px 30px 0px 30px;
	
	color: #fff;
	background-image:url(images/quality.png);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	
	clear: both;

	font-size: 16px;

	bottom:100px;
}
.box-content {
	width: 1080px;
	padding: 30px;
	color: #fff;
	background-image: url(images/quote-bg.png);
	margin-left: auto;
	margin-right: auto;

	clear: both;
	margin-bottom: 40px;
	font-size: 16px;

	bottom:100px;
	

}
.box-wrap {
	width: 1080px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	padding-bottom: 20px;
	overflow: hidden;
	width: 1380px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
min-height: 700px;
	
}
body#home #content, body#portfolio #content, body.page-template-fullwidthpage-php #content {
	background: none;
}
body.page-template-fullwidthpage-php #content section {
	width: 1080px;
}
#content section {
	float: left;
	width: 1000px;
	padding-top: 10px;
	text-align: left;
}
#content section h1 {
	border-bottom: 5px solid #BE1E2D !important;
	margin-bottom: 20px;
	margin-top: 30px;
}
#content section p {
	margin-top: 20px;
}
#colFull section {
	width: 100%;
}
#content aside {
	float: left;
	width: 240px;
margin-left: 40px;
}
footer {
	color: #666;
	position: relative;
	font-size: 12px;
}
#footerActionsInner {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}
#footerWidgets {
	background-color: #000;
padding-bottom: 40px;
}
#footerWidgetsInner {
	width: 1080px;
	margin: 0 auto;
	;
	overflow: hidden;
}

#mba {
position: absolute;
margin-left: 700px;
margin-top:80px;
z-index: 1;
}

/* Custom */


.cl-effect-21 a {
	color: #58585B!important;
	font-weight: 400;
	text-shadow: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.cl-effect-21 a::before, .cl-effect-21 a::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #BE1E2D;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.cl-effect-21 a::before {
	top: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.cl-effect-21 a::after {
	bottom: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}
.cl-effect-21 a:hover, .cl-effect-21 a:focus {
	color: #fff;
}
.cl-effect-21 a:hover::before, .cl-effect-21 a:focus::before, .cl-effect-21 a:hover::after, .cl-effect-21 a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.content-slider {
	overflow: hidden;
	background: url(images/bk_vertline.jpg) 695px 0 repeat-y;
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
}
#new-wrap {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;}
.column-left {
	width: 480px;
	float: left;
	margin-right: 20px;
	text-align: left;
	border-right: 1px solid #ED2941;
	padding: 20px 30px 20px 0px;
	margin-bottom: 60px;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	heigh:300px;
}
.column-left h2 {
	font-size: 38px;
	font-weight: 400;
}
.column-left p { font-size:17px;}

.column-right {
	float: right;
	display: block;
	margin-left: 20px;
	height:300px;
}
/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
	position: absolute;
	top: 30px;
	left: 0px;
}
#logo a {
	font-family: 'PT Sans', sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333;
	padding-top: 30px;
	letter-spacing: -1px;
	display: block;
}
#logo a:hover {
	text-decoration: none;
}
#logo span {
	clear: both;
	color: #666666;
	display: block;
	font-size: 11px;
	margin-top: -10px;
	text-transform: uppercase;
}
#logo a img {
	border: none;
	margin-top: -40px;
}
#mainMenu {
	position: absolute;
	top: 70px;
	margin-left: auto;
	right: 360px;
	line-height: 42px;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
}
#mainMenu ul li {
	float: left;
}
#mainMenu ul li a {
	display: block;
	height: 29px;
	color: #ccc;
	padding: 0px 15px 10px;
	font-size: 14px;
	background: url(images/bk_mainmenu.png) 0 -78px no-repeat;
	text-transform: uppercase;
}
#mainMenu ul li a span {
	font-size: 10px;
	color: #999;
	line-height: 120%;
}
#mainMenu ul li a:hover {
	text-decoration: none;
	color: #FF6B06;
	
}
#mainMenu ul li ul li a:hover {
	background: #132325;
}
/* top social links */

#topContact {
position: absolute;
right: 0px;
top: 69px;
font-size: 30px;
font-weight: bold;
color: #666;
padding-top: 4px;
}

#topContact a img {
float: left;
margin-right: 5px;
}
#topContact p {
margin-top:-2%;
float: left;
}

#quotebutton {
position:absolute;
    top: 87%;
    left: 84.5%;
}

#topSocial {
	position: absolute;
	right: 0;
	top: 120px;
}
#topSocial ul li {

}
#topSocial ul li a {

}
#topSocial ul li a img {

}
#topSocial ul li a:hover {

}
/* Top Search */
#topSearch {
	position: absolute;
	right: 5px;
	top: 25px;
}
/* CONTENT ELEMENTS
-------------------------------------------*/
.alignleft {
	float: left;
	margin: 5px 15px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 15px;
}
/* homeboxes */
#homeBoxes {
	overflow: hidden;
}
#homeBoxes .homeBox {
	width: 330px;
	float: left;
	margin: 15px;
}
#homeBoxes .homeBox img {

}
#homeBoxes .homeBox img:hover {

}
#homeBoxes p{
color: #fff;

}
#homeBoxes .homeBox a h2 {
	line-height: 28px;
	font-size: 24px;
padding: 20px;
	color: #fff;
text-align: center;
margin-bottom: 20px;
border: solid 2px #df3b4b;
background-color: #bf1e2e;
transition: all ease-in-out 0.2s;
}

#homeBoxes .homeBox a h2:hover {
border: solid 2px #bf1e2e;
background-color: #df3b4b;
text-decoration: none;
}


.more-link {
	padding: 20px 0 0 0;
}
/* home blurb */
#blurb {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 15px 20px 25px;
	text-shadow: 1px 1px #fff;
	background: url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-size: 18px;
	line-height: 130%;
	margin-bottom: 25px;
}
#blurb p {
	margin: 0;
}
#blurb img {
	float: right;
	border: none;
	margin-top: 5px;
}
#archive-title {
	padding: 5px 0 7px 25px;
	margin: 0 0 15px;
	display: block;
	background: url(images/ico_archive.png) 2px 50% no-repeat;
	border-bottom: 1px solid #ddd;
}

/* BLOG ITEMS */
article {
	margin: 0 0 30px 0;
	padding: 0 0 15px;
	border-bottom: 1px dotted #bbb;
	overflow: hidden;
}
article.portfolio-single {
	border-bottom: 0;
}
article header {
	background: none;
	margin: 0;
	padding: 0;
	height: auto;
}
article .meta {
	font-size: 11px;
	color: #666;
	text-shadow: 1px 1px #fff;
	margin-top: -12px;
	margin-bottom: 18px;
}
.postTags {
	font-size: 13px;
	background: url(images/ico_tag.png) 0 50% no-repeat;
	padding-left: 24px;
	margin: 25px 0 0;
}
blockquote {
	padding-left: 80px;
	margin: 20px 0 15px 0;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url(images/bk_blockquote.png) 0 15px no-repeat;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}
#content section ul li, #content section ol li {
	padding: 5px 0 5px 25px;
	background: url(images/bullet_list.png) 0 8px no-repeat;
}
#content section ul {
	margin: 0 0 15px 15px;
}
#content section ol li {
	background: none;
	padding-left: 0;
}
#content section ol {
	margin: 0 0 15px 35px;
}
#shareLinks {
	height: 30px;
	background: url(images/bk_social.jpg) 0 0 repeat-x;
	font-size: 12px;
	line-height: 32px;
	padding: 0 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #008FF5;
	/*border-left:1px solid #008FF5;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;*/
	margin: 20px 0;
	width: 130px;
}
#shareLinks a {
	color: #fff;
}
#shareLinks #icons {
	display: none;
	padding-left: 15px;
}
#shareLinks #icons a {
	margin: 0 10px;
	font-weight: bold;
	text-transform: uppercase;
}
/* PAGINATION */
.emm-paginate {
	padding: 10px 0;
	overflow: hidden;
	clear: both;
}
.emm-paginate a {
	background: url(images/bk_pagenavi.jpg) 0 100% repeat-x;
	border: 1px solid #ddd;
	color: #666;
	margin-right: 5px;
	padding: 4px 8px;
	text-align: center;
	text-decoration: none;
}
.emm-paginate .emm-title {
	color: #555;
	margin-right: 4px;
}
.emm-paginate .emm-gap {
	color: #999;
	margin-right: 4px;
}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {
	color: #fff;
	background: #18AEF5;
	border: 1px solid #0A95D8;
	margin-right: 5px;
	padding: 4px 8px;
}
.emm-paginate .emm-page {
}
.emm-paginate .emm-prev, .emm-paginate .emm-next {
}
/* SLIDER
---------------------------------------*/
#slider {
	position: relative;
	background: url(images/loading.gif) no-repeat 50% 40%;
	height: 370px;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 1;
}
/* PORTFOLIO PAGE
---------------------------------------*/
.filters {
	margin-top: 5px;
	float: right;
	margin-top: -47px;
}
.filters li {
	float: left;
	margin-right: 5px;
}
.filters li a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #fefefe;
	border-right: 1px solid #fefefe;
	padding: 10px 12px 4px;
	text-shadow: 1px 1px #fff;
	background: url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight: bold;
	display: block;
}
.gallery {
	margin-top: 10px;
	padding-left: 22px;
	margin-left: -22px;
	margin-bottom: 20px;
	width: 982px;
}
.gallery .portfolioItem {
	float: left;
	width: 300px;
	margin-right: 25px;
	overflow: hidden;
	margin-bottom: 10px;
}
.gallery .portfolioItem img {
	border: none;
}
/* Forms 

* Forms */
#fp-image {
	position: relative;
	
	width: 480px;
	background: url(images/fp-v1.png);
	height: 540px;
	bottom: 60px;
	float: left;
}
#fp-form {
	top: 175px;
	left: 92px;
	position: relative;
	box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.3);
	padding: 20px;
	z-index: 1;
	color: #FFF;
	width: 260px;
	background: #BE1E2D;
	background-image: url(images/quote-bg.png);

}
#fp-form p {
	font-size: 11px;
	font-weight: 400;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-field {
	padding: 10px;
	width: 93%;
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 0px;
}
.button {
	float: left;
	padding: 7px;
	width: 120px;
	position: relative;
	bottom: 5px;
	top: 5px;
	text-align: center;
	background-color: #393737;
	color: #FFF;
	border-radius: 10px;
	font-size: 14px;
	border: 1px solid #A90A0C;
}
#fp-form h3 {
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 300;
	
}
/* COLRIGHT ELEMENTS
-------------------------------------*/
.rightBox {
margin-bottom: 17px;
margin-top: 37px;
}
.rightBox h2 {
	color: #fff;
	padding: 13px 10px;
	display: block;
	font-size: 18px;
	border-bottom: 7px solid #960513;
	transition: all ease-in-out 0.2s;
	background-color: #BE1E2D;
margin-bottom: 10px;

}
.rightBox ul li {
}
.rightBox ul { margin-top: 0px !important; 

	
}
.rightBox ul li a:hover {

background-position: 10px center;
padding-left: 42px;
text-decoration: none;
}
.rightBox ul li a {
	color: #333;
	padding-bottom: 10px;
padding-top: 13px;
padding-left: 37px;
	display: block;
	font-size: 14px;
	border: 1px dotted #ccc;
	transition: all ease-in-out 0.1s;
margin: 2px !important;
text-align: left;

background-image: url(http://www.marketingmaintenance.com.au/clients/balcroy/wp-content/uploads/2014/09/news-icon.png);
background-repeat: no-repeat;
background-position: 5px center;
transition: all ease-in-out 0.2s;

}
/* COMMENTS
-----------------------------------*/
#content section ul.commentlist {
	list-style: none;
	list-style-position: outside;
	display: block;
	margin: 0 0 20px;
	border-top: 3px solid #D2D8DB;
	border-bottom: 4px solid #D2D8DB;
	padding: 0;
	padding-bottom: 10px;
}
#content section ul.commentlist ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}
#content section ul.commentlist li {
	padding: 20px 0 10px 50px;
	position: relative;
	margin-top: 0;
	background: url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}
#content section ul.commentlist li img {
	border: none;
}
#content section ul.commentlist li p {
	font-size: 13px;
	margin: 10px 0;
}
#content section ul.commentlist li .comment-meta, #content section ul.commentlist li .text {
	margin-left: 20px;
}
#content section ul.commentlist li .comment-meta span {
	font-size: 11px;
	color: #999;
}
#content section ul.commentlist li .comment-meta {
	font-size: 16px;
}
#content section ul.commentlist li .gravatar {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 20px;
	left: 0;
}
#content section ul.commentlist li .gravatar .gravatar_mask {
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width: 50px;
	height: 50px;
}
#content section ul.commentlist .reply {
	position: absolute;
	right: 0;
	top: 25px;
	width: 46px;
	height: 21px;
	text-align: center;
	font-size: 12px;
}
#content section ul.commentlist .reply a {
	display: block;
	width: 46px;
	height: 21px;
	font-style: italic;
}
#content section ul.commentlist .reply a:hover {
	text-decoration: none;
	color: #333;
}
#content section ul.commentlist li .children li {
	margin-top: 15px;
	padding-top: 25px;
	border-bottom: none;
	overflow: hidden;
	padding-bottom: 5px;
}
#content section ul.commentlist li .children li .gravatar {
	top: 20px;
}
#content section ul.commentlist li .children li .reply {
	top: 30px;
}
/* FOOTER ELEMENTS
-------------------------------------------*/
#twitter #twitter_update_list li {
	list-style-type: none;
	line-height: 140%;
}
#showHide {
	display: block;
	position: absolute;
	width: 48px;
	height: 16px;
	right: 4px;
	top: -5px;
	background: url(images/but_show_hide.png) 0 0 no-repeat;
	text-indent: -9999px;
}
#footerActionsInner #twitter {
	float: left;
	overflow: hidden;
	width: 315px;
	background: url(images/twitter_ill.png) 0 0 no-repeat;
	padding-left: 85px;
	position: relative;
}
#footerActionsInner #twitter #latest {
	width: 293px;
}
#footerActionsInner #twitter #latest #tweet {
	background: url(images/bk_latest_tweet.png) 0 0 no-repeat;
	padding: 10px 10px 0 20px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 125%;
	height: 65px;
}
#footerActionsInner #twitter #latest #tweetBottom {
	height: 26px;
	background: url(images/bl_latesttweet_bottom.png) 0 0 no-repeat;
}
#footerActionsInner #twitter a.action {
	position: absolute;
	display: block;
	width: 81px;
	height: 23px;
	background: url(images/but_actions.png) 0 0 no-repeat;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding-top: 2px;
}
#footerActionsInner #twitter a.action:hover {
	background: url(images/but_actions.png) 0 -25px no-repeat;
}
#footerActionsInner #twitter a.action {
	left: 0;
	top: 76px;
}
#footerActionsInner #quickContact {
	float: right;
	overflow: hidden;
	width: 435px;
	background: url(images/quick_contact_ill.png) 0 0 no-repeat;
	padding-left: 85px;
	position: relative;
	margin-left: 30px;
}
#footerActionsInner #quickContact .leftSide {
	float: left;
	width: 155px;
	overflow: hidden;
}
#footerActionsInner #quickContact .rightSide {
	float: left;
	width: 268px;
	overflow: hidden;
	margin-left: 10px;
}
/* Footer Widgets */
#footerWidgetsInner .boxFooter {
	float: left;
	width: 210px;
	padding-right: 30px;
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 20px;
}
#footerWidgetsInner h2 {
	font-size: 20px;
	border-bottom: 1px solid #db3343;
	padding: 7px 0 12px;
	margin-bottom: 10px;
	color: #ccc;
	width: 180px;
}
#footerWidgetsInner .boxFooter ul {
	margin: 0;
}
#footerWidgetsInner .boxFooter ul li {
	padding: 7px 0;
	;
	color: #986123;
	font-size: 10px;
	font-style: italic;
}
#footerWidgetsInner .boxFooter ul li a {
	text-decoration: none;
	color: #515151;
	font-size: 13px;
	font-style: normal;
}
#footerWidgetsInner .boxFooter ul li a:hover {
	color: #fff;
}
/* Copyright */
#footerWidgetsInner #copyright {
	clear: both;
	border-top: 4px solid #db3343;
	padding-top: 25px;
	margin-top: 15px;
	position: relative;
}
#copyright #owners {
	width: 700px;
}
#site5bottom {
	position: absolute;
	right: 0;
	top: 25px;
}
/* FORMS
------------------------------------*/

/* Quick Contact Form */
#quickContact form input[type="text"], #quickContact form textarea {
	width: 138px;
	margin-bottom: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(images/bk_blurb.jpg) 0 100% repeat-x;
	padding: 7px;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#quickContact form textarea {
	width: 250px;
	height: 90px;
	padding-top: 5px;
}
#quickContact form input[type="submit"] {
	display: block;
	float: right;
	width: 81px;
	height: 24px;
	background: url(images/but_actions.png) 0 0 no-repeat;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding-top: 0px;
	border: none;
	line-height: 80%;
	margin-top: 3px;
}
/* Top Search */
#topSearch input[type="text"] {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 100px;
	background: url(images/bk_top_search.png) 0 0 repeat-x;
	padding: 9px 10px 10px;
	border: 1px solid #2E4849;
	color: #A8A8A8;
	font-style: italic;
	margin-right: 10px;
	position: relative;
}
#topSearch input[type="submit"] {
	position: absolute;
	right: 0;
	z-index: 100;
	width: 43px;
	height: 44px;
	background: url(images/but_search.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
/* COMMENTS F0RM */
#commentform p {
	margin: 0;
}
#commentform label {
	display: block;
	padding: 5px 0;
}
#commentform input, #commentform textarea {
	border: 1px solid #ddd;
	padding: 8px;
	width: 300px;
	margin-bottom: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#commentform input:focus, #commentform textarea:focus {
	border: 1px solid #0099FF;
}
#commentform textarea {
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#commentform input[type="submit"] {
	border: none;
	width: 151px;
	height: 32px;
	margin-top: 10px;
	cursor: pointer;
	background: url(images/but_form.jpg) 0 100% repeat-x;
	color: #FFF;
	font-size: 12px;
	padding: 0;
}
/* Contact Page */
#contact-map {
	float: left;
	width: 638px;
	background: #fff;
	padding: 1px;
	border: 6px solid #E2E2E2;
	height: 350px;
	margin: 0 0 15px 0;
}
#contact-map iframe {
	border: 0;
}
#contact-form {
	width: 60%;
	float: left;
	margin: 0 10% 0 0;
}
#contact-data {
	float: left;
	width: 30%;
	margin: 28px 0 0 0;
}
#contact-data p {
	display: block;
	overflow: hidden;
	margin: 0 0 15px 0;
}
#contact-data .contact-data-field {
	float: left;
	width: 30%;
	margin-right: 5%;
	font-weight: bold;
}
#contact-data .contact-data-info {
	float: left;
	width: 65%;
}
/* Contact Form */
#contact label {
	display: block;
	padding: 5px 0;
}
#contact input, #contact textarea {
	border: 1px solid #ddd;
	padding: 8px;
	width: 90%;
	margin-bottom: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#contact textarea {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#contact button.submitbutton {
	border: none;
	width: 151px;
	height: 42px;
	cursor: pointer;
	border-radius: 10px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
	background: url(images/but_form.jpg) 0 100% repeat-x;
	color: #FFF;
	font-size: 14px;
	padding: 0;
}
.errormsg, .successmsg {
	background: #FEF4F1;
	border: 1px solid #F7A68A;
	color: #DA4310;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.successmsg {
	background: #F5FAF1;
	border: 1px solid #C2E1AA;
	color: #8FA943;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.header {
z-index:1001 !important;
}
#content {
	z-index: 100 !important;
}
.thanks {
	background: #F2F3F6;
	background: url('js/contactform/ok.png') no-repeat left;
	padding-left: 20px;
	clear: both;
}
.error {
	color: #333;
	background: #FCE2D4 url('js/contactform/error.png') no-repeat 5px 50%;
	margin-top: 5px;
	display: block;
	clear: both;
	padding: 7px;
	padding-left: 30px;
	border-radius: 6px;
	font-size: 11px;
	border: 1px solid #fbc2c4;
}
.portfolioimg {
	float: left;
	display: block;
	clear: both;
	margin-bottom: 20px;
}
.clear {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


#ebook p {
    margin-top: 0px !important;
}


/*MEGA RESOLUTION*/

@media only screen and (min-width: 2500px) {

.ms-slide,.ms-view  {
min-height:700px !important;
}
}




#logo a img {
    border: none;
    margin-top: -25px;
    width: 340px;
    margin-left: -130px;
}



#footerWidgetsInner .boxFooter ul li a {color:#fff;}
#footerWidgetsInner .boxFooter ul li a:hover {color:#BE1E2D;}
#footerWidgets {background-color: #2d2d2d; padding-top: 40px;}
.wpcf7-form .td {padding-left:0px; padding-right:0px; padding-top: 5px !important; padding-bottom: 5px !important;}
.form-field-full {border-color: #ddd;}
.form-field-half {border-color: #ddd;}
.td {padding-left:0px !important;}
.section .wpcf7-form {padding-left:0px !important;}








/*laptop styles*/

@media only screen and (min-width: 1080px) and (max-width: 1679px) {

}



/*landscape tablet*/

@media only screen and (min-width: 641px) and (max-width: 1080px) {

}


/*portrait tablet*/

@media only screen and (min-width: 641px) and (max-width: 990px) {

}



/*mobile styles*/

@media only screen and (max-width: 640px) {
#switch {display:none !important;}
.header {height: 70px !important;}
.header img {max-height:60px !important;}
	
	.post-page-head-area.bauhaus {padding-top: 10px; padding-bottom: 10px;}		
}
