*,
*:before,
*:after {
  box-sizing: border-box;
}
@-ms-viewport {
  width: device-width;
}
body {
  padding: 0;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary,
img {
  display: block;
}
audio,
canvas,
progress,
video {
  display: block;
  vertical-align: baseline;
}
img {
  width: 100%;
  height: auto;
  border: none;
}
input,
textarea,
select,
button {
  font-family: inherit;
  font-size: 1em;
}
input[type="text"],
input[type="week"],
input[type="url"],
input[type="time"],
input[type="tel"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="email"],
input[type="date"],
select,
textarea {
  box-shadow: none;
  outline: none;
  height: auto;
  border-radius: 0;
  background: transparent;
  -webkit-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  width: 100%;
  border: none;
  color: inherit;
}
input[type="submit"],
input[type="button"],
button {
  -webkit-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: none;
  border-radius: 0;
  cursor: pointer;
  border: none;
  color: inherit;
  height: auto;
  width: auto;
  font-size: 14px;
}
a {
  background: transparent;
  text-decoration: none;
}
body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  margin: 0;
  padding: 0;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-xxl {
  margin-top: 50px;
}
.m-t-xxxl {
  margin-top: 60px;
}
.m-t-n {
  margin-top: 0;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-xxl {
  margin-right: 50px;
}
.m-r-xxxl {
  margin-right: 60px;
}
.m-r-n {
  margin-right: 0;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-xxl {
  margin-bottom: 50px;
}
.m-b-xxxl {
  margin-bottom: 60px;
}
.m-b-n {
  margin-bottom: 0 !important;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-xxl {
  margin-left: 50px;
}
.m-l-xxxl {
  margin-left: 60px;
}
.m-l-n {
  margin-left: 0;
}
.m-n {
  margin: 0;
}
.p-t-sm {
  padding-top: 10px;
}
.p-t-md {
  padding-top: 20px;
}
.p-t-lg {
  padding-top: 30px;
}
.p-t-xl {
  padding-top: 40px;
}
.p-t-xxl {
  padding-top: 50px;
}
.p-t-xxxl {
  padding-top: 60px;
}
.p-b-n {
  padding-bottom: 0 !important;
}
.p-b-sm {
  padding-bottom: 10px;
}
.p-b-md {
  padding-bottom: 20px;
}
.p-b-lg {
  padding-bottom: 30px;
}
.p-b-xl {
  padding-bottom: 40px;
}
.p-b-xxl {
  padding-bottom: 50px;
}
.p-b-xxxl {
  padding-bottom: 60px;
}
.p-r-n {
  padding-right: 0 !important;
}
.p-r-sm {
  padding-right: 10px;
}
.p-r-md {
  padding-right: 20px;
}
.p-r-lg {
  padding-right: 30px;
}
.p-r-xl {
  padding-right: 40px;
}
.p-r-xxl {
  padding-right: 50px;
}
.p-r-xxxl {
  padding-right: 60px;
}
.p-l-n {
  padding-left: 0 !important;
}
.p-l-sm {
  padding-left: 10px;
}
.p-l-md {
  padding-left: 20px;
}
.p-l-lg {
  padding-left: 30px;
}
.p-l-xl {
  padding-left: 40px;
}
.p-l-xxl {
  padding-left: 50px;
}
.p-l-xxxl {
  padding-left: 60px;
}
.p-n {
  padding: 0 !important;
}
@media only screen and (max-width: 767px) {
  .m-xs-b {
    margin-bottom: 30px !important;
  }
  #secondary {
    display: none;
  }
  .main-post-nav .post-nav-element.pull-right {
    float: none !important;
  }
  .main-post-nav .post-nav-element a {
    text-align: center;
  }
  .pagination .page-numbers {
    padding: 8px 15px !important;
    font-size: 13px !important;
    margin-right: 5px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .m-sm-b {
    margin-bottom: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .m-md-b {
    margin-bottom: 30px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .m-lg-b {
    margin-bottom: 30px !important;
  }
}
.gi-container::before,
.gi-container::after,
.gi-container-fluid::before,
.gi-container-fluid::after,
.gi-row::before,
.gi-row::after {
  display: table;
  content: " ";
}
.gi-container::after,
.gi-container-fluid::after,
.gi-row::after {
  clear: both;
}
.gi-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.gi-container.full-width {
  padding-right: 0;
  padding-left: 0;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
@media (min-width: 768px) {
  .gi-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .gi-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .gi-container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .gi-container {
    width: 1370px;
  }
}
.gi-container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 0;
  margin-left: 0;
}
.hidden {
  display: none;
}
.visible {
  display: block;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
}
.gi-row {
  margin-right: -15px;
  margin-left: -15px;
}
.gi-col-xs-1,
.gi-col-sm-1,
.gi-col-md-1,
.gi-col-lg-1,
.gi-col-xs-2,
.gi-col-sm-2,
.gi-col-md-2,
.gi-col-lg-2,
.gi-col-xs-3,
.gi-col-sm-3,
.gi-col-md-3,
.gi-col-lg-3,
.gi-col-xs-4,
.gi-col-sm-4,
.gi-col-md-4,
.gi-col-lg-4,
.gi-col-xs-5,
.gi-col-sm-5,
.gi-col-md-5,
.gi-col-lg-5,
.gi-col-xs-6,
.gi-col-sm-6,
.gi-col-md-6,
.gi-col-lg-6,
.gi-col-xs-7,
.gi-col-sm-7,
.gi-col-md-7,
.gi-col-lg-7,
.gi-col-xs-8,
.gi-col-sm-8,
.gi-col-md-8,
.gi-col-lg-8,
.gi-col-xs-9,
.gi-col-sm-9,
.gi-col-md-9,
.gi-col-lg-9,
.gi-col-xs-10,
.gi-col-sm-10,
.gi-col-md-10,
.gi-col-lg-10,
.gi-col-xs-11,
.gi-col-sm-11,
.gi-col-md-11,
.gi-col-lg-11,
.gi-col-xs-12,
.gi-col-sm-12,
.gi-col-md-12,
.gi-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.gi-col-xs-1,
.gi-col-xs-2,
.gi-col-xs-3,
.gi-col-xs-4,
.gi-col-xs-5,
.gi-col-xs-6,
.gi-col-xs-7,
.gi-col-xs-8,
.gi-col-xs-9,
.gi-col-xs-10,
.gi-col-xs-11,
.gi-col-xs-12 {
  float: left;
}
.gi-col-xs-12 {
  width: 100%;
}
.gi-col-xs-11 {
  width: 91.66666667%;
}
.gi-col-xs-10 {
  width: 83.33333333%;
}
.gi-col-xs-9 {
  width: 75%;
}
.gi-col-xs-8 {
  width: 66.66666667%;
}
.gi-col-xs-7 {
  width: 58.33333333%;
}
.gi-col-xs-6 {
  width: 50%;
}
.gi-col-xs-5 {
  width: 41.66666667%;
}
.gi-col-xs-4 {
  width: 33.33333333%;
}
.gi-col-xs-3 {
  width: 25%;
}
.gi-col-xs-2 {
  width: 16.66666667%;
}
.gi-col-xs-1 {
  width: 8.33333333%;
}
.gi-col-xs-pull-12 {
  right: 100%;
}
.gi-col-xs-pull-11 {
  right: 91.66666667%;
}
.gi-col-xs-pull-10 {
  right: 83.33333333%;
}
.gi-col-xs-pull-9 {
  right: 75%;
}
.gi-col-xs-pull-8 {
  right: 66.66666667%;
}
.gi-col-xs-pull-7 {
  right: 58.33333333%;
}
.gi-col-xs-pull-6 {
  right: 50%;
}
.gi-col-xs-pull-5 {
  right: 41.66666667%;
}
.gi-col-xs-pull-4 {
  right: 33.33333333%;
}
.gi-col-xs-pull-3 {
  right: 25%;
}
.gi-col-xs-pull-2 {
  right: 16.66666667%;
}
.gi-col-xs-pull-1 {
  right: 8.33333333%;
}
.gi-col-xs-pull-0 {
  right: auto;
}
.gi-col-xs-push-12 {
  left: 100%;
}
.gi-col-xs-push-11 {
  left: 91.66666667%;
}
.gi-col-xs-push-10 {
  left: 83.33333333%;
}
.gi-col-xs-push-9 {
  left: 75%;
}
.gi-col-xs-push-8 {
  left: 66.66666667%;
}
.gi-col-xs-push-7 {
  left: 58.33333333%;
}
.gi-col-xs-push-6 {
  left: 50%;
}
.gi-col-xs-push-5 {
  left: 41.66666667%;
}
.gi-col-xs-push-4 {
  left: 33.33333333%;
}
.gi-col-xs-push-3 {
  left: 25%;
}
.gi-col-xs-push-2 {
  left: 16.66666667%;
}
.gi-col-xs-push-1 {
  left: 8.33333333%;
}
.gi-col-xs-push-0 {
  left: auto;
}
.gi-col-xs-offset-12 {
  margin-left: 100%;
}
.gi-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.gi-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.gi-col-xs-offset-9 {
  margin-left: 75%;
}
.gi-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.gi-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.gi-col-xs-offset-6 {
  margin-left: 50%;
}
.gi-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.gi-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.gi-col-xs-offset-3 {
  margin-left: 25%;
}
.gi-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.gi-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.gi-col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .gi-col-sm-1,
  .gi-col-sm-2,
  .gi-col-sm-3,
  .gi-col-sm-4,
  .gi-col-sm-5,
  .gi-col-sm-6,
  .gi-col-sm-7,
  .gi-col-sm-8,
  .gi-col-sm-9,
  .gi-col-sm-10,
  .gi-col-sm-11,
  .gi-col-sm-12 {
    float: left;
  }
}
@media (min-width: 768px) {
  .gi-col-sm-12 {
    width: 100%;
  }
  .gi-col-sm-11 {
    width: 91.66666667%;
  }
  .gi-col-sm-10 {
    width: 83.33333333%;
  }
  .gi-col-sm-9 {
    width: 75%;
  }
  .gi-col-sm-8 {
    width: 66.66666667%;
  }
  .gi-col-sm-7 {
    width: 58.33333333%;
  }
  .gi-col-sm-6 {
    width: 50%;
  }
  .gi-col-sm-5 {
    width: 41.66666667%;
  }
  .gi-col-sm-4 {
    width: 33.33333333%;
  }
  .gi-col-sm-3 {
    width: 25%;
  }
  .gi-col-sm-2 {
    width: 16.66666667%;
  }
  .gi-col-sm-1 {
    width: 8.33333333%;
  }
  .gi-col-sm-pull-12 {
    right: 100%;
  }
  .gi-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .gi-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .gi-col-sm-pull-9 {
    right: 75%;
  }
  .gi-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .gi-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .gi-col-sm-pull-6 {
    right: 50%;
  }
  .gi-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .gi-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .gi-col-sm-pull-3 {
    right: 25%;
  }
  .gi-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .gi-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .gi-col-sm-pull-0 {
    right: auto;
  }
  .gi-col-sm-push-12 {
    left: 100%;
  }
  .gi-col-sm-push-11 {
    left: 91.66666667%;
  }
  .gi-col-sm-push-10 {
    left: 83.33333333%;
  }
  .gi-col-sm-push-9 {
    left: 75%;
  }
  .gi-col-sm-push-8 {
    left: 66.66666667%;
  }
  .gi-col-sm-push-7 {
    left: 58.33333333%;
  }
  .gi-col-sm-push-6 {
    left: 50%;
  }
  .gi-col-sm-push-5 {
    left: 41.66666667%;
  }
  .gi-col-sm-push-4 {
    left: 33.33333333%;
  }
  .gi-col-sm-push-3 {
    left: 25%;
  }
  .gi-col-sm-push-2 {
    left: 16.66666667%;
  }
  .gi-col-sm-push-1 {
    left: 8.33333333%;
  }
  .gi-col-sm-push-0 {
    left: auto;
  }
  .gi-col-sm-offset-12 {
    margin-left: 100%;
  }
  .gi-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .gi-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .gi-col-sm-offset-9 {
    margin-left: 75%;
  }
  .gi-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .gi-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .gi-col-sm-offset-6 {
    margin-left: 50%;
  }
  .gi-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .gi-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .gi-col-sm-offset-3 {
    margin-left: 25%;
  }
  .gi-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .gi-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .gi-col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .gi-col-md-1,
  .gi-col-md-2,
  .gi-col-md-3,
  .gi-col-md-4,
  .gi-col-md-5,
  .gi-col-md-6,
  .gi-col-md-7,
  .gi-col-md-8,
  .gi-col-md-9,
  .gi-col-md-10,
  .gi-col-md-11,
  .gi-col-md-12 {
    float: left;
  }
}
@media (min-width: 992px) {
  .gi-col-md-12 {
    width: 100%;
  }
  .gi-col-md-11 {
    width: 91.66666667%;
  }
  .gi-col-md-10 {
    width: 83.33333333%;
  }
  .gi-col-md-9 {
    width: 75%;
  }
  .gi-col-md-8 {
    width: 66.66666667%;
  }
  .gi-col-md-7 {
    width: 58.33333333%;
  }
  .gi-col-md-6 {
    width: 50%;
  }
  .gi-col-md-5 {
    width: 41.66666667%;
  }
  .gi-col-md-4 {
    width: 33.33333333%;
  }
  .gi-col-md-3 {
    width: 25%;
  }
  .gi-col-md-2 {
    width: 16.66666667%;
  }
  .gi-col-md-1 {
    width: 8.33333333%;
  }
  .gi-col-md-pull-12 {
    right: 100%;
  }
  .gi-col-md-pull-11 {
    right: 91.66666667%;
  }
  .gi-col-md-pull-10 {
    right: 83.33333333%;
  }
  .gi-col-md-pull-9 {
    right: 75%;
  }
  .gi-col-md-pull-8 {
    right: 66.66666667%;
  }
  .gi-col-md-pull-7 {
    right: 58.33333333%;
  }
  .gi-col-md-pull-6 {
    right: 50%;
  }
  .gi-col-md-pull-5 {
    right: 41.66666667%;
  }
  .gi-col-md-pull-4 {
    right: 33.33333333%;
  }
  .gi-col-md-pull-3 {
    right: 25%;
  }
  .gi-col-md-pull-2 {
    right: 16.66666667%;
  }
  .gi-col-md-pull-1 {
    right: 8.33333333%;
  }
  .gi-col-md-pull-0 {
    right: auto;
  }
  .gi-col-md-push-12 {
    left: 100%;
  }
  .gi-col-md-push-11 {
    left: 91.66666667%;
  }
  .gi-col-md-push-10 {
    left: 83.33333333%;
  }
  .gi-col-md-push-9 {
    left: 75%;
  }
  .gi-col-md-push-8 {
    left: 66.66666667%;
  }
  .gi-col-md-push-7 {
    left: 58.33333333%;
  }
  .gi-col-md-push-6 {
    left: 50%;
  }
  .gi-col-md-push-5 {
    left: 41.66666667%;
  }
  .gi-col-md-push-4 {
    left: 33.33333333%;
  }
  .gi-col-md-push-3 {
    left: 25%;
  }
  .gi-col-md-push-2 {
    left: 16.66666667%;
  }
  .gi-col-md-push-1 {
    left: 8.33333333%;
  }
  .gi-col-md-push-0 {
    left: auto;
  }
  .gi-col-md-offset-12 {
    margin-left: 100%;
  }
  .gi-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .gi-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .gi-col-md-offset-9 {
    margin-left: 75%;
  }
  .gi-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .gi-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .gi-col-md-offset-6 {
    margin-left: 50%;
  }
  .gi-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .gi-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .gi-col-md-offset-3 {
    margin-left: 25%;
  }
  .gi-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .gi-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .gi-col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .gi-col-lg-1,
  .gi-col-lg-2,
  .gi-col-lg-3,
  .gi-col-lg-4,
  .gi-col-lg-5,
  .gi-col-lg-6,
  .gi-col-lg-7,
  .gi-col-lg-8,
  .gi-col-lg-9,
  .gi-col-lg-10,
  .gi-col-lg-11,
  .gi-col-lg-12 {
    float: left;
  }
}
@media (min-width: 1200px) {
  .gi-col-lg-12 {
    width: 100%;
  }
  .gi-col-lg-11 {
    width: 91.66666667%;
  }
  .gi-col-lg-10 {
    width: 83.33333333%;
  }
  .gi-col-lg-9 {
    width: 75%;
  }
  .gi-col-lg-8 {
    width: 66.66666667%;
  }
  .gi-col-lg-7 {
    width: 58.33333333%;
  }
  .gi-col-lg-6 {
    width: 50%;
  }
  .gi-col-lg-5 {
    width: 41.66666667%;
  }
  .gi-col-lg-4 {
    width: 33.33333333%;
  }
  .gi-col-lg-3 {
    width: 25%;
  }
  .gi-col-lg-2 {
    width: 16.66666667%;
  }
  .gi-col-lg-1 {
    width: 8.33333333%;
  }
  .gi-col-lg-pull-12 {
    right: 100%;
  }
  .gi-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .gi-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .gi-col-lg-pull-9 {
    right: 75%;
  }
  .gi-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .gi-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .gi-col-lg-pull-6 {
    right: 50%;
  }
  .gi-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .gi-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .gi-col-lg-pull-3 {
    right: 25%;
  }
  .gi-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .gi-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .gi-col-lg-pull-0 {
    right: auto;
  }
  .gi-col-lg-push-12 {
    left: 100%;
  }
  .gi-col-lg-push-11 {
    left: 91.66666667%;
  }
  .gi-col-lg-push-10 {
    left: 83.33333333%;
  }
  .gi-col-lg-push-9 {
    left: 75%;
  }
  .gi-col-lg-push-8 {
    left: 66.66666667%;
  }
  .gi-col-lg-push-7 {
    left: 58.33333333%;
  }
  .gi-col-lg-push-6 {
    left: 50%;
  }
  .gi-col-lg-push-5 {
    left: 41.66666667%;
  }
  .gi-col-lg-push-4 {
    left: 33.33333333%;
  }
  .gi-col-lg-push-3 {
    left: 25%;
  }
  .gi-col-lg-push-2 {
    left: 16.66666667%;
  }
  .gi-col-lg-push-1 {
    left: 8.33333333%;
  }
  .gi-col-lg-push-0 {
    left: auto;
  }
  .gi-col-lg-offset-12 {
    margin-left: 100%;
  }
  .gi-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .gi-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .gi-col-lg-offset-9 {
    margin-left: 75%;
  }
  .gi-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .gi-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .gi-col-lg-offset-6 {
    margin-left: 50%;
  }
  .gi-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .gi-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .gi-col-lg-offset-3 {
    margin-left: 25%;
  }
  .gi-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .gi-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .gi-col-lg-offset-0 {
    margin-left: 0;
  }
}
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-display: swap;
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-times:before {
  content: "\f00d";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-books:before {
  content: "\f5db";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-play:before {
  content: "\f04b";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-calculator-alt:before {
  content: "\f64c";
}
.fa-calculator-alt:before {
  content: "\f64c";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-chart-bar:before {
  content: "\f178";
}
.fa-megaphone:before {
  content: "\f675";
}
.fa-comment-alt-dollar:before {
  content: "\f650";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-file:before {
  content: "\f15b";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-trophy-alt:before {
  content: "\f2eb";
}
@font-face {
  font-family: 'Font Awesome';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("fonts/web-icons/fontawesome/fa-light-300.eot");
  src: url("fonts/web-icons/fontawesome/fa-light-300.eot?#iefix") format("embedded-opentype"), url("fonts/web-icons/fontawesome/fa-light-300.woff2") format("woff2"), url("fonts/web-icons/fontawesome/fa-light-300.woff") format("woff"), url("fonts/web-icons/fontawesome/fa-light-300.ttf") format("truetype"), url("fonts/web-icons/fontawesome/fa-light-300.svg#fontawesome") format("svg");
}
@font-face {
  font-family: 'Font Awesome';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/web-icons/fontawesome/fa-brands-400.eot");
  src: url("fonts/web-icons/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/web-icons/fontawesome/fa-brands-400.woff2") format("woff2"), url("fonts/web-icons/fontawesome/fa-brands-400.woff") format("woff"), url("fonts/web-icons/fontawesome/fa-brands-400.ttf") format("truetype"), url("fonts/web-icons/fontawesome/fa-brands-400.svg#fontawesome") format("svg");
}
.fa,
.fal,
.far,
.fab,
.fas {
  font-family: 'Font Awesome';
  font-style: normal;
  display: inline-block;
  line-height: 1em;
  font-weight: 300;
}
.fab {
  font-weight: 400;
}
.wpcf7-not-valid-tip {
  display: none !important;
}
.wpcf7-response-output {
  margin: 15px 0 0 !important;
  text-align: center;
  padding: 15px !important;
  border: none !important;
}
.wpcf7-validation-errors {
  background: #f7e700;
  color: #232220;
}
.wpcf7-mail-sent-ok {
  background: #398f14;
  color: #fff;
}
.wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 15px !important;
}
span.wpcf7-list-item {
  margin: 0;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after {
  clear: both;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after {
  clear: both;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@font-face {
  font-family: "Poppins";
  font-display: swap;
  src: url("fonts/web-fonts/poppins/Poppins-Medium.eot");
  src: url("fonts/web-fonts/poppins/Poppins-Medium.eot?#iefix") format('embedded-opentype'), url("fonts/web-fonts/poppins/Poppins-Medium.woff") format('woff'), url("fonts/web-fonts/poppins/Poppins-Medium.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-display: swap;
  src: url("fonts/web-fonts/poppins/Poppins-Bold.eot");
  src: url("fonts/web-fonts/poppins/Poppins-Bold.eot?#iefix") format('embedded-opentype'), url("fonts/web-fonts/poppins/Poppins-Bold.woff") format('woff'), url("fonts/web-fonts/poppins/Poppins-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  font-display: swap;
  src: url("fonts/web-fonts/poppins/Poppins-ExtraBold.eot");
  src: url("fonts/web-fonts/poppins/Poppins-ExtraBold.eot?#iefix") format('embedded-opentype'), url("fonts/web-fonts/poppins/Poppins-ExtraBold.woff") format('woff'), url("fonts/web-fonts/poppins/Poppins-ExtraBold.ttf") format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oxygen";
  font-display: swap;
  src: url("fonts/web-fonts/oxygen/oxygen-light.eot");
  src: url("fonts/web-fonts/oxygen/oxygen-light.eot?#iefix") format('embedded-opentype'), url("fonts/web-fonts/oxygen/oxygen-light.woff") format('woff'), url("fonts/web-fonts/oxygen/oxygen-light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oxygen";
  font-display: swap;
  src: url("fonts/web-fonts/oxygen/oxygen-regular.eot");
  src: url("fonts/web-fonts/oxygen/oxygen-regular.eot?#iefix") format('embedded-opentype'), url("fonts/web-fonts/oxygen/oxygen-regular.woff") format('woff'), url("fonts/web-fonts/oxygen/oxygen-regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oxygen";
  font-display: swap;
  src: url("fonts/web-fonts/oxygen/oxygen-bold.eot");
  src: url("fonts/web-fonts/oxygen/oxygen-bold.eot?#iefix") format('embedded-opentype'), url("fonts/web-fonts/oxygen/oxygen-bold.woff") format('woff'), url("fonts/web-fonts/oxygen/oxygen-bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
::-moz-selection {
  background-color: #6b3085;
  color: #fff;
}
::selection {
  background-color: #6b3085;
  color: #fff;
}
html {
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Oxygen", 'Arial', sans-serif;
  font-size: 14px;
  color: #757575;
  line-height: 1.4em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.bg-c-default {
  background: #6b3085;
}
.bg-c-primary {
  background: #481e5a;
}
.bg-c-secondary {
  background: #aa4ed3;
}
.bg-c-tertiary {
  background: #c567ef;
}
.bg-c-white {
  background: #fff;
}
.bg-c-grey {
  background: #f5f5f5;
}
.bg-c-black {
  background: #1d1d1b;
}
.bg-gradient {
  background: linear-gradient(to right, #622c78, #b000ff);
}
a {
  color: #6b3085;
  transition: 0.6s;
}
a:hover {
  color: #481e5a;
}
p {
  margin: 15px 0;
  line-height: 2em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #1d1d1b;
  font-family: "Poppins", sans-serif;
  line-height: 1.1em;
  font-weight: 700;
  letter-spacing: -0.02em;
}
h1.one,
h2.one,
h3.one,
h4.one,
h5.one,
h6.one,
.h1.one,
.h2.one,
.h3.one,
.h4.one,
.h5.one,
.h6.one {
  font-size: 1em;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 2.6em;
}
h2,
.h2 {
  font-size: 2.1em;
}
h3,
.h3 {
  font-size: 1.7em;
}
h4,
.h4 {
  font-size: 1.3em;
}
h5,
.h5 {
  font-size: 1em;
}
h6,
.h6 {
  font-size: 0.8em;
}
.headline {
  font-size: 3.3em;
  margin: 0 0 30px;
}
.headline.lg {
  font-size: 4.3em;
  line-height: 1.3em;
}
.subheading {
  font-size: 1.14em;
}
.f-c-heading {
  color: #1d1d1b;
}
.f-c-default {
  color: #6b3085;
}
.f-c-primary {
  color: #481e5a;
}
.f-c-secondary {
  color: #aa4ed3;
}
.f-c-tertiary {
  color: #c567ef;
}
.f-c-white {
  color: #fff;
}
.f-c-black {
  color: #1d1d1b;
}
.f-w-bold {
  font-weight: 700;
}
.f-w-light {
  font-weight: 300;
}
.f-s-italic {
  font-style: italic;
}
.f-s-normal {
  font-style: normal;
}
.t-a-r {
  text-align: right;
}
.t-a-l {
  text-align: left;
}
.t-a-c {
  text-align: center;
}
.t-a-j {
  text-align: justify;
}
.t-t-l {
  text-transform: lowercase;
}
.t-t-u {
  text-transform: uppercase;
}
.t-t-c {
  text-transform: capitalize;
}
*:first-child {
  margin-top: 0;
}
*:last-child {
  margin-bottom: 0;
}
ul li {
  margin-bottom: 10px;
}
ul li:last-of-type {
  margin-bottom: 0 !important;
}
ul li:before,
ul li i {
  margin-right: 5px;
  font-size: 1.3em;
  font-family: 'Font Awesome';
  color: #6b3085;
}
ul ul {
  margin-left: 30px;
}
ul.inline li,
ul.slick-dots li {
  margin-right: 15px;
  margin-bottom: 0;
  display: inline-block;
}
ul.inline li:last-of-type,
ul.slick-dots li:last-of-type {
  margin-right: 0 !important;
}
ul.inline.float,
ul.slick-dots.float {
  overflow: hidden;
}
ul.inline.float li,
ul.slick-dots.float li {
  float: left;
}
ul.icon {
  margin-left: 30px;
}
ul.icon li:before,
ul.icon li i {
  margin-left: -30px;
}
ul.list-tick li:before {
  content: '\f00c';
  margin-right: 10px;
}
ul.list-arrow li {
  margin-left: 25px;
}
ul.list-arrow li:before {
  content: '\f178';
  margin-right: 10px;
  vertical-align: -0.12em;
  font-weight: 400;
  margin-left: -25px;
}
ul.list-bullet {
  margin-left: 14px;
}
ul.list-bullet li {
  list-style: disc outside none;
}
ul.list-square {
  margin-left: 14px;
}
ul.list-square li {
  list-style: square outside none;
}
ul.list-number {
  margin-left: 15px;
}
ul.list-number li {
  list-style: decimal outside none;
}
ul.list-circle {
  margin-left: 15px;
}
ul.list-circle li {
  list-style: circle outside none;
}
ul.list-letter {
  margin-left: 18px;
}
ul.list-letter li {
  list-style: lower-alpha outside none;
}
ul.list-roman {
  margin-left: 18px;
}
ul.list-roman li {
  list-style: lower-roman outside none;
}
ul.sitemap-links li:before {
  font-size: 1.5em;
  content: "\f178";
  font-weight: 300;
  vertical-align: -0.1em;
  margin-right: 10px;
}
ul.sitemap-links li a {
  color: #757575;
}
ul.sitemap-links li a:hover {
  color: #6b3085;
}
ul.sitemap-links li .children {
  margin-top: 10px;
}
ul.social li i {
  color: inherit;
}
ol {
  padding: 0;
  margin-left: 15px;
}
ol li {
  list-style: decimal outside none;
  margin-bottom: 10px;
}
ol li:last-of-type {
  margin-bottom: 0;
}
form input[type="text"],
form input[type="week"],
form input[type="url"],
form input[type="time"],
form input[type="tel"],
form input[type="password"],
form input[type="search"],
form input[type="number"],
form input[type="email"],
form input[type="date"],
form select,
form textarea {
  padding: 15px 0;
  transition: 0.6s !important;
  border-bottom: 3px solid rgba(0,0,0,0.15);
}
form input[type="text"].wpcf7-not-valid,
form input[type="week"].wpcf7-not-valid,
form input[type="url"].wpcf7-not-valid,
form input[type="time"].wpcf7-not-valid,
form input[type="tel"].wpcf7-not-valid,
form input[type="password"].wpcf7-not-valid,
form input[type="search"].wpcf7-not-valid,
form input[type="number"].wpcf7-not-valid,
form input[type="email"].wpcf7-not-valid,
form input[type="date"].wpcf7-not-valid,
form select.wpcf7-not-valid,
form textarea.wpcf7-not-valid {
  border-color: #f52320 !important;
}
form input[type="text"]:focus,
form input[type="week"]:focus,
form input[type="url"]:focus,
form input[type="time"]:focus,
form input[type="tel"]:focus,
form input[type="password"]:focus,
form input[type="search"]:focus,
form input[type="number"]:focus,
form input[type="email"]:focus,
form input[type="date"]:focus,
form select:focus,
form textarea:focus {
  border-color: #aa4ed3 !important;
}
form textarea {
  min-width: 100%;
  max-width: 100%;
  min-height: 60px;
  max-height: 80px;
  vertical-align: top;
}
form select {
  background: url("images/svgs/select-arrow.svg") !important;
  background-position: 99% 50% !important;
  background-repeat: no-repeat !important;
}
form input[type="submit"],
form button {
  transition: 0.6s !important;
}
form .wpcf7-form-control-wrap.t-c-accept {
  color: #fff !important;
}
.cont-page .wpcf7-form {
  max-width: 900px;
  margin: auto;
}
.ajax-loader {
  display: none !important;
}
.form-group {
  margin-bottom: 15px;
}
.form-group:last-of-type {
  margin-bottom: 0;
}
.form-repsonse > div {
  padding: 15px;
  text-align: center;
  margin-top: 15px;
}
.form-repsonse > div.error {
  background: #f52320;
  color: #fff;
}
.form-repsonse > div.success {
  background: #398f14;
  color: #fff;
}
.wpcf7-response-output {
  padding: 15px;
  background: #f00;
  color: #fff;
}
.anr_captcha_field >div {
  text-align: center;
}
.anr_captcha_field >div >div {
  margin: auto;
}
.g-recaptcha > div {
  margin-left: auto;
  margin-right: auto;
}
.blog #content,
.archive #content {
  margin-left: -15px;
  margin-right: -15px;
}
.blog #content:before,
.archive #content:before,
.blog #content:after,
.archive #content:after {
  content: "";
  display: table;
}
.blog #content:after,
.archive #content:after {
  clear: both;
}
.blog article,
.archive article {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  margin-bottom: 30px;
}
.blog article .entry-body,
.archive article .entry-body {
  padding: 30px;
  background: #f5f5f5;
}
.blog article .entry-body .entry-title,
.archive article .entry-body .entry-title {
  margin: 0 0 10px;
  font-size: 2em;
}
.blog article .entry-body .entry-meta,
.archive article .entry-body .entry-meta {
  margin-bottom: 15px;
}
.blog article .entry-body .entry-meta li,
.archive article .entry-body .entry-meta li {
  font-weight: 600;
}
.blog article:last-of-type,
.archive article:last-of-type {
  margin-bottom: 0;
}
.single article .entry-content img {
  margin: 30px 0;
}
.single .breadcrumb li.active {
  display: none;
}
.pagination {
  padding-top: 30px;
  text-align: center;
}
.pagination .page-numbers {
  padding: 12px 20px;
  text-align: center;
  display: inline-block;
  border: 1px solid #6b3085;
  margin-right: 10px;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
  background: #6b3085;
  color: #fff;
}
.pagination .page-numbers:last-child {
  margin-right: 0;
}
.post-meta-area > div {
  margin-top: 30px;
}
#secondary .widget {
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
  padding: 30px;
  margin-bottom: 30px;
}
#secondary .widget .widget-title {
  margin: 0 0 15px;
  font-size: 1.5em;
}
#secondary ul li {
  margin-bottom: 15px;
}
#secondary ul li .wp-block-latest-posts__post-date {
  display: block;
  margin-top: 10px;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  color: #999;
}
#secondary:last-of-type {
  margin-bottom: 0;
}
.page #main-content,
.page #primary {
  padding: 0;
}
.page #main-content > .gi-row {
  margin: 0;
}
.heading-row {
  margin-bottom: 130px;
}
.heading-row.half {
  margin-bottom: 65px;
}
.sec {
  padding-top: 130px;
  padding-bottom: 130px;
}
.sec-contained {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.sec-full-width {
  padding-left: 45px !important;
  padding-right: 45px !important;
}
.sec-full-width-abs {
  overflow: hidden;
}
.sec-full-width-abs .gi-row {
  margin-left: -1.5px !important;
  margin-right: -1.5px !important;
}
.sec-full-width-abs .gi-row.initial-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.sec-full-width-abs .gi-row [class^="gi-col"] {
  padding-left: 1.5px !important;
  padding-right: 1.5px !important;
}
.sec-full-width-abs .gi-row [class^="gi-col"].initial-padding {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.error404 {
  text-align: center;
}
.error404 #header,
.error404 #footer {
  display: none;
}
.error404 .not-found-title {
  font-size: 220px;
  line-height: 1em;
  margin: 0;
}
.error404 .not-found-page p {
  font-size: 1.5em;
  margin-bottom: 30px;
}
.error404 #content {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
iframe {
  width: 100%;
  margin-bottom: -5px;
  border: none;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.how-to-guide .how-to-guide-name {
  margin: 0 0 30px;
}
.how-to-guide h3 {
  font-size: 21px;
  margin-bottom: 20px;
}
.how-to-guide p {
  line-height: 1.4em;
  margin: 10px 0;
}
.how-to-guide .how-to-guide-tools {
  margin-bottom: 30px;
}
.how-to-guide .how-to-step {
  margin-bottom: 30px;
}
.how-to-guide .how-to-step-inner {
  margin-bottom: 20px;
}
.btn,
input[type="submit"],
input[type="button"],
button {
  padding: 20px 45px;
  display: inline-block;
  line-height: 1em;
  font-size: 1.21em;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-family: "Poppins", sans-serif;
  transition: 0.6s;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
}
.btn i,
input[type="submit"] i,
input[type="button"] i,
button i {
  vertical-align: -0.05em;
}
.btn .icon-right,
input[type="submit"] .icon-right,
input[type="button"] .icon-right,
button .icon-right {
  margin-left: 10px;
}
.btn .icon-left,
input[type="submit"] .icon-left,
input[type="button"] .icon-left,
button .icon-left {
  margin-right: 10px;
}
.btn-sm {
  padding: 16px 25px;
  font-size: 1em;
}
.btn-sm .icon-right {
  margin-left: 5px;
}
.btn-sm .icon-left {
  margin-right: 5px;
}
.btn-default {
  background: #6b3085;
  border-color: #6b3085;
  color: #fff;
}
.btn-default:hover {
  background: #aa4ed3;
  border-color: #aa4ed3;
  color: #fff;
}
.btn-default.btn-border {
  color: #6b3085;
}
.btn-default.btn-border:hover {
  background: #6b3085;
  border-color: #6b3085;
  color: #fff;
}
.btn-default.btn-link {
  color: #aa4ed3;
}
.btn-default.btn-link:before {
  background: #aa4ed3;
}
.btn-default.btn-link:hover {
  color: #fff;
}
.btn-primary {
  background: #481e5a;
  border-color: #481e5a;
  color: #fff;
}
.btn-primary:hover {
  background: #6b3085;
  border-color: #6b3085;
  color: #fff;
}
.btn-primary.btn-border {
  color: #481e5a;
}
.btn-primary.btn-border:hover {
  background: #481e5a;
  border-color: #481e5a;
  color: #fff;
}
.btn-secondary {
  background: #aa4ed3;
  border-color: #aa4ed3;
  color: #fff;
}
.btn-secondary:hover {
  background: #6b3085;
  border-color: #6b3085;
  color: #fff;
}
.btn-secondary.btn-border {
  color: #aa4ed3;
}
.btn-secondary.btn-border:hover {
  background: #aa4ed3;
  border-color: #aa4ed3;
  color: #fff;
}
.btn-white {
  background: #fff;
  border-color: #fff;
  color: #c567ef;
}
.btn-white:hover {
  background: #c567ef;
  border-color: #c567ef;
  color: #fff;
}
.btn-white.btn-border {
  color: #fff;
}
.btn-white.btn-border:hover {
  background: #aa4ed3;
  border-color: #aa4ed3;
  color: #fff;
}
.btn-white.btn-link {
  color: #fff;
}
.btn-white.btn-link:before {
  background: #fff;
}
.btn-white-hover:hover {
  background: #fff;
  color: #aa4ed3;
}
.btn-border {
  background: transparent;
}
.btn-link {
  border: none !important;
  background: transparent !important;
  padding: 0 22px !important;
  position: relative;
  height: 50px;
  line-height: 50px;
}
.btn-link:before {
  content: "";
  display: block;
  position: absolute;
  width: 70px;
  height: 100%;
  border-radius: 70px;
  z-index: 1;
  left: 0;
  transition: 0.6s;
}
.btn-link .text {
  position: relative;
  z-index: 2;
}
.btn-link:hover {
  color: #6b3085;
  padding: 0 45px !important;
}
.btn-link:hover:before {
  width: 100%;
}
.btn-link:hover i {
  -webkit-animation: wiggle 1.5s ease infinite;
  -moz-animation: wiggle 1.5s ease infinite;
  animation: wiggle 1.5s ease infinite;
  position: relative;
}
.btn-block {
  display: block;
  text-align: center;
}
input[type="submit"],
input[type="button"],
button {
  transition: 0.6s;
}
#move-up-toggle {
  position: fixed;
  bottom: 10px;
  right: 10px;
  color: #fff;
  height: 50px;
  width: 50px;
  line-height: 52px;
  transition: 0.6s;
  text-align: center;
  background: #6b3085;
  display: none;
  z-index: 997;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
}
#move-up-toggle:hover {
  background: #c567ef;
}
.tooltip {
  position: relative;
}
.tooltip .tooltip-text {
  visibility: hidden;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  bottom: 109%;
  left: 30%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip .tooltip-text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}
.tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}
.testimonial.style {
  padding: 40px;
  box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
}
.testimonial.style .heading {
  color: #1d1d1b;
  font-size: 1.6em;
  margin: 0 0 15px !important;
}
.testimonial.style .content {
  margin-top: 0;
}
.testimonial.style .details span.name,
.testimonial.style .details span.date {
  font-weight: 600;
  color: #1d1d1b;
}
.testimonial .details {
  overflow: hidden;
}
.testimonial .details span {
  float: left;
  margin-right: 20px;
}
.testimonial .details span.rating {
  color: #fd0;
}
.testimonial .details span:last-of-type {
  margin-right: 0;
}
.testimonial.long {
  text-align: left;
  padding: 40px 50px 50px;
  background: #6b3085;
  float: left;
  border-radius: 5px;
}
.testimonial.long .person {
  border-radius: 50%;
  max-width: 125px;
  margin: auto auto 30px auto;
}
.testimonial.long .outer {
  position: relative;
}
.testimonial.long .inner {
  width: 200px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  text-align: center;
}
.testimonial.long .inner .logo_alt {
  max-width: 150px;
  margin-top: 0;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
}
.testimonial.long .details {
  margin-bottom: 0;
  width: calc(100% - 200px);
  margin-left: 200px;
  display: inline-block;
  padding-bottom: 18px;
}
.testimonial.long .details:after {
  width: 100%;
  background: #fff;
}
.testimonial.long .details .name {
  font-size: 1.75em;
  display: block;
  margin-right: 0;
  margin-bottom: 10px;
}
.testimonial.long .details span {
  float: none;
  color: #fff;
  font-size: 1.1em;
}
.testimonial.long .details .rating,
.testimonial.long .details .date {
  display: none;
}
.testimonial.long .content {
  font-size: 1.1em;
  color: #fff;
  margin: 30px 0 0;
  display: block;
  float: left;
}
#title-bar {
  padding-top: 220px;
  padding-bottom: 80px;
}
#title-bar .title-bar-heading {
  margin: 0;
  color: #fff;
}
#title-bar .title-bar-subheading {
  color: #fff;
  margin-top: 20px;
  max-width: 750px;
}
#title-bar .breadcrumb {
  margin-top: 25px;
}
#title-bar .post-details {
  margin-bottom: 25px;
}
.breadcrumb {
  overflow: hidden;
  display: inline-block;
}
.breadcrumb li {
  display: inline-block;
  float: left;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-weight: 600;
  font-size: 0.95em;
}
.breadcrumb li a {
  color: #fff;
}
.breadcrumb li a:hover {
  color: #aa4ed3;
}
.breadcrumb li.active {
  color: #fff;
}
.breadcrumb > li + li:before {
  content: "\f105";
  display: inline-block;
  float: left;
  margin-right: 0;
  padding: 0 15px;
  font-weight: 400;
  color: #ccc;
}
.post-details li {
  color: #fff;
}
.share-post {
  padding: 20px 30px;
  background: #6b3085;
}
.share-post .heading {
  margin: 12px 0;
  color: #fff;
}
.share-post ul li a {
  height: 50px;
  width: 50px;
  line-height: 58px;
  background: #fff;
  color: #6b3085;
  border-radius: 50%;
  display: block;
  text-align: center;
}
.share-post ul li a:hover {
  background: #aa4ed3;
  color: #fff;
}
.share-post ul li a i {
  color: inherit;
  margin-right: 0;
}
.more-articles {
  padding: 30px 30px 0;
  background: #f5f5f5;
}
.more-articles .heading {
  font-size: 2.1em;
  margin: 0 0 30px;
}
.more-articles .article {
  margin-bottom: 30px;
}
.more-articles .article .article-heading {
  margin: 0 0 5px;
}
.more-articles .article .article-heading a {
  color: #aa4ed3;
}
.more-articles .article .article-heading a:hover {
  color: #6b3085;
}
.more-articles .article .date {
  color: #aaa;
}
.more-articles .article .content {
  line-height: 1.4em;
  margin-top: 10px;
}
.prev-next-post-button .title {
  font-size: 1.3em;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
.prev-next-post-button:hover {
  color: #aa4ed3;
}
.action-box {
  text-align: center;
  padding: 60px 40px;
  margin: 30px 0;
}
.action-box.bg-c-default .btn:hover {
  background: #fff;
  border-color: #fff;
  color: #6b3085;
}
.action-box.action-box-form {
  text-align: left;
  padding: 40px;
}
.action-box.action-box-form form .form-input {
  border-color: #fff;
  color: #fff;
}
.action-box.action-box-form form .form-input::placeholder {
  color: #e5e5e5;
}
.action-box.action-box-form form .form-input::-moz-placeholder {
  color: #e5e5e5;
}
.action-box.action-box-form form .form-input::-moz-placeholder {
  color: #e5e5e5;
}
.action-box.action-box-form form .form-input::-ms-input-placeholder {
  color: #e5e5e5;
}
.action-box.action-box-form form .form-input::-webkit-input-placeholder {
  color: #e5e5e5;
}
.action-box.action-box-form form .form-input:focus {
  border-color: #aa4ed3 !important;
}
.action-box.action-box-form form .form-submit {
  background: #aa4ed3;
  border-color: #aa4ed3;
}
.action-box.action-box-form form .form-submit:hover {
  background: #fff;
  border-color: #fff;
  color: #6b3085;
}
.action-box .heading {
  color: #fff;
  margin-bottom: 15px;
  font-size: 2em;
}
.action-box .content {
  color: #fff;
  margin: 0 0 20px;
}
#page.popup {
  padding-bottom: 65px;
}
.pp-pop-up {
  padding: 10px 0;
  background: #481e5a;
  position: fixed;
  z-index: 99999;
  bottom: 0;
  left: 0;
  width: 100%;
}
.pp-pop-up p {
  color: #fff;
  margin: 10px 0;
  font-size: 15px;
}
.pp-pop-up a {
  color: #fff;
  text-decoration: underline;
}
.pp-pop-up a:hover {
  color: #111;
}
a.close {
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  background: #fff;
  color: #481e5a;
  display: block;
  float: right;
  margin-top: 5px;
  border-radius: 50%;
  text-decoration: none;
}
a.close:hover {
  color: #fff;
  background: #6b3085;
}
#move-up-toggle.popup {
  bottom: 75px;
}
@-webkit-keyframes scroll-r {
  0% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
  50% {
    background-position: 91% 90%;
    transform: translate(-50%, -50%) rotate(355deg);
  }
  100% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-moz-keyframes scroll-r {
  0% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
  50% {
    background-position: 91% 90%;
    transform: translate(-50%, -50%) rotate(355deg);
  }
  100% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes scroll {
  0% {
    background-position: 10% 10%;
  }
  50% {
    background-position: 91% 90%;
  }
  100% {
    background-position: 10% 10%;
  }
}
@-moz-keyframes scroll {
  0% {
    background-position: 10% 10%;
  }
  50% {
    background-position: 91% 90%;
  }
  100% {
    background-position: 10% 10%;
  }
}
.line-after {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
.line-after:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 4px;
  content: "";
  background: #aa4ed3;
}
.line-after.mid:after {
  left: 50%;
  transform: translatex(-50%);
}
.h-la {
  margin-bottom: 0 !important;
}
.circ {
  position: relative;
}
.circ:before {
  content: "";
  display: block;
  width: calc(100% + 80px);
  height: 150px;
  border-radius: 200px;
  z-index: 0;
  transition: 0.6s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circ span {
  z-index: 2;
  position: relative;
}
.circ.white span {
  color: #6b3085;
}
.circ.white:before {
  background: #fff;
}
.circ.default span {
  color: #fff;
}
.circ.default:before {
  background: #6b3085;
}
.under-line {
  border-bottom: 5px solid #aa4ed3;
}
.f-c-white .under-line {
  border-bottom: 5px solid #fff;
}
.circ-sm {
  width: 75px;
  display: inline-block;
  position: relative;
  text-align: center;
}
.circ-sm:before {
  content: "";
  display: block;
  width: 70px;
  height: 45px;
  border-radius: 200px;
  z-index: 0;
  transition: 0.6s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circ-sm.white i,
.circ-sm.white span {
  color: #6b3085;
  z-index: 4;
  position: relative;
}
.circ-sm.white:before {
  background: #fff;
}
a:hover .circ-sm i,
a:hover .circ-sm span {
  -webkit-animation: wiggle 1.5s ease infinite;
  -moz-animation: wiggle 1.5s ease infinite;
  animation: wiggle 1.5s ease infinite;
}
@-webkit-keyframes wiggle {
  0% {
    left: 9px;
  }
  80% {
    left: -2px;
  }
  85% {
    left: 7px;
  }
  95% {
    left: -2px;
  }
  100% {
    left: 7px;
  }
}
@-moz-keyframes wiggle {
  0% {
    left: 9px;
  }
  80% {
    left: -2px;
  }
  85% {
    left: 7px;
  }
  95% {
    left: -2px;
  }
  100% {
    left: 7px;
  }
}
.service-box {
  text-align: center;
  vertical-align: top;
}
.service-box .service-box-wrapper {
  display: block;
  height: 750px;
  position: relative;
}
.service-box .service-box-wrapper .img-area {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.service-box .service-box-wrapper .img-area.mastermind {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-smile.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.one-to-one {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-point.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.investors {
  background: url("/wp-content/uploads/2021/09/meeting-laptop.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.sales-growth {
  background: url("/wp-content/uploads/2021/10/business-people.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.corporate-sessions {
  background: url("/wp-content/uploads/2021/09/meeting-two.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.day-courses {
  background: url("/wp-content/uploads/2021/09/meeting-postit-note.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.events {
  background: url("/wp-content/uploads/2021/09/speaker-front.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.business-freedom {
  background: url("/wp-content/uploads/2023/09/businessman.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.entrepreneur {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-front.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.coach {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-point.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.industry-expert {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-awards.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.my-story {
  background: url("/wp-content/uploads/2021/09/bhangals-construction.jpeg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.my-mission {
  background: url("/wp-content/uploads/2021/10/parm-bhangal-working.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.my-awards {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-awards.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.my-businesses {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-computer.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.checklists {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-point.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.e-books {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-front.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.templates {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-awards-talking.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.videos {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-computer.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.training-courses {
  background: url("/wp-content/uploads/2023/09/training.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.package-1 {
  background: url("/wp-content/uploads/2023/09/training.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.events {
  background: url("/wp-content/uploads/2021/09/speaker-front.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.supersonic {
  background: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1)), url("/wp-content/uploads/2023/09/sales.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.accelerator {
  background: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1)), url("/wp-content/uploads/2023/09/marketing.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.recruitment {
  background: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url("/wp-content/uploads/2023/09/training-to-one.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .img-area.bootcamp {
  background: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1)), url("/wp-content/uploads/2023/09/bootcamp.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box .service-box-wrapper .content-area {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  padding: 60px;
  z-index: 2;
}
.service-box .service-box-wrapper .content-area .heading {
  font-size: 4em;
  color: #fff;
  margin: 0 0 15px;
}
.service-box .service-box-wrapper .content-area .heading:last-child {
  margin-bottom: 0;
}
.service-box .service-box-wrapper .content-area .content {
  margin: 0 0 25px;
  color: #fff;
  max-width: 450px;
  font-weight: 500;
  font-size: 1.21em;
  margin-left: auto;
  margin-right: auto;
}
.service-box .service-box-wrapper .content-area .content:last-child {
  margin-bottom: 0;
}
.service-box .service-box-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: 0.6s;
  background: rgba(0,0,0,0.1);
}
.service-box a.service-box-wrapper:hover:before {
  background: rgba(0,0,0,0.4);
}
.service-box a.service-box-wrapper:hover .content-area .btn {
  background: #c567ef;
}
.service-box.sm .service-box-wrapper {
  height: 500px;
}
.service-box.sm .service-box-wrapper .content-area .heading {
  font-size: 3.6em;
}
.service-box.xs .service-box-wrapper {
  height: 450px;
}
.service-box.xs .service-box-wrapper .content-area {
  padding: 40px;
}
.service-box.xs .service-box-wrapper .content-area .heading {
  font-size: 2.2em;
}
.service-box.xs .service-box-wrapper .content-area .content {
  font-size: 1.07em;
  margin-bottom: 15px;
}
.service-box.xs .service-box-wrapper .content-area .btn {
  padding: 16px 30px;
  font-size: 1.07em;
}
.service-box-alt .img-area {
  height: 350px;
/* Images */
/* -> Home */
/* -> About Me */
}
.service-box-alt .img-area.investors {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-front.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box-alt .img-area.my-story {
  background: url("/wp-content/uploads/2021/09/bhangals-construction.jpeg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box-alt .img-area.my-mission {
  background: url("/wp-content/uploads/2021/10/parm-bhangal-working.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box-alt .img-area.my-awards {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-awards.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box-alt .img-area.my-businesses {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-computer.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box-alt .img-area.corporate-sessions {
  background: url("/wp-content/uploads/2021/09/meeting-two.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box-alt .img-area.day-courses {
  background: url("/wp-content/uploads/2021/09/meeting-postit-note.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box-alt .img-area.events {
  background: url("/wp-content/uploads/2021/09/speaker-front.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box-alt .img-area.mastermind {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-smile.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box-alt .img-area.one-to-one {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-point.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-box-alt .content-area {
  text-align: center;
  padding: 35px 0 0;
}
.service-box-alt .content-area .heading {
  font-size: 1.6em;
  margin-bottom: 15px;
}
.service-box-alt .content-area .content {
  margin: 0 0 20px;
  line-height: 1.8em;
}
.service-box-alt .content-area .btn-special {
  padding: 13px 30px;
  font-size: 0.9em;
}
.icon-box {
  margin-bottom: 30px;
}
.icon-box .icon-wrapper {
  margin-bottom: 40px;
}
.icon-box .icon-wrapper .icon {
  height: 100px;
  width: 100px;
  line-height: 100px;
  font-size: 3.25em;
  position: relative;
  color: #aa4ed3;
  background: #fff;
  text-align: center;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
}
.icon-box .heading {
  margin: 0 0 15px;
  font-size: 2em;
}
.icon-box .heading:last-child {
  margin-bottom: 0;
}
.icon-box.inline-block {
  position: relative;
}
.icon-box.inline-block .icon-wrapper {
  margin-bottom: 0;
}
.icon-box.inline-block .content-wrapper {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: calc(100% - 100px);
}
.icon-box.inline-block .content-wrapper .content-area {
  padding-left: 30px;
}
.icon-box:last-child {
  margin-bottom: 0;
}
.vid-area {
  max-width: 600px !important;
  height: 335px !important;
  padding: 0 15px !important;
}
.follow-sec .social li {
  margin-right: 40px;
}
.follow-sec .social li a {
  height: 120px;
  width: 120px;
  line-height: 120px;
  font-size: 2.5em;
  display: block;
  position: relative;
  color: #fff;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
  color: #c567ef;
  background: #fff;
}
.follow-sec .social li a i {
  position: relative;
  z-index: 1;
  margin-right: 0;
}
.follow-sec .social li a.facebook {
  color: #3b5998;
}
.follow-sec .social li a.instagram {
  color: #c32aa3;
}
.follow-sec .social li a.youtube {
  color: #f00;
}
.follow-sec .social li a.linkedin {
  color: #0a66c2;
}
.follow-sec .social li a.tiktok svg {
  font-size: 36px !important;
  fill: #000 !important;
}
.follow-sec .social li a:hover {
  color: #fff;
}
.follow-sec .social li a:hover.facebook {
  background: #3b5998;
}
.follow-sec .social li a:hover.instagram {
  background: #c32aa3;
}
.follow-sec .social li a:hover.youtube {
  background: #f00;
}
.follow-sec .social li a:hover.linkedin {
  background: #0a66c2;
}
.follow-sec .social li a:hover.tiktok {
  background: #000;
}
.follow-sec .social li a:hover.tiktok svg {
  fill: #fff !important;
}
.awards .logo {
  height: 150px;
  width: auto;
  margin-bottom: 30px;
}
.awards .heading {
  font-size: 1.6em;
  margin: 0 0 20px;
  text-align: left;
}
.awards ul li {
  font-weight: 600;
}
.website-link {
  text-align: center;
  padding: 40px;
  background: #f5f5f5;
}
.website-link .logo {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.website-link .heading {
  font-size: 1.6em;
  margin: 0 0 20px;
}
.website-link .content {
  margin: 0 0 20px;
}
.course {
  position: relative;
}
.course .course-wrapper {
  display: block;
  padding: 35px 105px 35px 35px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
}
.course .course-wrapper:hover {
  box-shadow: 0 0 35px 0 rgba(0,0,0,0.15);
}
.course .heading {
  margin: 0 0 15px;
  font-size: 1.6em;
}
.course .date {
  line-height: 1em;
  font-size: 1.07em;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  display: block;
  font-weight: 600;
  color: #757575;
}
.course:before {
  content: "\f0a9";
  font-family: "Font Awesome";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 35px;
  font-size: 2.6em;
  font-weight: 400;
  color: #c567ef;
}
.package {
  padding: 40px 30px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
}
.package .name {
  font-size: 2em;
  text-align: center;
}
.package .price {
  display: block;
  font-family: "Poppins", sans-serif;
  color: #c567ef;
  font-weight: 900;
  text-align: center;
  font-size: 1.2em;
  line-height: 1em;
}
.package .duration {
  text-transform: uppercase;
  letter-spacing: 0.09em;
  color: #1d1d1b;
  text-align: center;
  display: block;
  font-size: 1.07em;
  font-weight: 600;
  margin-top: 10px;
}
.package .package-content {
  margin-top: 30px;
}
.package .package-content .heading {
  font-size: 1.14em;
  margin: 0 0 15px;
}
.package .package-content .bottom-text {
  font-size: 0.95em;
  color: #1d1d1b;
  text-align: center;
}
.resource {
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
}
.resource .img-area {
  height: 300px;
  position: relative;
}
.resource .content-area {
  padding: 30px 15px;
  text-align: center;
}
.resource .content-area .heading {
  margin: 0 0 15px;
  font-size: 1.4em;
}
.resource .icon {
  height: 30px;
  width: 30px;
  display: block;
  background: #481e5a;
  color: #fff;
  line-height: 31px;
  border-radius: 50%;
  font-size: 0.9em;
  position: absolute;
  top: 10px;
  left: 10px;
  text-align: center;
}
.resource.pdf .img-area {
  height: 0;
}
.resource-overlay-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.95);
  z-index: 9999;
  padding: 60px 0;
}
.resource-overlay-wrapper .resource-overlay .close {
  height: 40px;
  width: 40px;
  display: block;
  line-height: 43px;
  background: #6b3085;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 1.21em;
  border-radius: 50%;
}
.resource-overlay-wrapper .resource-overlay .close:hover {
  background: #fff;
  color: #6b3085;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  text-align: center;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .resource-overlay-inner-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .headline {
  font-size: 2.4em;
  color: #fff;
  margin-bottom: 10px;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .content {
  font-size: 1.14em;
  margin: 0 0 30px;
  color: #c567ef;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .resource-loader {
  height: 360px;
  max-width: 600px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .resource-loader .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .resource-loader video {
  margin: 0;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .resource-loader .play-button {
  width: 80px;
  height: 80px;
  line-height: 89px;
  text-align: center;
  border-radius: 50%;
  display: block;
  background: #c567ef;
  position: absolute;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .resource-loader .play-button i {
  color: #fff;
  font-size: 1.7em;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .resource-loader .play-button:hover {
  background: #6b3085;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .resource-loader.active .play-button {
  display: none;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .wpcf7-text {
  color: #fff;
  margin-bottom: 10px;
  border-color: #fff;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .wpcf7-text::placeholder {
  color: #fff;
  opacity: 0.5;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .wpcf7-text::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .wpcf7-text::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .wpcf7-text::-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .wpcf7-text::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.resource-overlay-wrapper .resource-overlay .resource-overlay-inner .wpcf7-submit {
  margin-top: 5px;
}
.resource-loader {
  position: relative;
}
.resource-loader .resource-loader-action {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.resource-loader.active .img {
  display: none;
}
.resource-loader.active .resource-loader-action {
  display: none;
}
.resource-loader.active .resource-content {
  height: 100%;
}
.resource-loader.active .resource-content iframe {
  height: 100%;
}
.tab-buttons {
  margin-bottom: 40px;
  text-align: center;
}
.tab-buttons .tab-button-wrapper {
  display: inline-block;
  padding-right: 30px;
}
.tab-buttons .tab-button-wrapper .tab-button {
  display: inline-block;
  font-size: 1.3em;
  line-height: 1em;
  color: #1d1d1b;
  font-weight: 600;
  padding: 20px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
  min-width: 180px;
  text-align: center;
}
.tab-buttons .tab-button-wrapper .tab-button.active,
.tab-buttons .tab-button-wrapper .tab-button:hover {
  background: #aa4ed3;
  color: #fff;
}
.tab-buttons .tab-button-wrapper:last-of-type {
  padding-right: 0;
}
.tabs .tab {
  height: 0;
  overflow: hidden;
}
.tabs .tab .tab-heading {
  font-size: 2.5em;
  margin: 0 0 30px;
}
.tabs .tab.active {
  height: auto;
  overflow: visible;
}
.resource-main-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.resource-main-wrapper .resource-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 25%;
  margin-bottom: 30px;
}
.resource-main-wrapper:before,
.resource-main-wrapper:after {
  content: "";
  display: table;
}
.resource-main-wrapper:after {
  clear: both;
}
.blog #title-bar {
  background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("/wp-content/uploads/2021/09/parm-bhangal-smile.jpg");
  background-position: 50% 27%;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-box {
  box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
  background: #fff;
  overflow: hidden;
  transition: 0.6s;
  position: relative;
}
.news-box .date {
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  text-align: center;
  color: #fff;
  height: 100px;
  width: 100px;
  background: #aa4ed3;
  padding: 26px 0;
  font-family: "Poppins", sans-serif;
}
.news-box .date .day {
  display: block;
  font-weight: 900;
  font-size: 2.2em;
  line-height: 1em;
  margin-bottom: 5px;
}
.news-box .date div {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 0.9em;
  line-height: 1em;
}
.news-box .news-box-wrapper {
  overflow: hidden;
  display: block;
}
.news-box .img-wrapper {
  height: 400px;
  overflow: hidden;
}
.news-box .img-wrapper .img-area {
  height: 100%;
}
.news-box .content-wrapper {
  position: relative;
}
.news-box .content-wrapper .content-area {
  padding: 40px 50px 50px;
  position: relative;
  z-index: 1;
  text-align: center;
  transition: 0.6s;
}
.news-box .content-wrapper .content-area .heading {
  font-size: 2.4em;
  margin: 0 0 30px;
  transition: 0.6s;
}
.news-box .content-wrapper .content-area .content {
  color: #3a5286;
  font-size: 1.14em;
  margin: 0 0 25px;
}
.news-box:hover {
  box-shadow: 0 0 60px 0 rgba(0,0,0,0.25);
}
.news-box:hover .content-wrapper .content-area {
  background: #6b3085;
}
.news-box:hover .content-wrapper .content-area .heading {
  color: #fff;
}
.news-box:hover .content-wrapper .content-area .btn {
  background: #c567ef;
}
.news-box:hover .content-wrapper .content-area .btn:before {
  bottom: 0;
  right: 0;
}
.services-page-main-wrapper {
  padding: 0 30px;
  position: relative;
}
.services-page-main-wrapper .slick-list {
  margin-left: -1.5px;
  margin-right: -1.5px;
}
.services-page-main-wrapper .slick-list .slick-slide {
  padding-left: 1.5px;
  padding-right: 1.5px;
}
.services-page-main-wrapper .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  height: 60px;
  width: 60px;
  line-height: 60px;
  background: #fff;
  color: #c567ef;
  text-align: center;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
  font-size: 1.4em;
  z-index: 1;
}
.services-page-main-wrapper .slick-arrow.last {
  left: 0;
}
.services-page-main-wrapper .slick-arrow.next {
  right: 0;
}
.services-page-main-wrapper .slick-arrow:hover {
  background: #c567ef;
  color: #fff;
}
.service-page-sec .gi-container-fluid {
  position: relative;
}
.service-page-sec .gi-container-fluid .content-area-col {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.service-page-sec .gi-container-fluid .services-area-col {
  float: right;
}
.website-links-wrapper {
  display: grid;
  grid-template-columns: calc(50% - 15px) calc(50% - 15px);
  column-gap: 30px;
  row-gap: 30px;
  justify-content: center;
}
.website-links-wrapper .website-link:last-child {
  margin-left: calc(50% + 15px);
  width: 100%;
}
.as-seen-on .text {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  font-size: 0.95em;
  font-weight: 600;
}
.as-seen-on .images .img {
  display: inline-block;
  margin-right: 40px;
}
.as-seen-on .images .img img {
  height: 40px;
  width: auto;
  vertical-align: top;
}
.as-seen-on .images .img:last-child {
  margin-right: 0;
}
.whatsapp-button {
  height: 50px;
  width: 50px;
  line-height: 52px;
  text-align: center;
  right: 10px;
  border-radius: 50%;
  display: block;
  font-size: 1.9em;
  background: #25d366;
  color: #fff;
  position: fixed;
  z-index: 998;
  bottom: 70px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
}
.whatsapp-button:hover {
  background: #128c7e;
  color: #fff !important;
}
@-moz-keyframes scroll-r {
  0% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
  50% {
    background-position: 91% 90%;
    transform: translate(-50%, -50%) rotate(355deg);
  }
  100% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes scroll-r {
  0% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
  50% {
    background-position: 91% 90%;
    transform: translate(-50%, -50%) rotate(355deg);
  }
  100% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-o-keyframes scroll-r {
  0% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
  50% {
    background-position: 91% 90%;
    transform: translate(-50%, -50%) rotate(355deg);
  }
  100% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes scroll-r {
  0% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
  50% {
    background-position: 91% 90%;
    transform: translate(-50%, -50%) rotate(355deg);
  }
  100% {
    background-position: 10% 10%;
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-moz-keyframes scroll {
  0% {
    background-position: 10% 10%;
  }
  50% {
    background-position: 91% 90%;
  }
  100% {
    background-position: 10% 10%;
  }
}
@-webkit-keyframes scroll {
  0% {
    background-position: 10% 10%;
  }
  50% {
    background-position: 91% 90%;
  }
  100% {
    background-position: 10% 10%;
  }
}
@-o-keyframes scroll {
  0% {
    background-position: 10% 10%;
  }
  50% {
    background-position: 91% 90%;
  }
  100% {
    background-position: 10% 10%;
  }
}
@keyframes scroll {
  0% {
    background-position: 10% 10%;
  }
  50% {
    background-position: 91% 90%;
  }
  100% {
    background-position: 10% 10%;
  }
}
@-moz-keyframes scroll wiggle {
  0% {
    left: 9px;
  }
  80% {
    left: -2px;
  }
  85% {
    left: 7px;
  }
  95% {
    left: -2px;
  }
  100% {
    left: 7px;
  }
}
@-webkit-keyframes scroll wiggle {
  0% {
    left: 9px;
  }
  80% {
    left: -2px;
  }
  85% {
    left: 7px;
  }
  95% {
    left: -2px;
  }
  100% {
    left: 7px;
  }
}
@-o-keyframes scroll wiggle {
  0% {
    left: 9px;
  }
  80% {
    left: -2px;
  }
  85% {
    left: 7px;
  }
  95% {
    left: -2px;
  }
  100% {
    left: 7px;
  }
}
@keyframes scroll wiggle {
  0% {
    left: 9px;
  }
  80% {
    left: -2px;
  }
  85% {
    left: 7px;
  }
  95% {
    left: -2px;
  }
  100% {
    left: 7px;
  }
}
.main-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: 0.6s;
}
.main-header .logo-wrapper {
  width: 210px;
}
.main-header .logo-wrapper .logo {
  display: block;
  width: 164px;
  padding: 15.5px 0;
}
.main-header .primary-navigation {
  width: calc(100% - 454px);
}
.main-header .button-wrapper {
  width: 244px;
}
.main-header .button-wrapper .button-wrapper-inner {
  padding: 22px 0;
}
.main-header.fixed {
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}
.main-header.fixed .logo {
  width: 45px;
  padding: 10px 0;
  transition: 0s;
}
.main-header.fixed .primary-navigation ul > li {
  line-height: 80px;
}
.main-header.fixed .primary-navigation ul li .sub-menu {
  top: 79px;
}
.main-header.fixed .primary-navigation ul li .sub-menu li {
  line-height: 50px;
}
.main-header.fixed .button-wrapper .button-wrapper-inner {
  padding: 12px 0;
}
.main-header.fixed .button-wrapper .button-wrapper-inner .btn {
  margin: 0;
  background: #fff;
  color: #aa4ed3;
}
.main-header.fixed .button-wrapper .button-wrapper-inner .btn:hover {
  background: #6b3085;
  color: #fff;
}
.primary-navigation {
  text-align: center;
}
.primary-navigation ul {
  margin: 0;
}
.primary-navigation ul li {
  line-height: 100px;
  margin: 0;
  display: inline-block;
  position: relative;
  padding: 0 28px;
}
.primary-navigation ul li:first-of-type {
  padding-left: 0;
}
.primary-navigation ul li:last-of-type {
  padding-right: 0;
}
.primary-navigation ul li.menu-item-has-children {
  margin-top: -1.73px;
}
.primary-navigation ul li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: "Font Awesome";
  vertical-align: -0.02em;
  margin-left: 5px;
}
.primary-navigation ul li.menu-item-has-children .arrow {
  display: none;
}
.primary-navigation ul li.menu-item-has-children li {
  margin: 0;
}
.primary-navigation ul li:hover .sub-menu,
.primary-navigation ul li:focus .sub-menu {
  left: auto;
}
.primary-navigation ul li a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  font-family: "Poppins", sans-serif;
  padding-bottom: 5px;
  position: relative;
  font-weight: 600;
  font-size: 1.07em;
}
.primary-navigation ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  transition: 0.6s;
  background: #fff;
}
.primary-navigation ul li a:hover:before {
  width: 100%;
}
.primary-navigation ul li.current-menu-item a:after {
  width: 100%;
}
.primary-navigation ul li .sub-menu {
  background: transparent;
  z-index: 999;
  left: -999em;
  top: 100px;
  width: 250px;
  position: absolute;
  padding-top: 2px;
  box-shadow: 0 7px 20px 0 rgba(0,0,0,0.1);
}
.primary-navigation ul li .sub-menu li {
  line-height: 50px;
  float: none;
  display: block;
  padding: 0;
  border-bottom: 1px solid #ddd;
}
.primary-navigation ul li .sub-menu li:hover .sub-menu,
.primary-navigation ul li .sub-menu li:focus .sub-menu {
  left: 250px;
}
.primary-navigation ul li .sub-menu li:last-of-type {
  border-bottom: none;
}
.primary-navigation ul li .sub-menu li a {
  padding: 0 20px;
  display: block;
  color: #757575;
  background: #fff;
}
.primary-navigation ul li .sub-menu li a:before {
  display: none;
}
.primary-navigation ul li .sub-menu li a:hover {
  background: #6b3085;
  color: #fff;
}
.primary-navigation ul li .sub-menu li .sub-menu {
  left: -999em;
  top: 0;
  padding-top: 0;
  width: 360px;
}
#footer-news {
  background: #1f1f1f;
  text-align: center;
}
#footer-news .content {
  font-size: 1.14em;
  margin: 0;
}
#footer-news form {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#footer-news form input {
  color: #fff;
}
#footer-news form input::placeholder {
  color: #fff;
  opacity: 0.7;
}
#footer-news form input::-moz-placeholder {
  color: #fff;
  opacity: 0.7;
}
#footer-news form input::-moz-placeholder {
  color: #fff;
  opacity: 0.7;
}
#footer-news form input::-ms-input-placeholder {
  color: #fff;
  opacity: 0.7;
}
#footer-news form input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.7;
}
#footer-news form button {
  margin-top: 20px;
}
#footer-main {
  background: #18181c;
  padding: 70px 0 30px;
}
#footer-main .logo {
  display: block;
  width: 160px;
}
#footer-main .link {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -23px;
  overflow: hidden;
}
#footer-main .link li {
  line-height: 1em;
  margin-bottom: 17px;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  float: left;
  width: 50%;
  padding: 0 15px;
  font-weight: 600;
}
#footer-main .link li a {
  opacity: 0.6;
  color: #fff;
}
#footer-main .link li a:hover {
  opacity: 1;
}
#footer-main .link li:last-child {
  margin-bottom: 23px !important;
}
#footer-main .social li {
  margin-right: 25px;
}
#footer-main .social li a {
  display: block;
  text-align: center;
  color: #fff;
  opacity: 0.6;
}
#footer-main .social li a i {
  margin-right: 0;
  font-size: 1.8em;
}
#footer-main .social li a:hover {
  opacity: 1;
}
#footer-main .bottom-row {
  font-size: 12px;
  color: rgba(255,255,255,0.6);
  line-height: 1em;
}
#footer-main .bottom-row p,
#footer-main .bottom-row ul li {
  line-height: 1em;
}
#footer-main .bottom-row a {
  color: rgba(255,255,255,0.6);
}
#footer-main .bottom-row a:hover {
  color: #fff;
}
#footer-main .bottom-row p a {
  text-decoration: underline;
}
#footer-main .hr {
  height: 1px;
  background: #fff;
  opacity: 0.2;
  margin: 80px 0 30px;
}
.block {
  display: block;
}
.inline {
  display: inline-block;
}
.inline.auto {
  margin: auto;
}
.p-b-n {
  padding-bottom: 0;
}
.p-t-n {
  padding-top: 0;
}
.ban {
  padding: 0 !important;
  position: relative;
  overflow: hidden;
  background: rgba(210,188,148,0.1);
}
.ban .p-cont {
  font-size: 1.4em;
}
.ban .carousel-inner {
  position: relative;
  z-index: 2;
}
.ban .ban-wrap .text-wrapper {
  padding-left: 60px;
  padding-right: 60px;
}
.ban .ban-wrap {
  height: calc(100vh - 170px);
  min-height: 790px;
  position: relative;
  z-index: 9;
}
.ban .ban-wrap .max-p,
.ban .ban-wrap .ban-p,
.ban .ban-wrap p.f-c-white {
  max-width: 570px;
  color: #fff;
}
.ban .ban-wrap .subheading {
  margin-bottom: 20px;
}
.ban .ban-wrap h1,
.ban .ban-wrap .h1 {
  font-size: 5.7em;
  color: #fff;
  line-height: 1.2em;
  margin-bottom: 20px;
  text-indent: -5px;
}
.ban .ban-wrap h1 .svg_cust,
.ban .ban-wrap .h1 .svg_cust {
  bottom: 12px;
}
.ban .ban-wrap .text-wrapper {
  position: absolute;
  top: calc(50% - 10px);
  left: 15px;
  transform: translatey(-50%);
}
.ban .bbc img {
  max-width: 150px;
}
.ban.sm .ban-wrap {
  height: 400px;
}
.ban.sm h1 {
  margin-bottom: 0;
}
.ban.sm p {
  margin-bottom: 0;
  margin-top: 20px;
}
.ban .svg-head {
  margin-bottom: 0;
}
.ban p a {
  color: #fff;
}
.ban p a:hover {
  color: #aa4ed3;
}
.ban.home {
  max-height: 73vh;
  margin-bottom: -20px;
  min-height: 670px;
}
.ban.home .gi-container-fluid {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 99;
}
.ban.home .ban-wrap {
  height: auto;
}
.ban.home .ban-wrap .text-wrapper {
  top: calc(50% - 15px);
}
.ban.home .ban-wrap .text-wrapper h1 {
  margin-bottom: 0;
}
.ban.home .ban-wrap .text-wrapper h1 .svg-head {
  margin-bottom: 20px;
}
.ban.home .ban-vid {
  z-index: 1;
}
.ban.home .ban-vid video {
  z-index: 1;
  display: block;
  width: 100%;
  transition: 0s !important;
}
.ban.home .ban-vid ::-webkit-media-controls {
  display: none !important;
}
.ban.contact {
  background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("/wp-content/uploads/2021/09/parm-bhangal-phone.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.after-home {
  position: relative;
  z-index: 4;
}
.bg-gr {
  background: linear-gradient(130deg, #481e5a, #aa4ed3);
  background-size: 190% 190%;
  -webkit-animation: scroll 5s ecubic-bezier(0.23, -0.34, 0.69, 1.22) infinite;
  -moz-animation: scroll 5s cubic-bezier(0.23, -0.34, 0.69, 1.22) infinite;
  animation: scroll 5s cubic-bezier(0.23, -0.34, 0.69, 1.22) infinite;
}
.bg-gr-flip {
  background: linear-gradient(130deg, #aa4ed3, #481e5a);
  background-size: 190% 190%;
  -webkit-animation: scroll 5s ecubic-bezier(0.23, -0.34, 0.69, 1.22) infinite;
  -moz-animation: scroll 5s cubic-bezier(0.23, -0.34, 0.69, 1.22) infinite;
  animation: scroll 5s cubic-bezier(0.23, -0.34, 0.69, 1.22) infinite;
}
.slider .slide {
  padding-right: 20px;
}
.slider .slick-dots {
  text-align: center;
  margin-top: 30px;
}
.slider .slick-dots .slick-active i {
  font-weight: 900;
}
.slider .slick-dots i {
  color: #fff;
}
.slider .slick-arrow,
.test-sld .slick-arrow,
.test-sld-alt .slick-arrow,
.slider-youtube .slick-arrow {
  z-index: 2;
  border-radius: 50%;
  transition: 0.6s;
  font-size: 1.2em;
  font-weight: 800;
  cursor: pointer;
  text-align: center;
  text-indent: 1px;
}
section.img-col .gi-container-fluid {
  padding: 0 15px;
}
section.img-col .gi-row {
  position: relative;
  overflow: hidden;
}
section.img-col .gi-row .text-col .text-wrapper {
  margin-top: 30%;
  margin-bottom: 30%;
  background: transparent;
}
section.img-col .gi-row .text-col .text-wrapper .inner-wrapper {
  padding: 0 85px;
}
section.img-col .gi-row .text-col .text-wrapper p {
  margin-bottom: 20px;
}
section.img-col .gi-row .text-col .text-wrapper p:last-child {
  margin-bottom: 0;
}
section.img-col .gi-row .text-col .text-wrapper .list.half {
  margin-left: -15px;
  margin-right: -15px;
}
section.img-col .gi-row .text-col .text-wrapper .list.half li {
  padding-left: 42px;
  padding-right: 15px;
  margin-left: 0;
  float: left;
  width: 50%;
}
section.img-col .gi-row .text-col .text-wrapper .list.half:before,
section.img-col .gi-row .text-col .text-wrapper .list.half:after {
  content: "";
  display: table;
}
section.img-col .gi-row .text-col .text-wrapper .list.half:after {
  clear: both;
}
section.img-col .gi-row .text-col .text-wrapper .list.list-arrow li {
  margin-bottom: 20px;
}
section.img-col .gi-row .text-col .text-wrapper .list.cta-lists {
  margin-top: 20px;
  margin-bottom: 30px;
}
section.img-col .gi-row .text-col .text-wrapper .list.cta-lists li {
  width: 100%;
  margin-bottom: 15px;
}
section.img-col .gi-row .text-col .text-wrapper .list.cta-lists li .inner {
  font-size: 1.07em;
  padding: 15px;
}
section.img-col .gi-row .text-col .text-wrapper .list.cta-lists.half li {
  padding-left: 15px;
  width: 50%;
}
section.img-col .gi-row .text-col .text-wrapper .list.cta-lists:last-child {
  margin-bottom: 0;
}
section.img-col .gi-row .text-col .text-wrapper .stat-area {
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
}
section.img-col .gi-row .text-col .text-wrapper .stat-area .stat-col {
  padding: 0 15px;
  width: 33.3333%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px !important;
}
section.img-col .gi-row .text-col .text-wrapper .stat-area .stat-col .stat-col-inner {
  padding: 30px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
}
section.img-col .gi-row .text-col .text-wrapper .stat-area .stat-col .stat-col-inner .headline {
  font-size: 3em;
  color: #6b3085;
}
section.img-col .gi-row .text-col .text-wrapper .stat-area .stat-col .stat-col-inner .line-after {
  margin-bottom: 20px;
  padding-bottom: 15px;
}
section.img-col .gi-row .text-col .text-wrapper .stat-area .stat-col .stat-col-inner.bg-gradient .headline,
section.img-col .gi-row .text-col .text-wrapper .stat-area .stat-col .stat-col-inner.bg-gradient p {
  color: #fff;
}
section.img-col .gi-row .text-col .text-wrapper .stat-area .stat-col .stat-col-inner.bg-gradient .line-after:after {
  background: rgba(255,255,255,0.25);
}
section.img-col .gi-row .text-col .text-wrapper .stat-area:before,
section.img-col .gi-row .text-col .text-wrapper .stat-area:after {
  content: "";
  display: table;
}
section.img-col .gi-row .text-col .text-wrapper .stat-area:after {
  clear: both;
  margin-bottom: -30px;
}
section.img-col .gi-row .text-col .text-wrapper.has-stat-sec {
  padding-bottom: 255px;
}
section.img-col .gi-row .img-col {
  position: absolute;
  top: 0;
  height: 100%;
}
section.img-col .gi-row .img-col .img-wrapper {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
section.img-col .gi-row .right {
  float: right;
}
section.img-col .gi-row:nth-of-type(1) .text-col {
  float: right;
}
section.img-col .gi-row:nth-of-type(2) .img-col {
  right: 0;
}
section.img-col.flip .gi-row:nth-of-type(1) .img-col {
  right: 0;
}
section.img-col.flip .gi-row:nth-of-type(1) .text-col {
  float: left;
}
section.img-col.flip .gi-row:nth-of-type(2) .text-col {
  float: right;
}
section.img-col.alt {
  position: relative;
}
section.img-col.alt .gi-container-fluid {
  position: static;
}
section.img-col.alt .gi-row {
  position: relative;
}
section.img-col.alt .gi-row .text-col .text-wrapper {
  margin-top: 0;
  margin-bottom: 0;
}
section.img-col.alt .gi-row .img-col {
  position: absolute;
  top: 0;
  height: 100%;
  width: 50vw;
  padding: 0;
}
section.img-col.alt .gi-row .img-col .img-wrapper {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
section.img-col.alt .gi-row .right {
  float: right;
}
section.img-col.alt .gi-row:nth-of-type(1) .text-col {
  float: right;
}
section.img-col.alt .gi-row:nth-of-type(1) .text-col .text-wrapper {
  padding-right: 0;
  padding-left: 80px;
}
section.img-col.alt .gi-row:nth-of-type(1) .img-col {
  right: 50%;
  padding-left: 0;
}
section.img-col.alt .gi-row:nth-of-type(2) .img-col {
  left: 50%;
  right: auto;
  padding-right: 0;
}
section.img-col.alt .gi-row:nth-of-type(2) .text-col .text-wrapper {
  padding-left: 0;
  padding-right: 80px;
}
section.img-col.alt.flip .gi-row:nth-of-type(1) .img-col {
  left: 50%;
  right: auto;
}
section.img-col.alt.flip .gi-row:nth-of-type(1) .text-col {
  float: left;
}
section.img-col.alt.flip .gi-row:nth-of-type(1) .text-col .text-wrapper {
  padding-left: 0;
  padding-right: 80px;
}
section.img-col.alt.flip .gi-row:nth-of-type(2) .text-col {
  float: right;
}
section.img-col.alt.flip .gi-row:nth-of-type(2) .text-col .text-wrapper {
  padding-right: 0;
  padding-left: 80px;
}
section.img-col.alt.flip .gi-row:nth-of-type(2) .img-col {
  right: 50%;
}
section.img-col.alt.flip.max-img img {
  max-width: 150px;
  margin: auto;
}
section.img-col.alt.w-extra .gi-row:nth-of-type(1) .text-col .text-wrapper {
  padding-bottom: 202px;
}
section.img-col.alt.w-extra .extra-sec {
  padding: 40px;
  background: #fff;
  float: right;
  width: 175%;
  position: absolute;
  bottom: -120px;
  right: 0;
  box-shadow: 0 0 15px rgba(0,0,0,0.15);
  z-index: 444;
  border-radius: 5px;
}
section.img-col.alt.w-extra .extra-sec .stat-col {
  width: 33.33%;
  display: inline-block;
  float: left;
}
section.img-col.alt.b-extra .gi-row:nth-of-type(1) .text-col .text-wrapper {
  padding-top: 220px;
}
section.img-col .icon-row {
  float: left;
}
section.img-col.home-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-side.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.home-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/bhangals-construction.jpeg");
  background-position: 50% 10%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.about-me-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-sitting-sign.jpg");
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.about-me-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-awards-talking.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.my-story-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/10/parm-profile.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.my-story-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/11/office-now.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.my-story-three .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-awards-talking.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.my-mission-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-awards-talking.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.my-mission-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/man-and-woman-sitting-at-a-table.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.day-courses-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/man-and-woman-sitting-at-a-table.webp");
  background-position: 50% 15%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.day-courses-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/two-men-sitting-at-a-table-with-a-laptop.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.one-to-one-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/man-and-woman-sitting-at-a-table.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.one-to-one-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-front.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.mastermind-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-awards-talking.jpg");
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.mastermind-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-side.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.corporate-sessions-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/two-men-sitting-at-a-table-with-a-laptop.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.corporate-sessions-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/man-and-woman-standing-in-front-of-a-glass-door.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.corporate-sessions-three .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-side.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.corporate .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/corporate.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.investors-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-side.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.trades-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-computer-side.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.trades-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/two-men-sitting-at-a-table-with-a-laptop.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.trades-three .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-awards-talking.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.subscribe-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-point.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.free-session .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/two-men-sitting-at-a-table-with-a-laptop.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.home-sec-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/man-sitting-at-a-desk-with-a-laptop-e1778855871622.webp");
  background-repeat: repeat;
  background-size: auto;
  background-position: 50% 5%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.home-sec-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/man-in-a-suit-talking-to-a-woman.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.sales-sec-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-team-121.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.sales-sec-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-team-1.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.marketing-sec-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-6-e1694779911680.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.marketing-sec-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-team-3.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.recruit-sec-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-team-9.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.recruit-sec-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-team-6.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.bootcamp-sec-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2026/05/man-wearing-a-red-jacket.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.corp-sec-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-4.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.growth-sec-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-contruction-1.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.growth-sec-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-1.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.mark-sec-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-team-111.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.mark-sec-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/parm-bhangal-5.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.one-sec-one .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/DSC073661.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
section.img-col.one-sec-two .gi-row .img-wrapper {
  background: url("/wp-content/uploads/2023/09/DSC074041.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.stat-col {
  text-align: center;
}
.stat-col .headline {
  font-size: 4.5em;
  font-weight: 700;
  color: #1d1d1b;
}
.stat-col p {
  margin-top: 0;
  font-size: 1.3em;
  line-height: 1em;
}
.info-wrapper.on .info {
  position: fixed;
  top: calc(50% + 30px);
  left: 50%;
  display: block !important;
  text-align: left;
  max-width: 80vw;
  width: auto;
  max-height: 80vh;
  z-index: 9999999;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transform: translate(-50.1%, -50.1%);
  padding: 0;
  width: 100%;
  height: 100%;
}
.info-wrapper.on .info video,
.info-wrapper.on .info iframe,
.info-wrapper.on .info .vid-area {
  max-width: 80vw;
  max-height: 80vh;
  width: 100%;
  height: 100%;
}
.info-over {
  display: none;
}
.info-over.on {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  z-index: 999999;
  cursor: pointer;
  display: block;
}
.info-over.on a.close {
  position: absolute;
  right: 20px;
  top: 20px;
}
.p-up {
  display: block;
  height: auto;
  background-size: cover;
  cursor: pointer;
}
.p-up img {
  margin: 0 !important;
}
.p-up .box-inner {
  position: relative;
  overflow: hidden;
}
.p-up .box-inner:after {
  background: linear-gradient(130deg, #aa4ed3, #481e5a);
  opacity: 0.9;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  opacity: 0;
  transition: 0.6s;
}
.p-up:hover .box-inner:after {
  opacity: 0.6;
}
.p-up .custom-button,
.google-map .custom-button {
  font-size: 1.5em;
  color: #fff;
  position: absolute;
  transition: 0.6s;
  z-index: 99;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 50px;
  line-height: 52px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
  background: #c567ef;
  color: #fff;
}
.p-up .custom-button .fa-play,
.google-map .custom-button .fa-play {
  margin-right: -4px;
  font-weight: 400;
}
.over-slider {
  min-height: 33vw;
}
.over-slider .slider-youtube {
  position: relative;
  left: 50%;
  transform: translatex(-50%);
  width: 100vw;
  margin: -75px 0;
}
.slider-youtube .slide {
  transition: 0.6s;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.slider-youtube .slide .youtube-vid {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.slider-youtube .slick-slide {
  position: relative;
}
.slider-youtube .slick-slide > div {
  display: none;
}
.slider-youtube .slick-current + .slick-active > div {
  height: 34vw;
}
.slider-youtube .slick-current + .slick-active .slide {
  padding: 0 !important;
  display: inline-block;
  width: 140% !important;
  position: relative;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.slider-youtube .slick-current {
  position: relative;
  left: -10vw;
  height: 34vw;
}
.slider-youtube .slick-current + .slick-active + .slick-active {
  position: relative;
  right: -10vw;
  height: 34vw;
}
.slider-youtube .slick-arrow {
  color: #fff;
}
.slider-youtube .slick-arrow:hover {
  color: #481e5a;
}
.slider-youtube .slick-current > div,
.slider-youtube .slick-current + .slick-active > div,
.slider-youtube .slick-current + .slick-active + .slick-active > div {
  display: block !important;
}
.slider-youtube .slick-arrow {
  font-size: 5em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.slider-youtube .slick-arrow:hover {
  color: #aa4ed3;
}
.slider-youtube .slick-arrow.next {
  right: 35px;
}
.slider-youtube .slick-arrow.last {
  left: 35px;
}
.test-sld .slick-arrow,
.test-sld-alt .slick-arrow,
.slider-ar .slick-arrow {
  position: absolute;
  top: 50%;
}
.test-sld .slick-arrow:hover,
.test-sld-alt .slick-arrow:hover,
.slider-ar .slick-arrow:hover {
  color: #aa4ed3;
}
.test-sld-alt .slick-arrow,
.test-sld .slick-arrow {
  font-size: 3.5em;
}
.test-sld-alt .slick-arrow.next,
.test-sld .slick-arrow.next {
  right: -20px;
}
.test-sld-alt .slick-arrow.last,
.test-sld .slick-arrow.last {
  left: -20px;
}
.test-sld-alt .slide,
.test-sld .slide {
  padding: 15px;
}
.faq {
  border-bottom: 2px solid #1d1d1b;
  cursor: pointer;
}
.faq .question {
  display: block;
  position: relative;
  height: 65px;
  width: 100%;
  transition: 0.6s;
  padding-right: 70px;
  line-height: 1.3em;
  font-size: 1.25em;
  margin-bottom: 0;
  font-weight: 600;
}
.faq .question span {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  padding-right: inherit;
}
.faq .answer {
  padding: 0 90px 30px 0;
}
.faq .answer p {
  margin: 0;
}
.faq .hidden {
  display: none;
}
.faq .i-box i {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 65px;
  height: 65px;
  line-height: 65px;
  z-index: 3;
  text-align: center;
  background: #c567ef;
  color: #fff;
  font-weight: 400;
}
.faq.on .i-box .nothidden {
  display: none;
}
.faq.on .i-box .hidden {
  display: block;
}
.faq.on .question,
.faq:hover .question {
  color: #c567ef;
}
.svg-head {
  position: relative;
  z-index: 4;
  padding-bottom: 20px;
  display: inline-block;
  margin-bottom: 40px;
}
.svg-head .svg_cust {
  position: absolute;
  left: 0;
  bottom: -8px;
  z-index: -1;
  max-width: 340px;
}
.svg-head.shadow {
  text-shadow: -2px 6px 4px rgba(0,0,0,0.2);
}
.bg-gr.after-home .img-col img {
  filter: drop-shadow(0 0 15px rgba(0,0,0,0.3));
}
.bg-gr.after-home .img-col img.book {
  transform: rotate(350deg);
  max-width: 140px;
  margin: auto;
}
.bg-gr.after-home .img-col img.phone {
  transform: rotate(6deg);
  max-width: 190px;
  margin: auto;
}
.box-wrapper {
  position: relative;
  height: auto;
  overflow: hidden;
}
.box-wrapper .box-inner {
  padding: 30px;
  box-shadow: 0 0 15px rgba(0,0,0,0.15);
  display: block;
}
.box-wrapper .box-inner .headline {
  font-size: 1.8em;
  margin-bottom: 10px;
}
.box-wrapper .box-inner .under-line {
  padding: 15px 0 5px;
  display: inline-block;
  font-size: 1.1em;
  color: #757575;
  border-bottom: 3px solid #f5f5f5;
  transition: 0.6s;
  font-weight: 700;
}
.box-wrapper .box-inner .under-line i {
  margin-left: 0.5em;
}
.box-wrapper .box-inner:hover .under-line {
  color: #aa4ed3;
  border-color: #aa4ed3;
}
.box-wrapper .box {
  margin-bottom: 0;
  height: 650px;
  transition: 0.6s;
  position: relative;
  display: block;
  width: 100%;
}
.box-wrapper .box .box-i {
  color: #fff;
  font-size: 3.5em;
}
.box-wrapper .box .overlay {
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  transition: 0.6s;
  opacity: 0;
}
.box-wrapper .box:hover .overlay {
  opacity: 0.3 !important;
}
.box-wrapper:hover .box .overlay {
  opacity: 0;
}
.box-wrapper:hover .btn-link {
  color: #fff;
  padding: 0 45px !important;
}
.box-wrapper:hover .btn-link:before {
  width: 100%;
}
.box-wrapper:hover .btn-link i {
  -webkit-animation: wiggle 1.5s ease infinite;
  -moz-animation: wiggle 1.5s ease infinite;
  animation: wiggle 1.5s ease infinite;
  position: relative;
}
.box-wrapper.with-cont .cont {
  margin-top: 0;
  color: #757575;
  font-size: 1.1em;
  line-height: 1.4em;
}
.box-wrapper.alt {
  border-radius: 5px 5px 0 5px;
}
.box-wrapper.alt .box-inner {
  text-align: left;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60%;
  background: #fff;
  padding: 30px;
  box-shadow: 0 0 15px rgba(0,0,0,0.15);
  border-radius: 5px 0 0 0;
}
.box-wrapper.alt .box-inner .headline {
  font-size: 1.2em;
  margin-bottom: 10px;
}
.box-wrapper.alt .box-inner .cont {
  font-size: 1em;
}
.box-wrapper.alt .box-inner .under-line {
  padding: 15px 0 5px;
  display: inline-block;
  font-size: 1em;
  color: #757575;
  border-bottom: 3px solid #f5f5f5;
  transition: 0.6s;
  font-weight: 700;
}
.box-wrapper.alt .box-inner .under-line i {
  margin-left: 0.5em;
}
.box-wrapper.alt .box-inner:hover .under-line {
  color: #aa4ed3;
  border-color: #aa4ed3;
}
.box-wrapper.alt .box {
  margin-bottom: 0;
  height: 650px;
  transition: 0.6s;
  position: relative;
  display: block;
  width: 100%;
}
.box-wrapper.alt .box .box-i {
  color: #fff;
  font-size: 3.5em;
}
.box-wrapper.alt .box .overlay {
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  transition: 0.6s;
  opacity: 0;
}
.box-wrapper.alt .box:hover .overlay {
  opacity: 0.3 !important;
}
.box-wrapper .box.corporate-sessions {
  background: url("/wp-content/uploads/2026/05/man-and-woman-sitting-at-a-table.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.day-courses {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-smile.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.events {
  background: url("/wp-content/uploads/2021/09/conference-standing.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.monthly-mastermind {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-computer-side.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.one-to-one-sessions {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-point.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.business-freedom-sessions {
  background: url("/wp-content/uploads/2023/09/businessman.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.investors {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-meeting-front.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.packages {
  background: url("/wp-content/uploads/2026/05/two-men-sitting-at-a-table-with-a-laptop.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.trades-i-work-with {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-sitting-sign.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.my-story {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-standing-side-.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.my-mission {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-computer.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.my-awards {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-awards-talking.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.box-wrapper .box.my-businesses {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-standing.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.max-p {
  max-width: 800px;
}
.max-p.auto {
  margin-left: auto;
  margin-right: auto;
}
.max-p.a {
  font-size: 1.3em;
  color: #1d1d1b;
}
h3.one .headline {
  margin: 20px 0;
}
.map-sec {
  height: 520px;
  padding: 0 !important;
  position: relative;
}
.map {
  overflow: hidden;
  height: 100%;
}
.map .gi-container-fluid {
  padding: 0 !important;
}
.google-map {
  height: 100%;
  position: relative;
  overflow: hidden;
  background: url("/wp-content/uploads/2021/09/map.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}
.google-map .map-area {
  display: block;
  height: 100%;
}
.google-map .map-area iframe {
  display: block;
  height: 100%;
}
.google-map .map-btn {
  z-index: 4;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.google-map .map-btn.hidden {
  display: none;
}
.google-map .box-inner {
  background: linear-gradient(130deg, #aa4ed3, #481e5a);
  opacity: 0.9;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  opacity: 0;
  transition: 0.6s;
}
.google-map:hover .box-inner {
  opacity: 0.6;
}
.cmap .google-map {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.cmap .inner-box {
  display: inline-block;
  min-width: 520px;
  padding: 50px;
  box-shadow: 0 0 15px rgba(0,0,0,0.15);
  background: #fff;
  position: absolute;
  left: 15px;
  top: 200px;
  z-index: 88;
}
.cmap .inner-box .headline {
  font-size: 2.2em;
}
.cmap .inner-box .social li {
  margin-right: 25px;
}
.cmap .inner-box .social li a {
  font-size: 1.3em;
  color: #aa4ed3;
}
.cmap .inner-box .social li a:hover {
  color: #1d1d1b;
}
.cmap .inner-box .company-contact-details li {
  font-size: 1.2em;
  padding-left: 40px;
  margin-bottom: 25px;
  position: relative;
  line-height: 1.4em;
}
.cmap .inner-box .company-contact-details li .label {
  color: #aa4ed3;
  display: inline-block;
  width: 30px;
  text-align: center;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.cmap .inner-box .company-contact-details li .label i {
  color: inherit;
}
.cmap .inner-box .company-contact-details li:nth-of-type(2) .label {
  top: 3px;
}
.cmap .inner-box .company-contact-details li:last-of-type .label {
  top: 7px;
}
.cmap .inner-box .company-contact-details li a {
  color: #1d1d1b;
}
.cmap .inner-box .company-contact-details li a:hover {
  color: #aa4ed3;
}
.cmap .cta-row {
  position: static;
}
.cmap .cta-row .h4 {
  font-size: 2em;
  color: #fff;
}
.cmap .gi-row {
  position: relative;
}
.cmap .bg-after {
  position: static;
}
.cmap .bg-after:after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translatex(-50%);
  width: 100vw;
  height: 145px;
  content: '';
  display: block;
  z-index: -1;
  background: #aa4ed3;
  transition: 0.6s;
  opacity: 1;
}
.cmap .bg-after:hover:after {
  opacity: 1;
}
.home-serv .gi-container-fluid {
  position: relative;
}
.home-serv .box {
  height: calc(50vw - 220px);
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.home-serv .box .overlay {
  opacity: 0;
}
.home-serv .box:hover .overlay {
  opacity: 0.3;
}
.home-serv .box-inner {
  padding-bottom: 0;
}
.home-serv.bg-after.grey .gi-container-fluid:after {
  height: calc(50vw + 112px);
}
.side-sec {
  position: relative;
  overflow: hidden;
}
.side-sec.bg-after.grey .gi-container-fluid:after {
  height: 349px;
}
.test-sld.side {
  width: 100vw;
}
.test-sld.side .slide {
  padding: 0 30px;
}
.bg-after {
  position: relative;
}
.bg-after .gi-container,
.bg-after .gi-container-fluid {
  position: static;
}
.bg-after .gi-container:after,
.bg-after .gi-container-fluid:after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 43%;
  content: '';
  display: block;
  z-index: -1;
}
.bg-after.top .gi-container:after,
.bg-after.top .gi-container-fluid:after {
  top: 0;
}
.bg-after.default .gi-container:after,
.bg-after.default .gi-container-fluid:after {
  background: #6b3085;
}
.bg-after.grey .gi-container:after,
.bg-after.grey .gi-container-fluid:after {
  background: #f5f5f5;
}
.vr-l {
  border-left: 2px solid rgba(255,255,255,0.15);
}
.vr-l-d {
  border-left: 2px solid #6b3085;
}
.vr-r {
  border-right: 2px solid rgba(255,255,255,0.15);
}
.vr-r-d {
  border-right: 2px solid #6b3085;
}
.cta-row a {
  padding: 50px 0;
  display: block;
}
.cta-row .text-area span {
  position: relative;
}
.cta-row .text-area span:after,
.cta-row .text-area span:before {
  background: #fff;
  position: absolute;
  width: 0;
  height: 3px;
  content: '';
  display: block;
  z-index: 44;
  transition: 0.6s;
}
.cta-row .text-area span:after {
  top: -15px;
  left: 0;
}
.cta-row .text-area span:before {
  bottom: -15px;
  right: 0;
}
.cta-row .text-area:hover span:after,
.cta-row .text-area:hover span:before {
  width: 100%;
}
.banner .banner-heading {
  font-size: 5.5em;
  margin-bottom: 30px;
}
.banner .banner-heading:last-child {
  margin-bottom: 0;
}
.banner .banner-content {
  font-size: 1.21em;
  margin-top: 0;
  margin-bottom: 30px;
}
.banner .banner-content:last-child {
  margin-bottom: 0;
}
.banner .banner-content.lg {
  font-size: 1.6em;
}
.banner .as-seen-on .text {
  color: #fff;
}
.banner.banner-normal {
  padding-top: 230px;
}
.banner.full-height {
  height: 90vh;
  position: relative;
}
.banner.full-height .content-wrapper-main {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2;
  left: 0;
  width: 100%;
  margin: 0;
}
.banner.full-height .content-wrapper-main .content-wrapper {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.banner.banner-video {
  position: relative;
  overflow: hidden;
  max-height: 1041px;
}
.banner.banner-video .video-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
}
.banner.banner-video:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  z-index: 1;
}
.banner .contact-form {
  padding: 40px;
}
.banner .contact-form .heading {
  font-size: 3em;
}
.banner .list-tick,
.banner.home {
  background: url("/wp-content/uploads/2021/09/parm-bhangal-smile.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.about-me {
  background: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("/wp-content/uploads/2021/10/parm-bhangal-smile.jpg");
  background-position: 50% 28%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.services {
  background: linear-gradient(rgba(0,0,0,0.35), rgba(0,0,0,0.35)), url("/wp-content/uploads/2021/09/parm-bhangal-meeting-point.jpg");
  background-position: 50% 28%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.corporate-sessions {
  background: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("/wp-content/uploads/2021/09/meeting-two.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.day-courses {
  background: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("/wp-content/uploads/2021/09/meeting-postit-note.jpg");
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.events {
  background: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("/wp-content/uploads/2021/09/speaker-front.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.mastermind {
  background: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("/wp-content/uploads/2021/09/parm-bhangal-smile.jpg");
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.one-to-one {
  background: linear-gradient(rgba(0,0,0,0.55), rgba(0,0,0,0.55)), url("/wp-content/uploads/2021/09/parm-bhangal-meeting-point.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.business-freedom {
  background: linear-gradient(rgba(0,0,0,0.55), rgba(0,0,0,0.55)), url("/wp-content/uploads/2023/09/businessman.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.investors {
  background: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("/wp-content/uploads/2021/10/business-people.jpg");
  background-position: 50% 10%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.packages {
  background: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("/wp-content/uploads/2026/05/man-and-woman-sitting-at-a-table.webp");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.trades {
  background: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("/wp-content/uploads/2021/10/construction.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.free-resources {
  background: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("/wp-content/uploads/2021/10/resources-wrapper.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.contact {
  background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("/wp-content/uploads/2021/10/woman-on-call.jpg");
  background-position: 50% 10%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.social {
  background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("/wp-content/uploads/2021/10/parm-bhangal-smile.jpg");
  background-position: 50% 22%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.package-1 {
  background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("/wp-content/uploads/2023/09/training.jpg");
  background-position: 50% 22%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.corporate {
  background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("/wp-content/uploads/2023/09/corporate.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.supersonic {
  background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("/wp-content/uploads/2023/09/sales.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.accelerator {
  background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url("/wp-content/uploads/2023/09/marketing.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.recruitment {
  background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url("/wp-content/uploads/2023/09/training-to-one.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner.bootcamp {
  background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url("/wp-content/uploads/2023/09/bootcamp.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-contact-form {
  padding: 0;
  margin-top: -140px;
}
.banner-contact-form .contact-form {
  padding: 40px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
  max-width: 500px;
  text-align: center;
  margin: -190px 0 -250px;
  background: #fff;
  float: right;
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
.banner-contact-form .contact-form .heading {
  font-size: 2.3em;
  margin-bottom: 25px;
}
.overlap-sec {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
  z-index: 99;
  margin: -135px 0;
  float: left;
  width: 100%;
}
.overlap-sec .gi-container-fluid {
  position: relative;
}
.overlap-sec .slider-ar .slick-arrow {
  color: #fff;
  height: 55px;
  width: 55px;
  line-height: 52px;
  background: #c567ef;
  border: 2px solid #1d1d1b;
  font-size: 1.21em;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
}
.overlap-sec .slider-ar .slick-arrow.next {
  right: -25px;
}
.overlap-sec .slider-ar .slick-arrow.last {
  left: -25px;
}
.overlap-sec .slider-ar .slick-arrow:hover {
  background: #1d1d1b;
}
.overlap-sec .slider-ar .slide {
  padding: 0 15px;
  vertical-align: top;
  width: 300px !important;
}
.home-resources-sec {
  padding-top: 265px;
  overflow: hidden;
}
.home-resources-sec .gi-container {
  position: relative;
}
.home-resources-sec .resource {
  position: absolute;
  top: 50%;
  box-shadow: none;
}
.home-resources-sec .resource.book {
  width: 240px;
  left: -50px;
  transform: rotate(-13deg) translate(0, -50%);
  box-shadow: -7px 7px 14px 0 rgba(0,0,0,0.3);
}
.home-resources-sec .resource.phone {
  width: 365px;
  right: -140px;
  bottom: 0;
  transform: rotate(14deg) translate(0, -50%);
}
.stat-sec {
  margin-top: -133.74px;
}
.stat-sec .main-wrapper {
  padding: 60px;
  position: relative;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
}
.stat-sec .main-wrapper .main-wrapper-row {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.stat-sec .main-wrapper .main-wrapper-row .stat-col {
  float: left;
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
}
.stat-sec .main-wrapper .main-wrapper-row .stat-col .headline,
.stat-sec .main-wrapper .main-wrapper-row .stat-col p {
  color: #6b3085;
}
.stat-sec .main-wrapper .main-wrapper-row .line-after:after {
  background: #1d1d1b;
}
section.privacy-policy a {
  color: #481e5a;
}
section.privacy-policy a:hover {
  color: #aa4ed3;
}
section.privacy-policy .h2 {
  padding-top: 20px;
  margin-top: 0;
}
section.privacy-policy .pp-list {
  margin-bottom: 40px;
}
section.privacy-policy .pp-list li {
  font-size: 16px;
  margin-bottom: 10px;
}
section.privacy-policy .pp-list li:last-of-type {
  margin-bottom: 0;
}
section.privacy-policy .pp-list li:before {
  content: "\f105";
  margin-right: 10px;
}
section.privacy-policy .pp-list li a {
  text-decoration: none;
  color: #757575;
}
section.privacy-policy .pp-list li a:hover {
  color: #6b3085;
}
section.privacy-policy a {
  text-decoration: underline;
}
.cta-lists {
  margin-left: -15px;
  margin-right: -15px;
}
.cta-lists li {
  padding: 0 15px;
  float: left;
  width: 33.3333%;
  margin-bottom: 30px;
}
.cta-lists li .inner {
  padding: 20px 25px;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.08);
  color: #1d1d1b;
  transition: 0.6s;
  font-weight: bold;
  font-size: 1.21em;
  background: #fff;
}
.cta-lists li .inner:before {
  content: "\f138";
  color: #c567ef;
  font-family: "Font Awesome";
  font-size: 1.14em;
  margin-right: 10px;
  vertical-align: -0.05em;
  transition: 0.6s;
  font-weight: 400;
}
.cta-lists li .inner:hover {
  background: #c567ef;
  color: #fff;
}
.cta-lists li .inner:hover:before {
  color: #1d1d1b;
}
.cta-lists.full-width li {
  width: 100%;
}
.cta-lists:before,
.cta-lists:after {
  content: "";
  display: table;
}
.cta-lists:after {
  clear: both;
}
.subscribe-sec .form-wrapper {
  padding: 40px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
  max-width: 400px;
  margin: -250px 0 -194px;
  background: #fff;
  float: right;
  position: relative;
  z-index: 1;
}
.subscribe-sec .form-wrapper .heading {
  font-size: 2.5em;
}
.about-us-icons .gi-container {
  position: relative;
}
.about-us-icons .content-col {
  float: right;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
}
.about-us-icons .content-col .content-area .max-p {
  float: right;
}
.page-id-1866 .testimonial .details span {
  margin-right: 0;
  display: block;
  float: none;
  margin-bottom: 5px;
}
.page-id-1866 .testimonial .details span.date {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .main-header {
    padding: 15px;
    background: #1f1f1f !important;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
  }
  .main-header .logo-wrapper {
    width: 180px;
  }
  .main-header .logo-wrapper .logo {
    padding: 0;
    width: 135px;
  }
  .main-header .mega-toggle-wrapper {
    width: calc(100% - 180px);
  }
  .main-header .mega-toggle-wrapper .mega-toggle-wrapper-inner {
    padding: 3.75px 0;
    overflow: hidden;
  }
  .main-header .mega-toggle-wrapper .mega-toggle-wrapper-inner .menu-toggle {
    height: 50px;
    width: 50px;
    float: right;
    line-height: 51px;
    text-align: center;
    font-size: 24px;
    color: #aa4ed3;
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
  }
  .main-header .mega-toggle-wrapper .mega-toggle-wrapper-inner .menu-toggle:hover {
    background: #c567ef;
    color: #fff;
  }
  .primary-navigation {
    position: fixed;
    padding: 80px 30px;
    left: 0;
    width: 100% !important;
    top: 87.5px;
    height: calc(100% - 137.5px);
    overflow: scroll;
    display: none;
    background: #1f1f1f;
    border-top: 2px solid #fff;
    text-align: left;
  }
  .primary-navigation ul {
    float: none;
  }
  .primary-navigation ul li {
    display: block;
    width: 100%;
    float: none;
    line-height: 1.4em !important;
    margin-bottom: 30px;
    padding: 0 !important;
  }
  .primary-navigation ul li.menu-item-has-children {
    margin-top: 0;
    position: relative;
  }
  .primary-navigation ul li.menu-item-has-children a:after {
    display: none;
  }
  .primary-navigation ul li.menu-item-has-children .arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    text-align: center;
    transition: 0.6s;
    z-index: 999;
    font-size: 2em;
    color: #fff;
    margin-top: -9px;
  }
  .primary-navigation ul li.menu-item-has-children .arrow i {
    margin-right: 0;
    color: inherit;
  }
  .primary-navigation ul li a {
    padding: 0;
    text-transform: none;
    font-weight: 800;
    font-size: 2em;
    letter-spacing: 0.03em;
  }
  .primary-navigation ul li a:before {
    display: none;
  }
  .primary-navigation ul li .sub-menu {
    position: static;
    left: auto;
    padding-top: 0;
    width: 100%;
    display: none;
    box-shadow: none;
  }
  .primary-navigation ul li .sub-menu li {
    margin-top: 20px;
    border: none;
  }
  .primary-navigation ul li .sub-menu li a {
    padding: 0;
    background: transparent;
    color: inherit;
    font-weight: 400;
    font-size: 1.5em;
    color: #fff;
  }
  .primary-navigation ul li .sub-menu li a:hover {
    background: transparent;
    color: black-colour !important;
  }
  .primary-navigation.mobile-default {
    background: #fff;
    text-align: center;
  }
  .primary-navigation.mobile-default ul li.menu-item-has-children .arrow {
    background: #aa4ed3;
    color: #fff;
  }
  .primary-navigation.mobile-default ul li.menu-item-has-children .arrow:hover {
    background: #481e5a;
  }
  .primary-navigation.mobile-default ul li:nth-child(2n) {
    background: #fff;
  }
  .primary-navigation.mobile-default ul li:nth-child(2n) .sub-menu li {
    background: #fff;
  }
  .primary-navigation.mobile-default ul li:nth-child(2n) .sub-menu li .sub-menu li {
    background: #f5f5f5;
  }
  .primary-navigation.mobile-default ul li:nth-child(2n + 1) {
    background: #f5f5f5;
  }
  .primary-navigation.mobile-default ul li:nth-child(2n + 1) .sub-menu li {
    background: #f5f5f5;
  }
  .primary-navigation.mobile-default ul li:nth-child(2n + 1) .sub-menu li .sub-menu li {
    background: #fff;
  }
  .primary-navigation.mobile-overlay {
    background: rgba(0,0,0,0.95);
    text-align: center;
  }
  .primary-navigation.mobile-overlay ul li.menu-item-has-children .arrow {
    color: #6b3085;
  }
  .primary-navigation.mobile-overlay ul li a {
    color: #fff;
  }
  .primary-navigation.mobile-overlay ul li a:hover {
    color: #6b3085;
  }
  .primary-navigation.mobile-overlay ul li .sub-menu li a {
    color: #959595;
  }
  .primary-navigation.mobile-overlay ul li .sub-menu li a:hover,
  .primary-navigation.mobile-overlay ul li .sub-menu li a:focus {
    background: transparent;
    color: #6b3085;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link {
    padding: 0 15px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    height: 50px;
    width: 50px;
    float: right;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    color: #fff;
    line-height: 51px;
    text-align: center;
    font-size: 20px;
    border-bottom-right-radius: 11px;
    display: block;
    text-align: center;
    margin: 5px 0 5px -48px;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    width: 10px !important;
    text-align: left !important;
    text-indent: -2px !important;
    content: '\f078' !important;
    font-family: 'Font Awesome 5 Pro' !important;
    margin: 0 0 0 0 !important;
    font-size: 0.8em !important;
    font-weight: 700;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator {
    background: #fff !important;
    color: #6b3085 !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: '\f077' !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    text-align: center !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: rgba(255,255,255,0.1) !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu a.mega-menu-link {
    text-align: center !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    color: #fff !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-item-has-children ul.mega-sub-menu a.mega-menu-link {
    line-height: 60px !important;
  }
  .widget_custom_html {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .primary-navigation {
    display: block !important;
  }
  .primary-navigation ul li .sub-menu {
    display: block !important;
  }
  #footer-news {
    padding: 80px 0;
  }
  .page-no-banner {
    padding-top: 100px;
  }
  .page-no-banner .main-header {
    background: #1f1f1f !important;
  }
  .page-no-banner .main-header .button-wrapper .button-wrapper-inner .btn {
    background: #fff;
    color: #aa4ed3;
  }
  .page-no-banner .main-header .button-wrapper .button-wrapper-inner .btn:hover {
    background: #6b3085;
    color: #fff;
  }
}
@media only screen and (max-width: 410px) {
  .primary-navigation ul li .sub-menu li .sub-menu {
    width: 295px;
  }
}
@media only screen and (max-width: 767px) {
  #page {
    padding-top: 87.5px;
    padding-bottom: 50px;
  }
  .sec-full-width {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sec-full-width-abs .gi-row [class^="gi-col"] {
    padding-bottom: 3px;
  }
  .sec-full-width-abs .gi-row [class^="gi-col"]:last-child {
    padding-bottom: 0;
  }
  .sec,
  #title-bar {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .sec.p-n {
    padding-top: 40px !important;
  }
  .sec.p-b-n {
    padding-bottom: 40px;
  }
  #move-up-toggle {
    bottom: 60px;
  }
  .btn,
  input[type="submit"],
  input[type="button"],
  button {
    font-size: 0.95em;
    padding: 16px 25px;
    letter-spacing: 0.09em;
  }
  .headline,
  .headline.lg {
    font-size: 1.8em;
    margin-bottom: 15px;
  }
  .headline:last-child,
  .headline.lg:last-child {
    margin: 0;
  }
  .heading-row {
    margin-bottom: 40px;
  }
  .heading-row.half {
    margin-bottom: 30px;
  }
  .banner {
    padding: 80px 0;
  }
  .banner .banner-heading {
    font-size: 2.4em;
    margin-bottom: 20px;
  }
  .banner .banner-content {
    font-size: 1em;
    margin-bottom: 20px;
  }
  .banner .banner-content.lg {
    font-size: 1.14em;
  }
  .banner.banner-normal {
    padding-top: 80px;
  }
  .banner.full-height {
    height: auto;
  }
  .banner.full-height .content-wrapper-main {
    position: relative;
    transform: none;
  }
  .banner.full-height .content-wrapper-main .content-wrapper {
    max-width: 400px;
    padding: 0;
  }
  .banner.full-height .content-wrapper-main .content-wrapper.mobile-full {
    max-width: 100%;
  }
  .banner.banner-video {
    min-height: auto;
  }
  .banner.banner-video:before {
    background: rgba(0,0,0,0.4);
  }
  .banner.home {
    background: url("/wp-content/uploads/2021/09/parm-bhangal-smile-768x512.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .max-p {
    margin-top: 0;
  }
  .max-p.m-b-lg {
    margin-bottom: 20px;
  }
  .service-box .service-box-wrapper {
    height: 350px;
  }
  .service-box .service-box-wrapper .content-area {
    padding: 0 30px;
  }
  .service-box .service-box-wrapper .content-area .heading {
    font-size: 2em;
  }
  .service-box .service-box-wrapper .content-area .content {
    font-size: 1em;
    margin-bottom: 20px;
  }
  .service-box.sm .service-box-wrapper {
    height: 260px;
  }
  .service-box.sm .service-box-wrapper .content-area .heading {
    font-size: 2em;
  }
  .service-box.xs .service-box-wrapper {
    height: 320px;
  }
  .service-box.xs .service-box-wrapper .content-area {
    padding: 0 30px;
  }
  .service-box.xs .service-box-wrapper .content-area .heading {
    font-size: 1.8em;
  }
  .service-box.xs .service-box-wrapper .content-area .content {
    font-size: 0.95em;
  }
  .service-box-alt .img-area {
    height: 250px;
  }
  section.img-col.alt .gi-row .img-col {
    width: 100%;
    position: static;
    height: 300px;
    padding: 0 0 3px !important;
  }
  .stat-sec {
    margin-top: -50px;
  }
  .stat-sec .main-wrapper {
    padding: 30px;
  }
  .stat-sec .main-wrapper .main-wrapper-row .stat-col {
    width: 100%;
    margin-bottom: 30px;
  }
  .stat-sec .main-wrapper .main-wrapper-row .stat-col:last-child {
    margin-bottom: 0;
  }
  .info-wrapper.on .info iframe {
    max-width: 100%;
  }
  .faq .question {
    font-size: 1em;
  }
  .home-youtube-sec .max-p {
    margin-bottom: 0 !important;
  }
  .home-youtube-sec .heading-row {
    margin-bottom: 40px !important;
  }
  .over-slider .slider-youtube {
    margin: 0 !important;
  }
  .slider-youtube .slick-arrow {
    font-size: 3.5em;
  }
  .stat-col .headline {
    font-size: 3.5em;
  }
  .line-after {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  section.img-col .gi-row .text-col .text-wrapper {
    padding: 0 0 30px !important;
  }
  section.img-col .gi-row .text-col .text-wrapper .inner-wrapper {
    padding: 0;
  }
  section.img-col .gi-row .text-col .text-wrapper .stat-area .stat-col {
    width: 100%;
  }
  section.img-col .gi-row .text-col .text-wrapper .list.half li {
    width: 100%;
  }
  section.img-col .gi-row .text-col .text-wrapper .list.cta-lists {
    margin-top: 0;
  }
  section.img-col .gi-row .text-col .text-wrapper .list.cta-lists.half li {
    width: 100%;
  }
  section.img-col .gi-row .text-col .text-wrapper .btn-wrap {
    margin-top: 15px;
  }
  section.img-col .gi-row .text-col .text-wrapper.has-stat-sec {
    padding-bottom: 40px;
  }
  .icon-box {
    text-align: center;
  }
  .icon-box .icon-wrapper .icon {
    margin-left: auto;
    margin-right: auto;
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 1.8em;
  }
  .icon-box .heading {
    font-size: 1.5em;
  }
  .icon-box.inline-block .content-wrapper {
    position: static;
    transform: none;
    width: 100%;
    margin-top: 20px;
  }
  .icon-box.inline-block .content-wrapper .content-area {
    padding-left: 0;
  }
  .follow-sec .social li {
    margin-right: 10px;
  }
  .follow-sec .social li a {
    font-size: 1.4em;
    height: 52px;
    width: 52px;
    line-height: 56px;
  }
  .follow-sec .social li a.tiktok svg {
    font-size: 22px !important;
  }
  .awards .logo {
    height: 100px;
  }
  .awards .heading {
    font-size: 1.35em;
  }
  .website-link {
    padding: 30px;
  }
  .website-link img {
    width: 160px;
  }
  .website-link .heading {
    font-size: 1.4em;
  }
  .package {
    padding: 30px;
  }
  .package .price {
    font-size: 1em;
  }
  .resource-main-wrapper .resource-wrapper {
    width: 100%;
  }
  .tab-buttons .tab-button-wrapper {
    padding-right: 0;
    margin-bottom: 15px;
    display: block;
  }
  .tab-buttons .tab-button-wrapper .tab-button {
    font-size: 1.14em;
    min-width: 100%;
    display: block;
  }
  .tab-buttons .tab-button-wrapper:last-child {
    margin-bottom: 0;
  }
  .tabs .tab .tab-heading {
    font-size: 1.8em;
    margin-bottom: 20px;
  }
  .resource .img-area {
    height: 240px;
  }
  .info-wrapper.on .info {
    top: 90px;
    transform: translate(-50%, 0) !important;
  }
  .blog article,
  .archive article {
    width: 100%;
  }
  .news-box .img-wrapper {
    height: 240px;
  }
  .news-box .date {
    height: 80px;
    width: 80px;
    padding: 20px 0;
  }
  .news-box .date .day {
    font-size: 1.8em;
  }
  .news-box .date div {
    font-size: 0.8em;
  }
  .news-box .content-wrapper .content-area {
    padding: 30px;
  }
  .news-box .content-wrapper .content-area .heading {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
  #title-bar .breadcrumb {
    margin-top: 15px;
  }
  .cta-lists li {
    width: 100%;
  }
  .cta-lists li .inner {
    font-size: 1.14em;
  }
  .slider-youtube .slick-current {
    left: auto;
    height: 55vw;
  }
  .service-page-sec .max-p {
    margin-left: auto;
    margin-right: auto;
  }
  .service-page-sec .gi-container-fluid .content-area-col {
    position: static;
    text-align: center;
    transform: none;
    margin-bottom: 30px;
  }
  .service-page-sec .gi-container-fluid .services-area-col {
    float: none;
  }
  .small-heading {
    font-size: 1.21em;
  }
  .about-us-icons .content-col {
    position: static;
    transform: none;
    float: none;
  }
  .about-us-icons .content-col .content-area {
    text-align: center;
  }
  .about-us-icons .content-col .content-area .max-p {
    float: none;
  }
  .banner-contact-form .contact-form {
    margin: 0;
    padding: 30px;
    float: none;
    max-width: 100%;
  }
  .banner-contact-form .contact-form .heading {
    font-size: 1.8em;
  }
  .cmap {
    padding: 40px 0 !important;
    margin: 0 !important;
  }
  .cmap .inner-box {
    padding: 30px;
    position: static;
    margin-bottom: 30px;
    min-width: 100%;
  }
  .cmap .inner-box .company-contact-details li {
    margin-bottom: 15px;
  }
  .cmap .headline,
  .cmap p {
    text-align: center;
  }
  .follow-sec {
    padding-top: 0 !important;
  }
  .page-id-52 .follow-sec {
    padding-top: 40px !important;
  }
  .banner-contact-form {
    margin-top: -90px;
  }
  .subscribe-sec .form-wrapper {
    margin: 0;
    float: none;
    padding: 30px;
    max-width: 100%;
  }
  .subscribe-sec .form-wrapper .heading {
    font-size: 1.8em;
  }
  .testimonial.style {
    padding: 30px;
  }
  .testimonial.style .heading {
    font-size: 1.5em;
  }
  .cta-lists li {
    margin-bottom: 15px;
  }
  .cta-lists li .inner {
    padding: 15px;
  }
  .banner .contact-form {
    padding: 30px;
  }
  .as-seen-on .images .img {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .as-seen-on .images .img img {
    height: 35px;
  }
  .as-seen-on .images .img:last-child {
    margin-bottom: 0;
  }
  .home-youtube-sec {
    padding-bottom: 0 !important;
  }
  .home-youtube-sec .max-p {
    margin-bottom: 15px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .btn,
  input[type="submit"],
  input[type="button"],
  button {
    font-size: 0.95em;
    padding: 16px 25px;
    letter-spacing: 0.04em;
  }
  #footer-main .link li {
    font-size: 0.86em;
    letter-spacing: 0.05em;
  }
  .sec-full-width {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sec-full-width-abs .gi-row [class^="gi-col"].space-sm {
    padding-bottom: 3px;
  }
  .heading-row {
    margin-bottom: 60px;
  }
  .heading-row.half {
    margin-bottom: 40px;
  }
  .headline {
    font-size: 2.3em;
    margin-bottom: 20px;
  }
  .headline.lg {
    font-size: 3em;
  }
  .headline:last-child {
    margin-bottom: 0;
  }
  .banner {
    padding: 80px 0;
  }
  .banner .banner-heading {
    font-size: 3.5em;
    margin-bottom: 20px;
  }
  .banner .banner-content {
    font-size: 1.14em;
  }
  .banner .banner-content.lg {
    font-size: 1.3em;
  }
  .banner.banner-normal {
    padding-top: 167px;
  }
  .banner.full-height .content-wrapper-main .content-wrapper {
    width: 650px;
  }
  .banner.banner-video {
    height: 600px;
  }
  .banner.banner-video .video-wrapper {
    min-width: 144%;
  }
  .banner .contact-form {
    padding: 30px;
  }
  .banner .contact-form .heading {
    font-size: 2em;
  }
  .overlap-sec {
    margin: -100px 0;
  }
  .overlap-sec .slider-ar .slide {
    width: 230px !important;
  }
  .overlap-sec .slider-ar .slick-arrow.last {
    left: -5px;
  }
  .overlap-sec .slider-ar .slick-arrow.next {
    right: -5px;
  }
  .home-resources-sec {
    padding-top: 160px;
  }
  .home-resources-sec .max-p {
    width: 500px;
  }
  .home-resources-sec .resource.book {
    width: 180px;
  }
  .home-resources-sec .resource.phone {
    width: 265px;
  }
  .service-box .service-box-wrapper {
    height: 500px;
  }
  .service-box .service-box-wrapper .content-area {
    padding: 45px 30px;
  }
  .service-box .service-box-wrapper .content-area .heading {
    font-size: 3em;
  }
  .service-box .service-box-wrapper .content-area .content {
    font-size: 1.14em;
  }
  .service-box.sm .service-box-wrapper {
    height: 340px;
  }
  .service-box.sm .service-box-wrapper .content-area .heading {
    font-size: 2.2em;
  }
  .service-box.xs .service-box-wrapper {
    height: 350px;
  }
  .service-box-alt .img-area {
    height: 300px;
  }
  .home-services .m-b-xxl {
    margin-bottom: 30px;
  }
  .page-id-31 .package {
    min-height: 501px;
  }
  .resource-main-wrapper .resource-wrapper {
    width: 50%;
  }
  .news-box .img-wrapper {
    height: 240px;
  }
  .news-box .date {
    height: 80px;
    width: 80px;
    padding: 20px 0;
  }
  .news-box .date .day {
    font-size: 1.8em;
  }
  .news-box .date div {
    font-size: 0.8em;
  }
  .news-box .content-wrapper .content-area {
    padding: 30px;
  }
  .news-box .content-wrapper .content-area .heading {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
  .cta-lists li {
    width: 50%;
  }
  .cta-lists li .inner {
    font-size: 1.14em;
  }
  section.img-col .gi-row .text-col .text-wrapper {
    padding: 0 0 30px !important;
  }
  section.img-col .gi-row .text-col .text-wrapper .inner-wrapper {
    padding: 0;
  }
  section.img-col .gi-row .text-col .text-wrapper.has-stat-sec {
    padding-bottom: 174px;
  }
  section.img-col.alt .gi-row .text-col {
    width: 100%;
  }
  section.img-col.alt .gi-row .img-col {
    width: 100%;
    position: static;
    height: 400px;
  }
  .stat-sec {
    margin-top: -114px;
  }
  .stat-sec .main-wrapper {
    padding: 45px 30px;
  }
  .stat-col p {
    font-size: 1.07em;
  }
  .icon-box .heading {
    font-size: 1.4em;
  }
  .icon-box .content {
    font-size: 0.9em;
  }
  .icon-box.inline-block .content-wrapper {
    position: static;
    transform: none;
    width: 100%;
    margin-top: 20px;
  }
  .icon-box.inline-block .content-wrapper .content-area {
    padding-left: 0;
  }
  .over-slider .slider-youtube {
    margin: -40px 0;
  }
  .service-page-sec .max-p {
    margin-left: auto;
    margin-right: auto;
  }
  .service-page-sec .gi-container-fluid .content-area-col {
    position: static;
    text-align: center;
    transform: none;
    margin-bottom: 30px;
  }
  .service-page-sec .gi-container-fluid .services-area-col {
    float: none;
  }
  .about-us-icons .content-col {
    position: static;
    transform: none;
    float: none;
  }
  .about-us-icons .content-col .content-area {
    text-align: center;
  }
  .about-us-icons .content-col .content-area .max-p {
    float: none;
  }
  .about-us-icons .icon-box {
    float: left;
    width: 33.3333%;
    text-align: center;
    margin-bottom: 0;
  }
  .about-us-icons .icon-box .icon-wrapper .icon {
    margin-left: auto;
    margin-right: auto;
  }
  .subscribe-sec {
    padding-top: 60px !important;
  }
  .subscribe-sec .form-wrapper {
    margin: 0;
    float: none;
    padding: 30px;
    max-width: 100%;
  }
  .subscribe-sec .form-wrapper .heading {
    font-size: 2.2em;
  }
  #title-bar {
    padding-top: 140px;
  }
  .testimonial.style {
    padding: 35px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .p-h-xl .package {
    min-height: 358px;
  }
}
@media only screen and (min-width: 776px) {
  .p-h-a .package {
    min-height: 835px;
  }
}
@media only screen and (max-width: 991px) {
  .website-links-wrapper {
    grid-template-columns: 100%;
  }
  .website-links-wrapper .website-link:last-child {
    margin-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .website-links-wrapper {
    grid-template-columns: 100%;
  }
  .website-links-wrapper .website-link:last-child {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .banner-contact-form {
    padding-top: 100px !important;
  }
  .banner-contact-form .contact-form {
    margin: auto;
    float: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .follow-sec .social li {
    margin-right: 10px;
  }
  .follow-sec .social li a {
    font-size: 1.8em;
    height: 100px;
    width: 100px;
    line-height: 100px;
  }
  .follow-sec .social li a.tiktok svg {
    font-size: 28px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sec {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .sec-full-width {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .sec-full-width-abs .gi-row [class^="gi-col"].space-md {
    padding-bottom: 3px;
  }
  .heading-row {
    margin-bottom: 80px;
  }
  .heading-row.half {
    margin-bottom: 50px;
  }
  .headline {
    font-size: 2.8em;
  }
  .headline.lg {
    font-size: 3.6em;
  }
  .banner .banner-heading {
    font-size: 4em;
  }
  .banner .banner-content.lg {
    font-size: 1.4em;
  }
  .banner.banner-normal {
    padding-top: 180px;
  }
  .banner.full-height .content-wrapper-main .content-wrapper {
    width: 750px;
  }
  .banner.banner-video {
    height: 700px;
  }
  .banner.banner-video .video-wrapper {
    min-width: 127%;
  }
  .home-resources-sec {
    padding-top: 205px;
  }
  .home-resources-sec .max-p {
    width: 550px;
  }
  .service-box .service-box-wrapper {
    height: 580px;
  }
  .service-box .service-box-wrapper .content-area {
    padding: 45px;
  }
  .service-box .service-box-wrapper .content-area .heading {
    font-size: 3.6em;
  }
  .service-box.xs .service-box-wrapper {
    height: 400px;
  }
  .overlap-sec {
    margin: -125px 0;
  }
  .overlap-sec .slider-ar .slide {
    width: 250px !important;
  }
  .overlap-sec .slider-ar .slick-arrow.last {
    left: -15px;
  }
  .overlap-sec .slider-ar .slick-arrow.next {
    right: -15px;
  }
  .page-id-31 .package {
    min-height: 556px;
  }
  .resource-main-wrapper .resource-wrapper {
    width: 50%;
  }
  section.img-col .gi-row .text-col .text-wrapper {
    padding: 40px !important;
  }
  section.img-col .gi-row .text-col .text-wrapper .inner-wrapper {
    padding: 0;
  }
  section.img-col .gi-row .text-col .text-wrapper .stat-area .stat-col {
    width: 50%;
  }
  section.img-col .gi-row .text-col .text-wrapper.has-stat-sec {
    padding-bottom: 214px;
  }
  .icon-box .heading {
    font-size: 1.6em;
  }
  .icon-box .content {
    font-size: 0.95em;
  }
  .over-slider .slider-youtube {
    margin: -40px 0;
  }
  .service-page-sec .max-p {
    margin-left: auto;
    margin-right: auto;
  }
  .service-page-sec .gi-container-fluid .content-area-col {
    position: static;
    text-align: center;
    transform: none;
    margin-bottom: 30px;
  }
  .service-page-sec .gi-container-fluid .services-area-col {
    float: none;
  }
  #title-bar {
    padding-top: 160px;
  }
  .page-id-57 #title-bar .title-bar-subheading {
    max-width: 450px;
  }
  .page-id-47 .icon-box {
    min-height: 285px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1850px) {
  .sec {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sec-full-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .heading-row {
    margin-bottom: 100px;
  }
  .heading-row.half {
    margin-bottom: 55px;
  }
  .service-box .service-box-wrapper {
    height: 650px;
  }
  .service-box .service-box-wrapper .content-area {
    padding: 50px 30px;
  }
  .service-box .service-box-wrapper .content-area .heading {
    font-size: 3.6em;
  }
  .service-box.sm .service-box-wrapper .content-area .heading {
    font-size: 3em;
  }
  .service-box-alt .img-area {
    height: 300px;
  }
  .banner .banner-heading {
    font-size: 4.8em;
  }
  .banner .banner-content.lg {
    font-size: 1.5em;
  }
  .banner.banner-video {
    height: 800px;
  }
  .banner.banner-video .video-wrapper {
    min-width: 119%;
  }
  .home-resources-sec {
    padding-top: 235px;
  }
  .page-id-31 .package {
    min-height: 590px;
  }
  section.img-col .gi-row .text-col .text-wrapper {
    padding: 60px !important;
  }
  section.img-col .gi-row .text-col .text-wrapper .inner-wrapper {
    padding: 0;
  }
  section.img-col .gi-row .text-col .text-wrapper .stat-area .stat-col {
    width: 50%;
  }
  section.img-col .gi-row .text-col .text-wrapper.has-stat-sec {
    padding-bottom: 234px;
  }
  .page-id-57 #title-bar .title-bar-subheading {
    max-width: 650px;
  }
}
@media only screen and (min-width: 1851px) {
  .page-id-31 .package {
    min-height: 640px;
  }
}
@media only screen and (max-width: 767px) {
  .main-header .button-wrapper {
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
  }
  .main-header .button-wrapper .btn {
    display: block;
    text-align: center;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    font-size: 1.35em;
  }
  #footer-news {
    padding: 60px 0;
  }
  #footer-news .content {
    font-size: 1em;
  }
  #footer-news .m-b-md {
    margin-bottom: 10px;
  }
  #footer-news form button {
    margin-top: 10px;
  }
  #footer-main {
    text-align: center;
    padding: 40px 0 30px;
  }
  #footer-main .logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  #footer-main .link {
    margin: 0 0 15px;
  }
  #footer-main .link li {
    padding: 0;
    float: none;
    display: inline-block;
    margin-right: 15px;
    width: auto;
    margin-bottom: 15px;
  }
  #footer-main .link li:last-child {
    margin-bottom: 15px !important;
  }
  #footer-main .t-a-r {
    text-align: center;
  }
  #footer-main .hr {
    margin: 30px 0;
  }
  #footer-main .bottom-row ul {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-header .logo-wrapper {
    width: 160px;
  }
  .main-header .logo-wrapper .logo {
    width: 130px;
  }
  .main-header .primary-navigation {
    width: calc(100% - 160px);
  }
  .main-header.fixed .logo-wrapper .logo {
    width: 45px;
  }
  .primary-navigation ul {
    float: right;
  }
  .primary-navigation ul > li {
    padding: 0 8px;
    line-height: 86px;
  }
  .primary-navigation ul > li a {
    font-size: 0.8em;
  }
  .primary-navigation ul li .sub-menu {
    top: 86px;
  }
  #footer-main {
    padding-top: 70px;
  }
  #footer-main .social li {
    margin-right: 20px;
  }
  #footer-main .social li a i {
    font-size: 1.6em;
  }
  #footer-main .link li {
    font-size: 0.86em;
  }
  #footer-main .hr {
    margin-top: 50px;
  }
  .page-id-32 .coaching-tips .resource.video .content-area {
    min-height: 184px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .primary-navigation ul {
    float: right;
  }
  .primary-navigation ul li {
    padding: 0 9px;
  }
  .main-header .primary-navigation {
    width: calc(100% - 210px);
  }
  .page-id-32 .coaching-tips .resource.video .content-area,
  .page-id-32 .construction-tips .resource.video .content-area {
    min-height: 164px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .primary-navigation ul li:hover .sub-menu .sub-menu {
    margin-left: -610px;
  }
  #footer-main {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .main-header .button-wrapper {
    position: fixed;
    bottom: 10px;
    left: 30px;
    padding: 0;
    width: auto;
  }
  .main-header .button-wrapper .button-wrapper-inner {
    padding: 0 !important;
  }
  .main-header .button-wrapper .button-wrapper-inner .btn {
    margin: 0;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .page-id-1866 .testimonial {
    min-height: 505px;
  }
  .page-id-32 .coaching-tips .resource.video .content-area,
  .page-id-32 .construction-tips .resource.video .content-area {
    min-height: 185px;
  }
}
@media only screen and (min-width: 1400px) {
  .page-id-1866 .testimonial {
    min-height: 425px;
  }
  .page-id-32 .coaching-tips .resource.video .content-area,
  .page-id-32 .construction-tips .resource.video .content-area {
    min-height: 185px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .primary-navigation ul li {
    padding: 0 10px;
  }
  .primary-navigation ul li a {
    font-size: 0.95em;
  }
}
@media only screen and (min-width: 1350px) and (max-width: 1503px) {
  .primary-navigation ul li {
    padding: 0 17px;
  }
}
@media only screen and (min-width: 1851px) {
  .banner.full-height {
    min-height: 630px;
  }
}
