#dvLoading {
    text-align: center;
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: scroll;
    background: rgba(182, 180, 163, 0.5) none repeat scroll 0% 0%;
    cursor: pointer;
    padding: 20px;
}
.pdfvisible {
    visibility: visible;
    opacity: 1;
    transition: opacity 1s linear 0s;
}
.pdfhidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s ease 2s, opacity 2s linear 0s;
}
.more-link {
    padding: 20px 30px 20px 0;
    background: url(https://www.e-court.law/images/arrow.html) no-repeat right center;
    color: #ac8074;
    font-size: 14px;
    font-size: 0.875em;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    color: #FFFFFF;
    font-family: "Novecento Sans", "Open Sans", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}

	.latest-news {
	border: 2px solid #28292c;
    padding: 30px;
				}
				
		.latest-news p {
	 margin: 0 0 0em 0 !important;
    
				}		
	.amit1 {
    color: #e6e6e6;
			}
	.feature header .feature-subtitle {
    font-size: 12px;
    font-size: 0.65em;
    text-transform: uppercase;
     }
	 .amit {
    color: #B4CFEC;
}
.required {
    color: B4CFEC;
    background-color: black;
}
 
.feature{
		 text-align: left;
		line-height:1.5 ;
		}
.feature p {
		font-size: 15px;
		}
				
		
.hero img {
    display: block;
    max-width: 100%;
}

.team-stor {
    overflow: hidden;
    border-radius: 52%;
    margin-bottom: 20px;
    width: 188px;
    height: 195px;
    border: 10px solid rgba(62, 105, 150, 0.48);
    display: inline-block;
}
figure {
    margin: 0;
}
 a {
	 border-bottom: dotted 0px !important;
 }

.ch-info-wrap {
    width: 190px;
    height: 193px;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 0 0 10px rgba(255,255,255,0.2), inset 0 0 3px rgba(115,114, 23, 0.8);
}
.hero img {
    display: block;
    max-width: 100%;
}
.animated {
	visibility: visible !important ;
}
 
.site-footer {
    background-color: #111113;
    padding: 50px 0;
    text-align: center;
}
 .teamtext{
	 font-weight: 800;
 }
 .wrapper {
    padding: 0em 0 0em 0 !important;
 }
  .middleline3 {
    color: rgb(152, 175, 192);
	font-size:17px;
}
.middleline4 {
    color: #C0C0C0;
    font-size: 13px;
    font-face: arial;
}
 
.open-button {
   background: black;
  color: white;
  padding: 16px 20px;
   border-radius: 11px;
   opacity: 1 !important;
   z-index:100;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 340px;
  font-size: .8em;
    line-height: 1.5em;
   max-width: 25em;
       font: 1rem 'Roboto Slab', system-ui;
}

 .open-button h1 {
	color: #B4CFEC;
    font: bold 19px 'Roboto Slab', system-ui;
    margin-bottom: 1rem;
    font-weight: 800;
    letter-spacing: 0.225em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0px 0px 1em;
}
 .open-button h2 {
    color: #566D7E;
    font-family: "Novecento Sans", "Open Sans", sans-serif;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 0.1em;
    line-height: 1em;
    margin: 0px 0px 1em;
}

 .open-button p {
	font-size: 15px;
    overflow-y: scroll;
    height: 104px;
    color: #B4CFEC;
    margin: 0 0 0.5em 0px;
}

.open-button button {
	    color: #B4CFEC;
    font-family: inherit;
    font-size: 12px;
    box-shadow: inset 0 0 0 2px #B4CFEC;
    letter-spacing: 0em;
    padding: .3rem;
    border-radius: .15rem;
    background: none;
    cursor: pointer;
}
.form-popup {
  display: none;
  
  z-index: 9;
}
 
.form-container {
  
}
 
.form-container input[type=text], .form-container input[type=password] {
}
 
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}
 
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}
 
.form-container .cancel {
  background-color: red;
}
 
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
input[type="checkbox"], input[type="radio"] {
    width:20px;
    opacity:1;
    margin-right:0em;
    -webkit-appearance:checkbox;
}

 input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before { 
    background: #2e3842; 
     color: #4598cB; 
     content: '\f00c';
}
.open-button ul{
overflow: hidden;
    padding: 0;
    margin: 0 0 1rem;
}
.open-button li{
	    display: block;
    list-style: none;
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
}
.open-button p::-webkit-scrollbar {
  width: 13px;
}
 
.open-button p::-webkit-scrollbar-track-piece {
    background: #888;
}
.open-button p::-webkit-scrollbar-thumb {
    background: #fff;
}
@media screen and (min-width:200px) and (max-width:410px) {
    .open-button {
  
  right: 0px;
  width: 100%;
  }
}	 
.sampleimg{
     width:430;
     height:120;
}

	 @media only screen and (min-width:992px) {
	   
	 #amit {
	margin-left:-138px;
}
	 }
.required {
	color:B4CFEC ;
	background-color:black;
}
 .quote-section{
	 padding: 50px 5px;
  } 
 .quote-slider .slides li{
	 padding-left: 0px;
 }
		.amit { color:#B4CFEC  ;} .quote-section{ padding: 50px 5px;  }  .quote-slider .slides li{  padding-left: 0px;  }  .amit1 	  { color:#e6e6e6 ;   } .lawyer { margin-left: -108%;  }  
		  .quote-slider ol{ width:50%; 
		      margin-left: 25%;
		       text-align: center;
		  }
  
@media only screen and (max-width: 500px) {
.site-footer .img1{
	width:100% ;
}
.quote-slider ol {
	width:100% ;
}
   
}
@media only screen and (max-width: 760px),(min-device-width: 768px) and (max-device-width: 1024px)  {
 table, thead, tbody, th, td, tr { 
		display: block; 
	}
  thead tr { 
		position: absolute;
	 }
	 td { 
		 position: relative;
	   }
}
.imgprasar{
	margin-left: 0px !important;  
}
#main .banner {
	min-height:325px !important;
	height:325px !important;
}
@media only screen and (min-width:100px) and (max-width:780px) {
	#main .banner {
	min-height:141px !important;
	height:141px !important;
}
 .sampleimg{
	     width:100%;
  }
}
 
 @media only screen and (min-width:100px) and (max-width:350px) {
	.gallery1-wrapper{
		left: -324px !important;
	}
 
}
  @media only screen and (min-width:350px) and (max-width:500px) {
	.gallery1-wrapper{
		left: -307px !important;
	}
   } 
 
.contpla {
  position: absolute;
  width:100%;
  height:100%;
  z-index:1000;
  
}

#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 15px;
  border: none;
  color:#fff;
  cursor: pointer;
}

 .vidoplay{
    position:absolute;
    top: 35%;
    left: 5%;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border: 3px solid #fff;
    border-radius: 100%;
    color: #fff;
    margin-top: 50px;	 
	 
 }
     
  .middleline3 {
    color: rgb(152, 175, 192);
	font-size:17px;
}
.middleline4 {
    color: #C0C0C0;
    font-size: 13px;
    font-face: arial;
}