/*
Theme Name: ComCheck
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:*/

h2 {
	text-transform: none!important;
	line-height: 150%!important;
}

.avia-caption-title h1{
 color: #ffffff!important;
}



.avia-caption-content {
	font-weight: bold;	
}

.avia-timeline {
    max-width: 60%!important;
}

.social_bookmarks a {
	font-size: 25px !important;

}

.avia-button.avia-color-theme-color:hover {
background: #587628!important;
}

blockquote { font-size: 16px!important; }

.social_bookmarks li {
margin-right: 5px;
}

.main_menu ul:first-child > li > a {
	font-size: 16px!important;
	text-transform: uppercase;

}

.avia_desktop .av-masonry-image-container {
    opacity: 1;
}
#top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content {
	background: #587628;
	opacity: 0.1;	
}

#top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content:hover {
    opacity: 0.8!important;
}

.av-masonry-entry .av-masonry-entry-title {
  font-size: 18px !important;
	color:#ffffff!important;

}


#top figcaption.av-inner-masonry-content, 
#top figcaption.av-inner-masonry-content .av-masonry-entry-title  {

	background-color: #666666;

}

.av-inner-masonry .avia-arrow {
   background-color: #666666!important;
}

.av-masonry-container .portfolio .av-inner-masonry-content { background-color: #666666; }



#socket {
font-size: 14px!important; }

@media only screen and (min-width: 480px) and (max-width:1140px) {
.avia-caption-content {
	font-size: 18px!important;	
	  text-align: left !important;
    width: 500px !important;
    margin: auto !important;
}

.avia-caption-title {
	font-size: 30px!important;
	font-weight: normal!important;
}
	.responsive #top .slideshow_caption .avia-caption-content h4 {
	padding-top: 0px!important;
	margin-top: 0px!important;

	}
}

@media only screen and (min-width: 200px) and (max-width:480px) {
.responsive #top .slideshow_caption .avia-caption-content {
	font-size: 16px !important;
	padding-bottom: 1px!important;
}
    
    @media only screen and (min-width: 200px) and (max-width:900px) {
h4 .h4 {
	font-size: 12px !important;
        }}

.responsive #top .slideshow_caption .avia-caption-content h4 {
	padding-top: 5px!important;
	margin-top: 0px!important;

	}
.responsive #top .slideshow_caption h2 {
	font-size: 22px !important;
    margin-top: -200px!important;
 

	}
}




