/* MAIN CONTENT:START *****************************************************************/

#ExVideoHome #home.section-container-t {
  margin-bottom: 0px;
  height: 100vh;
  max-height: 1080px;
}

#ExVideoHome .section-container-t {
  position: relative;
  max-width: 1680px;
  margin: -34px auto;
  z-index: 1;
  margin-bottom: 100px;
}

#ExVideoHome .section-container-t.main-content-container .row {
  height: 100%;
}

#ExVideoHome .section-container-t.main-content-container .card-group-wrapper:after {
  content: "";
  background: url("../img/card-background.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: top;
  background-position-x: center;
  width: 102%;
  height: 100%;
  position: absolute;
  z-index: -1;
}

/*.container-fluid.main-page-content {*/
  /*overflow-x: hidden;*/
/*  --bs-gutter-x: 0rem;*/
/*}*/

#ExVideoHome .section-container-t .section-text-wrapper-t {
  display: flex;
  align-items: center;
  justify-content: left;
  width:100%;
}

#ExVideoHome .section-container-t .section-text-wrapper-t .section-text-t {
  padding-right: 60px;
}

#ExVideoHome .section-container-t .form-wrapper-outer {
  padding-left: 30px;
  padding-right: 30px;
}

#ExVideoHome .section-container-t .section-text-wrapper-t .hero-text-t {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 4em;
  line-height: 74px;
  margin-bottom: 30px;
}

#ExVideoHome .section-container-t .section-text-wrapper-t .sub-text-t {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 1.75em;
  line-height: 42px;
  margin-top: 20px;
  margin-bottom: 40px;
  position: relative;
}

#ExVideoHome .section-container-t .section-text-wrapper-t .btn.hero-button-t {
  background: #0000FE;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.3em;
  line-height: 22px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 16px 24px;
  gap: 10px;
}

#ExVideoHome #gettingStarted,
#ExVideoHome #questionAnswered,
#ExVideoHome #stillGotQuestions {
  margin-top: 100px;
}


#ExVideoHome #screenSizes{
    margin-top: -65px;
}
#ExVideoHome #threedCarouselthree {
  margin-top: 0px;
  padding-top: 40px;
}

#ExVideoHome #home.section-container-t .section-text-wrapper-t .btn.hero-button-t {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1.3em;
  line-height: 22px;
}

#ExVideoHome #home.section-container-t .section-text-wrapper-t .btn.hero-get-quote-t {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0px;
  border: none;
}

#ExVideoHome #home.section-container-t .section-text-wrapper-t .btn.hero-get-quote-t .play-btn-text-btn {
  background: linear-gradient(112.15deg, #00C2FF 8.1%, #0000FE 86.53%);
  border-radius: 69px;
  padding: 20px 32px;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: 2px;
}

#ExVideoHome #home.section-container-t .section-text-wrapper-t .btn.hero-get-quote-t:active {
  border: none;
}


#ExVideoHome #home.section-container-t .section-text-wrapper-t .btn.hero-play-video-t {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0px;
  border: none;
  margin-left: 12px;
}

#ExVideoHome #home.section-container-t .section-text-wrapper-t .btn.hero-play-video-t .play-btn-outer {
  background-color: #EAEAEA;
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}
#playPauseBtn {
position: absolute;
    /*left: 1em;*/
    /*bottom: 10em;*/
    /* min-width: 7.5em; */
    padding: 0.5em 1em;
    /* text-align: left; */
    border-radius: 9in;
    background: rgba(255, 255, 255, 0.733);
    
}

#playPauseBtn:not(.playing) .video-control-pause,
#playPauseBtn.playing .video-control-play {
	display: none;
}

.video-control-symbol
{
	font: 1.75em/0 Apple Color Emoji;
	vertical-align: -0.15em;
}
#ExVideoHome #home.section-container-t .section-text-wrapper-t .btn.hero-play-video-t .play-btn-dotted {
  border: 2px dotted gray;
  border-radius: 100%;
  padding: 9px;
}

#ExVideoHome #home.section-container-t .section-text-wrapper-t .btn.hero-play-video-t .play-btn-text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 1.3em;
  line-height: 22px;
  color: #000000;
  padding-left: 16px;
  text-transform: uppercase;
}

#ExVideoHome #home.section-container-t .section-text-wrapper-t .btn.hero-play-video-t .play-btn-outer img {
  width: 12px;
  transform: translateX(2px);
}

#ExVideoHome #home.section-container-t .section-text-wrapper-t .para-text-t {
  font-size: 1.1em;
  margin-top: 40px;
  display: flex;
}

#ExVideoHome #home.section-container-t .section-video-t {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 40px;
}

#ExVideoHome #home.section-container-t .section-video-t .section-video-outer {
  border: 2px solid #00C2FF;
  border-radius: 28px;
  /*overflow: hidden;*/
  width: 100%;
    position: relative;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  padding: 20px;
}
#ExVideoHome #home.section-container-t .section-video-t .section-video-outer:after{
  content: "";
  width: 300px;
  height: 130px;
  position: absolute;
  right: 0;
  bottom: 0px;
  border-right: 8px inset #00C2FF;
  border-bottom: 8px inset #00C2FF;
  border-radius: 0 0 25px 0;
}
#ExVideoHome #home.section-container-t .section-video-t .section-video-outer:before{
  content: "";
  width: 300px;
  height: 130px;
  position: absolute;
  left: 0;
  top: 0px;
  border-right: 8px inset #00C2FF;
  border-bottom: 8px inset #00C2FF;
  border-radius: 0 0 25px 0;
  transform: rotate(180deg);
}

#ExVideoHome #home.section-container-t .section-video-t .section-video-outer-2 {
  /*background: linear-gradient(to right, #00c2ff, #0000fe);*/
  background:transparent;
  border-radius: 100px;
  /*box-shadow: 0px 0px 50px 20px rgb(0 0 0 / 12%);*/
  width: 100%;
}

#ExVideoHome #home.section-container-t .section-video-t .video-outer-border {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
 	  position: relative;
  padding-bottom: calc(var(--aspect-ratio, .5625) * 100%);
  height: 0;
  width: 100%;
}

#ExVideoHome #home.section-container-t .section-video-t iframe {
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#ExVideoHome #home.section-container-t .section-video-t video {
  border-radius: 20px;
  position:absolute;
  top:0;
  
}

#ExVideoHome .section-container-t .arrow--btn {
  background-color: transparent;
  outline: none;
  border: none;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  padding: 0px;
}

#ExVideoHome #home.section-container-t .section-text-wrapper-t {
  z-index: 99;
}

/* HOME BANNER PARALLAX:START */
#parallax {
  position: absolute;
  width: 100%;
  height: 120vh;
  background-image: url(), url(../img/home_banner_s2.png), url(../img/home_banner_s1.jpg), url(../img/home_banner_s33.png);
  background-repeat: no-repeat;
  background-position: center;
  background-position: 50% 50%;
  top: 0;
  background-size: cover;
}

#parallax2 {
  position: absolute;
  width: 100%;
  height: 30vh;
  background-image: url(../img/home_banner_s3.jpg), url(../img/home_banner_s4.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-position: 50% 50%;
  z-index: 1;
  top: -1.5px;
}

#parallax3 {
  position: absolute;
  width: 100%;
  height: 18vh;
  background-image: url(../img/home_banner_s5.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-position: 50% 50%;
  z-index: 1;
  bottom: 0;
}
/*///////////////////////////////////////////////////////
Added for mobile by seema

*/


#homeMobile  .section-video-outer {
  border: 2px solid #00C2FF;
  border-radius: 28px;
  /*overflow: hidden;*/
  width: 100%;
    position: relative;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  padding: 20px;
}
#homeMobile .section-video-outer-2 video {
  border-radius: 20px;
  position:absolute;
  top:0;
  
}
#homeMobile  .section-video-outer:before{
 content: "";
    width: 60%;
    height: 80%;
    position: absolute;
    left: -5px;
    top: -5px;
    border-right: 8px inset #00C2FF;
    border-bottom: 8px inset #00C2FF;
    border-radius: 0 0 25px 0;
    transform: rotate(180deg);
}
#homeMobile  .section-video-outer:after{
  content: "";
    width: 60%;
    height: 80%;
    position: absolute;
    right: -5px;
    bottom: -5px;
    border-right: 8px inset #00C2FF;
    border-bottom: 8px inset #00C2FF;
    border-radius: 0 0 25px 0;
}
#homeMobile .section-video-outer-2 {
  /*background: linear-gradient(to right, #00c2ff, #0000fe);*/
  background:transparent;
  border-radius: 100px;
  /*box-shadow: 0px 0px 50px 20px rgb(0 0 0 / 12%);*/
  width: 100%;
}
#homeMobile .video-outer-border {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
 	  position: relative;
  padding-bottom: calc(var(--aspect-ratio, .5625) * 100%);
  height: 0;
  width: 100%;
}
/*End addition*/

