@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Poppins:200,500&display=swap");
.font-size-36 {
  font-size: 36px !important;
}

.font-size-26 {
  font-size: 26px !important;
  line-height: 30px;
}

.font-size-24 {
  font-size: 24px !important;
  line-height: 30px;
}

.font-size-22 {
  font-size: 22px !important;
  line-height: 28px;
}

.font-size-18 {
  font-size: 18px !important;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-right-20 {
  padding-right: 20px;
}

.font-size-18 {
  font-size: 18px;
}

.border-radius-5px {
  border-radius: 5px;
}

.border-width-2 {
  border-width: 2px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-bottom-80 {
  margin-bottom: 80px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-bottom-60 {
  margin-bottom: 60px;
}

.margin-top-0 {
  margin-top: 0px !important;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

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

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-top-80 {
  padding-top: 80px;
}

.padding-bottom-80 {
  padding-bottom: 80px;
}

.padding-top-60 {
  padding-top: 60px;
}

.padding-bottom-60 {
  padding-bottom: 60px;
}

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

.padding-bottom-10 {
  padding-bottom: 10px;
}

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

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

.margin-top-120 {
  margin-top: 120px;
}

.pd-left-0 {
  padding-left: 0;
}

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

.fluid-image, .fluid-img {
  width: 100%;
}

.text-justify {
  text-align: justify;
}

.float-right {
  float: right;
}

.full-width {
  width: 100%;
}

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

.mr-auto {
  margin-right: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

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

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.two_columns {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 100px;
     -moz-column-gap: 100px;
          column-gap: 100px;
}

.max-width-container-860 {
  max-width: 860px;
}

@media (min-width: 920px) {
  .pd-lg-120 {
    padding-top: 120px;
  }
  .padding-left-lg-60 {
    padding-left: 60px;
  }
}

input:focus, input, input:hover {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
}

textarea:focus, input:focus {
  outline: none;
}

*:focus {
  outline: none;
}

.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}

a, a:hover {
  color: #333;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.row_fluid {
  margin-left: -15px;
  margin-right: -15px;
}

html, body {
  font-weight: 200;
  max-width: 1920px;
  margin: 0 auto;
  font-size: 14px;
}

body * {
  font-family: Poppins, sans-serif;
}

h1 {
  letter-spacing: 0.35em;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 30px;
  line-height: 1.5;
}

h2 {
  letter-spacing: 0.35em;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 30px;
  line-height: 1.5;
}

h3 {
  font-size: 1.7rem;
  text-align: left;
  letter-spacing: 0.35em;
  line-height: 1.5;
}

h5 {
  letter-spacing: 0.35em;
  font-size: 1.25rem;
  line-height: 1.5;
}

.banner-top h1 {
  color: white;
  font-size: 4.286rem;
  line-height: 1.5;
  letter-spacing: 0.35em;
  max-width: 1224px;
  text-transform: uppercase;
  margin: 0 auto;
}

.banner-top h1 .sub-banner-text {
  font-weight: 500;
  width: 100%;
  display: block;
}

.rift-soft {
  font-weight: 200;
}

.home-des-introduce h2 {
  font-size: 4.286rem;
  line-height: 1.5;
}

.home-des-introduce h5 {
  font-size: 14px;
  margin-bottom: 15px;
}

.home-des-introduce figcaption {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.title-index-videos-featured,
.index-get-to-know-us-title,
.index-video-graphy-blog-title,
.index-title-praise-our-couple,
.index-hire-us-block-title,
.index-hire-us-block-title {
  color: black;
  font-size: 3.571rem;
  letter-spacing: 0.4em;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.5;
}

.title {
  color: black;
  font-size: 40px;
  letter-spacing: 0.35em;
  text-transform: uppercase;
}

.title-footer {
  color: black;
  font-size: 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 20px;
}

p {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 2;
}

.subtitle {
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #2F2E2E;
}

@media (min-width: 320px) and (max-width: 680px) {
  .title, .title-index-videos-featured, .index-get-to-know-us-title,
  .index-video-graphy-blog-title, .index-title-praise-our-couple,
  .index-hire-us-block-title, .index-hire-us-block-title {
    font-size: 30px;
  }
}

button:focus {
  outline: none;
}

.menu-button {
  list-style: none;
}

.menu-button a {
  display: block;
  max-width: 300px;
  color: white;
  background: #7AB2E2;
  min-width: 320px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  margin-bottom: 20px;
  font-size: 20px;
  cursor: pointer;
  text-transform: uppercase;
}

.menu-button a:after {
  position: absolute;
  content: '';
  width: 50px;
  height: 17px;
  background-image: url("../images/arrow_white.svg");
  background-repeat: no-repeat;
  right: 20%;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.menu-button a:hover:after {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-animation: leftToRightArrow 0.5s forwards;
          animation: leftToRightArrow 0.5s forwards;
}

@-webkit-keyframes leftToRightArrow {
  from {
    right: 20%;
  }
  to {
    right: 15%;
  }
}

@keyframes leftToRightArrow {
  from {
    right: 20%;
  }
  to {
    right: 15%;
  }
}

.play-btn {
  width: 100%;
  position: relative;
  height: 100%;
}

.play-btn svg {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.play-btn svg:hover path {
  fill: black;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.play-btn svg:hover circle {
  fill: #FDCCBB;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.index-btn {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  text-transform: uppercase;
  padding: 15px 40px 15px 40px;
  color: black;
  background: transparent;
  font-size: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  letter-spacing: 0.2em;
  border: 2px solid transparent;
  overflow: hidden;
  -webkit-transition: border 1s;
  transition: border 1s;
  z-index: 0;
}

.index-btn:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #FDCCBB;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-animation: btn-bg-top 1s forwards;
          animation: btn-bg-top 1s forwards;
}

.index-btn:hover {
  background: none;
  border: 2px solid #FDCCBB;
  -webkit-transition: border 1s;
  transition: border 1s;
}

.index-btn:hover:after {
  -webkit-animation: btn-bg-down 1s forwards;
          animation: btn-bg-down 1s forwards;
}

.index-btn span {
  position: relative;
}

.index-btn span.arr-left:before {
  background: url(../images/arrow_black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: -30px;
  margin-top: auto;
  margin-bottom: auto;
  width: 20px;
  height: 15px;
}

.index-btn span.arr-right:after {
  background: url(../images/arrow_black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: -30px;
  margin-top: auto;
  margin-bottom: auto;
  width: 20px;
  height: 15px;
}

@-webkit-keyframes btn-bg-top {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes btn-bg-top {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes btn-bg-down {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes btn-bg-down {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.section-hire-us .form-contact .index-btn {
  background: none;
  float: left;
  margin: inherit;
  margin-left: 5px;
}

.btn-pricing {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
}

.background-index-hire-us .anination-hire-home {
  position: relative;
  display: block;
  color: white;
  background: transparent;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}

.background-index-hire-us .anination-hire-home:before {
  position: absolute;
  content: '';
  width: 100px;
  height: 100px;
  background: transparent;
  border: 1px solid white;
  border-radius: 50%;
  left: 0;
}

.background-index-hire-us .anination-hire-home:after {
  position: absolute;
  content: '';
  width: 100px;
  height: 100px;
  background: transparent;
  border: 1px solid white;
  border-radius: 50%;
  left: 0;
}

.hire-us {
  display: inline-block;
  height: 100px;
  margin: 0 auto;
  left: 40px;
  font-size: 20px;
  letter-spacing: .35em;
  text-transform: uppercase;
  padding-top: 36px;
  margin-top: -50px;
  font-family: Poppins, sans-serif;
  position: relative;
  text-align: center;
  background: transparent;
  border: none;
  -webkit-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
  z-index: 1;
}

.hire-us.white {
  color: #fff;
}

.hire-us.white:before {
  border: 2px solid white;
}

.hire-us.white:after {
  opacity: 0.2;
  background: transparent;
  border: 2px solid white;
}

.hire-us.white:hover {
  background: transparent;
  color: black;
}

.hire-us.white:hover svg path {
  fill: black;
}

.hire-us.white:hover .hire-text {
  z-index: 2;
}

.hire-us.white:hover:before {
  background: #FDCCBB;
  border-color: #FDCCBB;
  opacity: 1;
}

.hire-us.dark {
  color: black;
}

.hire-us.dark:before {
  border: 2px solid #FDCCBB;
}

.hire-us.dark:after {
  opacity: 0.5;
  background: transparent;
  border: 2px solid #FDCCBB;
}

.hire-us.dark svg path {
  fill: black;
}

.hire-us.dark:hover {
  background: transparent;
  color: black;
}

.hire-us.dark:hover:before {
  background: #FDCCBB;
  border-color: #FDCCBB;
  opacity: 1;
}

.hire-us .hire-text {
  margin-left: 35px;
}

.hire-us svg {
  width: 20px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.hire-us:before {
  position: absolute;
  content: '';
  width: 100px;
  height: 100px;
  background: transparent;
  border-radius: 50%;
  left: -36px;
  top: 0;
  -webkit-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
  z-index: -1;
}

.hire-us:after {
  position: absolute;
  content: '';
  width: 100px;
  height: 100px;
  border-radius: 50%;
  bottom: 7px;
  left: -28px;
  -webkit-transition: top 0.3s ease 0.3s;
  transition: top 0.3s ease 0.3s;
  z-index: -2;
}

.hire-us:hover {
  background: transparent;
  color: black;
}

.hire-us:hover svg path {
  fill: black;
}

.hire-us:hover .hire-text {
  z-index: 2;
}

.hire-us:hover:before {
  background: #FDCCBB;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #FDCCBB;
  opacity: 1;
}

.banner-top img {
  background: #FDCCBB;
  min-height: 700px;
}

.banner-front-page-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: table;
  width: 100%;
  text-align: center;
}

.banner-front-page-content .vert-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  top: 0;
  margin: auto;
  position: relative;
}

.page-template-page-our-story .banner-top img {
  min-height: 700px;
}

.page-template-page-Videography-Training .banner-top {
  min-height: 700px;
}

.datepicker {
  padding: 20px;
  border-radius: 0;
  font-size: 11px;
}

.datepicker:before, .datepicker:after {
  display: none;
}

.datepicker .datepicker-days tbody {
  border: 1px solid #DFE3E8;
}

.datepicker thead tr {
  margin-bottom: 10px;
}

.datepicker tbody td {
  font-size: 11px;
  padding: 15px;
  border-radius: 0;
}

.datepicker tbody td:not(:last-child) {
  border-right: 1px solid #DFE3E8;
}

.datepicker tbody tr:not(:last-child) {
  border-bottom: 1px solid #DFE3E8;
}

.datepicker table tr td.today {
  background: #FDCCBB;
  color: black;
}

.datepicker table tr td.today:hover {
  background: #FDCCBB;
  color: black;
}

.datepicker .prev {
  position: relative;
}

.datepicker .prev:hover {
  background: none;
}

.datepicker .prev:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 13px;
  top: 0;
  bottom: 0;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
  background: url(../images/arrow_black.svg);
  background-repeat: no-repeat;
  background-color: white;
  background-size: contain;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: 1;
}

.datepicker .next {
  position: relative;
}

.datepicker .next:hover {
  background: none;
}

.datepicker .next:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 13px;
  top: 0;
  bottom: 0;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
  background: url(../images/arrow_black.svg);
  background-repeat: no-repeat;
  background-color: white;
  background-size: contain;
  z-index: 1;
}

.datepicker .datepicker-switch {
  line-height: 4;
}

.datepicker .datepicker-switch:hover {
  background: none;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background: #FDCCBB;
  color: black;
}

.paginative {
  width: 100%;
  text-align: center;
  margin-top: 40px;
}

.wp-pagenavi span, .wp-pagenavi a {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  margin-right: 15px;
  color: #2F2E2E;
}

.wp-pagenavi span.current {
  position: relative;
  display: inline-block;
  width: 40px;
}

.wp-pagenavi span.current:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: -5px;
  bottom: 0;
  background: #FDCCBB;
  border: 2px solid #FDCCBB;
  padding: 19px 0;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: -1;
}

#breadcrumbs {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 200%;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  opacity: 0.7;
}

.accordion .card {
  border-left: none;
  border-right: none;
}

.accordion .card .card-header {
  border-left: none;
  border-right: none;
  border-bottom: none;
  background-color: white;
  padding-left: 0;
}

.accordion .card .card-header .btn {
  position: relative;
  width: 100%;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  padding: 15px 50px 15px 0;
  white-space: normal;
  text-align: left;
}

.accordion .card .card-header .btn .toggle-plus-minus {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
}

.accordion .card .card-header .btn .toggle-plus-minus span:last-child {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all .5s;
  transition: all .5s;
  opacity: 1;
}

.accordion .card .card-header [aria-expanded="true"] .toggle-plus-minus span:last-child {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all .5s;
  transition: all .5s;
  opacity: 0;
}

.top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 999;
}

.top-bar .logo {
  position: absolute;
  margin-left: 25px;
  z-index: 9999;
  top: 25px;
}

.banner-top {
  position: relative;
  z-index: 999;
  max-height: 730px;
  overflow: hidden;
}

.menu-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  width: 100%;
  min-height: 100vh;
  right: 0;
  bottom: 0;
  z-index: 999;
  height: 100%;
  top: -120%;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}

#menu-top-button {
  position: fixed;
  width: 30px;
  right: 0;
  top: 0;
  z-index: 9999;
  float: right;
  color: #fff;
  text-transform: uppercase;
  margin-right: 20px;
  margin-top: 25px;
  cursor: pointer;
}

#first-line:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}

.menu-top {
  z-index: 1;
}

.menu-top .menu-top-button {
  float: right;
  color: #fff;
  text-transform: uppercase;
  margin-right: 20px;
  margin-top: 25px;
  z-index: 1;
}

.menu-top-button i {
  font-size: 38px;
}

.menu-top-button .text {
  font-size: 14px;
  text-transform: uppercase;
}

.main-menu {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  background: #FDCCBB;
  width: 100%;
}

.main-menu nav {
  text-align: center;
}

.main-menu nav ul {
  padding-left: 0;
  display: inline-block;
}

.main-menu .footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-menu .footer-social a:before {
  display: none;
}

.main-menu .footer-social li:hover a svg path {
  fill: #7AB2E2;
}

.main-menu li:not(.menu-button) {
  list-style: none;
  position: relative;
}

.main-menu li:not(.menu-button) a {
  font-family: Poppins, sans-serif;
  color: black;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 200;
  line-height: 1.5;
  letter-spacing: 0.4em;
}

.main-menu li:not(.menu-button) a.active {
  color: #8a867e;
}

.main-menu li:not(.menu-button) a {
  color: black;
  position: relative;
}

.main-menu li:not(.menu-button):hover a:before {
  position: absolute;
  content: '';
  width: 150%;
  height: 1px;
  background: black;
  left: -30%;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
  -webkit-animation: leftToRight 1s forwards;
          animation: leftToRight 1s forwards;
}

.main-menu .current-menu-item:not(.menu-button) {
  position: relative;
}

.main-menu .current-menu-item:not(.menu-button) a {
  position: relative;
}

.main-menu .current-menu-item:not(.menu-button) a:before {
  position: absolute;
  content: '';
  width: 150%;
  height: 1px;
  background: black;
  left: -30%;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
}

.open-main-menu .menu-top {
  width: 100%;
  top: 0;
  -webkit-animation: slidein 1s forwards;
          animation: slidein 1s forwards;
  opacity: 1;
  height: 100%;
}

.open-main-menu .main-menu {
  padding-top: 100px;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  height: 100%;
}

.open-main-menu .menu-top-button {
  display: none;
}

.open-main-menu .close-main-menu {
  display: block;
}

.hide-main-menu .menu-top {
  width: 100%;
  background: #FDCCBB;
  -webkit-animation: slideout 10s forwards;
          animation: slideout 10s forwards;
}

.close-main-menu {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 14px;
  display: none;
}

.close-main-menu i {
  display: none;
}

.close-main-menu:before {
  position: absolute;
  content: '';
  width: 30px;
  height: 2px;
  background: black;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 0;
}

.close-main-menu:after {
  position: absolute;
  content: '';
  width: 30px;
  height: 2px;
  background: black;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 0;
}

@-webkit-keyframes leftToRight {
  from {
    width: 0;
  }
  to {
    width: 150%;
  }
}

@keyframes leftToRight {
  from {
    width: 0;
  }
  to {
    width: 150%;
  }
}

@-webkit-keyframes slidein {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slidein {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes slideout {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideout {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.brv-loaded #menu-top-button {
  margin-top: 30px;
}

#menu-top-button {
  margin-top: 0;
  -webkit-transition: margin-top 2s;
  /* Safari */
  transition: margin-top 2s;
}

.top-bar .logo {
  margin-top: -25px;
  -webkit-transition: margin-top 2s;
  /* Safari */
  transition: margin-top 2s;
}

.brv-loaded .top-bar .logo {
  margin-top: 0;
}

#menu-top-button .menu-line {
  background-color: black;
  height: 2px;
  margin-bottom: 5px;
  -webkit-transition: all cubic-bezier(0.18, 1, 0.21, 1) 0.9s;
  transition: all cubic-bezier(0.18, 1, 0.21, 1) 0.9s;
}

#menu-top-button:hover .menu-line {
  background-color: black;
  width: 100% !important;
}

#menu-top-button #first-line {
  width: 60%;
  float: right;
}

#menu-top-button #second-line {
  width: 80%;
  float: right;
}

#menu-top-button #third-line {
  width: 100%;
  float: right;
}

@media (min-width: 992px) {
  .home #menu-top-button .menu-line, .page-template-page-Videography-Training #menu-top-button .menu-line {
    background-color: white;
  }
  .home #menu-top-button:hover .menu-line, .page-template-page-Videography-Training #menu-top-button:hover .menu-line {
    background-color: white;
  }
  .home #menu-top-button .black, .page-template-page-Videography-Training #menu-top-button .black {
    background: black;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
}

