
body {
    font-family: 'Source Sans Pro', helvetica, sans-serif;
    background-color: #f5f5f5;
    line-height: 1.6;
    font-size: 14px;
    color: #444;
}
.height {
    padding-top: 128px;
}
.height .nav-main .nav>li>a {
    border-bottom: 2px solid transparent;
}
.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.border-left {
    border-left: 1px solid #eee;
}
ul, li {
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;
}
a {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
hr {
    margin-top: 50px;
    margin-bottom: 50px;
}
.highlight {
    color: #ec0c0b;
    font-weight: 600;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle {
    margin-top: 10px;
    margin-bottom: 0;
}
.navbar-collapse {
    max-height: 650px;
}
.navbar {
    margin-bottom: 0;
    border: 0;
}
.navbar-fixed-top {
    border-width: 0;
}
.topnav {
    background-color: #fff;
    color: #333;
    font-size: 12px;
}
.topnav p {
    padding: 15px 0px;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 0;
    text-transform: uppercase;
}
.topnav span {
    color: #ec0c0b;
    border-bottom: 1px solid #444;
    font-weight: 700;
}
.topnav .navbar-left>li {
    margin: 6px 5px;
}
.topnav .navbar-left>li>a {
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
}
.topnav .nav>li>a:hover, .nav>li>a:focus {
    background-color: #102e54;
    color: #fff;
}
.topnav .navbar-right>li {
    margin: 15px 0;
    border-right: 1px solid #000;
}
.topnav .navbar-right>li>a {
    padding: 0px 10px;
    line-height: 1;
    color: #000;
}
.topnav .navbar-right>li:last-child {
    border-right: none;
}
.topnav .navbar-right>li>a:hover {
    background: none;
    color: #102e54;
}
.fb {
    background-color: #3b5998;
    color: #fff;
}
.tw {
    background-color: #55acee;
}
.g-plus {
    background-color: #dd4b39;
}
.navbar-default {
    border: 0;
}
.nav-main {
    padding: 15px 15px;
    background-color: #102e54;
}
.navbar-brand {
    padding: 0;
}
.nav-main .navbar-nav>li {
    margin: 10px 5px;
}
.nav-main .navbar-nav>li>a {
    color: #fff;
    padding: 8px 10px;
    text-transform: uppercase;
}
.nav-main .navbar-nav>.active>a, .nav-main .navbar-nav>.active>a:hover, .nav-main .navbar-nav>.active>a:focus {
    background-color: transparent;
    color: #fff;
    border-bottom: 2px solid #fff;
}
.nav-main .navbar-nav>.active>a .nav-main .navbar-nav>li>a:hover, .nav-main .navbar-nav>li>a:focus {
    background-color: transparent;
    color: #fff;
    border-bottom: 2px solid #fff;
}
.nav-main .nav>li>a:hover, .nav-main .nav>li>a:focus {
    background-color: transparent;
    border-bottom: 2px solid #fff;
}
#dropdown-menu {
    border-bottom: 2px solid #fff;
}
#dropdown-menu a:hover, #dropdown-menu a:focus {
    border-bottom: 0;
}
.nav .dropdown {
    background: transparent;
}
.nav-main .navbar-nav>li>.dropdown-menu {
    margin-top: 24px;
    border-radius: 0;
    background-color: #fff;
    padding: 0;
}
.navbar-right .dropdown-menu {
    right: -20px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: transparent;
    border-color: transparent;
    border-bottom: 0;
}
.dropdown-menu>li>a {
    padding: 15px 10px;
    color: #333;
    font-size: 15px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background-color: #102e54;
    color: #fff;
}
/* slider */
 #slider {
    min-height: 500px;
}
#slider .item1 {
    min-height: 500px;
    background: #102e54 url('/images/hero.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#slider .item1 .social img {
    display: inline-block;
    width: 64px;
}
#slider .item2 .social img {
    display: inline-block;
    width: 150px;
}
#slider .item1 .social {
    margin-top: 30px;
}
#slider .item2 .social {
    margin-top: 30px;
    padding: 10px 15px;
    background-color: #fff;
}
#slider .item2 {
    min-height: 500px;
    background: #102e54 url('/images/hero.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slider-text {
    position: relative;
    margin: 8em auto 8em;
    color: #fff;
}
.slider-text h1 span {
    display: block;
    font-size: 33px;
    font-weight: 300;
}
.slider-text h1 {
    font-size: 53px;
    font-weight: 600;
    line-height: 1em;
}
.slider-desc {
    margin-top: 50px;
}
.slider-text h3 {
    font-size: 28px;
    font-weight: 500;
}
.slider-text h4 {
    font-size: 28px;
}
.slider-text li {
    font-size: 18px;
    padding: 2px;
}
.slider-text .btn {
    margin-top: 40px;
}
.slider-text .btn:hover {
    background-color: #fff;
    color: #000;
}
.slider-text .learn-more {
    background-color: transparent;
    border-color: transparent;
    text-decoration: underline;
}
.slider-text .learn-more:hover {
    text-decoration: none;
    color: #000;
}
.btn-primary {
    border-radius: 0;
    background-color: #ec0c0b;
    border-color: #ec0c0b;
    font-size:26px;
    font-weight: 200;
    letter-spacing: 2px;
    padding: 10px 15px;
}
/* DOMAIN */
 .domain {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}
