﻿#s4-ribbonrow *,
#s4-ribbonrow *:before,
#s4-ribbonrow *:after,
#ms-help *,
*[class*='ms-core-menu'],
*[class*='ms-dlg'],
*[class*='ms-dlg']:before,
*[class*='ms-dlg']:after,
.ms-dlgFrameContainer > div,
.ms-dlgFrameContainer > div:before,
.ms-dlgFrameContainer > div:after,
.ms-dlgFrameContainer > div > div,
.ms-dlgFrameContainer > div > div:before,
.ms-dlgFrameContainer > div > div:after,
.ms-MenuUIPopupBody,
.ms-MenuUIPopupBody:before,
.ms-MenuUIPopupBody:after,
.ms-MenuUIPopupBody *,
.ms-MenuUIPopupBody *:before,
.ms-MenuUIPopupBody *:after,
.ms-ToolPaneOuter,
.ms-ToolPaneOuter:before,
.ms-ToolPaneOuter:after,
.ms-ToolPaneOuter *,
.ms-ToolPaneOuter *:before,
.ms-ToolPaneOuter *:after,
*[class*='ms-cui'],
*[class*='ms-cui']:before,
*[class*='ms-cui']:after,
*[class*='ms-cui'] *,
*[class*='ms-cui'] *:before,
*[class*='ms-cui'] *:after,
*[class*='ms-dlg'] *,
*[class*='ms-dlg'] *:before,
*[class*='ms-dlg'] *:after,
/* *[class*='ms-webpart'] *, */
.ms-webpart-chrome-title *,
.ms-csrlistview-controldiv *,
.ms-viewheadertr *,
.ms-contextmenu-box *,
#idPagingControl *,
#idStorefrontHeader *,
.ms-bottompaging *,
.js-callout-mainElement *,
#Paging *{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
a, a:link,a:focus, div, span, p, span {outline: none !important;}

body {font-family: Poppins, "sans-serif" !important;}

/* Hide Components */
#s4-titlerow, .o365cs-nav-header16 .o365cs-nav-o365Branding {
	display:none !important
}
#O365_MainLink_Settings, #O365_MainLink_NavMenu {
	display:none
}

/* end:: Hide Components */

/* begin::override default styles */
#DeltaSiteLogo,.ms-siteicon-a,.ms-siteicon-img {
	max-width: 100%;
    max-height: 70px;
}
#DeltaPlaceHolderMain {
	/**overflow-x: auto;**/
}

/* end::override default styles */

/* begin::user menu */
#O365_MainLink_NavMenu, .o365cs-base.o365cs-topnavBGColor-2 {background-color: transparent !important;}
.o365cs-nav-rightMenus .o365cs-nav-topItem {float: right;}	
.o365cs-base .ms-bgc-tdr, .o365cs-base .ms-bgc-tdr-h:hover, .o365cs-base .ms-bgc-tdr-f:focus {background-color: rgb(255 255 255 / 0.2);}

#O365_NavHeader {
	display:block
}
.o365cs-nav-leftAlign{
	float: right;
    display: block;
    width: 50px;
}
.o365cs-nav-centerAlign {
	display:none
}
#O365_TopMenu {
	display:inline-block
}
.o365cs-me-tile-nophoto-username-container {
	max-width: 100%;
}
.o365cs-me-tile-nophoto-username {
	padding-left:0;    
}
.o365cs-me-tile-nophoto-username-hi {
	display: table-cell;
    vertical-align: middle;
    height: 50px;
    font-size: 15px;
    padding-left: 0px;
    padding-right: 5px;
}
/* end::user menu */

