/*
KSD Style overrides of Favourite template for Branscum Construction
*/


@media only screen and (min-width: 600px) {
p {
    font-size: 18px;
    line-height: 32px;
}
  body > .sm-btn-91, .sm-content-inner > .sm-btn-91, .off-menu_91 .sm-btn-91 {
    right: 30px;
}
  .mobile-only {
    display: none;
}
}

@media only screen and (max-width: 599px) {
  .desktop-only {
    display: none;
}
}



@media only screen and (max-width: 767px) {
.search form.form-inline {
    text-align: left;
}
}





/* clean up */
#fav-navbarwrap {
    display: none !important;
}
#fav-nav {
    display: none !important;
}
#fav-mainwrap .icons {
    display: none !important;
}
#fav-topbarwrap {
    position: fixed;
    z-index: 100;
    width: 100%;
    -webkit-box-shadow: 0px 5px 24px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 24px 0px rgba(0,0,0,0.5);
}
a.btn.jmodedit {
    display: none;
}
#fav-maintopwrap {
    margin-top: 80px;
}
h1, h2, h3, h4 {
    font-family: museo,serif !important;
    font-weight: 700;
    font-style: normal;
}
#fav-containerwrap {
    overflow: hidden !important;
}
#fav-mainwrap {
    margin-top: 60px;
}
.gkNspPM-PortfolioGrid {
    margin: 0px;
}
#fav-topbarwrap {
    z-index: 100;
}
.fix-z-index {
    z-index: 0 !important;
}
.owl-controls {
    display: none;
}
#fav-headerwrap {
    padding-top: 0px;
}





/* logo */
.logo {
    margin-top: 12px;
    margin-bottom: 11px;
    max-width: 83%;
}




/* menu */
.menu-icon-cont .menu-icon3 {
    margin: .15em;
}
.sm-btn-91 .menu-icon3 {
    font-size: 44px;
}
.sm-btn-91:before {
    font-size: 10px;
}
dl.level1.ps-container {
    margin-top: 40px;
}






/* article adjustments */
.pull-left.item-image {
    margin-bottom: 40px;
}
#project-tablel-container {
    margin-top: 40px;
    margin-bottom: 38px;
}
.fav-container .page-header h2 {
    text-transform: none !important;
}
.item-image img, .fav-tags-img {
    padding: 0px;
}





/* news article adjustments */
.news-blog-posts .blog div[itemprop] {
    margin-bottom: 60px;
    border-style: solid;
    border-width: 0 0 4px 0;
    border-color: #ff0000;
    overflow: hidden;
}
.news-blog-posts .blog div[itemprop] img {
    margin-bottom: 10px;
  margin-right: 10px;
}





/* project info tables */
.project-table {
    width: 100%;
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #f3f3f3;
}
.project-table tr:nth-child(odd) {
    background: #efefef;
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
}
.project-table tr:nth-child(even) {
    font-size: 18px;
}

.project-table tr:nth-child(odd) td {
      padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 18px;
}
.project-table tr:nth-child(even) td {
      padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 18px;
}






/* button style */
.fav-container .favth-btn, .fav-container .btn, .fav-container .btn-primary, .fav-container .pager .next a, .fav-container .pager .previous a, .fav-container .hikabtn {
    padding: 6px 12px;
}
.project-buttons ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 14px;
}






/* footer */
#fav-footer6 {
    text-align: right;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .input-append .add-on, .input-prepend .add-on {
    border-radius: 0px;
}
div.search {
    margin-top: 0px;
}
.ksd-credit a {
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: .06em;
    color: #a9a9a9;
}
.social-footer a.favth-btn {
    padding: 3px 10px 6px 10px;
    font-size: 12px;
    margin-right: 10px;
}
.favth-btn [class^="fa-"]::before, [class*=" fa-"]::before {
    vertical-align: -8%;
}
#fav-userwrap {
    border-width: 10px 0 0 0;
    border-color: #ff0000;
    border-style: solid;
}
.footer-address p {
    font-size: 13px;
}



