/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*//////////// GENERAL ////////////*/
body {
	overflow-x: hidden;
}
#main {
	padding: 0!important;
}
#main .fusion-row {
	max-width: none!important;
}
/*//////////// NAVIGATION ////////////*/
.fusion-header-wrapper {
	transform: translateX(-50%) skewX(-35deg);
	width: 106%;
	left: 50%;
}
.fusion-header {
	padding: 0!important;
}
.fusion-header .fusion-logo-background {
	width: 25%;
}
.fusion-header .fusion-logo-background .fusion-logo {
	margin-left: auto!important;
	margin-right: auto!important;
	transform: skewX(35deg);
	margin-top: 30px;
}
.fusion-main-menu {
	width: 75%;
	overflow: visible;
}
.fusion-main-menu li {
	width: 24.8%;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid #cccccc;
	padding: 0px!important;
}
.fusion-main-menu li:last-child {
	border-right: none;
}
.fusion-main-menu > ul > li > a {
	border-bottom: 8px solid transparent;
	border-top: none!important;
	padding-top: 17px;
	height: 167px!important;
}
.fusion-main-menu > ul > li > a span {
	transform: skewX(35deg);
	display: inline-block;
}
.fusion-main-menu > ul > li > a:hover {
	border-color: #ffaa4d!important; /*orange*/
}
.fusion-main-menu > ul > li > a:hover:after {
	content: "";
	background-image: url('/wp-content/uploads/2017/06/down-arrow.png');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	width: 46px;
	height: 24px;
	position: absolute;
	top: 180px;
	left: 50%;
	transform: translateX(-50%) skewX(35deg);
}
.fusion-mobile-menu-icons a {
	font-size: 35px;
	margin-right: 15px;
	margin-top: 20px;
}
.fusion-mobile-menu-icons a:before {
	color: #ffaa4d!important;
}
.fusion-header-wrapper .fusion-mobile-nav-item a {
	color: #ffffff;
	font-size: 16px;
	background-color: #000000;
	border-color: #666666;
	height: 42px;
	line-height: 42px;
	text-transform: uppercase;
}
/*//////////// INTRO ////////////*/
#intro {
	height: 100%;
	height: 100vh;
	background-image: url('/wp-content/uploads/2017/06/background.jpg');
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: -150px;
	position: relative;
	overflow: hidden;
}
#intro:before {
	content: '';
	background-image: url('/wp-content/uploads/2017/06/header-arrows.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: block;
	position: absolute;
	right: 0;
	bottom: -18px;
	width: 284px;
	height: 203px;
}
#intro .content-wrapper {
	width: 1200px;
	position: absolute;
	bottom: 130px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
}
#intro .tagline {
	color: #ffffff;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 30px;
	line-height: 48px;
}
#intro .tagline h1 {
	font-weight: 300!important;
}
#intro .scroll {
	display: block;
	margin-top: 50px;
}
#intro .scroll img {
	animation: bounce 3s ease infinite;
}
#intro .call-to-action {
	position: absolute;
	width: 100%;
	height: 82px;
	background-color: #000000;
	z-index: 5;
	bottom: 0;
	text-align: center;
	padding-top: 19px;
}
#intro .phone {
	width: 1200px;
	margin: 0 auto;
	text-transform: uppercase;
	color: #ffaa4d; /*orange*/
	font-size: 27px;
	letter-spacing: 2px;
}
#intro .phone h3 {
	margin-top: 0!important;
}
#intro .phone a {
	color: #ffaa4d; /*orange*/
}
#intro .phone a:hover {
}
@keyframes bounce {
 0% {
 transform: translateY(0);
}
 50% {
 transform: translateY(20px);
}
 100% {
 transform: translateY(0);
}
}
/*//////////// MISSION ////////////*/
#mission {
	padding-top: 50px;
	padding-bottom: 50px;
}
#mission .content-wrapper {
	width: 1200px;
	margin: 0 auto;
}
#mission .section-title {
	height: 50px;
	background-image: url('/wp-content/uploads/2017/06/pattern-lt-gray.png');
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
	margin-bottom: 50px;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 33px;
	color: #000000;
}
#mission .text {
	text-align: center;
	font-size: 16px;
}
#mission h4 {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	color: #ffaa4d; /*orange*/
	font-size: 24px;
}
/*//////////// LAWYERS ////////////*/
#lawyers {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000000;
}
#lawyers .content-wrapper {
	width: 1200px;
	margin: 0 auto;
}
#lawyers .section-title {
	height: 50px;
	background-image: url('/wp-content/uploads/2017/06/pattern-dk-gray.png');
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
	margin-bottom: 50px;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 33px;
	color: #ffffff;
}
.fusion-person .person-desc {
	margin-top: 0px!important;
}
.fusion-person .person-desc .person-author .person-name {
	color: #ffaa4d;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 300!important;
	letter-spacing: 1px;
	line-height: 20px;
}
.fusion-person .person-desc .person-author .person-title {
	color: #ffaa4d;
	text-align: center;
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
}
.fusion-person .person-desc .person-author {
	display: table;
	width: 100%;
	padding: 20px 20px 15px;
	border-top: 1px solid #ffaa4d;
	border-left: 1px solid #ffaa4d;
}
.fusion-person .person-content {
	margin-top: 25px;
	padding: 0 0 20px 20px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #ffffff;
	font-size: 16px;
	text-align: justify;
}
.fusion-person-icon-bottom .fusion-social-networks {
	margin-top: 0!important;
	padding: 15px 20px 5px;
	border-left: 1px solid #666666;
}
/*//////////// TESTIMONIAL & CONTACT ////////////*/
section.add-content {
	display: table;
	width: 100%;
}
#testimonial {
	background-color: #ffaa4d; /*orange*/
	display: table-cell;
	height: 100%;
	width: 50%;
	position: relative;
	vertical-align: top;
}
#testimonial:after {
	content: '';
	display: block;
	position: absolute;
	background-image: url('/wp-content/uploads/2017/06/pattern-vertical.png');
	background-repeat: repeat-y;
	background-position: center;
	width: 18px;
	height: 100%;
	top: 0;
	left: -9px;
}
#testimonial .testimonial-wrapper {
	width: 600px;
	margin-right: auto;
	margin-left: 0;
	padding: 50px 0 50px 50px;
}
#testimonial .top-section {
	box-shadow: inset 0px 12px 0px 0px #d78e45;
	position: relative;
}
#testimonial .top-section img {
	background-color: #000000;
	padding: 10px;
	width: 70px;
	display: block;
}
#testimonial .top-section:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-right: 57px solid transparent;
	border-top: 57px solid #000000;
	position: absolute;
	top: 0;
	left: 70px;
}
#testimonial .mid-section {
	padding: 30px 50px 0px;
}
#testimonial .fusion-testimonials.clean blockquote q {
	line-height: 26px;
	font-size: 18px;
	text-align: justify;
	letter-spacing: 0px;
	font-family: 'Droid Serif', serif;
}
#testimonial .fusion-testimonials.clean .author {
	margin-top: 35px;
	font-size: 22px;
	letter-spacing: 0px;
	font-family: 'Droid Serif', serif;
	font-style: italic;
}
#testimonial .fusion-testimonials .testimonial-pagination {
	margin-top: 75px;
	text-align: left;
	margin-bottom: -86px;
}
#testimonial .fusion-testimonials .testimonial-pagination a {
	margin-right: 6px;
	height: 18px;
	width: 8px;
	border-radius: 0;
	border: 2px solid #000;
	background-color: #ffaa4d;
	transform: skewX(35deg);
}
#testimonial .fusion-testimonials .testimonial-pagination a.activeSlide {
	background-color: #000000;
}
#testimonial .bot-section {
	text-align: right;
	box-shadow: inset 0px -12px 0px 0px #d78e45;
	position: relative;
}
#testimonial .bot-section img {
	background-color: #000000;
	padding: 10px;
	width: 70px;
	display: block;
	margin-left: auto;
	margin-right: 0;
}
#testimonial .bot-section:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 57px solid transparent;
	border-bottom: 57px solid #000000;
	position: absolute;
	bottom: 0;
	right: 70px;
}
#contact {
	display: table-cell;
	height: 100%;
	width: 50%;
	vertical-align: top;
	background-color: #e6e6e6;
}
#contact .form-wrapper {
	width: 600px;
	margin-right: 0;
	margin-left: auto;
	padding: 50px 50px 50px 0;
}
#contact .top-section {
	box-shadow: inset 0px 12px 0px 0px #e8994b;
	position: relative;
}
#contact .top-section:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-right: 57px solid transparent;
	border-top: 57px solid #000000;
	position: absolute;
	top: 0;
	left: 160px;
}
#contact .top-section h2 {
	margin-top: 0;
	background-color: #000000;
	padding: 10px 15px;
	width: 160px;
	height: 57px;
	display: block;
	color: #e6e6e6;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 25px!important;
	line-height: 36px!important;
	margin-bottom: 30px;
}
#contact .mid-section {
	text-align: right;
	box-shadow: inset 0px -12px 0px 0px #e8994b;
	position: relative;
}
#contact .mid-section p:last-of-type:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 57px solid transparent;
	border-bottom: 57px solid #000000;
	position: absolute;
	bottom: 0;
	right: 130px;
}
#contact .wpcf7-form input[type="submit"],
#contact .wpcf7-submit {
	background: #000000;
	text-transform: none;
	color: #e8994b;
	border-width: 0px;
	border-radius: 1px;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-size: 25px;
	padding: 10px 15px;
	width: 130px;
	height: 57px;
	/*margin-top: 30px;*/
}
#contact .wpcf7-form .wpcf7-text,
#contact input[type="email"],
#contact input[type="text"],
#contact .wpcf7-form textarea,
#contact textarea {
	background: none!important;
	font-size: 18px;
	border-color: #000000;
	border-right: 0;
	border-bottom: 0;
	padding: 15px;
	border-radius: 1px;
}
#contact .wpcf7-form .wpcf7-text,
#contact input[type="email"],
#contact input[type="text"] {
	height: auto;
}
#contact label:first-of-type .wpcf7-form .wpcf7-text,
#contact label:first-of-type input[type="text"] {
	border-top: 0;
}

