@font-face {
  font-family: gr-icons;
  src: url(../fonts/gr-icons.eot?w7cnyr);
  src: url(../fonts/gr-icons.eot?w7cnyr#iefix) format("embedded-opentype"),
    url(../fonts/gr-icons.ttf?w7cnyr) format("truetype"),
    url(../fonts/gr-icons.woff?w7cnyr) format("woff"),
    url(../fonts/gr-icons.svg?w7cnyr#gr-icons) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: open-sans;
  src: url(../fonts/open-sans/OpenSans-VariableFont_wdth,wght.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: Roboto;
  src: url(../fonts/roboto/Roboto-Regular.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/roboto/Roboto-Bold.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/roboto/Roboto-Black.ttf) format("truetype");
  font-weight: 900;
  font-display: swap;
} */


body {
  overflow-x: hidden;
}

.gr {
  font-family: gr-icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.gr-check:before {
  content: "\e901";
}

.gr-x:before {
  content: "\e900";
}

.gr-asterisk:before {
  content: "\f069";
}

.gr-search:before {
  content: "\f002";
}

.gr-check1:before {
  content: "\f00c";
}

.gr-close:before {
  content: "\f00d";
}

.gr-remove:before {
  content: "\f00d";
}

.gr-times:before {
  content: "\f00d";
}

.gr-play:before {
  content: "\f04b";
}

.gr-chevron-left:before {
  content: "\f053";
}

.gr-chevron-right:before {
  content: "\f054";
}

.gr-plus-circle:before {
  content: "\f055";
}

.gr-minus-circle:before {
  content: "\f056";
}

.gr-times-circle:before {
  content: "\f057";
}

.gr-check-circle:before {
  content: "\f058";
}

.gr-question-circle:before {
  content: "\f059";
}

.gr-chevron-up:before {
  content: "\f077";
}

.gr-chevron-down:before {
  content: "\f078";
}

.gr-facebook-square:before {
  content: "\f082";
}

.gr-linkedin-square:before {
  content: "\f08c";
}

.gr-twitter:before {
  content: "\f099";
}

.gr-facebook:before {
  content: "\f09a";
}

.gr-facebook-f:before {
  content: "\f09a";
}

.gr-arrow-circle-right:before {
  content: "\f0a9";
}

.gr-caret-down:before {
  content: "\f0d7";
}

.gr-caret-up:before {
  content: "\f0d8";
}

.gr-caret-left:before {
  content: "\f0d9";
}

.gr-caret-right:before {
  content: "\f0da";
}

.gr-linkedin:before {
  content: "\f0e1";
}

.gr-angle-left:before {
  content: "\f104";
}

.gr-angle-right:before {
  content: "\f105";
}

.gr-angle-up:before {
  content: "\f106";
}

.gr-angle-down:before {
  content: "\f107";
}

.gr-chevron-circle-left:before {
  content: "\f137";
}

.gr-chevron-circle-right:before {
  content: "\f138";
}

.gr-chevron-circle-up:before {
  content: "\f139";
}

.gr-chevron-circle-down:before {
  content: "\f13a";
}

.gr-play-circle:before {
  content: "\f144";
}

.gr-youtube-play:before {
  content: "\f16a";
}

.gr-instagram:before {
  content: "\f16d";
}

.gr-whatsapp:before {
  content: "\f232";
}

.gr-vimeo:before {
  content: "\f27d";
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-20 {
  margin-top: 20px;
}

/* a:hover {
    color: #900e24;
    text-decoration: underline;
} */
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "open-sans", sans-serif;
  color: #222222;
}

a {
  color: #d71634;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #900e24;
  text-decoration: underline;
}

.btn:focus,
.btn:hover {
  text-decoration: none;
}

p {
  margin-bottom: 11px;
  letter-spacing: 1px;
}

figure {
  width: 100% !important;
}

.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.bottom.pull-right {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
}

.auto-margin {
  margin-left: auto !important;
  margin-right: auto !important;
}

.color-danger {
  color: #d63652 !important;
}

.bgl,
.bgl span {
  position: relative;
}

.bgl {
  overflow: hidden;
}

.heading {
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1;
  margin-top: 0;
  text-transform: uppercase;
}

.bgl span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  padding: 0 20px;
  max-width: 85%;
}

.bgl span:before {
  right: 100%;
}

.bgl span:after,
.bgl span:before {
  content: "";
  display: block;
  width: 1000px;
  position: absolute;
  top: 0.5em;
  border-top: 1px solid #d61535;
}

.bgl span:after {
  left: 100%;
}

#wrapper {
  overflow-x: hidden;
}

.iti__country-list {
  z-index: 3;
  min-width: 314px;
  width: 100%;
}

/* .pum-container .pum-title {
    margin-right: 1em;
} */

.gr-form label {
  font-weight: 700;
}

.videoLazySection .video-thumbnail span {
  color: #fff;
  background-color: rgba(23, 35, 34, 0.75);
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin: 10px;
  padding: 5px;
}

body.parent-pageid-4114 span.vc_tta-title-text {
  text-transform: unset !important;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #d71634;
  border-top-color: #ecf8f9;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #d61535;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 16px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #d61535;
  color: #fff;
  text-decoration: none;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

.no-inner-column-padding .vc_column-inner,
.no-padding {
  padding: 0px !important;
}

.message {
  display: none;
  margin-bottom: 15px !important;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border: solid 1px #999898;
}

.radio-label input:checked~.checkmark,
.checkbox-label input:checked~.checkmark {
  background-color: #D63656 !important;
  color: #fff;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-label .checkmark:after {
  content: "\f00c";
  font-family: "gr-icons";
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  top: -1;
  left: 2px;
  width: 10px;
  height: 10px;
}

.radio-label input:checked~.checkmark:after,
.checkbox-label input:checked~.checkmark:after {
  display: block;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #d71634;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  font-weight: 600;
  z-index: 996;
  transition: all 0.5s;
  z-index: 2000;
  display: block;
}

#topbar.topbar-scrolled {
  top: 0px;
}

#topbar a.cta-covid {
  color: #fff;
  text-decoration: underline;
  font-weight: 900;
  font-size: 1rem;
  font-family: Open Sans, sans-serif;
}

#topbar i {
  color: white;
  padding-right: 6px;
  line-height: 0;
  font-weight: 400;
}

p.covid-notice {
  font-family: "Open Sans", sans-serif !important;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.42857;
}

.covid-updates-headlines {
  font-weight: 400;
  margin-bottom: 0px;
}

.text-right {
  text-align: right;
}
.link-banner .letter-spacing{
	padding-right: 15px !important;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.single-post header#header {
  background: #424141;
  padding: 10px;
  position: relative;
}

#header {
  background: transparent;
  transition: all 0.5s;
  z-index: 1100;
  /* top: 43px; */
  box-shadow: none;
  padding: 10px;
}

.page-id-97 #header,
.page-id-44012 #header,
.page-id-46865 #header {
  background: #424141;
  position: relative;
}

.page-id-44012 section.top-section,
.page-id-46865 section.top-section {
  display: none;
}

@media (max-width: 992px) {
  #header {
    padding: 15px 0px;
  }
}

#header.header-scrolled {
  /* top: 43px; */
  background: #424141;
  padding: 10px;
  position: fixed !important;
  /* z-index: 1999999998; */
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  width: 100%;
  max-width: 270px;
}

#header .logo a {
  color: #555555;
}

#header a:hover {
  text-decoration: none !important;
}

button#menu-toggle {
  padding-top: 0%;
  padding-bottom: 0 !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:hover {
  background: transparent !important;
}

/**
* Appointment Button
*/
.appointment-btn {
  background: #d61535;
  color: #fff;
  border-radius: 3px;
  padding: 6px 15px;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 14px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #bf132f;
  position: relative;
}

.appointment-btn:hover,
.appointment-btn:focus {
  background: transparent;
  color: #ddd;
  border-color: #870d21;
  text-decoration: none;
  background-color: #a81029;
  border-color: #870d21;
}

header.custom-top.header-scrolled {
  top: 0px !important;
}

.overlay-bg-pattern {
  background-image: url(../img/pattern.webp);
}

.overlay-bg-light,
.overlay-bg-pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.m-b-10 {
  margin-bottom: 10px;
}

/* #wrapper{
	overflow-x: hidden;
} */

.single-post main#primary {
  padding: 30px 0;
}

.back-post-listing.m-b-40 {
  margin-bottom: 40px;
}

.single-post-title.m-b-20 {
  margin-bottom: 20px;
}

.single-post-title span.seperator:last-child {
  display: none;
}

.single-post i.gr {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}

.gr_recent_blogs {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.gr_recent_blogs article {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 0 0 15px 0;
}

.gr_recent_blogs article img {
  width: 100%;
  min-height: auto;
}

.gr_blog_content {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 0 12px;
  background: rgba(0, 0, 0, 0.4);
}

.gr_blog_content h3 {
  color: #ffffff;
  font-size: 12px;
  font-family: Open Sans, sans-serif;
  font-weight: 500;
  margin: 0;
  line-height: 16px;
  position: absolute;
  bottom: 54px;
  max-width: 164px;
  width: 100%;
}

.gr_blog_content a {
  color: #ffffff;
  font-size: 12px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  position: absolute;
  bottom: 12px;
}

.home_content_section_hollow_btn {
  color: #000000;
  font-size: 14px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  background: transparent;
  border-radius: 4px;
  border: 1px solid #000000;
  padding: 10px 14px;
  transition: all 0.5s ease;
  letter-spacing: 1px;
  margin: 10px 0 0 0;
}

.homepage-quotes .slick-slide {
  min-height: 400px !important;
}

.home_content_section_hollow_btn:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #000000;
  text-decoration: none;
}

.home_content_section_hollow_btn:focus {
  color: #000000;
  text-decoration: none;
}

.pum-close {
  top: 4% !important;
  right: 2% !important;
  position: absolute !important;
  box-shadow: none !important;
  top: 20px !important;
}

@media only screen and (max-width: 320px) {
  footer .footer-social-links a {
    font-size: 16px;
    padding-right: 8px;
  }

  .partner-logos-footer .partner-logos {
    height: auto !important;
  }
}

@media only screen and (max-width: 480px) {
  .btn-block-sm {
    display: block;
    width: 100%;
  }
}

@media (min-width: 576px) {
  .gr_recent_blogs article {
    width: 49%;
    height: 211px;
    margin: 0;
  }

  .gr_recent_blogs article img {
    width: 110%;
    min-height: 211px;
  }

  .gr_blog_content h3 {
    position: relative;
    bottom: unset;
    margin: 130px 0 0 0;
    max-width: 164px;
    width: 100%;
  }

  .tabbedPanels {
    display: block !important;
  }

  .acc-container {
    display: none;
  }
}

@media (max-width: 576px) {
  #wrapper.toggled #sidebar-wrapper {
    width: 95% !important;
  }

  #gr-slider .owl-nav .owl-next {
    width: 20% !important;
    right: -67px !important;
  }

  .middle-content {
    width: 100% !important;
  }

  .middle-content .text-large {
    font-size: 1.8rem !important;
    padding: 0 15px;
  }
}

@media screen and (max-width: 767.99px) {
  .jssocials-shares {
    flex-direction: row !important;
  }

  aside.sticky-sidebar.social-share {
    top: 0;
  }

  .service {
    margin-bottom: 20px !important;
  }

  p.copyright {
    text-align: center;
  }

  ul#menu-footer-menu {
    text-align: center;
  }

  .cta-login {
    margin: 0px 0px 0px 5px;
    padding: 2px 5px !important;
    font-size: 12px !important;
    white-space: normal !important;
  }

  .slide-caption {
    padding-left: 15px;
    top: 25%;
  }

  .slide-caption .carousel-text-large {
    font-size: 1.4rem !important;
    line-height: 1.2;
  }

  .carousel .btn,
  .banner-600 .btn {
    padding: 10px 15px !important;
    font-size: 14px !important;
    margin-top: 7px;
  }

  #wrapper.toggled #sidebar-wrapper {
    width: 400px;
  }

  .m-t-sml-30 {
    margin-top: 30px;
  }

  footer .footer-nav,
  footer .footer-social-links,
  footer p.copyright {
    text-align: left !important;
  }

  footer p.copyright {
    padding-bottom: 50px;
  }

  .enroll-now {
    padding: 0px 10px;
  }

  #sync2.owl-carousel .owl-stage {
    width: 300px !important;
    margin: 0 auto;
  }

  #sync2.owl-carousel .owl-stage .owl-item {
    width: 100px !important;
  }

  #gr-slider .owl-nav {
    height: 100%;
  }

  #gr-slider.owl-theme .owl-nav [class*="owl-"] {
    top: 50%;
    min-height: 140px !important;
    transform: translate(-50%, 0px) !important;
  }

  #gr-slider .text-medium {
    margin-top: 20px;
  }

  .testimonials .col-md-3:nth-child(2),
  .testimonials .col-md-3:nth-child(3) {
    margin-bottom: 15px;
  }

  /*Destination Report Popup*/

  #destinationreport-form .gr-form-content .form-check #destinationreport-download-receive-email-checkbox {
    margin-top: 5px !important;
    min-width: 1.5em;
    min-height: 1.5em;
  }

  .auther-title {
    padding: 2rem 0px !important;
  }

  /*
  #sidebar-wrapper .sidebar-header {
	  
	  margin-top:55px;
	}
	#sidebar-wrapper .sidebar-header a{
		padding: 22.6px 25px !important;
	} */
  .wpb_single_image .vc_single_image-wrapper {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  #gr-slider .owl-nav .owl-next {
    width: 10% !important;
    right: -37px !important;
  }

  #gr-slider.owl-carousel .owl-stage {
    margin: 0 auto;
  }

  #sync2.owl-carousel .owl-stage {
    width: 690px !important;
    margin: 0 auto;
  }

  #sync2.owl-carousel .owl-stage .owl-item {
    width: 230px !important;
  }

  #gr-slider .owl-nav {
    height: 100%;
  }

  #gr-slider.owl-theme .owl-nav [class*="owl-"] {
    top: 50%;
    min-height: 140px !important;
    transform: translate(-50%, 0px) !important;
  }

  #gr-slider .text-medium {
    margin-top: 20px;
  }

  .visible-till-tab {
    display: block;
  }

  .header h1 {
    font-size: 1.3rem;
  }

  .partners_nav {
    display: none;
  }

  .pum-close {
    right: 3% !important;
  }

  .cmt-tab {
    margin-top: 3rem;
  }

  #gr-contact-form .clearfix {
    display: none;
  }

  body.locale-es-es .tls_faq h4 {
    font-size: 18px !important;
  }
}

@media (min-width: 650px) and (max-width: 767px) and (orientation: landscape) {
  .partner-logos .vc_col-xs-4 {
    width: 20%;
  }

  .partner-logos .vc_col-xs-2 {
    display: none;
  }
}

@media (min-width: 650px) and (max-width: 950px) and (orientation: landscape) {
  #blog-destinationreport-form .form-check {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .visible-till-tab {
    display: none;
  }

  .cta-login {
    display: block !important;
  }

  .cmt-tab {
    margin-top: 0px;
  }

}

@media (min-width: 1024px) and (max-width: 1170px) and (orientation: landscape) {
  .pum-close {
    right: 3% !important;
  }
}

@media (min-width: 769px) and (max-width: 819px) {
  .slide-caption .carousel-text-large {
    font-size: 1.6rem !important;
    line-height: 1.2;
  }

  .slide-caption {
    padding-left: 15px;
    top: 15%;
  }

  .slide-caption .btn {
    padding: 8px 15px;
    margin-top: 7px;
  }

  .visible-till-tab {
    display: none;
  }
}

@media (min-width: 1025px) and (max-width: 1366px) {
  .slide-caption .carousel-text-large {
    font-size: 2rem !important;
    line-height: 1.2;
  }

  .slide-caption {
    top: 22%;
  }
}

@media (min-width: 1367px) and (max-width: 1600px) {
  .slide-caption {
    top: 20%;
  }

  .slide-caption .carousel-text-large {
    font-size: 2.2rem !important;
    line-height: 1.2;
  }
}

@media (max-width: 1200px) {

  #gr-quote-captcha iframe {
    transform: scale(0.855);
    transform-origin: 0 0;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 500;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #ddd;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  text-transform: none;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #3fbbc0;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

/***Mega Menu**/
div#mega-menu-wrap-header-menu {
  background: transparent;
}

li.mega-current-menu-item a.mega-menu-link {
  background: transparent !important;
}

