.ritekhela-logo img{
    max-width: 146px;
}

body .ritekhela-logo{
    margin: -40px 0px 26px 0px;
}

body .sm-blue a,body .sm-blue a:hover,body .sm-blue a:focus,body .sm-blue a:active {
    line-height: 68px;
}

body .ritekhela-footer-one .ritekhela-footer-widget{
    background: none;
}

body .widget_about_info img{
    max-width: 250px;
}

body .widget_about_info_center{
    text-align: center;
}

body .widget_custom_link a{
    color: #ffffff
}


body .widget_custom_link a:hover{
    color: #ee7100
} 

body .ritekhela-main-content{
    padding: 50px 0px 0px 0px;
}



@media (max-width: 1024px) {
    body .ritekhela-offstanding-text,body .ritekhela-client-detail {
        display: table !important;
    }

    body .ritekhela-logo{
        margin: 20px 0px 26px 0px;
    }
    body .widget_align_image{
	text-align: center;
    }
}

