.top_bar{text-align: right;
    height: 60px;
padding-top: 10px
}
.top_bar a{
	color: #333 !important;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #160b4b !important;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff !important;
}
.top_bar a:hover{
	color:  #160b4b !important;
}
a:focus {
    outline: 0 !important;
    outline-offset: 0 !important;
    text-decoration: none !important;
}
.top_bar a > i{
	 color: #160b4b; 
}
.top_bar a:hover > i{
	 color: #333; 
}
.top_bar span{}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	color: #13084a !important;
}
.navbar-inverse .navbar-nav > li > a {
   color: #160b4b !important;
   font-size: 18px;
   font-family: 'Helvetica_Neu_Bold';
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {

    background-color: #ffffff !important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 6px 18px !important;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
     border-radius: 0px !important; 
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu li{
	color: #120849;
    padding: 4px 0px;
    border-bottom: 1px solid #120849;
    text-align: center;
}
.dropdown-menu li:last-child{
	
    border-bottom: 0px solid #120849;
    
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: bold !important;
    line-height: 1.42857143;
    color: #30295a !important;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover {
	color: #333 !important;
}
body{
	font-family: 'HelveticaNeue_Light';
}
/*---------------- header-block section css ----------------*/
#header_block{
	margin-top: 120px;
}
.header_bg_image{
	padding: 44px 0;
	background-size: cover;
    overflow: hidden;
    position: relative;
    background-image: url('images/Russo_505.png');
    background-position-y: 65%;
}
.header_bg_image:before{
	content: "";
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	background-color: #160b4b;
	opacity: 0.7;
	position: absolute;
	width: 100%;
}
.image_block_data{
	position: relative;
	padding: 70px 0px;
    text-align: center;
    color: #ffffff;

}
.header_title{
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 60px;
}
h1.header_title:after{
    content: "";
    background: #fff;
    height: 1px;
    width: 460px;
    position: relative;
    display: table;
    margin: 0 auto;
    margin-top: 30px;
}
.header_subtitle{
	margin-bottom: 50px;
	font-size: 20px;    margin-top: 20px;
	    font-family: 'Helvetica_Neu_Bold';
    letter-spacing: 1px;
}
ul{
    padding-left: 20px;
}
.fa-chevron-right{
    padding-left: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	h1.header_title:after {
    	margin-top: 14px !important;
	}
	.intro {
    margin: 40px auto !important;
	}
}
@media screen and (max-width: 375px){
	.header_title{
	    font-size: 50px;
	    overflow-wrap: break-word;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.intro {
    margin: auto !important;
	}
	.img_box {
     padding: 0px !important;
	}
	.intro h2{
    margin-top: 0px;
    margin-bottom: 10px;
}
}

/*----------- section-1 css -------------*/
#section-1{
	background: #f5f5f5 none repeat scroll 0 0;
	padding: 40px 0px;
}
.section_heading{
	font-size: 38px;
    color: #777;
    padding: 40px 0px 60px;
    font-weight: 900;
    text-align: center;
}
.section_box{
	display: inline-block;
	border-top: 6px solid #160b4b;
	background: #fff;
	padding: 20px 30px;
	width: 100%;
}

.img_box{
	padding: 0 50px;
}
.intro{
	font-family: 'Helvetica_Neu_Bold';
	    padding-top: 20px;

}
.intro_heading{
    font-size: 22px;
    color: #160b4b;
    text-transform: uppercase;
    font-family: 'Helvetica_Neu_Bold';}
.intro_para{
	font-family: 'Helvetica';
	font-size: 16px;
}

/*------------- section-2 css-------------------*/
#section-2{
	margin: 36px auto;
	font-family: 'Helvetica_Neu_Bold';
}
.wills_content{
	display: inline-block;
}
.wills_box{
	margin-top: 36px;
    border: 2px solid #eee;
    padding: 20px;
}
.will_image {
    max-height: 254px;
    overflow: hidden;
}
.wills_heading{
    color: #160b4b;
    padding: 20px 0 10px;
    font-size: 26px;
    line-height: 1.3;
    text-transform: uppercase;
    font-family: 'Helvetica_Neu_Bold';
}
.wills_heading a{
	    color: rgba(22, 11, 75, 0.81) !important;
}
.wills_heading a:hover,
.mem_heading a:hover{
	color:  #333 !important;

}
a:hover{
	text-decoration: none !important;
	transition: all 0.4s ease-out;
}
.description p{
	font-family: 'Helvetica';
    font-size: 16px;
    overflow: hidden;
}
.read_button {
    margin-top: 20px;
    bottom: 30px;

}
.read_btn{
	display: inline-block;
	border:2px solid #160b4b;s;
	background-color: #160b4b;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Helvetica_Neu_Bold';
    letter-spacing: 1px;
}
.read_btn:hover{
	border:2px solid #160b4b;s;
	background-color: transparent; ;
   	text-decoration: none !important;
   	transition: background 0.4s ease-out;
    color: #160b4b !important;
 }
 .read_btn a:hover{
 	color: #160b4b !important;
 }
