/*
Theme Name: Law Firm Sites
Theme URI: http://www.lawfirmsites.com/
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1
Author: Law Firm Sites
Author URI: http://www.lawfirmsites.com/
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: 
License URI: 
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */
/*
@font-face {
  font-family: Proxima Nova;
 src: url('fonts/Proxima Nova Extrabold.otf') format("opentype");
 font-weight: 900;
}

GOOGLE FONTS

font-family: 'Roboto Slab', serif;
font-family: 'Raleway', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Open Sans', sans-serif;


*/
body {
  font-family: 'Lato', sans-serif;
	padding: 0;
	margin: 0;
}
a:focus , a:hover {
  outline: none;
  text-decoration: none;
}

.scroll {
   transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -webkit-transition: .6s;
  -o-transition: .6s;
} 
.sub-menu , .repCasesBtn , a.imgHover:before ,
a , input , button , .sub-menu {
   transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
img {
  max-width: 100%;
  width: auto;
  height: auto;
}
a.imgHover {
  display: inline-block;
  position: relative;
}
a.imgHover img {
  display: block;
}
a.imgHover:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}
a.imgHover:hover:before {
  background-color: rgba(0,0,0,.5);
}
.navbar-default {}
.main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-menu li {
  position: relative;
  padding: 0;
}
.main-menu li a {
  display: block;
  font-family: 'Roboto Slab', serif;
}
/*FRONT PAGE*/
.bg1 {
  background-image: url('images/f_bg1.jpg');
  background-size: cover;
  background-position: center;
}
.aboutBG {
  
}
#header {
  position: relative;
  font-family: 'Roboto Slab', serif;
}

