.beta {
  height: 107px;
  overflow: hidden;
  position: absolute;
  width: 107px;
  z-index: 19997;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

ul,
ol {
  padding: 0;
}
/* ====== FONTS ======= */
@font-face {
  font-family: "Helvetica";
  src: url("../css/font/OpenSans-Regular-webfont.eot");
  src: url("../css/font/OpenSans-Regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../css/font/OpenSans-Regular-webfont.woff") format("woff"),
    url("../css/font/OpenSans-Regular-webfont.ttf") format("truetype"),
    url("../css/font/OpenSans-Regular-webfont.svg#open_sansregular")
      format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Calibri";
  src: url("../css/font/calibri-regular.ttf");
  src: url("../css/font/calibri-regular.ttf?#iefix") format("embedded-opentype"),
    url("../css/font/calibri-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Calibri";
  src: url("../css/font/calibri-bold.ttf");
  src: url("../css/font/calibri-bold.ttf?#iefix") format("embedded-opentype"),
    url("../css/font/calibri-bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Helvetica";
  src: url("../css/font/OpenSans-Semibold-webfont.eot");
  src: url("../css/font/OpenSans-Semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../css/font/OpenSans-Semibold-webfont.woff") format("woff"),
    url("../css/font/OpenSans-Semibold-webfont.ttf") format("truetype"),
    url("../css/font/OpenSans-Semibold-webfont.svg#open_sanssemibold")
      format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("../css/font/OpenSans-Bold-webfont.eot");
  src: url("../css/font/OpenSans-Bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../css/font/OpenSans-Bold-webfont.woff") format("woff"),
    url("../css/font/OpenSans-Bold-webfont.ttf") format("truetype"),
    url("../css/font/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  font-weight: 700;
  font-style: normal;
}
html {
  overflow-y: -moz-scrollbars-vertical;
  overflow-y: scroll;
  -ms-overflow-y: scroll;
}
a {
  color: #7030a1;
}
a:hover {
  text-decoration: none;
}
a:hover,
a:focus {
  color: #7030a1;
  outline: none;
}
body {
  font-family: "Calibri", sans-serif;
  font-weight: 400;
  color: #36454f;
  background: #fff;
  font-size: 18px;
  line-height: 21px;
}
p {
  color: #36454f;
  margin: 0 0 15px 0;
}
p.larger {
  color: #36454f;
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 25px 0;
}
p.smaller {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 5px 0;
}

p.darker {
  color: #ffffff;
}
a.larger {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 12px;
}

/* === TYPOGRAPHY === */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Calibri", sans-serif;
  font-weight: 600;
  color: #36454f;
  margin: 0 0 15px 0;
  font-size: 26px;
}
h2 {
  font-weight: 400;
  font-size: 19px;
}
h3 {
  font-size: 24px;
  line-height: 28px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
}
h4 span {
  display: block;
  color: #999;
  font-weight: 400;
  font-size: 13px;
  line-height: 14px;
  padding-top: 5px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
h5 {
  font-size: 18px;
  line-height: 21px;
  margin: 15px 0 12px 0;
}
h5 + p {
  margin-bottom: 0px;
}
.widget-title {
  font-size: 13px;
  line-height: 16px;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 20px 0;
}
/* @media screen and (max-width: 375px) {
  .widget-title {
    text-align: center !important;
  }
} */
.page-header {
  border: 0;
  margin: 0;
  padding: 0;
}
.page-header h2 {
  margin-bottom: 40px;
}
.page-header h2 + .larger {
  position: relative;
  margin-top: -24px;
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.page-header h2 + p {
  margin-top: -20px;
}
.page-header p {
  color: #36454f;
}
.page-header .btn {
  margin-top: 8px;
}
.page-header h2 + .btn {
  margin-top: -12px;
}
.page-header + .larger {
  margin-top: -10px;
}
.page-header .larger + .btn {
  margin-top: -15px;
}

.page-title {
  color: #999999;
  font-size: 25px;
  letter-spacing: 0.1em;
  line-height: 16px;
  margin: 16px 0 25px;
  text-transform: uppercase;
}

.main-header {
  background: #453951;
  padding: 24px 0px 8px 0px;
}
.main-header .page-title {
  color: #fff;
  font-size: 22px;
  line-height: 23px;
  text-transform: none;
  font-weight: 400;
  margin: 0;
  padding: 9px 0;
  letter-spacing: normal;
}
hr {
  background: none;
  border-top: 1px solid #060606;
}
blockquote {
  padding: 0;
  margin: 0 0 20px 0;
  border: 0;
  font-size: inherit;
  line-height: inherit;
}
blockquote p {
  font-size: inherit;
  line-height: inherit;
  font-weight: 400;
}
blockquote .inner {
  padding: 0 0 22px 25px;
}
blockquote .inner:before {
  height: 0;
  float: left;
  position: relative;
  top: 14px;
  left: -30px;
  content: "“";
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 50px;
  color: #999;
}
blockquote .media.author {
  margin-top: 0;
}
blockquote .media > .pull-left {
  display: block;
  margin-right: 20px;
}
blockquote .media > .pull-left img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
blockquote .media-heading {
  padding-top: 19px;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
}
blockquote .media-heading span {
  padding-top: 6px;
  display: block;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  color: #999;
  text-transform: none;
  letter-spacing: normal;
}
blockquote.intext {
  margin: 40px 0;
  font-size: 20px;
  line-height: 30px;
  color: #36454f;
}
blockquote.intext p {
  font-size: 20px;
  line-height: 30px;
  color: #36454f;
}
.innerMargin blockquote.intext {
  margin-left: -100px;
  margin-right: -100px;
}
blockquote.huge {
  font-size: 32px;
  line-height: 45px;
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 0 75px 0;
}
blockquote.huge p {
  font-size: 32px;
  line-height: 45px;
}
blockquote.huge .author {
  display: block;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.thumbnails {
  margin-top: -20px;
}
.thumbnails > li {
  margin-top: 20px;
}
.table-content {
  display: table;
  /* width: 100%; */
  margin: 0;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.table-cell * {
  margin: 0;
}

.page-headers {
  font-weight: bold;
  color: #7030a1;
}

.img-gallery-text {
  padding-left: 15px;
}
/* === BUTTONS === */
.btn {
  width: auto;
  font-weight: 600;
  border: 2px solid transparent;
  /* padding: 11px 17px; */
  font-size: 14px;
  line-height: 13px;
  background: transparent;
  letter-spacing: 0.1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  color: #444343;
}
.btn:hover,
.btn:focus {
  color: #ffffff;
  border-color: #ffffff;
  text-decoration: none;
  outline: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: -3px;
  margin-bottom: -3px;
}
.btn-default {
  background: transparent;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  background: transparent;
}
.btn-primary {
  background: #92d14f;
  border-color: #92d14f;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  border: #7030a1 solid 2px;
  background: white;
  /*border-color: #737373;*/
  color: #fff;
}
.btn-lg {
  padding: 16px 27px;
}
.btn-sm {
  font-weight: 400;
  padding: 6px 11px;
  font-size: 11px;
  line-height: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn.with-icon {
  margin: 4px;
  padding-left: 10px;
  padding-right: 10px;
  width: 39px;
}
.btn.disabled,
.btn[disabled] {
  background: #36454f !important;
  border-color: #36454f !important;
}
.btn.closeAjaxPortfolio {
  margin-left: 25px;
}

.signin-btn {
  margin-left: 34%;
}

/* ====== NAVBAR ======= */
.navbar-default {
  min-height: 95px;
  background-color: #fff;
  border: 0;
  margin: 0;
  /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); */
  z-index: 8;
}

.navbar {
  list-style: none;
}

@media screen and (min-width: 1200px) {
  .navbar {
    float: none;
    width: 100%;
    text-align: left; /* If you want the text to be left-aligned on small screens */
    justify-content: space-between;
  }
}

.navbar > li > a {
  color: white;
  font-family: "Helvetica";
  /* === Navbar color === */
  background: #444343;
}
.navbar-default .nav > li {
  /*padding: 28px 18px 14px 18px;*/
  padding: 14px 16px 7px 18px;
}
.navbar-default .nav > li.dropdown {
  padding-bottom: 10px;
  padding-right: 22px;
}
.navbar-default .nav > li.dropdown > a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  color: #999;
  font-weight: 400;
  margin-left: 4px;
  font-size: 12px;
  position: absolute;
}
.navbar-default .nav > li > a {
  font-size: 13px;
  line-height: 15px;
  font-weight: 600;
  color: white; /*#36454f;*/
  text-transform: uppercase;
  padding: 8px 0;
  border-bottom: 2px solid transparent;
}
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a {
  color: #333;
  background: transparent;
  border-bottom: 2px solid #ccc;
}
.navbar-default .navbar-nav > .active > a {
  color: #333;
  background: transparent;
  border-bottom: 2px solid #7030a1;
}
.navbar-default .navbar-nav > .active:hover > a,
.navbar-default .navbar-nav > .active:focus > a {
  background: transparent;
  border-color: #ea623d;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
}
.navbar-default {
  margin-top: 9px;
  margin-left: 30px;
}
.navbar-toggle {
  margin-bottom: 85px;
}

.navbar-desktop {
  margin-top: 32px;
  justify-content: space-between;
  width: 101%;
  margin-bottom: 5px;
  background: #444343;
}

.desktop-nav {
  display: inline-flex;
  /* margin-left: 85px; */
  margin-bottom: 5px;
  position: relative;
}

.navbar-style {
  width: 100%;
  /*margin-right: 29px;*/
  /* margin-left: 45px; */
}

.toggle-styling {
  background-color: #df6b20;
}

.desktop-nav {
  padding-left: 88px;
  /* padding-bottom: 15px; */
}

/* menu on hover */
li.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-menu {
  overflow: hidden;
  list-style: circle outside none;
}
.dropdown-menu {
  min-width: 220px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.dropdown-menu > li > a {
  background: #2a272e;
  border-top: 1px solid #353239;
  display: block;
  padding: 17px 20px;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: white;
  background: #2a272e;
}
@media (min-width: 767px) {
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
}

.navbar-desktop > li:hover {
  text-decoration: underline;
}

.navbar-default {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar-transparent {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-transparent .nav > li > a {
  color: #fff !important;
}
.navbar-transparent .navbar-nav > .active > a {
  border-color: #fff;
}
.navbar-transparent .navbar-nav > .active:hover > a,
.navbar-transparent .navbar-nav > .active:focus > a {
  border-color: #fff;
}
.navbar-fixed-top .navbar-nav > li:hover > a,
.navbar-fixed-top .navbar-nav > li:focus > a {
  border-color: transparent;
}

#qsLogoutBtn:hover {
  color: white !important;
}

#showHeaderSearch {
  float: right;
  padding: 22px 0 22px 22px;
  margin: 11px 0 10px 10px;
  color: #36454f;
}
#showHeaderSearch:hover {
  color: #333;
}
#showHeaderSearch i {
  width: 15px;
}
.header-search {
  position: absolute;
  height: 106px;
  left: 0;
  right: 0;
  bottom: -106px;
  background: #ea623d;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25) inset,
    0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25) inset,
    0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.header-search .container {
  position: relative;
  margin-top: 26px;
}
.header-search input[type="text"] {
  border: 0;
  width: 100%;
  color: #fff;
  color: rgba(255, 255, 255, 0.85);
  height: 52px;
  padding: 5px 60px 5px 0;
  font-size: 32px;
  line-height: 40px;
}
.header-search input[type="text"]:-moz-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
}
.header-search input[type="text"]::-moz-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
  opacity: 1;
}
.header-search input[type="text"]:-ms-input-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
}
.header-search input[type="text"]::-webkit-input-placeholder {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
}
.header-search button[type="submit"] {
  border: 0;
  padding: 0;
  margin: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #777;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0;
  top: 1px;
}
.header-search button[type="submit"]:hover {
  background: #2a272e;
}
.header-search button[type="submit"] i {
  margin-right: -1px;
}
/* ====== FORMS ======= */
.form-group {
  margin-bottom: 10px;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 9px;
  font-size: 13px;
  line-height: 17px;
  color: #333;
  background-color: transparent;
  background-image: none;
  border: 2px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}
.form-control:focus {
  border-color: #999;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:-moz-placeholder {
  color: #333;
}
.form-control::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #333;
}
.form-control::-webkit-input-placeholder {
  color: #333;
}
textarea.form-control {
  height: auto;
  min-height: 210px;
  resize: none;
}
.control-label {
  display: block;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 7px 0;
}
.control-label span {
  color: #999;
}
.form-group {
  margin-bottom: 25px;
}
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: inherit;
}
.has-error .help-block {
  color: #bc3d3d;
}
.has-error .form-control:focus {
  border-color: #bc3d3d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control {
  border-color: #bc3d3d;
}
.has-error .help-block {
  font-size: 11px;
  line-height: 11px;
  margin: 0;
  position: relative;
  top: 7px;
  height: 0;
}
/* ====== ELEMENTS ======= */
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip-inner {
  background-color: #2a272e;
  border-radius: 0;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #2a272e;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #2a272e;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #2a272e;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #2a272e;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #2a272e;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2a272e;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #2a272e;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #2a272e;
}
/* back to top link */
#toTop {
  position: fixed;
  z-index: 350;
  bottom: 40px;
  right: 35px;
  display: none;
  width: 60px;
  text-align: center;
  height: 60px;
  background: #7030a1;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  padding-top: 15px;
}
#toTop:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#toTop i {
  color: #fff;
  font-size: 40px;
  text-align: center;
  line-height: 14px;
}

