body{
  font-family: 'Montserrat', sans-serif !important;
 /* overflow-x: hidden;*/
}
#in-media{
	
	padding:60px 0px;
}
#in-media .card img{
	
	height: 200px;
	object-fit: cover;
}

#fetch_images{
	padding:40px 0px;
}
.top-navbar{
  background-color:black;
  width: 100%;
}
.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.navbar-default{
  transition:500ms ease;
  background:transparent;
}
.navbar-default.scrolled{
  background:#000;
}
.carousel{
  -webkit-box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
}
.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
.carousel-caption {
  bottom: 270px;
}

.carousel-caption h5 {
  font-size: 45px;
  text-transform: uppercase;
  letter-spacing: 2px;
  
}

.carousel-caption p {
  width: 100%;
  margin: auto;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.9;
}

.navbar-light .navbar-brand {
  color: #fff !important;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #eab91f !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff !important;
  margin-left: 2rem;
}

.navbar-toggler {
  background: #fff !important;
}

.navbar-nav {
  text-align: center;
}

.nav-link {
  padding:.2rem 1rem;
  font-weight: bold;
}

.nav-link.active,.nav-link:focus{
  color: #fff;
}



.navbar-toggler {
  padding: 1px 5px;
  font-size: 18px;
  line-height: 0.3;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #eab91f !important;
}
.logo img{

  width: auto;
  height: 80px;

}
.justice-1 {

  padding: 120px 0px 120px 0px;

}
.justice-1 h1{
  font-weight: 700;
}
.justice-1 h5{
  padding: 1rem 0rem;
}
.justice-1 p{
  color: #000;
  font-weight: 400;
  text-align: justify;
  line-height: 1.6;
  padding: 1rem 0rem 2rem 0rem;
}
.justice-1 p:last-child{
  padding: 0;
}

.justice-2  img{

 width: 100%

}
.w-80{
  width:80% !important;
}
.w-65{
  width:65% !important;
}

.Experience{
  background-image: url(../img/low-key.jpg);
  padding: 20px 0px 20px 0px;
  background-repeat: no-repeat;
background-position-x: center;
background-size: cover;
background-position-y: center; 

-webkit-box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
}
.Experience-overlay{
  background: rgb(0,0,0);
background: linear-gradient(148deg, rgba(0,0,0,0.8043417195979954) 0%, rgba(0,0,0,0.8015405991498161) 100%);  
}

.Experience img {
  background-repeat: none;
}

.Experience h1,.Experience p{

 font-weight: 700;
 color: white;
}
.btn-yellow{
color: #fff !important;
background-color: black !important;
border-color: #eab91f !important;
font-weight: bold !important;
}
.btn-yellow:hover{
	color: #fff !important;
	background-color: #eab91f !important;
	border-color: #fff !important;
	font-weight: bold !important;
	
}
.Experience button {
	color: #fff;
	background-color: black;
	border-color: #eab91f;
	font-weight: bold;
}

.Experience button:hover {
color: #fff;
background-color: #eab91f;
border-color: #fff;
font-weight: bold;
}

.sub button {
color: #fff;
background-color: black;
border-color: #eab91f;
font-weight: bold;
}
.sub button:hover {
color: #fff;
background-color: #eab91f;
border-color: #fff;
font-weight: bold;
}