.navbar-default {  
  background-color: #000;
  color: #fff;
  border: none;
  border-radius: 0;
  margin: 0;
}
.logo {
  display: inline-block;
}
#searchform {
  position: relative;
}
#searchform input {
  width: 290px;
  border: none;
  border-radius: 0;
  background-color: #4b90f8;
  color: #fff;
  box-shadow: 0 0 0 #000;
  padding: 12px 15px;
}
#searchform *::-webkit-input-placeholder {
  color: #fff;
}
#searchform *::-moz-placeholder {
  color: #fff;
}
#searchform *:-ms-input-placeholder {
  color: #fff;
}
#searchform *:-moz-placeholder {
  color: #fff;
}
.contactNumber {}
.contactNumber a {
  font-size: 21px;
  font-family: 'Roboto Slab', serif;
  color: #fff;
}
.contactNumber a:hover {
  color: #4b90f8;
}
.frontPage1 {
  color: #fff;
  font-family: 'Raleway', sans-serif;
}
.frontPage1 .text-center {
  padding: 280px 0 0;
}
.frontPage1 h4 {
  margin: 0 0 8px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 22.77px;
}
.frontPage1 h3 {
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 58.92px;
  line-height: 1.2em;
}
.frontPage1 a {
  display: inline-block;
  color: #fff;
  background-color: #4b90f8;
  color: #fff;
  text-align: left;
  background-image: url('images/btnArrow.png');
  background-repeat: no-repeat;
  background-position: right 18px;
  width: 243px;
  padding: 12px 0 12px 36px;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
}
.frontPage1 a:hover {
  background-color: #124490;
}
.cd-section > .whiteBG {
  background-color: #fff;
}
.frontPage2 {
  color: #616161;
  font-size: 17px;
  line-height: 1.8em;
}
.frontPage2 .rightCont {
  padding: 35px 60px 35px 40px;
}
.frontPage2 h3 {
  margin: 0;
  color: #333;
  font-size: 32px;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
}
.frontPage2 hr {
  border-color: #d6d6d6;
  margin: 35px 0 33px;
}
.frontPage2 p {
  margin: 0 0 30px;
}
.frontPage2 ul {
  padding: 0;
  list-style: none;
  margin: 0 0 30px;
}
.frontPage2 ul li {
  padding-left: 20px;
  background-image: url('images/blueArrow.png');
  background-repeat: no-repeat;
  background-position: 0 9px;
}
.leftBG {
  background-size: cover;
  background-repeat: no-repeat;
}
.leftBG img {}
.frontPage3 {
  position: relative;
  color: #616161;
  font-family: 'Lato', sans-serif;
}
.frontPage3 h3 {}
.frontPage3 h3 {}
.frontPage3 .rightCont .leftBG {
  background-size: cover;
}
.frontPage3 .leftNav h3 {
  margin: 0 0 12px;
  color: #333;
  font-size: 32px;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
}
.frontPage3 .leftNav {
  padding: 32px 40px 0 50px;
}
.frontPage3 .leftNav p {
  margin: 0 0 28px;
}
.frontPage3 .leftNav ul {
  font-size: 17px;
  font-family: 'Roboto Slab', serif;
  list-style: none;
  padding: 0;
  margin: 0;
}
.frontPage3 .leftNav ul li {
  margin: 24px 0;
}
.frontPage3 .leftNav ul li span {
  cursor: pointer;
}
.frontPage3 .leftNav ul li.active {
  color: #4b90f8;
}
.frontPage3 .rightCont .divBox {
  padding: 38px 60px 0 45px;
  font-size: 17px;
  line-height: 1.8em;
} 
.frontPage3 .rightCont .divBox h3 {
  margin: 0 0 12px;
  color: #333;
  font-size: 27.3px;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
} 
.frontPage3 .rightCont .divBox hr {
  border-color: #d6d6d6;
  margin: 40px 0 34px;
} 
.frontPage3 .rightCont .divBox p {
  margin: 0 0 28px;
}
.frontPage4 {
  overflow: hidden;
  position: relative;
  color: #616161;
  font-size: 17px;
  line-height: 1.8em
}
.frontPage4 .attyClicks {
  position: relative;
}
.frontPage4 .attyClicks .linksTop {
  position: absolute;
  top: 6px;
  right: 0;
  font-family: 'Roboto Slab', serif;
  color: #333;
  font-size: 14px;
}
.frontPage4 .attyClicks .linksTop a {
  color: #616161;
}
.frontPage4 .attyClicks .linksTop a:hover {
  color: #4b90f8;
}
.frontPage4 .attyClicks .linksTop span {
  display: inline-block;
}
.frontPage4 .attyClicks .linksTop span + span {
  margin-left: 8px;
}
.frontPage4 .attyClicks .linksTop span + span a {
  color: #4b90f8;
  font-size: 16px;
}
.frontPage4 .attyClicks .linksTop span + span a:hover {
  color: #1e3a63;
}
.frontPage4 .rightCont {
  padding: 35px 60px 35px 40px;
}
.frontPage4 .rightCont h3 {
  margin: 0;
  color: #333;
  font-size: 32px;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
}
.frontPage4 .rightCont hr {
  border-color: #d6d6d6;
  margin: 35px 0 33px;
}
.frontPage4 .rightCont p {
  margin: 0 0 30px;
}
.frontPage4 .rightCont ul {
  padding: 0;
  list-style: none;
  margin: 0 0 30px;
}
.frontPage4 .rightCont ul li {
  padding-left: 20px;
  background-image: url('images/blueArrow.png');
  background-repeat: no-repeat;
  background-position: 0 9px;
}
.frontPage5 {
  height: 100vh;
}
.frontPage5 .rightCont {
  padding: 35px 60px 35px 40px;
}
.frontPage5 .rightCont h3 {
  margin: 0;
  color: #333;
  font-size: 32px;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
}
.frontPage5 .rightCont hr {
  border-color: #d6d6d6;
  margin: 35px 0 39px;
}
.frontPage5 article {
  position: relative;
  padding-left: 140px;
  color: #252525;
  line-height: 2em;
}
.frontPage5 article a {
  color: #4b90f8;
}
.frontPage5 article a:hover {
  color: #1e3a63;
}
.frontPage5 article h4 {
  font-size: 18px;
  margin: 0 0 6px;
  font-family: 'Roboto Slab', serif;
}
.frontPage5 article h4 a {
  
}
.frontPage5 article h5 {
  color: #959595;
  position: absolute;
  top: 1px;
  left: 0;
  margin: 0;
}
.frontPage5 article p {}
.frontPage5 article p span {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
.frontPage5 article p a {}
.frontPage6 {}
.frontPage6 h3 {
  margin: 0;
  color: #333;
  font-size: 32px;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
}
.frontPage6 {
  height: 100vh;
}
.frontPage6 .rightCont {
  padding: 35px 60px 35px 40px;
}
.limiterCont {
  overflow: auto;
}
.frontPage6 .paddBox {
  padding: 0 15px;
}
.frontPage6 .address h3 {
  margin: 0 0 13px;
}
.frontPage6 .address {
  line-height: 1.9em;
  color: #111;
  font-size: 15.7px;
}
.frontPage6 .address a {
  color: #111;
}
.frontPage6 .address a:hover {
  color: #4b90f8;
}
.innerPage .address p:empty {
  display: none;
}
.innerPage .address .panel-group ,
.frontPage6 .address .panel-group {
  margin-bottom: 11px;
}
.innerPage .address .panel-group .panel ,
.frontPage6 .address .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  border: none;
  box-shadow: 0 1px 1px rgba(0,0,0,0);
}
.innerPage section p:empty {
  display: none;
}
.innerPage .address {
  max-width: 380px;
  margin-bottom: 30px;
}
.innerPage .address h4 ,
.frontPage6 .address h4 {
  font-size: 16.68px;
  font-family: 'Roboto Slab', serif;
  background-color: #4b90f8;
  cursor: pointer;
  padding: 8px 15px;
  color: #fff;
  margin: 0;
  background-image: url('images/negativeIcon.png');
  background-position: right center;
  background-repeat: no-repeat;
}
.innerPage .address h4.collapsed ,
.frontPage6 .address h4.collapsed {
  background-image: url('images/positiveIcon.png');
}
.frontPage6 .address p {}
.frontPage6 .divBox h3 {
  margin: 0 0 13px;
}
.frontPage6 .divBox .limiterCont p {
  font-size: 16px;
  color: #111;
}
.map {
  min-height: 335px;
  margin: 50px 0 0;
}
body .cd-vertical-nav {
  display: none;
}
.formWrap {
  max-width: 720px;
  margin: 28px 0 0;
  min-height: 396px;
  font-size: 14px;
}
.formWrap .gform_confirmation_message {
  font-size: 24px;
  padding: 40px 0 0;
  color: #4b90f8;
  font-family: 'Roboto Slab', serif;
}
.formWrap .gform_wrapper .gfield_checkbox li label, 
.formWrap .gform_wrapper .gfield_radio li label {
  font-size: 14px;
}
.formWrap .gform_wrapper {
  margin: 0;
}
.formWrap .gform_wrapper .top_label .gfield_label {
  display: none;
}
.gform_legacy_markup_wrapper .gform_footer{
	padding:0 !important;
	margin:0 !important;
}
/*.formWrap .gform_wrapper .gform_footer  {
  display: none;
}*/
.formWrap *::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
.formWrap *::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
.formWrap *:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
.formWrap *:-moz-placeholder { /* Firefox 18- */
  color: #999;
}
.formWrap .gform_wrapper textarea.medium {
  border: 1px solid #d6d6d6;
  padding: 0 15px;
  padding: 6.5px 15px;
  height: 158px;
}
body .formWrap .gform_wrapper .top_label div.ginput_container ,
.formWrap .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), 
.formWrap .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
  margin-top: 11px;
}
.formWrap .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  border: 1px solid #d6d6d6;
  padding: 0 15px;
  padding: 6.5px 15px;
}
.formWrap .gform_wrapper .top_label .gf_list_inline .gfield_label {
  display: inline-block;
  vertical-align: top;
  margin: 10px 15px 0 0;
  font-weight: normal;
  font-size: 14px;
}
.formWrap .gform_wrapper input#resetBtn {
  border: 1px solid #333;
  color: #333;
  font-size: 16px;
  width: 93px;
  height: 45px;
  background-color: #fff;
  font-family: 'Roboto Slab', serif;
  margin-right: 15px;
}
.formWrap .gform_wrapper input#resetBtn:hover {
  border-color: #4b90f8;
  background-color: #4b90f8;
  color: #fff;
}
.formWrap .gform_wrapper input#submitBtn,
.gform_footer input[type="submit"]{
  border: none;
  width: 154px;
  text-align: left;
  height: 45px;
  color: #fff;
  background-color: #4b90f8;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  background-image: url('images/btnArrow.png');
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: right center;
}
.formWrap .gform_wrapper input#submitBtn:hover,
.gform_footer input[type="submit"]:hover{
  background-color: #1e3a63;
}
.gform_footer input[type="submit"]{
	padding:10px 20px;
	height:50px;
	width:115px !important;
	float:right;
}
body .formWrap .gform_wrapper ul li.gfield {
  margin: 0;
}
.formWrap .gform_wrapper .top_label .gf_list_inline label {
  font-weight: normal !important;
}
body .formWrap .gform_wrapper .top_label .gf_list_inline div.ginput_container {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
body .formWrap .gform_wrapper ul li.gfield.marginBottom {
  margin-bottom: 13px;
}
body .formWrap .gform_wrapper ul li.gfield.gfield_html {
  padding-top: 28px;
}
.socialMedia {
  margin: 0 0 21px;
}
.socialMedia a {
  display: inline-block;
}
.socialMedia a:hover {
  opacity: .8;
}
.socialMedia a + a {
  margin-left: 3px;
}
.footer-menu {
  margin: 8px 0 16px;
  text-align: right;
}
.frontPageFooter {
  max-width: 703px;
  margin: 36px 0 0;
}
.footer-menu li {
  padding: 0;
  line-height: 13px;
}
.footer-menu li + li {
  border-left: 1px solid #868686;
  padding-left: 6px;
  margin-left: 3px;
}
.footer-menu li a {
  font-size: 12px;
  color: #868686;
  display: block;
  font-family: 'Open Sans', sans-serif;
}
.footer-menu li a:hover {
  color: #4b90f8;
}
p.attribution {
  font-size: 12px;
  color: #868686;
  font-family: 'Open Sans', sans-serif;
}
p.lfsFooter {
  font-size: 12px;
  color: #868686;
  font-family: 'Open Sans', sans-serif;
  text-align: right;
}
p.lfsFooter a {
  color: #868686;
}
p.lfsFooter a:hover {
  color: #4b90f8;
}
p.lfsFooter span {
  color: #4b90f8;
  text-transform: uppercase;
}
.innerPageBG {
  overflow: hidden;
  padding: 0 15px;
  background-image: url('images/innerPageBG.jpg');
  background-size: cover;
  min-height: 304px;
  padding: 108px 0 50px;
}
.innerPageBG h2 {
  color: #fff;
  margin: 0;
  font-size: 72px;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
  line-height: 1em;
  /*text-shadow: 0 0 3px rgba(0,0,0,.5);*/
}
#footer {
  background-color: #363636;
  padding: 34px 0 24px;
}
.innerPage {
  overflow: hidden;
  padding: 80px 0 34px;
}
.innerPage section {
  color: #616161;
  font-size: 17px;
  line-height: 1.8em;
}
.innerPage section p {
  margin: 0 0 30px;
}
.innerPage section a {
  color: #4b90f8;
}
.innerPage section a:hover {
  color: #1e3a63;
}
.innerPage section ul.checkList  {
  list-style: none;
  padding: 0;
  margin: 0 0 45px;
}
.innerPage section ul.checkList li {
  padding-left: 40px;
  background-image: url('images/checkList.png');
  background-repeat: no-repeat;
  background-position: 0 7px;
  margin: 16px 0;
}
.home #footer {
  display: none;
}
.innerPage section h2 {
  margin: 0 0 36px;
  font-size: 39px;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
  color: #4b90f8;
}
.innerPage section h3 {
  margin: 0 0 10px;
  font-size: 32px;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
  color: #333;
}
.leftThumbnail {
  float: left;
  display: inline-block;
  margin-right: 70px;
}
.overFlowH {
  overflow: hidden;
}
.LeftThumbAreas {
  display: inline-block;
  float: left;
}
.otherAreas {}
.otherAreas h5 {
  margin: 29px 0 35px;
  font-weight: 700;
  font-size: 18.68px;
}
.otherAreas ul {
  list-style: none;
  padding: 0;
  border-top: 1px solid #616161;
  margin-bottom: 30px;
}
.otherAreas ul li {}
.otherAreas ul li.current-menu-item {
  display: none;
}
.otherAreas ul li a {
  display: block;
  font-size: 16.68px;
  padding: 30px 0 30px 35px;
  color: #616161;
  border-bottom: 1px solid #616161;
}
.otherAreas ul li a:hover {
  color: #4b90f8;
}
.innerPagePracticeWrap {

}
.innerPagePracticeWrap .divBox {
  max-width: 358px;
}
.innerPagePracticeWrap .divBox h4 {
  font-size: 24px;
  font-family: 'Roboto Slab', serif;
  margin: 52px 0 34px;
}
.innerPagePracticeWrap .divBox h4 a {
  color: #333;
}
.innerPagePracticeWrap .divBox h4 a:hover {
  color: #4b90f8;
}
.innerPagePracticeWrap .divBox p {}
.innerPage article {
  position: relative;
  padding-left: 140px;
  color: #252525;
  line-height: 2em;
}
.innerPage article.paddLess {
  padding-left: 0;
}
.innerPage article h4 {
  font-size: 18px;
  margin: 0 0 6px;
  font-family: 'Roboto Slab', serif;
}
.innerPage article h4 a {}
.innerPage article h5 {
  color: #959595;
  position: absolute;
  top: 1px;
  left: 0;
  margin: 0;
}
.innerPage article.paddLess + article.paddLess {
  border-top: 1px solid #333;
  padding: 30px 0 0;
}
.scroll {
  position: fixed;
  top: -120px;
  left: 0;
  display: none;
  width: 100%;
  z-index: 1000;
}
.scroll.open {
  top: 0;
}
@media ( max-width: 768px ) { 

}
@media ( min-width: 992px ) {
  .home .navbar-default {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
  }
  .frontPage1 h3.smallScreen {
    display: none;
  }
  .scroll {
    display: block;
  }
  .frontPage6 .col-md-4 {
    width: 34%;
  }
  .frontPage6 .col-md-8 {
    width: 66%;
  }
  .frontPage3 {
    overflow: hidden;
  }
  .frontPage3 .leftNav {
    width: 26.25%;
    float: left;
  }
  .frontPage3 .rightCont {
    width: 73.75%;
    overflow: hidden;
    position: relative;
  }
  .frontPage3 .rightCont .tab-content {
    padding-left: 32.145%;
  }
  .frontPage3 .rightCont .leftBG {
    width: 32.145%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 93px;
  }
  .searchBtn {
    content: '';
    display: block;
    min-height: 93px;
    width: 104px;
    background-color: #4b90f8;
    background-image: url('images/searchIcon.png');
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
  }
  .searchBtn.active {
    background-image: url('images/crossIcon.png');
  }
  .headerRight {
    text-align: right;
  }
  .mean-menu-nav {
    display: inline-block !important;
    vertical-align: top;
  }
  .contactNumber {
    display: inline-block;
    vertical-align: top;
    margin: 30px 26px 0 80px;
  }
  #searchform {
    display: inline-block;
    vertical-align: top;
  }
  #searchform.active input {
    opacity: 1;
    visibility: visible;
  }
  #searchform input {
    position: absolute;
    top: 100%;
    right: 0;
    height: auto;
    transition: .4s;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
  }
  .logo {
    float: left;
  }
  .wrapper {
    max-width: 1600px;
    margin: 0 auto;
  }
  .rowFlex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .main-menu {
    margin: 34px 0 0;
  }
  .main-menu li {
    position: relative;
  }
  .main-menu > li {
    display: inline-block;
  }
  .main-menu li a {
    color: #fff;
    display: block;
  }
  .main-menu > li + li {
    border-left: 2px solid #7a7878;
    padding-left: 24px;
    margin-left: 16px;
  }
  .main-menu > li > a {
    line-height: 14px;
  }
  .main-menu > li:hover > a {
    color: #4b90f8;
  }
  .main-menu > li > .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 220px;
    padding: 0;
    z-index: 200;
    opacity: 0;
    visibility: hidden;
  }
  .main-menu > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .main-menu > li > .sub-menu > li {
    display: block;
  }
  .main-menu > li > .sub-menu > li > a {
    background-color: rgba(0,0,0,.5);
    padding: 10px 15px;
    color: #fff;
  }
  .frontPage4 {
    padding-left: 23.687%;
  }
  .frontPage4 .leftBG {
    background-size: cover;
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 93px;
    width: 23.687%;
  }
  .frontPage2 {    
    position: relative;
    padding-left: 23.687%;
    overflow: hidden;
  }
  .frontPage2 .leftBG {
    background-image: url('images/aboutBG.jpg');
    position: absolute;
    top: 0;
    left: 0;
    bottom: 93px;
    display: inline-block;
    content: '';
    width: 23.687%;
  }
  .frontPage5 {    
    position: relative;
    padding-left: 23.687%;
    overflow: hidden;
  }
  .frontPage5 .leftBG {
    background-image: url('images/newsBG.jpg');
    position: absolute;
    top: 0;
    left: 0;
    bottom: 93px;
    display: inline-block;
    content: '';
    width: 23.687%;
  }
  .frontPage6 {    
    position: relative;
    padding-left: 23.687%;
    overflow: hidden;
  }
  .frontPage6 .leftBG {
    background-image: url('images/contactBG.jpg');
    position: absolute;
    top: 0;
    left: 0;
    bottom: 93px;
    display: inline-block;
    content: '';
    width: 23.687%;
  }
}

