/*
Theme Name: Reign Bootstrap
Theme URI: http://www.reignmade.co
Author: Leigh Landeche
Author URI: 
Description:Reign Bootstrap v.3 Theme
Version: 1.0.11
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,800');
.attorney_bio {z-index:9999;position:relative;}
#sort {text-align:right;}
body.page-template-attorneys-page .attorneys_section {
    padding: 75px 0px;
    background: #FFF;
    margin-top: 50px;
    z-index: 99999;
    float: left;
    position: relative;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 12px 13px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-radius: 0;
	background-color: rgba(255,255,255,.1);
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: rgba(255,255,255,.3);
}
.carousel-inner h2{font-size:22px !important;}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
body {
    background: #fff;
    padding: 0;
	margin: 0;
	line-height: 1.42857143;
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden;
}
.head_location_links a {
	color: #fff;
	text-decoration: none;
}
#theCarousel{color:#164968;}
.title_font {
	font-family: 'Abril Fatface', cursive;
}

a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
h1{
    text-transform: uppercase;
}
h2{
    margin-top: 0;
}
p{
    margin-top: 20px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
img{
    max-width: 100%;
}

p{
    line-height: 25px;
    margin-top: 20px;
}

section {
    width: 100%;
    float: left;
}

a.logo_image img {
	z-index: 1;
}
@media (min-width:1486px){
.page_locations .col-sm-6:nth-child(4):hover {
    background-image: url('/wp-content/uploads/2018/04/baton-rouge-office.jpg') !important;background-position-y: -200px !important;
}
}
@media (max-width: 1024px){
#sticky{display:none !important;}
}
@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

@media (min-width: 768px) {
	#content {
		background-size: 100% !important;
		background-position: top center !important;
		background-repeat: no-repeat !important;
	}
	a.logo_image img {
		max-width: 200px;
		height: auto;
		position: absolute;
		top: -40px;
		z-index: 1;
	}
	.navbar-nav {
		float: right;
		margin: 0;
	}
}

h1.header_title {
  	font-size: 6em;
	color: #fff;
	margin:302px 14% 60px;
    /* position: absolute; */
    /* top: 500px; */
    /* left: 20%; */
	text-transform: inherit;
	mix-blend-mode: hard-light;
	width: 130%;
	z-index: 999;
	opacity: .75;
}
.home_location_button {
	margin-top: -30px !important;
    margin-bottom: 60px;
}
.hero_image {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.hero_image img {
    max-width: 593px;
    margin:20px 0;
	position: relative;
	/*right: -150px;*/
	  right: -261px;
}

#content {
    width: 100%;
    float: left;
}

.top_header {
    background: #947752;
    color: #FFF;
    font-size: 12px;
    padding: 9px 0px;
    text-align: right;
    font-weight: bold;
}

.header_banner {
    background: #164968;
	padding: 19px 0px 0px;
	width: 100%;
    float: left;
}

.navbar-default {
	background: transparent;
	box-shadow: none;
		-webkit-box-shadow: none;
    border: 0px;
}

.navbar-brand, .navbar-nav>li>a {
    text-shadow: none;
}

.navbar-default .navbar-nav>li>a {
    color: #FFF;
    padding: 0px 29px;
    border-right: 1px solid #FFF;
	font-weight: 500;
}

.nav>li {
    padding-top: 15px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #FFC32C;
}

li#menu-item-172 > a {
    padding-right: 15px;
    border: 0px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
	background: transparent;
	box-shadow: inset 0 3px 9px rgba(0,0,0,0);
	    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,0);
	color: #FFC32C;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #FFC32C;
	background: transparent;
	box-shadow: inset 0 3px 9px rgba(0,0,0,0);
	    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,0);
}

.home_locations {
    padding: 20px 0px;
    font-weight: 700;
    color: #FFF;
    background: #164968;
    margin-bottom: 0px;
}