footer {
  padding-top: 120px;
  color: #575757;
  font-size: 14px;
}

.copyright {
  text-align: left;
  padding-bottom: 30px;
  padding-top: 40px;
  padding-left: 15px;
  width: 100%;
  color: #2F2E2E;
  opacity: 0.34;
  font-size: 14px;
}

footer .footer-des p {
  padding-bottom: 5px;
  margin-bottom: 0;
  font-size: 14px;
}

footer .footer-des ul {
  padding: 0;
}

footer .footer-des ul li {
  list-style: none;
  width: 50%;
  float: left;
  line-height: 27px;
}

footer .footer-des ul li a {
  color: #575757;
}

.footer-social li a.face {
  padding: 7px 15px;
}

.footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-social li a svg path {
  -webkit-transition: all 1s;
  transition: all 1s;
}

.footer-social li:hover a svg path {
  fill: #7AB2E2;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.index-video-featured-filter {
  position: relative;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  color: black;
  text-transform: uppercase;
  border: none;
  padding-left: 0;
  letter-spacing: 0.2em;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 40px;
  overflow: hidden;
  cursor: pointer;
}

.text-show-title-after-filter {
  font-family: Poppins, sans-serif;
  letter-spacing: .2em;
  font-size: 12px;
  height: 30px;
  margin-left: 0;
  color: #2F2E2E;
}

