@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,400;0,600;0,700;1,300;1,400&family=Source+Sans+Pro:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");
*,
*::after,
*::before {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

ul {
  margin-bottom: 0;
}

li {
  display: list-item;
  line-height: 28px;
  list-style: none;
}

ul ul {
  margin-left: 20px;
}

ol {
  float: none;
  list-style: decimal;
  padding-left: 15px;
}
ol li {
  list-style: decimal;
  width: 100%;
}

ol ol {
  margin-left: 20px;
}

figure {
  margin-bottom: 6px;
  position: relative;
}

a,
a:hover {
  text-decoration: none;
  color: #55acee;
  outline: none;
}

p {
  margin: 0 0 20px;
  letter-spacing: normal;
  line-height: 1.5714285714em;
}

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

iframe {
  border: none;
}

.wp-caption.alignnone {
  width: 100%;
}

button {
  border: none;
}

table {
  background-color: transparent;
  max-width: 100%;
  width: 100%;
  margin-bottom: 15px;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
  border-top: 1px solid #ddd;
  border: 1px solid #ddd;
  line-height: 2.5;
  padding-left: 3px;
  text-align: center;
  vertical-align: top;
}
table thead tr th {
  border-top: 1px solid #ddd;
  text-align: center;
  text-transform: capitalize;
}
table > thead > tr > th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom;
}

th {
  text-align: left;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #ddd;
}

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-bottom: 0;
}

table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 6px 10px;
}

p ins {
  color: #676767;
}

dl dd {
  margin-left: 20px;
}

address {
  font-style: italic;
}

.theme-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1710px;
}

.hb-socialmedia {
  font-size: 13px;
  justify-content: center;
}
.hb-socialmedia li:nth-last-child(n+2) {
  margin-right: 10px;
}
.hb-socialmedia a {
  display: inline-block;
}

.hb-facebook > i,
.hb-facebook > a {
  color: #3b5999;
}

.hb-facebook-messenger > a,
.hb-facebook-messenger > i {
  color: #0084ff;
}

.hb-twitter > a,
.hb-twitter > i {
  color: #55acee;
}

.hb-linkedin > a,
.hb-linkedin > i {
  color: #0077b5;
}

.hb-skype > a,
.hb-skype > i {
  color: #00aff0;
}

.hb-dropbox > a,
.hb-dropbox > i {
  color: #007ee5;
}

.hb-vimeo > a,
.hb-vimeo > i {
  color: #1ab7ea;
}

.hb-tumblr > i,
.hb-tumblr > a {
  color: #34465d;
}

.hb-yahoo > a,
.hb-yahoo > i {
  color: #410093;
}

.hb-googleplus > a,
.hb-googleplus > i,
.hb-google > a,
.hb-google > i {
  color: #dd4b39;
}

.hb-pinterestp > a,
.hb-pinterestp > i {
  color: #bd081c;
}

.hb-youtube > a,
.hb-youtube > i {
  color: #cd201f;
}

.hb-stumbleupon > a,
.hb-stumbleupon > i {
  color: #eb4924;
}

.hb-reddit > a,
.hb-reddit > i {
  color: #ff5700;
}

.hb-quora > a,
.hb-quora > i {
  color: #b92b27;
}

.hb-yelp > a,
.hb-yelp > i {
  color: #af0606;
}

.hb-soundcloud > a,
.hb-soundcloud > i {
  color: #f30;
}

.hb-whatsapp > a,
.hb-whatsapp > i {
  color: #25d366;
}

.hb-wechat > a,
.hb-wechat > i {
  color: #09b83e;
}

.hb-instagram > a,
.hb-instagram > i {
  color: #e4405f;
}

.hb-dribbble > a,
.hb-dribbble > i {
  color: #ea4c89;
}

.hb-flickr > a,
.hb-flickr > i {
  color: #ff0084;
}

.hb-rss > a,
.hb-rss > i {
  color: #f60;
}

.hb-behance > a,
.hb-behance > i {
  color: #131418;
}

.hb-foursquare > a,
.hb-foursquare > i {
  color: #f94877;
}

.hb-facebookv2:hover i {
  color: #1877f2;
}

.hb-twitterv2:hover i {
  color: #1d9bf0;
}

.hb-linkedinv2:hover i {
  color: #0a66c2;
}

.hb-dribbblev2:hover i {
  color: #ea4c89;
}

.hb-youtubev2:hover i {
  color: #cd201f;
}

.hb-behancev2:hover i {
  color: #131418;
}

.hb-vimeov2:hover i {
  color: #1ab7ea;
}

h1 {
  font: 700 2.25rem/1.1666666667em "Overpass", sans-serif;
}

h2 {
  font: 700 2.375rem/1.1842105263em "Overpass", sans-serif;
}

h3 {
  font: 700 2rem/1.25em "Overpass", sans-serif;
}

h4 {
  font: 700 1.5rem/1.25em "Overpass", sans-serif;
}

h5 {
  font: 700 1.125rem/1.4444444444em "Overpass", sans-serif;
}

h6 {
  font: 700 1rem/1.5em "Overpass", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 8px;
  color: #1b355e;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #1b355e;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #1b355e;
}

body {
  color: #676767;
  font: 400 0.875rem/1.7142857143em "Source Sans Pro", sans-serif;
}

.hb-countdown__content span,
.hb-count-down span, .hb-countdown__content h3,
.hb-count-down h3, .btn-reply, .hb-blogtags .hb-desclinks li a, .hb-desclinks li:not(:last-child):before, .hb-slickarrows .slick-arrow::before, .hb-slickdots .slick-dots li button::before, .hb-slickdots .slick-dots li button, .hb-slickdots .slick-dots li, .hb-services_content, .hb-services > figure img, .hb-services, .hb-dropdown ul li a, .hb-skills .hb-skills-list a, .hb-featuretag__shadow, .hb-heartv2, .hb-sidetitle h4::after, .hb-like, .hb-seller-tag, .hb-bestservice__footer--content > a, .hb-bestservice, .hb-nobtn, .hb-usageemail a, .hb-categoriesitem .hb-catinfo span, .hb-categoriesitem .hb-catinfo, .hb-categoriesitem, .custom-slick-dots, .hb-populartags li a, .hb-searchlisting li a, .hb-collapse-body > li, .hb-career-menu li a::before, .hb-career-menu li a, .hb-headerinput, .hb-headersupport__title a, .hb-dropdowarrow, .sub-menu li.menu-item-has-children > a:after,
.children li.menu-item-has-children > a:after,
.sub-menu li.page_item_has_children > a:after,
.children li.page_item_has_children > a:after, .menu-item-has-children > .sub-menu > li > a:nth-last-child(2):before, .sub-menu li a, .sub-menu li, .sub-menu, .hb-navbarnav > li > a:after, .hb-headerwrap, .hb-header, .hb-pagination ul li a, .hb-heart, .select2-container--default .select2-results__option[aria-selected=true], .hb-checkbox label:before, .hb-radio label:before, .hb-btn:before,
.hb-btnvtwo:before, .hb-btn,
.hb-btnvtwo, .hb-socialmedia a, .hb-facebookv2 i, .hb-twitterv2 i, .hb-linkedinv2 i, .hb-dribbblev2 i, .hb-youtubev2 i, .hb-behancev2 i, .hb-vimeov2 i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hb-artical-content > a:after {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.hb-countdown__content,
.hb-count-down, .hb-countdownholder, .hb-comingsoon-section, .hb-socailmedia, .hb-comentinfo, .hb-sectiontitle__list, .hb-blogviewdates, .hb-desclinks, .hb-explorearchives, .hb-stats, .hb-epicpeopleimg, .hb-sponsorslogo ul, .hb-sponsorslogo, .hb-ratingviews, .hb-features, .hb-service_detail_title_area, .hb-badgesearned, .hb-skills, .hb-featuretag, .hb-service-tags, .hb-sales, .hb-rateviews, .hb-seller-category, .hb-bestservice__ad, .hb-bestservice__footer--content, .hb-bestservice__content, .hb-sort, .hb-additonoltitle, .hb-searchinputform, .hb-statsvtwo.hb-stats li, .hb-countdescription, .hb-growfastwrapp, .hb-showcat, .hb-searchlisting li, .hb-searchlisting, .hb-collapse-body > li, .hb-collapse-body, .hb-searchform, .hb-bannerwatchvideo figure, .hb-bannerwatchvideo, .hb-socail-payment--list, .hb-socail-icons--list, .hb-footerbottom__nav ul, .hb-footerbottom__content, .hb-headersupport, .hb-breadcrumb li, .hb-breadcrumb, .sub-menu li, .hb-navbarnav > li:hover > .sub-menu li > a > span, .hb-navbarnav > li:hover > .mega-menu li > a > span, .hb-headerwrap__right, .hb-headerwrap, .hb-pagination ul, .hb-pagination, .hb-stars span, .select2-container--default .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__rendered, .select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple, .hb-righticon, .hb-input, .hb-inputicon, .hb-select, .hb-calendar, .form-group-wrap, .hb-themeform__wrap, .hb-socialmedia {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hb-services:hover, .hb-bestservice:hover, .hb-categoriesitem:hover, .hb-collapse-body, .hb-formsearch .collapsing, .hb-leftarea {
  -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.hb-communitybanner, .hb-asideholder, .form-control,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
.uneditable-input {
  border: 1px solid #ddd;
}

.hb-asidebox ~ .hb-asidebox {
  border-top: 1px solid #ddd;
}

.hb-addcommentblog .hb-addcommenthalf:first-child {
  border-bottom: 1px solid #ddd;
}

.hb-categoriesitem .hb-catinfo span, .hb-categoriesitem, .hb-sliderimg img, .hb-populartags li a, .hb-collapse-body, .hb-searchform, .hb-leftarea {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.hb-blogcommentsholdervthree + [data-readmore-toggle],
.hb-blogcommentsholdervfour + [data-readmore-toggle] {
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #f7f7f7;
  width: 100%;
  font: 600 14px "Overpass", sans-serif;
  color: #1b355e;
  padding: 10px;
  margin-top: 20px;
}

.hb-featureRating__stars span, .hb-featureRating__stars {
  position: relative;
  width: 72px;
  height: 16px;
  line-height: 16px;
}

.hb-featureRating__stars span::after, .hb-featureRating__stars::before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  font-family: "Font Awesome 5 Free";
}

.hb-featureRating__stars span::after, .hb-featureRating__stars::before {
  color: #fddb5b;
  content: "";
}

.tippy-box[data-animation=scale][data-placement^=top] {
  transform-origin: bottom;
}

.tippy-box[data-animation=scale][data-placement^=bottom] {
  transform-origin: top;
}

.tippy-box[data-animation=scale][data-placement^=left] {
  transform-origin: right;
}

.tippy-box[data-animation=scale][data-placement^=right] {
  transform-origin: left;
}

.tippy-box[data-animation=scale][data-state=hidden] {
  transform: scale(0.5);
  opacity: 0;
}

.hb-btn,
.hb-btnvtwo {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  font: 600 15px "Overpass", sans-serif;
  color: #1b355e;
  border-radius: 3px;
  padding: 0 20px;
  min-width: 160px;
  background-color: #ffd101;
  border: 0;
  overflow: hidden;
  z-index: 0;
}
.hb-btn:before,
.hb-btnvtwo:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  z-index: -1;
}
.hb-btn:hover, .hb-btn:focus,
.hb-btnvtwo:hover,
.hb-btnvtwo:focus {
  outline: none;
  color: #1b355e;
}

.rippleholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
}
.rippleholder.is-active .ripplecircle {
  animation: a-ripple 0.4s ease-in;
}

.ripplecircle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
}

.hb-btnvtwo {
  color: #1b355e;
  background-color: #ffd101;
}
.hb-btnvtwo:hover, .hb-btnvtwo:focus {
  color: #1b355e;
}

.hb-btnsmall {
  min-width: 50px;
  height: 50px;
  font-size: 18px;
  padding: 0 10px;
}

.hb-themeform fieldset {
  margin: -5px;
}
.hb-themeform__btn {
  margin-top: 10px;
}

.form-group {
  position: relative;
  display: flex;
  width: 100%;
  padding: 5px;
  align-items: center;
  margin-bottom: 0;
}
.form-group .hb-popupbtnarea {
  padding-top: 10px;
}
.form-group:first-child .hb-form__section {
  margin-top: -5px;
  padding: 0;
}
.form-group:last-child {
  margin-bottom: 0;
}

.form-group-half {
  width: 50%;
}

.form-group-3half {
  width: calc(100% / 3);
}

.form-control,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
.uneditable-input {
  font-size: 0.9375rem;
  padding: 0 20px;
  height: 50px;
  color: #1b355e;
  font: 400 16px "Source Sans Pro", sans-serif;
  border-radius: 4px;
  background-clip: unset;
  caret-color: #1b355e;
}
.form-control::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=time]::placeholder,
input[type=week]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=color]::placeholder,
select::placeholder,
.uneditable-input::placeholder {
  color: #676767;
}
.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
select:focus,
.uneditable-input:focus {
  box-shadow: unset;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

textarea.form-control {
  resize: none;
  height: 200px;
  padding-top: 14px;
}

input:focus,
.select select:focus,
.form-control:focus {
  color: #676767;
  border-color: #ddd;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.hb-select, .hb-calendar {
  align-items: center;
  position: relative;
  width: 100%;
}
.hb-select:before, .hb-calendar:before {
  right: 20px;
  z-index: 1;
  content: "";
  position: absolute;
  font-size: 12px;
  pointer-events: none;
  font-family: themify;
  color: #676767;
}
.hb-select select, .hb-calendar select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 40px;
  width: 100%;
}
.hb-select select:focus, .hb-calendar select:focus {
  outline: 0;
}
.hb-select .form-control, .hb-calendar .form-control {
  padding-right: 50px;
}

.hb-calendar:before {
  content: "";
}

.hb-inputicon {
  position: relative;
  width: 100%;
  align-items: center;
}
.hb-inputicon .form-control {
  padding-right: 50px;
}
.hb-inputicon a {
  right: 25px;
  font-size: 14px;
  color: #676767;
  position: absolute;
  line-height: 1;
}

.hb-input {
  position: relative;
  flex-wrap: nowrap;
}
.hb-input input {
  padding: 0 44px 0 20px;
}
.hb-input a {
  background: transparent;
  border: 0;
  position: absolute;
  right: 0;
  color: #1b355e;
  font-size: 12px;
}

label {
  color: #666;
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}

form p span i {
  top: 13px;
  left: 16px;
  color: #474747;
  position: absolute;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #f7f7f7;
}

.hb-locationtag {
  position: relative;
}
.hb-locationtag .form-control {
  padding-right: 130px;
}
.hb-locationtag a {
  bottom: 0;
  right: 20px;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  color: #676767;
  font-size: 0.75rem;
  line-height: 1.6666666667em;
}
.hb-locationtag a i {
  margin-right: 5px;
}

