/*
Theme Name: NTCI
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

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;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  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;
}

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-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

input:focus,
textarea:focus {
  outline: 0;
}

.thanganet,
ul,
ol {
  margin: 0;
  padding: 0;
}

.clear {
  display: block;
  clear: both;
}

.wrap {
  overflow: hidden;
}

.clear:after,
.wpb_text_column:after {
  content: "";
  display: block;
  clear: both;
}

.center {
  text-align: center;
}

/**/
::placeholder {
  color: #b0afb0;
}

:-ms-input-placeholder {
  color: #b0afb0;
}

::-ms-input-placeholder {
  color: #b0afb0;
}

body {
  font-size: 20px;
  color: #797979;
  position: relative;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
}

.inner {
  max-width: 1250px;
  margin: auto;
  position: relative;
  box-sizing: border-box;
}

.inner:after {
  content: " ";
  display: block;
  clear: both;
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder {
  color: #000;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #11107f;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

a:hover {
  color: #00163d;
  text-decoration: none;
}

p {
  margin-bottom: 20px;
  line-height: 1.6;
  margin-top: 0;
  font-size: 16px;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3 {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.2;
  color: #11107f;
  font-family: "veneer", sans-serif;
}

h1 {
  font-size: 45px;
  margin-bottom: 0;
  font-weight: normal;
}

h2 {
  font-size: 35px;
  margin-bottom: 30px;
  font-weight: normal;
}

h3 {
  font-size: 30px;
  color: #11107f;
  margin-bottom: 30px;
}

h4 {
  font-size: 25px;
  margin-top: 0;
  font-weight: normal;
  margin-bottom: 25px;
  color: #11107f;
}

h5 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}

.alignleft {
  float: left;
  margin-right: 40px;
  margin-bottom: 15px;
}

.alignright {
  float: right;
  margin-left: 10px;
}

.aligncenter {
  display: block;
  margin: auto;
}

.home .inner > .vc_row {
  padding: 60px 0;
}
.home .inner > .vc_row.hero {
  padding-top: 0;
}
.inner > .vc_row:first-child {
  overflow: visible;
}

.vc_row.hero {
  padding: 0;
}

.wrap {
  overflow: hidden;
  position: relative;
}

.home .wrap {
    padding-bottom: 100vh;
}

.header {
  height: 250px;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
}

.header .logo {
  width: 190px;
  height: 190px;
  position: absolute;
  top: 43px;
  border-radius: 50%;
  box-shadow: -3px 3px 10px 0 rgba(0, 0, 0, 0.22);
}

.header #topbar {
  position: absolute;
  right: 0;
  top: 42px;
  white-space: nowrap;
  text-align: right;
}

.header #topbar ul.menu {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
}

.header #topbar ul li {
  display: inline-block;
  vertical-align: top;
}

.header #topbar ul.menu li a {
  line-height: 28px;
  display: block;
}

.header #topbar ul.menu1 li a {
  color: #fff;
  padding: 0 10px;
}

.header #topbar ul.menu1 li a:hover {
  color: #f1f21d;
}

.header #topbar ul.menu1 li.current-menu-item a {
  font-weight: bold;
  color: #f1f21d;
}

.header #topbar ul.menu2 li a {
  background-color: #f1f21d;
  padding: 0 15px;
  font-weight: bold;
  color: #11107f;
  margin: 0 2px;
  height: 28px;
  line-height: 30px;
}

.header #topbar ul.menu2 li a.searchbt {
  background-color: transparent;
  border: 1px solid #fff;
  width: 28px;
  height: 28px;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
}

.header #topbar ul.menu2 li a:hover {
  color: #fff;
  background-color: #11107f;
}

.header #mainmenu {
  position: absolute;
  right: 0;
  top: 100px;
  height: 105px;
  padding-left: 50px;
}

.header #mainmenu ul.menu {
  text-transform: uppercase;
  font-family: "veneer", sans-serif;
}

.header #mainmenu ul.menu > li {
  display: inline-block;
  position: relative;
}

.header #mainmenu ul.menu > li > a {
  display: inline-block;
  font-size: 40px;
  height: 100px;
  line-height: 100px;
  padding: 0 25px;
  color: #fff;
  z-index: 111111;
}

.header #mainmenu ul.menu > li:last-child > a {
  padding-right: 0;
}

.header #mainmenu ul.menu > li.current-menu-item > a,
.header #mainmenu ul.menu > li:hover > a,
.header #mainmenu ul.menu > li.current-menu-ancestor > a,
.header #mainmenu ul.menu > li.current-page-ancestor > a{
  color: #f1f21d;
}

.header #mainmenu ul.menu > li ul {
  position: absolute;
  top: 100%;
  left: -25px;
  background: url(images/smenu_bg1.svg) no-repeat;
  background-size: 100% 100%;
  padding: 35px 35px 30px 50px;
  margin-top: -45px;
  z-index: -1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  transition-delay: 0.1s;
}

.header #mainmenu ul.menu > li:hover ul {
  opacity: 1;
  margin-top: -25px;
  visibility: visible;
  transition-delay: 0;
}

.header #mainmenu ul.menu > li ul li {
  display: block;
}

.header #mainmenu ul.menu > li ul a {
  font-size: 20px;
  white-space: nowrap;
  line-height: 35px;
  position: relative;
  display: block;
}

.header #mainmenu ul.menu > li ul a:before {
  content: "\e903";
  font-family: "icomoon" !important;
  font-size: 12px;
  position: absolute;
  display: block;
  left: -33px;
  top: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s;
  opacity: 0;
}

.header #mainmenu ul.menu > li ul li:hover > a:before,
.header #mainmenu ul.menu > li ul li.current-menu-item > a:before {
  opacity: 1;
  left: -23px;
}

.header #mainmenu .mbg {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 1110px;
  pointer-events: none;
}

.mainsliderw {
  width: 100%;
  position: relative;
}

.mainsliderw:after,
.vc_row.bookatour:after,
.vc_row.bookatour:before,
.vc_row.get-involved:before,
.titlebox:before,
.vc_row.whiteborder:before,
.vc_row.whiteborder:after {
  content: "";
  background: url(images/header_bar.svg);
  width: 1920px;
  height: 28px;
  background-size: 100%;
  position: absolute;
  display: block;
  bottom: -5px;
  left: 50%;
  margin-left: -960px;
}

.vc_row.bookatour:after,
.titlebox:before,
.vc_row.bookatour:after {
  bottom: -15px;
}

.titlebox:before {
  z-index: 11;
}
.titlebox.nowhite:before {
  display: none;
}
.vc_row.bookatour:before,
.vc_row.get-involved:before,
.vc_row.whiteborder:before {
  top: -15px;
  bottom: auto;
}

.mainsliderw .mainslider .img {
  position: relative;
}

.mainsliderw .mainslider .img img {
  width: 100%;
  height: 930px;
  object-fit: cover;
}

.mainsliderw .mainslider .cap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -550px;
}

.mainsliderw .mainslider .cap p {
  margin-bottom: 0;
}

.mainsliderw .mainslider .cap h3 {
  font-size: 60px;
  margin-bottom: 0;
  line-height: 60px;
  margin-bottom: -20px;
  color: #f1f21d;
  text-shadow: -2px 2px 5px rgba(0, 0, 0, 0.5);
}

.mainsliderw .mainslider .cap h2 {
  font-size: 120px;
  color: #fff;
  text-shadow: -2px 2px 5px rgba(0, 0, 0, 0.5);
  padding-left: 110px;
}

.mainsliderw .mainslider .cap a {
  text-align: right;
  font-size: 14px;
  color: #fff;
  padding: 20px;
  float: right;
  margin-right: -100px;
  margin-top: 50px;
}

.mainsliderw .mainslider .cap a:after {
  content: "\e903";
  font-family: "icomoon" !important;
  font-size: 12px;
  position: absolute;
  display: inline-block;
  position: relative;
  margin-left: 10px;
}

.mainsliderw .slick-dots {
  position: absolute;
  bottom: 60px;
  text-align: center;
  left: 0;
  right: 0;
}

.mainsliderw .slick-dots li,
.tourslider ul.slick-dots li,
.shopslider .slick-dots li,
.feedbacks .slick-dots li,
.logoslider .slick-dots li {
  display: inline-block;
  padding: 0 15px;
}

.mainsliderw .slick-dots li button,
.tourslider ul.slick-dots li button,
.shopslider .slick-dots li button,
.feedbacks .slick-dots li button,
.logoslider .slick-dots li button {
  padding: 0;
  border: none;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #fff;
  overflow: hidden;
  text-indent: -99px;
  outline: none;
}

.mainsliderw .slick-dots li.slick-active button,
.tourslider ul.slick-dots li.slick-active button,
.shopslider .slick-dots li.slick-active button,
.feedbacks .slick-dots li.slick-active button,
.logoslider .slick-dots li.slick-active button {
  background-color: #11107f;
}

