﻿@font-face {
  font-family: 'Mitra';
  src: url('../Fonts/BMitra.eot?#') format('eot'),
       url('../Fonts/BMitra.woff') format('woff'),
       url('../Fonts/BMitra.ttf') format('truetype');
}

#thome_title1
{
    font-size: 45px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#thome_title2
{
    font-size: 35px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#thome_title3
{
    font-size: 25px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#divbackPselcont
{
    width: 360px;
}
.KeyMainItemsTh1
{
    margin-left: 20px;
    margin-right: 20px;
}
.KeyMainItemsTh2
{
    margin-left: 20px;
    margin-right: 20px;
}
.KeyMainItemsTh2:hover
{
    margin-left: 20px;
    margin-right: 20px;
}
.SMainThumbs
{
    float: right;
    width: 25%;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#divhomeitemssep
{
    display: none;
}



.SMainThumbsItem
{
    display: table;
    width: 290px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Mitra';
}
.SMainThumbsItemPic
{
    background-repeat: no-repeat;
    background-position: center center;
    float: right;
    width: 170px;
    height: 170px;
    border: solid 1px #C81E00;
    overflow: hidden;
    border-top-left-radius: 75px;
    border-top-right-radius: 75px;
    border-bottom-left-radius: 75px;
    border-bottom-right-radius: 75px;
    box-shadow: 0px 0px 25px -6px #005A6E;
}
.SMainThumbsItemR
{
    float: left;
    width: 110px;
    height: 170px;
    
}
.SMainThumbsItemTitle
{
    width: 110px;
    height: 55px;
    text-align: right;
    font-size: 22px;
    color: #C81E00;
    overflow: hidden;
    direction: rtl;
}
.SMainThumbsItemText
{
    width: 110px;
    height: 75px;
    text-align: right;
    font-size: 18px;
    color: #4B4B4B;
    overflow: hidden;
    direction: rtl;
}

@media screen and (min-width:0px) and (max-width:1300px)
{
    .SMainThumbs
    {
        width: 50%;
    }
    #divhomeitemssep
    {
        display: block;
    }
}

@media screen and (min-width:0px) and (max-width:1150px)
{
    #divbackPselcont
    {
        width: 260px;
    }
    .KeyMainItemsTh1
    {
        margin-left: 10px;
        margin-right: 10px;
    }
    .KeyMainItemsTh2
    {
        margin-left: 10px;
        margin-right: 10px;
    }
    .KeyMainItemsTh2:hover
    {
        margin-left: 10px;
        margin-right: 10px;
    }
}


@media screen and (min-width:0px) and (max-width:1000px)
{
    #thome_title1
    {
        font-size: 35px;
    }
    #thome_title2
    {
        font-size: 25px;
    }
    #thome_title3
    {
        font-size: 20px;
    }
}

@media screen and (min-width:0px) and (max-width:800px)
{
    .SHome_Products_Parts
    {
        float: none;
        width: 100%;
    }
    .SHome_Products_Parts_Sep2
    {
        display: block;
    }
}

@media screen and (min-width:0px) and (max-width:800px)
{
    #divbackPselcont
    {
        width: 210px;
    }
    .KeyMainItemsTh1
    {
        margin-left: 5px;
        margin-right: 5px;
    }
    .KeyMainItemsTh2
    {
        margin-left: 5px;
        margin-right: 5px;
    }
    .KeyMainItemsTh2:hover
    {
        margin-left: 5px;
        margin-right: 5px;
    }
}
