/* Large desktops and laptops */
@media (min-width: 1380px) {
.main-nav { background: #97DDF5; background: linear-gradient(90deg, rgba(151, 221, 245, 1) 0%, rgba(206, 228, 243, 1) 50%, rgba(151, 221, 245, 1) 100%); }
.main-nav .container { background:none; border:none; }
.main-nav .row { padding-top:20px; padding-bottom:20px; }
.navbar { background:none; overflow:visible; margin-bottom:0; border:none; padding:0; }
.navbar-header { background:none; padding:0; border-radius:0; border:none; box-shadow:none; }
.navbar-header a.navbar-brand { display:none; }
.nav-tabs { border-bottom:none; }
.main-nav span.caret { display: none !important; }

.navbar-default .navbar-nav { list-style:none; margin:15px -20px 0 0; float: right; }
.navbar-default .navbar-nav > li { font-size:24px; font-family: "IBM Plex Sans", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; font-variation-settings: "wdth" 100; margin:0; padding:0; }
.navbar-default .navbar-nav > li > a { display:block; text-decoration:none; padding:20px; color:#000; text-shadow:none; border-radius:0; margin:0; }
.navbar-default .navbar-nav > .active > a { color: #2e378d; background-color: #9cdef5; }
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus { color:#fff; background-color:#2e378d; }

.navbar-default .navbar-nav > li.search > a { padding-top: 18px !important; background: none !important; }
.navbar-default .navbar-nav > li.search > a:hover,
.navbar-default .navbar-nav > li.search > a:focus { background: none !important; }
	
.navbar-nav li ul.dropdown-menu { min-width: none; padding: 10px 0 20px 0; background: #2e378d; width:240px; border: none; border-radius: 0; box-shadow: 0; }
.navbar-nav li ul.dropdown-menu li { margin:0; padding:0 15px; float:none; font-size:16px; display:block; line-height:20px; font-family: "IBM Plex Sans", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "wdth" 100; position: relative; }
.navbar-nav li ul.dropdown-menu ul { left:100%; margin-top:-41px; position: absolute; top: 100%; }
.navbar-nav li ul.dropdown-menu a { color:#fff; text-align:left; text-decoration:none; padding:5px 10px; display:block; white-space: normal; background:none !important; font-weight:400 !important; font-style: normal !important; }
.navbar-nav li ul.dropdown-menu a:hover { color:#fff; text-decoration:underline; }
	
.nav li:hover a,
.nav li:hover a:focus { background-color:#2e378d; color:#fff; }

.nav li:hover > ul { display:block; }

.nav > li.current-menu-item > a,
.nav > li.current-menu-ancestor > a,
.nav > li.current_page_item > a,
.nav > li.current_page_ancestor > a { background-color:#9cdef5; color:#2e378d; }

.nav > li.current-menu-item > a:hover,
.nav > li.current-menu-ancestor > a:hover,
.nav > li.current_page_item > a:hover,
.nav > li.current_page_ancestor > a:hover { background-color:#2e378d; color:#fff; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1379px) {
.main-nav { background: #97DDF5; background: linear-gradient(90deg, rgba(151, 221, 245, 1) 0%, rgba(206, 228, 243, 1) 50%, rgba(151, 221, 245, 1) 100%); }
.main-nav .container { background:none; border:none; }
.main-nav .row { padding-top:20px; padding-bottom:20px; }
.navbar { background:none; overflow:visible; margin-bottom:0; border:none; padding:0; }
.navbar-header { background:none; padding:0; border-radius:0; border:none; box-shadow:none; }
.navbar-header a.navbar-brand { display:none; }
.nav-tabs { border-bottom:none; }
.main-nav span.caret { display: none !important; }

.navbar-default .navbar-nav { list-style:none; margin:15px -20px 0 0; float: right; }
.navbar-default .navbar-nav > li { font-size:20px; font-family: "IBM Plex Sans", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; font-variation-settings: "wdth" 100; margin:0; padding:0; }
.navbar-default .navbar-nav > li > a { display:block; text-decoration:none; padding:20px; color:#000; text-shadow:none; border-radius:0; margin:0; }
.navbar-default .navbar-nav > .active > a { color: #2e378d; background-color: #9cdef5; }
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus { color:#fff; background-color:#2e378d; }

.navbar-default .navbar-nav > li.search > a { padding-top: 18px !important; background: none !important; }
.navbar-default .navbar-nav > li.search > a:hover,
.navbar-default .navbar-nav > li.search > a:focus { background: none !important; }
	
.navbar-nav li ul.dropdown-menu { min-width: none; padding: 10px 0 20px 0; background: #2e378d; width:220px; border: none; border-radius: 0; box-shadow: 0; }
.navbar-nav li ul.dropdown-menu li { margin:0; padding:0 15px; float:none; font-size:16px; display:block; line-height:20px; font-family: "IBM Plex Sans", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "wdth" 100; position: relative; }
.navbar-nav li ul.dropdown-menu ul { left:100%; margin-top:-41px; position: absolute; top: 100%; }
.navbar-nav li ul.dropdown-menu a { color:#fff; text-align:left; text-decoration:none; padding:5px 10px; display:block; white-space: normal; background:none !important; font-weight:400 !important; font-style: normal !important; }
.navbar-nav li ul.dropdown-menu a:hover { color:#fff; text-decoration:underline; }
	
.nav li:hover a,
.nav li:hover a:focus { background-color:#2e378d; color:#fff; }

.nav li:hover > ul { display:block; }

.nav > li.current-menu-item > a,
.nav > li.current-menu-ancestor > a,
.nav > li.current_page_item > a,
.nav > li.current_page_ancestor > a { background-color:#9cdef5; color:#2e378d; }

.nav > li.current-menu-item > a:hover,
.nav > li.current-menu-ancestor > a:hover,
.nav > li.current_page_item > a:hover,
.nav > li.current_page_ancestor > a:hover { background-color:#2e378d; color:#fff; }
}

/* Portrait tablets and small desktops */
/* Landscape phones and portrait tablets */
/* Portrait phones and smaller */
@media (max-width: 991px) {
.main-nav { background: #97DDF5; background: linear-gradient(90deg, rgba(151, 221, 245, 1) 0%, rgba(206, 228, 243, 1) 50%, rgba(151, 221, 245, 1) 100%); padding: 0; }
.main-nav .container { background:none; border:none; padding: 0 20px; }
.main-nav .row { padding-top:20px; padding-bottom:20px; margin-left: 0; margin-right: 0; }
.main-nav span.caret { display: inline-block !important; }
.navbar-collapse { border-top: 1px solid transparent !important; box-shadow: 0; padding-left: 0; padding-right: 0; }
.navbar-collapse.collapse { display: none !important; }
.collapse.in { display:block !important; }
.navbar { margin:0; background:none; border:none; }
.navbar-inner { background:none; border-radius:0; box-shadow:none; border:none; padding:0; }
.navbar-header { float: none !important; }
.navbar-left,
.navbar-right { float: none !important; }
.navbar-fixed-top { top: 0; border-width: 0 0 1px; }
.navbar-toggle { background:#9cdef5 !important; border:1px solid #9cdef5 !important; border-radius:0; padding:0; margin:10px 0 !important; display: block !important; }
.navbar-toggle:hover,
.navbar-toggle:focus { background:#9cdef5 !important; }
.navbar-toggle .icon-bar { background:#000 !important; background-image:none; }
.navbar-toggle:hover .icon-bar { background:#2e378d !important; }
.navbar-brand { padding: 0px; height: auto !important; }
.navbar-brand>img { max-width: 150px; -o-object-fit: contain; object-fit: contain; display: inline-block; }
.navbar-default { margin-top: 0 !important; }
.navbar .nav { margin:0 !important; padding:20px 0 !important; float: none !important; }
.navbar .nav > li { margin:0 0 2px 0; padding:0; float: none; }
.navbar .nav > li > a { text-shadow:none; color:#000; font-size:20px; font-family: "IBM Plex Sans", sans-serif; font-optical-sizing: auto; font-weight: 500; font-style: normal; font-variation-settings: "wdth" 100; background:#9cdef5; border:none; border-radius:0 !important; padding:15px !important; text-decoration: none; }
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus { background:#2e378d !important; color:#fff !important; border:none; text-decoration:none; }
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus { background:#2e378d !important; color:#fff !important; border:none; text-decoration:none; }
.navbar .nav > li.search > a { background: none !important; }
.nav-tabs { border-bottom:none; }
.navbar .nav ul { background:#9cdef5; list-style:none; margin:0; padding:10px; }
.navbar .nav ul ul { display:none; }
.navbar .nav ul a,
.navbar .nav ul a:hover { background:#9cdef5; color:#000; }
.navbar-nav .open .dropdown-menu { position: relative !important; float: none !important; min-width: 100% !important; border: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
.navbar-nav .open .dropdown-menu > li { font-family: "IBM Plex Sans", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "wdth" 100; font-size: 18px; line-height: 22px; }
.navbar-nav .open .dropdown-menu > li > a { padding: 5px 0; color: #000 !important; font-weight: 400; text-decoration: none; white-space:normal !important; overflow:visible !important; }
.navbar-nav .open .dropdown-menu > li > a:hover { color: #000 !important; text-decoration: underline; }
}