body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    /*background: url('../img/bg.jpg') no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {

    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

.navbar .container{
}
.navbar-brand {
    font-size: 2rem;
    font-style: italic;
    font-weight: bold;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    letter-spacing: 2px;
    margin-left:5px;
    color: orange;
}

.navbar-nav {
    letter-spacing: 1px;
}

.navbar {
    height:56px;
}

.navbar,
.navbar-nav,
.navbar-brand,
.brand,
.navbar-collapse,
.navbar .container{
    background-color: black;
}

.nav-link{
    color: lightgoldenrodyellow;
    letter-spacing: 1.5px;

}
.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {

}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.brand img {
    height: 50px;
    width: 50px;
}
.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    /*background: #fff;
    background: rgba(255,255,255,0.9);*/
}

footer p {
    margin: 0;
    padding: 20px 0;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 20px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #aaa;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding: 15px 25px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

#downloadlink {
    font-size: 1.25em;
    color: #000;
}

.Neviscater-buttons {
    font-size: 1.75em;
}

.container{
    background-color: white ;

}


.desc-ul{
    font-size: 1.5em;
}

.carousel-caption {
    position: relative;
    left: auto;
    right: auto;
    color: green;
}

.carousel-indicators li {
  background-color: #60D1A0;
}

.carousel-indicators .active {
  background-color: #106080;
}

.glyphicon-chevron-right:before, .glyphicon-chevron-left:before {
    background-color: #8080ff;
    padding: 10px;
    border-radius: 50%;
}

.desc-list {
    font-size: 1.5em;
}

.panel-heading {
    background-color: HoneyDew!important;
}

.testimonial-image{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    height: 100px;
    width: 100px;
}
.testimonial-text{
    padding-left: 25px;
    padding-right:25px;
    font-size: 18px;
}

.blog-intro-text{
    text-align: center;
    margin-top: 20px;
}

.blogs-header{
    color:gray;
}

.blog-title{
    text-align: center;
}

.blog-div{
    background-color: white;
}

.blogs-boxes{
    font-size: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.recent_blog_image, .recent_video_image{
    width: 50px;
    height:50px;
}

.recent_blog_link, .recent_video_link{
    color:black;
    font-size:20px;
    font-size: 22px;
}

a.recent_blog_link:hover,  a.recent_video_link:hover{
  color: blue;
  background-color: transparent;
  text-decoration: underline;
}

/* Blogs & Videos Related */

.blog-div li{
    margin-top: 10px;
    font-size: 22px;
}

.blog-div img{
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display:block;
    max-width: 1000px;
}

.blog-div h3{
    /*color:darkblue;*/
}

.address-bar {
    vertical-align: bottom;
    font-size: .25em;
    font-weight: bold;
    color:yellow;
    display: inline;
}

.brand {
    /*background-color: #8080ff;*/
    /*background-color: #0A3B50 #106080;*/
}

.menu-bar {
    width: 100%;
    /*background-color: #EEEEEE;*/
    background-color: #248655;
}

.navbar-collapse {

}

body {
    overflow-x: hidden;
}

#main_container {
    padding-top: 175px;
    padding-bottom: 100px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 15px;
    height: 15px;
    margin-top: -10px;
    font-size: 15px;
    margin-left: -10px;
}

#carousel-home-page-slides{

    margin-left: 25px;
    margin-right:25px;
}

#carousel-testimonials-slides .carousel-control .glyphicon-chevron-left,
#carousel-testimonials-slides .carousel-control .glyphicon-chevron-right,
#carousel-testimonials-slides .carousel-control .icon-prev,
#carousel-testimonials-slides .carousel-control .icon-next {
    margin-top: -120px;
}

#carousel-home-page-slides .item {
    height: 350px;
}

#carousel-home-page-slides img {
    width: 100%;
    max-height: 350px;
}

#carousel-home-page-slides .carousel-indicators{
    margin-bottom: 0px;
}

#carousel-testimonials-slide .carousel-testimonials-item {
    height: 375px;
}

.carousel-item-text{
    padding-top: 15px;
    padding-bottom: 15px;
}

.testimonial-text {
    text-align: center;
    margin-left: 150px;
    margin-right:150px;
}
.neviscater_capabilities{
    margin-left: 100px;
}
.neviscater_capabilities li,
.neviscater_capabilities a {
  margin-top: 15px;
  color: gray;
}
.neviscater_capabilities a {

}

.testimonial-image {
    align: cent;
    max-width: 100px;
    max-height: 100px;
}

.caterer-name {
    float: right;
    font-weight: bold;
}

.contact-detail-cell {
    padding: 5px 25px 5px 5px;
    letter-spacing: .5px;
}

#adb_main_form {
    margin-left: 20px;
}

#adb-cl-main-div {
    max-height: 800px;
    overflow: auto;
    background-color: lightyellow;
}

#adb-cl-main-table {
    margin-top:10px;
    margin-left:25px;
    border-collapse: separate;
    border-spacing:5px;
    font-size: 20px;
}

#button_go_to_user_details {
    width:80%;
    margin-bottom:15px;
    font-size:18px;
    margin:auto;
    display:block;
}

.adb-btn {
    min-width: 200px;
}

#adb-op-status {
    font-size: 18px;
}

.footer-container{
    background-color: black;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0px;
    color: orange !important;
}