#welcome {
  padding: 10px 0 100px;
}

#welcome p {
  font-size: 20px;
}

#welcome .wpb_text_column {
  background-color: #11107f;
  color: #fff;
  padding: 40px;
  position: relative;
}

.wpb_single_image {
  position: relative;
}

#welcome .wpb_text_column:before,
.wpb_single_image:before,
span.imgborder:before {
  content: "";
  display: block;
  position: absolute;
  background: url(images/border_1.svg) no-repeat;
  top: -7px;
  left: -5px;
  bottom: -10px;
  right: -6px;
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}

.blue.wpb_single_image:before {
  background: url(images/blueborder.svg) no-repeat;
}

#welcome .vc_column-inner > .wpb_wrapper {
  height: 100%;
  display: flex;
}

#welcome h2,
.h2 h2,
.vc_row.blueborder .h2 .wpb_wrapper > h2 {
  color: #f3f916;
  font-size: 40px;
  text-align: left;
}

#welcome h2 strong,
.h2 .wpb_wrapper > h2 strong,
.h2 h2 strong {
  color: #fff;
  font-size: 60px;
  font-weight: normal;
}

#welcome .wpb_text_column a {
  display: inline-block;
  color: #f3f916;
  font-size: 14px;
  padding: 15px 20px;
  background: url(images/buttonb_1.svg);
  background-size: 100%;
  margin-right: 15px;
}

#welcome .wpb_text_column a:hover {
  color: #fff;
}

#welcome .wpb_text_column a:after {
  content: "\e903";
  font-family: "icomoon" !important;
  font-size: 12px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  color: #fff;
}

#welcome .wpb_single_image img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

#welcome .wpb_content_element {
  margin-bottom: 0;
}

#welcome .wpb_single_image .vc_figure {
  display: flex;
  height: 100%;
}

#welcome .videolink a {
  position: relative;
}

#welcome .videolink a:after {
  content: "\e907";
  font-family: "icomoon" !important;
  position: absolute;
  display: inline-block;
  margin-left: 10px;
  font-size: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  width: 110px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  color: #fff;
  top: 50%;
  margin-top: -55px;
  left: 50%;
  margin-left: -55px;
  padding-left: 10px;
  box-sizing: border-box;
}

#welcome .videolink a:hover:after {
  background-color: #11107fcc;
}

.wpb_wrapper > h2,
h2.subtitle,
.subtitle h2 {
  text-align: center;
  font-size: 60px;
  color: #11107f;
}

h2.subtitle {
  padding-top: 60px;
  padding-bottom: 20px;
}

.h2 .wpb_wrapper > h2 {
  text-align: left;
}

.home .wpb_wrapper > h2 {
  font-size: 100px;
}

.bookatour {
  padding: 80px 0 50px;
}

.tourslider .tourwrap {
  padding: 60px 0;
}

.tourslider .tourslide img {
  width: 50%;
  float: left;
  position: relative;
  display: block;
  height: 500px;
  object-fit: cover;
}

.tourslider .tourslide .info h3 {
  font-family: "Roboto", sans-serif;
  font-size: 50px;
}

.tourslider .tourslide .info {
  background-color: #fff;
  display: flex;
  height: 100%;
  width: 50%;
  float: left;
  flex-direction: column;
  justify-content: center;
  padding: 0 60px;
  position: relative;
  align-items: flex-start;
}

.tourslider .tourslide .info p {
  font-size: 20px;
  color: #11107f;
}

.tourslider .tourslide .info a.more {
  background: url(images/bluebutton.svg);
  padding: 10px 20px;
  width: auto;
  position: relative;
  background-size: 100% 100%;
  color: #f3f916;
  font-size: 14px;
}

.tourslider .tourslide .info a.more:hover {
  color: #fff;
}

.tourslider .tourslide .info a.more:after {
  content: "\e903";
  font-family: "icomoon" !important;
  font-size: 12px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  color: #fff;
}

.tourslider .tourslide {
  max-width: 910px;
  margin: auto;
  height: 500px;
  position: relative;
  margin-bottom: 20px;
}

.tourslider .tourslide:before {
  content: " ";
  display: block;
  background: url(images/tourshadow.svg);
  position: absolute;
  top: -59px;
  right: -57px;
  bottom: -76px;
  left: -64px;
  background-size: 100% 100%;
  z-index: 0;
  pointer-events: none;
}

.tourslider .tourslide:after {
  content: " ";
  display: block;
  background: url(images/tourborder.svg);
  position: absolute;
  top: -7px;
  right: -3px;
  bottom: -13px;
  left: -7px;
  background-size: 100% 100%;
  z-index: 0;
  pointer-events: none;
}

.tourslider button.slick-arrow,
.shopslider button.slick-arrow,
.logoslider button.slick-arrow {
  border-radius: 50%;
  border: none;
  background: url(images/arrowbg.svg);
  background-size: contain;
  width: 75px;
  height: 75px;
  position: absolute;
  top: 50%;
  margin-top: -36px;
  outline: none;
  z-index: 1;
}

.tourslider button.slick-arrow.slick-next,
.shopslider button.slick-arrow.slick-next {
  right: 0;
}

.tourslider button.slick-arrow.slick-prev,
.shopslider button.slick-arrow.slick-prev {
  left: 0;
}

.tourslider ul.slick-dots,
.shopslider ul.slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  text-align: center;
}

.tourslider ul.slick-dots li button,
.shopslider ul.slick-dots li button {
  background-color: #808080;
}

.vc_row.get-involved {
  padding: 60px 0;
  position: fixed !important;
  left: 0;
  right: 0;
  bottom: 140px;
  z-index: 0;
  top:0;
}
.vc_row.get-involved>.wpb_column{
    display: flex;
    height: 100%;
    align-items: center;
}

.loading .vc_row.get-involved,
.loading .footer {
  display: none;
}

.vc_row.get-involved h2 {
  color: #fff;
}

.vc_row.get-involved .involvedlink > .wpb_wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  margin: auto;
}

.vc_row.get-involved .involvedlink a {
  display: inline-block;
}

.vc_row.get-involved .involvedlink h3 {
  width: 300px;
  height: 300px;
  text-align: center;
  line-height: 60px;
  font-size: 50px;
  position: relative;
  margin-bottom: 0;
}

.vc_row.get-involved .involvedlink h3:before {
  content: " ";
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
  top: 15px;
  border-radius: 50%;
  background-color: #575757;
  z-index: 0;
  box-shadow: -5px 5px 17px 20px #575757;
}

.vc_row.get-involved .involvedlink h3:after {
  content: " ";
  display: block;
  position: absolute;
  top: -3px;
  bottom: -3px;
  left: -3px;
  right: -3px;
  background: url(images/round1.svg);
  z-index: 0;
  background-size: 100% 100% !important;
}

.vc_row.get-involved .involvedlink h3:hover:after {
  background: url(images/round1h.svg);
}

.vc_row.get-involved .involvedlink h3:hover a {
  color: #fff;
}

.vc_row.get-involved .involvedlink h3 a {
  position: relative;
  z-index: 1;
  padding-top: 97px;
  padding-bottom: 85px;
  width: 300px;
  display: block;
}

.vc_row {
  z-index: 1;
  position: relative;
}

.home .vc_row {
  background-color: #fff;
}

.home .footer {
  position: fixed;
  z-index: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.footer {
  position: relative;
  height: 160px;
  padding-top: 60px;
  color: #fff;
  font-size: 14px;
  margin-top: -10px;
  z-index: 1;
}

.footer:before {
  content: "";
  background: url(images/footerbg.svg) transparent;
  width: 1920px;
  height: 160px;
  background-size: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  margin-left: -960px;
}

.footer .left {
  float: left;
  padding-top: 10px;
}

.footer .left a {
  color: #f3f916;
}

.footer .right {
  float: right;
  text-align: right;
}

.footer h4 {
  font-family: "veneer", sans-serif;
  color: #f3f916;
  font-size: 24px;
  display: inline-block;
  line-height: 40px;
  margin-bottom: 0;
  vertical-align: top;
}
.sicon {
  display: block;
  padding-top: 20px;
}

.footer .right a,
.sicon a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-left: 15px;
  vertical-align: top;
  line-height: 40px;
  text-align: center;
  position: relative;
}
.sicon a:first-child {
  margin-left: 0;
}
.footer .right a i,
.sicon a i {
  font-size: 17px;
  position: relative;
  top: 4px;
}