.home_locations a {
	font-size: 16px;
	color: #FFF;
}

.help_section {
    padding: 80px 0px;
    font-weight: 700;
    color: #164968;
    background: #FCF9F0;
}

.about_section {
    padding: 80px 0px;
    font-weight:400;
    color: #f0f0f0;
    background: #F0F0F0;
	background-size: cover !important;
	background-position: top center !important;
	background-attachment: fixed !important;
}

.about_section .btn_more {
	font-weight: 700;
color: #f0f0f0;
font-size: 17px;
border: 2px solid #f0f0f0;
border-radius: 0px;
padding: 10px 25px;
}

.directory_section {
    padding: 80px 0px;
    font-weight: 700;
    color: #164968;
    background: #FFF;
}

h1.page_header_title {
	font-size:180px;
	color: #fff;
	margin: 0px;
	position: relative;
	margin: 310px 0px 40px;
	text-transform: lowercase;
	opacity: .7;
}

.about_us_description {
    padding: 75px 0px;
    font-weight: 400;
    color: #221010;
    line-height: 27px;
    font-size: 16px;
}

.about_us_description h2 {
    font-size: 35px;
    color: #164968;
    margin-bottom: 60px;
}

.color_164968 {
	color: #164968
}

h2 {
	font-size: 35px;
	margin: 30px 0px;
}

.border {
    border: 0px solid #221010;
    width: 100%;
    height: 1px;
    margin: 0px auto;
    background: #221010;
	margin-bottom: 35px;
}

.history_section {
    color: #221010;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 70px;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	/*background-attachment: fixed !important;*/
}

.history_year_title {
    font-size: 65px;
    font-weight: 900;
    color: #164968;
    margin-top: 0px;
    line-height: 45px;
}

h2.present_day_title {
    font-size: 65px;
    margin: 30px 0px 0px;
}

.contact_form_title {
    margin-top: 360px;
    margin-bottom: 100px;
    width: 100%;
    float: left;
}

.location_description {
    padding: 75px 0px 0px;
    font-weight: 400;
    color: #221010;
    line-height: 27px;
    font-size: 16px;
}

input[type="text"], input[type="email"], select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    height: 48px;
    padding: 10px;
    color: #221010;
    border: 0px;
    background: rgba(221, 226, 230, 0.95);
}
textarea {
    height: 110px;
}

label {
    margin-bottom: 9px;
    width: 100%;
}

input[type=button], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    width: 100%;
    padding: 12px;
    border: 0px;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    float: left;
    background: #164968;
}

.contact_title {
    color: rgba(255,255,255,.75);
    text-transform: lowercase;
    font-size: 150px;
    margin-top: 190px;
}

.single_address {
    width: 25%;
    font-size: 18px;
    margin-bottom: 63px;
    color: #221010;
    font-weight: 700;
}

.single_address h3 {
    font-size: 29px;
    padding-bottom: 15px;
    font-weight: 700;
    color: #164968;
}

.single_address h3:before {
	content: '';
    display: block;
    margin: auto;
    position: relative;
    bottom: -45px;
    width: 175px;
    height: 2px;
    background: #b9b7b6;
    left: -41px;
}

.single_address a {
    color: #BF995A;
}

.practice_area {
	margin-bottom: 75px;
min-height:570px;
}

.practice_area h2 {
	color: #164968;
    font-weight: bold;
    font-size: 22px;
}

.practice_area h2:before {
	content: '';
    display: block;
    margin: auto;
    position: relative;
    bottom: -40px;
    width: 175px;
    height: 2px;
    background: #b9b7b6;
    left: 0px;
}

.practice_area img {
    max-width: 100%;
    width: auto;
    height: 130px;
}

.practice_area p {
    line-height: 25px;
    margin-top: 20px;
    font-weight: 700;
    margin-bottom: 50px;
	color: #221010;
}