/* footer menu */
.moduletable.footer-menu {
    padding: 28px 0;
}
.footer-menu ul li {
    list-style: disc;
    float: left;
    margin-right: 25px;
    margin-bottom: 14px;
    font-size: 13px;
    text-transform: uppercase;
    text-indent: -8px;
    margin-left: 8px;
}
.footer-menu ul li a {
    color: #fff;
      padding: 3px 8px;
      -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  border-radius: 2px;
}
.footer-menu ul li a:hover {
    color: #c30200;
      background: #cecece;
      -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}







/* logo crawler */
#fav-blockwrap .favth-container {
    width: 100%;
    padding: 0px;
}
#mod-lgx-logoslider104 .lgx-logoslider .owl-controls .owl-nav img {
    width: 16px;
    padding: 0px !important;
    margin-bottom: 3px;
}
.owl-controls {
    opacity: 0.25;
}
.owl-prev {
    margin-right: 6px !important; 
}
.owl-next {
    margin-left: 6px !important;
}
#lgx-logoslider104 {
    z-index: 0;
}







/* breadcrumbs */
.icon-location::before {
    content: "\f061";
}




/* lower page clean up */
.fav-container .btn-toolbar {
    display: none;
}

#fav-backtop {
    right: 15px;
}
.backtop i[class^="fa-"], .backtop i[class*=" fa-"] {
    font-size: 1.37em;
}
.smart-search .form-search input {
    vertical-align: top;
}




/* GK5 news display */
#fav-maintop .gkNspPM {
    margin-top: 10px;
    margin-bottom: 0px;
}
.gkNspPM-PortfolioGrid > .figure img.image-loaded {
    opacity: 1;
}
.gkNspPM .figure.loaded {
    border-width: 4px;
    border-style: solid;
    border-color: #fff !important;
      z-index: 0;
}
.gkNspPM .figure {
    background: #FFF !imortant;
}  
.gkNspPM-PortfolioGrid.with-overlay .figcaption h3 {
    bottom: 10px;
    text-align: center;
  color: #fff;
}
.gkNspPM-PortfolioGrid.with-overlay .figcaption {
    background: rgba(255, 2, 0, 0.6);
}
.fav-module-block-light, .gkNspPM-PortfolioGrid.with-overlay .figcaption:before, .gkNspPM-PortfolioGrid.without-overlay .figure.loaded > div > a:before {
    color: #fff;
}
.gkNspPM-PortfolioGrid.with-overlay .figcaption:before {
    display: none;
} 
.gkNspPM-PortfolioGrid > .figure {
  background-color: #fff !important;
}
  
  


/* galleryaholic image galleries*/
.strong106, .desc106 {
    display: none !important;
}
.strong135 {
    padding: 0px 5px 2px 4px !important;
    line-height: 18px !important;
    font-size: 12px !important;
    background: #f00;
}




/* testimonials */
.testimonials p {
    font-size: 32px;
    line-height: 40px;
    font-style: italic;
  margin-top: 14px;
}
.testimonials p:last-child {
    font-weight: 400;
    font-size: 15px;
    font-style: normal;
    margin-top: -15px;
}
.testimonials h3 {
    color: #000 !important;
}

.testimonials p:first-child {
    text-indent: -.3em;
}





/* fox contact */
.control-label {
    color: black;
}
.fox-container-module .controls {
    color: #000;
}
div#fox-container-m205 .fox-form-stacked .control-label {
    width: 1200px;
}
.fox-container-module .control-label {
    font-weight: 700;
}
span.required {
    font-size: 20px !important;
      padding-left: 3px;
}







/* scroll btn */
@media screen and (min-aspect-ratio: 6/5) {
.scroll-down-btn {
    width: 110px;
    background: transparent;
    left: 50% !important;
    position: fixed;
    bottom: 20%;
    padding-top: 4px;
    z-index: 600;
    margin-left: -55px;
}
.fade {
    opacity: 1.0;
}
#fav-mainbottomwrap::before { 
  display: block; 
  content: " "; 
  margin-top: -105px; 
  height: 105px; 
  visibility: hidden; 
}
}