/* #Cursor*/
/*.cursor2 {*/
/*  position: fixed;*/
/*  border-radius: 50%;*/
/*  transform: translateX(-50%) translateY(-50%);*/
/*  pointer-events: none;*/
/*  left: -100px;*/
/*  top: 50%*/
/*}*/

/*.cursor2 {*/
/*  height: 40px;*/
/*  width: 40px;*/
/*  z-index: 99998;*/
/*  -webkit-transition: all 0.3s ease-out;*/
/*  transition: all 0.3s ease-out*/
/*}*/

/*.cursor2.hover {*/
/*  -webkit-transform: scale(2) translateX(-25%) translateY(-25%);*/
/*  transform: scale(2) translateX(-25%) translateY(-25%);*/
/*  border: none*/
/*}*/

/*.cursor2 {*/
/*  border: 2px solid #00C2FF;*/
/*  box-shadow: 0 0 22px rgba(255, 255, 255, 1);*/
/*}*/

/*.cursor2.hover {*/
/*  background: rgba(255, 255, 255, 1);*/
/*  box-shadow: 0 0 12px rgba(255, 255, 255, 1);*/
/*}*/

@media screen and (max-width: 1200px) {

  /*.cursor,*/
  /*.cursor2,*/
  /*.cursor3 {*/
  /*  display: none*/
  /*}*/
}

/* VIDEO SCREEN SIZES:START */
#ExVideoHome #screenSizes.section-container-t {
  display: flex;
  margin-bottom: 0px;
  background-color: #00C2FF;
  border-radius: 40px;
}

#ExVideoHome #screenSizes .section-img-t {
  padding: 80px;
}

#ExVideoHome #screenSizes .video-sizes-outer {
  display: flex;
  width: 100%;
  column-gap: 30px;
  justify-content: space-between;
  padding: 0px;
  height: 100%;
  align-items: flex-end;
}

#ExVideoHome #screenSizes.section-container-t .section-text-wrapper-t .btn.hero-play-video-t {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0px;
  border: none;
}

#ExVideoHome #screenSizes.section-container-t .section-text-wrapper-t .btn.hero-play-video-t .play-btn-outer {
  background-color: #ff0059;
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
}

#ExVideoHome #screenSizes.section-container-t .section-text-wrapper-t .btn.hero-play-video-t .play-btn-dotted {
  border: 2px dotted #ff0059;
  border-radius: 100%;
  padding: 9px;
}

#ExVideoHome #screenSizes.section-container-t .section-text-wrapper-t .btn.hero-play-video-t .play-btn-outer img {
  width: 12px;
  transform: translateX(2px);
}

#ExVideoHome #screenSizes.section-container-t .section-text-wrapper-t .btn.hero-play-video-t .play-btn-text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 1.3em;
  line-height: 22px;
  color: #000000;
  padding-left: 16px;
  text-transform: uppercase;
}

#ExVideoHome #screenSizes.section-container-t .video-size-card-text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 1.3em;
  line-height: 22px;
  width: 100%;
  text-align: center;
  padding-top: 40px;
}

/* VIDEO SCREEN SIZES:END */



/* GETTING STARTED:START */
#ExVideoHome #gettingStarted.section-container-t .d-card-wrapper{
  padding: 30px;
}
#ExVideoHome #gettingStarted.section-container-t .card-group-wrapper .d-card-title {
  padding: 0px;
  text-align: left;
}
#ExVideoHome #gettingStarted.section-container-t .card-group-wrapper .d-card-para {
  text-align: left;
  padding: 0px;
  margin-top: 20px;
  line-height: 22px;
  margin-bottom: 40px;
}
#ExVideoHome #gettingStarted.section-container-t .card-group-wrapper .d-card-title .d-card-title-icon {
  background-color: #0000FE;
  padding: 16px;
  margin-bottom: 24px
}
#ExVideoHome #gettingStarted.section-container-t .card-group-wrapper .d-card-item:nth-child(2), #ExVideoHome #gettingStarted.section-container-t .card-group-wrapper .d-card-item:nth-child(4) {
  margin-top: 60px;
}
#ExVideoHome #gettingStarted.section-container-t .card-group-wrapper .d-card-item:nth-child(2) .d-card-title .d-card-title-icon {
  background-color: #FF0059;
}
#ExVideoHome #gettingStarted.section-container-t .card-group-wrapper .d-card-item:nth-child(3) .d-card-title .d-card-title-icon {
  background-color: #00C2FF;
}
#ExVideoHome #gettingStarted.section-container-t .card-group-wrapper .d-card-item:nth-child(4) .d-card-title .d-card-title-icon {
  background-color: #8800D8;
}
#ExVideoHome #gettingStarted.section-container-t .card-group-wrapper .d-card-title .d-card-title-icon img {
  width: 24px;
  height: 24px;
}
#ExVideoHome #gettingStarted.section-container-t:after {
  content: "";
  background: url(../img/card-item-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-y: top;
  background-position-x: center;
  width: 105%;
  height: 110%;
  top:14%;
  left: -50px;
  position: absolute;
  z-index: -1;
}
/* GETTING STARTED:END */

/* CAROUSEL3:START */
.slider-container {
  display: block;
  height: 660px;
  width: 100%;
  position: relative;
}

.slider-container .arrow-left-threed {
  position: absolute;
  left: 11.2%;
  top: 40%;
  transform: translate3d(0, -50%, 0);
  color: white;
  font-size: 28px;
  cursor: pointer;
  z-index: 9;
}

.slider-container .arrow-right-threed {
  position: absolute;
  right: 9.2%;
  top: 40%;
  transform: translate3d(0, -50%, 0);
  color: white;
  font-size: 28px;
  cursor: pointer;
  z-index: 9;
}

.slider-container .dots {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 30px 0;
  user-select: none;
}

.slider-container .dots span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 2px;
  cursor: pointer;
  user-select: none;
  padding: 10px 0;
  position: relative;
}

.slider-container .dots span:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #ccc;
  opacity: 0.6;
}

@media (max-width: 768px) {
  .slider-container .dots span {
    width: 23px;
    margin-bottom: 15px;
  }
}

.slider-container .dots span.active:before {
  background-color: #C85054;
  opacity: 1;
}

.slider-container .slider {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  line-height: 270px;
  color: white;
}

@media (max-width: 768px) {
  .slider-container .slider {
    height: 450px;
  }
}

.slider-container .slider .slide {
  display: inline-block;
  width: 85%;
  height: 644px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) scale3d(0.4, 0.4, 1);
  transition: transform 0.3s ease-in-out 0s, z-index 0.2s ease-in-out 0.1s;
  background-color: #2C2A40;
  border: 12px solid #ffffff;
  border-radius: 40px;
  box-shadow: 0 15px 45px -20px rgb(0 0 0 / 73%);
}

.slider-container .slider .slide:nth-child(odd) {
  background-color: gray;
}

@media (max-width: 768px) {
  .slider-container .slider .slide {
    width: 100%;
    height: 450px;
  }
}

/* .slider-container .slider .slide:nth-child(1) {
  background-image: url(../video/TD-FHD_Video.mp4);
  background-size: cover;
}

.slider-container .slider .slide:nth-child(2) {
  background-image: url(../video/TD-FHD_Video.mp4);
  background-size: cover;
}

.slider-container .slider .slide:nth-child(3) {
  background-image: url(../video/TD-FHD_Video.mp4);
  background-size: cover;
}

.slider-container .slider .slide:nth-child(4) {
  background-image: url(../video/TD-FHD_Video.mp4);
  background-size: cover;
}

.slider-container .slider .slide:nth-child(5) {
  background-image: url(../video/TD-FHD_Video.mp4);
  background-size: cover;
}

.slider-container .slider .slide:nth-child(6) {
  background-image: url(../video/TD-FHD_Video.mp4);
  background-size: cover;
}

.slider-container .slider .slide:nth-child(7) {
  background-image: url(../video/TD-FHD_Video.mp4);
  background-size: cover;
}

.slider-container .slider .slide:nth-child(8) {
  background-image: url(../video/TD-FHD_Video.mp4);
  background-size: cover;
} */

.slider-container .slider .slide.prev-2 {
  transform: translate3d(-82%, -50%, 0px) scale3d(0.6, 0.6, 1);
  z-index: 1;
  opacity: 0.5;
}

.slider-container .slider .slide.prev-1 {
  transform: translate3d(-67%, -50%, 0px) scale3d(0.8, 0.85, 1);
  z-index: 2;
}

.slider-container .slider .slide.next-1 {
  z-index: 2;
  transform: translate3d(-33%, -50%, 0px) scale3d(0.8, 0.85, 1);
}

.slider-container .slider .slide.next-2 {
  z-index: 1;
  transform: translate3d(-18%, -50%, 0px) scale3d(0.6, 0.6, 1);
  opacity: 0.5;
}