@media ( min-width: 1050px ) {
  .cd-section > .whiteBG {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) !important;
  }
  .home #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
  }
  .frontPage2 {
    height: 100vh;
  }
  .frontPage3 {
    overflow: hidden;
  }
  .frontPage3 .rightCont {
    height: 100vh;
  }
  .frontPage4 {
    height: 100vh;
  }
}

@media ( min-width: 1200px ) { 

  .container {
    width: 100%;
    max-width: 1266px;
  }

}

@media ( min-width: 1600px ) { 

  .limiterCont {
    max-height: 650px;
  }

}

@media ( min-width: 992px ) and ( max-width: 1599px ) {
  .contactNumber {
    margin: 30px 26px 0 30px;
  }
  .frontPage1 .text-center {
    padding: 180px 0 0;
  }
  .frontPage2 .limiterCont ,
  .frontPage3 .limiterCont ,
  .frontPage4 .limiterCont ,
  .frontPage5 .limiterCont ,
  .frontPage6 .limiterCont {
    max-height: 400px;
    padding-right: 20px;
  }
  
}

@media ( min-width: 992px ) and ( max-width: 1499px ) {
  .searchBtn {
    width: 70px;
  }
  .contactNumber {
    margin: 30px 15px 0 20px;
  }
  .frontPage2 .rightCont ,
  .frontPage4 .rightCont ,
  .frontPage5 .rightCont ,
  .frontPage6 .rightCont {
    padding: 35px 20px 35px 20px;
  }
  .frontPage3 .rightCont .divBox {
    padding: 38px 20px 0 20px;
  }
}

