﻿.spacecontainer140 {
    padding: 110px;
}

.DAS2_width {
    background-color: white;
    display: table;
}

.home_slider {
    background-image: url('../img/allimages/Homepage/2_session1/home_banner01.png');
}

.featureslider_content {
    text-align: center;
    display: table;
    width: 100%;
    margin-bottom: 23px;
}

    .featureslider_content h2 {
        font-family: ProximaNova-Bold;
        font-size: 42px;
        color: white;
        margin-bottom: 7.5px;
    }

.straight_uppercontent {
    text-align: center;
}

    .straight_uppercontent h2 {
        font-family: ProximaNova-Regular;
        font-size: 32px;
        color: #39a28c;
    }

    .straight_uppercontent p {
        font-family: ProximaNova-Regular;
        font-size: 20px;
        color: #221d1e;
    }

.featureicon_container {
    width: 95%;
    margin: 0 auto;
    /*display: table;*/
}
.box_style{
    border: 1px solid #39a28c;
    margin-bottom: 40px;
}

.feature_home {
    width: 33%;
    text-align: center;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    height: 241px;
}

    .feature_home h2 {
        font-family: ProximaNova-Regular;
        font-size: 22px;
        color: #1ca689;
    }

    .feature_home p {
        font-family: ProximaNova-Regular;
        font-size: 18px;
        color: #221d1e;
        width: 92%;
        margin: 0 auto;
    }

.divider_feature {
    height: 1px;
    z-index: 8;
    border-bottom: 1px solid rgb(237, 239, 237);
    margin-bottom: 15px;
}

.feature_icons {
    display: table;
    width: 100%;
    border-bottom: none;
    padding-bottom: 10px;
    padding-top: 20px;
}

.feature_professional {
    text-align: center;
}

    .feature_professional h2 {
        font-family: ProximaNova-Regular;
        font-size: 38px;
        color: #276d74;
    }

    .feature_professional p {
        font-family: ProximaNova-Regular;
        font-size: 20px;
        color: #221d1e;
        width: 50%;
        margin: 0 auto;
    }

.notification_main {
    width: 32%;
    float: left;
}

.notification_center {
    width: 378px;
    /* height: 288px; */
    background-color: #36c3a5;
    display: table;
    border-radius: 2%;
    position: relative;
}

.notification_content {
    font-family: ProximaNova-Regular;
    font-size: 20px;
    color: white;
}

    .notification_content p {
        width: 83%;
        margin: 0px 50px auto;
        line-height: 30px;
    }

.notification_photo {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

    .notification_photo img {
        border-radius: 50%;
    }

    .notification_photo h2 {
        font-family: ProximaNova-Regular;
        font-size: 20px;
        color: #221d1e;
    }

    .notification_photo p {
        font-family: ProximaNova-Light;
        font-size: 20px;
        color: #9e9e9e;
    }

.down_arrow {
    position: absolute;
    bottom: -23px;
    left: 46%;
}
.subportal {
    width: 242px;
    margin: 0 auto;   
    border-bottom: 2px solid #e6e6e6;
    height: 35px;
   font-family: ProximaNova-Regular !important;
    font-size: 28px !important;
    color: #39a28c !important;
}
.subportal1 {
    width: 205px;
    margin: 0 auto;
    border-bottom: 2px solid #e6e6e6;
    height: 35px;
    font-family: ProximaNova-Regular !important;
    font-size: 28px !important;
    color: #39a28c !important;
    display: table;
    margin-bottom: 25px;
}
.subport{
   
   font-family: ProximaNova-Regular;
    font-size: 28px ;
    color: #fff ;
    background-color:  #39a28c;
    padding:10px;
    text-align: center;
    padding: 10px;
    text-decoration: underline;
}

a.get-button {    
    color: #fff;    
    background: #07274d;    
    padding: 14px 40px;    
    font-size: 24px;    
    border-radius: 4px;    
    box-shadow: 0px 4px #000;    
    font-weight: 200;
}
a.get-button:hover, a.get-button:active, a.get-button:focus {    text-decoration: none;}




/*media query starts*/

@media (max-width: 1200px) {
    .featureicon_container {
        width: 100%;
    }
}

@media (max-width: 1000px) {
    .feature_professional p {
        width: 75%;
    }
}
@media (max-width:600px) {
    .feature_home {
        width: 100% !important;
    }
}
@media (max-width:769px) {
    .feature_home {
        width: 50%;
    }

    .feature_professional p {
        width: 90%;
    }

    .straight_uppercontent h2, .feature_professional h2 {
        font-size: 32px;
    }

    .feature_home p {
        width: 100%;
    }
}

@media (max-width:500px) {
    .straight_uppercontent h2, .feature_professional h2 {
        font-size: 28px;
    }

    .feature_professional p {
        width: 100%;
    }
}

/* for integration partners*/
.contentpart {
    padding-left: initial !important;
    padding-right: initial !important;
}

.maintitle {
    text-align: center;
    margin-top: 53px;
}

.history {
    color: #37757C;
    font-size: 38px;
    font-family: ProximaNova-Regular;
    margin-bottom: 1px;
}

p.history.bor-bott {
    width: 350px;
    border-bottom: 2px solid #e6e6e6;
    margin: 0 auto;
    margin-bottom: 30px;
}

.bor-img.text-center {
    border: 1px solid #ccc;
    height: 150px;
    line-height: 130px;
}

img.borderimage1 {
    height: auto;
}

a.get-button {
    color: #fff;
    background: #07274d;
    padding: 14px 40px;
    font-size: 24px;
    border-radius: 4px;
    box-shadow: 0px 4px #000;
    font-weight: 200;
}

    a.get-button:hover, a.get-button:active, a.get-button:focus {
        text-decoration: none;
    }