.slider-container .slider .slide.active {
  z-index: 3;
  transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
  box-shadow: 0px 5px 15px 3px rgba(0, 0, 0, 0.3);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* CAROUSEL3:END */


/* CUSTOM QUOTATION:START */

.step-wrapper {
  padding: 5px 0;
  display: none;
}

.step-wrapper.active {
  display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    column-gap: 0px;
    row-gap: 12px;
}

.step-indicator {
  border-collapse: separate;
  display: table;
  margin-left: 0px;
  position: relative;
  table-layout: fixed;
  text-align: center;
  vertical-align: middle;
  padding-left: 0;
  padding-top: 20px;
}

.step-indicator li {
  display: table-cell;
  position: relative;
  float: none;
  padding: 0;
  width: 20%;
}

.step-indicator li:after {
  background-color: #ccc;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  top: 12px;
}

.step-indicator li:after:nth-child(1) {
  width: 120%;
}

.step-indicator li:after {
  left: 50%;
}

.step-indicator li:last-child:after {
  display: none;
}

.step-indicator li.active .step {
  border-color: #0000FE;
  color: #0000FE;
}

.step-indicator li.active .step .step-ico {
  background-color: #0000FE;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 20px;
  transform: translateY(5px) translateX(5px);
}

.step-indicator li.active .caption {
  color: #0000FE;
}

.step-indicator .caption.hidden-xs.hidden-sm span:nth-child(2) {
  display: block;
  font-weight: 600;
}

#app1 .step-wrapper button {
  /* font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 18px; */
  /* background: #0000FE;
  border: 2px solid #0000FE; */
  /* color: #ffffff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 10px 30px;
  max-height: 58px; */
  width: 160px;
margin-bottom: 20px;
margin-top: 10px;
box-shadow: 0 6px 20px 0 rgb(134 88 173 / 40%);
line-height: 3;
}



#app1 .step-wrapper .btn:disabled {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 18px;
  background: #dddddd;
  border: 2px solid #0000FE;
  color: #ffffff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: none;
  padding: 10px 30px;
  max-height: 58px;
}

#app1 .step-wrapper button:nth-child(1) {
  /* background-color: #fff;
  color: #0000FE;
  border: 2px solid #0000FE; */
  margin-right: 12px;
}

#app1 .step-wrapper button:nth-child(2) {
  margin-right: 12px;
}

.step-indicator li.complete:after {
  background-color: #0000FE;
}

.step-indicator li.complete .step {
  border-color: #0000FE;
  color: #0000FE;
  background-color: #0000FE;
}

.step-indicator li.complete .step:after {
  content: '\2713';
  color: white;
  position: absolute;
  width: 0px;
  left: 4px;
  top: -22px;
  transform: scale(0.8);
}

.step-indicator li.complete .caption {
  color: #6c757d;
}

.step-indicator .step {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #ccc;
  color: #ccc;
  font-size: 24px;
  height: 24px;
  line-height: 64px;
  margin: 0 auto;
  position: relative;
  width: 24px;
  z-index: 1;
}

.step-indicator .step:hover {
  cursor: pointer;
}

.step-indicator .caption {
  color: #ccc;
  padding: 11px 0px;
}

/* SOCIAL MEDIA */
.social-media-icons-group .socialmedia-icons-wrapper {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.social-media-icons-group .socialmedia-icons-wrapper .social-row {
  display: flex;
  width: 100%;
}

.social-media-icons-group .socialmedia-icons-wrapper .form-check {
  padding-left: 8px;
  display: flex;
  justify-content: left;
  align-items: flex-end;
  position: relative;
  min-width: 90px;
}

.social-media-icons-group .socialmedia-icons-wrapper .form-check-input {
  transform: translateY(-4px) translateX(12px);
}


.social-media-icons-group .socialmedia-icons-wrapper .form-check-label {
  display: flex;
  justify-content: center;
  transform: translateX(20px);
  align-items: center;
  column-gap: 4px;
}

.social-media-icons-group .socialmedia-icons-wrapper .form-check img {
  width: 30px;
}

/* CUSTOM QUOTATION:END */

/* QUESTION ANSWERED:START */
#ExVideoHome #questionAnswered.section-container-t {
  display: flex;
  margin-bottom: 0px;
}
#ExVideoHome #questionAnswered.section-container-t .row{
  width: 100%;
}
#ExVideoHome #questionAnswered .section-container-t .accordion-ot-wrapper {
  display: flex;
  justify-content: left;
  height: 100%;
  min-height: 492px;
}

#questionAnswered-accordion .card .accicon-arrow img {
  width: 12px;
}

.accordion-ot-wrapper .accordion-header .accordion-button {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  padding-left: 5px;
}

.accordion-ot-wrapper .accordion-header .accordion-button:focus {
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  color: #0000FE;
  background-color: transparent;
}

.accordion-body {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  padding-left: 5px;
  color: #525252;
}


.accordion-button::after {
  background-image: url(../img/plus_icon.svg);
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../img/minus_icon.svg);
}

/* QUESTION ANSWERED:END */

/* MAIN PAGE CONTENT:START */


/* MODAL:START */
/*.modal-close-button {*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 0px;*/
/*  z-index: 999;*/
/*}*/

/* .modal-close-button button {*/
/*  background-color: transparent;*/
/*  opacity: 1;*/
/*  padding: 14px;*/
/*  border-radius: 0;*/
/*  -moz-border-radius: 0;*/
/*  -webkit-border-radius: 0;*/
/*}*/

/* WIZARD:START */
#ExVideoHome .section-container-t .form-wrapper-outer .card {
  width: 100%;
  padding: 40px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
  backdrop-filter: blur(10px);
  border: none;
}

#ExVideoHome .section-container-t .form-wrapper-outer .card .form-group {
  margin-bottom: 20px;
    font-family: 'Montserrat';
    font-size: 15px;
}
.red {
   background-color: #fff;
   border-color: #ff000066;
    outline: 0;
   box-shadow: 0 0 0 0.2rem rgb(255 0 0 / 40%);
}
#ExVideoHome .section-container-t .form-wrapper-outer .card .control-label {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
}

#ExVideoHome .section-container-t .form-wrapper-outer .card .form-control:focus:focus {
  box-shadow: none;
  border-color: #0000FE;
}

#ExVideoHome .section-container-t .form-wrapper-outer .card .form-bottom-text-wrapper {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-top: 20px;
  align-items: center;
}

#ExVideoHome .section-container-t .form-wrapper-outer .card .form-bottom-text-wrapper p {
  margin-bottom: 0px;
}

#ExVideoHome #customQuotation.section-container-t .section-text-wrapper-t {
  justify-content: center;
}

#ExVideoHome #customQuotation .stepwizard-step a.btn-default {
  background: #ebebeb;
  box-shadow: 0px 0px 4px rgb(0 0 0 / 10%);
}

#ExVideoHome #customQuotation .stepwizard-step a.btn-primary {
  background-color: #0000FE;
  border: #0000FE;
  box-shadow: 0px 0px 4px #0000fe;
}
#request-quotation-mo, #question-answered-mo, #still-got-questions-mo{
  display: none;
}
/* WIZARD:END */



/* CONTACT US:START */
#ExVideoHome .stillGotQuestions .section-container-t {
  margin-bottom: 100px !important;
}

#ExVideoHome #stillGotQuestions .cc-title-text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  padding-top: 16px;
}

#ExVideoHome #stillGotQuestions .cc-discription-text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  padding-left: 0px;
  color: #525252;
}

#ExVideoHome #stillGotQuestions .section-container-t .arrow--btn {
  background-color: transparent;
  outline: none;
  border: none;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
}

#ExVideoHome #stillGotQuestions .icon-f img {
  width: 32px;
}

/* CONTACT US:END */


/* MAIN CONTENT:END *****************************************************************/

@media only screen and (min-width:1681px) and (max-width:1920px) {

  /* NAVBAR:START */
  #ExVideoHome .nav-site-header#flex-navbar .navbar {
    max-width: 1320px;
  }

  /* NAVBAR:END */

  /* CONTENT:START */
  #ExVideoHome .section-container-t {
    max-width: 1320px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .hero-text-t {
    font-size: 3.2em;
    line-height: 64px;
    margin-bottom: 20px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .sub-text-t {
    line-height: 36px;
    margin-bottom: 30px;
  }

  #ExVideoHome #screenSizes .section-img-t {
    padding: 50px;
  }

  #ExVideoHome #gettingStarted .section-img-t {
    padding: initial;
  }

  #ExVideoHome #gettingStarted .section-img-t img {
    width: 90%;
  }

  #ExVideoHome #home.section-container-t .section-video-t iframe {
    /*height: 335px;*/
  }

  #ExVideoHome #home.section-container-t .section-video-t .video-outer-border {
    /*height: 380px;*/
  }

  #packagesCards .carousel.slide .carousel-inner video {
    height: auto;
  }

  #ExVideoHome #customQuotation.section-container-t .form-wrapper-outer.col-lg-5,
  #ExVideoHome #customQuotation.section-container-t .section-text-wrapper-t.col-lg-7 {
    width: 50%;
  }

  /* CONTENT:END */

  /* FOOTER:START */
  footer.kwest-section-footer .footer-row,
  footer.kwest-section-footer .end-footer {
    max-width: 1320px;
  }

  /* FOOTER:END */

}