a.mega-menu-link {
  padding: 0px 12px !important;
  transition: all 0.4s !important;
  position: relative !important;
  color: #fff !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-family: "Open Sans", sans-serif !important;
  letter-spacing: 1px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:hover {
  background: transparent;
}

a.mega-menu-link:before {
  position: absolute !important;
  bottom: -18px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: 0% !important;
  content: ".";
  color: transparent !important;
  background: #d61535 !important;
  height: 3px !important;
  transition: all 0.4s;
}

li.mega-current-menu-item>a:before {
  position: absolute !important;
  bottom: -18px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: 100% !important;
  content: ".";
  color: transparent !important;
  background: #d61535 !important;
  height: 3px !important;
  transition: all 0.4s;
}

li.current_page_item,
li.current-menu-item {
  background-color: #e0e0e0;
  border-color: transparent;
  border-left: solid 3px #d61535 !important;
  color: #555;
  border-bottom: none !important;
}

a.mega-menu-link:hover:before {
  width: 100% !important;
}

.menu-item a,
.menu-item a:focus {
  padding: 0px 0px 0px 3px;
  padding-bottom: 21px;
}

.membership {
  background: white !important;
}

.back-to-business {
  background: #e6e6e6 !important;
  margin-top: 13px !important;
}

.grey-bg {
  background: #e6e6e6 !important;
}

.membership .title {
  /* border-bottom: solid 1px #d61535; */
  margin-bottom: 15px;
}

.membership .title h4 {
  margin-bottom: 0px;
  font-size: 16px;
  color: #d61535;
  margin: 0px;
}

.membership .title h4 a {
  font-size: 16px;
  color: #d61535;
  margin: 0;
  left: auto !important;
  font-weight: 500 !important;
  line-height: 1.1;
  font-family: Roboto, sans-serif;
  padding: 0px;
  text-transform: capitalize;
}

.membership .title h5 {
  font-size: 14px;
  margin-top: 3px;
  margin-bottom: 3px;
  color: #222;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 500;
  line-height: 1.1;
}

form#search-form input.form-control:focus {
  box-shadow: none !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu {
  right: -46px;
  left: auto !important;
  margin-top: 17px;
  background: #fff !important;
  -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu.mega-menu-item-106>ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu.mega-menu-item-44412>ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu.mega-menu-item-43426>ul.mega-sub-menu {
  width: 1200px;
}

#mega-menu-header-menu>li:nth-child(2)>ul.mega-sub-menu {
  width: 370px !important;
  left: auto !important;
  right: auto !important;
}

.membership .description {
  letter-spacing: 0px;
  font-size: 14px;
  color: #222;
  text-align: left;
}

li#mega-menu-item-nav_menu-2,
li#mega-menu-item-nav_menu-3,
li#mega-menu-item-nav_menu-4,
li#mega-menu-item-nav_menu-9,
li#mega-menu-item-nav_menu-10,
li#mega-menu-item-nav_menu-11 {
  padding: 0px 10px 0px 10px !important;
}

li#mega-menu-item-nav_menu-8 {
  padding: 0px 10px 0px 10px !important;
}

ul.mega-sub-menu li.mega-menu-column {
  padding-bottom: 0px !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
  padding: 15px 10px 0px 10px;
}

ul#menu-personal-memberships,
ul#menu-personal-memberships-spanish,
ul#menu-enterprise,
ul#menu-partners,
ul#menu-partners-spanish,
ul#menu-resources,
ul#menu-resources-spanish,
ul#menu-enterprise-spanish {
  padding-left: 0px !important;
  display: block;
}

ul#menu-personal-memberships li a,
ul#menu-personal-memberships-spanish li a,
ul#menu-enterprise li a,
ul#menu-enterprise-spanish li a,
ul#menu-partners li a,
ul#menu-partners-spanish li a,
ul#menu-resources li a,
ul#menu-resources-spanish li a {
  color: #000;
  display: block;
  padding-bottom: 0px !important;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 15px;
}

ul#menu-personal-memberships li,
ul#menu-personal-memberships-spanish li,
ul#menu-enterprise li,
ul#menu-enterprise-spanish li,
ul#menu-partners li,
ul#menu-partners-spanish li,
ul#menu-resources li,
ul#menu-resources-spanish li {
  list-style: none;
  font-size: 14px;
  padding: 8px;
  border-left: none;
  border-right: none;
}


ul#menu-personal-memberships li:hover,
ul#menu-personal-memberships-spanish li:hover,
ul#menu-enterprise li:hover,
ul#menu-enterprise-spanish li:hover,
ul#menu-partners li:hover,
ul#menu-partners-spanish li:hover,
ul#menu-resources li:hover,
ul#menu-resources-spanish li:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

ul#menu-personal-memberships li:last-child,
ul#menu-personal-memberships-spanish li:last-child,
ul#menu-partners li:last-child,
ul#menu-partners-spanish li:last-child,
ul#menu-resources li:last-child,
ul#menu-resources-spanish li:last-child {
  border-bottom: 1px solid #ddd;

}

ul#menu-enterprise li:last-child,
ul#menu-enterprise-spanish li:last-child {
  border-bottom: 1px solid #ddd;
}

ul#menu-personal-memberships li a:before,
ul#menu-personal-memberships-spanish li a:before,
ul#menu-enterprise li a:before,
ul#menu-enterprise-spanish li a:before,
ul#menu-partners li a:before,
ul#menu-partners-spanish li a:before,
ul#menu-resources li a:before,
ul#menu-resources-spanish li a:before,
.list-group-item:before {
  text-align: right;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  float: right;
  line-height: 3;
}

#mega-menu-item-106>.mega-sub-menu::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-left: solid 8px transparent;
  border-top: solid 8px transparent;
  border-right: solid 8px transparent;
  border-bottom: solid 8px #fff;
  bottom: -2px;
  left: 45%;
  z-index: 2;
}

.business-machine img {
  position: absolute;
  top: -60px;
  left: 37px;
}

.list-group {
  margin-bottom: 18px;
  padding-left: 8px;
}

#menu-primary-menu li:hover>ul.sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
  width: 150px;
  border-radius: 5px;
}

#menu-primary-menu ul.sub-menu {
  text-align: left;
  position: absolute;
  left: 0px;
  top: 120%;
  width: 240px;
  background-color: #343a40;
  z-index: 9999;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 20px 46px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* Right sub-menu */
#menu-primary-menu ul.right-sub-menu {
  left: auto;
  right: 0;
}

#menu-primary-menu ul li:hover>ul.sub-menu {
  top: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

#menu-primary-menu ul li ul li {
  margin-left: 0;
}

#menu-primary-menu ul.sub-menu li ul.sub-menu {
  position: absolute;
  left: 240px;
  top: 0;
}

#menu-primary-menu ul.sub-menu li ul.sub-menu ul.sub-menu ul.sub-menu {
  left: 0;
  top: 100%;
}

#menu-primary-menu ul.sub-menu li ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu {
  left: -100%;
  top: 0;
}

#menu-primary-menu ul.sub-menu>li {
  border-top: 1px solid #2d374a;
}

#menu-primary-menu ul.sub-menu>li:first-child {
  border-top: 0;
}

#menu-primary-menu ul.sub-menu>li>a {
  display: block;
  color: #222;
  text-decoration: none;
  padding: 5px 5px 5px 15px;
  font-weight: 300;
  line-height: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#menu-primary-menu .sub-menu .sub-menu>li>a {
  padding: 10px 0 10px 39px;
}

#menu-primary-menu ul.sub-menu>li>a:hover {
  background: transparent;
  color: #fff;
}

#menu-primary-menu ul.sub-menu>li {
  list-style: none;
}

#menu-primary-menu ul.sub-menu>li.sub-parent:hover::after {
  right: 18px;
}

#menu-primary-menu>ul>li:first-child>ul.sub-menu {
  left: 0;
}

.mega-current-page-ancestor a.mega-menu-link {
  background: transparent !important;
}

li.mega-current-page-ancestor>a:before {
  position: absolute !important;
  bottom: -11px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: 100% !important;
  content: ".";
  color: transparent !important;
  background: #d61535 !important;
  height: 3px !important;
  transition: all 0.4s;
}

.iti {
  width: 100%;
}

.dob-calendar-icon.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  width: 1%;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

.radio-label,
.checkbox-label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 16px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio-label input,
.checkbox-label input {
  position: absolute;
  opacity: 0 !important;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border: solid 1px #999898;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

.bg-care-support,
.bg-healthservices,
.bg-partners {
  min-height: 561px;
  background-position: 50%;
}

@media screen and (max-width: 767px) {

  .page-template-template-blog-v2 .bg-care-support,
  .category .bg-care-support {
    min-height: 350px;
  }

  .page-template-template-blog-v2 .bg-care-support {
    background-position-x: right;
  }

  .page-template-template-blog-v2 .bg-care-support {
    background-position-x: right;
  }

  .page-template-template-blog-v2 #wrapper,
  .category #wrapper,
  .search #wrapper {
    overflow-x: clip;
  }
}

@supports (-webkit-touch-callout: none) {

  .page-template-template-blog-v2 #wrapper,
  .category #wrapper,
  .search #wrapper {
    overflow-x: unset !important;
  }
}


@media (min-width: 1024px) and (max-width: 1180px) and (orientation: landscape) {

  @supports (-webkit-touch-callout: none) {

    .page-template-template-blog-v2 #wrapper,
    .category #wrapper,
    .search #wrapper {
      overflow-x: hidden !important;
    }
  }
}

section.relative.top-section {
  position: relative;
}

.middle-content {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.page-banner {
  width: 100%;
  position: absolute;
  z-index: 999;
  top: 40%;
  padding: 0px;
}

.bg-light,
.text-white {
  color: #fff;
}

.text-large,
.text-large-2 {
  font-weight: 600;
  line-height: 1;
}

.text-uppercase {
  text-transform: uppercase;
}

.explore-more a {
  background: #d61535;
  z-index: 4;
  color: #fff;
  border-radius: 100px 100px 0 0;
  bottom: 0;
  height: 50px;
  left: 50%;
  padding-top: 10px;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  transition: background 0.2s;
  width: 100px;
  text-decoration: none;
}

.explore-more a i {
  font-size: 32px;
  line-height: 38px;
}

/*****Side Navigation*****/

#sidebar-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
}

#sidebar-wrapper {
  z-index: 10000 !important;
}

#sidebar-wrapper {
  z-index: 80;
  position: fixed;
  left: -440px;
  width: 380px;
  height: 100%;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #424141;
  transition: all 0.5s ease, width 0.5s ease 0.2s;
}

#wrapper.toggled #sidebar-wrapper {
  width: 400px;
  left: 0;
}

#sidebar-wrapper .sidebar-top {
  height: 68px;
}

#sidebar-wrapper .sidebar-header {
  border-top: none !important;
  display: table;
  width: 100%;
  position: relative;
}

#sidebar-wrapper .sidebar-header a {
  display: table-cell;
  width: inherit;
  padding: 25px;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.2s;
  text-decoration: none;
}

#sidebar-wrapper .sidebar-header i {
  position: absolute;
  left: 10px;
  font-size: 18px;
  line-height: 40px;
  top: 15px;
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #555555;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

li.current-menu-parent {
  border-left: 5px solid #d61535;
}

@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }

  #menu-side-navigation ul.sub-menu li a {
    font-size: 11px !important;
  }

  #pum-26208 .popmake-close {
    top: 0px !important;
    left: 90%;
  }
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(60, 60, 60, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 8px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #555555;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #3fbbc0;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #3fbbc0;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

.navbar-gr .navbar-toggle {
  border-color: transparent;
}

.navbar-toggle {
  position: relative;
  width: 40px;
  height: 40px;
  z-index: 300;
  cursor: pointer;
  background-color: transparent;
  display: block;
  float: left;
  border: none;
  margin-right: 10px;
}

.active .bar1 {
  -webkit-transform-origin: 10% 40%;
  transform-origin: 10% 40%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.active .bar1,
.active .bar2,
.active .bar3,
.bar1,
.bar2,
.bar3 {
  background-color: #fff;
}

.active .bar1,
.active .bar2,
.active .bar3,
.bar1,
.bar2,
.bar3 {
  background-color: #fff;
}

.bar1,
.bar2,
.bar3 {
  width: 15px;
  height: 2px;
  display: block;
  margin-bottom: 2px;
  transition: all 0.3s ease;
}

.active .bar2 {
  background-color: transparent;
}

.active .bar3 {
  -webkit-transform-origin: 10% 40%;
  transform-origin: 10% 40%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

span.menu-text {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  top: -8px;
}

.cta-login {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 12px;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
  position: relative;
  background: #d8d8d8;
}

.partners-wms {
  display: none;
}

.footer-links {
  display: block;
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.footer-nav,
.footer-social-links {
  margin: 0;
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.footer-social-links a {
  color: #616162;
  font-size: 24px;
  padding-right: 10px;
  transition: color 0.2s;
}

.footer-nav li {
  list-style: none;
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
}

.footer-nav li:not(:first-child):before {
  content: "|";
  color: #8f8f8f;
  font-weight: bold;
  font-size: 18px;
  margin: 0px 8px 0px 5px;
}

.footer-nav a {
  padding: 0px !important;
}

footer .footer-nav a,
footer p.copyright {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  font-family: Roboto Condensed, sans-serif;
  color: #8f8f8f;
  margin: 0;
}

footer .footer-nav a,
footer p.copyright {
  font-family: Roboto, sans-serif;
  letter-spacing: 0;
}

footer .footer-nav a {
  text-decoration: underline;
  transition: color 0.2s;
}

#menu-footer-menu li.current_page_item,
#menu-footer-menu li.current-menu-item {
  background-color: transparent;
  border-color: transparent;
  border-left: none !important;
}

.text-default {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  white-space: normal;
  font-size: 1rem;
}

.color-gray {
  color: #999;
}

.partner-logos-footer .partner-logos {
  float: none;
  display: block;
  margin: 0 auto;
}

.partner-logos-footer .partner-name {
  float: none;
  display: block;
  font-size: 10px;
  padding-top: 10px;
  text-align: center;
  margin: 0 auto;
  width: auto;
}

/***Accordion Styles***/
.vc_tta-panel-heading {
  background-color: transparent !important;
  border: none !important;
}

span.vc_tta-title-text {
  color: white;
  font-size: 2.3rem;
  font-weight: 900;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}

.vc_tta-panel-body {
  background: transparent !important;
  color: white;
  border-color: transparent !important;
}

.gr-accordions-has-bg {
  background-size: 106%;
  background-position: center 15%;
  position: relative;
  color: #fff;
  font-family: Roboto, sans-serif;
}

.overlay-bg-darker {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #111;
  opacity: 0.6;
}

.gr-accordions p {
  font-size: 1.1rem;
  letter-spacing: 1px;
}

.vc_tta .vc_tta-controls-icon {
  height: 20px !important;
  width: 20px !important;
}

.vc_tta-controls-icon:before {
  border-color: #fff !important;
}

.consulting-staffing-services .vc_column-inner,
.vc_tta-panel.no-padding .vc_tta-panel-body {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.gr-accordions h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-weight: 500;
}

.gr-accordions h4 {
  text-transform: none;
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 28px;
}

.gr-accordions ul {
  font-size: 1.1rem;
  margin-bottom: 2.5rem;
}

.acc-container {
  overflow: hidden;
  padding: 0 10px;
}

.acc-btn {
  width: 100%;
  margin: 0 auto 10px 0;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 2px solid #ffffff;
  padding: 10px;
}

.acc-btn.active {
  border: 2px solid #d61435;
}

.acc-btn img {
  width: 45px;
  padding: 0 !important;
}

.acc-content {
  width: 100%;
  margin: 20px auto 0 auto;
  display: none;
  height: auto;
  text-align: center;
}

.acc-container .acc-content:nth-child(2) {
  display: block;
}

.acc-container p {
  font-weight: 400;
  font-family: "Open Sans", "Sans Serif";
  font-size: 16px;
  color: #222222;
  margin: 0 0 14px 0;
}

.acc-container h3 {
  color: #000000;
  font-weight: 700;
  font-family: "Roboto", "Sans Serif";
  font-size: 18px;
  margin: 0 0 0 15px;
  line-height: 23px;
}

.tabbedPanels {
  display: none;
}

/***Tooltip****/

.tooltip {
  z-index: 2000000000;
}

.tooltip.show {
  opacity: 1;
}

.tooltip-inner {
  background-color: #d61535;
  opacity: 1 !important;
}

.tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: #d61535 !important;
}

.tooltip.bs-tooltip-right .tooltip-arrow::before {
  border-right-color: #d61535 !important;
}

.tooltip.bs-tooltip-left .tooltip-arrow::before {
  border-left-color: #d61535 !important;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: #d61535 !important;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #d61535 !important;
}

/****Media Testimonials CSS****/
.color-white,
.color-white span {
  color: #ffffff;
}

.color-white,
.color-white span {
  color: #ffffff;
}

.bgl2 span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  padding: 0 20px;
  padding-left: 0px;
}

.bgl2,
.bgl2 span {
  position: relative;
}

.bgl2 {
  overflow: hidden;
}

.bgl2 span:after,
.bgl2 span:before {
  content: "";
  display: block;
  width: 1500px;
  position: absolute;
  top: 0.5em;
  border-top: 1px solid #d61535;
}

.bgl2 span:before {
  right: 100%;
}

.bgl2 span:after {
  left: 100%;
}

.bgl2.color-white span:after,
.bgl2.color-white span:before,
.bgl2.text-white span:after,
.bgl2.text-white span:before {
  border-color: #fff;
}

.bgl2:after {
  position: absolute;
  content: "";
  height: 15px;
  width: 1px;
  background: #d61535;
  right: 7px;
  top: 9px;
}

.bgl2.color-white:after,
.bgl2.text-white:after {
  background: #fff;
}

/***Destination Report Popup CSS***/

#destinationreport-form .gr-form-content .form-check {
  align-items: flex-start !important;
}

#destinationreport-form .gr-form-content .form-check #destinationreport-download-receive-email-checkbox {
  margin-top: 5px !important;
  height: 0.9em;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0px;
  font-size: 14px;
}