.dropdown-menu-filter {
  position: relative;
  max-width: 460px;
}

.dropdown-menu-filter.open .form-control:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.dropdown-menu-filter.open .dropdown-content {
  display: block !important;
}

.dropdown-menu-filter .form-control:before {
  position: absolute;
  content: '';
  width: 20px;
  right: 10px;
  height: 20px;
  border: none;
  background: url(../images/arr_dropdown.svg) no-repeat 100% center;
  overflow-y: hidden;
  cursor: pointer;
  background-size: 20px;
  z-index: 1;
  top: 10px;
}

.border-search-for-wedding-service {
  border-bottom: 2px solid #FDCCBB;
  border-radius: 0;
  height: 45px;
  color: black;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  padding: 0 0;
  z-index: 2;
  width: 100%;
  top: 46px;
}

.dropdown-content li {
  font-family: Poppins, sans-serif;
  list-style: none;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #2F2E2E;
  line-height: 1.5;
  padding: 10px 20px;
  cursor: pointer;
}

.dropdown-content li a {
  color: #2F2E2E;
  line-height: normal;
}

.dropdown-content li:hover {
  background-color: #ecebea;
}

input, textarea {
  width: 100% !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  padding: 30px 20px 30px 20px !important;
  letter-spacing: 0.1em !important;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  line-height: 2;
}

input:focus, input:active, textarea:focus, textarea:active {
  border: 1px solid #FDCCBB !important;
}

.wrap-box-check-avaiable .datepicker {
  position: relative;
  border-left: none;
  border-right: none;
  border-top: none;
  font-size: 18px !important;
  border-bottom: 2px solid #FDCCBB;
  padding: 10px 0 !important;
  margin-bottom: 15px;
  color: black;
}