@media only screen and (min-width:1537px) and (max-width:1680px) {

  /* CONTENT:START */
  #ExVideoHome .section-container-t {
    max-width: 1320px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .hero-text-t {
    font-size: 3.2em;
    line-height: 64px;
    margin-bottom: 20px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .sub-text-t {
    line-height: 36px;
    margin-bottom: 30px;
  }

  #ExVideoHome #screenSizes .section-img-t {
    padding: 50px;
  }

  #ExVideoHome #gettingStarted .section-img-t {
    padding: initial;
  }

  #ExVideoHome #gettingStarted .section-img-t img {
    width: 90%;
  }

  #ExVideoHome #home.section-container-t .section-video-t iframe {
    /*height: 335px;*/
  }

  #ExVideoHome #home.section-container-t .section-video-t .video-outer-border {
    height: auto;
  }

  #packagesCards .carousel.slide .carousel-inner video {
    height: auto;
  }

  #ExVideoHome #customQuotation.section-container-t .form-wrapper-outer.col-lg-5,
  #ExVideoHome #customQuotation.section-container-t .section-text-wrapper-t.col-lg-7 {
    width: 50%;
  }

  /* CONTENT:END */

  /* FOOTER:START */
  footer.kwest-section-footer .footer-row,
  footer.kwest-section-footer .end-footer {
    max-width: 1400px;
  }
}


@media only screen and (min-width:1366px) and (max-width:1536px) {

  /* CONTENT:START */
  #ExVideoHome .nav-site-header#flex-navbar .navbar {
    max-width: 1265px;
  }

  #ExVideoHome .section-container-t {
    max-width: 1240px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .section-text-t {
    padding-right: 40px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .hero-text-t {
    font-size: 3.2em;
    line-height: 64px;
    margin-bottom: 20px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .sub-text-t {
    line-height: 36px;
    margin-bottom: 30px;
  }

  #ExVideoHome #screenSizes .section-img-t {
    padding: 50px;
  }

  #ExVideoHome #gettingStarted .section-img-t {
    padding: initial;
  }

  #ExVideoHome #threedCarouselthree .slider-container .arrow-left-threed {
    left: 12.5%;
  }

  #ExVideoHome #threedCarouselthree .slider-container .arrow-right-threed {
    right: 12.5%;
  }

  #ExVideoHome #gettingStarted .section-img-t img {
    width: 90%;
  }

  #ExVideoHome #home.section-container-t .section-video-t iframe {
    /*height: 335px;*/
  }

  #ExVideoHome #home.section-container-t .section-video-t .video-outer-border {
   height:auto;
  }

  #packagesCards .carousel.slide .carousel-inner video {
    height: auto;
  }

  #ExVideoHome #customQuotation.section-container-t .form-wrapper-outer.col-lg-5,
  #ExVideoHome #customQuotation.section-container-t .section-text-wrapper-t.col-lg-7 {
    width: 50%;
  }

  /* CONTENT:END */


  /* FOOTER:START */
  footer.kwest-section-footer .footer-row,
  footer.kwest-section-footer .end-footer {
    max-width: 1220px;
  }

  footer.kwest-section-footer .footer-box-left .footer-logo-bottom-text {
    font-size: 14px;
  }

  footer.kwest-section-footer .address-box-footer-header,
  footer.kwest-section-footer .footer-col-title {
    font-size: 14px;
  }

  footer.kwest-section-footer .section-list-col ul,
  footer.kwest-section-footer .address-box-footer-info {
    font-size: 12px;
  }

  footer.kwest-section-footer .copyright-text,
  footer.kwest-section-footer .term-policy-text-wrapper {
    font-size: 12px;
  }
}

@media only screen and (min-width:1280px) and (max-width:1365px) {

  /* CONTENT:START */
  #ExVideoHome .nav-site-header#flex-navbar .navbar {
    max-width: 1185px;
  }

  #ExVideoHome .section-container-t {
    max-width: 1160px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .section-text-t {
    padding-right: 0px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .hero-text-t {
    font-size: 3.2em;
    line-height: 64px;
    margin-bottom: 20px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .sub-text-t {
    line-height: 36px;
    margin-bottom: 30px;
  }

  #ExVideoHome #screenSizes .section-img-t {
    padding: 50px;
  }

  #ExVideoHome #gettingStarted .section-img-t {
    padding: initial;
  }

  #ExVideoHome #threedCarouselthree .slider-container .arrow-left-threed {
    left: 12.5%;
  }

  #ExVideoHome #threedCarouselthree .slider-container .arrow-right-threed {
    right: 12.5%;
  }

  #ExVideoHome #gettingStarted .section-img-t img {
    width: 90%;
  }

  #ExVideoHome #home.section-container-t .section-video-t iframe {
    /*height: 335px;*/
  }

  #ExVideoHome #home.section-container-t .section-video-t .video-outer-border {
    /*height: 380px;*/
  }

  #packagesCards .carousel.slide .carousel-inner video {
    height: auto;
  }

  #ExVideoHome #customQuotation.section-container-t .form-wrapper-outer.col-lg-5,
  #ExVideoHome #customQuotation.section-container-t .section-text-wrapper-t.col-lg-7 {
    width: 50%;
  }

  #ExVideoHome .section-container-t .d-main-text-t {
    align-content: flex-end;
    flex-wrap: wrap;
  }

  #ExVideoHome .section-container-t .d-main-text-t button {
    margin-top: 12px;
    padding: 20px;
  }

  /* CONTENT:END */

  /* FOOTER:START */
  footer.kwest-section-footer .footer-row,
  footer.kwest-section-footer .end-footer {
    max-width: 1185px;
  }

  footer.kwest-section-footer .footer-box-left .footer-logo-bottom-text {
    font-size: 14px;
  }

  footer.kwest-section-footer .address-box-footer-header,
  footer.kwest-section-footer .footer-col-title {
    font-size: 14px;
  }

  footer.kwest-section-footer .section-list-col ul,
  footer.kwest-section-footer .address-box-footer-info {
    font-size: 12px;
  }

  footer.kwest-section-footer .copyright-text,
  footer.kwest-section-footer .term-policy-text-wrapper {
    font-size: 12px;
  }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {

  /* CONTENT:START */
  #parallax,
  #parallax2,
  #parallax3 {
    display: none;
  }

  #ExVideoHome #home.section-container-t:before {
    content: "";
    position: absolute;
    margin-bottom: 0px;
    width: 100%;
    height: 100vh;
    max-height: 1080px;
    background: url("../img/mo-banner-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
  }
  #ExVideoHome .section-container-t.main-content-container .row{
    padding-left: 40px;
    padding-right: 40px;
  }
  #ExVideoHome #screenSizes.section-container-t, #ExVideoHome #gettingStarted, #packagesCards.section-container-t{
    padding-left: 40px;
    padding-right: 40px;
  }
  #ExVideoHome #threedCarouselthree{
    padding-left: 70px;
    padding-right: 70px;
  }
  #ExVideoHome #customQuotation.section-container-t .form-wrapper-outer{
    padding-left: 15px;
    padding-right: 15px;
  }
  #questionAnswered.section-container-t{
    padding-right: 40px;
  }
  #stillGotQuestions.section-container-t .row .col-lg-12 .row {
    padding-left: 40px;
  }
  #ExVideoHome .nav-site-header#flex-navbar .navbar {
    max-width: 1000px;
  }
  #ExVideoHome #gettingStarted.section-container-t:after{
    top: 26%;
  }
  .slider-container .slider .slide{
    width: 85%;
    height: 484px;
  }
  #ExVideoHome .section-container-t .section-text-wrapper-t .section-text-t {
    padding-right: 20px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .hero-text-t {
    font-size: 3.2em;
    line-height: 56px;
    margin-bottom: 20px;
    margin-top: 40px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .sub-text-t {
    line-height: 36px;
    margin-bottom: 30px;
  }

  #ExVideoHome #screenSizes .section-img-t {
    padding: 50px;
  }

  #ExVideoHome #gettingStarted .section-img-t {
    padding: initial;
  }

  #ExVideoHome #threedCarouselthree .slider-container .arrow-left-threed {
    left: 3%;
  }

  #ExVideoHome #threedCarouselthree .slider-container .arrow-right-threed {
    right: 3%;
  }

  #ExVideoHome #threedCarouselthree .slider-container .slider {
    width: 100%;
  }


  #ExVideoHome #gettingStarted .section-img-t img {
    width: 90%;
  }

  #ExVideoHome #home.section-container-t .section-video-t iframe {
    height: 335px;
  }

  #ExVideoHome #home.section-container-t .section-video-t .video-outer-border {
    /*height: 380px;*/
    position:relative;
  }

  #packagesCards .carousel.slide .carousel-inner video {
    height: auto;
  }

  #ExVideoHome #customQuotation.section-container-t .form-wrapper-outer.col-lg-5,
  #ExVideoHome #customQuotation.section-container-t .section-text-wrapper-t.col-lg-7 {
    width: 50%;
  }

  #ExVideoHome .section-container-t .d-main-text-t {
    align-content: flex-end;
    flex-wrap: wrap;
  }

  #ExVideoHome .section-container-t .d-main-text-t button {
    margin-top: 12px;
    padding: 8px 20px;
  }

  /* CONTENT:END */


  /* FOOTER:START */
  footer.kwest-section-footer .footer-row,
  footer.kwest-section-footer .end-footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  footer.kwest-section-footer .footer-box-left .footer-logo-bottom-text {
    font-size: 14px;
  }

  footer.kwest-section-footer .address-box-footer-header,
  footer.kwest-section-footer .footer-col-title {
    font-size: 14px;
  }

  footer.kwest-section-footer .section-list-col ul,
  footer.kwest-section-footer .address-box-footer-info {
    font-size: 12px;
  }

  footer.kwest-section-footer .copyright-text,
  footer.kwest-section-footer .term-policy-text-wrapper {
    font-size: 12px;
  }
}

