@font-face {
    font-family: 'Yekan';
    src: url('fonts/WebYekan.eot');
    src: url('fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/WebYekan.woff') format('woff'),
         url('fonts/WebYekan.ttf') format('truetype'),
         url('fonts/WebYekan.svg#WebYekan') format('svg');
}
/*
@font-face {
  font-family: mitra;
  font-style: normal;
  font-weight: bold;
  src: url('fonts/BMitraBold.woff') format('woff');
}
@font-face {
  font-family: mitra;
  font-style: normal;
  font-weight: normal;
  src: url('fonts/BMitra.woff') format('woff');
}
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: Yekan;
}
body, button, input, select, textarea {
    color: #333333;
    font-family: Yekan;
}
.banner-inner-content {
    right: 50%;
    left: auto;
}
.banner-btn-wrapper > a {
    float: right;
}
.overview-title {
    text-align: justify;
}
.over-desc {
    text-align: justify;
}
.screenshot-wrapper {
    direction: ltr;
}
.reviews-wrapper {
    position: relative;
    direction: ltr;
}
.reviews-wrapper .bx-pager {
    position: absolute;
    top: -15%;
    left: 48%;
    right: auto;
}

.main-navigation {
    float: left;
}
#header-text {
    float: right;
}
.banner-content {
    font-size: 17px;
    font-style: normal;
}
.your-name, .your-email {
    display: inline-block;
    width: 100%;
}
.your-name, .your-email {
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}
.design-by, .design-by a {
    display: none;
}
a {
    color: #ccc;
	}
.copyright-desc {
    display: none;
}
#site-navigation .menu-toggle::before {
    left: 40px;
    right: auto;
}
@media screen and (min-width: 600px) {
	#site-navigation ul li {
    float: right;
}
}
.feature-right .feature-title {
    text-align: right;
}
.feature-right .feature-desc {
    text-align: right;
}