.wrap-box-check-avaiable .datepicker:focus, .wrap-box-check-avaiable .datepicker:active {
  border: none !important;
  border-bottom: 2px solid #FDCCBB !important;
}

.wrap-box-check-avaiable .date:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  margin-bottom: auto;
  margin-top: auto;
  width: 30px;
  height: 30px;
  background: url(../images/clendar.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

#home-boutique-introduce {
  min-height: 100vh;
  padding-bottom: 300px;
  overflow-x: hidden;
}

#home-boutique-introduce:before {
  position: absolute;
  content: '';
  width: 65%;
  height: 80%;
  max-height: 700px;
  background: #FDCCBB;
  z-index: 1;
  right: -100%;
}

#home-boutique-introduce .boutique-scroll-back {
  position: relative;
  z-index: 2;
}

#home-boutique-introduce .intro-image {
  opacity: 0;
  position: absolute;
}

#home-boutique-introduce .intro-image figcaption {
  text-align: right;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
}

#home-boutique-introduce.boutique-scroll-in-view:before {
  -webkit-animation: bg-slide  1.5s forwards;
          animation: bg-slide  1.5s forwards;
}

#home-boutique-introduce.boutique-scroll-in-view .intro-image {
  -webkit-animation: img-opacity 1.6s forwards;
          animation: img-opacity 1.6s forwards;
}

.line-bg {
  position: absolute;
  top: -35%;
}

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

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

@-webkit-keyframes bg-slide {
  from {
    right: -100%;
  }
  to {
    right: 0%;
  }
}

@keyframes bg-slide {
  from {
    right: -100%;
  }
  to {
    right: 0%;
  }
}

.image-blog {
  margin-left: 1px;
  margin-bottom: 1px;
}

.image-blog:hover .wrap-image-transform-portfolio {
  opacity: 1;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}

.wrap-image-transform-portfolio {
  width: 100%;
  height: 100%;
  padding-top: 0;
  overflow: hidden;
  -webkit-transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
  transition: 0.9s cubic-bezier(0.18, 1, 0.21, 1);
  position: absolute;
  background-color: rgba(135, 182, 222, 0.7);
  top: 0;
  bottom: 0;
  opacity: 0;
}

.wrap-index-video-featured .title a {
  font-family: Poppins, sans-serif;
  font-weight: 300;
  letter-spacing: 0.4em;
  font-size: 25px;
  color: white;
  text-decoration: none;
}

.playVideoPortfolio {
  display: inline-block;
  text-align: center;
  background-image: url("../images/play.svg");
  background-repeat: no-repeat;
  background-size: contain;
  padding: 26px;
  margin-bottom: 20px;
}

.image-featured-portfolio-block .wrap-index-video-featured .des {
  font-size: 15px;
}

.wrap-index-video-featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wrap-index-video-featured .des {
  font-family: Poppins, sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #fff;
  max-width: 90%;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  max-height: 50px;
}

.wrap-index-video-featured .title {
  text-align: center;
  margin-bottom: 20px;
}

