body, ul li, ul, h1, h2, h3, h4, h5, h6, div, p, a, span, input, select, textarea, img {
    color: #000;
    font-family: tahoma;
    font-size: 10pt;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-align: right;
    text-decoration: none;
}
@font-face {
    font-family: "yekan";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Samim.eot?#iefix") format("embedded-opentype"), url("../fonts/Samim.woff") format("woff"), url("../fonts/Samim.ttf") format("truetype");
}
.tahoma {
    font-family: tahoma;
}
.yekan {
    color: #555;
    display: block;
    font-family: yekan;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
}

#esteftaserch
{
 background-image: url('../images/searchicon.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 95%;
  font-size: 16px;
  padding: 0px 20px 0px 40px;
  height:40px;
  line-height:40px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  margin-left: 2.5%;
 box-shadow: 0.2em 0.2em 0.2em 0 #d1d1d1;
}
#myInput {
  background-image: url('../images/searchicon.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 85%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
  margin-right: 5px;
 box-shadow: 0.1em 0.1em 0.1em 0 #d1d1d1;

}
.fsize8 {
    font-size: 8pt;
}
.cFFF {
    color: #fff;
}
.normal {
    font-weight: normal;
}
.bold {
    font-weight: normal;
}
.lh1-5 {
    line-height: 1.5;
}
.lh2 {
    line-height: 2;
}
.lh2-5 {
    line-height: 2.5;
}
.lh3 {
    line-height: 3;
}
.bFFF {
    background: #fff none repeat scroll 0 0;
}
.m0a {
    margin: 0 auto;
}
.mt20 {
    margin-top: 20px;
}
.mt15 {
    margin-top: 15px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mt10 {
    margin-top: 10px;
}

.mt5 {
    margin-top: 5px;
}
.nomargin {
    margin: 0 !important;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.p10 {
    padding: 10px;
}
.p5 {
    padding: 5px;
}

.box-sizing {
    box-sizing: border-box;
}
.bFFF {
    background: #fff none repeat scroll 0 0;
}
.h100p {
    height: 100%;
}
.ofh {
    overflow: hidden;
}
.prl5 {
    padding: 0 5px;
}
.prl10 {
    padding: 0 10px;
}
.pointer {
    cursor: pointer;
}
.z0 {
    z-index: 0;
}
.z1 {
    z-index: 1;
}
.noborder {
    border: 0 none !important;
}
.table {
    display: table;
}
.block {
    display: block;
}
.inlineblock {
    display: inline-block;
}
.none {
    display: none;
}
.fixed {
    position: fixed;
}
.rfloat {
    float: right;
}
.lfloat {
    float: left;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.ctext {
    cursor: text;
}
.cpointer {
    cursor: pointer;
}
.cb {
    clear: both;
}
.radius5 {
    border-radius: 5px;
}
.radius3 {
    border-radius: 3px;
}
.tr {
    text-align: right;
}
.tc {
    text-align: center;
}
.tl {
    text-align: left;
}
.tj {
    text-align: justify;
}
.dr {
    direction: rtl;
}
.dl {
    direction: ltr;
}
.w100p {
    width: 100%;
}
.w50p {
    width: 50%;
}
.w1004 {
    width: 97%;
}
body {
    background: #f4f7f8 none repeat scroll 0 0;
    text-align: center;
}
.MainDiv {
    display: inline-block;
    min-height: 200px;
    width: 100%;
}
.HeaderBox {
    background: rgba(0, 0, 0, 0) url("../images/Repeat.png") repeat-x scroll 0 0;
    height: 210px;
}
.Header {
    height: 210px;
    margin: 0 auto;
}
.Header .bg1, .Header .bg3 {
    height: 170px;
    right: 10px;
    top: 7px;
    width: 276px;
}
.Header .bg2 {
    height: 95px;
    right: 202px;
    top: 34px;
    width: 257px;
}
.HRMenu {
    background: #009baa none repeat scroll 0 0;
    display: inline-block;
    min-height: 39px;
    right: 245px;
    top: 138px;
    z-index: 1000;
}
.HRMenu a {
    color: #fff;
    display: block;
    padding: 0 2px;
    position: relative;
}
.HRMenu a:hover, .HRMenu ul:hover {
    background: #40beca none repeat scroll 0 0;
}
.HRMenu > a, .HRMenu > ul {
    float: right;
    line-height: 39px;
}
.HRMenu > ul {
    cursor: pointer;
}
.HRMenu > ul > li {
    background: #40beca none repeat scroll 0 0;
    display: none;
    position: absolute;
    right: 0;
    top: 39px;
    width: 200px;
}
.HRMenu > ul:hover > li {
    display: block;
}
.HRMenu > ul > li a:hover {
    background: #7cd4dc none repeat scroll 0 0;
}
.HRMenu > a:last-child, .HRMenu > ul:last-child {
    border: medium none;
}
.HRMenu span {
    color: #fff;
    direction: rtl;
}
.FramePage {
    padding-left: 10%;
    padding-right: 10%;
    background:#fff;
	padding-bottom: 2%;
}
.SearchBox {
    border: 1px solid #e1e1e1;
    height: 34px;
    left: 10px;
    top: 64px;
    width: 285px;
}
.SBInput {
    background: #fff none repeat scroll 0 0;
    color: #7c7c7c;
    height: 34px;
    width: 251px;
}
.SBButton {
    background: rgba(0, 0, 0, 0) url("../images/search2.png") no-repeat scroll center center;
    height: 34px;
    width: 34px;
}
.Languages {
    left: 160px;
    top: 40px;
}
.Languages a {
    color: #0c8995;
}
.Languages a.Active, .Languages a:hover {
    color: #d3311a;
}
.welcome {
    color: #afaeae;
    font-size: 8pt;
    left: 12px;
    top: 103px;
    word-spacing: 3px;
}
.TickerBox * {
    color: #000;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-align: right;
    text-decoration: none;
}
.tickeroverlay-left, .tickeroverlay-right {
    display: none;
}
.tickercontainer {
    height: 35px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 99%;
}
.tickercontainer .mask {
    height: 35px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 2px;
}
ul.newsticker {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    transition: all 0s linear 0s;
}
ul.newsticker li {
    float: left;
    margin: 0;
    padding-right: 0;
}
ul.newsticker a {
    margin: 0 20px 0 0;
    padding: 0;
    white-space: nowrap;
}
ul.newsticker span {
    margin: 0 10px 0 0;
}
#webticker {
    float: right;
}
#webticker li {
    float: right;
    margin: 0;
    padding-left: 0;
}
.newsticker a:hover {
    color: #0192b1;
}
.TickerBox {
    bottom: 0;
    display: block;
    left: 10px;
    line-height: 2;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 177px;
}
.trans400 {
    transition: all 400ms ease-in-out 0s;
}
.tickercontainer {
    height: 35px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 99%;
}
.tickercontainer .mask {
    height: 35px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 2px;
}
ul.newsticker {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    transition: all 0s linear 0s;
}
#webticker, #webticker li {
    float: right;
}
#webticker li {
    padding-left: 0;
}
#webticker, #webticker li {
    float: right;
}
#webticker li {
    float: right;
    margin: 0;
    padding-left: 0;
}
ul.newsticker li {
    float: left;
    margin: 0;
    padding-right: 0;
}
.mask li {
    float: left;
    padding-right: 0;
}
.TickerBox .LtrTriangle5::before {
    right: 10px;
}
.TickerBox .LtrTriangle5::before {
    margin-top: -4px;
}
.LtrTriangle5::before {
    border-color: transparent #bb3100 transparent transparent;
    right: 0;
}
.LtrTriangle5::before {
    border-style: solid;
    border-width: 5px;
    margin-top: -3px;
    top: 50%;
}
.LtrTriangle5::before, .ListDataBox::before, .ListDataBox::after, .HeaderListDataBox::before, .HeaderListDataBox::after, .ItemBannerBox::after, .SelectedTab::before, .HeaderTabsheet.TitleTS:last-child::after, .SelectedTab::before, .ItemNavigate::before, .ItemNavigate::after, .RowList::before, .RowList::after, .TitleCategory::before, .TitleCategory::after {
    content: "";
    position: absolute;
}
ul.newsticker a {
    margin: 0 20px 0 0;
}
ul.newsticker a {
    margin: 0 20px 0 0;
    padding: 0;
    white-space: nowrap;
}
.Context {
    margin: 0 auto;
    min-height: 100px;
}
.row1 {
    background: #fff none repeat scroll 0 0;
    padding: 10px 0 40px;
}
.Box1 {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 5px;
    width: 35%;
}
.Box1 .internalBox {
    background: #f9f9f9 none repeat scroll 0 0;
}
.Box1 .Newstop {
    border: 3px solid #d9dbdc;
}
.Box1 .NewsBottom {
    height: 40px;
}
.Box1 .TitrNews {
    background: rgba(0, 0, 0, 0) url("../images/bg4.jpg") repeat scroll 0 0;
    font-size: 12px;
    height: 16px;
    padding-right: 10px;
    right: 10px;
    top: -9px;
    width: 90px;
}
.Box1 .TitleNews {
    background: rgba(0, 0, 0, 0) url("../images/bullet1.png") no-repeat scroll right 10px;
    height: 30px;
    text-indent: 10px;
}
.Box1 .owl-dots {
    bottom: -20px;
    left: 10px;
    position: absolute;
}
.owl-theme .owl-controls .owl-dots span {
    background: #777777 none repeat scroll 0 0 !important;
    border-radius: 3px;
    height: 8px;
    margin: 0 2px;
    width: 8px;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #e99904 none repeat scroll 0 0 !important;
}
.Box2 {
    padding: 0 10px 5px 10px;
	width:35%;
}

