/******************************************************************

Theme Name: Bohley

Theme URI: http://dlmwebsites.com/
******************************************************************/
/* fonts Embed */

@font-face {
 font-family: 'walkway_boldregular';
 src: url('library/fonts/walkway_bold-webfont.eot');
 src: url('library/fonts/walkway_bold-webfont.eot?#iefix') format('embedded-opentype'),  url('library/fonts/walkway_bold-webfont.woff2') format('woff2'),  url('library/fonts/walkway_bold-webfont.woff') format('woff'),  url('library/fonts/walkway_bold-webfont.ttf') format('truetype'),  url('library/fonts/walkway_bold-webfont.svg#walkway_boldregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'walkway_semiboldregular';
 src: url('library/fonts/walkway_semibold-webfont.eot');
 src: url('library/fonts/walkway_semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('library/fonts/walkway_semibold-webfont.woff2') format('woff2'),  url('library/fonts/walkway_semibold-webfont.woff') format('woff'),  url('library/fonts/walkway_semibold-webfont.ttf') format('truetype'),  url('library/fonts/walkway_semibold-webfont.svg#walkway_semiboldregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
  font-family: 'Hind', sans-serif;
  font-size:16px;
  color:#055497;
  padding-right: 0px !important;
}
img {
  max-width:100%;
  display:inline-block
}
.container {
  max-width:1024px;
}
.img-responsive {
  display:inline-block
}
.text-center {
  text-align:center !important
}
a {
  color:#2797d0;
  text-decoration:underline;
  outline: none !important;
}
a:hover {
  color:#B83672
}
h1, h2, h3 {
  color:#055497
}
.navbar-toggle {
  border:1px solid #552160
}
.navbar-toggle .icon-bar {
  background:#552160
}
.home-header {
  height:100vh;
  padding:11% 0 0 0;
  position:relative;
  background-size:cover !important;
  background-attachment:fixed !important;
}
.navbar {
  background:none;
  padding:14px 0;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.navbar-brand {
  padding:0;
  height:75px;
  display:none;
}
.smaller, .inner-nav {
  background:#0a406e;
  padding:6px 0 0;
}
.smaller .navbar-brand, .inner-nav .navbar-brand {
  display:block;}
.smaller .location-sec, .inner-nav .location-sec {
  display:none;
} 
.smaller .navbar-nav, .inner-nav .navbar-nav {
  padding-top:15px;
}
.smaller .phone-details > li > a, .inner-nav .phone-details > li > a {
  padding:12px 0
}
.container .jumbotron, .container-fluid .jumbotron {
  padding:0;
  background:none;
  text-align:center
}
.jumbotron img {
  margin-bottom:20px;
}
.navbar-nav > li > a {
  color:#fff;
  text-decoration:none;
  font-size:17px;
}
.phone-details > li > a {
  font-size:21px;
  font-weight:500
}
.phone-details img {
  margin-right:5px;
}
.jumbotron h1 {
  text-transform:uppercase;
  font-size:38.7px;
  font-weight:600;
  color:#fff;
  margin-bottom:0
}
.jumbotron h2 {
  text-transform:uppercase;
  font-size:20.15px;
  font-weight:600;
  margin-top:0
}
.jumbotron .btn {
  margin:0 5px
}
.btn {
  border: medium none;
  border-radius: 20px;
  color:#ffffff;
  font-size: 17px;
  line-height: 14px;
  min-width: 228px;
  padding: 15px 0;
  text-decoration: none;
  margin:0 5px
}
.nav > li > a:focus, .nav > li > a:hover {
  background:none;
  color:#001442
}
.btn-default {
  background:#055497
}
.btn-primary {
  background:#2797d0
}
.page-section {
  padding:50px 0
}
.page-section h2 {
  font-size:33px;
  font-weight:600;
  text-transform:uppercase;
  margin-top:30px;
}
.featured {
  padding:0 !important;
  height:157px;
  background:
 #0a406e
}
.round-btn {
  position:relative;
  overflow:hidden;
  max-width:205px;
  max-height:205px;
  -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.sqrt-btn {
  position:relative;
  overflow:hidden;
  max-width: 300px;
  max-height: 150px;
  margin-bottom: 15px;
}
.round-btn img{ -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; position:relative; width:100%; height:auto}
.round-btn h3 {
  bottom:0px;
  color:#fff;
  left: 0;
  padding:0;
  position: absolute;
  right: 0;
  top:0;
  margin:0 !important;
  -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  -webkit-transition: all 400ms ease-out 100ms;
  -moz-transition: all 400ms ease-out 100ms;
  -o-transition: all 400ms ease-out 100ms;
  transition: all 400ms ease-out 100ms;
  text-align: center;
  background:rgba(10, 64, 110, .75);
  font-family: 'walkway_boldregular';
}
.sqrt-btn h3 {
  bottom:0px;
  color:#fff;
  left: 0;
  padding:0;
  position: absolute;
  right: 0;
  top:0;
  margin:0 !important;
  -webkit-transition: all 400ms ease-out 100ms;
  -moz-transition: all 400ms ease-out 100ms;
  -o-transition: all 400ms ease-out 100ms;
  transition: all 400ms ease-out 100ms;
  text-align: center;
  background:rgba(10, 64, 110, .75);
  font-family: 'walkway_boldregular';
  }
.round-btn h3 span {
  position:absolute;
  top:50%;
  display:block;
  text-align:center;
  margin-top:-13px;
  width:100%
}
.sqrt-btn h3 span {
  position:absolute;
  top:50%;
  display:block;
  text-align:center;
  margin-top:-13px;
  width:100%
}
.round-btn p, .sqrt-btn p{ margin:0 !important }
.round-btn:hover h3, .sqrt-btn:hover h3 {
  opacity:0;
  visibility:hidden
}
.doc-logo {
  margin-top:50px;
}
.featured-item {
  overflow:hidden;
  
  
    border-radius: 100%;
    -moz-border-radius: 100%;
  position:relative;
  margin-top:-50px;
  width:211px;
  height:211px;
  display:inline-block; vertical-align:bottom

}
.featured-item h3 {
  
  color:#fff; margin:0;
  padding:19px 0 30px;
  text-align: center;
  background:rgba(10, 64, 110, .75);
  font-family: 'walkway_boldregular';
  -webkit-transition: all 400ms ease-out 100ms;
  -moz-transition: all 400ms ease-out 100ms;
  -o-transition: all 400ms ease-out 100ms;
  transition: all 400ms ease-out 100ms;
}
.featured-item img{ -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; position:relative; width:100%; height:auto}
.featured-item .featured-content {
  top:138px;
  color:#fff;
  left: 0;
  margin:0;
  position: absolute;
  right: 0;
  text-align: center;
  font-family: 'walkway_boldregular';
  -webkit-transition: all 400ms ease-out 100ms;
  -moz-transition: all 400ms ease-out 100ms;
  -o-transition: all 400ms ease-out 100ms;
  transition: all 400ms ease-out 100ms;
  
}
.featured-item .featured-content ul { background:#0c5a9d;
list-style: outside none none;
min-height: 144px;
padding:8px 0  0;}
.featured-item .featured-content ul li a{ color:#fff; display:block; padding:2px 0; text-decoration:none; font-family: 'Hind', sans-serif;}

.tags a {
  display:inline-block;
  background:#2797d0;
  color:#ffffff;
  font-size:17px;
  font-weight:600;
  text-decoration:none;
  padding:5px 8px;
  margin:5px 4px;
}
.featured-item:hover  .featured-content{
  top:0px;
  border-radius: 100%;
    -moz-border-radius: 100%;
}
.footer {
  color:#ffffff;
  padding:30px 0 15px;
  background-size: cover !important;
}
.footer h3 {
  color:#fff;
}
address {
    padding: 10px;
    background: #09406d8c;
    display: inline-block;
    margin-top: 15px;
}
#gform_wrapper_3 input, #gform_wrapper_3 select, #gform_wrapper_3 textarea {
    color: #09406d;
}
input#gform_submit_button_3 {
    color: #fff;
}
/*.hidden2 {
  visibility:hidden
}*/
.visible {
  visibility:visible
}
.no-cover {
  background-size:auto !important;
}
.page-header {
  margin:48px 0 0px;
  padding:40px 0;
  border-bottom:none;
  background-size: cover !important;
  background-position: 50% !important;
}
.page-jumbotron h1 {
  font-family: 'walkway_boldregular';
  font-size:36px;
  margin-bottom:30px;
}
.page-id-79 .page-jumbotron h1{ margin-bottom:0 }
.page-id-79 .page-header{ padding-bottom:0}
.page-id-79 .main{ padding-bottom:0}

.page-jumbotron ul {
  list-style:none;
  padding:0;
  margin-top:20px;
}
.page-jumbotron ul li {
  margin-bottom:3px;
}
.page-jumbotron ul li a {
  font-weight:bold;
  font-size:22px;
  font-weight:bold;
  color:#2895cc;
  text-decoration:none;
}
.widget-container {
  margin-bottom:30px;
}
.widget-container .round-btn {
  margin: 0 auto
}
.post-content {
  margin-bottom:30px;
}
.post-content h2 {
  font-family: 'walkway_boldregular';
  font-size:36px;
  margin-bottom:30px;
}
.post-content h3 {
  font-size:24px;
  font-weight:700;
  color:#2895cc; margin-top:30px;
}
.post-content ul {
  margin-left:30px;
}
 
.contact-jumbotron {
  background:rgba(15, 15, 15, .65);
  padding:30px;
  margin:0 auto 90px;
  max-width:550px;
  color:#fff;
  text-align:center;
  font-size:24px;
}
.contact-header h1 {
  color:#fff;
  text-align:center;
  font-family: 'walkway_boldregular';
  margin:50px 0;
}
.ctn-page h2 {
  text-transform:none;
  font-size:30px;
}
.gform_wrapper .gfield_required {
  display:none
}
.gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_year label, .gform_wrapper .gfield_time_ampm label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .ginput_complex label, .gform_wrapper .instruction {
  display:none !important
}
.gform_wrapper ul li.gfield {
  clear:none !important
}
.gf-left-half {
  float:left;
  width:49%;
}
.gf-right-half {
  float:right;
  width:49%;
}
#gform_fields_2 .gform_wrapper .top_label .gfield_label {
  display:none !important;
}
.gsurvey-rating-wrapper{ display:inline-block; margin:4px 0; float:right}
#gform_fields_1 .gsurvey-rating:not(:checked) > label{ 
cursor: pointer;
float: right;
font-size: 0 !important;
line-height: 24px;
overflow: hidden;
white-space: nowrap;
width: 30px;}
#gform_fields_1 li.gfield{ margin-bottom:15px;}
.gform_wrapper textarea.small {
  margin-top:18px;
}
.gform_wrapper .gform_footer {
  padding:0 !important
}
.gfield_radio li{ display:inline-block; margin-right:25px !important}
#field_1_10 .ginput_container, #field_1_9 .ginput_container{ display:inline-block !important; float:right }
#gform_2 .gform_footer {
  text-align: center
}
.textarea  { border:1px solid #ddd}
.review-logos img { margin-top:30px;}
.gform_footer input[type="submit"] {
  background:#2797d0;
  color:#fff !important;
  padding:13px 30px;
  text-decoration:none;
  border:none;
  border-radius:20px;
  margin-bottom:5px;
  min-width: 200px;
}
.gallery-pic img {
  width:100%
}
.gallery-container {
  border-collapse:collapse
}
.gallery-container .row .gallery-container {
  border: 1px solid #065597;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bx-wrapper {
  margin-bottom:30px;
  box-shadow:none;
}
.main {
  padding-top: 40px;
}
#bx-pager {
  text-align: center;
}
#bx-pager a {
  margin:0 5px
}
#cboxCurrent {
  display:none !important;
}
#cboxClose {
  top:-22px;
  right:-22px;
  bottom:auto;
  font-size:0;
}
#cboxContent {
  overflow:visible
}
 #cboxClose::after {
 background:rgba(0, 0, 0, .75);
 border-radius: 50%;
 color: #ffffff;
 content: "+";
 display: block;
 font-size: 29px;
 height: 30px;
 line-height: 1;
 width: 30px;
 -ms-transform: rotate(45deg); /* IE 9 */
 -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
 transform: rotate(45deg);
}
#cboxPrevious {
  background:#0A406E;
  border-radius: 8px;
  bottom: -4px;
  color: hsl(0, 0%, 100%);
  left: 0;
  padding: 7px;
  position: absolute;
  text-transform: capitalize;
  width: 80px;
}
#cboxNext {
  background: #0A406E;
  border-radius: 8px;
  bottom: -4px;
  color: hsl(0, 0%, 100%);
  right: 0;
  left:auto;
  padding:8px;
  position: absolute;
  text-transform: capitalize;
  width: 80px;
}
#cboxLoadedContent {
  margin-bottom:40px
}
.inline-content {
  position:absolute;
  height:460px;
  width:600px
}
.inline-content h2 {
  visibility:hidden
}
 .smaller .megaMenuContainer, .inner-nav .megaMenuContainer { margin-top:15px}
 #megaMenu.megaFullWidth {
    float: left;
    width:64%;}

