body {
  overflow-x: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: "Avenir LT Std";
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
#return-to-top {
  position: fixed;
  bottom: -100px;
  right: 20px;
  background: #c22100;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99999;
}
#return-to-top.bottom {
  bottom: 20px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 17px;
  top: 10px;
  font-size: 24px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
header .container {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 99;
  display: table;
  max-width: 100%;
}
.newHeaderMenu.innerHeaderMenu {
  top: 0 !important;
}
@font-face {
  font-family: "AvenintrLTStd-Light";
  src: url(../fonts/AvenirLTStd-Light.eot);
  src: url(../fonts/AvenirLTStd-Light.eot?#iefix) format("embedded-opentype"),
    url(../fonts/AvenirLTStd-Light.woff2) format("woff2"),
    url(../fonts/AvenirLTStd-Light.woff) format("woff"),
    url(../fonts/AvenirLTStd-Light.ttf) format("truetype"),
    url(../fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light) format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: AvenirLTStd-Medium;
  src: url(../fonts/AvenirLTStd-Medium.eot);
  src: url(../fonts/AvenirLTStd-Medium.eot?#iefix) format("embedded-opentype"),
    url(../fonts/AvenirLTStd-Medium.woff2) format("woff2"),
    url(../fonts/AvenirLTStd-Medium.woff) format("woff"),
    url(../fonts/AvenirLTStd-Medium.ttf) format("truetype"),
    url(../fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium) format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Avenir LT Std";
  src: url(../fonts/AvenirLTStd-Book.eot);
  src: url(../fonts/AvenirLTStd-Book.eot?#iefix) format("embedded-opentype"),
    url(../fonts/AvenirLTStd-Book.woff2) format("woff2"),
    url(../fonts/AvenirLTStd-Book.woff) format("woff"),
    url(../fonts/AvenirLTStd-Book.ttf) format("truetype"),
    url(../fonts/AvenirLTStd-Book.svg#AvenirLTStd-Book) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "AvenirLTStd-Black";
  src: url(../fonts/AvenirLTStd-Black.eot);
  src: url(../fonts/AvenirLTStd-Black.eot?#iefix) format("embedded-opentype"),
    url(../fonts/AvenirLTStd-Black.woff2) format("woff2"),
    url(../fonts/AvenirLTStd-Black.woff) format("woff"),
    url(../fonts/AvenirLTStd-Black.ttf) format("truetype"),
    url(../fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black) format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: AvenirLTStd-Heavy;
  src: url(../fonts/Avenir-Heavy.eot);
  src: url(../fonts/Avenir-Heavy.eot?#iefix) format("embedded-opentype"),
    url(../fonts/Avenir-Heavy.woff2) format("woff2"),
    url(../fonts/Avenir-Heavy.woff) format("woff"),
    url(../fonts/Avenir-Heavy.ttf) format("truetype"),
    url(../fonts/Avenir-Heavy.svg#Avenir-Heavy) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI";
  src: url(../fonts/SegoeUI.eot);
  src: url(../fonts/SegoeUI.eot?#iefix) format("embedded-opentype"),
    url(../fonts/SegoeUI.woff2) format("woff2"),
    url(../fonts/SegoeUI.woff) format("woff"),
    url(../fonts/SegoeUI.ttf) format("truetype"),
    url(../fonts/SegoeUI.svg#SegoeUI) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI Bold";
  src: url(../fonts/SegoeUI-Bold.eot);
  src: url(../fonts/SegoeUI-Bold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/SegoeUI-Bold.woff2) format("woff2"),
    url(../fonts/SegoeUI-Bold.woff) format("woff"),
    url(../fonts/SegoeUI-Bold.ttf) format("truetype"),
    url(../fonts/SegoeUI-Bold.svg#SegoeUI-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
}
.tfl_wrapper p {
  font-size: 18px;
  line-height: 24px;
}
.tfl_prodcast_banner {
  position: relative;
  background: url(https://assets.tristatetechnology.com/tfl-images/top_bg.jpg)
    no-repeat 0 0;
  background-size: cover;
  padding: 253px 0 290px !important;
}
.tfl_wrapper .container {
  max-width: 1180px;
  width: 100%;
}
.tfl_logo {
  margin-top: 86px;
  margin-left: -15px;
}
.tfl_prodcast_banner h2 {
  margin-top: -33px;
  margin-bottom: 10px;
  color: #fff;
}
h1,
h2 {
  font-size: 60px;
  line-height: 80px;
  color: #000;
  margin-top: 0;
  font-family: "AvenirLTStd-Black";
}
h3 {
  font-size: 50px;
  line-height: 54px;
  color: #000;
  margin-top: 0;
  font-family: "AvenirLTStd-Black";
}
.tfl_prodcast_banner p {
  font-size: 22px;
  line-height: 40px;
  color: #fff;
}
.left-device {
  display: inline-block;
  margin-right: 0;
  margin-left: 31px;
  max-width: 58%;
}
.right-device {
  position: absolute;
  right: -100px;
  top: -95px;
  max-width: 52%;
}
.tfl_prodcast_banner:after {
  z-index: 0;
  content: "";
  position: absolute;
  bottom: -290px;
  left: 0;
  right: 0;
  background: #fff;
  height: 31%;
  transform: skewY(-7.8deg);
  -moz-transform: skewY(-7.8deg);
  -webkit-transform: skewY(-7.8deg);
  -ms-transform: skewY(-7.8deg);
}
.highlight_wrap {
  position: relative;
  z-index: 1;
  padding: 0;
  margin-top: -290px;
}
.highlight_wrap h2 {
  margin-bottom: 30px;
  color: #fff;
}
.highlight_wrap .card-box {
  height: 100%;
  border-radius: 15px;
  background: #fff;
  padding: 48px 15px 15px;
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 48px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 48px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 48px rgba(0, 0, 0, 0.2);
}
.highlight_wrap .container {
  position: relative;
  z-index: 1;
}
.highlight_wrap h3 {
  margin-top: 18px;
  font-size: 22px;
  margin-bottom: 9px;
  color: #eb413b;
  text-transform: uppercase;
  font-family: AvenirLTStd-Heavy;
}
.highlight_wrap p {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  font-family: AvenirLTStd-Medium;
}
.highlight_wrap:after {
  z-index: 0;
  content: "";
  position: absolute;
  bottom: -58px;
  left: 0;
  right: 0;
  background: #fff;
  height: 75%;
  transform: skewY(-9deg);
  -moz-transform: skewY(-9deg);
  -webkit-transform: skewY(-9deg);
  -ms-transform: skewY(-9deg);
}
.typography_wrap .container {
  position: relative;
  z-index: 1;
}
.typography_wrap {
  background: #f5f5f5;
  padding: 170px 0 260px !important;
  position: relative;
}
.typography_wrap:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: -110px;
  left: 0;
  right: 0;
  background: #f5f5f5;
  height: 35%;
}
.typography_wrap:after {
  z-index: 0;
  content: "";
  position: absolute;
  bottom: -211px;
  left: 0;
  right: 0;
  background: #fff;
  height: 31%;
  transform: skewY(-7.8deg);
  -moz-transform: skewY(-7.8deg);
  -webkit-transform: skewY(-7.8deg);
  -ms-transform: skewY(-7.8deg);
}
.typography_wrap h1 {
  margin-bottom: 16px;
}
.typography_wrap p {
  color: #eb413b;
  font-family: AvenirLTStd-Medium;
}
.colour_wrap {
  max-width: 71%;
  margin: 65px auto 132px;
}
.colour_wrap .circle {
  width: 82px;
  height: 82px;
  border-radius: 100%;
  background: #141517;
  margin: 0 auto 17px;
  box-shadow: 0 20px 20px #ddd;
  -moz-box-shadow: 0 20px 20px #ddd;
  -webkit-box-shadow: 0 20px 20px #ddd;
  -ms-box-shadow: 0 20px 20px #ddd;
}
.colour_wrap span {
  color: #141517;
  font-size: 19.99px;
  line-height: 23.99px;
}
.typography_wrap .red {
  background: #eb413b;
}
.typography_wrap .white {
  background: #fff;
}
.typography_wrap .dark_grey {
  background: #71767f;
}
.font-wrap {
  text-align: left;
}
.font-wrap .ttl {
  font-size: 160px;
  opacity: 0.1;
  color: #71767f;
  position: absolute;
  top: -90px;
  line-height: 160px;
  font-family: "Segoe UI";
}
h4 {
  font-size: 50px;
}
.font1_wrap h4 {
  font-size: 50px;
  color: #000;
  font-family: "Segoe UI Bold";
  line-height: 53px;
  margin-bottom: 20px;
}
.font-wrap p {
  font-size: 35px;
  font-family: "Segoe UI";
}
.font1_wrap span {
  font-size: 22px;
  letter-spacing: 6.2px;
  margin-bottom: 30px;
  display: block;
  font-family: "Segoe UI";
}
.dashboard_wrapper {
  position: relative;
  z-index: 1;
}
.bg_left {
  position: absolute;
  left: -146px;
  top: 20%;
  width: 49%;
  height: 81%;
}
.bg_left:after {
  width: 100%;
  height: 100%;
  left: 0;
  background: #e06420;
  background: -moz-linear-gradient(left, #e06420 0, #ff3b4a 100%);
  background: -webkit-linear-gradient(left, #e06420 0, #ff3b4a 100%);
  background: linear-gradient(to right, #e06420 0, #ff3b4a 100%);
}
.bg_left::before,
.bg_left:after {
  content: "";
  position: absolute;
  border-radius: 80px;
  transform: skewX(9deg) skewY(-7deg);
  -moz-transform: skewX(9deg) skewY(-7deg);
  -webkit-transform: skewX(9deg) skewY(-7deg);
  -ms-transform: skewX(9deg) skewY(-7deg);
}
.bg_left::before {
  right: -77px;
  top: 10%;
  width: 126%;
  height: 99%;
  z-index: -1;
  border: 2px solid #ff3d4b;
}
.effect_img {
  margin: 36px 18px 0 0;
  display: inline-block;
  position: relative;
  z-index: 1;
  max-width: 73%;
}
.feature_info_left {
  position: initial;
}
.feature_info_wrap {
  margin-top: 153px;
}
.dash_img {
  position: relative;
  z-index: 1;
  max-width: 70%;
  margin-left: -42px;
}
.dashboard_wrapper h3 {
  margin-bottom: 15px;
  position: relative;
}
.dashboard_wrapper p {
  font-size: 22px;
  line-height: 38px;
  color: #000;
  margin: 0;
}
.dash_info h3::before {
  width: 136px;
  height: 136px;
  top: -63px;
  left: -75px;
  position: absolute;
  background: url(https://assets.tristatetechnology.com/tfl-images/title_back_img.png)
    no-repeat;
  content: "";
  background-size: 100%;
}
.playlist_outer {
  background: #f5f5f5;
  z-index: 0;
  padding: 260px 0 347px !important;
}
.play_bg_left {
  position: absolute;
  left: auto;
  right: -146px;
  top: 14%;
  width: 53%;
  height: 57.5%;
}
.playlist_outer:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: -180px;
  left: 0;
  right: 0;
  background: #fff;
  height: 22%;
  transform: skewY(-9deg);
  -moz-transform: skewY(-9deg);
  -webkit-transform: skewY(-9deg);
  -ms-transform: skewY(-9deg);
}
.playlist_outer:after {
  z-index: 0;
  content: "";
  position: absolute;
  bottom: -250px;
  left: 0;
  right: 0;
  background: #fff;
  height: 28%;
  transform: skewY(-9deg);
  -moz-transform: skewY(-9deg);
  -webkit-transform: skewY(-9deg);
  -ms-transform: skewY(-9deg);
}
.play_bg_left:after {
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background: #cd3440;
  background: -moz-linear-gradient(left, #cd3440 0, #eb423c 100%);
  background: -webkit-linear-gradient(left, #cd3440 0, #eb423c 100%);
  background: linear-gradient(to right, #cd3440 0, #eb423c 100%);
  content: "";
  position: absolute;
  border-radius: 80px;
  transform: skewX(9deg) skewY(-10deg);
  -moz-transform: skewX(9deg) skewY(-10deg);
  -webkit-transform: skewX(9deg) skewY(-10deg);
  -ms-transform: skewX(9deg) skewY(-10deg);
}
.play_bg_left::before {
  content: "";
  position: absolute;
  border-radius: 80px;
  transform: skewX(8deg) skewY(-9deg);
  -moz-transform: skewX(8deg) skewY(-9deg);
  -webkit-transform: skewX(8deg) skewY(-9deg);
  -ms-transform: skewX(8deg) skewY(-9deg);
  right: -64px;
  top: 24%;
  width: 108%;
  height: 83%;
  z-index: -1;
  border: 2px solid #c4c4c4;
}
.playlist_wrapper_img {
  position: relative;
  padding-top: 4px;
}
.play_list {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -148px;
  max-width: 69%;
}
.playlist_dash_img {
  max-width: 58%;
  right: 51px;
  position: relative;
}
.playlist_outer .dash_info {
  padding-left: 70px;
}
.playlist_outer .effect_img {
  margin-left: 480px;
  margin-right: 0;
}
.player_outer {
  padding-top: 90px;
}
.player_outer .bg_left {
  top: 10%;
  width: 48%;
  height: 89%;
}
.player_outer .bg_left::before {
  height: 94%;
  right: -87px;
  top: 14%;
}
.player_outer .dash_img {
  margin-left: -16px;
  max-width: 58%;
}
.device_box {
  position: relative;
}
.action_wrap {
  position: absolute;
  padding: 0;
  right: 21%;
  top: 50%;
  margin-bottom: 0;
  margin-top: -161px;
  transform: rotate(-8deg);
}
.action_wrap li {
  margin: 50px 0;
  list-style: none;
}
.setting_wrap li {
  list-style: none;
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 30px;
  padding-left: 30px;
  position: relative;
}
.setting_wrap li::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: #e91d23;
  top: 7px;
  transform: rotate(75deg);
  -moz-transform: rotate(75deg);
  -webkit-transform: rotate(75deg);
  -ms-transform: rotate(75deg);
  left: 0;
}
.setting_outer {
  padding-top: 255px !important;
}
.setting_outer h3 {
  padding-top: 40%;
  margin-bottom: 19px;
}
.setting_outer .col-md-5 {
  padding-left: 85px;
  padding-right: 0;
}
.setting_outer .dash_img {
  margin-right: 51px;
  margin-left: 0;
}
.setting_outer p {
  line-height: 31px;
}
.setting_wrap {
  padding: 0;
  margin-top: 24px;
}
.setting_gear {
  position: absolute;
  right: -44%;
  top: 38%;
  max-width: 75%;
}
.technology_wrapper .md3 {
  -ms-flex: 0 0 28.8%;
  flex: 0 0 28.8%;
  max-width: 28.8%;
}
.technology_wrapper {
  position: relative;
  font-family: AvenirLTStd-Black;
}
.technology_wrapper_img img {
  width: 100%;
  margin-top: -86px;
}
.technology_wrapper h1 {
  margin-bottom: 89px;
}
.technology_wrap {
  position: relative;
  margin: 0 0 55px;
}
.technology_wrapper h5 {
  color: #000;
  font-size: 30px;
  line-height: 36px;
  font-family: AvenirLTStd-Black;
}
.tech-left-img {
  position: absolute;
  left: 0;
  top: 0;
}
.front_end_wrap {
  margin: 20px 0;
  background: #f8f8f8;
  padding: 37px 50px 22px;
  border: 2px dotted #858585;
  border-radius: 20px;
}
.tech_wrap {
  margin-bottom: 30px;
  padding-left: 68px;
}
.front_end_wrap span {
  margin-bottom: 2px;
  font-size: 22px;
  line-height: 26px;
  color: #eb413b;
  font-family: "Avenir LT Std";
  display: block;
}
.front_end_wrap p {
  font-size: 22px;
  line-height: 26px;
  color: #000;
  font-family: AvenirLTStd-Black;
  margin: 0;
}
.backend_wrap .front_end_wrap span {
  color: #000;
}
.backend_wrap .front_end_wrap p {
  color: #eb413b;
}
.footer_images_wrap {
  position: absolute;
  bottom: -50px;
  right: -15%;
  z-index: 0;
  max-width: 31%;
}
.backend_girl {
  width: 100%;
}
.front_end_wrap .row {
  z-index: 1;
  position: relative;
}
.backend_wrap .tech_wrap {
  margin-bottom: 0;
}
.app-download a {
  max-width: 150px;
  display: inline-block;
  margin-right: 10px;
}
.request_quota {
  display: table;
  width: 100%;
  margin-top: 0 !important;
  background: #ff2b2b !important;
}
.request_btn {
  margin-top: 20px !important;
  color: #000 !important;
}
.left_side h3 {
  font-family: "Avenir LT Std";
}
.casestudyPortfolio {
  padding: 100px 0;
}
.casestudyPortfolio h2 {
  margin-bottom: 100px;
}
@media (min-width: 1601px) {
  .tfl_prodcast_banner:after,
  .typography_wrap::after {
    height: 35%;
  }
  .playlist_outer::before {
    height: 26%;
  }
}
@media (max-width: 1400px) {
  .left-device {
    margin-left: 0;
  }
  .right-device {
    right: -40px;
  }
  .md7 {
    -ms-flex: 0 0 61%;
    flex: 0 0 61%;
    max-width: 61%;
  }
  .play_bg_left::before {
    right: -35px;
  }
}
@media (max-width: 1199px) {
  .tfl_logo {
    margin-left: -10px;
    max-width: 150px;
  }
  h1,
  h2 {
    font-size: 48px;
    line-height: 60px;
  }
  .tfl_prodcast_banner p {
    font-size: 20px;
    line-height: 32px;
  }
  .right-device {
    max-width: 46%;
    right: 0;
  }
  .left-device {
    max-width: 52%;
  }
  .highlight_wrap h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .card-box img {
    max-width: 115px;
  }
  .highlight_wrap .card-box {
    padding: 20px 15px;
  }
  .font1_wrap h4 {
    font-size: 42px;
    line-height: 48px;
  }
  .font-wrap p {
    font-size: 30px;
  }
  .bg_left {
    width: 55%;
  }
  .dash_img {
    margin-left: 0;
  }
  .bg_left::before {
    height: 97%;
    right: -45px;
  }
  .dashboard_wrapper p {
    font-size: 20px;
    line-height: 36px;
  }
  h3 {
    font-size: 40px;
    line-height: 48px;
  }
  .dash_info h3::before {
    width: 105px;
    height: 105px;
    top: -60px;
    left: -60px;
  }
  .font1_wrap span {
    font-size: 20px;
    letter-spacing: 5px;
  }
  .play_bg_left,
  .player_outer .bg_left {
    width: 55%;
  }
  .player_outer .dash_img {
    margin-left: 0;
  }
  .player_outer .bg_left::before {
    height: 93%;
    right: -47px;
  }
  .action_wrap li img {
    max-width: 60px;
  }
  .action_wrap {
    right: 19%;
  }
  .front_end_wrap p,
  .front_end_wrap span {
    font-size: 18px;
    line-height: 22px;
  }
  .footer_images_wrap {
    top: auto;
    bottom: -30px;
  }
  .technology_wrapper h5 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (max-width: 1023px) {
  .tfl_logo {
    margin-top: 0;
  }
  h1,
  h2 {
    font-size: 42px;
    line-height: 56px;
  }
  .tfl_prodcast_banner p {
    font-size: 18px;
    line-height: 28px;
  }
  .tfl_prodcast_banner {
    padding: 165px 0 290px !important;
  }
  .right-device {
    top: -50px;
  }
  .highlight_wrap .col-md-6 {
    margin-bottom: 40px;
  }
  .highlight_wrap .card-box {
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
  }
  .font-wrap .ttl {
    font-size: 130px;
    top: -70px;
    line-height: 130px;
  }
  .font1_wrap span {
    font-size: 18px;
    letter-spacing: 3px;
  }
  .font-wrap p {
    font-size: 26px;
    line-height: 26px;
  }
  .typography_wrap::after {
    height: 20%;
    bottom: -170px;
  }
  .typography_wrap {
    padding: 170px 0 120px !important;
  }
  .dashboard_wrapper p {
    font-size: 18px;
    line-height: 32px;
  }
  .backend_wrap .tech_wrap {
    margin-bottom: 30px;
  }
  .footer_images_wrap {
    max-width: 50%;
    right: -50px;
  }
  .md7 {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
  }
  .setting_wrap li {
    font-size: 18px;
    line-height: 28px;
    padding-left: 20px;
  }
  .setting_wrap li::before {
    width: 10px;
    height: 10px;
    top: 9px;
  }
  .app-download a {
    max-width: 130px;
  }
  .request_quota .left_side h3 {
    font-size: 35px;
  }
  .request_btn {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .tfl_logo {
    max-width: 130px;
    margin: 0 auto;
  }
  .tfl_prodcast_banner {
    text-align: center;
  }
  .tfl_prodcast_banner {
    padding: 100px 0 30px !important;
  }
  h1,
  h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .right-device {
    position: initial;
  }
  .highlight_wrap {
    margin-top: 50px;
  }
  .highlight_wrap h2 {
    color: #000;
  }
  .action_wrap,
  .dash_info h3::before,
  .highlight_wrap::after,
  .play_bg_left,
  .playlist_outer::after,
  .playlist_outer::before,
  .tfl_prodcast_banner::after,
  .typography_wrap::after,
  .typography_wrap::before {
    display: none;
  }
  .typography_wrap {
    padding: 50px 0 0 !important;
  }
  .colour_wrap {
    max-width: 100%;
    margin-bottom: 60px;
    margin-top: 30px;
  }
  .colour_wrap .col-6 {
    margin-bottom: 30px;
  }
  .colour_wrap span {
    font-size: 18px;
    line-height: 20px;
  }
  .font-wrap {
    text-align: center;
  }
  .font-wrap .ttl {
    margin: 0 auto;
    font-size: 100px;
    right: 0;
    left: 0;
  }
  .font1_wrap span {
    margin-bottom: 20px;
  }
  .font1_wrap {
    margin-bottom: 50px;
  }
  .dashboard_wrapper {
    padding: 50px 0 !important;
    text-align: center;
  }
  .bg_left {
    display: none;
  }
  .dash_img {
    max-width: 300px;
    margin: 0 auto;
  }
  .feature_info_wrap {
    margin-top: 10px;
  }
  h3 {
    font-size: 30px;
    line-height: 36px;
  }
  .dashboard_wrapper h3 {
    margin-top: 20px;
  }
  .font1_wrap h4 {
    font-size: 35px;
    line-height: 40px;
  }
  .playlist_wrapper_img {
    padding-top: 0;
    text-align: center;
  }
  .playlist_dash_img {
    max-width: 260px;
    right: 0;
    position: relative;
    left: 0;
    margin: 0 auto;
  }
  .play_list {
    margin: -70px auto 0;
    max-width: 90%;
    right: 0;
    left: 0;
  }
  .dashboard_wrapper p {
    line-height: 28px;
  }
  .playlist_outer .dash_info {
    padding-left: 15px;
  }
  .player_outer .dash_img,
  .setting_outer .dash_img {
    max-width: 260px;
  }
  .setting_outer .col-md-5 {
    padding: 0 15px;
  }
  .playlist_outer h3,
  .setting_outer h3 {
    padding-top: 0;
    margin-top: 0;
  }
  .setting_wrap {
    text-align: left;
  }
  .technology_wrapper {
    margin-top: 50px;
  }
  .setting_gear {
    top: 40%;
    max-width: 45%;
  }
  .md3 {
    display: none;
  }
  .md7 {
    -ms-flex: 0 0 100%;
    padding: 0 15px !important;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .technology_wrapper {
    padding: 0 15px !important;
  }
  .technology_wrapper h5 {
    font-size: 22px;
    line-height: 26px;
  }
  .setting_outer .dash_img {
    margin-right: 0;
  }
  .front_end_wrap {
    padding: 25px 40px 10px;
  }
  .footer_images_wrap {
    right: 0;
    max-width: 40%;
  }
  .player_outer h3 {
    margin-top: 0;
  }
  .app-download {
    margin-bottom: 20px;
  }
  .app-download a {
    margin: 0 5px;
  }
  .casestudyPortfolio {
    padding: 0 0;
  }
  .casestudyPortfolio h2 {
    margin-bottom: 50px;
  }
  .casestudyPortfolio .col-sm-6 {
    margin-bottom: 30px;
  }
  .technology_wrapper h1 {
    margin-bottom: 50px;
  }
}
@media (max-width: 360px) {
  .backend_wrap .front_end_wrap p {
    max-width: 89%;
  }
  .footer_images_wrap {
    right: -30px;
    max-width: 60%;
  }
}
