﻿/* Font */
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Yellowtail');
@import url('https://fonts.googleapis.com/css?family=Roboto');

#skin-banner {
    background: #087abb;
    border-bottom: solid 10px #f1d78e;
}

#skin-banner > .containing-width {
    background: url(../images/banner-bg.jpg) bottom no-repeat;
    min-height: 1em;
    padding-bottom: 3.0em;
}

.clearfix {
    display: block;
}

body {
    padding-bottom: 20px;
    color: #6E6C65;
    font-family: 'Roboto', sans-serif;
    background: #F7F5EE;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    border: solid 10px #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    margin-top: -35px;
    padding-bottom: 30px;
}
.text-container {
    padding-right: 50px;
}

input,
select,
textarea {
    max-width: 280px
}

#registration-form input, select, textarea {
    max-width: 180px
}

.address-control {
    visibility: hidden;
}

.bloghead {
    font-family: 'Fjalla One', sans-serif !important;
    font-weight: normal !important;
    line-height: 1.65em !important;
    margin-bottom: 0 !important;
    margin-top: 1.15em !important;
    color: #333 !important;
}

.carousel-caption p {
    font-size: 20px;
    line-height: 1.4
}

.btn-bracketed::before {
    display: inline-block;
    content: "[";
    padding-right: .5em
}

.btn-bracketed::after {
    display: inline-block;
    content: "]";
    padding-left: .5em
}

.carousel-inner .item img[src$=".svg"] {
    width: 100%
}

@media screen and (max-width:767px) {
  .carousel-caption {
        display: none;
    }
}

.banner-inner {
    background: url('../images/header-clouds.png') center bottom no-repeat;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}

.banner {
    background: #ced6e1;
    background: linear-gradient(#ced6e1, #f7f5ee);
    width: 100%;
    height: auto;
    display: block;
}

.banner-image {
    vertical-align: middle;
    width: 100%;
    max-width: 560px;
}

.tagline {
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
}

.sticky {
    position: fixed;
    top: 0;
}

.navbar-padding {
    padding-top: 40px
}

.tag-title {
    font-family: 'Fjalla One', sans-serif;
    color: #087abb;
    text-align: center;
}

.tag-title-image {
    display: block;
    margin: 0 auto;
}

.prospect-img {
    float: left;
    margin: 30px 20px 20px 20px;
}

.prospect-block {
    display: flex;
    align-items: center;
}

.prospect-address {
    margin-left: 30px;
    font-size: larger;
}

.larger-font {
    font-size: larger;
}

.smaller-font {
    font-size: smaller;
}

.previous-email {
    color: red;
    font-weight: bold;
}

.previous-username {
    color: red;
    font-weight: bold;
}

.previous-registration {
    color: red;
    font-weight: bold;
}
 
.group-title {
    color: #66BB00;
    /* font-family: 'Fjalla One', sans-serif; */
    font-size: 16px;
    font-weight: normal;
    line-height: 1.65em;
    margin: 5px 0;
}

.section-header {
    background-color: #087abb;
    color: #fff;
    padding: 10px 15px 10px 15px;
    padding-left: 15px;
    margin-left: -35px;
    padding-left: 35px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 15px;
}

    .section-header:before {
        bottom: -10px;
        border: solid 5px;
        border-bottom-color: transparent !important;
        content: '';
        display: block;
        position: absolute;
        border-left-color: transparent !important;
        left: 0;
        border-color: #074d75;
    }

    .section-header:after {
        background-image: url('../images/secondary-flag-right.png') !important;
        background: left center no-repeat;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        right: -1.15em;
        top: 0;
        width: 1.15em;
        z-index: 999;
    }

.padded-sidebar-list li {
    padding: 0px 5px 0px 5px
}

.padded-sidebar-list i {
    padding: 5px 0 0 0
}

.sidebar-text-padding {
    padding: 5px 0 5px 0
}

.form-horizontal .control-label {
    text-align: left
}

.dl-horizontal dt {
    text-align: left
}

.zoning {
    margin-left: 0 !important
}

table.dataTable.no-footer {
    border-bottom: none !important
}

.rightsidecontainer {
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative
}

.googlemap {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mainpic {
    width: 100%;
    height: auto
}

.stylish-input-group .input-group-addon {
    background: #fff !important
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc
}

.stylish-input-group button {
    border: 0;
    background: transparent
}

.container.body-content {
  padding-top: 20px;
}
.section-header {
  margin-left: 0;
  margin-top: 0;
}

.Downtown-HomesforSale .section-header {
  margin-left: 0;
  margin-top: 0;
}

.rows {
  width: 100%;
  float: left;
}

.mapkeylist .rows {
  margin-bottom: 3px;
}

.mini-nav-list-group {
    z-index: 99 !important;
}

.panel-primary {
    width: 100%;
    float: left;
}

.panel > .panel-collapse > .list-group {
  width: 100%;
  float: left;
}

  .panel > .list-group a, .panel > .panel-collapse > .list-group a {
    margin: 0;
    padding: 10px 15px;
    border: 0;
    width: 100%;
    float: left;
  }

footer{clear: both; width: 100%; float: left;}
a.lookup-realty{
  width: 100%;
  float: left;
}
a.lookup-realty img{
  width: 100%;
  float: left;
}

#tableLIsting .panel.panel-info .panel-heading {
padding: 10px;
}
#tableLIsting .panel.panel-info .panel-body {
  padding: 10px;
}

