.navigation ul li#blog-link:hover a {
  color: #59595B; }

.navigation ul li#blog-link:hover a span.menu-blog {
  color: #42a5f5; }

.navigation ul li#blog-link:hover a:before {
  opacity: 0; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

#blog-link:hover .blog_popup_main {
  display: block;
  -webkit-animation: fadeIn .8s;
  animation: fadeIn .8s; }

#blog-link {
  position: relative; }

.container-fluid {
  padding: 0 20px; }

/*****************  COOKIES CONSENT BANNER  *******************/
.cookies-banner {
  width: 100%;
  z-index: 10000;
  position: fixed;
  left: 0;
  right: 0;
  text-align: center;
  padding: 15px 20px;
  display: none;
  margin: auto;
  bottom: 0;
  height: 60px;
  background-color: rgba(126, 6, 162, 0.8);
  box-sizing: border-box; }
  .cookies-banner .cookies-banner-text {
    display: inline-block;
    background: url(../../css/images/banners/Cookie_Icon.svg) no-repeat 0 50%;
    background-size: 25px;
    padding-left: 45px;
    min-height: 27px; }

.cookies-banner span {
  font-family: Fieldwork;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.7px;
  color: #fff; }

a.learn-more {
  font-family: Fieldwork;
  font-size: 14px;
  letter-spacing: 0.7px;
  color: #fff;
  font-weight: 300;
  text-decoration: underline; }

a.btn-got-it {
  width: 84px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border-radius: 5px;
  background-color: #fbe000;
  font-size: 14px;
  margin-left: 25px;
  color: #0d173f;
  letter-spacing: 0.7px;
  font-weight: normal;
  cursor: pointer;
  font-family: Fieldwork; }

a.btn-got-it:hover {
  text-decoration: none;
  color: #000; }

@media screen and (min-width: 701px) and (max-width: 850px) {
  #cookies-banner {
    padding: 15px 0; }
    #cookies-banner * {
      font-size: 12px;
      letter-spacing: 0.5px; }
    #cookies-banner #close-banner {
      width: 70px;
      margin-left: 15px; }
    #cookies-banner .cookies-banner-text {
      padding-left: 40px; } }

@media screen and (min-width: 320px) and (max-width: 700px) {
  .cookies-banner {
    text-align: left;
    padding: 20px;
    vertical-align: middle;
    max-width: 100%;
    bottom: 0;
    height: auto;
    z-index: 9999; }
    .cookies-banner .cookies-banner-text {
      width: 100%;
      box-sizing: border-box;
      text-align: left;
      vertical-align: middle;
      line-height: 1.25;
      padding-left: 40px;
      margin: auto;
      display: block;
      max-width: 340px; }
    .cookies-banner span {
      font-size: 12px;
      letter-spacing: 0.5px;
      line-height: 1.2; }
  a.learn-more {
    font-size: 12px;
    letter-spacing: 0.5px; }
  a.btn-got-it {
    text-align: center;
    vertical-align: middle;
    height: 34px;
    line-height: 34px;
    margin: 20px auto 0;
    width: 114px;
    font-size: 12px;
    display: block; } }

header.not-fixed {
  height: 60px;
  padding: 0 !important; }

header .row {
  margin: 0; }

header h1 {
  text-align: center;
  font-size: 3.605em;
  margin: 15px 0px 0px 0px;
  line-height: 112%; }

header h2 {
  color: #5dbede;
  text-align: center;
  font-size: 2.36em;
  margin: 13px 0px 0px 0px;
  line-height: 112%; }

header h3 {
  color: #666666;
  text-align: center;
  font-size: 2.2em;
  margin: 5px 0px 10px 0px;
  line-height: 112%; }

body .two_col_navbar .navigation ul li.open:hover a:before {
  opacity: 0; }

body .two_col_navbar .navigation ul li ul {
  transform-style: preserve-3d; }

body .two_col_navbar .navigation ul li:hover .dropdown-menu .has-submenu .dropdown-menu {
  display: none; }

body .two_col_navbar .navigation ul li:hover .dropdown-menu .has-submenu:hover .dropdown-menu {
  display: block;
  left: 100%;
  transform: translateZ(-10px);
  top: 0; }
  body .two_col_navbar .navigation ul li:hover .dropdown-menu .has-submenu:hover .dropdown-menu li:first-child:after {
    display: none; }