/***Contact Form Popup CSS***/

.popmake .gr-contact-form .vc_col-md-4 {
  max-height: 85px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 36px;
}

.form-group {
  margin-bottom: 15px !important;
}

.has-feedback {
  position: relative;
}

.form-control {
  font-size: 0.8889rem !important;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0;
}

.form-control {
  width: 100%;
  background-color: #fafafa !important;
  border: 1px solid #e5e5e5;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control,
output {
  display: block;
  font-size: 16px;
  line-height: 1.42857;
  color: #555;
}

input.form-control {
  box-shadow: none;
}

.has-feedback .form-control {
  padding-right: 45px;
}

.small-icon {
  font-size: 12px !important;
  height: 53px;
  width: 53px;
  line-height: 53px !important;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control {
  padding: 10px 16px;
  border-radius: 0;
}

select {
  border-radius: 0;
  background-size: 12px;
  background-position: calc(100% - 5px) 22px;
  background-repeat: no-repeat;
}

#mailingList-form select {
  appearance: menulist !important;
}

.form-group-lg select.form-control {
  height: 49px;
  line-height: 28px;
  -webkit-appearance: menulist;
  /*webkit browsers */
  -moz-appearance: menulist;
  /*Firefox */
  appearance: menulist;
  /* modern browsers */
  border-radius: 0;
}

.form-control:focus {
  border-color: #737373;
  outline: 0;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px hsl(0deg 0% 45% / 60%);
}

.popmake-title {
  border-bottom: 1px solid #ccc !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 2px !important;
  /* line-height: 1.42857143 !important; */
  font-size: 20px !important;
  text-transform: uppercase !important;
}

#submit-message {
  padding: 15px 40px;
  font-weight: 600;
  font-size: 0.8889rem;
  font-family: "Open Sans", sans-serif;
  border: 0 solid;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-border-radius: 4px;
  box-shadow: 0 1px 6px rgb(0 0 0 / 12%);
  text-shadow: 0 1px rgb(0 0 0 / 10%);
  transition: all 0.2s;
  color: #fff;
  background-color: #d61535;
  line-height: 1.3333333;
}

.gr-client h2.wpb_heading.wpb_gallery_heading {
  margin-bottom: 40px;
  font-weight: 800;
  font-size: 38px;
  color: #d63652;
  line-height: 1;
  text-transform: uppercase;
}

.gr-client h2.wpb_heading.wpb_gallery_heading:before {
  content: "";
  display: block;
  width: 70.5%;
  position: absolute;
  top: 0.5em;
  border-top: 1px solid #d61535;
}

.gr-client h2.wpb_heading.wpb_gallery_heading:before {
  left: 27%;
}

.gr-client h2.wpb_heading.wpb_gallery_heading:after {
  content: "";
  display: block;
  width: 73%;
  position: absolute;
  top: 0.5em;
  border-top: 1px solid #d61535;
}

.gr-client h2.wpb_heading.wpb_gallery_heading:after {
  position: absolute;
  content: "";
  height: 15px;
  width: 1px;
  background: #d61535;
  right: 29px;
  top: 17px;
}

.gr-client {
  margin-bottom: 65px;
  margin-top: 2%;
}

.btn-gr {
  font-size: 0.8889rem;
  font-family: Open Sans, sans-serif;
  border: 0 solid;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0 1px 6px rgb(0 0 0 / 12%);
  -o-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12) 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 6px 1px 2px rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.1);
  text-shadow: 0 1px rgb(0 0 0 / 10%);
  transition: all 0.2s;
}

.btn-danger {
  color: #fff;
  background-color: #d71635 !important;
  border: 1px solid #d71635 !important;
  height: auto;
  border: 1px solid #d71635 !important;
  height: auto;
}

.btn-danger:hover,
.btn-danger:focus {
  color: #fff;
  background-color: #910021 !important;
  border-color: #910021 !important;
}

.btn-gr.btn-lg,
.btn-group-lg>.btn-gr.btn {
  padding: 15px 40px;
  font-weight: 600;
}

.btn.btn-gr.btn-outline-dark {
  border: 1px solid #000;
}

.enterprise-faq .vc_toggle_title {
  width: 100%;
}

.enterprise-faq .vc_toggle_icon {
  height: 22px;
  width: 4% !important;
  display: inline-block !important;
  vertical-align: top !important;
  margin-left: 0px !important;
}

.enterprise-faq h4 {
  display: inline-block !important;
  width: 92%;
  margin-left: 6px;
}

.enterprise-faq .vc_toggle_content {
  width: 90%;
  margin: 0 auto;
}

.quotes-slider-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.company-image img {
  height: 100px;
  width: 200px;
  max-width: 200px;
}

.no-margin-bottom .wpb_content_element {
  margin-bottom: 0px;
}

.btn-link {
  text-transform: capitalize;
  font-weight: 400 !important;
  font-size: 1rem;
  line-height: 1.5;
}

.text-noul,
.text-noul:hover {
  text-decoration: none !important;
  color: white !important;
}

.m-t-30 {
  margin-top: 30px;
}

/***Global Rescue path to membershipStyles***/

.partners_path_heading {
  color: white;
  margin-bottom: 3% !important;
}

.partner_paths {
  padding-top: 100px;
  padding-bottom: 110px;
  overflow-x: hidden;
}

.partner_paths .vc_column-inner {
  padding-top: 0px !important;
}

.partners_path_heading h2 {
  font-family: "Roboto", "Sans Serif";
  font-weight: 900;
  font-size: 26px;
  color: #ffffff;
  margin: 0 0 20px 0;
  padding-left: 15px;
}

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

.partner_paths_img img {
  width: 100%;
}

.partner_paths_img h4 {
  position: absolute;
  bottom: 1px;
  left: 0;
  font-family: "Roboto", "Sans Serif";
  font-weight: 900;
  font-size: 25px;
  color: #ffffff;
  margin: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 20px;
}

.partner_paths_content {
  padding: 20px;
  min-height: 112px;
}

.partner_paths_content p {
  font-family: "Roboto", "Sans Serif";
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  margin: 0;
}

.partner_paths_link {
  background: #ffffff;
  padding-top: 15px;
  border-top: 1px solid #707070;
}

.partner_paths_link a {
  font-family: "Roboto", "Sans Serif";
  font-weight: 600;
  font-size: 18px;
  color: #222222;
  margin: 0;
  position: relative;
  padding-left: 5px;
  transition: all 0.5s ease;
  letter-spacing: 1px;
  text-decoration: none !important;
}

/* .btn-gr.btn-lg, .btn-group-lg>.btn-gr.btn {
    padding: 13px 20px !important;
    font-weight: 600;
} */

.page-id-152 #wrapper,
.page-id-788 #wrapper,
.page-id-994 #wrapper,
.page-id-1038 #wrapper,
.page-id-1102 #wrapper {
  overflow-x: unset;
}

/***Global Rescue Employee Slider Styles***/

.gr-employee-slider-nav .slick-slide img {
  width: 90px;
}

.gr-employee-slider-nav .slick-active img {
  opacity: 0.5;
}

.gr-employee-slider-nav .slick-current img {
  opacity: 1;
}

.ffr {
  font-family: Roboto, sans-serif;
}

.text-uc {
  text-transform: uppercase !important;
}

.text-medium {
  font-size: 1.333rem;
  line-height: 1.4;
  font-weight: 600;
}

.gr-employee-slider button.slick-prev.slick-arrow {
  border-radius: 0 140px 140px 0;
  z-index: 999;
  width: 70px;
  height: 140px;
  left: 0px;
}

.gr-employee-slider .slick-prev::before {
  font-family: gr-icons !important;
  content: "\f104" !important;
  font-size: 43px !important;
}

.gr-employee-slider .slick-next::before {
  font-family: gr-icons !important;
  content: "\f105" !important;
  font-size: 43px !important;
}

.gr-employee-slider button.slick-next.slick-arrow {
  transform: translateY(-50%);
  background: rgba(66, 65, 65, 0.65);
  width: 70px !important;
  height: 140px !important;
  border-radius: 140px 0 0 140px !important;
}

.overlay-pattern-home,
.overlay-bg-pattern-light {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.overlay-pattern-home {
  background-image: url(../img/pattern-home.png);
}

.overlay-bg-pattern-light {
  background-image: url("/grcom/resources/images/pattern-w.png");
}

.relative-row {
  position: relative;
}

.pum-theme-472 .pum-container {
  padding: 30px !important;
}

.partner_nav {
  position: sticky;
  top: 73px;
  z-index: 1000;
}

.grInvalid {
  border-color: #dc3545 !important;
}

.form-control.error {
  border-color: #dc3545 !important;
}

span.danger,
label.error,
.has-error .checkbox {
  color: #dc3545 !important;
}

.has-error .form-control {
  border-color: #d61535;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

span.help-block,
label.error {
  font-size: 0.8889rem;
  line-height: 1.4;
  padding-left: 0;
  font-weight: 400;
}

span.help-block {
  color: #d61535;
  font-size: 12px;
  padding-left: 0;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px !important;
}

.gr-captcha {
  margin-bottom: 10px !important;
  display: none;
}

.iti__flag-container {
  height: 50px;
}

#landingForm .iti__flag-container {
  height: 38px;
}

.vc_tta-panel-body .question p {
  margin-bottom: 0;
  font-weight: 700;
}

.gr-membership-section h2.text-center {
  text-transform: uppercase;
}

.grValid {
  border-color: #28a745 !important;
}

.iat-iframe-main {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 570px !important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {

  .enterprise-faq .vc_toggle_icon::after,
  .enterprise-faq .vc_toggle_icon::before {
    margin-left: -11px !important;
  }

  .menu-text {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .gr-client .slick-slide img {
    display: block;
    width: 85%;
    margin: 0 auto;
  }

  .gr-client h2.wpb_heading.wpb_gallery_heading {
    font-size: 26px;
  }

  .gr-client h2.wpb_heading.wpb_gallery_heading:before {
    left: 54%;
    width: 40%;
  }

  .gr-client h2.wpb_heading.wpb_gallery_heading:after {
    content: none !important;
  }

  .heading.lg {
    font-size: 26px;
  }

  .bgl2 span {
    padding: 0px;
  }

  .no-mobile-padding .vc_column-inner {
    padding: 0px !important;
  }

  .btn-team {
    min-width: 100%;
  }

  .navbar-toggle {
    top: 0px !important;
  }

  .enterprise-faq .vc_toggle_content {
    width: 85%;
  }

  .pum .pum-close {
    /*top: 33px !important;*/
    right: 25px !important;
  }

  .pum-theme-472 .pum-container {
    width: auto !important;
    left: auto !important;
    margin: 0 15px !important;
  }

  span.vc_tta-title-text {
    display: block;
    margin-right: 40px;
  }

  .iti-mobile .iti--container {
    top: 70px;
    left: 0px;
    z-index: 2000000000;
  }

  .partner_nav {
    display: none;
  }

  .page-id-152 #wrapper,
  .page-id-788 #wrapper,
  .page-id-994 #wrapper,
  .page-id-1038 #wrapper,
  .page-id-1102 #wrapper {
    overflow-x: hidden;
  }

  .text-default {
    font-size: 0.8rem;
  }

  footer p.copyright {
    margin: 15px 0;
  }

  .center-section h1 {
    font-size: 3rem !important;
  }

  .center-section h2 {
    font-size: 1.5rem !important;
  }

  .iat-iframe-main {
    background-size: contain;
    margin: 10px !important;
    width: auto !important;
    min-height: 185px !important;
  }

  .video-thumbnail .contents {
    top: 0px !important;
    width: 60% !important;
  }

  .video-thumbnail .video-title {
    font-size: 18px !important;
  }

  .estimator-v3 .headline {
    font-size: 25px !important;
  }

  .estimator-v3 .heading {
    font-size: 20px !important;
    text-transform: uppercase !important;
  }
}

@media (min-width: 320px) and (max-width: 400px) {
  .map-legend.mobile .mobile-wrapper .severity {
    margin-right: 0px !important;
  }

}

@media (min-width: 768px) and (max-width: 1024px) {
  .link-banner p {
    font-size: 14px !important;
  }

  .gr-client h2.wpb_heading.wpb_gallery_heading:before {
    left: 38%;
    width: 58%;
  }

  .gr-client h2.wpb_heading.wpb_gallery_heading:after {
    right: 33px;
    top: 16px;
  }
}

@media (min-width: 768px) {
  .partners_path_heading h2 {
    font-size: 40px;
    margin: 0 0 35px 0 !important;
    padding-left: 0;
  }

  .gr_recent_blogs article {
    width: 23%;
    height: 120px;
  }

  .gr_recent_blogs article img {
    min-height: 120px;
  }

  .gr_blog_content h3 {
    margin: 30px 0 0 0;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1010px;
  }

  .search .container,
  .category .container,
  .page-template-template-blog-v2 .container {
    width: 1200px;
  }
}

@media (min-width: 992px) {
  .heading.lg {
    font-size: 38px;
  }

  .partner_nav {
    background-color: #727272;
    display: block;
  }

  .partner_nav nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 960px;
    margin: 0 auto;
  }

  .partner_nav nav div a {
    padding: 15px 0px;
    color: #ffffff;
    display: block;
    position: relative;
    font-family: "Open Sans", "Sans Serif";
    font-weight: 400;
    font-size: 15px;
  }

  .partner_nav nav div a:focus,
  .partner_nav nav div a:hover {
    text-decoration: none;
  }

  .partner_nav nav div a.active,
  .partner_nav nav div a.prev-active {
    font-weight: 700;
  }

  .partner_nav nav div a:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: ".";
    color: transparent;
    background: #d61535;
    height: 3px;
    transition: all 0.4s;
  }

  .partner_nav nav div a.active:after,
  .partner_nav nav div a:hover:after {
    width: 100%;
  }

  .gr_recent_blogs article {
    height: 160px;
  }

  .gr_recent_blogs article img {
    min-height: 160px;
  }

  .gr_blog_content h3 {
    margin: 80px 0 0 0;
  }

  .top-section picture img {
    min-height: 500px;
    object-fit: cover;
  }
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
  a.mega-menu-link {
    font-size: 12px !important;
  }
}

@media (min-width: 1400px) {
  a.mega-menu-link {
    padding: 0px 20px !important;
    font-size: 14px !important;
  }

  button#menu-toggle {
    padding-top: 0px;
  }
}

sub,
sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

a:focus,
button:focus {
  box-shadow: none !important;
}

/* .ajax-vid-holder[data-vendor=vimeo] span {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    user-select: none;
    -webkit-font-smoothing: auto;
    -webkit-tap-highlight-color: transparent;
    background-color: rgba(23,35,34,.75);
    font-family: Roboto,sans-serif;
}
.ajax-vid-holder span {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 10px;
    z-index: 3;
} */
.relative-position {
  position: relative;
}

.gr-submit:disabled {
  background-color: #ddd;
}

.auther-title {
  font-weight: 400;
  font-size: 1.1rem;
  color: #000;
  z-index: 2;
  font-weight: 700;
  padding: 1rem 14rem;
}

.quote-section {
  padding: 0px 0px;
  font-family: Roboto, sans-serif;
  padding-bottom: 80px;
}

.quote-section .slick-dots li.slick-active button::before {
  background: #d71f3e;
}

.quote-section .slick-dots li.slick-active button::before {
  background: #d71f3e;
}

.quote-section .slick-dots li button::before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  content: "";
  text-align: center;
  opacity: 1;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #c7c8c9;
  border-radius: 50%;
}

.lp-blog-list-v2:hover .foreground {
  display: none;
}

#gr-video-container .page-loader {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999999;
}

#gr-video-container .loader {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  background-color: transparent;
  border: 5px solid #eceff1;
  border-radius: 50%;
}

#gr-video-container .loader:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  padding: 2px;
  border-width: 3px;
  border-style: solid;
  border-color: #c00 transparent transparent;
  border-radius: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  animation: e 0.8s infinite cubic-bezier(0.5, 0.49, 0.49, 0.49);
  -webkit-animation: e 0.8s infinite cubic-bezier(0.5, 0.49, 0.49, 0.49);
}

.lp-faq .vc_toggle_title {
  text-align: center;
  color: white;
  padding: 0px;
}

.lp-faq .vc_toggle_title h4 {
  cursor: pointer;
  font-size: 2.5rem;
  font-weight: 700;
}