/* Theme Custom CheckBox Radio */
.hb-checkbox, .hb-radio {
  flex: auto;
}
.hb-checkbox > input, .hb-radio > input {
  display: none;
}
.hb-checkbox > input:checked + label:before, .hb-radio > input:checked + label:before {
  content: "";
  color: #63d594;
  font-weight: 700;
}
.hb-checkbox label, .hb-radio label {
  display: flex;
  margin: 0;
  cursor: pointer;
  align-items: center;
  color: #676767;
}
.hb-checkbox label:before, .hb-radio label:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-size: 14px;
  left: 0;
  color: #ddd;
  transition-duration: 0.1s;
  transition-timing-function: ease;
}
.hb-checkbox label img, .hb-radio label img {
  border-radius: 2px;
  margin-left: 12px;
  align-self: center;
}
.hb-checkbox label img + span, .hb-radio label img + span {
  padding-left: 9px;
}
.hb-checkbox label span, .hb-radio label span {
  padding-left: 10px;
}

.hb-radio > input:checked + label:before {
  content: "";
}
.hb-radio label:before {
  content: "";
}

.hb-searchntn {
  width: 50px;
  display: block;
  line-height: 50px;
  color: #1b355e;
  text-align: center;
  font-size: 1.125rem;
  border-radius: 3px;
  background: #ffd101;
}
.hb-searchntn:hover, .hb-searchntn:focus {
  color: #1b355e;
}

.hb-righticon {
  position: relative;
  align-items: center;
  width: 100%;
}
.hb-righticon .form-control {
  padding-right: 80px;
}
.hb-righticon > a {
  position: absolute;
  right: 20px;
  font-size: 12px;
  color: #676767;
}
.hb-righticon > a + a {
  right: 49px;
}

.select2-container--open .select2-dropdown--below,
.select2-dropdown {
  border: 0;
  background: #fff;
  border-radius: 3px;
}

.select2-search--dropdown {
  padding: 0;
  margin: 0 0 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-radius: 3px;
  border: 1px solid #ddd;
  outline: none;
  height: 30px;
}

.select2-container--open .select2-dropdown--below {
  padding: 10px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background: transparent;
}

.select2-results__option[aria-selected] {
  padding: 15px 15px;
  border-radius: 3px;
  line-height: 22px;
  color: #1b355e;
  font: 400 0.9375rem/1.3333333333em "Source Sans Pro", sans-serif;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #1b355e;
  background-color: #f7f7f7;
}

.select2-selection__arrow {
  display: none;
}

.select2-container--default .select2-selection--single {
  height: auto;
  color: #676767;
  border-radius: 3px;
  border: 1px solid #ddd;
}
.select2-container--default .select2-selection--single:focus {
  outline: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #676767;
  line-height: 50px;
}

.select2-container {
  height: 50px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 40px 0 20px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-dropdown--above {
  -webkit-box-shadow: 0 10px 30px 0 rgba(18, 54, 82, 0.2);
  box-shadow: 0 10px 30px 0 rgba(18, 54, 82, 0.2);
  border: 0;
  background: #fff;
  border-radius: 6px;
  margin-top: -10px;
  padding: 10px;
}

.select2-results__option {
  list-style: none;
}

.select2-container--default .select2-selection--single {
  cursor: pointer;
}

.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #ddd;
  min-height: 44px;
  border-radius: 4px;
  padding-bottom: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  position: relative;
  padding: 0 20px;
  height: inherit;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 14px;
  line-height: 36px;
  font-family: themify;
  color: #999;
}

.select2-container--default .select2-search--inline .select2-search__field {
  caret-color: #1b355e;
  width: 100% !important;
  font-size: 0.9375rem;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
  color: #1b355e;
}
.select2-container--default .select2-search--inline .select2-search__field::placeholder {
  color: #1b355e;
  opacity: 1;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  color: #1b355e;
  position: absolute;
  right: 35px;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-color: #ddd;
  padding: 0 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #1b355e;
  margin-left: 9px;
  order: 2;
}

.select2-container,
.select2-container .select2-search--inline {
  flex: auto;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  display: none;
}

.bootstrap-select .dropdown-menu li {
  list-style: none;
}

.hb-actionselect {
  display: flex;
  align-items: center;
}
.hb-actionselect .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 15px;
  color: #1b355e;
  line-height: 48px;
}
.hb-actionselect > span {
  font: 700 0.9375rem/1.8666666667em "Overpass", sans-serif;
  color: #1b355e;
  flex: none;
  padding-right: 20px;
}
.hb-actionselect .form-control {
  font-size: 14px;
  color: #999;
  height: 44px;
}

.hb-radiolist {
  display: flex;
  position: relative;
  width: 100%;
  align-items: center;
}
.hb-radiolist label {
  margin: 0;
  display: block;
  position: relative;
  font: 400 0.8125rem/1.1538461538em "Overpass", sans-serif;
  cursor: pointer;
  color: #676767;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.hb-radiolist input[type=radio] {
  display: none;
}

.form-vertical {
  flex-direction: column;
  margin: 0;
  align-items: initial;
}
.form-vertical .hb-titleinput {
  align-self: initial;
}
.form-vertical:first-child .hb-titleinput {
  padding-top: 0;
  margin-top: -3px;
}
.form-vertical.form-group-half .hb-titleinput, .form-vertical.form-group-3half .hb-titleinput {
  padding-top: 7px;
  margin-top: 0;
}
.form-vertical .hb-titleinput {
  flex: none;
  margin: 0 0 5px;
  padding-top: 7px;
}

.lightpick__day.is-end-date.is-in-range.is-flipped,
.lightpick__day.is-start-date.is-in-range,
.lightpick__day.is-end-date.is-in-range,
.lightpick__day.is-start-date.is-in-range.is-flipped {
  background-color: #1b355e;
}

.lightpick__day.is-in-range,
.lightpick__day.is-today {
  position: relative;
  z-index: 0;
}
.lightpick__day.is-in-range:before,
.lightpick__day.is-today:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #1b355e;
  visibility: hidden;
  z-index: -1;
}
.lightpick__day.is-in-range:hover,
.lightpick__day.is-today:hover {
  background-image: none;
  color: #fff;
}
.lightpick__day.is-in-range:hover:before,
.lightpick__day.is-today:hover:before {
  visibility: visible;
}

.lightpick__day.is-today {
  color: #ff7062;
}

.lightpick__day.is-in-range {
  background-color: rgba(27, 53, 94, 0.1);
  width: 48px;
  height: 48px;
  font-weight: 700;
}

.lightpick__day-of-the-week {
  font-family: "Overpass", sans-serif;
  color: #1b355e;
}

.lightpick__month-title > .lightpick__select {
  height: auto;
  padding: 0;
  font-family: "Overpass", sans-serif;
  color: #1b355e;
}

.lightpick__days-of-the-week {
  margin: 0 0 15px;
}

.lightpick__month {
  padding: 14px 14px 0;
  width: 382px;
  background-color: #fff;
}

.lightpick__month-title-bar {
  display: flex;
  margin-bottom: 53px;
}

.lightpick__day.is-end-date.is-in-range, .lightpick__day.is-start-date.is-in-range {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  color: #fff;
}

.lightpick__days {
  padding: 10px;
  border-top: 1px solid #eee;
}

.lightpick__day {
  width: 48px;
  height: 48px;
  font-size: 0.9375rem;
  font-weight: 600;
  font-family: "Overpass", sans-serif;
}

.lightpick__day.is-end-date,
.lightpick__day.is-end-date:hover,
.lightpick__day.is-start-date,
.lightpick__day.is-start-date:hover {
  background-image: none;
  background-color: #1b355e;
  border-radius: 50%;
}

.is-previous-month {
  color: #A0A0A0;
}

.lightpick__month-title {
  position: absolute;
  left: 88px;
  top: 30px;
  padding: 0;
  margin: 0;
}

.lightpick__toolbar {
  position: absolute;
  width: 100%;
}
.lightpick__toolbar .lightpick__previous-action, .lightpick__toolbar .lightpick__next-action {
  width: 48px;
  height: 48px;
}
.lightpick__toolbar .lightpick__previous-action {
  left: 0;
  top: 0;
  margin: 0;
  background: transparent;
  border: 1px solid #ddd;
  position: absolute;
}
.lightpick__toolbar .lightpick__previous-action::after {
  position: absolute;
  font-family: themify;
  content: "";
  font-size: 14px;
  background: #fff;
}
.lightpick__toolbar .lightpick__next-action {
  top: 0;
  margin: 0;
  right: 38px;
  background: transparent;
  border: 1px solid #eee;
  position: absolute;
}
.lightpick__toolbar .lightpick__next-action::after {
  position: absolute;
  font-family: themify;
  content: "";
  font-size: 14px;
  background: #fff;
}

.hb-tinymceeditor {
  width: 100%;
}
.hb-tinymceeditor .mce-panel {
  border-color: #ddd;
  border-radius: 3px;
  background-color: #fff;
}
.hb-tinymceeditor .mce-btn {
  background-color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #676767;
  font: 400 1.0625rem/0.8823529412em "Source Sans Pro", sans-serif;
}

.hb-searchinputselect .select2-selection {
  position: relative;
}
.hb-searchinputselect .select2-selection::before {
  right: 0;
  top: -13px;
  z-index: 1;
  content: "";
  position: absolute;
  font-size: 12px;
  font-family: themify;
  color: #676767;
}

@keyframes hb-ring {
  0% {
    transform: rotate(0);
  }
  1% {
    transform: rotate(15deg);
  }
  3% {
    transform: rotate(-14deg);
  }
  5% {
    transform: rotate(17deg);
  }
  7% {
    transform: rotate(-16deg);
  }
  9% {
    transform: rotate(15deg);
  }
  11% {
    transform: rotate(-14deg);
  }
  13% {
    transform: rotate(13deg);
  }
  15% {
    transform: rotate(-12deg);
  }
  17% {
    transform: rotate(11deg);
  }
  19% {
    transform: rotate(-10deg);
  }
  21% {
    transform: rotate(9deg);
  }
  23% {
    transform: rotate(-8deg);
  }
  25% {
    transform: rotate(7deg);
  }
  27% {
    transform: rotate(-6deg);
  }
  29% {
    transform: rotate(5deg);
  }
  31% {
    transform: rotate(-4deg);
  }
  33% {
    transform: rotate(3deg);
  }
  35% {
    transform: rotate(-2deg);
  }
  37% {
    transform: rotate(1deg);
  }
  39% {
    transform: rotate(-1deg);
  }
  41% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.3), 0 0 0 1px rgba(51, 51, 51, 0.3), 0 0 0 2px rgba(51, 51, 51, 0.3), 0 0 0 3px rgba(51, 51, 51, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.3), 0 0 0 4px rgba(51, 51, 51, 0.3), 0 0 0 10px rgba(51, 51, 51, 0), 0 0 0 15px rgba(51, 51, 51, 0);
  }
}
@keyframes hb-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes hb-stripe {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 72px 0;
  }
}
@keyframes hb-ripple {
  to {
    transform: scale(4);
    opacity: 0;
  }
}
@keyframes a-ripple {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    width: 200%;
    padding-bottom: 200%;
    opacity: 0;
  }
}
.hb-main {
  padding: 20px 0;
}

.hb-main-section {
  padding: 80px 0;
}

.hb-overflow-xhidden {
  overflow-x: hidden;
}

.hb-stars,
.hb-stars span {
  height: 16px;
  line-height: 16px;
  position: relative;
}

.hb-stars {
  display: block;
  width: 78.13px;
}
.hb-stars:before,
.hb-stars span:after {
  top: 0;
  left: 0;
  color: #f5b417;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  position: absolute;
  letter-spacing: 1px;
  font-family: "Font Awesome 5 Free";
  content: "";
}
.hb-stars:before {
  color: #c4c4c4;
}
.hb-stars span {
  width: 80%;
  overflow: hidden;
}

blockquote,
address {
  margin-bottom: 0;
}

.hb-asideholder {
  border-radius: 4px;
  background-color: #fff;
}
.hb-asideholder .hb-showall a {
  border: 0;
}
.hb-asideholder ~ .hb-asideholder {
  margin-top: 30px;
}

