.rss-item {
    color: #dadada; /*set your hexadecimal color here*/
    font-size: 12px; /*set here your font size*/
}


.myriad {
    font-family: 'Conv_MyriadPro-LightSemiExt' !important;
}

.xx-large {
    font-size: 24px !important;
}

.black {
    color: #000000 !important;
}

.myImg {
    -webkit-transform: scale(1); /*Webkit: Scale down image to 0.8x original size*/
    -moz-transform: scale(1); /*Mozilla scale version*/
    -o-transform: scale(1); /*Opera scale version*/
    -ms-transform: scale(1);
    -webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
    -moz-transition-duration: 0.5s; /*Mozilla duration version*/
    -o-transition-duration: 0.5s; /*Opera duration version*/
    -ms-transition-duration: 0.5s;
}

.myImg:hover {
    -webkit-transform: scale(3) translate(-100px, 0px); /*Webkit: Scale up image to 1.2x original size*/
    -moz-transform: scale(3) translate(-100px, 0px); /*Mozilla scale version*/
    -o-transform: scale(3) translate(-100px, 0px); /*Opera scale version*/
    -ms-transform: scale(3) translate(-100px, 0px);
    box-shadow: 0px 0px 30px gray; /*CSS3 shadow: 30px blurred shadow all around image*/
    -webkit-box-shadow: 0px 0px 30px gray; /*Safari shadow version*/
    -moz-box-shadow: 0px 0px 30px gray; /*Mozilla shadow version*/
    -ms-box-shadow: 0px 0px 30px gray;
    z-index: 1000;
}

body {
    background: url(.) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
}

html {
    height: 100%;
}

.p1 {
    color: #bcbcbc;
    font-size: 18px;
}

.p2 {
    color: #ffffff;
}

.buy_now {
    float: right;
    width: 250px;
}

.a1 {
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.75);
    margin-top: 10px;
    padding-left: 10px;
}

.b {
    font-size: 42px;
    font-weight: 200;
    line-height: 1.1429;
}


/*.top_logo {
    height: 100%;
    padding: 0;
    width: 100%;
    display: block;
    position: relative;
}*/

.top_logo .scroll-down {
    bottom: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.second
{
    color: #000000;
    text-align: center;
}

.workphase {
    background: none repeat scroll 0 0 #dadada;
    border-radius: 2px;
    float: left;
    margin-bottom: 80px;
    margin-left: 20px;
    min-height: 530px !important;
    opacity: 0.9;
    padding: 18px 26px 28px;
    position: relative;
    width: 265px;
}

.workphase .service_text {
    font-size: 15px;
    text-align: center;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.workphase .hover1 {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    z-index: -99;
}

.icon2 {
    background-image: url("../assets/telemedicine.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    width: 175px;
}

.fadeInDown.animated {
    animation-name: fadeInDown;
}

.c {
    font-size: 42px;
    font-weight: 200;
    line-height: 1.1429;
    color: white;
    text-align: center;
    padding-bottom: 50px;
}
.Ent_FNS {
    left: 50%;
    margin: auto;
    top: 50%;
    width: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%) ;
    position: absolute;
}

.For_Enterprise {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 10px;
    margin-left:50%;
}

.FNS_image {
    margin-bottom: 10px;
    margin-top: -20px;
    display:inline !important;
}

.Fleet_Management_Software {

    font-size: 40px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height:45px;
}

.heading_details {
    color: #ffffff;
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0.55);
    margin-top: 50px;
    padding-top:12px;
    padding-bottom:12px;
}

.overview {
    margin-bottom: 50px;
    text-align: center;
    margin-top: 50px;
}

.overview_Ent_row {
    border-top: 1px solid limegreen;
    margin-top: -40px;
    margin-bottom: 50px;
}

.overview_Ent_columns {
    text-align: center;
    margin-top: 50px;
}

.Overview_Ent_column {
    margin-top: 50px;
    margin-bottom: 50px;
}

.overview_Ent_column2 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.top_bg_div {
    background: none no-repeat scroll center center / cover #222;
    display: block;
    height: 100%;
    padding: 100px 0;
    position: relative;
    width: 100%;
}

@media (max-width: 767px) {
    .foot5 {
        display: none;
    }

    .copyright-space:before {
        content: '2014-15 @ Embarc Info. Tech.(P)LTD. ALL Rights Reserved.';
        color: #dadada;
    }

}

@media (max-width: 360px) {
    .For_Enterprise {
        font-size: 12px;
    }

    .Fleet_Management_Software {
        font-size: 16px;
    }
}

@media (min-width: 1920px) {
    .For_Enterprise {

        margin-right: 130px;
    }

    .Fleet_Management_Software {
        font-size: 16px;
    }
}

@media (min-width: 1025px) {
    .top_bg_div {

        height: 100%;
        padding: 0;
        width: 100%;
        display:block;
    }
}
@media (max-width:990px) and (min-width:600px){
    .forenterprise_features {
        margin-left:80px;
    }
}

@media (max-width:600px) and (min-width:360px){
    .forenterprise_features {
        margin-left:15%;
    }
    .forenterprise_2{
        margin-left:15%;
    }
}
@media (max-width:320px){
    .forenterprise_features {
        margin-left:10%;
    }
    .forenterprise_2{
        margin-left:10%;
    }
}