.btn_more {
    font-weight: 700;
    color: #164B78;
    font-size: 17px;
    border: 2px solid #608398;
    border-radius: 0px;
    padding: 10px 25px;
}
.fill {
  color: #FFF;
    border: 2px solid #164B78;
    background: #164B78;
margin-left:15%;
margin-top:20px;
}
.btn_more:hover {
    color: #FFF;
    border: 2px solid #164B78;
    background: #164B78;
}

.practice_page_title {
font-size: 180px;
color: #fff;
line-height: 145px;
position: relative;
margin: 189px 0px 70px;
text-transform: lowercase;
opacity: .7;
}

.entry_title {
	text-transform: lowercase;
	font-size: 49px;
	margin: 50px 0px;
}

.entry_title:before {
	content: '';
    display: block;
    margin: auto;
    position: relative;
    bottom: -70px;
    width: 175px;
    height: 3px;
    background: #164B78;
    left: 0px;
}

.single_post {
    width: 100%;
    float: left;
    padding: 150px 0px 75px;
    font-size: 16px;
    color: #221010;
    font-weight: bold;
}

.office_address_section {
	background: #FFF;
    margin-top: 50px;
    padding: 50px 0px;
    font-size: 16px;
    color: #221010;
    font-weight: 400;
}

.insurance_list_link a {
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #164968;
}

.insurance_list_title {
    font-size: 35px;
    margin: 0px 0px;
}

.type_of_insurance {
    width: 100%;
    float: left;
    margin: 50px 0px;
}

.type_of_insurance_title {
    font-size: 35px;
    margin: 10px 0px 25px;
    font-weight: bold;
    border-bottom: 2px solid;
    padding-bottom: 10px;
}

h1.insurance_page_title {
	font-size: 200px;
}

.col-sm-6.side0 {
	padding-left: 0px;
}

.insurance_location {
    width: 100%;
    float: left;
    margin: 25px 0px 0px;
	color: #164968;
}

.insurance_location h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
}

.insurance_location p {
    line-height: 22px;
    margin-top: 5px;
}
.back-to-top {
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
}
.back-to-top a {
	font-weight: 700;
	color:#221010;
	text-decoration: none;
	
}
.back-to-top p {
	margin-top: 10px;
	
}
.more_link {
    margin: 35px 0px;
}

.page_locations h2 a {
    color: #FFF;
    font-size: 75px;
    padding: 100px 75px 50px;
    float: left;
	opacity: .83;
}

.page_locations .col-sm-6 {
    background-position: center center !important;
    background-size: cover !important;
	transition: .7s;
}

.page_locations .col-sm-6:first-child:hover {
    background-image: url('/wp-content/uploads/2018/03/NewOrleans_exterior.jpg') !important;
}
.page_locations .col-sm-6:nth-child(2):hover {
    background-image: url('/wp-content/uploads/2021/06/thib.jpg') !important;
}
.page_locations .col-sm-6:nth-child(3):hover {
    background-image: url('/wp-content/uploads/2018/03/covington_exterior_placeholder.jpg') !important;
}
.page_locations .col-sm-6:nth-child(4):hover {
    background-image: url('/wp-content/uploads/2018/04/baton-rouge-office.jpg') !important;
}

.location_bottom_part {
	padding: 75px 0px;
}

.location_bottom_part p {
    font-size: 16px;
    font-weight: bold;
    color: #221010;
}

body.page-template-single-location-page h1.page_header_title {
    font-size: 200px;
    color: #fff;
    margin: 0px;
    position: relative;
    margin: 300px 0px 50px;
    text-transform: capitalize;
    line-height: 210px;
}

.attorneys_section {
    padding: 75px 0px;
    background: #FFF;
}

.attorney_bio {
    margin-bottom: 30px;
    overflow: hidden;
    max-height: 350px;
}

#map {height:600px;}
.attorney_bio>div {
    background-size: cover !important;
    padding: 30px;
    color: #fff;
    width: 100%;
    min-height: 350px;
    position:relative;
    z-index:9999
}

