.karbon {
	font-family: karbon !important;
}
.downloadnow a + a {
    margin-left: 0;
    margin-right: 15px;
}
.hello {
    top: 95px;
}
.screen2 .screen2text {
    font-size: 22px;
    line-height: 1.4;
}
.newsfeed {
    text-align: right;
}
.newsfeed h2 {
    font-size: 32px;
    line-height: 1.2;
    text-align: right;
}
.newsfeed h2:before {
    left: auto;
	right: 0;
}
.newsfeed .imgmarleft {
	float: left;
}
.newsletter .newsletter-form .footer-input:first-child {
    margin-right: 0 !important;
    margin-left: 20px !important;
}
footer.main-footer .newsletter .newsletter-form .select2.select2-container.select2-container--default, footer.main-footer .newsletter .newsletter-form .select2.select2-container.select2-container--default.select2-container--above.select2-container--focus, footer.main-footer .newsletter .newsletter-form .select2.select2-container.select2-container--default.select2-container--above.select2-container--open, footer.main-footer .newsletter .newsletter-form .select2.select2-container.select2-container--default.select2-container--below.select2-container--focus, footer.main-footer .newsletter .newsletter-form .select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
    margin-left: 0 !important;
	margin-right: 20px !important;
}
footer.main-footer .newsletter {
    text-align: right;
}
.rtl .newsletter .newsletter-form .select2-selection__arrow {
    top: 6px;
}
.rtl footer.main-footer .newsletter .newsletter-form .select2-selection__arrow {
    left: 9px!important;
}
.closeMenu {
	left: auto;
    right: 12px;
}
.rtl .select2-container--default .select2-results>.select2-results__options {
    text-align: right;
    color: #555;
}
.menubx > li:first-child {
    padding-left: 25px;
    padding-right: 0;
}