@media only screen and (min-width:992px) and (max-width:1023px) {

  /* CONTENT:START */
  #parallax,
  #parallax2,
  #parallax3 {
    display: none;
  }

  #ExVideoHome #home.section-container-t:before {
    content: "";
    position: absolute;
    margin-bottom: 0px;
    width: 100%;
    height: 100vh;
    max-height: 1080px;
    background: url("../img/mo-banner-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
  }
  #ExVideoHome .section-container-t.main-content-container .row{
    padding-left: 40px;
    padding-right: 40px;
  }
  #ExVideoHome #screenSizes.section-container-t, #ExVideoHome #gettingStarted, #packagesCards.section-container-t{
    padding-left: 40px;
    padding-right: 40px;
  }
  #ExVideoHome #threedCarouselthree{
    padding-left: 70px;
    padding-right: 70px;
  }
  #ExVideoHome #customQuotation.section-container-t .form-wrapper-outer{
    padding-left: 15px;
    padding-right: 15px;
  }
  #questionAnswered.section-container-t{
    padding-right: 40px;
  }
  #stillGotQuestions.section-container-t .row .col-lg-12 .row {
    padding-left: 40px;
  }
  #ExVideoHome .nav-site-header#flex-navbar .navbar {
    max-width: 1000px;
  }
  #ExVideoHome #gettingStarted.section-container-t:after{
    top: 26%;
  }
  .slider-container .slider .slide{
    width: 85%;
    height: 484px;
  }
  #ExVideoHome .section-container-t .section-text-wrapper-t .section-text-t {
    padding-right: 20px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .hero-text-t {
    font-size: 3.2em;
    line-height: 56px;
    margin-bottom: 20px;
    margin-top: 40px;
  }

  #ExVideoHome .section-container-t .section-text-wrapper-t .sub-text-t {
    line-height: 36px;
    margin-bottom: 30px;
  }

  #ExVideoHome #screenSizes .section-img-t {
    padding: 50px;
  }

  #ExVideoHome #gettingStarted .section-img-t {
    padding: initial;
  }

  #ExVideoHome #threedCarouselthree .slider-container .arrow-left-threed {
    left: 3%;
  }

  #ExVideoHome #threedCarouselthree .slider-container .arrow-right-threed {
    right: 3%;
  }

  #ExVideoHome #threedCarouselthree .slider-container .slider {
    width: 100%;
  }


  #ExVideoHome #gettingStarted .section-img-t img {
    width: 90%;
  }

  #ExVideoHome #home.section-container-t .section-video-t iframe {
    height: 335px;
  }

  #ExVideoHome #home.section-container-t .section-video-t .video-outer-border {
    /*height: 380px;*/
  }

  #packagesCards .carousel.slide .carousel-inner video {
    height: auto;
  }

  #ExVideoHome #customQuotation.section-container-t .form-wrapper-outer.col-lg-5,
  #ExVideoHome #customQuotation.section-container-t .section-text-wrapper-t.col-lg-7 {
    width: 50%;
  }

  #ExVideoHome .section-container-t .d-main-text-t {
    align-content: flex-end;
    flex-wrap: wrap;
  }

  #ExVideoHome .section-container-t .d-main-text-t button {
    margin-top: 12px;
    padding: 8px 20px;
  }

  /* CONTENT:END */


  /* FOOTER:START */
  footer.kwest-section-footer .footer-row,
  footer.kwest-section-footer .end-footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  footer.kwest-section-footer .footer-box-left .footer-logo-bottom-text {
    font-size: 14px;
  }

  footer.kwest-section-footer .address-box-footer-header,
  footer.kwest-section-footer .footer-col-title {
    font-size: 14px;
  }

  footer.kwest-section-footer .section-list-col ul,
  footer.kwest-section-footer .address-box-footer-info {
    font-size: 12px;
  }

  footer.kwest-section-footer .copyright-text,
  footer.kwest-section-footer .term-policy-text-wrapper {
    font-size: 12px;
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .nav-site-header.d-n-for-tab-mobile {
    display: none;
  }

  #ExVideoHome .nav-site-header#flex-navbar .navbar {
    max-width: 720px;
  }
  #ExVideoHome .for-mobile-only .mobile-nav-wrapper{
    padding-left: 12px;
    padding-right: 12px;
    background: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0px 10px 20px rgb(80 80 80 / 10%);
    -moz-box-shadow: 0px 10px 20px rgb(80 80 80 / 10%);
    box-shadow: 0px 10px 20px rgb(80 80 80 / 10%);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
  }

  /* CONTENT:START */
  /* HOME ************************************/
  #home, #screenSizes, #gettingStarted, #threedCarouselthree{
    display: none !important;
  }
  #parallax, #parallax2, #parallax3{
    display: none;
  }
  /* HOME PLAY VIDEO:START */
  #homeMobile.section-container-t-mo .home-mo-img-wrapper .btn.hero-play-video-t{
    display: flex;
    align-items: center;
    justify-content: right;
    padding-right: 17%;
    border: none;
    gap: 20px;
    margin-top: 3px;
    position: absolute;
    height: 34%;
  }
  #homeMobile.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted{
    border: 2px dotted #ff0059;
    border-radius: 100%;
    padding: 4px;
    background-color: #ffffff;
  }
  #homeMobile.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted .play-btn-outer{
    background-color: #ff0059;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
  }
  #homeMobile.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted .play-btn-outer img{
    width: 12px;
    transform: translateX(2px);
  }
  /* HOME PLAY VIDEO:END */

  #homeMobile .row, #grow-with-video-mo .row, #showcase-mo .row, #order-mo .row{
    padding-left: 30px;
    padding-right: 30px;
  }
  #homeMobile.section-container-t-mo{
    margin-top: 100px;
    position: relative;
  }
  #homeMobile.section-container-t-mo .section-text-wrapper-t-mo .title-text-t{
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 32px;
    margin-bottom: 20px;
  }
  #homeMobile.section-container-t-mo .home-mo-img-wrapper{
    display: flex;
    justify-content: center;
  }
  #homeMobile.section-container-t-mo .home-mo-img-wrapper img{
    width: 130%;
    max-width: 130%;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper .sub-text-t{
    width: 100%;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-size: 1.3em;
    line-height: 26px;
    text-align: center;
    color: #525252;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper button{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0px;
    border: none;
    gap: 20px;
    margin-top: 20px;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper button .play-btn-dotted{
    border: 2px dotted #ff0059;
    border-radius: 100%;
    padding: 4px;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper button .play-btn-text{
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 22px;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper button .play-btn-dotted .play-btn-outer{
    background-color: #ff0059;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper button .play-btn-dotted .play-btn-outer img{
    width: 12px;
    transform: translateX(2px);
  }
  /* GROW WITH VIDEO ************************************/
  #grow-with-video-mo.section-container-t-mo{
    margin-top: 40px;
    position: relative;
    background-color: #373742;
    padding-top: 40px;
  }

  /* HOME PLAY VIDEO:START */
  #grow-with-video-mo.section-container-t-mo .home-mo-img-wrapper .btn.hero-play-video-t{
    display: flex;
    align-items: center;
    justify-content: right;
    padding-right: 29%;
    border: none;
    gap: 20px;
    margin-top: 64px;
    position: absolute;
    height: 34%;
  }
  #grow-with-video-mo.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted{
    border: 2px dotted #ff0059;
    border-radius: 100%;
    padding: 4px;
    background-color: #ffffff;
  }
  #grow-with-video-mo.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted .play-btn-outer{
    background-color: #ff0059;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
  }
  #grow-with-video-mo.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted .play-btn-outer img{
    width: 12px;
    transform: translateX(2px);
  }
  /* HOME PLAY VIDEO:END */

  #grow-with-video-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    /* font-size: calc(24px + 24 * ((100vw - 375px) / 1545)); */
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 16px;
  }
  #grow-with-video-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
    background: #ffc107;
    box-shadow: 5px 0px 10px rgb(255 193 7 / 30%);
    border-radius: 40.5714px;
    width: 6px;
    height: 30px;
    display: inline-block;
  }
  #grow-with-video-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
    width: 100%;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 30px;
  }