.hb-asidebox {
  padding: 29px;
}
.hb-asidebox [aria-expanded=false] .hb-additonoltitle > i {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.hb-asidebox .hb-qualification ~ .hb-qualification {
  padding-top: 14px;
}

.hb-sidecontent {
  padding: 0 29px 29px;
}
.hb-sidecontent .hb-articlelisting {
  padding-top: 0;
}
.hb-sidecontent .hb-articlelisting .hb-tabbitem ~ .hb-tabbitem {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top: 20px;
}

.hb-bg {
  background-color: #fcfcfc !important;
}

.hb-bglightred {
  background-color: #ffd7d7 !important;
}

.hb-bglightyellow {
  background-color: #fff9d3 !important;
}

.hb-bglightpink {
  background-color: #ffe6d2 !important;
}

.hb-bglightblue {
  background-color: #daf7ff !important;
}

.hb-bglightpurple {
  background-color: #ebe7ff !important;
}

.hb-yellow {
  color: #ffd101 !important;
}

/*Theme Pagination Style */
.hb-pagination {
  font: 600 0.8125rem "Overpass", sans-serif;
  width: 100%;
  justify-content: center;
}
.hb-pagination ul {
  text-align: center;
  line-height: inherit;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin: -5px;
}
.hb-pagination ul li {
  padding: 5px;
  line-height: inherit;
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
}
.hb-pagination ul li:nth-last-of-type(2) {
  padding-right: 15px;
}
.hb-pagination ul li a {
  width: 40px;
  display: block;
  text-align: center;
  line-height: 38px;
  border-radius: 3px;
  border: 1px solid #ddd;
  color: #1b355e;
}
.hb-pagination ul li.hb-prevpage {
  padding-right: 15px;
}
.hb-pagination ul li.hb-prevpage a {
  width: 60px;
}
.hb-pagination ul li.hb-nextpage a {
  width: 60px;
}
.hb-pagination ul li a:hover, .hb-pagination ul li.active a {
  color: #fff;
  border-color: transparent;
  background: #1b355e;
}

.hb-featureRating {
  margin-top: -4px;
}
.hb-featureRating h4 {
  display: inline-block;
  vertical-align: middle;
  padding-right: 2px;
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.4em;
}
.hb-featureRating > em {
  font: normal 400 0.875rem "Overpass", sans-serif;
  color: #999;
  vertical-align: middle;
}
.hb-featureRating__stars {
  letter-spacing: 1px;
  display: inline-flex;
  vertical-align: middle;
}
.hb-featureRating__stars::before {
  color: #dddddd;
}
.hb-featureRating__stars span {
  width: 80%;
  overflow: hidden;
}
/*Preloader Style*/
.preloader-outer {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  background: #fff;
}

.hb-loader {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: relative;
  -webkit-animation: load3 0.5s infinite linear;
  animation: load3 0.8s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  background: var(--themecolor);
  background: -moz-linear-gradient(left, var(--themecolor) 10%, rgba(255, 88, 81, 0) 42%);
  background: -webkit-linear-gradient(left, var(--themecolor) 10%, rgba(255, 88, 81, 0) 42%);
  background: -o-linear-gradient(left, var(--themecolor) 10%, rgba(255, 88, 81, 0) 42%);
  background: -ms-linear-gradient(left, var(--themecolor) 10%, rgba(255, 88, 81, 0) 42%);
  background: linear-gradient(to right, var(--themecolor) 10%, rgba(255, 88, 81, 0) 42%);
}

.hb-loader:before {
  width: 50%;
  height: 50%;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: #1b355e;
}

.hb-loader:after {
  background: #fff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.hb-preloader-holder {
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  background: #fff;
  margin: -15px 0 0 -15px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
}

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.hb-preloader-section {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
}

.hb-actionselect .hb-select, .hb-actionselect .hb-calendar {
  width: 256px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #353648;
  opacity: 1;
  width: 4px;
  border-radius: 2px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: #f7f7f7;
}

.mCSB_dragger.mCSB_dragger_onDrag {
  color: #353648;
  opacity: 1;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #353648;
  opacity: 1;
}

.mCSB_scrollTools {
  opacity: 1;
}

.hb-pages span {
  font-size: 10px;
  padding-left: 5px;
  color: #1b355e;
}

.hb-header {
  position: relative;
  z-index: 99;
}

.hb-headerwrap {
  align-items: center;
  padding: 0 25px;
}
.hb-headerwrap__right {
  margin: 10px 0 10px auto;
  align-items: center;
}

.hb-btnblue {
  background-color: #1b355e;
  color: #fff;
  height: 40px;
  min-width: 120px;
  font-size: 0.875rem;
  font-weight: 600;
}
.hb-btnblue:hover, .hb-btnblue:focus {
  color: #fff;
}

.hb-logo {
  padding: 38px 0;
}
.hb-logo a {
  display: block;
}
.hb-logo + .hb-headersupport {
  padding-left: 30px;
}

.hb-navbarnav {
  font: 700 1rem/1.5em "Overpass", sans-serif;
  margin: 0 -10px;
}
.hb-navbarnav > li {
  position: relative;
  list-style-type: none;
}
.hb-navbarnav > li > a {
  display: block;
  padding: 10px 12px;
  position: relative;
  font-weight: 700;
  font-size: 15px;
  color: #1b355e;
}
.hb-navbarnav > li > a:after {
  width: 4px;
  height: 4px;
  content: "";
  background: #ff5b00;
  position: absolute;
  left: 50%;
  margin-left: -2px;
  bottom: -30px;
  opacity: 0;
  visibility: hidden;
  border-radius: 50%;
}
.hb-navbarnav > li:hover a:after {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}
.hb-navbarnav > li:hover > .sub-menu, .hb-navbarnav > li:hover > .mega-menu {
  top: 100%;
  visibility: visible;
  opacity: 1;
  z-index: 2;
}
.hb-navbarnav .hb-dropdowarrow i {
  margin: 0;
  color: #676767;
}

.sub-menu {
  right: 0;
  margin: 5px 0 0;
  top: 100px;
  width: 220px;
  opacity: 0;
  background: #fff;
  position: absolute;
  visibility: hidden;
  font-family: "Overpass", sans-serif;
  -webkit-box-shadow: 0 10px 30px 0 rgba(18, 54, 82, 0.2);
  box-shadow: 0 10px 30px 0 rgba(18, 54, 82, 0.2);
  border-radius: 6px;
  z-index: 1;
  padding: 10px;
}
.sub-menu .hb-hottag {
  animation: none;
  display: inline-block;
}
.sub-menu li {
  width: 100%;
  position: relative;
}
.sub-menu li:hover > a {
  background: #f7f7f7;
}
.sub-menu li .sub-menu {
  right: 100%;
  margin: -10px 10px 0 0;
}
.sub-menu li:hover .sub-menu {
  top: 0;
  visibility: visible;
  opacity: 1;
  z-index: 2;
}
.sub-menu li a {
  width: 100%;
  display: block;
  padding: 10px 20px;
  color: #676767;
  font-size: 0.8125rem;
  border-radius: 3px;
  text-align: left;
}
.sub-menu li a i {
  font-size: 13px;
  padding-right: 10px;
}
.sub-menu .hb-menudropdown {
  position: relative;
}
.sub-menu .hb-menudropdown .sub-menu {
  right: 100%;
  top: 100%;
  margin-left: 10px;
}
.sub-menu .hb-menudropdown:after {
  content: "";
  font-family: themify;
  position: absolute;
  right: 19px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}

.menu-item-has-children > .sub-menu {
  margin-top: -14px;
  top: 150%;
}
.menu-item-has-children > .sub-menu > li > a:nth-last-child(2) {
  position: relative;
  display: flex;
  align-items: center;
}
.menu-item-has-children > .sub-menu > li > a:nth-last-child(2):before {
  content: "";
  font-family: themify;
  position: absolute;
  right: 15px;
}

.sub-menu li.menu-item-has-children > a:after,
.children li.menu-item-has-children > a:after,
.sub-menu li.page_item_has_children > a:after,
.children li.page_item_has_children > a:after {
  content: "";
  position: absolute;
  right: 20px;
  font-size: 10px;
  font-family: themify;
  width: 10px;
  font-weight: 400;
}

.sub-menu li.page_item_has_children:hover .sub-menu {
  top: 0;
  opacity: 1;
  visibility: visible;
}

.page_item_has_children .sub-menu li .sub-menu {
  left: 100%;
  right: auto;
}

.hb-dropdowarrow {
  position: absolute;
  right: 15px;
  z-index: 1;
  display: none;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  color: #676767;
}

.hb-open .hb-dropdowarrow {
  transform: rotate(90deg);
}

.hb-navbar {
  margin: 0 27px 0 auto;
  padding-left: 20px;
}
.hb-navbar + .hb-headerwrap__right {
  margin: 0;
}
.hb-navbar .navbar-toggler {
  width: 50px;
  height: 50px;
  background-color: #ffd101;
  color: #1b355e;
  outline: 0;
  font-size: 24px;
}

.hb-breadcrumb-wrap {
  background: #f7f7f7;
}

.hb-breadcrumb {
  margin: 0;
  color: #fff;
  padding: 20px 0;
  list-style: none;
  font: 400 0.875rem/1.4285714286em "Overpass", sans-serif;
}
.hb-breadcrumb li {
  width: auto;
  padding: 5px 11px 5px 0;
  list-style-type: none;
  line-height: inherit;
  position: relative;
  align-items: center;
}
.hb-breadcrumb li a {
  display: block;
  color: #1b355e;
}
.hb-breadcrumb li span {
  color: #999;
}
.hb-breadcrumb li:before {
  content: "";
  padding-right: 10px;
  font-size: 11px;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #c8c8c8;
}
.hb-breadcrumb li:first-child:before {
  content: none;
}

.hb-headersupport + .hb-headerinput {
  display: none;
}
.hb-headersupport + .hb-headerinput + .hb-headerinputbtn {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
}
.hb-headersupport li {
  list-style: none;
  padding: 7px 30px;
  border-left: 1px solid #dddddd;
}
.hb-headersupport__content {
  display: flex;
  align-items: center;
}
.hb-headersupport__content img {
  margin-right: 15px;
  flex: none;
}
.hb-headersupport__title h6 {
  font-size: 0.9375rem;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 0;
  color: #1b355e;
}
.hb-headersupport__title a {
  display: block;
  font-size: 0.9375rem;
  line-height: 1.2em;
  color: #1b355e;
}
.hb-headersupport__title a:hover {
  color: #55acee;
}

.hb-inputappend {
  display: flex;
  border: 1px solid #dddddd;
  padding: 4px 4px 4px 0;
  border-radius: 3px;
}
.hb-inputappend .form-control {
  border: 0;
  height: 40px;
  min-width: 419px;
}
.hb-inputappend .hb-btn {
  margin-left: -1px;
}

.hb-fixedheader {
  padding-top: 90px;
}
.hb-fixedheader .hb-headerwrap {
  padding: 0 15px;
}
.hb-fixedheader .hb-header {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.16);
}
.hb-fixedheader .hb-headersupport {
  display: none;
}
.hb-fixedheader .hb-headersupport + .hb-headerinput {
  display: block;
}
.hb-fixedheader .hb-logo {
  padding-top: 18px;
  padding-bottom: 18px;
}
.hb-fixedheader .hb-headerinput {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sub-menu-holder {
  position: relative;
}
.sub-menu-holder:hover > .sub-menu {
  top: 100%;
  visibility: visible;
  opacity: 1;
  z-index: 9999;
  margin-top: 20px;
}

.hb-headerinput {
  position: relative;
  padding: 0 0 0 30px;
  margin-left: 30px;
}
.hb-headerinput > a {
  display: none;
  align-self: center;
  margin-left: 15px;
  font-size: 16px;
  color: #ff5b00;
}
.hb-headerinput > a.hb-btnsmall {
  width: 50px;
}
.hb-headerinput:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-left: 1px solid #ddd;
  height: 100%;
}

.hb-headerv2 .hb-logo {
  padding-top: 28px;
  padding-bottom: 28px;
}
.hb-headerv2 .hb-headerinput {
  padding-top: 30px;
  padding-bottom: 30px;
}
.hb-headerv2 .hb-headerinputbtn {
  padding-top: 30px;
  padding-bottom: 30px;
}

.hb-headerinputbtn {
  display: none;
  position: relative;
  padding: 40px 0 40px 30px;
  margin-left: 30px;
}
.hb-headerinputbtn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-left: 1px solid #ddd;
  height: 100%;
}
.hb-headerinputbtn .hb-btnsmall {
  width: 50px;
}

.hb-headerinputopen .hb-headerinput,
.hb-headerinputopen .hb-headerinput > a {
  display: flex !important;
}
.hb-headerinputopen .hb-headerinputbtn,
.hb-headerinputopen .hb-navbar,
.hb-headerinputopen .hb-headerwrap__right {
  display: none !important;
}

footer {
  background-color: #183054;
}

.hb-footercontent {
  padding: 56px 0 60px;
}

.hb-selector-pattern {
  position: relative;
  z-index: 1;
  margin: -70px 30px 0 -30px;
}
.hb-selector-pattern::after {
  content: "";
  background-image: url("./../images/footer/patterns/img1.png");
  width: 100%;
  height: 100%;
  position: absolute;
  left: -15px;
  top: 20px;
  z-index: -1;
}

.hb-countery-selector {
  background-color: #ffd101;
  padding: 30px;
  border-radius: 0 0 3px 3px;
  min-width: 360px;
}

.hb-countery-dropdown {
  margin-bottom: 28px;
}
.hb-countery-dropdown p {
  padding: 6px 0 10px;
  margin: 0;
  color: #1b355e;
  font: 700 1.125rem/1.5555555556em "Overpass", sans-serif;
}
.hb-countery-dropdown > span {
  padding-top: 3px;
  display: block;
  color: #1b355e;
  font: 400 0.875rem/2.5714285714em "Source Sans Pro", sans-serif;
}

.hb-footerbottom {
  position: relative;
  border-top: 2px solid #183054;
  padding: 22px 0;
}
.hb-footerbottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #254576;
}
.hb-footerbottom__content {
  justify-content: space-between;
}
.hb-footerbottom p {
  font-size: 0.9375rem;
  line-height: 1.6666666667em;
  color: #d7e7ff;
  margin-bottom: 0;
}
.hb-footerbottom__nav ul {
  margin: -7.5px -15px;
}
.hb-footerbottom__nav ul li {
  list-style: none;
  padding: 7.5px 15px;
}
.hb-footerbottom__nav ul a {
  color: #d7e7ff;
  font: 600 0.9375rem/1.6666666667em "Overpass", sans-serif;
}

.hb-slector-logo {
  display: block;
  margin: 40px 0 30px;
}

.hb-careerlist__title h5 {
  color: #ffffff;
  margin-bottom: 15px;
  font: 700 1.125rem/1.4444444444em "Overpass", sans-serif;
}

.hb-career-menu {
  color: #d7e7ff;
}
.hb-career-menu li {
  padding-bottom: 10px;
}
.hb-career-menu li a {
  display: flex;
  color: #d7e7ff;
  position: relative;
  font: 400 0.9375rem/1.4666666667em "Source Sans Pro", sans-serif;
}
.hb-career-menu li a::before {
  content: "";
  width: 3px;
  height: 2px;
  margin: 10px 10px 10px 0;
  flex: none;
  background: #d7e7ff;
}
.hb-career-menu li a:hover {
  color: #55acee;
}
.hb-career-menu li a:hover::before {
  background: #55acee;
}

li.hb-showall {
  padding-bottom: 0;
}
li.hb-showall a {
  padding-left: 34px;
  color: #55acee;
}
li.hb-showall a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  width: 15px;
  margin: 0;
  background: #55acee;
  transform: translate(0, 50%);
}

.hb-social-icons {
  padding-top: 20px;
}
.hb-social-icons h5 {
  color: #e1e1e1;
  margin-bottom: 0;
  font: 700 1.125rem/2.2222222222em "Overpass", sans-serif;
}

.hb-socail-icons--list {
  align-items: center;
}
.hb-socail-icons--list li {
  padding: 4px 25px 0 0;
}
.hb-socail-icons--list li a {
  color: #e1e1e1;
  font-size: 16px;
}

.hb-socail-payment--list {
  align-items: center;
}
.hb-socail-payment--list li {
  padding: 4px 10px 0 0;
}
.hb-socail-payment--list li img {
  border-radius: 3px;
}
.hb-socail-payment--list li:last-child {
  padding-right: 0;
}

.hb-footer-selector .select2-container--default .select2-selection--single {
  background-color: #ffdf4e;
  border: 1px solid #ffdf4e;
  cursor: pointer;
}

.hb-footer-selector .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #1b355e;
  font: 700 1.125rem/2.7777777778em "Overpass", sans-serif;
}

.container-wrapper {
  max-width: 1445px;
}

.col-bannerright {
  max-width: 697px;
  width: 100%;
  margin: 90px 125px 0 15px;
}

.col-bannerleft {
  max-width: 600px;
  width: 100%;
  position: relative;
  margin: 0 0 -205px;
}
.col-bannerleft::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 30px;
  width: 596px;
  background: url(../images/banner/img-03.png);
  background-size: cover;
  height: 617px;
  z-index: 1;
}

