/*
Theme Name: Zent Law
Theme URI: https://one-400.com/
Author: One-400
Author URI: https://one-400.com/
Description: Custom WordPress theme for Zent Law
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-menu, featured-images, flexible-header, threaded-comments, translation-ready, blog
Text Domain: o4-textdomain




CSS class guide:::
Main Page Example: page-home
Section of a Page: home-hero
Sub content of section: home-hero-overlay
More deep content: home-hero-overly-bg

*/

/* 
=========================================
    New ZentLaw Brand Colors (Variables)
=========================================
*/
:root {
  /* Primary */
  --zl-charcoal: #808285;
  --zl-blue: #364aff;

  /* Accent */
  --zl-mint: #3aaa47;	
  --zl-red-legacy: #fe6f63;
  --zl-light-blue: #7b86f8;	
	
  /* Text Primary */
  --zl-black: #535454;
  --zl-light-black: #a7a9ac;	
  --zl-gray-black: #e6e7e8;		
	
  /* Neutral */
  --zl-cool-gray: #BFC1C2;
  --zl-white: #FFFFFF;


  
  /* Accent (Alternative Legacy Red) */

  /* Neutral Backgrounds (from old theme, can be adjusted) */
  --zl-bg-gray-light: #f7f7f7;
  --zl-bg-gray-medium: #ebebeb;
}


/*font-family: 'Source Sans Pro', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700');

/*font-family:'HKGrotesk',Sans-Serif;*/
@font-face {
	font-family: 'HKGrotesk';
	src: url('fonts/HKGrotesk-Light.eot');
	src: local('ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº'), 
		 url('fonts/HKGrotesk-Light.woff') format('woff'), 
		 url('fonts/HKGrotesk-Light.ttf') format('truetype'), 
		 url('fonts/HKGrotesk-Light.svg') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'HKGrotesk';
	src: url('fonts/HKGrotesk-Regular.eot');
	src: local('ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº'), 
		 url('fonts/HKGrotesk-Regular.woff') format('woff'), 
		 url('fonts/HKGrotesk-Regular.ttf') format('truetype'), 
		 url('fonts/HKGrotesk-Regular.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'HKGrotesk';
	src: url('fonts/HKGrotesk-Medium.eot');
	src: local('ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº'), 
		 url('fonts/HKGrotesk-Medium.woff') format('woff'), 
		 url('fonts/HKGrotesk-Medium.ttf') format('truetype'), 
		 url('fonts/HKGrotesk-Medium.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'HKGrotesk';
	src: url('fonts/HKGrotesk-Bold.eot');
	src: local('ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº'), 
		 url('fonts/HKGrotesk-Bold.woff') format('woff'), 
		 url('fonts/HKGrotesk-Bold.ttf') format('truetype'), 
		 url('fonts/HKGrotesk-Bold.svg') format('svg');
	font-weight: 600;
	font-style: normal;
}



/*
	Font Style
=========================================*/
body{
	font-family:'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 1.59;
	letter-spacing: 0.3px;
	color: var(--zl-black); 
	background-color: var(--zl-white);
	font-weight:400;
}
footer p {
    font-size: 15px;
}
.site-footer-social a {
    font-size: 15px;
}
a {
	color: var(--zl-red-legacy);
	text-decoration:none;
}
a:hover{
	color: var(--zl-charcoal);
}
a:hover,
a:active {
	outline: 0;
}
.font1{
	font-family: 'Source Sans Pro', sans-serif;
}
strong{
	font-weight:500 !important;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Montserrat", sans-serif;
	margin-bottom: 25px;
	margin-top:0;
	font-weight: bold;
}
p{ margin-top:0; }
p + h1, p + h2, p + h3, p + h4, p + h6{
	margin-top: 37px;
}
p + h5{
	margin-top: 30px;
}
h1{
	font-size: 50px;
	color: var(--zl-black);
	line-height: 1.2;
	letter-spacing: 0.8px;
	font-weight: 500;
}
h2{
	font-size: 36px;
	color: var(--zl-black);
	line-height: 1.3;
	margin-bottom: 15px;
	letter-spacing: 0px;
	font-weight:400;
}
h2.border-bottom{
	border-bottom:solid 2px #E6E6E6;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
h3{
	font-size: 30px;
	line-height: 1.2;
	color: var(--zl-blue);
	letter-spacing: 0.6px;
	font-weight:400;
}
h3.home-hero-subtitle {
	color: var(--zl-blue);
}
h4{
	font-size: 19px;
	line-height: 1.5;
	color: var(--zl-blue);
	margin-bottom: 12px;
	letter-spacing: 0.4px;
	font-weight: 400;
}
h5,
h5 a,
.small2,
.small2 a{
	font-size: 11px;
	letter-spacing: 1.2px;
	color: var(--zl-cool-gray);
	text-transform: uppercase;
	font-weight: 400;
}
.small2 a:hover,
h5 a{
	color:#000;
}
.lead{
	font-size: 25px;
	line-height: 1.6;
	color: #4d4d4f;	
}
.small{
	font-size: 16px;
	line-height: 1.5;
	color: #777777;
}
.cap {
	font-size: 65px;
	line-height: 0.37;
	color: #e5e5e5;
}

@media (max-width: 1080px) {
	body{
		font-size:17px;
	}
	.lead{
		font-size: 20px;
	}
	h1{
		font-size: 40px;
	}
	h2{
		font-size: 29px;
	}
	h3{
		font-size: 20px;
	}
}
@media (max-width: 768px) {
	h1{
		font-size: 30px;
	}
}




/*
	Buttons
=========================================*/
.button{
    border-radius: 40px;
    border: solid 2px #ffffff;
    background-color: var(--zl-blue);
    color: var(--zl-gray-black);
    text-decoration: none;
    transition: color 0.3s 
ease, transform 0.3s 
ease;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.2px;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 14px;
    padding-bottom: 13px;
    margin-top: 10px;
    display: inline-block;
	cursor: pointer;
}
.button:hover{	
	color:#fff !important;
	transform: translateY(-2px);
    background-color: var(--zl-red-legacy);
}


.button-alt{
	background-color: var(--zl-mint); /* OLD: rgba(62, 16, 82, 0.8); */
	color: var(--zl-charcoal) !important; /* OLD: #fff !important; */
	border: solid 1px #fff;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1.2px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top:10px;
	padding-bottom:10px;
}
.button-alt:hover{
	background-color: var(--zl-white);
	color: var(--zl-blue) !important; /* OLD: #000 !important; */
}

.button2 {
	border-radius: 40px;
    border: solid 2px #ffffff;
    background-color: rgba(255, 255, 255, 0);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.2px;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 8px;
    padding-bottom: 7px;
    margin-top: 10px;
    display: inline-block;
}

/*
	List
=========================================*/
ul.list,
ul.list2{
	margin:0px;
	padding:0px;
	padding-bottom: 35px;
	overflow: hidden;
}
ul.list li{
    list-style: none;
    position: relative;
    width: 46%;
    float:left;
    margin-right: 4%;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: var(--zl-blue);
    border-bottom: solid 1px #F2F2F2;
    padding-bottom: 13px;
    padding-top: 13px;
}
ul.list2 li a,
ul.list li a{
	color: var(--zl-blue);
}
ul.list2{
	width: 46%;
	margin-right: 4%;
    display: block;
    float: left;
}
ul.list2 li{
	list-style: none;
    position: relative;
    float:left;
	display:block;
	width:100%;
    letter-spacing: 0.3px;
	font-size: 18px;
}

ul.list3{
	list-style-type: disc !important;
	margin-left: 20px !important;
	margin-top: 0 !important;
}
ul.list3 li{
	list-style-type: disc !important;
	font-weight: normal !important;
	border-bottom: 0 !important;
	font-size: inherit !important;
	padding-top: 0px !important;
	padding-bottom: 3px !important;
}
@media (max-width: 768px) {
	ul.list li,
	ul.list2 li{
		width:100%;
		margin-right:0;
	}
}




/*
	Other Globals
=========================================*/
.section-inner{
	max-width:1080px;
	width:80%;	
	margin:0 auto;
	position:relative;
}
.clearboth:before,
.clearboth:after{
	content:" ";
	width:100%;
	display:table;
	clear:both;
}


.text-white{
    color: #FFF;
	letter-spacing: 0.3px;
	position: relative;
    z-index: 9999;
}
.text-white h2 {
    color: inherit;
    line-height: 1.2;
    padding-bottom: 6px;
}
.contact-social{
	margin:0px;
	padding:0px;
}
.contact-social li{
	display:block;
}
.contact-social li a{
	display:block;
}
.contact-social li.icon-f{
	padding-left:20px;
	background-image:url(images/facebook-icon.svg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	background-size: 7px;
}
.contact-social li.icon-t{
	padding-left:20px;
	background-image:url(images/x-icon.svg);
	background-position:0px 7px;
	background-repeat:no-repeat;
	background-size: 13px;
}
.contact-social li.icon-web{
	padding-left:20px;
	background-image:url(images/web.svg);
	background-position:-2px 5px;
	background-repeat:no-repeat;
	background-size: 17px;
}
.contact-social li.icon-in{
	padding-left:20px;
	background-image:url(images/linkedin-icon.svg);
	background-position:0px 6px;
	background-repeat:no-repeat;
	background-size: 13px;
}
.contact-social li.icon-sub{
	padding-left:20px;
	background-image:url(images/substack-Icons.svg);
	background-position:0px 6px;
	background-repeat:no-repeat;
	background-size: 13px;
}
.contact-social li.icon-m{
	padding-left:20px;
	background-image:url(images/medium-Icons.svg);
	background-position:0px 6px;
	background-repeat:no-repeat;
	background-size: 13px;
}

.pf4-sub-title {
    font-size: 21px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    color: var(--zl-cool-gray);
    padding-top: 4px;
}


/*
	Content area Common
=========================================*/
.site-content{
}
.site-content:after,
.section-full:after{
	content:"";
	width:100%;
	height:0px;
	display:block;
	clear:both;
}
.site-content-in{
	max-width: 1080px;
	width: 80%;
	margin: 0 auto;
	display: flex;
}

#primary{
	float:left;
	width: 59%;
	padding-right: 80px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#secondary{
	float:right;
	width: 41%;
	position: relative;
	padding-top: 80px;
	padding-bottom: 50px;
	border-left: solid 1px #f5f5f5;
}

.no-sidebar #primary{
	width:100%;
	padding-right: 0;
	padding-top:0px;
}
.site-content.full-width{
	padding-bottom:0;
	padding-top:0;
}

.no-padding{
	padding:0 !important;
}

.left-sidebar #primary{
	float:right;
}
.left-sidebar #secondary{
	float:left;
}

