/*
Theme Name: Mein Besitz
Description: Mein Besitz
Version: 1.0
*/

/*----------- FONTS -----------*/ 
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,800,700&subset=latin,latin-ext);
/*----------- /FONTS -----------*/


/*----------- RESET -----------*/  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } table { border-collapse:collapse; border-spacing:0; } fieldset,img { border:0; } address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; } ol,ul { list-style:none; } caption,th { text-align:left; } h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } q:before,q:after { content:''; } abbr,acronym { border:0; } :focus { outline: 0; }
/*------------------------------*/  
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


html {overflow-y: scroll;}

#index, #page {
	font: 18px "Open Sans", sans-serif;
  font-weight: 300;
	text-align: center;
	color: #424242;
	background: #fff;
}      
.container {
	width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
}
/* --------------------- HEADER --------------------- */
#header {
  position: fixed;
  background: #000;
  width: 100%;
  z-index: 9999;
  height: 125px;
}

#logo {
	float: left;
  margin: 20px 0 36px 0;
}

#menu
{
display: none;
}

#menu-top-mobile-trigger
{
display: none;
}

#menu-top {
	float: right;
  margin: 65px 0 0 0;
  padding: 0;  
}
#menu-top li {
	display: block;
  float: left;
	background: none;
	padding: 0; 
  line-height: 19px;
}
#menu-top a {
	color: #fff;
	font-size: 15px;
	position: relative;
  display: block;
  float: left;
  padding: 6px 10px 8px 10px;         
  margin: 0 0 0 10px;
}

#menu-top .sf-with-ul
{
  padding: 6px 30px 8px 10px;  
}

#menu-top .sf-with-ul:after
{
content: '\f078';
font-family: "FontAwesome";
color: #b71510;
position: absolute;
right:10px;
top: 7px;
font-size: 12px; 
}

#menu-top a:hover:after, #menu-top .sfHover a:after, #menu-top .current-menu-item a:after
{
color: #fff;
}

#menu-top a:hover, #menu-top .current-menu-item a, #menu-top .current_page_ancestor a, #menu-top .sfHover a, #menu-top .current-menu-parent a {
	background: #b71510;
}

#menu-top .sfHover ul li
{
padding: 0;
background: none;
float: none;
}

#menu-top .sfHover ul li a
{
background: #b71510;
text-align: left;
color: #fff;
font-size: 13px;
line-height: 24px;
height: auto;
float: none;
margin: 0;
padding: 3px 10px;
text-transform: uppercase;

}

#menu-top ul 
{
padding: 10px 0;
background: #b71510;
}

#menu-top ul li
{
background: url(images/bg-menu-top-sub.png) center 0 no-repeat;
}

#menu-top ul li a, #menu-top .current-menu-item ul a
{
float: none;
font-size: 14px;
color: #5b5d5e; 
padding: 10px 22px; 
background: none;
}

#menu-top ul li a:hover, #menu-top ul .current-menu-item a, #menu-top .sfHover ul .current-menu-item a
{

}   

#menu-top .current-page-ancestor ul .current-menu-item
{
background: url(images/bg-menu-top-sub-a.png) 8px 17px no-repeat; 
}

#big-image
{
width: 100%;
min-height: 60vh;
padding: 70px 0;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-image: url(images/big-image.jpg);
}

#big-image h1
{
color: #b71510;
font-size: 60px;
text-align: right;
font-weight: 700;
margin: 0 0 40px 0;
}

#big-image h2
{
color: #fff;
font-size: 25px;
font-weight: 600;
text-transform: uppercase;
}

#big-image p
{
margin: 0 0 30px 0;
}

#big-image ul
{
margin: 0 0 30px 0;
}

#big-image ul li
{
padding: 0 0 0 20px;
background: none;
position: relative;
}

#big-image ul li:before
{
content: '\f105';
font-family: "FontAwesome";
font-size: 18px;
position: absolute;
left: 0;
top: 0;
color: #fff;
}


#big-image-content
{
width: 530px;
float: right;
color: #fff;
}

#big-image-content a { color: #fff; }

#content 
{
padding: 125px 0 0 0;
}

#page #content
{
padding: 220px 0 70px 0;
}

#page #content.content-projects
{
padding: 125px 0 70px 0;
}

#projects-map
{
height: 560px;
width: 100%;
}

#slider-wrapper
{
position: relative;
margin: 0 0 50px 0;
}

