/*
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.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

.white {
	color: #ffffff !important;}
.black {
	color: #000000 !important;}
.black-bg {
 	background: rgba(0,0,0,0.75);
    height: 150px;
    width: 500px;
}
.black-bg2 {
 	background: rgba(0,0,0,0.75);
    height: 350px;
    width: 300px;
}
.green-bg {
 	background: #676781;
    height: 90px;
    width: 500px;
}
.general-div {
	background: none;
	width: 502px;
	height: 250px;
	border-top: 2px solid #b6b6b6 !important;
	border-right: 2px solid #b6b6b6 !important;
	border-bottom: 2px solid #b6b6b6 !important;
	border-left: none;
}
.slider-note {
	width: 400px;
	height: 400px;
	background: rgba(0,0,0,0.50);
	padding:20px;
}
.questioning {
background: url("/wp-content/uploads/2015/11/question.png") no-repeat, left top;
    height: 146px;
    width: 636px;
}
.answering{
background: url("/wp-content/uploads/2015/11/answer.png") no-repeat, left top;
    height: 146px;
    width: 636px;
}
.quoting{
background: url("/wp-content/uploads/2015/11/quote.png") no-repeat, left top;
    height: 50px;
    width: 50px;
}
.note_container {
    height: 146px;
    width: 636px;
background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
}
.q-a_text {
    font-family: Roboto;
    font-size: 22px;
    font-weight: 300;
    height: 146px;
    line-height: 26px;
    margin-left: 130px;
    padding-top: 25px;
    vertical-align: middle;
    width: 470px;
    word-wrap: break-word;
}
.quoting_text {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    height: 146px;
    line-height: 24px;
    margin-left: 65px;
    padding-top: 15px;
    vertical-align: middle;
    width: 540px;
    word-wrap: break-word;
}
#top .av-menu-button > a .avia-menu-text {
    border: 1px solid #676781;
    border-radius: 0;
}

.avia-menu li .avia-menu-text {
    font-weight: 300;
    text-transform: uppercase;
}
#avia-menu li a {
    padding: 0 11px;
}
.avia-menu-fx {
    display: none;
}
.q-a_person {
color: #c2c2c2;
font-size:24px;
font-weight: 400;
text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
#layer_slider_1 .ls-wp-fullwidth-container .ls-slide p {
    left: 0 !important;
    padding: 0 5% !important;
    width: 100% !important;
font-size: 16px;
}
}
.avia_transform .avia_animated_image, .avia_transform.avia_desktop .av-animated-generic {
    opacity: 1;
}

/*Add your own styles here:*/