.hb-homebanner {
  padding: 72px 0 44px 0;
}

.hb-bannertitle h1 {
  font: 700 3.25rem/1.0384615385em "Overpass", sans-serif;
  margin: 0 0 23px;
}
.hb-bannertitle h1 em {
  font-style: normal;
  display: block;
}
.hb-bannertitle h1 span {
  background: #ffd101;
  display: inline-block;
  border-radius: 3px;
  line-height: 66px;
  padding: 10px 20px 0px 20px;
  margin: 0 0 0 20px;
}
.hb-bannertitle .hb-description p {
  width: 90%;
}

.hb-bannerwatchvideo {
  align-items: center;
  justify-content: space-between;
  margin: 34px 0 0;
}
.hb-bannerwatchvideo figure {
  margin: 0;
  align-items: center;
}
.hb-bannerwatchvideo figure figcaption h5 {
  line-height: 21px;
  margin: 0;
}
.hb-bannerwatchvideo figure figcaption span {
  display: inline-block;
  font: 400 1rem/1.5em "Source Sans Pro", sans-serif;
}
.hb-bannerwatchvideo figure img {
  max-width: 65px;
  border-radius: 50%;
  margin: 0 15px 0 0;
}

.hb-watchvideo a {
  display: inline-block;
  color: #55acee;
  font: 600 0.875rem/2em "Overpass", sans-serif;
  background: #f7f7f7;
  padding: 6px 20px;
  border-radius: 20px;
  min-width: 158px;
}
.hb-watchvideo a i {
  display: inline-block;
  font-size: 10px;
  margin: 0 0 0 6px;
}

.hb-leftarea {
  padding: 50px;
  position: relative;
  z-index: 1;
  background: #fff;
}
.hb-leftarea::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url("../images/banner/linecolor.jpg");
  background-size: cover;
  height: 3px;
}

.hb-searchform {
  border: 1px solid #dddddd;
  padding: 18.5px 30px;
  width: 100%;
  align-items: center;
  flex-wrap: nowrap;
  height: 80px;
  background: #fcfcfc;
}
.hb-searchform ~ .show {
  display: block !important;
}
.hb-searchform > i {
  font-size: 24px;
  color: #999999;
  display: inline-block;
  margin: 0 20px 0 0;
}

.hb-searchinput {
  width: 100%;
  position: relative;
}
.hb-searchinput .form-control {
  font: 400 1.0625rem/1em "Source Sans Pro", sans-serif;
}
.hb-searchinput h6 {
  font: 600 0.9375rem/1.6666666667em "Overpass", sans-serif;
  margin: 5px 0 4px;
  line-height: 17px;
}
.hb-searchinput .form-control {
  border: 0;
  padding: 0;
  height: 20px;
  background: #fcfcfc;
}
.hb-searchinput .form-control::placeholder {
  color: #676767;
}
.hb-searchinput > i {
  position: absolute;
  right: 0;
  top: 14px;
  color: #676767;
  font-size: 15px;
}

.hb-formsearch fieldset {
  margin: -5px;
}
.hb-formsearch fieldset .form-group {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.hb-formsearch fieldset .form-group .hb-btnarea {
  margin-right: auto;
  margin-top: 10px;
}
.hb-collapse {
  width: 500px;
  position: absolute;
  top: 100%;
  z-index: 11;
}

.hb-collapse-body {
  padding: 15px;
  background: #ffffff;
}
.hb-collapse-body > li {
  padding: 15px;
  background: #ffffff;
  flex-wrap: nowrap;
  width: 100%;
}
.hb-collapse-body > li:hover {
  background: #f7f7f7;
}
.hb-collapse-body > li figure {
  margin: 0 15px 0 0;
}
.hb-collapse-body > li figure img {
  border-radius: 50%;
  max-width: 46px;
}
.hb-collapse-body .hb-showalllink {
  width: 100%;
  padding: 0;
  text-align: center;
  padding: 0;
}
.hb-collapse-body .hb-showalllink a {
  display: block;
  width: 100%;
  font: 600 0.875rem/1.7142857143em "Overpass", sans-serif;
  padding: 8px 0;
  color: #1b355e;
}

.hb-searchlist h6 {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
}

.hb-searchlisting {
  margin: 0;
}
.hb-searchlisting li {
  position: relative;
  align-items: center;
  line-height: 20px;
}
.hb-searchlisting li .active {
  color: #676767;
  font-weight: 700;
}
.hb-searchlisting li a {
  display: inline-block;
  color: #999999;
}
.hb-searchlisting li a:hover {
  color: #676767;
  font-weight: 700;
}
.hb-searchlisting li + li {
  padding: 0 3px;
}
.hb-searchlisting li + li::after {
  content: ",";
  position: absolute;
  left: -2px;
  top: 0;
  font-size: 14px;
  color: #999999;
}

.hb-searchinputselect {
  position: relative;
}
.hb-searchinputselect a {
  border: 1px solid #ddd;
  border-radius: 18px;
  padding: 5px 18px;
  font: 400 0.875rem/1.7142857143em "Source Sans Pro", sans-serif;
  color: #999999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 105px;
  background: #fff;
  position: absolute;
  right: 30px;
  top: 5px;
}
.hb-searchinputselect a i {
  font-size: 15px;
}
.hb-searchinputselect .select2-container {
  width: 100% !important;
  height: auto;
}
.hb-searchinputselect .select2-container--default .select2-selection--single {
  border: 0;
}
.hb-searchinputselect .select2-container--default .select2-selection--single .select2-selection__rendered {
  font: 400 1.0625rem/1.1764705882em "Source Sans Pro", sans-serif;
  padding: 0;
  background: #fcfcfc;
  margin: -7px 0 0;
}
.hb-searchinputselect .select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #676767;
  color: #1b355e;
  background-color: #f7f7f7;
}
.hb-searchinputselect .select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #1b355e;
  background-color: #f7f7f7;
}

.hb-leftareatitle h4 {
  margin: 0 0 16px;
}

.hb-btnlgblue {
  background-color: #1b355e;
  color: #fff;
  height: 50px;
}
.hb-btnlgblue:hover, .hb-btnlgblue:focus {
  color: #ffffff;
}

.hb-popularsearches {
  margin: 45px 0 0;
}
.hb-popularsearches h6 {
  float: left;
  margin: 13px 6px 0 0;
}

.hb-populartags {
  margin: -5px;
}
.hb-populartags li {
  padding: 5px;
  display: inline-block;
}
.hb-populartags li a {
  display: inline-block;
  border: 1px solid #ddd;
  color: #333333;
  padding: 5px 19px;
  font: 400 0.875rem/1.9285714286em "Overpass", sans-serif;
}
.hb-populartags li a:hover {
  background: #f7f7f7;
}

.hb-sliderimg {
  max-height: 600px;
  margin: 0;
}
.hb-sliderimg img {
  width: 100%;
}

.hb-sliderchild {
  background: #183054;
  padding: 27px 30px 85px 65px;
  border-radius: 60px 0 0 0;
}
.hb-sliderchild > span {
  text-align: right;
  display: block;
  color: #ffd101;
}
.hb-sliderchild > span i {
  font-style: normal;
  font: 400 0.875rem/1.9285714286em "Overpass", sans-serif;
}
.hb-sliderchild h2 {
  color: #ffffff;
  font: 700 2rem/1.15625em "Overpass", sans-serif;
  margin: 42px 0 0 0;
}
.hb-sliderchild h5 {
  color: #ffd101;
  font: 700 1.125rem/1.5em "Overpass", sans-serif;
  margin: 15px 0 0;
}
.hb-sliderchild h5 span {
  color: #ffffff;
  display: inline-block;
  font: 400 1rem/1.6875em "Source Sans Pro", sans-serif;
}

.hb-mainslider {
  position: relative;
}

.hb-slider-nav {
  max-width: 715px;
  margin: -295px 0 0 auto !important;
  overflow: hidden;
}
.hb-slider-nav .slick-dots {
  bottom: 58px;
  width: auto;
  left: 122px;
}
.hb-slider-nav .slick-dots li {
  width: auto;
  height: auto;
}
.hb-slider-nav .slick-dots .slick-active .custom-slick-dots {
  width: 30px;
  background: #ffd101;
}
.hb-slider-nav::after {
  content: "";
  position: absolute;
  right: -6px;
  bottom: -8px;
  background-image: url(../images/mainslider/img-01.png);
  width: 144px;
  height: 110px;
  z-index: 0;
}

.hb-sliderarea {
  max-width: 715px;
}

.custom-slick-dots {
  width: 10px;
  background: #fff;
  height: 4px;
  border-radius: 2px;
}

.hb-slectcontainer .select2-dropdown {
  min-width: 500px !important;
  left: -75px;
  z-index: 1;
}
.hb-slectcontainer .select2-dropdown--below {
  top: 20px;
}
.hb-slectcontainer .dropdown--above {
  top: 25px;
}

.hb-description p {
  font: 400 1.125rem/1.4444444444em "Source Sans Pro", sans-serif;
  color: #1b355e;
  margin: 0;
}
.hb-description p ~ p {
  padding-top: 26px;
}

.hb-sectiontitle {
  margin: -5px 0 -7px;
}
.hb-sectiontitle h2 {
  margin: 0 0 9px;
  line-height: 1.2105263158em;
}

.hb-categoriesitem {
  padding: 40px 20px;
  border: 1px solid #ddd;
  text-align: center;
  margin: 30px 0 0;
}
.hb-categoriesitem figure {
  margin-bottom: 15px;
}
.hb-categoriesitem:hover {
  border-color: transparent;
}
.hb-categoriesitem:hover .hb-catinfo span {
  background: #ffd101;
}
.hb-categoriesitem .hb-catinfo span {
  display: inline-block;
  font: 400 0.875rem/1.4285714286em "Source Sans Pro", sans-serif;
  color: #1b355e;
  background: #f7f7f7;
  padding: 4.5px 11.5px;
}
.hb-categoriesitem .hb-catinfo h5 {
  margin: 0;
}
.hb-categoriesitem .hb-catinfo h6 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  margin: 0 0 14px;
}

.hb-showcat {
  padding: 5px;
  background: #f7f7f7;
  flex-direction: column;
  align-items: center;
  width: 100%;
  justify-content: center;
  height: 100%;
}

.hb-categoriesitemvtwo {
  padding: 5px;
  max-height: 252px;
  height: 100%;
}

.hb-btnsm {
  height: 41px;
  min-width: 125px;
}

.hb-sectionmid {
  padding: 0 25px;
}

.hb-growfastwrapp {
  position: relative;
  align-items: center;
  flex-wrap: nowrap;
  background: #f7f7f7;
}
.hb-growfastwrapp_img {
  background-color: rgba(0, 0, 0, 0.05);
  clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
  padding-right: 10px;
  align-self: stretch;
  max-height: 513px;
}
.hb-growfastwrapp_img > figure {
  margin: 0;
  background: #ffd101;
  clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
  min-width: 795px;
  width: 100%;
  height: 100%;
}
.hb-growfastwrapp_img > figure img {
  clip-path: polygon(0 0, 96% 0%, 92% 100%, 0% 100%);
  width: 100%;
  height: 100%;
}
.hb-growfastwrapp::after {
  position: absolute;
  content: "";
  background-image: url("../images/growfast/particle-pattern.png");
  background-repeat: no-repeat;
  width: 391px;
  height: 100%;
  right: 0;
  z-index: 1;
  background-position: right;
}

.hb-statsvtwo .hb-countuser h6 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  margin: 0;
}
.hb-statsvtwo .hb-countuser h3 {
  font: 700 2rem/1.03125em "Overpass", sans-serif;
}

.hb-countdescription {
  align-items: center;
  position: relative;
  max-width: 697px;
}
.hb-countdescription::after {
  position: absolute;
  content: "";
  top: -100px;
  left: 25px;
  height: 116px;
  width: 1px;
  background: #dddddd;
}
.hb-countdescription img {
  margin: 0 35px 0 0;
  z-index: 1;
}
.hb-countdescription p {
  margin: 0;
  font: 400 1rem/1.5em "Source Sans Pro", sans-serif;
  color: #1b355e;
  width: 50%;
}
.hb-countdescription > span {
  position: absolute;
  top: -69px;
  left: 18px;
  z-index: 1;
  color: #1b355e;
  border: 2px solid #ddd;
  padding: 2px;
  border-radius: 50%;
  font-size: 7px;
  background: #fff;
}

.hb-statsvtwo {
  padding: 80px 0;
  margin: 0 0 0 44px;
  align-items: center;
  display: flex;
  flex-wrap: inherit;
  flex-direction: column;
}
.hb-statsvtwo.hb-stats li {
  padding: 0;
  width: auto;
}
.hb-statsvtwo.hb-stats li:not(:last-child) {
  padding-right: 0 !important;
}
.hb-statsvtwo.hb-stats li + li {
  position: relative;
  width: 100%;
}
.hb-statsvtwo.hb-stats li + li + li {
  padding: 42px 0 0 0;
}
.hb-statsvtwo.hb-stats li:first-child {
  width: 365px;
  position: relative;
}
.hb-statsvtwo.hb-stats li .hb-countuser {
  text-align: right;
  margin: 0 38px 0 0;
  min-width: 154px;
  position: relative;
}

.hb-whygrowing .hb-statsvtwo {
  padding: 80px 0;
  margin: 0 0 0 50px;
}

.hb-counthead h2 {
  margin: 0 0 3px 10px;
}

.hb-sectionprovider .hb-services {
  margin: 40px 0 0;
}

.hb-servicesbtn {
  text-align: center;
  width: 100%;
  margin: 40px 0 0;
}
.hb-servicesbtn .hb-btn {
  min-width: 160px;
  background-color: #1b355e;
  color: #fff;
}

.hb-newsletterwrapper {
  overflow: hidden;
  z-index: 3;
  position: relative;
  padding: 80px;
}
.hb-newsletterwrapper .hb-newlettersub {
  max-width: 730px;
  margin: 0 auto;
}
.hb-newsletterwrapper .hb-newlettersub .hb-searchinputform {
  margin: 36px 0 0;
}
.hb-newsletterwrapper .hb-newlettersub .hb-sectiontitle h2 {
  color: #ffffff;
}
.hb-newsletterwrapper .hb-newlettersub .hb-sectiontitle .hb-description p {
  color: #ffffff;
}

.hb-searchinputform {
  flex-wrap: nowrap;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #999999;
  padding: 4px;
}
.hb-searchinputform .form-control {
  border-radius: 0;
  border: 0;
}

