.sub-menu li:hover{
    background: #112349;
    color: #fff;
}

.sub-menu li a:hover{
    color: #fff;
}

.main-navigation ul li li a:hover{
    color: #fff !important;
}

.sub-menu li:hover a:before{
    color: #fff !important;
}
.footersection{
    padding-top: 2px;
    padding-bottom: 2px;
    color: #112349;
    font-size: 11px;
    background: #11234957;;
}

.widget-footer h5::before {
    content: "|";
    height: 12px;
    left: 15px;
    position: absolute;
    top: 0px;
    width: 3px;
    margin-top: 24px;
}

.tp-bullets, .tp-tabs, .tp-thumbs {
    display: none !important;
}




@media only screen and (max-width: 768px) {
.content-box img {
    height: 200px !important;
}
}

.home_page_about_us{
    text-align:justify;
}
.support-box {
    margin-bottom: 50px;
}

#servicebg{
background-image: url(/frontend/images/servicebg.jpg);
background-color: #cccccc;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
padding-top: 0px;
padding-bottom: 0px;
}

.servicebgoverlay{
    background: #000000d6;
    padding-top: 60px;
    padding-bottom: 10px;
}
.portfolio_overlay{
    background: #00000099;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.portfolio_title{
    font-size: 25px !important;
    padding-top: 10% !important;
}

.portfolio_details{
    color:#000;
}






@media only screen and (max-width: 991px) {
.contact-left {
    margin-right: 0px;
}
.typography {
    padding-top: 0px;
    padding-bottom: 10px;
}
.space-90 {
    height: 0px;
    width: 100%;
}
.serial_text {
    padding: 10px !important;
}
.date_item, .date_item, p {
    font-size: 12px !important;
}
}

#careerbg{
    background-image: url(../images/career.jpg);
}

.team-thumb  img{
height: 360px;
margin-bottom: 10px;
}