.lp-faq .vc_toggle_icon {
  float: right;
}

.lp-faq .vc_toggle_icon::before,
.lp-faq .vc_toggle_icon::after {
  border-width: 4px !important;
  height: 18px !important;
  margin-left: -5px !important;
  width: 18px !important;
  margin-top: 0px !important;
}

.gr-user-msg {
  height: 80px !important;
}

.gr-submit-cf {
  width: 100%;
}

.send-us-email {
  margin-top: -5%;
  text-align: center;
  margin-bottom: 5% !important;
}

.lp-faq .vc_toggle_content {
  color: white;
}

.lp-faq .question p {
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: 1px;
}

.lp-faq .answer p {
  font-weight: 300;
}

.lp-faq .vc_toggle_content a {
  color: white;
  text-decoration: underline;
}

h2.linebg {
  position: relative;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.linebg:before {
  position: absolute;
  left: 0;
  top: 20px;
  content: "";
  width: 100%;
  background: #d5253c;
  height: 5px;
  border-radius: 2px;
}

.linebg span {
  background: #fff;
  padding: 0 2%;
  position: relative;
  z-index: 2;
}

#landingForm .form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem !important;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fafafa !important;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #9b9ca1;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#landingForm .form-control {
  border-radius: 0;
  transition: background 0.2s;
}

#landingForm #phoneNumber {
  text-indent: 45px;
}

.gr-cfform-section {
  max-width: 730px;
  margin: 0 auto;
}

#landingForm-submit {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  border-radius: 2px;
  min-width: 200px;
  font-size: 1rem;
}

.slider-nav button.slick-arrow {
  display: none !important;
}

.tls_header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 8px;
}

.tls_header_image {
  width: 50%;
}

.tls_header_image img {
  width: 100%;
  padding: 0 !important;
}

.tls_header_content {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}

.tls_header_inner {
  padding-right: 60px;
  max-width: 666px;
}

.tls_header_inner p {
  color: #232621cc;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  padding-left: 84px;
  margin-top: 20px;
}

.tls_header_inner a {
  /*color: #ffffff;
    font-family: Open Sans,sans-serif;
    font-weight: 400;
    font-size: 20px;
    max-width: 163px;
    width: 100%;*/
  margin: 37px 0 0 84px;
  /*padding: 13px 0;
    background-color: #D61535;
    border-radius: 4px;
    display: block;
    text-align: center;*/
}

.tls_header_inner a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #870d21;
}

.tls_header_inner a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #870d21;
}

.tls_services .wpb_content_element {
  margin-bottom: 0;
}

.tls_services_items .vc_column-inner {
  padding: 0;
}

.tls_membership_inner {
  margin-bottom: 70px;
}

.tls_faq .vc_toggle_content {
  margin-left: 34px;
}

.tls_faq .vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,
.tls_faq .vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #d61535 !important;
}

@media only screen and (max-width: 1399px) {
  .tls_header_inner {
    max-width: 585px;
  }

  .tls_faq .vc_toggle_content {
    margin-left: 32px;
  }
}

@media only screen and (max-width: 1199px) {
  .checkbox_container {
    font-size: 40px !important;
    padding-left: 100px !important;
    line-height: 50px !important;
  }

  .checkmark {
    top: 10px !important;
    left: 21px !important;
    height: 30px !important;
    width: 30px !important;
  }

  .checkmark_ques {
    font-size: 22px !important;
    top: 2px !important;
    left: 30px !important;
  }

  .checkmark_tick {
    left: -34px !important;
    top: -90px !important;
  }

  .checkmark_tick img {
    width: 70px;
    height: 70px;
  }

  ._checkmark {
    width: 130px;
    height: 130px;
  }

  .tls_header_inner p {
    padding-left: 103px;
  }

  .tls_header_inner a {
    margin: 37px 0 0 103px;
  }

  .tls_faq .vc_toggle_content {
    margin-left: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .tls_header_inner {
    padding-right: 18px;
  }

  .tls_header {
    margin-top: 0;
  }

  .enterprise-faq h4 {
    margin-left: 8px;
  }
}

@media only screen and (max-width: 767px) {
  .tls_header {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .tls_header_content {
    width: 100%;
  }

  .tls_header_image {
    width: 100%;
    margin-bottom: 42px;
  }

  .checkmark {
    height: 25px;
    width: 25px;
    top: 13px;
    left: 0px;
  }

  .checkmark_tick {
    left: -49px !important;
    top: -39px;
  }

  ._checkmark {
    width: 100px;
    height: 100px;
  }

  .checkmark_ques {
    font-size: 20px;
    top: 1px;
    left: 8px !important;
    display: block;
  }

  .tls_header_inner {
    margin: 0 auto;
    padding: 0 22px;
  }

  .tls_header_inner p {
    margin-top: 18px;
    padding-left: 0;
  }

  .checkbox_container {
    padding-left: 47px !important;
  }

  .tls_header_inner a {
    margin: 37px 0 0 0;
    font-size: 14px;
    display: block;
    width: 100%;
    max-width: unset;
  }

  .tls_faq .vc_toggle_content {
    margin-left: 30px;
  }

  .tls_membership_inner {
    margin-bottom: 0px;
  }

  .tls_faq .vc_toggle_content {
    margin-left: 28px;
  }

  .enterprise-faq h4 {
    margin-left: 12px;
  }
}

@media (min-width: 641px) and (max-width: 960px) {
  .navbar-toggle {
    top: 0px !important;
  }

  .checkmark {
    left: 0;
    top: 5px;
  }

  .checkbox-label {
    padding-left: 40px;
  }

  .well.well-info img {
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .tls_faq .vc_toggle_content {
    margin-left: 26px;
  }
}

@media (min-width: 641px) and (max-width: 1180px) and (orientation: landscape) {
  .navbar-toggle {
    top: 0px !important;
  }

  .checkmark {
    top: 0 !important;
    left: 0 !important;
  }

  .checkbox-label .checkmark:after {
    left: 5px;
  }

  .page-template-template-blog-v2 #wrapper,
  .category #wrapper,
  .search #wrapper {
    overflow-x: clip;
  }

  .leisure-heading {
    margin-top: 50px !important;
  }
}

._checkmark {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  display: block;
  stroke-width: 7;
  stroke: #de435d;
  stroke-miterlimit: 10;
}

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

.checkbox_container {
  display: block;
  position: relative;
  padding-left: 84px;
  cursor: pointer;
  font-size: 66px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 66px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
}

.checkmark_tick {
  left: -49px;
  top: -78px;
  position: absolute;
  transition: width 2s;
  width: 0;
}

.checkmark_tick img {
  width: 90.5px;
  height: 90.5px;
}

.checkmark_ques {
  position: absolute;
  color: #c1c6d1;
  font-size: 28px;
  top: 0px;
  left: 14px;
  font-weight: 400;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 3s;
  transition-delay: 0s;
}

.checkbox_container .checkmark {
  position: absolute;
  top: 13px;
  left: 0;
  height: 40px;
  width: 40px;
  border: 2px solid #c1c6d1;
  background: transparent !important;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes scale {

  0%,
  100% {
    transform: none;
  }

  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}

.get-grid-access-col .wpb_content_element {
  margin-bottom: 0px !important;
}

#aaa-section {
  padding-top: 10%;
}

.aaa_tabs {
  display: block;
  text-decoration: none;
  color: #000000;
  font-weight: 700;
  font-family: "Roboto", "Sans Serif";
  font-size: 18px;
  box-sizing: border-box;
  cursor: pointer;
  padding: 15px 9px;
  border: 2px solid #ffffff;
  text-align: center;
  padding: 35px 10px;
}

.aaa_tabs:hover {
  text-decoration: none;
  color: #000000;
  border: 2px solid #f2f2f2;
  background: #f2f2f2;
}

.aaa_tabs img.aaa-icon {
  margin-bottom: 12px;
}

.aaa_tabs.active {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  border: 2px solid #d61435;
  padding: 35px 10px;
}

.living-outside-usa {
  display: none;
  text-align: center;
}

.zipcode-form p,
.living-outside-usa p {
  color: #212529;
  font-weight: 400;
  font-family: "Open Sans", "Sans Serif";
  font-size: 16px;
  padding: 0;
  margin: 30px auto 10px auto;
  width: 100%;
  text-align: center;
}

.gr-faq .vc_toggle_title h4 {
  font-size: 20px !important;
  font-weight: 900 !important;
}

.gr-faq i.vc_toggle_icon::after,
.gr-faq i.vc_toggle_icon::before {
  border-color: #d61535 !important;
  background: 0 0;
}

.gr-faq .vc_toggle_title .vc_toggle_icon {
  margin-left: 0 !important;
}

i.vc_toggle_icon {
  margin-right: 11px !important;
  margin-top: 6px;
}

.no-margin i.vc_toggle_icon {
  margin-right: 0px !important;
}

.enterprise-faq .vc_toggle_icon::after,
.enterprise-faq .vc_toggle_icon::before {
  border-color: white;
  background: 0 0;
}

.vc_toggle_title i {
  margin-right: 11px;
}

div.gr-validate-error {
  position: relative;
  width: 100%;
  text-align: left;
  color: #d5253c;
  font-size: 1rem;
  font-weight: 400;
}

.input-group.date {
  position: relative;
  margin-bottom: 30px;
  display: table;
  border-collapse: separate;
}

input#dob,
input#travel-insurance-start-date,
input#travel-insurance-end-date {
  display: table-cell;
  padding-right: 35px;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.feedback-calendar {
  z-index: 3;
  height: 49px;
  width: 29px;
  font-size: 12px;
  line-height: 53px !important;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.nasted-estimator {
  padding: 10px;
}

.single-post .estimator-v3 {
  /*   padding: 0; */
  margin-top: 0px;
  box-shadow: none;
  background: transparent !important;
}

.nasted-estimator .heading-dyn {
  display: none;
}

.estimator-v3 .heading {
  font-size: 2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.single-post .estimator-v3 label.btn-gr {
  border: solid 1px #999 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-weight: normal !important;
  box-shadow: none;
}

.estimator-v3 label.active {
  background: #666;
  color: #fff;
  border-color: #666;
  box-shadow: none;
}

.estimator-v3 .m-b-20 {
  margin-bottom: 20px;
}

.estimator-v3 strong {
  font-weight: 600 !important;
}

.heading-static {
  display: none;
}

.nasted-estimator .heading-static {
  display: block;
}

.similar-post-link {
  color: #222222;
  font-weight: 600;
  font-size: 1rem;
}

a.similar-post-link:hover {
  text-decoration: underline;
  color: #222222;
}

.similar-post-widget .vc_col-md-6:first-child {
  border-right: 1px solid #ccc;
}

#pum-4236,
#pum-47575 {
  background-color: #000 !important;
}

div#popmake-4236,
div#popmake-47575 {
  background: black;
}

#popmake-4236 div,
#popmake-47575 div,
#popmake-4236 iframe,
#popmake-47575 iframe {
  height: calc(100vh - 77px) !important;
}

#popmake-4236 button.pum-close.popmake-close,
#popmake-47575 button.pum-close.popmake-close {
  top: 0px;
  color: white;
  font-size: 25px;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: none;
}

.partner_paths_img img {
  width: 100%;
  padding: 0 !important;
  transition: all 0.5s ease;
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1);
  display: block;
  width: 100%;
}

.partnersip_path_carousel_inner_container:hover a:after {
  right: -26px;
}

.partnersip_path_carousel_inner_container .partner_paths_link a:after {
  position: absolute;
  content: "";
  font-size: 30px;
  color: #222222;
  right: -21px;
  background: url(../img/Icon-ionic-ios-arrow-forward.svg) no-repeat;
  width: 9px;
  height: 13px;
  top: 4px;
  transition: all 0.5s ease;
}

.partnersip_path_carousel_inner_container:hover .partner_paths_img img {
  -ms-transform: scale(1);
  /* IE 9 */
  -webkit-transform: scale(1);
  /* Safari 3-8 */
  transform: scale(1);
}

.partnersip_path_carousel_inner_container:hover a:after {
  right: -26px;
}

.partnersip_path_carousel_inner_container:hover a {
  padding-left: 0;
}

.partnersip_path_carousel_inner_container:hover .partner_paths_link {
  background: #ededed;
}

.gat-full-container {
  width: 100% !important;
}

.gat-full-container .tls_client_inner {
  max-width: 100%;
}

.vc_color-danger {
  color: #d63652 !important;
}

.estimator-v3 h1 {
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 11px !important;
}

.estimator-v3 .headline {
  font-size: 25px;
  font-weight: 900;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  line-height: 4rem;
  margin-top: 0;
}

.estimator-v3 h1 span,
.single-post .estimator-v3 h1,
.page-template-landing-pages .estimator-v3 h1 {

  color: #d71635;
  font-weight: 900;
}

.legal-notice-container strong {
  font-size: 1rem;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  line-height: 1.42857;
  color: #222;
}

.legal-notice-container ul li {
  font-size: 1rem;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 1.42857;
  color: #222;
}

#popmake-4263 .pum-close {
  top: 15px !important;
}

.video-thumbnail .contents {
  position: absolute;
  top: 0;
  width: 50%;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.video-thumbnail .video-title {
  font-size: 40px;
  color: #fff;
  font-weight: 900;
  line-height: 1.3;
  text-shadow: 0px 3px 6px #00000029;
  padding-left: 4px;
}

.video-thumbnail a {
  color: #ffffff;
  text-shadow: 0px 3px 6px #00000029;
  font-size: 22px;
  font-weight: normal;
}

.video-thumbnail .video-link {
  cursor: pointer;
}

.video-thumbnail a .play-btn {
  display: inline-block;
}

.video-thumbnail img {
  padding: 0 !important;
}

.video-thumbnail a .play-btn-hover {
  display: none;
}

.video-thumbnail a:hover {
  color: #fff;
  text-decoration: none;
}

.video-thumbnail a:hover .play-btn {
  display: none;
}

.video-thumbnail a:hover .play-btn-hover {
  display: inline-block;
}

.video-thumbnail a:hover span {
  text-decoration: underline;
}

.tls_join_us {
  background: url("/wp-content/uploads/2022/03/tls_grey_bg.png") no-repeat center top;
  background-size: cover !important;
  padding: 150px 0 82px 0;
  text-align: center;
  margin-top: 40px;
}

.tls_join_us .main_heading p {
  color: #232621;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 40px;
  margin: 0 auto;
  line-height: 34px;
  position: relative;
}

.tls_join_us .main_heading .static_head {
  height: 48px;
  position: relative;
  overflow: hidden;
  margin-top: 16px;
}

.tls_join_us .main_heading .static_head .absolute_head {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.tls_join_us .vc_column-inner {
  padding: 0 !important;
}

@keyframes slide {
  from {
    top: 0;
  }

  to {
    top: -240px;
  }
}

.tls_join_us .main_heading .static_head .absolute_head.absolute_head_position {
  animation-duration: 1s;
  animation-name: slide;
  animation-fill-mode: forwards;
}

@keyframes slide2 {
  from {
    top: 0;
  }

  to {
    top: -480px;
  }
}

.tls_join_us.competitor-comparison .main_heading .static_head .absolute_head.absolute_head_position {
  animation-duration: 1s;
  animation-name: slide2;
  animation-fill-mode: forwards;
}

.tls_join_us .main_heading .static_head .absolute_head span {
  height: 48px;
  font-size: 40px;
  color: #d61535;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.tls_join_us .main_heading p {
  color: #232621cc;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 20px;
  max-width: 827px;
  width: 100%;
  margin: 20px auto 0 auto;
}

.tls_join_us a {
  /* color: #ffffff;
    font-family: Open Sans,sans-serif;
    font-weight: 400;
    font-size: 20px;
    max-width: 155px;
    width: 100%;*/
  margin: 36px auto 0 auto;
  /*padding: 13px 0;
    background-color: #D61535;
    border-radius: 4px;
    display: block;
text-transform: uppercase;*/
}

.tls_join_us a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #870d21;
}

.tls_join_us a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #870d21;
}

.tls_call {
  color: #222222;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  /* max-width: 155px; */
  width: 100%;
  margin: 28px auto 0 auto;
  padding: 13px 0;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.tls_call a {
  display: inline-block;
  background: none;
  color: #d61535;
  font-size: 16px;
  width: unset;
  max-width: unset;
  display: inline-block;
  margin: 0 0 0 6px;
}

.tls_call a:hover {
  color: #d61535;
  background: transparent;
  text-decoration: none;
}

.tls_call a:focus {
  color: #d61535;
  background: transparent;
  text-decoration: none;
}

.tls_call p {
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.homepage-quote-container img.button-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 60px;
  max-height: 60px;
}

.section-members {
  padding: 80px 0;
}

@media only screen and (max-width: 991px) {
  .tls_join_us .main_heading p {
    font-size: 32px;
  }

  .tls_join_us a {
    font-size: 14px;
    padding: 13px 0;
  }

  .tls_join_us .main_heading .static_head {
    height: 36px;
    position: relative;
    overflow: hidden;
    margin-top: 6px;
  }

  .tls_join_us .main_heading .static_head .absolute_head span {
    height: 47px;
    font-size: 32px;
  }

  .tls_join_us {
    padding: 135px 0 82px 0;
  }
}

@media only screen and (max-width: 767px) {
  .tls_join_us {
    padding: 70px 0 30px 0;
    margin-top: 20px;
  }

  .tls_join_us .main_heading .static_head .absolute_head span {
    overflow: hidden;
  }

  .section-members {
    padding-top: 0px;
  }

  .section-members .vc_column-inner {
    padding-top: 20px !important;
  }

  #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right {
    display: none !important;
  }

  .estimator-v3 h1 {
    text-align: left;
  }

  .estimator-v3 .vc_col-xs-3 {
    padding: 0 5px;
  }

  .estimator-v3 .btn-gr {
    font-size: 10px;
  }
}

