/*
 Theme Name: Enfold Child
 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.01
 Author: Kriesi
 Author URI: http://www.kriesi.at
 Template: enfold
 */

/*Add your own styles here:*/

@media only screen and (max-width: 989px) and (min-width: 768px){
		
	.avia-builder-el-88{
		clear:none !important;
			}

}


@media only screen and (max-width: 768px) and (min-width: 550px){
	
	
	.post-entry-16 .av_one_fifth  {
		clear:none !important;
		width:33% !important;
	}
	
	.post-entry-16 .av_one_fourth{
		max-width:50% !important;
	}
}


@media only screen and (max-width: 550px) {
	
	
	.post-entry-16 .av_one_fifth  {
		
		width:48% !important;
	}
	
	.post-entry-16 .av_one_fifth{
		clear:none !important;
	}
}

.title_container{
	border-top-style: none;
}
.avia_desktop #advanced_menu_hide:hover {
    color: #ff1aff !important;
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}


.avia_desktop #advanced_menu_hide {
    color: #000000 !important;
    background-color: #FFFFFF !important;
       border-color: #FFFFFF !important;
    
}

/*Header*/
.grid-entry .inner-entry {
	box-shadow: 0px 0px 0px 0px;
}

.avia-breadcrumbs {
	display: none;
}



.container {
	padding: 0 15px;
}

.single-portfolio h1 a, .tax-portfolio_entries h1 a {
	color: #3a3a3a;
	font-size: 32px;
	font-weight: normal;
	text-transform: none;
	color: #3a3a3a !important;
}

.single-portfolio h2 {
	font-family: Raleway, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 26px;
	color: #3a3a3a;
}

.portfoliotags a {
	color: #FF1AFF !important;
	text-decoration: none !important;
}

.portfoliotags a:hover {
	color: #3a3a3a !important;
}

.title_container .breadcrumb {
	margin-top: 0;
	font-size: 12px;
}

.title_container .breadcrumb a, .alternate_color .breadcrumb {
	color: #6a6a6a;
}

.single-portfolio #main .container {
	padding-top: 50px;
}

.breadcrumb-title {
	color: black;
}

#header_main_alternate .container {
	border-bottom: solid 1px #6c6c6c;
}

.header-dots {
	height: 32px;
	background: white url(images/header-bw-dots.png) 0 3px repeat-x;
}

#after_section_2.container_wrap {
	border-top: none;
}

.main_color .container .av-masonry-entry .avia-arrow {
	display: none;
}
.main_color .container .av-inner-masonry-content {
	height: 100%;
	padding-top: 32%;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
}
figcaption {
	opacity: 0;
}
a.portfolio:hover figcaption {
	opacity: 1;
}

.protitle {
	color: #3a3a3a;
	font-size: 24px;
	font-weight: 500;
}
.protitlesub1 {
	color: #ff1aff;
	font-size: 16px;
	font-weight: 600;
}
.protitlesub2 {
	color: #9a9a9a;
	font-size: 16px;
	font-weight: 600;
}
.protitlesub3 {
	color: #6a6a6a;
	font-size: 16px;
	font-weight: 400;
}
.protitlesub4 {
	color: #9a9a9a;
	font-size: 12px;
	font-weight: 400;
}

.av-masonry-entry .av-masonry-entry-title {
	text-align: center;
	color: #fff;
}

.image-overlay-inside:before {
	display: none !important;
}
.image-overlay {
	background: #000;
}
.grid-image:before {
	content: attr(title);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1000;
	text-align: center;
	opacity: 0;
	font-weight: 200;
	font-size: 18px;
	color: #ffffff !important;
	top: 43%;
}

.grid-image:hover:before {
	opacity: 0.9;
}

.grid-image:before {
	transition: all linear 0.2s;
}

.grid-content {
	display: none !important;
}

#header .widget {
	right: 30px;
	padding-top: 70px;
	position: absolute;
	top: 0;
	transform: translate(-50%);
}

#header_main {
	border-top: 1px solid #1a1a1a;
}

#header_meta {
	border-bottom: 1px solid #1a1a1a;
}

.phone-info {
	letter-spacing: 1px;
	font-size: 12px;
}

a:hover, a:focus, a:visited {
	text-decoration: none;
}

#top #header .av-main-nav > li > a {
	text-transform: uppercase;
	padding: 0 55px 0 0px;
	letter-spacing: 1px;
	font-weight: 500;
}

ul.sub-menu {
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: 500;
}
#header_main {
	border-bottom: 1px solid #1a1a1a;
}

#top #header_meta .phone-info a:hover {
	color: #FF1AFF;
}

.dots {
	height: 8px;
	width: 100%;
	background-image: url('/wp-content/uploads/2015/09/dots.png');
	background-repeat: repeat-x;
	background-color: #fff;
}

.gap25 {
	height: 25px;
	width: 100%;
	background-color: #fff;
}

.stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
	border-bottom: 1px solid #E2E2E2;
}

.thinline {
	width: 100%;
	height: 1px;
	background-color: #9A9A9A;
	margin-top: 18px;
}

.footline {
	border-bottom: 8px solid #FFF;
	padding-top: 85px;
	width: 100%;
}

#footer .widget {
	margin: 4px 0 0px 0;
	font-family: arial;
}
#top .title_container .container {
	padding-top: 40px;
	padding-bottom: 10px;
	min-height: 110px;
}

#main #footer p {
	font-family: arial, sans-serif;
	font-size: 14px;
}

#socket .sub_menu_socket li {
	font-size: 14px;
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 4px;
}
#socket .sub_menu_socket li a {
	color: #fff;
}
#socket .sub_menu_socket li a:hover {
	color: #ccc;
}

.fadeit {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.fadeit:hover {
	opacity: 0.5;
}

.rightfacebook {
	float: right;
	padding: 0px 30px;
	border-left: 1px solid #9A9A9A !important;
	max-height: 45px;
}

#socket .copyright {
	line-height: 16px;
}

.linedash {
	width: 100%;
	border-bottom: 2px dotted #adadad;
	padding: 0px 0px;
}

#main p {
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.av-special-heading {
	margin-top: 30px;
}

.centerit {
	text-align: center;
}

div#after_section_4 {
	border-top-width: 0px;
}

.grid-entry .inner-entry {
	margin-right: 20px;
	margin-bottom: 20px;
}

.single-portfolio .container_wrap {
	border-top: none;
}

.avia_image {
	border-radius: 0;
}


@media only screen and (max-width: 767px){
.responsive #top .logo {
    width: auto;
    max-width: 80%;
}
}


#advanced_menu_toggle, #advanced_menu_hide{
	color:white;
}