/* ====== SECTIONS ======= */
html {
  height: 100%;
  min-height: 100%;
}
body {
  min-height: 100%;
}
.content-area {
  padding: 45px 0 60px 0;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #fff;
}
.content-area.bg2 {
  background: #f5f5f5;
}
.brightText {
  background-color: #453951;
  color: #fff;
}
.brightText h1,
.brightText h2,
.brightText h3,
.brightText h4,
.brightText h5,
.brightText h6 {
  color: #fff;
}
.brightText p {
  color: #fff;
}
.brightText .page-title {
  color: #999;
}
.brightText blockquote .inner:before {
  color: rgba(255, 255, 255, 0.4);
}
.brightText blockquote .media-heading span {
  color: rgba(255, 255, 255, 0.4);
}
.brightText .control-label span {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
}
.brightText .form-control {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.4);
}
.brightText .form-control:focus {
  border-color: #fff;
}
.brightText .form-control:-moz-placeholder {
  color: #fff;
}
.brightText .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.brightText .form-control:-ms-input-placeholder {
  color: #fff;
}
.brightText .form-control::-webkit-input-placeholder {
  color: #fff;
}
.brightText blockquote.huge .author {
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
}
/* ====== PARALLAX ======= */

.bigArrow {
  display: block;
  text-align: center;
  width: 70px;
  height: 70px;
  border: 2px solid #a0989d;
  border: 2px solid rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  bottom: 29px;
  left: 50%;
  margin-left: -35px;
  z-index: 100;
  color: #fff;
  font-size: 40px;
}
.bigArrow:focus,
.bigArrow:hover {
  border-color: #ea623d;
}
.bigArrow i {
  position: relative;
  margin-top: 15px;
}
.videoSection {
  overflow: hidden;
  height: 700px;
}
.videoSection .innerVideo {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 800px;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
}
.videoSection.parallaxEffect .innerVideo {
  position: fixed;
  bottom: 0;
  height: auto;
}
.videoSection .flexslider .inner {
  padding-top: 176px;
}
body.preloader #ct_preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  display: block;
  z-index: 9999;
}
body.preloader #ct_preloader {
  background: #fff url("../images/loader1.gif") no-repeat 50% 45%;
}
#ct_preloader.ajax-inprogress {
  background: transparent url("../images/loading.gif") no-repeat 50% 50%;
  z-index: 9999;
  width: 40px;
  height: 40px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
