/*
Theme Name: devdmbootstrap3-swatcher
Theme URI: http://ridepin.com/devdmbootstrap3-swatcher/
Author: RidePIN
Author URI: http://ridepin.com/
Version: 1.4
Text Domain: dmbs_swatcher
Template: devdmbootstrap3
*/

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap rules ****************/

.dmbs-container {}

.dmbs-header {}

.dmbs-header-img {}

.dmbs-header-text {}

.dmbs-top-menu {}

.dmbs-content {}

.dmbs-main {}

.dmbs-left {}

.dmbs-right {}

.recentcomments a {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.dmbs-footer-menu {}

.dmbs-author-credits {}

.dmbs-footer {}

#slogan {
    color: #000000;
    margin-top: 0.35em;
    font-size: 17px;
    white-space: nowrap;
}

.dmbs-header-img {
    padding: 1em 0 1em 2em;
}

.dmbs-header ul a, .dmbs-footer ul a, .steps a {
    transition-duration: 0.4s;
}

.dmbs-header li a:hover, .dmbs-footer li a:hover, .steps a:hover {
    opacity: 0.50;
}

.dmbs-header ul {
    list-style-type: none;
    padding: 1em 0 1.5em 2em;
    margin: 0;
}

.dmbs-header ul li {
    float: left;
    margin-right: 3em;
}

.dmbs-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.dmbs-footer ul li {
    float: left;
    margin-right: 1.40em;
}

#rss {
    margin-right: 0;
}

#welcome-banner {
    background: url("assets/img/banner2.png") 50% / 100%;
    background-position: center;
    background-size: contain;
}

#welcome-banner img {
    vertical-align: top;
    width: 100%;
    max-height: 478px;
    opacity: 0;
}

.home .navbar {
    margin-bottom: 0;
}

.steps {
    font-weight: 900;
    font-size: 20px;
    line-height: 23px;
    white-space: nowrap;
}

.steps span {
    color:#F6B62D;
    font-size: 18px;
}

.steps a {
  color: #333;
}

.steps a:hover {
  text-decoration: none;
}

.fa-caret-right {
    margin-left: 0.50em;
}

.home .dmbs-main p {
    text-align: center;
    margin: 1.25em 0 1.25em 0em;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
    font-size: 20px;
}

.nf-form-title {
    display: none;
}