.footer .right a:before,
.sicon a:before {
  content: "";
  background: url(images/iconbg.svg);
  background-size: 100%;
  position: absolute;
  content: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.footer .right a:nth-child(2):before,
.sicon a:nth-child(2):before {
  transform: rotate(45deg);
}

.footer .right a:nth-child(3):before,
.sicon a:nth-child(3):before {
  transform: rotate(90deg);
}

.footer .right a:nth-child(4):before,
.sicon a:nth-child(4):before {
  transform: rotate(180deg);
}
.sicon a i {
  top: 1px;
}
.lnewbox {
  display: flex;
  margin: 0 -15px;
}
.lnewbox .boximg {
  margin: 0 15px;
  width: 50%;
}
.boximg {
  margin-bottom: 60px;
}

.boximg img {
  display: block;
  position: relative;
  width: 100%;
  height: 365px;
  object-fit: cover;
}

.boximg .img {
  position: relative;
}

.boximg .img:before {
  content: "";
  display: block;
  position: absolute;
  background: url(images/border_1.svg) no-repeat;
  top: -7px;
  left: -5px;
  bottom: -8px;
  right: -6px;
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}

.boximg .info h3,
.boximg .info a,
.lastestnews a.more {
  color: #f3f916;
  font-family: "Roboto", sans-serif;
}

.boximg .info p {
  font-size: 20px;
}

.boximg .info {
  position: relative;
  background-color: #10107f;
  color: #fff;
  padding: 30px 60px;
}

.boximg .info a.more,
.lastestnews a.more,
a.morebt,
.lblue a,
.bluebtn a,
.tour .tourcontact a.more {
  display: inline-block;
  background: url(images/buttonb_1.svg);
  padding: 0px 20px;
  line-height: 55px;
  height: 55px;
  margin-top: auto;
  color: #fff;
  font-size: 14px;
  background-size: 100% 100% !important;
}

.boximg .info a.more:hover,
.lastestnews a.more:hover,
a.morebt:hover,
.lblue a:hover {
  color: #fff;
}

.boximg .info a.more:after,
.lastestnews a.more:after,
a.morebt:after,
.lblue a:after,
.bluebtn a:after {
  content: "\e903";
  font-family: "icomoon" !important;
  font-size: 12px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  color: #fff;
  margin-right: 5px;
}

.boximg .info:before {
  content: "";
  display: block;
  position: absolute;
  background: url(images/border_1.svg) no-repeat;
  top: -7px;
  left: -5px;
  bottom: -14px;
  right: -6px;
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}

.newsevents.vc_row {
  padding: 80px 0;
}

.titlebox {
  background-color: #ccc;
  height: 600px;
  text-align: center;
  position: relative;
  padding-top: 330px;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 60px;
}
.page-id-25 .titlebox {
  margin-bottom: 0;
}

.titlebox h1 {
  font-size: 120px;
  position: relative;
  color: #fff;
  text-shadow: -3px 3px 4px rgba(0, 0, 0, 0.43);
}

.titlebox img {
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
}

.contactpage .vc_row.vc_inner .wpb_text_column > div {
  position: relative;
  background-color: #11107f;
  color: #fff;
  height: 520px;
  padding: 40px 60px;
}

.contactpage .vc_row.vc_inner .wpb_text_column > div:before,
.contactpage .vc_row.vc_inner .wpb_map_wraper:before {
  content: "";
  display: block;
  content: "";
  display: block;
  position: absolute;
  background: url(images/border_1.svg) no-repeat;
  top: -7px;
  left: -5px;
  bottom: -14px;
  right: -6px;
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}

.contactpage .vc_row.vc_inner {
  margin-bottom: 70px;
}

.contactpage .vc_row.vc_inner .vc_column-inner > .wpb_wrapper {
  display: f;
}

.contactpage .vc_row.vc_inner .wpb_content_element {
  margin-bottom: 0;
}

.contactpage .vc_row.vc_inner:nth-child(2n + 1) {
  flex-direction: row-reverse;
}

.contactpage .vc_row.vc_inner .wpb_map_wraper {
  position: relative;
}

.contactpage .vc_row.vc_inner h4 {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: bold;
  color: #f3f916;
}

.contactpage .vc_row.vc_inner .wpb_map_wraper iframe {
  height: 520px;
  width: 100%;
}

.contactpage .vc_row.vc_inner h3 {
  font-size: 40px;
  font-family: "Roboto", sans-serif;
  color: #f3f916;
  margin-bottom: 20px;
}

.contactpage .wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}

.cmember {
  min-height: 200px;
  position: relative;
  padding-left: 280px;
  font-size: 16px;
  margin-bottom: 50px;
}

.cmember .img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 280px;
}

.cmember .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cmember .info {
  background-color: #11107f;
  color: #fff;
  padding: 20px 35px 1px;
  position: relative;
  min-height: 200px;
}
.cmember .info a {
  color: #fff;
}
.cmember .info a:hover {
  color: #f1f21d;
}

.cmember h3 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  margin-bottom: 0;
  color: #fff;
  font-weight: bold;
}

.cmember .position {
  font-size: 20px;
  color: #f3f916;
  margin-bottom: 20px;
  font-weight: bold;
}

.cmember .img:after,
.cmember .info:after {
  content: "";
  display: block;
  position: absolute;
  background: url(images/border_1.svg) no-repeat;
  top: -3px;
  left: -2px;
  bottom: -5px;
  right: -1px;
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}

.cmember .info:after {
  top: -2px;
  left: -21px;
  bottom: -5px;
  right: -8px;
}

.vc_row.staff .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.vc_row.staff .cmember {
  width: 48%;
}

.vc_row.staff .cmember .info:after {
  top: -2px;
  left: -4px;
  bottom: -5px;
  right: -1px;
}

.whitetext,
.whitetext p,
.whitetext h2,
.whitetext h3,
.whitetext h4 {
  color: #fff;
}

.wpb_single_image .vc_single_image-wrapper,
.wpb_single_image .vc_figure {
  display: block;
}

.wpb_single_image .vc_figure img {
  width: 100%;
}

.vc_row.blueborder {
  z-index: 10;
  overflow: visible;
  color: #fff;
  background-color: #11107f;
  margin-bottom: 60px;
  padding-top: 60px;
  margin-top: -60px;
}
.vc_row.blueborder a{
    color:#fff;
}
.vc_row.blueborder a.book,
.vc_row.blueborder a.book:hover{
  color:#11107f;
}
.vc_row.blueborder a:hover{
    color:#f1f21d;
}
.vc_row.blueborder h2 {
  color: #fff;
  /* padding-right: 100px; */
}

.vc_row.blueborder p {
  font-size: 20px;
}

.vc_row.blueborder:before {
  content: "";
  background: url(images/blue_seperate.svg);
  width: 1920px;
  height: 28px;
  background-size: 100% 100%;
  position: absolute;
  display: block;
  top: -16px;
  left: 50%;
  margin-left: -960px;
  z-index: 1;
}

.vc_row.blueborder:after {
  content: "";
  background: url(images/blue_seperate.svg);
  width: 1920px;
  height: 28px;
  background-size: 100% 100%;
  position: absolute;
  display: block;
  bottom: -16px;
  left: 50%;
  margin-left: -960px;
  z-index: 1;
}

.small {
  font-size: 16px;
}

.shopslider .img {
  position: relative;
  width: 900px;
  height: 720px;
  margin: auto;
  padding-left: 14px;
  padding-right: 8px;
  padding-top: 7px;
}

.shopslider .img img {
  display: block;
  width: 100%;
  height: 580px;
  object-fit: cover;
}

.shopslider .img:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  bottom: 36px;
  left: 16px;
  right: 9px;
  box-shadow: -13px 13px 20px 0px rgba(0, 0, 0, 0.6);
}

.shopslider .img:after {
  content: "";
  display: block;
  background: url(images/shopsliderborder.svg);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  bottom: 20px;
  left: 0;
  right: 0;
}

.shopslider .cap {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 25px;
  height: 110px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #797979;
}

.shopslider ul.slick-dots {
  bottom: -35px;
}

.vc_row.whiteborder:after {
  bottom: -10px;
}

.lastestnews {
  color: #fff;
  margin-bottom: 60px;
}

.events .vc_column-inner > .wpb_wrapper {
  color: #fff;
  margin-bottom: 60px;
}

.post {
  width: 31%;
  float:left;
  margin-bottom: 50px;
}

.events .post {
  margin-bottom: 50px;
  display: block;
  float: left;
}

.events .grid-sizer ,
.lastestnews .grid-sizer{
  width: 31%;
}

.events .gutter-sizer,
.lastestnews .gutter-sizer{
  width: 3.5%;
}

.post .img,
.infobox .img {
  position: relative;
  margin-bottom: 5px;
}

.post .img:before,
.infobox .img:before {
  content: "";
  display: block;
  position: absolute;
  background: url(images/border_1.svg) no-repeat;
  top: -2px;
  left: -2px;
  bottom: -4px;
  right: -2px;
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}

.post .img img,
.infobox .img img {
  width: 100%;
  height: 220px;
  display: block;
  object-fit: cover;
}

