.main-menu > li{
    border-left:none !important;
}
.hermes .tp-arr-titleholder{
    text-align: center;
}
.hermes.tparrows:hover .tp-arr-imgholder{
    background-color: #FFFFFF;
}
#header.header-transparent{
 background-color: rgba(238, 238, 238, 0.5);
}
.our_record .container,.our_serv .container{
    background-color: transparent;
}
.tabs-navigation img{
    border-radius: 20px;
    height: 25px;
    margin-left: 7px;
    width: 25px;
    border: 1px #AAAAAA solid;
}
.sld_tab .small_pic img{
    height: 160px;
    margin-top: 0px;
    width: 100%;
    padding-right: 5px;
}
.sld_tab .small_pic .product{
    margin: 0px;
    padding: 0px;
    padding-right: 10px;
}
.innerbanner,.innerbanner2 {
    background: rgba(238, 238, 238, 0.6);
    bottom: 0;
    color: #D91616;
    cursor: pointer;
    line-height: 25px;
    margin-top: -64px;
    padding: 7px;
    position: relative;
    width: 100%;
}
.innerbanner2 {
    bottom: 0;
    height: 58px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -58px;
    padding: 7px;
    position: relative;
    width: 98.3%;
}
.innerbanner .body {
    color: rgba(255, 170, 0, 1);
    font-family: tahoma;
    font-size: 9pt;
}
.heading h2{
    font-family: BTitrBold;
    letter-spacing: 0;
    font-size: 30px;
}
.mid_sld .product .product-overlay a{
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    font-size: 13px;
}

.heading h2 + span, .heading h2 + span.lead{
    font-size: 18px;
}
.heading {
    margin-bottom: 10px;
}
.heading::after {
    width: 205px;
}
.tabs-vertical.tabs-right .tabs-content{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.tabs-content{
    padding: 0;
    padding-right: 30px;
    border: none
}
.tabs {
    border: none
}
#tabs-05{
    border: none;
}


.active.arrow_box {
	position: relative;

}
.active.arrow_box:after,.active.arrow_box:before {
	right: 100%;
	top: 50%;
	border: 4px solid #D91616;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.active.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #D91616;
	border-width: 26px;
	margin-top: -26px;
     z-index: 5;
}
.active.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #D91616;
}
.tab_border{
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%) repeat scroll 0 0;
    border: 0 none;
    clear: both;
    height: 1px;
    margin-bottom: 0;
    margin-top: 5px; margin-top: -20px;
}
.tabs-vertical .tabs-navigation li a{
    border:2px solid #FFFFFF;
}
.owl-theme .owl-controls .owl-nav .owl-prev{
    left:auto;
    right: 100%;
}
.heading.heading-center::after, .heading.title-center::after{
    margin: 10px auto 0;
}
.product{
  margin-bottom: 0;
}
.portfolio-item  {
    border-radius: 5px;
    overflow: hidden;
-webkit-box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.31) ;
-moz-box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.31);
box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.31);
margin-bottom: 30px;
margin-right: 10px;
margin-left: 10px;
}
.product .product-new{
    background-color: transparent;
    font-size: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    opacity: 0.87;
    background-image:url('/images/ui/discount_bg.png') ;
    background-size: 100% 100%;
}
.title-discount{
    height: 50px !important;
}
[id^=tooltip] * {
    font: yekan !important;
    background: #000000 !important;
    opacity: 0.98 !important;
    color: #f8f8f8;
}
.portfolio-item{
    overflow: visible !important;
}
.portfolio-item  .product .product-image > a, .product .product-image img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/********** media query **************/
@media (min-width: 0px) and (max-width: 480px) {
    #collapse-myTab .small_pic .product{
        margin: 0px;
        padding: 4px;

    }
    #collapse-myTab .small_pic .product-image{
        margin-top: 0px !important;
    }
    #collapse-myTab .mid_sld .product{
        margin-bottom: 5px;
    }
   .heading-center h2{
       font-family: yekan;
       font-size: 15px !important;
   }
  .panel-title a{
      width: 100%;
      display: block;
  }
 

}