#footer
{
    clear: both;
    color: White;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    line-height: normal;
    margin: 0;
    bottom: 0px;
    width: 100%;
}

#super-container {
    position: relative;
    min-height: 100vh;
}

.red-star {
    color:red;
}

#company-details {
    font-size: 20px;
}

.msg-font {
   font-size: 18px;
}

.bold-msg-font {
    font-weight: bold;
    font-size: 18px;
}

#ThanksDiv {
    font-size:18px;
    display: none;
}

.dl-email-field {
    max-width: 300px;
    margin-top: 10px;
}

.dl-button {
    font-size:18px;
    margin-top: 15px;
}

.dl-button-left {
    margin-right: 10px;
}

.dl-button-right {
    margin-left: 10px;
}

td.bank-details-item {
    color: blue;
}

#download-link-button {
    background-color:rgb(50, 100, 150);
    color:white;
    font-weight: bold;
    padding:5px 10px;
    margin-left:5px;
}

#bank-details-div {
    border-collapse: separate;
    border-spacing:10px;
}

.navbar-default {
    position: fixed;
    z-index: 999;
    width:100%;
    background-color: black;
}

.navbar-nav{
    /*font-weight: bold;*/
}

#logo-image #logo-text {
    vertical-align: middle;
}

#mail-logo-image #mail-logo-text {
    float: left;
    margin-left: 20px;
}

#mail-product-name {
    font-size: 28px;
    font-style: bold;
}

#mail-company-name {
    font-style: bold;
}

#mail-footer-company-name {
    color: rgb(80,80,80);
}

.price-tag {
    color: green;
}

.payment-form-div {
    font-size: 2em;
    color: green;
}

#neviscater_free_trial_link {
    font-size: 18px;
    margin-top: 5px;
}

.recent-banner {
    background-color: #c4e0ac;
    text-align: center;
    color: darkgreen;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.5em;
}

.see-all-link {
    color: grey;
    font-size: 18px;
    margin-top: 5px;
}


.home-page-carousel-div {
    padding-bottom: 0px;
}

.home-page-product_details-div {
    padding-top: 0px;
}

.home-page-product-name {
    font-size:1.75em;
}

.home-page-company-name {
}

.testimonial-title {
    color: #28776B;
    padding-bottom: 20px;
}

#test-paypal-div {
    font-size:2em;
    color:green;
}

.error {
    color:red;
}

.input-placeholder {
    font-size: 16px;
}

.sole-message{
    color:blue;
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

#stats-table {
    cell-border: 1px solid black;
    margin-top:40px;
}

#status-reload-button {
    font-size:48px;
    width:100%;
    height:150px;
    padding:5px;
    margin-top:40px;
}

#payumoney-form {
    display: none;
}

.product-offer{

}
.product-offer-text{
	color:dodgerblue;
}

.product-offer-price{
	color: dodgerblue;
	font-weight: bold;
}

.purchase-steps{
    color: gray;
}

.logged-in-email{
    float:right;
    margin-right:25px;
    font-size:15px;
    color:red;
}

.caterer-name {
    float: right;
    font-weight: bold;
}

.label-default {
    background-color: #777;
    font-weight: bold;
    color:white;
}

.img-full {
    min-width: 100%;
}

.recent_blog_image, .recent_video_image{
    width: 50px;
    height:50px;
}

.blog-div{
    background-color: white;
}

.blogs-boxes{
    font-size: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}


.recent_blog_image, .recent_video_image{
    width: 50px;
    height:50px;
}

.recent_blog_link, .recent_video_link{
    color:gray;
    font-size:20px;
    margin-left:20px;
    /*font-weight: bold;*/
    font-size: 20px;
}

.dl-email-field {
    max-width: 300px;
    margin-top: 10px;
}

.nv-videos{
}

.neviscater-hr{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

.home-page-subtitle{
    color: darkslategrey;

}

.neviscater-benefits{
    color:gray;
}

.features-header{
    color:#106080
}

#carousel-features{
    height: 600px;
}

.neviscater-subtitle{
    color:#106080;
}

.purchase-options-header{
    font-size:20px;
    color: #106080;
}

.nc-highlight{
    margin: 12px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: lightgray;
    color: #106080;
    font-weight: lighter;
}

small{
    color: gray;
    font-size: 15px;
}

.blog-item{
    color: rgb(35, 82, 124)
}

.previous{
    float: left;
}

.next {
    float: right;
}

.main-content{
    margin-bottom: 25px;
    min-height: 500px;;
}

#accordionPanelsStayOpenExample{
    font-size:12px;
}

.active-link{
    background-color: #28776B;
}

.demo-card{
    vertical-align: top;
    background-color:mediumturquoise;
    color: darkslategray;
    height: auto;
    width: 150px;
    z-index: 2;
    padding: 10px;
    text-align: center;
    margin-right: 20px;
    border-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 100px;
    letter-spacing: .5px;
}

.pager{
    list-style-type: none;
}

.blog-div li {
    font-size:1em;
}

.blogs-subheader{
    color:teal;
    margin-top: 20px;
}

#testimonials .card{
    min-height: 450px;
    margin-bottom: 25px;
    margin-top: 25px;
}

#testimonials{
}


#navbarSupportedContent{
    height: 56px !important;
}