/* ====== ICON BOX ======= */
.iconBox {
  color: #36454f;
}
.iconBox p {
  color: #36454f;
}
.iconBox .media > .pull-left {
  margin-right: 20px;
}
.iconBox .media > .pull-left i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 21px;
  margin-top: 24px;
  margin-left: 0;
  position: relative;
  color: #ea623d;
}
.iconBox .media > .pull-left:hover i {
  color: #fff;
}
.iconBox .media-heading {
  margin: 5px 0 13px;
}
.iconBox.type2 {
  text-align: center;
}
.iconBox.type2 .media > .pull-left {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  float: none !important;
  width: 70px;
  height: 70px;
  border: 2px solid #e5e5e5;
  margin: 0 auto 11px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.iconBox.type2 .media > .pull-left i {
  margin-top: 22px;
}
.iconBox.type2 .media > .pull-left:hover {
  border-color: #ea623d;
  background: #ea623d;
}
.iconBox.type3 {
  margin-top: 5px;
}
.iconBox.type3 p {
  margin: 0;
}
.iconBox.type3 p + p {
  margin-top: 15px;
}
.iconBox.type3 + .iconBox {
  margin-top: 40px;
}
.iconBox.type3 .media-heading {
  margin: -2px 0 7px;
}
.iconBox.type3 .media > .pull-left {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  width: 36px;
  height: 36px;
  background: #ea623d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.iconBox.type3 .media > .pull-left i {
  color: #fff;
  margin-top: 9px;
  font-size: 19px;
}
.iconBox.type3 .media > .pull-left:hover {
  background: #333;
}
.iconBox.type4 {
  padding: 0 25px 25px 25px;
  margin-top: 20px;
  text-align: center;
  background: #fff;
}
.iconBox.type4 .media > .pull-left {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  float: none !important;
  width: 70px;
  height: 70px;
  background: #ea623d;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  position: relative;
  top: -20px;
}
.iconBox.type4 .media > .pull-left i {
  color: #fff;
  font-size: 18px;
  margin-top: 26px;
}
.iconBox.type4 .media > .pull-left:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  background: #333;
}
.iconBox.type4 .media,
.iconBox.type4 .media-body {
  overflow: visible;
}
.iconBox.type4 .media-heading {
  margin: -5px 0 8px 0;
}
.octagon {
  display: block;
  position: relative;
  text-align: center;
  width: 70px;
  height: 70px;
}
.octagon .octbg {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  fill: #fff;
}
.octagon .octcol {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  fill: #e5e5e5;
}
.octagon:hover .octbg {
  fill: #ea623d;
}
.octagon:hover .octcol {
  fill: #ea623d;
}
.octagon .svg-load {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.promoBox .inner {
  padding: 65px 0;
}
.personBox h4 {
  margin-top: 12px;
}
.personBox h4 a {
  color: #ea623d;
}
.personBox h4 a:hover {
  color: #333;
}
.personBox hr {
  margin: 16px 0 13px 0;
}
.socialNormal {
  font-size: 18px;
  color: #999;
}
.socialNormal > li:first-child {
  padding-left: 0;
}
.socialNormal > li {
  padding-left: 7px;
  padding-right: 7px;
}
.socialNormal a:hover {
  color: #333;
}
.buttonBox p {
  font-size: 20px;
  line-height: 23px;
  margin: 0;
}
.timerCounter .timerVal {
  display: inline-block;
  font-size: 64px;
  line-height: 64px;
}
.timerCounter sup {
  font-size: 14px;
  top: -2.5em;
  margin-left: -5px;
  bottom: auto;
}
.timerCounter .timerDesc {
  padding: 10px 0 0 0;
  display: block;
  font-size: 11px;
  line-height: 12px;
  text-transform: uppercase;
  color: #999999;
  font-weight: 600;
  letter-spacing: 0.1em;
}

/* === ACCORDION === */
.panel-default {
  border: 0;
}
.panel-default .panel-title {
  font-size: 18px;
  line-height: 18px;
  color: #333;
}
.panel-default > .panel-heading a {
  display: block;
  padding: 18px 25px;
  background-color: transparent;
  border: 0;
}
.panel-default > .panel-heading a:before {
  color: #ea623d;
  /* float: left; */
  font-size: 18px;
  height: 0;
  position: relative;
  left: -24px;
  top: 2px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f068";
}
.panel-default > .panel-heading a.collapsed:before {
  content: "\f067";
}
.panel-default > .panel-heading {
  color: transparent;
  background-color: transparent;
  border: 0;
  padding: 0;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  padding: 0 5px 15px 25px;
  border: 0;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border: 0;
}
p + .panel-group {
  margin-top: 24px;
}
.panel-group {
  margin: -10px 0 20px 0;
  border: 0;
}
.panel-group .panel {
  background: transparent;
  border-bottom: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
/* === PROGRESS BAR === */

.search-form {
  margin: 0;
  padding: 0;
  position: relative;
}
.search-form:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  color: #999;
  position: absolute;
  right: 14px;
  top: 8px;
  z-index: 1;
}
.search-form input[type="search"] {
  padding-right: 40px;
}
.search-form input[type="search"]:-moz-placeholder {
  color: #999;
}
.search-form input[type="search"]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.search-form input[type="search"]:-ms-input-placeholder {
  color: #999;
}
.search-form input[type="search"]::-webkit-input-placeholder {
  color: #999;
}
.search-form input[type="submit"] {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  width: 40px;
  background: transparent;
  border: 0;
  font-size: 0;
  color: transparent;
  z-index: 2;
  outline: none;
}

/* === BREADCRUMB === */
.breadcrumb {
  padding: 20px 0;
  margin: 0;
  list-style: none;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.breadcrumb:before,
.breadcrumb:after {
  content: " ";
  display: table;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb > li > a:hover {
  color: #fff;
}
.breadcrumb > li {
  display: block;
  float: left;
  font-size: 13px;
  line-height: 14px;
  color: #8f8897;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: normal;
}
.breadcrumb > li + li:before {
  content: "/";
  padding: 0 5px;
  color: #8f8897;
  color: rgba(255, 255, 255, 0.4);
}
.breadcrumb > .active {
  color: #8f8897;
  color: rgba(255, 255, 255, 0.4);
}
/* ====== FOOTER ======= */
footer {
  padding: 24px 0 0 0;
  color: rgb(255, 255, 255);
  background: #444343;
  margin-top: 20px;
  /* position: absolute; */
  margin-bottom: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

footer .widget-title {
  margin-bottom: 11px;
  margin-top: 11px;
  color: #ffffff !important;
}
footer p {
  color: #ffffff;
}
footer a {
  color: #ffffff;
}
footer .mainfooter {
  padding-bottom: 32px;
}
footer .postfooter {
  padding-top: 10px;
  padding-bottom: 30px;
  color: #555258;
  color: rgba(255, 255, 255, 0.2);
}
footer .postfooter p {
  margin: 0;
  color: #555258;
  color: rgba(255, 255, 255, 0.2);
}

footer .btn-primary:hover,
footer .btn-primary:focus,
footer .btn-primary:active,
footer .btn-primary.active {
  background: #ccc;
  border-color: #ccc;
  color: #333;
}
footer form,
.prefooter form {
  margin-top: 5px;
}
footer .form-control,
.prefooter .form-control {
  color: #ccc;
  color: rgba(255, 255, 255, 0.4);
  border: 2px solid #ccc;
  border-color: rgba(255, 255, 255, 0.4);
}
footer .form-control:focus,
.prefooter .form-control:focus {
  border-color: #fff;
  color: #fff;
}
footer .form-control:-moz-placeholder,
.prefooter .form-control:-moz-placeholder {
  color: #ccc;
  color: rgba(255, 255, 255, 0.4);
}
footer .form-control::-moz-placeholder,
.prefooter .form-control::-moz-placeholder {
  color: #ccc;
  color: rgba(255, 255, 255, 0.4);
  opacity: 1;
}
footer .form-control:-ms-input-placeholder,
.prefooter .form-control:-ms-input-placeholder {
  color: #ccc;
  color: rgba(255, 255, 255, 0.4);
}
footer .form-control::-webkit-input-placeholder,
.prefooter .form-control::-webkit-input-placeholder {
  color: #ccc;
  color: rgba(255, 255, 255, 0.4);
}
footer .form-group,
.prefooter .form-group {
  margin-bottom: 10px;
}
footer .widget-title,
.prefooter .widget-title {
  color: rgba(255, 255, 255, 0.4);
}
footer .socialIcons.bigIcons > li > a,
.prefooter .socialIcons.bigIcons > li > a {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
footer .socialIcons.bigIcons > li > a:hover,
.prefooter .socialIcons.bigIcons > li > a:hover {
  background: #ea623d;
}
footer hr,
.prefooter hr {
  border-color: #403d43;
  border-color: rgba(255, 255, 255, 0.1);
}
.prefooter {
  padding: 20px 0;
  background: #453951;
  color: #ccc;
  color: rgba(255, 255, 255, 0.4);
}
.prefooter input[type="submit"] {
  margin-left: 10px;
}
.prefooter .widget-title {
  margin-bottom: 0;
}
.prefooter .table-cell input[type="email"] {
  width: 258px;
  margin-left: 26px;
}
.prefooter .row > div:first-child .table-row > div:first-child {
  width: 113px;
}
/* === DESCRIPTION LIST === */
dl {
  margin-top: 0;
  margin-bottom: 35px;
}
dt,
dd {
  line-height: 22px;
}
dt {
  font-weight: 400;
  color: #999999;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  padding: 16px 0 7px 0;
  margin: 12px 0 0 0;
  border-top: 1px solid #e5e5e5;
}
dl dt:first-child {
  padding-top: 0;
  border-top: 0;
  margin-top: 0;
}
dd {
  margin-left: 0;
}
.media.stdbox > .pull-left {
  margin-right: 20px;
}
.media.stdbox > .pull-left img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.media.stdbox .media-heading {
  margin: -2px 0 8px 0;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-top: 1px solid #e5e5e5;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  padding: 18px 22px;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background: transparent;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background-color: #453951;
  border-color: transparent;
}
.nav-pills > li:first-child > a {
  border-color: transparent;
}
.nav-pills > li.active + li a {
  border-color: transparent;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 0;
  margin-left: 0;
}
[class^="col-md-"] + [class^="col-md-"] .priceBox.type2 {
  border-left: 1px solid #e6e6e6;
  margin-left: -15px;
}
.table-responsive table {
  width: 100%;
  margin-bottom: 20px;
}
.table-responsive table > thead > tr > th,
.table-responsive table > thead > tr > td,
.table-responsive table > tbody > tr > th,
.table-responsive table > tbody > tr > td,
.table-responsive table > tfoot > tr > th,
.table-responsive table > tfoot > tr > td {
  padding: 17px 21px;
  line-height: 16px;
  vertical-align: top;
  border-top: 0;
}
.table-responsive table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #e5e5e5;
}
.table-responsive table > caption + thead > tr:first-child > th,
.table-responsive table > caption + thead > tr:first-child > td,
.table-responsive table > colgroup + thead > tr:first-child > th,
.table-responsive table > colgroup + thead > tr:first-child > td,
.table-responsive table > thead:first-child > tr:first-child > th,
.table-responsive table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table-responsive table > tbody + tbody {
  border-top: 1px solid #e5e5e5;
}
.table-responsive table > tbody > tr:nth-child(odd) > td,
.table-responsive table > tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}
.table-responsive table > tbody > tr:nth-child(even) > td,
.table-responsive table > tbody > tr:nth-child(even) > th {
  background-color: #f5f5f5;
}
.table-responsive table > tbody > tr:hover > td,
.table-responsive table > tbody > tr:hover > th {
  background-color: #ea623d;
  color: #fff;
}
.table-responsive table > tbody > tr {
  cursor: pointer;
}
.table-responsive table td {
  color: #36454f;
}
.table-responsive table th {
  color: #999;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 600;
}
.col-md-3 + .col-md-9 .table-responsive {
  margin-top: -18px;
}
.list-styled > li {
  position: relative;
  padding: 0 0 0 16px;
  margin: 0 0 15px 0;
  color: #36454f;
}
.list-styled > li:before {
  content: "●";
  color: #999;
  position: absolute;
  top: -1px;
  left: 0;
}
/* === 404 PAGE === */
.pg404 {
  padding: 55px 0 85px 0;
}
.text-in-bg {
  position: relative;
  margin: 0 0 25px 0;
}
.text-in-bg h2 {
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  margin-bottom: 0;
}
.text-in-bg .bigText {
  display: block;
  color: #e6e6e6;
  font-weight: 700;
  font-size: 250px;
  line-height: 250px;
}
/* === ANIMATE.CSS === */
.flex-control-nav,
.flex-direction-nav,
.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}

html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
/**
       * Remove all paddings around the image on small screen
       */
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

#galleryContainer {
  padding-top: 10px;
  margin-top: -1px;
}
.galleryItem {
  position: relative;
  width: 20%;
  float: left;
  margin-top: -1px;
}
.galleryItem img {
  width: 100%;
}
.galleryItem:hover .area-hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleryItem:hover .area-hover .cat-links {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.galleryItem:hover .area-hover .entry-title {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
#galleryContainer.withSpaces {
  margin-left: -30px;
}
#galleryContainer.withSpaces .galleryItem {
  width: 33.33%;
  padding-left: 30px;
  padding-bottom: 25px;
}
#galleryContainer.withSpaces.col-3 .portfolio-item .cat-links a {
  font-size: 13px;
  line-height: 14px;
}
#galleryContainer.withSpaces.col-4 .galleryItem {
  width: 25%;
}
#galleryContainer.col-4 .galleryItem {
  width: 25%;
}
#galleryContainer.col-3 .galleryItem {
  width: 33.33%;
}
.area-hover {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ea623d;
}
.area-hover .cat-links {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  top: -40px;
}
.area-hover .entry-title {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 6px 0 3px 0;
  font-weight: 400;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  top: -40px;
}
.area-hover * {
  color: #fff;
}
.vertical-parent {
  display: table;
  width: 100%;
  height: 100%;
}
.vertical-child {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#galleryFilters {
  margin: 0 0 30px 0;
}
#galleryFilters > li > a {
  margin: 10px 0;
}
#galleryFilters .btn-primary:hover,
#galleryFilters .btn-primary:focus,
#galleryFilters .btn-primary:active,
#galleryFilters .btn-primary.active {
  background: #ea623d;
  border-color: #ea623d;
  color: #fff;
}