.page-content-area{
	margin:0 !important;
}
.page-content-area .entry-footer{
	display:none;
}

body.error404 .site-content{
	min-height: 500px;
	min-height: 80vh;
}

.page-template-default .site-sub-header,
.single-post .site-sub-header,
.page-template-template-no-sidebar-php .site-sub-header{
    /*background-color: #c4262e;*/
    border-top: 1px solid #ebebeb;
/*     padding-top: 30px;
    padding-bottom: 30px; */
}
.page-template-default .site-sub-header h1,
.single-post .site-sub-header h1,
.page-template-template-no-sidebar-php .site-sub-header h1{
	/*color:#FFF;*/
}
.page-template-template-no-sidebar-php .site-content.no-sidebar{
    padding-top: 60px;
}

.page-site-content-style .site-content-in{
	display:block;
}
.page-site-content-style #primary{
    float: left;
    width: 64%;
	padding-right:0px;
}
.page-site-content-style #secondary{
    float: right;
    width: 29%;
    z-index: 999;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    background-color: #ebebeb;
    box-sizing: border-box;
}
.comments-title, 
.comment-reply-title{
	color: #888888;
	margin-bottom:0px;
}
.single-post .page-site-content-style #primary{
    padding-top: 50px;
}

.main-navigation li.menu-item-has-children > a{
	padding-right:20px;
}
.main-navigation li.menu-item-has-children > a:after{
    top: 36px;
    right: 4px;
}
.main-navigation ul ul li a{
	display:block;
}
@media (max-width: 1173px) {
	.main-navigation a {
		font-size: 15px;
	}
}
@media (max-width: 1080px) {
	.site-content-in{
		display: block;
	}
	#primary {
		float: none;
		width: 100%;
		padding-right:0
	}
	#secondary {
		float: none;
		width: 100%;
		padding-top: 65px;
		margin: 0 auto;
		border-left:0;
	}
	.sidebar-bg {
		right: calc(-50vw + 50%);
		padding-right: 0;
		padding-left: 0;
		width: 100vw;
		border-top: solid 1px #ededed;
	}
	.sidebar{
		position:relative;
		z-index:1;
		padding-left: 0;
	}
}
@media screen and (max-width: 980px) {
.page-site-content-style .site-content-in:after{
	content:"";
	width:100%;
	height:0px;
	display:block;
	clear:both;
}
.single-post .page-site-content-style #primary {
    padding-top: 60px;
    padding-bottom: 35px;
}
.page-site-content-style #primary {
    width: 100%;
}
.page-site-content-style #secondary{
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.sidebar-bg {
    right: calc(-50vw + 50%);
    padding-right: 0;
    padding-left: 0;
    height: 100%;
    position: absolute;
    top: 0px;
    background-color: #ebebeb;
}

}


/*
	pagenav
=========================================*/
.pagenav{
    display: block;
    text-align: center;
    border-top: 1px solid #e1e1e1;
    margin-top: 47px;
    padding-top: 29px;
}
.pagenav .page-numbers{
	padding: 6px 16px;
    display: inline-block;
    text-decoration: none;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: var(--zl-blue);
    padding-bottom: 2px;
}
.pagenav .page-numbers:hover,
.pagenav .page-numbers.current{
	color: var(--zl-charcoal);
}


/*
	Contact Form 7
=========================================*/
.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="url"], 
.wpcf7 input[type="password"], 
.wpcf7 input[type="search"], 
.wpcf7 input[type="number"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="range"], 
.wpcf7 input[type="date"], 
.wpcf7 input[type="month"], 
.wpcf7 input[type="week"], 
.wpcf7 input[type="time"], 
.wpcf7 input[type="datetime"], 
.wpcf7 input[type="datetime-local"], 
.wpcf7 input[type="color"], 
.wpcf7 textarea{
	border: 0;
	border-bottom: solid 1px #BFBFBF;
	padding-left: 1px;
	padding-right: 1px;
	box-sizing: border-box;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background-color:rgba(255, 255, 255, 0);
}
.wpcf7 input[type="text"]:focus, 
.wpcf7 input[type="email"]:focus, 
.wpcf7 input[type="url"]:focus, 
.wpcf7 input[type="password"]:focus, 
.wpcf7 input[type="search"]:focus, 
.wpcf7 input[type="number"]:focus, 
.wpcf7 input[type="tel"]:focus, 
.wpcf7 input[type="range"]:focus, 
.wpcf7 input[type="date"]:focus, 
.wpcf7 input[type="month"]:focus, 
.wpcf7 input[type="week"]:focus, 
.wpcf7 input[type="time"]:focus, 
.wpcf7 input[type="datetime"]:focus, 
.wpcf7 input[type="datetime-local"]:focus, 
.wpcf7 input[type="color"]:focus, 
.wpcf7 textarea:focus{
	border-bottom: solid 2px var(--zl-blue);
	outline: 0;
}





/*
	Header
=========================================*/
.site-header{
/* 	position:relative; */
    position: sticky;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 99999 !important;
    background: #fff !important;
    width: 100% !important;	
}
.logo{
    float: left;
    padding-top: 22px;
    padding-bottom: 29px;
    width: 20%;
}
.logo img{
	max-width: 163.5px;
	width:100%;
}

.header-widgets-center{
	width: 55%;
	float: left;
	margin-left:4%;
	position: relative;
}
.header-widgets-right{
	width: 18%;
	float: right;
/* 	margin-left:4%; */
	position: relative;
}

/*Responsive Menu*/
.header-widgets-responsive{
	display:none;
}



/* Sub Header ----------------*/
.site-sub-header{
    padding-top: 99px;
    padding-bottom: 39px;
}
.site-sub-header-inner{
	
}
.site-sub-header-inner h1{
	margin-bottom:0px;
}

@media screen and (max-width: 991px) {
.logo {
    width: 80%;
    padding-top: 11px;
    padding-bottom: 11px;
}
.logo img {
    max-width: 140px;
}
.header-widgets-responsive {
    display:block;
}
a.responsive-menu-hand{
    top: 10px;
	height: 33px;
    width: 33px;
}
.site-header {
    border-bottom: 1px solid #ebebeb;
}

	.site-header{
		position: fixed;
		width: 100%;
		background-color: #FFF;
		z-index: 99999;
		top: 0px;
	}	
	body.admin-bar .site-header{
		top: 32px;
	}
	#page{
	    padding-top: 43px;
	}
}
@media screen and (max-width: 980px) {
	.site-sub-header {
		padding-top: 30px !important;
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 782px) {
	body.admin-bar .site-header {
		top: 46px;
	}
}
@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed;
	}
}
/*
	Footer
=========================================*/
.site-footer{
	background-color: #000000;
	padding-top: 45px;
	padding-bottom:10px;
}
.site-footer .site-footer:after,
.site-footer-left:after,
.site-footer-left .row:after{
	content:"";
	width:100%;
	height:0px;
	clear:both;
	display:block;
}
.site-footer-left .widget{
	line-height: 1.59;
	letter-spacing: 0.3px;
	color: var(--zl-cool-gray);
}
.site-footer-left .widget a{
	color:inherit;
}
.site-footer-left .widget .widget-title{
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: var(--zl-cool-gray);
    border-bottom: 1px solid #353535;
    padding-bottom: 8px;
    margin-bottom: 10px;
}
.site-footer-left .widget ul li,
.site-footer-left .widget ul li a{
	color: var(--zl-cool-gray);
	font-family:'Montserrat', sans-serif;
	font-weight:300;
}

.copyright-text{
	float:left;
	width: 70%;
}
.credit-content{
	float:left;
	width: 30%;
	text-align:right;
}
.copyright-text,
.credit-content{
	font-size: 13px;
	letter-spacing: 0.3px;
	color: #888888;
}
.copyright-text a,
.credit-content a{
	color: #888888;
}


.site-footer-top{
	width:100%;
	background-color: var(--zl-cool-gray);
	padding-top:100px;
	padding-bottom:100px;
}
.site-footer-top-content{
	padding-left:15%;
	padding-right:15%;
}
.site-footer-top-content .widget {
	margin-bottom:0px;
	text-align: center;
}
.site-footer-top-content .widget-title{
	color: #ffffff;
}
.site-footer-top-content .widget  p:last-child{
	margin-bottom:0px;
}
.site-footer-top-content h4{
	color: #ffffff;
}
.site-footer-top-content .button{
    border-radius: 40px;
    border: solid 2px #ffffff;
    background-color: var(--zl-blue);
}