.hb-usageemail {
  margin: 12px 0 0;
  text-align: center;
}
.hb-usageemail h6 {
  color: #ffffff;
  font: 400 0.875rem/1.0714285714em "Source Sans Pro", sans-serif;
  margin: 16px 0 0;
}
.hb-usageemail a {
  display: inline-block;
  color: #55acee;
}
.hb-usageemail a:hover {
  color: #55acee;
}

.hb-newsletterparticles {
  background: #1b355e;
  position: relative;
}

.hb-searchform.active {
  border: 1px solid #999999;
  background: #ffffff;
}
.hb-searchform.active .form-control {
  background: #ffffff;
}
.hb-searchform.active .hb-searchinputselect .select2-container--default .select2-selection--single .select2-selection__rendered {
  background: #ffffff;
}

.hb-communitybanner-wrap {
  padding: 100px 0 22px;
}

.hb-communitybanner {
  border-radius: 4px;
  padding: 5px;
}
.hb-communitybanner__content {
  position: relative;
  background-color: #7000e3;
  border-radius: 3px;
  overflow: hidden;
}
.hb-communitybanner__content::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 1%, white 100%);
  opacity: 0.3;
}
.hb-communitybanner__title h3 {
  font-size: 1.375rem;
  line-height: 1.3636363636em;
  margin: 0;
  color: #fff;
}
.hb-communitybanner__title h3 + p {
  margin-top: 2px;
}
.hb-communitybanner__title h3 span {
  font-weight: 700;
  display: inline-block;
  color: #ffd101;
}
.hb-communitybanner__title p {
  margin: 17px 0 0;
  font-size: 1rem;
  line-height: 1.625em;
  color: #fff;
}
.hb-communitybanner__textarea {
  padding: 46px 0 43px 33px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 755px;
}

.hb-btnholder .hb-btn {
  min-width: 155px;
}

.hb-particles {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.hb-particles > div {
  width: 100%;
  height: 100%;
}

.hb-nobtn {
  font: 600 0.9375rem "Overpass", sans-serif;
  color: #676767;
}

.hb-joinnow__imgright,
.hb-joinnow__imgleft--img {
  position: absolute;
}

.hb-joinnow__imgright {
  right: 14px;
  top: 30px;
}
.hb-joinnow__imgright figure {
  margin: 0;
}

.hb-joinnow__imgleft--img {
  top: -28px;
  right: 67px;
}

.hb-service-search {
  padding: 30px 0;
}

.hb-additonoltitle {
  align-items: center;
  justify-content: space-between;
  padding: 22px 29px 22px;
}

.hb-sort {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
}
.hb-sort h3 {
  margin-bottom: 0;
}
.hb-sort .hb-actionselect > span {
  margin: 0;
}

.hb-bestservice {
  background: #fff;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.hb-bestservice:hover {
  border: 1px solid #fff;
}
.hb-bestservice .hb-pagination-box {
  border: 0;
  padding: 25px 0 9px;
}
.hb-bestservice .hb-pagination-box ul {
  margin-left: 0;
}
.hb-bestservice__content {
  padding: 30px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.hb-bestservice__user {
  position: relative;
  z-index: 1;
  text-align: center;
  display: inline-block;
}
.hb-bestservice__user figure {
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 0;
}
.hb-bestservice__user figure:before {
  width: 8px;
  height: 8px;
}
.hb-bestservice__user img {
  border-radius: 50%;
  position: relative;
  z-index: -1;
}
.hb-bestservice__footer {
  padding-top: 27px;
}
.hb-bestservice__footer h6 {
  font-size: 0.8125rem;
  font-weight: 400;
  color: #676767;
  margin-bottom: 0;
}
.hb-bestservice__footer--content {
  align-items: center;
}
.hb-bestservice__footer--content .hb-socialbadges {
  margin-top: 2px;
}
.hb-bestservice__footer--content > a {
  font-size: 16px;
  margin-left: auto;
  color: #cdcdcd;
}
.hb-bestservice__footer--content > a:hover {
  color: #ff7062;
}
.hb-bestservice__footer--content > a.like {
  color: #ff7062;
}
.hb-bestservice__ad {
  flex-direction: column;
  align-items: center;
  padding: 25px 0 22px;
}
.hb-bestservice__ad span {
  display: block;
  font: 400 13px "Overpass", sans-serif;
  line-height: 1;
  color: #999;
  padding-top: 10px;
  text-align: center;
}

.hb-online {
  position: relative;
}
.hb-online:before {
  content: "";
  position: absolute;
  background-color: #00cc8d;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 4px white;
  box-shadow: 0 0 0 4px white;
  right: 8px;
  top: 8px;
}

.hb-sortby-section {
  padding-bottom: 30px;
}

.hb-sort h4 {
  margin-bottom: 0;
  font: 700 1.5rem/1.9166666667em "Overpass", sans-serif;
}

.hb-category-list {
  background-color: #f7f7f7;
  padding: 21px 20px;
  border-radius: 3px;
}

.hb-seller-category {
  align-items: center;
  margin: -5px;
}
.hb-seller-category li {
  padding: 5px;
  line-height: 0;
  list-style-type: none;
}

.hb-seller-tag {
  display: block;
  align-items: center;
  min-height: 30px;
  padding: 0 15px;
  color: #353648;
  border-radius: 15px;
  background-color: #fff;
  font: 400 0.8125rem/2.3076923077em "Source Sans Pro", sans-serif;
}
.hb-seller-tag i {
  font-size: 0.625rem;
  padding-left: 5px;
}
.hb-seller-tag:hover, .hb-seller-tag-active {
  color: #1b355e;
  background-color: #ffd101;
}

.hb-like {
  font-size: 18px;
  position: absolute;
  right: 30px;
  top: 32px;
  color: #999;
}
.hb-like:hover {
  color: #ff0343;
}

.hb-liked {
  color: #ff0343;
}

.hb-userlevel {
  border: 1px solid #ddd;
  color: #676767;
  border-radius: 15px;
  min-width: 143px;
  z-index: 1;
  margin-top: -15px;
  background-color: #fff;
  font: 400 0.875rem/2.1428571429em "Source Sans Pro", sans-serif;
  -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.08);
}
.hb-userlevel i {
  padding-right: 10px;
}

.hb-seller-level-01 {
  color: #ff0b45 !important;
}

.hb-seller-level-02 {
  color: #63d493 !important;
}

.hb-seller-level-03 {
  color: #0075d6 !important;
}

.hb-cards__title {
  width: 100%;
  text-align: center;
}
.hb-cards__title h6 {
  padding: 14px 0 0;
  margin: 0;
  font: 700 1.125rem/1.6666666667em "Overpass", sans-serif;
}
.hb-cards__title .hb-features {
  justify-content: center;
}

.hb-rateviews {
  align-items: center;
  justify-content: center;
}
.hb-rateviews li {
  padding-right: 15px;
}
.hb-rateviews li:last-child {
  padding-right: 0;
}
.hb-rateviews em, .hb-rateviews span {
  color: #676767;
}
.hb-rateviews em {
  font-weight: 700;
  font-style: normal;
  font-family: "Overpass", sans-serif;
}

.icon-star-yellow {
  color: #ffd101 !important;
}

.hb-sales {
  align-items: center;
  justify-content: center;
  padding: 20px 0 26px;
}
.hb-sales li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  min-height: 40px;
  margin-bottom: 10px;
  border-radius: 3px;
}
.hb-sales li strong, .hb-sales li em {
  font-size: 0.875rem;
  font-style: normal;
  color: #676767;
  font-family: "Overpass", sans-serif;
  line-height: 17px;
}
.hb-sales li i {
  padding-right: 10px;
  font-size: 14px;
  line-height: 18px;
}
.hb-sales li:last-child {
  margin-bottom: 0;
}

.hb-pinkbox {
  background-color: rgba(155, 89, 182, 0.07);
}
.hb-pinkbox i {
  color: #9b59b6;
}

.hb-greenbox {
  background-color: rgba(26, 188, 156, 0.07);
}
.hb-greenbox i {
  color: #1abc9c;
}

.hb-service-tags {
  align-items: center;
  width: 100%;
  margin: -5px;
}
.hb-service-tags li {
  padding: 5px;
}

.hb-tags-title {
  font: 600 0.9375rem/1.6em "Overpass", sans-serif;
  margin-bottom: 1px;
}

.hb-tags {
  display: block;
  align-items: center;
  min-height: 29px;
  padding: 0 15px;
  color: #353648;
  border-radius: 3px;
  background-color: #f7f7f7;
  font: 400 0.875rem/1.8571428571em "Source Sans Pro", sans-serif;
}
.hb-tags:hover {
  color: #353648;
}

.hb-bestservicehodler > .row {
  margin-top: -15px;
  margin-bottom: -15px;
}
.hb-bestservicehodler > .row > [class^=col-] {
  padding-top: 15px;
  padding-bottom: 15px;
}

.hb-pagination {
  padding-top: 40px;
}

.hb-sidetitle {
  padding: 25px 29px 23px;
  cursor: pointer;
}
.hb-sidetitle[aria-expanded=true] h4::after {
  transform: rotate(90deg);
}
.hb-sidetitle h4 {
  font-size: 1rem;
  line-height: 1.5em;
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
}
.hb-sidetitle h4::before {
  content: "";
  width: 10px;
  height: 1px;
  background-color: #999;
  margin-right: 13px;
}
.hb-sidetitle h4::after {
  content: "";
  font-family: themify;
  margin-left: auto;
  font-size: 15px;
  color: #676767;
}

.hb-sidelist {
  padding: 0 29px 19px;
  margin-top: -8px;
}
.hb-sidelist li {
  list-style: none;
}
.hb-sidelist li ~ li {
  padding-top: 2px;
}
.hb-sidelist li > a {
  font-size: 0.8125rem;
}

.fr-range {
  padding: 0 29px 29px;
}
.fr-range_content {
  padding-bottom: 10px;
}
.fr-range_content input {
  font: 400 15px "Source Sans Pro", sans-serif;
  padding: 0;
  height: auto;
  background: transparent;
  color: #676767;
  border: 0;
  outline: 0;
}

.ui-widget.ui-widget-content {
  height: 3px;
  border: 0;
  background: #f7f7f7;
  border-radius: 1.5px;
  margin-top: 9px;
  margin-bottom: 8px;
}

.ui-widget-header {
  background: #63d594;
}

.ui-state-default, .ui-widget-content .ui-state-default {
  border-radius: 50%;
  background: #63d594;
  border: 2px solid #fff;
  top: 1px;
  transform: translateY(-50%);
  width: 20px;
  cursor: pointer;
  height: 20px;
  outline: none;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
}

.hb-rating-stars {
  padding-left: 10px;
}
.hb-rating-stars i {
  font-size: 14px;
  color: #dddddd;
}

.hb-sidebar-ad {
  padding-top: 30px;
  text-align: center;
}
.hb-sidebar-ad a {
  display: inline-block;
}
.hb-sidebar-ad figure {
  margin-bottom: 0;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
.hb-sidebar-ad > span {
  padding-top: 3px;
  display: block;
  color: #999;
  font: 400 0.75rem/1.8333333333em "Source Sans Pro", sans-serif;
}

.hb-heartv2 {
  cursor: pointer;
}

.hb-tag figure {
  border-radius: 50%;
  display: inline-block;
  margin: 0 9px 5px 0;
}
.hb-tag figure img {
  border-radius: 50%;
}

.hb-services-section.hb-service-grid {
  padding-top: 0;
}

.hb-innerbanner {
  overflow: hidden;
  position: relative;
  border-radius: 3px;
  margin: 0;
}
.hb-innerbanner img {
  border-radius: 3px;
}
.hb-innerbanner .hb-featuretag__shadow {
  left: 0;
}

.hb-featuretag {
  position: relative;
  z-index: 1;
  align-items: center;
  justify-content: space-between;
  font: normal 600 13px/0.8 "Overpass", sans-serif;
  color: #333;
  background: #fddb5b;
  padding: 10px 16.3px 10px 10px;
  clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0 100%, 0 0);
}
.hb-featuretag i {
  font-size: 10px;
  color: #333;
  padding-left: 10px;
}
.hb-featuretag__shadow {
  position: absolute;
  left: -62px;
  top: 10px;
}
.hb-featuretag__shadow:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  clip-path: polygon(100% 0, 90% 60%, 0 70%, 0 70%, 0 0);
  right: -3px;
  top: 4px;
  z-index: 0;
}

.hb-freesingletitle h4 {
  font: 700 1.25rem/1.4em "Overpass", sans-serif;
  margin: -4px 0 11px;
}
.hb-freesingletitle p {
  margin: 0 0 -6px;
  color: #676767;
}

.hb-familiritylang li {
  list-style-type: none;
  position: relative;
  margin: 0 0 7px 15px;
}
.hb-familiritylang li h6 {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5714285714em;
}
.hb-familiritylang li h6 span {
  font: 400 0.875rem/1.5714285714em "Source Sans Pro", sans-serif;
  color: #999;
}
.hb-familiritylang li:before {
  width: 3px;
  height: 3px;
  content: "";
  background: #ccc;
  position: absolute;
  left: -15px;
  top: 9px;
  border-radius: 50%;
}
.hb-familiritylang li + li {
  margin: 0 0 6px 15px;
}
.hb-familiritylang li:last-child {
  margin-bottom: 0;
}

.hb-socialmedia {
  font-size: 13px;
  justify-content: center;
}
.hb-socialmedia li:nth-last-child(n+2) {
  margin-right: 10px;
}
.hb-socialmedia a {
  display: inline-block;
}

.hb-socialiconcolumn {
  flex-direction: column;
}
.hb-socialiconcolumn li {
  list-style-type: none;
}
.hb-socialiconcolumn li a {
  display: inline-block;
  font: 700 0.875rem/1.5714285714em "Overpass", sans-serif;
  color: #1b355e;
}
.hb-socialiconcolumn li a i {
  display: inline-block;
  margin: 0 13px 0 0;
}

.hb-skills {
  margin: -5px;
}
.hb-skills .hb-skills-list {
  padding: 5px;
  list-style-type: none;
}
.hb-skills .hb-skills-list:hover a, .hb-skills .hb-skills-list-active a {
  background-color: #ff7062 !important;
  color: #fff !important;
  border-color: #ff7062 !important;
}
.hb-skills .hb-skills-list a {
  font: 400 0.75rem/1.1666666667em "Overpass", sans-serif;
  color: #676767;
  padding: 7px 9px;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  border: 1px solid #ddd;
}

.hb-qualification {
  padding-top: 8px;
}
.hb-qualification:last-child {
  margin-bottom: -6px;
}
.hb-qualification span {
  display: block;
  font: 400 0.8125rem/1.3846153846em "Overpass", sans-serif;
}
.hb-qualification h6 {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5714285714em;
}

