body {
  font-family: 'Capriola', sans-serif;
}
h1,
h2,
h3,
h4,
h6 {
  line-height: 1.2;
}
h2,
h3,
h4 {
  font-weight: 300;
}
h1 {
  font-weight: 500;
  font-size: 3.0em;
  text-transform:none;
  color:#1d72b7;
}
h2 {
  font-size: 2.5em;
  padding: 4px;
}
h4 {
  font-size: 1.88em;
  padding: 4px;
}
h5 {
  font-size: 1em;
  padding: 4px;
}
h6 {
  font-size: 0.9em;
  font-weight: 400;
  padding: 4px;
}
p {
  font-size: 14px;
  line-height: 1.4;
  padding: 4px;
}
a {
  transition: all 0.3s;
  color: #1d72b7;
}
hr {
  border: 0;
  height: 1px;
  margin-top:2px;
  background: #1d72b7;
  background-image: linear-gradient(to right, #e1ad26, #1d72b7, #e1ad26);
}
a:hover {
  text-decoration: none;
  color: #1d72b7;
}
.top-content-wrapper {
  margin-top:10px;
}
.container {
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-top:30px;
  margin-bottom:20px;
}
.logo img {
  padding:20px;
  padding-top:30px;
}
.navbar {
  height:60px;
  transition: all 0.3s;
  background: #e1ad26;
  margin-bottom: 0;  
  border-style: solid;
  border-top-color: #1d72b7;
  border-top-width: 1px;  
  box-shadow: 0px 2px 2px #333;
}
.navbar-header {
  float: none;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  position:absolute;
  left:0px;
  top:10px;
}
.navbar-brand-small {
  position:absolute;
  top:0px;
  left:0px;
  background: none;
  padding:6px;
}
.navbar-brand-small-text {
  font-size:14px;
  text-transform:uppercase;
  color:#123052;
  text-align:center;
  margin-top:2px;
  margin-bottom:2px;
  text-shadow:       0 0 5px rgba(254,254,254,.05),
                    0 1px 3px rgba(254,254,254,.1),
                    0 3px 5px rgba(254,254,254,.1);
}
.navbar-brand-small-phone {
  padding-left:10px;
}
.navbar-nav {
  position:relative;
  margin-right:0px;
  margin-top:80px;
  transition: all 0.3s;
}
.navbar-nav > li {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:2px;
  margin-right:2px;
}
.navbar-nav > li a {
  border-width: 0px;
  font-size:16px;
  font-weight:600;
  color: #003a70;
  transition: all 0.3s;
  display: block;
  text-transform:uppercase;
  border-style: solid;
  border-width: 4px;
  border-color:rgba(0, 0, 0, 0);
}
.navbar-home .navbar-nav > li > a {
  color: #fff;
  height: 30px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.navbar-nav > li a:hover,
.navbar-nav > li a:focus,
.navbar-nav > li a:active {
  background: none;
  color: #fff;
  border-style: solid;
  border-width: 4px;
  border-color:#e1ad26;
}
.navbar-nav > li ul li a {  
  font-size:12px;
  padding-left:8px;
  padding-right:8px;
  padding-top:6px;
  padding-bottom:6px;color: #fff;
  background-color: rgba(0, 61, 120, 0.8);
  border-width: 0px;
}
.navbar-nav > li ul li a:hover {
    color: #fff;
    background-color: #1d72b7;
    border-width: 0px;
}
.navbar-nav li:hover > ul {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    margin-top: 0;
    padding:0px;
    border-width: 0px;
}
.navbar-nav > li.active > a 
.navbar-nav > li.hover > a {
  background-color: #1d72b7;
  color: #ffffff;
}
.navbar-nav li > ul {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    margin-top: 0;
    padding:0px;
    border-width: 0px;
}
.nav .open > a, 
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #e1ad26;
}
.navbar-home.navbar {
  height: 180px;
  background: rgba(0, 61, 120, 0.4);
  border-style: solid;
  border-top-color: #e1ad26;
  border-top-width: 10px;
}
.navbar-home .navbar-brand {
  width:40%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-home .banner-text {
  position:absolute;
  font-style: italic;
  top:-4px;
  right:0;
  color:#000000;
  background: #e1ad26;
  padding-bottom:8px;
  padding-top:0px;
  padding-left:24px;
  padding-right:24px;
  border-bottom-left-radius: 36px;
  border-bottom-right-radius: 36px;
}
.navbar-home .banner-phone > a {
  text-decoration: none;
  color: #fff;
}
.tag-line {
  text-align:center;
  color:#fff;
  background:#1d72b7;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -20px;
  margin-bottom:0px;
  border-radius: 50px;
}
.tag-line > i {
  color:#26a9e0;
}
.banner-text {
  text-align:center;
  font-weight: 500;
  font-size: 20px;
  color:#c59e63;
}
.banner-text > b {
  font-weight: 700;
  color:#c59e63;
}
.banner-phone {
  position:absolute;
  top:45px;
  right:0;
  font-weight: 600;
  font-size: 28px;
  color:#003a70;
  text-shadow:       0 0 5px rgba(254,254,254,.05),
                    0 1px 3px rgba(0,0,0,.1),
                    0 3px 5px rgba(0,0,0,.1);
}
/*
|----------------------------------------------------------------------------
| NEWS AND RESOURCES
|----------------------------------------------------------------------------
*/
.news-resources {
  margin-top:30px; 
  margin-bottom:80px;
}
.news-items {
  max-height:300px;
  overflow:scroll;  
}
.news-items p {
  border-bottom: 1px dotted #1d72b7;
  line-height: 130%;
  margin-bottom:20px;
  padding:5px;
}
.news-title {
  color:#002d53;
  font-weight:600;
}

.content_layer img {
  padding:10px;
}
/*
|----------------------------------------------------------------------------
| FORM
|----------------------------------------------------------------------------
*/
.input-group {
  display: inline-table;
  vertical-align: middle;
  border-collapse: separate;
  width: 100%;
}
.input-group .input-group-addon {
  text-align: center;
  padding: 12px;
  width: 40px;
  color: #6c6c6c;
  background: rgba(0, 0, 0, 0.12);
  vertical-align: top;
  border: 0;
  border-radius: 0;
}
.input-group textarea.form-control {
  height: auto;
}
.input-group .form-control {
  max-width: 100%;
  border-radius: 0;
  box-shadow: 0 0 0;
  display: table-cell;
  height: 40px;
  border-color: rgba(0, 0, 0, 0.1);
  font-weight: 500;
  transition: all 0.2s;
  background: transparent;
}
.input-group.active .input-group-addon {
  background: #1d72b7;
  color: #fff;
}
.input-group.active .form-control {
  background: rgba(0, 0, 0, 0.02);
}
/*
|----------------------------------------------------------------------------
| CONTACT
|----------------------------------------------------------------------------
*/
.contact {
  background: #fcfcfc;
  margin-top:20px;
}
.contact .form-group {
  margin-bottom: 1.9em;
}
.contact {
  color:#121212;
  margin-top:0px;
  padding-top:10px;
  background-color: #ffffff;
  font-size:1.2em;

}
.contact h1 {
  color:#1d72b7;
  font-size:3em;
  text-transform:none;
  font-weight: 500;
}
.contact h2 {
  color:#666;
  font-size:1.5em;
  font-weight: 600;
}
.contact h3 {
  color:#666;
  font-size:2.5em;
}
.main-contact-form {
  background-image: url("../images/main-contact-bg.jpg");
  background-size:100% 100%;
  background-repeat: no-repeat;
  padding-left:10px;
  padding-right:10px;
  padding-top:20px;
  padding-bottom:10px;
  margin-left:0px;
  border-style: solid;
  border-width:0px;
  border-top-width:10px;
  border-bottom-width:10px;
  border-top-color:#e1ad26;
  border-bottom-color:#e1ad26;
}
.main-contact-form p {
  color:#1d72b7;
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom:40px;
}
.main-contact-form h1 {
  color:#c09555;
  font-size: 3.2em;
  font-weight: 500;
  padding-top:30px;
}
.main-contact-form img {
  position: absolute;
  bottom:-20px;
  left:0px;
}
.main-contact-form-inverse {
  background-image: url("../images/main-contact-inverse-bg.png"), url("../images/brownbkgd.jpg");
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
  margin-left:0px;
}
.main-contact-form-inverse p {
  color:#1d72b7;
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom:40px;
}
.main-contact-form-inverse h1 {
  color:#c09555;
  font-size: 3.2em;
  font-weight: 500;
}

.sidebar-contact-form {
  background:#916c4d;
  padding:20px;
  margin-left:0px;
}
.sidebar-contact-form h1 {
  text-align: center;
  color:#c09555;
  font-size: 2.5em;
  font-weight: 600;
}
.sidebar-contact-form p {
  color:#1d72b7;
  font-size: 14px;
  font-weight: 500;
  margin-bottom:40px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    margin-top:-8px;
    margin-bottom:0px;
    font-size: 16px;
    line-height: 1.42857;
    background-color: rgba(159, 131, 101, 0.5);
    background-image: none;
    border: 0px solid #CCC;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.form-control input{
  
}
.btn-primary {
    color: #FFF;
    background-color: #3f2a1e;
    border-color: #3f2a1e;
    text-align:center;
    padding:16px 20px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 0px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #3f2a1e;
    border-color: #3f2a1e;
    border-radius: 0px;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #aaa;
    text-decoration: none;
}
/*
|----------------------------------------------------------------------------
| FOOTER
|----------------------------------------------------------------------------
*/
.footer p {
  font-size: 12px;
  line-height: 1.5;
}
/*************** GOOGLE MAP ***************/
.google-map {
  position: relative;
  height: 100%;
}
.google-map #gmap {
  height: 400px;
  width: 100%;
}
.map-address {
  background: #fcfcfc;
  padding: 20px;
}
.map-address .media-left {
  padding-right: 20px;
}
.map-address a {
  color: #6c6c6c;
}
.map-address a:hover {
  color: #1d72b7;
}
.map-address .fa {
  
  font-size: 20px;
  width: 10px;
}
.map-address h6,
.map-address p {
  margin-bottom: 5px;
}
/*************** SOCIAL INTERACTION ***************/
.footer-bottom {
	position: relative;
	width: 100%;
	background: #262526;
}
.footer-bottom a {
    text-decoration: none;
    color: #FFFFFF;
}
.footer-bottom a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.footer-left-bg {
	position: absolute;
	width: 45%;
	height: 100%;
	background: url(./images/footerimg.png) no-repeat;
	left: 0;
	background-size: cover;
}
.footer-left-bg .overlay {
	background: rgba(254, 72, 25, 0.7);
}
.footer-left, .footer-right {
	padding: 100px 0;
}
.footer-left {
	color: #fff;
}
.footer-bottom h2 {
	font-size: 60px;
	text-transform: uppercase;
	line-height: 0.9;
	margin-bottom: 0;
	margin-top: 0;
}
.footer-left span {
	font-size: 18px;
	text-transform: uppercase;
}
.footer-left p {
	margin-top: 30px;
	margin-bottom: 40px;
	padding-left: 95px;
}
.footer-bottom ul {
	position: absolute;
	right: 5%;
	top:15%;
	list-style: none;
}
.footer-bottom .social-icon ul li {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 700;
}
.footer-bottom .social-icon ul li a {
  color: #fff;
}
.footer-bottom .social-icon ul li:hover .fa {
  color: #1d72b7;
  background: #fff;
}
.footer-bottom .social-icon .fa {
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 15px;
  border-radius: 50%;
  background: #1d72b7;
  text-align: center;
  color: #fff;
  margin-right: 10px;
}
.footer-right {
	position: relative;
	background: #262526;
	z-index: 5;
	padding-left: 15px;
}
.footer-right p {
	color: #fff;
	width: 450px;
	margin-bottom:30px
}
.footer-right ul li {
	border-left: 3px solid #1d72b7;
	display: inline-block;
	line-height: 1;
	margin-right: 30px;
}
.footer-right ul li a {
	color: #fff;
	margin-left: 5px;
}
.footer-right ul li a:hover {
	color: #1d72b7;
}
.subscribe {
	margin-top: 40px;
	margin-bottom: 40px;
}
.subscribe input[type='email'] {
	border: 1px solid #1d72b7;
	padding: 10px 15px;
	background: transparent;
	color: #787478;
	font-size: 12px;
	width: 240px;
	outline: none;
}
.subscribe input[type='submit'] {
	outline: none;
	border: none;
	background: #1d72b7;
	color: #fff;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 14px;
	padding: 9px 25px 10px;
	position: relative;
	left: -4px;
}
.footer-right .copyright {
	color: #1fb9f6;
	font-size: 12px;
}
.footer-bottom-2 {
	color: #fff;
    background:#1d72b7;
}
.footer-bottom-2 .overlay {
	background: rgba(0, 45, 83, 1);
	padding: 10px 0;
}
.footer-bottom-2 .content {
	position:relative;
	width: 80%;
	margin: 30px; 
}
.footer-bottom-2 .copyright a {
	margin-top: 40px;
    font-size:0.75em;
	color:#1ea8e5;
}
.footer-bottom-2 .subscribe input[type='text'] {
	color: #fff;
}
.goto {
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	border: 0px solid #B8BEC0;
	position: fixed;
	bottom: 5px;
	right: 10px;
	z-index: 50;
	color: #B8BEC0;
	border-radius: 3px;
	outline: none;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
  background: url(../images/goto.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.goto:hover {
  border: 0px solid #1d72b7;
  color: #1d72b7;
  cursor:pointer;
}
.goto .fa {
	font-size: 25px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.goto.show {
	opacity: 1;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.feature-box-content {
  position:absolute;
  top: 20%;
  left: 0;
  width:100%;
}
.feature-box-content a {
  color:#fff;
  font-size: 0.75em;
  font-weight:500;  
  
}
.feature-box-content h4 {
  text-align:center;
  margin:6px 10px;
}
.feature-box-content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.feature-box {
  margin-bottom:20px;
  background: rgba(0, 45, 86, 1);
  /*box-shadow: 0px 15px 5px #888;*/
}  
.feature-box > img {
  opacity: 0.3;
  width:100%;
}
/*
|----------------------------------------------------------------------------
| FLIP BOX
|----------------------------------------------------------------------------
*/
.panel {
  margin: 0 auto;
  margin-bottom:30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background:none;
}
.panel.col-sm-3, 
.panel.col-md-3, 
.panel.col-lg-3 {
  padding-left: 0px;
  padding-right: 0px;
  margin:0px;
}
.panel.col-sm-4, 
.panel.col-md-4, 
.panel.col-lg-4 {
  padding-left: 0px;
  padding-right: 0px;
  margin:0;
}
.panel .front {
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	   -moz-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.panel .front img {
	width:100%;
}
.panel .back {
	background-color:none;
	color:#000;
	padding-top:6px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
    text-align:center;	
	position: absolute;
	top: 0;
	width:100%;
	height:100%;
	overflow:hidden;
	-webkit-transform: rotateY(-180deg);
	   -moz-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.panel .back img {
	width:100%;
}
.panel .back h1 {
	color:#000;
	margin-top:0px;
	margin-bottom:10px;
	font-size:28px;
	font-weight:600;
}
.panel .back a {
	color:#000;
}
.panel.flip .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.panel.flip .back {
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}

.form-control::-webkit-input-placeholder { color: white; }
.form-control:-moz-placeholder { color: white; }
.form-control::-moz-placeholder { color: white; }
.form-control:-ms-input-placeholder { color: white; }
.contact-form-error{
  border: 1px solid #ff0000;
}
.practice-areas {
  background-image: url("../images/skyline.png"), url("../images/lightpeople.jpg");
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, fixed;
  background-position: 50% 0%, 50% 50%;
  background-size: 100% 36%, 100% 100%;
}
