@media (max-width: 1199px) {
	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
		float: left;
		line-height: 50px;
		margin-left: 20px;
	}	

	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-email {
		float: left;
		line-height: 50px;
		margin-left: 0px;
	}

	div.banner-text-wrapper h2 {
		font-size: 30px;
		color: #fff;
		font-style: italic;
		text-shadow: 2px 2px 0px #000;
	}

	div.banner-text-wrapper {
		position: absolute;
		bottom: 4%;
		left: 3%;
	}
}


@media (min-width:992px){
	div#header .container{
		width:100%;	
	}

	div#navigation .container {
		max-width: 100%;
		text-transform: uppercase;
	}	

}


@media (max-width: 991px) {
	
	div#header-inner {
    position: initial !important;
}
	
	div#main {
    padding-top: 0px !important;
}
	
	div.logo-wrapper {
		width: 100% !important;
		margin-left: 10px;
	}
	div#header-wrapper #header #header-inner .navbar .navbar-inner .info {
		float: none;
		margin-left: 0;
	}

	div#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
		height: auto;
	}	

	div.site-email {
		float: left !important;
		margin: 0 20px;
	}

	div.site-phone {
		float: right !important;	
	}

	div.loginWidget {
		float: none;
		text-align: center;
	}
	
	div.service-pic{
		margin: auto !important;
		float: none;
	}
	
	div.banner-fluid {
    background-attachment: initial;
		padding: 10px;
	}
}


/* -- Fix for mobile repsonsive issue with display: table; -- */

body #wrapper-outer #wrapper {
	display: block !important;
}

body #wrapper-outer #wrapper #wrapper-inner {
	display: inline !important;
}

body #wrapper-outer #wrapper #footer-wrapper {
	display: block !important;
	height: auto !important;
	float: left;
}

#header-wrapper #header #header-inner .navbar .navbar-inner #btn-nav {
	margin-top: 10px !important;
	position: absolute;
	z-index: 500;
	left: -15px;
}

body {
	font-size: 16px !important;
	color: #313131 !important;
}

.logo-wrapper .logo img {
	margin: 0px auto 0;
	max-width: 220px;
}

/* ---- Login Button ---- */

.loginWidget {
	float: right;
	padding: 0 20px 20px;
}


/* --- Home Feature --- */
.home-arrow {
	position: absolute;
	bottom: 0;
	z-index: 100;
	width: 20px;
	right: 50%;
	margin-left: -10px;
	color: #fff;
	font-size: 95px;
}

.home-arrow a {
	color: #fff;
}

.home-arrow a:hover {
	color: #99c7ae;
	text-decoration: none;
}


/* ---- Contact Information Overrides ----- */

.site-phone a {
	text-decoration: none;
	color: #3f1d00;
}

.site-phone a:hover {
	color: #3f1d00;
	text-decoration: none;
}

.broker-info ul {
	list-style: none;
	padding: 0;
}


/* ----- Social Icon Overrides ------ */

.span6.share {
	float: right;
}
.social-icons {
	list-style: none;
	padding:0;
	width: 320px;
}
.social-icons li {
	float: right;
	margin-right:5px;
	border:1px solid #3f1d00;
	background-color:#7d6149;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	padding:5px;
	width:32px;
	height:32px;
	line-height:26px;
	text-align:center;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
	font-size: 15px!important;
	text-align: center;
	text-decoration: none !important;
	color:#fff
}
.social-icons li:hover {
	background-color:#3f1d00;
}

/* ----- Footer Overrides ------ */

#footer-wrapper #footer #footer-inner p {
	margin: 0px;
	color: #fff !important;
}
#footer-wrapper #footer {
	border: 0px;
	margin-top: 0px;
	padding: 10px 0px !important;
}
.span6.copyright {
	float: left;
}


#footer-wrapper #footer-top table.contact th.cabre {
	background-image: url("https://s3.amazonaws.com/static.organiclead.com/074ee81027def72f3c5348c9feeab305/cabre.png");
	background-size: 16px 16px;
	background-position: 6px 2px;
}



/*-- Details Page --*/

ul.slide-item-features.item-features {
	list-style: none
}

.slide-item-features li {
	padding: 10px;
	border: 1px solid #c4c4c4;
	margin: 5px;
	display: inline-block
}

span.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	padding: 0 10px 0 0
}

/*--- Modal Overrides -----*/

.modal-footer button {
	position: absolute;
	top: 0;
	right: 0;
}

.blueimp-gallery .modal-footer .btn {
	position: inherit;
}

.modal-body form.cmsForm {
  display: inline-block;
}


/*------ Font Awsome ----- */