.domain h3 {
    margin-bottom: 0;
}
.domain .search-form {
    margin: 20px 0;
}
.domain-input {
    width: 100%;
    height: 40px;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-weight: 300;
}
.search-input {
    margin-top: 10px;
    width: 100%;
    height: 40px;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #ec0c0b;
    background-image: none;
    border: 1px solid #ec0c0b;
    border-radius: 0px;
    font-weight: 300;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.search-input:hover {
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-weight: 300;
}
.wrapper {
    position: relative;
    width: 100%;
}
.domain .dropdown {
    z-index: 1000;
    background-color: #fff;
}
select {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background: transparent;
    border: none;
    color: #555;
    border-radius: 0;
    outline: none;
    width: 100%;
    letter-spacing: .0625rem;
    text-indent: 0.01px;
    text-overflow:"";
    font-weight: 300;
    height: 40px;
    padding: 8px 50px 8px 20px;
    font-size: 16px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
}
.domain .dropdown:after {
    color: #fff;
    background-color: #ec0c0b;
    content:"\f078";
    font-family:'FontAwesome';
    height: 40px;
    padding: 14px 12px;
    font-size: 10px;
    font-weight: 200;
    line-height: 1.42857143;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
}
/* This hides dropdown button arrow in IE */
 select::-ms-expand {
    display: none;
}
/* This hides focus around selected option in FF */
 select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
/* Tabs */
 .quick-price {
    padding: 60px 0;
}
.quick-price h1, .why-us h1, .testimonial h1 {
    font-size: 28px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 60px;
    color: #333;
    text-align: center;
}
.tab-content {
    background-color: #fff;
    padding: 30px;
}
.tab-content p {
    font-size: 15px;
    margin-bottom: 15px;
}
.tab-content h3 {
    margin-top: 0;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #000;
}
.tab-content h3 span {
    font-weight: 200;
    font-size: 24px;
}
.tab-content .feature-right {
    padding-top: 10px;
    padding-bottom: 15px;
    border-left: 1px solid #eee;
    background: #fff;
    color: #333;
}
.tab-content .col-md-9 {
    padding-top: 10px;
    padding-bottom: 15px;
}
.tab-content .features li {
    font-size: 15px;
    padding: 2px;
}
.tab-content .features {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #eee;
    background: #fff;
    color: #333;
    margin-bottom: 25px;
}
.tab-content .col-md-4 li {
    text-align: left;
}
.tab-content .col-md-8 {
    padding-top: 10px;
    padding-bottom: 20px;
}
.tab-content .lead {
    margin-bottom: 0;
    font-size: 22px;
}
.shared-software {
    padding-top: 10px;
    text-align: center;
}
.tab-content .feature-right ul {
    margin-bottom: 15px;
}
.tab-content .feature-right li {
    font-size: 15px;
    padding: 2px;
    text-align: left;
}
.tab-content .col-md-3 .btn, .panel-body .btn, .page-wrap .btn {
    font-size: 16px;
}
.tab-content .col-md-3 .btn:hover, .tab-content .btn:hover, .panel-body .btn:hover, .page-top .btn:hover, .page .btn:hover {
    background-color: #fff;
    color: #333;
    border-color: #fff;
}
.tab-content .learn-more, .panel-body .learn-more {
    background: transparent;
    border-color: transparent;
    text-decoration: underline;
    color: #333;
}
.tab-content .learn-more:hover {
}
.price {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #111;
}
.tab-content .panel .price, .page .price {
    font-size: 24px;
    color: #111;
}
.tab-content .panel, .page-wrap .panel {
    border-radius: 0;
}
.tab-content .panel-heading, .panel-body .panel-heading, .page-wrap .panel-heading {
    background-color: #102e54;
    color: #fff;
    border-radius: 0;
}
.tab-content .panel-footer, .page-wrap .panel-footer {
    border-radius: 0;
}
.tab-content .panel-footer .btn {
    font-size: 16px;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border-color: #fff;
    background-color: #fff;
}
.tabs-title {
    padding-top: 112px;
    font-size: 19px;
    font-weight: 200;
}
#shared-bg {
    border-right: 1px solid #fff;
}
#shared-bg.active > a {
    background: #fff url('/images/shared-active.png') no-repeat center;
    height: 160px;
}
#shared-bg a {
    background: #102e54 url('/images/shared.png') no-repeat center;
    height: 160px;
}
#reseller-bg {
    border-right: 1px solid #fff;
}
#reseller-bg.active > a {
    background: #fff url('/images/reseller-active.png') no-repeat center;
    height: 160px;
}
#reseller-bg a {
    background: #102e54 url('/images/reseller.png') no-repeat center;
    height: 160px;
}
#vps-bg {
    border-right: 1px solid #fff;
}
#vps-bg.active > a {
    background: #fff url('/images/vps-active.png') no-repeat center;
    height: 160px;
}
#vps-bg a {
    background: #102e54 url('/images/vps.png') no-repeat center;
    height: 160px;
}
#dedicated-bg.active > a {
    background: #fff url('/images/dedicated-active.png') no-repeat center;
    height: 160px;
}
#dedicated-bg a {
    background: #102e54 url('/images/dedicated.png') no-repeat center;
    height: 160px;
}
.quick-price span {
    font-weight: 600;
}
.nav-tabs>li>a {
    background-color: #102e54;
    color: #fff;
    text-transform: uppercase;
    border-color: #102e54;
    font-size: 18px;
}
.nav-tabs.nav-justified>li>a {
    border-radius: 0;
    border-color: #102e54;
}
.deco-none {
    text-decoration: none !important;
}
.panel-heading, .panel-group .panel {
    border-radius: 0;
}
/* Slider */
 .slide-text {
    position: relative;
    color: #fff;
    padding: 40px 0;
}
.slide-text h1 span {
    display: block;
    font-size: 33px;
    font-weight: 300;
}
.slide-text h1 {
    font-size: 53px;
    font-weight: 600;
    line-height: 1em;
}
.slide-text h3 {
    font-size: 28px;
    font-weight: 500;
}
.slide-text h4 {
    font-size: 28px;
}
.slide-text li {
    font-size: 18px;
    padding: 2px;
}
.bxslider .btn {
    margin-top: 40px;
}
.bxslider .btn:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}
.bxslider .learn-more {
    background-color: transparent;
    border-color: transparent;
    text-decoration: underline;
}
.bxslider .learn-more:hover {
    text-decoration: none;
    color: #000;
}
.slide1 {
    height: 660px;
    background: #102e54 url('/images/hero.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slide2 {
    height: 660px;
    background: #102e54 url('/images/hero2.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slide3 {
    height: 660px;
    background: #102e54 url('/images/hero3.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slide1 .social {
    margin-top: 15px;
}
.slide1 .social img {
    display: inline-block;
    width: 64px;
}
.slide2 .social img {
    display: inline-block;
    width: 540px;
}
.slide2 .social {
    margin-top: 40px;
}
.slide3 .social img {
    display: inline-block;
    width: 907px;
}
.slide3 .social {
    margin-top: 30px;
}
.slide3 .btn {
    margin-top: 0;
}
/* Page Top */
 .page-top {
    padding: 60px 0;
    background: #102e54 url('/images/hero3.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    margin-bottom: 60px;
}
.page-top h1 {
    margin-top: 0;
    font-size: 53px;
    font-weight: 600;
    line-height: 1em;
}
.page-top h3 {
    font-size: 24px;
    line-height: 1.6;
    margin-bottom: 30px;
}
.page-top .col-md-4 li {
    padding: 5px;
    font-size: 16px;
}
.page-top .price {
    color: #fff;
    font-size: 38px;
}
.page-top p {
    font-size: 16px;
}
.page-top .btn {
    font-size: 16px;
}
.border-left {
    border-left: 1px solid #eee;
}
.panel-danger {
    border-color: #ddd;
}
.panel-danger>.panel-heading.panel-heading {
    background-color: #102e54;
    color: #fff;
    border-radius: 0;
}
.software {
    margin-top: 30px;
}
.page-title {
    background-color: #102e54;
    padding: 30px;
}
.page-title h4 {
    color: #fff;
}
.page-body {
    background-color: #102e54;
}
/* Shared Page */
 .page {
    margin-bottom: 60px;
}
.page .col-md-6 li {
    padding: 3px 0;
    font-size: 15px;
}
.page h2 {
    font-size: 32px;
    font-weight: 400;
    color: #111;
}
.page p {
    color: #46494D;
    -webkit-margin-before: 0.8em;
    -webkit-margin-after: 0.8em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-size: 15px;
}
.page .btn {
    font-size: 16px;
}
.panel {
    border-radius: 0;
}
/* Why-us */
 .why-us {
    padding-bottom: 50px;
}
.why-us .col-sm-3 {
    text-align: center;
}
.why-us-bg {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    background: #102e54;
    color: #fff;
    padding: 20px 15px;
}
.why-us h3 {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}
.why-us p {
    font-size: 14px;
    color: #fff;
}
.testimonial {
    padding-bottom: 50px;
}
.testimonial p {
    font-size: 16px;
}
blockquote {
    background-color: #fff;
    padding: 40px;
}
.testimonial .carousel-indicators {
    bottom: -30px;
}
.testimonial small {
    color: #333;
    font-weight: 200;
    font-size: 20px;
}
.carousel-indicators .active {
    background-color: #333;
    border-color: #333;
}
.carousel-indicators li {
    background-color: #666;
    border-color: #666;
    width: 12px;
    height: 12px;
    margin: 0;
}
/* Datacenter */
 #datacenter li {
    list-style-type: square;
    margin-left: 30px;
}
#datacenter h2 {
    margin-top: 0;
    font-size: 28px;
    line-height: 1;
}
/* Footer */
 .footer {
    padding: 20px 0;
    background-color: #111;
    color: #fff;
}
.footer .col-md-2 {
    width: 20%;
}
.footer h3 {
    font-size: 24px;
    font-weight: 200;
}
.footer a {
    color: #fff;
    font-weight: 400;
}
.footer li {
    padding: 5px 0;
}
.footer a:hover {
    color: #ec0c0b;
}
footer {
    background-color: #000;
    color: #fff;
    padding: 15px 0;
}
footer p {
    margin-top: 2px;
    margin-bottom: 0;
    height: 1.4;
}
@media screen and (max-width:768px) {
    body, .height {
        padding-top: 80px;
    }
    .slide-text h1 {
        font-size: 38px;
    }
    .slide-text h1 span {
        font-size: 24px;
    }
    .slide-text li {
        text-align: center;
    }
    .slide2 .slide-text h1 {
        text-align: center;
    }
    .slide3 .social {
        margin-top: 80px;
    }
    .slide3 .btn {
        margin-top: 70px;
    }
    .slide2 .social, .bx-controls-direction {
        display: none;
    }
    .slider-desc {
        margin-top: 30px;
    }
    .search-form .col-md-3 {
        margin-top: 10px;
    }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .navbar-collapse {
        margin-top: 15px;
    }
    .slide-text h1 {
        font-size: 34px;
    }
    .slider-desc li {
        font-size: 16px;
    }
    .bxslider .btn-primary {
        font-size: 18px;
    }
    .tabs-title {
        padding-top: 0;
        margin-bottom: 0;
    }
    .feature-right {
        margin-top: 15px;
    }
    .feature-right ul {
        margin-bottom: 15px;
    }
    .feature-right li {
        text-align: center;
    }
    .panel-default>.panel-heading {
        background-color: #102e54;
        color: #fff;
    }
    .panel-group .panel {
        margin-top: 15px;
    }
    .lead {
        margin-bottom: 0;
        font-size: 22px;
    }
    .why-us-bg {
        margin-bottom: 15px;
    }
    .footer .col-md-2 {
        width: 100%;
    }
    .payment {
        margin-top: 10px;
        text-align: center;
    }
    .header-title {
        margin-top: 0;
    }
    .testimonial .col-sm-10 {
        margin-top: 15px;
    }
    .quick-price {
        padding: 30px 0;
    }
    .quick-price h3 {
        text-align: center;
        font-weight: 600;
    }
    .quick-price h3 span {
        font-weight: 300;
        font-size: 18px;
    }
    .quick-price h1, .why-us h1, .testimonial h1 {
        margin-bottom: 30px;
    }
    .feature-right {
        margin-top: 15px;
    }
    .feature-right ul {
        margin-bottom: 15px;
    }
    .feature-right li {
        text-align: center;
    }
    .price {
        font-size: 32px;
        font-weight: 700;
        line-height: 1;
        color: #333;
    }
    .nav-main .navbar-nav>.active>a, .nav-main .navbar-nav>.active>a:hover, .nav-main .navbar-nav>.active>a:focus, .nav-main .navbar-nav>li>a:hover, .nav-main .navbar-nav>li>a:focus {
        border-bottom: 0;
        background-color: #fff;
        color: #102e54;
    }
    .dropdown-menu>li>a {
        color: #fff;
    }
    .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 8px 10px;
    }
    .page .panel {
        margin-top: 30px;
    }
    .page-top .col-md-2 {
        margin-top: 30px;
        text-align: center;
    }
    .page-top h1 {
        font-size: 28px;
    }
    .page-top h3 {
        font-size: 22px;
    }
    .nav-main .navbar-nav > li > .dropdown-menu {
        background-color: transparent;
        margin-top: 0;
    }
    #dropdown-menu {
        border-bottom: 0;
    }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #fff;
        color: #102e54;
    }
}
@media only screen and (max-width : 320px) {
    .slide-text h1 {
        font-size: 28px;
    }
    .slide-text h1 span {
        font-size: 22px;
    }
    .slider-desc li {
        font-size: 16px;
    }
    .slide-text .btn {
        margin-top: 10px;
    }
    .slide3 .btn {
        margin-top: 30px;
    }
    .slide3 img {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .panel-body h3 {
        margin-top: 0;
    }
    .testimonial .col-sm-10 {
        margin-top: 15px;
    }
    .quick-price {
        padding: 30px 0;
    }
    .quick-price h3 {
        text-align: center;
        font-weight: 600;
    }
    .quick-price span {
        font-weight: 300;
        font-size: 18px;
    }
    .quick-price h1, .why-us h1, .testimonial h1 {
        margin-bottom: 30px;
    }
    .feature-right {
        margin-top: 15px;
    }
    .feature-right ul {
        margin-bottom: 15px;
    }
    .feature-right li {
        text-align: center;
    }
    .price {
        font-size: 32px;
        font-weight: 700;
        line-height: 1;
        color: #333;
    }
}
@media (max-width: 991px) {
    .page-top .col-md-4 li {
        text-align: center;
    }
    .page-top .col-md-2 {
        margin-top: 30px;
        text-align: center;
    }
    .page .panel {
        margin-top: 30px;
    }
    .footer .col-md-2 {
        width: 100%;
    }
    .border-left {
        border-left: 0;
    }
    .nav-main .navbar-nav > li > .dropdown-menu {
        background-color: transparent;
        margin-top: 0;
    }
    #dropdown-menu {
        border-bottom: 0;
    }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #fff;
        color: #102e54;
    }
}
@media (max-width: 1199px) {
    body {
        padding-top: 80px;
    }
    .topnav {
        display: none;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left, .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
    }
    .navbar-nav>li {
        float: none;
    }
    .collapse.in {
        display:block !important;
    }
    .nav-main .navbar-nav>.active>a, .nav-main .navbar-nav>.active>a:hover, .nav-main .navbar-nav>.active>a:focus, .nav-main .navbar-nav>li>a:hover, .nav-main .navbar-nav>li>a:focus {
        border-bottom: 0;
        background-color: #fff;
        color: #102e54;
    }
    .navbar-collapse {
        margin-top: 15px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
        background-color: #fff;
        color: #102e54;
    }
    .dropdown-menu>li {
        margin: 10px 5px;
    }
    .dropdown-menu>li>a {
        margin-left: 10px;
        margin-right: 10px;
        color: #fff;
    }
    .nav-main .navbar-nav > li > .dropdown-menu {
        background-color: transparent;
        margin-top: 0;
    }
    #dropdown-menu {
        border-bottom: 0;
    }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #fff;
        color: #102e54;
    }
}

a.viewButton {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #102e54;
    display:inline-block;
    text-decoration:none;
    background: #102e54;
    color:#FFFFFF;
    cursor:pointer;
    font-size: 150%;
    padding: 0.6em;
    margin-top: 1em;
}
