/* Add here all your css styles (customizations) */

/* magiwow.com/index.html customizations */

p {
    font-size: 18px;
}
.sfb_first_page h1 {
    font-size: 36px;
    color: white;
    text-shadow: 2px 2px 25px black;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.sfb_first_page h1 {
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}

.sfb_first_page p {
    font-size: 30px;
    text-shadow: 2px 2px 25px black;
    color: white;
    margin-bottom: 40px;
    line-height: 34px;
}

.sfb_first_page p:after {
    left: 50%;
    content: "";
    height: 1px;
    width: 100px;
    bottom: 90px;
    background: white;
    margin-left: -50px;
    position: absolute;
}

.sfb_first_page .btn  {
    margin-top: 30px;
    font-size: 24px;
}

.sfb_first_page .btn:hover {
    color: #ffa902;
}

.bg-image-road {
    background: url(../../images/road.jpg) 50% 0 repeat fixed;
    padding: 0px
}

.bg-image-road:before {
    background: rgba(0,0,0,0);
}

.sfb_caption p {
    text-transform: uppercase;
    line-height: 45px;
    font-size: 35px;
    color: rgb(255, 255, 255);
}

.parallax-quote {
    background: url(../../images/voiceBubbles.png) 50% 0 repeat fixed;
}

.parallax-quote:before {
    background: rgba(0,0,0,0);
}
.parallax-quote:after {
    background: rgba(0,0,0,0);
}

.parallax-quote-in small {
    color: #000000;
}

.parallax-quote-in p {
    color: #000000;
}
.tp-dottedoverlay.twoxtwo {
    background: rgba(0,0,0,0);
}

.margin-top-10 {
    margin-top: 10px;
}

.sfb.headline-center h2:after {
    background: #FF9900;
}

.sfb.tag-box-v2 {
    border-left:solid 2px #FF9900;
}

.sfb.navbar-brand {
    padding: 0px;
}

.one-page-header {
    background: rgba(255, 255, 255, 1.0);
    height: 100px;
}

.contacts-magiwow img {
    width: 70px;
}

@media (max-width: 767px) {
    .navbar-brand {
        max-width: 250px;
    }}

@media (min-width: 767px) {
    .navbar-brand {
        max-width: 358px;
    }
}




/*
@media (max-width: 991px) {
    .sfb.navbar-brand img{
        margin-top: 15px;
    }

    .one-page-header .navbar-nav {
        margin-top: 20px;
    }
    .one-page-header .navbar-nav > li > a {
        color: #000;
    }

    .one-page-header.top-nav-collapse .navbar-nav > li > a {
        color: #000;
    }

}

@media (max-width: 500px) {
    .sfb.navbar-brand img{
        width: 85%;
    }
    .navbar-toggle {
        margin-top: 25px;
    }
    .one-page-header {
        height: 90px;
    }
}

@media (min-width: 992px) {
    .one-page-header.top-nav-collapse {
        padding: 12px 0;
    }
}
*/
/* products/rgber.html customizations */

.acc-v1 .panel-heading a {
    font-size: 18px;
}

.breadcrumbs-v3 {
    padding-bottom: 50px;
}

#products img.rgber  {
    max-width: 80%;
    margin: 25px auto 0px auto;
}

.margin-top-80 {
    margin-top: 80px;
}
.margin-left-20 {
    margin-left: 20px;
}

.margin-right-20 {
    margin-right: 20px;
}

.feedback i {
    background: #e67e22;
}

.support i {
    background: #3498db;
}

.sales i {
    background: #72c02c;
}

.inquiries i {
    background: #9b6bcc;
}

.about-section i {
    background: #7B7B7B;
}
.tag-box-v2 {
    border-left: solid 2px black;
}

.intro-text {
  visibility: hidden;
  opacity: 0.0;
}