


/**=============================== fonts =====================================**/

@font-face {
  font-family: 'nassim-regular';
  src: url('../fonts/nassim-regular.eot?#') format('eot'),  /* IE6â€“8 */
       url('../fonts/nassim-regular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/nassim-regular.ttf') format('truetype');  /* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'nassimbold';
  src: url('../fonts/nassim-bold.eot?#') format('eot'),  /* IE6â€“8 */
       url('../fonts/nassim-bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/nassim-bold.ttf') format('truetype');  /* Saf3â€”5, Chrome4+, FF3.5, Opera 10+ */
}


@font-face {
  font-family: 'BYekan';
  src: url('../fonts/BYekan.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'Mitra';
  src: url('../fonts/BMitra.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BMitra.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BMitra.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
  font-family: 'BMitraBold';
  src: url('../fonts/BMitraBold.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BMitraBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BMitraBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

 @font-face{font-family:'IRANSansWeb_Bold';font-style:normal;font-weight:bold;src:url('../fonts/IRANSansWeb_Bold.eot');src:url('../fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb_Bold.woff2') format('woff2'), url('../fonts/IRANSansWeb_Bold.woff') format('woff'), url('../fonts/IRANSansWeb_Bold.ttf') format('truetype');}

 @font-face{font-family:'IRANSansWeb_Medium';font-style:normal;font-weight:500;src:url('../fonts/IRANSansWeb_Medium.eot');src:url('../fonts/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb_Medium.woff2') format('woff2'), url('../fonts/IRANSansWeb_Medium.woff') format('woff'), url('../fonts/IRANSansWeb_Medium.ttf') format('truetype');}
 
 @font-face{font-family:'IRANSans-Light-web';font-style:normal;font-weight:300;src:url('../fonts/IRANSans-Light-web.eot');src:url('../fonts/IRANSans-Light-web.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSans-Light-web.woff2') format('woff2'), url('../fonts/IRANSans-Light-web.woff') format('woff'), url('../fonts/IRANSans-Light-web.ttf') format('truetype');}
 
 @font-face{font-family:'IranSanUL';font-style:normal;font-weight:200;src:url('../fonts/IRANSans-UltraLight-web.eot');src:url('../fonts/IRANSans-UltraLight-web.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSans-UltraLight-web.woff2') format('woff2'), url('../fonts/IRANSans-UltraLight-web.woff') format('woff'), url('../fonts/IRANSans-UltraLight-web.ttf') format('truetype');}
 
 @font-face{font-family:'IRANSansWeb';font-style:normal;font-weight:normal;src:url('../fonts/IRANSansWeb.eot');src:url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb.woff2') format('woff2'), url('../fonts/IRANSansWeb.woff') format('woff'), url('../fonts/IRANSansWeb.ttf') format('truetype');}

/* Medium devices Desktops  
// ------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
	
}

/* Small devices Tablets	
// ------------------*/
@media (min-width: 768px) and (max-width: 979px) {
	
}

/* Extra small devices Phones
// ------------------*/
@media (max-width: 767px){
	
}

.rtl .sj-flat-menu li .fm-item .fm-link {
    float: right;
    margin-right: 0;
    padding-left: 0;
    padding-right: 5px;
    text-align: right;

    border-bottom: solid 1px;
    width: 100%;
}