@media (max-width: 1200px) {
  .flexslider.std-slider .flex-control-paging {
    width: 100%;
    left: 0;
    margin: 0;
    padding-left: 40px;
  }
  .flexslider.center-controls .flex-control-nav,
  .container .flexslider .flex-control-nav {
    padding-left: 0;
  }
  .prefooter .table-cell input[type="email"] {
    width: auto;
  }
  .mapOuter .addressBox {
    margin-left: -470px;
  }
  a.nav-link > span, a.nav-link > svg {
    margin-left: 0;
  }
  a.nav-link {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .col-md-4 > .blog-item,
  .col-md-3 > .blog-item {
    max-width: 270px;
    margin-top: 45px;
  }
  .col-md-4 > .blog-item,
  .col-md-3 > .blog-item {
    margin-left: auto;
    margin-right: auto;
  }
  .table-content {
    margin-top: 25px;
    margin-bottom: 50px;
    text-align: center;
  }
  .table-content .table-row {
    display: block;
  }
  .table-content .table-cell {
    display: inline-block;
  }
  .table-content .table-cell:first-child {
    display: block;
    width: 100% !important;
    padding-bottom: 20px;
  }
  .galleryItem {
    width: 50% !important;
  }
  .showMap {
    display: none;
  }
  .content-layer .bg-layer {
    display: none !important;
  }
  .content-layer .placeOver {
    display: block !important;
    position: relative;
    padding-bottom: 50px;
    background: #453951;
  }
  .postfooter {
    text-align: center;
  }
  .postfooter .socialIcons.pull-right {
    float: none !important;
    display: inline-block;
  }
  #toTop {
    width: 55px;
    height: 55px;
    text-align: center;
  }
  /* .row > [class^="col-md-"] {
    margin-top: 40px;
  } */
  form .row > [class^="col-md-"] {
    margin-top: 15px;
  }
  .has-error .help-block {
    height: auto;
  }
  .personBox {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
  .main-header {
    text-align: center;
  }
  .main-header .page-title {
    float: none !important;
  }
  .main-header .breadcrumb {
    float: none !important;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .page-header {
    text-align: center;
  }
  .widget-title {
    text-align: center;
  }
  #showHeaderSearch {
    display: none;
    height: 0;
  }
  .header-search {
    display: block !important;
    position: relative;
    margin: 20px 0 0 0;
    top: 0;
    bottom: 0;
    float: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
  }
  .header-search .container {
    margin-top: 0;
  }
  .header-search input[type="text"] {
    font-size: 20px;
    line-height: 22px;
  }
  .header-search button[type="submit"] {
    background: transparent;
  }
  .header-search .form-group {
    margin: 0;
  }
  .dropdown-menu {
    position: relative;
    display: block;
    width: 94%;
    float: none !important;
    margin-top: 10px !important;
  }
  .innerMargin {
    padding-left: 30px;
    padding-right: 30px;
  }
  .innerMargin blockquote.intext {
    margin-left: -30px;
    margin-right: -30px;
  }
  .iconBox.type4 {
    max-width: 270px;
    margin: 60px auto;
  }
  .navbar-transparent .navbar-nav {
    background: #333;
  }
  .table-responsive {
    border: none;
  }
}
@media (max-width: 480px) {
  .galleryItem {
    width: 100% !important;
  }
  .prefooter .table-cell input[type="email"],
  .prefooter input[type="submit"] {
    margin: 12px 0 0 0;
  }
  footer {
    align-content: center;
  }
}

.link-sep {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  width: 5px;
}

.bottom-link-holder {
  height: 30px;
  justify-content: inbetween;
}

.bottom-lnks-span {
  display: block;
  float: none;
  text-align: center;
}

.about-text {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 30px;
}

.tab {
  margin-left: 15px;
}
.tripletab {
  margin-left: 45px;
}

.glossarytab {
  margin-left: 20px;
}

.popover {
  max-width: 400px;
}
.popover-content {
  font-size: 12px;
  padding: 9px 14px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  background-color: #463a50;
  color: #ffffff;

  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.bottom {
  margin-top: 10px;
}

.about-content {
  font-family: "Calibri";
  font-size: 18px;
  max-width: 60%;
  /* text-align:justify; */
  /* word-spacing:1px;
  word-break: break-all; */
  /* text-indent: inherit; */
}

@media only screen and (max-width: 812px) {
  .mobile-logo {
    margin-top: 45px;
  }
}

.submit-mobile {
  border: unset !important;
}
#submit-btn:hover {
  color: white !important;
}

@media only screen and (max-width: 766px) {
  .about-content {
    max-width: 75%;
  }
  .mobile-section-header {
    text-align: center;
  }
  .mobile-set {
    text-align: left !important;
  }
  .submit-mobile {
    margin: 0 !important;
    border: unset !important;
  }
  div.hero-container {
    margin: 0 !important;
    justify-content: center;
    padding-left: 30px !important;
  }

  .navbar-mobile {
    width: 100% !important;
    margin-top: 25px !important;
    /*margin-right: 39px;*/
    margin-left: unset !important;
    padding-left: 15px;
    display: inline-block;
  }

  .mobile-logo {
    min-width: 150px;
  }

  .navbar-toggle {
    margin-bottom: 38px !important;
  }

  .figure-top {
    padding-left: unset !important;
    position: static;
  }

  .zoom {
    width: 290px !important;
  }

  .navbar-collapse {
    max-height: unset !important;
  }

  .mobile-nav {
    /*width: 100% !important;*/
    display: block !important;
    margin-left: unset !important;
    /*margin-right: 39px !important;*/
  }
  .mobile-navigation {
    padding-left: unset !important;
  }

  .mobile-toggle {
    /*margin-right: 150px !important;*/
    top: 0px;
    position: absolute;
    left: 328px;
    margin-top: 22px;
  }

  .desktop-nav {
    padding-left: 18px !important;
  }

  .navmenu-inline {
    display: unset !important;
  }

  .gallery-size {
    width: unset !important;
  }

  .img-gallery {
    margin-left: unset !important;
  }
}

.profile-label {
  color: #333333;
  float: left;
  display: inline-flex;
}

.submit-mobile {
  color: white;
}

.hero-container {
  padding-left: 50px;
  width: 95%;
}

.icon-hover:hover {
  color: white;
}

.invalid-input-value {
  border: 1px solid #ff0000;
}

.page-header {
  text-align: center;
  margin: auto;
  padding: 10px;
  max-width: 25%;
  color: white;
  background-color: #7030a1;
}

.submit-mobile {
  /* margin-left: 400px; */
  margin-top: 20px;
  background-image: linear-gradient(180deg, #8e37d7, #444343);
  border-radius: 13px;
}

ol .list-items {
  margin-left: 2px;
  color: #36454f !important;
  line-height: 1.3
}

.top-list {
  margin-left: 15px;
}

.figure-top {
  font-size: 15px;
  padding-right: 35px;
  /*padding-left: 10px;*/
}

@media screen and (max-width: 1400px) {
  .figure-top {
    padding-right: 0px;
  }
}

@media screen and (max-width: 1000px) {
  .figure-top {
    padding-right: 6px;
  }
}

.start-btn {
  margin-bottom: 15px;
  margin-top: 20px;
  /* width: 40%;
  font-size: initial; */
}

.start-btn:hover {
  color: #7030a1;
}

.img-container {
  width: 100%;
}

.img-block {
  width: 300px;
}

#headerPopup {
  width: 75%;
  margin: 0 auto;
}

#headerPopup iframe {
  width: 100%;
  margin: 0 auto;
}

.modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}

.modal-body {
  position: relative;
  padding: 0px;
}
.close {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

iframe.embed-responsive-item {
  width: 100%;
  height: 337px;
}

div.modal-content {
  padding: 10px;
}

div.dropdown-menu {
  margin-left: 33%;
}

div.dashboard-width {
  width: 80%;
}

/*div.left-col {
  padding-left: 1%;
}*/

ul.box {
  font-size: 18px;
}
.img-gallery {
  margin-left: 30px;
}

.skills-btn {
  cursor: pointer;
  font-weight: bold;
}

.skills-ul {
  margin-left: 2rem;
}

ul.navbar-desktop > li {
  padding-right: 10px;
}

span.icon-bar {
  background-color: #7030a1;
}

.desktop-logo {
  min-width: 250px;
}

.gallery-items {
  width: 300px;
}

.gallery-size {
  width: 160px;
}

/* ====== DASHBOARD ======= */

.edit-btn {
  background-image: linear-gradient(180deg, #8e37d7, #444343);
  border-radius: 13px;
  float: left;
  padding: 10px 15px;
}

.edit-text {
  color: white;
  text-transform: capitalize;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
}
.edit-text:hover {
  color: white !important;
}

.dashboard-header {
  text-align: center;
  color: #36454f;
}

#dashboard-menu:hover {
  color: white !important;
}

.dashboard-text {
  font-size: 18px;
  list-style: none;
}

.dashboard-subheading {
  color: #36454f;
}

.job-section {
  font-size: 18px;
  padding-top: unset !important;
}

.zoom {
  /*padding: 50px;*/
  /* background-color: green; */
  transition: transform 0.2s; /* Animation */
  width: 176px;
  /*margin: 5px auto;*/
  margin-bottom: 10px;
}

.zoom:hover {
  transform: scale(
    1.1
  ); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

/* .navbar {
  flex-wrap: unset !important;
} */

.navbar #qsLoginBtn {
  flex-wrap: unset !important;
}

.error-pages {
  height: 50%;
}

.aboutus {
  text-align: left !important;
  list-style-position: inside;
  margin-bottom: 15px;
}

.btn:hover {
  color: #7030a1 !important;
}

.profile {
  margin: auto;
  color: #7030a1;
  font-weight: bold;
  text-align: center;
}

.advisory {
  margin: auto;
  color: #7030a1;
  font-weight: bold;
  text-align: center;
}

.js-cookie-consent {
  position: fixed;
  right: 13px;
  bottom: 30px;
  max-width: 300px;
  padding: 30px;
  text-align: center;
  width: 100%;
  z-index: 1000;
  margin-left: 30px;
  background-color: #7030a1;
  border-radius: 5px;
  border-color: rgb(255, 250, 204);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
  border: solid 1px;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  padding: 30px 30px 30px 30px;
}

.cookie-consent__message {
  font-size: 15px;
  color: white;
  line-height: 1.5em;
  text-align: left;
  margin-bottom: 20px;
  float: left;
}

.js-cookie-consent-agree {
  border: none;
  color: black;
  padding: 7px;
  border-radius: 3px;
  margin-left: 15px;
  background-color: white;
  font-family: OpenSans, arial, "sans-serif";
  box-sizing: border-box;
  /* float: right; */
}

.cookie-consent__message::after {
  content: "\a";
  white-space: pre;
}

.js-cookie-consent .ct-close {
  color: #fff !important;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  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;
  font-size: 17px;
  width: 45px;
  height: 45px;
  padding: 0;
  opacity: 0.5;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.js-cookie-consent .ct-close:focus {
  outline: 0;
}

.js-cookie-consent .ct-close:hover {
  opacity: 1;
}

@media (max-width: 768px) {
  .js-cookie-consent {
    bottom: 0px !important;

    left: -30px !important;

    width: 100% !important;
  }
  .js-cookie-consent-agree {
    margin-left: 0px;
    float: left;
  }
}

.accordian {
  padding: unset;
  width: 100%;
  margin: 40px auto 30px auto;
  text-align: left;
}
.accordian label {
  /*padding: 5px 20px;*/
  position: relative;
  z-index: 20;
  display: block;
  cursor: pointer;
  font-family: "Calibri", Arial, sans-serif;
  /*border: 1px solid #e1e1e1;*/
  color: #222;
  /*line-height: 63px;*/
  font-size: 18px;
  width: 100%;
  text-align: left;
}

.accordian .job-desc {
  margin: unset;
  max-width: unset;
}

.accordian label:hover {
  color: #dd5749;
}
.accordian input:checked + label,
.accordian input:checked + label:hover {
  color: #dd5749;
}

.accordian input {
  display: none;
}
.accordian article {
  background: rgba(255, 255, 255, 0.5);
  margin-top: -1px;
  overflow: hidden;
  max-height: 0px;
  position: relative;
  z-index: 10;
  -webkit-transition: height 0.3s ease-in-out;
  -moz-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  -ms-transition: height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
}
.accordian article p {
  /*padding: 0px 20px 0px 20px;*/
  max-width: 900px;
  color: #36454f;
  font-size: 18px;
  font-family: "Calibri", Arial, sans-serif;
  font-weight: 300;
  line-height: 1.9;
  margin-left: 20px;
}
.accordian input:checked ~ article {
  -webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  -ms-transition: height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.accordian input:checked ~ article.item-small {
  max-height: 1800px;
}

.card {
  margin-bottom: 10px;
  border-radius: 1.25rem;
  background: #f2f2f2;
  margin-top: 5px;
  max-width: 916px;
}

.card-section {
  padding: unset;
}

p.card-text.item-small {
  font-size: 18px !important;
}

.careers-btn {
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-image: linear-gradient(180deg, #8e37d7, #444343);
  border-radius: 16px;
  font-style: normal;
  font-size: 15px;
  line-height: 32px;
  /* identical to box height, or 178% */
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  /* White */
  color: #ffffff;
  margin-bottom: 10px;
  border: none;
}

.careers-btn a {
  color: white;
}

.select-class:hover {
  cursor: pointer;
}

div.card-body {
  padding-left: 3rem;
  padding-right: 3rem;
}

.job-section {
  font-size: 18px !important;
}

section p {
  padding-top: 0px;
}
.fa-arrow-right {
  float: right;
  color: #36454f;
}

.reskill-link {
  padding-top: 1em;
  padding-bottom: 0 !important;
}

.submit-career {
  padding-left: 10px;
  padding-right: 10px;
}

p {
  font-size: 18px;
}

.text-red {
  color: red;
}

.required:after {
  content: " *";
  color: red;
}

input[type="file"]::file-selector-button {
  /* border: 2px solid black; */
  padding: 0.2em 0.4em;
  border: none;
  border-radius: 0.2em;
  background-color: #db7b3b;
  transition: 1s;
  color: white;
}

/*@media screen and (max-width: 400px) {
  .row {
    width: 96%;
  }
}*/

@media screen and (min-width: 2200px) {
  body {
    margin: 20px 450px 75px 450px;
  }
  footer {
    width: 90.5% !important;
    margin-left: 87px;
  }
  .fulls {
    padding-bottom: 21rem !important;
  }
}

.mobile-section-header {
  color: #36454f;
}

.mobile-section-title {
  font-size: 24px;
  color: #36454f;
}

hr {
  margin-top: 1rem;
  opacity: 2.25 !important;
  border-top: 1px solid lightgrey;
}

.apply {
  font-style: normal;
  font-size: 18px;
  /* or 111% */

  display: inline-block;
}
@media screen and (min-width: 1000px) {
  section p {
    max-width: none;
  }
}

table {
  /*margin: 2em auto;*/
  table-layout: fixed;
}

td {
  /*width: 10em;*/
  /*padding: 0.3em;*/
  border-top: 1px solid lightgrey;
  border-bottom: 1px solid lightgrey;
  white-space: normal !important;
  /*word-wrap: break-word;*/
}

thead {
  font-size: 18px;
  margin-bottom: 1rem;
}

tbody {
  font-size: 18px;
}

div.pager {
  text-align: center;
  margin: 1em 0;
}

div.pager span {
  display: inline-block;
  width: 1em;
  height: 1.8em;
  line-height: 1.8;
  text-align: center;
  cursor: pointer;
  color: grey;
  margin-right: 0.5em;
  font-size: 18px;
}

div.pager span.active {
  color: #7030a1;
}

section {
  padding: unset;
}

/* table.table tbody tr {
  border-left: 1px solid red;
  border-right: 1px solid red;
} */
/* .card {
  display: inline-block;
} */

.card-title {
  color: black;
}

.careers-email {
  background-color: white;
  border: none;
}

.back-clr {
  background-color: white;
}

@media screen and (max-width: 500px) {
  .card {
    display: flex;
  }
}

@media screen and (max-width: 1200px) {
  .col-lg-5 {
    margin-left: 30px;
  }
}
@media screen and (max-width: 766px) {
  .col-lg-5 {
    margin-left: 0px;
  }
}

.whywork {
  text-align: left !important;
  /* list-style-position: inside; */
  margin-left: 10px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .col-md-6 {
    margin-left: 0px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 990px) {
  .card-mobile {
    /*margin-left: 5rem;*/
    width: 90% !important;
    margin-left: unset !important;
  }

  .paginated {
    display: inline-table;
    width: 100%;
  }
  tr.job-link {
    display: inline-table;
  }
  td.job-clusters {
    width: 50% !important;
  }
  td.job-apply {
    width: 42px !important;
  }
  td.job-title {
    margin-right: 2px !important;
    word-wrap: break-word !important;
  }
  td {
    width: unset !important;
  }
  .matched-careers {
    /*width: 83%;*/
  }

  .vertical {
    border-left: 2px solid grey;
    height: 200px;
  }

  .tbody {
    margin-right: 0 !important;
  }
}

.user-card {
  width: 44%;
  height: 50%;
  right: 0%;
  margin-left: 10rem;
}

@media screen and (max-width: 990px) {
  .user-card {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 450px) {
  div.dashboard-width {
    width: 95% !important;
  }
}

div.dashboard-width {
  width: 75%;
}

.col-custom-five {
  position: relative;
  float: left;
  width: 40%;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 990px) {
  .col-custom-five {
    width: 80%;
  }
}
@media screen and (max-width: 450px) {
  .col-custom-five {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

td {
  padding-top: 15px;
  padding-bottom: 15px;
  /*width: 15em !important;*/
}

@media screen and (max-width: 1400px) {
  div.gj-picker.gj-picker-bootstrap.datepicker.gj-unselectable {
    left: unset !important;
  }
  .ui-datepicker {
    padding: 0.1em 0.1em 0;
    width: 11em;
  }

  .ui-widget {
    font-family: Calibri, Arial, sans-serif;
    font-size: 14px;
  }

  .ui-datepicker th {
    border: 0 none;
    font-weight: normal;
    padding: 0.2em 0.1em;
    text-align: center;
  }

  .ui-datepicker th span {
    font-size: 11px;
  }

  .ui-datepicker td span,
  .ui-datepicker td a {
    padding: 0.1em;
  }

  .ui-datepicker td {
    padding: 0.9px;
  }

  .ui-datepicker .ui-state-highlight {
    height: 12px;
    margin-bottom: 0;
  }

  .ui-state-default,
  .ui-widget-content .ui-state-default,
  .ui-widget-header .ui-state-default {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
  }

  .ui-datepicker .ui-datepicker-title {
    line-height: 13px;
  }

  .ui-datepicker .ui-datepicker-title span {
    font-size: 11px;
  }

  .ui-datepicker .ui-datepicker-prev span,
  .ui-datepicker .ui-datepicker-next span {
    margin-left: -8px;
    margin-top: -8px;
  }

  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    height: 15px;
    top: 1px;
    width: 15px;
  }

  .ui-datepicker-next-hover .ui-icon {
    height: 16px;
    width: 16px;
  }
}

.filter-btn {
  background-image: linear-gradient(180deg, #8e37d7, #444343);
  border-radius: 13px;
  float: right;
  padding: 8px 15px;

  /* color: white;
  text-transform: capitalize;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px; */
}
#distanceInput {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.navbar-toggle {
  position: absolute !important;
}

.bold {
  font-weight: bold;
}

/*----  Main Style  ----*/
#cards_landscape_wrap-2 {
  text-align: center;
  background: #ffffff;
}
#cards_landscape_wrap-2 .container {
  padding-top: 0px;
  padding-bottom: 100px;
}
#cards_landscape_wrap-2 a {
  text-decoration: none;
  outline: none;
}
#cards_landscape_wrap-2 .card-flyer {
  border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box {
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box img {
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  width: 100%;
  height: 200px;
}
#cards_landscape_wrap-2 .card-flyer:hover .image-box img {
  opacity: 0.7;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
#cards_landscape_wrap-2 .card-flyer .text-box {
  text-align: center;
}
#cards_landscape_wrap-2 .card-flyer .text-box .text-container {
  padding: 30px 18px;
}
#cards_landscape_wrap-2 .card-flyer {
  background: #ffffff;
  margin-top: 50px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.4);
}
#cards_landscape_wrap-2 .card-flyer:hover {
  background: #fff;
  box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-top: 50px;
}
#cards_landscape_wrap-2 .card-flyer .text-box p {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #36454f;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6 {
  margin-top: 0px;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Calibri", sans-serif;
  letter-spacing: 1px;
  color: #8e37d7;
}

