.main-left-area {
    max-width: 85%;
}
	li.location-item a {
    color: #b5761d;
    text-decoration: none;
}
li.location-item.active-location a {
    background-color: #007bff !important;
    color: #ffffff !important;
    font-weight: 600;
}
	li.cases-item a {
    text-decoration: none;
    color: #123552;
}
.practice-area-hero .hero-title {
   color:#fff;
    font-family: "Baskervville", "Baskerville", serif;
    font-weight: normal !important;
    text-align: left;
    font-size: 40px;
}.video-wrap {
  /* keeps 16:9 aspect ratio */
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 400px;
  margin: 0 auto;
}
.video-wrap iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}.video-heading {
    font-family: "Baskervville", "Baskerville", serif;
    color: #123552;
	    font-size: 35px;
}
.video-content {
    max-width: 100%;
}.form-wrapper {
    background-color: #F0F0F0;
    padding: 20px;
    padding-top: 30px;
    border-top: 5px solid #C68D2A;
	margin-bottom:50px;
}
	section.video-area {
    margin-top: -100px;
    z-index: 99;
    position: relative;
}
section.main-post-content {
    padding-top: 70px;
}
	.form-heading {
    font-family: "Baskervville", "Baskerville", serif;
    color: #123552;
    font-size: 26px;
}.form-wrapper input,
.form-wrapper select {
    background-color: #fff;
    border: 0px;
    padding: 15px;
	    width: 100%;
    min-height: 54px;
    color: #5b5b5b;
    font-family: "Roboto", sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.6;
}

.form-wrapper select {
    color: #6c757d;
    font-weight: 300 !important;
    -webkit-text-fill-color: #6c757d;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    appearance: none;
    background-image: none !important;
}

.form-wrapper select option {
    color: #5b5b5b;
}