table#salesHistoryTable{max-width: 100%; padding: 0!important;}
ul.TaberListnav {
  list-style: none; margin: 10px 0; padding: 0; width: 100%; float: left;
}
ul.TaberListnav li{
  width: auto;
  float: left;
  margin: 0;
  border-radius: 0;
  border: 5px solid #fff;
  list-style: none;
  padding: 0;
  overflow: hidden;
  outline: none;
  background: none;
}
  ul.TaberListnav li.active {
    border: 5px solid 087abb;
    border-bottom: 5px solid #fff;
  }
    ul.TaberListnav li.active a {
      color: #fff;
      background-color: #087abb;
    }
    ul.TaberListnav li a {
      display: block;
      float: left;
      padding: 10px 15px;
      border-radius: 10px 10px 0 0;
    }


ul.slides li{
  list-style: none; padding: 0; margin: 0;
}

ul.flex-direction-nav li{
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (max-width:640px) {
    .register {
        background-position: 10px 15px !important;
    }
    .login {
        background-position: 0px 15px;
    }
}

@media only screen and (min-width:420px) {
    .butter-float-left {
        float: left;
        margin: 0 10px 10px 0
    }

    .butter-float-right {
        float: right;
        margin: 0 0 10px 10px
    }
}

.google-maps {
    position: relative;
    height: 415px;
    text-align: right;
    overflow: hidden
}

    .google-maps.small-map {
        height: 210px
    }

.gmap-opaque {
    width: 85%;
    left: 7.5%;
    text-align: center;
    position: absolute;
    z-index: 9;
    top: 10%;
    height: 200px;
    background-color: rgba(0, 0, 0, .4)
}

.gmap-search.ui-draggable-dragging {
    cursor: all-scroll
}

.gmap-search-title {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 9;
    top: 10%
}

.gmap-search {
    position: absolute;
    z-index: 9;
    top: 45%;
    left: 45%;
    width: 280px;
    margin-left: -240px;
    background-color: #fff;
    border: solid 1px #9d9d9d;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, .1)
}

.gmap-search-unit {
    position: absolute;
    z-index: 9;
    top: 45%;
    left: 53%;
    width: 90px;
    background-color: #fff;
    border: solid 1px #9d9d9d;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, .1)
}

.gmap-search-button {
    position: absolute;
    z-index: 9;
    top: 45%;
    width: 140px;
    left: 69%;
    background-color: #fff;
    border: solid 1px #9d9d9d;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, .1)
}

.gmap-search:hover {
    cursor: move
}

.gmap-search input {
    width: 100%;
    border: none;
    line-height: 20px;
    height: 20px;
    padding-right: 25px;
    color: #a1a1a1
}

.gmap-search-unit input {
    width: 100%;
    border: none;
    line-height: 20px;
    height: 20px;
    padding-right: 25px;
    color: #a1a1a1
}

#addressSearchButton {
    width: 100%;
    height: 50px;
    border: solid 1px #9d9d9d;
    border-radius: 5px;
    color: #fff;
    background-color: #008cba;
    text-align: center;
    font-size: 16px
}