.browse_open_jobs_btn {
  font-size: 18px;
  /*margin-left: 10px*/
}
.browsejobs_container {
  display: flex;
  flex-direction: column;
  width: 95%;
}

.browsejobs_searchbox {
  min-width: 600px;
  width: 100%;
  height: 70px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 15px;
}

.browsejobs_search {
  width: auto;
  height: 70px;
}

.browsejobs_job_container {
  min-width: 600px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
}

.browsejobs_job_left {
  width: 500px;
}

.browsejobs_job_right {
  min-width: 600px;
  width: auto;
  white-space: pre-wrap;
  padding: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 8px;
  margin-left: 60px;
  display: flex;
  flex-direction: column;
  text-align: left !important;
}

.browsejobs_job_right_header {
  display: flex;
  flex-direct: row;
  justify-content: flex-end;
  width: 100%;
  height: 2em;
}

.browsejobs_job_right_header_link {
  width: auto;
  height: 100%;
  cursor: pointer;
}

a.jobHeaderLink,
a.jobHeaderLink:visited,
a.jobHeaderLink:active {
  font-weight: bold;
  text-decoration: none;
  color: #7030a1;
  font-size: 0.9em;
}

.browsejobs_job_right_hide {
  display: none;
}

#jobContainer {
  font-size: 0.7em;
}

