/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/

/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/
.responsive_img img{
	object-fit:cover;
}
.list ul li {
	padding-bottom:10px;
}
/*-------------------[Gravity Form]--------------------*/
.gform_footer .gform_button.button {
    background: #ff6e1f !important;
    border: none !important;
    color: #fff !important;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    padding: 0.3em 1em;
    line-height: 1.7em !important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    border-radius: 3px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all !important;
    transition-property: all !important;
    color: #36539f;
    background-color: #ffffff;
    border-color: #36539f;
    border-radius: 5px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.gform_footer .gform_button.button:hover {
    background: #36539f !important;
}
/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/
#menu-main-menu .practice-area ul.sub-menu {
    column-count: 2;
    width: 600px !important;
}
#menu-main-menu .practice-area .sub-menu li.menu-item {
    padding: 0 10px !important;
}
#menu-main-menu .Header-btn a {
    padding: 0 !important;
    width: 160px;
    height: 40px;
    background: #f76b1f;
    justify-content: center;
    font-weight: 400;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 5px;
}
#menu-main-menu .Header-btn a:hover {
    background: #36539f;
}
/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/
.about-us_row .about-us_col2 {
    position: relative;
}
.about-us_row .about-us_col2:before {
    content: '';
    background-color: #36539f;
    position: absolute;
    width: 100%;
    height: 120px;
    top: -120px;
    right: 0;
    left: auto;
}
.about-us_row .about-us_col2:after {
    content: '';
    background-color: #36539f;
    position: absolute;
    width: 100px;
    height: 100%;
    top: -120px;
    right: -90px;
    left: auto;
}
/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/

/*------------------[FAQ's]--------------------*/
.faqs h5,
.faqs h4{
    background: #36539f;
		padding: 10px 40px 10px 20px !important;
}
.faqs h5:before,
.faqs h4:before{
  right: 10px !important;
}
.faqs.et_pb_toggle_open h5,
.faqs.et_pb_toggle_open h4{
    background: #ff6e1f;
}
.faqs .et_pb_toggle_content {
    padding: 20px;
}
/*-------------------[Single Blog]---------------------*/
.post-content .et_pb_row {
    margin: 0;
    width: 100%;
}
/*-----------------[Lawyer Single]------------------*/
.lawyer-practice {
	width: 50%;
    float: left;
    clear: both;
}
.lawyer-info {
    width: 50%;
    display: inline-block;
}
.lawyer-row {
    position: relative;
}
.lawyer-row:before {
	content: '';
    background: #36539f;
    position: absolute;
    width: 40%;
    height: 60%;
    right: -80px;
    top: -90px;
}
.team-3box {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08) !important;
    border-radius: 10px;
    outline: 1px solid #ff6f1f;
    outline-offset: -10px;
    text-align: center;
    padding: 40px !important;
}
.kanata-popup{
	width: 100%;
	border-radius: 30px;
}
.kanata-popup h3{
	color: #fff !important;
	font-size: 30px;
	text-align: center;
}
.kanata-popup .et_pb_text_inner{
	color: #fff !important;
	font-size: 20px;
	text-align: center;
}
/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/
.footer_menu ul li:before {
    content: '5';
    font-family: 'ETmodules';
    font-size: 22px;
    position: relative;
    top: 2px;
    color: #fff;
    font-weight: bold;
}
.social_icon li {
    margin: 0;
}
.bbb_logo {
    border-radius: 3px;
}
/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/

/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/

@media (max-width: 500px) {
	.lawyer-practice {
		width: 100%;
		float: none;
	}
	.lawyer-info {
		width: 100%;
	}
	.kanata-popup{
		width: 90%;
	}
	.kanata-popup h3{
		font-size: 24px;
	}
	.kanata-popup .et_pb_text_inner{
		font-size: 18px;
	}
	.kanata-popup .et_pb_column .et_pb_module{
		margin-bottom: 5px;
	}
	.dipi_popup-close span{
		font-size: 40px;
		margin-top: 30px;
		margin-left: 35px;
		font-weight: 600;
	}
}
@media (max-width: 980px) {
	#mobile_menu1 {
		height: 350px;
		overflow: scroll;
	}
	.et_pb_menu_0_tb_header .et_pb_menu__wrap {
		justify-content: center;
	}
	.et_pb_menu_0_tb_header {
		padding-bottom: 0 !important;
	}
	.lawyer-row:before {
		content: none;
	}
}

/* ------header css */
.header_cta_blurb .et_pb_blurb_content {
	display:flex;
	justify-content:flex-end;	
}
.header_cta_blurb .et_pb_main_blurb_image{
	margin-bottom:0px;
}


@media(max-width:1400px) and (min-width:981px){
	header .et_pb_button_module_wrapper a{
		font-size:11px !important;
	}
	.header_cta_blurb a ,.header_cta_blurb strong ,.header_cta_blurb .et_pb_image_wrap span{
		font-size:13px;
	}
	.header_cta_blurb .et_pb_blurb_container{
		padding-left:5px;
	}
	.header_cta_blurb  .et_pb_blurb_content{
		align-items:center !important;
	}
	.header_cta_blurb .et_pb_main_blurb_image{
		width:12px;
	} 
	.main_menu_css #menu-main-menu{
		justify-content:end !important;
	}
	
}
.column_three {
	margin-bottom:0px;
   }

@media(max-width:981px) and (min-width:767px){
	 .column_one {
        order: 1; /* First column */
    }
	.column_two {
        order: 3 !important; /* Move to third position */
    }
	.column_three {
        order: 2 !important; /* Move to second position */
		margin-bottom:0px;
    }
}
@media (max-width:1024px) and (min-width:981px) {
    header ul li a {
        font-size: 13px !important;
    }
}
/* ------------ home banner -------- */
.hom_banner:after {
    content: "";
    background: #000;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    opacity: 0.5;
}
/* ------pagination css */
.wp-pagenavi {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.wp-pagenavi a, .wp-pagenavi span {
    padding: 6px 19px;
    background: #ff6f1f;
    border: #ff6f1f;
    color: #fff !important;
    font-weight: 500 !important;
}
.wp-pagenavi a:hover, .wp-pagenavi span:hover{
	background:#36539f!important
}

.header_mein_row .et_pb_column_3_5, .header_mein_row .et_pb_column_1_5{
	margin-right:38px !important;
}
@media(max-width:1024px) and (min-width:981px){
	.header_mein_row .et_pb_column_3_5{
		width: 80.8%;
	}
	.header_mein_row {
		width:90% !important;
	}
/* 	.header_mein_row  .et_pb_column_1_5{
		width:22% !important;
	} */
/* 	----h2 css */
	h2{
		font-size:30px !important;
	}
	.et_pb_blog_grid h2 {
		font-size: 18px !important;
	}
}
.et_pb_scroll_top.et-pb-icon {
	bottom:155px;
}
/* chatbot css */
div#icw {
    bottom: 50px;
}


body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after {
    font-weight: 400 !important;
}

/* ------landing form */

.landing_head.et_pb_sticky--top{
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.lnd_frm .validation_message {
    display: none !important;
}

/* --------------------------------- David Capra Page ---------------------------------- */

@media(min-width:981px){

	.david_video .fluid-width-video-wrapper iframe {
    	height: 760px;
	}
}
.fluid-width-video-wrapper {
	padding-top: 110.62% !important;
}




