amp-sidebar#sidebar1 {
  display: none 
}
[class*="amphtml-sidebar-mask"] {
background: none;
z-index: 99;
} 
.i-amphtml-sidebar-mask{
  position: static!important 
}
/* --------------------------Top Bar---------------------------- */
#home_contact h6 {
  font-size: 14px;
  letter-spacing: 0px;
  color: #01305c;
  font-weight: 700;
  padding: 0;
  margin-bottom: 3px;
}
#home_contact p {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
  color: var(--color-a7a9ac);
  font-weight: 600;
  margin: 0;
}
.socialbox a i {
  color: var(--color-3d4963);
  font-size: 14px;
  margin-left: 0;
  padding: 7px 15px;
  border-right: 1px solid #d5dcde;
  text-align: center;
}
#home_contact .socialbox a i:hover {
  color: var(--color-90c908);
}
.socialbox a i:hover {
  color: var(--color-90c908);
}
/* --------------------------Header---------------------------- */
#header .logo {
  text-align: center;
  padding: 20px 0;
}
#header .logo img {
  max-height: 123px;
  width: auto;
}
.home.page-template .site-header {
  position: absolute;
  z-index: 999;
  width: 100%;
}
.logo_class {
  background: var(--color-90c908);
}
.nav.sidenav {
  border-bottom: 2px solid var(--color-90c908);
}
.home.page-template .nav.sidenav {
  border-bottom: none;
}
#header i.fa.fa-user {
  margin-top: 16px;
  font-size: 11px;
  border: 2px solid white;
  padding: 7px 7px;
  border-radius: 20px;
  color: white;
}
.top_bar ul li {
  display: inline-block;
}
#topbar {
  border-top: 10px solid var(--color-435061);
}
#site_top .customize-partial-edit-shortcut button {
  left: 0px;
}
.menubar {
  transition: all 0.5s ease;
}
.continnerbox {
  background-size: 100% 100%;
  color: white;
  border-top: 40px solid var(--color-435061);
  border-left: 60px solid transparent;
}
#header .logo h1, #footer .logo h1 {
  font-weight: 700;
  padding: 0;
  margin-bottom: 8px;
  font-size: 26px;
  font-weight: bold;
  margin-top: 0;
}
#header .logo h1,.logo p {
  text-align: center;
  margin-top: 10px;
}
.logo a.custom-logo-link {
  color: black;
}
.logo h1 a, .logo h1 a {
  text-transform: uppercase;
}
.logo p {
  margin-bottom: 0;
  font-size: 14px;
}
#header .top-contact {
  padding: 12px 0;
  font-size: 15px;
}
.search-icon {
  background-color: var(--color-90c908);
  padding: 25px 18px;
}
.right_menu {
  text-align: right;
  background: white;
}
.logo h1 a, .logo h1 a {
  font-size: 16px;
  color: white;
}
.inner-sbox.align-items-center {
  margin-top: 20px;
}
/*-----------------topbar-------------*/
.topbar_detail i {
  margin: 10px;
}
#site_top .topbar_detail span {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  color: var(--color-3d4963);
  margin: 10px;
}
section#site_top {
  padding: 23px 0;
}
.topbar_detail {
  padding: 10px;
}
span.phone_call {
  border-right: 1px solid #dcdce0;
  padding: 0 20px 0 0;
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation li {
  position: relative;
  padding: 25px 18px;
  display: inline-block;
  border-right: 1px solid #f8f8fa;
}
.main-navigation li:last-child {
  border-right: none;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  text-transform: none;
  padding: 0;
  text-align: right;
  font-size: 16px;
  letter-spacing: 1px;
  color: var(--color-677496);
  font-family: var(--font-FiraSans);
  font-weight: 400;
}
.main-navigation li.current_page_item a:before, .main-navigation li.current_menu_item a:before {
  content: '';
  background-color: var(--color-90c908);
  display: block;
  height: 2px;
  width: 60%;
  position: absolute;
  bottom: 0;
}
.main-navigation a:hover {
  color: var(--color-90c908);
}
.main-navigation ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: white;
  min-width: 210px;
  z-index: 9999;
}
.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}
.main-navigation ul ul a {
  text-align: left;
}
.main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid var(--color-cccccc);
}
.main-navigation ul ul li:last-child {
  border-bottom: 0;
}
.main-navigation ul li:hover > ul {
  display: block;
}
.main-navigation .menu > ul > li.highlight {
  background-color: var(--color-90c908);
}
.main-navigation .menu > ul > li.highlight:hover {
  background: transparent;
}
.menubar.scrolled .menu > ul > li:hover > a:after, .menubar.scrolled .menu > ul > li.current_page_item > a:after, .menubar.scrolled .menu > ul > li.current-menu-item > a:after {
  height: 2px;
}
.menu > ul > li.exoplanet-search:after {
  background: transparent !important;
}
.main-navigation ul ul li:hover > a {
  color: var(--color-90c908);
}
.search-box {
  text-align: right;
}
.search-icon {
  cursor: pointer;
}
.search-icon i {
  color: #fefefe;
}
.main-navigation ul ul li {
  text-align: left;
  padding: 10px;
}
#site_top .container {
  padding-right: 0;
}
/*----------------------Mobile Menu Icon------------------------------*/
/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul {
  padding-right: 15px;
}
.sf-arrows .sf-with-ul:after {
  content: '\f067';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 47%;
  transform: translateX(-50%);
  right: 15px;
  margin-top: -4px;
  color: var( --color-677496);
  font-size: 9px;
}
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: var(--color-333333);
}
.toggle-nav, a.closebtn {
  display: none;
}
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: black;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: var(--color-bbbbbb);
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px;
  border-radius: 0;
  background: white;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 35px;
}
.serach-page input.search-field {
  border: 1px solid var(--color-cccccc);
  padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
}
.search_popup label {
  background: transparent;
  width: 77%;
  margin-right: 10px;
  float: left;
}
.search_popup input.search-field {
  padding: 3.5% 18px;
  background: transparent;
  width: 100%;
  border-radius: 40px;
}
/*-------------Footer Copyright-------------*/
#return-to-top {
  background: var(--color-90c908);
  padding: 14px 17px;
  border-radius: 50px;
  position: absolute;
  bottom: 5px;
  right: 30px;
}
#return-to-top i {
  color: white;
}
#footer_box .socialbox a {
  border-radius: 50px;
  margin: 3px;
}
#footer_box .socialbox a:hover i {
  color: var(--color-90c908);
}
.main_sociobox p {
  font-size: 14px;
  letter-spacing: 1px;
  color: white;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
}
/*-------------Newsletter-----------------*/
#newsletter input {
  border: 1px solid var(--color-515b73);
  background: var(--color-515b73);
  border-radius: 40px;
}
#newsletter input[type="submit"] {
  background-color: var(--color-90c908);
  color: white;
  border: none;
  margin-left: 15px;
  font-size: 18px;
  color: white;
  font-family: var(--font-FiraSans);
  font-weight: 500;
  position: absolute;
  top: 0;
  right: 0;
}
#newsletter input[type="email"] {
  width: 76%;
  height: 60px;
  color: var(--color-8d96ae);
  font-weight: 600;
  padding-left: 20px;
}
#newsletter input[type="email"]::placeholder {
  color: var(--color-8d96ae);
  font-style: italic;
}
#newsletter .socialbox a i {
  color: var(--color-8d96ae);
  border: 2px solid #8c96ae;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  margin-left: 0;
  padding: 15px;
}
#newsletter .socialbox a i:hover {
  border-color: var(--color-90c908);
  background: var(--color-90c908);
  color: white;
}
#newsletter ul.news-content {
  margin-top: 5px;
  text-align: right;
}
/*---------------- Footer Section ----------------------*/
#footer {
  background-size: cover;
}
.footer-top {
  padding-bottom: 50px;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
.outer-footer {
  background-size: 100% 100%;
}
#footer form.search-form {
  border: none;
  background: transparent;
  padding: 0;
}
#footer form.search-form input {
  float: none;
  border: 1px solid;
  margin: 0 2px;
}
#footer textarea {
  height: 100px;
}
#footer p.post-date {
  font-size: 14px;
  color: var(--color-8d96ae);
}
.copyright p {
  font-size: 14px;
  color: white;
  margin-bottom: 0;
}
#home_contact .socialbox {
  text-align: right;
}
#footer {
  text-align: center;
  color: white;
  padding: 3em 0 0 0px;
  text-align: left;
}
.footer_hide {
  display: none;
}
.footer-top-col {
  border-left: solid 5px var(--color-90c908);
  padding-left: 15px;
}
#footer h3 {
  color: var(--color-90c908);
  text-align: left;
  font-size: 24px;
  padding: 0 0 24px 0;
}
#footer .copyright p {
  font-size: 14px;
  color: var(--color-8d96ae);
  font-family: var(--font-Poppins);
  font-weight: 500;
}
#footer .copyright a {
  color: #e4e7e9;
  cursor: pointer;
}
#footer .widget th, .widget td {
  padding: 0;
}
#footer td i {
  font-size: 20px;
}
#footer input::placeholder {
  color: #01305c;
}
#footer .copyright {
  text-align: center;
  border-top: 1px solid #4c576f;
  padding: 15px 0;
  position: relative;
}
#footer ul {
  margin: 0;
}
#footer ul li {
  list-style: none;
  text-align: left;
}
#footer ul li a:hover {
  color: var(--color-90c908);
}
#footer_contact p {
  font-size: 12px !important;
  letter-spacing: 0.5px !important;
  line-height: 16px !important;
  color: var(--color-a7a9ac) !important;
  font-weight: 500 !important;
  margin: 0 !important;
}
#footer ul li a {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 30px;
  color: var(--color-8d96ae);
  font-family: var(--font-Poppins);
  font-weight: 400;
}
#footer p {
  font-size: 14px;
  line-height: 30px;
  color: var(--color-8d96ae);
  font-family: var(--font-Poppins);
  font-weight: 500;
}
.widget_recent_entries img {
  width: 100px;
}
#footer h3 {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 30px;
  color: white;
  font-family: var(--font-FiraSans);
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 25px;
}
#footer h3:after {
  position: absolute;
  height: 2px;
  width: 37px;
  background-color: var(--color-90c908);
  bottom: 0px;
  content: "";
  left: 0;
}
.about_me table, .about_me td, .about_me th {
  border: none;
}
.about_me p.message {
  margin-bottom: 20px !important;
}
.menubar.scrolled li.search-box {
  display: block !important;
}
.recent-post .media a, .recent-post .media span {
  color: #8d96ae;
  font-weight: 500;
  letter-spacing: 1px;
  display: block;
}
.footer-cols {
    margin-top: 52px;
}
#newsletter form {
  position: relative;
}
section#newsletter {
  padding: 30px 0;
  border-top: 1px solid #4c576f;
}
#footer form p {
  margin-bottom: 0;
}
.no_sticky.scrolled{
  position: static !important;
}