.browsejobs_lhs_container {
  display: flex;
  flex-direction: column;
}

.browsejobs_lhs_elt {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  width: 300px;
  height: auto;
  margin-left: 80px;
  margin-bottom: 20px;
  border-radius: 8px;
  padding: 10px;
}

.browsejobs_lhs_elt_text {
  cursor: pointer;
  font-size: 0.7em;
  word-break: break-word;
}

.browsejobs_lhs_elt:hover {
  background-color: #672a95;
  color: white;
}

.browsejobs_lhs_elt_selected {
  background-color: #672a95;
  color: white;
}

.browsejobs_lhs_elt_normal {
  background-color: white;
  color: black;
}

.open_jobs_card {
  /* border: solid #dadada 1px; */
  height: 100px;
  width: 340px;
  /* border-radius: 10px; */
  text-align: inherit;
  /* padding-top: 8px; */
  /* margin-top: 20px; */
}

.card {
  background-color: white !important;
}

.paypalModalCopy {
  height: 3em;
  padding-top: 2em;
  padding-bottom: 3em;
}

.penn {
  border-top: none;
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}

.vid {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: none !important;
  border-bottom: none !important;
}

.jobs-card {
  border-top: none;
  border-bottom: none;
}

.title-career {
  font-weight: bold;
}

.table-btn {
  border: solid 0.5px;
  border-radius: 5px;
  background-color: white;
  border-color: #3f23b8;
  color: #3f23b8;
}

.table-btn:hover {
  background-color: #dad1fe;
  color: #3f23b8;
  border-color: #3f23b8;
}

.focus {
  background-color: #dad1fe;
}

.table-btn:focus {
  background-color: #dad1fe;
  color: #3f23b8;
}

/* user info */
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

* {
  box-sizing: border-box;
}