@media screen and (max-width: 980px) {
.site-footer-top {
    padding-top: 60px;
    padding-bottom: 60px;
}
	
}

@media screen and (max-width: 850px) {
.site-footer-left .row .col-sm-3:first-child{
    width: 100%;	
    text-align: center;
}
.site-footer-left .row .col-sm-3{
    width: 33.33%;
}
.bottom-bar .copyright-text,
.bottom-bar .credit-content{
    width: 100%;
	text-align: center;
}
}
@media screen and (max-width: 767px) {
.site-footer-left .row .col-sm-3,
.site-footer-left .row .col-sm-3:first-child{
    width: 100%;
	text-align:left;
}
}
	
/*
	Page: Home
=========================================*/

.home .section-inner:after,
.home .section-inner .row:after{
	width:100%;
	height:0px;
	display:block;
	clear:both;
	position:relative;
	content:"";
}



/* Home Hero------------ */
.home-hero{
    padding-top: 161px;
    padding-bottom: 302px;
    background-size: cover;
}
.home-hero-content{
    width: 40%;
}
.home-hero-content h1{
    margin-bottom: 6px;
}


/* Home Intro------------ */
body.home .home-intro:after{
	width:100%;
	height:0px;
	display:block;
	clear:both;
	position:relative;	
	content:"";
}

/* Home Intro Content------------ */
.home_intro_left_content{
	padding-top: 104px;
	padding-bottom: 90px;
}
.home_intro_left_content h2{
    line-height: 1.2;
    margin-bottom: 21px;
}

/* Red Box------------ */
.enable_red_box{
	width: 100%;
	max-width:340px;
    min-height: auto;
    padding: 39px 30px 54px 30px;
    background-color: var(--zl-blue);
    position: relative;
	margin-top: 100px;
}
.red_box_title{
	color:#FFF;
	letter-spacing: 0.6px;
}
.red_box_linke{
/* 	color: #FFF; */
/*     position: absolute;
    left: 90px;
    bottom: 35px; */
    font-size: 16px;
	font-weight: 600;
}
.red_box_linke:hover{
	color: #FFF;
}
.enable_red_box.mobile_only{
	display:none;
}
/* Home Gird------------ */
.home_gird_items{
    display: flex;
    margin-left: -0.2%;
    margin-right: -0.2%;
	padding: 10px;
}
.home_gird_item{
    width: 24.6%;
    margin-left: 0.2%;
    margin-right: 0.2%;
}
.home_gird_item-img{
	height: 352px;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
}
.home_gird_item-description{
    display: none;
    line-height: 1.59;
    letter-spacing: 0.3px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
	padding:27px 28px;
}
.home_gird_item-description span{
	font-size:16px;
	font-weight:400;
	display:block;
	padding-top: 9px;
	color: var(--zl-red-legacy);
}
.home_gird_item-number{
    display: block;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-align: center;
    color: #dcdcdc;
    padding-top: 21px;
    line-height: 1.2;
}

.home_gird_item-title{
	font-size: 19px;
	font-weight: 500;
	letter-spacing: 0.4px;
	text-align: center;
	color: #000000;
}

.home_gird_item-link:hover .home_gird_item-title{
	color: var(--zl-red-legacy);
}
.home_gird_item-link:hover .home_gird_item-description{
	display:block;
}


/* Home Additional Content------------ */
.home-additional-content {
    position: relative;
    padding-top: 28px;
}
.home-additional-content .section-inner{
	padding-top: 155px;
    max-width: 860px;
}
.home-additional-content .section-inner:before{
	content:"";
	width:1px;
	height: 111px;
 	background-color: #c8c8c8;
	display:block !important;
	position:absolute;
	top:0px;
	left:50%;
}
.home-additional-content h4{
	color: #888888;
	padding-left: 3%;
    padding-right: 3%;
}
.ul-half {
    width: 44%;
    display: block;
    float: left;
    margin: 0px 3%;
    padding: 0px;
    padding-top: 20px;
}
.ul-half li{
    list-style: none;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: var(--zl-blue);
    border-bottom: 1px solid #d5d5d5;
    padding-top: 8px;
    padding-bottom: 8px;
}
.ul-half li:last-child{
	border-bottom: 0px solid #d5d5d5;
}


/* Home Two Columns------------ */
.home-two-columns{
    padding-top: 98px;	
}
.home-two-columns .section-inner{
	display:flex;
}
.home-two-columns .section-inner:after{
	display:none;
}
.home-left-column{
	position: relative;
    float: left;
    width: 70%;
    padding-right: 33px;
    padding-top: 93px;	
    padding-bottom: 72px;
}
.home-right-column{
	position: relative;
    float: left;
    width: 30%;
    padding-left: 33px;	
	padding-top: 66px;
    padding-bottom: 72px;
}
.home-left-content,
.home-right-content{
	position:relative;
	z-index:9999;
	display:block;
}
.home-left-bg,
.home-right-bg{
	position: absolute !important;
    height: 100%;
    width: 100%;
    top: 0px;
	z-index: 0 !important;	
}
.home-left-bg{
	left: -59vw;
	background-color: var(--zl-blue);
    padding-left: calc(59vw + 100%);
}
.home-right-bg{
	right: -54vw;
    background-color: var(--zl-gray-black);
    padding-right: calc(54vw + 100%);
}


.home-left-content{
  line-height: 1.59;
  letter-spacing: 0.3px;
  color: #ffffff;
}
.home-left-content h2{
	color:inherit;
	line-height:1.22;
	padding-bottom: 16px;
}
.home-left-content p{
	position:relative;
}
.clients_every_day{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 80px;
	font-weight: bold;
	letter-spacing: 1.2px;
	color: var(--zl-red-legacy);
    position: absolute;
    top: -15px;
    line-height: 54px;
    left: -20px;
}

.home-right-content h3{
	font-weight:600;
	color: var(--zl-black);
    margin-bottom: 8px;
    margin-top: 30px;
}
.home-right-content p {
    color: var(--zl-black);
}
.home-right-content a{
    font-weight: 500;
    letter-spacing: 0.3px;
    color: var(--zl-red-legacy);
    display: inline-block;
    margin-top: 5px;
}

.clients_company{
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.3px;
	color: rgba(255, 255, 255, 0.4);
}

