/*
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:23px;}

#svc-btn .avia-button {
     border: solid 2px #c2207b !important;
}


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

.av-subnav-menu > li > a {
    padding: 0px 100px 0px 100px !important;
	font-size: 30px;}

nav.main_menu {
     margin-right: 0!important; 
     margin-left: 0!important; 
}

#top #header .av-main-nav > li {
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (max-width: 767px){
#foot-menu {
    display:none;
	}}


.social_bookmarks li {
    background: transparent;
    font-size: 23px;
    margin-left: 10px;
    padding-top: 3px !important;}

.iconbox .iconbox_content .iconbox_content_title {
    border: medium none;
    padding: 0px 0 0 0;}