#slider-pager
{
position: absolute;
width: 100%;
bottom: 25px;
left: 0;
text-align: center;
z-index: 999;
}

#slider-pager span
{
display: inline-block;
margin: 0 3px;
background: #fff;
width: 15px;
height: 15px;
text-indent: -10000px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
}

#slider-pager .cycle-pager-active
{
background: #b71510;
}

.services-subpage, .comment
{
float: left;
background: #f8f8f8;
padding: 15px 25px 20px 25px;
width: 49%;
margin: 0 2% 25px 0;
font-size: 15px;
}

.comment
{
font-size: 13px;
}

.services-subpage:nth-child(2n+2), .comment:nth-child(2n+2)
{
margin: 0 0 25px 0;
}

.services-subpage:nth-child(2n+3), .comment:nth-child(2n+3)
{
clear: left;
}

.services-subpage h3, .comment h3
{
font-size: 21px;
color: #434343;
font-weight: 700;
margin: 0 0 20px 0;
}

.services-subpage h3 a, .comment h3 a
{
color: inherit;
}

.services-subpage p, .comment p
{
line-height: 23px;
margin: 0 0 20px 0;
}

.comment p
{
font-size: 13px;
line-height: 19px;
}

.services-subpage-thumb, .comment-thumb
{
float: left;
margin: 0 35px 0 0;
}

.comment-thumb
{
margin: 0 5% 0 0;
width: 20%;
}

.comment-thumb img
{
display: block;
margin: 0 0 5px 0;
max-width: 100%;
height: auto;
}

.comment-thumb p
{
font-size: 10px;
text-transform: uppercase;
line-height: 13px;
margin: 0;
}

.comment-content
{
width: 75%;
float: left;
} 

.press-article
{
float: left;
background: #f8f8f8;
margin: 0 2% 25px 0;
padding: 20px 20px;
}

.press-article p
{
font-size: 15px;
margin: 0 0 10px 0;
}

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

.press-article-16
{
width: 15%;
}

.press-article-26
{
width: 32%;
}

.press-article-36
{
width: 49%;
}

.press-row .press-article:last-child
{
margin: 0 0 25px 0;
}

.press-article-cover
{
height: 225px;
width: 100%;
margin: 0 0 10px 0;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#map .container
{
position: relative;
}

#map-cover
{
width: 350px;
background: #434343;
position: absolute;
top: 0;
left: 0;
z-index: 999;
font-size: 18px;
color: #fff;
padding: 45px 55px 55px 55px;
}

#map-cover p
{
font-size: 18px;
line-height: 27px;
margin: 0 0 25px 0;
}

#map-cover p:last-child
{
margin: 0;
}

#map-cover a
{
color: #fff;
}

#map-canvas
{
margin: 0;
width: 100%;
height: 700px;
display: block;
}

.box
{
float: left;
margin: 0 2% 0 0;
width: 32%;
background: #f8f8f8;
padding: 20px 25px;
}

.box:last-child
{
margin: 0;
}

.box img
{
display: block;
margin: 0 0 20px 0;
max-width: 100%;
height: auto;
}

.box p
{
font-size: 15px;
line-height: 23px;
}

.col
{
float: left;
margin: 0 4% 0 0;
}

.col-12
{
width: 48%;
}

.col-13
{ 
width: 30.666%;
}

.col-23
{
width: 65.334%;
}

.col-14
{
width: 22%;
}

.col-34
{
width: 74%;
}

.col-15
{
width: 16.8%;
}

.col-25
{
width: 37.6%;
}

.col-35
{
width: 58.4%;
}

.cols .col:last-child,
.cols .col-last,
.cols .col-13:nth-child(3n+3)
{
margin-right: 0;
}

#contact-form
{
background: #f8f8f8;
padding: 20px 25px 30px 25px;
}

#contact-form h3
{
color: #434343;
font-size: 22px;
margin: 0 0 15px 0;
font-weight: 700;
letter-spacing: -1px;
}

#contact-form .wpcf7 {
	width: 330px;
	margin: 0 auto;
}
#contact-form p {
	margin-bottom: 10px;
}

#contact-form label
{
display: block;
font-size: 10px;
color: #575757;
text-transform: uppercase;
font-weight: 600;
}

#contact-form span {
	margin: 0;
  display: block;
}
#contact-form input, #contact-form textarea {
	width: 100%;
	padding: 10px;
	border: none;
  border-bottom: 1px solid #434343;
	background: #fff;
	margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}

#contact-form .captcha
{
font-size: 15px;
}