.post .info,
.infobox .info {
  background-color: #11107f;
  position: relative;
  padding: 30px 30px 120px;
  flex-grow: 1;
  color: #fff;
}

.post .info a,
.infobox .info a {
  color: #fff;
}
.post .info a:hover,
.infobox .info a:hover {
  color: #f1f21d;
}
.post .info a {
  color: #f3f916;
}

.events .post .info {
  padding-bottom: 30px;
}

.post .info:before,
.infobox .info:before {
  content: "";
  display: block;
  position: absolute;
  background: url(images/border_1.svg) no-repeat;
  top: -7px;
  left: -5px;
  bottom: -14px;
  right: -2px;
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}

.events .post .info:before {
  bottom: -6px;
}

.post .info:after {
  content: "";
}

.post .date {
  margin-bottom: 20px;
}

.post h3,
.post h3 a,
.infobox h3 {
  font-family: "Roboto", sans-serif;
  color: #f3f916;
}

.post a.more {
  position: absolute;
  left: 30px;
  bottom: 40px;
}

.pagenavi {
  margin-bottom: 80px;
  text-align: center;
}

.pagenavi a,
a.backbt {
  background: url(images/bluebutton.svg);
  padding: 15px 30px;
  width: auto;
  position: relative;
  background-size: 100% 100%;
  color: #f3f916;
  font-size: 14px;
  margin: 0 10px;
  display: inline-block;
}

.pagenavi a:hover,
a.backbt:hover {
  color: #fff;
}

.leftct {
  width: 70%;
  float: left;
  padding-right: 30px;
  padding-bottom: 50px;
}

.rightct {
  width: 30%;
  float: right;
  padding-left: 30px;
}

.leftct .post_thumbnail {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.single-post {
  font-size: 16px;
  color: #797979;
}

.leftct h2.posttitle {
  font-family: "Roboto", sans-serif;
}

.leftct .date {
  color: #797979;
  font-size: 20px;
  margin-bottom: 30px;
}

h3.widget-title {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}

.widget_recent_entries li {
  display: block;
  border-top: 1px solid #e0e0e0;
  padding: 20px 0;
}

.widget_recent_entries li .post-date {
  font-size: 16px;
  color: #797979;
  display: block;
}

#single-meta {
  display: inline-block;
  margin-left: 10px;
}

#single-meta {
  background: url(images/bluebutton.svg);
  padding: 15px 30px;
  width: auto;
  position: relative;
  background-size: 100% 100%;
  color: #f3f916;
  font-size: 14px;
  margin: 0 10px;
  display: inline-block;
}

#single-meta span {
  transition: color 0.2s linear;
  line-height: 20px !important;
  font-family: inherit !important;
}

#single-meta .nectar-social span.count {
  display: none !important;
}

.meta-share-count > a {
  transition: border-color 0.15s linear, color 0.15s linear;
  display: block;
  border-radius: 100px;
  transition: border-color 0.2s linear;
  height: auto;
  line-height: 20px;
  color: #fff;
  opacity: 1 !important;
}

.meta-share-count > a i {
  margin-right: 10px;
}

.social-hovered .meta-share-count {
  border: none;
}

#single-meta {
  display: inline-block;
  position: relative;
}

#single-meta .meta-share-count .nectar-social {
  left: 0;
  position: absolute;
  text-align: right;
  border-radius: 5px;
  padding: 10px 0;
  display: none;
  width: 214px;
  top: 0;
  font-size: 20px;
}

#single-meta .meta-share-count .nectar-social a {
  margin: 0 3px;
}

.center {
  text-align: center;
}

.signup,
.greybox {
  background-color: #eaeaea;
  text-align: center;
  padding: 40px 50px;
  margin-bottom: 100px;
  margin-top: 20px;
  position: relative;
}

.signup:after,
.greybox:before {
  content: "";
  display: block;
  position: absolute;
  background: url(images/border_2.svg) no-repeat;
  top: -4px;
  left: -13px;
  bottom: -10px;
  right: 0px;
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}

.contactrow {
  display: flex;
  justify-content: space-between;
  color: #11107f;
}

.contactrow > span {
  width: 28%;
}

.contactrow > span input {
  width: 100%;
  height: 50px;
  text-indent: 25px;
  border: none;
}

.contactrow > span:last-child {
  width: 50px;
}

.contactrow > span button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  background-color: #11107f;
  color: #fff;
  font-size: 18px;
  line-height: 53px;
}

.contactrow > span button:hover {
  color: #f3f916;
}

.greybox {
  margin-top: 0;
  font-size: 16px;
  color: #797979;
  padding: 40px !important;
}

.greybox .vc_col-sm-6 {
  border-right: 1px solid #fff;
  padding-top: 30px;
}

.bigger p {
  font-size: 24px;
  margin-bottom: 40px;
}

.big p {
  font-size: 20px;
}

a.morebt,
a.morebt:after {
  color: #f3f916;
}

.wpb_wrapper ul {
  font-size: 16px;
  margin-bottom: 10px;
  list-style-position: inside;
}
.wpb_wrapper .tour ul{
  list-style-position: outside;
}
.arrowlist .wpb_wrapper ul {
  margin-left: 0px;
}

.wpb_wrapper ul.slick-dots {
  margin-left: 0;
}

.small p,
.small ul {
  font-size: 16px;
}

.feedbacks .slick-slide > div {
  max-width: 800px;
  margin: auto;
  text-align: center;
}

.feedbacks {
  position: relative;
  font-size: 24px;
}

.feedbacks:before,
.feedbacks:after {
  font-size: 244px;
  color: #f3f916;
  position: absolute;
  top: 20px;
  font-family: "veneer", sans-serif;
  line-height: 180px;
}

.feedbacks:before {
  content: "“";
  left: 70px;
}

.feedbacks:after {
  content: "”";
  right: 70px;
}

.white p,
.white h2,
.white div {
  color: #fff;
}

.feedbacks h3 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #f3f916;
}

.feedbacks .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin-left: 0;
}

.feedbacks .slick-dots li button {
  background-color: #c4c4c4;
}

.feedbacks .slick-dots li.slick-active button {
  background-color: #fff;
}

.bigger a.morebt {
  font-size: 24px;
  font-weight: bold;
  padding: 0px 45px;
  line-height: 85px;
  height: 85px;
}

.bigger a.morebt:after {
  margin-left: 20px;
  top: -3px;
}

.nbutton {
  font-size: 24px;
  font-weight: bold;
  padding: 0px 45px;
  line-height: 85px;
  height: 85px;
  display: inline-block;
  background: url(images/bluebutton.svg);
  color: #fff;
  background-size: 100% 100% !important;
}

.nbutton:after {
  content: "\e903";
  font-family: "icomoon" !important;
  font-size: 12px;
  display: inline-block;
  position: relative;
  margin-left: 20px;
  color: #f3f916;
  margin-right: 5px;
}

.nbutton:hover {
  color: #fff;
}

.contentwidth {
  max-width: 900px;
  margin: auto;
  text-align: center;
}

.infobox {
  font-size: 16px;
  margin-bottom: 30px;
}

.infobox .info {
  padding-bottom: 30px;
}
.infobox .info:after {
  content: "";
  display: block;
  clear: both;
}

.infobox .info img {
  width: 100%;
  height: auto;
}

.infobox h5 {
  font-size: 20px;
  margin-bottom: 25px;
}

.lblue a {
  color: #f3f916;
}

.lblue a:hover {
  color: #fff;
}

.bluebtn a {
  background: url(images/bluebutton.svg);
  font-size: 20px;
  background-size: 100% 100% !important;
}

.logoslider {
  margin: auto;
  overflow: visible;
  margin-bottom: 80px;
  padding-bottom: 20px;
  width:1250px;
}

.logoslider .slick-slide .logo {
  padding: 0 20px;
}

.logoslider .slick-slide img {
  width: 211px;
  height: auto;
}

.logoslider .slick-dots {
  position: absolute;
  bottom: -30px;
  text-align: center;
  left: 0;
  right: 0;
}

.logoslider .slick-dots li button {
  background-color: #c4b7de;
}

.logoheading h4 {
  color: #797979;
  margin-top: -20px;
}

.logoslider button.slick-arrow {
  background: url(images/arrowbg1.svg);
}

.logoslider button.slick-arrow.slick-next {
  right: -150px;
}

.logoslider button.slick-arrow.slick-prev {
  left: -150px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  display: inline-block;
  background: url(images/whitebutton.svg) transparent !important;
  font-size: 20px !important;
  padding: 0px 20px !important;
  line-height: 55px;
  height: 55px;
  color: #fff !important;
  border: none !important;
  margin-right: 10px;
  background-size: 100% 100% !important;
}

.wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-tab.vc_active
  > a {
  background: url(images/bluebutton.svg) transparent !important;
  background-size: 100% 100% !important;
}

.vc_tta-title-text {
  color: #11107f;
  font-weight: bold;
  font-size: 24px;
}