.Box2 .internalBox {
    border: 1px solid #e6d5e8;
}
.Box2 .TabSheet {
    background: #fff none repeat scroll 0 0;

}
.Box2 .SubSTS {
    background: red none repeat scroll 0 0;
    display: none;
    text-align: right;
}
.TitleBox2 {
    background: #629fe1 url("../images/IconBox2.png") no-repeat scroll 95px 3px;
    border: 1px solid #2f7cce;
    height: 32px;
    padding-right: 30px;
    right: 0;
    top: 0;
    width: 125px;
}
.Box2 .TitleTS {
    float: right;
    height: 32px;
    width: 54px;
}
.Box2 .TitleTS span {
    height: 32px;
    width: 54px;

}
.Box2 .HeaderTab {
    background: #f5eef6 none repeat scroll 0 0;
    border-bottom: 1px solid #e6d5e8;
    height: 31px;
    padding: 0 125px 0 10px;
}
.Box2 .HeaderTab .ActiveTS span {
    background: rgba(0, 0, 0, 0) url("../images/TabBtn1.png") repeat scroll 0 0;
	
    color: #fff;
    height: 44px;
    z-index: 2;
}
.Box2 .SubTab {
    clear: both;
    width: 100%;
}
.Box54 {
    padding: 0 10px 5px 10px;

	min-width: 30%;
	max-width: 100%;

}
.Box54 .internalBox {
    border: 1px solid #e6d5e8;
}
.Box54 .TabSheet {
    background: #fff none repeat scroll 0 0;

}
.Box54 .SubSTS {
    background: red none repeat scroll 0 0;
    display: none;
    text-align: right;
}
.TitleBox54 {
    background: #629fe1 url("../images/IconBox2.png") no-repeat scroll 95px 3px;
    border: 1px solid #2f7cce;
    height: 32px;
    padding-right: 30px;
    right: 0;
    top: 0;
    width: 125px;
}
.Box54 .TitleTS {
    float: right;
    height: 32px;
    width: 54px;
}
.Box54 .TitleTS span {
    height: 32px;
    width: 54px;

}
.Box54 .HeaderTab {
    background: #f5eef6 none repeat scroll 0 0;
    border-bottom: 1px solid #e6d5e8;
    height: 31px;
    padding: 0 130px 0 10px;
text-align:right;
direction:rtl
}
.Box54 .HeaderTab .ActiveTS span {
    background: rgba(0, 0, 0, 0) url("../images/TabBtn1.png") repeat scroll 0 0;
    color: #fff;
    height: 44px;
    z-index: 2;
}
.Box54 .SubTab {
    clear: both;
    width: 100%;
}