@media only screen and (max-width: 575px) {
  .tls_join_us .main_heading .static_head .absolute_head span {
    display: none;
  }

  .tls_join_us .main_heading .static_head .absolute_head span:last-child {
    display: block;
  }

  .tls_join_us .main_heading .static_head .absolute_head.absolute_head_position {
    animation-name: none;
  }
}

.slide-img,
.slide-img img {
  position: relative;
}

.slick-center .testimonials-tiles {
  width: 100%;
}

/* .slick-current ~ .slick-slide {
    display: flex;
    justify-content: flex-end;
} */
.testimonials-slider-section .video-testimonials .slick-prev.slick-arrow {
  display: none !important;
}

/*****Custom Aside*****/
#sidebar-wrapper::-webkit-scrollbar-track {
  background-color: #424141;
}

#sidebar-wrapper::-webkit-scrollbar {
  width: 12px;
  background-color: #424141;
}

#sidebar-wrapper::-webkit-scrollbar-thumb {
  background-color: #282828;
}

ul#menu-side-navigation {
  padding: 0px;
}

li.side-parent-menu-item.active-menu-item a {
  color: white !important;
  background: #d61535;
}

.sidebar {
  width: 100%;
  background: #333;
}

.content {
  display: block;
  overflow: hidden;
  width: auto;
}

.sidebar-nav {
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li {
  transition: border 0.2s;
  border-left: 0 solid transparent;
  border-bottom: 1px solid #4f4f4f;
  list-style: none;
}

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999;
  padding: 20px;
  font-size: 1.3rem;
  line-height: 1;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  transition: background 0.2s, border 0.2s linear;
  border-left: 0 solid transparent;
  position: relative;
  background-color: #424141;
}

/* li.side-parent-menu-item ul.sub-menu.mm-collapse li {
  border: none;
} */
/* li.side-parent-menu-item.mm-active>a {
  border-bottom: 1px solid #fff;
} */
/* .sidebar-nav li:first-child a {
    border-top: 1px solid #4f4f4f;
} */
#menu-side-navigation li.active-page-ancestor {
  display: block;
  background: #313030;
  border-left: 5px solid #d61535;
}

ul.sub-menu li:first-child a {
  border-top: 1px solid #4f4f4f;
}

ul.sub-menu {
  padding-left: 0px;
}

.active-page-ancestor>a {
  color: white !important;
}

.active-page-ancestor ul.sub-menu li.active-class {
  border-left: 0 solid #d61535;
  border-top: 0;
  font-size: 18px;
  text-indent: 20px;
  text-transform: capitalize;
  font-weight: 400;
  transition: all 0.2s;
}

ul.sub-menu li a {
  border-left: 0 solid #d61535;
  border-top: 0;
  font-size: 17px;
  text-indent: 20px;
  font-weight: 400;
  padding: 20px 8px !important;
  transition: all 0.2s;
  text-transform: capitalize;
}

body.locale-es-es ul.sub-menu li a {
  text-transform: none;
}

.active-page-ancestor ul.sub-menu li.active-class a {
  color: white !important;
  background-color: #d61535;
}

.metismenu .has-arrow::after {
  transform: rotate(136deg) translate(0, -50%);
}

.metismenu .mm-active>.has-arrow::after,
.metismenu .has-arrow[aria-expanded="true"]::after {
  transform: rotate(225deg) translate(0, -50%);
}

ul.level2-sub-menu li a {
  padding-left: 50px;
}

li.side-parent-menu-item.current-menu-item {
  background: transparent;
  border-left: 0px !important;
  background: #d61535;
}

li.side-parent-menu-item.current-menu-item a {
  color: white !important;
  background-color: #d61535;
}

.side-parent-menu-item a:hover {
  color: #fff;
  background-color: #333333;
}

.sidebar-nav li.active-page-ancestor a {
  background-color: #333;
}

.page-id-95 span.menu-text {
  top: 0px !important;
}

.single-post h5 {
  font-size: 14px;
}

.single-post strong {
  font-weight: 500;
}

.single-post-readmore:hover {
  color: #900e24;
  text-decoration: underline;
}

a.recent-post-title:hover {
  text-decoration: underline;
}

span.display-inline {
  display: inline-block;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:hover {
  background: transparent !important;
}

a.gr-cat-link:hover {
  text-decoration: underline;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item>ul.mega-sub-menu {
  display: none !important;
  visibility: unset !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
  display: block !important;
  visibility: unset !important;
}

td#gnewtonDepartmentCell,
td#gnewtonLocationCell {
  display: block !important;
  margin-bottom: 5% !important;
}

/* Owl Carousel */

#gr-slider.owl-theme .owl-nav [class="owl-prev"]:hover {
  background: none;
  color: inherit;
}

/* Validation */

[id^="popmake-"] .message.alert {
  margin-bottom: 15px;
}

/* Captcha */

.gr-captcha>div {
  margin: 0px auto;
}

#gr-contact-captcha>div,
#gr-quote-captcha>div {
  margin: 0px !important;
}

/*Mailing List Popup*/
#mailingList-form textarea.form-control {
  height: 100px;
}

.gr-clients .owl-item {
  float: left;
  text-align: center;
}

.gr-clients .owl-nav.disabled {
  display: none;
}

/* List style for Partner Pages*/

.gr-membership-section ul {
  list-style: none;
}

.gr-membership-section li:before {
  content: "-";
  position: absolute;
  left: 30px;
}

/*Partner Pages FAQs*/
.partner-info .vc_tta.vc_general .vc_tta-panel-title {
  text-align: center;
}

.quote-text.coronavirus {
  font-style: italic;
  font-size: 2.39rem;
  color: #d71f3e;
  z-index: 99;
  font-weight: normal;
}

.quote-text.coronavirus p {
  line-height: 55px !important;
}

.quote-text.coronavirus span {
  color: #d71635;
  font-weight: 300;
  font-size: 22pt;
}

.quote-text.coronavirus.auther-title {
  font-size: 1.1rem;
  color: #000;
  z-index: 2;
  font-weight: 700;
  padding: 1rem 14rem;
  letter-spacing: 1px;
}

.posts-grid div {
  margin-bottom: 10px;
}

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
  color: #5cb85c;
}

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
  color: #d5253c;
}

@media (max-width: 768px) {
  p.coronavirus.auther-title {
    padding: 0px !important;
  }

  .quote-text,
  .quote-text p,
  .quote-text span {
    font-size: 1.3rem !important;
  }
}

/*******Partner Pages Nav Css********/

@media (min-width: 1200px) and (max-width: 1400px) {
  .section-page-nav .page-nav {
    font-size: 0.9rem;
  }

  .section-page-nav .page-nav:hover i {
    margin-left: 15px;
  }
}

/****************************
Stack Adapt Fixed Sidebar
****************************/

.estimator-v3 {
  margin: 60px 0 0 0;
  padding: 25px !important;
  /* background: #f2f2f2 0% 0% no-repeat padding-box; */
  background: #fff !important;
  box-shadow: 0px 0px 30px #0000001a;
  -webkit-box-shadow: 0px 0px 30px #0000001a;
  -moz-box-shadow: 0px 0px 30px #0000001a;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 73px;
}

.stackadapt_estimator_sticky {
  top: 65px;
}

.estimator-v3 h1 {
  letter-spacing: 0;
  margin: 0px !important;
  font-size: 34px;
}

.estimator-v3 label.btn-gr {
  color: #222;
  background: #eee;
  padding: 10px 0px !important;
  box-shadow: none !important;
  border-radius: 2px;
  border: none;
  font-weight: 400 !important;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  letter-spacing: initial;
}

.estimator-v3 label.active {
  background: #d71635 !important;
  color: #ffffff !important;
}

.estimator-v3 .heading {
  color: #232621;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 25px !important;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 3%;
  padding-bottom: 5%;
}

.estimator-v3 strong {
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  color: #222222;
  font-style: normal !important;
}

.add-on h4 strong {
  font-size: 18px;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  color: #222222;
}

.tls_estimator_total {
  box-shadow: none !important;
  border-radius: 3px;
  border: 1px solid #dbdbdb;
}

.tls_estimator_total h4 {
  margin-top: 0 !important;
  line-height: 2rem;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.2rem;
}

.home .tls_estimator_total h4,
.page-id-124 .tls_estimator_total h4,
.page-id-3064 .tls_estimator_total h4,
.page-id-2751 .tls_estimator_total h4,
.page-id-1849 .tls_estimator_total h4,
.page-id-2262 .tls_estimator_total h4,
.page-id-2786 .tls_estimator_total h4,
.page-id-3735 .tls_estimator_total h4,
.page-id-22167 .tls_estimator_total h4,
.page-id-22154 .tls_estimator_total h4,
.page-id-22164 .tls_estimator_total h4,
.page-id-22194 .tls_estimator_total h4,
.page-id-4066 .tls_estimator_total h4,
.page-id-22798 .tls_estimator_total h4 {
  line-height: 4rem;
}

.pricing-estimate .one-trip-options,
.all-year-options {
  padding-top: 0px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}

@media (max-width: 991px) {
  .estimator-v3 .heading {
    font-size: 32px;
    line-height: 32px;
  }

  .estimator-v3 {
    margin-top: 0px;
    margin-bottom: 30px;
    position: static;
    top: unset;
    padding: 10px !important;
  }

  .estimator-v3 label.btn-gr {
    font-size: 12px;
  }

  .pum-container {
    position: relative;
    width: 95% !important;
    left: 2.5% !important;
    top: 100px !important;
  }
  #popmake-27740.pum-container,
  #popmake-54667.pum-container {
    top: 300px !important;
  }
}
@media (max-width: 767px) {

  #popmake-27740.pum-container,
  #popmake-54667.pum-container {
    top: 220px !important;
  }

  .estimator-v3 {
    padding: 15px !important;
  }

  .estimator-v3 label.btn-gr {
    letter-spacing: 0;
    font-size: 12px !important;
  }
}

.iat-iframe-main {
  padding: 0px !important;
}

.iat-iframe .vc_column-inner {
  padding: 0px !important;
}

@media (min-width: 321px) and (max-width: 414px) {

  #popmake-27740.pum-container,
  #popmake-54667.pum-container {
      top: 140px !important;
  }

  .video-thumbnail .video-title {
    font-size: 19px;
    margin-top: 10px;
    line-height: 1.2;
  }

  .video-thumbnail .contents {
    width: 62%;
    padding: 0 7px;
  }

  .video-thumbnail a {
    font-size: 16px;
  }

  .video-thumbnail .play-icon {
    width: 22%;
  }

  .video-thumbnail .lazyframe {
    min-height: 196px;
  }
}

@media (min-width: 415px) and (max-width: 812px) {
  .video-thumbnail .video-title {
    font-size: 32px;
    margin-top: 12px;
    margin-bottom: 4px;
    line-height: 1.1;
  }

  .video-thumbnail .contents {
    width: 60%;
    padding: 0 15px;
  }

  .video-thumbnail a {
    font-size: 22px;
  }

  .video-thumbnail .play-icon {
    width: 22%;
  }

  .video-thumbnail .lazyframe {
    min-height: 231px;
  }
}

@media (min-width: 813px) and (max-width: 1080px) {
  .video-thumbnail .video-title {
    font-size: 33px;
  }
}

#covidForm {
  padding: 80px 0px;
}

#destinationreport-form label.form-check-label,
#blog-destinationreport-form label.form-check-label,
#destinationreport-form .form-control,
#blog-destinationreport-form .form-control {
  color: #222;
}

@media (max-width: 767px) {
  #blog-destinationreport-form .form-check {
    display: block !important;
  }
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  background-clip: padding-box;
  margin-top: 2% !important;
}

.datepicker-switch {
  background: #eee !important;
}

.table-condensed>tbody>tr>td.day {
  padding: 10px !important;
  border: solid 4px #fff;
  background: #eee !important;
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background: #737373 !important;
  background-image: none !important;
  border: none !important;
  color: #fff !important;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  background-color: #d71634 !important;
  background-image: none !important;
  border: none !important;
}

.dob-container span.help-block.danger {
  position: absolute;
  bottom: -30px;
  left: 0px;
}

@media (min-device-width: 768px) and (max-device-width: 1024px) {
  .iti__country-list {
    min-width: 258px;
    z-index: 99;
  }

  .partner_paths_content {
    min-height: 160px;
  }
}

@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .iat-iframe-main {
    min-height: 350px !important;
  }
}

@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .iti__country-list {
    min-width: 358px;
    z-index: 99;
  }

  #submit-grcom-Download-the-complete-Risk-Assessment-form {
    padding: 15px 40px !important;
  }
}

a.jssocials-share-link {
  width: 43px;
  height: 40px;
}

.stack_adapt_social.jssocials .jssocials-share.copy-to-clipboard {
  background: #424141;
}

.stack_adapt_social.jssocials .jssocials-share.copy-to-clipboard:hover {
  background: #323131;
}

.stack_adapt_social.jssocials .copy-to-clipboard svg {
  fill: #fff;
  margin-top: 2px;
  width: 24.701px;
}

span.iti__country-name {
  white-space: pre-line;
}

/*FAQs Arrows*/
.vc_toggle_arrow .vc_toggle_icon::after {
  -webkit-transform: rotate(-135deg) !important;
  -moz-transform: rotate(-135deg) !important;
  -ms-transform: rotate(-135deg) !important;
  -o-transform: rotate(-135deg) !important;
  transform: rotate(-135deg) !important;
  top: 5px !important;
}

.vc_toggle_arrow .vc_toggle_icon::before {
  transform: rotate(-45deg) !important;
}

.owl-carousel {
  position: relative;
  width: 100%;
}

.photo-contest-submissions .owl-nav button span {
  display: none;
}

.mfp-container {
  position: fixed !important;
  cursor: pointer !important;
}

.mfp-close {
  cursor: pointer !important;
  width: auto !important;
}

.mfp-title {
  font-size: 13px !important;
}

.mfp-bg {
  opacity: 0.9 !important;
}

.mfp-wrap,
.mfp-bg {
  z-index: 2001 !important;
}

.mfp-figure figcaption .mfp-counter {
  display: none !important;
}

.mfp-content {
  width: auto !important;
}

.mfp-arrow.mfp-arrow-left {
  background: url(/grcom/grmkt_resources/images/icons/button-arrow-grey-half-circle-left.svg) no-repeat !important;
  width: 44px;
  height: 87px;
}

.mfp-arrow.mfp-arrow-right {
  background: url(/grcom/grmkt_resources/images/icons/button-arrow-grey-half-circle-right.svg) no-repeat !important;
  width: 44px;
  height: 87px;
}

.mfp-arrow.mfp-arrow-left::before,
.mfp-arrow.mfp-arrow-left::after {
  display: none !important;
}

.mfp-arrow.mfp-arrow-right::before,
.mfp-arrow.mfp-arrow-right::after {
  display: none !important;
}

.aboutcol h2 {
  font-weight: 900;
  margin: 0 0 40px 0;
  font-size: 41px;
}

a.active-lang {
  padding: 3px 20px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-size: 15px !important;
}

.select2-selection {
  height: 49px !important;
  padding: 10px 16px;
  font-size: 0.75rem !important;
  line-height: 1.33333 !important;
  background-color: #fafafa !important;
  background-image: none;
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  color: #737373 !important;
}

.select2-selection__arrow {
  height: 49px !important;
}

div#popmake-23721 {
  background: transparent;
  box-shadow: none;
  text-align: center;
}

.gated-container {
  text-align: center;
  color: white;
}

.gated-container h4 {
  color: #fff;
  font-weight: 400;
  text-shadow: 2px 2px 5px #333;
  text-align: center;
  font-family: Open Sans;
  font-size: 21px;
  letter-spacing: 2px;
}

.gated-container h1 {
  color: #fff;
  font-weight: 600;
  text-shadow: 2px 2px 5px #333;
  text-align: center;
  font-size: 50px;
  letter-spacing: 3px;
  font-family: Open Sans;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.gated-container form {
  text-align: center;
  max-width: 400px;
  min-width: 300px;
  width: 100%;
  margin: 0 auto 20px;
}

.gated-container .btn-gr {
  padding: 12px 60px;
}

.gated-container a {
  font-size: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
}

.gated-container a span {
  font-weight: 400 !important;
}

#pum-23721 .pum-close {
  text-shadow: 0 1px 0 #fff;
  top: -40% !important;
}