.gmap-frame {
    z-index: -1
}

a,
a:active,
a:focus,
input,
input:active,
input:focus,
select,
select:active,
select:focus {
    outline: 0 !important
}

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0
    }

#map-canvas *,
#map-canvas *:before,
#map-canvas *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#map-canvas {
    height: 100%;
    margin: 0;
    padding: 0
}

.controlBlock {
    display: block;
    text-align: center;
    padding: 5px 5px 5px 5px;
    color: #000
}

#addressSearchLink:hover {
    border: 1px solid #808080
}

#infoOptions {
    border: solid 1px #9d9d9d;
    margin: 10px 0 10px 0;
    text-align: center;
    padding: 20px 0 30px 0;
    background-image: url("http://devtest.lookuprealty.com:1050/images/thvimage.png")
}

.form-opaque {
    width: 90%;
    background-color: rgba(0, 0, 0, .4);
    position: relative;
    overflow: hidden;
    left: 5%;
    z-index: 9;
    padding-bottom: 5px
}

.checkbox-custom {
    opacity: 0;
    position: absolute
}

.checkbox-custom,
.checkbox-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer
}

.checkbox-custom-label {
    position: relative
}

.checkbox-custom + .checkbox-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "ï€Œ";
    font-family: 'FontAwesome';
    background: #000;
    color: #fff
}

.checkbox-custom:focus + .checkbox-custom-label {
    outline: 1px solid #ddd
}

.text-xs-center {
    text-align: center
}

.g-recaptcha {
    display: inline-block
}

.container {
    max-width: 960px;
}

.header-top {
    height: 32px;
    position: relative;
}

.HeaderTagline {
    font-family: 'Yellowtail', cursive;
    font-size: 22px;
    letter-spacing: 1px;
    margin-top: 28px;
    position: relative;
    left: -80px;
    width: 122%;
    color: #6E6C65;
}

.sub-tag {
    font-size: 13px;
    color: #6E6C65;
    position: relative;
    margin-bottom: -6px;
}

    .sub-tag span {
        font-size: 18px;
        color: #0070c0;
        font-weight: bold;
    }

.body-title {
    background: #087abb;
    border-bottom: solid 10px #f1d78e;
    padding-bottom: 1.8em;
}