.form-wrapper select:focus,
.form-wrapper input:focus,
.form-wrapper textarea:focus {
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}
	
	.form-wrapper textarea {
    background-color: #fff;
    border: 0px;
    padding: 15px;
	    width: 100%;
		 height:200px;
}
	
	
.form-wrapper p {
    margin-bottom: 0px;
}	
	.form-wrapper .wpcf7-submit {
    background-color: #C68D2A;
    width: 100%;
    border: 0px;
    padding: 20px;
    color: #fff;
    font-family: "Baskervville", "Baskerville", serif;
    font-size: 20px;
}
	.post-breadcrumb a {
    color: #123552 !important;
    text-decoration: none;
}.main-post-title {
    font-family: "Baskervville", "Baskerville", serif;
    font-size: 40px;
}  .location-box{
        
        background:#fff;
         
    }

    .location-title{
        background:#c38a2a;
        color:#fff;
        padding:10px 15px;
        font-size:16px;
        cursor:pointer;
        display:flex;
        justify-content:space-between;
        align-items:center;
        
        user-select:none;
    }

    .location-arrow{
        font-size:17px;
        transition:0.4s;
    }

    .rotate{
        transform:rotate(180deg);
    }

    .location-list{
        list-style:none;
        padding:0;
        margin:0;
        overflow:hidden;
        max-height:0;
        transition:max-height .45s ease;
    }

    .location-open{
        max-height:600px;
    }

    .location-item{
        padding:10px 5px;
        font-size:15px;
        cursor:pointer;
        border-bottom:1px solid #e9e9e9;
        color:#b5761d;
        transition:.3s;
    }

    .location-item:hover{
        background:#f8e9c9;
    }
	
	.heading-font{
		 font-family: "Baskervville", "Baskerville", serif;
	}.image-text-design {
    max-width: 90%;
    margin: auto;
}
	
	.border-list li::before{
		content:unset !important;
	}.border-list li {
    border-bottom: 1px solid #ADADAD;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
    font-family: "Baskervville", "Baskerville", serif;
    color: #123552 !important;
    font-weight: 600;
    font-size: 18px;
}
	
	.border-list li:last-child{
		border:unset !important;
		padding-bottom:0px;
		margin-bottom:0px !important;
	}
	
	.border-list {
    padding: 0px;
}.border-list li {
    margin-left: 0px !important;
}
	
	
	.case-counter {
    background-color: #123552;
    padding: 40px 0px;
}
	.case-counter-grid {
    text-align: center;
		    position: relative;
		    max-width: 80%;
    margin: auto;
}
	
	.case-counter-number {
    color: #D1A65B;
    font-weight: 700;
    font-size: 50px;
    font-family: "Baskervville", "Baskerville", serif;
    margin-bottom: 0px;
}
.case-counter-grid h4 {
    color: #D1A65B;
    font-weight: 700;
    font-size: 25px;
    font-family: "Baskervville", "Baskerville", serif;
}.case-counter-grid p {
    color: #fff;
}.case-counter-grid::after {
    content: '';
    position: absolute;
    top: 0px;
    height: 175px;
    background-color: #d1a65b;
    width: 1px;
       left: calc(100% + 20%);
}
	
	.global-heading {
    text-align: center;
  
    font-family: "Baskervville", "Baskerville", serif;
    margin-bottom: 20px;
    font-size: 40px;
}
	.white{
		  color: #fff;
	}
	.blue{
		color:#123552;
	}
	ul.comanies-logo {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
}ul.comanies-logo img {
    width: 70px;
}ul.comanies-logo li {
    list-style: none;
}
 .case-companies {
    background-color: #EEEEEE;
    padding: 60px 0px;
}.blue-bg {
    background-color: #123552;
    padding-top: 50px;
    padding-bottom: 160px;
}.golden-brown {
    color: #D1A65B;
}
	.white{
		color:#fff;
	}
	.complaint-grid p {
    font-size: 15px;
		margin-bottom:0px;
}
.complaint-grid {
    background-color: #EFEFEF;
    padding: 20px;
	    min-height: 465px;
}.complaint-boxes {
    margin-top: -120px;
}
	.complaint-grid h3{
		margin-bottom:20px;
		font-weight:600;
	}
	.complaint-grid h5{
		font-weight:600;
	}.complaint-boxes .col-md-3 {
    padding: 0px 5px;
} .faq-grid{
        
        overflow:hidden;
    }
    .faq-title{
        
        cursor:pointer;
         
    }
    .faq-content{
        max-height:0;
        overflow:hidden;
        transition:max-height .4s ease;
        
    }
    .faq-grid.active .faq-content{
        max-height:200px; /* adjust if long content */
      
    }.faq-title h3 {
    font-family: "Baskervville", "Baskerville", serif;
    font-size: 20px;
    font-weight: 600;
}
.faq-title {
    border-bottom: 1px solid #B7B7B7;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
	.faq-grid.active .faq-title {
		border-color:#D1A65B;
	}section.faq-section {
    padding: 50px 0px;
} .cases-menu-box{
       margin-bottom:10px;
    }
.location-box{
       margin-bottom:40px;
    }

    /* Main Title Toggle */
    .cases-title{
        background:#0b3b64;
        color:#fff;
        padding:10px 14px;
       
        font-size:17px;
        cursor:pointer;
        user-select:none;
        display:flex;
        align-items:center;
        justify-content:space-between;
    }
    .cases-title .cases-arrow-main{
        font-size:18px;
        transition:.3s;
    }
    .cases-rotate{
        transform:rotate(180deg);
    }

    /* List */
    .cases-list{
        list-style:none;
        padding:0;
        margin:12px 0 0 0;
        overflow:hidden;
        max-height:0;
        transition:max-height .45s ease;
    }
    .cases-open{
        max-height:100%;
    }

    /* item */
   .cases-item {
    padding: 10px 7px;
    cursor: pointer;
    font-size: 15px;
    transition: .3s;
    display: flex;
    justify-content: space-between;
    align-items: center;    color: #123552;
    border-bottom: 1px solid #E9E9E9;
  font-weight: 400;
}
    .cases-item:hover{ background:#e6f1ff; }
    .cases-active{ background:#d3e6ff !important; font-weight:bold;}

    /* Submenu */
    .cases-submenu{
        max-height:0;
        overflow:hidden;
        padding-left:15px;
        transition:max-height .4s ease;
    }
    .cases-submenu.cases-open{ max-height:500px; }

    .cases-arrow{
        font-size:14px;
        transition:.3s;
    }
	
	.row.counter-row .col-md-3:last-child .case-counter-grid::after {
    content: unset !important;
}
/* 	mobile css  */
	
	@media(max-width:991px){
		.form-wrapper label {
    width: 100%;
}
		.video-content {
    max-width: 100%;
}
		
	}
	
	@media(max-width:767px){
		.main-left-area {
    max-width: 100%;
}
		ul.comanies-logo {
    
    justify-content: center;
    
}
		
		.case-counter-grid::after {
    content: '';
    position: absolute;
           top: calc(100% + 30px);
    height: 1px;
    background-color: #d1a65b;
    width: 100%;
    left: 0px;
}
		.row.counter-row .col-md-3 {
    padding-bottom: 15px;
			 margin-bottom: 15px;
}

	}
	
/* 	mobile css end  */
