/*-------------------------------------------------------------------------------------------------------------------------------*/


/*This is main CSS file that contains custom style rules used in this template*/


/*-------------------------------------------------------------------------------------------------------------------------------*/


/* Template Name: Adios */


/* Version: 1.0 Initial Release */


/* Build Date: 28-09-2018 */


/* Author: theme_bubble */


/*-------------------------------------------------------------------------------------------------------------------------------*/


/*Local Family*/

@font-face {
  font-family: 'Circular';
  src: url('../fonts/circular-air-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Circular';
  src: url('../fonts/CircularStd-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

/*========== Normalize css ==========*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*========== Typography ==========*/

body {
  color: #676a6a;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-family: 'Circular', sans-serif;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h3,
h5,
h6 {
  font-weight: 700;
  color: #272b2b;
  padding: 0;
  margin: 0 0 15px 0;
  line-height: 1.2em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h3 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 2.857em;
}

h2 {
  font-size: 2.429em;
}

h3 {
  font-size: 1.857em;
}

h4 {
  font-size: 1.571em;
}

h5 {
  font-size: 1.286em;
}

h6 {
  font-size: 1.071em;
}

p {
  margin-bottom: 15px;
}

ul {
  margin: 0 0 15px 0;
  padding-left: 15px;
  list-style: square outside none;
}

ol {
  padding-left: 15px;
  margin-bottom: 15px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 15px;
}

address {
  margin: 0 0 15px;
}

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

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover,
a:focus,
a:active {
  color: #222;
  text-decoration: none;
}

a:focus,
a:hover,
a:active {
  outline: none;
}

/*General Style*/
.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 5000;
  background: #fff;
}

.load-title {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  left: 0px;
  margin-top: -30px;
  text-transform: uppercase;
  color: #676a6a;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 6px;
}

.load-title img {
  display: block;
  margin: 0 auto;
  max-width: 50px;
}

.load-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 60px;
  height: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.load-circle:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -50px 0 0 -50px;
  border-top: 2px solid transparent;
  border-right: 2px solid #272b2b;
  border-bottom: 2px solid transparent;
  border-left: 2px solid transparent;
  border-radius: 50em;
  -webkit-animation: rotate360 1s linear both infinite;
  animation: rotate360 1s linear both infinite;
}

@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0)
  }

  100% {
    -webkit-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
  }
}

@keyframes rotate360 {
  0% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0)
  }

  100% {
    -webkit-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
  }
}

.container-fluid {
  padding-right: 100px;
  padding-left: 100px;
}

.c-btn {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #f4f7fc;
  overflow: hidden;
  text-transform: uppercase;
  background: #272b2b;
  border: 2px solid #272b2b;
  padding: 11px 35px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.c-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.c-btn:hover:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.tt-header {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  left: 0;
}

.tt-header .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100px;
  background: #fff;
}

.tt-banner-info {
  margin-left: -50px;
}

.tt-banner-label {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  border-top: 2px solid #272b2b;
  padding-left: 71px;
  padding-top: 5px;
  margin-bottom: 22px;
}

.tt-banner-title {
  font-size: 90px;
  line-height: 1.2em;
  margin-bottom: -20px;
}