.image-link{
	display: block;
	position: relative;
}
.image-link::before {
	transform: scale(0);
    background: rgba(22,11,75,0.7);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .7s ease-out 0s;
}
.both{min-height: 220px;}
.img_box:hover .image-link::before,
.will_image:hover .image-link::before{	    
	    opacity: 0;
	    transform: scale(1);
}

@media screen and (max-width: 767px){
	.navbar-fixed-top, .navbar-fixed-bottom {
    position: absolute !important; 
	}
	.wills_content {
	    display: table;
	    margin-left: auto;
	    margin-right: auto;
	}
	.wills_box {
    	max-width: 400px;
	}
	.read_button {
	    margin-top: 20px;
	    margin-bottom: 10px;
	}
	.both{min-height: 1px;}
}

@media screen and (min-width: 768px){
	.wills_box {
    	min-height: 520px;
	}
	.wills_content .read_button {
    	position: absolute;
	}
}

/*-------------------service section css -----------------------------*/
#services_section{
	margin: 30px auto 0;
}
.services_heading{
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    color: #160b4b;
    margin-bottom: 0;
    font-family: 'Helvetica_Neu_Bold';
}
h2.services_heading:after{
    content: "";
    background: #ccc8c8;
    height: 2px;
    position: relative;
    display: table;
    margin: 0 auto;
    text-align: center;
    width: 150px;
    margin-top: 20px;
}
.sevices_box{
	margin: 20px auto;
	display: inline-block;
}
.service_box_inner{
	box-sizing: border-box;
    float: left;
    display: inline-block;
    margin: 14px auto;
}

.service_image{
	z-index: 9;
    max-width: 70px;
    float: left;
    position: relative;
}
.service-name{
	color: #555;
	padding: 22px 0 0;
    margin-left: 18px;
    /* margin-top: 17px; */
    margin-bottom: 0px !important;
    /* text-align: center; */
    font-family: 'Helvetica_Neu_Bold';
    text-transform: uppercase;
}

.box_content{
	padding: 20px 10px;
	background: rgba(221,221,221,0.4);
}
.box_link{
	display: inline-block;
}
.box_content .name_link::before {
    position: absolute;
    content: "";
    background: rgba(22,11,75,0.7);
    top: 14px;
    bottom: 14px;
    left: 15px;
    right: 15px;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
    opacity: 0;
}

#services_section .media-body:hover .name_link::after,
#services_section .media-body:hover:hover .name_link::before {
    opacity: 1;
    top: 15px;
    left: 16px;
    bottom: 15px;
    right: 16px;
}
#services_section .media-body:hover .service-name{
	color: #fff;
    position: relative;
    z-index: 9;
}

.service_image .image-link::before{
	max-width: 100px;
}
.service_image:hover .image-link::before{
	max-width: 100px;
    opacity: 0;
    transform: scale(1);
    
}