.vc_tta-title-text i {
  font-style: normal;
  font-weight: normal;
  color: #797979;
}

.vc_active .vc_tta-title-text {
  color: #fff;
}

.vc_active .vc_tta-title-text i {
  color: #f3f916;
}

.wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panels {
  background: transparent !important;
  border: none !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  padding: 0 !important;
  border: none !important;
}

.vc_tta .vc_row {
  background-color: transparent;
}

.vc_tta-tabs-container {
  padding-bottom: 50px;
}

.levels h5 {
  color: #444;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  min-height: 70px;
  padding-left: 90px;
  align-items: center;
}

.levels h5 strong {
  background: url(images/round1h.svg);
  font-weight: normal;
  font-size: 40px;
  font-family: "veneer", sans-serif;
  width: 70px;
  height: 70px;
  line-height: 76px;
  display: inline-block;
  text-align: center;
  color: #f3f916;
  position: absolute;
  left: 0;
  top: 0;
}

.vc_row.reverse {
}

.tourslist {
  background-color: #ccc;
  padding: 30px 0;
  background: url(images/Tours.jpg) repeat center center;
  background-size: contain;
}

.tour {
  background-color: #fff;
  display: flex;
  position: relative;
  margin-bottom: 60px;
  font-size: 16px;
}
.tour > div.tinfo ul{
  margin-left: 25px;
}
.tour > div.tinfo {
  width: 66.66%;
  padding: 20px 0;
  display: flex;
  flex: 1;
}
.tour > div.tinfo .tourtime{
  width: 63%;
  float: left;
  padding-right: 30px;
}
.tour > div.tinfo .tourcontact{
  width: 37%;
  float: left;
  padding-bottom: 50px;
  padding-top: 45px;
}
.tour > div.tinfo .tourcontact ul{margin-left: 0;}

.tour h3 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 36px;
}

.tour:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: -7px 9px 17px -4px rgba(0, 0, 0, 0.5);
  z-index: -1;
  pointer-events: none;
}

.tour:after {
  content: "";
  display: block;
  position: absolute;
  background: url(images/border_2.svg) no-repeat;
  top: -6px;
  left: -4px;
  bottom: -7px;
  right: -3px;
  background-size: 100% 100%;
  z-index: 10;
  pointer-events: none;
}

.tour .img {
  padding-right: 20px;
  width: 300px;
}

.tour .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}

.tour.stour .img img {
  height: 300px;
}

.tour .tourtime {
  padding: 0;
  position: relative;
  margin-bottom: 20px;
}

.tour .tourtime:after {
  content:'';
  position: absolute;
  display: block;
  width: 1px;
  top: 0;
  bottom: 0;
  right: 15px;
  background-color: #11107f;
}

.tour .tourcontact {
  padding: 0;
  position: relative;
}

.tour .tourcontact li:before {
  content: "\e903";
  font-family: "icomoon" !important;
  width: 28px;
  height: 28px;
  background-color: #11107f;
  border-radius: 50%;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 29px;
  font-size: 14px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.tour .tourcontact li {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  min-height: 30px;
  margin-bottom: 20px;
  margin-right: 20px;
}

.tour .tourcontact a.more {
  position: absolute;
  bottom: 0;
  background: url(images/bluebutton.svg);
  font-size: 14px;
  right: 20px;
}

.tour .tourcontact a.more i {
  margin-left: 15px;
  margin-right: 5px;
}

.tour .tourcontact a.more:hover {
  color: #f3f916;
}

.probox {
  background-color: #fff;
  margin-bottom: 50px;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}

.probox:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.26);
}

.probox .img img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

.probox .img {
  position: relative;
}
.probox .img a{
  display: block;
}
.probox .img:after {
  background-image: url(images/border_1.svg);
  display: block;
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  right: -4px;
  bottom: -3px;
  background-size: 100% 100%;
  pointer-events: none;
}

.probox .info {
  padding: 20px 30px;
  position: relative;
}

.probox .info:after {
  background-image: url(images/border_1.svg);
  display: block;
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  right: -4px;
  bottom: -2px;
  background-size: 100% 100%;
  pointer-events: none;
}

.probox .info > *:last-child {
  margin-bottom: 0;
}

.probox .info h4 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
}

.probox .info h4 a {
  display: block;
}

.probox .info p {
  display: none;
  padding-top: 20px;
}

.probox .info h4.hassub:after {
  position: absolute;
  content: "";
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #11107f;
  content: "\e903";
  font-family: "icomoon" !important;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  right: 30px;
  top: 23px;
}

.probox .info h4.act:after {
  transform: rotate(90deg);
}

.probox .info p {
  line-height: 35px;
}

.probox .info p a {
  color: #797979;
  padding: 10px 0;
}

.probox .info p a:hover {
  color: #11107f;
}

.wkintrotext {
  text-align: center;
}

.wkintrotext h2 {
  color: #fff;
}

a.book {
  background-image: url(images/tour.svg);
  position: absolute;
  display: block;
  width: 170px;
  height: 170px;
  background-size: contain;
  top: -182px;
  z-index: 2;
  padding-top: 48px;
  font-family: "veneer", sans-serif;
  font-size: 40px;
  color: #11107f;
  line-height: 40px;
  left: 50%;
  margin-left: 470px;
  padding-left: 10px;
  text-align: center;
}
.wpb_text_column span.imgborder .alignleft:last-child,
.wpb_text_column span.imgborder .alignright:last-child {
  margin-bottom: 0;
}

span.imgborder {
  display: block;
  position: relative;
  float: left;
  margin-top: 10px;
}

.wpb_text_column span.imgborder:last-child {
  margin-bottom: 25px;
}

span.imgborder img {
  display: block;
  position: relative;
}

span.imgborder:after {
  content: "";
  display: block;
  clear: both;
}

span.imgborder .alignleft,
span.imgborder .alignright {
  margin-right: 0;
  margin-left: 0;
}

span.imgborder.left {
  margin-right: 40px;
  float: left;
}

span.imgborder.right {
  float: right;
  margin-left: 40px;
}

.cmember ul {
  margin-left: 0;
}

.arrowlist li,
.cmember li {
  display: block;
  position: relative;
}

.cmember li {
  white-space: nowrap;
}

.arrowlist li:before,
.cmember li:before {
  content: "\e903";
  font-family: "icomoon" !important;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
}

.sform {
  position: absolute;
  right: 0;
  top: 6px;
  border: none;
  height: 30px;
  font-size: 14px;
  display: none;
}

.sform input {
  border: none;
  height: 30px;
  padding-left: 10px;
  width: 308px;
  box-sizing: border-box;
  padding: 0 0 0 10px;
}

.sform button {
  border: none;
  position: absolute;
  right: 0;
  height: 30px;
  top: 0px;
  font-size: 14px;
  background-color: #f1f21d;
}

.sform button:hover {
  background-color: #10107f;
  color: #f1f21d;
}

.search h1.title {
  padding-top: 50px;
  margin-bottom: 30px;
  color: #10107f;
}

.searchr p {
  margin-bottom: 0;
}