#contact p {margin-bottom:0;}
#contact p:last-of-type {margin-top:0; position:relative;}

#contact p + .wpcf7-form-control-wrap {
	padding:15px 15px 0;
	border-top:1px solid #000;
	border-left:1px solid #000;
}

#contact .wpcf7-form-control-wrap + p {
	box-shadow: inset 0px -12px 0px 0px #e8994b;
}

.fusion-body .wpcf7-form .fusion-slider-loading {
	position: absolute!important;
}

/*//////////// FOOTER ////////////*/
footer .fusion-column:first-of-type {
	border-right: 1px solid #ffaa4d;
}
.footer-left {
	width: 600px;
	display: table;
	margin-left: auto;
	margin-right: 0;
	height: 100%;
}
.footer-left .footer-logo {
	display: table-cell;
	vertical-align: middle;
}
.footer-left .footer-tagline {
	display: table-cell;
	vertical-align: middle;
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
.footer-right {
	width: 600px;
	display: block;
	margin-right: auto;
	margin-left: 0;
	position: relative;
}
.footer-right .footer-text {
	text-align: right;
	font-size: 13px;
}
#siteCredits {
	width: 118px;
	height: 21px;
	bottom: -27px;
	right: 0;
	margin-left: -113px;
	position: absolute;
}
#siteCredits a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url('/wp-content/uploads/2017/06/btnSiteCredits.png') no-repeat;
}
#siteCredits a:hover {
	background: url('/wp-content/uploads/2017/06/btnSiteCreditsO.png') no-repeat;
}