/* PROCESS:START */
#process-mo.section-container-t-mo{
  padding-top: 40px;
  position: relative;
  background-color: #373742;
  transform: translateY(-1px);
  padding-bottom: 40px;
}
#process-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
  color: #ffffff;
}
#process-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #FF0059;
  box-shadow: 5px 0px 10px rgba(255, 0, 89, 0.3);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#process-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
#process-mo .row{
  padding-left: 30px;
  padding-right: 30px;
}
#process-mo .accordion-ot-wrapper .accordion-item{
  background-color: transparent;
}
#process-mo .accordion-ot-wrapper .accordion-header .accordion-button{
  color: #ffffff;
  background: transparent;
  box-shadow: none;
}
#process-mo .accordion-ot-wrapper .accordion-item .accordion-body{
  font-family: 'Roboto Condensed';
  color: #ffffff;
}
/* SHOWCASE:START */
#showcase-mo.section-container-t-mo{
  margin-top: 40px;
  position: relative;
}
#showcase-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
}
#showcase-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #00C2FF;
  box-shadow: 5px 0px 10px rgba(0, 194, 255, 0.3);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#showcase-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #525252;
  padding-top: 10px;
}

/* CAROUSEL:START ***************************************************/

/* .carousel-inner .carousel-item {
  transition: transform 1s ease;
} */
#showcase-mo.section-container-t-mo #sh-carousel{
  margin-top: 30px;
  margin-bottom: 80px;
}
#showcase-mo.section-container-t-mo #sh-carousel .carousel-card-wrapper .video-play-btn{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: none;
  padding: 1rem 2rem;
  font-size: 1.5rem;
  cursor: pointer;
}
#showcase-mo.section-container-t-mo #sh-carousel .m-caro-top-text{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
}
/* CAROUSEL INDICATORS */
#showcase-mo.section-container-t-mo .carousel-inner{
  background: rgba(255, 255, 255, 0.6);
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.4));
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
}
#showcase-mo.section-container-t-mo .carousel-item{
  background: transparent;
}
#showcase-mo.section-container-t-mo .carousel-indicators{
  margin-bottom: -40px;
}
#showcase-mo.section-container-t-mo .carousel-indicators button{
  background-color: #D9D9D9;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
#showcase-mo.section-container-t-mo .carousel-indicators button.active{
  background-color: #0000FE;
}
#showcase-mo.section-container-t-mo .carousel-control-prev{
  height: 40px;
  bottom: -70px;
  top: auto;
  left: 30%;
}
#showcase-mo.section-container-t-mo .carousel-control-next{
  height: 40px;
  bottom: -70px;
  top: auto;
  right: 30%;
}
#showcase-mo.section-container-t-mo .carousel-control-prev svg, #showcase-mo.section-container-t-mo .carousel-control-next svg{
  fill: black;
}

/* CAROUSEL:END */


/* ORDER:START */
#request-quotation-mo{
  display: block;
}
#ExVideoHome #packagesCards.section-container-t .carousel.slide .carousel-inner video{
  border-radius: 0px;
}
#order-mo.section-container-t-mo{
  margin-top: 40px;
  position: relative;
}
#order-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
}
#order-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #8800D8;
  box-shadow: 5px 0px 10px rgba(136, 0, 216, 0.3);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#order-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #525252;
  padding-top: 10px;
}
.step-wrapper.active{
  margin-left: 20px;
}
#ExVideoHome .section-container-t .form-wrapper-outer{
  padding-left: 30px;
  padding-right: 30px;
}
#ExVideoHome .section-container-t .form-wrapper-outer .card .form-bottom-text-wrapper{
  padding: 0px 20px;
}


#ExVideoHome #packagesCards .carousel .carousel-control-prev{
  left: 12px;
}
#ExVideoHome #packagesCards .carousel .carousel-control-next{
  right: 12px;
}
/* ORDER WEB-CSS FOR MOBILE */
#ExVideoHome #packagesCards.section-container-t{
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 0px;
}
#ExVideoHome #packagesCards.section-container-t .section-text-wrapper-t{
  display: none;
}
#ExVideoHome #packagesCards.section-container-t .d-card-title-title{
  font-family: 'Roboto Condensed';
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  text-align: left;
}
#ExVideoHome #packagesCards.section-container-t .d-card-wrapper .d-card-title{
  padding: 20px 20px 10px 20px;
}
#ExVideoHome #packagesCards.section-container-t .d-card-para{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #525252;
  text-align: left;
  padding: 0px 20px;
}
#ExVideoHome #packagesCards.section-container-t .d-main-text-t .d-main-bottom-line:first-child{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 20px;
  padding-top: 10px;
}
#ExVideoHome #packagesCards.section-container-t .d-main-bottom-number{
  font-family: 'Roboto Condensed';
  font-size: 1.4em;
  font-weight: bold;
  padding-top: 4px;
}
#ExVideoHome #packagesCards.section-container-t .card-group-wrapper .d-card-item:nth-child(1) .d-bottom-package-button, #ExVideoHome #packagesCards.section-container-t .card-group-wrapper .d-card-item:nth-child(2) .d-bottom-package-button, #ExVideoHome #packagesCards.section-container-t .card-group-wrapper .d-card-item:nth-child(3) .d-bottom-package-button, #ExVideoHome #packagesCards.section-container-t .card-group-wrapper .d-card-item:nth-child(4) .d-bottom-package-button{
  padding: 0px 20px;
  max-height: initial;
  font-size: 1em;
}
#ExVideoHome #packagesCards.section-container-t .row .d-card-item{
  margin-bottom: 40px;
}
#ExVideoHome .section-container-t .d-card-wrapper{
  box-shadow: 0px 4px 16px rgb(0 0 0 / 25%);
}
#ExVideoHome .section-container-t .d-main-text-t{
  display: flex;
  line-height: 120px;
  padding: 0px 20px 20px 20px;
  max-height: 80px;
  justify-content: space-between;
}
#ExVideoHome .section-container-t .d-main-text-t .d-main-bottom-line{
  order: 2;
}
/* QUOTATION:START */
#request-quotation-mo{
  display: block;
}
#request-quotation-mo.section-container-t-mo{
  margin-top: 40px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
#request-quotation-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
}
#request-quotation-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #0000FE;
  box-shadow: 5px 0px 10px rgb(0 0 254 / 30%);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#request-quotation-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #525252;
  padding-top: 10px;
}
#customQuotation.section-container-t{
  margin-bottom: 60px;
}
#customQuotation .custom-range-slider button#decrementButton, #customQuotation .custom-range-slider button#incrementButton, #customQuotation .custom-range-slider button#videodecrementButton, #customQuotation .custom-range-slider button#videoincrementButton{
  padding: 0px 14px 4px 14px !important;
  max-width: 42px !important;
  max-height: 42px !important;
}
#customQuotation .custom-range-slider button#incrementButton, #customQuotation .custom-range-slider button#videoincrementButton{
  padding: 4px 17px 4px 12px !important;
  font-size: 1.6em !important;
}
/* QUOTATION:START WEB-CSS FOR MOBILE */
#ExVideoHome .section-container-t .section-text-wrapper-t .hero-text-t{
  display: none;
}
#customQuotation .row{
  padding-left: 16px;
  padding-right: 16px;
}
#ExVideoHome .section-container-t .form-wrapper-outer .card{
  box-shadow: 0px 4px 16px rgb(0 0 0 / 25%);
}
#ExVideoHome #customQuotation.section-container-t .section-text-wrapper-t div img{
  display: none;
}
#ExVideoHome .section-container-t .form-wrapper-outer .card{
  padding: 20px 0px;
}
/* Questions Answered:START */
#question-answered-mo{
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}
#question-answered-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
}
#question-answered-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #FF0059;
  box-shadow: 5px 0px 10px rgba(255, 0, 89, 0.3);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#question-answered-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #525252;
  padding-top: 10px;
}
#ExVideoHome #questionAnswered.section-container-t{
  margin-top: 20px;
}
.accordion-ot-wrapper .accordion-header .accordion-button{
  font-size: 14px;
  line-height: 20px;
}
.accordion-body{
  font-size: 14px;
  line-height: 20px;
}
/* Questions Answered:START WEB-CSS FOR MOBILE */
#ExVideoHome #questionAnswered.section-container-t .row .col-lg-6 .section-video-t{
  display: none;
}
#ExVideoHome #questionAnswered.section-container-t .row{
  padding-left: 30px;
  padding-right: 0px;
  width: 100%;
}
/* Questions Answered:END */

/* Still got questions?:start */
#still-got-questions-mo{
  display: block;
  padding-left: 30px;
  padding-right: 30px;
}
#still-got-questions-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
}
#still-got-questions-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #00C2FF;
  box-shadow: 5px 0px 10px rgba(0, 194, 255, 0.3);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#still-got-questions-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #525252;
  padding-top: 10px;
}

