@-webkit-keyframes headerSlide {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes headerSlide {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* custom font icons used */
@font-face {
  font-family: "neet";
  src: url("../fonts/neet.eot?6bjpk0");
  src: url("../fonts/neet.eot?6bjpk0#iefix") format("embedded-opentype"),
    url("../fonts/neet.ttf?6bjpk0") format("truetype"),
    url("../fonts/neet.woff?6bjpk0") format("woff"),
    url("../fonts/neet.svg?6bjpk0#neet") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="nicon-"],
[class*=" nicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "neet" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nicon-agencies:before {
  content: "\e900";
}

.nicon-awards:before {
  content: "\e901";
}

.nicon-career:before {
  content: "\e902";
}

.nicon-close:before {
  content: "\e903";
}

.right-nav .dropdown-submenu ul.dropdown-menu.show {
  position: relative;
  border: 0;
  min-width: auto;
  width: 100%;
}

.right-nav .dropdown-submenu ul.dropdown-menu {
  padding-left: 0px;
}

.right-nav > .dropdown {
  display: inline-block;
  position: relative;
}

.right-nav > .dropdown > ul.dropdown-menu.show {
  left: auto !important;
  right: 0;
  transform: none !important;
  min-width: auto;
  max-width: 320px;
  width: 250px;
  top: calc(100% + 5px) !important;
  -webkit-box-shadow: 0px 4px 6px 3px rgb(47 156 202 / 21%);
  box-shadow: 0px 4px 6px 3px rgb(47 156 202 / 20%);
}

.right-nav .dropdown a {
  font-size: 16px !important;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #2f9cca !important;
}

.dropdown-submenu ul li a {
  text-transform: capitalize !important;
  color: #212529 !important;
}

.nicon-companies:before {
  content: "\e904";
}

.nicon-edit:before {
  content: "\e905";
}

.nicon-education:before {
  content: "\e906";
}

.nicon-envelope:before {
  content: "\e907";
}

.nicon-exclamation:before {
  content: "\e908";
}

.nicon-facebook:before {
  content: "\e909";
}

.nicon-goals:before {
  content: "\e90a";
}

.nicon-home:before {
  content: "\e90b";
}

.nicon-individual:before {
  content: "\e90c";
}

.nicon-instagram:before {
  content: "\e90d";
}

.nicon-interests:before {
  content: "\e90e";
}

.nicon-job-search:before {
  content: "\e90f";
}

.nicon-job-status:before {
  content: "\e910";
}

.nicon-linked-in:before {
  content: "\e911";
}

.nicon-network:before {
  content: "\e912";
}

.nicon-notification:before {
  content: "\e913";
}

.nicon-organizations:before {
  content: "\e914";
}

.nicon-pen:before {
  content: "\e915";
}

.nicon-performance:before {
  content: "\e916";
}

.nicon-profession:before {
  content: "\e917";
}

.nicon-profile:before {
  content: "\e918";
  color: #25356e;
}

.nicon-skills:before {
  content: "\e919";
}

.nicon-twitter:before {
  content: "\e91a";
}

/* Custom foont icons used end */
body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

a {
  text-decoration: none !important;
}

ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.common-btn {
  padding: 6px 20px;
  display: inline-block;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

@media screen and (max-width: 767px) {
  .common-btn {
    padding: 6px 12px;
  }
}
/* @media (min-width: 1024px) and (max-width: 1600px) { */
@media (min-width: 1024px) and (max-width: 1800px) {
  .mini-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .mini-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .login-page .features-list-block .features-list li .img-wrap {
    width: 160px;
  }
  .login-page .features-list-block .features-list li .img-wrap {
    width: 140px !important;
    height: 140px !important;
  }
  .login-page .features-list-block .features-list li .img-wrap img {
    max-width: 70px !important;
  }
  .login-page .features-list-block .features-list li .feature-name {
    font-size: 16px !important;
  }
}

div#customLegend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -70px;
  left: 0;
  line-height: normal;
}

div#customLegend .symbol {
  width: 20px;
  height: 20px;
  margin-right: 15px;
  float: left;
  border-radius: 10px;
}

div#customLegend .serieName {
  float: left;
  cursor: pointer;
  font-size: 14px;
}

div#customLegend .item {
  height: 40px;
  clear: both;
  margin-right: 25px;
}

.graph-title {
  font-weight: 700;
  color: #283270;
}

.goals-list-row .card-border {
  height: auto !important;
}

ul.goals-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 15px;
  padding-right: 15px;
}

ul.goals-list > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

ul.goals-list > li .item {
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccb;
  font-weight: 500;
}

ul.goals-list > li .item span {
  display: inline-block;
  vertical-align: middle;
}

ul.goals-list > li .item .ni {
  font-size: 38px;
  margin-right: 15px;
  color: #283270;
}

ul.goals-list > li.completed .item .ni {
  color: #2ab4b0;
}

ul.goals-list > li:nth-last-child(1) .item,
ul.goals-list > li:nth-last-child(2) .item {
  border-bottom: 0;
}

ul.goals-list > li:nth-child(2n - 1) {
  border-right: 1px solid #cccccb;
}

ul.goals-list > li:nth-child(2n - 1) .item {
  padding-right: 20px;
}

ul.goals-list > li:nth-child(2n) .item {
  padding-left: 20px;
}

@media screen and (max-width: 767px) {
  ul.goals-list > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  ul.goals-list > li .item {
    padding-left: 15px;
  }
  ul.goals-list > li:nth-child(2n - 1) {
    border-right: 0;
  }
  ul.goals-list > li:nth-child(2n - 1) .item {
    padding-right: 15px;
  }
}

.graph-block-row {
  /* background-color: #26336e; */
  /* background-color: linear-gradient(90deg, rgb(46, 142, 176) -30%, rgb(36, 52, 111) 100%); */
  background: linear-gradient(
    90deg,
    rgba(46, 142, 176, 1) -30%,
    rgba(36, 52, 111, 1) 100%
  );
  border-radius: 5px;
  padding: 0 15px 15px;
  margin-bottom: 15px;
}

.graph-block-row rect.highcharts-background {
  fill-opacity: 0;
}

.graph-block-row .custom-circle-progress {
  height: 150px !important;
}

.graph-block-row .custom-circle-progress .highcharts-data-label span {
  color: #ffffff !important;
}

.graph-block-row .graph-footer .graph-title {
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}

.no-border-block .card-border {
  border: 0 !important;
  padding: 0 !important;
}

.goal-list-widget.goal-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 15px;
}

.goal-list-widget.goal-list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 5px;
  border-bottom: 1px solid #2f9cca;
  border-right: 1px solid #2f9cca;
}

.goal-list-widget.goal-list li .ni {
  color: #283270;
  font-size: 35px;
  line-height: 38px;
}

.goal-list-widget.goal-list li .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.goal-list-widget.goal-list li .item span:not(.ni) {
  padding-left: 15px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}

.goal-list-widget.goal-list li.completed .ni {
  color: #2bb4b0;
}

.goal-list-widget.goal-list li:nth-child(2n) {
  border-right: 0;
  padding-left: 15px;
}

.goal-list-widget.goal-list li:nth-last-child(1) {
  border-bottom: 0;
}

.goal-list-widget.goal-list li:nth-last-child(2) {
  border-bottom: 0;
}

.card-tile {
  border-radius: 5px;
  border: 1px solid black;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 15px !important;
  margin: 5px;
}

.card-tile:empty {
  display: none;
}

.card-tile.orange-bg {
  border-color: #f59e0d;
  background-color: #f59e0d;
}

.card-tile.graph-blue-bg {
  background-color: #2f9cca;
  border-color: #2f9cca;
}

.card-tile.graph-blue-bg .highcharts-background {
  fill-opacity: 0;
}

.card-tile.graph-blue-bg .inner-title {
  color: #ffffff;
}

.card-tile.graph-green-bg {
  background-color: #2bb4b0;
  border-color: #2bb4b0;
}

.card-tile.graph-green-bg .highcharts-background {
  fill-opacity: 0;
}

.card-tile .inner-title {
  font-weight: 400;
  color: #4e4d4d;
  display: block;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 16px;
  padding-left: 10px;
}

.card-tile .equal-height-graph {
  height: 250px;
}

.card-tile .inner-wrap {
  display: table;
  width: 100%;
}

.card-tile .inner-wrap .graph-exp {
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  padding-left: 13px;
}

.card-tile .inner-wrap .graph-exp h5 {
  text-transform: uppercase;
  font-size: 14px;
}

.card-tile .inner-wrap .graph-exp h5 span {
  display: block;
  font-weight: 700;
  font-size: 22px;
}

.card-tile .inner-wrap .gridGraph,
.card-tile .inner-wrap .gridGraphNew {
  height: 200px;
  width: 60%;
  display: table-cell;
  vertical-align: middle;
}

.card-tile #vectormap-world {
  height: 280px !important;
}

#analyticMeasurement,
#analyticMeasurement2 {
  height: 170px !important;
}

.synopsis-padding {
  padding-top: 35px;
  padding-left: 30px;
}
.synopsis-padding-peer-group {
  padding-left: 30px;
}
#upgradeToPro {
  z-index: 2255;
}

#upgradeToPro .modal-dialog {
  min-height: calc(100vh - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
}

@media (max-width: 768px) {
  #upgradeToPro .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}

#upgradeToPro .modal-dialog .modal-content {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
}

#upgradeToPro .modal-dialog .modal-content .modal-header {
  background-color: #283270;
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 6px;
  padding-left: 15px;
  top: 12px;
  right: 13px;
  opacity: 1;
  color: #fff;
}

#upgradeToPro .modal-dialog .modal-content .modal-header .close {
  padding: 6px;
  top: 12px;
  right: 13px;
  position: relative;
  opacity: 1;
  color: #fff;
  outline: none;
}

#upgradeToPro .modal-dialog .modal-content .modal-body {
  padding-top: 30px;
  padding-bottom: 30px;
}

#upgradeToPro .modal-dialog .modal-content .modal-body p {
  margin: 0;
  text-align: center;
  color: #283270;
}

.upgrade-to-pro {
  position: relative;
}

.upgrade-to-pro:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 2255;
}

.subtitle {
  font-size: 20px !important;
  margin-bottom: 10px;
}

.subtitle strong {
  color: #283270;
}

.btn-green {
  background-color: #2bb4b0;
  color: #ffffff;
}

.btn-green:hover {
  background-color: #30c9c4;
  color: #ffffff;
}

.btn-blue {
  background-color: #283270;
  color: #ffffff !important;
  font-weight: 500;
}

.btn-blue:hover {
  background-color: #2f3a83;
  color: #ffffff;
}

.btn-l {
  min-width: 320px;
  font-size: 20px;
  line-height: 25px;
}

@media screen and (max-width: 767px) {
  .btn-l {
    min-width: 290px;
    font-size: 16px;
    line-height: 23px;
  }
}

.btn-green-border {
  border: 2px solid #2bb4b0;
  color: #283270;
}

.btn-green-border:hover {
  background-color: #2bb4b0;
  color: #ffffff;
}

.languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.02em;
  color: #4d4d4d;
}

.languages label {
  margin-bottom: 0;
}

.languages li a {
  display: block;
  padding: 0 12px;
  position: relative;
  color: #4d4d4d;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.languages li a:after {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #4d4d4d;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.languages li a:hover {
  color: #2bb4b0;
}

.languages li:last-child a:after {
  display: none;
}

@media screen and (max-width: 767px) {
  .languages .language-dropdown {
    position: relative;
  }
  .languages .language-dropdown > a {
    font-weight: 400;
    letter-spacing: 0.02em;
    color: #4d4d4d;
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #4d4d4d;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    min-width: 120px;
    margin-left: 5px;
    font-size: 14px;
  }
  .languages .language-dropdown ul {
    display: none;
    position: absolute;
    top: calc(100% + 2px);
    left: 5px;
    z-index: 1;
    background-color: #ffffff;
    min-width: 120px;
    max-height: calc(100vh - 80px);
    overflow: auto;
    border: 1px solid #4d4d4d;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .languages .language-dropdown ul li a {
    padding: 5px 12px;
    font-size: 14px;
  }
  .languages .language-dropdown ul li a:after {
    display: none;
  }
}

.edit-btn {
  display: inline-block;
  color: #4d4d4d;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-size: 19px;
  padding: 0 5px;
}

.edit-btn:hover {
  color: #283270;
}

.edit-btn span {
  display: inline-block;
  max-width: 35px;
  position: relative;
  top: -3px;
}

.edit-btn span img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .edit-btn {
    font-size: 15px;
  }
}

.cmb-25 {
  margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
  .cmb-25 {
    margin-bottom: 15px;
  }
}

.cmb-4 {
  margin-bottom: 30px;
}

@media screen and (max-width: 767) {
  .cmb-4 {
    margin-bottom: 15px;
  }
}

.cbr {
  border-right: 1px solid #4d4d4d;
}

.cbb {
  border-bottom: 1px solid #4d4d4d;
}