@media ( min-width: 992px ) and ( max-width: 1399px ) {
  .main-menu {
    margin: 36px 0 0;
  }
  .logo {
    max-width: 300px;
    padding: 13px 0;
    background-color: #fff;
  }
  .frontPage2 .rightCont ,
  .frontPage4 .rightCont ,
  .frontPage5 .rightCont ,
  .frontPage6 .rightCont {
    padding: 25px 20px 35px 20px;
  }
  .frontPage3 .rightCont .divBox {
    padding: 25px 20px 0 20px;
  }
  .frontPage6 .paddBox {
    padding: 0;
  }
  .frontPage2 .limiterCont ,
  .frontPage3 .limiterCont ,
  .frontPage4 .limiterCont ,
  .frontPage5 .limiterCont ,
  .frontPage6 .limiterCont {
    max-height: 380px;
  }
  .frontPage3 .leftNav {
    padding: 32px 20px 0;
  }
}

@media ( min-width: 992px ) and ( max-width: 1299px ) {
  .frontPage2 .rightCont hr ,
  .frontPage3 .rightCont hr ,
  .frontPage4 .rightCont hr ,
  .frontPage5 .rightCont hr ,
  .frontPage6 .rightCont hr {
    margin: 15px 0 25px;
  }
  .frontPage2 .limiterCont ,
  .frontPage3 .limiterCont ,
  .frontPage4 .limiterCont ,
  .frontPage5 .limiterCont ,
  .frontPage6 .limiterCont {
    max-height: 350px;
  }
  .frontPage1 h3 {
    font-size: 45.92px;
  }
}