#contact-form .captcha-imagefield,
#contact-form .captcha-input
{
float: left;
}

#contact-form .captcha-input p 
{
float: left;
margin-top: 10px;
margin-right: 10px;
}

#contact-form .captcha-input-field
{
float: left;
}

#contact-form .captcha-imagefield
{
margin: 10px 10px 0 0;
}

#contact-form .captcha-input-field
{
width: 75px;
}

#contact-form .wpcf7-captchar
{
width: 75px;
}

#contact-form textarea
{
height: 120px;
}

#contact-form input[type=checkbox]
{
width: auto;
float: left;
margin: 14px 10px 0 0;
}

#contact-form .wpcf7-list-item-label
{
float: left;
font-size: 15px;
color: #575757;
margin: 6px 0 0 0;
}

#contact-form .wpf7 select {
	border: none;
	padding: 4px;
}

#contact-form .captcha
{
float: left;
}

#contact-form .wpcf7-submit 
{
background: #b71510;
color: #fff;
text-transform: uppercase;
font-size: 20px;
font-weight: 600;
padding: 10px 35px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
font-family: "Open Sans", sans-serif;
border: none;
float: right;
width: auto;
cursor: pointer;
}

#contact-form .wpcf7-submit:hover
{
background:#434343;
}

#content span.wpcf7-not-valid-tip
{
color: #fa000f;
border: 1px solid #fa000f;
font-size: 12px;
left: 0;
padding: 3px;
position: absolute;
top: 0;
width: 100%;
height: 100%;
background: #fff;
padding: 7px 10px;
z-index: 100;
}

#content div.wpcf7-validation-errors, #content div.wpcf7-mail-sent-ok
{
color: #fa000f;
border: 1px solid #fa000f;
}
#content div.wpcf7-response-output
{
margin: 25px 0 0 0;
padding: 10px;
}
#content div.wpcf7-response-output
{
margin: 25px 0 0 0;
padding: 10px;
}

.project-main-image
{
position: relative;
margin: 0 0 95px 0;
/*height:560px;*/
overflow:hidden;
}

.project-main-image img
{
width: 100%;
height: auto;
}

#backbutton_projekte { position: relative; top: -10px; }

.project-main-image-caption
{
position: absolute;
width: 100%;
bottom: 45px;
font-size: 88px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
z-index: 99;
text-align: center;
}

#project-details
{
text-transform: uppercase;
font-size: 15px;
}

#project-details p
{
line-height: 25px;
}

.project-details-buttons a
{
display: block;
float: left;
margin: 0 15px 10px 0;
}

#project-panoramas
{
background: #f8f8f8;
}

#project-panoramas ul
{
font-size: 15px;
}

#project-panoramas ul li
{
padding: 0;
background: none;
line-height: normal;
margin: 0 0 25px 0;
}

#project-panoramas ul li span
{
float: left;
font-size: 34px;
font-weight: 700;
margin: 0 20px 15px 0;
line-height: 30px;
}        

#project-panoramas #panoramas-links li
{
display: inline-block;
margin: 0 10px 0 0;
}

#project-panoramas #panoramas-links li.current a
{
background: #000;
}