#megaMenu{ background:none !important; }
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1{ border-radius:0 !important}
#megaMenu.megaMenuHorizontal ul.megaMenu > li > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li > span.um-anchoremulator{ border-left:none}
#megaMenu ul li.mega-with-sub > a:after, #megaMenu ul li.ss-nav-menu-mega > a:after, 
#megaMenu ul li.mega-with-sub > span.um-anchoremulator:after, 
#megaMenu ul li.ss-nav-menu-mega > span.um-anchoremulator:after{ border:none !important}
#megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator, .megaMenuToggle{ color:#ffffff; text-shadow:none;} 
#megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator, .megaMenuToggle{ padding-bottom:30px; }
#megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator, .megaMenuToggle{ 
  font-size:16px !important;  font-weight:normal; text-transform:none !important; padding:10px 22px; 
}
.smaller #megaMenu ul.megaMenu > li > a,.smaller #megaMenu ul.megaMenu > li > span.um-anchoremulator,.smaller .megaMenuToggle{ padding:10px 22px 28px;  }
#megaMenu ul.megaMenu > li > a span.wpmega-link-title, 
#megaMenu ul.megaMenu > li > span.um-anchoremulator span.wpmega-link-title{ text-transform:none !important}
#megaMenu ul.megaMenu > li:hover > a, #megaMenu ul.megaMenu > li > a:hover, #megaMenu ul.megaMenu > li.megaHover > a, 
#megaMenu ul.megaMenu > li:hover > span.um-anchoremulator, #megaMenu ul.megaMenu > li > span.um-anchoremulator:hover, 
#megaMenu ul.megaMenu > li.megaHover > span.um-anchoremulator{ background:none; color:#2797d0}

#megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1, 
#megaMenu ul.megaMenu li.ss-nav-menu-reg ul.sub-menu{ background:rgba(255,255,255,.85); border:none; box-shadow:0 0 ; min-width:250px;}
.navbar-fixed-top #megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1, 
.navbar-fixed-top #megaMenu ul.megaMenu li.ss-nav-menu-reg ul.sub-menu{ background:rgba(255,255,255,.85) !important}
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li > a, 
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li > span.um-anchoremulator, 
#megaMenu ul ul.sub-menu li > a, #megaMenu ul ul.sub-menu li > span.um-anchoremulator{ font-size:14px; color:#0a406e; padding:5px 6px}
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a, 
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li:hover > a, 
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a, 
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > span.um-anchoremulator, 
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator, 
.wpmega-widgetarea h2.widgettitle{ font-size:18px; border-bottom:none; text-transform:uppercase; font-weight:bold; margin-bottom:0; color:#0a406e;}
#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-1{ 
  padding:8px; 
  box-sizing: border-box;
  
  white-space: normal;
  margin: 0;
}
#megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1 > li{ min-width:120px;}
#megaMenu .ss-colgroup-4 > .ss-col, #megaMenu .wpmega-nonlink.ss-colgroup-4 li, 
#megaMenu ul.megaMenu li.ss-nav-menu-mega.mega-colgroup-4 > ul > li{ width:24.2%}
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a:hover, #megaMenu ul ul.sub-menu > li:hover > a{ background:#B3B3B3; color:#000}