@media ( min-width: 992px ) and ( max-width: 1199px ) {

  .main-menu li a {
    font-size: 13px;
  }
  .main-menu > li + li {
    padding-left: 15px;
    margin-left: 10px;
  }
  .logo {
    max-width: 275px;
    padding: 16px 0;
  }
  .contactNumber a {
    font-size: 16px;
  }
  .contactNumber {
    margin: 36px 15px 0 15px;
  }
  .main-menu > li + li {
    padding-left: 10px;
    margin-left: 5px;
  }
}

@media ( min-width: 992px ) and ( max-width: 1099px ) {

}

@media ( min-width: 992px ) and ( max-width: 1049px ) {

  .cd-section > div.bg1 {
    margin-top: 0;
  }
  .cd-section ,
  .cd-section > div {
    height: auto;
    min-height: 100vh;
  }
  .frontPage2 .limiterCont, 
  .frontPage3 .limiterCont, 
  .frontPage4 .limiterCont, 
  .frontPage5 .limiterCont, 
  .frontPage6 .limiterCont {
    max-height: 420px;
  }
  .cd-section > .whiteBG {
    margin-top: 0;
    border-top: 20px solid #4b90f8;
  }
  .frontPage2 ,
  .frontPage3 .rightCont ,
  .frontPage4 {
    min-height: 100vh;
    height: auto;
  }
  .frontPage2 .leftBG ,
  .frontPage3 .rightCont .leftBG ,
  .frontPage4 .leftBG ,
  .frontPage5 .leftBG ,
  .frontPage6 .leftBG {
    bottom: 0;
  }
}