.tt-banner-inner {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.tt-banner-img {
  position: absolute;
  top: -30px;
  right: 160px;
  max-width: 48%;
  z-index: 200;
  height: auto;
  max-width: 787px;
  width: 100%;
}

.shape2.tt-type1 {
  bottom: -250px;
  right: -250px;
  transform: rotate(275deg);
}

.shape1.tt-type1 {
  top: -200px;
  left: -200px;
  transform: rotate(275deg);
  width: 300px;
}

.height-120 {
  width: 100%;
  height: 120px;
}

.height-150 {
  width: 100%;
  height: 150px;
}

.height-100 {
  width: 100%;
  height: 100px;
}

.height-90 {
  width: 100%;
  height: 90px;
}

.landing-seperator {
  width: 100%;
  max-width: calc(100% - 200px);
  background-color: #eaeaea;
  height: 1px;
  margin: auto;
}

.tt-banner {
  position: relative;
  width: 100%;
  height: 575px;
  background: #fae6f6;
  margin-bottom: 30px;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt-title {
  text-align: center;
  margin-bottom: 42px;
}

.tt-title-count {
  font-size: 90px;
  line-height: 80px;
  color: #272b2b;
  font-weight: 700;
  margin-top: -7px;
}

.tt-title-name {
  font-size: 45px;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.tt-title-text {
  font-size: 18px;
  line-height: 1.6em;
}

.isotope-contents {
  margin-left: -15px;
  margin-right: -15px;
}

.isotope-contents .isotope-item,
.isotope-contents .grid-sizer {
  width: 33.333333%;
}

.isotope-contents .isotope-item {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
}

.tt-page {
  background: #fff;
  border: 1px solid #e1e1e1;
  margin-bottom: 30px;
  display: block;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.tt-page:hover {
  -webkit-box-shadow: 0px 10px 20px 0px #e1e1e1;
  box-shadow: 0px 10px 20px 0px #e1e1e1;
}

.tt-page-img {
  display: block;
  position: relative;
  border-bottom: 1px solid #e1e1e1;
}

.tt-page-title {
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #272b2b;
  text-align: center;
  padding: 15px 0;
}

.tt-inner-block-label {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #84bf56;
  color: #fff;
  text-align: center;
  height: 17px;
  z-index: 9;
  line-height: 18px;
  border-radius: 2px;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0 5px;
}

.tt-section-heading {
  text-align: center;
  margin-top: -10px;
}

.tt-section-title {
  color: #272b2b;
  line-height: 1.2em;
  font-size: 58px;
  margin-bottom: 15px;
}

.tt-section-subtitle {
  font-size: 18px;
  line-height: 1.6em;
  color: #676a6a;
  margin-bottom: 50px;
}

.video-block-wrap {
  width: 100%;
  max-width: 1300px;
  margin: auto;
  position: relative;
}

.video-block.style1 {
  position: relative;
  z-index: 2;
}

.video-block.style1 img {
  width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 1.753px 3.595px 29.88px 6.12px rgba(0, 0, 0, 0.06);
  box-shadow: 1.753px 3.595px 29.88px 6.12px rgba(0, 0, 0, 0.06);
}

.play-btn.style1 {
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
  border: 3px solid #fff;
  z-index: 2;
  position: absolute;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
}

.play-btn.style1:hover {
  opacity: 0.8;
}

.play-btn.style1:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 33px;
  border-color: transparent transparent transparent #fff;
  margin-left: -11px;
  margin-top: -19px;
}

.shape1 {
  position: absolute;
  top: -180px;
  left: -180px;
}

.shape2 {
  position: absolute;
  bottom: -190px;
  right: -190px;
}

.brand-logoes {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px;
}

.link-type-1 {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  color: #272b2b;
  position: relative;
  display: inline-block;
  letter-spacing: 1px;
}

.link-type-1:before {
  content: '';
  position: absolute;
  height: 6px;
  width: 6px;
  border: 1px solid #272b2b;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -8px;
  top: 7px;
  border-left: none;
  border-bottom: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.link-type-1:hover:before {
  border-color: #676a6a;
}

.link-type-1:hover {
  letter-spacing: 2px;
  color: #676a6a;
}

.tt-banner.tt-style1 {
  background: #fae8e6;
  margin-top: 30px;
  height: 495px;
  margin-bottom: 30px;
}

.tt-banner.tt-style1 .tt-banner-img {
  max-width: 882px;
  right: 80px;
}

.tt-banner.tt-style1 .tt-banner-info {
  margin-top: 10px;
}

.tt-banner.tt-style1 .tt-banner-title {
  margin-bottom: 15px;
}

.tt-page-testimonial {
  padding: 30px 30px 45px 30px;
  border-bottom: 1px solid #e1e1e1;
}

.tt-page-testimonial .tt-text {
  margin-top: 18px;
  line-height: 20px;
}

.tt-page-rating {
  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;
  padding: 0 30px;
}

.tt-rating img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*Footer*/
.tt-footer {
  text-align: center;
}

.tt-footer-inner {
  background: #fae6f6;
  padding-top: 115px;
  padding-bottom: 115px;
  padding-left: 30px;
  padding-right: 30px;
}

.tt-footer-title {
  font-size: 54px;
  margin-bottom: 9px;
}

.tt-footer-text {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 34px;
}

.tt-footer-line {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #676a6a;
  padding: 42px 0;
}

.c-btn.size-2 {
  font-size: 16px;
  line-height: 20px;
  text-transform: inherit;
  padding: 1em 4em;
}

.tt-page-img img {
  width: 100%;
}

/*=== Video Popup ===*/
.pd-video .video-open,
.sample-img .video-open {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 68px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 48px;
}

.pd-video .video-open:hover,
.sample-img .video-open:hover {
  color: rgba(255, 255, 255, 0.7);
}

.video-popup {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
  height: 100%;
  left: -100%;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.video-popup.active {
  left: 0;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  left: 0;
}

.video-popup-overlay {
  position: absolute;
  left: 0;
  right: 0;
  background: #000;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
}

.video-popup.active .video-popup-overlay {
  opacity: 0.8;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.video-popup-content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  font-size: 0;
  text-align: center;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  visibility: hidden;
  padding: 15px;
}

.video-popup.active .video-popup-content {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.video-popup-content:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.video-popup-container {
  display: inline-block;
  position: relative;
  text-align: left;
  background: #fff;
  max-width: 1300px;
  width: 100%;
  vertical-align: middle;
}

.video-popup-container .embed-responsive {
  width: 100%;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  height: 100%;
}

.video-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: #d90d0d;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.video-popup iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}

.video-popup-close:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 1px;
  background: #fff;
  margin-left: -10px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.video-popup-close:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 1px;
  background: #fff;
  margin-left: -10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.video-popup-close:hover:before,
.video-popup-close:hover:after {
  background: #000;
}

.video-popup-layer {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}

.video-popup-align {
  overflow: hidden;
}

/*=== End Video Popup ===*/

/*--------------------------------------------------------------
## ScrollUp
--------------------------------------------------------------*/
#tb-scrollup {
  position: fixed;
  bottom: -60px;
  right: 25px;
  height: 36px;
  width: 36px;
  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;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #eaeaea;
  color: #666;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(17, 17, 18, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(17, 17, 18, 0.1);
}

#tb-scrollup img {
  opacity: 0.8;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#tb-scrollup:hover img {
  opacity: 1;
}

#tb-scrollup.scrollup-show {
  bottom: 25px;
}

/*End Scroll Up Seciton*/
.tt-self-hosted-video-wrap {
  max-width: 1300px;
  margin: auto;
  border-radius: 10px;
  -webkit-box-shadow: 1.753px 3.595px 29.88px 6.12px rgba(0, 0, 0, .06);
  box-shadow: 1.753px 3.595px 29.88px 6.12px rgba(0, 0, 0, .06);
  position: relative;
}

.tt-self-hosted-video {
  padding-bottom: 49.2%;
  position: relative;
  height: 0;
  width: 100%;
  z-index: 2;
}

.tt-self-hosted-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  margin: 0;
  line-height: 1;
  border: none;
}

@media (max-width: 1600px) {
  .tt-banner-img {
    top: -30px;
    max-width: 43%;
  }

  .tt-banner.tt-style1 .tt-banner-img {
    max-width: 50%;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 40px;
  }
}

@media (max-width: 1199px) {
  .tt-banner-img {
    top: 0;
    max-width: 100%;
    position: initial;
  }

  .tt-banner {
    height: initial;
    padding: 80px 30px;
  }

  .tt-banner-info {
    margin-left: 0;
  }

  .tt-banner.tt-style1 .tt-banner-img {
    max-width: 100%;
    top: 0 !important;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
    right: initial;
    margin-top: 30px;
  }

  .tt-banner.tt-style1 {
    margin-top: 0;
    height: initial;
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {

  .isotope-contents .isotope-item,
  .isotope-contents .grid-sizer {
    width: 50%;
  }

  .container-fluid,
  .container {
    max-width: 100%;
    padding-right: 50px;
    padding-left: 50px;
  }

  .tt-section-title {
    font-size: 50px;
  }

  .tt-section-subtitle {
    font-size: 16px;
  }

  .col-lg-4.col-sm {
    display: none;
  }

  .play-btn.style1 {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }

  .video-block-wrap {
    overflow: hidden;
  }

  .height-120 {
    height: 80px;
  }

  .height-150 {
    height: 80px;
  }

  .height-90 {
    height: 50px;
  }

  .landing-seperator {
    max-width: calc(100% - 60px);
  }
}

@media (max-width: 767px) {
  .tt-banner-title {
    font-size: 50px;
    margin-bottom: 0;
  }

  .tt-title-count {
    font-size: 80px;
  }

  .tt-title-text br,
  .tt-footer-text br,
  .tt-footer-title br,
  .tt-section-title br,
  .tt-section-subtitle br {
    display: none;
  }
}

@media (max-width: 575px) {

  .isotope-contents .isotope-item,
  .isotope-contents .grid-sizer {
    width: 100%;
  }

  .tt-banner-title {
    font-size: 38px;
    margin-bottom: 15px;
  }

  .container-fluid,
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .tt-section-title {
    font-size: 38px;
  }

  .play-btn.style1 {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    -ms-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }
}