.navbar {
    background: linear-gradient(to bottom, #dadee7 0%, #b2bfcf 100%);
    margin-bottom: 0;
    border: none;
    min-height: 48px;
    border-radius: 0;
}

.navbar-nav > li > a {
    color: #495e79;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.2em;
    padding: 1em;
    margin-top: -0.75em;
    padding-top: 1.75em;
    border-radius: 0.75em 0.75em 0 0;
    font-family: 'Roboto', sans-serif;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background: #087abb;
    color: #fff;
    margin-top: -0.75em;
    padding-top: 1.75em;
}

.active {
    background: #087abb;
    color: #fff !important;
    margin-top: -0.75em;
    padding-top: 1.75em;
}

h1 {
    font-family: 'Fjalla One', sans-serif;
    line-height: 51px;
    color: #FFFFFF;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
    font-size: 3.84em;
    font-weight: normal;
    letter-spacing: 0;
}

h3 {
    font-family: 'Fjalla One', sans-serif;
    font-weight: normal;
    line-height: 1.65em;
    font-size: 1.25em;
    letter-spacing: 0;
    color: #333;
}

h5 {
    font-family: 'Fjalla One', sans-serif;
    color: #69bb08;
    font-weight: normal;
    line-height: 1.65em;
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: 1.25em;
}

footer {
    margin-top: 30px;
}

.heading-style2 {
    padding-right: 0.5em;
    background-color: #FFF;
    position: relative;
    vertical-align: bottom;
    z-index: 1;
    color: #69bb08;
    letter-spacing: 0;
    font-size: 1.72em;
    font-family: 'Fjalla One', sans-serif;
    display: inline-block;
}

.half-line {
    position: relative;
    top: 47px;
}

p {
    color: #6E6C65;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 1.15em;
}

.btn-primary {
    color: #fff !important;
    font-family: 'Fjalla One', sans-serif !important;
    text-decoration: none !important;
    min-width: 80px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
}

.btn-primary a {
    text-decoration: none !important;
    font-family: 'Fjalla One', sans-serif
}

.btn-primary, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background: #69bb08;
    border-color: #69bb08;
    font-family: 'Fjalla One', sans-serif
}


.navbar-collapse.collapse {
    padding: 0;
}

.navbar .container {
    padding: 0;
}

li {
    margin: 0.5em 0;
    list-style-type: disc;
    font-size: 12px;
    margin: 0.3em 0;
}

a:link, a:link, a:hover {
    color: #087abb;
    text-decoration: underline;
}

.navbar a:link, .navbar a:link, .navbar a:hover {
    text-decoration: none;
}

.nav li {
    margin-bottom: 0;
}

.login-box {
    background: #69BB08;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.4)
}

    .login-box li a {
        font-size: 0.77em;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 400;
        text-decoration: none;
    }

        .login-box li a:focus, .login-box li a:hover {
            background: transparent !important
        }

.style4 {
    font-family: 'Fjalla One', sans-serif;
    color: #333;
    letter-spacing: 0;
}

.quick-pick a {
    font-size: 12px;
    margin: 6px auto;
}

.title-bg {
    background: url('../images/banner-bg.jpg') right bottom -25px no-repeat;
    padding-bottom: 8px;
}

.list-arrow {
    position: relative;
    padding-left: 0;
    margin-left: 16px;
}

    .list-arrow li {
        position: relative;
        margin: 8px auto;
    }

.region-list li {
    position: relative;
    margin: 8px auto;
}

.region-list {
    padding-left: 15px
}

.list-arrow li:before {
    background: url('../images/list-icons.png') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    content: '';
    display: block;
    font-size: 0.53em;
    height: 1em;
    left: -2.5em;
    position: absolute;
    top: 0.85em;
    width: 11px;
}

img.lookup {
    position: relative;
    z-index: 999;
    background: #fff;
    width: 69px;
    margin-top: 4px;
    top: -4px;
}

.login {
    background-image: url('../images/login-icon.png');
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding-left: 3px !important;
}

.register {
    background-image: url('../images/mylookup_icon.png');
    background-repeat: no-repeat;
    background-position: 10px 9px !important;
    padding-left: 15px !important;
}

.mylookup {
    background-image: url('../images/mylookup_icon.png');
    background-repeat: no-repeat;
    background-position: 12px 9px !important;
    padding-left: 15px !important;
}

.logout {
    background-image: url('../images/login-icon.png');
    background-repeat: no-repeat;
    background-position: 12px 9px !important;
    padding-left: 15px !important;
}

.userlink {
    background-image: url('../images/user-icon.png');
    background-repeat: no-repeat;
    background-position: 12px 9px !important;
    padding-left: 15px !important;
}

.footer-elements-left {
    text-align: left
}

.footer-elements-right {
    text-align: right;
}

.title-social {
    padding-top: 30px;
}