.pr-15 {
  padding-right: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-0 {
  padding-right: 0;
}

.pl-0 {
  padding-right: 0;
}

header {
  padding-top: 20px;
  padding-bottom: 30px;
}

header.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 5;
  -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  -webkit-animation-name: headerSlide;
  animation-name: headerSlide;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

header .top-block {
  padding-bottom: 30px;
}

header .logo-section {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

header .logo-section .head-logo a {
  display: inline-block;
  padding: 15px 0;
  width: 300px;
  margin-top: 0;
}

header .logo-section .head-logo a img {
  width: 100%;
}

header .logo-section .login-nav li a {
  color: #283270;
  font-size: 20px;
  font-weight: 600;
}

header .menu-wrap li a {
  text-transform: uppercase;
  color: #4d4d4d;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  padding: 0 12px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

header .menu-wrap li a:hover {
  color: #2bb4b0;
}

@media screen and (max-width: 991px) {
  header .menu-wrap ul {
    position: fixed;
    top: 0;
    right: -100%;
    bottom: 0;
    background-color: #283270;
    z-index: 1;
    min-width: 290px;
    padding-top: 25px;
  }
  header .menu-wrap ul li a {
    display: block;
    color: #ffffff;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

header.dashboard-nav {
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  header.dashboard-nav {
    padding-top: 15px;
  }
}

header.dashboard-nav .nav-logo {
  display: inline-block;
  width: 100%;
  max-width: 225px;
  z-index: 4;
}

header.dashboard-nav .nav-logo img {
  width: 100%;
}

@media screen and (min-width: 1780px) {
  header.dashboard-nav .nav-logo {
    max-width: 325px;
  }
}

header.dashboard-nav .right-nav {
  text-align: right;
}

header.dashboard-nav .right-nav a {
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
}

header.dashboard-nav .right-nav a:not(.btn) {
  text-transform: uppercase;
  color: #283270;
  font-weight: 600;
  display: inline-block;
  font-size: 16px;
}

header.dashboard-nav .right-nav a:not(.btn) .icon {
  display: inline-block;
  width: 35px;
  margin-left: 7px;
  position: relative;
}

header.dashboard-nav .right-nav a:not(.btn) .icon img {
  width: 100%;
}

header.dashboard-nav .right-nav a:not(.btn) .icon sup {
  position: absolute;
  top: 2px;
  right: -2px;
  font-size: 14px;
}

header.dashboard-nav .right-nav a.btn {
  font-weight: 600;
  background-color: #283270;
  color: #ffffff;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  padding: 4px 12px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  margin-left: 13px;
  font-size: 17px;
  line-height: 23px;
}

header.dashboard-nav .right-nav a.btn:hover {
  background-color: #1d2552;
}

@media (min-width: 768px) and (max-width: 1100px) {
  header .top-block {
    padding-bottom: 25px;
  }
  header .logo-section {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  header .logo-section .head-logo a {
    width: 250px;
    margin-top: 0;
    padding: 20px 0;
  }
}

@media screen and (max-width: 991px) {
  header .menu-wrap {
    position: relative;
  }
  header .menu-wrap ul {
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    padding-top: 60px;
  }
  header .menu-wrap .menu-block.active {
    right: 0;
  }
  header.dashboard-nav {
    padding-bottom: 15px;
  }
  header.dashboard-nav .dash-header {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin-left: -6px;
    margin-right: -6px;
  }
  header.dashboard-nav .dash-header > div {
    padding-left: 6px;
    padding-right: 6px;
  }
  header.dashboard-nav .right-nav a {
    vertical-align: middle;
  }
  header.dashboard-nav .right-nav a:not(.btn) {
    font-size: 0;
  }
  header.dashboard-nav .right-nav a:not(.btn) .icon {
    width: 25px;
    margin-left: 0;
  }
  header.dashboard-nav .right-nav a.btn {
    padding: 6px 12px;
    margin-left: 10px;
    font-size: 14px;
    line-height: normal;
  }
}

@media screen and (max-width: 767px) {
  header {
    padding-bottom: 15px;
  }
  header .top-block {
    padding-bottom: 15px;
  }
  header .logo-section {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  header .logo-section .head-logo a {
    padding: 12px 0;
    width: 130px;
    margin-top: 15px;
  }
  header .logo-section .login-nav li a {
    font-size:11px;
  }
}


@media screen and (max-width: 360px) {
  header {
    padding-bottom: 10px;
  }

  
  header .logo-section .head-logo a {
    padding: 5px 0;
    width: 80px;     
    margin-top: 5px;
  }

 
  header .logo-section .login-nav li a {
    font-size: 9px;       
    padding: 3px 6px;     
  }

  
 
  header .logo-section .login-nav li a.common-btn {
    font-size: 9px;
    padding: 3px 8px;

  }


  
}


body.sidebar-active {
  position: relative;
  overflow: hidden;
}

body.sidebar-active::before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 2;
}

body.sidebar-active header.dashboard-nav .nav-logo {
  position: relative;
}

@media screen and (max-width: 767px) {
  .respo-left {
    text-align: left !important;
  }
}

footer {
  background-color: #283270;
  padding-top: 30px;
  padding-bottom: 15px;
}

footer * {
  color: #fff;
}

footer .social-links li {
  margin-right: 18px;
}

footer .social-links li a {
  display: inline-block;
  font-size: 30px;
  line-height: normal;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

footer .social-links li a * {
  color: #ffffff;
}

footer .social-links li a *:hover {
  color: #2bb4b0;
}

@media screen and (max-width: 767px) {
  footer .social-links {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
  }
}

footer a {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

footer a:hover {
  color: #2bb4b0;
}

footer .footer-logo a {
  display: inline-block;
  max-width: 195px;
  width: 100%;
}

footer .footer-logo a img {
  width: 100%;
}

footer .bottom-border {
  padding-bottom: 16px;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .bottom-border:after {
  display: block;
  content: "";
  height: 1px;
  width: calc(100% - 45px);
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: 15px;
}

footer .middle-section {
  padding-top: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .middle-section .social-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .middle-section .languages {
  margin-bottom: 5px;
}

footer .middle-section .languages a {
  color: #ffffff;
}

footer .middle-section .languages a:after {
  background-color: #ffffff;
}

footer .middle-section .languages a:hover {
  color: #2bb4b0;
}

footer .middle-section .languages .language-dropdown ul {
  bottom: calc(100% + 2px);
  top: auto;
}

footer .middle-section .copyright-content {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.022em;
  padding-right: 15px;
}

footer .footer-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* text-transform: uppercase; */
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

footer .footer-menu ul li a {
  padding: 0 10px;
  letter-spacing: 0.025em;
  font-size: 15px;
  display: block;
}

footer .footer-menu ul:not(.privacy-menu) {
  padding-top: 17px;
  padding-bottom: 5px;
}

footer .footer-menu ul.privacy-menu {
  text-transform: capitalize;
}

@media screen and (max-width: 767px) {
  footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  footer .social-links li {
    margin-right: 10px;
  }
  footer .social-links li a {
    font-size: 25px;
  }
  footer .footer-logo {
    margin-bottom: 15px;
  }
  footer .footer-logo a {
    max-width: 175px;
  }
  footer .bottom-border {
    padding-bottom: 25px;
  }
  footer .middle-section {
    padding-top: 25px;
  }
  footer .middle-section .languages ul a {
    color: #283270;
  }
  footer .footer-menu ul {
    display: block;
  }
  footer .footer-menu ul li a {
    font-size: 14px;
  }
}

.home-page .banner-block {
  position: relative;
  /* background-color: #283270; */
}

.home-page .banner-block img {
  width: 100%;
}

.home-page .banner-block .container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.home-page .banner-block .container .banner-content {
  padding: 35px;
  max-width: 700px;
  position: relative;
}

.home-page .banner-block .container .banner-content h2 {
  color: #ffffff;
  font-size: 65px;
  font-weight: 400;
}

.home-page .banner-block .container .banner-content h6 {
  color: #ffffff;
  padding-bottom: 30px;
  position: relative;
  margin-top: 15px;
  font-size: 34px;
}

.home-page .banner-block .container .banner-content h6:after {
  content: "";
  height: 6px;
  width: 195px;
  background-color: #ffffff;
  position: absolute;
  top: 100%;
  left: 0;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .home-page .banner-block .container .banner-content h2 {
    font-size: 35px;
    padding-bottom: 30px;
  }
  .home-page .banner-block .container .banner-content:after {
    border-bottom: 192px solid #ffffff;
  }
}

@media screen and (max-width: 767px) {
  .home-page .banner-block .container {
    top: 20px;
  }
  .home-page .banner-block .container .banner-content {
    padding: 5px 15px;
    margin-top: 0;
    max-width: 290px;
  }
  .home-page .banner-block .container .banner-content h2 {
    font-size: 22px;
  }
  .home-page .banner-block .container .banner-content h6 {
    margin-top: 5px;
    font-size: 14px;
    padding-bottom: 10px;
  }
  .home-page .banner-block .container .banner-content h6:after {
    height: 3px;
    width: 95px;
  }
  .home-page .banner-block .container .banner-content:after {
    display: none;
  }
}

.home-page .get-started {
  padding-bottom: 85px;
}

@media screen and (max-width: 767px) {
  .home-page .get-started {
    padding-bottom: 25px;
  }
}

.home-page .intro-title {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 50px;
  padding-top: 80px;
}

.home-page .intro-title h4 {
  font-weight: 700;
  margin-bottom: 20px;
  color: #283270;
}

.home-page .intro-title p {
  font-weight: 400;
  font-size: 19px;
  max-width: 600px;
  line-height: 26px;
  margin: auto;
}

.home-page .intro-title .scroll-down {
  display: block;
  margin: auto;
  width: 45px;
  margin-top: 40px;
}

.home-page .intro-title .scroll-down img {
  width: 100%;
}

.home-page .intro-title .features-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 50px;
}

.home-page .intro-title .features-list li {
  margin-right: 115px;
  position: relative;
}

.home-page .intro-title .features-list li:after {
  content: "";
  height: 3px;
  width: 118px;
  position: absolute;
  top:-25px;
  bottom: 0;
  margin: auto;
  left: calc(100% - 1px);
  background-color: #283270;
}

.home-page .intro-title .features-list li .img-wrap {
  width: 145px;
  height: 145px;
  position: relative;
  padding: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-page .intro-title .features-list li .img-wrap:before {
  content: "";
  position: absolute;
  background-image: url("../images/hexagon-blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.home-page .intro-title .features-list li .img-wrap img {
  width: 100%;
  max-width: 75px;
}

.home-page .intro-title .features-list li .feat-label {
  color: #283270;
  margin-top: 5px;
}

.home-page .intro-title .features-list li:nth-child(2) .img-wrap:before {
  background-image: url("../images/hexagon-red.svg");
}

.home-page .intro-title .features-list li:nth-child(3) .img-wrap:before {
  background-image: url("../images/hexagon-orange.svg");
}

.home-page .intro-title .features-list li:nth-child(4) .img-wrap:before {
  /* background-image: url("../images/hexagon-green.svg"); */
}

.home-page .intro-title .features-list li:last-child {
  margin-right: 0;
}

.home-page .intro-title .features-list li:last-child:after {
  display: none;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .home-page .intro-title .features-list li {
    margin-right: 40px;
  }
  .home-page .intro-title .features-list li:after {
    width: 45px;
  }
  .home-page .intro-title .features-list li .img-wrap {
    width: 120px;
    height: 120px;
    position: relative;
    padding: 10px;
  }
  .home-page .intro-title .features-list li .img-wrap img {
    max-width: 70px;
  }
}

@media screen and (max-width: 767px) {
  .home-page .intro-title .features-list li {
    margin-right: 20px;
  }
  .home-page .intro-title .features-list li:after {
    width: 25px;
    display: none;
  }
  .home-page .intro-title .features-list li .img-wrap {
    width: calc((100vw - 110px) / 5);
    height: calc((100vw - 110px) / 5);
    position: relative;
    padding: 10px;
  }
  .home-page .intro-title .features-list li .img-wrap img {
    max-width: 45px;
  }
  .home-page .intro-title .features-list li .feat-label {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .feature-name {
    font-size: 10px !important;
  }
}


.home-page .how-it-works {
  background-color: #283270;
  color: #ffffff;
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px;
}

.home-page .how-it-works:after {
  content: "";
  background-image: url("../images/bg-grid.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.home-page .how-it-works h2 {
  font-size: 50px;
  margin-bottom: 25px;
}

.home-page .how-it-works .video-wrap {
  background-color: #ffffff;
  display: inline-block;
  min-width: 775px;
}

.home-page .how-it-works .video-wrap .frame-holder {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.home-page .how-it-works .video-wrap .frame-holder iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

@media screen and (min-width: 1367px) {
  .home-page .how-it-works .video-wrap {
    min-width: 900px;
    min-height: 400px;
  }
}

.home-page .how-it-works .container {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .home-page .how-it-works .video-wrap {
    min-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .home-page .how-it-works {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .home-page .how-it-works h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .home-page .how-it-works .video-wrap {
    min-width: 100%;
  }
}

.home-page .two-col-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.home-page .two-col-section .inner-content {
  padding-left: 35px;
}

.home-page .two-col-section .inner-content h2 {
  color: #283270;
  font-size: 50px;
  font-weight: 400;
  padding-bottom: 40px;
  margin-bottom: 45px;
  position: relative;
}

.home-page .two-col-section .inner-content h2:after {
  content: "";
  height: 6px;
  width: 195px;
  background-color: #f59e0d;
  position: absolute;
  top: 100%;
  left: 0;
}

.home-page .two-col-section .inner-content p {
  font-size: 19px;
  font-weight: 400;
  line-height: 26px;
}

.home-page .two-col-section .inner-content .btn-blue-border {
  color: #283270;
  border: 2px solid #283270;
  min-width: 250px;
  display: inline-block;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  margin-top: 15px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.home-page .two-col-section .inner-content .btn-blue-border:hover {
  color: #ffffff;
  background-color: #283270;
}

.home-page .two-col-section .img-wrap {
  position: relative;
}

.home-page .two-col-section .img-wrap figure {
  margin-bottom: 0;
}

.home-page .two-col-section .img-wrap figure img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .home-page .two-col-section .inner-content {
    padding-left: 0;
    margin-bottom: 15px;
  }
  .home-page .two-col-section .inner-content h2 {
    font-size: 30px;
    padding-bottom: 20px;
    margin-bottom: 35px;
  }
  .home-page .two-col-section .inner-content h2:after {
    height: 4px;
    width: 95px;
  }
  .home-page .two-col-section .inner-content p {
    font-size: 14px;
    line-height: 24px;
  }
  .home-page .two-col-section .inner-content .btn-blue-border {
    font-size: 16px;
    margin-top: 15px;
    line-height: 22px;
  }
}

.home-page .testimonial-block {
  padding: 60px 0;
}

.home-page .testimonial-block .testimonial-slider-wrap {
  margin-bottom: 50px;
}

.home-page
  .testimonial-block
  .testimonial-slider-wrap
  .carousel-slider
  .slick-slide {
  padding: 0 45px;
}

.home-page
  .testimonial-block
  .testimonial-slider-wrap
  .carousel-slider
  .single-item {
  position: relative;
  max-width: 745px;
  font-size: 19px;
}

.home-page
  .testimonial-block
  .testimonial-slider-wrap
  .carousel-slider
  .single-item
  .slide-content
  .content {
  position: relative;
  padding: 0 70px;
  margin-bottom: 10px;
}

.home-page
  .testimonial-block
  .testimonial-slider-wrap
  .carousel-slider
  .single-item
  .slide-content
  .content::before {
  content: "";
  width: 40px;
  height: 45px;
  background-image: url("../images/quote-left.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.home-page
  .testimonial-block
  .testimonial-slider-wrap
  .carousel-slider
  .single-item
  .slide-content
  .content::after {
  content: "";
  width: 40px;
  height: 45px;
  background-image: url("../images/quote-right.svg");
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}

.home-page
  .testimonial-block
  .testimonial-slider-wrap
  .carousel-slider
  .single-item
  .slide-content
  .footer {
  font-size: 20px;
}

.home-page
  .testimonial-block
  .testimonial-slider-wrap
  .carousel-slider
  .single-item
  .slide-content
  .footer
  .member-name {
  font-weight: 600;
}

.home-page
  .testimonial-block
  .testimonial-slider-wrap
  .carousel-slider
  .slick-arrow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 45px;
  border: 0;
  overflow: hidden;
  font-size: 0;
  cursor: pointer;
  z-index: 1;
}

.home-page
  .testimonial-block
  .testimonial-slider-wrap
  .carousel-slider
  .slick-arrow.arrow-next {
  right: 0;
  left: auto;
}

@media screen and (min-width: 1367px) {
  .home-page
    .testimonial-block
    .testimonial-slider-wrap
    .carousel-slider
    .single-item {
    width: 100%;
    max-width: 1347px;
    padding: 0 40px;
  }
}

@media screen and (max-width: 767px) {
  .home-page .testimonial-block {
    padding: 25px 0;
  }
  .home-page .testimonial-block .testimonial-slider-wrap {
    margin-bottom: 25px;
  }
  .home-page
    .testimonial-block
    .testimonial-slider-wrap
    .carousel-slider
    .slick-arrow {
    height: 25px;
  }
  .home-page
    .testimonial-block
    .testimonial-slider-wrap
    .carousel-slider
    .slick-slide {
    padding: 0 20px;
  }
  .home-page
    .testimonial-block
    .testimonial-slider-wrap
    .carousel-slider
    .single-item {
    font-size: 14px;
  }
  .home-page
    .testimonial-block
    .testimonial-slider-wrap
    .carousel-slider
    .single-item
    .slide-content
    .content {
    padding: 0 25px;
  }
  .home-page
    .testimonial-block
    .testimonial-slider-wrap
    .carousel-slider
    .single-item
    .slide-content
    .content:before,
  .home-page
    .testimonial-block
    .testimonial-slider-wrap
    .carousel-slider
    .single-item
    .slide-content
    .content:after {
    width: 20px;
    height: 25px;
    background-size: contain;
  }
}

.login-page {
  font-family: "Montserrat", sans-serif;
}

.login-page .features-list-block .features-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 50px;
}

.login-page .features-list-block .features-list li {
  margin-right: 40px;
  position: relative;
}

.login-page .features-list-block .features-list li:after {
  content: "";
  height: 3px;
  width: 43px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: calc(100% - 1px);
  background-color: #283270;
}

.login-page .features-list-block .features-list li .feature-name {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  text-align: center;
}

.login-page .features-list-block .features-list li .img-wrap {
  width: 100px;
  height: 100px;
  position: relative;
  padding: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.login-page .features-list-block .features-list li .img-wrap:before {
  content: "";
  position: absolute;
  background-image: url("../images/hexagon-blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.login-page .features-list-block .features-list li .img-wrap img {
  width: 100%;
  max-width: 90px;
}

.login-page
  .features-list-block
  .features-list
  li:nth-child(2)
  .img-wrap:before {
  background-image: url("../images/hexagon-red.svg");
}

.login-page
  .features-list-block
  .features-list
  li:nth-child(3)
  .img-wrap:before {
  background-image: url("../images/hexagon-orange.svg");
}

.login-page
  .features-list-block
  .features-list
  li:nth-child(4)
  .img-wrap:before {
  /* background-image: url("../images/hexagon-green.svg"); */
}

.login-page .features-list-block .features-list li:last-child {
  margin-right: 0;
}

.login-page .features-list-block .features-list li:last-child:after {
  display: none;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .login-page .features-list-block .features-list li {
    margin-right: 40px;
  }
  .login-page .features-list-block .features-list li:after {
    width: 45px;
  }
  .login-page .features-list-block .features-list li .img-wrap {
    width: 120px;
    height: 120px;
    position: relative;
    padding: 10px;
  }
  .login-page .features-list-block .features-list li .img-wrap img {
    max-width: 70px;
  }
}

@media screen and (max-width: 767px) {
  .login-page .features-list-block .features-list li {
    margin-right: 20px;
  }
  .login-page .features-list-block .features-list li:after {
    width: 25px;
  }
  .login-page .features-list-block .features-list li .img-wrap {
    width: calc((100vw - 110px) / 4);
    height: calc((100vw - 110px) / 4);
    position: relative;
    padding: 10px;
  }
  .login-page .features-list-block .features-list li .img-wrap img {
    max-width: 45px;
  }
}

@media screen and (min-width: 1780px) {
  .login-page .features-list-block .features-list li {
    margin-right: 35px;
  }
  .login-page .features-list-block .features-list li:after {
    width: 105px;
    left: calc(100% - 2px);
  }
  .login-page .features-list-block .features-list li .img-wrap {
    width: 165px;
    height: 140px;
    background-color: #ffffff;
  }
  .login-page .features-list-block .features-list li .img-wrap img {
    max-width: 75px;
  }
  .login-page .features-list-block .features-list li .img-wrap:before {
    width: 100%;
    bottom: 0;
    background-size: calc(100% - 1px);
  }
  .login-page .features-list-block .features-list li .img-wrap:after {
    width: 110px;
    top: -3px;
  }
  .login-page .features-list-block .features-list li .img-wrap .ni {
    font-size: 72px;
  }
  .login-page .features-list-block .features-list li > span {
    margin-top: 66px;
    font-size: 21px;
  }
}

@media screen and (max-width: 767px) {
  .login-page .features-list-block .features-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .login-page .features-list-block .features-list li {
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 7px;
  }
  .login-page .features-list-block .features-list li .img-wrap {
    width: 60px;
    height: 68px;
  }
  .login-page .features-list-block .features-list li .img-wrap:after {
    display: none;
  }
  .login-page .features-list-block .features-list li .img-wrap img {
    max-width: 32px;
  }
  .login-page .features-list-block .features-list li .img-wrap .ni {
    font-size: 44px;
  }
  .login-page .features-list-block .features-list li .feature-name {
    display: none;
  }
}

.login-page .login-area {
  padding: 30px 0 85px;
}

.login-page .login-area .inner-content h2 {
  color: #283270;
  font-size: 57px;
  font-weight: 600;
  padding-bottom: 40px;
  letter-spacing: 0.01em;
  line-height: 64px;
  margin-bottom: 40px;
  position: relative;
}

.login-page .login-area .inner-content h2:after {
  content: "";
  height: 6px;
  width: 195px;
  background-color: #2bb4b0;
  position: absolute;
  top: 100%;
  left: 0;
}

.login-page .login-area .inner-content p {
  font-size: 20px;
  letter-spacing: 0.009em;
  line-height: 28px;
}

.login-page .login-area .login-form {
  padding-top: 15px;
}

.login-page .login-area .login-form .forgot-link {
  color: #ff6f6f;
  margin-bottom: 5px;
  display: inline-block;
  font-weight: 600;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.login-page .login-area .login-form .forgot-link:hover {
  color: #ff3c3c;
}

.login-page .login-area .login-form h5 {
  /* text-transform: uppercase; */
  font-weight: 700;
  letter-spacing: 0.025em;
  font-size: 22px;
  color: #283270;
  margin-bottom: 20px;
}

.login-page .login-area .login-form form {
  max-width: 435px;
}

.login-page .login-area .login-form form .input-group .form-control {
  border: 2px solid #2bb4b0;
  padding: 3px 25px;
  font-size: 20px;
  margin-bottom: 24px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #283270;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.login-page .login-area .login-form form .input-group.table-group {
  margin-bottom: 24px;
}

.login-page
  .login-area
  .login-form
  form
  .input-group.table-group
  .form-control {
  border-top-left-radius: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 10px;
  border-right: 0;
  margin-bottom: 0;
}

.login-page
  .login-area
  .login-form
  form
  .input-group.table-group
  .input-group-append
  .btn {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px 18px;
  background: transparent;
  color: #283270;
  border: 2px solid #2bb4b0;
  border-top-left-radius: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 0;
  border-left: 0;
  font-size: 18px;
  font-weight: 600;
}

.login-page .login-area .login-form form .login-linkedin {
  padding-top: 5px;
  margin-bottom: 40px;
}

.login-page .login-area .login-form form .login-linkedin .btn {
  display: inline-block;
  width: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  font-weight: 600;
  font-size: 18px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #283270;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.login-page .login-area .login-form form .login-linkedin .btn:hover {
  background-color: #1d2552;
}

.login-page .login-area .login-form form .login-linkedin .btn.linkedin-btn {
  background-color: #0087be;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 10px 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.login-page
  .login-area
  .login-form
  form
  .login-linkedin
  .btn.linkedin-btn
  span {
  display: inline-block;
  padding: 0 8px;
  border-right: 1px solid #00abf1;
  margin-right: 8px;
  height: 20px;
  -webkit-box-shadow: 1px 0px 1px 0px #006690;
  box-shadow: 1px 0px 1px 0px #006690;
}

.login-page
  .login-area
  .login-form
  form
  .login-linkedin
  .btn.linkedin-btn
  span
  img {
  width: 20px;
  margin-bottom: 10px;
}

.login-page
  .login-area
  .login-form
  form
  .login-linkedin
  .btn.linkedin-btn:hover {
  background-color: #006a95;
}

.login-page .login-area .login-form .btn-signup {
  background-color: #2bb4b0;
  color: #ffffff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  display: inline-block;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  font-weight: 600;
  font-size: 20px;
  padding: 4px 25px;
}

.login-page .login-area .login-form .btn-signup:hover {
  background-color: #239390;
}

@media screen and (max-width: 1100px) {
  .login-page .login-area .inner-content h2 {
    font-size: 35px;
    line-height: 47px;
    padding-bottom: 20px;
  }
  .login-page .login-area .inner-content h2:after {
    height: 4px;
    width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .login-page .login-area {
    padding: 30px 0 55px;
  }
  .login-page .login-area .login-form {
    padding-top: 25px;
  }
  .login-page .login-area .login-form form .login-linkedin .btn {
    font-size: 16px;
    padding: 6px 12px;
  }
  .login-page
    .login-area
    .login-form
    form
    .input-group.table-group
    .form-control {
    font-size: 16px;
  }
  .login-page
    .login-area
    .login-form
    form
    .input-group.table-group
    .input-group-append
    .btn {
    font-size: 16px;
  }
  .login-page .login-area .login-form h5 {
    font-size: 16px;
  }
  .login-page .login-area .login-form .btn-signup {
    font-size: 16px;
    padding: 6px 12px;
  }
}

.container {
  max-width: 1240px;
}

@media screen and (min-width: 1367px) {
  .container {
    width: calc(100% - 30px);
    max-width: 1785px;
  }
}

.dashboard-page .page-title {
  font-size: 44px;
  color: #283270;
  position: relative;
  padding-bottom: 30px;
  font-weight: 400;
}

.dashboard-page .page-title:after {
  content: "";
  /* height: 4px; */
  height: 5px;
  width: 150px;
  /* background-color: #2f9cca; */
  position: absolute;
  top: 100%;
  left: 0;
}

@media screen and (max-width: 767px) {
  .dashboard-page .page-title {
    font-size: 32px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}

.dashboard-page .lr-pad {
  padding-left: 15px;
  padding-right: 15px;
}

.dashboard-page .mb-65 {
  margin-bottom: 65px;
}

@media screen and (max-width: 767px) {
  .dashboard-page .mb-65 {
    margin-bottom: 25px;
  }
}

.dashboard-page .dashboard-padding {
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 0px;
}

.dashboard-page .dashboard-wrap {
  padding-bottom: 70px;
  padding-top: 10px;
}

.dashboard-page .dashboard-wrap > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dashboard-page .dashboard-wrap .left-section {
  border-right: 1px solid #bcbcba;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 290px;
  flex: 0 0 290px;
  max-width: 290px;
  padding-right: 20px;
  padding-top: 21px;
}

.dashboard-page .dashboard-wrap .left-section .user-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 53px;
}

.dashboard-page .dashboard-wrap .left-section .user-thumb .hexagon-wrap {
  width: 120px;
}

.dashboard-page .dashboard-wrap .left-section .user-thumb .username {
  text-transform: capitalize;
  color: #283270;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  padding-left: 13px;
  font-size: 20px;
  line-height: 25px;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav > ul > li {
  margin-bottom: 42px;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li a {
  color: #4d4d4d;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  /* text-transform: uppercase; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li a span {
  display: block;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li a span img {
  width: 45px;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li a span.text {
  padding-left: 20px;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li a.active {
  color: #283270;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li a:hover {
  color: #283270;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li .sub-menu {
  padding-left: 68px;
  padding-top: 20px;
  display: none;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li .sub-menu li {
  margin-bottom: 10px;
}

.dashboard-page
  .dashboard-wrap
  .left-section
  .sidebar-nav
  ul
  li
  .sub-menu
  li
  a {
  text-transform: initial;
}

.dashboard-page
  .dashboard-wrap
  .left-section
  .sidebar-nav
  ul
  li.active
  .sub-menu {
  display: block;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav .item-border {
  position: relative;
  padding-bottom: 10px;
}

.dashboard-page .dashboard-wrap .left-section .sidebar-nav .item-border:after {
  content: "";
  height: 3px;
  width: 40px;
  position: absolute;
  top: 100%;
  left: 78px;
}

.dashboard-page
  .dashboard-wrap
  .left-section
  .sidebar-nav
  .item-border.blue:after {
  background-color: #2f9cca;
}

.dashboard-page
  .dashboard-wrap
  .left-section
  .sidebar-nav
  .item-border.red:after {
  background-color: #f00;
}

.dashboard-page
  .dashboard-wrap
  .left-section
  .sidebar-nav
  .item-border.orange:after {
  background-color: #f59e0d;
}

.dashboard-page
  .dashboard-wrap
  .left-section
  .sidebar-nav
  .item-border.green:after {
  background-color: #2bb4b0;
}

.dashboard-page .dashboard-wrap .right-section {
  padding: 0px 0px 0 53px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 290px);
  flex: 0 0 calc(100% - 290px);
  max-width: calc(100% - 290px);
}

.dashboard-page .dashboard-wrap .right-section .cm-25 {
  margin-bottom: 25px;
}

.dashboard-page .dashboard-wrap .right-section .cm-5 {
  margin-bottom: 5px;
}

.dashboard-page .dashboard-wrap .right-section .cm-20 {
  margin-bottom: 20px;
}

.dashboard-page .dashboard-wrap .right-section .pb-15 {
  padding-bottom: 15px !important;
}

.dashboard-page .dashboard-wrap .right-section .edit-pen {
  display: inline-block;
  color: #283270;
  font-size: 33px;
  line-height: normal;
}

.dashboard-page .dashboard-wrap .right-section .edit-pen img {
  width: 60px;
}

.dashboard-page .dashboard-wrap .right-section .edit-dashboard {
  color: #4d4d4d;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 25px;
  display: inline-block;
  padding: 5px 0;
}

.dashboard-page .dashboard-wrap .right-section .edit-dashboard img {
  width: 30px;
}

.dashboard-page .dashboard-wrap .right-section .progress-block .text-right {
  color: #283270;
  font-size: 17px;
  margin-bottom: 5px;
}

.dashboard-page .dashboard-wrap .right-section .progress-block .progress {
  background-color: #95d9d7;
  height: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .progress-block
  .progress
  .progress-bar {
  background-color: #e73f26;
}

.dashboard-page .dashboard-wrap .right-section select.form-control {
  background-color: #ebebea;
  color: #4d4d4d;
  border-color: #4d4d4d;
  height: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/arrow-down-grey.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 15px);
  background-size: 20px;
  font-size: 15px;
  padding: 2px 12px;
}

.dashboard-page .dashboard-wrap .right-section .msg-list li {
  margin-bottom: 5px;
}

.dashboard-page .dashboard-wrap .right-section .msg-list li:last-child {
  margin-bottom: 0;
}

.dashboard-page .dashboard-wrap .right-section .msg-list li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  color: #4d4d4d;
}

.dashboard-page .dashboard-wrap .right-section .msg-list li > a:last-child {
  margin-bottom: 0;
}

.dashboard-page .dashboard-wrap .right-section .msg-list li > a .msg-thumb {
  width: 85px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .msg-list
  li
  > a
  .msg-thumb
  .hexagon-wrap {
  height: 80px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .msg-list
  li
  > a
  .msg-thumb
  .hexagon-wrap
  svg {
  position: relative;
  top: -6px;
}

.dashboard-page .dashboard-wrap .right-section .msg-list li > a .msg-thumb img {
  width: 100%;
}

.dashboard-page .dashboard-wrap .right-section .msg-list li > a .msg-detail {
  width: calc(100% - 85px);
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .msg-list
  li
  > a
  .msg-detail
  .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .msg-list
  li
  > a
  .msg-detail
  .head
  span {
  font-weight: 700;
  font-size: 15px;
  padding-right: 5px;
  color: #283270;
  line-height: 22px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .msg-list
  li
  > a
  .msg-detail
  .head
  span.date {
  width: 125px;
  padding-right: 0;
  text-align: right;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .msg-list
  li
  > a
  .msg-detail
  .content {
  font-size: 16px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .msg-list
  li
  > a
  .msg-detail
  .content
  p {
  margin-bottom: 0;
}

.dashboard-page .dashboard-wrap .right-section .vertical-slider {
  position: relative;
}

.dashboard-page .dashboard-wrap .right-section .vertical-slider .slick-arrow {
  position: absolute;
  top: -20px;
  right: 18px;
  cursor: pointer;
  width: 25px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slick-arrow.arrow-down {
  top: auto;
  bottom: -5px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide {
  position: relative;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  > div {
  border: 1px solid #4d4d4d;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  margin-bottom: 20px;
  padding: 15px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  .close {
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #f59e0d;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  color: #fff;
  font-size: 16px;
  width: 25px;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  .close:hover {
  background-color: #c77f08;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  .usr-content {
  padding-left: 15px;
  padding-right: 5px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  .usr-content
  .username {
  color: #4d4d4d;
  font-weight: 600;
  font-size: 14px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  .usr-content
  .designation {
  color: #4d4d4d;
  font-weight: 400;
  font-size: 14px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  .usr-content
  .mutual {
  color: #4d4d4d;
  font-weight: 600;
  font-size: 12px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  .usr-content
  .connect-btn
  .common-btn {
  color: #283270;
  border: 1px solid #283270;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  padding: 3px 12px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  > div
  .user-thumb {
  width: 55px;
  height: 55px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  > div
  .usr-content {
  width: calc(100% - 55px);
  display: table;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .vertical-slider
  .slider-vertical
  .slick-slide
  > div
  .usr-content
  > div {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .dashboard-page .dashboard-wrap .right-section .vertical-slider {
    margin-bottom: 25px;
  }
}

.dashboard-page .dashboard-wrap .right-section .card-block {
  position: relative;
  margin-bottom: 25px;
}

.dashboard-page .dashboard-wrap .right-section .card-block .status-block {
  margin-bottom: 25px;
}

.dashboard-page .dashboard-wrap .right-section .card-block .status-block li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 16px;
  margin-bottom: 7px;
  color: #4d4d4d;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .card-block
  .status-block
  li
  span {
  display: inline-block;
  padding-left: 10px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .card-block
  .status-block
  li:last-child {
  margin-bottom: 0;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .card-block
  .status-block.bold-block
  li {
  font-weight: 700;
  color: #283270;
}

.dashboard-page .dashboard-wrap .right-section .card-block .icon-text {
  position: relative;
  padding-right: 85px;
}

.dashboard-page .dashboard-wrap .right-section .card-block .icon-text img {
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
}

.dashboard-page .dashboard-wrap .right-section .card-block .unread-btn {
  text-transform: capitalize;
  color: #283270;
  font-weight: 700;
  font-size: 16px;
}

.dashboard-page .dashboard-wrap .right-section .card-block h3 {
  color: #283270;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 23px;
}

.dashboard-page .dashboard-wrap .right-section .card-block .field-label {
  font-weight: 700;
  letter-spacing: 0.01em;
  font-size: 18px;
  color: #283270;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .card-block
  .field-label.has-icon {
  position: relative;
  padding-right: 65px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .card-block
  .field-label.has-icon
  .warning-icon {
  display: inline-block;
  width: 35px;
  position: absolute;
  top: 0;
  right: 0;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .card-block
  .field-label.has-icon
  .warning-icon
  img {
  width: 100%;
}

.dashboard-page .dashboard-wrap .right-section .card-block .card-border {
  border: 1px solid #2bb4b0;
  padding: 23px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  height: 100%;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .card-block
  .card-border
  .graph-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .card-block
  .card-border
  .graph-wrap
  label {
  font-weight: 500;
  color: #283270;
  line-height: 20px;
}

.dashboard-page
  .dashboard-wrap
  .right-section
  .card-block
  .card-border
  .graph-wrap
  #peerGraph {
  height: 180px !important;
  width: 180px !important;
}

.dashboard-page .dashboard-wrap .right-section .card-block .edit-btn {
  display: inline-block;
  color: #4d4d4d;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-size: 15px;
  padding: 0 5px;
}

.dashboard-page .dashboard-wrap .right-section .card-block .edit-btn:hover {
  color: #283270;
}

.dashboard-page .dashboard-wrap .right-section .card-block .edit-btn span {
  display: inline-block;
  max-width: 28px;
  position: relative;
  top: -3px;
}

.dashboard-page .dashboard-wrap .right-section .card-block .edit-btn span img {
  width: 100%;
}

.dashboard-page .dashboard-wrap .right-section .card-block .head-section {
  margin-bottom: 20px;
}

@media screen and (min-width: 1780px) {
  .dashboard-page .dashboard-wrap {
    padding-top: 35px;
  }
  .dashboard-page .dashboard-wrap .left-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 290px;
    flex: 0 0 408px;
    max-width: 408px;
  }
  .dashboard-page .dashboard-wrap .left-section .user-thumb {
    margin-bottom: 75px;
  }
  .dashboard-page .dashboard-wrap .left-section .user-thumb .hexagon-wrap {
    width: 170px;
  }
  .dashboard-page .dashboard-wrap .left-section .user-thumb .username {
    font-size: 28px;
    line-height: 34px;
  }
  .dashboard-page
    .dashboard-wrap
    .left-section
    .sidebar-nav
    .item-border::after {
    left: 110px;
    height: 5px;
    width: 55px;
  }
  .dashboard-page .dashboard-wrap .left-section .sidebar-nav > ul > li {
    margin-bottom: 55px;
  }
  .dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li a {
    font-size: 22px;
  }
  .dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li a span img {
    width: 70px;
  }
  .dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li a span.text {
    padding-left: 30px;
  }
  .dashboard-page .dashboard-wrap .dashboard-padding {
    padding-right: 60px;
  }
  .dashboard-page .dashboard-wrap .right-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 290px);
    flex: 0 0 calc(100% - 408px);
    max-width: calc(100% - 408px);
    padding: 0px 0px 0px 80px;
  }
  .dashboard-page .dashboard-wrap .right-section select.form-control {
    font-size: 21px;
    padding: 4px 17px;
  }
  .dashboard-page .dashboard-wrap .right-section .cm-20 {
    margin-bottom: 36px;
  }
  .dashboard-page .dashboard-wrap .right-section .progress-block .text-right {
    font-size: 23px;
  }
  .dashboard-page .dashboard-wrap .right-section .edit-dashboard {
    font-size: 21px;
  }
  .dashboard-page .dashboard-wrap .right-section .edit-dashboard img {
    width: 38px;
  }
  .dashboard-page .dashboard-wrap .right-section .edit-pen {
    font-size: 53px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .vertical-slider
    .slider-vertical
    li
    .user-thumb {
    width: 115px;
    height: 115px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .vertical-slider
    .slider-vertical
    li
    .usr-content {
    width: calc(100% - 115px);
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .vertical-slider
    .slider-vertical
    li
    .usr-content
    .username {
    font-size: 19px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .vertical-slider
    .slider-vertical
    li
    .usr-content
    .designation {
    font-size: 20px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .vertical-slider
    .slider-vertical
    li
    .usr-content
    .mutual {
    font-size: 13px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .vertical-slider
    .slider-vertical
    li
    .usr-content
    .connect-btn
    .common-btn {
    font-size: 18px;
  }
  .dashboard-page .dashboard-wrap .right-section .msg-list li {
    margin-bottom: 25px;
  }
  .dashboard-page .dashboard-wrap .right-section .msg-list li > a .msg-thumb {
    width: 125px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .msg-list
    li
    > a
    .msg-thumb
    .hexagon-wrap {
    height: 100px;
  }
  .dashboard-page .dashboard-wrap .right-section .msg-list li > a .msg-detail {
    width: calc(100% - 125px);
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .msg-list
    li
    > a
    .msg-detail
    .head
    span {
    font-size: 21px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .msg-list
    li
    > a
    .msg-detail
    .head
    span.date {
    width: 135px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .msg-list
    li
    > a
    .msg-detail
    .content {
    font-size: 21px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .unread-btn {
    font-size: 22px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block h3 {
    font-size: 33px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .field-label {
    font-size: 24px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .card-block
    .field-label.has-icon
    .warning-icon {
    width: 40px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .status-block li {
    font-size: 21px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .card-border {
    padding: 38px 30px 30px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .card-block
    .card-border
    .edit-btn {
    font-size: 22px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .card-block
    .card-border
    .graph-wrap
    #peerGraph {
    height: 210px !important;
    width: 210px !important;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .card-block
    .card-border
    .graph-wrap
    label {
    line-height: 23px;
    font-size: 23px;
    padding-left: 20px;
    padding-top: 22px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .icon-text img {
    width: 100px;
  }
}

@media screen and (max-width: 1100px) {
  .dashboard-page .dashboard-wrap > .continer {
    display: block;
  }
  .dashboard-page .dashboard-wrap .dashboard-padding {
    padding-left: 0;
    padding-right: 0;
  }
  .dashboard-page .dashboard-wrap .left-section {
    position: fixed;
    top: 0;
    left: -100%;
    bottom: 0;
    width: 290px;
    max-width: 100%;
    background-color: #ffffff;
    z-index: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    z-index: 3;
    padding-top: 60px;
    padding-left: 15px;
  }
  .dashboard-page .dashboard-wrap .left-section .user-thumb .hexagon-wrap {
    width: 70px;
  }
  .dashboard-page .dashboard-wrap .left-section .user-thumb .username {
    font-size: 17px;
    line-height: 22px;
  }
  .dashboard-page .dashboard-wrap .left-section .sidebar-nav > ul > li {
    margin-bottom: 25px;
  }
  .dashboard-page .dashboard-wrap .left-section .sidebar-nav > ul > li a {
    padding: 0;
    font-size: 14px;
    line-height: 20px;
  }
  .dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li a span img {
    width: 35px;
  }
  .dashboard-page .dashboard-wrap .left-section .sidebar-nav ul li .sub-menu {
    padding-left: 55px;
    padding-top: 15px;
  }
  .dashboard-page .dashboard-wrap .left-section .user-thumb {
    margin-bottom: 25px;
  }
  .dashboard-page .dashboard-wrap .left-section .sidebar-nav {
    overflow: auto;
  }
  .dashboard-page .dashboard-wrap .left-section.active {
    left: 0;
  }
  .dashboard-page .dashboard-wrap .right-section {
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 0;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .card-border {
    padding: 15px;
  }
}

@media screen and (max-width: 767px) {
  .dashboard-page .dashboard-wrap {
    padding-bottom: 40px;
  }
  .dashboard-page .dashboard-wrap .right-section .cm-20 {
    margin-bottom: 15px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .head-section {
    margin-bottom: 15px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .field-label {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .card-block
    .field-label.has-icon
    .warning-icon {
    width: 25px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .icon-text {
    padding-right: 60px;
    margin-bottom: 50px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .icon-text img {
    width: 50px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .unread-btn {
    font-size: 14px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .card-border h3 {
    font-size: 18px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .card-block
    .card-border
    .edit-btn {
    font-size: 14px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .card-block
    .card-border
    .edit-btn
    img {
    max-width: 20px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .status-block {
    padding-top: 5px;
  }
  .dashboard-page .dashboard-wrap .right-section .card-block .status-block li {
    font-size: 14px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .card-block
    .status-block.bold-block
    li {
    font-size: 14px;
    padding-top: 10px;
  }
  .dashboard-page .dashboard-wrap .right-section .edit-pen {
    font-size: 26px;
  }
  .dashboard-page .dashboard-wrap .right-section .msg-list li {
    margin-bottom: 10px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .msg-list
    li
    > a
    .msg-detail
    .head
    span {
    font-size: 14px;
  }
  .dashboard-page
    .dashboard-wrap
    .right-section
    .msg-list
    li
    > a
    .msg-detail
    .content {
    font-size: 14px;
  }
}

.dashboard-page .section-complete {
  padding: 10px 0;
  display: inline-block;
  width: 28px;
}

.dashboard-page .section-complete img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .dashboard-page .section-complete {
    width: 20px;
  }
}

.profile-page {
  font-family: "Montserrat", sans-serif;
}

.profile-page .mb-65 {
  margin-bottom: 55px;
}

.profile-page .cm-75 {
  margin-bottom: 75px;
}

.profile-page .cm-35 {
  margin-bottom: 35px;
}

.profile-page .mh-215 {
  min-height: 215px;
}

.profile-page .quick-links li a label {
  /* text-transform: uppercase; */
}

.profile-page .quick-links li a label strong {
  display: inline-block;
}

.profile-page .page-title {
  font-size: 39px;
  /* color: #283270; */
  color: white;
  position: relative;
  padding-bottom: 20px;
  font-weight: 400;
}

.profile-page .page-title:after {
  content: "";
  height: 10px;
  width: 120px;
  /* background-color: #2f9cca; */
  background-color: white;
  position: absolute;
  top: 100%;
  left: 0;
}

.profile-page .progress-widget {
  text-align: right;
  max-width: 320px;
  margin-left: auto;
}

.profile-page .progress-widget .progress-label {
  display: block;
  text-align: right;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}

.profile-page .progress-widget .progress-block {
  position: relative;
  padding-right: 65px;
}

.profile-page .progress-widget .progress-block .progress {
  background-color: #2f9cca;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.profile-page .progress-widget .progress-block .progress .progress-bar {
  background-color: #2bb4b0 !important;
}

.profile-page
  .progress-widget
  .progress-block
  .progress
  .progress-bar[aria-valuenow="100"] {
  background-color: #2bb4b0 !important;
}

.profile-page .progress-widget .progress-block span {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 20px;
  font-weight: 700;
  color: #283270;
  font-size: 20px;
}

.profile-page .picture-area {
  margin-bottom: 10px;
}

.profile-page .picture-area .inner-content h6 {
  display: block;
  /* font-weight: 600; */
  /* text-transform: uppercase; */
  font-size: 18px;
  margin-bottom: 20px;
  color: #283270;
}

.profile-page .picture-area .inner-content .features {
  font-size: 15px;
  line-height: 32px;
  font-weight: 500;
}

.profile-page .picture-area .profile-upload .profile-preview {
  position: relative;
  min-height: 100px;
  /* padding-right: 80px; */
  /* margin-bottom: 10px; */
  margin-left: 25px;
}

.profile-page .picture-area .profile-upload .profile-preview img {
  max-width: 160px;
  width: 100%;
  height: auto;
}

.profile-page .picture-area .profile-upload .profile-preview .edit-btn {
  position: absolute;
  right: 0;
  bottom: 0;
}

.profile-page .picture-area .profile-upload .profile-preview .edit-btn .ni {
  display: inline-block;
  color: #283270;
  margin-left: 4px;
  vertical-align: middle;
  font-size: 24px;
}

.profile-page .picture-area .profile-upload .upload-label {
  display: block;
  font-weight: 700;
  /* text-transform: uppercase; */
  font-size: 18px;
  /* color: #283270; */
  color: white;
  cursor: pointer;
}

.profile-page .picture-area .profile-upload .upload-label input {
  display: none;
}

.profile-page .light-blue-bg {
  background-color: #eaf5f9;
  padding-top: 25px;
  padding-bottom: 40px;
}

.profile-page .white-bg-block {
  padding-top: 75px;
}

.profile-page .contact-btn {
  background-color: #283270;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  outline: none;
  border: 0;
  font-weight: 700;
  padding: 4px 12px;
  min-width: 100px;
  font-size: 18px;
  cursor: pointer;
}

.profile-page .contact-btn:hover {
  background-color: #1d2552;
}

.profile-page .profile-timeline {
  padding-left: 45px;
  margin-bottom: 95px;
  padding-right: 50px;
  position: relative;
}

.profile-page .profile-timeline:before {
  content: "";
  width: 3px;
  background-color: #48a8d0;
  position: absolute;
  top: 30px;
  left: 30px;
  bottom: 20px;
  z-index: 1;
}

.profile-page .profile-timeline > .row {
  padding-left: 55px;
  position: relative;
  margin-bottom: 22px;
}

.profile-page .profile-timeline > .row .row-icon {
  position: absolute;
  left: -45px;
  top: 0;
  z-index: 1;
  width: 90px;
}

.profile-page .profile-timeline > .row .row-icon img {
  width: 100%;
}

.profile-page .profile-timeline select.form-control {
  background-color: #ebebea !important;
  border: 1px solid #2f9cca !important;
  height: 41px !important;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
}

.profile-page .profile-timeline .timeline-border-box {
  border: 1px solid #2f9cca;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #ffffff;
  padding: 15px;
  margin-top: 14px;
  padding-bottom: 15px;
}

.profile-page .profile-timeline .timeline-border-box h5 {
  color: #283270;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 18px;
}

.profile-page .profile-timeline .timeline-border-box .single-item {
  margin-bottom: 15px;
}

.profile-page .profile-timeline .edit-btn {
  font-size: 15px;
  font-weight: 500;
}

.profile-page .profile-timeline .edit-btn .ni {
  color: #2f9cca;
  font-size: 23px;
}

.profile-page .profile-timeline .timeline-label {
  display: block;
  color: #283270;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}

.profile-page .profile-timeline h5 {
  font-size: 28px;
  font-weight: 400;
  color: #283270;
}

.profile-page .profile-timeline .profile-complete {
  padding-top: 45px;
}

.profile-page .profile-timeline .suggested-words {
  font-size: 15px;
}

.profile-page .profile-timeline .suggested-words .form-control {
  padding-bottom: 35px;
  height: 290px;
}

.profile-page .profile-timeline .suggested-words .suggested-words-count {
  height: 100%;
}

.profile-page
  .profile-timeline
  .suggested-words
  .suggested-words-count
  .textarea {
  position: relative;
}

.profile-page
  .profile-timeline
  .suggested-words
  .suggested-words-count
  .add-more {
  display: inline-block;
  color: #4d4d4d;
  position: absolute;
  bottom: 5px;
  right: 0;
}

.profile-page
  .profile-timeline
  .suggested-words
  .suggested-words-count
  .add-more
  .ni {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  background-color: #f00;
  color: #ffffff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-size: 16px;
  padding: 5px;
  margin-left: 10px;
}

.profile-page
  .profile-timeline
  .suggested-words
  .suggested-words-count
  .add-more
  .ni:hover {
  background-color: #d60000;
}

.profile-page .profile-timeline .suggested-words .suggested-words-example {
  border: 1px solid #2bb4b0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}

.profile-page .profile-timeline .expertise-section {
  margin-top: 40px;
}

.profile-page .profile-timeline .expertise-section .expertise-suggestion {
  border: 1px solid #2bb4b0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}

.profile-page .profile-timeline .expertise-section .add-new-expertise {
  display: inline-block;
  background-color: #2f9cca;
  color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  margin-top: 23px;
  font-size: 30px;
  line-height: 30px;
}

.profile-page .profile-timeline .finish-section p {
  font-size: 17px;
}

.profile-page .profile-timeline .finish-section p a {
  font-weight: 700;
  color: #283270;
}

.profile-page .profile-timeline .clone-card {
  margin-top: 14px;
}

.profile-page .profile-timeline .clone-card .sub-label {
  display: block;
  font-size: 18px;
}

.profile-page .profile-timeline .clone-card .contact-form {
  position: relative;
  padding-right: 115px;
}

.profile-page .profile-timeline .clone-card .contact-form button {
  position: absolute;
  right: 0;
  bottom: 0;
}

.profile-page .profile-timeline .cloneTargetTrigger {
  display: inline-block;
  background-color: #2f9cca;
  color: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  margin-top: 23px;
  font-size: 30px;
  line-height: 30px;
}

.profile-page .profile-timeline .form-control {
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-bottom: 1px solid #2f9cca;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 41px;
  font-size: 15px;
  font-weight: 500;
  padding-left: 0;
}

.profile-page .profile-timeline .single-item {
  margin-bottom: 40px;
}

@media screen and (min-width: 1780px) {
  .profile-page .page-title {
    font-size: 39px;
    line-height: 64px;
    padding-bottom: 20px;
  }
  .profile-page .page-title:after {
    /* width: 215px; */
    height: 10px;
  }
  .profile-page .picture-area .inner-content h6 {
    font-size: 24px;
  }
  .profile-page .picture-area .inner-content .features {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .profile-page .white-bg-block {
    padding-top: 20px;
  }
  .profile-page .mb-65 {
    margin-bottom: 35px;
  }
  .profile-page .mh-215 {
    min-height: 150px;
  }
  .profile-page .page-title {
    font-size: 28px;
    padding-bottom: 20px;
    margin: 0;
  }
  .profile-page .page-title:after {
    height: 3px;
    width: 95px;
  }
  .profile-page .progress-widget .progress-label {
    font-size: 12px;
  }
  .profile-page .progress-widget .progress-block {
    padding-right: 40px;
  }
  .profile-page .progress-widget .progress-block span {
    font-size: 14px;
    line-height: 16px;
  }
  .profile-page .picture-area .inner-content h6 {
    font-size: 16px;
  }
  .profile-page .picture-area .inner-content .features {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  /* .profile-page .picture-area .profile-upload .profile-preview {
    padding-right: 65px;
  } */
  .profile-page .picture-area .profile-upload .profile-preview img {
    max-width: 120px;
  }
  .profile-page .picture-area .profile-upload .profile-preview .edit-btn .ni {
    font-size: 20px;
  }
  .profile-page .picture-area .profile-upload .upload-label {
    /* font-size: 16px; */
    font-size: 10px;
  }
  .profile-page .profile-timeline {
    padding-right: 0;
    padding-left: 30px;
    margin-bottom: 45px;
  }
  .profile-page .profile-timeline:before {
    left: 20px;
  }
  .profile-page .profile-timeline h5 {
    font-size: 22px;
  }
  .profile-page .profile-timeline .profile-complete {
    padding-top: 15px;
  }
  .profile-page .profile-timeline .finish-section p {
    font-size: 14px;
  }
  .profile-page .profile-timeline .cloneTargetTrigger {
    width: 26px;
    height: 26px;
    margin-top: 15px;
    font-size: 26px;
    line-height: 26px;
  }
  .profile-page .profile-timeline .clone-card .contact-form {
    padding-right: 0;
  }
  .profile-page .profile-timeline .clone-card .contact-form button {
    position: relative;
    margin-top: 10px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: normal;
  }
  .profile-page .profile-timeline .expertise-section .add-new-expertise {
    width: 26px;
    height: 26px;
    margin-top: 15px;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 15px;
  }
  .profile-page
    .profile-timeline
    .expertise-section
    .expertise-suggestion
    .expertise-suggestion-fields {
    font-size: 14px;
  }
  .profile-page .profile-timeline .suggested-words .form-control {
    height: 150px;
  }
  .profile-page
    .profile-timeline
    .suggested-words
    .suggested-words-count
    .add-more {
    font-size: 12px;
  }
  .profile-page
    .profile-timeline
    .suggested-words
    .suggested-words-count
    .add-more
    .ni {
    width: 26px;
    height: 26px;
    font-size: 12px;
  }
  .profile-page .profile-timeline .suggested-words .suggested-words-example {
    font-size: 14px;
    margin-top: 10px;
  }
  .profile-page .profile-timeline > .row {
    padding-left: 40px;
    margin-bottom: 18px;
  }
  .profile-page .profile-timeline > .row .row-icon {
    width: 60px;
    left: -23px;
  }
  .profile-page .profile-timeline .clone-card {
    padding-bottom: 20px;
  }
  .profile-page .profile-timeline .single-item {
    margin-bottom: 20px;
  }
  .profile-page .profile-timeline .form-control {
    height: 40px;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .profile-page .profile-timeline .edit-btn {
    font-size: 14px;
  }
  .profile-page .profile-timeline .edit-btn .ni {
    font-size: 18px;
    margin-left: 2px;
    display: inline-block;
    vertical-align: middle;
  }
  .profile-page .profile-timeline .timeline-label {
    font-size: 15px;
  }
}

.analytics-page .page-title {
  font-size: 44px;
  color: #283270;
  position: relative;
  padding-bottom: 30px;
  font-weight: 400;
  margin-bottom: 60px;
}

.analytics-page .page-title:after {
  content: "";
  height: 4px;
  width: 150px;
  background-color: #f00;
  position: absolute;
  top: 100%;
  left: 0;
}

.analytics-page .primary-content p {
  font-size: 15px;
  line-height: 21px;
}

.analytics-page .graph-wrap {
  padding-bottom: 35px;
  padding-top: 50px;
}

.analytics-page .graph-wrap .graph-item {
  height: 260px;
}

.analytics-page .graph-wrap .graph-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.analytics-page .graph-wrap .graph-footer .graph-title {
  color: #283270;
  font-size: 26px;
  line-height: 31px;
  font-weight: normal;
}

.analytics-page .graph-wrap .graph-footer .graph-title strong {
  display: block;
}

.analytics-page .graph-wrap .graph-footer .graph-icon {
  width: 80px;
}

.analytics-page .graph-wrap .graph-footer .graph-icon .ni {
  font-size: 67px;
  color: #283270;
}

.analytics-page .graph-wrap .graph-footer .graph-icon img {
  width: 100%;
}

@media screen and (min-width: 1780px) {
  .analytics-page .page-title {
    font-size: 63px;
    line-height: 64px;
    padding-bottom: 50px;
  }
  .analytics-page .page-title:after {
    width: 215px;
    height: 5px;
  }
  .analytics-page .primary-content {
    padding-right: 20px;
  }
  .analytics-page .primary-content p {
    font-size: 20px;
    line-height: 26px;
  }
}

@media screen and (max-width: 767px) {
  .analytics-page .page-title {
    margin-bottom: 40px;
    font-size: 28px;
    padding-bottom: 20px;
  }
  .analytics-page .page-title:after {
    width: 120px;
  }
  .analytics-page .cbr {
    border-right: 0;
  }
  .analytics-page .primary-content p {
    font-size: 14px;
  }
  .analytics-page .pl-15 {
    padding-left: 0;
  }
  .analytics-page .graph-wrap {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .analytics-page .graph-wrap .graph-footer .graph-title {
    font-size: 18px;
    line-height: 24px;
  }
  .analytics-page .graph-wrap .graph-footer .graph-icon {
    text-align: right;
  }
  .analytics-page .graph-wrap .graph-footer .graph-icon .ni {
    font-size: 47px;
  }
}

.jvectormap-zoomin,
.jvectormap-zoomout {
  display: none;
}

.profile-analytics {
  font-family: "Montserrat", sans-serif;
}

.profile-analytics .cb-r {
  border-right: 1px solid #4d4d4d;
}

.profile-analytics .cb-b {
  border-bottom: 1px solid #4d4d4d;
}

.profile-analytics .empty-title {
  margin-top: 32px;
}

.profile-analytics .page-title {
  font-size: 45px;
  line-height: 50px;
  color: #283270;
  position: relative;
  padding-bottom: 27px;
  font-weight: 400;
}

.profile-analytics .page-title:after {
  content: "";
  height: 5px;
  width: 150px;
  background-color: #f00;
  position: absolute;
  top: 100%;
  left: 0;
}

.profile-analytics .page-title .title-image {
  display: inline-block;
  width: 140px;
  margin-left: 40px;
}

.profile-analytics .page-title .title-image img {
  width: 100%;
}

.profile-analytics .graph-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}

.profile-analytics .graph-wrap.with-icon {
  position: relative;
}

.profile-analytics .graph-wrap.with-icon .graph-icon {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  z-index: 1;
}

.profile-analytics .graph-wrap.with-icon .graph-icon .ni {
  font-size: 95px;
  color: #283270;
}

.profile-analytics .graph-wrap.with-icon .graph-icon img {
  width: 110px;
}

.profile-analytics .graph-wrap.with-icon .graph-block {
  padding-right: 110px;
  height: 260px;
}

.profile-analytics .graph-wrap.with-icon .graph-footer {
  text-align: center;
  padding-right: 110px;
}

.profile-analytics .graph-wrap.with-icon .graph-footer .graph-title {
  font-weight: 700;
  font-size: 17px;
  color: #283270;
  padding-top: 12px;
}

.profile-analytics .graph-wrap:not(.with-icon) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.profile-analytics .graph-wrap:not(.with-icon) .graph-block {
  width: 150px !important;
  height: 150px !important;
}

.profile-analytics .graph-wrap:not(.with-icon) .graph-footer {
  max-width: calc(100% - 150px);
}

.profile-analytics .graph-wrap:not(.with-icon) .graph-footer .graph-title {
  font-size: 15px;
  line-height: 18px;
  color: #283270;
  min-width: 110px;
}

.profile-analytics .back-to-dashboard {
  color: #4d4d4d;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-size: 12px;
  font-weight: 500;
}

.profile-analytics .widget-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.profile-analytics .widget-links li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 8px;
}

.profile-analytics .widget-links li .icon {
  display: block;
  background-color: #2f9cca;
  text-align: center;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 5px;
  margin-bottom: 3px;
}

.profile-analytics .widget-links li .icon .ni {
  color: #ffffff;
  font-size: 56px;
  font-weight: 400;
}

.profile-analytics .widget-links li .icon img {
  max-width: 56px;
}

.profile-analytics .widget-links li a {
  display: block;
  color: #283270;
}

.profile-analytics .widget-links li span {
  font-weight: 700;
  display: block;
  text-align: center;
  text-transform: uppercase;
}

.profile-analytics .widget-block {
  height: 100%;
}

.profile-analytics .widget-block .widget-title {
  font-size: 21px;
  color: #283270;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.profile-analytics .widget-block .widget-title span {
  font-weight: 700;
}

.profile-analytics .widget-block .widgetlabel {
  display: block;
  text-transform: uppercase;
  color: #283270;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  padding-top: 18px;
  margin-bottom: 0;
}

.profile-analytics .widget-block .widget-area {
  height: 100%;
  border: 1px solid #2f9cca;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}

.profile-analytics .widget-block .widget-area .qualification-grades {
  padding-top: 10px;
}

.profile-analytics .widget-block .widget-area .qualification-grades label {
  display: block;
  text-transform: uppercase;
  color: #283270;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  padding-top: 18px;
  margin-bottom: 0;
}

.profile-analytics .widget-block .widget-area .qualification-grades ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.profile-analytics .widget-block .widget-area .qualification-grades ul li {
  position: relative;
  width: 3px;
  height: 125px;
  background-color: #bcbcbb;
}

.profile-analytics .widget-block .widget-area .qualification-grades ul li span {
  display: inline-block;
  border: 3px solid #f00;
  background-color: #ffffff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  font-weight: 600;
  color: #4d4d4d;
  position: absolute;
  left: -14px;
}

.profile-analytics
  .widget-block
  .widget-area
  .qualification-grades
  ul
  li.gradeA {
  background-color: #f59e0d;
}

.profile-analytics
  .widget-block
  .widget-area
  .qualification-grades
  ul
  li.gradeA
  span {
  border-color: #f59e0d;
  top: calc(50% - 12px);
}

.profile-analytics
  .widget-block
  .widget-area
  .qualification-grades
  ul
  li.gradeB {
  background-color: #2f9cca;
}

.profile-analytics
  .widget-block
  .widget-area
  .qualification-grades
  ul
  li.gradeB
  span {
  border-color: #2f9cca;
  top: calc(27% - 12px);
}

.profile-analytics
  .widget-block
  .widget-area
  .qualification-grades
  ul
  li.gradeC {
  background-color: #f00;
}

.profile-analytics
  .widget-block
  .widget-area
  .qualification-grades
  ul
  li.gradeC
  span {
  border-color: #f00;
  top: calc(70% - 12px);
}

.profile-analytics
  .widget-block
  .widget-area
  .qualification-grades
  ul
  li.gradeD {
  background-color: #2bb4b0;
}

.profile-analytics
  .widget-block
  .widget-area
  .qualification-grades
  ul
  li.gradeD
  span {
  border-color: #2bb4b0;
  top: 0;
}

.profile-analytics .widget-block .widget-area.graph-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.profile-analytics .widget-block .widget-area.graph-flex .gridGraph {
  width: 100%;
}

.profile-analytics .widget-block .widget-area.graph-flex .graph-detail img {
  width: 50px;
}

.profile-analytics .widget-block .widget-area.graph-flex .graph-detail span {
  display: block;
  text-align: center;
  color: #283270;
  font-weight: 700;
  font-size: 20px;
}

.profile-analytics .reference-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.profile-analytics .reference-items .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 6px;
}

.profile-analytics .reference-items .item .inner-content {
  background-color: #2f9cca;
  color: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  padding: 5px;
  line-height: 62px;
}

.profile-analytics .reference-items .item .inner-content.completed {
  background-color: #f00;
}

.profile-analytics .reference-items .item .inner-content .ni {
  font-size: 40px;
  font-weight: 400;
}

.profile-analytics .history-time-line {
  padding-top: 43px;
}

.profile-analytics .history-time-line ul li {
  position: relative;
  background-color: #bcbcbb;
  height: 1px;
  width: 100%;
  margin-bottom: 60px;
}

.profile-analytics .history-time-line ul li span {
  display: inline-block;
  background-color: #2f9cca;
  color: #ffffff;
  min-width: 67px;
  padding: 0px;
  text-align: center;
  font-weight: 700;
  position: absolute;
  bottom: 22px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.profile-analytics .history-time-line ul li span:after {
  content: "";
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 10px solid #2f9cca;
  position: absolute;
  top: 22px;
  left: 19px;
}

.profile-analytics .history-time-line ul li span:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border: 1px solid #4d4d4d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  top: 42px;
  left: 28px;
}

.profile-analytics .history-time-line ul li span.current {
  background-color: #f00;
}

.profile-analytics .history-time-line ul li span.current:after {
  border-top: 10px solid #f00;
}

.profile-analytics .history-time-line ul li:first-child span:first-child {
  left: 2%;
}

.profile-analytics .history-time-line ul li:first-child span:nth-child(2) {
  left: 34%;
}

.profile-analytics .history-time-line ul li:first-child span:nth-child(3) {
  left: 75%;
}

.profile-analytics .history-time-line ul li:nth-child(2) span:first-child {
  left: 18%;
}

.profile-analytics .history-time-line ul li:nth-child(2) span:nth-child(2) {
  left: 85%;
}

.profile-analytics .history-time-line ul li:last-child {
  margin-bottom: 0;
}

.profile-analytics .history-time-line ul li:last-child span {
  left: 54%;
}

.profile-analytics .synopsis-area {
  background-color: #eaf5f9;
  margin-top: 46px;
  padding-top: 27px;
  padding-bottom: 20px;
  margin-bottom: 43px;
}

.profile-analytics .synopsis-area .graph-block {
  background-color: #ffffff;
  border: 1px solid #f00;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  overflow: hidden;
  padding: 17px 20px;
}

.profile-analytics .synopsis-area .graph-block .graph-title {
  font-size: 21px;
  color: #283270;
  margin-bottom: 0;
}

.profile-analytics .synopsis-area .graph-block #synopsis-graph {
  height: 215px;
}

.profile-analytics .synopsis-area .graph-block #synopsis-graph .graph-label {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  position: relative;
  padding-bottom: 40px;
}

.profile-analytics
  .synopsis-area
  .graph-block
  #synopsis-graph
  .graph-label:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("../images/down-arrow-graph.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}

.profile-analytics .graph-row > div {
  border-right: 1px solid #4d4d4d;
}

.profile-analytics .graph-row > div:last-child {
  border-right: 0;
}

.profile-analytics .quick-links {
  margin: 25px;
}

.profile-analytics .progress-row {
  margin-top: 40px;
  margin-bottom: 40px;
}

.profile-analytics .progress-row .progress-block .progress {
  background-color: #d3eaf3 !important;
}

@media screen and (min-width: 1780px) {
  .profile-analytics .quick-links li a .icon-wrap {
    width: 85px;
  }
  .profile-analytics .empty-title {
    margin-top: 43px;
  }
  .profile-analytics .page-title {
    font-size: 63px;
    line-height: 64px;
    padding-bottom: 50px;
  }
  .profile-analytics .page-title:after {
    width: 210px;
  }
  .profile-analytics .page-title .title-image {
    width: 200px;
  }
  .profile-analytics .back-to-dashboard {
    font-size: 17px;
  }
  .profile-analytics .graph-wrap.with-icon .graph-block {
    height: 360px;
  }
  .profile-analytics .graph-wrap.with-icon .graph-footer .graph-title {
    font-size: 24px;
  }
  .profile-analytics .graph-wrap:not(.with-icon) .graph-block {
    width: 200px !important;
    height: 200px !important;
  }
  .profile-analytics .graph-wrap:not(.with-icon) .graph-footer .graph-title {
    font-size: 19px;
    line-height: 22px;
  }
  .profile-analytics .widget-links li span {
    font-size: 21px;
  }
  .profile-analytics .widget-links li .icon .ni {
    font-size: 72px;
  }
  .profile-analytics .widget-links li .icon img {
    max-width: 73px;
  }
  .profile-analytics .widget-block .widget-title {
    font-size: 29px;
  }
  .profile-analytics .widget-block .widget-area {
    padding: 30px;
    height: auto;
  }
  .profile-analytics .widget-block .widget-area .qualification-grades ul li {
    height: 170px;
  }
  .profile-analytics
    .widget-block
    .widget-area
    .qualification-grades
    ul
    li
    span {
    width: 35px;
    height: 35px;
    font-size: 20px;
  }
  .profile-analytics .widget-block .widget-area .qualification-grades label {
    font-size: 22px;
  }
  .profile-analytics .widget-block .widget-area.wid-link-pad {
    padding: 17px 10px;
  }
  .profile-analytics .widget-block .widget-area.graph-flex {
    padding: 20px;
  }
}

@media screen and (max-width: 767px) {
  .profile-analytics .page-title {
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 20px;
    margin-bottom: 25px;
  }
  .profile-analytics .page-title:after {
    height: 5px;
    width: 100px;
  }
  .profile-analytics .page-title .title-image {
    width: 100px;
  }
  .profile-analytics .cb-r {
    border-right: 0;
  }
  .profile-analytics .graph-row > div {
    border-right: 0;
  }
  .profile-analytics .graph-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .profile-analytics .graph-wrap.with-icon .graph-block {
    padding-right: 70px;
  }
  .profile-analytics .graph-wrap.with-icon .graph-icon .ni {
    font-size: 60px;
  }
  .profile-analytics .graph-wrap.with-icon .graph-footer .graph-title {
    font-size: 15px;
  }
  .profile-analytics .graph-wrap:not(.with-icon) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .profile-analytics .graph-wrap:not(.with-icon) .graph-block {
    width: 100% !important;
    height: 100% !important;
  }
  .profile-analytics .graph-wrap:not(.with-icon) .graph-footer {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
}

.small-gutter {
  margin: 0 -6px;
}

.small-gutter > div {
  /* padding: 0 0px; */
}

.cmb-12 {
  margin-bottom: 12px;
}

.mynetwork-page main {
  overflow: hidden;
}

.mynetwork-page .primary-content h2.page-title {
  position: relative;
  /* color: #283270; */
  color: white;
  font-weight: 400;
  font-size: 44px;
  line-height: 50px;
  padding-bottom: 34px;
}

.mynetwork-page .primary-content h2.page-title:after {
  content: "";
  height: 5px;
  width: 150px;
  /* background-color: #f59e0d; */
  background-color: white;
  position: absolute;
  bottom: 0;
  left: 0;
}

.mynetwork-page .primary-content p {
  font-size: 16px;
  line-height: 21px;
  padding-right: 40px;
}

.mynetwork-page .dashboard-wrap .right-section .profile-image {
  max-width: 253px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  position: relative;
}

.mynetwork-page .dashboard-wrap .right-section .profile-image .profile-overlay {
  /* background-image: url("../images/hexagon-darkblue.svg"); */
  background-image: url('../images/hexagonWhiteOutline.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 63%;
  position: absolute;
  /* top: -28px;
  right: -30px; */
  top: -11px;
  right: -15px;
  -webkit-transform: rotate(42deg);
  transform: rotate(36deg);
  width: calc(100% + 64px);
  height: calc(100% + 25px);
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .profile-image
  .profile-hexagon
  svg {
  width: 100%;
  height: 100%;
}

.mynetwork-page .dashboard-wrap .right-section .connection-request-section {
  margin-top: 32px;
  margin-bottom: 45px;
}

.mynetwork-page .dashboard-wrap .right-section .grow-contacts-section {
  margin-bottom: 50px;
}

.mynetwork-page .dashboard-wrap .right-section .hexagon-gallery-section {
  padding-bottom: 40px;
}

.mynetwork-page .dashboard-wrap .right-section .hexagon-gallery-section p {
  font-size: 12px;
  font-weight: 600;
}

.mynetwork-page .dashboard-wrap .right-section .contacts-by-location {
  position: relative;
}

.mynetwork-page .dashboard-wrap .right-section .contacts-by-location:before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  left: -38px;
  top: 0;
  background-color: #f59e0d;
}

.mynetwork-page .dashboard-wrap .right-section .testimonials-section {
  padding-top: 35px;
  margin-bottom: 85px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block {
  border: 1px solid #283270;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block
  .testimonials-slider
  .testimonials-slider-item {
  padding: 15px 15px 20px 70px;
  color: #283270;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  position: relative;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block
  .testimonials-slider
  .testimonials-slider-item:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/quote-left.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 50px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block
  .testimonials-slider
  .testimonials-slider-item:after {
  content: "";
  width: 50px;
  height: 50px;
  display: inline-block;
  background-image: url("../images/quote-right.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 50px;
  position: absolute;
  right: 10px;
  bottom: -20px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block
  .right-slider-section {
  min-width: 160px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block
  .right-slider-section
  a {
  vertical-align: middle;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block
  .right-slider-section
  .mailto {
  display: inline-block;
  margin-right: 13px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block
  .right-slider-section
  .mailto
  img {
  width: 100%;
  max-width: 34px;
  display: block;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block
  .right-slider-section
  .mailto
  .ni {
  color: #f59e0d;
  font-size: 36px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block
  .right-slider-section
  .search {
  display: inline-block;
  border: 1px solid #f59e0d;
  background-color: #f59e0d;
  color: #ffffff;
  padding: 2px 5px;
  min-width: 100px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 6px;
  font-size: 12px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .testimonials-section
  .testimonials-block
  .right-slider-section
  .search:hover {
  background-color: #d18609;
  border-color: #d18609;
  color: #ffffff;
}

.mynetwork-page .dashboard-wrap .right-section .block-title {
  font-weight: 400;
  font-size: 23px;
  letter-spacing: 0.008em;
  margin-bottom: 15px;
  color: #283270;
}

.mynetwork-page .dashboard-wrap .right-section .section-title {
  font-size: 32px;
  font-weight: 500;
  color: #283270;
}

.mynetwork-page .dashboard-wrap .right-section .section-sub-title {
  font-size: 17px;
  font-weight: 700;
  color: #283270;
}

.mynetwork-page .dashboard-wrap .right-section .border-box {
  border: 1px solid #283270;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 19px 26px 29px;
}

.mynetwork-page .dashboard-wrap .right-section .border-box .border-box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 3px;
  margin-bottom: 11px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .border-box-title
  label {
  margin: 0;
  color: #283270;
  font-size: 17px;
  font-weight: 700;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .border-box-title
  .more-btn {
  display: inline-block;
  color: #283270;
  font-size: 17px;
  font-weight: 700;
}

.mynetwork-page .dashboard-wrap .right-section .border-box .connect-profile {
  border: 1px solid #4d4d4d;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 16px 6px 16px 19px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-thumb {
  width: 77px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content {
  padding-left: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: calc(100% - 86px);
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content
  .left-content {
  padding-right: 5px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content
  .left-content
  .name {
  font-size: 14px;
  color: #4d4d4d;
  font-weight: 600;
  line-height: 17px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content
  .left-content
  .designition {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #4d4d4d;
  margin-bottom: 2px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content
  .left-content
  .mutual-connection {
  font-size: 10px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content
  .right-content
  .connect-profile-link,
.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content
  .right-content
  .search {
  display: inline-block;
  border: 1px solid #283270;
  color: #283270;
  padding: 2px 5px;
  min-width: 100px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 6px;
  font-size: 12px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content
  .right-content
  .connect-profile-link:hover,
.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content
  .right-content
  .search:hover {
  background-color: #283270;
  color: #ffffff;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content
  .right-content
  .search {
  background-color: #f59e0d;
  color: #ffffff;
  border-color: #f59e0d;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .profile-content
  .right-content
  .search:hover {
  background-color: #d18609;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .remove-block {
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 16px;
  background-color: #f59e0d;
  color: #ffffff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 25px;
  height: 25px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .border-box
  .connect-profile
  .remove-block:hover {
  background-color: #f00;
}

.mynetwork-page .dashboard-wrap .right-section .reference-block {
  border: 1px solid #4d4d4d;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 20px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-title {
  font-weight: 400;
  font-size: 20px;
  color: #283270;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-title
  img {
  max-width: 45px;
  margin-left: 10px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-title
  .ni {
  font-size: 40px;
  color: #f59e0d;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-content {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.002em;
  margin-bottom: 15px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-content
  a {
  color: #4d4d4d;
  font-weight: 700;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-content
  a:after {
  content: ">";
  display: inline-block;
  margin-left: 5px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-footer
  .hexagon-wrap {
  width: 85px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-footer
  .reference-block-footer-content {
  width: calc(100% - 85px);
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-footer
  .reference-block-footer-content
  .name {
  font-weight: 700;
  color: #283270;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 23px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-footer
  .reference-block-footer-content
  .designation {
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 22px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-footer
  .reference-block-footer-content
  .company {
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 22px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-footer
  .reference-block-footer-content
  .mailto {
  display: inline-block;
  margin-left: 13px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-block
  .reference-block-footer
  .reference-block-footer-content
  .mailto
  img {
  width: 100%;
  max-width: 34px;
  display: block;
}

.mynetwork-page .dashboard-wrap .right-section .reference-search-block {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  /* padding: 20px; */
  padding: 30px;
  background-color: #fef5e6;
  height: 245px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-title {
  font-weight: 400;
  /* font-size: 24px; */
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-title
  img {
  max-width: 45px;
  margin-left: 10px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-title
  .ni {
  font-size: 40px;
  color: #f59e0d;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-content {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.002em;
  margin-bottom: 15px;
  font-weight: 600;
  color: #283270;
  padding-top: 20px;
  padding-right: 85px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-footer
  .hexagon-wrap {
  width: 85px;
  position: absolute;
  bottom: 10px;
  right: 30px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-footer
  .reference-search-block-footer-content {
  width: calc(100% - 85px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-footer
  .reference-search-block-footer-content
  .mailto {
  display: inline-block;
  margin-right: 13px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-footer
  .reference-search-block-footer-content
  .mailto
  img {
  width: 100%;
  max-width: 34px;
  display: block;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-footer
  .reference-search-block-footer-content
  .search {
  display: inline-block;
  border: 1px solid #f59e0d;
  background-color: #f59e0d;
  color: #ffffff;
  padding: 2px 5px;
  min-width: 100px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 6px;
  font-size: 12px;
}

.mynetwork-page
  .dashboard-wrap
  .right-section
  .reference-search-block
  .reference-search-block-footer
  .reference-search-block-footer-content
  .search:hover {
  background-color: #d18609;
  border-color: #d18609;
  color: #ffffff;
}

@media screen and (min-width: 1780px) {
  .mynetwork-page .primary-content p {
    font-size: 20px;
    line-height: 26px;
  }
  .mynetwork-page .primary-content .page-title h2 {
    font-size: 59px;
    line-height: 64px;
    padding-bottom: 50px;
  }
  .mynetwork-page .primary-content .page-title h2:after {
    width: 215px;
  }
  .mynetwork-page .primary-content .page-title .ni {
    font-size: 197px;
    margin-left: 82px;
    color: #f59e0d;
  }
  .mynetwork-page .dashboard-wrap .right-section .profile-image {
    max-width: 370px;
  }
  .mynetwork-page .dashboard-wrap .right-section .block-title {
    font-size: 32px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .border-box-title
    label {
    font-size: 24px;
    letter-spacing: 0.01em;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .border-box-title
    .more-btn {
    font-size: 24px;
  }
  .mynetwork-page .dashboard-wrap .right-section .border-box .connect-profile {
    padding: 16px 6px 16px 25px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .connect-profile
    .profile-thumb {
    width: 135px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .connect-profile
    .remove-block {
    width: 35px;
    height: 35px;
    font-size: 23px;
    line-height: 32px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .connect-profile
    .profile-content
    .left-content
    .name {
    font-size: 21px;
    margin-bottom: 8px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .connect-profile
    .profile-content
    .left-content
    .designition {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .connect-profile
    .profile-content
    .left-content
    .mutual-connection {
    font-size: 13px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .connect-profile
    .profile-content
    .right-content
    .connect-profile-link,
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .connect-profile
    .profile-content
    .right-content
    .search,
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .connect-profile
    .profile-content
    .right-content
    .search {
    font-size: 17px;
  }
  .mynetwork-page .dashboard-wrap .right-section .section-title {
    font-size: 45px;
  }
  .mynetwork-page .dashboard-wrap .right-section #vectormap-world {
    padding-top: 25px;
  }
  .mynetwork-page .dashboard-wrap .right-section .section-sub-title {
    font-size: 24px;
  }
  .mynetwork-page .dashboard-wrap .right-section .sub-description {
    font-size: 22px;
    /* font-size: 16px; */
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-block
    .reference-block-title {
    /* font-size: 33px; */
    font-size: 26px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-block
    .reference-block-title
    .ni {
    font-size: 60px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-block
    .reference-block-content {
    font-size: 20px;
    line-height: 25px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-block
    .reference-block-footer
    .hexagon-wrap {
    width: 140px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-block
    .reference-block-footer
    .reference-block-footer-content {
    width: calc(100% - 140px);
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-block
    .reference-block-footer
    .reference-block-footer-content
    .name {
    font-size: 20px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-block
    .reference-block-footer
    .reference-block-footer-content
    .designation {
    font-size: 20px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-block
    .reference-block-footer
    .reference-block-footer-content
    .company {
    font-size: 20px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-block
    .reference-block-footer
    .reference-block-footer-content
    .mailto {
    margin-left: 20px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-block
    .reference-block-footer
    .reference-block-footer-content
    .mailto
    img {
    max-width: 42px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-search-block
    .reference-search-block-title {
    /* font-size: 33px; */
    font-size: 26px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-search-block
    .reference-search-block-title
    .ni {
    font-size: 60px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-search-block
    .reference-search-block-content {
    font-size: 20px;
    line-height: 25px;
    padding-right: 140px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-search-block
    .reference-search-block-footer
    .hexagon-wrap {
    width: 140px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-search-block
    .reference-search-block-footer
    .reference-search-block-footer-content {
    width: calc(100% - 140px);
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-search-block
    .reference-search-block-footer
    .reference-search-block-footer-content
    .name {
    font-size: 20px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-search-block
    .reference-search-block-footer
    .reference-search-block-footer-content
    .designation {
    font-size: 20px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-search-block
    .reference-search-block-footer
    .reference-search-block-footer-content
    .company {
    font-size: 20px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-search-block
    .reference-search-block-footer
    .reference-search-block-footer-content
    .mailto
    img {
    max-width: 50px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .reference-search-block
    .reference-search-block-footer
    .reference-search-block-footer-content
    .search {
    font-size: 18px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .testimonials-slider
    .testimonials-slider-item {
    font-size: 20px;
    line-height: 44px;
    padding: 15px 15px 33px 70px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .testimonials-slider
    .testimonials-slider-item:before,
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .testimonials-slider
    .testimonials-slider-item:after {
    background-size: 65px;
    width: 65px;
    height: 65px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .testimonials-slider
    .testimonials-slider-item::after {
    bottom: -10px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .right-slider-section {
    min-width: 170px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .right-slider-section
    .mailto
    img {
    max-width: 50px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .right-slider-section
    .mailto
    .ni {
    font-size: 46px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .right-slider-section
    .search {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .mynetwork-page .primary-content .page-title h2 {
    font-size: 28px;
    padding-bottom: 15px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .mynetwork-page .primary-content .page-title h2:after {
    width: 100px;
    height: 4px;
  }
  .mynetwork-page .primary-content .page-title .ni {
    font-size: 60px;
  }
  .mynetwork-page .primary-content P {
    font-size: 14px;
    line-height: 20px;
    padding-right: 15px;
  }
  .mynetwork-page .dashboard-wrap .right-section .profile-image {
    max-width: 200px;
    margin-top: 30px;
  }
  .mynetwork-page .dashboard-wrap .right-section .block-title {
    font-size: 20px;
  }
  .mynetwork-page .dashboard-wrap .right-section .section-title {
    font-size: 28px;
  }
  .mynetwork-page .dashboard-wrap .right-section .contacts-by-location:before {
    left: 0;
  }
  .mynetwork-page .dashboard-wrap .right-section .border-box {
    padding: 15px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .border-box-title
    label {
    font-size: 14px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .border-box-title
    .more-btn {
    font-size: 14px;
  }
  .mynetwork-page .dashboard-wrap .right-section .border-box .connect-profile {
    display: block;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .connect-profile
    .profile-thumb {
    margin-bottom: 10px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .border-box
    .connect-profile
    .profile-content {
    max-width: 100%;
    padding-left: 0;
  }
  .mynetwork-page .dashboard-wrap .right-section .testimonials-section {
    margin-bottom: 50px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block {
    display: block;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .testimonials-slider
    .testimonials-slider-item {
    padding: 15px 15px 20px 35px;
    line-height: 28px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .testimonials-slider
    .testimonials-slider-item:before {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .testimonials-slider
    .testimonials-slider-item:after {
    width: 30px;
    height: 30px;
    background-size: 30px;
    bottom: 10px;
  }
  .mynetwork-page
    .dashboard-wrap
    .right-section
    .testimonials-section
    .testimonials-block
    .right-slider-section {
    text-align: right;
    padding-top: 10px;
  }
}

.timeline-field-title {
  display: block;
  color: #283270;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}

.emp-hist-lab {
  display: block;
  font-size: 14px;
}

.title-icon-box {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.title-icon-box img {
  height: 125px;
  margin-bottom: 5px;
  margin-left: 15px;
}

.title-icon-box .ni {
  color: #f59e0d;
  font-size: 142px;
  margin-left: 15px;
}

.custom-radio > label {
  margin: 0;
  background-color: #cccccc;
  position: relative;
  width: 54px;
  height: 32px;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  cursor: pointer;
  margin-left: 5px;
  vertical-align: middle;
}

.custom-radio > label span {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  left: 4px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.custom-radio > label input {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.custom-radio > label input:checked + span {
  left: calc(100% - 28px);
}

.performance-page .primary-content .page-title {
  position: relative;
  font-weight: 400;
  font-size: 40px;
  /* line-height: 50px; */
  line-height: 50px;
  padding-bottom: 20px;
  color: #283270;
  color: white;
}

.performance-page .primary-content .page-title:after {
  content: "";
  height: 11px;
  width: 150px;
  /* background-color: #2bb4b0; */
  background-color: white;
  position: absolute;
  top: 100%;
  left: 0;
}

.performance-page .primary-content .ni {
  color: #2bb4b0 !important;
}

.performance-page .primary-content p {
  font-size: 16px;
  line-height: 22px;
  max-width: 560px;
}

.performance-page .features-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  margin-top: 35px;
  margin-bottom: 50px;
}

.performance-page .features-list li {
  margin-right: 60px;
}

.performance-page .features-list li .img-wrap {
  position: relative;
  width: 112px;
  height: 98px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.performance-page .features-list li .img-wrap:before {
  content: "";
  height: 6px;
  width: calc(100% - 55px);
  background-color: #2bb4b0;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
}

.performance-page .features-list li .img-wrap:after {
  content: "";
  height: 3px;
  width: 65px;
  background-color: #283270;
  position: absolute;
  left: calc(100% - 1px);
  top: 0;
  bottom: 0;
  margin: auto;
}

.performance-page .features-list li .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}

.performance-page .features-list li .img-wrap .ni {
  color: #283270;
  font-size: 58px;
}

.performance-page .features-list li > span {
  display: block;
  text-transform: uppercase;
  color: #283270;
  font-weight: 500;
  margin-top: 45px;
  font-size: 14px;
}

.performance-page .features-list li:last-child {
  margin-right: 0;
}

.performance-page .features-list li:last-child .img-wrap:after {
  display: none;
}

.performance-page .timeline-block {
  padding-top: 30px;
  padding-left: 115px;
  padding-right: 47px;
  position: relative;
  margin-bottom: 80px;
}

.performance-page .timeline-block:after {
  content: "";
  width: 3px;
  background-color: #2bb4b0;
  position: absolute;
  left: 37px;
  /* top: 37px; */
  top: 51px;
  /* bottom: 0; */
  bottom: 57px;
}

.performance-page .timeline-block > .row {
  position: relative;
  /* margin-bottom: 53px; */
  margin-bottom: 20px;
}

.performance-page .timeline-block > .row:last-child {
  margin-bottom: 0;
}

.performance-page .timeline-block #peerGroupperformance {
  padding-bottom: 40px;
  /* margin-bottom: 30px; */
  border-bottom: 1px solid #bcbcbb;
}

.performance-page
  .timeline-block
  #peerGroupperformance
  .highcharts-xaxis-labels
  > span:first-child
  .custom-label
  .label-value:before {
  display: none;
}

.performance-page .timeline-block #peerGroupperformance .top-label {
  display: block;
  width: 100%;
  font-size: 30px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.performance-page .timeline-block #peerGroupperformance .custom-label .icon {
  text-align: right;
}

.performance-page
  .timeline-block
  #peerGroupperformance
  .custom-label
  .icon
  .ni {
  font-size: 60px;
}

.performance-page
  .timeline-block
  #peerGroupperformance
  .custom-label
  .label-value {
  color: #4d4d4d;
  font-size: 17px;
  position: relative;
}

.performance-page
  .timeline-block
  #peerGroupperformance
  .custom-label
  .label-value:before {
  content: "";
  width: 1px;
  background-color: #bcbcbb;
  height: 100%;
  position: absolute;
  left: -15px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.performance-page
  .timeline-block
  #peerGroupperformance
  .custom-label
  .label-value
  strong {
  display: block;
  color: #283270;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  .performance-page .timeline-block #peerGroupperformance {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .performance-page .timeline-block #peerGroupperformance .custom-label .icon {
    display: none;
  }
  .performance-page
    .timeline-block
    #peerGroupperformance
    .custom-label
    .label-value {
    font-size: 14px;
  }
}

.performance-page .timeline-block .experience-section .item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2px;
  width: 100%;
}

.performance-page .timeline-block .experience-section .item .symbol {
  width: 30px;
  height: 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.performance-page .timeline-block .experience-section .item .serieName {
  color: #283270;
  font-size: 17px;
  padding-left: 12px;
}

.performance-page
  .timeline-block
  .experience-section
  svg
  .highcharts-plot-background {
  fill: #2bb4b0;
  opacity: 0.1;
}

.performance-page .timeline-block .det-analytics {
  color: #4d4d4d;
  font-size: 12px;
  font-weight: 500;
}

.performance-page .timeline-block .timeline-title {
  display: block;
  color: #283270;
  /* font-weight: 700; */
  /* text-transform: uppercase; */
  font-size: 17px;
}

.performance-page .timeline-block .edit-btn {
  color: #4d4d4d;
  text-transform: lowercase;
  display: inline-block;
  font-size: 15px;
}

.performance-page .timeline-block .edit-btn .ni {
  font-size: 22px;
  margin-left: 5px;
}

.performance-page .timeline-block .timeline-label {
  color: #283270;
  font-weight: 700;
  text-transform: uppercase;
  /* margin-top: 10px; */
  font-size: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.performance-page .timeline-block .timeline-label .edit-btn {
  margin-left: 45px;
}

.performance-page .timeline-block .timeline-icon {
  position: absolute;
  left: -105px;
  top: 0;
  z-index: 1;
  width: 90px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.performance-page .timeline-block .timeline-icon .ni {
  color: #283270;
  font-size: 36px;
}

.performance-page .timeline-block .timeline-icon.completed {
  background-image: url("../images/quick-links/green-svg-fill.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.performance-page .timeline-block .timeline-icon.completed .ni {
  color: #ffffff;
}

.performance-page .timeline-block .grid-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #2bb4b0;
  margin-top: 7px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 11px;
}

.performance-page .timeline-block .grid-block .grid-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
}

.performance-page .timeline-block .grid-block .grid-item .det-analytics {
  position: absolute;
  right: 0;
  top: 0;
}

.performance-page .timeline-block .grid-block .grid-item .inner-wrap {
  display: table;
  width: 100%;
}

.performance-page .timeline-block .grid-block .grid-item .inner-wrap .grey-svg {
  height: 200px;
  width: 60%;
  display: table-cell;
  vertical-align: bottom;
}

.performance-page
  .timeline-block
  .grid-block
  .grid-item
  .inner-wrap
  .grey-svg
  svg
  path {
  fill: #bcbcbb;
}

.performance-page .timeline-block .grid-block .grid-item .inner-wrap h5 {
  display: table-cell;
  vertical-align: bottom;
  font-size: 16px;
  padding-left: 13px;
  color: #283270;
}

.performance-page .timeline-block .grid-block .grid-item .inner-wrap h5 strong {
  display: block;
}

.performance-page .timeline-block .grid-block .grid-item .inner-wrap h5 span {
  font-weight: 700;
  display: block;
  margin-top: 7px;
  font-size: 20px;
}

.performance-page .timeline-block .network-reference-row .reference-box {
  border: 1px solid #2bb4b0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 10px 15px;
}

.performance-page .timeline-block .network-reference-row .contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -6px;
}

.performance-page .timeline-block .network-reference-row .contact-list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 6px;
  text-align: center;
}

.performance-page .timeline-block .network-reference-row .contact-list li .ni {
  color: #2bb4b0;
  font-size: 50px;
}

.performance-page
  .timeline-block
  .network-reference-row
  .contact-list
  li
  span:not(.ni):not(.count-box) {
  display: block;
  text-transform: uppercase;
  color: #283270;
  font-weight: 700;
  font-size: 15px;
}

.performance-page
  .timeline-block
  .network-reference-row
  .contact-list
  li
  span:not(.ni).count-box {
  display: inline-block;
  width: 65px;
  height: 65px;
  background-image: url("../images/hexagon-orange.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 64px;
  margin-left: 15px;
  color: #f59e0d;
}

.performance-page
  .timeline-block
  .network-reference-row
  .contact-list
  li
  span:not(.ni).count-box.count-fill {
  background-image: url("../images/hexagon-orange-filled.svg");
  color: #fff;
}

.performance-page .timeline-block .goals-row .goal-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 15px;
  margin-bottom: 50px;
}

.performance-page .timeline-block .goals-row .goal-list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 15px;
  border-bottom: 1px solid #2f9cca;
  border-right: 1px solid #2f9cca;
}

.performance-page .timeline-block .goals-row .goal-list li .ni {
  color: #283270;
  font-size: 50px;
  line-height: 38px;
}

.performance-page .timeline-block .goals-row .goal-list li .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.performance-page .timeline-block .goals-row .goal-list li .item span:not(.ni) {
  padding-left: 25px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}

.performance-page .timeline-block .goals-row .goal-list li.completed .ni {
  color: #2bb4b0;
}

.performance-page .timeline-block .goals-row .goal-list li:nth-child(3n) {
  border-right: 0;
}

.performance-page .timeline-block .goals-row .goal-list li:nth-last-child(1) {
  border-bottom: 0;
}

.performance-page .timeline-block .goals-row .goal-list li:nth-last-child(2) {
  border-bottom: 0;
}

.performance-page .timeline-block .goals-row .goal-list li:nth-last-child(3) {
  border-bottom: 0;
}

.performance-page #jobsearch-legend {
  padding-top: 17px;
}

.performance-page #jobsearch-legend .item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2px;
  width: 100%;
}

.performance-page #jobsearch-legend .item .symbol {
  width: 30px;
  height: 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.performance-page #jobsearch-legend .item .serieName {
  color: #283270;
  font-size: 17px;
  padding-left: 12px;
}

.performance-page #jobsearch-legend .item .serieName .value {
  display: inline-block;
  font-weight: 700;
  margin-left: 10px;
}

.performance-page #jobsearch-legend .item .serieName .arrow {
  display: inline-block;
  color: #2bb4b0;
  margin-left: 3px;
  font-weight: 500;
  font-size: 18px;
}

.performance-page #jobsearch-legend .item.total-item .symbol {
  height: 2px;
}

.performance-page #jobsearch-legend .item:first-child .serieName .arrow {
  /* color: #f00;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); */
}

.performance-page .jobsearchtotal {
  width: 250px;
  height: 250px;
  border: 1px solid #2bb4b0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  overflow: hidden;
  position: relative;
  top: -50px;
}

.performance-page .jobsearchtotal #jobsearch .highcharts-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: calc(100% - 80px);
  margin: auto !important;
  height: 55px;
}

.performance-page .jobsearchtotal #jobsearch .custom-title {
  font-weight: 700;
  color: #283270;
  text-align: center;
  text-transform: uppercase;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}

.performance-page .jobsearchtotal #jobsearch .custom-title span {
  font-size: 44px;
}

.performance-page .timeline-subtitle {
  color: #283270;
  /* font-weight: 700; */
  font-size: 17px;
}

.performance-page .form-control {
  border: 0;
  border-bottom: 1px solid #2bb4b0;
  padding: 5px 0;
  height: 55px;
  font-size: 15px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.performance-page .cloneTargetTrigger {
  display: inline-block;
  background-color: #bcbcbb;
  float: right;
  clear: both;
  color: #ffffff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 25px;
  line-height: 25px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.performance-page .cloneTargetTrigger:hover {
  background-color: #4d4d4d;
}

.performance-page .pending-column {
  margin-top: 20px;
}

@media screen and (min-width: 1780px) {
  .performance-page .primary-content .page-title {
    font-size: 40px;
    /* line-height: 68px; */
    padding-bottom: 20px;
  }
  .performance-page .primary-content .page-title:after {
    width: 217px;
  }
  .performance-page .primary-content .page-title .ni {
    font-size: 145px;
  }
  .performance-page .primary-content p {
    font-size: 20px;
    line-height: 27px;
    max-width: 760px;
  }
  .performance-page .features-list {
    margin-top: 59px;
  }
  .performance-page .features-list li {
    margin-right: 87px;
  }
  .performance-page .features-list li .img-wrap {
    width: 158px;
    height: 140px;
    background-color: #ffffff;
  }
  .performance-page .features-list li .img-wrap:before {
    width: calc(100% - 88px);
    bottom: -46px;
  }
  .performance-page .features-list li .img-wrap:after {
    width: 110px;
    top: -3px;
  }
  .performance-page .features-list li .img-wrap .ni {
    font-size: 72px;
  }
  .performance-page .features-list li > span {
    margin-top: 66px;
    font-size: 21px;
  }
  .performance-page .timeline-block {
    padding-left: 135px;
  }
  .performance-page .timeline-block:after {
    left: 56px;
  }
  .performance-page .timeline-block .timeline-icon {
    width: 125px;
    height: 125px;
    left: -126px;
  }
  .performance-page .timeline-block .timeline-icon .ni {
    font-size: 56px;
  }
  .performance-page .timeline-block > .row {
    padding-left: 25px;
  }
  .performance-page .timeline-block .timeline-title {
    font-size: 24px;
  }
  .performance-page .timeline-block .timeline-label {
    font-size: 24px;
  }
  .performance-page .timeline-block .edit-btn {
    font-size: 22px;
  }
  .performance-page .timeline-block .edit-btn .ni {
    font-size: 30px;
  }
  .performance-page .timeline-block .goals-row .goal-list {
    padding-top: 25px;
  }
  .performance-page .timeline-block .goals-row .goal-list li {
    padding: 25px 15px;
  }
  .performance-page
    .timeline-block
    .goals-row
    .goal-list
    li
    .item
    span:not(.ni) {
    padding-left: 29px;
    font-size: 21px;
  }
  .performance-page .timeline-block .goals-row .goal-list li .ni {
    font-size: 70px;
    line-height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .performance-page .primary-content .page-title {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 20px;
  }
  .performance-page .primary-content .page-title:after {
    height: 4px;
    width: 100px;
  }
  .performance-page .primary-content .page-title .ni {
    bottom: -20px;
    font-size: 64px;
  }
  .performance-page .primary-content p {
    font-size: 14px;
  }
  .performance-page #jobsearch-legend .custom-title {
    font-size: 14px;
  }
  .performance-page #jobsearch-legend .custom-title span {
    font-size: 34px;
  }
  .performance-page #jobsearch-legend .item .serieName {
    font-size: 14px;
    padding-left: 8px;
  }
  .performance-page #jobsearch-legend .item .symbol {
    width: 20px;
  }
  .performance-page .features-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .performance-page .features-list li {
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .performance-page .features-list li .img-wrap {
    width: 90px;
    height: 78px;
  }
  .performance-page .features-list li .img-wrap:after {
    display: none;
  }
  .performance-page .features-list li .img-wrap .ni {
    font-size: 44px;
  }
  .performance-page .timeline-block {
    padding-right: 0;
    padding-left: 30px;
    margin-bottom: 45px;
  }
  .performance-page .timeline-block:after {
    left: 20px;
  }
  .performance-page .timeline-block .timeline-icon {
    width: 60px;
    left: -23px;
    height: 55px;
  }
  .performance-page .timeline-block .timeline-icon .ni {
    font-size: 30px;
  }
  .performance-page .timeline-block > .row {
    padding-left: 40px;
    margin-bottom: 20px;
  }
  .performance-page .timeline-block .timeline-title {
    font-size: 24px;
  }
  .performance-page .timeline-block .timeline-label {
    font-size: 15px;
  }
  .performance-page .timeline-block .timeline-label .edit-btn {
    margin-left: 35px;
    width: 78px;
  }
  .performance-page .timeline-block .goals-row .goal-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-right: 0;
    border-bottom: 1px solid #2f9cca !important;
  }
  .performance-page .timeline-block .goals-row .goal-list li .ni {
    font-size: 40px;
    line-height: 36px;
  }
  .performance-page .timeline-block .goals-row .goal-list li .item {
    font-size: 14px;
  }
  .performance-page .timeline-block .network-reference-row .reference-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .performance-page .timeline-block .network-reference-row .contact-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .performance-page
    .timeline-block
    .network-reference-row
    .contact-list
    li
    .ni {
    font-size: 40px;
  }
  .performance-page
    .timeline-block
    .network-reference-row
    .contact-list
    li
    span:not(.ni) {
    font-size: 13px;
  }
  .performance-page
    .timeline-block
    .network-reference-row
    .contact-list
    li
    > div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .performance-page .timeline-block .grid-block {
    position: relative;
    padding-top: 30px;
  }
  .performance-page .timeline-block .grid-block .grid-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
    position: static;
  }
  .performance-page .timeline-block .grid-block .grid-item .det-analytics {
    top: 10px;
    right: 10px;
  }
  .performance-page .timeline-block .grid-block .grid-item .inner-wrap {
    display: block;
  }
  .performance-page
    .timeline-block
    .grid-block
    .grid-item
    .inner-wrap
    .grey-svg {
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: 10px;
  }
  .performance-page .timeline-block .grid-block .grid-item .inner-wrap h5 {
    display: block;
  }
  .performance-page .jobsearchtotal {
    margin-top: 20px;
  }
}

.reference-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -6px;
}

.reference-list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 6px;
}

.reference-list li .item {
  background-color: #2bb4b0;
  color: #ffffff;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 49px;
  font-weight: 700;
}

.reference-list li .item .ni {
  font-weight: normal;
  font-size: 38px;
}

.reference-list li.completed .item {
  background-color: #f00;
}

@media screen and (max-width: 767px) {
  .reference-list li .item {
    font-size: 34px;
  }
  .reference-list li .item .ni {
    font-size: 25px;
  }
}

.custom-circle-progress {
  width: 100% !important;
  height: 100% !important;
}

.custom-circle-progress .highcharts-data-label span {
  text-align: center;
  color: #283270 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  font-family: "Montserrat", sans-serif !important;
}

.custom-circle-progress .highcharts-data-label .full {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px !important;
}

@media screen and (max-width: 767px) {
  .custom-circle-progress .highcharts-data-label span {
    font-size: 18px !important;
  }
  .custom-circle-progress .highcharts-data-label .full {
    font-size: 18px !important;
  }
}

.custom-circle-progress svg .baseline {
  stroke: #d3eaf4;
  stroke-width: 12;
}

.custom-circle-progress svg .mainline {
  stroke: #e73f26;
  stroke-width: 12;
  -webkit-transition: stroke-dashoffset 7.5s linear;
  transition: stroke-dashoffset 7.5s linear;
}

.custom-circle-progress .ldBar-label {
  color: #283270;
  font-weight: 600;
  font-size: 48px;
}

.img-list .row {
  margin-left: -10px;
  margin-right: -10px;
}

.img-list .row > div {
  padding-left: 10px;
  padding-right: 10px;
}

.img-list .row > div figure {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .img-list .row {
    margin-left: -3px;
    margin-right: -3px;
  }
  .img-list .row > div {
    padding-left: 3px;
    padding-right: 3px;
  }
  .img-list .row > div figure {
    margin-bottom: 10px;
  }
}

.quick-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.quick-links li {
  margin-bottom: 15px;
  padding-top: 90px;
  position: relative;
}

.quick-links li .here-menu {
  margin-bottom: 15px;
  display: none;
  position: absolute;
  top: 0;
}

.quick-links li .here-menu label {
  display: block;
  margin-bottom: 8px;
}

.quick-links li .here-menu img {
  max-width: 35px;
}

.quick-links li.active .here-menu {
  display: block;
}

.quick-links li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quick-links li a .icon-wrap {
  display: inline-block;
  width: 90px;
}

.quick-links li a .icon-wrap img {
  width: 100%;
}

.quick-links li a label {
  margin-bottom: 0;
  display: inline-block;
  padding-left: 15px;
  /* line-height: 20px; */
  line-height: 25px;
  font-size: 16px;
  letter-spacing: 0.04em;
  position: relative;
  padding-bottom: 10px;
  color: #283270;
  /* text-transform: uppercase; */
}

.quick-links li a label::after {
  content: "";
  height: 4px;
  width: 40px;
  background-color: #283270;
  position: absolute;
  top: 100%;
  left: 15px;
}

.quick-links li a label.blue::after {
  background-color: #2f9cca;
}

.quick-links li a label.red::after {
  background-color: #f00;
}

.quick-links li a label.green::after {
  background-color: #2bb4b0;
}

.quick-links li a label.orange::after {
  background-color: #f59e0d;
}

@media screen and (min-width: 1780px) {
  .quick-links li a .icon-wrap {
    width: 100px;
  }
  .quick-links li a label {
    padding-left: 20px;
    line-height: 29px;
    font-size: 20px;
  }
  .quick-links li a label:after {
    left: 20px;
    height: 5px;
    width: 55px;
  }
}

@media screen and (max-width: 767px) {
  .quick-links li {
    padding-right: 12px;
  }
  .quick-links li a .icon-wrap {
    width: 50px;
  }
  .quick-links li a label {
    line-height: 21px;
    font-size: 14px;
    padding-left: 10px;
  }
}

#nav-icon1,
#nav-icon2 {
  width: 40px;
  height: 35px;
  overflow: hidden;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  outline: none;
  margin-top: 8px;
  z-index: 4;
}

#nav-icon1 span,
#nav-icon2 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #283270;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

#nav-icon1 span:nth-child(1),
#nav-icon2 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2),
#nav-icon2 span:nth-child(2) {
  top: 11px;
}

#nav-icon1 span:nth-child(3),
#nav-icon2 span:nth-child(3) {
  top: 24px;
}

#nav-icon1.open span:nth-child(1),
#nav-icon2.open span:nth-child(1) {
  top: 14px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background-color: #ffffff;
}

#nav-icon1.open span:nth-child(2),
#nav-icon2.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
  background-color: #ffffff;
}

#nav-icon1.open span:nth-child(3),
#nav-icon2.open span:nth-child(3) {
  top: 14px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background-color: #ffffff;
}

#nav-icon2.open span {
  background-color: #283270 !important;
}

@-webkit-keyframes headerSlide {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes headerSlide {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.circular-progress {
  position: relative;
  height: 100px;
  width: 100px;
}

.circular-progress div {
  position: absolute;
  height: 100px;
  width: 100px;
  border-radius: 50%;
}

.circular-progress div span {
  position: absolute;
  font-family: Arial;
  font-size: 25px;
  line-height: 75px;
  height: 75px;
  width: 75px;
  left: 12.5px;
  top: 12.5px;
  text-align: center;
  border-radius: 50%;
  background-color: transparent;
}

.circular-progress .background {
  background-color: #95d9d7;
}

.circular-progress .rotate {
  clip: rect(0 50px 100px 0);
  background-color: #e73f26;
}

.circular-progress .left {
  clip: rect(0 50px 100px 0);
  opacity: 1;
  background-color: #95d9d7;
}

.circular-progress .right {
  clip: rect(0 50px 100px 0);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0;
  background-color: #e73f26;
}

@-webkit-keyframes toggle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes toggle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*Hexgallery*/
.hex-gallery-wrapper .hex-svg-wrap {
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}




.hex-gallery-wrapper svg {
  width: 100%;
  stroke-width: 10px;
  stroke: #fff;
 
}

.hex-gallery-wrapper {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  margin: 0;
 
}

.hex-svg-wrap {
  width: calc(100% / 10); /* Adjust the number based on the desired number of items per row */
  box-sizing: border-box; /* Include padding and border in the element's total width and height */
}

.hex-svg-wrap svg {
  width: 100%; /* Make the SVG fill the entire width of its container */
}






.hex-svg-wrap:hover {
  z-index: 1;
}

.hex-svg-wrap:hover svg {
  cursor: pointer;
  
}
.image-container {
  position: relative;
  display: inline-block;
}

.text-overlay {
  position: absolute;
  top: 50%;
  /* left: 50%; */
  /* left: 41%; */
  left: 47%;
  transform: translate(-50%, -50%);
  font-size: 14px; /* Adjust the font size as needed */
  color: black; /* Set the text color */
  font-weight: bold; /* Optionally set the font weight */
  padding-bottom: 5px;
  /* Add any other styles you need for the text */
}

/* img {
  width: 40px; 
  height: auto; 
} */
/*# sourceMappingURL=style.css.map */
/* .image-polygon {
  position: relative;
  width: 190px;
  height: 100px;
  clip-path: polygon(25.457% 92.51%, 0.914% 50%, 25.457% 7.49%, 74.543% 7.49%, 99.086% 50%, 74.543% 92.51%);
}

.image-polygon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scaleX(-1);
} */

/* text on bannner */

/* .inner-content {
  position: relative;
}
.title-icon-box {
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
} */
.profile {
  display: block;
  margin: 0 auto;
  height: 120px;
  width: calc(120px * 0.864583333);
  overflow: hidden;
  -webkit-clip-path: polygon(
    0% 25%,
    50% 0,
    100% 25%,
    100% 75%,
    50% 100%,
    0% 75%
  );
  clip-path: polygon(0% 25%, 50% 0, 100% 25%, 100% 75%, 50% 100%, 0% 75%);
  position: relative;
}
.profile-border {
  /* -webkit-transform: rotate(90deg); */
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.profile-img-block {
  padding: 0px;
  background: rgba(255, 255, 255, 0.5);
  height: 120px;
  width: calc(120px * 0.864583333);
  overflow: hidden;
  -webkit-clip-path: polygon(
    0% 25%,
    50% 0,
    100% 25%,
    100% 75%,
    50% 100%,
    0% 75%
  );
  clip-path: polygon(0% 25%, 50% 0, 100% 25%, 100% 75%, 50% 100%, 0% 75%);
  position: relative;
}
.profile-img-block img {
  position: absolute;
  left: calc(-1 * (120px - (120px * 0.864583333)) / 2);
  height: 100%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@media screen and (max-width: 1100px) {
  .profile {
    height: 70px;
    width: calc(70px * 0.864583333);
  }

  .profile-img-block {
    height: 70px;
    width: calc(70px * 0.864583333);
  }
  .profile-img-block img {
    left: calc(-1 * (70px - (70px * 0.864583333)) / 2);
  }
}



@media (min-width: 576px) {
  .col-sm-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width:78%;
  }
}





Base safety
.profile-page .banner { position: relative; }
.profile-page .banner .banner-image { width: 100%; height: auto; display: block; }

/* Desktop default — replaces removed inline width/margin */
@media (min-width: 768px) {
  .profile-page .banner .hexagon-wrap { width: 190px; margin-left: 40px; }
}

/* Mobile fixes */
@media (max-width: 767.98px) {
  .profile-page .banner { overflow: hidden; }

  /* Your SCSS was aligning this to the bottom/right; center it on mobile */
  .profile-page .banner .title-icon-box {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    text-align: center;
  }

  /* You had nested justify-content-end; force center on mobile */
  .profile-page .banner .picture-area,
  .profile-page .banner .picture-area .d-flex {
    justify-content: center !important;
  }

  /* Responsive hexagon; prevent overflow */
  .profile-page .banner .hexagon-wrap {
    width: clamp(110px, 42vw, 160px) !important;
    margin: 0 auto !important;
  }
  .profile-page .banner .picture-area svg {
    width: 100%;
    height: auto;
  }

  /* Stop the upload label from floating off-screen */
  /* .profile-page .banner .upload-label {
    position: static !important;
    left: auto !important;
    top: auto !important;
    display: block;
    margin-top: 6px;
    text-align: center;
    font-size: clamp(11px, 3.2vw, 13px);
  } */
}