.attorney_bio h2 {
font-size: 33px;	
padding: 0px 0px;
margin-bottom: 30px;
width: 76%;
float: left;
position: absolute;
bottom: 0;
left: 50px;
transition: .7s;
}

.attorney_details h2 {
    padding: 0px;
	font-size: 28px;
	margin: 0px 0px 15px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 1px;
	width: 100%;
	height: auto;
	top: 0;
	position: relative;
	left: 0;
}

.attorney_details {
    background: rgba(30,79,109, 0.8);
    top: 0;
    position: absolute;
    display: none;
    left: 0px;
    padding: 50px 25px 25px;
    width: 300px;
    font-size: 13px;
    height: 100%;
}

.attorney_bio>div:hover>h2 {
	display: none;
}

.attorney_bio>div:hover .attorney_details {
	display: block;
}

.attorney_details p {
    line-height: 16px;
    margin-top: 10px;
    font-size: 13px;
}

.attorney_details a {
    width: 100%;
    float: left;
    border-top: 1px solid #FFF;
    margin-top: 15px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
}

/* Safari 7.1+ */

_::-webkit-full-page-media, _:future, :root .safari_only a{

  width: inherit;
    float: inherit;
    border-top: inherit;
    margin-top: inherit;
    text-align:inherit;
    color: #FFF;
    font-size: inherit;
    font-weight:inherit;
    padding-top: inherit;

}

body.page-template-attorneys-page .attorneys_section {
    padding: 75px 0px;
    background: #FFF;
    margin-top: 50px;
}

body.page-template-attorneys-page h1.page_header_title {
    font-size: 205px;
    color: #C0C1C6;
    margin: 0px;
    position: relative;
    margin: 300px 0px 50px;
    text-transform: lowercase;
	mix-blend-mode: hard-light;
	-webkit-mix-blend-mode: hard-light;
	-moz-mix-blend-mode: hard-light;
	-ms-mix-blend-mode: hard-light;
}

section.practice_areas {
    width: 100%;
    float: left;
    background: #FCF9F0;
    padding: 50px 0px;
}

.carousel-control.left {
	background: none;
	text-align: left;
}
.carousel-control.right {
	background: none;
	text-align: right;
}

.carousel-control {
	top: 45%;
    bottom: 0;
    width: 5%;
    text-align: left;
    opacity: 1;
}

.carousel-inner >.item {
    max-width: 1060px;
    margin: 0px auto;
}

.practice_area_title {
    color: #164968;
    font-weight: bold;
    font-size: 22px;
    margin: 0px;
}

.practice_area_title:before {
	content: '';
    display: block;
    margin: auto;
    position: relative;
    bottom: -35px;
    width: 175px;
    height: 2px;
    background: #b9b7b6;
    left: -44px;
}

.carousel-inner p {
    line-height: 22px;
    margin-top: 20px;
    font-size: 13px;
    color: #221010;
    font-weight: 500;
}

.carousel-inner a {
	
    color: #B4812C !important;

}

.single-attorneys h1.title_font {
   font-family: 'Abril Fatface', cursive;
color: #B4812C;
font-size: 85px;
text-transform: capitalize;
margin-top: 140px;
width: 100%;
opacity: .75;
line-height: .9;
}

.single-attorneys .color_164968 {
    color: #164968;
    font-weight: bold;
	font-size: 30px;
}

.contact_info div {
	padding: 0px;
color: #221010;
font-weight: 500;
font-size: 20px;
padding: 0px;
line-height: 35px;
}

.contact_info a {
	color: #B4812C;
	font-weight:700;
	
}

.contact_info p {
	margin: 0px;
	line-height: 32px;
}

.bio_title {
	border-bottom: 2px solid #c0c0c0;
    padding-bottom: 20px;
}

.bio_text{
	font-size: 15px;
    color: #221010;
    font-weight: 400;
}