.fa-envelope:before {
	content: "\f0e0";
	float: left;
	margin: 0 20px 0 0;
}

.fa-home:before {
	content: "\f015";
	float: left;
	margin: 0 20px 0 0;
}

/* -- Back Button -- */

.btn.btn-primary.arrow-left {
    background-image: url("../images/arrow-left-black.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 8px 11px;
    padding-left: 15px;
}

.btn.btn-primary.arrow-left:hover{
	background-image: url("../images/arrow-left-white.png");
}


input.btn.btn-primary.arrow-left.back-button {
    margin: 0 0 -50px;
    float: right;
    position: relative;
    right: 30px;
    width: 10px;
    z-index: 100;
    border-radius: 50px;
    height: 30px;
	z-index: 0;
}


/* Mobile Menu Icons */

.mobile-icons-li .fa-envelope:before {
	margin: 0;
}

.mobile-icons-li li {
	display: inline;
	margin: 0 20px 0;
}

ul.mobile-icons-li {
	    margin-top: 23px;
    margin-bottom: 14px;
	padding:0;
}

.mobile-icons span.fa {
	font-size: 25px;
	vertical-align: middle;
}

.mobile-icons {
	text-align: center;
}

.mobile-icons-li a {
	color: #3f1d00;
}

.mobile-icons-li a:hover {
	color: #49a4d0;
}

/** end of mobile icone **/



.container-fluid{
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
}

#content{
	background: #fff;
}

/*-- Header --*/

div#header-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 999;
    background: rgba(255, 255, 255, 0.75);
    padding: 15px 25px;
    transition: all 0.8s ease;
	border-bottom: 1px solid rgba(153, 199, 174, 0.32);
}

/*-- Home Page -- */

div#main {
    padding-top: 15%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Cinzel', serif;
}

img.img-responsive.law-area-icons {
    max-width: 215px;
    margin: auto;
    border-radius: 100%;
    box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.22);
    transform: translateY(-3px);
    transition: all 0.3s ease;
}

img.img-responsive.law-area-icons:hover{
	box-shadow:none;
	transform:translateY(0);
}

.white h2 {
    color: white !important;
    font-size: 28px;
    padding-bottom: 15px;
}

.areas-text h4 {
    color: #3f1d00;
    font-size: 20px;
}

.areas-text {
    padding-top: 15px;
}

.areas-of-law-bg {
	    padding: 0;
    background-color: #ffffff;
    background-image: url("https://www.royacdn.com/unsafe/smart/Site-0ee14f6b-b061-4d31-af0b-8ad35154cea3/white_wall_3.png");
    border-bottom: 1px solid rgba(63, 29, 0, 0.18);
}

.contact-form-wrapper {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 20px 40px 30px;
}

.home-container{
	max-width: 1350px;
	margin: auto;
	float: none;
}

.banner-fluid{
    background: url("https://www.royacdn.com/unsafe/smart/Site-0ee14f6b-b061-4d31-af0b-8ad35154cea3/conf_room_2_bg.jpg");
    background-size: cover;
    padding: 55px;
    background-attachment: fixed;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center;
}
.home-cta{
	padding: 20px 0px 30px;
    color: #fff;
    margin: 0px;
}

.home-profile-photo img{
	max-width: 700px; 
	margin: auto; 
	float: none;
	box-shadow: 2px 5px 11px 0px rgba(0, 0, 0, 0.39);
}

.home-profile-photo {
	padding: 10px 0 25px;
	
}

/* -- Services --*/

#ourservices{
		background-size: 100%;
		padding: 0px;
		margin: 0px;
		padding: 40px 0px 70px;
		margin: 0px;
		background-color: rgb(255, 255, 255);
		background-attachment: fixed;
}

.service-pic{

}


#ourservices h3{
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.index-services{
	margin: 20px 0px;
}

.text-bold{
	font-weight: bolder;
}
/*-- Attorneys --*/

.history-wrapper.attorney-wrapper {
    padding: 20px;
}

div#meettheteam{
	background-color: rgb(255, 255, 255);
	padding: 50px 0px 70px;
}
.titles{
	text-transform: uppercase; 
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 40px;

}

hr{
	border-top: solid 1px #5a3c24;
}

.headshot-index img{
	max-width: 200px;
	margin: auto;
}

.lawyers-caption{
	height: 250px;
}
.bottom-button{
	position: absolute;
	bottom: 0;
	left: 0;

}


.contact-color.form-control{
    border: solid 2px #195156 !important;
	background-color: #b8d9d2;
}

.service-wrapper {
    border-top: solid 1px rgba(153, 199, 174, 0.53);
    padding-bottom: 22px;
}

