﻿.boxed {
    background-color: #fff;
}

.fa-mlogin:before {
        display: inline-block;
        width: 68px;
        height: 20px;
        margin-right: 2px;
        content: "";
        cursor:pointer;
        background: url('../img/mobileLogin.png') no-repeat 0 0;
        background-size: 100%;
    }

.mainsubtitle {
    font-size:1.4em;
    font-weight:500;
}

.subtitlehideen{
    height:98px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.carousel-section-main {
  background-image: url("../img/slide_back_main.png");
}

.carousel-img {
    height:auto!important;
}

.carousel-back-NC {
  background-image: url("../img/slide_back_main.png")!important;
}