/* begin::Top Navigation */
.ms-core-listMenu-horizontalBox{
	font-family: Poppins, "sans-serif" !important;
	font-size:0.95rem
}
.ms-core-listMenu-horizontalBox li.static > ul a{
display: block !important;
}
.ms-core-listMenu-horizontalBox ul.ms-core-listMenu-root, .ms-core-listMenu-horizontalBox ul.ms-core-listMenu-root ul {
	padding:0;    display: flex;
    flex-direction: row;
}
.ms-core-listMenu-horizontalBox ul.ms-core-listMenu-root {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.ms-core-listMenu-horizontalBox ul.ms-core-listMenu-root li.static {
	line-height:50px
}
.ms-core-listMenu-horizontalBox ul.ms-core-listMenu-root li.static ul.dynamic li.dynamic {
	line-height:25px
}
.ms-core-listMenu-horizontalBox ul.ms-core-listMenu-root .ms-listMenu-editLink.ms-navedit-editArea {
	display:none
}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
	padding: 15px 5px 15px 6px;
    font-size: 0.95rem;
    color: #212121;
    font-weight: 500;
    margin-right:0;
    line-height:15px
}
.ms-core-listMenu-horizontalBox ul.root li.static:first-child > .ms-core-listMenu-item {
	padding: 15px 5px 15px 10px;
}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item.selected {
	padding: 2px 10px;
    background: rgb(255 255 255 / 0.3);
    border-radius: 5px;
}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item .menu-item-text {
	position:relative;top:1px;
	text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    max-width: 200px;
    white-space: nowrap;
    margin: 0;
}
.ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
	/*background:url("../images/angle-arrow-down.svg") no-repeat 100% 55%;background-size:12px;display: block; */
	padding-right: 15px;
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children > .dynamic-children.additional-background::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .5em;
    vertical-align: .1em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.ms-core-listMenu-horizontalBox li.static.dynamic-children ul.dynamic {
	padding: 0.5rem 0;
	border-radius: 5px;
	box-shadow:1px 1px 10px #0000002b;
	width:auto !important;
	min-width:300px;
	flex-direction: column;
	max-width: 300px;
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children ul.dynamic li.dynamic {
	list-style:none;
	padding:0.4rem 0.6rem;
	font-size: 0.9rem;
	font-family: Poppins, "sans-serif";
	white-space: normal;
	-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
	    border-radius: 0px;
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children ul.dynamic li.dynamic:hover {
	background: #c78080ed !important;border-radius:0px
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children ul.dynamic li.dynamic:hover a:hover {
	color: #fff; 
}

.ms-core-listMenu-horizontalBox li.static.dynamic-children ul.dynamic li.dynamic:nth-child(even) {
	background:#ededed
}

.ms-core-listMenu-horizontalBox .dynamic .dynamic-children.additional-background {
    background-position-x: 100%;
    width: 100%;
    display: block;
}

/* end::Top Navigation */

/* Begin:: left navigation */
.ms-core-listMenu-verticalBox ul.ms-core-listMenu-root ul {
	padding:0;
	}

/* Search */
.mob-search-icon {display:none;width:50px;height:50px}
.mob-search-icon i { font-size:24px}
.mob-search-icon button {
	width: 50px;
    height: 50px;
    border: none;
    min-width: 0;
    padding: 12px 5px;
}
/* end::Search */

/* Content area */
#s4-bodyContainer {
	padding-bottom:0px !important
}

/* ========== list views ============ */
#onetIDListForm, #onetIDListForm div[id*="WebPartWPQ"]>table, #onetIDListForm .ms-formtable { table-layout:fixed}
.ms-formtable #SPFieldImage .ms-rtestate-field img { width:100%}

h3.ms-newdoc-callout-text {font-size:16px}    
/* Control Div */

.ms-csrlistview-controldiv {
    padding-top: 8px;
    padding-bottom: 0px;
    padding-right: 8px;
    color: #fff;
    background: rgba(239, 239, 239, 0.5);
    padding-left: 10px;
    border: 1px solid #c69c85; 
    margin-bottom: 15px;
    min-height: 36px;
    height:auto;
    background: #fff;
    border-bottom: 3px solid #c69c85;
    box-shadow: 0 3px 5px #d4d4d4; 
} 
.ms-pivotControl-container, .ms-pivotControl-container a { color:#4c4c4c}
.ms-pivotControl-container .ms-pivotControl-surfacedOpt-selected {padding: 5px 10px;background: #d49361;;border-radius: 2px;color: #fff;}
.exporttoexcel_btn a { color:#fff}


/* inline search */
.ms-csrlistview-controldiv .ms-InlineSearch-Outline-Baseline {margin-top: 5px;border-color: #bc9a86;}
.ms-InlineSearch-Outline-Baseline {width: 280px;}
.ms-InlineSearch-SearchBox-EmptyUnfocused.ms-InlineSearch-SearchBox-EmptyUnfocused {color:#ED6D10;}
.ms-InlineSearch-SearchBox-Filled.ms-InlineSearch-SearchBox-Filled {color: #4a4a4a;}

input.ms-InlineSearch-SearchBox-Baseline.ms-InlineSearch-SearchBox-Baseline {width: 250px;}
.ms-InlineSearch-SearchProgress {position: absolute;left: 50%;top:50%}
.ms-InlineSearch-DivBaseline { float:right;/*position: relative; top:6px*/}

/* Table */
.ms-listviewtable .ms-alternating  { background:#f7f7f7}
.ms-viewheadertr {background: #e8ddd1;}
.ms-viewheadertr th { font-weight:normal;padding: 5px 14px;color:#343434;font-size: 0.9em;}
	.ms-viewheadertr th a { font-weight:600;padding: 5px 14px;color:#343434;font-size: 0.9em;}

.ms-listviewtable tbody tr td { padding:5px; vertical-align:middle;-webkit-transition: all 0.15s ease;transition: all 0.15s ease;}
.ms-listviewtable tbody tr td.ms-vb-icon { text-align:center}
.ms-listviewtable tr td.ms-cellstyle {padding: 5px 15px;}
.ms-listviewtable tr td.ms-cellstyle:nth-child(2n+1) {border-right: 1px #D2D2D2 dashed;border-left: 1px #D2D2D2 dashed;}
table.ms-listviewtable { width:100%;border:1px solid #ded2c5;background: #ffffff;box-shadow: 0 0 10px #dbdbdb;}
table.ms-listviewtable > tbody > tr:nth-child(even) { background:#f3f3f3}
table.ms-listviewtable tr.ms-itmhover:hover input.s4-itm-cbx, tr.s4-itm-selected input.s4-itm-cbx { left:33%}

.ms-toolbar .ms-toolbar {padding:15px 0 10px 0}

/* Table thumbnail */
.ms-listviewtable tbody .ms-vb2 .ms-rtestate-field img {
	max-width:200px
}

/* Preview pane */
.ms-listviewtable tbody .ms-ppleft tr td:hover {background:#e9e9e9}
.preview-panel-left { padding:0 !important;vertical-align:top !important}
.preview-panel-left .ms-ppleft {padding-right:0 !important;    margin: 0 !important;}
.preview-panel-right {background: #e9e9e9;/*color: #c0c0c0;*/}
.preview-panel-left .ms-vb-title .s4-ctx-show {background: #e9e9e9}
.preview-panel-left .ms-listviewtable .ms-alternating {background: #eef3f3;}

.preview-panel-right .ms-ppright .ms-formtable tr {display:flex;-webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;}
.preview-panel-right .ms-ppright .ms-formtable tr td { width:100%}
.preview-panel-right .ms-ppright .ms-formtable tr td.ms-formlabel {border-bottom: 1px dashed #c0c0c0;
    padding: 5px 0;
    color: #767676;}
.preview-panel-right .ms-ppright .ms-formtable tr td.ms-formbody {padding: 5px 0; font-weight:600;color:#007580 !important}
.preview-panel-right .ms-ppright .ms-formtable tr td.ms-formbody a {color:#007580 !important}

/* site settings */
.ms-siteSettings-root a:link, .ms-siteSettings-root a:visited {-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.ms-siteSettings-root a:hover { text-decoration:none;color:#FF3300}
.ms-linksection-listRoot .ms-linksection-listItem { padding:3px 0}
.ms-linksection-column tbody .ms-linksection-level1 .ms-linksection-textCell { padding-left:1rem}
.ms-linksection-column tbody .ms-linksection-level1 .ms-linksection-textCell .ms-linksection-title { font-size:1rem;font-weight:600;color: #e64646;}
.ms-linksection-column tbody .ms-linksection-level1:nth-child(odd) .ms-linksection-textCell {background: rgba(28, 113, 204, 0.04);border-left: 3px solid rgba(40, 98, 160, 0.22);}
.propertysheet .ms-authoringcontrols.ms-inputformcontrols {background: -moz-linear-gradient(left,  rgba(30,87,153,0) 0%, rgba(234,237,241,1) 100%);
background: -webkit-linear-gradient(left,  rgba(30,87,153,0) 0%,rgba(234,237,241,1) 100%);
background: linear-gradient(to right,  rgba(30,87,153,0) 0%,rgba(234,237,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#eaedf1',GradientType=1 );
}
.ms-formdescriptioncolumn-wide .ms-descriptiontext.ms-inputformdescription + TD { display:none}

/* List Settings */
.ms-standardheader {font-size: 1em;font-weight: 600;margin: 10px 0px;}
.ms-pageinformation {margin-bottom: 20px;}
.ms-listeditheader {background: #f1dfd5;padding: 10px;border: 1px solid #e4d1c6;}
.ms-listeditheader tr th {padding: 5px 0;}
.ms-listeditheader .ms-standardheader {margin: 0 0 5px}


/* Table with filter */
.with-Filter .ms-viewheadertr th { padding: 8px 14px;}
.with-Filter .ms-listviewtable tbody td { font-size:0.9em;    padding: 10px;}
.ms-viewheadertr th .ms-headerSortTitleLink { font-weight:600} 
.with-Filter {
    padding: 10px;
    margin: 0 0 20px 0;
    background: #fafafa;
    border: 1px solid #ebebeb;
    overflow:hidden;overflow-x:auto
}
.with-Filter .ms-listviewtable tbody tr:first-child td { padding-top:20px}
.with-Filter .ms-viewheadertr th tbody tr:first-child td { padding-top:10px}
.with-Filter .ms-listviewtable .ms-alternating { background:#ededed}

  /* Display view */	
  .ms-core-tableNoSpace { width:100%}	
  .display-item__header{ width:100%;height:300px;background:#fff}
  .display-item__header_logo { width:350px;height:170px;background:url(../images/Announcement_Header_logo.png) no-repeat;background-size:contain}
  .display-item__header_logo_bar_1 { width:68%;height:40px;background:#45a685}
  .display-item__header_logo_bar_2 {width:58%;height:35px;background:url(../images/Announcement_Header_bar_pattern.png) repeat-x;} 
  
  .display-item__title { padding:10px 0px;color:#f05526;font-size:1.3rem}	
  .display-item__title_created {color:#969696;font-size:1rem;display: block;padding: 8px 0 5px;}
	  .display-item__title_created .label-cap img { margin-right:5px;position:relative;top:-2px}
	  .display-item__title_created .label-cap { margin-right:8px;font-weight: 600;}
	  .display-item__title_created .label-cap_value { margin-right:20px}
  
  .display-item__contents {padding:15px;background:#fcfcfc;border: 1px solid #e7e7e7;}
  .display-item__image img {width: auto;height: auto;max-width: 100%;display: block;margin: 0 auto 20px;}
  .display-item__desc {font-size:1rem;line-height: 1.8rem;}
  .display-item__desc div,.display-item__desc span,.display-item__desc p,.display-item__desc * {font-family: cairo !important;}
  .display-item__ctrl {font-size:1rem;padding:15px 0} 
	  .display-item__ctrl input {    padding: 2px 10px;background: #26d07c;font-size: 1rem;color: #fff;    border: 0; outline:none;-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;border-radius: 4px;float: left;margin: 0 10px 0 0;}
	  .display-item__ctrl input:hover {background: #3de190;cursor:pointer}
	  .display-item__ctrl input:focus {outline:none}
      
   /* inputs */
   input[type=button], input[type=reset], input[type=submit], button {font-family: Poppins, "sans-serif" !important;}
   input[type=button], input[type=reset], input[type=submit], button {} 
   	  .ms-toolbar input[type="button"] {    padding: 8px 10px;background: #26d07c;font-size: 1rem;color: #fff;    border: 0; outline:none;-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;border-radius: 4px;float: left;margin: 0 10px 0 0;}
	  .ms-toolbar input[type="button"]:hover {background: #3de190;cursor:pointer}
	  .ms-toolbar input[type="button"]:focus {outline:none}


/* Back to top */
#topbutton {
  display: inline-block;
  background-color: transparent;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#topbutton:hover {
  cursor: pointer;
  background-color: #33333373;
}
#topbutton:active {
  background-color: #555;
}
#topbutton.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 500px) {
  #topbutton {
    margin: 30px;
  }
}


@media screen and (min-width: 1025px) {
    .navbar-toggle {
        display: none;
    }
    
    #navbar .navbar-menu,
    #navbar.opened .navbar-menu {
        visibility: visible;
        opacity: 1;
        position: static;
        display: block;
        height: 100%;
    }

    #navbar #DeltaTopNavigation,
    #navbar.opened #DeltaTopNavigation {
        margin: 0;
        padding: 0;
        box-shadow: none;
        position: static;
        flex-direction: row;
        list-style-type: none;
        max-height: max-content;
        width: 100%;
        height: 100%;
    }

    #navbar .navbar-link:last-child {
        margin-right: 0;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {
  
/* begin:: Top navigation */
#navbar {
    position: absolute;
    height: 50px;
    width: 50px;
    background-color: transparent;
    left: 0;
    right: 0;
    box-shadow: none;
        z-index: 1100;
}

.navbar-container {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}

.home-link,
.navbar-link {
    color: green;
    transition: color 0.2s ease-in-out;
    text-decoration: none;
    display: flex;
    font-weight: 400;
    align-items: center;
    transition: background-color 0.2s ease-in-out,
                color 0.2s ease-in-out;
}

.home-link:focus,
.home-link:hover {
    color: red;
}

.navbar-link {
    justify-content: center;
    width: 100%;
    padding: 0.4em 0.8em;
    border-radius: 5px;    
}

.navbar-link:focus,
.navbar-link:hover {
    color: red;
    background-color: red;
}

.navbar-logo {
    background-color: red;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-right: 0.5em;
}

.navbar-toggle {
    cursor: pointer;
    border: none;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-width: 40px;
    position: absolute;
    height: 40px;
    background-color: transparent;
    left: 15px;
    border-radius: 5px;
    z-index: 2;
}
.navbar-toggle:hover, .navbar-toggle:focus {
    background-color: #fff;
    border:none !important;
    border-color:transparent !important; outline:none
}
.icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    margin: 2px;
    transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
    background-color: #5c5c5c;
}
.navbar-toggle:focus .icon-bar,
.navbar-toggle:hover .icon-bar {
    background-color: #3e3e3e;
}


#navbar.opened .navbar-toggle .icon-bar:first-child,
#navbar.opened .navbar-toggle .icon-bar:last-child {
    position: absolute;
    margin: 0;
    width: 30px;
}

#navbar.opened .navbar-toggle .icon-bar:first-child {
    transform: rotate(45deg);
}

#navbar.opened .navbar-toggle .icon-bar:nth-child(2) {
    opacity: 0;
}

#navbar.opened .navbar-toggle .icon-bar:last-child {
    transform: rotate(-45deg);
}

.navbar-menu {
    position: fixed;
    top: 65px;
    bottom: 0;
    transition: opacity 0.2s ease-in-out,
                visibility 0.2s ease-in-out,
                left 0.2s ease-in-out,
                right 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
}

.navbar-menu.sidebar,
.navbar-menu.sidebar.left {
    left: -1000px;
    right: 0;
}

.navbar-menu.sidebar.right {
    right: -1000px;
    left: 0;
}

.navbar-menu.detached,
.navbar-menu.attached {
    left: 0;
    right: 0;
}

#navbar.opened .navbar-menu {
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
    visibility: visible;
}

#navbar.opened .navbar-menu.sidebar.left {
    left: 0;
}

#navbar.opened .navbar-menu.sidebar.right {
    right: 0;
}

#DeltaTopNavigation {
    list-style-type: none;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    background-color: #e8e8e8;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#navbar.opened #DeltaTopNavigation {
    padding: 1em;
    max-height: 550px;
    overflow-y: auto;
    width: calc(100% - 75px);
    left: 38px;
    top: 250px;
    border-radius: 5px;
}
#options {
    display: flex;
    flex-direction: column;
}

.ms-core-listMenu-horizontalBox ul.root li.static:first-child > .ms-core-listMenu-item {
    padding: 15px 5px 15px 5px;
}
.ms-core-listMenu-horizontalBox ul.ms-core-listMenu-root, .ms-core-listMenu-horizontalBox ul.ms-core-listMenu-root ul {
    padding: 0;
    display: flex;
    flex-direction: column;
}
.navbar-menu .ms-core-listMenu-horizontalBox {
    color: #666666;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    overflow-y:auto;
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children ul.dynamic {
    padding: 1rem 0.5rem 0.5rem;
    border-radius: 5px;
    box-shadow: none;
    width: auto !important;
    min-width: 140px;
    flex-direction: column;
    position: relative;
    top: -10px !important;
    left: 0 !important;
    background: transparent;
    border: none;
    max-width: none;
}
.ms-core-listMenu-horizontalBox ul.root li.static.dynamic-children > ul.dynamic > li.dynamic > ul.dynamic {
    padding: 1.5rem 0.5rem 0.5rem;
}
.ms-core-listMenu-horizontalBox li.static > ul a {
    display: block !important;
    color: #000000;
    font-family: inherit;
    font-size: 1rem;
}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item .menu-item-text {
	color: #1d1d1d;
    font-family: inherit;
    font-size: 1rem;
}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
    margin-right: 0;
    width: 100%;
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children ul.dynamic li.dynamic:nth-child(even) {
    background: transparent;
}

.ms-core-listMenu-horizontalBox ul.root li.static.dynamic-children > ul.dynamic > li.dynamic > ul.dynamic > li.dynamic .menu-item-text {
    color: #686868;
}

/* end:: Top navigation */

  
}

@media (max-width: 1024px) {

#s4-workspace {   
    background-position: 50% -25px !important;
    background-size: 140% !important;

}
div#s4-workspace:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 160%;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 25%,rgba(255,255,255,1) 35%,rgba(255,255,255,1) 100%);
}

/* begin:: Top navigation */
#navbar {
    position: absolute;
    height: 50px;
    width: 50px;
    background-color: transparent;
    left: 0;
    right: 0;
    box-shadow: none;
        z-index: 1100;
}

#navbar2 {
    position: absolute;
    height: 50px;
    width: 50px;
    background-color: transparent;
    right: 0;
    top: -12px;
    box-shadow: none;
}


.navbar-container {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}

.home-link,
.navbar-link {
    color: green;
    transition: color 0.2s ease-in-out;
    text-decoration: none;
    display: flex;
    font-weight: 400;
    align-items: center;
    transition: background-color 0.2s ease-in-out,
                color 0.2s ease-in-out;
}

.home-link:focus,
.home-link:hover {
    color: red;
}

.navbar-link {
    justify-content: center;
    width: 100%;
    padding: 0.4em 0.8em;
    border-radius: 5px;    
}

.navbar-link:focus,
.navbar-link:hover {
    color: red;
    background-color: red;
}

.navbar-logo {
    background-color: red;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-right: 0.5em;
}
#navbar.opened .navbar-container.container {
	position: fixed;
    top: 0;
}

.navbar-toggle {
    cursor: pointer;
    border: none;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-width: 40px;
    position: absolute;
    height: 40px;
    background-color: transparent;
    left: 15px;
    border-radius: 5px;
    z-index: 2;
}
#navbar2 .navbar-toggle {
    width: 35px;
    min-width: 35px;
    height: 34px;
    background-color: transparent;
    left: 15px;
    border-radius: 0;
    top: 7px;
        z-index: 1;
}
#navbar2.opened .navbar-toggle {
	background:#fff;z-index: 3;
}
.navbar-toggle:hover, .navbar-toggle:focus {
    background-color: #ffffff;
    border:none !important;
    border-color:transparent !important; outline:none
}
#navbar.opened .navbar-toggle {
	position: absolute;
    top: 80px;
    right: 5px;
    left: inherit;
    width: 30px;
    height: 30px;
    min-width: 30px;
    background: transparent;
}
.icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    margin: 2px;
    transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
    background-color: #5c5c5c;
}
#navbar2 .icon-bar {
    background-color: #ffda00;
}
#navbar2.opened .icon-bar {
    background-color: #333;
}

.navbar-toggle:focus .icon-bar,
.navbar-toggle:hover .icon-bar {
    background-color: #3e3e3e;
}


#navbar.opened .navbar-toggle .icon-bar:first-child,
#navbar.opened .navbar-toggle .icon-bar:last-child,
#navbar2.opened .navbar-toggle .icon-bar:first-child,
#navbar2.opened .navbar-toggle .icon-bar:last-child {
    position: absolute;
    margin: 0;
    width: 30px;
}

#navbar.opened .navbar-toggle .icon-bar:first-child,
#navbar2.opened .navbar-toggle .icon-bar:first-child {
    transform: rotate(45deg);
}

#navbar.opened .navbar-toggle .icon-bar:nth-child(2),
#navbar2.opened .navbar-toggle .icon-bar:nth-child(2) {
    opacity: 0;
}

#navbar.opened .navbar-toggle .icon-bar:last-child,
#navbar2.opened .navbar-toggle .icon-bar:last-child {
    transform: rotate(-45deg);
}

.navbar-menu {
    position: fixed;
    top: 0px;
    bottom: 0;
    transition: opacity 0.2s ease-in-out,
                visibility 0.2s ease-in-out,
                left 0.2s ease-in-out,
                right 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
}
#navbar2 .navbar-menu {
	z-index:2
}

.navbar-menu.sidebar,
.navbar-menu.sidebar.left {
    left: -1000px;
    right: 0;
}

.navbar-menu.sidebar.right {
    right: -1000px;
    left: 0;
}

.navbar-menu.detached,
.navbar-menu.attached {
    left: 0;
    right: 0;
}

#navbar.opened .navbar-menu,
#navbar2.opened .navbar-menu {
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
    visibility: visible;
}

#navbar.opened .navbar-menu.sidebar.left,
#navbar2.opened .navbar-menu.sidebar.left {
    left: 0;
}

#navbar.opened .navbar-menu.sidebar.right,
#navbar2.opened .navbar-menu.sidebar.right {
    right: 0;
}

#DeltaTopNavigation {
    list-style-type: none;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    background-color: #e8e8e8;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#navbar.opened #DeltaTopNavigation {
    padding: 2px;
    height:100%;
    max-height: calc(100vh - 140px);
    overflow-y: auto;
    width: calc(100% - 30px);
    left: 15px;
    top: 50px;
    border-radius: 5px;
    padding-top: 50px;
    padding-left: 10px;
}

#navbar2.opened ul.navbar-nav {
    padding: 1em;
    max-height: 550px;
    overflow-y: auto;
    width: calc(100% - 30px);
    left: 15px;
    top: 34px;
    border-radius: 5px;
    position: absolute;
    background: #373737;
    box-shadow: 0 12px 20px #000000d9;
    flex-direction: column;
}

#options {
    display: flex;
    flex-direction: column;
}



.ms-core-listMenu-horizontalBox ul.ms-core-listMenu-root {
	    flex-direction: column;
}
.ms-core-listMenu-horizontalBox {
    width: 100%;
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children > .ms-core-listMenu-item {
	width:100%;    padding: 15px 15px 15px 6px;pointer-events: none;
}
.ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
    padding-right: 15px;
    width: 100%;
    display: block;
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children[isvisible="true"] > ul.dynamic {
	position: relative;
    top: -10px !important;
    box-shadow: none;
    width: 100% !important;
    max-width: none;
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children[isvisible="true"] > ul.dynamic li.dynamic.dynamic-children[isvisible="true"] ul.dynamic {
	position: relative;
    top: -10px !important;
    left: 0 !important;
    box-shadow: none;
    width: 100% !important;
    max-width: none;margin: 15px 0;
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children ul.dynamic li.dynamic:hover a:hover {
    color: #000;
}

.ms-core-listMenu-horizontalBox li.static.dynamic-children ul.dynamic li.dynamic:hover {
    background: transparent !important;
}
.ms-core-listMenu-horizontalBox li.static.dynamic-children[isvisible="true"] > ul.dynamic li.dynamic.dynamic-children a.dynamic.dynamic-children.menu-item {
	pointer-events: none;
}


/* end:: Top navigation */

/* Department menu */
#navbar2.opened .navbar-nav .nav-link {
	color: #fff;
    font-size: 1.2rem;
    padding: 10px 0 !important;
}
#navbar2.opened .dropdown-toggle.nav-link:after, #navbar2.opened .dropdown-toggle.btn:after {
    content: "";
    background: url(../images/downarrow.png) no-repeat;
    width: 10px;
    height: 10px;
    display: block;
    background-size: contain;
    float: right;
    margin-top: 12px;
}
#navbar2.opened .dropdown-item {
	font-size:1rem
}
.dropdown-item {white-space: normal;}


/* Slider */

.slick-prev:before, .slick-next:before {
    color: rgb(0, 0, 0);
    font-size: 25px;
}
.slick-dots li button:before {
    font-size: 10px;
}
.slick-dots li button {
    width: 10px;
    height: 10px;
}
.slick-dots li {
    width: 10px;
    height: 10px;
}
.slick-dots {
    bottom: -20px;
}
.slick-next {
    right: 10px;
}
.slick-prev {
    left: 5px;
}
}

@media (min-width: 320px) and (max-width: 480px) {
#DeltaPlaceHolderMain {
	overflow-x: auto;
}
.logo {
    width: 250px;
}
.logo-space {
    width: calc(100% - 330px);
}
.logo-layout {
    height: 120px !important;-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.logo-layout.with-search-open {
	height:160px !important
}
.nav-layout {
    flex-direction: row !important;
}
.top-bar-nav-social {
    background: rgb(47 47 47 / 80%);
}
.top-bar-nav .language .navbar-nav {
	flex-direction:row
}
.nav-layout-items {
    width: calc(100% - -260px);
}
.top-nav-ctrl {
    width: 165px !important;
    justify-content: right;
}
.top-nav-ctrl img {
    width: 22px !important;
    height: 22px !important;
}

/* Search icon */
.search-container { height:0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.search-container.open {
	height:48px
}
.mob-search-icon {
	display:block !important
}

/* Top bars */
#navbar.opened .navbar-toggle {
    top: 60px;    right: 25px;
}
#navbar2.opened ul.navbar-nav {
	top: 34px;
}

.ms-core-listMenu-horizontalBox li.static.dynamic-children ul.dynamic li.dynamic:nth-child(even) {
    background: transparent;
}

/* Slider */
.slick-dots {
    bottom: -25px !important;
}
.slick-dots li,
.slick-dots li button {
	width: 10px;
    height: 10px;
}
.slick-dots li button::before {
    width: 10px;
    height: 10px;
    font-size: 10px !important;
    line-height: 10px;
}

.slick-prev:before, .slick-next:before {
	font-size: 25px;
}
.slick-next {right: 5px}
.slick-prev {left: 0px;}

}

#suiteBarTop{
	display:none;
	
}