.landing-page .navbar-default .nav li a,
.landing-page .navbar-default .navbar-nav > .active > a{
    color:#676a6c !important;
}
.landing-page .navbar-default .nav li a:hover,
.landing-page .navbar-scroll.navbar-default .nav li a:hover{
    color:#ff8930 !important;
}
.landing-page .navbar-default .navbar-nav > .active > a,
.landing-page .navbar-default .navbar-nav > .active > a:hover{
    color:#ff8930 !important;
    border-top:6px solid #ff8930 !important;
}
.landing-page .navy-line{
    border-bottom:2px solid #ff8930 !important;
}
.landing-page li.pricing-title{
    background:#ff8930 !important;
    font-size:18px !important;
}
.landing-page .pricing-plan{
    margin:20px 10px 70px 10px !important;
}
.landing-page .pricing-plan .pricing-price span{
    color:#ff8930 !important;
}
.landing-page .btn-custom{
    background-color:#ff8930 !important;
    border-color:#ff8930 !important;
    color:#ffffff !important;
    font-size:14px !important;
    padding:10px 20px !important;
    font-weight:600 !important;
}
.btn-custom{
    background-color:#ff8930 !important;
    border-color:#ff8930 !important;
    color:#ffffff !important;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.open .dropdown-toggle.btn-custom,
.btn-custom:active:focus,
.btn-custom:active:hover,
.btn-custom.active:hover,
.btn-custom.active:focus{
    background-color:#e27020 !important;
    border-color:#e27020 !important;
    color:#ffffff !important;
}
.landing-page .social-icon a{
    background:#ff8930 !important;
}
.landing-page .social-icon a:hover{
    background:#e27020 !important;
}
@media(max-width:480px){
    body:not(.mini-navbar){
        background-color:initial !important;
    }
    .landing-page .navbar .navbar-header .navbar-toggle{
        padding:20px 10px !important;
    }
    .landing-page .navbar-wrapper .navbar{
        padding-right:15px !important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form{
        border:initial !important;
    }
    .landing-page .navbar-default .navbar-nav > .active > a,
    .landing-page .navbar-default .navbar-nav > .active > a:hover{
        border-top:none !important;
    }
    .landing-page .navbar-nav > li > a{
        padding:10px 10px !important;
        border-top:none !important;
    }
    .landing-page .carousel{
        top:70px !important;
        height:250px !important;
        margin-bottom:70px !important;
    }
    .landing-page .carousel .item{
        height:250px !important;
        background-size:cover !important;
        background-position:center center !important;
        background-repeat:no-repeat !important;
        position:relative !important;
    }
    .landing-page .pricing-plan{
        margin:20px 10px 70px 10px !important;
    }
}
@media only screen and(max-width:575px){
    body:not(.mini-navbar){
        background-color:initial !important;
    }
    .landing-page .navbar .navbar-header .navbar-toggle{
        padding:20px 10px !important;
    }
    .landing-page .navbar-wrapper .navbar{
        padding-right:15px !important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form{
        border:initial !important;
    }
    .landing-page .navbar-default .navbar-nav > .active > a,
    .landing-page .navbar-default .navbar-nav > .active > a:hover{
        border-top:none !important;
    }
    .landing-page .navbar-nav > li > a{
        padding:10px 10px !important;
        border-top:none !important;
    }
    .landing-page .carousel{
        top:70px !important;
        height:300px !important;
        margin-bottom:70px !important;
    }
    .landing-page .carousel .item{
        height:300px !important;
        background-size:cover !important;
        background-position:center center !important;
        background-repeat:no-repeat !important;
        position:relative !important;
    }
    .landing-page .pricing-plan{
        margin:20px 10px 70px 10px !important;
    }
}
@media only screen and(max-width:767px){
    body:not(.mini-navbar){
        background-color:initial !important;
    }
    .landing-page .navbar .navbar-header .navbar-toggle{
        padding:20px 10px !important;
    }
    .landing-page .navbar-wrapper .navbar{
        padding-right:15px !important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form{
        border:initial !important;
    }
    .landing-page .navbar-default .navbar-nav > .active > a,
    .landing-page .navbar-default .navbar-nav > .active > a:hover{
        border-top:none !important;
    }
    .landing-page .navbar-nav > li > a{
        padding:10px 10px !important;
        border-top:none !important;
    }
    .landing-page .carousel{
        top:70px !important;
        height:50vh !important;
        margin-bottom:70px !important;
    }
    .landing-page .carousel .item{
        height:50vh !important;
        background-size:cover !important;
        background-position:center center !important;
        background-repeat:no-repeat !important;
        position:relative !important;
    }
    .landing-page .pricing-plan{
        margin:20px 10px 70px 10px !important;
    }
}