.image-featured-portfolio-block .image-blog:hover .wrap-index-video-featured {
  -webkit-animation: HoverFadeIn 2s ease;
          animation: HoverFadeIn 2s ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-keyframes HoverFadeIn {
  0% {
    opacity: 0;
    margin-bottom: -10px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}

.wrap-index-video-featured .footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 35px;
  width: 100%;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  position: absolute;
  bottom: 4%;
  left: 0;
  right: 0;
}

.wrap-index-video-featured .des {
  color: #fff;
  max-width: 90%;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  max-height: 50px;
}

.wrap-index-video-featured .footer .share-by {
  float: left;
  margin-left: 20px;
  font-family: Poppins, sans-serif;
  letter-spacing: 0.15em;
  font-size: 12px;
}

.wrap-index-video-featured .footer .share-by a:first-child {
  margin-left: 15px;
}

.wrap-index-video-featured .footer .share-by a:first-child svg {
  margin-right: 18px;
}

.wrap-index-video-featured .footer .readmore {
  float: right;
  padding-right: 40px;
}

.wrap-index-video-featured .footer .readmore a {
  font-family: Poppins, sans-serif;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}

.wrap-index-video-featured .footer .readmore a svg {
  position: absolute;
  right: -30px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 20px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.wrap-index-video-featured .footer .readmore a:hover svg {
  right: -25px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.wrap-index-video-featured .footer .share-by a i {
  color: #FDCCBB;
  margin: 0px 2px;
  padding: 5px 10px;
  font-size: 19px;
  font-weight: bold;
}

.index-des-praise-our-couple {
  line-height: 28px;
  font-weight: 100;
  font-size: 16px;
  margin: 0 auto;
  max-width: 600px;
  padding-bottom: 20px;
}

.index-des-praise-our-couple* {
  font-family: Poppins, sans-serif;
}

.index-auth-praise-our-couple {
  font-size: 14px;
  letter-spacing: .1em;
  margin-right: 27px;
  font-weight: 500;
}

.index-readmore-praise-our-couple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}

.index-readmore-praise-our-couple .social a {
  margin: 8px;
}

.index-readmore-praise-our-couple .read-more-review {
  margin-right: 40px;
}

.index-readmore-praise-our-couple .read-more-review a {
  font-family: Poppins, sans-serif;
  letter-spacing: 0.2em;
  font-size: 20px;
  text-transform: uppercase;
}

.wrapper-quote-praise-index {
  position: relative;
  color: black;
}

.wrapper-quote-praise-index p {
  color: black;
}

.wrapper-quote-praise-index a {
  color: black;
}

.wrapper-quote-praise-index .quote_1 {
  position: absolute;
  top: -50px;
  left: 15px;
}

.testim-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.testim-rating svg {
  margin-right: 5px;
  width: 21px;
}

.testimonials-image {
  margin-bottom: 50px;
}

.index-get-to-know-us-title {
  padding-top: 40px;
}

.get-to-know-us__text {
  font-family: Poppins, sans-serif;
  letter-spacing: 0.1em;
  font-size: 14px;
  line-height: 2;
  overflow: hidden;
}

.hide-text, .hide-text-2 {
  display: none;
}

.read-more-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
}

.read-more-text svg {
  margin-right: 20px;
}

.read-more-text .toggle-plus-minus {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
}

.read-more-text:hover .toggle-plus-minus {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all .5s ease-in;
  transition: all .5s ease-in;
}

.read-more-text.closed .toggle-plus-minus span:last-child {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.read-more-text.closed .toggle-plus-minus span:first-child {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  opacity: 1;
}

.read-more-text.opened .toggle-plus-minus {
  opacity: 1;
}

.read-more-text.opened .toggle-plus-minus span:last-child {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.read-more-text.opened .toggle-plus-minus span:first-child {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0;
}

.toggle-plus-minus {
  position: relative;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 20px;
}

.toggle-plus-minus span:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
  width: 16px;
  height: 2px;
  background: black;
  border-radius: 2px;
}

.toggle-plus-minus span:last-child {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 16px;
  width: 2px;
  background: black;
  border-radius: 2px;
}

.get-to-know-us_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.get-to-know-us_footer .btn-arrow-left {
  margin-left: 30px;
  font-family: Poppins, sans-serif;
  letter-spacing: 0.1em;
  font-size: 20px;
}

.get-to-know-us_footer .btn-arrow-left svg {
  margin-right: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.get-to-know-us_footer .btn-arrow-left:hover svg {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 17px;
}

.home-video-our-team {
  position: relative;
  height: 100%;
}

.home-video-our-team .play {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.home-video-our-team .play svg {
  -webkit-transition: all .5s;
  transition: all .5s;
  width: 90px;
}

.home-video-our-team .play svg:hover {
  -webkit-transition: all .5s;
  transition: all .5s;
  fill: #FDCCBB;
}

.home-video-our-team .play svg:hover circle {
  stroke: transparent;
  fill: #FDCCBB;
}

.home-video-our-team .play svg:hover path {
  fill: black;
}

.index-video-graphy-blog-image .image-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.index-video-graphy-blog-image .image-blog-title {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 30px 40px;
  text-align: center;
  font-size: 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff00), to(black));
  background: linear-gradient(#ffffff00, black);
  padding-bottom: 60px;
  font-family: Poppins, sans-serif;
  letter-spacing: .15em;
}

.image-blog .wrap-image-transform {
  width: 100%;
  height: 100%;
  padding-top: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 2s linear;
  transition: opacity 2s linear;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(135, 182, 222, 0.7);
}

.image-blog:hover .wrap-image-transform, .video-graphy-blog-image.active-portfolio .wrap-image-transform,
.team-card-image.active-portfolio .wrap-image-transform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 2;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
}

.image-blog-title {
  position: relative;
  -webkit-animation: co 1.5s forwards;
          animation: co 1.5s forwards;
  background: transparent !important;
  display: table;
}

.image-blog:hover .image-blog-title, .video-graphy-blog-image.active-portfolio .image-blog-title,
.team-card-image.active-portfolio .image-blog-title {
  -webkit-animation: oc 1.5s forwards;
          animation: oc 1.5s forwards;
}

@-webkit-keyframes oc {
  0% {
    opacity: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
  100% {
    opacity: 1;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@keyframes oc {
  0% {
    opacity: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
  100% {
    opacity: 1;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}

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

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

.close-box-check-avaiable-date {
  position: absolute;
  right: 0;
  top: 48px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  cursor: pointer;
  text-transform: uppercase;
  padding-right: 30px;
  color: #2F2E2E;
}

.close-box-check-avaiable-date:before {
  position: absolute;
  content: '';
  width: 2px;
  height: 16px;
  background: #2F2E2E;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 5px;
}

.close-box-check-avaiable-date:after {
  position: absolute;
  content: '';
  width: 2px;
  height: 16px;
  background: #2F2E2E;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-radius: 5px;
}

.wrap-form-check-available-wedding {
  max-width: 570px;
  margin: 0 auto;
  position: relative;
}

.wrap-form-check-available-wedding .form-wrap {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

.form-send-our-availability.form-send-our-availability-show {
  height: 860px;
  overflow: inherit;
  padding: initial;
}

.form-send-our-availability-show .loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: white url("../images/loadding.gif") no-repeat;
  background-position: center;
  background-size: 180px;
}

.form-send-our-availability {
  background: white;
  height: 0;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
}

.form-send-our-availability.form-send-our-availability-show {
  border-bottom: 1px solid #D7D7D7;
}

.index-check-our-availability {
  border-top: 1px solid #D7D7D7;
}

.index-check-our-availability .wpcf7 {
  border-bottom: 1px solid #D7D7D7;
}

.index-check-our-availability .wpcf7-response-output {
  /* top: 0; */
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin-bottom: 21px;
  padding-bottom: 0px;
  border: 2px solid #fff;
  color: #495057;
  max-width: 73%;
  margin-top: -42px;
}

.section-hire-us .slick-home-praise {
  margin-top: 25px;
}

.portfolio-single-video-main-content h1 strong {
  font-weight: 300;
}

.portfolio-single-video-short-des {
  font-family: Poppins, sans-serif;
  font-weight: 300;
  height: 100%;
  background: #FDCCBB;
  display: block;
  width: 100%;
  padding-left: 20px;
  padding-top: 27px;
  letter-spacing: .1em;
}

.portfolio-single-video-short-des .title-des {
  text-transform: uppercase;
  padding-top: 30px;
  font-weight: 500;
  font-size: 14px;
}

.portfolio-single-video-short-des .content-des {
  font-size: 14px;
}

.portfolio-single-video-short-des .share-this-story a:hover svg path {
  fill: black;
}

.share-this-story {
  margin-top: 40px;
  font-size: 12px;
}

.share-this-story a {
  color: black;
  margin-left: 15px;
  font-size: 19px;
}

.share-this-story a:hover svg:hover path {
  fill: rgba(135, 182, 222, 0.7);
}

.back-link {
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  position: relative;
  letter-spacing: 0.2em;
  color: #2F2E2E;
  padding-left: 40px;
}

.back-link:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 20px;
  height: 12px;
  background: url(../images/arrow_black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all .5s;
  transition: all .5s;
}

.back-link:hover:before {
  left: 10px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.portfolio-single-video-main-content a:not(.back-link) {
  color: #FDCCBB;
  font-weight: bold;
}

.page-template-page-pricing h2 {
  font-size: 30px;
}

.block-praise-person:last-child {
  margin-bottom: 120px;
}

.block-our-team-person--title {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  padding-left: 20px;
  padding-top: 20px;
}

.list-video-friend-ajax .block-our-team-person--title {
  padding-left: 20px;
  padding-right: 20px;
}

.block-our-team-person--sub-title {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  margin-bottom: 40px;
  padding-left: 20px;
}

.block-our-team-person--des-title {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  max-height: 113px;
  color: white;
  max-width: 90%;
}

.block-our-team-person .block-our-team-person--title {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  text-transform: uppercase;
}

.person-btn, .friend-card-btn {
  margin-top: 20px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 94px;
  color: #2F2E2E;
  padding: 9px 0;
  margin-right: auto;
}

.person-btn:after, .friend-card-btn:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #FDCCBB;
  left: 0;
  top: 100%;
  z-index: -1;
}

.person-btn:hover, .friend-card-btn:hover {
  color: #2F2E2E;
}

.person-btn:hover:after, .friend-card-btn:hover:after {
  -webkit-animation: btn-bg-top 1s forwards;
          animation: btn-bg-top 1s forwards;
}

.card-title {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  text-transform: uppercase;
}

.max-width-350 {
  max-width: 350px;
}

.page-template-page-friends .dropdown-menu-filter {
  max-width: 400px;
}

.portfolio-single-video-short-des .tel, .portfolio-single-video-short-des .email {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  margin-left: 15px;
}

.portfolio-single-video-short-des .share-this-story {
  position: absolute;
  bottom: 20px;
}

.friend-card-title {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  max-width: 250px;
}

.friend-card .website {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  position: relative;
  padding-left: 25px;
}

.friend-card .website:before {
  position: absolute;
  content: '';
  width: 15px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
  background: url(../images/website.svg) center no-repeat;
  background-size: 15px;
}

.friend-card .website:hover {
  color: #FDCCBB;
}

.friend-card .phone {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  position: relative;
  padding-left: 25px;
}

.friend-card .phone:before {
  position: absolute;
  content: '';
  width: 15px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
  background: url(../images/phone.svg) center no-repeat;
  background-size: 15px;
}

.friend-card .phone:hover {
  color: #FDCCBB;
}

.friend-card .email {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  position: relative;
  padding-left: 25px;
}

.friend-card .email:before {
  position: absolute;
  content: '';
  width: 15px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
  background: url(../images/envelope.svg) center no-repeat;
  background-size: 15px;
}

.friend-card .email:hover {
  color: #FDCCBB;
}

.block-pricing-title {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 25px;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  color: #2F2E2E;
}

.block-pricing-sub-title {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 200%;
  text-align: center;
  letter-spacing: 0.1em;
  color: #2F2E2E;
  margin-bottom: 15px;
}

.block-pricing-price {
  padding: 20px 0;
  background: #F3F3F3;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 35px;
  line-height: 35px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #2F2E2E;
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 30px;
}

.block-pricing-content {
  padding-left: 40px;
  padding-right: 40px;
}

.block-pricing-content ul {
  list-style: none;
  padding-left: 20px;
}

.block-pricing-content ul li {
  position: relative;
}

.block-pricing-content ul li:before {
  position: absolute;
  content: "•";
  color: #FDCCBB;
  left: -20px;
}

.extra-table-price .tab-with-dotted-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  line-height: 52px;
  position: relative;
  overflow: hidden;
  padding: 18px 60px;
  background: #F3F3F3;
}

.extra-table-price .tab-with-dotted-middle .tab-with-dotted-middle-left {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  /* or 25px */
  letter-spacing: 0.1em;
  color: #2F2E2E;
  max-width: 80%;
}

.extra-table-price .tab-with-dotted-middle .tab-with-dotted-middle-right {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 180%;
  /* or 25px */
  letter-spacing: 0.1em;
  color: #2F2E2E;
}

.extra-table-price .tab-with-dotted-middle:nth-child(2n) {
  background: white;
}

.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

.price-subtitle ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  color: #2F2E2E;
  padding-left: 0;
}

.price-subtitle ul li:nth-child(2) {
  position: relative;
  margin-left: 40px;
  margin-right: 40px;
}

.price-subtitle ul li:nth-child(2):before {
  position: absolute;
  content: "•";
  color: #FDCCBB;
  left: -20px;
}

.price-subtitle ul li:nth-child(2):after {
  position: absolute;
  content: "•";
  color: #FDCCBB;
  right: -30px;
}

.training-list-course .subtitle {
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 45px;
  text-align: left;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  color: #2F2E2E;
}

.wrap-title-video-featured {
  position: relative;
  z-index: 9;
}

.page-template-page-thanks .subtitle-tex {
  text-transform: uppercase;
  font-size: 20px;
}

.thanks-facts ul {
  list-style: none;
}

.thanks-facts ul li {
  position: relative;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}

.thanks-facts ul li:before {
  position: absolute;
  content: "•";
  color: #FDCCBB;
  left: -20px;
  font-size: 20px;
  top: -5px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.thank-you-card {
  background: #FDCCBB;
  padding: 90px 53px;
  text-align: center;
  margin-left: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.thank-you-card .subtitle {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.thank-you-card .subtitle_small {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.thank-you-card .share-this-story a:hover svg path {
  fill: #7AB2E2;
  -webkit-transition: all 1s;
  transition: all 1s;
}

@media (max-width: 720px) {
  .thank-you-card {
    margin-bottom: 2px;
  }
  .subtitle {
    font-size: 20px;
  }
}

/*!
 * MiniBar 0.4.2
 * http://mobius.ovh/
 *
 * Released under the MIT license
 */
.mb-container {
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.mb-container:hover.mb-scroll-x > .mb-track-x {
  opacity: 1;
}

.mb-container:hover.mb-scroll-x > .mb-buttons-x {
  opacity: 1;
}

.mb-container:hover.mb-scroll-x > .mb-buttons-x > .mb-track-x {
  opacity: 1;
}

.mb-visible.mb-scroll-x > .mb-track-x {
  opacity: 1;
}

.mb-visible.mb-scroll-x > .mb-buttons-x {
  opacity: 1;
}

.mb-visible.mb-scroll-x > .mb-buttons-x > .mb-track-x {
  opacity: 1;
}

.mb-container:hover.mb-scroll-y > .mb-track-y, .mb-visible.mb-scroll-y > .mb-track-y {
  opacity: 1;
}

.mb-container:hover.mb-scroll-y > .mb-buttons-y, .mb-visible.mb-scroll-y > .mb-buttons-y {
  opacity: 1;
}

.mb-container:hover.mb-scroll-y > .mb-buttons-y > .mb-track-y, .mb-visible.mb-scroll-y > .mb-buttons-y > .mb-track-y {
  opacity: 1;
}

.mb-content {
  overflow: auto;
  height: 100%;
  width: auto;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.mb-track {
  position: absolute;
  -webkit-transition: opacity 250ms;
  transition: opacity 250ms;
  border-radius: 5px;
}

.mb-bar {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 10;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.mb-track-x {
  left: 5px;
  bottom: 5px;
  width: calc(100% - 10px);
  height: 10px;
  opacity: 0;
}

.mb-track-x .mb-bar {
  left: 0;
  top: 0;
  height: 100%;
  min-width: 10px;
}

.mb-track-y {
  right: 5px;
  top: 5px;
  height: calc(100% - 10px);
  width: 10px;
  opacity: 0;
}

.mb-track-y .mb-bar {
  right: 0;
  top: 0;
  width: 100%;
  min-height: 10px;
}

.mb-progress {
  overflow: hidden;
}

.mb-progress .mb-bar {
  min-height: 0;
}

/* Buttons */
.mb-buttons {
  position: absolute;
}

.mb-buttons-x {
  height: 16px;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 0;
}

.mb-buttons-x .mb-decrease {
  left: 0;
}

.mb-buttons-x .mb-decrease::before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.mb-buttons-x .mb-increase {
  right: 0;
}

.mb-buttons-x .mb-increase::before {
  left: -1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mb-buttons-y {
  width: 16px;
  height: 100%;
  right: 0;
  top: 0;
  opacity: 0;
}

.mb-buttons-y .mb-decrease {
  top: 0;
}

.mb-buttons-y .mb-increase {
  bottom: 0;
}

.mb-buttons-y .mb-increase::before {
  top: 5px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.mb-nav .mb-bar {
  border-radius: 0;
  background-color: #969696;
}

.mb-nav .mb-bar:hover {
  background-color: #a3a3a3;
}

.mb-nav .mb-track {
  border-radius: 0;
  background-color: #d6d6d6;
}

.mb-nav .mb-track-x {
  left: 16px;
  height: 16px;
  width: calc(100% - 32px);
}

.mb-nav .mb-track-y {
  top: 16px;
  width: 16px;
  height: calc(100% - 32px);
}

.mb-button {
  border: none;
  width: 16px;
  height: 16px;
  position: absolute;
  padding: 0;
  background-color: #969696;
  cursor: pointer;
}

.mb-button:hover {
  background-color: #a3a3a3;
}

.mb-button::before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #fff;
  content: "";
  display: inline-block;
  height: 3px;
  width: 3px;
  left: 0px;
  top: 6px;
  position: relative;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: top;
}

.mb-track-x .mb-decrease {
  left: 0;
}

.mb-track-x .mb-increase {
  right: 0;
}

.mb-track-y .mb-decrease {
  top: 0;
}

.mb-track-y .mb-increase {
  bottom: 0;
}

.mb-scroll-x .mb-buttons-y {
  height: calc(100% - 16px);
}

.mb-scroll-x .mb-buttons-y::before {
  position: absolute;
  left: 0;
  bottom: -16px;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  z-index: 0;
}

.mb-scroll-y .mb-buttons-x {
  width: calc(100% - 16px);
}

/* Textarea */
.mb-wrapper {
  width: 100%;
  height: 100%;
  padding: 10px 0 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #2E222D;
}

.mb-textarea .mb-content {
  border: none;
  width: 100%;
  height: 100%;
  margin: 0;
}

.mb-textarea .mb-track-x {
  display: none;
}

.content-des {
  margin-bottom: 20px;
}

@media (min-width: 320px) and (max-width: 375px) {
  .playVideoPortfolio {
    padding: 18px;
  }
  .wrap-index-video-featured .title {
    margin-bottom: 10px;
  }
  .wrap-index-video-featured .footer {
    position: relative;
  }
  .image-featured-portfolio-block.active-portfolio .image-blog .title, .wrap-index-video-featured .title {
    line-height: 26px;
  }
  .wrap-index-video-featured .footer .share-by {
    margin-bottom: 5px;
  }
  .wrap-index-video-featured .footer .readmore {
    margin-left: auto;
  }
  .title, .title-index-videos-featured, .index-get-to-know-us-title,
  .index-video-graphy-blog-title, .index-title-praise-our-couple,
  .index-hire-us-block-title, .index-hire-us-block-title {
    font-size: 27px;
  }
  .index-video-graphy-blog-image .image-blog-title {
    top: 0;
  }
  .hire-us .hire-text {
    margin-left: 30px;
  }
  .wp-pagenavi span, .wp-pagenavi a {
    margin-bottom: 7px;
  }
  .paginative {
    padding: 0 15px;
  }
  section.index-check-our-availability.margin-top-80 {
    margin-top: 0;
  }
  .block-praise-person:last-child {
    margin-bottom: 30px;
  }
  .price-subtitle ul li:nth-child(2):after {
    display: none;
  }
  .price-subtitle ul li:last-child {
    position: relative;
  }
  .price-subtitle ul li:last-child:before {
    position: absolute;
    content: "•";
    color: #FDCCBB;
    left: 20px;
  }
  .price-subtitle ul {
    font-size: 16px !important;
  }
  .block-pricing-title {
    font-size: 23px;
  }
  .extra-table-price .tab-with-dotted-middle {
    padding-right: 20px;
    padding-left: 20px;
  }
  .extra-table-price .tab-with-dotted-middle .tab-with-dotted-middle-left {
    width: 50%;
  }
  .font-size-36 {
    font-size: 27px !important;
  }
  .index-video-graphy-blog-image .image-blog-title {
    padding-left: 0;
    padding-right: 0;
  }
  .home-des-introduce h2, .title-index-videos-featured {
    font-size: 1.7rem;
  }
  h1 {
    font-size: 25px;
  }
}

@media (min-width: 320px) and (max-width: 680px) {
  .home #menu-top-button .menu-line, .page-template-page-Videography-Training #menu-top-button .menu-line,
  .page-template-page-our-story #menu-top-button .menu-line {
    background-color: #fff;
  }
  .home #menu-top-button .black, .page-template-page-Videography-Training #menu-top-button .black,
  .page-template-page-our-story #menu-top-button .black {
    background: black;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .font-size-36 {
    font-size: 28px !important;
  }
  .person-btn, .friend-card-btn, .friend-card-btn {
    margin-top: 0;
  }
  .friend-card .margin-top-20 {
    margin-top: 0;
  }
  .banner-top {
    position: absolute !important;
  }
  .page-template-page-our-story .banner-top img, .banner-top img {
    min-height: calc(100vh) !important;
    height: calc(100vh) !important;
  }
  .banner-front-page-content .vert-center h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .top-bar {
    background: transparent !important;
  }
  .brv-loaded .top-bar .logo {
    width: 200px;
    margin-left: 0;
  }
  .main-menu:not(.manu-button) li a {
    font-size: 20px;
  }
  .menu-fixed-mobile .menu-top li {
    text-align: center !important;
  }
  .image-blog {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .top-bar .logo {
    top: -8px;
  }
  .vert-center h1 {
    margin-bottom: 30px;
  }
  .home-des-introduce h2, .title-index-videos-featured {
    font-size: 2.286rem;
    line-height: 1.5;
  }
  .margin-top-120 {
    margin-top: 90px;
  }
  .padding-bottom-80 {
    padding-bottom: 40px;
  }
  .home-des-introduce.pricingPage {
    padding-bottom: 50px;
  }
  .margin-bottom-80 {
    margin-bottom: 50px;
  }
  .padding-top-60 {
    padding-top: 20px;
  }
  #home-boutique-introduce {
    padding-bottom: 60px;
  }
  #home-boutique-introduce.boutique-scroll-in-view .intro-image {
    position: relative;
  }
  .dropdown-menu-filter {
    width: 100%;
    max-width: 100% !important;
  }
  .index-readmore-praise-our-couple {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-readmore-praise-our-couple .read-more-review {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  .index-readmore-praise-our-couple .social {
    width: 100%;
    text-align: center;
  }
  .get-to-know-us_footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .get-to-know-us_footer .btn-arrow-left {
    margin-top: 20px;
    margin-left: 0;
  }
  .portfolio-single-video {
    padding-top: 80px;
  }
  .list-news .block-praise-person {
    margin-bottom: 40px;
  }
  .list-news col-12:last-child .block-praise-person {
    margin-bottom: 0;
  }
  .two_columns {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  body:not(.home) header {
    height: 0vh !important;
  }
  .hire-us {
    letter-spacing: 0.1em;
  }
  .close-box-check-avaiable-date {
    right: 30px !important;
  }
  .brv-loaded #menu-top-button {
    margin-top: 27px !important;
  }
  #sub-header-1 #menu-top-button {
    margin-top: 20px !important;
  }
  .sub-header {
    height: 0 !important;
    margin-bottom: 40px;
  }
  .portfolio-single-video-short-des .share-this-story {
    position: relative;
    margin-bottom: 20px;
  }
  .image-featured-portfolio-block .wrap-index-video-featured .des {
    display: none;
  }
  .wrap-index-video-featured .footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .wrap-index-video-featured .footer .share-by,
  .wrap-index-video-featured .footer .share-by a:first-child {
    margin-left: 0;
  }
  .wrap-index-video-featured .footer .share-by a:first-child svg {
    margin-right: 3px;
  }
  .wrap-index-video-featured .title {
    margin-top: 0;
  }
  .wrap-index-video-featured .title a {
    font-size: 20px;
  }
  .read-more-text {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .price-subtitle ul {
    font-size: 20px;
    text-align: center;
  }
  .price-subtitle ul li {
    width: 100%;
  }
  .background-our-extra {
    padding-right: 15px;
    padding-left: 15px;
  }
  .background-our-extra .padding-right-20 {
    padding-right: 0;
  }
  .training-list-course .title {
    margin-top: 20px;
  }
  .training-list-course > .col-12:nth-child(2n) .col-md-6 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .training-list-course > .col-12:nth-child(2n) .col-md-5 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .background-index-hire-us .hire-us {
    width: auto;
    height: 100px;
    margin: 30px auto;
    padding-top: 36px;
    left: auto;
    font-size: 20px;
  }
  .page-template-page-Videography-Training h1 {
    margin-top: 40px;
  }
  .form-control {
    margin-bottom: 10px;
  }
  .image-featured-portfolio-block.active-portfolio .image-blog .title {
    margin-top: 0;
    opacity: 1 !important;
    padding-right: 20px;
    padding-left: 20px;
  }
  .main-menu .current-menu-item a:before {
    left: -26%;
  }
  .back-link {
    letter-spacing: 0.1em;
  }
  .active-portfolio .wrap-index-video-featured-portfolio {
    visibility: visible !important;
    opacity: 1;
  }
  .banner-top img {
    position: absolute;
  }
  .banner-front-page-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh !important;
  }
  body.page-template-page-our-story header, body.page-template-page-Videography-Training header {
    height: 100vh !important;
  }
  .get-to-know-us_footer .read-more-text {
    width: 100%;
  }
  .thank-you-card {
    margin-bottom: 2px;
    margin-left: 0;
  }
  .brv-loaded .top-bar .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-template-page-pricing .home-des-introduce h2 {
    padding-top: 40px;
  }
}

@media (min-width: 767px) and (max-width: 992px) {
  .banner-top h1, .home-des-introduce h2, .title-index-videos-featured, .index-get-to-know-us-title, .index-video-graphy-blog-title, .index-title-praise-our-couple, .index-hire-us-block-title, .index-hire-us-block-title {
    font-size: 2.571rem;
  }
  .index-video-graphy-blog-image .image-blog-title {
    font-size: 22px !important;
  }
  .banner-front-page-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100% !important;
  }
  #home-boutique-introduce {
    min-height: 75vh;
    padding-bottom: 153px;
    overflow-x: hidden;
  }
  .index-title-praise-our-couple {
    padding-bottom: 40px;
  }
}

.menu-fixed-mobile .menu-top {
  position: fixed;
  width: 100% !important;
  height: 100%;
  z-index: 9999999;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .wrap-index-video-featured .title {
    line-height: 25px;
  }
  .des {
    display: none;
  }
  .wrap-index-video-featured .footer .readmore {
    padding-right: 15px;
  }
  .wrap-index-video-featured .footer .share-by a:first-child svg {
    margin-right: 5px;
  }
  .wrap-index-video-featured .footer {
    padding-left: 5px;
  }
  .wrap-index-video-featured .title {
    margin-top: 0;
  }
  .wrap-index-video-featured .footer .share-by,
  .wrap-index-video-featured .footer .share-by a:first-child {
    margin-left: 0;
  }
  .index-readmore-praise-our-couple .read-more-review a {
    font-size: 16px;
  }
  .index-readmore-praise-our-couple .read-more-review {
    margin-right: 0;
  }
  .title {
    font-size: 30px;
  }
  .two_columns {
    -webkit-column-gap: 36px;
       -moz-column-gap: 36px;
            column-gap: 36px;
  }
  .index-video-graphy-blog .padding-bottom-80 {
    padding-bottom: 0;
  }
  .home #menu-top-button .menu-line, .page-template-page-Videography-Training #menu-top-button .menu-line {
    background-color: white;
  }
  .home #menu-top-button:hover .menu-line, .page-template-page-Videography-Training #menu-top-button:hover .menu-line {
    background-color: white;
  }
  .home #menu-top-button .black, .page-template-page-Videography-Training #menu-top-button .black {
    background: black;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .banner-top h1, .home-des-introduce h2, .title-index-videos-featured, .index-get-to-know-us-title, .index-video-graphy-blog-title, .index-title-praise-our-couple, .index-hire-us-block-title, .index-hire-us-block-title {
    font-size: 2.571rem;
  }
  #home-boutique-introduce {
    min-height: 50vh;
  }
  .home-des-introduce h2 {
    font-size: 1.5rem;
  }
  .block-pricing-title {
    font-size: 16px;
    font-weight: bold;
  }
  .home-video-our-team {
    height: auto;
  }
  .price-subtitle ul {
    font-size: 20px;
  }
  .block-pricing-sub-title {
    min-height: 56px;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .wrap-index-video-featured .title, .image-blog:hover .wrap-index-video-featured-portfolio .footer {
    padding-right: 30px;
    padding-left: 30px;
  }
  .home-des-introduce h2 {
    font-size: 1.7rem;
  }
  #home-boutique-introduce {
    min-height: 50vh;
  }
}

@media only screen and (min-device-width: 600px) and (max-device-width: 966px) {
  .list-video-portfolio-ajax .col-sm-6 {
    width: 100% !important;
  }
  .wrap-index-video-featured .title {
    line-height: 20px !important;
  }
  .playVideoPortfolio {
    padding: 16px;
    margin-bottom: 0;
  }
  .wrap-index-video-featured .footer {
    position: relative;
  }
  .wrap-index-video-featured .footer .readmore {
    margin-left: auto;
  }
  .wrap-index-video-featured .footer .share-by {
    margin-bottom: 5px;
  }
  .image-featured-portfolio-block .image-blog:hover .wrap-index-video-featured {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding-bottom: 20px;
  }
}

@media (min-width: 320px) and (max-width: 812px) {
  #sub-header-1 .brv-loaded #menu-top-button {
    margin-top: 19px !important;
  }
  #home-boutique-about-video .container-fluid {
    padding: 0;
  }
  .index-get-to-knows-us-des .col-12.col-lg-6.pd-left-0 {
    padding: 0;
  }
  .index-get-to-knows-us-des .home-video-our-team {
    min-height: 330px;
  }
  .thank-you-card .share-this-story svg {
    width: 35px;
    height: 30px;
  }
  .page-template-page-videography-blog .image-blog-title {
    opacity: 0 !important;
    color: transparent;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .video-graphy-blog-image.active-portfolio .image-blog-title {
    opacity: 1 !important;
    color: white;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .video-graphy-blog-image:hover .image-blog-title {
    opacity: 1 !important;
    color: white;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
}