body {
  font-family: "Calibri", sans-serif;
  color: #36454f;
}

/* STRUCTURE */

.wrapper {
  padding: 5px;
  max-width: 960px;
  width: 95%;
  margin: 20px auto;
}
header {
  padding: 0 15px;
}

.columns {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 5px 0;
}

.column {
  flex: 1;
  border: 1px solid gray;
  margin: 10px;
  padding: 10px;
}

footer {
  padding: 0 15px;
}

@media screen and (max-width: 980px) {
  .columns .column {
    margin-bottom: 5px;
    flex-basis: 40%;
  }

  @media screen and (max-width: 680px) {
    .columns .column {
      flex-basis: 100%;
      margin: 0 0 5px 0;
    }
  }
}

.userinfo-btn {
  background-image: linear-gradient(180deg, #8e37d7, #444343);
  border-radius: 16px;
  font-style: normal;
  font-size: 18px;
  line-height: 32px;
  /* identical to box height, or 178% */
  align-items: center;
  letter-spacing: 0.2px;
  /* White */
  color: #ffffff;
  margin-bottom: 10px;
  border: none;
  text-align: center;
}

.userinfo-btn a {
  color: white;
}

.rec-btn {
  background-color: #ffffff;
  border-radius: 5px;
  font-size: 12px;
  text-transform: none;
  background-image: linear-gradient(180deg, #8e37d7, #444343);
  border-radius: 16px;
}

.custom-clickable-row {
  cursor: pointer;
}

table .sales-table > td {
  max-width: 120px;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
}

.space {
  @media screen and (max-width: 5000px) {
    padding-left: 20px;
  }
  @media screen and (max-width: 1000px) {
    padding-left: 0px;
  }
}

@media screen and (max-width: 680px) {
  .col-lg-4 {
    position: inherit;
  }
}

@media screen and (min-width: 1350px) {
  .frameres {
    width: 400px;
    height: 225px;
  }
}

@media screen and (min-width: 1550px) {
  .frameres {
    width: 410px;
    height: 255px;
  }
}

@media screen and (min-width: 1790px) {
  .frameres {
    width: 420px;
    height: 275px;
  }
}

@media screen and (min-width: 2200px) {
  .frameres {
    width: 400px;
    height: 237px;
  }
}


/* TESTIMONIAL  */

#content {
  max-width: 600px;
  margin: 5vh auto;
}

.testimonial blockquote {
  margin: 10px 10px 0;
  background: #efefef;
  padding: 20px 60px;
  position: relative;
  border: none;
  border-radius: 8px;
  font-style: italic;
}

.testimonial blockquote:before,
.testimonial blockquote:after {
  content: "\201C";
  position: absolute;
  font-size: 80px;
  line-height: 1;
  color: #8e37d7;
  font-style: normal;
}

.testimonial blockquote:before {
  top: 0;
  left: 10px;
}

.testimonial blockquote:after {
  content: "\201D";
  right: 10px;
  bottom: -0.5em;
}

.testimonial div {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #efefef;
  margin: 0 0 0 60px;
}

.testimonial p {
  margin: 5px 0 0 20px;
  text-align: left;
  color: rgb(0, 0, 0);
}


/* ADMIN PAGE CSS  */
  .card-box {
      position: relative;
      color: #fff;
      padding: 20px 10px 40px;
      margin: 20px 0px;
  }
  .card-box:hover {
      text-decoration: none;
      color: #f1f1f1;
  }
  .card-box:hover .icon i {
      font-size: 100px;
      transition: 1s;
      -webkit-transition: 1s;
  }
  .card-box .inner {
      padding: 5px 10px 0 10px;
  }
  .card-box h3 {
      font-size: 27px;
      font-weight: bold;
      margin: 0 0 8px 0;
      white-space: nowrap;
      padding: 0;
      text-align: left;
  }
  .card-box p {
      font-size: 15px;
  }
  .card-box .icon {
      position: absolute;
      top: auto;
      bottom: 5px;
      right: 5px;
      z-index: 0;
      font-size: 72px;
      color: rgba(0, 0, 0, 0.15);
  }
  .card-box .card-box-footer {
      position: absolute;
      left: 0px;
      bottom: 0px;
      text-align: center;
      padding: 3px 0;
      color: rgba(255, 255, 255, 0.8);
      background: rgba(0, 0, 0, 0.1);
      width: 100%;
      text-decoration: none;
  }
  .card-box:hover .card-box-footer {
      background: rgba(0, 0, 0, 0.3);
  }
  .bg-blue {
      background-color: #00c0ef !important;
  }
  .bg-green {
      background-color: #00a65a !important;
  }
  .bg-orange {
      background-color: #f39c12 !important;
  }
  .bg-red {
      background-color: #d9534f !important;
  }
  
  .wrapper {
    width: 960px;
    margin: 2em auto 0;
  }
  .top-blog {
    display: flex;
  }
  .main-img {
    
    height: 300px;
    background-image:url("https://a57.foxnews.com/static.foxbusiness.com/foxbusiness.com/content/uploads/2019/09/0/0/college-class-iStock.jpg?ve=1&tl=1");
    background-repeat: no-repeat;
    background-size: contain;
    flex:1;
  }
  .top-blog .content {
    flex:1;
    margin:0 2%;
  }
  .top-blog h2{margin-top: 0.1em; font-size: 1.9em;}
  .top-blog p {font-size: 0.9em; margin:1em auto 2em;}
  .two-blog h2 {margin-top:0.3em;}
  .two-blog p { margin:1em auto 2em; }
  p{
    color: #4f4f4f;
  }
  
  section {	flex:1;
  }
  
  
  @media only screen and (max-width: 980px){
  
    .wrapper {
      width: 100%;
    }
    .main-img  {
      width: 100%;
      height: 32vh;
      background-size:cover;
    }
    .top-blog .content{
      width: 100%;
    }
    .top-blog p {
      margin-bottom: 1em;
    }
  }
  @media only screen and (max-width: 760px){
    .top-blog,.two-blog {
      display: block;
    }
    .top-blog h2,.two-blog h2{
      margin-top: 1em;
    }
  
    .top-blog .content , .two-blog .content{
      width: auto;
    }
  
    section {
      margin-top: 2em;
    }

    .main-vid{
      width: 265px !important;
    }
  }

.main-vid{
  width: 500px;
}


#like-button:hover {
    cursor: pointer;
    color: #cd0928;
}

#like-button.not-liked {
    color: #000;
}

#like-button.not-liked:hover {
    color: #cd0928;
}

#like-button.liked {
    color: red;
}

#like-button.liked-shaked {
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0) rotate(0deg);
    transform: rotate(0deg);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(0, 0px, 0) rotate(0deg);;
  }

  20%, 80% {
    transform: translate3d(0, -2px, 0) rotate(5deg);
  }

  30%, 50%, 70% {
    transform: translate3d(0, 0px, 0) rotate(0deg);
  }

  40%, 60% {
    transform: translate3d(0, -2px, 0) rotate(-5deg);
  }
}


.example_d {
  font-family: 'Open Sans';
  color: #92d14f !important;
  text-transform: uppercase;
  background: #ffffff;
  padding: 5px;
  border: 4px solid #92d14f !important;
  border-radius: 6px;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease 0s;
}

.example_d:hover {
  color: #494949 !important;
  border-radius: 50px;
  border-color: #494949 !important;
  transition: all 0.6s ease 0s;
}

@media only screen and (max-width: 760px){ 
  .profile-heading {
    margin-left: 0 !important;
  }
  .mob-pad{
    padding-left: 0 !important;
  }
  .row-pro{
    margin: 0 !important;
  }
  .color-marg{
    margin-left: 0 !important;
  }
}

.wrapperr {
  text-align: center;
}
.wrapperr ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  /* For IE, the outcast */
  zoom:1;
  *display: inline;
}