/*
Theme Name: Lopez Law Firm
Theme URI: //wordpress.org/themes/twentysixteen/

*/
.sliderr1
{
display:none;
}
.carousel-indicators {
    bottom: 20px;
    display: none;
}
.navigation ul li {
    float: left;
    margin: 0 0 0 19px !important;
    position: relative;
}
.navigation {
    float: right;
    margin: 3px 2px 0 0 !important;
}
/* .search-sec
{
display:none;
} */
.call-info span
{
font-size:22px !important;
}
.mobilebannner
{
display:none;
}
.home textarea.form-control {
    height: auto;
    height: 209px !important;
}

.search-sec a, .searchbox {
    position: absolute;
    right: 0;
    top: 0;
}
.innerpagge ul
{
list-style-type:disc !important;
color: #6a6a6a;
    line-height: 26px;
    font-size: 16px;
      margin-left: 25px;
}

.innerpagge h2
{
padding:10px 0px;
}

.mainrelated
{
display:none;
}
.carousel-caption-c h1
{
font-size:56px;
}

.carousel-caption-c h2
{
font-size:56px;
}

.services-sec-inner{
	padding:60px 0;
}
.practice-main{
	position:relative;
}
.practice-inner{
	position:relative;
	margin-bottom:30px;
	overflow:hidden;
}
.title-name{
	width:250px;
	background:#0f6bcc;
	padding:10px 15px;
	text-align:right;
	position:absolute;
	bottom:25px;
	right:-15px;
	z-index:1;
}
.title-name a{
	display:inline-block;
	color: #fff;
    font-size: 20px;
}
.title-name:hover{
	background:#0a4e95;
}
.practice-inner:hover .hover-detail{
	left:0;
}
.hover-detail{
	width:100%;
	height:100%;
	left:-100%;
	top:0;
	background:rgba(0,0,0,0.70);
	position:absolute;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.hover-detail-b{
	width:100%;
	height:100%;
	margin:0 auto;
	display:table;
}
.hover-detail-c{
	width:100%;
	height:100%;
	vertical-align:middle;
	display:table-cell;
}
.hover-detail-c p{
	font-size:15px;
	padding:0 15px;
	color:#fff;
	line-height:20px;
	text-align:center;
}
a.view-allnew{
	background: #263238  none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: table;
  font-family: "Oswald",sans-serif;
  font-size: 22px;
  font-weight: 300;
  height: 54px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  width: 300px;
}
.container12
{
padding:0 29px;
}
textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 209px;
}

@media screen and (max-width:1199px){
.title-name {
  width: 200px;
}
.title-name a {
  font-size: 16px;
}
}
@media screen and (max-width:479px){
.title-name {
  right: 0px;
}
.banner .banner-inner-sec img.banner-img {
    width: 225px!important;
}
.carousel-caption-c h3 {
 font-size: 23px;
 margin-bottom: 6px;
 padding: 0;
}
.carousel-caption-c h1 {
 font-size: 17px !important;
 margin-bottom: 7px;
}
	
.carousel-caption-c h2 {
 font-size: 17px !important;
 margin-bottom: 7px;
}
	
.carousel-caption-c {
 background: rgba(0, 0, 0, 0.45);
 padding: 10px 0;
}
.carousel-caption-b {
 margin-top: 0;
}
.carousel-caption {
 top: auto;
 bottom: 0;
}

}