.single_attorney {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}

.bio_image {
	margin-bottom: 30px;
	z-index: -1;
}

.contact_info {
    width: 100%;
    float: left;
    margin: 15px 0px 30px;
}

p.subtitle {
    line-height: 40px;
    margin-top: 40px;
    font-size: 35px;
}

.directory_form {
	margin: 60px 0px 30px;
}

p.select {
    background: rgba(221, 226, 230, 0.95) url(img/down_arrow.png) no-repeat;
    background-position: 95% 20px;
}

p.select select{
   background: transparent;
   -webkit-appearance: none;
}

#submit_button input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    width: auto;
    padding: 10px 25px;
    font-size: 17px;
	border: 2px solid #164968;
    background: #FFF;
    color: #164968;
}

.copyright_footer {
    font-size: 10px;
    background: #164968;
    padding: 29px 0px;
    color: #FFF;
	line-height: 14px;
	float: left;
    width: 100%;
}
.copyright_footer img.alignleft {
    float: left;
    margin: 5px 15px 5px 0;
    max-width: 50px;
    height: auto;
}
.copyright_footer strong {
    font-weight: 700;
    font-size: 12px;
	line-height: 20px;
}
.copyright_footer h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px 15px;
}
.copyright_footer img.aligncenter {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
	margin-top: 20px;
}
.design_developed {
	font-size: 8px;
}
.copyright_footer a {
    text-decoration: none;
    color: #FFF;
}

.present_day_area {
    background: rgba(255, 255, 255, 0.9);
    padding: 75px 40px;
}
@media (min-width:981px) and (max-width:1024px){
	.practice_page_title {
		margin-top: 129px !important;
	}
}
@media (min-width: 980px) and (max-width: 1199px) {
	.container {
		width: 100%;
	}
	
	.left_side {
		display: none;
	}
	
	.top_header .col-sm-9 {
		width: 100%;
		text-align: right;
	}
	
	a.logo_image img {
		z-index: 1;
		max-width: 150px;
		position: absolute;
		top: -25px;
	}
	
	h1.header_title {
		margin: 35% 9% 100px;
    font-size: 5.1em !important;
	}
	
	.navbar-default .navbar-nav>li>a {
		padding: 0px 20px;
	}
	
	.attorney_bio>div {
		width: 100%;
	}
	
	.single-attorneys h1.title_font {
		font-size: 75px;
		margin-top: 250px;
	}
	
	.contact_info a {
		font-size: inherit;
	}
	
	.single-attorneys .color_164968 {
		font-size: 25px;
	}
	
	.practice_area_title:before {
		margin: 0px;
		left: 0px;
	}
	
	.page_locations h2 a {
		font-size: 55px;
	}
	
	body.page-template-single-location-page h1.page_header_title {
		font-size: 100px;
		color: #DDD;
		margin: 100px 50px 50px;
	}
	
	h1.page_header_title {
		font-size: 175px;
		margin: 120px 50px 100px;
	}
	
	.contact_form_title {
		margin-top: 160px;
		margin-bottom: 0px;
	}
	
	.contact_title {
		font-size: 125px;
	}
	
	.single_address h3:before {
		margin: 0px;
		left: 0px;
	}
	
	.single_address {
		font-size: 16px;
	}
	
	.single_address h3 {
		font-size: 25px;
	}	
}