.hb-articlelisting {
  padding-top: 10px;
}
.hb-articlelisting .hb-tabbitem {
  list-style-type: none;
}
.hb-articlelisting .hb-tabbitem ~ .hb-tabbitem {
  padding-top: 30px;
}
.hb-articlelisting .hb-tabbitem figure {
  width: 50px;
  margin: 0 15px 0 0;
  flex: none;
}

.hb-deatlswithimg {
  display: flex;
  align-items: center;
  position: relative;
}
.hb-deatlswithimg figure img {
  border-radius: 3px;
  width: 100%;
}

.hb-articleinfo {
  overflow: hidden;
}
.hb-articleinfo .hb-icondetails > a {
  margin: 0 0 2px;
  line-height: 1;
  display: block;
  font-size: 0.8125rem;
  line-height: 1.5384615385em;
  color: #676767;
}
.hb-articleinfo .hb-icondetails h6 {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.4285714286em;
  font-weight: 700;
}
.hb-articleinfo .hb-icondetails h6 a {
  color: #1b355e;
}

.hb-servicehours li::before {
  content: none;
}
.hb-servicehours h6 a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #1b355e;
}
.hb-servicehours h6 a::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 9px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #ccc;
}
.hb-servicehours h6 a:hover::before {
  content: none;
}
.hb-servicehours h6 a:hover::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: -15px;
  top: 0;
  font-size: 18px;
  color: #63d493;
  line-height: 1;
}
.hb-servicehours h6 a:hover span {
  color: #1b355e;
}

.hb-socialbadges {
  margin: 0;
}
.hb-socialbadges li {
  list-style-type: none;
  display: inline-block;
}
.hb-socialbadges li ~ li {
  padding-left: 7px;
}

.hb-badgesearned {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: -116px 0 30px;
}
.hb-badgesearned .hb-socialbadges {
  margin: 12px 0 0;
}
.hb-badgesearned figure {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 5px;
  background-color: #fff;
  margin: 0;
}
.hb-badgesearned h5 {
  font-size: 1rem;
  line-height: 1.5em;
  margin: 16px 0 0;
}

.hb-tag span {
  font: 600 0.875rem/1.8571428571em "Overpass", sans-serif;
  color: #000;
  padding: 0 15.83px;
  height: 29px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}

.hb-service_detail_title_area {
  padding: 30px 0 26px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
}
.hb-service_detail_title_area + .hb-subtitle {
  padding-top: 30px;
}

.hb-service_detail_title h2 {
  font-size: 1.75rem;
  line-height: 1.2857142857em;
  margin: 15px 0 0;
}
.hb-service_detail_title .hb-features {
  padding-top: 5px;
}

.hb-features {
  margin: -5px -12.5px;
}
.hb-features li {
  list-style: none;
  display: flex;
  align-items: center;
  font-size: 1rem;
  padding: 5px 12.5px;
}
.hb-features li i {
  margin-right: 7px;
}
.hb-features li a {
  display: flex;
  align-items: center;
  color: #676767;
}
.hb-features li a:hover .hb-heart {
  color: #ff0343;
}

.hb-appendbtnholder {
  position: relative;
}

.hb-appendbtn {
  display: flex;
}
.hb-appendbtn > a:first-child {
  border-radius: 3px 0 0 3px;
}
.hb-appendbtn > a:last-child {
  border-radius: 0 3px 3px 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.hb-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.16);
  width: 100%;
  background-color: #fff;
}
.hb-dropdown ul li {
  list-style: none;
  padding-right: 15px;
  padding-left: 15px;
}
.hb-dropdown ul li:first-child {
  padding-top: 15px;
}
.hb-dropdown ul li:last-child {
  padding-bottom: 15px;
}
.hb-dropdown ul li a {
  font-size: 0.9375rem;
  line-height: 1.4666666667em;
  color: #1b355e;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  border-radius: 3px;
}
.hb-dropdown ul li a i {
  padding-right: 10px;
  color: #999;
  font-size: 14px;
}
.hb-dropdown ul li a:hover {
  background-color: #f7f7f7;
}

.hb-subtitle {
  margin-top: -4px;
}
.hb-subtitle h2 {
  font-size: 1.25rem;
  line-height: 1.4em;
  margin: 0;
}
.hb-subtitle h2 + p {
  margin: 15px 0 0;
}
.hb-subtitle p {
  font-size: 1rem;
  line-height: 1.375em;
  color: #1b355e;
}

.hb-featuresv2 {
  margin-right: -8px;
  margin-left: -8px;
}
.hb-featuresv2 li {
  font-size: 0.875rem;
  padding-right: 8px;
  padding-left: 8px;
}
.hb-featuresv2 li i {
  margin-right: 6px;
  color: #999999;
}

.hb-services-section {
  padding-top: 27px;
}
.hb-services-section .row {
  margin-top: -15px;
  margin-bottom: -15px;
}
.hb-services-section .row [class^=col-] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.hb-services-section .hb-bestservice {
  border: 0;
}

.hb-services {
  border-radius: 0 0 3px 3px;
}
.hb-services:hover .hb-featuretag__shadow {
  left: 0;
}
.hb-services:hover > figure > img {
  opacity: 0.6;
}
.hb-services:hover .hb-services_content {
  border: 1px solid #fff;
  border-top: 0;
}
.hb-services > figure {
  overflow: hidden;
  margin: 0;
  border-radius: 3px 3px 0 0;
  background-color: #000;
}
.hb-services > figure img {
  border-radius: 3px 3px 0 0;
}
.hb-services_content {
  padding: 30px;
  border: 1px solid #ddd;
  border-radius: 0 0 3px 3px;
  border-top: 0;
}
.hb-services_content h4 {
  font-size: 1.125rem;
  line-height: 1.4444444444em;
  margin: 11px 0 0;
}
.hb-services_content .hb-features {
  padding: 1px 0 19px;
}

.hb-service-section {
  padding-top: 40px;
}
.hb-service-section .hb-subtitle {
  padding-bottom: 21px;
}

.hb-ourteam {
  text-align: center;
}
.hb-ourteam h4 {
  font-size: 1.125rem;
  line-height: 1.4444444444em;
  margin: 16px 0 0;
}
.hb-ourteam span {
  display: block;
}

.hb-slickdots.slick-slider {
  margin-bottom: 39px;
}
.hb-slickdots .slick-dots {
  bottom: -43px;
}
.hb-slickdots .slick-dots li {
  width: 6px;
  height: 6px;
  margin: 0;
}
.hb-slickdots .slick-dots li ~ li {
  margin-left: 5px;
}
.hb-slickdots .slick-dots li button {
  padding: 0;
  width: 6px;
  height: 6px;
}
.hb-slickdots .slick-dots li button::before {
  content: "";
  background-color: #cfcfcf;
  width: 6px;
  height: 6px;
  line-height: 1;
  opacity: 1;
  border-radius: 50%;
}
.hb-slickdots .slick-dots li.slick-active {
  width: 16px;
}
.hb-slickdots .slick-dots li.slick-active button {
  width: 16px;
}
.hb-slickdots .slick-dots li.slick-active button:before {
  border-radius: 3px;
  width: 16px;
  background-color: #1b355e;
}

.hb-slickarrows .slick-arrow {
  width: 50px;
  height: 50px;
  z-index: 1;
  visibility: hidden;
}
.hb-slickarrows .slick-arrow:hover::before {
  background-color: #ffd101;
}
.hb-slickarrows .slick-arrow::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  opacity: 1;
  font-size: 16px;
  color: #1b355e;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-family: "themify";
  visibility: visible;
}
.hb-slickarrows .slick-prev {
  left: 20px;
}
.hb-slickarrows .slick-prev:before {
  content: "";
}
.hb-slickarrows .slick-next {
  right: 20px;
}
.hb-slickarrows .slick-next:before {
  content: "";
}

.hb-mediagallery-slider figure {
  margin: 0;
}

.hb-ratingreview {
  padding: 25px 30px;
  border: 1px solid #eee;
  border-radius: 4px;
  margin-top: 22px;
}
.hb-ratingreview_title {
  padding-bottom: 22px;
}
.hb-ratingreview_title h5 {
  font-size: 1rem;
  line-height: 1.5em;
  margin: 0;
}

.hb-uploadbar li {
  position: relative;
  background-color: #fcfcfc;
  padding: 6.5px 20px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  color: #1b355e;
}
.hb-uploadbar li span {
  font: 700 0.875rem "Overpass", sans-serif;
  z-index: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 15px;
}
.hb-uploadbar li span i {
  font-style: normal;
  display: inline-block;
  font-weight: 400;
}
.hb-uploadbar li ~ li {
  margin-top: 10px;
}

.hb-uploading {
  position: relative;
}
.hb-uploading .hb-remove {
  display: none;
}
.hb-uploading em {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/service_provider_detail/bar_pattren.jpg);
  border-radius: 4px;
  -webkit-animation: te-stripe 2s linear infinite;
  animation: te-stripe 2s linear infinite;
}

.hb-ratingviews {
  flex-direction: column;
  margin: 0;
}
.hb-ratingviews_title {
  padding-bottom: 12px;
}
.hb-ratingviews li {
  width: 100%;
  padding: 0;
  display: flex;
  align-items: center;
}
.hb-ratingviews li + li {
  padding-top: 13px;
  margin-top: 16px;
  border-top: 1px solid #ddd;
}
.hb-ratingviews li > b {
  display: inline-block;
  color: #1b355e;
  font-size: 20px;
  margin: 0 24px 0 0;
}
.hb-ratingviews li > em {
  font-weight: 700;
  font-style: normal;
  font-family: "Overpass", sans-serif;
  color: #1b355e;
}
.hb-ratingviews li > i {
  font-size: 0.75rem;
  padding: 0 9px 4px 0;
}
.hb-ratingviews li span {
  font-size: 0.8125rem;
}
.hb-ratingviews li > span {
  padding-bottom: 1px;
}
.hb-ratingviews li > span span {
  padding: 0 6px;
}

.hb-addcommentblog .hb-addcomment {
  padding: 30px 30px 24px 0;
  border-bottom: 1px solid #ddd;
}
.hb-addcommentblog .hb-addcomment:first-child {
  padding-top: 0;
}
.hb-addcommentblog .hb-addcomment .hb-description {
  padding: 10px 0 0 66px;
}
.hb-addcommentblog .hb-addcomment .hb-profileform__title {
  margin: 30px 0 0;
}
.hb-addcommentblog .hb-addcommenthalf {
  margin-left: 96px;
  padding-top: 30px;
}
.hb-addcommentblog .hb-addcommenthalf .hb-description {
  max-width: 539px;
}

.hb-blogcmntinfonames h5 {
  font-size: 1rem;
  line-height: 1.5em;
  margin-bottom: 0;
}

.hb-blogimg {
  display: flex;
}
.hb-blogimg figure {
  margin: 0 20px 0 0;
  flex-wrap: wrap;
}
.hb-blogimg figure img {
  border-radius: 3px;
}