.searchr {
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

.searchr h3 {
  font-family: "Roboto", sans-serif;
  margin-bottom: 10px;
}

.search .navigation .screen-reader-text {
  display: none;
}

.tourbg {
  background: url(images/Tours.jpg) no-repeat center center;
  background-size: cover;
  padding: 60px 0;
}

/*wk page sub menu*/

.smenubt {
}
.smenubt {
  display: inline-block;
  width: 50px;
  height: 42px;
  margin-right: 50px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.smenubt span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #f3f916;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.act .smenubt span {
  background-color: #f3f916;
}
.smenubt span:nth-child(1) {
  top: 0px;
}

.smenubt span:nth-child(2) {
  top: 17px;
}

.smenubt span:nth-child(3) {
  top: 35px;
}

.act .smenubt span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.act .smenubt span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.act .smenubt span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.blueborder .vc_wp_custommenu {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #10107f;
  padding-bottom: 50px;
  top: 90px;
}
.blueborder .vc_wp_custommenu ul {
  margin-left: 0;
  display: block;
  padding-left: 10px;
}
.blueborder .vc_wp_custommenu ul li {
  display: inline-block;
  line-height: 1.8;
}
.blueborder .vc_wp_custommenu ul li a {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  padding: 0 15px 0 0;
}
.blueborder .vc_wp_custommenu ul li a:hover {
  color: #f1fa2e;
}
.blueborder .vc_wp_custommenu ul li a:after {
  content: "|";
  margin-left: 15px;
}
.blueborder .vc_wp_custommenu ul li.nobullet a:after{
display: none;
margin-left:0;
}
.blueborder .vc_wp_custommenu ul li:last-child a:after{
  display: none;
}
.blueborder .vc_wp_custommenu .widgettitle {
  font-family: "Roboto", sans-serif;
  color: #f1fa2e;
  font-size: 28px;
  margin-bottom: 20px;
}
.vc_row.blueborder .wpb_text_column.hasmenu h2 {
  padding-right: 100px;
}
.vc_row.blueborder .wpb_text_column.hasmenu{
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-bottom:30px;
}

.shopbg {
  background-color: #a9a9a9;
}
.shopslider {
  padding: 30px 0;
}
.padding {
  padding: 50px 0;
}



.inner>.accor>.wpb_column>.vc_column-inner>.wpb_wrapper .wpb_text_column h2{
    color:#10107f;
    cursor: pointer;
}
.inner>.accor>.wpb_column>.vc_column-inner>.wpb_wrapper .wpb_text_column h2:after{
    content: "\e903";
    font-family: "icomoon" !important;
    background-image: url(images/ar2.svg);
    background-size: 100% 100%;
    color: #f3f916;
    font-size: 21px;
    width: 57px;
    height: 55px;
    display: inline-block;
    line-height: 50px;
    margin-left: 31px;
    position: relative;
    top: -13px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.inner>.accor>.wpb_column>.vc_column-inner>.wpb_wrapper .wpb_text_column.act h2:after{
    transform: rotate(90deg);
}
.inner>.accor>.wpb_column>.vc_column-inner>.wpb_wrapper .vc_row.vc_inner{
    display: none;
}


.logotabs{

}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.logotabs .vc_tta-tab.vc_active > a {
    background: url(images/bluebutton.svg) transparent !important;
    background-size: 100% 100% !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.logotabs .vc_tta-tab > a {
    background: url(images/yellowbutton.svg) transparent !important;
    background-size: 100% 100% !important;
}

.logoslider.four{
    padding-left:105px;
}
.logoslider.three{
  padding-left:230px;
}
.your-fullname{
  display:none;
}

@media (min-width: 1920px) {
  .vc_row.blueborder:before,
  .vc_row.blueborder:after,
  .footer:before {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}

.contactpage .vc_row.vc_inner .wpb_text_column a {
  color: #fff;
}
.contactpage .vc_row.vc_inner .wpb_text_column a:hover {
  color: #f1f21d;
}
.contactpage .vc_row.vc_inner .wpb_text_column .sicon a {
  color: #11107f;
}

@media (max-width: 1260px) {
  .inner {
    padding: 0 20px;
  }

  .header {
    right: 20px;
  }

  .mainsliderw .mainslider .cap {
    left: 50px;
    margin-left: 0;
  }

  .tourslider .tourslide {
    max-width: 810px;
  }
}

@media (max-width: 1000px) {
  .tour .tourcontact a.more{
    position: relative;
    width: 180px;
    margin: auto;
    display: block;
  }
  .tour:after {
    background: url(images/border_2x.svg) no-repeat;
    background-size: 100% 100%;
  }
  .home .inner > .vc_row.hero{
    padding-bottom: 0;
  }
  .inner>.accor>.wpb_column>.vc_column-inner>.wpb_wrapper .wpb_text_column h2:after {
    font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 37px;
    margin-left: 19px;
    top: -9px;
  }
  .accor .wpb_wrapper > h2{
    font-size:40px;
  }
  .logoslider.four{
    padding-left:0;
  }
  .logoslider{
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
  }
  .logoslider>div{
    width:50%;
    display: inline-block;
  }
  .logoslider>div{
    display: none;
  }
  .logoslider>div.show{
    display: inline-block;
  }
  .logoslider.logo img {
      max-width: 90%;
      display: block;
      margin: auto;
  }
  .vc_col-sm-4.proboxw{
    width:50%;
  }
  .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
    position: relative;
  }
  .vc_tta-panel-title .ar {
    position: absolute;
    right: 30px;
    top: 11px;
    background-image: url(images/ar2.svg);
    color: #f3f914;
    text-align: center;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .vc_active .vc_tta-panel-title .ar {
    background-image: url(images/ar1.svg);
    color: #10107f;
    transform: rotate(90deg);
  }

  .vc_tta-panel-title .ar:after {
    content: "\e903";
    font-family: "icomoon" !important;
    font-size: 12px;
    display: inline-block;
    position: relative;
    margin-left: 0px;
    line-height: 10px;
    top: -1px;
  }
  .levels h5 {
    padding-left: 70px;
    min-height: 50px;
  }
  .levels h5 strong {
    width: 55px;
    height: 55px;
    line-height: 59px;
    font-size: 30px;
  }
  .vc_tta-tabs-container {
    display: none !important;
  }
  .wpb-js-composer
    .vc_tta-color-grey.vc_tta-style-classic
    .vc_tta-panel.vc_active
    .vc_tta-panel-heading {
    border: none;
    background: transparent !important;
  }
  .wpb-js-composer
    .vc_tta-color-grey.vc_tta-style-classic
    .vc_tta-panel
    .vc_tta-panel-heading {
    border: none;
    background: transparent !important;
  }
  .wpb-js-composer
    .vc_tta-color-grey.vc_tta-style-classic
    .vc_tta-panel
    .vc_tta-panel-title
    > a {
    background: url(images/whitebutton.svg) transparent !important;
    display: block;
    margin-bottom: 20px;
  }
  .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.logotabs .vc_tta-panel .vc_tta-panel-title > a{
    background: url(images/yellowbutton.svg) transparent !important;
  }
  .wpb-js-composer
    .vc_tta-color-grey.vc_tta-style-classic
    .vc_tta-panel.vc_active
    .vc_tta-panel-title
    > a {
    background: url(images/bluebutton.svg) transparent !important;
  }
  .feedbacks:before,
  .feedbacks:after {
    font-size: 160px;
  }
  .feedbacks:before {
    left: 0;
  }
  .feedbacks:after {
    right: 0;
  }
  .feedbacks .feedback {
    padding: 0 70px;
  }
  .shopslider .img {
    max-width: 600px;
    height: 493px;
    margin: auto;
    padding-left: 7px;
    padding-right: 0px;
  }
  .shopslider .img img {
    height: 388px;
  }
  .shopslider .img:before {
    left: 7px;
    right: 0;
  }
  .shopslider .cap {
    bottom: 10px;
    position: relative;
    height: auto;
    padding-top: 30px;
    margin-bottom: 20px;
  }
  span.imgborder {
    max-width: 50%;
  }
  .boximg img {
    height: 220px;
  }
  .inner {
    padding: 0 50px;
  }
  .tour.stour .img img {
    height: 100%;
  }
  .cmember .info:after {
    left: -2px;
  }
  #topbar,
  .header #mainmenu {
    /* display: none; */
    position: relative;
  }
  .leftct,
  .rightct {
    width: 100%;
    padding: 0;
  }
  .leftct a.backbt {
    margin-left: 0;
  }
  .leftct {
    margin-bottom: 50px;
  }
  .events .grid-sizer ,
  .lastestnews .grid-sizer {
    width: 47%;
  }
  .events .gutter-sizer ,
  .lastestnews .gutter-sizer {
    width: 6%;
  }
  .events .post ,
  .lastestnews .post {
    width: 47%;
  }
  .events .post .img img {
  }
  .contactpage .vc_col-sm-6 {
    width: 100%;
  }
  .contactpage .vc_row.vc_inner .wpb_text_column > div {
    height: auto;
  }
  .contactpage .vc_row-flex {
  }
  .contactpage .vc_row-flex .vc_col-sm-6:nth-child(1) {
    order: 2;
  }
  .contactpage .vc_row-flex .vc_col-sm-6:nth-child(2) {
    order: 1;
  }
  .header .logo {
    width: 130px;
    height: 130px;
  }

  .header .logo {
    top: 30px;
    z-index: 22;
  }

  .header {
    height: 160px;
    right: 0;
  }
  .mm-wrapper_opened .header {
    z-index: 12;
  }

  .mainsliderw .mainslider .img img {
    height: 700px;
  }

  .mainsliderw .mainslider .cap a {
    margin-top: 0;
    margin-right: -150px;
  }

  .mainsliderw .mainslider .cap {
    top: 350px;
    pointer-events: none;
  }

  .mainsliderw .mainslider .cap h3 {
    font-size: 45px;
  }

  .mainsliderw .mainslider .cap h2 {
    font-size: 90px;
  }

  #welcome {
    padding: 30px 0;
    background-color: #10107f;
    overflow: visible;
    z-index: 11;
  }

  #welcome .vc_col-sm-6 {
    width: 100%;
  }

  #welcome .vc_col-sm-6:last-child {
    display: none;
  }

  #welcome .wpb_single_image {
    display: flex;
    flex-grow: 1;
  }

  #welcome .wpb_single_image * {
    display: block;
    width: 100%;
  }

  h3 {
    font-size: 22px;
  }

  #welcome p,
  .boximg .info p {
    font-size: 16px;
  }

  #welcome h2,
  .h2 h2,
  .vc_row.blueborder .h2 .wpb_wrapper > h2 {
    font-size: 30px;
  }

  #welcome h2 strong,
  .h2 .wpb_wrapper > h2 strong,
  .h2 h2 strong {
    font-size: 45px;
  }

  #welcome .wpb_text_column {
    padding: 40px 0;
  }

  .home .wpb_wrapper > h2 {
    font-size: 75px;
  }

  .tourslider button.slick-arrow,
  .shopslider button.slick-arrow,
  .logoslider button.slick-arrow {
    width: 60px;
    height: 60px;
  }

  .boximg .info {
    padding: 30px;
  }

  .newsevents.vc_row {
    padding: 30px 0;
  }

  .newsevents .wpb_column:first-child {
    padding-right: 10px;
  }

  .newsevents .wpb_column:last-child {
    padding-left: 10px;
  }

  #welcome .wpb_text_column:before,
  .mainsliderw:after {
    display: none;
  }

  #welcome:before {
    content: "";
    background: url(images/blue_seperate.svg);
    width: 1000px;
    height: 28px;
    background-size: 100% 100%;
    position: absolute;
    display: block;
    top: -15px;
    z-index: 1;
    left: 50%;
    margin-left: -500px;
  }
  #welcome:after {
    content: "";
    background: url(images/blue_seperate.svg);
    width: 1000px;
    height: 28px;
    background-size: 100% 100%;
    position: absolute;
    display: block;
    bottom: -14px;
    z-index: 1;
    left: 50%;
    margin-left: -500px;
  }
  .tourslider .tourslide img {
    height: 100%;
    object-fit: cover;
  }
  .tourslider .tourslide .info p {
    font-size: 16px;
  }
  .tourslider .tourslide .info h3 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .tourslider .tourwrap {
    padding: 30px 0;
  }
  .tourslider .tourslide {
    max-width: 600px;
    height: 380px;
  }
  .tourslider .tourslide:before {
    top: -45px;
    right: -40px;
    bottom: -53px;
    left: -44px;
  }
  .tourslider .tourslide .info {
    padding: 5px 30px;
  }
  .tourslider .tourslide:after {
    bottom: -9px;
  }
  .tourslider button.slick-arrow.slick-next,
  .shopslider button.slick-arrow.slick-next {
    right: -40px;
  }
  .tourslider button.slick-arrow.slick-prev,
  .shopslider button.slick-arrow.slick-prev {
    left: -40px;
  }
  .vc_row.get-involved .involvedlink {
    padding-top: 60px;
  }
  .vc_row.get-involved .involvedlink h3 {
    width: 190px;
    height: 190px;
    font-size: 30px;
    line-height: 1.2;
  }
  .vc_row.get-involved .involvedlink h3 a {
    width: 190px;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .involvedlink {
    padding: 0 50px;
  }
  .vc_row.get-involved {
    padding: 90px 0 160px 0;
  }
  .footer {
    height: 220px;
  }
  .footer:before {
    height: 220px;
  }
  .footer .right {
    margin-bottom: 20px;
  }
  .footer .right,
  .footer .left {
    float: none;
    text-align: center;
  }
  .footer .left .sp1 {
    display: block;
    clear: both;
    height: 1px;
    opacity: 0;
    margin-bottom: 10px;
  }

  /*burger menu*/
  .burger {
    position: absolute;
    right: -15px;
    top: 40px;
    z-index: 22;
    cursor: pointer;
    box-sizing: border-box;
    padding: 22px 6px 10px 1px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-image: url(images/mmenubg.svg);
    background-size: 100% 100%;
    width: 120px;
    height: 75px;
  }

  .burger > a {
  }
  .burger .m-menu {
    display: block;
    width: 24px;
    height: 25px;
    position: relative;
    margin-left: 35px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  .m-menu span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .mm-wrapper_opened .m-menu span {
    background-color: #fff;
  }
  .m-menu span:nth-child(1) {
    top: 0px;
  }

  .m-menu span:nth-child(2) {
    top: 10px;
  }

  .m-menu span:nth-child(3) {
    top: 20px;
  }

  .mm-wrapper_opened .m-menu span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .mm-wrapper_opened .m-menu span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }

  .mm-wrapper_opened .m-menu span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .header #mainmenu .mbg {
    display: none;
  }
  .header #topbar {
    position: relative;
    top: 0;
    white-space: normal;
    text-align: center;
  }
  .header #mainmenu {
    top: 0;
    height: auto;
    padding-left: 0;
    text-align: center;
    margin-bottom: 10px;
  }
  .header #mainmenu ul.menu > li {
    display: block;
  }
  .mnwrap {
    background-color: #10107f;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 12;
    top: 0;
    bottom: 0;
    overflow: scroll;
    display: none;
    padding-top: 170px;
    padding-bottom: 50px;
  }
  .header #topbar ul li,
  .header #topbar ul.menu {
    display: block;
  }
  .header #topbar ul li {
    margin-bottom: 10px;
  }
  .header #topbar ul.menu2 li {
    margin-bottom: 20px;
  }
  .header #topbar ul.menu2 li a {
    display: inline-block;
  }
  .mm-wrapper_opened {
    overflow: hidden;
  }
  .header #mainmenu ul.menu > li > a {
    height: 60px;
    line-height: 60px;
    display: inline-block;
  }
  .header #mainmenu ul.menu > li.menu-item-has-children > a > span {
    position: relative;
  }
  .header #mainmenu ul.menu > li.menu-item-has-children > a > span:before {
    content: "\e903";
    font-family: "icomoon" !important;
    font-size: 16px;
    position: absolute;
    display: inline-block;
    left: -30px;
    top: -6px;
    color: #f1f21d;
  }
  .header #mainmenu ul.menu > li ul,
  .header #mainmenu ul.menu > li:hover ul {
    visibility: visible;
    opacity: 1;
    position: relative;
    top: auto;
    left: auto;
    background: none;
    padding: 0;
    margin-top: 0;
    -webkit-transition: none;
    transition: none;
    display: none;
    z-index: auto;
  }
  .header #mainmenu ul.menu > li ul a {
    font-size: 18px;
    color: #fff;
  }
  .header #mainmenu ul.menu > li ul .current-menu-item > a {
    color: #f1f21d;
  }
  .sform {
    bottom: -45px;
    top: auto;
    left: 50%;
    margin-left: -155px;
    width: 310px;
  }
  .titlebox h1 {
    font-size: 80px;
    padding: 0 10px;
    margin-bottom: 60px;
  }
  .post {
    width: 48%;
  }
  .contactrow > span {
    width: 100%;
    display: block;
    margin-bottom: 25px;
  }
  .contactrow {
    display: block;
  }
  .contactrow > span:last-child {
    display: block;
    margin: auto;
  }
  .titlebox {
    height: 450px;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 30px;
  }
  .cmember .info:after {
    top: -4px;
  }
  .vc_row.staff .cmember {
    width: 100%;
  }
  .tour {
    display: block;
    padding-left: 0;
  }
  .tour .img {
    width: 100%;
    height: 350px;
    position: relative;
    left: 0;
    padding-right: 0;
    padding-top: 10px;
  }
  .tour > div.tinfo{
    width:100%
  }
  .tour .tourtime ,
  .tour > div.tinfo .tourtime{
    width: 100%;
    padding: 30px 10px 0 0;
    float:none;
  }
  .tour > div.tinfo{
    display:block;
    padding: 30px 30px 20px;
  }
  .tour > div.tinfo .tourcontact{
    float:none;
    width:100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .tour .tourcontact {
    width: 100%;
    padding: 0 10px 80px 0;
  }
  .tour .tourtime:after {
    display: none;
  }
  .cc1 {
    padding-right: 15px;
    clear: left;
  }
  .cc2 {
    padding-left: 15px;
  }
  .cc1,.cc2{
    display: block !important;
  }
  .blueborder .vc_col-sm-6,
  .wraptext .vc_col-sm-6 {
    width: 100%;
  }
  .wraptext .vc_col-sm-6.wrapimg {
    display: none;
  }
  .blueborder .vc_col-sm-6 .wpb_single_image {
    display: none;
  }
  .wraptext .vc_single_image-wrapper {
    float: left;
    width: 48%;
    margin-right: 50px;
    margin-bottom: 30px;
  }
  .wraptext.wtr .vc_single_image-wrapper{
    float: right;
    margin-left: 50px;
    margin-right: 0;
  }
  .page-id-11 .vc_col-sm-3{
    width:50%;
  }
}