.service-wrapper img{
    max-width: 600px;
    margin: 10px auto 25px;
    box-shadow: 0px 5px 10px -1px #6F6F6F;
    border: 2px solid #99c7ae;
}

.profile { 
	padding: 0 30px 25px 0;
}

.profile img{
	max-width: 325px;
	box-shadow: 2px 5px 11px 0px rgba(0, 0, 0, 0.39);
}

#hours{
	border: solid 3px #349682;
	margin: 20px 0px;
	padding: 0px !important;
	}

.col-xs-12.hours-header{
	background-color: #349682;
	padding: 0px !important;
	margin: 0px !important;
	}

.col-xs-12.hours-header h3{
	color: #fff;
	}

.index-padding{
padding:30px 2%;	
}

.custom-header p{
	line-height:1.1;
}

.custom-header{
	font-size:34px;	
	padding-bottom:15px;
	color:#3f1d00;
	line-height:1 !important;
}

.custom-header1{
	font-size:34px;	
	padding-bottom:5px;
	color:#3f1d00;
}

.custom-header2{
	font-size:25px;
	padding-bottom:15px;
	color:#3f1d00;
}

.tagline{
	font-size:34px;
	padding:15px 0;
}

::selection{
background-color:#3f1d00;
color:#fff;
}

.slider-button.btn.btn-primary {
    background: #99c7ae;
}

.slider-button.btn.btn-primary:hover {
    background: #3f1d00;
}

.slider-text{
background:#99c7ae !important;;	
}

.white{
color:white !important;	
}

ul.nav li.active{
border-top:2px solid #3e1f03;	
}

table.contact{
color:#3f1d00;	
}

ul.social-icons a:hover {
    color: #fff;
}

.content-wrapper{
padding:0 5px;
margin-top:33px;	
}

.content-wrapper p{
line-height:1.5;	
}

.bio-attorney{
padding:0;	
}

.bio-attorney:not(:first-child){
margin-top:15px;
}


.sample{
margin-top:15px;
	padding:0;
}

.bio-info{
padding: 5px 0 0 20px;	
}

table.office-hours td {
    line-height: 1.8;
}

table.office-hours th {
    padding-bottom: 15px;
}

table.office-hours td.hours {
    padding-left: 18px;
}

table.office-hours th.hours {
    padding-left: 18px;
}

table.office-hours{
color:#3f1d00;
}


.history-wrapper img {
    box-shadow: 0px 5px 10px -1px #6F6F6F;
}

.services-wrapper {
    padding: 0 0 10px 20px;
    float: right;
}
.services-wrapper img {
    box-shadow: 0px 5px 10px -1px #6F6F6F;
}

.custom_mobile_menu{
	display:none; 
	z-index:99999;
}
.custom_mobile_menu {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1;
    background-color: rgb(32, 32, 32);
    overflow-x: hidden;
    text-align: center;
    opacity:.8;
    text-transform: uppercase;
    font-weight: 900;
}


.custom_mobile_menu  .dropdown-menu {
    text-align: center;
    position: relative;
    z-index: 1000;
    display: none;
    float: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: transparent;
    border: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 0px;
    box-shadow: none !important;
    color: #fff;
    font-size: 16px;
}

.dropdown-menu li{
	color: #fff;
	font-weight: 900;

}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    font-weight: 900
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #fff;
    font-weight: 900
}

.hamburger {
    position: fixed;
    z-index: 9999;
}


.custom_mobile_menu .nav>li {
    position: relative;
    display: block;
    font-weight: 900;
    max-width: 250px;
    margin: auto;
}

.custom_mobile_menu li.dropdown ul {
    display: block;
    font-weight: 900
}

.custom_mobile_menu .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    font-weight: 900
}

.custom_mobile_menu .nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
    font-weight: 900
}

.custom_mobile_menu .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    padding-top: 50px;
}

.hamburger-box {
    z-index: 9999;
}


.custom_mobile_menu .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
background-color: #99c7ae;
}
.custom_mobile_menu .nav>li>a span.fa.fa-plus {
    position: absolute;
    right: 20px;
    top: 14px;
}

span.fa.fa-plus {
    position: absolute;
    top: 11px;
    color: #fff;
    right: -20px;
}

div.carousel-indicators .active {
    background-color: #99c7ae;
}

div.carousel-indicators li {
    border: 1px solid #99c7ae;
}

.banner-text-wrapper h2 {
    font-size: 38px;
    color: #fff;
    font-style: italic;
    text-shadow: 2px 2px 0px #000;
	text-align: center;
}

div.banner-text-wrapper {
    position: absolute;
    bottom: 7%;
}