.hb-blogcmntinfo {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.hb-blogcmntinfo span {
  color: #676767;
  display: block;
}

.hb-addcomment {
  padding: 30px 0;
}
.hb-addcomment .hb-description {
  padding: 9px 0 14px;
}
.hb-addcomment .hb-description p {
  color: #1b355e;
  font-size: 0.875rem;
  line-height: 1.5714285714em;
  margin: 0;
}

.hb-blogcommentsholdervthree .hb-addcomment,
.hb-blogcommentsholdervfour .hb-addcomment {
  padding-top: 30px;
}
.hb-blogcommentsholdervthree .hb-addcomment:nth-child(n+2),
.hb-blogcommentsholdervfour .hb-addcomment:nth-child(n+2) {
  border-bottom: 0;
}
.hb-blogcommentsholdervthree[aria-expanded=false] .hb-addcomment:first-child,
.hb-blogcommentsholdervfour[aria-expanded=false] .hb-addcomment:first-child {
  border-bottom: 0;
}
.hb-blogcommentsholdervthree + [data-readmore-toggle],
.hb-blogcommentsholdervfour + [data-readmore-toggle] {
  color: #676767;
  line-height: 29px;
  border-bottom: 1px solid #ddd;
  margin-top: 0;
  width: auto !important;
}

.hb-blogcommentsholderchild + [data-readmore-toggle] {
  margin-left: 90px;
}

.hb-blogcommentsholderchild {
  padding: 30px 0 0 95px;
  margin-left: auto;
}
.hb-blogcommentsholderchild + a {
  width: 86% !important;
  margin-left: auto;
}

.hb-founderholder {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hb-founder {
  text-align: right;
}
.hb-founder_title h4 {
  font-size: 1.125rem;
  line-height: 1.3888888889em;
  margin: 0;
}
.hb-founder_title span {
  font-size: 1rem;
  line-height: 1.5em;
  color: #1b355e;
  display: block;
}
.hb-founder_img {
  border-radius: 50%;
  margin-bottom: 16px;
}
.hb-founder_sign {
  margin-top: 13px;
}

.hb-sponsorslogo {
  justify-content: center;
  text-align: center;
  background-color: #f7f7f7;
}
.hb-sponsorslogo ul {
  align-items: center;
}
.hb-sponsorslogo li {
  padding: 77.5px 52.5px;
  list-style-type: none;
  display: inline-block;
}
.hb-sponsorslogo li a {
  display: block;
}

.hb-epicpeopleimg {
  position: relative;
  justify-content: flex-end;
  padding: 80px 0 50px;
  margin-right: 70px;
}
.hb-epicpeopleimg > img {
  position: absolute;
  right: -40px;
  top: 0;
  z-index: -1;
}
.hb-epicpeopleimg figure {
  position: absolute;
  margin: 0;
}
.hb-epicpeopleimg figure > img {
  border-radius: 20px;
  -webkit-box-shadow: 0 -6px 20px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 -6px 20px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 -6px 20px 0 rgba(0, 0, 0, 0.08);
}
.hb-epicpeopleimg figure > span {
  position: absolute;
  display: flex;
  z-index: -1;
}
.hb-epicpeopleimg_01 {
  left: -40px;
  top: 0;
  z-index: 1;
}
.hb-epicpeopleimg_01 > span {
  top: 41px;
  right: -39px;
}
.hb-epicpeopleimg_02 {
  left: -8px;
  bottom: 0;
  z-index: -1;
}
.hb-epicpeopleimg_03-top {
  top: -47px;
  right: 74px;
}
.hb-epicpeopleimg_03-right {
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
}
.hb-epicpeopleimg_03-bottom {
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%);
}
.hb-epicpeopleimg .hb-epicpeopleimg_03 {
  position: relative;
}
.hb-epicpeopleimg .hb-epicpeopleimg_03 > img {
  border-radius: 40px;
}

.hb-stats {
  padding-top: 30px;
  margin: -5px;
}
.hb-stats li {
  padding: 5px;
  list-style: none;
  width: 173.31px;
}
.hb-stats li > img {
  border-radius: 50%;
  margin-bottom: 20px;
}
.hb-stats li h3 {
  font-size: 1.75rem;
  line-height: 0.9285714286em;
  margin: 0;
}
.hb-stats li > span {
  padding-top: 1px;
  display: block;
  color: #1b355e;
  font-size: 1rem;
  line-height: 1.625em;
}

.hb-row-center {
  align-items: center;
}

.hb-asideholder .hb-showall a {
  border: 0;
}

.hb-search-bar {
  font-size: 1rem !important;
}

.hb-exploremore {
  width: 100%;
  margin-top: -8px;
}
.hb-exploremore li {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1.5em;
}
.hb-exploremore li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.hb-exploremore li a h6 {
  font: 400 0.875rem/1.7142857143em "Source Sans Pro", sans-serif;
  color: #676767;
  margin: 0;
}
.hb-exploremore li a span {
  display: inline-block;
  color: #676767;
}
.hb-exploremore li + li {
  padding: 6px 0 0;
}

li.hb-exploreshowall {
  margin: 3px 0 -6px;
}
li.hb-exploreshowall a {
  font-size: 0.8125rem;
  line-height: 1.5384615385em;
}

.hb-icondetailsv2 > a {
  display: block;
  margin-bottom: 7px;
  font-family: "Overpass", sans-serif;
  line-height: 1;
}
.hb-icondetailsv2 h6 {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 0;
  line-height: 1;
  font-size: 0.9375rem;
  font-weight: 600;
}
.hb-icondetailsv2 h6 a:hover {
  color: #333;
}
.hb-icondetailsv2 .hb-rateviews {
  padding-bottom: 1px;
}

.hb-postedarticles {
  align-items: initial;
}

.hb-articleinfotwo {
  align-self: center;
}

.hb-icondetailsv2 .hb-rateviews {
  padding-bottom: 1px;
}

.hb-explorearchives {
  margin: -6px 0 -15px;
}
.hb-explorearchives li {
  width: 50%;
  padding: 0 0 9px;
}
.hb-explorearchives li ~ li {
  padding: 0 0 9px;
}

.hb-services.hb-artical-img {
  box-shadow: none;
}
.hb-services.hb-artical-img:hover .hb-artical-content > a::after {
  width: 100%;
  background: #ffd101;
}

.hb-artical-content {
  padding: 23px 20px 0;
}
.hb-artical-content > a {
  position: relative;
  width: 100%;
  display: block;
  padding-bottom: 24px;
  font: 600 0.9375rem/1.5333333333em "Overpass", sans-serif;
}
.hb-artical-content > a:after {
  content: "";
  width: 40px;
  height: 2px;
  left: 0;
  bottom: 0;
  position: absolute;
  background: #ddd;
}
.hb-artical-content .hb-features a {
  color: #55acee;
}

.hb-artical-description {
  color: #1b355e;
  padding: 8px 0 25px;
  margin-bottom: 0;
  font: 700 1.125rem/1.5555555556em "Overpass", sans-serif;
}

.hb-blog-grid .row {
  margin-top: -20px;
  margin-bottom: -20px;
}
.hb-blog-grid .row [class^=col-] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.hb-blogbanner {
  padding-bottom: 40px;
}
.hb-blogbanner figure img {
  border-radius: 4px;
  margin: 0 0 29px;
}

.hb-helpsuppotcontainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hb-helpsuppotcontainer ~ figure {
  margin: 0;
}
.hb-helpsuppotcontainer ~ figure img {
  margin: 0 0 40px;
  border-radius: 4px;
  width: 100%;
}

.hb-desclinks {
  align-items: center;
  margin-bottom: 5px;
}
.hb-desclinks li {
  position: relative;
  list-style-type: none;
}
.hb-desclinks li a {
  display: block;
  font-size: 1.125rem;
  line-height: 1.3333333333em;
}
.hb-desclinks li:not(:last-child):before {
  position: absolute;
  content: ",";
  top: -2px;
  right: -3.5px;
  color: #55acee;
}
.hb-desclinks li ~ li {
  padding-left: 1px;
}
.hb-desclinks li ~ li a {
  margin-left: 5px;
}

.hb-tehelpop {
  width: 60%;
}
.hb-tehelpop > a {
  display: block;
  margin: 0 0 9px;
}
.hb-tehelpop h2 {
  margin: 0;
  font-size: 1.75rem;
  line-height: 1.2857142857em;
}

.hb-bloglistingicons {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.hb-bloglistingicons h5 {
  margin-bottom: 4px;
  font-size: 1rem;
  line-height: 1.5em;
}

.hb-blogbanner__img {
  margin-top: 28px;
}
.hb-blogbanner__img img {
  border-radius: 3px;
}

.hb-blogviewdates {
  align-items: center;
  padding-top: 10px;
  margin: -13px;
}
.hb-blogviewdates li {
  list-style-type: none;
  padding: 13px;
}
.hb-blogviewdates li span {
  font-size: 1rem;
  line-height: 1;
  color: #676767;
  display: block;
}
.hb-blogviewdates li span i {
  padding-right: 4px;
}

.hb-overviewtitle {
  padding-bottom: 15px;
}
.hb-overviewtitle h4 {
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.4em;
}

.hb-qouttext {
  padding: 15px 0 12px 40px;
  border-left: 3px solid #ffd101;
  margin: 35px 0;
}
.hb-qouttext h2 {
  margin: 0 0 1px;
  font-style: italic;
  font-size: 1.875rem;
  line-height: 1.3333333333em;
}

.hb-qouttextname {
  padding-left: 8px;
}
.hb-qouttextname span {
  position: relative;
  margin: 3px 0 0;
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.5555555556em;
}
.hb-qouttextname span:before {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 12px;
  width: 8px;
  height: 1px;
  background-color: #1b355e;
}

.hb-blogtags {
  display: flex;
  margin: 35px 0 36px 0;
  background: #f7f7f7;
  padding: 20px;
  border-radius: 3px;
}
.hb-blogtags .hb-desclinks {
  margin: 0 0 0 -9px;
}
.hb-blogtags .hb-desclinks li {
  padding-left: 9px;
}
.hb-blogtags .hb-desclinks li ~ li {
  padding-left: 0;
  margin-left: 9px;
}
.hb-blogtags .hb-desclinks li ~ li a {
  margin-left: 0;
}
.hb-blogtags .hb-desclinks li:nth-last-child(2):before {
  display: none;
}
.hb-blogtags .hb-desclinks li:not(:last-child):hover:before {
  color: #55acee;
}
.hb-blogtags .hb-desclinks li:not(:last-child):before {
  color: #999;
}
.hb-blogtags .hb-desclinks li a {
  font-size: 0.875rem;
  line-height: 1.5714285714em;
  color: #999;
}
.hb-blogtags .hb-desclinks li:hover a {
  color: #55acee;
}
.hb-blogtags .hb-desclinks .hb-desclinks__more a {
  color: #55acee;
}

.hb-tagtittle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  padding-right: 10px;
  align-self: flex-start;
}
.hb-tagtittle i {
  position: absolute;
  color: #999;
  font-size: 11px;
}

.hb-blogcommenttitle {
  padding-bottom: 13px;
}
.hb-blogcommenttitle h4 {
  margin-top: 33px;
  font: 700 1.25rem/1.4em "Overpass", sans-serif;
}

.hb-formblog {
  margin-top: 38px;
}
.hb-formblog .hb-formlogin .form-checkboxes {
  padding-top: 7px;
  padding-bottom: 1px;
}
.hb-formblog .hb-themeform .form-group textarea {
  height: 166px;
  color: #999;
}

.hb-formblogtitle {
  padding-bottom: 23px;
}
.hb-formblogtitle h3 {
  font: 700 1.25rem/1.2em "Overpass", sans-serif;
  margin-bottom: 0;
}

.hb-formlogin .form-checkboxes {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-top: 11px;
}
.hb-formlogin .form-checkboxes .hb-checkbox + .hb-checkbox, .hb-formlogin .form-checkboxes .hb-radio + .hb-checkbox, .hb-formlogin .form-checkboxes .hb-checkbox + .hb-radio, .hb-formlogin .form-checkboxes .hb-radio + .hb-radio {
  padding-top: 6px;
}
.hb-formlogin .form-checkboxes .hb-checkbox label, .hb-formlogin .form-checkboxes .hb-radio label {
  font: 400 0.875rem/1.7142857143em "Source Sans Pro", sans-serif;
  color: #676767;
}
.hb-formlogin .form-checkboxes .hb-checkbox label:before, .hb-formlogin .form-checkboxes .hb-radio label:before, .hb-formlogin .form-checkboxes .hb-checkbox label:after, .hb-formlogin .form-checkboxes .hb-radio label:after {
  font-size: 14px;
  line-height: 14px;
  top: 6px;
}

.hb-blogbtnarea [type=submit] {
  margin-top: 8px;
}

.hb-profilrtitle h5 {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5em;
}

.hb-blogprofileuser {
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 4px;
  border: 0;
}
.hb-blogprofileuser .hb-btnarea {
  width: 100%;
}
.hb-blogprofileuser .hb-btnarea > a {
  min-width: auto;
  width: 100%;
}
.hb-blogprofileuser__description {
  padding: 14px 0 25px;
}
.hb-blogprofileuser__description p {
  font-size: 1rem;
  line-height: 1.375em;
  color: #1b355e;
  margin-bottom: 0;
}
.hb-blogprofileuser .hb-desclinks {
  margin-bottom: 4px;
}
.hb-blogprofileuser .hb-desclinks li a {
  font-size: 0.875rem;
}
.hb-blogprofileuser figure {
  margin: 0 0 15px;
}
.hb-blogprofileuser figure img {
  width: 100px;
  border-radius: 3px;
}
.hb-blogprofileuser .hb-socialmediaicons {
  margin: 0 0 17px;
}

.hb-sectiontitle__list {
  font-size: 1rem;
  line-height: 1.5em;
}
.hb-sectiontitle__list + .hb-description {
  padding-top: 19px;
}
.hb-sectiontitle__list li {
  line-height: inherit;
  list-style-type: none;
  width: 100%;
}
.hb-sectiontitle__list li ~ li {
  margin-top: 4px;
}
.hb-sectiontitle__list li.hb-applisttitle {
  padding: 0;
}
.hb-sectiontitle__list li.hb-applisttitle h3 {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.3333333333em;
}
.hb-sectiontitle__list li span {
  display: flex;
  position: relative;
  padding-left: 23px;
  color: #1b355e;
}
.hb-sectiontitle__list li span:before {
  content: "";
  font-size: 14px;
  font-weight: 900;
  top: 0;
  left: 0;
  position: absolute;
  line-height: inherit;
  color: #1b355e;
  font-family: themify;
}

.hb-blogcmntinfonames .hb-comentinfodetail a h5 {
  color: #1b355e;
}
.hb-blogcmntinfonames .hb-featureRating {
  display: flex;
  align-items: center;
  padding-bottom: 4px;
}
.hb-blogcmntinfonames .hb-featureRating h6 {
  padding-left: 5px;
}

.btn-reply {
  color: #1b355e;
  padding: 12.5px 25.79px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font: 600 0.9375rem/1em "Overpass", sans-serif;
  background-color: #f7f7f7;
}
.btn-reply:hover {
  color: #1b355e;
  background: #ffd101;
  border-color: #ffd101;
}

.hb-comentinfo {
  align-items: center;
}
.hb-comentinfo figure {
  margin: 0 20px 0 0;
}
.hb-comentinfo figure img {
  width: 34px;
  border-radius: 50%;
}
.hb-comentinfo .btn-reply {
  margin-left: auto;
  align-self: start;
}

.hb-tabasidebar .hb-switchaccount {
  border: 0;
  border-top: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
}

.hb-blogdetailoverview + .hb-blogdetailoverview {
  padding-top: 31px;
}

.hb-socailmedia {
  margin: -8px;
}
.hb-socailmedia li {
  padding: 8px;
  list-style: none;
}
.hb-socailmedia li a {
  font-size: 16px;
}

.hb-blogdetail .hb-description p {
  font-size: 1rem;
  color: #1b355e;
}
.hb-blogdetail .hb-description p ~ p {
  padding-top: 22px;
}
.hb-blogdetail .hb-addcommentblog .hb-addcomment .hb-description {
  padding-top: 14px;
}

.hb-description + .hb-sectiontitle__list {
  padding-top: 19px;
}

.hb-addcommentblog .hb-description p {
  font-size: 0.875rem;
}

.hb-404 {
  text-align: center;
}
.hb-404 img {
  margin-bottom: 40px;
}

.hb-sectiontitle > span {
  margin-top: -10px;
  display: block;
  font: 700 1.625rem/1.7692307692em "Overpass", sans-serif;
  color: #1b355e;
}

.hb-sectionbtn {
  padding: 23px 0 7px;
}
.hb-sectionbtn .hb-btn {
  min-width: 220px;
  background-color: #1b355e;
  color: #fff;
}

.hb-search {
  display: flex;
}
.hb-search > figure {
  flex: none;
  border-radius: 3px 0 0 3px;
}
.hb-search > figure > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 3px 0 0 3px;
}
.hb-search .hb-services_content {
  border: 1px solid #dddddd;
  border-left: #fff;
  width: 100%;
}
.hb-search .hb-service-tags li:last-child {
  padding-right: 0;
}
.hb-search:hover .hb-services_content {
  border: 1px solid #fff;
  border-left: #fff;
}

.hb-saved {
  color: #ff0343 !important;
}

.hb-headerv2 .hb-headerwrap {
  justify-content: space-between;
  padding: 0 0 0 15px;
}

.hb-comingsoon-section {
  justify-content: space-between;
  padding-bottom: 0;
  flex-wrap: nowrap;
}
.hb-comingsoon-section figure {
  margin-bottom: 0;
}

.hb-comingsoon-content {
  margin-left: 170px;
  padding-top: 170px;
  flex: auto;
}

.hb-countdownholder {
  flex-wrap: nowrap;
  padding-top: 14px;
  margin: -15px;
}
.hb-countdownholder li {
  width: 25%;
  padding: 15px;
}
.hb-countdownholder li:last-child {
  margin-right: 0;
}

.hb-countdown__content,
.hb-count-down {
  position: relative;
  text-align: center;
  z-index: 2;
  padding: 37px 0px;
  background: #fff;
  align-items: center;
  flex-direction: column-reverse;
  justify-content: center;
  border-radius: 3px;
  border: 1px solid #ddd;
}
.hb-countdown__content h3,
.hb-count-down h3 {
  font-size: 2.375rem;
  line-height: 0.7368421053em;
  padding-top: 20px;
  color: #353648;
}
.hb-countdown__content span,
.hb-count-down span {
  display: block;
  font-size: 1.125rem;
  line-height: 1.5555555556em;
  color: #353648;
}