@media (max-width: 992px) {
  header.topbar-on {
    padding: 0px 0px 15px !important;
  }
}

header.topbar-on {
  padding: 0px !important;
}

.topbar-on .container-fluid {
  padding: 15px 10px 15px 5px;
}

.link-banner {
  padding: 10px;
  text-align: center;
  color: #e1e1e1;
  background: #d71634;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-around;
  align-items: center;
}

.link-banner a {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
}

.link-banner a.enroll-for-low-price {
  text-decoration: none !important;
  border-bottom: 1px solid #fff;
}

.link-banner a.enroll-for-low-price:hover {
  text-decoration: none !important;
  border-bottom: none !important;
}

.close-banner,
.close-lock-price-banner {
  position: absolute;
  right: 20px;
  top: 8px;
  color: #fff !important;
  font-size: 1.2rem;
  text-decoration: none !important;
}

.gdpr {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 18px;
  text-align: center;
  z-index: 999;
}

.close-gdpr {
  margin-left: 15px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

@media (max-width: 767px) {
  p.mb-0.d-block.d-sm-none {
    font-size: 13px;
  }

  .close-banner,
  .close-lock-price-banner {
    position: relative;
    right: 0px;
    top: 0px;
    color: #fff !important;
    font-size: 14px !important;
    text-decoration: none !important;
  }

  .link-banner a {
    text-decoration: none;
  }
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {

  .close-banner,
  .close-lock-price-banner {
    top: 12px;
  }
}

/******** Footer ********/

.bg-footer {
  background-color: #141414;
}

.footer h3 {
  font-family: 'Roboto';
  font-size: 24px;
  line-height: 30px;
  font-weight: 100;
  margin: 0;
}

.footer h4 {
  font-size: 20px;
}

.footer h3,
.footer h4,
.footer p {
  color: #fff !important;
}

.footer ul {
  padding: 0;
}

.footer ul li {
  list-style: none;
  margin-bottom: 15px;
  padding: 0;
}

.footer ul li:last-child {
  margin-bottom: 0px;
}

.footer ul li a {
  color: #fff;
  padding-bottom: 5px;
}

.footer .footer-social-links li a img:last-child {
  display: none;
}

.footer .footer-social-links li a:hover>img:first-child {
  display: none;
}

.footer .footer-social-links li a:hover>img:last-child {
  display: block;
}

.footer ul li a:hover,
.footer ul li a:focus {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

.footer .footer-social-links li a:hover,
.footer .footer-social-links li a:focus {
  border: none;
}

footer hr {
  border-color: rgb(255 255 255 / 4%);
}

.footer ul li a,
.footer p {
  font-weight: 100 !important;
}

.footer-social-links a {
  padding-right: 10px;
  display: inline-flex;
}

.footer .btn-subscribe {
  padding: 20px;
  font-size: 18px;
  line-height: 24px;
}

.footer input.form-control {
  background: transparent !important;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  font-family: 'Roboto' !important;
  font-size: 18px !important;
  padding-left: 0;
  min-height: 61px;
  color: #fff;
}

.footer input:-webkit-autofill,
.footer input:-webkit-autofill:hover,
.footer input:-webkit-autofill:focus,
.footer input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0 0px #141414 !important;
}

.footer input.form-control:focus {
  outline: none;
  box-shadow: none;
}

#newsletter-form .help-block {
  padding: 10px;
  background-color: #dc3545;
  color: #fff !important;
  border-radius: 4px;
  position: relative;
}

#newsletter-form .help-block:before {
  content: "";
  position: absolute;
  display: block;
  width: 0px;
  left: 50%;
  top: 0;
  border: 5px solid transparent;
  border-top: 0;
  border-bottom: 5px solid #dc3545;
  transform: translate(-50%, -100%);
}

.bg-success {
  background-color: #2bad47 !important;
}

#newsletter-form .help-block.bg-success:before {
  border-bottom: 5px solid #2bad47;
}

.partner-logo img {
  height: 100% !important;
  width: 100%;
}

@media screen and (max-width: 767px) {

  /* .footer .d-flex.flex-column.flex-sm-row.align-items-center.justify-content-between img:first-child {
    height: 40px;
  } */
  .footer h4 {
    margin-top: 30px;
  }

  img.icon-usps {
    margin-left: 40px;
  }

  .row.d-flex.flex-column.flex-sm-row.align-items-sm-end .form-control {
    margin-bottom: 30px;
  }

  .footer-social-links a {
    margin-right: 20px;
  }

  .partner-logo img {
    max-height: 150px !important;
  }
}

@media (min-width: 577px) and (max-width: 768px) {
  .footer-social-links {
    justify-content: start;
  }
}

@media screen and (max-width: 576px) {
  .footer .d-flex img:first-child {
    margin-bottom: 30px;
  }
}

/* #delosRegistration-form .date span.gr.gr-asterisk {
    right: 65px !important;
    line-height: 53px !important;
} */
/******** Footer ********/
.global-travel-insurance {
  max-width: 70%;
}

.global-travel-insurance p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #5d5959;
  font-weight: 500;
}

.ti-form-container {
  max-width: 75%;
  margin: 0 auto;
  background: #f2f2f2;
  border-radius: 5px;
  box-shadow: 0px 0px 30px #00000033;
}

form#travelInsurance-form {
  max-width: 85%;
  margin: 0 auto;
  padding: 48px 0px 20px;
}

h4.tl-get-quote {
  font-size: 33px;
  font-weight: 900;
}

.dates-container span.help-block.danger {
  position: absolute;
  bottom: -30px;
  left: 0px;
}

.error-404 {
  background-size: cover;
  background-position: 50%;
  background-image: url(/grcom/resources/images/error-bg.jpg);
  min-height: 400px;
}

section.error-section {
  min-height: 20vh;
  padding-top: 3rem !important;
  padding: 12% 0;
}

section.error-section .heading {
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1;
  margin-top: 0;
  text-transform: uppercase;
}

section.error-section p.light {
  font-weight: 400;
  color: #424141;
}

section.error-section .text-ul {
  text-decoration: underline;
}

.travelers_age {
  padding-right: 18px !important;
  font-size: 12px !important;
}

.similar_posts_blocks h6:hover {
  text-decoration: underline;
}

.ti-sec-heading h1 {
  font-size: 45px;
  color: #d71635;
  font-family: Robot, sans-serif;
  text-transform: uppercase;
  line-height: 56px;
  margin: 0px;
}

.vendor-img img {
  margin: 0 auto;
  text-align: center;
  display: block;
}

.btn-legal-notice,
.btn-legal-notice:hover,
.btn-legal-notice:focus {
  color: #000;
  text-decoration: underline;
  font-weight: 500;
}

.travel-insurance-quote row {
  display: table;
  width: 100%;
}

.travel-insurance-quote .col-md-4,
.travel-insurance-quote .col-md-6 {
  display: table-cell;
}

.signature-travel-insurance h3 {
  font-size: 18px;
  line-height: 21px;
}

.quoted-amount h3 {
  font-size: 29px;
  text-align: right;
  line-height: 50px;
}

.ti_quote_toggles i.vc_toggle_icon::before,
.ti_quote_toggles i.vc_toggle_icon::after {
  border-color: #d61435 !important;
}

div.ti_quote_toggles {
  margin-bottom: 5%;
}

.ti_quote_toggles h4 {
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
}

.ti_quote_toggles .vc_toggle_title {
  border-bottom: 2px solid #222;
}

.vc_toggle_content table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.vc_toggle_content td,
th {
  border-bottom: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

p.td-head {
  margin-bottom: 0px;
  font-size: 14px;
  color: #222222;
}

p.td-footer {
  color: #656565;
  letter-spacing: 0px;
  font-size: 12px;
  text-align: left;
}

.mega-back-to-business {
  cursor: pointer;
}

#trip_cost {
  padding-left: 30px;
}

.dollar-sign {
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 49px;
  text-align: center;
  line-height: 50px;
  color: #555;
}

@media (max-width: 768px) {
  .ti-sec-heading {
    margin-bottom: 35px !important;
  }

  .ti-form-container {
    max-width: 100% !important;
    margin: 10% 0px 0px;
  }

  .mobile-padding-none {
    padding: 0px !important;
  }

  .membership-cal-container {
    padding: 0px !important;
  }

  .ti-sec-heading h1 {
    font-size: 30px;
  }

  .signature-travel-insurance h3 {
    font-size: 18px;
    margin-top: 10px;
    line-height: 24px;
  }

  .quoted-amount h3 {
    text-align: center;
  }

  .vendor-img img {
    margin: 0px !important;
  }

  p.td-footer {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .ti-quote-body table tr td:first-child {
    width: 236px;
    max-width: 236px !important;
  }
}

.membership-cal-container {
  background: #fff;
  box-shadow: -6.93px 4px 28px #00000021;
  border-radius: 3px;
  padding: 30px;
}

.membership-cal-container .display-panel {
  border-radius: 3px;
}

.membership-cal-container label.btn.btn-gr.btn-lg.btn-block {
  font-weight: 500 !important;
  letter-spacing: 0px;
}

.urgent-consultss p.note,
.urgent-consultss .note p {
  font-weight: 500;
  margin-top: 15px;
}

@media (max-width: 992px) {
  .explore-more a {
    height: 32px;
    padding-top: 2px;
    width: 60px;
  }

  .heading {
    font-size: 25px;
    line-height: 25px;
  }

  .locale-es-es .heading {
    line-height: 40px;
  }
}

.vc_tta-panel-body .answer {
  margin-bottom: 20px;
}

.partner-info .vc_column-inner {
  padding-top: 0 !important;
}

@media only screen and (max-width: 1024px) {
  .checkmark {
    top: 10px !important;
    left: 0px !important;
  }
}

.partner-logo {
  display: flex;
  align-items: center;
  max-width: 200px;
  min-height: 100px;
  padding: 20px !important;
}

.travel-insurance-quote {
  margin-top: 5%;
}

/* Chrome, Safari, Edge, Opera */
#travelers_age::-webkit-outer-spin-button,
#travelers_age::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#travelers_age {
  -moz-appearance: textfield;
}



.paths-to-partnership-carousel .awards-carousel .card {
  position: relative;
  top: 0px;
}

.paths-to-partnership-carousel .awards-carousel .card:hover {
  top: -20px;
}

@media screen and (max-width :768px) {
  .paths-to-partnership-carousel .awards-carousel .card .blog-thumbnail {
    height: 264px;
  }

  .paths-to-partnership-carousel .awards-carousel .card:hover {
    top: 0px;
  }
}

.paths-to-partnership-carousel .awards-carousel .card .card-body {
  padding: 15px 30px;
}

