#why-join-central {
    background: 
        linear-gradient(
        rgba(0, 0, 0, 0.1),
        rgba(0, 0, 0, 0.1)
        ),
        /*                    url(../img-other-Pg/computer-2014113_1280.jpg);*/
        url(../../img-other-Pg/career/why-join-central.jpg);
    background-size: cover;
    background-position: 25% 35%;

    width: 100%;
    height: 400px;
    /*                margin: 0px;*/
    position:relative;
    float: left;
}

#cult-img{
    background-size: contain;
    /*                background-position: 25% 35%;*/
    background:url(../../img-other-Pg/career/culture.jpg);
    float:left;
    width:335px;
    height: 150px;  
}
/*================================ central images===end=============================================*/

.mid p {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: white;

    text-transform: uppercase;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px !important;
    line-height:35px !important;
    transform: translate(-50%, -50%);
}



.why-join-pages li {
    list-style-type:none; 
    font-size:14px !important;
    line-height:20px !important;
}

.why-join-pages-list-a-tag {
    font-size:14px !important;
    line-height:20px !important;
    color:black;
    padding-left:35px;
}
.why-join-pages  .fa-arrow-circle-right{
    color:blue;
    font-size:14px !important;line-height:20px !important;
}
.why-join-pages{
                padding-top:30%;
            }

            .why-join-pages h1{
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                font-size:36px !important;margin:15px;margin-top:35px !important;
                padding-top:15px !important;
                margin-left:50px;
                background:white ;
                color:black;
                text-align: center;

            }
            .why-join-pages h2{
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                background: white;
                color:black;
                font-weight:200;
                margin:40px ;
                margin-bottom:10px;
                margin-top:10px;
                margin-left:50px!important;
                padding:15px;padding-top:5px;font-size:28px !important;line-height:20px !important;
                padding-left:15px;
                text-align:left;
            }
            .why-join-pages h3{
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                font-size:22px !important;
                margin-left:35px;
                margin-top:10px;
                background:white ;
                color:black;
                text-align: left;
                padding-left:35px;
            }

            .why-join-pages   .local-p{
                text-align: justify;
                padding-left:50px !important;
                padding-right:50px !important;
                padding-top:10px;
                padding-bottom:10px;
                margin:5px 25px;
                font-size:14px !important;
                line-height:20px !important;

            }
            .why-join-pages .unorder-list{
                padding-bottom:15px;
            }
            .why-join-pages   p:first-of-type{

                padding-top:0px;
                margin-top:2px;
            }
            .why-join-pages .media{
                padding:10px 70px;
            }
            .why-join-pages .media .media-body p{
               text-align:justify; 
               font-size:14px !important;
               line-height:20px !important;
               padding-left:10px;
            }
            @media only screen 
            and (min-width: 302px) 
            and (max-width: 895px)
            {

                .why-join-pages   .media-left{

                    width:100%;
                    float:left; 

                }

                .why-join-pages   .media-body{

                    width:100%;
                    float:left; 
                    padding-top:10px;
                }

            }

            .why-join-pages li {
                list-style-type:none; 
                font-size:14px !important;
                line-height:20px !important;
            }

            .why-join-pages-list-a-tag {
                font-size:14px !important;
                line-height:20px !important;
                color:black;
                padding-left:35px;
            }
            .why-join-pages  .fa-check-circle{
                color:blue;
                font-size:14px !important;line-height:20px !important;
            } 