.hb-countdown__content-active {
  background-color: #1b355e;
}
.hb-countdown__content-active h3,
.hb-countdown__content-active span {
  color: #fff;
}

.hb-comingsoon-desc {
  padding: 34px 0 14px;
}
.hb-comingsoon-desc p {
  color: #676767;
  font: 400 1rem/1.5em "Source Sans Pro", sans-serif;
}

.hb-searchinputform-v2 {
  border: 1px solid #ddd;
  max-width: 540px;
  height: 50px;
}
.hb-searchinputform-v2 input {
  height: 40px;
}
.hb-searchinputform-v2 .hb-btn {
  height: 40px;
  min-width: 120px;
}

.hb-comingsoon-img {
  flex: none;
}

@media (max-width: 1843px) {
  .hb-statsvtwo li .hb-countuser {
    text-align: left;
    margin: 10px 38px 10px 80px;
    min-width: 153px;
    position: relative;
  }

  .hb-statsvtwo li + li + li {
    padding: 20px 0 0 0;
  }

  .hb-countdescription p {
    width: 70%;
  }
}
@media (max-width: 1800px) {
  .hb-comingsoon-content {
    margin-left: 40px;
  }
}
@media (max-width: 1600px) {
  .hb-comingsoon-img {
    width: 500px;
    align-self: end;
  }
}
@media (max-width: 1440px) {
  .hb-headerinput,
.hb-fixedheader .hb-headersupport + .hb-headerinput {
    display: none;
  }

  .hb-headerinputbtn,
.hb-fixedheader .hb-headersupport + .hb-headerinput + .hb-headerinputbtn {
    display: block;
  }

  .hb-statsvtwo li .hb-countuser {
    min-width: 183px;
  }

  .hb-growfastwrapp {
    flex-direction: column;
  }

  .col-bannerright {
    padding: 0 40px;
    margin: 0;
    align-self: center;
  }

  .col-bannerleft {
    margin-left: 30px;
  }

  .col-bannerleft::before {
    top: -30px;
    left: -30px;
  }

  .hb-bannertitle h1 span {
    margin: 0;
  }

  .hb-growfastwrapp::after {
    display: none;
  }

  .hb-whygrowing .hb-statsvtwo {
    margin: 0;
  }

  .hb-countdescription {
    max-width: 100%;
  }

  .hb-counthead h2 {
    margin: 0 0 18px 0;
  }

  .hb-statsvtwo li:first-child {
    width: 100%;
  }

  .hb-statsvtwo li .hb-countuser {
    text-align: left;
    margin: 10px 38px 10px 0;
  }

  .hb-statsvtwo li {
    padding: 0;
  }
}
@media (max-width: 1366px) {
  .col-bannerleft {
    margin: 0 30px;
  }

  .hb-leftarea {
    padding: 30px;
  }
}
@media (max-width: 1300px) {
  .hb-slider-nav {
    max-width: 100%;
    margin: -7px 0 0 !important;
  }

  .hb-sliderarea {
    max-width: 100%;
  }

  .hb-sliderchild {
    border-radius: 0;
  }

  .hb-sliderchild h2 {
    margin: 0;
  }

  .hb-countdescription p {
    width: auto;
  }

  .hb-whygrowing .hb-statsvtwo {
    padding: 40px;
    margin: 0;
  }
}
@media (max-width: 1356px) {
  .col-bannerright {
    max-width: initial;
    width: 80%;
  }

  .col-bannerleft {
    margin: 70px auto 0 auto;
  }
}
@media (min-width: 1200px) and (max-width: 1270px) {
  .hb-headersupport li {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 1100px) {
  .hb-countdescription > span {
    display: none;
  }

  .hb-statsvtwo li .hb-countuser {
    text-align: left;
    margin: 0 38px 0 0;
    min-width: 100%;
    position: relative;
  }

  .hb-statsvtwo li:not(:last-child) {
    padding-right: 0;
  }

  .hb-countdescription::after,
.hb-statsvtwo li:nth-child(2) .hb-countdescription::before {
    display: none;
  }

  .hb-countuser h6 {
    margin: 0 0 15px;
  }

  .hb-growfastwrapp > figure img {
    clip-path: polygon(0 0, 99% 0%, 92% 100%, 0% 100%);
    width: 100%;
  }

  .hb-growfastwrapp > figure {
    max-width: 100%;
  }

  .hb-statsvtwo li:first-child {
    width: auto;
  }
}
@media (max-width: 1199px) and (min-width: 991px) {
  .hb-uploadbar {
    padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .hb-statsvtwo.hb-stats li:first-child {
    width: 100%;
  }

  .hb-comingsoon-content {
    padding: 40px;
    margin: 0;
  }

  .hb-statsvtwo.hb-stats li .hb-countuser {
    text-align: left;
    margin: 0 38px 10px 0;
  }

  .hb-countdownholder {
    flex-wrap: wrap;
  }

  .hb-countdownholder li {
    width: 50%;
  }

  .hb-navbar {
    margin-right: 10px;
  }

  .hb-navbar .navbar-collapse {
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 9;
    position: absolute;
    background: #fff;
    box-shadow: rgba(165, 165, 165, 0.5) 0px 9px 20px 0px;
    border-radius: 0px 0px 4px 4px;
  }

  .hb-navbarnav > li > a:after {
    content: none;
  }

  .hb-navbarnav {
    margin: 0;
  }

  .hb-headersupport + .hb-headerinput + .hb-headerinputbtn {
    display: none;
  }

  .hb-navbarnav > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hb-navbarnav > li {
    padding: 0;
  }

  .hb-navbarnav > li ~ li {
    border-top: 1px solid #ddd;
  }

  .hb-headerwrap {
    padding: 0;
  }

  .hb-joinnow__imgright > figure > img {
    display: none;
  }

  .hb-communitybanner__textarea {
    padding: 46px 20px 43px;
    max-width: 100%;
  }

  .hb-services figure img {
    width: 100%;
    height: 100%;
  }

  .hb-selector-pattern {
    margin: 0 0 50px;
  }

  .hb-search > figure {
    flex: auto;
  }

  .hb-appendbtn {
    padding-top: 15px;
  }

  .hb-addcommentblog[aria-expanded=false] ~ .tb-readmorebtn:before {
    height: 56px;
    top: -56px;
  }

  .menu-item-has-children > a:before {
    content: "";
    font-family: themify;
    position: absolute;
    right: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .menu-item-has-children .sub-menu {
    left: 0;
    width: 100%;
    display: none;
    position: static;
    opacity: 1;
    transition: none;
    background: #fff;
    visibility: visible;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
  }

  .menu-item-has-children .sub-menu li {
    border-top: 1px solid #dddddd;
  }

  .menu-item-has-children .sub-menu li > a {
    padding-left: 30px;
  }

  .menu-item-has-children > .sub-menu > li > a:nth-last-child(2)::before {
    right: 50px;
  }

  .hb-open-menu > a:before {
    transform: rotate(90deg);
  }

  .hb-navbarnav .sub-menu li .sub-menu {
    margin: 0;
  }

  .hb-pages span {
    display: none;
  }
}
@media (max-width: 991px) {
  .hb-comingsoon-img {
    display: none;
  }

  .hb-comingsoon-section {
    padding-top: 0;
  }

  .hb-sliderimg img {
    min-height: 320px;
    object-fit: cover;
    object-position: left;
  }

  .hb-bannertitle h1 em {
    display: inline;
  }

  .hb-countdescription p {
    margin: 9px 0 0;
  }

  .col-bannerright {
    width: 100%;
  }

  .hb-communitybanner__textarea {
    display: block;
  }

  .hb-btnholder {
    padding-top: 10px;
  }

  .hb-sortby-section {
    padding-top: 30px;
  }

  .hb-careerlist__title {
    padding: 0 0 30px;
  }

  .hb-social-icons {
    padding-top: 0;
  }

  .hb-career-menu li:last-child {
    padding-bottom: 0;
  }

  .hb-footerbottom__content {
    flex-direction: column;
    align-items: flex-start;
  }

  .hb-footerbottom__nav {
    padding-top: 10px;
  }

  .hb-countery-selector {
    min-width: 100%;
  }

  .hb-innerbanner img {
    max-width: initial;
    height: 100%;
  }

  .hb-sidebar-ad {
    padding-bottom: 20px;
  }

  .hb-helpsuppotcontainer {
    flex-direction: column;
    align-items: flex-start;
  }

  .hb-tehelpop {
    width: 100%;
  }

  .hb-bloglistingicons {
    align-self: flex-end;
  }

  .hb-btnarea {
    padding-bottom: 15px;
  }

  .hb-founderholder {
    align-items: flex-start;
  }

  .hb-founder {
    text-align: left;
  }

  .hb-epicpeopleimg {
    max-width: 469px;
  }
}
@media (max-width: 980px) {
  .hb-headersupport {
    display: none;
  }
}
@media (max-width: 767px) {
  .hb-bannertitle .hb-description p {
    width: auto;
  }

  .hb-sponsorslogo li {
    padding: 30px;
  }

  .hb-newsletterwrapper .hb-newlettersub .hb-searchinputform {
    flex-direction: column;
  }

  .hb-sliderchild {
    padding: 30px;
  }

  .hb-growfastwrapp_img > figure {
    min-width: initial;
  }

  .hb-growfastwrapp::after {
    display: none;
  }

  .hb-counthead h2 {
    margin: 0 0 50px;
  }

  .hb-newsletterwrapper {
    padding: 40px;
  }

  .col-bannerleft {
    width: 90%;
  }

  .col-bannerleft::before {
    width: 100%;
  }

  .hb-bannerwatchvideo figure {
    margin: 0 0 15px;
  }

  .hb-collapse {
    width: 100%;
  }

  .hb-slider-nav::after {
    display: none;
  }

  .hb-search {
    flex-wrap: wrap;
  }
  .hb-search > figure {
    border-radius: 3px 3px 0 0px;
  }
  .hb-search > figure > img {
    border-radius: 3px 3px 0 0px;
  }
  .hb-search .hb-services_content {
    border-left: 1px solid #ddd;
  }

  .hb-uploadbar {
    padding-bottom: 20px;
  }

  .hb-blogprofileuser {
    padding: 0;
  }

  .hb-readmorebtn {
    position: relative;
  }

  [aria-expanded=false] ~ .hb-readmorebtn:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 40px;
    top: -39px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0.07) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.07) 0%, rgba(0, 0, 0, 0.07) 100%);
    background: linear-gradient(to top, #fafafa 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#12000000", endColorstr="#12000000",GradientType=0 );
    opacity: 0.8;
  }

  .hb-blogcommentsholdervthree + [data-readmore-toggle] {
    margin-top: -48px;
  }

  .hb-blogcommentsholder [aria-expanded=true] ~ .hb-readmorebtn {
    margin-top: -20%;
  }
}
@media (max-width: 640px) {
  .hb-epicpeopleimg_01,
.hb-epicpeopleimg_02 {
    display: none;
  }

  .hb-epicpeopleimg {
    justify-content: flex-start;
    max-width: unset;
    margin-right: 0;
  }
  .hb-epicpeopleimg > img {
    right: 50px;
  }
}
@media (max-width: 575px) {
  .hb-sectionmid {
    padding: 0;
  }

  .hb-countery-selector {
    padding-right: 15px;
    padding-left: 15px;
  }

  .hb-blogcommentsholder [aria-expanded=true] ~ .hb-readmorebtn {
    margin-top: -30%;
  }
}
@media (max-width: 568px) {
  .hb-searchinputselect a {
    display: none;
  }

  .hb-slectcontainer .select2-dropdown {
    min-width: inherit !important;
    left: 0;
  }

  .hb-sponsorslogo ul {
    flex-direction: column;
  }

  .hb-sponsorslogo li {
    padding: 15px;
  }

  .hb-sort {
    flex-direction: column;
    align-items: flex-start;
  }

  .hb-checkbox label,
.hb-radio label {
    display: block;
  }
}
@media (max-width: 480px) {
  .hb-leftarea {
    padding: 15px;
  }

  .hb-searchform {
    flex-direction: column;
    align-items: start;
    height: 110px;
    padding: 18.5px 15px;
  }

  .hb-searchform > i {
    margin: 0 0 10px 0;
  }

  .hb-searchinput > i {
    position: absolute;
    right: 10px;
    top: 0;
  }

  .hb-countdownholder li {
    width: 100%;
  }

  .hb-searchinputform-v2 {
    flex-direction: column;
    height: auto;
  }

  .hb-comingsoon-content {
    padding: 20px;
  }

  .hb-newsletterwrapper {
    padding: 20px;
  }

  .hb-headerwrap {
    padding: 0 0 20px;
  }
  .hb-headerwrap .hb-logo {
    padding-bottom: 20px;
  }

  .hb-headerwrap__right {
    width: 100%;
  }

  .hb-navbar {
    padding-top: 30px;
  }

  .hb-tag {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .hb-tag figure {
    margin-bottom: 15px;
  }

  .hb-ratingreview {
    padding: 25px 10px;
  }

  .hb-ratingviews li {
    flex-wrap: wrap;
  }

  .slick-slide img {
    width: 100%;
  }

  .hb-blogcommentsholderchild {
    padding: 30px 0 0 30px;
  }

  .hb-blogimg {
    flex-direction: column;
  }
  .hb-blogimg figure {
    margin: 0 0 10px;
  }

  .hb-blogcommentsholderchild + [data-readmore-toggle] {
    margin-left: 0;
  }

  .hb-addcommentblog .hb-addcomment .hb-description {
    padding: 10px 0 0 26px;
  }

  .hb-themeform__wrap .form-group-half {
    width: 100%;
  }

  .hb-bloglistingicons {
    align-self: flex-start;
    align-items: flex-start;
    margin-top: 15px;
  }
  .hb-bloglistingicons h5 {
    margin-bottom: 0;
  }

  .hb-blogcommentsholder [aria-expanded=true] ~ .hb-readmorebtn {
    margin-top: 0;
  }
}
@media (max-width: 420px) {
  .hb-bannerwatchvideo figure img {
    margin: 0 15px 15px 0;
  }
}
@media (max-width: 380px) {
  .hb-collapse-body > li {
    flex-direction: column;
  }

  .hb-collapse-body > li figure {
    margin: 0 0 10px 0px;
  }

  .hb-searchform {
    padding: 15px;
  }

  .hb-blogcmntinfo {
    flex-direction: column;
    align-items: flex-start;
  }
  .hb-blogcmntinfo div + div {
    align-self: flex-end;
  }

  .btn-reply {
    margin: 10px auto 0;
  }
}
@media (max-width: 340px) {
  .col-bannerright {
    padding: 0 18px;
  }
}

/*# sourceMappingURL=main.css.map */