@media (min-width: 768px) and (max-width: 979px) {

	h1.header_title {
		font-size: 50px;
		color: #C0C1C6;
		margin: 70% 0px 30px;
		width: 100%;
		text-align: center;
	}
	
	.top_header .container, .top_header .col-sm-9 {
		padding: 0px;
	}
	
	a.logo_image img {
		z-index: 1;
		max-width: 129px;
		position: absolute;
		bottom: -60px;
		left: -10px;
	}
	
	.navbar-default {
		margin: 0px;
	}
	
	.navbar-toggle {
		margin-top: -12px;
		margin-bottom: 0px;
		margin-right: 0px;
	}
	
	.navbar {
		position: relative;
		min-height: 30px;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #FFF;
	}
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
		box-shadow: none;
		padding-right: 0px;
	}
	
	.navbar-nav {
		margin: 20px 0px 40px;
	}
	.nav>li {
		padding-top: 0px;
	}
	.navbar-default .navbar-nav>li>a {
		color: #FFF;
		padding: 0px 10px;
		font-weight: bold;
		text-align: right;
		font-size: 13px;
	}
	
	li#menu-item-172 > a {
		padding-right: 0px;
		border: 0px;
	}
	
	.home_locations .col-sm-3 {
		padding: 0px;
	}
	.hero_image img {
		margin-bottom: 35px;
	}
	
	.insurance_location .col-sm-6 {
		width: 100%;
		text-align: center;
	}
	
	p.awards_logo {
		text-align: center;
		width: 100%;
		display: block;
		float: left;
	}
	
	.copyright_footer strong {
		font-size: 14px;
	}
	
	.copyright_footer .col-sm-3 {
		margin-bottom: 9px;
	}
	
	.copyright_footer {
		font-size: 13px;
		line-height: 20px;
	}
	
	.design_developed {
		font-size: 12px;
		position: absolute;
		right: 20px;
		bottom: 40px;
	}
	
	p.subtitle {
		line-height: 35px;
		margin-top: 25px;
		font-size: 25px;
	}
	
	.directory_form {
		margin: 0px;
	}
	.directory_form div {
		float: right!important;
		padding: 0px;
	}
	
	#content {
		width: 100%;
		float: left;
		background-position: top left !important;
		background-repeat: no-repeat !important;
	}
	
	h1.page_header_title {
		font-size: 90px !important;
		margin: 70px 0px 30px  !important;
	}
	
	.office_address_section {
		margin-top: 0px;
		padding: 0px;
	}
	
	.container > .col-sm-1, .container > .col-sm-2, .container > .col-sm-3, .container > .col-sm-4, .container > .col-sm-5, .container > .col-sm-6, .container > .col-sm-7, .container > .col-sm-8, .container > .col-sm-9, .container > .col-sm-10, .container > .col-sm-11, .container > .col-sm-12 {
		padding: 0px 0px;
	}
	.side1 {
		padding-left: 0px;
	}
	.insurance_list_title {
		font-size: 27px;
		margin: 16px 0;
		line-height: 20px;
	}
	.more_link {
		margin: 0px 0px 15px;
		text-align: left;
	}
	.about_us_description {
		padding: 30px 0px;
		background: #FFF;
		margin-top: 20px;
	}
	.history_year_title {
		position: relative;
		top: 20px;
	}
	.history_section {
		background-size: auto !important;
	}
	h2.present_day_title {
		font-size: 50px;
		margin: 0px 0px 0px;
	}
	.present_day_area {
		background: rgba(255, 255, 255, 0.9);
		padding: 75px 30px;
	}
	.location_description {
		padding: 30px 0px 0px;
		background: #FFF;
		margin-top: 20px;
	}
	.attorney_bio>div {
		margin: 0px auto;
		width: 90%;
		height: 400px;
	}
	.bio_text {
		font-size: 14px;
		padding: 0px 15px !important;
	}
	.contact_info div {
		font-size: 100%;
		line-height: 20px;
	}
	.contact_info p {
		margin: 0px;
		line-height: 20px;
	}
	.contact_info a {
		font-size: 12px;
	}
	.attorney_details {
		left: 0px;
		width: 100%;
	}
	.item .col-sm-11 {
		padding: 0px;
	}
	.attorney_bio h2 {
		font-size: 46px;
		bottom: 50px;
	}
	.attorney_details h2 {
		font-size: 30px;
    	line-height: 1.2;
	}
	.single-attorneys h1.title_font {
		font-size: 63px;
		margin-top: 50px;
	}
	.bio_image .col-sm-12, .bio_text .col-sm-12 {
		padding: 0px;
	}
	.bio_title {
		padding-bottom: 12px;
		margin-bottom: 0px;
	}
	.single-attorneys .color_164968 {
		font-size: 22px;
	}
	.practice_page_title {
		font-size: 90px;
		color: #fff;
		line-height: 50px;
		position: relative;
		margin: 110px 0px 70px;
		text-transform: lowercase;
	}
	.practice_area_title:before {
		left: 3px;
		margin: 0px;
	}
	.page_locations h2 a {
		font-size: 45px;
		padding: 75px 0px;
		text-align: center;
		width: 100%;
	}
	.location_bottom_part h2 {
		font-size: 29px;
	}
	.contact_title {
		font-size: 80px;
	}
	.contact_form_title {
		margin-top: 25px;
	}
	.single_address {
		font-size: 14px;
		line-height: 20px;
	}
	p {
		line-height: 22px;
		margin-top: 20px;
		font-size: 15px;
	}
	.single_address h3 {
		font-size: 25px;
	}
	.single_address h3:before {
		left: 3px;
		margin: 0px;
	}
	.attorney_bio {
		margin-bottom: 45px;
		width: 50%;
	}
	.copyright_footer .col-sm-7 {
		width: 100%;
	}
	.copyright_footer .col-sm-3:first-child {
		width: 50%;
	}
	.copyright_footer .col-sm-6  .col-sm-3, .copyright_footer .col-sm-6  .col-sm-3:first-child {
		width: 50%;
	}
	.copyright_footer .col-sm-3:last-child {
		width: 100%;
	}
	.copyright_footer .col-sm-6  .col-sm-3:last-child {
		width: 50%;
	}
	.container {
		width: 100%;
	}
}