.PicTabBox1, .PicTabBox2 {
    background: #fff none repeat scroll 0 0;
    height: 245px;
    padding-top: 5px;
    width: 134px;
}
.PicTabBox1::after, .PicTabBox2::after {
    background: #e6d5e8 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    position: absolute;
    right: -1px;
    top: 0;
    width: 1px;
    z-index: 1;
}
.RSubSTS {
    background: #fcf9fc none repeat scroll 0 0;
    height: 225px;
    padding: 25px 0 0;
}
.RSubSTS span {
    border-color: #fcf9fc;
    border-style: solid;
    border-width: 1px 0;
    color: #656467;
    cursor: pointer;
    height: 30px;
    padding: 0 22px 0 5px;
    z-index: 0;
}
.RSubSTS span.LBActive {
    background: #fff none repeat scroll 0 0;
    border-color: #e6d5e8;
    box-sizing: border-box;
    color: #0d62b0;
    z-index: 2;
}
.RSubSTS span::before {
    background: rgba(0, 0, 0, 0) url("../images/bullet4.png") repeat scroll 0 0;
    content: "";
    height: 13px;
    position: absolute;
    right: 10px;
    top: 9px;
    width: 8px;
    z-index: 1;
}
.RSubSTS span.LBActive::before {
    background: rgba(0, 0, 0, 0) url("../images/bullet3.png") repeat scroll 0 0;
    content: "";
    height: 13px;
    position: absolute;
    right: 10px;
    top: 9px;
    width: 8px;
    z-index: 1;
}
.PicTabBox .Continue {
    background: #629fe1 url("../images/bullet5.png") no-repeat scroll 15px center;
    height: 30px;
    margin: 3px auto 0;
    width: 123px;
}
.Box2 .archive {
    color: #b188b6;
    display: block;
    height: 25px;
    left: 10px;
    text-align: center;
    top: -30px;
    width: 50px;
}
.row2 {
    background: #f9f9f9 none repeat scroll 0 0;
    padding-bottom: 50px;
}
.Box3 .Titr1 {
    background: #ccc9c9 none repeat scroll 0 0;
    color: #18364c;
    font-size: 13pt;
    height: 30px;
    margin: 10px auto;
    padding: 0 10px;
    right: 10px;
    top: -25px;
    width: 130px;
    z-index: 1;
}
.Box3 .Titr3 {
    border-bottom: 1px solid #e4cf9f;
    color: #7d7c78;
    font-size: 12pt;
    height: 30px;
}
.Box3 .Titr3::before {
    background: #d2a952 none repeat scroll 0 0;
    content: "";
    height: 3px;
    position: absolute;
    right: 0;
    top: 27px;
    width: 45px;
}
.SubjectBox3 {
    border-bottom: 1px solid #ddd;
    height: 81px;
    overflow: hidden;
    padding-right: 85px;
    padding-top: 10px;
    position: relative;
}
.SubjectBox3::before {
    content: "";
    height: 59px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 79px;
}
.SubjectBox3-1::before, .SubjectBox3-3::before {
    background: rgba(0, 0, 0, 0) url("../images/img5.jpg") repeat scroll 0 0;
}
.SubjectBox3-2::before {
    background: rgba(0, 0, 0, 0) url("../images/img4.jpg") repeat scroll 0 0;
}
.SubjectBox3:last-child {
    border: 0 none;
}
.Box3 .TitleBox3 {
    font-size: 10pt;
}
.Box3 .SummaryBox3 {
    color: #b7b5ae;
}
.Box3 a.TitleBox3:hover {
    color: #098cd0;
}
.ColBox3 {
    width: 33.33%;
}
.row5 {
    background: rgba(0, 0, 0, 0) url("../images/bg6.png") repeat scroll 0 0;
    padding: 90px 0 50px;
}
.row5::after {
    background: rgba(0, 0, 0, 0) url("../images/bg5.png") repeat scroll 0 0;
    content: "";
    height: 139px;
    position: absolute;
    right: 46%;
    top: -58px;
    width: 110px;
}
.Box6, .ItemBox6, .owl-carousel .owl-stage {
    background: #dfecfa none repeat scroll 0 0;
}
.Box6 .SubSTS {
    display: block !important;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 100%;
}
.Box6 .TitleTS {
    background: #a5c2e2 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #062740;
    font-size: 10pt;
    height: 32px;
    margin: 0 3px;
    width: 125px;
}
.Box6 .TitleTS span {
    height: 32px;
    width: 54px;
}
.Box6 .HeaderTab {
    height: 31px;
    right: 0;
    top: -57px;
}
.Box6 .HeaderTab .ActiveTS {
    background: #70a4de none repeat scroll 0 0;
    color: #fff;
}
.Box6 .SubTab {
    clear: both;
    width: 100%;
}
.Box6 {
    height: 335px;
    padding-top: 25px;
}
.Box6 .Titr1 {
    height: 50px;
}
.Box6 .Titr1 span {
    color: #447da4;
    font-size: 16pt;
    height: 40px;
    margin: 10px auto;
    padding: 0 10px;
    width: 125px;
}
.ItemBox6 {
    height: 270px;
    margin: 0 auto;
    padding-top: 5px;
    width: 173px;
}
.TitleBox6 {
    color: #001b31;
    font-size: 10pt;
    height: 35px;
}
.Box6 .Continue {
    background: #156fab none repeat scroll 0 0;
    height: 25px;
    width: 100px;
}
.Box6 .Continue:hover {
    background: #106198 none repeat scroll 0 0;
}
.Box6 .js_SubSTS {
    height: 0;
    overflow: hidden;
}
.SubSTS1 {
    height: inherit;
    overflow: inherit;
}
.row7 {
    background: #dfecfa none repeat scroll 0 0;
    height: 195px;
}
.row7 .rpanel {
    min-height: 195px;
    width: 408px;
}
.row7 .lpanel {
    min-height: 155px;
    padding: 40px 408px 0 0;
}
.TitrBox8 {
    background: #a5c2e2 none repeat scroll 0 0;
    color: #062740;
    font-size: 13pt;
    height: 40px;
    right: 30px;
    top: -60px;
    width: 130px;
}
.InternalBox7-2 a {
    background: rgba(0, 0, 0, 0) url("../images/bullet6.png") no-repeat scroll right center;
    height: 35px;
    margin: 0 1%;
    padding: 0 10px 0 5px;
    width: 46%;
}
.InternalBox7-1 .LBox {
    background: #23c8e6 none repeat scroll 0 0;
    height: 195px;
    width: 105px;
}
.InternalBox7-1 .LBox span {
    font-size: 13pt;
    height: 35px;
    padding: 10px 0;
}
.TBBottom {
    background: #2376e6 none repeat scroll 0 0;
    height: 93px;
}
.TBBottom span {
    font-size: 12pt;
    height: 30px;
}
.TBBottom a {
    height: 25px;
    width: 60px;
}
.InternalBox7-1 .RBox {
    background: #dfecfa none repeat scroll 0 0;
    height: 195px;
    width: 300px;
}
.BottomBox a {
    margin: 4px 2px;
    width: 96px;
}
.BTB1 {
    background: rgba(0, 0, 0, 0) url("../images/bg7.png") repeat scroll 0 0;
    height: 58px;
    padding-top: 35px;
}
.BTB2 {
    background: #239be6 none repeat scroll 0 0;
    height: 58px;
    padding-top: 35px;
}
.BTB2::after {
    background: rgba(0, 0, 0, 0) url("../images/bg9.png") repeat scroll 0 0;
    content: "";
    height: 59px;
    position: absolute;
    right: 20px;
    top: -25px;
    width: 58px;
}
.BTB3 {
    background: rgba(0, 0, 0, 0) url("../images/bg8.png") repeat scroll 0 0;
    height: 63px;
    padding: 15px 0;
}
.row8 {
    background: rgba(0, 0, 0, 0) url("../images/bg6.png") repeat scroll 0 0;
    min-height: 340px;
    padding: 80px 0 50px;
}
.InternalBox8 {
    background: #c1d3df none repeat scroll 0 0;
    border-top: 1px solid #6b5576;
}
.Box8 .lpanel {
    background: #e5edf2 none repeat scroll 0 0;
    height: 335px;
    padding: 20px 8px 10px;
    width: 410px;
}
.LImageBox8 {
    margin: 0 auto 15px;
    width: 390px;
}
.Box8 .lpanel img {
    border: 2px solid #b6a6c7;
    margin: 0 auto;
    padding: 3px;
}
.LTBox8 {
    color: #5d4b70;
    font-size: 11pt;
    height: 30px;
}
.Box8 .rpanel {
    background: #e5edf2 none repeat scroll 0 0;
    padding: 0 10px 0 420px;
}
.Box8 .TitleTS {
    background: #ccdeeb none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #6f5f80;
    font-size: 10pt;
    height: 25px;
    margin: 0 3px;
    width: 125px;
}
.Box8 .HeaderTab {
    height: 25px;
    right: 0;
    top: -26px;
}
.Box8 .HeaderTab .ActiveTS {
    background: #688fa9 none repeat scroll 0 0;
    color: #fff;
}
.Box8 .SubSTS {
    min-height: 284px;
    padding: 25px 0;
}
.LinkBox8 {
    min-height: 250px;
}
.RImageBox {
    height: 100px;
    margin: 30px 5px 20px 10px;
    padding: 3px;
    width: 10%;
}
.RImageBox img {
    border: 1px solid #65686c;
    padding: 2px;
}
.RImageBox span {
    color: #372748;
    font-size: 9pt;
    height: 65px;
	line-height:17px;
}
.ArchiveBox8 {
    bottom: 10px;
    color: #05224e;
    font-size: 11pt;
    left: 10px;
}
.FooterBox {
    background: #487593 none repeat scroll 0 0;
}
footer {
    height: 70px;
}
.TopFooter a {
    padding: 10px 5px;
}
.row5 .owl-theme {
    overflow: hidden;
}
.owl-carousel1, .owl-carousel2 {
    padding: 0 20px 0 23px;
}
.row5 .owl-nav [class*="owl-"] {
    border-radius: 0 !important;
    height: 32px !important;
    position: absolute;
    top: 50%;
    width: 32px !important;
}
.row5 .owl-nav {
    opacity: 0.5;
}
.row5 .owl-prev {
    background: transparent url("../images/Prev2.png") no-repeat scroll 0 0 !important;
    left: -7px;
    padding: 0 !important;
}
.row5 .owl-next {
    background: transparent url("../images/Next2.png") no-repeat scroll 0 0 !important;
    padding: 0 !important;
    right: -7px;
}
.row5 .owl-theme:hover .owl-prev {
}
.row5 .owl-theme:hover .owl-next {
}
.row5 .tab-pane {
    margin: 40px 0 0;
    padding: 0 !important;
    width: 100% !important;
}
.row5 .owl-nav [class*="owl-"] {
    top: 45%;
}
.row5 .owl-nav [class*="owl-"] {
    color: transparent !important;
    height: 33px !important;
    width: 19px !important;
}
.row5 .owl-carousel .owl-item img {
    height: 165px;
    width: 130px;
}
@media screen and (max-width: 1024px) {
.Header, .Context, .Nav, .Box1, .Box2, .Box3, .Box3 .rpanel, .Box6 .js_TabSheet2, .Box6, .Box7, .Box8, .FooterBox footer {
    width: 100%;
}
.row1 > section {
    width: 100%;
}
.Box1, .Box2, .Box3, .Box4, .Box7, .row7, .FooterBox footer {
    clear: both;
    height: inherit;
    margin-top: 10px;
}
.Box1 {
    float: none;
}
.Box2, .Box3, .Box3 .rpanel, .Box4, .FooterBox {
    padding: 10px;
}
.Box3 img {
    display: none;
}
.row5 .owl-prev {
    left: 15px;
}
.row5 .owl-next {
    right: 15px;
}
.row5 {
    padding-top: 170px;
}
.row5::after {
    right: 37%;
}
.Box6 .HeaderTab {
    background: #a5c2e2 none repeat scroll 0 0;
    height: 64px;
    top: -64px;
}
.Box6 .TitleTS {
    border-radius: 0;
    margin: 0;
    width: 33.33%;
}
.RImageBox {
    box-sizing: border-box;
    margin: 5px 2%;
    width: 46%;
}
.HRMenu {
    box-sizing: border-box;
    left: 0;
    padding: 10px;
    right: inherit;
    width: 100%;
}
.HRMenu > a, .HRMenu > ul {
    border-left: 0 none;
    float: inherit;
    padding: 5px 2%;
    text-align: right;
    width: 96%;
}
.HRMenu > a:hover {
    background: #40beca none repeat scroll 0 0;
}
.HRMenu > a:hover > span, .HRMenu > ul > li a:hover span {
    color: #fff;
}
.HRMenu > a span, .HRMenu > ul span {
    box-sizing: border-box;
    line-height: 30px;
}
.HRMenu > ul > li, .HRMenu > ul > li li {
    left: inherit !important;
    position: inherit !important;
    right: inherit !important;
    top: inherit !important;
    width: 100%;
}
.HRMenu > a ul, .HRMenu > a > ul li {
    background: #009baa none repeat scroll 0 0;
}
.HRMenu > ul > li > a {
    float: inherit;
    padding: 0;
    width: inherit;
}
.HRMenu > ul > li a span {
    color: #fff;
    width: 100%;
}
.HRMenu > ul > li {
    box-shadow: none;
}
.HRMenu > ul > li a {
    min-height: 32px;
}
}
@media screen and (max-width: 786px) {
.Box6 {
    height: 285px;
    padding-top: 0;
}
}
@media screen and (max-width: 790px) {
.SearchBox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e1e1e1 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 0;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    height: 31px;
    left: 0;
    top: 178px;
    width: 230px;
}
.SBInput {
    height: 31px;
    width: 196px;
}
.SBButton {
    height: 31px;
    width: 34px;
}
.Languages {
    left: 0;
    top: 0;
}
.TickerBox {
    left: 240px;
    right: 0;
}
.welcome {
    display: none;
}
.row7 .rpanel {
    background: #23c8e6 none repeat scroll 0 0;
    clear: both;
    float: none;
    margin: 0 auto;
    width: 100%;
}
.InternalBox7-1 .LBox {
    float: right;
}
.row7 .lpanel {
    box-sizing: border-box;
    display: inline-block;
    padding: 70px 10px;
    width: 100%;
}
.TitrBox8 {
    right: 0;
    top: -55px;
}
.InternalBox7-2 a {
    background-position: right 13px;
    height: 30px;
    width: 100%;
}
}
@media screen and (max-width: 720px) {
.ColBox2, .ColBox3, .ColBox4 {
    width: 100%;
}
.Box8 .lpanel, .Box8 .rpanel {
    clear: both;
    padding: 15px 0;
    width: 100%;
}
}
@media screen and (max-width: 430px) {
.row7 .rpanel {
    background: #2376e6 none repeat scroll 0 0;
    display: inline-block;
}
.InternalBox7-1 .RBox {
    float: none;
    margin: 0 auto;
}
.InternalBox7-1 .LBox {
    clear: both;
    display: inline-block;
    float: none;
    width: 100%;
}
}
@media screen and (max-width: 475px) {
.Header .bg2 {
    height: auto;
    top: 44px;
    width: 200px;
}
.ColBox3, .ColFooterBox {
    width: 100%;
}
.SearchBox {
    border: 0 none;
    height: 31px;
    width: 100%;
}
.SBInput {
    height: 31px;
    width: 90%;
}
.SBButton {
    height: 31px;
    width: 10%;
}
.Header .bg1 {
    display: none;
}
.Header .bg3 {
    background: rgba(0, 0, 0, 0) url("../images/bg3.png") no-repeat scroll 48px top;
    display: block;
    right: 0;
}
.Header .bg2 {
    right: 140px;
}
}
@media screen and (max-width: 360px) {
.Header .bg3 {
    background: rgba(0, 0, 0, 0) url("../images/bg3.png") no-repeat scroll 75px top;
}
.Header .bg2 {
    right: 120px;
    top: 60px;
    width: 170px;
}
.Box3 .Titr3, .Box3 .Items a {
    text-align: center;
}