.home-social{
	margin:0px;
	padding:0px;
    margin-top: -10px;
}
.home-social li{
	display:block;
}
.home-social li a{
	display:block;
}
.home-social li.icon-f{
	padding-left:20px;
	background-image:url(images/red-facebook-icon.svg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	background-size: 7px;
}
.home-social li.icon-t,
.header_twitter_icon a{
	padding-left:20px;
	background-image:url(images/red-x-icon.svg);
	background-position:0px 7px;
	background-repeat:no-repeat;
	background-size: 13px;
}
.header_twitter_icon a{
	background-position: center;
	text-indent: -99999px;
}
.home-social li.icon-in{
	padding-left:20px;
	background-image:url(images/red-linkedin-icon.svg);
	background-position:0px 6px;
	background-repeat:no-repeat;
	background-size: 13px;
}

.home-social li.icon-m{
	padding-left:20px;
	background-image:url(images/medium-icon.svg);
	background-position:0px 6px;
	background-repeat:no-repeat;
	background-size: 13px;
}

.home-social li.icon-sub{
	padding-left:20px;
	background-image:url(images/substack.svg);
	background-position:-2px 6px;
	background-repeat:no-repeat;
	background-size: 16px;
}

/* Home Logos------------ */
.home-logos{
    padding-top: 35px;
    padding-bottom: 35px;
}
.home-logo-items{
    text-align: center;
}
.home-logo-title{
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    color: var(--zl-red-legacy);
    margin-bottom: 16px;
}
.home-logo-items a{
	margin-left:33px;
	margin-right:33px;
    display: inline-block;
}
.home-logo-items a:hover{
    opacity: 1 !important;
}
.home-logo-items img {
    height: 37px;
    margin-bottom: 20px;
	margin-left:33px;
	margin-right:33px;
    display: inline-block;
}
/*.home-logo-items a:hover .home_logoimg,
.home-logo-items .home_hover_logo{
	display:none;
}
.home-logo-items a:hover .home_hover_logo{
	display:block;
    margin-bottom: -9px;
}*/
@media screen and (max-width: 1350px) {
	.home-hero{
		background-position: center bottom;
	}
}
@media screen and (max-width: 1150px) {
	.home-hero{
		background-position: 75% bottom;
	}
}
@media screen and (max-width: 980px) {
	.home-hero {
		padding-bottom: 100px;
		background-position: 20% bottom;
	}
	.section-inner .row .col-sm-8,
	.section-inner .row .col-sm-4{
		width: 100%;
	}

	.home_intro_left_content {
		padding-top: 60px;
		padding-bottom: 30px;
	}
	.enable_red_box{
		width:100%;
		max-width:100%;
		height: auto;
		margin-top: 0px;
		margin-bottom: 60px;
	}


	.home_gird_items{
		max-width: 1080px;
		width: 80%;
		margin: 0 auto;
		position: relative;
		display:block;
	}
	.home_gird_item{
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
	}
	.home_gird_item-img {
		height: 320px;
/* 		background-position: 0px -210px; */
	}

	.home-two-columns {
		padding-top: 60px;
	}
	.home-two-columns .section-inner{
		display: block;
	}
	.home-left-column,
	.home-right-column{
		width: 100%;
		padding-right: 0px;
		padding-top: 60px;
		padding-bottom: 40px;
		padding-left:0px;
	}
	.home-right-column{
		padding-top: 30px;
	}
	.home-left-bg {
		left: -50vw;
		padding-left: calc(64vw + 100%);
	}
	.home-right-bg {
		right: -30vw;
	}


	.home-logos:after,
	.home-two-columns:after,
	.home-logos .section-inner:after,
	.home-two-columns .section-inner:after{
		display:block;
		clear:both;
		width:100%;
		height:0px;
		content:"";
	}
	.home-logo-items a {
		margin-left: 10px;
		margin-right: 10px;
	}
	.home-logo-items img {
		height: 30px;
	}
}
@media screen and (max-width: 850px) {
	.home-hero-content{
		width: 100%;
	}
	.home_gird_item-img {
/* 		background-position: 0px -160px; */
	}
	.home-logo-items img {
		margin-bottom: 15px;
	}
	.home-hero {
		background-position: left bottom;
	}
}
@media screen and (max-width: 767px) {
	.ul-half {
		width: 100%;
		display: block;
		float: left;
		margin: 0px 0%;
		padding: 0px;
		padding-top: 0px;
	}
	.ul-half li:last-child {
		border-bottom: 1px solid #d5d5d5;
	}
	.home-logo-items img {
		margin-bottom: 15px;
	}

	.home-hero {
		padding-bottom: 40px;
		padding-top: 150px;
	}
}
@media screen and (max-width: 700px) {
	.home_gird_item-img {
		background-position: 0px -100px;
	}
}
@media screen and (max-width: 600px) {
	.home_gird_item-img {
		background-position: 0px 0px;
	}
}
@media screen and (max-width: 425px) {
	.home-hero {
		padding-bottom: 20px;
		padding-top: 100px;
	}
}

/*
	Page: About
=========================================*/
.page-template-template-about-php .site-sub-header{
    padding-top: 99px;	
	padding-bottom:0px;
}
.page-template-template-about-php .site-sub-header h1 {
	text-align:center;
	margin-bottom:0px;
}

.about-sub-title .sub-title{
    font-size: 21px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    color: #888888;
    padding-top: 4px;
}


/* About Hero------------ */
.about-hero{
	padding-top: 48px;
}
.about-hero .section-inner{
	display:flex;
}
.about-left-hero-content{
	width:50%;
	float:left;
	display:block;
	padding-right:50px;
	position:relative;
}
.about-left-hero-bg{
	z-index: 0 !important;	
	position: absolute !important;
    height: 100%;
    width: 100%;
    top: 0px;
	left: -59vw;
	background-color: var(--zl-blue);
    padding-left: calc(59vw + 100%);
}
.about-hero-intro{
    position: relative;
    z-index: 9999;
    color: #FFF;
    padding-top: 84px;
	letter-spacing: 0.3px;
	padding-bottom: 82px;
}
.about-hero-intro h2{
	color:inherit;
    line-height: 1.2;
    padding-bottom: 5px;
}



.about-right-hero-content{
	width:50%;
	float:left;
	display:block;
	padding-left:33px;
	position:relative;
}
.about-right-hero-bg{
	z-index: 0 !important;	
	position: absolute !important;
    height: 100%;
    width: 100%;
    top: 0px;
	right: -10vw;
    background-color: #ebebeb;
    padding-right: calc(10vw + 100%);
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 3000px) {
	.about-right-hero-bg {
		right: -32vw;
		padding-right: calc(32vw + 100%);
		background-position: center;
	}
}

@media screen and (max-width: 2800px) {
	.about-right-hero-bg {
		right: -31vw;
		padding-right: calc(31vw + 100%);
	}
}
@media screen and (max-width: 2600px) {
	.about-right-hero-bg {
		right: -30vw;
		padding-right: calc(30vw + 100%);
	}
}
@media screen and (max-width: 2600px) {
	.about-right-hero-bg {
		right: -29vw;
		padding-right: calc(29vw + 100%);
	}
}
@media screen and (max-width: 2200px) {
	.about-right-hero-bg {
		right: -26vw;
		padding-right: calc(26vw + 100%);
	}
}
@media screen and (max-width: 1800px) {
	.about-right-hero-bg {
		right: -20vw;
		padding-right: calc(20vw + 100%);
	}
}
@media screen and (max-width: 1700px) {
	.about-right-hero-bg {
		right: -19vw;
		padding-right: calc(19vw + 100%);
	}
}
@media screen and (max-width: 1600px) {
	.about-right-hero-bg {
		right: -17vw;
		padding-right: calc(17vw + 100%);
	}
}
@media screen and (max-width: 1500px) {
	.about-right-hero-bg {
		right: -14vw;
		padding-right: calc(14vw + 100%);
	}
}
@media screen and (max-width: 1450px) {
	.about-right-hero-bg {
		right: -13vw;
		padding-right: calc(13vw + 100%);
	}
}
@media screen and (max-width: 1350px) {
	.about-right-hero-bg {
		right: -10vw;
		padding-right: calc(10vw + 100%);
		background-position: center right;
	}
}








/* About Intro------------ */
.about-intro{
    padding-top: 91px;
    padding-bottom: 129px;
    position: relative;
}
.about-intro:before {
    content: "";
    width: 1px;
    height: 111px;
    background-color: #ececec;
    display: block !important;
    position: absolute;
    bottom: 0px;
    left: 50%;
}
.about-intro-content{
	max-width:662px;
	margin:0px auto;
}

/* About Info Box------------ */
.about-info-box{
	padding-top: 29px;
    padding-bottom: 84px;
}
.about-info-box-title{
	text-align:center;
    padding-bottom: 14px;
}
.about-info-box .row{
	display:flex;
}
.about-info-box-item{
	text-align:center;
}
.about-info-box-item a{
	display:block;
}
.about-info-box-number{
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #888888;
}
.about-info-box-item-title{
    font-size: 25px;
    font-weight: bold;
    color: var(--zl-blue);
    margin-top: -5px;
    margin-bottom: 14px;
}
.about-info-box-item-content{
	font-size: 17px;
	line-height: 1.59;
	letter-spacing: 0.3px;
	color: #333333;	
}

/* About Testimonials------------ */
.about-testimonials{
	background-color: #e6e7e8;
	padding-top: 80px;
    padding-bottom: 80px;
}
.about-testimonials .testimonial_carousel {
    max-width: 750px;
    margin: 0px auto;
}
.testimonial_icon {
    width: 100%;
    height: auto;
    display: block;
    clear: both;
    padding-bottom: 11px;
}
.testimonial_icon:after {
    content: "";
    width: 46px;
    height: 46px;
    display: block;
    margin: 0px auto;
    background-size: 31px;
    background-image: url(images/quote.png);
    background-position: center;
    background-repeat: no-repeat;
}
.testimonial_content{
	font-size: 22px;
	font-weight: 500;
	line-height: 1.3;
	text-align: center;
	color: var(--zl-black);	
}
.testimonial_img{
    width: 100%;
    height: auto;
    display: block;
    clear: both;
    padding-bottom: 21px;
    padding-top: 2px;
}
.testimonial_img-in {
    width: 70px;
    height: 70px;
    display: block;
    margin: 0px auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial_position{
	display: block;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	color: #888888;	
}
.testimonial_position a{
	color: #888888;
}
.testimonial_position a:hover{
    color: var(--zl-blue);
}
/* About Bottom------------ */
.about-bottom{
    padding-top: 93px;
	padding-bottom:90px;
}
.about-bottom-content{
    max-width: 662px;
    margin: 0px auto;
}
.about-bottom-content strong{
	color: #919191;
}
@media screen and (max-width: 1090px) {
.page-template-template-about-php .site-sub-header {
    padding-top: 50px;
}
}

@media screen and (max-width: 980px) {
.about-hero:after,
.about-hero .section-inner:after{
	width:100%;
	height:0px;
	display:block;
	clear:both;
	content:"";
}
.about-hero {
    padding-top: 30px;
}
.about-hero .section-inner {
    display: block;
    max-width: 100%;
    width: 100%;
}

.about-hero-intro {
    padding-top: 60px;
    padding-bottom: 40px;
}
.about-left-hero-content{
	width:100%;
	padding-right:0px;
}
.about-left-hero-bg {
    left: -50vw;
    padding-left: calc(100vw + 100%);
}
.about-right-hero-content{
	width:100%;
    height: 200px;
	padding-right:0px;
}
.about-right-hero-bg{
	right: -10vw;
    padding-right: calc(20vw + 100%);
}

.about-intro{
    padding-top: 60px;
}
.about-info-box .row{
	display:block;
}
.about-info-box .row .col-md-4{
	width:100%;
    padding-bottom: 40px;
}
.about-info-box-item-title{
    font-size: 25px;
}

.testimonial_content {
    font-size: 17px;
}
.site-footer-top-content {
    padding-left: 0%;
    padding-right:0%;
}


.about-info-box{
	padding-bottom: 20px;
}
.about-testimonials {
    padding-top: 60px;
    padding-bottom: 60px;
}
.about-bottom {
    padding-top: 60px;
    padding-bottom: 40px;
}
}


@media screen and (max-width: 980px) {
	.about-hero .about-left-hero-content{
		background-color: var(--zl-blue);
		width: 100%;
		position: relative;
	}
	.about-hero .about-hero-intro{
		max-width: 1080px;
		width: 80%;
		margin: 0 auto;
		position: relative;
	}
	.about-hero .about-left-hero-bg{
		display:none;
	}
	.about-right-hero-content{
		padding-left: 0px;
	    height: 400px;
	}
	.about-right-hero-bg {
		right: 0vw;
		padding-right: calc(0vw + 100%);
		background-position: bottom center;
	}
}
@media screen and (max-width: 767px) {
	.about-right-hero-content{
		padding-left: 0px;
	    height: 300px;
	}
}
@media screen and (max-width: 600px) {
	.about-right-hero-content{
		padding-left: 0px;
	    height: 200px;
	}
}




/*
	Page: Service
=========================================*/




/*
	Page: Practice Area
=========================================*/
.upper-header-hero:after,
.upper-header-hero .section-inner:after,
.practice-top-content:after,
.practice-bottom-content:after,
.practice-top-content .section-inner:after,
.practice-bottom-content .section-inner:after{
	width:100%;
	height:0px;
	display:block;
	content:"";
	clear:both;
}
.upper-header-hero .section-inner .row,
.practice-top-content .section-inner .row,
.practice-bottom-content .section-inner .row{
	display:flex;
}

.upper-header-hero{
	width:100%;
	display:block;
	background-size: cover;
	min-height:332px;
	height: 332px;
}
.upper-header-hero .home_intro_left{
	padding-top: 166px;
    padding-bottom: 166px;
}
.upper-header-hero .enable_red_box{
    margin-top: -90px;
	position:absolute;
	right:0px;
	z-index:9999;
	top:0px;
}
/* Practice Top Content------------ */
.practice-top-content{
	background-color: var(--zl-gray-black);
    padding-top: 104px;
    padding-bottom: 75px;
}
.careers-box-left-text blockquote,
.practice-top-right-content blockquote{
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.43;
    text-align: left;
    color: #888888;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 3px;
}
.careers-box-left-text blockquote:before,
.practice-top-right-content blockquote:before{
	background-image:url(images/quote-2.png);
	background-position:center left;
    top: 2px;
    left: -20px;
}
.careers-box-left-text blockquote:before,
.careers-box-left-text blockquote:after,
.practice-top-right-content blockquote:before,
.practice-top-right-content blockquote:after{
    width: 18px;
    height: 13px;
    background-repeat: no-repeat;
    display: block;
    background-size: cover;
    position: absolute;
}
.careers-box-left-text blockquote p:first-child:after,
.careers-box-left-text blockquote p:last-child:after,
.practice-top-right-content blockquote p:first-child:after,
.practice-top-right-content blockquote p:last-child:after{
    background-image: url(images/quote-3.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    width: 18px;
    height: 13px;
    position: absolute;
    bottom: 11px;
}
.practice-top-right-content blockquote p:first-child:after{
	display:none;
}
.practice-top-right-content blockquote p:last-child:after{
	display:inline-block;
}
/* Practice Bottom Content------------ */
.practice-bottom-left-content{
	padding-right:20px;
}
.practice-bottom_right{
	position:relative;
}
.practice-bottom_right:before{
	content: "";
    position: absolute;
    left: -8px;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: #c8c8c8;
}
.practice-bottom-content{
    padding-top: 90px;
    padding-bottom: 70px;
}
.practice-bottom-left-content h2{
    margin-bottom: 14px;
}
.practice-bottom-left-content ul{
	list-style-type:none;
    margin-top: auto;
}
.practice-bottom-left-content ul li{
	position:relative;
    margin-bottom: 8px;
}
.practice-bottom-left-content ul li:before{
	content: "";
    position: absolute;
    left: -20px;
    top: 10px;
    width: 5px;
    height: 5px;
    background-color: var(--zl-blue);
}
.practice-bottom-right-content{
    padding-left: 10px;
}
.practice-bottom-right-content h3{
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #888888;
	padding-top: 1px;
}
.practice-bottom-right-content ul{
	margin:0px;
	padding:0px;
    margin-top: -14px;
	list-style-type:none;
}
.practice-bottom-right-content ul li{
    margin-bottom: 7px;	
}
.practice-bottom-right-content ul li a{
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.3px;
  color: var(--zl-red-legacy);	
}

@media screen and (max-width: 980px) {
.upper-header-hero,
.client-slider-item{
    min-height: 180px !important;
	height: 180px !important;
}
.upper-header-hero .section-inner .row, 
.practice-top-content .section-inner .row, 
.practice-bottom-content .section-inner .row {
	display: block;
}
.upper-header-hero .home_intro_left {
    padding-top: 100px;
    padding-bottom: 100px;
}

.upper-header-hero .section-inner,
.upper-header-hero .enable_red_box{
	margin-bottom:0px;
	display:none;
}
.enable_red_box.mobile_only {
    display: block;
    width: 100%;
    position: relative;
    padding-left:0px;
    padding-right:0px;
    margin-bottom: 0px;
    padding-bottom: 35px;
}
.enable_red_box.mobile_only .red_box_linke{
	position:relative !important;
	left: 0px;
    bottom: 0px;
}

.practice-bottom_right:before{
	display:none !important;
}
.practice-bottom-right-content {
    padding-left: 0px;
    padding-top: 20px;
}
.practice-top-content {
    padding-top: 60px;
    padding-bottom: 45px;
}
.practice-bottom-content {
    padding-top: 60px;
    padding-bottom: 50px;
}
}
@media screen and (max-width: 767px) {
.upper-header-hero{ }
.upper-header-hero .section-inner .row:after, 
.practice-top-content .section-inner .row:after, 
.practice-bottom-content .section-inner .row:after{
	width:100%;
	height:0px;
	display:block;
	content:"";
	clear:both;
}
.upper-header-hero .section-inner .row, 
.practice-top-content .section-inner .row, 
.practice-bottom-content .section-inner .row {
	display: block;
}
.upper-header-hero .home_intro_left {
    padding-top: 100px;
    padding-bottom: 100px;
}
.upper-header-hero .enable_red_box{
	margin-bottom:0px;
}
}
@media screen and (max-width: 767px) {
.upper-header-hero{
    min-height: 120px;
}
}
/*
	Page: Service
=========================================*/
.service-contents:after{
	width:100%;
	height:0px;
	display:block;
	content:"";
	clear:both;
}
.service-contents{
	padding-top: 112px;
    padding-bottom: 86px;
}
.service-contents .section-inner{
	display:flex;
}

/* Service Contents Left------------ */
.service-contents-left{
    position: relative;
    float: left;
    width: 30%;
    padding-right: 33px;
}
.service-contents-left-title{
    line-height: 1.2;
}

/* Service Contents Right------------ */
.service-contents-right{
    position: relative;
    float: left;
    width: 70%;
    padding-left: 33px;
    padding-top: 2px;
}
.service-contents-right ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: -8px;
}
.service-contents-right ul li{
    list-style: none;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    border-bottom: 1px solid #d5d5d5;
    padding-top: 8px;
    padding-bottom: 8px;
}
.service-contents-right ul li:last-child{
    border-bottom: 0px solid #d5d5d5;
}
.service-contents-right ul li a{
	color: var(--zl-light-blue);
}
.service-contents-right ul li a:hover{
	color: var(--zl-red-legacy);
}
.service-contents-right ul.no-border li{
	border-bottom:0;
}


.service-bullet-section{
	border-bottom:solid 1px #E7E7E7;
	overflow:hidden;
	padding-top: 25px;
	padding-bottom: 10px;
}
.service-bullet-section ul{
	margin:0;
	list-style-type:none;
	text-align: center;

}
.service-bullet-section ul li{
	position:relative;
	box-sizing:border-box;
	color: #000000;
	display: inline-block;
	padding-bottom: 1px;
	font-size: 20px;
}
.service-bullet-section ul li strong{
	font-weight: normal !important;
	padding-bottom:10px;
	position: relative;
	padding-left: 23px;
	padding-right:30px;
	display:inline-block;
}

.service-bullet-section ul li strong:before{
	content:" ";
	position:absolute;
	left:0;
	top: 6px;
	height: 17px;
	width: 17px;
	background-size:contain;
	background-image:url(/wp-content/uploads/2018/01/arrow-circle.svg);
	background-repeat: no-repeat;
}
.service-bullet-section ul li:last-child{
		padding-right:0;
	}
.service-bullet-section ul li a{
	text-decoration:none;
	color: #000000;
}
.service-bullet-section ul li a:hover{
	opacity:0.8;
}


@media screen and (max-width: 1300px) {
	
	.service-bullet-section ul li strong{
		padding-right:20px;
	}
	.service-bullet-section ul li strong:before{
		top: 2px;
	}
	.service-bullet-section ul li{
		font-size: 16px;
		padding-bottom: 3px;
		
	}
}
@media screen and (max-width: 1000px) {
	.service-bullet-section ul{
		display:flex;
	}
	.service-bullet-section ul li{
		text-align:left;
	}
}
@media screen and (max-width: 980px) {
	.service-contents .section-inner{
		display:block;
	}
	.service-contents {
		padding-top: 60px;
		padding-bottom: 40px;
	}	
	.service-contents-left {
		width: 100%;
		padding-right: 00px;
	}
	.service-contents-right {
		width: 100%;
		padding-left: 0px;
	}
}
@media screen and (max-width: 700px) {
	.service-bullet-section ul li,
	.service-bullet-section ul{
		display:block;
		text-align: left;
	}
}
@media screen and (max-width: 450px) {
	.service-bullet-section ul li{
		padding-right:0;
	}
}





/*
	Page: Culture
=========================================*/
.culture-community-section .about-intro-content{
	max-width: 850px;
}
.page-template-template-culture-php .site-sub-header{
	padding-bottom:0px;
}
.page-template-template-culture-php .about-sub-title{
	padding-bottom:48px;
}
.page-template-template-culture-php .site-sub-header-inner{
	text-align:center;
}
.culture-content{
	width:100%;
	display:flex;
    margin-top: 0px;
	font-size: 16px;
}
.culture-left,
.culture-right{
	width:50%;
	display:block;
}

/* Culture left------------ */
.culture-left{
	background-color: var(--zl-blue);
}
.culture-left-content:after{
	content:"";
	display:block;
	width:100%;
	height:0px;
	clear:both;
}
.culture-left-content{
    max-width: 650px;
    float: right;
    width: 100%;
    padding-right: 45px;
    padding-top: 82px;
    padding-bottom: 77px;
	padding-left: 23px;
}
.culture-left-content p{
    margin-bottom: 8px;
}

/* Culture Right------------ */
.culture-right{
	position:relative;
}
.culture-right-img {
    width: 100%;
    height: auto;
	min-height:400px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.culture-right-boxs{
    width: 100%;
    height: auto;
	min-height:300px;
	display:flex;
	flex:auto;
}
.culture-hero-box-left,
.culture-hero-box-right{
	width:50%;
	display:block;
	padding:35px 20px 20px 20px;
}
.culture-hero-box-left p:last-child,
.culture-hero-box-right p:last-child{
	margin-bottom:0px;
}
.culture-hero-box-left{
	background-color: #e6e7e8;
}
.culture-hero-box-right{
	background-color: var(--zl-blue);
}

.culture-box-left-text{
	line-height: 1.59;
	letter-spacing: 0.3px;
	color: #333333;
}
.culture-box-left-text strong{
	font-weight:600;
}
.culture-box-left-text h3{
	color: #888888;
	margin-bottom: 15px;
}

.culture-box-right-text h3,
culture-box-right-text{
	letter-spacing: 0;
	color: #ffffff;
}


.page-template-template-culture-php .about-intro:before{
	display:none !important;
}
.page-template-template-culture-php .about-intro {
    padding-top: 97px;
    padding-bottom: 84px;
}
.page-template-template-culture-php .about-intro h2{
    margin-bottom: 5px;
    padding-bottom: 4px;
	line-height: 50px;
}
.page-template-template-culture-php .culture-info-box .section-inner{
    max-width: 1050px;
}
.page-template-template-culture-php .culture-info-box .row{
	position:relative;
}
.page-template-template-culture-php .culture-info-box .row:after{
	content:"";
	display:block;
	width:100%;
	height:0px;
	clear:both;
}
.page-template-template-culture-php .culture-info-box .row:before{
	content: "";
    display: block;
    width: 1px;
    height: 80%;
    clear: both;
    background-color: #eeeeee;
    position: absolute;
    top: 27px;
    left: 50%;
}
.page-template-template-culture-php .about-info-box-item-title{
    margin-top: -6px;
    margin-bottom: 13px;
}


/* Culture Info Box ------------ */
.culture-info-box:after{
	content:"";
	display:block;
	width:100%;
	height:0px;
	clear:both;
}
.culture-info-box{
	background-color: #e6e7e8;
    padding-top: 108px;
}
.culture-info-box .about-info-box-items{
	border-bottom:1px solid #eeeeee;
    margin-bottom: 24px;
}
.culture-info-box .about-info-box-items:nth-child(3),
.culture-info-box .about-info-box-items:last-child{
	border-bottom:0px solid #eeeeee;
}
.culture-info-box .about-info-box-item{
    padding: 30px 50px 68px 50px;
}

@media screen and (max-width: 980px) {
.culture-right-img {
    min-height: 200px;
}
.page-template-template-culture-php .about-sub-title{
	padding-bottom:35px;
}
.page-template-template-culture-php .about-intro {
    padding-top: 60px;
    padding-bottom: 50px;
}
.page-template-template-culture-php .culture-info-box .row:before{
	display:none;
}
.culture-info-box{
    padding-top: 70px;
    padding-bottom: 40px;
}
.culture-info-box .about-info-box-title{
	margin-bottom:0px;
	padding-bottom:0px;
}
.culture-info-box .about-info-box-items{
    margin-bottom: 0px;
}
.culture-info-box .about-info-box-items:nth-child(3) {
    border-bottom: 1px solid #eeeeee;
}
.culture-info-box .about-info-box-item{
    padding: 30px 0px 30px 0px;
}

.culture-hero-box-right {
    padding-top: 50px;
    padding-bottom: 30px;
}
}

/*
	Page: Clients
=========================================*/
.page-template-template-client-php .upper-header-hero{
	position:relative;
}
.page-template-template-client-php .upper-header-hero .section-inner .row{
	z-index: 999999;
    position: relative;
}

.clisnt_slider{
	width:100%;
	height: 332px;
	position:relative;
	display:block;
	overflow: hidden;
}
.clisnt_slider-inner{
	width:100%;
	height:100%;
	position:relative;
}
clisnt_slider_carousel{
	min-height:332px;
}
.client-slider-item{
	min-height: 332px !important;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (max-width: 980px) {
	.clisnt_slider{
		height: 180px;
	}
	.client-slider-item{
		min-height: 180px !important;
	}
}


/* Client Top Content ------------ */
.client-top-content{
    padding-top: 105px;
    padding-bottom: 42px;
}
.client-top-content-area h2{
    margin-bottom: 17px;	
}
.client-top-content-area p{
	font-size: 19px;
	font-weight: 600;
	line-height: 1.5;
	color: #888888;
}

/* Client Logo Box ------------ */
.client-logo-box{
	padding-bottom: 107px;
}
.client-logo-box:after,
.client-logo-box .section-inner:after,
.client-logo-items:after{ 
	content:"";
	display:block;
	width:100%;
	height:0px;
	clear:both;
}
.client-logo-item{
	width: 33.33%;
    height: 232px;
    display: block;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	position: relative;
}
.client-logo-item-hover{
	display:none;
	content:"";
    position: absolute;
    height: 100%;
	width: 100%;
    top: 0px;
    left: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
	background-color: #FFF;
}
.client-logo-item:hover .client-logo-item-hover{
    display: none;
}
.client-logo-item:first-child,
.client-logo-item.item4{
	border-left:0px solid #e5e5e5;
}
.client-logo-item.item4,
.client-logo-item.item5,
.client-logo-item.item6{
	border-bottom:0px solid #e5e5e5;
}

/* Client Bottom Content ------------ */
.client-bottom-content{
	
}
.client-bottom-content .section-inner{
	display:flex;
}
.client-bottom_left{
    width: 50%;
    float: left;
    display: block;
    padding-right: 50px;
    position: relative;
	padding-top: 78px;
	padding-bottom:64px;
}
.client-bottom_right{
    width: 50%;
    float: left;
    display: block;
    padding-left: 50px;
    position: relative;
	padding-top: 78px;
	padding-bottom:64px;
}
.client-bottom-left-content,
.client-bottom-right-content{
	display:block;
	z-index:9999;
    position: relative;
}

.client-bottom-left-content h3{
	color:inherit;
}
.client-bottom-right-content h3{
	color: #888888;
}
.client-bottom-left-content ul,
.client-bottom-right-content ul{
	margin:0px;
	padding:0px;
	list-style:none;
    margin-top: -5px;
    margin-bottom: 19px;
}
.client-bottom-right-content ul{
    margin-right: 4%;
}
.client-bottom-right-content ul li{
	color: #333333;
}
.client-bottom-left-content ul li,
.client-bottom-right-content ul li{
    padding-bottom: 7.6px;
}

@media screen and (max-width: 980px) {
.client-top-content {
    padding-top: 60px;
    padding-bottom: 20px;
}
.client-logo-box{
    padding-bottom: 60px;
}
.client-logo-item{
    width: 50%;
    height: 200px;
}
.client-logo-item.item3,
.client-logo-item.item5{
	border-left: 0px solid #e5e5e5;
}
.client-logo-item.item4{
	border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.client-bottom-content .section-inner {
    display: block;
}
.client-bottom_left,
.client-bottom_right{
    width: 100%;
	padding-right:0px;
	padding-left:0px;
    padding-top: 60px;
    padding-bottom: 40px;
}
}
@media screen and (max-width: 600px) {
.client-bottom-right-content ul {
    margin-right: 0%;
}
.client-bottom-left-content ul, 
.client-bottom-right-content ul{
    margin-top: 0px;
    margin-bottom: 0px;
}
ul.list2{
    width: 100%;
}

}
@media screen and (max-width: 480px) {
.client-logo-item {
    width: 100%;
}
.client-logo-item.item2,
.client-logo-item.item4,
.client-logo-item{
	border-left: 0px solid #e5e5e5;
}
.client-logo-item.item5{
	border-bottom: 1px solid #e5e5e5;
}
}


/*
	Page: Careers
=========================================*/
.page-template-template-careers-php .site-sub-header{
	padding-bottom:0px;
}
.page-template-template-careers-php .site-sub-header h1{
    text-align: center;
    margin-bottom: 0px;
}
.page-template-template-careers-php .about-sub-title{
	padding-bottom:48px;
}
.page-template-template-careers-php .culture-hero-box-right{
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;	
}
.page-template-template-careers-php .culture-right-img{
	background-color: #f7f7f7;
}
.page-template-template-careers-php .careers-box-left-text{
	padding: 82px 50px 50px 50px;
}
.page-template-template-careers-php .culture-hero-box-left{
	background-color: var(--zl-red-legacy);
}
.careers-white,
.careers-white h3,
.careers-white a{
	color:#FFF;
}
.careers-white a{
	font-weight:500;
}
.careers-box-left-text h3{
	color: #888888;
	font-weight:600;
}

.careers-bottom-content{
	padding-bottom: 91px;
}

.careers-bottom-content:before{
	display:none !important;
}
.bottom_content_button_url{
	text-align:center;
}
.careers-bottom-content .button2{
    border: solid 2px var(--zl-blue); /* OLD: #c4262e; */
	color: var(--zl-blue);
	font-size: 16px;
	letter-spacing: 0.3px;
}
@media screen and (max-width: 1184px) {
	.culture-left-content{
		padding: 82px 50px 50px 50px;
		max-width: 100%;
	}
}
@media screen and (max-width: 980px) {
	.page-template-template-careers-php .site-content:after,
	.culture-content:after,
	.culture-left:after, 
	.culture-right:after,
	.culture-hero-box-left:after, 
	.culture-hero-box-right:after{ 
		content:"";
		display:block;
		width:100%;
		height:0px;
		clear:both;
	}

	.culture-content,
	.culture-right-boxs{
		display: block;
	}

	.culture-left, 
	.culture-right,
	.culture-hero-box-left, 
	.culture-hero-box-right {
		width: 100%;
		display: block;
	}
	.culture-left-content,
	.careers-box-left-text,
	.page-template-template-careers-php .careers-box-left-text{
		max-width: 1080px;
		width: 80%;
		margin: 0 auto;
		position: relative;
		float: none;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 60px;
		padding-bottom: 45px;
	}
	.culture-hero-box-left,
	.culture-hero-box-right{
		width: 100%;
		padding-left: 10%;
		padding-right: 10%;
	}
	.culture-right-img{
		min-height: 400px;
	}
	.page-template-template-careers-php .culture-hero-box-right{
		height: 600px;
	}

	.page-template-template-careers-php .about-sub-title{
		padding-bottom:35px;
	}
}
@media screen and (max-width: 650px) {
	.page-template-template-careers-php .culture-hero-box-right{
		height: 400px;
	}
}
@media screen and (max-width: 500px) {
	.culture-right-img{
		min-height: 300px;
	}
}
@media screen and (max-width: 450px) {
	.page-template-template-careers-php .culture-hero-box-right{
		height: 300px;
	}
}



/*
	Page: Blog
=========================================*/

#comments {
	display: none;
}

.blog-content-top:after,
.blog-content-top .site-content-in:after{ 
	content:"";
	display:block;
	width:100%;
	height:0px;
	clear:both;
}
.blog-content-top .site-content-in{
    display: block !important;
    position: relative;
}
.blog-content-top{
	background-color:#e6e7e8;
}
.menu-blog-cat-container{
	display:inline-block;
}
#menu-blog-cat,
#menu-blog-cat1,
#menu-blog-cat2{
    padding-top: 29px;
    padding-bottom: 22px;	
}
#menu-blog-cat a,
#menu-blog-cat1 a,
#menu-blog-cat2 a{
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: var(--zl-blue);
    margin-right: 25px;
}
.blog_search_textwidget{
    display: inline-block;
    float: right;
    padding-top: 25px;
    padding-bottom: 22px;
}
.blog_search_icon,
.blog_search_icon1,
.blog_search_icon2{
	background-image:url(images/search-icon.svg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:20px;
	height:30px;
	width:30px;
	display:block;
    cursor: pointer;
}
.blog_search_warp,
.blog_search_warp1,
.blog_search_warp2{
    width: 100%;
    display: block;
    clear: both;
    padding-top: 20px;
    position: absolute;
    left: 0px;
    bottom: -78px;
	z-index: 9999;
}
.blog_overly_search,
.blog_overly_search1,
.blog_overly_search2{
    border-radius: 5px;
    color: #FFF;
    position: relative;
}
.blog_overly_search label,
.blog_overly_search1 label,
.blog_overly_search2 label {
    display: none;
}
.blog_overly_search input[type="text"],
.blog_overly_search1 input[type="text"],
.blog_overly_search2 input[type="text"] {
    padding: 0;
    height: 52px;
    width: 74%;
    padding-left: 2%;
    padding-right: 2%;
    border: solid 1px #e8e8e8;
}
.blog_overly_search input[type="submit"],
.blog_overly_search1 input[type="submit"],
.blog_overly_search2 input[type="submit"] {
    background-color: var(--zl-blue);
    color: #fff !important;
    font-size: 15px;
    text-transform: uppercase;
    padding: 14px 0!important;
    font-weight: 500;
    border: solid 1px var(--zl-blue);
    width: 25%;
    text-align: center;
    cursor: pointer;
	border: solid 1px #689aad;
}


#primary.blog_page_content{
    float: none;
	margin:0px auto;
    width: 100%;
	max-width:660px;
    padding-right: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.blog_page_content .page-content-area{
    padding-top: 34px;
    padding-bottom: 25px;
}
.entry-meta,
.entry-meta a{
	font-size: 17px;
	line-height: 1.59;
	color: #888888;
}
.entry-title{
    padding-top: 8px;
    margin-bottom: 8px;
}
.entry-title,
.entry-title a{
	color: #000000;
	font-weight: bold;
  	line-height: 1.3;
}
.blog_page_content .entry-content p{
	margin-bottom: 10px;
}
.entry-more-button{
 	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.3px;
	color: var(--zl-blue);
}
.menu_get_start,
.menu_get_start1,
.menu_get_start2{
	display:none;
}


@media screen and (max-width: 980px) {
.menu-blog-cat-container{
	position:relative;
	width: 280px;
}
.menu_get_start,
.menu_get_start1,
.menu_get_start2{
	display:block;
    padding-top: 29px;
    padding-bottom: 22px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: var(--zl-blue);
}
.menu_get_start span,
.menu_get_start1 span,
.menu_get_start2 span{
	background-image:url(images/arrow.svg);
    padding: 0px 10px;
    background-position: center right;
    background-size: 12px;
    background-repeat: no-repeat;
}
.menu_cat_home,
.menu_cat_home1,
.menu_cat_home2{
	min-width: 260px;
	z-index: 99999;
	display:none;
	background-color: var(--zl-blue);
	padding-bottom:0px !important;
	padding-top:0px !important;
	position: absolute;
}
.menu_cat_home a,
.menu_cat_home1 a,
.menu_cat_home2 a{
	display:block;
	margin-right: 0px !important;
	line-height: 40px;
	color: #ffffff !important;
	border-top: 1px solid #ffffff;
	padding-left:15px;
	padding-right:15px;
	font-weight: 400 !important;
	font-size:15px !important;
}

}
@media screen and (max-width: 605px) {
	.blog_overly_search input[type="text"],
	.blog_overly_search1 input[type="text"],
	.blog_overly_search2 input[type="text"] {
		width: 70%;
	}
}
@media screen and (max-width: 480px) {
.menu-blog-cat-container{
	position:relative;
	width: 250px;
}
	.blog_overly_search input[type="text"],
	.blog_overly_search1 input[type="text"],
	.blog_overly_search2 input[type="text"] {
		width: 65%;
	}
	.blog_overly_search input[type="submit"], 
	.blog_overly_search1 input[type="submit"], 
	.blog_overly_search2 input[type="submit"] {
		font-size: 13px;
		padding: 16px 0!important;
		width: 33%;
	}
}

/*
	Page: Blog Single post
=========================================*/
.single.single-post #commentform p{
	margin-bottom:0px;
}
.single.single-post #commentform p.comment-notes{
	margin-bottom:10px;
}
.single.single-post .site-content input[type="text"], 
.single.single-post .site-content input[type="email"], 
.single.single-post .site-content input[type="url"], 
.single.single-post .site-content input[type="tel"],
.single.single-post .site-content textarea{
    border: 1px solid #e3e2e2;
    margin-bottom: 10px;
}
.single.single-post .site-content textarea{
    margin-bottom: 0px;
}
/*
	Page: Archive Page
=========================================*/


/*
	Page: Contact
=========================================*/
.page-template-template-contact-php .site-sub-header{
	padding-bottom:0px;
}
.page-template-template-contact-php .site-sub-header h1{
    text-align: center;
    margin-bottom: 0px;
}
.page-template-template-contact-php .about-sub-title{
	padding-bottom:48px;
}

.contact_left_content{
	padding-top:13px;
}
.contact_left_content h3{
    margin-bottom: 23px;
}
.contact_left_content h4{
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 4px;
    margin-top: 0px;
    padding-top: 0px;
}
.contact_left_content p{
    margin-bottom: 24px;
}
.contact_left_content a{
	color:#FFF;
}

.contact_right_content{
	z-index:9999;
	position:relative;
	padding-top:13px;
}
.contact_right_content h3{
    margin-bottom: 28px;
	color: var(--zl-black);
}
.contact_right_content #contact_form_render .rendered-form .form-group label{
	display:none;
}
.contact_right_content #contact_form_render .rendered-form .form-group {
    margin-bottom: 12px;
}
.contact_right_content #contact_form_render .rendered-form .form-group input[type="text"],
.contact_right_content #contact_form_render .rendered-form .form-group input[type="email"],
.contact_right_content #contact_form_render .rendered-form .form-group input[type="tel"],
.contact_right_content #contact_form_render .rendered-form .form-group input,
.contact_right_content #contact_form_render .rendered-form .form-group textarea,
.contact_right_content .wpcf7 input[type="text"],
.contact_right_content .wpcf7 input[type="email"],
.contact_right_content .wpcf7 input[type="tel"],
.contact_right_content .wpcf7 textarea{
    background-color: #ffffff;
    color: var(--zl-black);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.3px;
    border-bottom: 0px solid #FFF !important;
    padding: 9px 10px 8px 10px;
    height: 37px;
    border-radius: 2px;
    margin-bottom: 12px;
	border: 0px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contact_right_content #contact_form_render .rendered-form .form-group textarea,
.contact_right_content .wpcf7 textarea{
	height: 106px;
    margin-bottom: 4px;
}
.contact_right_content #contact_form_render .rendered-form .form-group input:hover,
.contact_right_content .wpcf7 input:hover{
	border-bottom:0px solid #FFF !important;
}
.contact_right_content .wpcf7-form p br{
	display:none !important;
}
.contact_right_content #contact_form_render .rendered-form .form-group button,
.contact_right_content button, 
.contact_right_content input[type="button"], 
.contact_right_content input[type="reset"], 
.contact_right_content input[type="submit"]{
    border-radius: 21.8px;
    border: solid 2px var(--zl-blue); /* OLD: #c4262e; */
    color: var(--zl-blue); /* OLD: #c4262e; */
    background-color: rgba(255, 255, 255, 0);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-align: center;
    text-transform: capitalize;
    height: 44px;
    padding-top: 7px;
    padding-left: 60px;
    padding-right: 60px;
}
.contact_right_content .wpcf7 input[type="submit"]:hover,
.contact_right_content #contact_form_render .rendered-form .form-group button:hover{
	border: solid 2px var(--zl-blue) !important; /* OLD: #c4262e !important; */
    opacity: 0.7;
	color: var(--zl-blue) !important; /* OLD: #c4262e !important; */
    opacity: 0.7;
}
.contact_right_content strong{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    display: block;
    padding-top: 6px;
    color: var(--zl-black);
}

