
body, ul.timeline_items, .icon_box a .desc, .icon_box a:hover .desc, .feature_list ul li a, .list_item a, .list_item a:hover, .widget_recent_entries ul li a, .flat_box a, .flat_box a:hover, .story_box .desc, .content_slider.carouselul li a .title, .content_slider.flat.description ul li .desc, .content_slider.flat.description ul li a .desc, .post-nav.minimal a i {
    color: #000;
}

#Footer h1, #Footer h1 a, #Footer h1 a:hover, #Footer h2, #Footer h2 a, #Footer h2 a:hover, #Footer h3, #Footer h3 a, #Footer h3 a:hover, #Footer h4, #Footer h4 a, #Footer h4 a:hover, #Footer h5, #Footer h5 a, #Footer h5 a:hover, #Footer h6, #Footer h6 a, #Footer h6 a:hover {
       color: #333131;
}

#Footer, #Footer .widget_recent_entries ul li a {
    color: #333131;
}
#Footer a {
    color: #333131;
}

#Footer .widgets_wrapper {
    padding: 40px 0;
    padding-bottom: 40px !important;
}

.footer-copy-center #Footer .footer_copy .copyright {
    font-weight: 600;
}

img.scale-with-grid, #Content img {
    
}

.reduced_size{
	max-width: 85% !important;
}

#process-flow img.scale-with-grid {
    max-width: 60%;
	padding-bottom: 20px;
}

#process-flow {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
	
}

/* // new css //  */

.im {
    width: 45% !important;
}

.ai{
    margin:10 auto 5px;
}

.ai-hr{
    margin:0 auto 0px

}

.ai-hrs{
    margin:0 auto 15px
}

.ai-hrp{

    margin:0 auto 0px
}

.ai-btn{
    margin:0 auto 20px
}



.pra{
margin: 0 0 15px;
-webkit-line-clamp: inherit;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}


.praa{
    margin: 0 0 15px;
    -webkit-line-clamp: inherit;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    }   


.three-fifth.mcb-wrap {
        width: 50%;
    }


.two-fifth.mcb-wrap {
        width: 50%;
    }

    .column.mcb-column.one-fourth.column_placeholder {
        display: none;
    }


    .about-us{
        color:white !important;
    }


    footer {
        background-image:url(images/home_webdeveloper_sectionbg3.png) !important;
        background: #161765 !important;
        background-repeat:no-repeat; 
        background-position:center bottom;
        color: white !important;
        padding-top: 50px;
    }

    footer .foot{
    padding-bottom: 30px !important;
    }

 footer li a {
        color: white !important;
    }

    #Footer .footer_copy {
        border-top: 1px solid rgb(255 255 255 / 42%);
    }

    .logo {
        width: 23%;
    }

    .column one-third{


    }

.mod h5{
   padding-top: 20px !important;
   color: #1c1e6a
 !important;
   font-size: 17px;
}

/* 
    #5874bd */


#services img.scale-with-grid, #Content img {
        max-width: 100% !important;


}



@media (max-width: 767px){
   .rcol {
        margin-top: 30px !important;
    } 

    .rcol1 {
        margin-top: 80px !important;
    } 
    .rcolimg{
        margin-bottom: 30px !important;
        padding-top: 10px !important;
    }
    .rcoltex{
        padding-left: 20px !important;
        margin-top: 20px;

    }
}


@media (max-width: 767px) {
    .rcol {
        margin-top: 30px !important; /* Margin for mobile */
    }

}