.Practice-law{background-color: #eab91f;
background-image: -webkit-linear-gradient(220deg, #eab91f 0%, #ffffff 88%);
background-image: -moz-linear-gradient(220deg, #eab91f 0%, #ffffff 88%);
background-image: -o-linear-gradient(220deg, #eab91f 0%, #ffffff 88%);
background-image: linear-gradient(220deg, #eab91f 0%, #ffffff 88%);





}
.Practice-law-reverse{
background-color: #eab91f;
background-image: -webkit-linear-gradient(45deg, #eab91f 0%, #ffffff 51%);
background-image: -moz-linear-gradient(45deg, #eab91f 0%, #ffffff 51%);
background-image: -o-linear-gradient(45deg, #eab91f 0%, #ffffff 51%);
background-image: linear-gradient(45deg, #eab91f 0%, #ffffff 51%);




}

.practice-area{background-color: #eab91f;
background-image: -webkit-linear-gradient(220deg, #eab91f 0%, #ffffff 50%, #eab91f 100%);
background-image: -moz-linear-gradient(220deg, #eab91f 0%, #ffffff 50%, #eab91f 100%);
background-image: -o-linear-gradient(220deg, #eab91f 0%, #ffffff 50%, #eab91f 100%);
background-image: linear-gradient(220deg, #eab91f 0%, #ffffff 50%, #eab91f 100%);
  
  -webkit-box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
}
 
.practice-area, .why-choose{
  padding:120px 0px;
}
.contact-us{
  /*padding-top:120px;*/
   background-color: #000000;
background-image: -webkit-linear-gradient(167deg, #000000 0%, #8e9394 52%, #e2f5ea 90%);
background-image: -moz-linear-gradient(167deg, #000000 0%, #8e9394 52%, #e2f5ea 90%);
background-image: -o-linear-gradient(167deg, #000000 0%, #8e9394 52%, #e2f5ea 90%);
background-image: linear-gradient(167deg, #000000 0%, #8e9394 52%, #e2f5ea 90%);

-webkit-box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 24px -2px rgba(0,0,0,0.75);
}
.contact-us{
  padding: 60px 0px 60px 0px;
  width:100%;
  height:auto;
  background-size: cover;
  background-position-x: center;
  background-repeat: no-repeat; 
}
/*.contact-overlay{
padding-top:100px;
background: rgb(92,61,61);
background: radial-gradient(circle, rgba(92,61,61,0.8814372428658963) 0%, rgba(45,23,22,0.8814372428658963) 100%);
padding-bottom:100px;
}*/
.contact-us h1{
  
  text-align: center;
  color: white;
}

.contact-icon{
border: 2px solid #eab91f;
border-radius: 100%;
justify-content: center;
text-align: center;
width: 100px;
height: 100px;
margin:auto;
}
.contact-icon img{
  height: 60px;
width: 60px;
position: relative;
top: 50%;
transform: translatey(-50%);
}
.contact-us h4{
color: #eab91f;
  } 
.contact-us h6{
color: white;
}
.Practice-1 h1{

text-align: center;
font-weight: 700;
}



.Practice-icon {

padding: 20px 0px ;
align-items: center;
}
.Practice-icon img{

height: 55px;
width: 55px;
}

.Practice {

padding: 60px 0px 60px 0px;
}

.Practice-2 h1{

text-align: center;
}

.why-us {

  width: 100%;
}
.footer,.footer-bottom{
  background-color: black;
  color: white;
}

.caption-custom{
    text-align: left;
    top: 35% !important;
}
.caption-custom h5{
  font-weight: 800;
}
.carousel-caption p{
 
  font-size:20px;
}
.carousel-indicators li{
  width:20px !important;
  height:20px !important;
  border-radius:100%;
  margin-left: 1rem;
}
.themis {
  text-align: center;

}
.themis img{
  position: relative;
  top: 0%;
  height: 450px;
  bottom: 20%;


}
.contact-us p{
  text-align: center;
  color: white;
  font-weight: 400;
  padding-bottom:10px;
  padding-top: 10px;
}

.contact-form label{
font-weight: bold;
color: white;

}

.contact-form input,textarea {
  border:none !important;
border-bottom: 2px solid #eab91f !important;
background-color: black !important;
border-radius: 0px !important;
color: #fff !important;
font-weight: 400;
}
.form-card{
 
background-color: black !important;
width: 50%;
}
.form-control:focus{
  box-shadow: none !important;
}
.btn-custom-primary{
  border-color:#eab91f !important;
  background-color: black !important;
   color:#eab91f !important;
  font-weight: bolder !important;
  transition: all 200ms ease-in;
}

.btn-custom-primary:hover{
  background-color: #eab91f !important;
  color: #fff !important;
}

.high-court{

  background-image: url(../img/low-key.jpg);
  background-position-x: center;
background-size: cover;
background-position-y: center;
}


.high-court h1{
  text-align: center;
  padding-top: 50px;
  font-weight: bold;
  color: white;
}
.court-card{

  background-color: whitesmoke !important;
  height: 300px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.court-card img{
 height: 90px;
height: 80px;
position: relative;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);

}
.high{
  
  padding-top: 140px;
  padding-bottom: 20px;
}
.high h3{
font-size: 20px;
padding: 10px 0px 10px 0px;
font-weight: 700;
color: #eab91f;
}
.high p{
font-size: 15px;
text-align: center;
}
.high-c{

   padding-top: 140px;
  padding-bottom: 20px;
}

.high-c h3{
font-size: 20px;
padding: 10px 0px 10px 0px;
font-weight: 700;
color: #eab91f;

}
.high-c p{
font-size: 15px;
text-align: center;
}
.high-c-3{

   padding-top: 140px;
  padding-bottom: 40px;
  
}

.high-c-3 h3{
font-size: 20px;
padding: 10px 0px 10px 0px;
font-weight: 700;
color: #eab91f;

}
.high-c-3 p{
font-size: 15px;
text-align: center;
}
footer ul{
  list-style-type: none;
  padding:0px;
  margin:0px;
}
footer ul li a{
  color: #fff;
  font-weight: bold;
  line-height: 2;
}
footer ul li a:hover{
  color: #eab91f !important;
  text-decoration: none;
}
.footer i{
  /*font-size: 20px;*/
  padding: 0px 5px 0px 5px;

}
.footer-bottom{
 -webkit-box-shadow: 0px -2px 13px 0px rgba(234,185,31,1);
-moz-box-shadow: 0px -2px 13px 0px rgba(234,185,31,1);
box-shadow: 0px -2px 13px 0px rgba(234,185,31,1);
}

.footer-bottom p{
  
margin:0px;

  }
  .navbar-brand imgs{
    transition: all 150ms ease-in;
  }
.shrink-image img{
  height:60px;
}
.shrink-image h3{
  font-size:20px !important;
}

/*i:hover::before {
  transform: scale(1.1);
  box-shadow: 0 0 15px #ffee10;
}

i:hover {
  color: #ffee10;
  box-shadow: 0 0 5px #ffee10;
  text-shadow: 0 0 5px #ffee10;
}*/



.btn-custom {
  cursor: pointer;
  position: relative;
  padding: 10px 20px;
  background: transparent;
  
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  transition: all 1s;
}
.btn-custom:after, .btn-custom:before {
  content: " ";
  width: 10px;
  height: 10px;
  position: absolute;
  border: 0px solid #fff;
  transition: all 1s;
}
.btn-custom:after {
  top: -1px;
  left: -1px;
  border-top: 5px solid #eab91f;
  border-left: 5px solid #eab91f;
}
.btn-custom:before {
  bottom: -1px;
  right: -1px;
  border-bottom: 5px solid #eab91f;
  border-right: 5px solid #eab91f;
}
.btn-custom:hover {
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-custom:hover:before, .btn-custom:hover:after {
  width: 100%;
  height: 100%;
}
.social-icons ul {
  margin: 0;
  padding: 0;
  display: flex;
  
}

.social-icons ul li {
    list-style: none;
    margin: 0 5px;
}

.social-icons ul li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 42px;
    background: #333;
    border-radius: 50%;
    font-size: 20px;
    color: #666;
    transition: .5s;
}

.social-icons ul li a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #ffee10;
  transition: .5s;
  transform: scale(.9);
  z-index: -1;
}
ul li a:hover::before {
  transform: scale(1.1);
 -webkit-box-shadow: 0px 0px 38px 8px rgba(255,238,16,1);
-moz-box-shadow: 0px 0px 38px 8px rgba(255,238,16,1);
box-shadow: 0px 0px 38px 8px rgba(255,238,16,1);
}

ul li a:hover {
  color: #ffee10;
 /* box-shadow: 0 0 5px #ffee10;*/
 /* text-shadow: 0 0 5px #ffee10;*/
}
 .court-card{
  position: relative;
 }
.rectangle{
  display:block;
  height:40px;
  width:150px;
  background:red;
  position:relative;
  margin-top:100px;
}

.circle{
 position: absolute;
border-radius: 50%;
border: 15px solid white;
left: 50%;

top: -100px;
background: whitesmoke;
width: 150px;
height: 150px;
transform: translateX(-50%);
}




@import url('https://fonts.googleapis.com/css?family=Montserrat');

html, body {
  height: 100%;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
}

#container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#panel, #panel-container {
  width: 100%;
  height: 100%;
}

#panel-container {
  position: absolute;
 
  transform: perspective(2000px) rotateX(0deg) rotateY(0deg);
  transform-style: preserve-3d;
 
  display: flex;
  justify-content: center;
  align-items: center;
}

.panel-content {
  color: black;
  text-align: center;
  padding: 20px;
  transform: translateZ(10px) scale(1);
  transform-style: preserve-3d;
  overflow-wrap: break-word;
}
.form-control{
	border-radius:0px;
}
.high-co{
  margin-bottom: 20px !important;
}
@media all and (min-width: 1024px) and (max-width: 1366px) {
  .carousel-item {
    height: auto;
  }
    .form-card {
      
      width: 80%;
  }
 }
 @media all and (min-width: 480px) and (max-width: 768px) { 
  .carousel-item {
    height: auto;
  }
  .form-card {
      
    width: 100%;
}
.themis img {
  position: relative;
  top: 50%;
  height: auto;
  bottom: 20%;
  transform: translateY(-50%);
}
.law-img{
  width:100%;
  margin:auto;
  display: block;
}
.why-us {
  width: 100% !important;
}
.justice-1 h5, .practice-area h5, .Practice-2 h5, .footer dd, .footer li {
  font-size: 16px;
}
.Practice-icon img {
  height: 50px;
  width: 50px !important;
}
.carousel-item img{
  height:100%;
  object-fit:cover;
}
.caption-custom h5{
  font-size:32px
}
.caption-custom p{
  font-size:15px;
}
 }
 @media all and (max-width: 480px) { 
  /* For mobile phones: */
  .navbar-nav {
    text-align: right;
   
}
.navbar-nav li{
  
  margin: 1rem 0rem;
 
}
.caption-custom {
  text-align: left;
  top: 25% !important;
}
  .form-card {
      
    width: 100%;
}
  .logo img{
	  height:40px;
  }
  .navbar-toggler{
	  background:transparent !important;
  }
  .Practice-2 img {
    width: 100% !important;
}
.w-100{
  width: auto !important;
}
.themis img{
  height: 220px;
  margin-bottom: 20%;
}

  #card-images{
	padding:40px 0px 40px 0px; 
}
  .carousel-item {
    height: 80vh;
	
  }
  .carousel-item img{
	  height:100%;
	  object-fit:cover;
  }
  .caption-custom h5{
	  font-size:32px
  }
  .caption-custom p{
	  font-size:15px;
  }
  .justice-1 {
    padding: 50px 0px 0px 0px;
}
.justice-1 h1{

font-size: 26px;
}
.justice-1 h5, .practice-area h5, .Practice-2 h5,.footer dd ,.footer li{

font-size: 15px;
}
.justice-1 p, .footer p, .Practice-1 h5 ,.footer-end p{

font-size: 14px;
}
.justice-2 img {
    margin-bottom: 20px;
}
.Practice {
    padding: 30px 0px 30px 0px;
}
.caption-custom {
    
    text-align: center;
    }
.Practice-1 h1 {
    font-size: 20px;
}
hr{
  border-top: 3px solid #eab91f;
}
.law-img{
  width:70%;
  margin:auto;
  display: block;
}
.Practice-1 p {
    font-size: 12px;
    }
.Practice-1 h5,.contact-us p,.contact-us h6{
  font-size:13px;
}
.Practice-icon img {
    height: 50px;
    width: 50px !important;
}

.Experience a{
  width: 120px !important;
  font-size: 12px !important;
}  
.practice-area, .Practice-2 {
    padding: 30px 0px;
    padding-bottom:0px;
} 
.why-choose{
  padding: 4rem 0rem;
}
.practice-area span , .contact-us span{
    font-size: 24px;
}  
.Practice-2 h2{
  font-size: 24px;
 
}

.contact-icon {
  width: 80px;
  height: 80px;
}
.contact-us h4, .contact-us h6,.footer-bottom p{
  text-align: center !important;
}
.social-icons ul li a{
  width: 35px;
height: 35px;
font-size: 15px;
line-height: 35px;

}
.footer-touch{
  padding: 30px 0px 20px 0px;
}
.high-court-card{
  padding: 60px 20px 50px 20px;
}
.high-c,.high-c {
 padding-top: 40px;
}
.navbar-default{
  background: black;
}
.carousel-indicators{
	display:none;
}
}