/*-------------- footer css ----------------------------*/
#page_footer {
	    margin-top: 70px;
    margin-bottom: 30px;
}
.footer_logo{
	text-align: right;
}
.footer_contain{
	border-top: 1px solid #160b4b;
	padding: 30px 0;
}
.call_details{
	font-weight: 600;
	font-size: 18px;
	color:#160b4b;
	text-transform: uppercase;
}
.call_details a {
	    color: #160b4b !important;
}
.call_details a:hover {
	    color: #160b4b !important;
}
.site_info{
	font-size: 12px;
	padding: 10px 0;
}
.site_info a {
	color: #333;
}
.site_info a:hover {
	color: #160b4b;
}
@media screen and (max-width: 346px) {
	.box_content {
	    text-align: center;
	}
	.service_image {
	    float: none;
	    margin-left: auto;
	    margin-right: auto;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px){
	.service_image {
    float: none;
    margin-left: auto;
    margin-right: auto;
	}
	.box_content{
		text-align: center;
	}
}

@media screen and (max-width: 767px){
	.service_box_inner{
		max-width: 400px;
	}
	.sevices_box{
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	.call_details,
	.site_info,
	.footer_logo{
		text-align: center;
	}
	.footer_logo {
    	margin-top: 14px;
	}
	.footer_contain {
        padding-bottom: 0px;
	}
}

/*------------- our team page css ------------------------------*/
#about_team_member{
	margin: 16px auto;
}
.member_image{    height: 210px;
    overflow: hidden;}
.member_block{
	margin: 16px auto;
	border: 1px solid #333;
	padding: 18px;
}
.member_image:hover .image-link::before{	    
	    opacity: 0;
	    transform: scale(1);
}
.mem_heading{
	color: #160b4b;
    padding: 10px 0;
    font-size: 23px;
    line-height: 1.337;
    text-transform: uppercase;
}
.mem_heading a{
	color: #160b4b;
}
.mem_heading span{
	font-family: 'HelveticaNeue_Light';
    color:#777 !important;
    font-size: 14px;
    overflow: hidden;
}
.mem_description{
	color:#777;
	font-family: 'HelveticaNeue_Light';
    padding-bottom: 10px;
    font-size: 14px;
    overflow: hidden;
}

#contact_team{
	background-color: #777;
	margin: 16px auto 0px;
}
.inner_contact_content{
	font-family: 'Helvetica_Neu_Bold';
	
}
.about_link{
	padding: 74px 0 0;
	font-size: 24px;
	color:#fff;
	text-transform: uppercase;
	letter-spacing: 1px;

}
.contact_button{
	padding: 60px 0;
display: inline-block;
    float: right;
}
#contact_team .read_btn {
    padding: 16px 14px;
    font-size: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	#contact_team .read_btn {
	    padding: 16px 6px;
	    font-size: 19px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	#contact_team .read_btn {
	    padding: 16px 6px;
	    font-size: 13px;
	}
	.about_link {
    	padding: 54px 0 0 !important;
	}
}
@media screen and (max-width: 767px){
	.about_link {
    	padding: 30px 0 0;
   	}
	.contact_button {
    	float: none;
    margin-top: 20px;
    padding: 0 0 30px;
    }
    .member_block {
    	max-width: 400px;
	}
	.inner_contact_content{
		text-align: center;
	}
}