#project-panoramas #panoramas-links li a
{
background: #434343;
color: #fff;
text-transform: uppercase;
display: inline-block;
font-size: 13px;
font-weight: 600;
padding: 10px 13px;
max-width: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

#panoramas div
{
display: none;
}

#panoramas div:first-child
{
display: block;
}

#project-gallery-images a
{
display: block;
}

#project-gallery-images img
{
display: block;
float: left;
margin: 0 25px 25px 0;
width: 128px;
height: auto;
}

#project-gallery-images a:nth-child(8n+8) img
{
margin: 0 0 25px 0;
}

#projects-scroller-wrapper
{
position: relative;
}

#projects-scroller
{
padding: 0 0 50px 0;
position: relative;
margin: 0 0 35px 0;
}

#projects-scroller:after
{
content:'';
width: calc(100% - 40px);
padding: 0 20px;
height: 1px;
background: #7c7c7c;
position: absolute;
bottom: 0;
left: 0;
}

#projects-scroller
{
width: 1200px;
max-width: 100%;
min-height: 238px;
}

#projects-scroller .project-scroller
{
padding: 0 20px;
cursor: pointer;  
}  

#projects-scroller .project-scroller img
{
width: 100%;
}

#projects-scroller .project-scroller div
{
position: relative;
}

#projects-scroller .cycle-slide-active div:after
{
content:'';
width: 0;
height: 0;
border-style: solid;
border-width: 0 26px 24px 26px;
border-color: transparent transparent #7c7c7c transparent;
position: absolute;
bottom: -50px;
left: 50%;
margin-left: -26px;
z-index: 1;
} 

#projects-scroller .cycle-slide-active div:before
{
content:'';
width: 0;
height: 0;
border-style: solid;
border-width: 0 26px 24px 26px;
border-color: transparent transparent #434343 transparent;
position: absolute;
bottom: -51px;
left: 50%;
margin-left: -26px;
z-index: 2;
} 

#projects-scroller div img
{
display: block;
max-width: 100%;
height: auto;
}

#projects-scroller-prev
{
width: 44px;
height: 95px;
background-image: url(images/bg-slider-nav.png);
background-position:  0 0 !important;
background-repeat: no-repeat;
position: absolute;
top: 50px;
left: -140px;
cursor: pointer;
}

#projects-scroller-next
{
width: 44px;
height: 95px;
background-image: url(images/bg-slider-nav.png);
background-position:  0 -95px;
background-repeat: no-repeat;
position: absolute;
top: 50px;
right: -140px;
cursor: pointer;
}

.projects-scroller-slide
{
width: 100%;
color: #fff; 
padding: 0 20px;
}

.projects-scroller-slide .button:hover
{
background: #fff;
color: #434343
}

.projects-scroller-slide-content
{
float: left;
width: 70%;
}

.projects-scroller-slide h4
{
font-size: 18px;
font-weight: 600;
color: #fff;
margin: 0 0 5px 0;
text-transform: uppercase;
}

.jumbotron.white .projects-scroller-slide h4
{
color: #434343
}

.jumbotron.white .projects-scroller-slide
{
color: #434343
}

.jumbotron.white #projects-scroller-prev
{
background-image: url(images/bg-slider-nav-alt.png);
background-position:  0 -95px;
background-repeat: no-repeat;
}

.jumbotron.white #projects-scroller-next
{
background-image: url(images/bg-slider-nav-alt.png);
background-position:  0 -95px;
background-repeat: no-repeat;
}

.jumbotron.white #projects-scroller .cycle-slide-active div:before
{
border-color: transparent transparent #fff transparent;
}

.infoBox
{
position: relative;
font-family: "Open Sans";
padding: 20px 20px;
text-align: center;
}

.infoBox:after
{
content:'';
width: 49px;
height: 25px;
background: url(images/bg-infobox-after.png) 0 0 no-repeat;
position: absolute;
bottom: -25px;
left: 50%;
margin-left: -24px;
}

.infoBox h3
{
font-size: 18px;
font-weight: 900;
color: #fff;
letter-spacing: -1px;
text-transform: uppercase;
margin: 0 0 10px 0;
}

.infoBox p
{
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
color: #fff;
line-height: 16px;
}

.infoBox img
{
width: 13px;
}

.infoBox .button:hover
{
background: #fff;
color: #434343;
}

.jumbotron
{
padding: 80px 0;
}

.jumbotron.white
{
background: #fdfdfd;
}

.jumbotron.gray
{
background: #f8f8f8;
}

.jumbotron.dgray
{
background: #434343;
}

.jumbotron.dgray .title
{
color:rgba(253,253,253,1.0);
}

.jumbotron.dgray .subtitle
{
color:rgba(253,253,253,0.5);
}

.jumbotron.dgray .title span:after,
.jumbotron.dgray .title span:before
{
background: #fdfdfd;
}

#column-1
{
width: 230px;
float: left;
}

#column-2
{
width: 657px;
float: right;
}

#contact-1
{
margin: 50px 0 0 10px;
width: 300px;
float: left;
}

#contact-1
{
width: 330px;
margin: 0 50px 0 125px;
float: left;
}
#contact-2
{
width: 330px;
margin: 0 29px 0 0;
float: left;
}

.button-small-gray
{
background: #434343;
color: #fff;
text-transform: uppercase;
display: inline-block;
font-size: 13px;
font-weight: 600;
padding: 10px 13px;
max-width: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.button-small
{
background: #b71510;
color: #fff;
text-transform: uppercase;
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 10px 13px;
max-width: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.button
{
background: #b71510;
color: #fff;
text-transform: uppercase;
display: inline-block;
font-size: 20px;
font-weight: 600;
padding: 10px 35px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.button-big
{
background: #b71510;
color: #fff;
text-transform: uppercase;
display: inline-block;
font-size: 25px;
font-weight: 600;
padding: 25px 40px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.button-big:hover, .button:hover, .button-small:hover
{
background:#434343;
}

strong
{
font-weight: 600;
}

p {
	line-height: 27px;
	margin: 0 0 15px 0;
}
a {
	color: #0d3a33;
	text-decoration: none;
}
ul {
	line-height: 27px;
	margin: 0 0 15px 0;
}
ul li {
	background: url(images/bullet.png) 4px 8px no-repeat;
	padding: 0 0 0 17px;
}
blockquote {
	border-left: 2px solid #d5d5d5;
	padding: 0 0 0 20px;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	color: #434343;
	margin: 0 0 20px 0;
	font-weight: 700;

}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #434343;
	text-decoration: none;
}

.title
{
font-size: 34px;
font-weight: 700;
color: #434343;
text-align: center; 
margin: 0 0 3px 0;
}

.title-no-margin
{
margin: 0;
}

.title span
{
position: relative;
}
/*
.title span:before
{
content:'';
width: 60px;
height: 1px;
background: #434343;
position: absolute;
top: 24px;
margin-top: -1px;
left: -80px;
}

.title span:after
{
content:'';
width: 60px;
height: 1px;
background: #434343;
position: absolute;
top: 24px;
right: -80px;
}
*/
.subtitle
{
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
text-align: center;
color: rgba(66,66,66,0.5);
margin: 0 0 50px 0;
}

#column-1 h2
{
color: #484848;
font-size: 22px;
}

h1 {
	font-size: 26px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
/* --------------------- CONTENT --------------------- */
/* --------------------- FOOTER --------------------- */
#footer
{
background: #3f3f3f url(images/footer.png) right bottom no-repeat;
padding: 65px 0 50px 0;
font-size: 14px;
font-weight: 600;
color: rgba(255,255,255,0.2);
}

#footer h5
{
color: rgba(255,255,255,0.45);
font-weight: 600;
font-size: 20px;
margin: 0 0 20px 0;
}

#logo-footer
{
float: left;
}

#logo-footer img
{
width: 258px;
height: auto;
display: block;
}

#footer-cols
{
float: right;
width: 830px;
margin: 15px 0 0 0;
}

.footer-col
{
float: left;
width: 28%;
margin: 0 4% 0 0;
}

.footer-col:last-child
{
margin: 0;
}

#footer ul
{
margin: 0;
padding: 0;   
}

#footer ul li
{
line-height: 27px;
background: none;
padding: 0 0 0 18px;
position: relative;
}

#footer ul li:before
{
content: '\f105';
font-family: "FontAwesome";
font-size: 13px;
position: absolute;
left: 0;
top: 0;
color: #9f9f9f;
}

#footer p {
	margin: 0;
	line-height: 18px;
	padding: 0;
	color: rgba(255,255,255,0.2);
}
#footer a {
	color: rgba(255,255,255,0.2);
}
#footer a:hover {
	color: rgba(255,255,255,0.2);
}

#footer-1
{
float: left;
width: 405px;
}

#footer-2
{
float: right;
width: 405px;
text-align: right;
}

#footer p img
{
vertical-align: -1px;
}

/* WPCF7 */

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%;
/* When images are too wide for containing element, force them to fit. */
	height: auto;
/* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {

}
img {
	border: 0;
}
em {
	font-style: italic;
}
.align-justify {
	text-align: justify;
}
.align-right, .align-r {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.float-left, .left {
	float: left;
}
.float-right, .right {
	float: right;
}
/* clear fix */
.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
* html .group {
	zoom: 1;
}
/* ie6 */
*:first-child+html .group {
	zoom: 1;
}
/* IE7 */
.clear {
	clear: both;
}

.unselectable
{
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}

.box-model
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/* seosupport custom */

.wp-caption-text {
    font-size: 12px;
}

.wp-caption img {
    max-width: 100%;
}

.full .col.col-12 {
    width: 100%;
	font-size:14px;
}

.full .col.col-12  .wpcf7-list-item-label {
	display:none;
}
#contact-form .wpcf7-list-item-label {
	display:none;
}


span.mgdTop {
    font-size: 15px;
    padding-top: 6px;
}
#content span.wpcf7-not-valid-tip {
	font-size:0px !important;
}
span.wpcf7-form-control-wrap.checkbox-158 {
    float: left;
    width: 20px;
}