@media screen and (max-width: 980px) {
.page-template-template-contact-php .about-sub-title {
    padding-bottom: 35px;
}
}
/*
	Page: Bio
=========================================*/
.page-template-template-bio-php .site-sub-header{
	padding-bottom:0px;
}
.page-template-template-bio-php .site-sub-header h1{
    text-align: center;
    margin-bottom: 0px;
}
.page-template-template-bio-php .culture-left-content{
    padding-top: 81px;
    padding-bottom: 74px;
}
.page-template-template-bio-php .culture-left-content.text-white h2 {
    padding-bottom: 5px;
}
.bio_contact_info{
	display:flex;
	height:100%;
}
.bio_contact_info-left{
	width:50%;
    background-position: center;
    background-size: cover;
}
.bio_contact_info-right{
	width:50%;
	padding-top: 82px;
	padding-left:45px;
	padding-right: 45px;
    padding-bottom: 74px;
	background-color: var(--zl-blue);
}
.bio_contact_info-in {
	color:#FFF;
}
.bio_contact_info-in h3{
	color: #ffffff;
	letter-spacing: 0.5px;
	font-weight:600;
    margin-bottom: 20px;
}
.bio-social .contact-social{
    margin-top: -3px;
}
.bio-social .contact-social li a{
	color: #ffffff;
}