@media (min-width: 768px) {
  
  .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading {
    display: block !important;
  }
}
@media (min-width: 1000px) {
  .wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .tour:after{
    top: -2px;
    bottom: -5px;
  }
  .tour .img img{
    max-height:300px;
  }
  .lastestnews .post{
    width:100%;
  }
  #wpadminbar{
    position: fixed;
    top:0;
    overflow: scroll;
  }
  .bluebtn a{
    width:100%;
    text-align: center;
    height: auto;
    line-height: 1;
    padding: 20px;
  }
  .lnewbox .boximg {
    width: 100%;
    margin: 0 0 30px;
  }
  .page-id-11 .vc_col-sm-3,
  .vc_col-sm-4.proboxw{
    width: 100%;
  }
  .tour .tourtime{
    min-height: 0;
  }
  .tour .tourcontact a.more{
    position: relative;
    bottom: 0;
  }
  .blueborder .vc_wp_custommenu{
    top: 80px;
  }
  .lnewbox {
    margin: 0;
    display: block;
  }
  .header .logo {
    width: 100px;
    height: 100px;
    left: 20px;
    top: 20px;
  }
  .burger {
    padding-top: 15px;
    height: 60px;
    right: -35px;
  }
  .mnwrap {
    padding-top: 150px;
  }
  .header #mainmenu ul.menu > li > a {
    font-size: 40px;
  }
  .mainsliderw .mainslider .img img {
    height: 500px;
  }
  .mainsliderw .slick-dots {
    bottom: 10px;
  }
  .mainsliderw .mainslider .cap h3 {
    font-size: 32px;
  }
  .mainsliderw .mainslider .cap h2 {
    font-size: 60px;
    padding-left: 20px;
    margin-bottom: 0;
  }
  .inner {
    padding: 0 20px;
  }
  .mainsliderw .mainslider .cap {
    top: auto;
    left: 20px;
    bottom: 150px;
  }
  .mainsliderw .mainslider .cap a {
    margin-right: -20px;
  }
  #welcome .wpb_text_column a {
    font-size: 14px;
    padding: 15px 15px;
  }
  .home .wpb_wrapper > h2 {
    font-size: 55px;
  }
  .tourslider ul.slick-dots {
    display: none !important;
  }
  .tourslider .tourslide:before {
    background: url(images/tourshadow_mobile.svg);
  }
  .tourslider .tourslide:after {
    background: url(images/tourborder_mobile.svg);
    bottom: -3px;
  }
  .tourslider .tourslide {
    margin: 0px 25px;
    height: auto;
  }
  .tourslider .tourslide img,
  .tourslider .tourslide .info {
    float: none;
    width: 100%;
    display: block;
    height: auto;
  }
  .tourslider {
    margin: 0 -20px;
    padding-bottom: 50px;
  }
  .tourslider .tourslide .info {
    padding: 20px 20px 30px 20px;
  }
  .tourslider .tourslide img {
    height: 270px;
  }
  .tourslider button.slick-arrow {
    bottom: 0;
    top: auto;
    left: 50% !important;
    right: auto;
    width: 45px;
    height: 45px;
  }
  .tourslider button.slick-arrow.slick-prev {
    margin-left: -65px;
  }
  .tourslider button.slick-arrow.slick-next {
    margin-left: 20px;
  }
  .newsevents .wpb_column:last-child {
    padding-left: 0;
  }
  .newsevents .wpb_column:first-child {
    padding-right: 0px;
  }
  .vc_row.get-involved,
  .home .footer {
    position: relative !important;
    bottom: 0;
    padding: 50px 0;
  }
  .home .wrap {
    padding-bottom: 0;
  }
  .vc_row.get-involved .involvedlink > .wpb_wrapper {
    flex-direction: column;
    align-items: center;
  }
  .vc_row.get-involved .involvedlink h3 {
    margin-bottom: 30px;
  }
  .vc_row.get-involved .involvedlink {
    padding-top: 0;
  }
  .titlebox h1 {
    font-size: 60px;
    margin-bottom: 20px;
  }
  .titlebox {
    height: 330px;
  }
  .wraptext .vc_single_image-wrapper {
    width: 100%;
    margin-right: 0;
  }
  .wpb_wrapper > h2,
  h2.subtitle,
  .subtitle h2 {
    font-size: 45px;
  }
  .cc1,
  .cc2 {
    padding: 0 10px;
  }
  .footer .sp.sp3 {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden;
  }
  .vc_row.blueborder .wpb_text_column.hasmenu h2 {
    padding-right: 0;
  }
  .smenubt {
    width: 40px;
    margin-right: 30px;
    height: 30px;
  }
  .smenubt span {
    height: 4px;
  }
  .smenubt span:nth-child(1) {
  }
  .smenubt span:nth-child(2) {
    top: 12px;
  }
  .smenubt span:nth-child(3) {
    top: 25px;
  }
  span.imgborder {
    width: 100%;
    max-width: 100%;
  }
  #welcome .wpb_text_column:before,
  .wpb_single_image:before,
  span.imgborder:before {
    left: -3px;
    right: 0;
    top: -3px;
    bottom: -2px;
  }
  span.imgborder.left {
    margin-right: 0;
  }
  span.imgborder.right {
    margin-left: 0;
  }
  .tour {
    padding-left: 0;
  }
  .tour .img {
    width: 100%;
    height: auto;
    position: relative;
    padding-right: 0;
  }
  .tour.stour .img img {
    width: 100%;
    height: 270px;
    object-fit: cover;
  }
  .tour:after {
    background: url(images/tourborder_mobile.svg) no-repeat;
  }
  .tour .tourtime {
    padding: 30px 10px 0;
  }
  .tour > div.tinfo{
    display:block;
    padding: 0 15px 20px;
  }
  .tour > div.tinfo:after{
    content:'';
    display:block;
    cleart:block;
  }
  .tour > div.tinfo .tourtime,
  .tour > div.tinfo .tourcontact{
    width:100%;
    float: none;
    padding-bottom: 0;
  }
  .tour .tourcontact {
    padding: 0 0px 20px;
  }
  .wpb_wrapper .tour ul {
    margin-left: 0;
  }
  .vc_row.staff .cmember {
    padding-left: 0;
    margin-bottom: 40px;
  }
  .cmember .img {
    position: relative;
    width: 100%;
    height: 200px;
  }
  .cmember {
    padding-left: 0;
    margin-bottom: 40px;
  }
  .cmember .info {
    padding: 30px;
  }
  .cmember .info:after {
    right: -1px;
  }
  .post {
    width: 100%;
  }
  .lastestnews {
    display: block;
  }
  .signup:after,
  .greybox:before {
    left: -1px;
    right: 1px;
  }
  .leftct h2.posttitle {
    font-size: 22px;
  }
  .leftct .date {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .events .post {
    width: 100%;
  }
  .events .post .info,
  .vc_row.blueborder p {
    font-size: 16px;
  }
  .inner > .vc_row.events {
    padding-top: 0;
  }
  .contactpage .vc_row.vc_inner h3 {
    font-size: 30px;
  }
  .contactpage .vc_row.vc_inner .wpb_text_column > div {
    padding: 20px 30px;
  }
  .vc_row.blueborder {
    padding-bottom: 0;
  }
  .shopslider button.slick-arrow {
    display: none !important;
  }
  .shopbg {
    background-color: #fff;
  }
  .shopslider {
    margin: 0 -20px;
  }
  .shopslider .img {
    padding: 0;
    width: 100%;
    height: auto;
  }
  .shopslider .img img {
    height: 300px;
  }
  .shopslider .img:before {
    top: -21px;
    box-shadow: none;
    content: "";
    background: url(images/header_bar.svg);
    width: 1920px;
    height: 28px;
    background-size: 100%;
    position: absolute;
    display: block;
    left: 50%;
    margin-left: -960px;
  }
  .shopslider .img:after {
    content: "";
    background: url(images/header_bar.svg);
    width: 1920px;
    height: 28px;
    background-size: 100%;
    position: absolute;
    display: block;
    top: 291px;
    left: 50%;
    margin-left: -960px;
  }
  .bigger a.morebt {
    font-size: 16px;
    padding: 0 20px;
    line-height: 60px;
    height: 60px;
  }
  .wpb-js-composer
    .vc_tta-color-grey.vc_tta-style-classic
    .vc_tta-panel
    .vc_tta-panel-body {
    background: transparent !important;
  }
  .logoslider .slick-slide img {
  }
  .logoslider .slick-slide .logo {
    padding: 0 5px;
  }
  .feedbacks {
    padding-bottom: 20px;
  }
  .feedbacks:before,
  .feedbacks:after {
    position: relative;
    text-align: center;
    width: 110px;
    margin: auto;
    display: block;
    height: auto;
    line-height: 50px;
  }
  .feedbacks:before {
    padding-top: 30px;
  }
  .feedbacks:after {
    padding-top: 20px;
  }
  .feedbacks .slick-dots {
    bottom: -10px;
  }
  .feedbacks .feedback {
    padding: 0;
    font-size: 18px;
  }
  .feedbacks h3 {
    font-size: 18px;
  }
  .nbutton {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .infobox h5 {
    font-size: 16px;
  }
}