@media screen and (max-width:991px) {
    .title-social {
        padding-top: 0;
    }

    .HeaderTagline {
        width: 100%;
        left: 0;
        text-align: center;
    }

    .sub-tag {
        text-align: center;
    }

    .banner-image {
        display: block;
        margin: 0 auto;
        margin-bottom: -15px;
    }

    .footer-elements-left, .footer-elements-right {
        text-align: center;
    }

    .reorder-mobile {
        display: -moz-box !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -moz-box-orient: vertical !important;
        -webkit-box-orient: vertical !important;
        -webkit-flex-flow: column !important;
        -ms-flex-direction: column !important;
        flex-flow: column !important;
    }

    .blockright {
        -moz-box-ordinal-group: 1 !important;
        -webkit-box-ordinal-group: 1 !important;
        -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }

    .blockleft {
        -moz-box-ordinal-group: 2 !important;
        -webkit-box-ordinal-group: 2 !important;
        -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }
}

@media screen and (max-width:767px) {
    .navbar-nav {
        margin: 0 15px;
    }

    .navbar.navbar-toggle {
        border-color: #333;
    }

        .navbar .navbar-toggle .icon-bar {
            background-color: #000;
        }

    .login-box {
        display: table;
        float: right
    }

        .login-box li {
            display: table-cell;
        }

    .nav > li > a, .nav > li > a:focus, .nav > li > a:hover {
        border-radius: 0;
        margin-top: 0;
        padding-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-left: 15px;
        margin-right: 15px;
    }

    .nav > li > a, .nav > li > a:focus, .nav > li > a:hover {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
.primary-text-color {
  color: #69bb08;
}

.browse-font-family {
    font-family: 'Fjalla One', sans-serif;
}

.browse-section-header {
  color: #69bb08;
  padding: 10px 15px 10px 15px;
  padding-left: 15px;
  margin-left: -35px;
  padding-left: 35px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 23px;
}

.browse-section-header-modded {
    color: #69bb08;
    padding: 10px 15px 10px 15px;
    padding-left: 15px;
    margin-left: -35px;
    padding-left: 35px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 23px;
}

.browse-img {
  width: 75px;
  height: 75px;
  float: left;
  margin-left: -57PX;
}

h4.browse-font-size {
    font-size: 15px;
}

.browse-section-header-top {
  margin-left: -51px !important;
  margin-right:23px;
}

.browse-top-agentst {
    margin-left: -24px !important;
    font-size: 15px !important;
    font-weight: normal;
}

.browser-list-name {
    width:70px;
    float:left;
}

.browser-font {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing:0.5px;
}

.browser-btn {
    max-width:160px;
    width: 100%;
}

.listing > dd {
    position: relative;
}

.listing-size > dd {
    position: relative;
    left: -10px;
}

.listing > li.active > a,
.listing > li.active > a:hover,
.listing > li.active > a:focus {
    background:none;
    margin-right:0px;
    border:0px;
    color:white;
}

.listing-control-panel {
    margin: 0px 0px 5px 4px;
}

.listing-control-panel-name {
    margin: 0px 0px 5px 1px;
}

.listing-border {
    border: 1px solid #dadada;
    margin-bottom:10px;
}

.listing-submit {
    margin-top: 7px;
}

.listing-register {
    padding-right: 15px;
    padding-left :15px;
}

.listing-textarea {
    resize: none;
    margin: 0px;
    height: 58px;
    width: 189px;
}

.listing-description {
    text-align: justify;
}

/*.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 14px;
}*/

@media only screen and (max-width: 768px) {
   
    .listing-size > dd, + .listing > dd
    {
        position: relative;
        left: 0px;
    }

    .listing-control-panel-name {
        margin: 10px;
    }
}

@media (min-width: 992px) {
    
    .col-md-10
    {
        width: 81.333333%;
    }
}

@media (min-width: 768px) {
    .dl-horizontal dd
    {
        margin-left: 145px;
    }

    .dl-horizontal dd.listing-tab {
        margin-left: 130px;
    }
}

@media (min-width: 768px) {
    .dl-horizontal dt
    {
        float: left;
        width: 106px;
        overflow: hidden;
        clear: left;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dt.listing-room {
        width: 115px;
    }

    .dl-horizontal dt.listing-genral-dt {
        width: 70px;
    }

    .dl-horizontal dd.listing-genral-dd {
        margin-left: 110px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .browse-searchbox
    {
        max-width:95%;
    }

    .listing-content {
        max-width:95%;
    }
}

@media(max-width:359px) + {
    .container.body-content {
        padding-left:0px;
        padding-right:0px;
    }

    .nav > li > a {
        padding: 10px 9px;
    }
}

@media (min-width: 992px) {
    .listing-border
    {
        max-width: 142px;
    }

    .listing-textarea.listing-border {
        max-width: none;
    }
}

@media (min-width: 768px) {
  #tableLIsting .panel-body .dl-horizontal dd {
    margin-left: 110px;
    white-space: normal;
    word-wrap: break-word;
  }
}

@media(min-width: 1200px) /*media css*/ {
  ul .nav.navbar-nav li {
    margin-right: 5px;
  }
}/*media css*/

.rowmargin {
    margin: 0px;
}

.pad-body {
    padding: 1px;
}

#col-md-width .col-md-6{
    width: 48%
}

@media (max-width: 768px) {
    #col-md-width .col-md-6 {
        width: 100%
    }
}

@media (min-width: 768px) {
    .text-inline dt {
        width: 130px
    }

    .prof-witdh {
        max-width: 97%;
    }

    .ra-witdh {
        max-width: 90%;
    }

    .footer-pad {
        padding-right: 15px;
    }
}

    #exTab3 ul.TaberListnav li {
        border: 2px solid #fff;
    }

    #exTab3 ul.TaberListnav {
        border-bottom: 2px solid #bce8f1;
        letter-spacing: 1px;
    }

        #exTab3 ul.TaberListnav li.active {
            border-bottom: none;
        }

