/* CSS Document */
/* Mobile */
@media handheld, only screen and (max-width:920px) {
.NavMenu { display:none;}
.StandardMenu,
.MegaMenu { display:none;}
.menu_hidden { display:inherit!important; }
.rtl .menu_hidden {
	/*Arabic language*/
	text-align:right;
}

.menu_box, .menu_box:link, .menu_box:active, .menu_box:visited {
    display: inline-block;
    margin: 0px;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    top: 15px;
    color: #333;
	float: left;
}
.menu_box, .menu_box:link, .menu_box:active, .menu_box:visited {
	/*Arabic language*/
	float: right;
}

.region-header { display:none;}
.link-department { display:none;}
.nav-row { background:none;}
.search-row {
    padding: 10px 15px;
}
.search_bg { float:right; position: relative; right:0;}

}
@media handheld, only screen and (max-width:767px) {
.language-switcher .navbar-nav { margin:0;}
.language-switcher {
    position: relative;
}
#language-switcher{
    position: absolute;
    background: #fff;
	z-index: 906;
	right:0;
	width: 160px;
	padding: 0;
	top: 27px;
}
.language-switcher ul li {
    text-align: left;
    border-bottom: 1px solid #F2F2F2;
    padding: 0px 15px;
    margin: 0 0 0 30px !important;
    float: none;
}
.language-switcher ul li:hover { background:#F2F2F2;}
.language-switcher ul li a {
    padding: 0px;
    line-height: 33px;
}
Body {-webkit-text-size-adjust:none;}
.skinwidth, body {
    min-width: 0;
    width: 100%;
	padding:0;
	margin:0;
}
.fl, .fr{ float:none;}
.stick {
    box-shadow: none;
    height: auto;
    padding: 0;
    position: static;
    width: auto;
}
.stick .dnn_menu { float:none;}
.FloatRight .dnn_menu { margin:0;}
.footer-bar {
	min-height: 60px;
}
.header-bg { padding:0; position:relative;}
.header-mid { position:relative!important; margin:0; min-height:55px;}
.skin-search { display:none;}
.top-line { display:none;}
#dnn_LayoutStyle_plDisplay { display:none;}
.stuck-top { padding:5px 0 0 0; background:#202830;}

/* ********** Currentdate Style ************** */
.currentdate { text-align:center; display:none;}
/* ********** Search Style ************** */
.skin_search { display: inline-block; float:none;}
/* ********** Breadcrumb Style ************** */
.Breadcrumb {
    min-height:30px;
    line-height:30px;
}
.footlins { text-align:center; padding:15px 0; }
.fixtop { border:none;}
.clear2{  clear:both; line-height:0; font-size:0; height:0; display:block;}
.fixtop .icon-th-list-1 { font-size:25px; color:#bbbbbb;}
.fixtop .icon-th-list-1:hover { color:#aaaaaa;}
.fixtop a:hover { text-decoration:none;}

.isStuck .menu_box, .isStuck .menu_box:link, .isStuck .menu_box:active, .isStuck .menu_box:visited {
	margin: 0;
}
.Breadcrumb h4 { font-size:20px; }

}
@media handheld, only screen and (max-width:767px) {
.footer-bar .col-sm-6 { width:auto; float:none; text-align:center;padding: 20px 0 0 0;}
/* ********** Login Style ************** */
.login_style { text-align:center;}

/* ********** Copyright Style ************** */

.copyright {
    padding: 10px 0;
}

/* ********** Pane Style ************** */
.TopContentPane {
    width: auto;
}

.PortfolioPane {
    padding:0;
}
.BannerPane {
    margin: 0;
    padding: 0;
}
.ShowPane1 {
    margin: 10px 0;
    width: auto;
}
.ShowPane2 {
    margin: 10px 0;
    width: auto;
}
.ShowPane3 {
    margin: 10px 0;
    width: auto;
}
.ShowPane4 {
    margin: 10px 0;
    width: auto;
}
.UpperRightSidebarContent {
    margin: 10px 0;
    width: auto;
}
.UpperRightSideBar {
    margin: 10px 0;
    width: auto;
}
.UpperLeftSidebar {
    margin: 10px 0;
    width: auto;
}
.UpperLeftSidebarContent {
    margin: 10px 0;
    width: auto;
}
.UpperHalfLeft {
    margin: 10px 0;
    width: auto;
}
.UpperHalfRight {
    margin: 10px 0;
    width: auto;
}
.UpperThirdLeft {
    margin: 10px 0;
    width: auto;
}
.UpperThirdCenter {
    margin: 10px 0;
    width: auto;
}
.UpperThirdRight {
    margin: 10px 0;
    width: auto;
}
.UpperQuartleft {
    margin: 10px 0;
    width: auto;
}
.UpperQuartCenterLeft {
    margin: 10px 0;
    width: auto;
}
.UpperQuartCenterRight {
    margin: 10px 0;
    width: auto;
}
.UpperQuartRight {
    margin: 10px 0;
    width: auto;
}
.ContentPaneHome {
    padding: 10px 0 30px;
}
.ContentPane {
    margin: 10px 0;
    padding: 5px 0;
    text-align: left;
    vertical-align: top;
}
.MiddleContent {
    margin: 10px 0;
}
.BottomContent {
    margin: 10px 0;
}
.ColorContentPane {
    width: auto;
	padding: 30px 0 15px;
}
.FullWidthPane {
	padding: 40px 0 10px 0;
}
}


@media handheld, only screen and (max-width:640px) {
.footlins { display:none;}
}
@media handheld, only screen and (max-width:600px) {
.skin-header .container .row .left,
.skin-header .container .row .right{ float:none; text-align:center;}

}
@media handheld, only screen and (max-width:480px) {
.breadcrumb1 { display:none;}

}








