/*-------------------testimonial page css ------------------------*/
.testimonial_blocks{
	display: inline-block;
}
.inner_block{
	border: 1px solid #f5f5f5;
    padding: 28px;
    background-color: #fff;
    margin: 12px auto;
}
.testimonial_blocks .wills_heading {
    font-size: 18px;
    font-weight: 600;
}
.testimonial_blocks .read_button{
	font-size: 17px;
	font-weight: 600;
	display: inline-block;
    top: 0;
    left: 0;
    /* transform: translateY(104px); */
    right: 0;
    bottom: 0;
    vertical-align: middle;
    position: relative;
}
@media screen and (max-width: 767px){
		.testimonial_blocks{
			margin-right: auto;
		    margin-left: auto;
		    display: table;
		}
		.inner_block {
    		max-width: 500px;
    		text-align: center;
    	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.testimonial_blocks .read_button{
		font-size: 12px;
	}
	.testimonial_blocks .read_btn{
		padding: 10px 10px;
	}
}
@media screen and (max-width: 991px){
	.testimonial_blocks .read_btn{
		padding: 10px 10px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.testimonial_blocks .read_button{
		font-size: 9px;
	}
}
@media screen and (max-width: 372px){
	.testimonial_blocks .read_button{
		font-size: 12px;
	}
}
@media screen and (min-width: 373px) and (max-width: 465px){
	.testimonial_blocks .read_button{
		font-size: 9px;
	}
}
@media screen and (min-width: 466px) and (max-width: 767px){
	.testimonial_blocks .read_button{
		font-size: 12px;
	}
}
/*------------------ law pages css-----------------------*/
#box_section{
	margin-top: 30px;
}
.button_box{
	margin: 40px auto 10px;
	text-align: center;
}
@media screen and (min-width: 1200px){
	.inner_block1 {
	    min-height: 400px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.inner_block1 {
	    min-height: 572px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.inner_block1 {
	    min-height: 442px;
	}
}
/*-------------------- buying & selling page css ----------------------------*/
#about_convey{
	margin:40px auto;
}
.about_law{
	display: inline-block;
}
.inner_box{
	background: #13084a none repeat scroll 0 0;
	padding: 20px 40px;
}
.box_heading,
.box_para,
.box_list{
	color: #fff !important;
}
.box_list ul{
	list-style: none;
	padding: 0px;
}
.box_list ul li{
	padding: 6px 0px;
}
.section_data{
	padding: 80px 0 0;
	font-size: 46px;
}
.law_description{
	margin-top: 14px;
	padding: 0 10px;
}
.law_description .intro_para span{
	font-weight: 600;
}
#advice_section{
	margin-bottom: 50px;
}
.advice_sevices .inner_box {
    background: transparent;
    padding: 20px 40px;
    text-align: center;
}
@media screen and (max-width: 398px){
	.section_data {
    	font-size: 35px;
	}
	.about_law {
	    display: table;
	    text-align: center;
	    margin-left: auto;
	    margin-right: auto;
	}
}
.fullview{
	position: absolute;
	height: 100%;
	font-size: 50px;
	color: #fff;
	background: #160b4b none repeat scroll 0 0;
	opacity: 0.6;
}
/*----------------------- Resource page css --------------------------------*/

@media screen and (max-width: 767px){
	.contentwrap .backcolor {
    margin: 10px auto !important;
    max-width: 300px;
}

}

/*=========FAMILY LAW==============*/
.family-wrap h4 {
  color: #474268;
  font-family: "Helvetica_Neu_Bold";
  font-size: 18px;
  letter-spacing: 1px;
  margin: 36px 0 10px;
  text-align: left;
  text-transform: uppercase;
}
.family-wrap p {
  color: #737373;
  text-align: left;
  font-size: 16px;
}
.family-wrap {
  background: #f5f5f5 none repeat scroll 0 0;
  padding-top: 55px;
}
.familycontent {
    background: #fff none repeat scroll 0 0;
    min-height: 300px;
    padding: 4px 36px;
    margin-bottom: 30px;
}
.family-wrap h2 {
  font-size: 24px;
}
.family-wrap .read_button {
    text-align: center;
    padding-bottom: 50px;
}
.family-wrap .sevices_box {
  margin: 45px auto;
}
.services_heading{
font-size: 24px !important;
}
.family-wrap .read_btn {
 font-family: "Helvetica_Neu_Bold";}
 .all_box{    padding-bottom: 0px;
    display: inline-block;
    width: 100%;}