@media (max-width: 767px) {
.carousel-inner {text-align:center;}
#sort {text-align:center}
#stick{display:none !important;}
	h1.header_title {
		font-size: 50px;
		color: #fff;
		margin: 110px 0px 60px;
		width: 100%;
		text-align: center;
	}
	
	.left_side {
		display: none;
	}
	
	.top_header .container, .top_header .col-sm-9 {
		padding: 0px;
	}
	
	a.logo_image img {
		z-index: 1;
		max-width: 129px;
		position: absolute;
		bottom: -60px;
		left: -10px;
	}
	.single-attorneys h1.title_font {
	width: 100%;
}
	.navbar-default {
		margin: 0px;
	}
	
	.navbar-toggle {
		margin-top: -12px;
		margin-bottom: 0px;
		margin-right: 0px;
	}
	
	.navbar {
		position: relative;
		min-height: 30px;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #FFF;
	}
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
		box-shadow: none;
		padding-right: 0px;
	}
	
	.navbar-nav {
		margin: 20px 0px;
	}
	
	.navbar-default .navbar-nav>li>a {
		color: #FFF;
		padding: 12px 0px;
		border-right: 0px solid #FFF;
		font-weight: bold;
		text-align: right;
		font-size: 28px;
	}
	
	li#menu-item-172 > a {
		padding-right: 0px;
		border: 0px;
	}
	.home_location_button {
		margin-bottom: 50px;
	}
	.home_locations .col-sm-3 {
		padding: 0px;
	}
	
	.home_locations a {
		font-size: 14px;
		color: #FFF;
		padding: 10px 0px;
		float: left;
		width: 48%;
		background: rgba(1,1,1,0.1);
		border-radius: 3px;
		margin: 0px 1% 5px;
	}
	.hero_image img {
    margin-bottom: 70px;
    position: relative;
    right: inherit;
	max-width:80%;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
	
	p.awards_logo {
		text-align: center;
		width: 100%;
		display: block;
		float: left;
	}
	
	.copyright_footer strong {
		font-size: 14px;
	}
	
	.copyright_footer .col-sm-3 {
		margin-bottom: 9px;
	}
	
	.copyright_footer {
		font-size: 13px;
		line-height: 20px;
		text-align: center;
	}
	
	.design_developed {
		font-size: 12px;
	}
	
	p.subtitle {
		line-height: 35px;
		margin-top: 25px;
		font-size: 25px;
	}
	
	.directory_form {
		margin: 0px;
	}
	.directory_form div {
		float: right!important;
		padding: 0px;
	}
	
	#content {
		width: 100%;
		float: left;
		background-position: top left !important;
		background-repeat: no-repeat !important;
	}
	
	h1.page_header_title {
		font-size: 45px !important;
		margin: 50px 0px 15px !important;
	}
	
	.office_address_section {
		margin-top: 25px;
		padding: 50px 0px;
	}
	
	.container > .col-sm-1, .container > .col-sm-2, .container > .col-sm-3, .container > .col-sm-4, .container > .col-sm-5, .container > .col-sm-6, .container > .col-sm-7, .container > .col-sm-8, .container > .col-sm-9, .container > .col-sm-10, .container > .col-sm-11, .container > .col-sm-12 {
		padding: 0px 0px;
	}
	.side1 {
		padding-left: 0px;
	}
	.insurance_list_title {
		font-size: 27px;
		margin: 16px 0;
	}
	.more_link {
		margin: 0px 0px 15px;
		text-align: left;
	}
	.about_us_description {
		padding: 30px 0px;
		background: #FFF;
		margin-top: 20px;
	}
	.history_year_title {
		position: relative;
		top: 20px;
	}
	.history_section {
		background-size: auto !important;
	}
	h2.present_day_title {
		font-size: 50px;
		margin: 0px 0px 0px;
	}
	.present_day_area {
		background: rgba(255, 255, 255, 0.9);
		padding: 75px 30px;
	}
	.attorney_bio>div {
		margin: 0px auto;
	}
	.attorney_details {
		left: 0px;
		width: 100%;
	}
	.item .col-sm-11 {
		padding: 0px;
	}
	.location_description {
		padding: 30px 0px 0px;
		background: #FFF;
		margin-top: 20px;
	}
	.attorney_bio h2 {
		font-size: 38px;
		line-height: 1;
	}
	.attorney_details h2 {
		font-size: 28px;
		letter-spacing: 0.75px;
	}
	.single-attorneys h1.title_font {
		font-size: 63px;
		margin-top: 50px;
	}
	.bio_image .col-sm-12, .bio_text .col-sm-12 {
		padding: 0px;
	}
	.bio_title {
		padding-bottom: 12px;
		margin-bottom: 0px;
	}
	.single-attorneys .color_164968 {
		font-size: 22px;
	}
	.practice_page_title {
		font-size: 45px;
		color: #C0C1C6;
		line-height: 50px;
		position: relative;
		margin: 65px 0px 40px;
		text-transform: lowercase;
	}
	.practice_area_title:before {
		left: 3px;
		margin: 0px;
	}
	.page_locations h2 a {
		font-size: 45px;
		padding: 75px 0px;
		text-align: center;
		width: 100%;
	}
	.location_bottom_part {
    padding: 32px 0px 64px;
}
	.location_bottom_part h2 {
		font-size: 21px;
		line-height: 1.25;
	}
	.contact_title {
		font-size: 63px;
		margin-top: 25px;
	}
	.contact_form_title {
		margin-top: 0px;
	}
	input[type=button], input[type=submit] {
		width: 105%;
		margin-left: -15px;
	}
	.single_address {
		width: 100%;
		text-align: center;
	}
	.single_address h3:before {
		left: 3px;
		margin: 0px auto;
	}
	.small_title {
		margin: 30px auto;
	}
}

@media (max-width: 415px) {
.hero_image {

    background-position-y: -31px !important;
}
}