@media only screen and (min-width: 980px) {
  .awards-carousel .slick-track {
    /* width: 1024px !important; */
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .paths-to-partnership-carousel .awards-carousel .slick-track {
    padding: 0;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .award-winning-service {
    background: #fff;
    opacity: 1;
    padding: 75px 0px 20px 0px;
  }

  .content-control {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .award-winning-service hr {
    display: none;
  }

  .awards-carousel .slick-next {
    right: 11px;
  }

  .awards-carousel .slick-prev {
    left: 10px;
  }

  .awards-carousel.blog-listing.category .slick-arrow {
    left: 81%;
    top: 40%;
  }

  .awards-carousel.blog-listing.featured .slick-arrow {
    left: 77%;
    top: 30%;
  }

}

.award-winning-service hr {
  margin-top: 15px;
  margin-bottom: -15px;
}

.content-control .mt-fix {
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .award-winning-service {
    padding: 60px 0px 20px 0px;
  }

  .award-winning-service h3 {
    font-size: 28px;
  }

  .content-control {
    padding: 20px 20px;
  }

  .img-control>img {
    height: 50px;
    transform: scale(1.5) !important;
  }

  .content-control:last-child>a {
    padding: 10px 20px;
  }

  .content-control {
    margin-top: 30px;
  }

  .awards-carousel .slick-prev,
  .awards-carousel .slick-next {
    top: 50% !important;
    left: 75% !important;
  }

  .award-winning-service hr {
    display: none;
  }

  .content-control h4 {
    font-size: 17px;
  }

  .awards-carousel.blog-listing.category .slick-arrow {
    top: 42% !important;
    left: 75% !important;
  }

  .awards-carousel.blog-listing.featured .slick-arrow {
    top: 32% !important;
    left: 71% !important;
  }
}

body.single-post .site-main+em *,
body.single-post #wrapper+em * {
  font-style: normal !important;
}

/**** loader style ****/

.page-loader {
  background: #fff;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999999;
}

.loader {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  background-color: transparent;
  border: 5px solid #eceff1;
  border-radius: 50%;
  margin-right: 10px;
}

.pum-content .loader {
  position: relative;
}

.loader:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  padding: 2px;
  border-width: 3px;
  border-style: solid;
  border-color: #c00 transparent transparent;
  border-radius: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  animation: e 0.8s infinite cubic-bezier(0.5, 0.49, 0.49, 0.49);
  -webkit-animation: e 0.8s infinite cubic-bezier(0.5, 0.49, 0.49, 0.49);
}

@keyframes e {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@-webkit-keyframes e {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

/******* Blog Category List Page *******/

.blog-category-list h1 {
  font-size: 66px;
  line-height: 87px;
  margin-bottom: 1.875rem;
}

.blog-category-list p {
  font-family: "Roboto";
  font-size: 24px;
  line-height: 35px;
}

/* .banner-heading{
  line-height: 35px !important;
} */

.category-toggler {
  display: flex;
  font-family: "roboto", sans-serif;
  align-items: baseline;
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
  cursor: pointer;
}

.category-wrapper {
  opacity: 0;
  display: flex;
  flex-flow: wrap;
  height: 0;
  transition: 0.3s all ease-out;
  overflow: hidden;
}

.category-wrapper.toggled {
  opacity: 1;
  height: auto;
  margin-bottom: 50px;
}

.category-wrapper .category {
  border: 1px solid #ccc;
  padding: 15px 30px;
  margin: 0 30px 15px 0;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s all ease-out;
}

.category-wrapper .category:hover,
.category-wrapper .category.active {
  background-color: #afafaf;
}

.blog-search .ms-n5 {
  margin-left: -40px;
}

.blog-search .input-group input,
.blog-search .input-group input::placeholder {
  color: #000;
}

.blog-search .input-group input,
.blog-search .input-group .input-group-append .btn.btn-outline-secondary {
  background-color: white !important;
  font-size: 20px !important;
  line-height: 40px !important;
}

.blog-search .input-group .input-group-append .btn.btn-outline-secondary:hover {
  color: initial !important;
}

.blog-card,
.category {
  color: inherit;
  border: 0;
  transition: 0.3s all ease-out;
}

.blog-card {
  box-shadow: 0 0 15px 0 #0000001a;
}

.blog-card:hover,
.blog-card:focus {
  color: inherit;
  text-decoration: none;
  box-shadow: 0 15px 15px 0 #0000001a !important;
}

.category:hover,
.category:focus {
  color: inherit;
  text-decoration: none;
}

.blog-card .card-text {
  display: flex;
  justify-content: space-between;
  font-family: "Roboto", sans-serif;
}

.blog-card .card-title {
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  text-transform: uppercase;
}

.paths-to-partnership-carousel .blog-card .card-title {
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}

.blog-listing.featured .blog-card {
  width: 574px;
  min-width: auto;
  margin: 0 15px 0px 0px;
}

.paths-to-partnership-carousel .blog-listing.featured .blog-card {
  width: auto;
  min-width: auto;
  margin-right: 30px;
}

.blog-listing.category,
.blog-listing.category:hover,
.blog-listing.category:focus {
  box-shadow: none !important;
}

.blog-listing.category .blog-card {
  width: 285px;
  min-width: 285px;
  margin: 0px 15px 25px;
}

.blog-listing .blog-card:first-child {
  margin-left: 0;
}

.blog-listing .blog-card:last-child {
  margin-right: 0;
}

.blog-listing.hover-effect.category .blog-card {
  position: relative;
  top: 0;
  transition: .3s all ease-out;
}

.blog-listing.hover-effect.category .blog-card:hover {
  top: -30px;
}

.blogs-category .view-all {
  color: inherit;
  border-bottom: 1px solid #222;
  font-weight: 600;
  white-space: nowrap;
}

.blogs-category .view-all:hover,
.blogs-category .view-all:focus,
.blogs-recent .view-all:hover,
.blogs-recent .view-all:focus {
  text-decoration: none;
  color: inherit;
}

.blogs-list h1 {
  font-weight: 600;
  line-height: 32px;
}

.blog-listing .slick-next {
  background: url(/grcom/grmkt_resources/images/icons/Group-352.svg) !important;
  width: 95px;
  transform: rotate(0deg);
}

.blog-listing .slick-prev {
  background: url(/grcom/grmkt_resources/images/icons/Group-352.svg) !important;
  width: 95px;
  transform: rotate(180deg);
}

.awards-carousel.blog-listing.category.blog-listing .slick-prev {
  background: url(/grcom/grmkt_resources/images/icons/Group-352.svg) !important;
  width: 95px;
  transform: rotate(180deg);
}

.page-id-27005 #wrapper,
.category #wrapper,
body.category {
  /* overflow-x: clip; */
}

.category-dropdown {
  display: flex;
  align-items: baseline;
}

.blog-search .fa-chevron-left {
  border-radius: 50% !important;
  background: #afafaf;
  padding: 5px 8px;
  color: #fff;
  font-size: 14px;
}

.blog-card .card-text {
  font-size: 14px;
}

.featured .blog-card .card-text {
  font-size: 16px;
}

.paths-to-partnership-carousel .blog-card .card-text {
  font-size: 18px;
  height: 54px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.category-details p {
  color: white;
}

.blog-thumbnail {
  overflow: hidden;
  height: 230px;
  display: flex;
  align-items: center;
}

.blog-thumbnail img {
  object-fit: cover;
  object-position: center;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.featured .blog-thumbnail {
  height: 380.5px;
}

@media (max-width: 992px) {

  .featured .blog-thumbnail {
    height: 230px;
  }
}

.paths-to-partnership-carousel .blog-thumbnail {
  height: 264px;
}

.blogs-recent .blog-thumbnail {
  height: 250px;
}

.blog-listing .navigation ul li a {
  color: inherit;
}

.blog-listing .navigation ul li.active {
  background: #d61535;
}

.blog-listing .navigation ul li.active a {
  color: #fff;
}

.page-template-template-blog-v2 hr {
  margin: 1.8rem 0 2.5rem 0;
}

.blog-listing.featured .slick-list {
  overflow: visible;
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .awards-carousel .slick-arrow {
    left: 80%;
    top: 26%;
  }

  .awards-carousel.blog-listing.featured .slick-arrow {
    left: 58%;
    top: 36%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .awards-carousel .slick-arrow {
    left: 80%;
    top: 26%;
  }

  .award-winning-service {
    background: #fff;
    opacity: 1;
    padding: 75px 0px 20px 0px;
  }

  .content-control {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .award-winning-service hr {
    display: none;
  }

  .blog-thumbnail {
    height: 222px;
  }
}

/* @media screen and (min-width: 850px) {
  .blog-category-list {
    width: 1170px;
  }
  .blog-listing .slick-track {
    width: 100% !important;
    margin-top: 0;
  } */
@media all and (min-device-width: 414px) and (max-device-width: 896px) and (orientation: landscape) {
  .blog-listing .slick-track {
    width: max-content !important;
  }
}

@media screen and (max-width: 767px) {
  .category-wrapper .category {
    margin: 0 15px 15px 0;
    padding: 6px 12px;
    font-size: 14px;
  }

  .blog-category-list h1 {
    font-size: 26px;
    line-height: 34px;
  }

  .blog-category-list p {
    font-size: 14px;
    line-height: 20px;
  }

  .blog-filters {
    position: sticky;
    top: 69px;
    z-index: 2;
    background-color: #fff;
  }

  .category-wrapper.toggled {
    margin-top: 2rem;
    margin-bottom: 0px;
    padding-bottom: 15px;
  }

  .category-wrapper {
    transition: none;
  }

  .blog-listing .blog-card {
    min-width: auto !important;
  }

  .blog-listing.category .blog-card {
    min-width: auto !important;
    width: 45vw !important;
  }

  .blogs-list h1 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 1;
  }

  .blog-filters .py-5 {
    padding: 0rem !important;
  }

  #submit-grcom-Download-the-complete-Risk-Assessment-form {
    max-width: 100%;
    white-space: normal;
    padding: 12px !important;
  }

  .featured .blog-thumbnail {
    height: 180px;
  }

  .slick-list {
    padding: 0 !important;
  }

  .blog-card .card-title {
    height: 60px;
    font-size: 16px;
    -webkit-line-clamp: 3;
  }

  .blog-listing.category .blog-card {
    margin: 0px 7px 25px;
  }

  .blog-category-list.middle-content p {
    font-size: 18px;
    line-height: 28px;
  }

  .blog-category-list.middle-content h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .blog-listing.featured .slick-list {
    overflow: hidden;
  }

  .gr-mobile-app-tab-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {

  /* .awards-carousel.blog-listing.category .blog-thumbnail {
    height: 112px !important;
  } */
  .blog-listing.category .blog-card .card-text {
    flex-direction: column;
  }
}

@media screen and (max-width: 920px) and (orientation: landscape) {
  .blog-filters {
    position: sticky;
    top: 69px;
    z-index: 1;
    background-color: #fff;
    z-index: 2;
    max-width: 100%;
  }

  #gr-quote-captcha iframe {
    transform: scale(0.75);
  }
}

@media all and (min-device-width: 768px) and (max-device-width: 850px) and (orientation: portrait) {
  .blog-listing.featured .blog-card {
    width: 350px;
  }

  .blog-listing.category .blog-card {
    width: 285px;
  }

  .blog-category-list p {
    font-size: 18px;
    line-height: 24px;
  }

  .category-wrapper.toggled {
    margin: 1.5rem 0;
  }
}

@media all and (min-device-width: 1024px) and (max-device-width: 1180px) and (orientation: landscape) {
  .blog-category-list p {
    font-size: 18px;
    line-height: 24px;
  }
}

.navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  float: right;
}

.navigation ul li {
  display: inline-block;
  padding: 0px 10px;
}

.navigation ul li.active {
  background: #d61535;
}

.navigation ul li a {
  text-decoration: underline;
}

.navigation ul li.active a {
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 667px) {
  #pum-2323 button.pum-close.popmake-close {
    right: 10px !important;
    top: 0px !important;
  }
}

a.no-styles:hover {
  text-decoration: none;
}

.cat-desc p {
  margin-bottom: 1.5rem !important;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0px;
}

.fr-lh {
  line-height: 4rem !important;
  margin-bottom: 0px;
}

.alert-copylink {
  position: fixed;
  z-index: 999999;
  left: 10px;
  top: 90px;
  transition: 0.3s all ease-in-out;
}

@media only screen and (min-width: 320px) and (max-width: 950px) and (orientation: landscape) {
  .estimator-v3 {
    padding: 15px !important;
  }

  .estimator-v3 .headline {
    font-size: 20px;
  }

  .estimator-v3 label.btn-gr {
    font-size: 12px;
  }

  .page-id-125 .estimator-v3 {
    padding: 5px !important;
  }

  .membership-cal-container {
    padding: 30px 10px !important;
  }

  /* .blog-listing.featured .blog-card {
    min-width: 385px;
    width: 385px;
  } */
  .blog-listing.category .blog-card {
    min-width: 285px;
    width: 285px;
  }

  /* .blog-thumbnail {
    height: 140px !important;
  } 
  .blog-listing.slick-slider .blog-card {
    width: 0.7% !important;
  }*/
  .blog-card .card-text {
    flex-direction: column;
  }

  .vendor-img img {
    margin: 15px 0px 15px 0px !important;
    text-align: left;
    display: block;
  }

  .quoted-amount h3 {
    text-align: right;
  }

  a.buy-ti-insurance {
    float: right;
  }

  .bg-mobile-grey {
    background-color: #ffffff !important;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1900px) {

  /* .stackadapt_estimator_sticky{
		  top: 52px !important;
	  } */
  .page-template-template-lp-fullwidth-parallax .estimator-v3 strong {
    font-size: 12px;
  }

  .page-template-template-lp-fullwidth-parallax .estimator-v3 label.btn-gr {
    font-size: 12px;
  }

  .single-post .estimator-v3 .heading {
    padding-bottom: 0px !important;
  }

  .single-post aside.sticky-sidebar.estimator {
    top: 90px;
  }

  .single-post .pricing-estimate.estimator-v3 strong {
    font-size: 12px !important;
  }
}

/**********Lock Price Popup***********/

.pum-theme-471 #popmake-27559.pum-container,
.pum-theme-default-theme #popmake-27559.pum-container {
  padding: 15px;
}

#popmake-27559 .pum-close {
  top: -3px !important;
  right: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px;
}

.estimate-questions {
  font-size: 13px;
  letter-spacing: 0px;
  font-weight: 600;
}

@media only screen and (max-width: 767.99px) {
  #popmake-27559 .col-md-4 h4 {
    font-size: 1.3rem;
  }

  .featured .blog-thumbnail {
    height: 180px;
  }

  .blog-listing.featured .blog-card {
    width: 350px;
    min-width: auto;
    margin: 0 15px 25px;
  }

  .paths-to-partnership-carousel .blog-listing.featured .blog-card {
    margin: 0px 15px;
  }
}

@media only screen and (min-width: 1024px) {
  #popmake-27559.pum-container.pum-responsive.pum-responsive-small {
    width: 650px;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 40px white inset !important;
}

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

.gr-recent-posts-pagination {
  text-align: right;
}

.gr-recent-posts-pagination .navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  float: none;
}

.gr-recent-posts-pagination .page-numbers {
  font-size: 1.333rem;
  line-height: 1.4;
  font-weight: 600;
  color: #d71634;
  padding-left: 2%;
}

.gr-recent-posts-pagination .page-numbers li {
  list-style-type: none;
  display: inline;
}

.gr-recent-posts-pagination .page-numbers li:hover {
  color: #900e24;
  text-decoration: underline;
}

.blogs-recent .view-all {
  color: inherit;
  border-bottom: 1px solid #222;
  font-weight: 600;
}

.disabled-slick {
  z-index: -1 !important;
}

/* button.slick-next.slick-arrow.slick-disabled {
  opacity:1 !important;
} */
.pum-container {
  z-index: 200000 !important;
}

@media only screen and (min-width: 768px) {
  .d-none-desktop-v {
    display: none;
  }
}

@media (max-width: 375px) {
  div#popmake-23691 {
    padding: 15px 10px 0px !important;
  }

  #popmake-23691 button.pum-close.popmake-close {
    top: 7px !important;
    right: 0px !important;
  }
}

/**************** Sliding Tabs for Enterpise page ********************/

.tabs {
  display: flex;
  position: relative;
  padding: 5px;
  background-color: #eaeaea;
}

.tabs * {
  z-index: 2;
}

.tabs input[type=radio] {
  display: none;
}

.tabs>.tab-wrapper {
  width: 33.3%;
}

.tab {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  cursor: pointer;
  transition: color 0.15s ease-in;
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 700;
}

input[type=radio]:checked+label {
  color: #fff;
}

input[id=radio-1]:checked~.glider {
  transform: translateX(0);
}

input[id=radio-2]:checked~.glider {
  transform: translateX(100%);
}

input[id=radio-3]:checked~.glider {
  transform: translateX(200%);
}

.glider {
  position: absolute;
  height: 54px;
  width: 33%;
  background-color: #D71635;
  z-index: 1;
  transition: 0.25s ease-out;
}

.tabs-content {
  box-shadow: 0 3px 25px #0000001A;
}

.tabs-content .img-abslt {
  position: absolute;
  left: -60px;
  bottom: 100px;
}

.tabs-content .tab-left-content {
  padding: 40px 15px 15px 15px;
}

.tabs-content .tab-left-content .icon {
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  padding: 10px;
  background-color: #e7e7e7;
  border-radius: 50%;
  text-align: center;
  margin-right: 20px;
}

.tabs-content .tab-left-content .d-flex.align-items-center {
  margin-bottom: 40px;
}

.tabs-content .tab-left-content .d-flex.align-items-center:last-child {
  margin: 0;
}

.tabs-content .tab-left-content .content {
  display: block;
  overflow: hidden;
  width: auto;
}

.tabs-content .tab-left-content .content b {
  display: block;
  margin-bottom: 10px;
}

.quote-text.duty-of-care-support-v2 {
  line-height: 1.2;
}

.section-video-quote {
  position: absolute !important;
  top: -550px;
  left: 0px;
  width: 100% !important;
}

.duty-of-care-support-v2 .quote-section {
  padding: 150px;

}

.duty-of-care-support-v2 .slick-dots {
  bottom: -45px !important;
}

/* .duty-of-care-support-v2-quotes > .quote-container{
	background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #00000014;
	border-bottom: 5px solid #D71635;
} */
.duty-of-care-support-v2 span,
.grid-2-0>span,
.foreign-language-learner>span,
.solo-woman-traveler>span,
.medevac-services>span {
  color: black !important;
  font-weight: bold !important;
  letter-spacing: -0.7px !important;
  font-family: "Roboto", sans-serif;
  font-style: normal !important;
  line-height: 0px !important;
}

h2.duty-of-care-support-v2,
h2.grid-2-0,
h2.foreign-language-learner,
h2.solo-woman-traveler,
h2.medevac-services {
  margin-bottom: 0px !important;
  padding-bottom: 0px;
}

p.duty-of-care-support-v2,
p.grid-2-0,
p.foreign-language-learner,
p.solo-woman-traveler,
p.medevac-services {
  text-align: center;
  margin-bottom: 30px !important;
}

.duty-of-care-support-v2 img.quote-img {
  width: 53px;
  margin: 35px auto;
}

#popmake-26208 .pum-content .wpb_content_element {
  margin-bottom: 0;
}

#popmake-26208 .message.alert {
  margin-bottom: 0px !important;
}

button#sidebar-menu-toggle {
  background: transparent;
  box-shadow: none !important;
  border: none;
  color: white;
}

button#sidebar-menu-toggle i {
  left: 15px !important;
  position: relative !important;
  top: -5px !important;
}

/********Default template banner content css************/

.middle-content h1 {
  font-size: 3.75rem;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 70px;
}

.middle-content .page-banner-description {
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  margin-top: 30px;
  text-align: center;
}

.brand-color {
  color: #D71635;
}

.btn.btn-gr.btn-outline-dark {
  border: 1px solid #000;
}

/*********************************************************/

@media screen and (min-width: 992px) and (max-width: 1300px) {
  #mega-menu-wrap-header-menu {
    display: none !important;
  }

  .cta-login {
    display: block !important;
  }
}

@media screen and (min-width: 480px) and (max-width:768px) {
  .partner_paths_content {
    min-height: 208px;
  }
}

/**********Partner pages Css************/
.image1 img,
.image2 img,
.image3 img,
.image4 img {
  object-fit: cover;
}

.image1 img {
  height: 841px !important;
}

.image2 img,
.image3 img {
  height: 414px !important;
}

.image4 img {
  height: 581px !important;
}

@media screen and (max-width: 767.99px) {
  .wrapper-mobile-cover .wpb_single_image img {
    height: 841px !important;
    object-fit: cover;
    width: 100%;
  }
}

.lp-blog-list-v2 .thumbnail~p {
  max-height: 120px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.gr-general-form-container {
  position: relative;
  top: 120px;
  background: #fff;
  padding: 30px 20px;
  max-width: 500px;
  box-shadow: 0 0 15px #0000001A;
  margin-left: auto;
}

.gr-general-form-container .form-group {
  margin-bottom: 30px !important;
}

.gr-general-form-container .form-control {
  width: 100%;
  background-color: #eee !important;
}

form#gr-general-form {
  max-width: 460px;
  margin: 0 auto;
}

.gr-general-notice {
  font-size: 14px;
  color: #000000;
}

button#submit_general_form {
  background: #D71635 0% 0% no-repeat padding-box;
}

#gr-general-form .checkmark {
  position: absolute;
  top: 13px;
  left: 0 !important;
  height: 30px;
  width: 30px;
}

#gr-general-form .checkbox-label .checkmark:after {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  top: 0px;
  left: 5px;
  width: 15px;
  height: 15px;
}

/****Menu Item Description for primary header****/
.menu-item-description {
  color: #808080;
  padding: 0px;
  font-size: 13px;
  text-transform: initial;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu {
  padding-bottom: 25px;
}

ul.mega-sub-menu li.mega-menu-item:first-child>div {
  border-bottom: 1px solid red !important;
  padding-bottom: 0px !important;
}

.mega-sub-menu li:first-child {
  padding-bottom: 8px !important;
}

.mega-sub-menu li {
  border-bottom: 1px solid #DDDDDD;
}

#menu-partners li#menu-item-145 a:before {
  line-height: 2;
}

/************Generic Search*************/
.search-wrapper {
  position: relative;
  width: 50px;
  height: 45px;
  line-height: 45px;
}

.header-search-bar {
  position: relative;
  transition: width 0.5s ease;
}


.header-search-bar input {
  border: 0;
  background: transparent;
  width: 100%;
  outline: none;
  font-family: sans-serif;
  font-size: 18px;
  color: #222;
  transition: width 0.3s ease;
  position: relative;
}

.user-actions-icon {
  margin-bottom: 2px;
  margin-right: 15px;
}

.gg.gg-search {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 16px;
  height: 16px;
  border: 2px solid;
  border-radius: 100%;
  margin-left: -4px;
  margin-top: -4px
}