/* Speech bubble from https://auralinna.blog/post/2017/how-to-make-a-css-speech-bubble-with-borders-and-drop-shadow */
.speech-bubble {
    background: #efefef;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.2rem;
    line-height: 1.3;
    margin: 0 auto 25px;
    max-width: 400px;
    padding: 15px;
    position: relative;
}

    .speech-bubble p {
        margin: 0 0 10px;
    }

        .speech-bubble p:last-of-type {
            margin-bottom: 0;
        }

    .speech-bubble::after {
        border-left: 20px solid transparent;
        border-top: 20px solid #efefef;
        bottom: -20px;
        content: "";
        position: absolute;
        right: 20px;
    }

.speech-bubble-ds {
    background: #efefef;
    border: 1px solid #a7a7a7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
    font-size: 1.2rem;
    line-height: 1.3;
    margin: 0 auto 25px;
    max-width: 400px;
    padding: 15px;
    position: relative;
}

    .speech-bubble-ds p {
        margin-bottom: 10px;
    }

        .speech-bubble-ds p:last-of-type {
            margin-bottom: 0;
        }

.speech-bubble-ds-arrow {
    border-left: 21px solid transparent;
    border-top: 20px solid rgba(0, 0, 0, 0.2);
    bottom: -25px;
    position: absolute;
    right: 15px;
}

    .speech-bubble-ds-arrow::before {
        border-left: 23px solid transparent;
        border-top: 23px solid #a7a7a7;
        bottom: 2px;
        content: "";
        position: absolute;
        right: 5px;
    }

    .speech-bubble-ds-arrow::after {
        border-left: 21px solid transparent;
        border-top: 21px solid #efefef;
        bottom: 4px;
        content: "";
        position: absolute;
        right: 6px;
    }

@media only screen and (max-width: 992px) {
    .browse-section-header-modded {
        clear: both;
    }

    .panel .list-group {
        clear: both;
        overflow: hidden;
        position: relative;
        z-index: 99;
    }
}