.page-template-template-bio-php .about-sub-title {
    padding-bottom: 48px;
}
@media screen and (max-width: 980px) {
.page-template-template-bio-php .culture-left-content {
    padding-top: 60px;
    padding-bottom: 45px;
}
.page-template-template-bio-php .about-sub-title {
    padding-bottom: 35px;
}
.page-template-template-bio-php .site-sub-header {
    padding-top: 35px !important;
}
}
@media screen and (max-width: 600px) {
.bio_contact_info {
    display: block;
    height: 100%;
}
.bio_contact_info-left,
.bio_contact_info-right{
    width: 100%;
}
.bio_contact_info-left{
	height:508px;
}
.bio_contact_info-right{
	padding-top: 60px;
    padding-bottom: 45px;
	padding-left:10%;
	padding-right:10%;
}
}

/*
	Page/Post: Sidebar
=========================================*/
#secondary .widget .widget-title{
    color: #888888;	
}

#secondary .widget ul li{
	border-bottom: solid 1px #D8DEDF;
    margin-bottom: 10px;
    padding-bottom: 10px;	
	color: #000;
    opacity: 0.9;
}
#secondary .widget ul li a{
	color: #000;
    opacity: 0.9;
}
#secondary .widget ul li a:hover{
	color: var(--zl-blue);
}