.gg.gg-search::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  border-radius: 3px;
  width: 2px;
  height: 8px;
  background: currentColor;
  transform: rotate(-45deg);
  top: 10px;
  left: 12px
}

.gg.gg-close {
  box-sizing: border-box;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px;
  border: 2px solid transparent;
  border-radius: 40px
}

.gg.gg-close::after,
.gg.gg-close::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 16px;
  height: 2px;
  background: currentColor;
  transform: rotate(45deg);
  border-radius: 5px;
  top: 8px;
  left: 1px
}

.gg.gg-close::after {
  transform: rotate(-45deg)
}

.header-search-bar.active .gg {
  color: #222;
  max-width: 22px;
  left: 15px;
}

.header-search-bar.active .gg-close {
  left: auto;
  top: 11px;
  right: 15px;
}

.header-search-bar.active {
  width: 750px;
  height: 45px;
  padding-left: 45px;
  padding-right: 45px;
  transition: width 0.5s ease;
  position: absolute;
  right: 25px;
  background: #fff;
  border-radius: 4px;
}

.header-search-bar.active svg path {
  fill: #000;
}

.header-search-bar input.active {
  width: 98%;
  padding-left: 15px;
  transition: all 0.5s 0.8s ease;
}

.header-search-bar input::placeholder {
  color: #222;
}

@media screen and (max-width: 1200px) {
  .header-search-bar.active {
    width: 525px;
  }
}

@media screen and (max-width: 1050px) {
  .header-search-bar.active {
    width: 375px;
  }
}

@media screen and (max-width: 900px) {
  .header-search-bar.active {
    width: 275px;
  }
}

@media screen and (max-width: 800px) {
  .search-wrapper {
    position: unset;
  }

  .header-search-bar.active {
    width: 96%;
    left: 2%;
    right: auto;
    z-index: 9999;
  }
}

@media screen and (max-width: 575px) {
  .header-search-bar .gg {
    right: 10px;
  }
}

#newsletter-form #resultFailure a {
  color: white;
  text-decoration: underline;
}

#gatedBlog-form #resultFailure a {
  color: #d71635;
  text-decoration: underline;
  letter-spacing: 1px;
  font-weight: 400;
}

.gr.gr-x-twitter {
  background: url('/grcom/grmkt_resources/images/icons/X_logo_web_black.svg') no-repeat;
  height: 20px;
}

.stack_adapt_social.jssocials .gr.gr-x-twitter {
  background: url('/grcom/grmkt_resources/images/icons/twitter.svg') no-repeat;
  display: block;
}

.contact-us-icons .gr.gr-x-twitter.twitter-icon {
  background: url('/grcom/grmkt_resources/images/icons/twitter_black.svg') no-repeat;
}

.gr.gr-x-twitter:hover {
  background: url('/grcom/grmkt_resources/images/icons/twitter_hover.svg') no-repeat;
  height: 20px;
}

.stack_adapt_social.jssocials .gr.gr-x-twitter:hover {
  background: url('/grcom/grmkt_resources/images/icons/twitter.svg') no-repeat;
}

.stack_adapt_social.jssocials .jssocials-share-link {
  display: flex;
  align-items: center;
}

.contact-us-icons li a {
  display: inline-block;
}

.contact-us-icons .gr.gr-x-twitter.twitter-icon {
  padding-bottom: 38px;
  background: url('/grcom/grmkt_resources/images/icons/twitter_black.svg') no-repeat;
  height: 36px;
  display: block;
  width: 40px;
  position: relative;
  top: 7px;
  border-bottom: 4px solid transparent;
}

.contact-us-icons a:hover .gr.gr-x-twitter.twitter-icon {
  border-bottom: 4px solid #900e24;
}

.contact-us-icons li a .gr.gr-facebook {
  font-size: 40px;
}

/****************Estimator with grey background******************/

.price-estimator-grey .pricing-estimate.estimator-v3 {
  box-shadow: none !important;
  background: #eee !important;
  border: 1px solid #0000001a;
}

.price-estimator-grey .pricing-estimate.estimator-v3 label.btn-gr {
  background: #fff;
}

.price-estimator-grey .pricing-estimate.estimator-v3 label.btn-gr:hover {
  background: #d71635;
  color: #fff;
}

.price-estimator-grey .pricing-estimate.estimator-v3 .tls_estimator_total {
  border: none;
  background: #fff;
}

.price-estimator-grey .pricing-estimate.estimator-v3 .grey-bg {
  background: #fff !important;
  border-right: 2px solid #eee;
}

.price-estimator-grey .pricing-estimate.estimator-v3 .heading {
  border-bottom: 1px solid #0000001a;
}

/****************General contact form with grey background******************/

.general-form-grey .gr-general-form-container {
  background-color: #eee;
  box-shadow: none;
  border: 1px solid #cbcbcb;
}

.general-form-grey .gr-general-form-container .form-control {
  background-color: #fff !important;
}

.general-form-grey #gr-general-form .checkmark {
  background-color: #fff;
}

.general-form-grey .checkbox-label .checkmark:after {
  color: #D63656 !important;
}



/************Generic Search*************/

.header-search-bar {
  position: relative;
  transition: width 0.5s ease;
}

.header-search-bar input {
  border: 0;
  background: transparent;
  width: 100%;
  outline: none;
  font-family: sans-serif;
  font-size: 18px;
  color: #222;
  transition: width 0.3s ease;
  position: relative;
  padding: 0px;
}

.gg.gg-search {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 16px;
  height: 16px;
  border: 2px solid;
  border-radius: 100%;
  margin-left: -4px;
  margin-top: -4px
}

.gg.gg-search::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  border-radius: 3px;
  width: 2px;
  height: 8px;
  background: currentColor;
  transform: rotate(-45deg);
  top: 10px;
  left: 12px
}

.gg.gg-close {
  box-sizing: border-box;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px;
  border: 2px solid transparent;
  border-radius: 40px
}

.gg.gg-close::after,
.gg.gg-close::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 16px;
  height: 2px;
  background: currentColor;
  transform: rotate(45deg);
  border-radius: 5px;
  top: 8px;
  left: 1px
}

.gg.gg-close::after {
  transform: rotate(-45deg)
}

.header-search-bar .gg {
  color: #fff;
  position: absolute;
  right: 15px;
  top: 13px;
  font-size: 22px;
  cursor: pointer;
}

.header-search-bar.active .gg {
  color: #222;
  max-width: 22px;
  left: 15px;
}

.header-search-bar.active .gg-close {
  left: auto;
  top: 11px;
  right: 10px;

}

.header-search-bar.active {
  width: 750px;
  height: 45px;
  padding-left: 45px;
  transition: width 0.5s ease;
  position: absolute;
  right: 25px;
  background: #fff;
  border-radius: 4px;
}

.header-search-bar input.active {
  width: 98%;
  padding-left: 15px;
  transition: all 0.5s 0.8s ease;
}

.header-search-bar input.search-input::-webkit-input-placeholder {
  color: #afafaf;
}

.header-search-bar input.search-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #afafaf;
  opacity: 1;
}

.header-search-bar input.search-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #afafaf;
  opacity: 1;
}

.header-search-bar input.search-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #afafaf;
}

.header-search-bar input.search-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #afafaf;
}

.header-search-bar input.search-input::placeholder {
  /* Most modern browsers support this now. */
  color: #afafaf;
}

@media screen and (max-width: 1200px) {
  .header-search-bar.active {
    width: 525px;
  }
}

@media screen and (max-width: 1050px) {
  .header-search-bar.active {
    width: 375px;
  }
}

@media screen and (max-width: 900px) {
  .header-search-bar.active {
    width: 275px;
  }
}

@media screen and (max-width: 800px) {
  .search-wrapper {
    position: unset;
  }

  .header-search-bar.active {
    width: 96%;
    left: 2%;
    right: auto;
    z-index: 9999;
  }
}

@media screen and (max-width: 575px) {
  .header-search-bar .gg {
    right: 10px;
  }
}

/******************FAQs Styles********************/

.faqs-restyle h4 {
  font-size: 18px !important;
  line-height: 25px;
  display: flex;
  width: 98%;
}

.faqs-restyle {
  border-bottom: 1px solid #707070;
}

.faqs-restyle .vc_toggle_icon {
  display: none !important;
}

.faqs-restyle .vc_toggle_title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.faqs-restyle .vc_toggle_title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.faqs-restyle .vc_toggle_title:after {
  content: "";
  background: url(/grcom/grmkt_resources/images/icons/grey-chevron.svg);
  width: 22px;
  height: 12px;
  position: absolute;
  background-repeat: no-repeat;
  right: 0;
  top: 9px;
  transform: rotate(0deg);
}

.faqs-restyle.vc_toggle_active .vc_toggle_title:after {
  content: "";
  background: url(/grcom/grmkt_resources/images/icons/grey-chevron.svg);
  width: 22px;
  height: 12px;
  position: absolute;
  background-repeat: no-repeat;
  right: 0;
  top: 9px;
  transform: rotate(180deg);
}

.faqs-restyle h4 {
  font-size: 18px !important;
  width: 90%;
  display: block !important;
}

#popmake-4236 button.pum-close.popmake-close,
#popmake-47575 button.pum-close.popmake-close {
  color: #ffffff !important;
}

/*******Css for Price hike Popup Alert Responsiveness*******/

@media screen and (min-width: 1024px) {
  .pum-container.pum-responsive.pum-responsive-small {
    width: 769px !important;
  }
}

/********Price hike Popup css********/

.popmake-wrapper h4 {
  font-size: 24px !important;
  font-weight: 500 !important;
  margin-right: 10px;
  font-family: 'Roboto';
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .popmake-wrapper h4 {
    font-size: 22.704px !important;
  }
  #popmake-27740 .popmake-wrapper h4,
  #popmake-54667 .popmake-wrapper h4 {
    font-size: 20px !important;
  }
}

.popmake-wrapper p {
  font-size: 16px !important;
  line-height: normal !important;
}

.popmake-wrapper .wpb_text_column.wpb_content_element {
  margin: 0;
}

/*******Lock Price Banner css*******/

#lockPriceBanner p {
  font-family: 'Open Sans' !important;
  font-size: 16px !important;
  margin: 0;
  margin-right: 30px;
}

#popmake-27740 p.text-black,
#popmake-54667 p.text-black {
  color: #000 !important;
  font-weight: 400 !important;
  font-size: 18px;
  font-family: 'Roboto';
  letter-spacing: 0px;
}


#popmake-27740 button.popmake-close,
#popmake-54667 button.popmake-close {
  color: #d71635 !important;
  margin-top: -25px !important;
  margin-right: -10px !important;
  font-size: 30px !important;
}

button.popmake-close {
  color: #d71635 !important;
  font-size: 30px !important;
}


/*************Contact us side button CSS*****************/

.btn-enterprise-contact {
  position: fixed;
  top: 50%;
  right: -78px;
  transform: rotate(270deg) translate(0px, -50%);
  padding: 8px 20px;
  background-color: #dddddd;
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
  border-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  z-index: 9999;
  text-transform: uppercase;
}

.page-id-994 .awards-carousel button.slick-arrow {
  height: 86px;
  display: block;
  top: 45% !important;
  left: 92%;
}

button.slick-arrow:before {
  content: "" !important;
}

.blog-listing .slick-prev {
  height: 94px;
  display: block;
  z-index: 1;

}

/* Glass Effect for Cross Platform Content*/

.cross-platform-content {
  text-align: center;
  color: #fff;
  max-width: 410px;
  padding: 100px 50px;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.cross-platform-content p {
  font-size: 30px;
  line-height: 42px;
  min-width: 310px;
}

@media screen and (min-width: 768px) {
  .cross-platform .vc_col-sm-6:first-child {
    padding-right: 15px;
  }

  .cross-platform .vc_col-sm-6:last-child {
    padding-left: 15px;
  }
}

.awards-carousel.blog-listing.category .slick-arrow {
  left: 75%;
  top: 30%;
}

.blogs-featured .awards-carousel.blog-listing.featured .slick-arrow {
  left: 92%;
  top: 30%;
}

.blogs-featured .awards-carousel.blog-listing .slick-arrow {
  left: 95.5%;
  top: 35%;
}

.blogs-featured .blog-listing .slick-list {
  overflow: visible;
}

.awards-carousel.featured .slick-prev,
.awards-carousel.featured .slick-next {
  top: 45% !important;
}

.awards-carousel .slick-next {
  height: 86px;
  display: block;
  right: 15px;
}

.homepage-quote-container img.button-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 60px;
  max-height: 60px;
}

.gr-vid-testimonials {
  height: 525px;
}

@media screen and (max-width: 992px) {

  .cross-platform .justify-content-end,
  .cross-platform .justify-content-start {
    justify-content: center !important;
  }
}

@media screen and (max-width: 350px) {
  .cross-platform-content {
    padding: 100px 0px;
  }
}

.gr-vid-testimonials.servicios-de-viajes p.text {
  color: #222 !important;
}

.custom-language-switcher {
  position: relative;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  max-width: 82px;
  margin-right: 15px;
}

.custom-language-switcher .dropdown-toggle {
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
}

.custom-language-switcher .dropdown-menu {
  position: absolute;
  top: 95%;
  left: 0;
  background: #000;
  border: 1px solid #444;
  display: none;
  z-index: 999;
  margin-top: 5px;
  border-radius: 4px;
  min-width: 100%;
}

.custom-language-switcher:hover .dropdown-menu {
  display: block;
}

.custom-language-switcher .dropdown-menu li a {
  display: flex;
  padding: 6px 10px;
  color: #fff;
  text-decoration: none;
}

.custom-language-switcher .dropdown-menu li a:hover {
  background-color: #222;
}


.logo-wrap img {
  height: auto;
}


/* ---------------------------------------------------
   New Header Search Bar Styles
----------------------------------------------------*/

/* Wrapper */
.gr-search-wrapper {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
}

/* Search form */
.gr-search-form {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

/* Main outer search icon */
.gr-main-search-icon {
  cursor: pointer;
  display: flex;
  align-items: center;
  z-index: 10;
  padding: 0;
}

/* Search input */
.gr-search-input,
.gr-search-mobile-input {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 60vw;
  padding: 10px 50px 10px 15px;
  font-size: 14px;
  border: 0.5px solid gray;
  border-radius: 6px;
  outline: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s ease;
  z-index: 9990;
  background: white;
}

.gr-search-input.active,
.gr-search-mobile-input.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  padding-right: 100px;
}

.gr-search-inside-icons {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  gap: 10px;
  z-index: 10000;
  pointer-events: none;
  /* icons disabled by default */
}

.gr-search-inside-icons.active {
  pointer-events: auto;
  /* enabled only when input active */
}

/* Inside close (X) button */
.gr-input-close-btn {
  cursor: pointer;
  display: none;
}

.gr-input-close-btn.active {
  font-weight: 900;
  display: block;
  font-size: 16px;
}

/* Inside submit search button */
.gr-input-search-btn {
  background: none;
  border: none;
  cursor: pointer;
  display: none;
}

.gr-input-search-btn.active {
  display: block;
}

.gr-main-search-icon {
    background: none;
    border: none;
    cursor: pointer;
}


@media screen and (max-width: 1250px) {

  .gr-search-wrapper .gr-search-input.active,
  .gr-search-wrapper .gr-search-input.active {
    width: 400px;
  }

}


@media screen and (max-width: 925px) {
  .gr-search-mobile-input.active {
    width: 98vw;
  }

}

@media screen and (max-width: 768px) {

  .gr-search-mobile-input.active {
    width: 97vw;
  }

  .search-wrapper {
    padding-left: 20px;
  }

  .custom-language-switcher {
    margin-left: 0px;
  }

  .appointment-btn {
    padding: 5px 10px;
    font-size: 12px;
  }

  #header .logo img {
    width: 220px !important;
  }

  button#menu-toggle svg {
    width: 35px;
  }
}

@media screen and (max-width: 500px) {

  #header .logo img {
    width: 180px !important;
  }

   .gr-search-mobile-input.active {
    width: 96vw;
  }

}


@media screen and (max-width: 425px) {

  .navbar-toggle.navbar-toggle-left svg {
    width: 24px;
    height: 24px;
  }

  .navbar-toggle {
    margin-right: 0 !important;
  }

  #header .logo img {
    width: 153px !important;
  }

  .header-search-bar .search-icon {
    width: 16px;
  }

  .user-actions-icon svg {
    height: 16px;
  }

  .gr-search-input, .gr-search-mobile-input {
    padding-right: 90px;
  }


}

@media screen and (max-width: 375px) {

  .custom-language-switcher .dropdown-toggle {
    font-size: 14px;
  }

  .user-actions-icon {
    margin-right: 8px;
  }

  .custom-language-switcher {
    margin-right: 8px;
  }

  .appointment-btn {

    padding: 5px 5px;
  }

   .gr-search-mobile-input.active {
    width: 94vw;
  }

  .gr-search-input, .gr-search-mobile-input {
    padding-right: 70px;
  }

}

/* ---------------------------------------------------
   New Header Search Bar Styles End
----------------------------------------------------*/