/*//////////// MEDIA QUERIES ////////////*/

@media (max-width: 1600px) {
.fusion-header-wrapper {
	width: 110%;
}
}

@media (max-width: 1250px) {
#intro .content-wrapper,
#intro .phone,
#mission .content-wrapper,
#lawyers .content-wrapper {
	width: 800px;
}
#testimonial .testimonial-wrapper,
#contact .form-wrapper,
.footer-left,
.footer-right {
	width: 400px;
}
}

@media (max-width: 1024px) {
.fusion-header-wrapper {
	width: 100%;
	transform: none;
	left: 0;
}
.fusion-header .fusion-logo-background .fusion-logo {
	transform: none;
}
.fusion-main-menu > ul > li > a span {
	transform: none;
}
.fusion-main-menu > ul > li > a:hover:after {
	transform: none;
}
.fusion-header-wrapper .fusion-header,
.fusion-header-wrapper .fusion-secondary-main-menu {
	height: 80px;
}
.fusion-logo img {
	width: auto;
	max-height: 80px!important;
	padding: 15px;
	position: absolute;
	left: 0;
	top: 0;
}
#intro .content-wrapper {
	bottom: 100px;
}
.footer-left {
	width: 100%;
}
.footer-left .footer-logo {
	width: 25%;
	text-align: center;
}
.footer-left .footer-tagline {
	width: 75%;
	text-align: center;
	padding: 0 30px;
	line-height: 20px;
}
footer .fusion-column:first-of-type {
	border-bottom: 1px solid #ffaa4d;
	border-right: none;
	margin-bottom: 25px!important;
	padding-bottom: 25px;
}
.footer-right {
	width: 100%;
}
.footer-right .footer-text {
	text-align: center;
}
section.add-content {
	display: block;
}
#testimonial {
	width: 100%;
	display: block;
}
#testimonial .testimonial-wrapper {
	width: 100%;
	padding: 50px;
}
#contact {
	width: 100%;
	display: block;
}
#testimonial:after {
	content: '';
	display: block;
	position: absolute;
	background-image: url(/wp-content/uploads/2017/06/pattern-vertical-90.png);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	height: 18px;
	top: auto;
	left: 0;
	bottom: -9px;
}
#contact .form-wrapper {
	width: 100%;
	padding: 50px;
}
#intro .tagline h1 {
	font-size: 30px!important;
	line-height: 48px!important;
}
#intro .phone h3 {
	font-size: 22px!important;
	line-height: 24px!important;
	margin-bottom: 0;
}
#intro {
	margin-top: -80px;
}
}

@media (max-width: 840px) {
#intro .content-wrapper,
#intro .phone,
#mission .content-wrapper,
#lawyers .content-wrapper {
	width: 100%;
	padding: 0 50px;
}
}

@media (max-width: 645px) {
#intro:before {
	right: -128px;
}
#testimonial .mid-section {
	padding: 30px 0px 0px;
}
}

@media (max-width: 435px) {
#intro .tagline h1 {
	font-size: 24px!important;
	line-height: 32px!important;
}
#intro .phone h3 {
	font-size: 16px!important;
	line-height: 22px!important;
	margin-bottom: 0;
}
#intro .content-wrapper,
#intro .phone,
#mission .content-wrapper,
#lawyers .content-wrapper {
	padding: 0 25px;
}
#testimonial .testimonial-wrapper {
	padding: 50px 25px;
}
#contact .form-wrapper {
	padding: 50px 25px;
}
}
@media (max-height: 390px) {
#intro .scroll {
    display: none;
}
#intro .tagline h1 {
	font-size: 24px!important;
	line-height: 36px!important;
}
}