/* NEW CLEANUP Header Section Css*/
header.two_col_navbar .container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 64px 0 72px;
  width: auto; }
  header.two_col_navbar .container .row-block {
    position: relative; }

.container-fluid {
  max-width: 1255px;
  width: 100%;
  margin: 0 auto; }

#wrapper {
  overflow: hidden;
  padding-top: 83px; }

.header.two_col_navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s; }

.header-inner {
  background: #f0f1f5; }

.fix {
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s; }

.two_col_navbar {
  font-family: Fieldwork, Arial, san-serif; }
  .two_col_navbar .logo-block {
    float: left;
    padding-top: 24px;
    top: 0; }
  .two_col_navbar .logo {
    display: inline-block;
    vertical-align: middle; }
    .two_col_navbar .logo img {
      width: 240px;
      height: 32px; }
  .two_col_navbar .logo-block span {
    font-size: 16px;
    line-height: 1.3;
    color: #253740;
    display: inline-block;
    text-decoration: none;
    padding-left: 27px;
    vertical-align: middle;
    position: relative;
    top: 6px;
    letter-spacing: 0.7px; }
  .two_col_navbar .logo-block span:before {
    content: '';
    position: absolute;
    top: -7px;
    left: 12px;
    width: 1px;
    height: 35px;
    background: #9d9d9d; }
  .two_col_navbar .nav-block {
    float: right;
    width: calc(100% - 240px); }
  .two_col_navbar .nav-left {
    float: left;
    font-size: 0;
    margin-left: 31px; }
    .two_col_navbar .nav-left ul {
      padding: 0; }
  .two_col_navbar .nav-right {
    float: right;
    font-size: 0; }
    .two_col_navbar .nav-right ul li:last-child a {
      border-bottom: none; }
  .two_col_navbar .navigation {
    display: inline-block;
    width: 100%; }
  .two_col_navbar .navigation ul li {
    float: left;
    position: relative;
    list-style: none;
    line-height: initial;
    font-family: Fieldwork, Arial, san-serif; }
    .two_col_navbar .navigation ul li.active a {
      color: #4d65eb; }
  .two_col_navbar .navigation ul li.open {
    position: relative; }
  .two_col_navbar .navigation ul.dropdown-menu li {
    display: block;
    float: none;
    text-transform: uppercase; }
  .two_col_navbar .navigation ul.dropdown-menu > li > a:hover, .two_col_navbar .navigation ul.dropdown-menu > li > a:focus {
    background-color: #2f4ffd;
    color: #fff;
    margin: 0;
    border-radius: 0; }
  .two_col_navbar .navigation ul.dropdown-menu {
    background-color: #f2f2f2;
    color: #061133;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    width: fit-content;
    left: 50%;
    font-size: 13px;
    top: 75px;
    transform: translate(-50%, 0);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    min-width: 120px; }
  .two_col_navbar .navigation ul.dropdown-menu li a {
    color: #061133;
    padding: 15px 45px 16px 18px;
    font-family: Fieldwork, Arial, san-serif;
    margin: 0;
    text-transform: none;
    font-weight: 300; }
  .two_col_navbar .navigation ul.dropdown-menu li:first-child:after {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(66, 165, 245, 0);
    border-bottom-color: #f2f2f2;
    left: 50%;
    transform: translate(-50%, 0);
    border-bottom-width: 10px;
    border-left-width: 8px;
    border-right-width: 8px; }
  .two_col_navbar .navigation ul.dropdown-menu li:first-child:hover:after {
    border-bottom-color: #2c4bf8; }
  .two_col_navbar .navigation ul.dropdown-menu li:hover a:before {
    display: none; }
  .two_col_navbar .navigation ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #061133;
    display: block;
    text-decoration: none;
    font-family: Fieldwork, Arial, san-serif;
    text-transform: uppercase;
    padding: 28px 0 27px;
    margin: 0 23px;
    position: relative;
    letter-spacing: 1.05px;
    line-height: 1.5; }
    .two_col_navbar .navigation ul li a.btn-signup {
      border-radius: 30px;
      background-color: #2f4ffd;
      color: #fff;
      display: inline-block;
      padding: 15px 42px;
      margin-top: 12px;
      text-align: center;
      margin-left: 3px;
      margin-right: 0; }
      .two_col_navbar .navigation ul li a.btn-signup:after {
        display: none; }
  .two_col_navbar .navigation ul li:hover a.btn-signup span {
    color: #fff; }
  .two_col_navbar .navigation ul li span, .two_col_navbar .link-btn span {
    position: relative; }
  .two_col_navbar .navigation ul li a i {
    font-size: 10px;
    display: inline-block;
    margin-left: 5px;
    margin-top: -1px; }
  .two_col_navbar .navigation ul li:hover a span {
    transition: color 0.1s linear 0s;
    -webkit-transition: color 0.1s linear 0s;
    color: #4d65eb; }
  .two_col_navbar .mobile-menu {
    display: none; }
  .two_col_navbar .mobile-caret {
    display: none; }
  .two_col_navbar .close-btn {
    display: none; }

@media only screen and (max-width: 1919px) {
  .nav-slide .slide_box:nth-child(4).slick-current ~ .menu__line {
    left: 92.2%; }
  .mobile-menu {
    display: none; } }

@media only screen and (max-width: 1710px) {
  .two_col_navbar .navigation ul li a {
    margin: 0 15px; } }

@media screen and (max-width: 1590px) and (min-width: 1201px) {
  .two_col_navbar .navigation ul li a {
    font-size: 13px;
    margin: 0 9px; }
    .two_col_navbar .navigation ul li a.profile-name span {
      letter-spacing: 0; }
  .dashboard .container-wrap .two_col_navbar .navigation ul li .bf-optin {
    margin-right: 4px;
    font-size: 12px;
    width: 166px; }
    .dashboard .container-wrap .two_col_navbar .navigation ul li .bf-optin span {
      padding-right: 3px; }
  .nav-right > ul {
    padding: 0; } }

@media screen and (max-width: 1358px) and (min-width: 1201px) {
  .dashboard .container-wrap .two_col_navbar .navigation ul li .bf-optin {
    text-transform: capitalize;
    width: 124px; }
    .dashboard .container-wrap .two_col_navbar .navigation ul li .bf-optin span {
      display: none; }
  .two_col_navbar .navigation ul li a {
    margin: 0 8px; }
    .two_col_navbar .navigation ul li a.profile-name span {
      letter-spacing: 0.24px; } }

@media screen and (max-width: 1274px) and (min-width: 1201px) {
  .dashboard .container-wrap .two_col_navbar .navigation ul li .bf-optin {
    display: none; } }

@media only screen and (min-width: 1025px) and (max-width: 1340px) {
  .two_col_navbar .nav-left {
    margin-left: 0; } }

@media only screen and (max-width: 1250px) {
  header.two_col_navbar .container {
    padding: 0 44px 0 52px; }
  .nav-slide .slide_box a {
    letter-spacing: 0; }
  .logo-block span:before {
    background: none repeat scroll 0 0 #9d9d9d;
    content: "";
    height: 35px;
    left: 15px;
    position: absolute;
    top: -4px;
    width: 1px; }
  .logo-block span {
    top: 0; } }

@media only screen and (min-width: 1024px) and (max-width: 1099px) {
  .nav-block {
    width: 76%; }
  .block-right {
    width: 46%; }
  .nav-right ul {
    margin-bottom: 0; }
  .navigation {
    display: block; }
  .navigation ul.dropdown-menu {
    width: 100%;
    top: initial;
    right: -9px; }
  .navigation ul.dropdown-menu.slide-right {
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
    top: 40px; }
  .navigation ul li:hover a.dropdown-toggle {
    color: #fff; } }

@media only screen and (max-width: 1200px) {
  header.two_col_navbar .container {
    padding: 0 20px; }
  .two_col_navbar .mobile-menu {
    border: medium none;
    display: block;
    height: 26px;
    position: absolute;
    right: 0;
    top: 19px;
    width: 28px; }
    .two_col_navbar .mobile-menu img {
      width: 100%;
      height: 100%; }
    .two_col_navbar .mobile-menu:focus {
      outline: none; }
  .two_col_navbar .nav-left {
    float: none; }
  .two_col_navbar .mobile-caret {
    display: inline-block;
    width: 13px;
    height: 10px;
    position: relative;
    float: right;
    margin-top: 4px; }
    .two_col_navbar .mobile-caret img {
      width: 100%;
      height: 100%;
      top: 0;
      position: absolute; }
  .two_col_navbar .logo-block span::before {
    top: -4px;
    left: 3px;
    height: 27px; }
  .two_col_navbar .logo-block span {
    padding-left: 10px; }
  .two_col_navbar .logo-block span::before {
    top: -4px;
    left: 9px;
    height: 35px; }
  .two_col_navbar .toggle-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block; }
  .two_col_navbar .nav-block {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    padding: 45px 0;
    z-index: 9;
    background-image: linear-gradient(to bottom, #5f1bfc, #2f80fe);
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
  .two_col_navbar .nav-block.slide-right {
    height: 100vh !important;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    right: 0;
    overflow-y: auto;
    text-align: left;
    font-size: 14px;
    padding: 0 17%; }
  .two_col_navbar .navigation {
    display: block; }
  .two_col_navbar .navigation ul {
    padding: 0; }
  .two_col_navbar .navigation ul li {
    float: none;
    margin: 0; }
    .two_col_navbar .navigation ul li.active a {
      color: #fff; }
  .two_col_navbar .navigation ul li a {
    padding: 16px 19px; }
    .two_col_navbar .navigation ul li a.btn-signup {
      text-align: left;
      padding-left: 0;
      background-color: transparent; }
  .two_col_navbar .navigation ul li a, .two_col_navbar .link-btn {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    display: block;
    text-align: left;
    padding: 32px 19px; }
  .two_col_navbar .navigation ul.dropdown-menu {
    width: 100%;
    position: relative;
    top: initial;
    right: initial; }
  .two_col_navbar .navigation ul.dropdown-menu li:first-child:after {
    display: none; }
  .two_col_navbar .navigation ul.dropdown-menu li:first-child:hover:after {
    display: none; }
  .two_col_navbar .navigation ul.dropdown-menu.slide-right {
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
    top: 40px; }
  .two_col_navbar .navigation ul li:hover a.dropdown-toggle {
    color: #fff; }
  .two_col_navbar .navigation > div > ul > li > a:after {
    display: none; }
  .two_col_navbar .navigation ul.dropdown-menu > li:first-child > a {
    padding-top: 7px; }
  .two_col_navbar .navigation ul li.open a {
    color: #fff;
    border: none;
    padding-left: 0; }
    .two_col_navbar .navigation ul li.open a span.mobile-caret {
      transform: rotate(180deg); }
  .two_col_navbar .navigation ul li span, .two_col_navbar .two_col_navbar .link-btn span {
    font-weight: 300; }
  .two_col_navbar .link-btn {
    float: none;
    display: inline-block; }
  .two_col_navbar .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    display: block;
    font-size: 20px;
    color: #fff; }
  .two_col_navbar .close-btn img {
    max-width: 100%; }
  .two_col_navbar .logo-block span {
    padding-left: 23px;
    top: 3px; }
  .two_col_navbar .nav-block {
    width: 100%;
    text-align: center; }
  .two_col_navbar .tablet-hide {
    display: none !important; }
  .two_col_navbar .block-right h1 {
    padding-top: 5px; }
  .two_col_navbar .user-logo-block span, .two_col_navbar .user-logo-block::after {
    display: none; }
  .two_col_navbar .block-right {
    width: 47%; } }

@media screen and (max-width: 1200px) {
  .two_col_navbar {
    box-sizing: border-box; }
    .two_col_navbar .mobile-menu {
      border: medium none;
      display: block;
      height: 30px;
      position: absolute;
      right: 0;
      top: 18px;
      width: 26px; }
      .two_col_navbar .mobile-menu img {
        width: 100%;
        height: 100%; }
      .two_col_navbar .mobile-menu:focus {
        outline: none; }
    .two_col_navbar .nav-left, .two_col_navbar .nav-right {
      width: 100%;
      margin-left: 0; }
    .two_col_navbar .close-btn {
      display: block; }
    .two_col_navbar .float-left, .two_col_navbar .float-right {
      float: none; }
    .two_col_navbar .logo {
      width: 60%; }
    .two_col_navbar .logo-block {
      width: 100%;
      padding-top: 17px;
      padding-bottom: 15px; }
    .two_col_navbar .link-btn {
      float: none; }
    .two_col_navbar .navigation {
      display: block;
      margin-top: 65px; }
    .two_col_navbar .navigation ul.dropdown-menu {
      width: 100%;
      background-color: transparent;
      box-shadow: none;
      float: none; }
    .two_col_navbar .navigation ul.dropdown-menu.slide-right {
      transform: translateY(40px);
      -webkit-transform: translateY(40px);
      top: 40px; }
    .two_col_navbar .user-logo-block {
      overflow: hidden;
      overflow-x: scroll; }
    .two_col_navbar .mobile-show {
      display: block !important; }
    .two_col_navbar .navigation ul li:hover a span {
      color: #fff; }
    .two_col_navbar .navigation ul li.open:hover a span {
      color: #fff; }
    .two_col_navbar .toggle-btn {
      position: absolute;
      top: 20px;
      right: 20px;
      display: block; }
    .two_col_navbar .nav-block {
      position: fixed;
      top: 0;
      right: 0;
      height: 100%;
      width: 100%;
      background-image: linear-gradient(to bottom, #5f1bfc, #2f80fe);
      padding: 0;
      z-index: 9;
      transform: translateX(100%);
      -webkit-transform: translateX(100%);
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -ms-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
    .two_col_navbar .nav-block.slide-right {
      transform: translateX(0);
      -webkit-transform: translateX(0);
      right: 0;
      overflow-y: auto;
      box-sizing: border-box; }
    .two_col_navbar .navigation ul li {
      float: none;
      margin: 0; }
    .two_col_navbar .navigation ul li a i {
      margin-top: 1px; }
    .two_col_navbar .navigation ul li a {
      padding: 16px 19px; }
    .two_col_navbar .navigation ul li a {
      padding: 23px 0;
      border: 0;
      color: #fff;
      margin: 0;
      letter-spacing: 1.5px;
      font-weight: normal;
      text-transform: uppercase;
      border-bottom: 1px dashed #b1a7e9;
      display: block;
      position: relative; }
    .two_col_navbar .close-btn {
      position: absolute;
      top: 20px;
      right: 20px;
      width: 20px;
      font-size: 20px;
      color: #fff; }
  .navigation ul li.show a {
    border: none; }
    .navigation ul li.show a span {
      color: #fff !important; }
      .navigation ul li.show a span.mobile-caret {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .navigation ul li.show .dropdown-menu.show {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important; }
    .navigation ul li.show .dropdown-menu.show a {
      color: #fff;
      padding-left: 0; }
  body .two_col_navbar .navigation ul li .dropdown-menu .has-submenu:hover .dropdown-menu {
    left: auto !important;
    transform: none !important; }
  body .two_col_navbar .navigation ul li .dropdown-menu .has-submenu > a {
    display: none; }
  body .two_col_navbar .navigation ul li .dropdown-menu .has-submenu .dropdown-menu {
    display: block !important;
    position: relative;
    list-style: none;
    background: transparent;
    padding-left: 0;
    padding-top: 8px;
    transform: none;
    left: 0; }
    body .two_col_navbar .navigation ul li .dropdown-menu .has-submenu .dropdown-menu a {
      padding-right: 15px; }
    body .two_col_navbar .navigation ul li .dropdown-menu .has-submenu .dropdown-menu a::after {
      content: ' extension';
      display: inline; } }

@media screen and (min-width: 320px) and (max-width: 667px) {
  .two_col_navbar .logo img {
    width: 150px;
    height: 36px; }
  .two_col_navbar .logo-block {
    padding: 12px 0; }
  .two_col_navbar .logo-block span:before {
    display: block;
    top: -5px;
    left: 5px;
    height: 21px; }
  .two_col_navbar .logo-block span {
    font-size: 9px;
    top: 1px;
    padding-left: 13px; }
  .two_col_navbar .mobile-menu {
    display: block;
    height: 17px;
    position: absolute;
    right: 0;
    width: 18px;
    background-size: contain;
    background-image: none; }
  .two_col_navbar .block-right h1 {
    font-size: 30px;
    padding-left: 4px;
    padding-top: 5px;
    letter-spacing: 3px; }
  .two_col_navbar #wrapper {
    padding-top: 59px; }
  .two_col_navbar .down-arrow {
    bottom: -13px; } }

@media screen and (max-width: 768px) and (orientation: landscape) {
  .nav-block {
    padding: 25px 0; }
  .nav-block.slide-right {
    height: 100vh; }
  .navigation ul li a {
    font-size: 14px; }
  .navigation ul li a {
    padding: 0 19px 20px 19px; }
  .navigation ul.dropdown-menu li a {
    padding: 9px 20px; } }

@media screen and (max-width: 1024px) {
  .navigation ul li.open:hover a.dropdown-toggle {
    color: #fff; } }

/*Header Section End*/
