/*!
 * Theme hostatom
 */
body {
  font-family: Kanit, Arial, Helvetica, sans-serif;
}
hr,
input[type='search'] {
  box-sizing: content-box;
}
img,
legend {
  border: 0;
}
legend,
td,
th {
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
#wrapper,
.overflow_hidden,
.screen-reader-text {
  overflow: hidden;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  margin: 0 2px;
}
optgroup {
  font-weight: 700;
}
img.alignnone {
  max-width: 100%;
  height: auto;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 20px;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 6px 30px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 0 0 20px !important;
}
a img.alignleft {
  float: left;
  margin: 6px 30px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mobile_header {
  display: none;
}
.mobile_header .header_info .header_socials {
  float: none !important;
  padding: 0 0 40px 14px;
}
.mobile_header .header_info .header_socials a {
  margin: 0 0 5px 30px !important;
}
#header {
  position: relative;
  z-index: 99999;
}
.header_top {
  position: relative;
  padding: 43px 0 71px;
  background: #002e5b;
}
.header_top:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 10;
  display: block;
}
.header_top .container {
  position: relative;
  z-index: 15;
}
.logo {
  float: left;
  font-size: 30px;
  text-transform: uppercase;
  color: #333;
}
.logo a {
  display: block;
}
.logo a img {
  max-width: inherit;
}
.header_socials {
  float: right;
  font-size: 0;
  margin: 0 0 0 82px;
}
.header_socials a {
  font-size: 22px;
  line-height: 22px;
  display: inline-block;
  margin: 10px 0 0 16px;
  color: rgba(255, 255, 255, 0.66);
  transition: color 0.2s linear;
}
.header_socials a:first-child {
  margin: 0;
}
.header_socials a:hover {
  color: #fff;
}
body.header_style_4 .header_socials {
  float: right;
  font-size: 0;
  margin: 2px 0 0;
}
.icon_text {
  position: relative;
}
.icon_text .icon {
  float: left;
  font-size: 26px;
  color: #6c98e1;
  margin: 0 14px 0 0;
}
.icon_text .icon i {
  vertical-align: top;
}
.icon_text .text {
  color: #fff;
  float: right;
  font-size: 13px;
}
.icon_text .text strong {
  font-weight: 400;
  line-height: 16px;
}
.header_top .icon_text {
  float: right;
  margin: 5px 0 0 62px;
  line-height: 16px;
}
body.header_style_4 .header_top:before,
body.header_style_4 .top_nav .top_nav_wrapper > ul > li:first-child > a:after {
  display: none;
}
body.header_style_4 .top_nav {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  float: none;
  bottom: auto;
  overflow: inherit;
}
body.header_style_4 .header_top {
  background: #fff;
  padding: 41px 0 36px;
}
body.header_style_4 .header_top .icon_text {
  margin-top: 0;
}
body.header_style_4 .header_top .icon_text.big .text strong {
  font-size: 18px;
}
body.header_style_4 .header_top .icon_text .text {
  color: #002e5b;
}
body.header_style_4 .header_top .icon_text .text strong {
  font-weight: 700;
}
body.header_style_4 .header_top .logo a {
  margin-top: -13px;
}
body.header_style_4 .top_nav {
  padding: 0;
  background: #002e5b;
}
body.header_style_4 .top_nav .top_nav_wrapper {
  background: 0 0;
  box-shadow: none;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul {
  margin: 0 0 0 -26px;
  padding: 0;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul > li {
  font-size: 16px;
  font-weight: 400 !important;
  text-transform: capitalize;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a {
  padding: 21px 22px;
}
body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 20px;
  width: 1px;
  margin: -10px 0 0;
  background: rgba(255, 255, 255, 0.2);
}
body.header_style_4 .top_nav .icon_text {
  margin-right: 0;
}
body.header_style_4 .top_nav .header_socials a {
  font-size: 18px;
  margin: 20px 0 0 30px;
}
body.header_style_4 .top_nav .header_socials a:hover {
  color: #fde428;
}
.top_bar,
.top_nav {
  z-index: 20;
}
.top_bar {
  position: relative;
  font-size: 13px;
  background-color: #002e5b;
}
.top_nav {
  position: absolute;
  bottom: -28px;
  left: 0;
  right: 0;
}
.top_nav .top_nav_wrapper {
  background: #002e5b;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
}
.top_nav .top_nav_wrapper > ul {
  list-style: none;
  margin: 0;
  padding: 0 35px;
  float: left;
}
.top_nav .main_menu_nav > ul {
  position: relative;
  list-style: none;
  margin: 0;
  float: left;
}
.top_nav .main_menu_nav > ul:after,
.top_nav .top_nav_wrapper > ul:after {
  content: '';
  clear: both;
  display: table;
}
.top_nav .main_menu_nav > ul > li,
.top_nav .top_nav_wrapper > ul > li {
  position: relative;
  float: left;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  font-weight: 600 !important;
  text-transform: lowercase;
}
.top_nav .main_menu_nav > ul > li.current-menu-parent > a,
.top_nav .main_menu_nav > ul > li:hover > a,
.top_nav .top_nav_wrapper > ul > li.current-menu-parent > a,
.top_nav .top_nav_wrapper > ul > li:hover > a {
  color: #fde428;
}
.top_nav .main_menu_nav > ul > li > a,
.top_nav .top_nav_wrapper > ul > li > a {
  position: relative;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  color: #fff;
  padding: 21px 16px;
  height: 64px;
  text-decoration: none !important;
  transition: all 0.3s ease;
}
.top_nav .top_nav_wrapper .sub-menu > li.menu-item-has-children > a,
.top_nav .top_nav_wrapper .sub-menu > li.page_item_has_children > a {
  position: relative;
}
.top_nav
  .top_nav_wrapper
  .sub-menu
  > li.menu-item-has-children
  > a:hover:before,
.top_nav
  .top_nav_wrapper
  .sub-menu
  > li.page_item_has_children
  > a:hover:before {
  border-left-color: #fde428;
}
.top_nav .top_nav_wrapper .sub-menu > li.menu-item-has-children > a:before,
.top_nav .top_nav_wrapper .sub-menu > li.page_item_has_children > a:before {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  margin: -4px 0 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #ccc;
}
.top_nav .main_menu_nav > ul > li.menu-item-has-children > a,
.top_nav .main_menu_nav > ul > li.page_item_has_children > a {
  padding-right: 23px;
}
.top_nav .main_menu_nav > ul > li ul,
.top_nav .top_nav_wrapper > ul > li ul {
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  list-style: none;
  padding: 14px 0;
  margin: 0;
  width: 230px;
  z-index: 1;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.27);
  transition: all 0.3s ease;
}
.top_nav .main_menu_nav > ul > li ul ul,
.top_nav .top_nav_wrapper > ul > li ul ul {
  left: 100%;
  top: -2px;
  background: #002e5b;
  padding: 6px 0 4px;
}
.top_nav .main_menu_nav > ul > li ul ul li a,
.top_nav .top_nav_wrapper > ul > li ul ul li a {
  color: #fff;
  padding: 12px 26px;
}
.top_nav .main_menu_nav > ul > li ul ul li a:hover,
.top_nav .top_nav_wrapper > ul > li ul ul li a:hover {
  color: #fde428;
}
.top_nav .main_menu_nav > ul li:hover > ul,
.top_nav .top_nav_wrapper > ul li:hover > ul {
  visibility: visible;
  opacity: 1;
}
.top_nav .main_menu_nav > ul > li ul li,
.top_nav .top_nav_wrapper > ul > li ul li {
  position: relative;
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
  color: #333;
}
.top_nav .main_menu_nav > ul > li ul li a,
.top_nav .top_nav_wrapper > ul > li ul li a {
  display: block;
  padding: 13px 26px 11px;
  color: #333;
  text-decoration: none !important;
}
.top_nav .main_menu_nav > ul > li ul li:before,
.top_nav .top_nav_wrapper > ul > li ul li:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
  height: 2px;
  background: #002e5b;
  opacity: 0;
  visibility: hidden;
}
.top_nav .main_menu_nav > ul > li ul li:after,
.top_nav .top_nav_wrapper > ul > li ul li:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 2px;
  background: #002e5b;
  opacity: 0;
  visibility: hidden;
}
.top_nav .main_menu_nav > ul > li ul li:hover:after,
.top_nav .main_menu_nav > ul > li ul li:hover:before,
.top_nav .top_nav_wrapper > ul > li ul li:hover:after,
.top_nav .top_nav_wrapper > ul > li ul li:hover:before {
  opacity: 1;
  visibility: visible;
}
.top_nav .main_menu_nav > ul > li ul li:hover > a,
.top_nav .top_nav_wrapper > ul > li ul li:hover > a {
  background: #002e5b;
  color: #fff;
}
.top_nav .icon_text {
  float: right;
  padding: 0 0 0 35px;
  margin: 18px 38px 0 0;
  color: #fff;
}
.top_nav .icon_text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin: -17px 0 0;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  height: 27px;
}
.top_nav .icon_text strong {
  color: #fff;
  font-size: 18px;
  font-weight: 700 !important;
}
.top_nav .icon_text strong a {
  color: #fff;
  font-size: 18px;
}
.top_nav .icon_text span {
  font-size: 13px;
}
body.sticky_menu.header_style_4.admin-bar #header .top_nav.affix {
  top: 32px;
}
body.sticky_menu.header_style_4 #header .top_nav {
  transition: all 0.3s ease;
}
body.sticky_menu.header_style_4 #header .top_nav.affix {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  -webkit-transform: translateZ(0);
}
body.sticky_menu.header_style_4 #header .top_nav.affix .top_nav_wrapper {
  border-top: none;
}
.header_style_4 #header .header_top .icon_text strong,
.header_style_4 #header .top_nav .icon_text strong {
  display: block;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -0.04em;
  color: #222;
  margin: 0 0 23px;
  line-height: 1.2;
}
.h1:after,
.h2:after,
.h3:after,
.h4:after,
.h5:after,
.h6:after,
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
  content: '';
  display: block;
  width: 35px;
  height: 6px;
  background: #fde428;
  border-radius: 3px;
  margin: 4px 0 0;
}
.h1:before,
.h2:before,
.h3:before,
.h4:before,
.h5:before,
.h6:before,
h1:before,
h2:before,
h3:before,
h4:before,
h5:before,
h6:before {
  width: 35px;
  height: 6px;
  background: #fde428;
  border-radius: 3px;
}
.h1.stripe_2:after,
.h2.stripe_2:after,
.h3.stripe_2:after,
.h4.stripe_2:after,
.h5.stripe_2:after,
.h6.stripe_2:after,
h1.stripe_2:after,
h2.stripe_2:after,
h3.stripe_2:after,
h4.stripe_2:after,
h5.stripe_2:after,
h6.stripe_2:after {
  border-radius: 0;
  width: 47px;
  height: 5px;
}
.h1.no_stripe:after,
.h1.stripe_2.no_stripe:after,
.h2.no_stripe:after,
.h2.stripe_2.no_stripe:after,
.h3.no_stripe:after,
.h3.stripe_2.no_stripe:after,
.h4.no_stripe:after,
.h4.stripe_2.no_stripe:after,
.h5.no_stripe:after,
.h5.stripe_2.no_stripe:after,
.h6.no_stripe:after,
.h6.stripe_2.no_stripe:after,
div.no_stripe .h1:after,
div.no_stripe .h2:after,
div.no_stripe .h3:after,
div.no_stripe .h4:after,
div.no_stripe .h5:after,
div.no_stripe .h6:after,
div.no_stripe h1:after,
div.no_stripe h2:after,
div.no_stripe h3:after,
div.no_stripe h4:after,
div.no_stripe h5:after,
div.no_stripe h6:after,
h1.no_stripe:after,
h1.stripe_2.no_stripe:after,
h2.no_stripe:after,
h2.stripe_2.no_stripe:after,
h3.no_stripe:after,
h3.stripe_2.no_stripe:after,
h4.no_stripe:after,
h4.stripe_2.no_stripe:after,
h5.no_stripe:after,
h5.stripe_2.no_stripe:after,
h6.no_stripe:after,
h6.stripe_2.no_stripe:after {
  display: none;
}
.base_text_color,
.base_bg_color,
.base_border_color {
  color: #002e5b;
}
.secondary_text_color,
.secondary_bg_color,
.secondary_border_color {
  color: #6c98e1;
}
.third_text_color,
.third_bg_color,
.third_border_color {
  color: #fde428;
}
.fourth_text_color {
  color: #afafaf;
}
input[type='email'],
input[type='password'],
input[type='search'],
input[type='text'],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}
::-webkit-input-placeholder {
  color: #222;
}
:-moz-placeholder {
  color: #222;
  opacity: 1;
}
::-moz-placeholder {
  color: #222;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #222;
}
.widget.widget_nav_menu {
  position: relative;
}
.widget .widget_title {
  border-top: 3px solid #002e5b;
  margin-bottom: 25px;
}
.widget .widget_title:after {
  display: none;
}
.widget.widget_nav_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget.widget_nav_menu ul li {
  font-weight: 600;
  border-bottom: 1px solid #fff;
  background: #f2f2f2;
  margin: 0;
  padding: 0 23px 0 0;
  color: #002e5b;
}
.widget.widget_nav_menu ul li a {
  color: #002e5b;
  text-decoration: none !important;
  border-left: 5px solid transparent;
  display: inline-block;
  padding: 14px 0 14px 18px;
  transition: all 0.3s ease;
}
.widget.widget_nav_menu ul li:before {
  display: none;
}
.widget.widget_nav_menu ul li .children,
.widget.widget_nav_menu ul li .sub-menu {
  margin: -2px 0 25px 35px;
  padding: 0;
}
.widget.widget_nav_menu ul li .children li,
.widget.widget_nav_menu ul li .sub-menu li {
  position: relative;
  font-weight: 400;
  border: none;
  font-size: 13px;
  margin: 0 0 12px;
  padding-right: 0;
  background: 0 0;
}
.widget.widget_nav_menu ul li .children li:before,
.widget.widget_nav_menu ul li .sub-menu li:before {
  content: '-';
  display: block;
  position: absolute;
  left: -11px;
  top: 0;
  color: #777;
}
.widget.widget_nav_menu ul li .children li:hover a,
.widget.widget_nav_menu ul li .sub-menu li:hover a {
  text-decoration: underline !important;
}
.widget.widget_nav_menu ul li .children li a,
.widget.widget_nav_menu ul li .sub-menu li a {
  background: 0 0;
  border: none;
  padding: 0;
  color: #777;
}
.widget.widget_nav_menu ul li .children li .children,
.widget.widget_nav_menu ul li .children li .sub-menu,
.widget.widget_nav_menu ul li .sub-menu li .children,
.widget.widget_nav_menu ul li .sub-menu li .sub-menu {
  margin-top: 10px;
  margin-bottom: 5px;
}
#footer {
  position: relative;
  background: #002e5b;
  box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.39);
}
#footer .widgets_row {
  position: relative;
}
#footer .widgets_row .footer_logo {
  position: relative;
  margin: 0 0 37px;
  padding: 22px 0 0;
}
#footer .widgets_row .footer_logo a {
  display: inline-block;
  vertical-align: top;
}
#footer .widgets_row .footer_logo a img {
  display: block;
  height: 45px;
  width: auto;
}
#footer .widgets_row .footer_text {
  color: #fff;
  opacity: 0.5;
}
#footer .widgets_row .footer_text p {
  margin: 0;
  font-size: 13px;
  line-height: 22px;
}
#footer .widgets_row .footer_text a {
  color: #fff;
}
#footer .widgets_row .footer_text a:focus,
#footer .widgets_row .footer_text a:hover {
  color: #fde428;
}
#footer .footer_widgets {
  position: relative;
  padding: 62px 0 0;
}
#footer .footer_widgets .widget {
  margin: 0 0 30px;
}
#footer .footer_widgets .widget .widget_title {
  font-size: 26px;
  font-weight: 500;
  position: relative;
  color: #fff;
  margin: 0 0 36px;
  padding-top: 23px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
  font-style: normal;
  letter-spacing: 0px;
  word-spacing: 0px;
}
#footer .footer_widgets .widget.widget_nav_menu {
  position: relative;
}
#footer .footer_widgets .widget.widget_nav_menu ul {
  list-style: none;
  padding: 0;
  margin: 0 -20px;
  font-size: 0;
}
#footer .footer_widgets .widget.widget_nav_menu ul li {
  width: 50%;
  font-size: 13px;
  line-height: 16px;
  padding: 0 20px;
  margin: 0 0 20px;
  display: inline-block;
  vertical-align: top;
  border: none;
  background: 0 0;
  font-weight: 400;
}
#footer .footer_widgets .widget.widget_nav_menu ul li a {
  padding: 0;
  border: none;
  color: #fff;
  text-decoration: none;
}
#footer .footer_widgets .widget.widget_nav_menu ul li a:hover {
  color: #fde428;
}
#footer .copyright_row {
  position: relative;
}
#footer .copyright_row .copyright_row_wr {
  border-top: 1px solid rgba(204, 204, 204, 0.5);
  padding: 1rem 0 0.625rem;
}
#footer .copyright_row .copyright_row_wr:after {
  display: table;
  content: '';
  clear: both;
}
#footer .copyright_row .copyright_row_wr .copyright {
  float: left;
  font-size: 13px;
  line-height: 15px;
  color: rgba(255, 255, 255, 0.6);
  width: 50%;
  padding: 10px 0 14px;
}
.tos-legal {
  display: flex;
  float: right;
  padding: 4px 0 14px;
}
.list-tos-legal {
  display: flex;
  column-gap: 2rem;
  padding-left: 0;
  margin-bottom: 0;
}
.list-tos-legal li.menu-item {
  list-style-type: none;
}
.list-tos-legal a {
  color: #fff;
  font-size: 0.875rem;
}
.list-tos-legal a:focus,
.list-tos-legal a:hover {
  color: #fde428;
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  .header_socials {
    margin: 0;
  }
  #wrapper {
    padding-bottom: 0 !important;
  }
  .top_nav .main_menu_nav > ul,
  .top_nav .top_nav_wrapper > ul {
    padding: 0 15px;
  }
  .top_bar .top_bar_info li:before {
    margin: 0 15px;
  }
  .top_nav .icon_text {
    padding: 0 0 0 20px;
    margin: 18px 20px 0 0;
  }
  .header_top .icon_text {
    margin: 5px 0 0 10px;
  }
  body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a {
    padding-left: 8px;
    padding-right: 8px;
  }
  body.header_style_4 .top_nav .header_socials {
    margin-top: 2px;
    margin-left: 0;
  }
  #footer {
    width: auto;
    bottom: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .mobile_grid_landscape #header .header_top,
  .mobile_grid_landscape #header .top_nav,
  .mobile_grid_landscape .top_bar {
    display: none;
  }
  .mobile_grid_landscape .mobile_header {
    display: block;
  }
  .mobile_grid_landscape .mobile_header .header_socials {
    margin: 0;
    float: right;
  }
  .mobile_grid_landscape .icon_text .text,
  .mobile_grid_landscape .mobile_header .logo_wrapper .logo {
    float: left;
  }
  .mobile_grid_landscape .mobile_header .mobile_header_top_bar {
    background: #eee;
    padding: 4px 23px;
  }
  .mobile_grid_landscape .mobile_header .header_socials a,
  .mobile_grid_landscape .mobile_header .header_socials a:first-child {
    margin: 5px 30px 5px 0;
  }
  .mobile_grid_landscape .mobile_header .header_socials a:last-child {
    margin: 0;
  }
  .mobile_grid_landscape .mobile_header .logo_wrapper {
    position: relative;
    background: #fff;
    padding: 22px 35px 30px 41px;
  }
  .mobile_grid_landscape .mobile_header .header_info {
    background: #002e5b;
  }
  .mobile_grid_landscape .mobile_header .icon_texts {
    padding: 40px;
  }
  .mobile_grid_landscape .mobile_header .header_info .icon_text {
    padding: 0;
    color: #aaa;
    vertical-align: top;
    margin-right: 70px;
  }
  .mobile_grid_landscape .mobile_header .header_info .icon_text:last-child {
    margin: 0;
  }
  .mobile_grid_landscape .mobile_header .header_info .icon_text .text strong {
    color: #fff;
  }
  .mobile_grid_landscape .mobile_header .header_info .icon_text .text strong a {
    color: #fff;
    font-size: 15px;
  }
  .mobile_grid_landscape .mobile_header .header_info .icon_text .text span {
    font-size: 13px;
  }
  .mobile_grid_landscape .mobile_header .header_info .icon_text .icon {
    width: 32px;
    margin: 0;
  }
  .mobile_grid_landscape #menu_toggle {
    position: relative;
    cursor: pointer;
    float: right;
    width: 26px;
    height: 20px;
    padding: 10px 0;
    margin: 17px 0 0;
  }
  .mobile_grid_landscape #menu_toggle button {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -2px 0 0;
    background: #002e5b;
    height: 4px;
    padding: 0;
    border: none;
    width: 100%;
    transition: 0.3s;
    outline: 0 !important;
    border-radius: 2px;
  }
  .mobile_grid_landscape #menu_toggle button:after,
  .mobile_grid_landscape #menu_toggle button:before {
    position: absolute;
    left: 0;
    width: 26px;
    height: 4px;
    background: #002e5b;
    transform-origin: 1.5px center;
    transition: 0.3s;
    border-radius: 2px;
    content: '';
  }
  .mobile_grid_landscape #menu_toggle button:before {
    top: -8px;
  }
  .mobile_grid_landscape #menu_toggle button:after {
    bottom: -8px;
  }
  .mobile_grid_landscape #menu_toggle.open button {
    background: 0 0;
  }
  .mobile_grid_landscape #menu_toggle.open button:before {
    top: 0;
    transform: rotate3d(0, 0, 1, -45deg);
    transform-origin: 50% 50%;
  }
  .mobile_grid_landscape #menu_toggle.open button:after {
    bottom: 0;
    transform: rotate3d(0, 0, 1, 45deg);
    transform-origin: 50% 50%;
  }
  .mobile_grid_landscape .mobile_header .top_nav_mobile {
    padding: 16px 0;
    margin: 0 0 15px;
    display: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
  }
  .mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav {
    padding: 0;
    margin: 0;
  }
  .mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav li {
    position: relative;
    list-style: none;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li
    > a {
    padding: 11px 36px 11px 44px;
    display: block;
    font-size: 20px;
    color: #fff;
    /* text-transform: lowercase; */
    font-weight: 700;
    letter-spacing: -0.04em;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li:hover
    > a {
    color: #fde428;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow {
    position: absolute;
    display: block;
    right: 12px;
    top: 0;
    cursor: pointer;
    height: 50px;
    padding: 0 30px;
    transition: all 0.3s ease;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow.active {
    transform: rotate(45deg);
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow.active
    i:after,
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow.active
    i:before {
    background: #fde428;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow
    i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 11px;
    height: 11px;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow
    i:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 11px;
    height: 3px;
    background: #fff;
    border-radius: 1px;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow
    i:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 0;
    width: 3px;
    height: 11px;
    background: #fff;
    border-radius: 1px;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    .arrow {
    right: 21px;
    padding: 10px 20px 12px;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    .arrow
    i:after,
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    .arrow
    i:before {
    background-color: #002e5b !important;
  }
  .mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul {
    position: relative;
    margin: 0;
    padding: 0;
    display: none;
    background: #f0f2f5;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    ul:before {
    content: '';
    position: absolute;
    right: 31px;
    top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid #002e5b;
  }
  .mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li {
    text-transform: capitalize;
  }
  .mobile_grid_landscape .mobile_header .top_nav_mobile .main_menu_nav ul li a {
    font-size: 16px;
    color: #002e5b;
    font-weight: 600;
    padding: 11px 36px 11px 44px !important;
    display: block;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    ul
    li:active
    > a {
    color: #002e5b;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    ul
    li
    ul {
    display: none;
    background: #fff;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    ul
    li
    ul:before {
    display: none;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    ul
    li
    ul
    a {
    font-size: 14px;
    font-weight: 400;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    ul
    li
    ul
    li {
    position: relative;
    padding: 0 0 0 7px;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    ul
    li
    ul
    li:before {
    content: '';
    position: absolute;
    left: 44px;
    top: 50%;
    width: 4px;
    height: 1px;
    background: #002e5b;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    li.current-menu-parent
    > a,
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    li
    .current-menu-parent
    > a {
    color: #002e5b;
    font-weight: 700;
  }
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.current-menu-parent.menu-item-has-children
    > .arrow,
  .mobile_grid_landscape
    .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.current-menu-parent.menu-item-has-children
    > .sub-menu
    > li.current-menu-item.menu-item-has-children
    > .arrow {
    color: #002e5b;
  }
  .mobile_grid_landscape .mobile_menu > ul ul ul {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .top_nav .icon_text {
    display: none;
  }
  #header .header_top,
  #header .top_nav,
  .top_bar {
    display: none;
  }
  body.header_style_4 .header_top .logo a {
    margin-top: -13px;
    max-width: 156px;
  }
  body.header_style_4 .top_nav .top_nav_wrapper > ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.header_style_4 .top_nav .header_socials {
    margin-top: 2px;
    margin-left: 0;
  }
  body.header_style_4 .top_nav .header_socials a {
    margin-left: 14px;
  }
  .mobile_header {
    display: block;
  }
  .mobile_header .header_socials {
    margin: 0;
    float: right;
  }
  .icon_text .text,
  .mobile_header .logo_wrapper .logo {
    float: left;
  }
  .mobile_header .header_socials a,
  .mobile_header .header_socials a:first-child {
    margin: 5px 30px 5px 0;
  }
  .mobile_header .header_socials a:last-child {
    margin: 0;
  }
  .mobile_header .logo_wrapper {
    position: relative;
    background: #fff;
    padding: 22px 35px 30px 41px;
  }
  .mobile_header .header_info {
    background: #002e5b;
  }
  .mobile_header .icon_texts {
    padding: 40px;
  }
  .mobile_header .header_info .icon_text {
    padding: 0;
    color: #aaa;
    display: inline-block;
    vertical-align: top;
    margin-right: 70px;
  }
  .mobile_header .header_info .icon_text:last-child {
    margin: 0;
  }
  .mobile_header .header_info .icon_text .text strong {
    color: #fff;
    padding-left: 5px;
  }
  .mobile_header .header_info .icon_text .text strong a {
    color: #fff;
    font-size: 15px;
  }
  .mobile_header .header_info .icon_text .text span {
    font-size: 13px;
    padding-left: 5px;
  }
  .mobile_header .header_info .icon_text .icon {
    width: 32px;
    margin: 0;
    line-height: 20px;
  }
  #menu_toggle {
    position: relative;
    cursor: pointer;
    float: right;
    width: 26px;
    height: 20px;
    padding: 10px 0;
    margin: 17px 0 0;
  }
  #menu_toggle button {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -2px 0 0;
    background: #002e5b;
    height: 4px;
    padding: 0;
    border: none;
    width: 100%;
    transition: 0.3s;
    outline: 0 !important;
    border-radius: 2px;
  }
  #menu_toggle button:after,
  #menu_toggle button:before {
    position: absolute;
    left: 0;
    width: 26px;
    height: 4px;
    background: #002e5b;
    transform-origin: 1.5px center;
    transition: 0.3s;
    border-radius: 2px;
    content: '';
  }
  #menu_toggle button:before {
    top: -8px;
  }
  #menu_toggle button:after {
    bottom: -8px;
  }
  #menu_toggle.open button {
    background: 0 0;
  }
  #menu_toggle.open button:before {
    top: 0;
    transform: rotate3d(0, 0, 1, -45deg);
    transform-origin: 50% 50%;
  }
  #menu_toggle.open button:after {
    bottom: 0;
    transform: rotate3d(0, 0, 1, 45deg);
    transform-origin: 50% 50%;
  }
  .mobile_header .top_nav_mobile {
    padding: 16px 0;
    margin: 0 0 15px;
    display: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.52);
  }
  .mobile_header .top_nav_mobile .main_menu_nav {
    padding: 0;
    margin: 0;
  }
  .mobile_header .top_nav_mobile .main_menu_nav li {
    position: relative;
    list-style: none;
  }
  .mobile_header .top_nav_mobile .main_menu_nav > li > a {
    padding: 11px 36px 11px 44px;
    display: block;
    font-size: 20px;
    color: #fff;
    /* text-transform: lowercase; */
    font-weight: 700;
    letter-spacing: -0.04em;
  }
  .mobile_header .top_nav_mobile .main_menu_nav > li:hover > a {
    color: #fde428;
  }
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow {
    position: absolute;
    display: block;
    right: 12px;
    top: 0;
    cursor: pointer;
    height: 50px;
    padding: 0 30px;
    transition: all 0.3s ease;
  }
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow.active {
    transform: rotate(45deg);
  }
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow.active
    i:after,
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow.active
    i:before {
    background: #fde428;
  }
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow
    i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 11px;
    height: 11px;
  }
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow
    i:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 11px;
    height: 3px;
    background: #fff;
    border-radius: 1px;
  }
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    .arrow
    i:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 0;
    width: 3px;
    height: 11px;
    background: #fff;
    border-radius: 1px;
  }
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    .arrow {
    right: 21px;
    padding: 10px 20px 12px;
  }
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    .arrow
    i:after,
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.menu-item-has-children
    > .sub-menu
    > li.menu-item-has-children
    .arrow
    i:before {
    background-color: #002e5b !important;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul {
    position: relative;
    margin: 0;
    padding: 0;
    display: none;
    background: #f0f2f5;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul:before {
    content: '';
    position: absolute;
    right: 31px;
    top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid #002e5b;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul li {
    text-transform: capitalize;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul li a {
    font-size: 16px;
    color: #002e5b;
    font-weight: 600;
    padding: 11px 36px 11px 44px !important;
    display: block;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul li:active > a {
    color: #002e5b;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul li ul {
    display: none;
    background: #fff;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul li ul:before {
    display: none;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul li ul a {
    font-size: 14px;
    font-weight: 400;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul li ul li {
    position: relative;
    padding: 0 0 0 7px;
  }
  .mobile_header .top_nav_mobile .main_menu_nav ul li ul li:before {
    content: '';
    position: absolute;
    left: 44px;
    top: 50%;
    width: 4px;
    height: 1px;
    background: #002e5b;
  }
  .mobile_header .top_nav_mobile .main_menu_nav li.current-menu-parent > a {
    color: #fde428;
  }
  .mobile_header .top_nav_mobile .main_menu_nav li .current-menu-parent > a {
    color: #002e5b;
    font-weight: 700;
  }
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.current-menu-parent.menu-item-has-children
    > .arrow,
  .mobile_header
    .top_nav_mobile
    .main_menu_nav
    > li.current-menu-parent.menu-item-has-children
    > .sub-menu
    > li.current-menu-item.menu-item-has-children
    > .arrow {
    color: #002e5b;
  }
  .mobile_menu > ul ul ul {
    display: block;
  }
  #footer .copyright_row .copyright_row_wr {
    display: flex;
    flex-direction: column-reverse;
  }
  #footer .copyright_row .copyright_row_wr .copyright,
  .tos-legal {
    width: 100%;
  }
}
@media only screen and (max-width: 960px) {
  .header_socials {
    margin: 0 0 0 10px;
  }
  .top_nav .icon_text {
    display: none;
  }
  .header_top .icon_text {
    margin: 5px 0 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .mobile_grid_landscape .mobile_header .icon_texts,
  .mobile_grid_landscape .mobile_header .logo_wrapper {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media only screen and (max-width: 667px) {
  .mobile_header .header_info .icon_text {
    display: block;
    margin: 0 0 17px;
  }
  #header {
    margin-bottom: 0;
  }
  #footer .copyright_row .copyright_row_wr .copyright {
    width: 100%;
    float: none;
    text-align: center;
  }
  .tos-legal {
    width: 100%;
    justify-content: center;
  }
}
@media only screen and (max-width: 640px) {
  .mobile_header .header_info .icon_text .text {
    float: none;
    line-height: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .mobile_grid_landscape .mobile_header .header_info .icon_text {
    margin: 0 0 17px;
    display: block;
  }
  #footer
    .footer_widgets
    .widget.widget_text
    #sb_instagram
    #sbi_images
    .sbi_item {
    width: 50%;
  }
}