.post-content iframe{ max-width:100%;}
.is_stuck{ position:fixed; top:90px}
/*--Custom CSS Starts--*/
/*--Accordion CSS Starts--*/
.accordion h3{
  cursor: pointer;
    font-weight: normal;
    font-size: 1.3em;
    border-bottom: solid 1px;
    padding-bottom: 15px;
}
.accordion h3.open::before{
  content: url('/wp-content/uploads/2015/07/Minus.png');
  position: relative;
  top: 5px;
  margin-right: 5px;
}
.accordion h3::before{
  content: url('/wp-content/uploads/2015/07/Plus.png');
  position: relative;
  top: 5px;
  margin-right: 5px;
}
/*--Accordion CSS Ends--*/
div.gsurvey-rating input[type="radio"] ~ label:hover{
  background: url('/wp-content/uploads/2015/07/starchecked.png') no-repeat;
  background-position: center;
}
div.gsurvey-rating input:nth-of-type(n+1):checked ~ label:nth-of-type(n+1){
  background: url('/wp-content/uploads/2015/07/starchecked.png') no-repeat;
  background-position: center;
}
.blogpost-title a{
  text-decoration: none;
  font-size: 24px;
}
.blog-nav{
  margin: 20px 0 20px;
}
.blog-nav a{
  text-decoration: none;
}
 .blog-sidebar ul{
  list-style-type: none;
}
 .blog-sidebar ul li{
  margin-bottom: 5px;
}
 .blog-sidebar ul li a{
  text-decoration: none;
  font-size: 14px;
}
 .blog-sidebar .widget_title{
  margin-left: 40px;
}
.single .page-section h2{
  font-size: 28px;
}
.single .post_content h2{
  font-size: 24px;
}
.single .post_content p{
  text-align: justify;
}
.modal-content{
  margin:0 auto;
}
#scheduleform .modal-content, #signupform .modal-content{
  max-width: 400px;
}
.modal-title{
  text-align:center;
  font-size: 24px;
}
.modal-open{
  overflow:auto;
}
#gform_wrapper_3, #gform_wrapper_4{
  margin: 0 auto;
}
#gform_wrapper_3 .gform_heading, #gform_wrapper_4 .gform_heading{
  display: none;
}
#gform_wrapper_3 ul > li, #gform_wrapper_4 ul > li{
  text-align: center;
  margin-bottom: 10px;
}
#gform_wrapper_3 ul > li select{
  padding: 5px 0;
}
#gform_wrapper_3 ul > li label, #gform_wrapper_4 ul > li label{
  display: none;
}
#gform_wrapper_3 ul > li .ginput_container, #gform_wrapper_4 ul > li .ginput_container{
  margin: 0 auto;
}
#gform_wrapper_3 textarea.small{
  margin-top: 0px;
}
#gform_wrapper_3 .gform_footer, #gform_wrapper_4 .gform_footer{
  text-align: center;
}
.special img{
  margin:0 10px 10px 0;
}
.special p{
  font-size: 15px;
}
#promotions .modal-header h4{
  font-size: 28px;
}
.bohley__specials > div{
  margin-bottom: 30px;
}
.bohley__specials > div img{
  margin: 0 0 10px 0;
}
.bohley__specials > div h2{
  font-size: 30px;
}
.page-template-default .page-header, .page-template-new-proc .page-header{
    background-size: cover !important;
    background-position: 50% 50% !important;
}
.gall-intro::after{
  content: url('/wp-content/uploads/2015/07/gallery-border.jpg');
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  line-height: 15px;
}
.gallery-container{
  box-sizing:border-box;
  padding: 15px;
  border-top: solid 1px #065597;
}
.gallery-container img{
  max-width:100%; 
	height: auto;
}
.view-more{
  margin: 20px 0 20px;
}
.view-more .btn-default:hover{
  background-color: #2797D0;
  color: #fff;
}
.before-After{
  margin-top:20px;
}
.before-After div{
  font-size: 20px;
} 
div[id^='carousel'] li{
  display: inline-block !important;
  width: 180px !important;
  margin-right: 5px !important;
  opacity:1 !important;
}
div[id^='sample']{
  max-width: 95%;
  margin: 0 auto;
}
#fancybox-content > div:nth-of-type(1){
  overflow: hidden !important;
}
.page-id-282 .page-header{
  padding: 200px 0 200px;
}
.loan-enquiry{
  text-align: center;
  margin-bottom: 25px;
}
.newsletter{
  background: #055497;
  color: #fff;
  padding: 10px 0;
}
.newsletter .col-sm-4{
  text-transform: uppercase;
  padding-right: 0px;
}
.newsletter .col-sm-8{
  padding-left: 0px;
}
.newsletter .col-sm-4 > span:nth-of-type(1){
  font-size: 28px;
  font-weight: 600;
}
.newsletter .col-sm-4 > span:nth-of-type(2){
  font-size: 21px;
}
form.widget_wysija.shortcode_wysija p.wysija-paragraph.hidden2{
  visibility: visible;
  display: inline-block;
}
form.widget_wysija.shortcode_wysija p input{
  max-width: 150px;
  color: #c6c6c6;
  font-style: italic;
}
form.widget_wysija.shortcode_wysija .wysija-submit{
  display: inline-block;
  background-color: #2797D0;
    border: none;
    padding: 10px 25px;
    border-radius: 20px;
    margin-top: 10px;
}
.page-id-89 .page-header{
  background-position: 50% 50% !important;
  background-size: cover !important;
}
.phone-details > li > a:hover{
  color: #fff;
}.postthumbnail{
  float: right;
  margin: 0 0 10px 10px;
}
div.wp-pagenavi span{
  border-radius: 50%;
  padding: 2px 10px;
  background-color: #2797d0;
    color: #fff;
    border: transparent;
}
div.wp-pagenavi a{
  border-radius: 50%;
  padding: 2px 10px;
  background-color: #055497;
    color: #fff;
    border: transparent;
}
.btn-default:hover{
  background-color: #033866;
  color: #fff;
}
.btn-primary:hover{
  background-color: #0073ae;
  color: #fff;
}
form.widget_wysija.shortcode_wysija .wysija-submit:hover{
  background-color: #0073ae;
}
.featured-content ul li a:hover{
  background-color: #2797d0;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item ul.sub-menu.sub-menu-1 > li a span.wpmega-link-title:hover{
  color: #fff;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li#menu-item-110 ul.sub-menu.sub-menu-1 > li > a span.wpmega-link-title:hover{
  color: #0a406e;
}
.wysija-paragraph{
  max-width: 100%;
  padding: 0px;
  margin-top: 15px;
  display:inline-block;
}
.page-id-919 .main .col-sm-4, .page-id-922 .main .col-sm-4, .page-id-926 .main .col-sm-4, .page-id-928 .main .col-sm-4{
  height:auto !important;
}
#understand{
  display: block;
  cursor: pointer;
}
.doc-app p{
  display: inline-block;
  width: 50%;
  font-size: 12px;
  text-align: justify;
    margin-left: 10px;
}
.doc-app a{
  display: inline-block;
  vertical-align: top;
}
.head-docwithme{
  color: #2797D0;
  font-size: 28px;
    text-align: center;
}
.para-docwithme{
  text-align: center;
  font-size: 16px;
}
.btn-docwithme{
  margin: 0 auto;
    width: 100%;
}
.page-id-233 .page-jumbotron{
  margin: 120px 0 150px;
}
.page-id-1017 .page-jumbotron{
  margin: 100px 0 100px;
}
.doc-real img{
  display: block;
  margin: 0 auto 20px auto;
}
.page-id-73 .page-header{
  padding: 70px 0;
  background-size: auto !important;
  background-position-x: 100%!important;
}
.footer-ctn .realself-img img{
  max-width: 130px;
}
.footer-ctn .realself-img-wrapper{
  margin-bottom: 10px;
}
.testimonial-slider .flex-direction-nav a.flex-prev::before{
  content: url('//www.drbohley.com/wp-content/uploads/2016/04/arrow-left-new.png');
}
.testimonial-slider .flex-direction-nav a.flex-next::before{
  content: url('//www.drbohley.com/wp-content/uploads/2016/04/arrow-right-new.png');
}
.testimonial-slider .flex-direction-nav a{
  opacity: 1;
  font-size: 0;
  height: 45px;
  
}
.testimonial-slider .flex-direction-nav a.flex-prev{
  left: 0;
}
.testimonial-slider .flex-direction-nav a.flex-next{
  right: 0;
}
.testimonial-slider{
  width: 90%;
  margin: 0 auto;
}
.post_content .test-star h2{
  display: inline-block;
  width: 450px;
  position: relative;
  max-width: 100%;
}
.post_content .test-star h2::before{
  content: url('/wp-content/uploads/2016/04/quotes-left.png');
  position: absolute;
  display: inline-block;
  left: 0;
}
.post_content .test-star h2::after{
  content: url('/wp-content/uploads/2016/04/quotes-right.png');
  position: absolute;
  display: inline-block;
  right: 0;
}
.post_content .test-review {
  padding: 60px 0;
    border-top: 1px solid #2797d0;
    border-bottom: 1px solid #2797d0;
    margin: 25px 0 15px;
}
.post_content .gall-review{
  padding: 60px 0;
    border-top: 1px solid #2797d0;
    border-bottom: 1px solid #2797d0;
    margin: 25px 0 15px;
}
.side-bar h2{
  font-family: 'walkway_boldregular';
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}
#gform_wrapper_6 .top_label input.large, #gform_wrapper_6 .top_label select.large{
  width: 100%;
}
#gform_wrapper_6 textarea.small{
  width: 100%;
}
#gform_wrapper_6 .top_label .gfield_label{
  display: none;
}
#gform_wrapper_6{
  margin: 0 auto;
    max-width: 85%;
}
#gform_wrapper_6 .gform_footer{
  text-align: center;
}
.sidebar-form{
  margin-bottom: 20px;
}
.post_content .laser-products{
  margin-bottom: 40px;
}
.post_content .laser-products img{
  float: right;
  max-width: 150px;
  height: auto;
}
.page-id-1211 .page-header{
  min-height: 484px;
}
.zein-obagi{
  display: block;
    text-align: center;
    margin-bottom: 30px;
}
.page-template-template-blog .page-header{
  padding: 140px 0;
}
.single .page-section{
  margin-bottom: 20px;
}
.doc-app{
  display: none;
}
/*--.real-logo{
  position: absolute;
  bottom: 5%;
}--*/
div.embedded-reviews__head{
  font-size: 14px !important;
  color: #fff !important;
}
.slick-tax-gallery .custom-slick-tax-prev{
  position: absolute;
    top: 8px;
    left: 30%;
    font-size: 0;
    width: 20px;
    height: 20px;
    display: inline-block !important;
    z-index: 100;
    padding: 0;
    border: none;
    background: transparent;
    outline: none;
}
.slick-tax-gallery .custom-slick-tax-prev::before{
  position: absolute;
  content: url('/wp-content/uploads/2016/10/Cross_Left.png');
  top: 8px;
  left: 0;
}
.slick-post-gallery .custom-slick-post-prev{
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 0;
    width: 20px;
    height: 20px;
    display: inline-block !important;
    z-index: 100;
    padding: 0;
    border: none;
    background: transparent;
    outline: none;
}
.slick-post-gallery .custom-slick-post-prev::before{
  position: absolute;
  content: url('/wp-content/uploads/2016/10/Arrow_Left.png');
  left: -45px;
    top: -20px;
}
.slick-tax-gallery .custom-slick-tax-next{
  position: absolute;
    top: 8px;
    right: 34%;
    font-size: 0;
    width: 20px;
    height: 20px;
    display: inline-block !important;
    z-index: 100;
    padding: 0;
    border: none;
    background: transparent;
    outline: none;
}
.slick-tax-gallery .custom-slick-tax-next::before{
  position: absolute;
  content: url('/wp-content/uploads/2016/10/Cross_Right.png');
  top: 8px;
}
.slick-post-gallery .custom-slick-post-next{
  position: absolute;
    top: 50%;
    right: 0;
    font-size: 0;
    width: 20px;
    height: 20px;
    display: inline-block !important;
    z-index: 100;
    padding: 0;
    border: none;
    background: transparent;
    outline: none;
}
.slick-post-gallery .custom-slick-post-next::before{
  position: absolute;
  content: url('/wp-content/uploads/2016/10/Arrow_Right.png');
  left: 15px;
    top: -20px;
}
.caseWrapper{
  padding: 20px 40px;
}
.caseTitle{
  margin-bottom: 15px;
}
.caseGall{
  margin-bottom: 15px;
}
.caseContent{
  text-align: center;
}
.caseWrapper.white-section{
  box-shadow: none;
}
.caseWrapper.slick-active.white-section{
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.slick-slide img{
  margin: 0 auto;
}

.custom-text{
  width: 60%;
  display: inline-block;
  vertical-align: top;
}
.custom-img-section{
      width: 30%;
    display: inline-block;
    margin-top: -25px;
}


.content-container{
    width: 68%;
    vertical-align: top;
    display: inline-block;
    margin-top: 10px;
}
.img-section{
      width: 30%;
    display: inline-block;
}
.custom_space{margin-top:10px;}
.seal-img img{max-width:145px;}
.vido-popup iframe{width: 100%;}
#vido_modal .modal-header{border: none!important;}
.home div#fancybox-content{
  max-width: 800px;
}
.home #fancybox-wrap{
  max-width: 830px;
}
#reviewstream .aggregate {
    padding: 10px 0;
    margin: 0px 0;
}
/*--CSS for gall starts here--*/
  /*.tax-gallery-category #fancybox-wrap{
        width: 850px !important;
  }
  .tax-gallery-category #fancybox-content{
        width: 820px !important;
  }*/
  .tax-gallery-category .sampleCases{
    width: 800px !important;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .tax-gallery-category .flexslider .slides img{
        margin: 0 auto;
        max-height: 400px!important;
       height: auto;
       width: 750px;
  }
  .tax-gallery-category .flexslider{
      margin: 0 0 20px;
  }

   .sampleCases p{
    color: #000;
  }
/*--CSS for gall ends here--*/
/*--Custom CSS Ends--*/
 @media screen and (max-width:1300px) {
}
 @media screen and (max-width:1200px) {
}
 @media screen and (max-width:1024px) {
}
 @media screen and (max-width:768px) {
 .featured-item { 
margin:20px auto
}
 .featured {
height:auto
}
 .round-btn {
margin:20px auto
}
 .doc-logo {
margin-top:0
}
.mobile-nav{ padding:15px; background:#0A406E; overflow:hidden  }
body .side-bar{ position:static !important}
.doc-logo-main{ max-width:200px; height:auto} 
.jumbotron img{ display:none; height:auto;
 margin-bottom:0}
 .home .jumbotron img:nth-of-type(1){
  display: block;
  margin: 0px auto 20px;
 }
 .home .jumbotron img:nth-of-type(n+2){
  display: inline-block;
 }
 .container .jumbotron{ margin-bottom:0 }
.jumbotron .btn,.btn{ margin:5px 0}
.home-header{ height:auto}
.page-section{ padding:30px 0 !important}
.page-section h2{ font-size:24px;}
.no-cover{ background-position:15% bottom !important}
.no-cover2{ background-position:48% bottom !important}
address { padding-top:6px;}
.page-header{ margin:0; padding:15px 0}
.page-jumbotron h1{ font-size:30px;}
.page-jumbotron ul li a{ font-size:16px;}
.post-content h2{ font-size:26px;}
.post-content h3{ font-size:18px;}
}
@media screen and (max-width:767px) {
	.main .col-sm-8,.main .col-sm-4{max-height: none!important}
    a.btn.btn-primary.top-bar-btn {
    position: relative;
    left: 70px;
}
a.pull-right.top-bar-icon{position: relative;
    top: 15px;}
  .page-id-73 .page-header{
    background-position-x: 50% !important;
  }
  h3.gall-intro{border-bottom:2px solid #2e70a8;}
  .gall-intro::after{display:none;}
  
}
 @media screen and (max-width:480px) {
  .home .jumbotron h1{
    font-size: 30px;
  }
}
@media only screen and (min-width: 1400px){
  .page-id-1017 .page-jumbotron{
    margin: 200px 0 150px;
  }
}
.policy a {
    color: #fff;
    text-decoration: none;
}

.seal-img img {
    max-width: 102px;
}
a.realself-img {
    width: 55%;
    display: inline-block;
    text-align: center;
}
a.seal-img{
    width: 45%;
    display: inline-block;
    text-align:right;
}
button, input, optgroup, select, textarea{color:#222 !important;}
#reviewstream-footer, div#reviewstream-pager{display: none !important;}