/*
	Page/Post: Search
=========================================*/
body.search .upper-header-hero{
	display:none !important;
}
body.search .site-sub-header {
    padding-top: 0px;
    padding-bottom: 20px;
}

.single-post-maincontent{
	border-top: 1px solid #ebebeb;
}


.remove-menu-link, .remove-menu-link > a {
    cursor: default;
}



/*
	Random Hero Images
=========================================*/
.enable_randdom_image_1 .upper-header-hero{
	background-image:url(/wp-content/uploads/2018/01/practice_A.jpg) !important;
}
.enable_randdom_image_2 .upper-header-hero{
	background-image:url(/wp-content/uploads/2018/01/practice_B.jpg) !important;
}
.enable_randdom_image_3 .upper-header-hero{
	background-image:url(/wp-content/uploads/2018/01/practice_C.jpg) !important;
}
.enable_randdom_image_4 .upper-header-hero{
	background-image:url(/wp-content/uploads/2018/01/practice_D.jpg) !important;
}



/*
	Testimonials Slider 
=========================================*/
.testimonial_carousel{
	margin-left: -20px;
}
.testimonial_carousel .item-in{
	padding-top: 20px;
	padding-left: 20px;
}
.testimonials_carousel_text{
	position:relative;
}
.testimonials_carousel_position{
	font-size: 16px;
	font-weight: 300 !important;
	letter-spacing: 0.3px;
	color: rgba(255, 255, 255, 0.5);
	margin-bottom: 20px;
	display: block;
}
.dark .testimonials_carousel_position{
	color: rgba(0, 0, 0, 0.5);
}
.testimonial_carousel .slick-dots{
	text-align:left;
	padding-left: 13px;
}
.testimonial_carousel .slick-dots li{
	margin-right:0;
	margin-left:0;
}
.testimonial_carousel .slick-dots li button:before,
.testimonial_carousel .slick-dots li.slick-active button:before{
	color:#ffffff;
	font-size:10px;
}
.testimonial_carousel .slick-prev, 
.testimonial_carousel .slick-next{
	display:none !important;
}

