@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,900);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,600,900);
body {
  color: #112;
  line-height: 1.4 !important;
}
h2 {
  color: #122;
}
address,
p {
  line-height: 1.4 !important;
}
address,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul li {
  font-family: "Source Sans Pro", sans-serif !important;
}
.h-100vh {
  height: 90vh;
}
p {
  font-weight: 300;
}
.bg-gray {
  background: #f6f6f8;
}
.bannerSection {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-size: 100% 100%;
  height: 650px;
  background: url(https://assets.tristatetechnology.com/beachbums/banner-bg.jpg)
    no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bannerSection:before {
  background-image: -webkit-linear-gradient(
    to bottom,
    #0088d9,
    #007cd1,
    #0070c9,
    #0063c0,
    #0057b7
  );
  background-image: -o-linear-gradient(
    to bottom,
    #0088d9,
    #007cd1,
    #0070c9,
    #0063c0,
    #0057b7
  );
  background-image: -ms-linear-gradient(
    to bottom,
    #0088d9,
    #007cd1,
    #0070c9,
    #0063c0,
    #0057b7
  );
  background-image: -moz-linear-gradient(
    to bottom,
    #0088d9,
    #007cd1,
    #0070c9,
    #0063c0,
    #0057b7
  );
  background-image: linear-gradient(
    to bottom,
    #0088d9,
    #007cd1,
    #0070c9,
    #0063c0,
    #0057b7
  );
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: -1;
}
.bannerSectionContent {
  display: block;
  text-align: center;
  padding: 10% 0;
  color: #fff;
}
.bannerSectionContent img {
  width: 250px;
}
.bannerSectionContent h1 {
  text-align: center;
  text-transform: capitalize;
  font-size: 29px;
  font-weight: 400;
  margin: 14px auto;
  line-height: 32px;
  color: #fff;
}
.bannerDownMobiles {
  position: relative;
  width: 60%;
  margin: 0 auto 0;
}
.bannerMobiles img {
  width: 240px;
}
.bannerMobiles .leftImg {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -12% !important;
}
.bannerMobiles .centerImg {
  position: relative;
  z-index: 2;
  bottom: -20px !important;
}
.bannerMobiles .rightImg {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -12% !important;
}
.businessGoalSectionContent h2,
.majorChallengeContent h2,
.overViewSectionContent h2,
.resultSectionContent h2,
.techFrameContent h2,
.visualDesignContent h2,
.wireframeSectionContent h2 {
  text-transform: uppercase;
}
/* ::-webkit-scrollbar {
  width: 0;
  background: 0 0;
}
::-webkit-scrollbar-thumb {
  background: red;
} */
.overViewHeader {
  position: relative;
}
.overViewSection {
  background-image: linear-gradient(
    to bottom,
    #0054b5,
    #0d65c4,
    #1b76d2,
    #2987e0,
    #3898ee
  );
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 90px 0;
}
.overViewSectionContent {
  color: #fff;
  text-align: center;
}
.overViewSectionContent h2 {
  margin: 0;
  font-size: 50px;
  font-weight: 600;
  color: #fff;
}
.overViewSectionContent h2.backText {
  position: relative;
  font-size: 100px;
  top: 0;
  text-align: center;
  margin-top: -123px;
  line-height: 160px;
  color: #ffffff0c;
  letter-spacing: 7px;
}
.overViewSectionContent p {
  font-weight: 400;
  font-size: 25px;
  width: 85%;
  margin: 10px auto;
  color: #fff;
  line-height: 1.5;
}
.flowSection {
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.flowOne {
  margin-bottom: 70px;
}
.flowOne:last-of-type {
  margin-bottom: 0;
}
.flowOne h2 {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 20px 0 10px;
  font-size: 50px;
  font-weight: 600;
  color: #112;
}
.flowBottomLine {
  background: #06b;
  width: 150px;
  height: 5px;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 0;
  margin-top: 25px;
}
.flowImg {
  width: 100%;
  height: 100%;
  text-align: center;
}
.flowImg img {
  width: 100%;
  height: 100%;
  text-align: center;
}
.businessGoalSection {
  background-image: linear-gradient(
    to bottom,
    #0054b5,
    #0d65c4,
    #1b76d2,
    #2987e0,
    #3898ee
  );
  display: block;
  position: relative;
  overflow: hidden;
  padding: 90px 0;
}
.businessGoalSectionContent {
  position: relative;
}
.businessGoalSectionContent h2 {
  margin: 20px 0;
  font-size: 50px;
  font-weight: 600;
  color: #fff !important;
  text-align: left;
}
.businessGoalSectionContent h2.backText {
  position: relative;
  font-size: 100px;
  top: 0;
  text-align: left;
  margin-top: -116px;
  line-height: 132px;
  color: #ffffff0c !important;
  letter-spacing: 7px;
  padding-left: 0;
}
.businessGoalSectionContent p {
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  margin: 10px 0;
  color: #fff !important;
  z-index: 2;
  text-align: center;
}
.businessGoalImg {
  width: 540px;
  height: 420px;
  position: relative;
  margin: 0 auto 0;
}
.beachCircle1 {
  position: absolute;
  display: block;
  width: 310px;
  height: 310px;
  border: 4px solid #fff;
  border-radius: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  overflow: hidden;
  background-color: #06b;
}
.beachCircle2 {
  position: absolute;
  display: block;
  width: 260px;
  height: 260px;
  border: 4px solid #fff;
  border-radius: 100%;
  background: url(https://assets.tristatetechnology.com/beachbums/logo.png)
    no-repeat;
  top: 220px;
  left: 0;
  background-position: center;
  background-size: 70%;
  z-index: 1;
  box-shadow: 0 10px 10px #00000033;
}
.beachCircle3 {
  position: absolute;
  display: block;
  width: 260px;
  height: 260px;
  border: 4px solid #fff;
  border-radius: 100%;
  background: url(https://assets.tristatetechnology.com/beachbums/business-screen-3.jpg)
    no-repeat;
  top: 220px;
  right: 0;
  z-index: 3;
  background-size: cover;
  background-position: 80% center;
  box-shadow: 0 10px 10px #00000033;
}
.beachCircle-carousel .item,
.beachCircle-carousel .owl-item {
  height: 100%;
}
.beachCircle-carousel img {
  width: 100%;
  height: 100%;
}
.wireframeSection {
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 90px 0;
}
.sectionHeader h2 {
  margin: 20px 0;
  font-size: 50px;
  font-weight: 600;
  text-align: center;
  color: #112;
  text-transform: uppercase;
}
.wireframeSectionContent .screeenContent h2 {
  margin: 0 0 20px;
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
  text-align: left;
  color: #112;
}
.screeenContent p {
  margin: 0;
}
.sectionHeader h2.backText {
  position: relative;
  font-size: 90px;
  top: 0;
  text-align: center;
  margin-top: -110px;
  color: #0000000c;
  letter-spacing: 7px;
  text-transform: uppercase;
}
.wireframeScreens {
  width: 96%;
  margin: 20px auto 0;
}
.wireframeScreens .screenRow {
  position: relative;
}
.wireframeScreens .screenRow img {
  width: 16.4%;
  padding: 15px;
  position: relative;
  transform: scale3d(0, 0, 0);
}
.visualDesignSection {
  background-image: linear-gradient(
    to bottom,
    #0054b5,
    #0d65c4,
    #1b76d2,
    #2987e0,
    #3898ee
  );
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 90px 0;
}
.visualDesignContent h2 {
  margin: 0;
  font-size: 50px;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
.visualDesignContent h2.backText {
  position: relative;
  font-size: 100px;
  top: 0;
  text-align: center;
  margin-top: -110px;
  line-height: 132px;
  color: #ffffff0c;
  letter-spacing: 7px;
}
.visualDesignScreens {
  margin: 170px auto 0;
  position: relative;
  min-height: 600px;
}
.visualDesignContent .sectionHeader {
  margin-top: 50px;
}
.visualDesignScreens img {
  width: 250px;
  position: absolute;
  transform: skew(-6deg, -1deg);
}
.visualDesignScreens img.screenOne {
  left: -5%;
  top: 0;
  z-index: 5;
  box-shadow: 100px 90px 0 #ffffff05;
}
.visualDesignScreens img.screenTwo {
  left: 10%;
  top: 21%;
  z-index: 4;
  box-shadow: 100px 90px 0 #ffffff05;
}
.visualDesignScreens img.screenThree {
  left: 30%;
  top: 0;
  z-index: 2;
  transform: skew(-6deg, -1deg) scale(1.1);
  box-shadow: 47px -85px 0 #ffffff14;
}
.visualDesignScreens img.screenFour {
  left: 50%;
  top: -9%;
  z-index: 3;
  transform: skew(-6deg, -1deg) scale(1.1);
  box-shadow: 86px 40px 0 #ffffff16;
}
.visualDesignScreens img.screenFive {
  left: 68%;
  top: 5%;
  z-index: 1;
  transform: skew(-6deg, -1deg) scale(1.1);
  box-shadow: 90px 90px 0 #ffffff05;
}
.fanlineScreenSection {
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.fanlineScreenRow label {
  font-size: 42px;
  font-weight: 600;
  padding: 4px 0;
  line-height: normal;
  color: #05b;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.fanlineScreenRow label::after {
  content: "";
  height: 3px;
  width: 70px;
  background-color: #05b;
  position: absolute;
  left: 0;
  bottom: -10px;
  display: block;
}
.fanlineScreenRow h2 {
  text-transform: capitalize;
  text-align: left;
  margin-bottom: 30px;
  color: #000;
  margin-bottom: 10px;
}
.screeenContent p {
  text-align: left;
  font-weight: 400;
  font-size: 22px;
  margin: 10px 0;
  color: #112;
  z-index: 2;
  max-width: 100%;
}
.screeenImages {
  position: relative;
  text-align: left;
}
.leftSide .screeenImages {
  position: relative;
  text-align: left;
}
h2 {
  letter-spacing: 0;
  line-height: 1.1;
}
.newBeachScreen {
  background: url(https://assets.tristatetechnology.com/beachbums/map-bg.png)
    no-repeat top center;
  position: relative;
  display: block;
  background-size: 100%;
}
.photoContentImg .photosImg {
  position: relative;
  z-index: 2;
  width: 330px;
}
.photoContentImg .photosLeftImg {
  position: absolute;
  left: 0;
  z-index: 1;
  top: 40px;
}
.photoContentImg .photosRightImg {
  position: absolute;
  right: 20px;
  z-index: 1;
  bottom: 40px;
}
.techFrameSection {
  background: #f6f6f8;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 130px 0 60px;
}
.techTxt {
  position: relative;
}
.techFrameContent h2 {
  margin: 0;
  font-size: 50px;
  font-weight: 600;
  text-align: center;
}
.techFrameContent h2.backText {
  position: relative;
  font-size: 100px;
  top: 0;
  text-align: center;
  margin-top: -43px;
  line-height: 0;
  color: #0000000c;
  letter-spacing: 7px;
  margin-left: -100px;
}
.technologiesCircle {
  text-align: center;
  margin-top: 130px;
}
.techDesc {
  position: relative;
}
.techFrameContent p {
  width: 50%;
  text-align: left;
  font-weight: 400;
  font-size: 20px;
  margin: 130px 0;
  color: #112;
  z-index: 2;
}
.majorChallengeSection {
  background: url(https://assets.tristatetechnology.com/beachbums/challenges-bg.jpg)
    no-repeat;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 130px 0;
  background-position: center bottom;
  background-size: cover;
}
.majorChallengeContent h2 {
  margin: 0;
  font-size: 50px;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
.majorChallengeContent h2.backText {
  position: relative;
  font-size: 100px;
  top: 0;
  text-align: center;
  margin-top: -95px;
  line-height: 132px;
  color: #ffffff26;
  letter-spacing: 7px;
}
.majorChallengeContent p {
  color: #fff;
  font-size: 22px;
  text-align: center;
  width: 60%;
  margin: 0 auto;
}
.challengesList {
  margin-top: 80px;
}
.challengesList p {
  width: 70%;
  text-align: left;
  font-weight: 400;
  font-size: 22px;
  margin: 130px auto;
  color: #112;
  z-index: 2;
}
.resultSection {
  background: #eef;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 130px 0 0;
  min-height: 800px;
}
.resultSectionContent h2 {
  margin: 20px 0;
  font-size: 50px;
  font-weight: 600;
  text-align: center;
}
.resultSectionContent h2.backText {
  position: relative;
  font-size: 100px;
  top: 0;
  text-align: center;
  margin-top: -115px;
  line-height: 132px;
  color: #0000000c;
  letter-spacing: 7px;
  padding-left: 0;
}
.innerHeight {
  position: relative;
}
.owl-theme .owl-dots .owl-dot {
  margin: 0 4px;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #ddd;
  display: block;
  border-radius: 100%;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #899;
}
.moreFeatures {
  padding-left: 2px;
  display: table;
  margin: 0;
}
.moreFeatures li {
  color: #000;
  list-style: none;
  float: left;
  background-size: 12px;
  width: 100%;
  margin-bottom: 10px !important;
  padding-left: 25px;
  position: relative;
  font-size: 22px;
  text-align: left;
}
.moreFeatures li:last-child {
  margin-bottom: 0 !important;
}
.moreFeatures li:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #08d;
}
.fullScreenContent {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.fullScreenContent h2 {
  width: 100%;
  text-align: center;
  margin: 20px auto;
  font-size: 40px;
  font-weight: 600;
  color: #112;
}
.recommendationTxt {
  width: 80%;
  margin: 0 auto 10px;
  font-size: 22px;
}
.image-content {
  position: relative;
  text-align: center;
}
.image-content img {
  max-width: 47%;
}
.image-content img.centerScreen {
  margin: 0 -250px;
  z-index: 1;
}
.techBox {
  display: inline-block;
  margin: 0 auto;
  height: 200px;
  width: 33%;
  text-align: center;
  transition: 0.3s all ease-in-out;
}
.techBox span {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #fff;
  margin: 0 auto;
  border: 1px solid #ddd;
  transition: 0.3s all ease-in-out;
}
.techBox label {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  clear: both;
  display: block;
  width: 100%;
  margin: 15px auto;
}
.techBox:hover span {
  transform: scale(1.2);
  transition: 0.3s all ease-in-out;
  box-shadow: 7px 7px 10px #00000019;
}
.full-width-bg {
  display: block;
  background: url(https://assets.tristatetechnology.com/beachbums/beach_detail_bg.jpg)
    no-repeat;
  position: relative;
  padding: 177px 0 70px;
  background-size: cover;
}
.full-width-bg:after {
  content: "";
  background: url(https://assets.tristatetechnology.com/beachbums/beach_sand.png)
    no-repeat;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  height: 220px;
  background-position: left bottom;
  background-size: cover;
}
.white-box {
  background: #ffffffcc;
  display: block;
  padding: 40px;
  margin-top: 114px;
  margin-left: 9px;
  margin-right: 6px;
}
.full-width-bg h2 {
  color: #06b !important;
  margin: 0;
}
.full-width-bg .wireframeSectionContent .screeenContent h2 {
  margin: 0;
}
.full-width-bg p {
  color: #000 !important;
}
.mapMobileLeft {
  margin-left: -122px;
  margin-top: -110px;
  max-width: 63%;
}
.mapMobileRight {
  margin: -48px -244px 0;
  position: relative;
  max-width: 84%;
}
.searchBox {
  max-width: 34%;
  position: absolute;
  bottom: 57px;
  margin-left: -250px;
  left: 50%;
}
.beachBumsScreen .highlightBeach1 {
  position: absolute;
  z-index: 2;
  bottom: 110px;
  right: 120px;
}
.highlightBeach2 {
  max-width: 36%;
  position: relative;
  margin-top: 278px;
  margin-left: -5px;
}
.discoverMainImgLeft,
.discoverMainImgRight {
  margin: 0 -122px 0 -65px;
  vertical-align: top;
}
.discoverMainImgRight {
  max-width: 64%;
}
.discoverMainImgLeft {
  margin-top: 94px;
  max-width: 71%;
  position: relative;
}
.beachFunctionality {
  margin: 40px 0 0;
  width: 100%;
  display: block;
}
.beachFunctionality span {
  display: inline-block;
  margin: 0 10px;
  box-shadow: 0 10px 10px #00000019;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 1px solid transparent;
  padding: 15px 0;
  text-align: center;
}
.beachFunctionality .parkingIcon {
  border-color: #8c7;
  margin-left: 0;
}
.beachFunctionality .flagIcon {
  border-color: #a8c;
}
.beachFunctionality .crowdIcon {
  border-color: #f83;
}
.beachFunctionality .heartIcon {
  border-color: #f65;
}
.beachFunctionality span img {
  width: 50px;
}
.decoration1 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.decoration2 {
  position: absolute;
  bottom: 0;
  left: 27%;
  z-index: 2;
  width: 150px;
}
.sectionThree {
  overflow: hidden;
}
.moreFeaturesShow {
  margin: 40px 0 0;
  display: block;
}
.featureImg {
  display: inline-block;
  width: 50%;
  border: 1px solid #f65 !important;
  padding: 19px 0 !important;
}
.challengesScreen1 {
  position: absolute;
  left: -200px;
  top: 50px;
  z-index: 1;
}
.challengesScreen2 {
  position: absolute;
  left: -150px;
  right: 0;
  margin: 0 auto;
  z-index: 2;
}
.challengesScreen3 {
  position: absolute;
  right: -50px;
  top: 50px;
  z-index: 1;
}
.challengesScreen4 {
  position: absolute;
  bottom: 10%;
  left: 90%;
  z-index: 2;
  animation: 5s ballAnimation linear infinite;
  opacity: 1;
}
.challengesScreen5 {
  position: absolute;
  bottom: 30px;
  right: -80px;
  z-index: 2;
}
.sectionNine {
  overflow: hidden;
}
.colorSectionBG {
  background-color: #eef;
}
.colorSection .sectionHeader {
  margin-bottom: 60px;
  margin-top: 50px;
}
.coloText {
  font-weight: 400;
  font-size: 22px;
  width: 85%;
  margin: 0 auto 20px;
  color: #000;
  text-align: center;
}
.textPart {
  display: block;
  padding-left: 100px;
}
.bigText {
  font-size: 250px;
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 1;
  color: #000;
}
.textPart h2 {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1;
  color: #000;
}
.textPart p {
  font-size: 18px;
  color: #999;
  line-height: 1.6;
  margin: 0;
}
.textPart p.caps {
  text-transform: uppercase;
}
.textPart p.grayColor {
  color: #999;
}
.colorPart {
  position: relative;
  height: auto;
  margin: 0 auto;
  display: block;
  margin-top: 120px;
}
.mainColor span {
  width: 293px;
  display: inline-block;
  height: 180px;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
  padding: 75px 0;
}
.extraColor {
  margin-top: 12px;
}
.extraColor span {
  width: 140.4px;
  display: inline-block;
  height: 75px;
  text-align: center;
  font-size: 17px;
  text-transform: uppercase;
  padding: 25px 0;
}
.colorPart .blueColor {
  background-color: #06b;
  color: #fff;
  margin-right: 10px;
}
.colorPart .whiteColor {
  background-color: #fff;
  color: #06b;
  border: 1px solid #eee;
  margin-right: 10px;
}
.colorPart .greenColor {
  background-color: #4d6;
  color: #fff;
  margin-right: 10px;
}
.colorPart .orangeColor {
  background-color: #f83;
  color: #fff;
}
.colorPart .purpleColor {
  background-color: #a8c;
  color: #fff;
  margin-right: 10px;
}
.colorPart .yellowColor {
  background-color: #dc1;
  color: #fff;
  margin-right: 0;
}
#background-wrap {
  bottom: 0;
  left: 0;
  padding-top: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.beachCircle-carousel,
.beachCircle-carousel .owl-stage,
.beachCircle-carousel .owl-stage-outer {
  height: 100%;
}
@-webkit-keyframes animateCloud {
  0% {
    margin-left: -100%;
  }
  100% {
    margin-left: 200%;
  }
}
@-moz-keyframes animateCloud {
  0% {
    margin-left: -100%;
  }
  100% {
    margin-left: 200%;
  }
}
@keyframes animateCloud {
  0% {
    margin-left: -100%;
  }
  100% {
    margin-left: 200%;
  }
}
.x1 {
  -webkit-animation: animateCloud 35s linear infinite;
  -moz-animation: animateCloud 35s linear infinite;
  animation: animateCloud 35s linear infinite;
  -webkit-transform: scale(0.65);
  -moz-transform: scale(0.65);
  transform: scale(0.65);
}
.x2 {
  -webkit-animation: animateCloud 20s linear infinite;
  -moz-animation: animateCloud 20s linear infinite;
  animation: animateCloud 20s linear infinite;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  transform: scale(0.3);
}
.x3 {
  -webkit-animation: animateCloud 30s linear infinite;
  -moz-animation: animateCloud 30s linear infinite;
  animation: animateCloud 30s linear infinite;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
}
.cloud {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 5%, #f1f1f1 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, #fff),
    color-stop(100%, #f1f1f1)
  );
  background: -webkit-linear-gradient(top, #fff 5%, #f1f1f1 100%);
  background: -o-linear-gradient(top, #fff 5%, #f1f1f1 100%);
  background: -ms-linear-gradient(top, #fff 5%, #f1f1f1 100%);
  background: linear-gradient(top, #fff 5%, #f1f1f1 100%);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 8px 5px #00000019;
  -moz-box-shadow: 0 8px 5px #00000019;
  box-shadow: 0 8px 5px #00000019;
  height: 50px;
  position: relative;
  width: 300px;
}
.cloud:after,
.cloud:before {
  background: #fff;
  content: "";
  position: absolute;
  z-index: -1;
}
.cloud:after {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  height: 100px;
  left: 50px;
  top: -50px;
  width: 100px;
}
.cloud:before {
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  width: 140px;
  height: 140px;
  right: 30px;
  top: -90px;
}
.wireframeSectionContent .downloadContent h2 {
  margin: 0;
  font-size: 50px;
  font-weight: 600;
  text-align: center;
  color: #124;
}
.downloadContent {
  text-align: center;
}
.downloadLink {
  margin: 30px 0 0;
}
.downloadLink img {
  width: 170px;
  margin: 0 5px;
}
.logoText {
  margin: 20px auto;
}
.logoText img {
  width: 190px;
}
.logoText p {
  text-align: center;
  text-transform: capitalize;
  font-size: 29px;
  font-weight: 400;
  margin: 10px auto;
}
.keyFeatures1 {
  padding: 80px 0 53px;
}
.keyFeatures2 {
  padding-bottom: 33px;
}
.keyFeatures3 {
  padding-top: 110px;
  padding-bottom: 148px;
}
.keyFeatures5 {
  padding: 80px 0 43px;
}
.keyFeatures6 {
  padding: 160px 0 0;
}
.newBeachContent {
  padding-top: 100px;
}
.infoBox p {
  margin: 0;
}
.infoBox {
  margin-bottom: 20px;
}
.myBeachImg1,
.myBeachImg2 {
  margin: 0 -80px;
  vertical-align: top;
}
.myBeachImg2 {
  max-width: 63%;
}
.myBeachImg1 {
  margin-top: 51px;
  max-width: 63%;
}
.beachDetail1 {
  margin-right: -80px;
  max-width: 45%;
  margin-top: 70px;
}
.beachDetail2 {
  margin-right: -190px;
  position: relative;
  max-width: 74%;
}
.moreImg {
  margin: 0 0 0 -157px;
  max-width: 84%;
}
.moreImg,
.profileImg {
  vertical-align: top;
}
.profileImg {
  margin-top: 40px;
  margin-left: -10px;
  max-width: 42%;
}
.tempImg {
  position: absolute;
  right: -7px;
  top: 70px;
}
@media (min-height: 800px) and (min-width: 800px) {
  .bannerMobiles .centerImg {
    bottom: -50px !important;
  }
  .bannerMobiles .leftImg {
    bottom: -20% !important;
  }
  .bannerMobiles .rightImg {
    bottom: -20% !important;
  }
  .bannerMobiles img {
    width: 300px;
    min-width: 300px;
  }
}
@media (min-width: 1601px) {
  .full-width-bg:after {
    height: 35%;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1170px;
    margin: 0 auto;
  }
}
@media (min-width: 1025px) {
  .center_class {
    position: relative;
  }
  .previous {
    position: relative;
  }
  .backScroll {
    position: fixed;
  }
  body,
  html {
    height: 100%;
    margin: 0;
    position: relative;
  }
  /* section {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
  } */
  hr {
    border-top: none;
  }
  .sectionOne {
    z-index: 11;
  }
  .sectionTwo {
    z-index: 10;
  }
  .sectionFlow {
    z-index: 9;
  }
  .sectionThree {
    z-index: 8;
  }
  .sectionFour {
    z-index: 7;
  }
  .sectionFive {
    z-index: 6;
  }
  .sectionSix {
    z-index: 5;
  }
  .sectionSeven {
    z-index: 4;
  }
  .sectionEight {
    z-index: 3;
  }
  .sectionNine {
    z-index: 2;
  }
  .sectionTen {
    z-index: 1;
  }
  .next_class span#overlay1 {
    background: #000000ff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    opacity: 1;
  }
  .next_class span#overlay2 {
    background: #000000ff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    opacity: 2;
  }
  .next_class span#overlay3 {
    background: #000000ff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    opacity: 3;
  }
  .next_class span#overlay4 {
    background: #000000ff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    opacity: 4;
  }
  .next_class span#overlay5 {
    background: #000000ff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    opacity: 5;
  }
  .next_class span#overlay6 {
    background: #000000ff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    opacity: 6;
  }
  .next_class span#overlay7 {
    background: #000000ff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    opacity: 7;
  }
  .next_class span#overlay8 {
    background: #000000ff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    opacity: 8;
  }
  .next_class span#overlay9 {
    background: #000000ff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    opacity: 9;
  }
}
@media (min-width: 100px) and (max-width: 1400px) {
  .likeShareCmt .likeShareCmtIcon {
    margin-right: 10px;
  }
  .colorSection .sectionHeader {
    margin-bottom: 30px;
  }
  .full-width-bg .wireframeSectionContent {
    padding-bottom: 20px;
  }
  .fanlineScreenSection {
    padding-bottom: 0;
  }
  .morefeaturesContent {
    padding: 20px 0 70px;
  }
  .challengeScreenContent {
    margin-left: 150px;
  }
  .challengesScreen4 {
    left: -80px;
  }
}
@media (min-width: 100px) and (max-width: 1200px) {
  .resultSectionContent h2.backText,
  .techFrameContent h2.backText {
    margin-left: -40px;
  }
  .challengesList p,
  .coloText,
  .majorChallengeContent p,
  .moreFeatures li,
  .recommendationTxt,
  .screeenContent p {
    font-size: 20px;
  }
  .visualDesignScreens img {
    width: 200px;
  }
  .visualDesignScreens img.screenOne {
    left: 6%;
  }
  .visualDesignScreens img.screenTwo {
    left: 20%;
  }
  .visualDesignScreens img.screenThree {
    left: 37%;
  }
  .technologiesCircle {
    margin-right: 40px;
  }
  .majorChallengeSection {
    padding: 130px 0 30px;
  }
  .bannerDownMobiles {
    margin-bottom: 0;
  }
  .videoContentImg {
    background-size: 300px;
  }
  .screeenImages.videoContentImg {
    padding-bottom: 110px;
  }
  .businessGoalSection:before {
    top: 25px;
  }
  .businessGoalSection:after {
    top: 15%;
  }
  .sectionHeader h2.backText {
    font-size: 70px;
    margin-top: -95px;
  }
  .visualDesignSection,
  .wireframeSection {
    padding: 60px 0;
  }
  .visualDesignContent .sectionHeader {
    margin-top: 10px;
  }
  .fanlineScreenSection {
    padding: 0;
  }
  .white-box {
    padding: 20px;
  }
  .userImg {
    left: 20px;
  }
  .techFrameSection {
    padding: 100px 0 20px;
  }
  .technologiesCircle {
    margin-top: 110px;
  }
  .screeenImages.photoContentImg {
    width: 600px;
  }
  .challengesScreen4 {
    width: 100px;
  }
  .challengesScreen5 {
    width: 180px;
  }
  .businessGoalImg {
    width: 430px;
    height: 420px;
    position: relative;
    margin: 90px auto 0;
  }
  .beachCircle1 {
    width: 250px;
    height: 250px;
  }
  .beachCircle2 {
    width: 200px;
    height: 200px;
    top: 180px;
    left: 0;
  }
  .beachCircle3 {
    width: 200px;
    height: 200px;
    top: 180px;
    right: 0;
  }
  .beachFunctionality span {
    margin: 0 5px;
    width: 70px;
    height: 70px;
  }
  .beachFunctionality span img {
    width: 40px;
  }
  .colorPart {
    width: 400px;
  }
  .mainColor span {
    height: 140px;
    padding: 55px 0;
    width: 193px;
  }
  .extraColor span {
    height: 60px;
    padding: 20px 0;
  }
  .extraColor span {
    width: 90px;
  }
  .decoration1 {
    left: -50px;
    width: 340px;
  }
  .decoration2 {
    width: 120px;
  }
  .downloadContent h3 {
    font-size: 50px;
  }
  .downloadLink img {
    width: 150px;
  }
}
@media (min-width: 100px) and (max-width: 1050px) {
  .businessGoalSection:before {
    top: 55px;
  }
  .techFrameContent h2.backText {
    font-size: 80px;
  }
  .challengesScreen4 {
    display: none;
  }
}
@media (min-width: 100px) and (max-width: 1023px) {
  .bannerMobiles {
    width: 100%;
  }
  .businessGoalSectionContent h2.backText,
  .majorChallengeContent h2.backText,
  .overViewSectionContent h2.backText,
  .resultSectionContent h2.backText,
  .techFrameContent h2.backText,
  .visualDesignContent h2.backText,
  .wireframeSectionContent h2.backText {
    font-size: 85px;
    margin-top: -118px;
    text-align: center;
  }
  .majorChallengeContent h2.backText,
  .visualDesignContent h2.backText {
    line-height: 172px;
  }
  .businessGoalSectionContent h2.backText,
  .resultSectionContent h2.backText,
  .techFrameContent h2.backText {
    margin-left: -20px;
  }
  .techFrameContent p {
    margin: 30px 0;
    width: 100%;
    clear: both;
    display: none;
  }
  .majorChallengeSection:before {
    opacity: 0.3;
  }
  .majorChallengeContent {
    padding-left: 0;
    margin-top: 20px;
  }
  .majorChallengeSection {
    padding: 70px 0 50px;
  }
  .resultSectionContent p {
    width: 100%;
  }
  .resultSection {
    padding: 40px 0 0;
  }
  .wireframeSection {
    padding: 40px 0;
  }
  .resultSectionContent h2,
  .resultSectionContent h2.backText {
    text-align: center;
  }
  .technologiesCircle .logoCircle {
    background-size: 70%;
    background-position: center center;
    width: 100%;
  }
  .technologiesCircle {
    margin: 130px auto 40px;
    float: none;
    text-align: center;
    margin-right: auto;
  }
  .techFrameSection {
    padding: 60px 0;
  }
  .techFrameContent h2 {
    text-align: center;
  }
  .techFrameContent h2.backText {
    margin-top: -30px;
  }
  .contentCenter {
    min-height: 100% !important;
  }
  .wireframeScreens .screenRow img {
    transform: scale3d(1, 1, 1);
  }
  .bannerSectionContent {
    padding: 10% 0;
  }
  .bannerDownMobiles {
    width: 70%;
  }
  .bannerSection {
    height: 700px;
  }
  .x3 {
    display: none;
  }
  #background-wrap {
    display: none;
  }
}
@media (min-width: 100px) and (max-width: 992px) {
  .bannerSectionContent {
    padding-top: 15%;
  }
  .bannerDownMobiles {
    width: 80%;
    margin: 0 auto 0;
  }
  .challengesList {
    margin-top: 0;
  }
  .challengesList p {
    margin: 0 auto;
    width: 100%;
  }
  .fanlineScreen .sectionHeader .backText {
    font-size: 75px;
  }
  .fanlineScreenRow .col-md-4,
  .fanlineScreenRow .col-md-5,
  .fanlineScreenRow .col-md-6,
  .fanlineScreenRow .col-md-7,
  .fanlineScreenRow .col-md-8,
  .screeenContent {
    height: auto;
    display: table;
    padding-bottom: 0;
    width: 100%;
  }
  .downloadContent p {
    text-align: center;
  }
  .fanlineScreenRow h2 {
    text-align: center;
  }
  .newBeachScreen {
    background-size: 75%;
  }
  .screeenImages.photoContentImg {
    width: 660px;
  }
  .photoContentImg .photosLeftImg {
    left: 12%;
  }
  .photoContentImg .photosRightImg {
    right: 15%;
  }
  .fanlineScreenRow.pd-btm-80 {
    padding: 50px 0;
  }
  .resultSectionContent p {
    text-align: center;
  }
  .bannerDownMobiles {
    margin-top: 0;
  }
  .col-md-5,
  .col-md-6 {
    width: 100%;
  }
  .fanlineScreen .sectionHeader .backText,
  .fanlineScreen .sectionHeader h2 {
    margin-bottom: 0;
  }
  .fanlineScreen .sectionHeader h2.backText {
    margin-top: -96px;
  }
  .businessGoalSectionContent h2.backText,
  .fanlineScreen .sectionHeader h2.backText,
  .majorChallengeContent h2.backText,
  .overViewSectionContent h2.backText,
  .resultSectionContent h2.backText,
  .techFrameContent h2.backText,
  .visualDesignContent h2.backText,
  .wireframeSectionContent h2.backText {
    font-size: 65px;
  }
  .colorSection .sectionHeader {
    margin-top: 30px;
  }
  .sectionHeader h2.backText {
    font-size: 55px;
    margin-top: -82px;
    letter-spacing: 2px;
  }
  .coloText {
    margin-bottom: 10px;
  }
  .textPart {
    padding-left: 40px;
  }
  .visualDesignContent .sectionHeader h2.backText {
    margin-top: -117px;
  }
  .visualDesignScreens {
    margin-top: 120px;
  }
  .full-width-bg:after {
    display: none;
  }
  .fullScreenContent h2 {
    margin-top: 0;
  }
  .morefeaturesContent {
    padding-bottom: 0;
  }
  .technologiesCircle {
    margin: 90px 0 0;
  }
  .challengesScreen1 {
    left: -100px;
  }
  .challengesScreen2 {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .challengesScreen3 {
    right: -100px;
  }
  .mb-0 {
    height: 150px;
  }
  .wireframeSectionContent .screeenContent h2 {
    font-size: 30px;
  }
  .challengesScreen4 {
    left: 0;
    bottom: 40px;
  }
  .businessGoalImg {
    margin-top: 50px;
  }
  .white-box {
    margin-bottom: 50px;
  }
  .colorPart {
    width: 350px;
    margin-top: 150px;
    max-width: 90%;
  }
  .mainColor span {
    height: 100px;
    padding: 37px 0;
    width: 167px;
  }
  .extraColor span {
    height: 50px;
    padding: 15px 0;
  }
  .extraColor span {
    width: 77px;
  }
  .fanlineScreenRow label {
    font-size: 38px;
  }
  .fanlineScreenRow label::after {
    right: 0;
    margin: 0 auto;
  }
  .majorChallengeContent p {
    width: 90%;
  }
  .majorChallengeSection {
    background-position: left bottom;
  }
  .bigText {
    margin: 0;
  }
  .fanlineScreenRow h2 {
    margin-top: 0;
  }
  .businessGoalSection {
    padding: 60px 0;
  }
  .majorChallengeContent {
    margin-top: 0;
  }
  .wireframeSectionContent .downloadContent h2 {
    text-align: center;
  }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
  .techSection .container {
    width: 768px !important;
  }
}
@media (min-width: 100px) and (max-width: 767px) {
  .businessGoalSectionContent h2.backText,
  .majorChallengeContent h2.backText,
  .overViewSectionContent h2.backText,
  .resultSectionContent h2.backText,
  .visualDesignContent h2.backText,
  .wireframeSectionContent h2.backText {
    margin-top: -118px;
    font-size: 65px;
  }
  .fanlineScreen .sectionHeader h2.backText {
    font-size: 65px;
    margin-top: -98px;
  }
  .flowOne h2 {
    margin-top: 0;
    font-size: 40px;
  }
  .overViewSection {
    padding: 50px 0;
  }
  .overViewSectionContent p {
    font-size: 18px;
    width: 100%;
  }
  .businessGoalSection:before {
    display: none;
  }
  .businessGoalSection:after {
    opacity: 0.2;
    display: none;
  }
  .businessGoalSection {
    padding: 50px 0 70px;
    min-height: auto;
  }
  .owl-carousel {
    margin: 10px auto 0;
  }
  .keyFeatures1 {
    padding: 50px 0 60px;
  }
  .keyFeatures1 .wireframeSectionContent {
    padding: 30px 0 0;
  }
  .decoration2 {
    left: 45%;
  }
  .businessGoalSectionContent h2 {
    text-align: center;
  }
  .businessGoalSectionContent p {
    font-size: 18px;
    width: 100%;
    position: relative;
    text-align: center;
  }
  .visualDesignScreens {
    margin-top: 100px;
    min-height: 330px;
  }
  .visualDesignScreens img {
    width: 130px;
  }
  .techFrameSection:after {
    opacity: 0.1;
  }
  .visualDesignScreens img.screenOne {
    box-shadow: 30px 00px 0 #ffffff05;
  }
  .visualDesignScreens img.screenTwo {
    box-shadow: 30px 00px 0 #ffffff05;
  }
  .visualDesignScreens img.screenThree {
    box-shadow: 37px -35px 0 #ffffff14;
  }
  .visualDesignScreens img.screenFour {
    box-shadow: 36px 40px 0 #ffffff16;
  }
  .visualDesignScreens img.screenFive {
    box-shadow: 30px 30px 0 #ffffff05;
  }
  .techFrameContent p {
    font-size: 18px;
  }
  .challengesList {
    margin-top: -30px;
  }
  .challengesList li {
    font-size: 18px;
    margin: 10px 0;
  }
  .resultSectionContent p {
    font-size: 18px;
    text-align: center;
  }
  .resultSection {
    min-height: auto;
  }
  .resultSection {
    padding: 40px 0;
  }
  .wireframeSectionContent h2 {
    margin-bottom: 0;
  }
  .fanlineScreenRow h2 {
    font-size: 40px;
    text-align: center;
  }
  .screeenContent p {
    font-size: 18px;
    text-align: center;
  }
  .challengesList p,
  .techFrameContent p {
    text-align: center;
  }
  .textPart {
    text-align: center;
    padding-left: 0;
  }
  .colorPart {
    margin: 0 auto;
    margin-top: 40px;
  }
  .wireframeSectionContent .screeenContent h2 {
    text-align: center;
  }
  .screeenContent p {
    margin-bottom: 0;
  }
  .screeenImages.photoContentImg {
    width: 100%;
  }
  .challengesScreen1,
  .challengesScreen3 {
    height: 350px;
    top: 30px;
  }
  .challengeScreenContent {
    height: 430px;
  }
  .challengesScreen2 {
    height: 400px;
  }
  .challengesScreen4,
  .challengesScreen5 {
    bottom: 0;
  }
}
@media (min-width: 100px) and (max-width: 639px) {
  .bannerSectionContent h1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .bannerMobiles img {
    width: 160px;
  }
  .businessGoalSectionContent h2.backText,
  .majorChallengeContent h2.backText,
  .overViewSectionContent h2.backText,
  .resultSectionContent h2.backText,
  .techFrameContent h2.backText,
  .visualDesignContent h2.backText,
  .wireframeSectionContent h2.backText {
    display: none;
  }
  .businessGoalSectionContent h2,
  .majorChallengeContent h2,
  .overViewSectionContent h2,
  .resultSectionContent h2,
  .techFrameContent h2,
  .visualDesignContent h2,
  .wireframeSectionContent h2 {
    margin-bottom: 30px;
  }
  .wireframeScreens .screenRow img {
    padding: 5px;
    width: 49%;
  }
  .visualDesignSection {
    padding: 50px 0;
  }
  .visualDesignScreens {
    min-height: 260px;
  }
  .visualDesignScreens img {
    width: 90px;
  }
  .techFrameContent p {
    margin: 0;
  }
  .challengesList {
    margin-top: 0;
  }
  .wireframeSectionContent h2 {
    margin-bottom: 0;
  }
  .technologiesCircle {
    margin-top: 40px;
  }
  .newBeachScreen {
    background: 0 0;
    width: 300px;
    margin: 0 auto;
  }
  .fanlineScreen.wireframeSectionContent h2 {
    font-size: 50px;
  }
  .fanlineScreen.wireframeSectionContent .screeenContent h2 {
    font-size: 35px;
  }
  .bannerSection {
    height: 560px;
  }
  .bannerDownMobiles {
    width: 60%;
  }
  .bannerSectionContent img {
    width: 170px;
  }
  .bannerSectionContent {
    margin-top: 5em;
    padding-top: 0;
  }
  .bannerMobiles .leftImg {
    left: -60px;
  }
  .bannerMobiles .rightImg {
    right: -60px;
  }
  .businessGoalSectionContent h2,
  .majorChallengeContent h2,
  .overViewSectionContent h2,
  .resultSectionContent h2,
  .sectionHeader h2,
  .techFrameContent h2,
  .visualDesignContent h2,
  .wireframeSectionContent h2 {
    font-size: 40px;
  }
  .challengesList {
    padding-left: 0;
  }
  .challengesList p,
  .techFrameContent p {
    text-align: center;
  }
  .fanlineScreen.wireframeSectionContent h2 {
    font-size: 40px;
  }
  h2.backText {
    display: none !important;
  }
  .moreFeatures li {
    margin-bottom: 0 !important;
  }
  .challengesScreen1 {
    left: -50px;
  }
  .challengesScreen3 {
    right: -50px;
  }
  .businessGoalImg {
    width: 330px;
    height: 310px;
  }
  .beachCircle1 {
    width: 200px;
    height: 200px;
  }
  .beachCircle2 {
    width: 150px;
    height: 150px;
    left: 10px;
    top: 160px;
  }
  .beachCircle3 {
    width: 150px;
    height: 150px;
    top: 160px;
  }
}
@media (min-width: 100px) and (max-width: 479px) {
  .businessGoalSectionContent h2,
  .majorChallengeContent h2,
  .overViewSectionContent h2,
  .resultSectionContent h2,
  .techFrameContent h2,
  .visualDesignContent h2,
  .wireframeSectionContent h2 {
    font-size: 35px;
  }
  .businessGoalSectionContent p,
  .overViewSectionContent p,
  .techFrameContent p {
    font-size: 16px;
    text-align: center;
  }
  .challengesList li {
    font-size: 16px;
  }
  .fanlineResult {
    width: 100%;
  }
  .resultSectionContent p {
    font-size: 16px;
    margin: 20px 0;
    text-align: center;
  }
  .bannerDownMobiles {
    width: 100%;
  }
  .fanlineScreen.wireframeSectionContent .screeenContent h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .challengesList p,
  .recommendationTxt,
  .resultSectionContent p,
  .screeenContent p {
    font-size: 16px;
    text-align: center;
  }
  .downloadContent p {
    font-size: 20px;
  }
  .screeenContent h2 {
    text-align: center;
  }
  .flowOne h2 {
    font-size: 30px;
  }
  .flowOne {
    margin-bottom: 40px;
  }
  .bannerMobiles .leftImg {
    left: 0;
  }
  .bannerMobiles .rightImg {
    right: 0;
  }
  .flowBottomLine {
    height: 3px;
  }
  .colorSection .sectionHeader,
  .sectionHeader h2 {
    margin-top: 0;
  }
  .businessGoalSectionContent h2,
  .majorChallengeContent h2,
  .overViewSectionContent h2,
  .resultSectionContent h2,
  .sectionHeader h2,
  .techFrameContent h2,
  .visualDesignContent h2,
  .wireframeSectionContent h2 {
    font-size: 35px;
  }
  .coloText {
    width: 100%;
  }
  .bigText {
    margin-bottom: 0;
  }
  .textPart h2 {
    margin-top: 0;
  }
  .newBeachScreen {
    height: 375px;
  }
  .ExploreContent.wireframeSectionContent {
    padding-top: 20px;
  }
  .photoContentImg {
    height: 410px;
  }
  .userImg {
    left: 10px;
    width: 40px;
  }
  .techBox {
    width: 49%;
    height: 170px;
  }
  .techBox:last-of-type {
    height: 120px;
  }
  .techBox:last-of-type p {
    margin-bottom: 0;
  }
  .techBox label {
    font-size: 16px;
  }
  .majorChallengeSection {
    padding-bottom: 0;
  }
  .challengeScreenContent {
    height: auto;
  }
  .challengesScreen1 {
    position: relative;
    margin: 0 auto;
    width: 100%;
    left: auto;
    right: auto;
    margin-bottom: 40px;
    height: auto;
    top: auto;
  }
  .challengesScreen2,
  .challengesScreen3 {
    display: none;
  }
  .challengesScreen5 {
    right: 0;
    width: 120px;
  }
  .challengesScreen4 {
    left: 40px;
    width: 60px;
  }
  .businessGoalImg {
    width: 300px;
    height: 310px;
  }
  .beachCircle1 {
    width: 200px;
    height: 200px;
  }
  .beachCircle2 {
    width: 150px;
    height: 150px;
    left: -10px;
    top: 160px;
  }
  .beachCircle3 {
    width: 150px;
    height: 150px;
    top: 160px;
  }
  .Addvertisement {
    bottom: 0;
    max-width: 100%;
  }
  .beachFunctionality span {
    padding: 13px 0;
    width: 60px;
    height: 60px;
  }
  .beachFunctionality span img {
    width: 35px;
  }
  .beachFunctionality span.featureImg img {
    width: 25px;
  }
  .colorPart {
    width: auto;
    max-width: 100%;
  }
  .mainColor span {
    height: 80px;
    font-size: 17px;
    padding: 30px 0;
    width: 144px;
  }
  .colorPart .blueColor {
    margin-right: 4px;
  }
  .extraColor span {
    font-size: 14px;
    width: 68px;
  }
  .fanlineScreenRow label {
    font-size: 35px;
    font-weight: 600;
  }
  .extraColor {
    margin-top: 8px;
  }
  .colorPart .greenColor,
  .colorPart .purpleColor,
  .colorPart .whiteColor {
    margin-right: 5px;
  }
  .decoration1 {
    width: 250px;
  }
  .decoration2 {
    width: 90px;
    right: 0;
    left: auto;
  }
  .keyFeatures5 {
    padding: 50px 0;
  }
  .downloadContent h3 {
    font-size: 40px;
  }
  .downloadLink img {
    width: 110px;
  }
  .downloadLink {
    margin-top: 10px;
  }
  .beachDetail2 {
    margin-right: -30px;
  }
  .beachDetail1 {
    margin-right: -50px;
  }
  .recommendationTxt {
    width: 100%;
  }
}
@media (min-width: 100px) and (max-width: 359px) {
  .mainColor span {
    width: 126px;
  }
  .extraColor span {
    width: 59px;
  }
}
@media (min-width: 100px) and (max-width: 350px) {
  .bannerMobiles img {
    width: 130px;
  }
  .businessGoalSectionContent p,
  .overViewSectionContent p,
  .resultSectionContent p,
  .techFrameContent p {
    font-size: 15px;
  }
  .businessGoalImg {
    width: 230px;
    height: 220px;
  }
  .beachCircle1 {
    width: 150px;
    height: 150px;
    border-width: 3px;
  }
  .beachCircle2 {
    width: 100px;
    height: 100px;
    left: 0;
    top: 120px;
    border-width: 3px;
  }
  .beachCircle3 {
    width: 100px;
    height: 100px;
    top: 120px;
    border-width: 3px;
  }
}
@media (max-height: 700px) and (min-width: 1024px) {
  .bannerSectionContent img.logoBanner {
    width: 140px;
  }
  .bannerSectionContent h1 {
    font-size: 25px;
  }
  .bannerDownMobiles {
    width: 51%;
  }
  .bannerMobiles img {
    width: 210px;
  }
  .bannerSectionContent {
    padding-top: 10% 0;
  }
}
@media (max-height: 500px) {
  .bannerSectionContent img {
    width: 170px;
  }
  .bannerSection {
    height: 600px !important;
  }
}
.owl-carousel .owl-item img {
  max-width: 100%;
  width: auto;
  display: inline-block;
}
.sectionFour .flowSection,
.sectionSeven .fanlineScreenSection,
.sectionSeven .flowSection,
.sectionThree .flowSection {
  padding: 90px 0;
}
.sectionTen .bg-gray {
  padding-bottom: 0;
}
.ExploreContent {
  padding-top: 90px;
}
@media (max-width: 1366px) {
  .visualDesignScreens {
    max-width: 995px;
  }
}
@media (max-width: 1360px) {
  .mapMobileLeft {
    margin-left: -50px;
  }
  .searchBox {
    margin-left: -150px;
  }
}
@media (max-width: 1200px) {
  .beachDetail2 {
    margin-right: -50px;
  }
}
@media (max-width: 1199px) {
  .sectionFour .flowSection,
  .sectionSeven .fanlineScreenSection,
  .visualDesignSection {
    padding: 0;
  }
  .businessGoalSection,
  .sectionThree .flowSection {
    padding: 70px 0;
  }
  .overViewSection {
    padding-bottom: 0;
  }
  .fanlineScreenRow .col-md-4,
  .fanlineScreenRow .col-md-5,
  .fanlineScreenRow .col-md-6,
  .fanlineScreenRow .col-md-7,
  .fanlineScreenRow .col-md-8,
  .screeenContent {
    height: auto;
  }
  .businessGoalImg {
    margin-top: 0;
  }
  .wireframeScreens .screenRow img {
    padding: 5px;
    width: 16%;
  }
  .visualDesignSection {
    padding: 70px 0 0;
  }
  .techFrameSection {
    padding-top: 70px;
  }
  .majorChallengeSection {
    padding: 150px 0;
  }
  .moreFeatures li,
  p {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  .h-100vh {
    height: auto;
  }
  .overViewSection {
    padding: 220px 0 150px;
  }
  .colorSection .sectionHeader {
    margin-top: 0;
  }
  .myBeachImg1,
  .myBeachImg2 {
    margin: 0 -70px;
  }
  .image-content img.centerScreen {
    margin: 0 -230px;
  }
}
@media (max-width: 1023px) {
  .overViewSection {
    padding: 50px 0;
  }
  .wireframeScreens .screenRow img {
    width: 33%;
  }
  .businessGoalImg {
    margin-top: 50px;
  }
  .businessGoalSection,
  .sectionThree .flowSection {
    padding: 50px 0;
  }
  .sectionTen .bg-gray {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .wireframeSectionContent .screeenContent h2 {
    text-align: center;
  }
  .screeenContent {
    text-align: center;
  }
  .screeenContent p {
    max-width: 100%;
    text-align: center;
  }
  .exploreImg {
    max-width: 640px;
    margin: 0 auto;
  }
  .screeenImages {
    text-align: center;
  }
  .full-width-bg,
  .keyFeatures1,
  .keyFeatures3 {
    padding: 50px 0;
  }
  .newBeachContent {
    padding-top: 50px;
  }
  .myBeachContent .col-lg-7 {
    margin-bottom: 30px;
  }
  .white-box {
    margin-top: 0;
  }
  .image-content img.centerScreen {
    margin: 0 -170px;
  }
}
@media (max-width: 767px) {
  .owl-carousel {
    margin: 0;
    padding: 0;
  }
  .bigText {
    font-size: 180px;
    line-height: 180px;
  }
  .moreFeatures li,
  p {
    font-size: 18px !important;
  }
  .visualDesignSection {
    padding: 50px 0;
  }
  .owl-carousel .owl-nav {
    display: none;
  }
  .owl-carousel li {
    list-style: none;
  }
  .sectionSeven .screeenContent {
    padding-left: 0;
  }
  .fullScreenContent h2 {
    font-size: 34px;
  }
  .full-width-bg {
    padding: 50px 0;
  }
  .ExploreContent,
  .myBeachContent {
    padding-top: 0;
  }
  .majorChallengeSection {
    padding: 70px 0;
  }
  .owl-dots {
    margin-top: 30px;
  }
  .backText {
    display: none !important;
  }
  .visualDesignScreen img {
    max-width: 100% !important;
  }
  .exploreImg {
    max-width: 440px;
  }
  .mapMobileRight {
    margin: 0 -190px 0;
  }
  .mapMobileLeft {
    margin-left: -20px;
    margin-top: -30px;
  }
  .searchBox {
    margin-left: -120px;
    bottom: 35px;
  }
  .highlightBeach2 {
    margin-top: 168px;
    margin-left: 18px;
  }
  .newBeachContent .rightSide .screeenImages {
    max-width: 500px;
    margin: 0 auto;
  }
  .image-content {
    margin: 0 auto;
  }
  .image-content img {
    max-width: 50%;
  }
  .image-content img.centerScreen {
    margin: 0 -210px;
    position: relative;
  }
  .myBeachImg1,
  .myBeachImg2 {
    margin: 0 -40px;
  }
  .beachImg {
    max-width: 400px;
    margin: 0 auto;
  }
  .profileImg {
    margin-right: -100px;
    position: relative;
  }
  .moreImg {
    max-width: 100%;
    margin: 0 -50px 0 0;
  }
  .myBeachesImg {
    max-width: 350px;
    margin: 0 auto;
  }
  .morefeaturesContent .screeenImages {
    max-width: 320px;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .visualDesignScreenimg {
    max-width: 280px !important;
  }
  .newBeachContent .rightSide .screeenImages {
    max-width: 300px;
  }
  .visualDesignScreen img {
    max-width: 280px !important;
  }
  .discoverMainImgLeft,
  .discoverMainImgRight {
    margin: 0 -45px 0;
  }
  .discoverMainImgLeft {
    margin-top: 34px;
  }
  .keyFeatures6 {
    padding: 50px 0 50px;
  }
  .image-content img {
    max-width: 58%;
  }
}
@media (max-width: 479px) {
  .exploreImg {
    max-width: 290px;
  }
  .mapMobileRight {
    margin: 0 -130px 0;
    max-width: 89%;
  }
  .searchBox {
    margin-left: -80px;
    bottom: 25px;
  }
  .highlightBeach2 {
    margin-top: 148px;
    margin-left: 18px;
  }
  .beachImg {
    max-width: 300px;
  }
  .image-content img.centerScreen {
    margin: 0 -290px;
  }
  .image-content img {
    max-width: 70%;
  }
}