@media ( max-width: 991px ) {
  .frontPage4 .attyClicks .linksTop {
    position: relative;
  }
  .frontPage1 h3 {
    display: none;
  }
  .frontPage1 h3.smallScreen {
    display: block;
  }
  .cd-section > div {
    margin-top: 0;
  }
  .navbar-default {
    text-align: center;
    padding: 0 15px;
    padding: 30px 15px;
  }
  .contactNumber {
    margin: 10px 0;
  }
  #searchform {
    margin: 0 auto;
    max-width: 290px;
  }
  body {
    padding-top: 52px;
  }
  body.mean-container .mean-bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
    background-color: #4b90f8;
  }
  body.mean-container .mean-nav {
    background-color: #4b90f8;
  }
  .frontPage1 .text-center {
    padding: 120px 15px 100px;
  }
  .frontPage5 ,
  .cd-section ,
  .cd-section > div {
    height: auto;
  }
  .frontPage1 h4 {
    font-size: 18.77px;
  }
  .frontPage1 h3 {
    font-size: 30px;
  }
  .cd-section > .whiteBG {
    border-top: 30px solid #4b90f8;
  }
  .map {
    margin: 50px 0 45px;
  }
  p.lfsFooter ,
  p.attribution ,
  .footer-menu ,
  .socialMedia {
    text-align: center;
  }
  .innerPagePracticeWrap .divBox {
    margin: 0 auto 60px;
  }
  .innerPageBG h2 {
    letter-spacing: .5px;
    font-size: 36px;
  }
  .innerPageBG {
    min-height: 0;
    padding: 80px 0 90px;
  }
  .leftThumbnail {
    float: none;
    display: block;
    margin: 0 auto 50px;
    max-width: 358px;
  }
}

@media ( max-width: 767px ) {
  .innerPage article h5 ,
  .frontPage5 article h5 {
    position: relative;
    top: 0;
    margin: 0 0 10px;
  }
  .innerPage article ,
  .frontPage5 article {
    padding-left: 0;
  }
  .innerPage article + article ,
  .frontPage5 article + article {
    margin-top: 40px;
  }
  .formWrap .gform_wrapper .top_label .gf_list_inline .gfield_label {
    display: block;
  }
  .frontPage6 .rightCont ,
  .frontPage5 .rightCont ,
  .frontPage4 .rightCont ,
  .frontPage2 .rightCont {
    padding: 35px 15px 35px;
  }
  .frontPage3 .leftNav {
    padding: 35px 15px 0;
  }
  .frontPage3 .rightCont .divBox {
    padding: 38px 15px 0;
  }
  .frontPage6 .paddBox {
    padding: 0;
  }
  body .formWrap .gform_wrapper .top_label .gf_list_inline div.ginput_container.ginput_container_radio {
    display: block;
  }
}

@media ( max-width: 499px ) {

  .frontPage4 .attyClicks .linksTop span + span {
    display: block;
    margin-left: 0;
  }

}