.aera-bullet li:before{
	content:" ";
	position:absolute;
	left:0;
	top: 13px;
	height: 17px;
	width: 17px;
	background-size:contain;
	background-image:url(/wp-content/uploads/2018/01/arrow-circle.svg);
	background-repeat: no-repeat;
}
.aera-bullet li {
    position: relative;
	padding-left: 28px;
}

.page-id-1325 .red_box_title p,
.page-id-1337 .red_box_title p {
    font-size: 16px;
	text-align: left;
}

.page-id-1325 .home-hero-content,
.page-id-1337 .home-hero-content {
    width: 100%;
    top: 65px;
    position: relative;
}
.page-id-1325 .upper-header-hero,
.page-id-1337 .upper-header-hero {
    width: 100%;
    display: block;
    background-size: cover;
    min-height: 332px;
    height: 380px;
}

.highlight {
    font-weight: 600;
    border-bottom: 3px solid var(--zl-red-legacy);
    padding-bottom: 2px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
	font-size: large;
}

/* .page-id-1325 .section-inner,
.page-id-1337 .section-inner {
	max-width:1280px;
	width:80%;	
	margin:0 auto;
	position:relative;
} */

.aera-inner {
    max-width: 1280px;
    width: 80%;
    margin: 0 auto;
    position: relative;
}

.enable_red_box {
  color: #fff;
/*   padding: 1rem; */
  border-radius: 12px;
  text-align: center;
/*   max-width: 300px; */
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.enable_red_box:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}

.red_box_title {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}

.red_box_linke {
  display: inline-block;
  font-size: 16px;
  padding: 0.75rem 1.5rem;
  color: #e63946;
  background-color: #fff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 8px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.red_box_linke:hover {
  background-color: #f1f1f1;
  color: #d62828;
}
.black {
    background: black !important;
}

.modern-footer {
  position: relative;
  color: var(--zl-white);
  padding: 60px 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  overflow: hidden;
}

/* Background image + blur overlay */
.modern-footer::before {
  content: "";
  position: absolute;
  inset: 0; /* top:0; right:0; bottom:0; left:0 */
  background: url('https://staging.monicazent.com/wp-content/uploads/2018/01/practice_B.jpg') top/cover no-repeat;
/*   filter: blur(1px) brightness(0.5);  */
  z-index: 0;
}

/* Make content above overlay */
.modern-footer .section-inner,
.modern-footer .site-footer-top-content {
  position: relative;
  z-index: 1;
}

/* Links styling */
.modern-footer a {
  color: var(--zl-gray-black);
  text-decoration: none;
  transition: color 0.3s ease, transform 0.3s ease;
}

.modern-footer a:hover {
  color: var(--zl-blue);
  transform: translateY(-2px);
  background-color: var(--zl-red-legacy);	
}

.site-footer-left .widget ul li, .site-footer-left .widget ul li a:hover {
    color: var(--zl-red-legacy);
}

.wpcf7-response-output {
    font-size: 15px;
}

/* .culture-content {
  display: flex;
  align-items: stretch; 
}

.culture-left,
.culture-right {
  flex: none; 
}

.culture-left,
.culture-right {
  display: flex;
  flex-direction: column; 
}

 */