#ExVideoHome #stillGotQuestions{
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#stillGotQuestions .row .col-lg-12 .row.mt-4 .col-lg-4{
  margin-bottom: 40px;
}
#ExVideoHome #stillGotQuestions .cc-title-text{
  font-size: 20px;
  line-height: 12px;
  padding-top: 30px;
}
#ExVideoHome .section-container-t .arrow--btn{
  font-size: 16px;
  line-height: 20px;
}
#ExVideoHome .section-container-t .arrow--btn img{
  width: 30px;
}
/* Still got questions?:end */

  /* CONTENT:END */

  /* FOOTER:START */
  footer.kwest-section-footer .footer-box-left .footer-kwest-logo {
    width: 100px;
  }

  footer.kwest-section-footer .footer-row {
    padding-left: 24px;
    padding-right: 24px;
    text-align: left;
    padding-bottom: 0px;
  }

  footer.kwest-section-footer .footer-box-left .footer-logo-bottom-text {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
  }

  footer.kwest-section-footer .footer-box-left .left-logo-with-text-wrapper {
    display: block;
  }

  footer.kwest-section-footer .section-list-col ul {
    margin-bottom: 40px;
  }
  footer.kwest-section-footer .footer-box-left .social-ico-img-wrapper{
    margin-bottom: 50px;
  }
  footer.kwest-section-footer .end-footer {
    height: 120px;
    text-align: center;
  }

  footer.kwest-section-footer .term-policy-text-wrapper {
    justify-content: space-between;
    padding: 0px 50px;
  }
}

@media only screen and (min-width:100px) and (max-width:767px) {
  .nav-site-header.d-n-for-tab-mobile {
    display: none;
  }
  .navbar-nav{
    font-family: 'Roboto Condensed';
  }
  .navbar.navbar-expand-lg.mobile-nav-wrapper {
    background-color: white !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  #ExVideoHome .nav-site-header#flex-navbar .navbar {
    max-width: 460px;
  }
  #ExVideoHome .for-mobile-only .mobile-nav-wrapper{
    padding-left: 12px;
    padding-right: 12px;
    background: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0px 10px 20px rgb(80 80 80 / 10%);
    -moz-box-shadow: 0px 10px 20px rgb(80 80 80 / 10%);
    box-shadow: 0px 10px 20px rgb(80 80 80 / 10%);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
  }

  /* CONTENT:START */
  /* HOME ************************************/
  #home, #screenSizes, #gettingStarted, #threedCarouselthree{
    display: none !important;
  }
  #parallax, #parallax2, #parallax3{
    display: none;
  }
  /* HOME PLAY VIDEO:START */
  #homeMobile.section-container-t-mo .home-mo-img-wrapper .btn.hero-play-video-t{
    display: flex;
    align-items: center;
    justify-content: right;
    padding-right: 17%;
    border: none;
    gap: 20px;
    margin-top: 3px;
    position: absolute;
    height: 34%;
  }
  #homeMobile.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted{
    border: 2px dotted #ff0059;
    border-radius: 100%;
    padding: 4px;
    background-color: #ffffff;
  }
  #homeMobile.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted .play-btn-outer{
    background-color: #ff0059;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
  }
  #homeMobile.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted .play-btn-outer img{
    width: 12px;
    transform: translateX(2px);
  }
  /* HOME PLAY VIDEO:END */

  #homeMobile .row, #grow-with-video-mo .row, #showcase-mo .row, #order-mo .row{
    padding-left: 30px;
    padding-right: 30px;
  }
  #homeMobile.section-container-t-mo{
    margin-top: 100px;
    position: relative;
  }
  #homeMobile.section-container-t-mo .section-text-wrapper-t-mo .title-text-t{
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 32px;
    margin-bottom: 20px;
  }
  #homeMobile.section-container-t-mo .home-mo-img-wrapper{
    display: flex;
    justify-content: center;
  }
  #homeMobile.section-container-t-mo .home-mo-img-wrapper img{
    width: 130%;
    max-width: 130%;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper .sub-text-t{
    width: 100%;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-size: 1.3em;
    line-height: 26px;
    text-align: center;
    color: #525252;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper button{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0px;
    border: none;
    gap: 20px;
    margin-top: 20px;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper button .play-btn-dotted{
    border: 2px dotted #ff0059;
    border-radius: 100%;
    padding: 4px;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper button .play-btn-text{
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 22px;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper button .play-btn-dotted .play-btn-outer{
    background-color: #ff0059;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
  }
  #homeMobile.section-container-t-mo .home-mo-subtext-wrapper button .play-btn-dotted .play-btn-outer img{
    width: 12px;
    transform: translateX(2px);
  }
  /* GROW WITH VIDEO ************************************/
  #grow-with-video-mo.section-container-t-mo{
    margin-top: 40px;
    position: relative;
    background-color: #373742;
    padding-top: 40px;
  }

  /* HOME PLAY VIDEO:START */
  #grow-with-video-mo.section-container-t-mo .home-mo-img-wrapper .btn.hero-play-video-t{
    display: flex;
    align-items: center;
    justify-content: right;
    padding-right: 29%;
    border: none;
    gap: 20px;
    margin-top: 64px;
    position: absolute;
    height: 34%;
  }
  #grow-with-video-mo.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted{
    border: 2px dotted #ff0059;
    border-radius: 100%;
    padding: 4px;
    background-color: #ffffff;
  }
  #grow-with-video-mo.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted .play-btn-outer{
    background-color: #ff0059;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
  }
  #grow-with-video-mo.section-container-t-mo .home-mo-img-wrapper .play-btn-dotted .play-btn-outer img{
    width: 12px;
    transform: translateX(2px);
  }
  /* HOME PLAY VIDEO:END */

  #grow-with-video-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    /* font-size: calc(24px + 24 * ((100vw - 375px) / 1545)); */
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 16px;
  }
  #grow-with-video-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
    background: #ffc107;
    box-shadow: 5px 0px 10px rgb(255 193 7 / 30%);
    border-radius: 40.5714px;
    width: 6px;
    height: 30px;
    display: inline-block;
  }
  #grow-with-video-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
    width: 100%;
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 30px;
  }

/* PROCESS:START */
#process-mo.section-container-t-mo{
  padding-top: 40px;
  position: relative;
  background-color: #373742;
  transform: translateY(-1px);
  padding-bottom: 40px;
}
#process-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
  color: #ffffff;
}
#process-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #FF0059;
  box-shadow: 5px 0px 10px rgba(255, 0, 89, 0.3);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#process-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
#process-mo .row{
  padding-left: 30px;
  padding-right: 30px;
}
#process-mo .accordion-ot-wrapper .accordion-item{
  background-color: transparent;
}
#process-mo .accordion-ot-wrapper .accordion-header .accordion-button{
  font-family: 'Roboto Condensed';
  color: #ffffff;
  background: transparent;
  box-shadow: none;
}
#process-mo .accordion-ot-wrapper .accordion-item .accordion-body{
  font-family: 'Roboto Condensed';
  color: #ffffff;
}
/* SHOWCASE:START */
#showcase-mo.section-container-t-mo{
  margin-top: 40px;
  position: relative;
}
#showcase-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
}
#showcase-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #00C2FF;
  box-shadow: 5px 0px 10px rgba(0, 194, 255, 0.3);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#showcase-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #525252;
  padding-top: 10px;
}

/* CAROUSEL:START ***************************************************/

/* .carousel-inner .carousel-item {
  transition: transform 1s ease;
} */
#showcase-mo.section-container-t-mo #sh-carousel{
  margin-top: 30px;
  margin-bottom: 80px;
}
#showcase-mo.section-container-t-mo #sh-carousel .m-caro-top-text{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
}
/* CAROUSEL INDICATORS */
#showcase-mo.section-container-t-mo .carousel-inner{
  background: rgba(255, 255, 255, 0.6);
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.4));
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
}
#showcase-mo.section-container-t-mo .carousel-item{
  background: transparent;
}
#showcase-mo.section-container-t-mo .carousel-indicators{
  margin-bottom: -40px;
}
#showcase-mo.section-container-t-mo .carousel-indicators button{
  background-color: #D9D9D9;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
#showcase-mo.section-container-t-mo .carousel-indicators button.active{
  background-color: #0000FE;
}
#showcase-mo.section-container-t-mo .carousel-control-prev{
  height: 40px;
  bottom: -70px;
  top: auto;
  left: 30%;
}
#showcase-mo.section-container-t-mo .carousel-control-next{
  height: 40px;
  bottom: -70px;
  top: auto;
  right: 30%;
}
#showcase-mo.section-container-t-mo .carousel-control-prev svg, #showcase-mo.section-container-t-mo .carousel-control-next svg{
  fill: black;
}

/* CAROUSEL:END */


/* ORDER:START */
#request-quotation-mo{
  display: block;
}
#ExVideoHome #packagesCards.section-container-t .carousel.slide .carousel-inner video{
  border-radius: 0px;
}
#order-mo.section-container-t-mo{
  margin-top: 40px;
  position: relative;
}
#order-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
}
#order-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #8800D8;
  box-shadow: 5px 0px 10px rgba(136, 0, 216, 0.3);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#order-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #525252;
  padding-top: 10px;
}

