/*
Theme Name: ClearSEM
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/



/* large screens with 1140px with */
@media only screen and (min-width: 1140px)  {

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 989px) {

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 989px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
		
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

}


.phone-info{font-size:16px;}

#hm-btn .avia-button{padding:20px 20px; font-weight:700; letter-spacing:.2em; text-transform:uppercase;}



#csem-top-bar {display: flex; flex-direction: row; justify-content: flex-end; align-items: center; width: max-content;} #csem-top-bar-mobile-hide {display:none;}


/* Center align columns inside color section*/
#life .entry-content-wrapper,
#life .entry-content-wrapper .flex_column_table, #property .entry-content-wrapper,
#property .entry-content-wrapper .flex_column_table, #business .entry-content-wrapper,
#business .entry-content-wrapper .flex_column_table {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: center;
}

#life .av-flex-placeholder, #property .av-flex-placeholder, #business .av-flex-placeholder {
display: none;
}

#call-now .avia-button {font-weight: bold;}

#csem-hero{color: #ffffff !important; font-size: 80px; font-family: 'static', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif !important; font-weight: bold !important; text-transform: none !important; margin-bottom: 60px;}

@media only screen and (max-width: 762px) {#csem-hero{color: #ffffff; font-size: 70px; font-family: 'static', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-weight: bold; text-transform: none; margin-bottom: 40px;}}

#home-section img {margin-bottom:10px !important;}

#home-section-center img {margin-bottom:10px !important;}

#contact-list .iconlist-char { font-size: 18px; margin-top: 5px; position: inherit; top: 4px; }

#home-section img{border-radius: 30px;}


@media only screen and (max-width: 762px) { #csem-hero-2 h1{font-size:40px !important;}}


.csem-personal-logos{text-align:center;}
.csem-personal-logos img{height: 39px !important; width: auto !important;}
