﻿.Personal_Ar #btnSearchBranchLocator {
    line-height:35px !important;
}
.Personal_Ar .NewsItem .DateLabel, .Personal_Ar .NewsItem .arrow {
    float:right !important;
}

@media (min-width:992px) {
    .cube.cube3 {
        width:160px;
    }
	.cube.cube1.index_offers{
		width:78px;
	}
	.HomeOfferDiv>div>a{
		width:300px;
	} 
    .index-footer-bg .LinkRows{
		text-align:center;
	}
    .index-footer-bg .LinkRows a {
        margin-right:25px !important;
        color:#373737 !important;
    }
    .NewsItem .text {
        width:45px !important;
    }
    .NewsItem .arrow {
        border-bottom-width:27px !important;
        border-top-width:28px !important;
    }
}

@media (min-width:767px) {
    .index_offers>a>div {
        width:71px;
        height:71px;
    }
    .footer .social-lk {
        background: url('../images/icon_linkedin.png') no-repeat 100% 100%;
        background-size: 100% 100%;
    }
    .footer .social-yt {
        background: url('../images/icon_youtube.png') no-repeat 100% 100%;
        background-size: 100% 100%;
    }
    .footer .social-tw {
        background: url('../images/icon_twitter.png') no-repeat 100% 100%;
        background-size: 100% 100%;
    }
    .footer .social-fb {
        background: url('../images/icon_facebook.png') no-repeat 100% 100%;
        background-size: 100% 100%;
    }
}
.NewsItem > div.text {
    width:100px !important;
}
.NewsItem > div.NewsText {
    border-left-width:0 !important;
}
.NewsText .NewsDescription {
    float:none !important;
}
.NewsText .Moredetails {
    float:none !important;
}
.clear{
    float:none !important;
}
.flipper.imagecontainer {
    width:336px !important;
}
.Back-top i {
    font-size:xx-large !important;
}
.Section2 {
    margin-bottom:0 !important;
}
.FooterPhone {
    font-size:25px !important;
    line-height:42px !important;
}
.FootMark {
    font-size:22px !important;
    color:#dadada !important;
}