#ExVideoHome .section-container-t .form-wrapper-outer{
  padding-left: 30px;
  padding-right: 30px;
}
#ExVideoHome .section-container-t .form-wrapper-outer .card .form-bottom-text-wrapper{
  padding: 0px 20px;
}
#ExVideoHome #packagesCards .carousel-inner{
  padding: 20px 20px 0px 20px;
}
#ExVideoHome #packagesCards .carousel-inner .carousel-item{
  /* margin-right: 0px; */
}
#ExVideoHome #packagesCards .carousel .carousel-control-prev{
  left: 12px;
}
#ExVideoHome #packagesCards .carousel .carousel-control-next{
  right: 12px;
}
/* ORDER WEB-CSS FOR MOBILE */
#ExVideoHome #packagesCards.section-container-t{
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 0px;
}
#ExVideoHome #packagesCards.section-container-t .section-text-wrapper-t{
  display: none;
}
#ExVideoHome #packagesCards.section-container-t .d-card-title-title{
  font-family: 'Roboto Condensed';
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  text-align: left;
}
#ExVideoHome #packagesCards.section-container-t .d-card-wrapper .d-card-title{
  padding: 20px 20px 10px 20px;
}
#ExVideoHome #packagesCards.section-container-t .d-card-para{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #525252;
  text-align: left;
  padding: 0px 20px;
}
#ExVideoHome #packagesCards.section-container-t .d-main-text-t .d-main-bottom-line:first-child{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 20px;
  padding-top: 10px;
}
#ExVideoHome #packagesCards.section-container-t .d-main-bottom-number{
  font-family: 'Roboto Condensed';
  font-size: 1.4em;
  font-weight: bold;
  padding-top: 4px;
}
#ExVideoHome #packagesCards.section-container-t .card-group-wrapper .d-card-item:nth-child(1) .d-bottom-package-button, #ExVideoHome #packagesCards.section-container-t .card-group-wrapper .d-card-item:nth-child(2) .d-bottom-package-button, #ExVideoHome #packagesCards.section-container-t .card-group-wrapper .d-card-item:nth-child(3) .d-bottom-package-button, #ExVideoHome #packagesCards.section-container-t .card-group-wrapper .d-card-item:nth-child(4) .d-bottom-package-button{
  padding: 0px 20px;
  max-height: initial;
  font-size: 1em;
}
#ExVideoHome #packagesCards.section-container-t .row .d-card-item{
  margin-bottom: 40px;
}
#ExVideoHome .section-container-t .d-card-wrapper{
  box-shadow: 0px 4px 16px rgb(0 0 0 / 25%);
}
#ExVideoHome .section-container-t .d-main-text-t{
  display: flex;
  line-height: 120px;
  padding: 0px 20px 20px 20px;
  max-height: 80px;
  justify-content: space-between;
}
#ExVideoHome .section-container-t .d-main-text-t .d-main-bottom-line{
  order: 2;
}
/* QUOTATION:START */
#request-quotation-mo{
  display: block;
}
#request-quotation-mo.section-container-t-mo{
  margin-top: 40px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
#request-quotation-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
}
#request-quotation-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #0000FE;
  box-shadow: 5px 0px 10px rgb(0 0 254 / 30%);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#request-quotation-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #525252;
  padding-top: 10px;
}
#customQuotation.section-container-t{
  font-family: 'Roboto Condensed';
  margin-bottom: 60px;
}
#ExVideoHome .section-container-t .form-wrapper-outer .card .control-label{
  font-family: 'Roboto Condensed';
}
#ExVideoHome .section-container-t .form-wrapper-outer .form-check, #ExVideoHome .section-container-t .form-wrapper-outer select{
  font-family: 'Roboto Condensed';
}
#customQuotation .custom-range-slider button#decrementButton, #customQuotation .custom-range-slider button#incrementButton, #customQuotation .custom-range-slider button#videodecrementButton, #customQuotation .custom-range-slider button#videoincrementButton{
  padding: 0px 14px 4px 14px !important;
  max-width: 42px !important;
  max-height: 42px !important;
}
#customQuotation .custom-range-slider button#incrementButton, #customQuotation .custom-range-slider button#videoincrementButton{
  padding: 4px 17px 4px 12px !important;
  font-size: 1.6em !important;
}
#ExVideoHome #customQuotation .step-wrapper.active{
  margin-left: 20px;
}
#ExVideoHome #customQuotation .step-indicator li.complete .caption span:nth-child(2){

}
#ExVideoHome #customQuotation #app1 .step-wrapper button[disabled=disabled], button:disabled{
  display: none;
}
#ExVideoHome #customQuotation .custom-range-slider{
  gap: 4px;
}
/* QUOTATION:START WEB-CSS FOR MOBILE */
#ExVideoHome .section-container-t .section-text-wrapper-t .hero-text-t{
  display: none;
}
#customQuotation .row{
  padding-left: 16px;
  padding-right: 16px;
}
#ExVideoHome .section-container-t .form-wrapper-outer .card{
  box-shadow: 0px 4px 16px rgb(0 0 0 / 25%);
}
#ExVideoHome #customQuotation.section-container-t .section-text-wrapper-t div img{
  display: none;
}
#ExVideoHome .section-container-t .form-wrapper-outer .card{
  padding: 20px 0px;
}
/* Questions Answered:START */
#question-answered-mo{
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}
#question-answered-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
}
#question-answered-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #FF0059;
  box-shadow: 5px 0px 10px rgba(255, 0, 89, 0.3);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#question-answered-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #525252;
  padding-top: 10px;
}
#ExVideoHome #questionAnswered.section-container-t{
  margin-top: 20px;
}
.accordion-ot-wrapper .accordion-header .accordion-button{
  font-family: 'Roboto Condensed';
  font-size: 14px;
  line-height: 20px;
}
.accordion-body{
  font-family: 'Roboto Condensed';
  font-size: 14px;
  line-height: 20px;
}
/* Questions Answered:START WEB-CSS FOR MOBILE */
#ExVideoHome #questionAnswered.section-container-t .row .col-lg-6 .section-video-t{
  display: none;
}
#ExVideoHome #questionAnswered.section-container-t .row{
  padding-left: 30px;
  padding-right: 0px;
  width: 100%;
}
/* Questions Answered:END */

/* Still got questions?:start */
#still-got-questions-mo{
  display: block;
  padding-left: 30px;
  padding-right: 30px;
}
#still-got-questions-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t{
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 16px;
}
#still-got-questions-mo.section-container-t-mo .section-text-image-wrapper-t-mo .title-text-t span{
  background: #00C2FF;
  box-shadow: 5px 0px 10px rgba(0, 194, 255, 0.3);
  border-radius: 40.5714px;
  width: 6px;
  height: 30px;
  display: inline-block;
}
#still-got-questions-mo.section-container-t-mo .section-text-image-wrapper-t-mo .subtitle-text-t{
  width: 100%;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #525252;
  padding-top: 10px;
}

#ExVideoHome #stillGotQuestions{
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#stillGotQuestions .row .col-lg-12 .row.mt-4 .col-lg-4{
  margin-bottom: 40px;
}
#ExVideoHome #stillGotQuestions .cc-title-text{
  font-family: 'Roboto Condensed';
  font-size: 20px;
  line-height: 12px;
  padding-top: 30px;
}
#ExVideoHome .section-container-t .arrow--btn{
  font-size: 16px;
  line-height: 20px;
  font-family: 'Roboto Condensed';
}
#ExVideoHome .section-container-t .arrow--btn img{
  width: 30px;
}
/* Still got questions?:end */

  /* CONTENT:END */

  /* FOOTER:START */
  footer.kwest-section-footer .footer-box-left .footer-kwest-logo {
    width: 100px;
  }

  footer.kwest-section-footer .footer-row {
    padding-left: 24px;
    padding-right: 24px;
    text-align: left;
    padding-bottom: 0px;
  }

  footer.kwest-section-footer .footer-box-left .footer-logo-bottom-text {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    font-family: 'Roboto Condensed';
  }
  footer.kwest-section-footer{
    font-family: 'Roboto Condensed';
  }
  footer.kwest-section-footer .footer-box-left .left-logo-with-text-wrapper {
    display: block;
  }

  footer.kwest-section-footer .section-list-col ul {
    margin-bottom: 40px;
  }
  footer.kwest-section-footer .footer-box-left .social-ico-img-wrapper{
    margin-bottom: 50px;
  }
  footer.kwest-section-footer .end-footer {
    height: 120px;
    text-align: center;
  }

  footer.kwest-section-footer .term-policy-text-wrapper {
    justify-content: space-between;
    padding: 0px 50px;
  }
}

@media only screen and (min-width:992px) {
  .for-mobile-only {
    display: none !important;
  }
}

/* IMAGE SELECT NONE */
/* 
image {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
  } */
   .width-btn{
  /*width: 100px;*/
  border-radius: 10px;
  }
  .d-none{
  display: none;
  }