@font-face {
    font-family: 'Futura';
    src: url('../font/FuturaBT-Light.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
     url('../font/FuturaBT.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
  }  
@font-face {
    font-family: 'Sherin';
    src: url('../font/ML-KV-Sherin-R.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
     url('../font/ML-KV-Sherin-R.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
  }  

html {
    scroll-behavior: smooth;
  }
body
{
    font-family: 'Futura','Archivo', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #666666;
    font-size: 18px;
}

h1, h2, h3, h4, h4, h5, h6 {
    font-family: "Archivo", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #666666;
}

a
{
    font-family: 'Futura','Archivo', sans-serif;
    font-weight: 400;
    color: #666666;
    font-size: 18px;
}
p{
    color: #666666;
    font-family: 'Futura','Archivo', sans-serif;
    font-size: 18px;
}
.sow-block{
    display: flow-root;
}
.primary-header{
    background-color: #f6921e;
}
.brand a{
    float: left;
    padding: 16px 14px 14px;
    background-color: #fff;
    border-radius: 0px 0px 15px 15px;
}
.brand a img{
    width: 80px;
}
.brand-logo a img{
    width: 280px;
}
.social-links .list-group .list-group-item{
    margin: 0px 4px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    border: none;
    background-color: #f05a28;
    align-items: center;
}
.social-links .list-group .list-group-item a{
    color: #fff;
}
.main-nav{
    background-color: #f05a28!important;
}
.main-nav .navbar-nav .nav-item .nav-link{
    color: #fff;
    font-weight: 400;
    font-family: "Archivo", sans-serif;
    font-size: 15px;
}
.main-nav .navbar-nav .nav-item{
    margin: 0px 15px;
}
.main-dropdown .dropdown-menu{
    background-color: transparent;
    border: none;
}
.main-dropdown .dropdown-menu li{
    background-color: #f05a28;
    margin-bottom: 4px;
}
.main-dropdown .dropdown-menu li a{
    color: #fff;
    font-size: 15px;
}
.main-dropdown .dropdown-item:focus, .main-dropdown .dropdown-item:hover, 
.dropdown-item.active, .dropdown-item:active{
    background-color: #f6921e;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link{
    color: #ffff00;
}
.main-slider .carousel-inner .carousel-item .carousel-caption{
    /* bottom: 31%; */
    bottom:50%;
    text-align: center;
    text-align: center;
    right: 5%;
    left: 0%;
}

.main-slider .carousel-inner .carousel-item .first{
    /* bottom: 31%; */
    bottom:58%!important;
    text-align: center;
    text-align: center;
    right: 13%;
    left: 0%;
}
.main-slider .carousel-inner .carousel-item .carousel-caption.second{
    bottom: 51%;
}
.slider-item .carousel-caption h2{
    font-weight: 700;
    /* font-size: 55px; */
    font-size: 45px;
    width: 60%;
    color: #fff;
     margin-bottom: 3px;
}

.slider-item .carousel-caption .sub-txt
{
    font-weight: 500;
    /* font-size: 55px; */
    font-size: 28px;
    width: 60%;
    color: #fff;
     margin-bottom: 3px;
     font-family: 'Futura','Archivo', sans-serif;
}

.slider-item .carousel-caption.ml h2{
    font-family: 'Sherin', sans-serif;
    
}
.carousel-indicators [data-bs-target]{
    background-color: #f05a28;
}
.carousel-caption h2:first-child {
	animation-delay: 1s;
}
.carousel-caption h2:nth-child(2) {
	animation-delay: 1.3s;
}
.carousel-caption h2:nth-child(3) {
	animation-delay: 1.6s;
}
.carousel-caption h2:nth-child(4) {
	animation-delay: 1.9s;
}
.about-sec{
    background-color: #d9d9d9;

}
.about-sec h2{
    text-align: center;
    font-weight: 500;
}
.about-sec h1{
    font-weight: 800;
    text-align: center;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ;
}
.about-sec .top-sec-img{
    position: relative;
    display: block;
    top: -10px;
}
/* .about-sec .top-sec-img img{
    width: 95%;
} */
.top-sec-img .img-ani{
    position: absolute;

}
.top-sec-img .top-sec-img1{
    width: 100%;
    position: relative;
}
.top-sec-img .top-sec-img2{
    width: 52%;
    bottom: -40px;
    left: -10px;
}
.top-sec-img .top-sec-img3{
    width: 25%;
    right: 0px;
    top: 10%;
}

.top-sec-img .img-ani img{
    max-width: 100%;
    height: auto;
}
.card.feature{
    text-decoration: none;
    border: none;
}
.card.feature:hover{
    color: inherit;
}
.feature .card-header{
    background-color: transparent;
    border: none;
    text-align: center;
}
.feature .card-img{
    border-radius: 0;
}

.vdo-sec-card .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -50px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}



.vdo-sec-card .sow-block
{
    border-left: 4px solid #f1ecec;
    margin: 0px 0px 0px 100px;
    height: 357px;
}

.vdo-sec-card .carousel {
    position: relative;
    margin-left: 114px;
}

.home-vdo
{
    width:560px;
     height:316px;
}


.vdo-sec-card .carousel-indicators [data-bs-target] 
{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 2px solid #f05a28;
}

.vdo-sec-card .carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #f05a28;
}


.vdo-sec-card .card-body
{
    height: 109px;
}


.swiper-container {
    width: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background:transparent;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-wrapper .box p{
    font-style: italic;
    font-size: 16px;
    text-align: left;
    padding-top: 5px;
  }
  .footer{
      background-color: #666666;
  }
  .footer .widget p{
      color: #fff;
      font-size: 16px;
      margin-bottom: 10px;
      letter-spacing: .04rem;
      line-height: 21px;
  }
  .footer .widget p span{
    /* display: block; */
  }

  .track-order .btn-link {
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
    background-color: #f6921e;
}

.track-order-head .btn-link {
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
    background-color: #f6921e;
    border: 1px solid;
    margin: 16px 0px 0px 5px;
    border-radius: 0;
}

.mob-view-track .track-order-head .btn-link {
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
    background-color: #f05a28;
    border: 1px solid;
    margin: 0px 0px 0px 5px;
    border-radius: 0;
}

.des-view-track
{
    display: block;
}

.mob-view-track
{
    display: none;
}
.mob-view-track .track-order-head
{
    margin: 0px;
}

.track-order-head .btn-link:hover
{
    background-color: #f05a28;
}

.track-order .btn-link:hover
{
    background-color: #f05a28;
}

  .flink a
  {
    color: #fff;
    text-decoration: none;
  }
  .flink
  {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #9a7f7f;
    max-width: 80%;
    float: left;
    color: #fff;
  }

  .policy-cntnt
  {
    color: #000000;
    font-family: 'Futura','Archivo', sans-serif;
    font-size: 18px;
  }

  .policy-cntnt p
  {
    color: #000000!important;
    font-family: 'Futura','Archivo', sans-serif;
    font-size: 18px;
  }
  
  .copyright{
    font-size: 15px;
    color: #575352;
    text-align: center;
    margin-top: 82px;
    background: #2a2928;
    padding: 21px 0;
  }
  .copyright span a{
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
  }
  .copyright span a:hover{
    color: #f6921e;
  }
  .navbar-light .navbar-toggler {
    color: rgb(246 146 30);
    border-color: rgb(246 146 30);
}
.about-org{
    background-color: #e6e6e6;
}
.about-org .org-logo{
    width: 185px;
    margin: auto;
    padding: 15px;
}
.about-org .author .author-img{
    padding: 15px;
}
.about-org .author img{
    border: 10px solid #d0d2d3;
}
.about-org .author h6{
    font-size: 15px;
    text-align: center;
    font-weight: 800;
    color: #000;
    margin-bottom: 0;
}
.about-org .author p{
    font-size: 16px;
    text-align: center;
    color: #000;
}
.author-cntnt h1, .about-sub-sec h1, .Advantage-sec h1, .symptoms-sec h1, .strip-sec h1, .design-sec h1, .contact-sec h1{
    font-size: 48px;
    font-weight: 800;
}
.author-cntnt p{
    color: #000000;
}
.about-sub-sec .cmpny-logo{
    max-width: 300px;
    /* margin: auto; */
}
.about-sub-sec .about-sub-sec-img {
    position: relative;
    display: flow-root;
    width: 100%;
}
.about-sub-sec .about-sub-sec-img img{
    position: absolute;
    max-width: 600px;
    top: -249px;
    width: 100%;
}
.Advantage-sec{
    background-color: #e6e6e6;
}
.ad-listing .list-group .list-group-item{
    background-color: transparent;
    color: #4d4d4d;
    font-weight: 600;
    display: inline-flex;
    vertical-align: middle;
    justify-content: flex-start;
    align-items: center;
}
.ad-listing .list-group .list-group-item i{
    margin-right: 15px;
    font-size: 18px;
    color: #000;;
}
.advantage-sec-second{
    background-color: #f05a28;
}
.advantage-sec-second h1{
    color: #fff;
}
.advantage-sec-second .label-icon{
    width: 110px;
    height: 110px;
    display: flex;
    justify-content: center;
    padding: 18px;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    float: left;
}

.advantage-sec-second .label-content{
    width: 68%;
    float: right;
}
.advantage-sec-second .label-content h6{
    color:#fff;
}
.advantage-sec-second .label-content h6 span{
    background-color: #fff;
    color: #f05a28;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    display: inline-flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    margin-right: 4px;
}

.advantage-sec-second .label-content p{
    color:#fff;
    line-height: 23px;
    font-size: 17px;
}

.Advantage-sec.home{
    background-color: #f05a28;
}
.Advantage-sec.home .ad-listing .list-group .list-group-item,
.Advantage-sec.home .ad-listing .list-group .list-group-item i{
    color:#fff;
    border-color: rgb(255 255 255 / 13%);
}
.strip-sec{
    background-color: #f2f2f2;
}

.symptoms-sec h2{
    font-size: 30px;
    font-weight: 400;
    width: 50%;
}
.symptoms-sec h1{
    width: 60%;
}
.strip-sec .strips{
    list-style: none;
}
.striplists .strip-box img{
    width: 120px;
}
/* .striplists .list-group-item {
    width: 20%;
    border: none;
} */
.striplists .strip-box p{
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 0;
    margin-top: 15px;
}
.design-sec .detials ul li{
    border: none;
    padding: .4rem 1rem;
}
.design-sec .detials ul li p,.design-sec .detials ul li h6{
    margin: 0px;
}
.design-sec .detials ul li p{
    margin-left: 30px;
    width: 70%;
    font-weight: 600;
    font-size: 15px;

}
.design-sec .detials ul li h6{
    width: 20%;
}

/* contact form */


.contact-sec a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .contact-sec a, .contact-sec a:hover {
      text-decoration: none !important; }
  
  .text-black {
    color: #666666; }
  
    .contact-sec .content {
    padding: 7rem 0; }
  
    .contact-sec .heading {
    font-size: 2.5rem;
    font-weight: 900; }
  
    .contact-sec .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    background: none; }
    .contact-sec  .form-control:active, .contact-sec .form-control:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-color: #666666; }
  
  .col-form-label {
    color: #666666;
    font-size: 18px;
    font-weight: 600;
 }
  
    /* .contact-sec .btn, .contact-sec .form-control, .custom-select {
    height: 45px;
    border-radius: 0; }
  
  .custom-select {
    border: none;
    border-bottom: 1px solid #ccc;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0; }
    .custom-select:active, .custom-select:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-color: #666666; } */
  
.contact-sec .btn {
    border: none;
    border-radius: 0;
    font-size: 18px;
    /* letter-spacing: .2rem; */
    text-transform: uppercase;
    border-radius: 0px !important; }
.contact-sec .btn.btn-primary {
      border-radius: 150px;
      background: #f05a28;
      color: #fff;
      -webkit-box-shadow: 0px 10px 20px 0 rgba(239, 108, 57, 0.2);
      box-shadow: 0px 10px 20px 0 rgba(239, 108, 57, 0.2);
      font-weight: 600;
    }
.contact-sec .btn:hover {
      color: #fff; }
      .contact-sec .btn:active, .btn:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  
.contact-sec .contact-wrap {
    -webkit-box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #efefef; }
.contact-wrap .col-form-label {
      font-size: 18px;
      color: #b3b3b3;
      margin: 0 0 10px 0;
      display: inline-block;
      padding: 0; }
.contact-wrap .form, .contact-wrap .contact-info {
      padding: 40px; }
.contact-wrap .contact-info {
      color: rgba(255, 255, 255, 0.5); }
.contact-wrap .contact-info ul li {
        margin-bottom: 15px;
        color: rgba(255, 255, 255, 0.5); }
.contact-wrap .contact-info ul li .wrap-icon {
          font-size: 20px;
          color: #fff;
          margin-top: 5px; }
.contact-wrap .form {
      background: #fff; }
.contact-wrap .form h3 {
        color: #000;
        font-size: 2rem;
        font-weight: 700;
        margin-bottom: 30px; }
.contact-wrap .contact-info {
      height: 100vh;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
.contact-wrap .contact-info a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
@media (max-width: 1199.98px) {
    .contact-wrap .contact-info {
          height: 400px !important; } }
    .contact-wrap .contact-info h3 {
        color: #fff;
        font-size: 20px;
        margin-bottom: 30px; }
  
    .contact-sec label.error {
    font-size: 18px;
    color:#f05a28; }
  
  #message {
    resize: vertical; }
  
  #form-message-warning, #form-message-success {
    display: none; }
  
  #form-message-warning {
    color: #f05a28; }
  
  #form-message-success {
    color: #55A44E;
    font-size: 18px;
    font-weight: bold; }
  
  .submitting {
    float: left;
    width: 100%;
    padding: 10px 0;
    display: none;
    font-weight: bold;
    font-size: 12px;
    color: #000; }
  


/* contact form */
.section-map .map-sec .map-box{
    border: 15px solid #6666;
}

.social-widget .list-group-item{
    background-color: #b3b3b3;
    border: none;
    border-radius: 50%!important;
    text-align: center;
    margin-right: 4px;
    width: 45px;
    height: 45px;
    padding: 9px;
    margin-left: 4px;
}
.social-widget .list-group-item a{
    color: #fff;
}

/* testimonials */
.testimonials{
    background-color: #d9d9d9;
}
.testimonial-box {
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	display: block;
	width: 100%;
	min-height: 250px;
}

.testimonial-box ul {
	list-style: none;
	padding: 0;
    margin-bottom: 0px;
}

.testimonial-box li {
	display: inline-block;
	background-color: transparent;
    margin-top: 50px;
	width: 100%;
	height: 200px;
    border: solid 1px #f6921e;
	position: relative;
	transition: ease-in-out .3s;
}

.testimonial-box li .testimonial-img {
	height: 60px;
	width: 60px;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 15px #fff;
	background-color: #fff;
    transition: box-shadow 0.3s linear;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
}

.testimonial-box li .testimonial-img i{
    font-size: 50px;
    color: #f6921e;
}

.testimonial-box li p {
    position: absolute;
    width: 70%;
    text-align: center;
    top: 60px;
    left: 50%;
    transform: translatex(-50%);
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
}

.testimonial-box li h1 {
	position: absolute;
	text-decoration: bold;
	bottom: 10px;
	left: 50%;
	transform: translatex(-50%);
	font-size: 17px;
    color: #f6921e;
}

.testimonial-box li:hover {
    background-color: #f05a28;
}
.testimonial-box li:hover p,
.testimonial-box li:hover h1{
    color: #fff!important;
}

.testimonial-box li:hover .testimonial-img {
	box-shadow: 0px 0px 0px 6px #fff;
}
.buybtn .btn-buy{
    border: none;
    border-radius: 0;
    font-size: 18px;
    border-radius: 0px !important;
    background: #666666;
    color: #fff;
    -webkit-box-shadow: 0px 10px 20px 0 rgb(239 108 57 / 20%);
    box-shadow: 0px 10px 20px 0 rgb(239 108 57 / 20%);
    font-weight: 600;
    text-decoration: none;
}


.btn-banner {    border: 1px;
    border-radius: 0;
    font-size: 18px;
    border-radius: 0px !important;
    background-color: #f6921e;
    color: #ffffff;
    -webkit-box-shadow: 0px 10px 20px 0 rgb(239 108 57 / 20%);
    box-shadow: 0px 10px 20px 0 rgb(239 108 57 / 20%);
    font-weight: 600;
    text-decoration: none;
}

.book-sec{
    background-color: #f6921e;
}

.book-sec .Price-tag{
    font-size: 16px;
    font-weight: 600;
    color: #ffff;
    line-height: 38px;

}
.book-sec .Price-tag .org-price{
	text-decoration: line-through;
}

body {
    font-family: 'Overpass', sans-serif;
  }
  
  .section-header {
    text-align: center;
    margin: 60px auto 20px auto;
  
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    color: #222;
  }
  
  .section-header-underline {
    border: 1px solid #222;
    width: 3rem;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  
  .video-gallery {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    text-align: center;
  }
  
  .video-gallery .gallery-item {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 580px;
    max-height: 360px;
    width: 48%;
    background: #000;
    cursor: pointer;
  }
  
  .video-gallery .gallery-item img {
    position: relative;
    display: block;
    opacity: .45;
    width: 105%;
    height: 300px;
    transition: opacity 0.35s, transform 0.35s;
    transform: translate3d(-23px, 0, 0);
    backface-visibility: hidden;
  }
  
  .video-gallery .gallery-item .gallery-item-caption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
  }
  
  .video-gallery .gallery-item .gallery-item-caption,
  .video-gallery .gallery-item .gallery-item-caption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .video-gallery .gallery-item h2 {
    font-weight: 300;
    overflow: hidden;
    padding: 0.5em 0;
  }
  
  
  .video-gallery .gallery-item h2,
  .video-gallery .gallery-item p {
    position: relative;
    margin: 0;
    z-index: 10;
  }
  
  .video-gallery .gallery-item p {
    letter-spacing: 1px;
    font-size: 68%;
  
    padding: 1em 0;
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    transform: translate3d(10%, 0, 0);
  }
  
  .video-gallery .gallery-item:hover img {
    opacity: .3;
    transform: translate3d(0, 0, 0);
  
  }
  
  .video-gallery .gallery-item .gallery-item-caption {
    text-align: left;
  }
  
  .video-gallery .gallery-item h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15%;
    height: 1px;
    background: #fff;
    
    transition: transform 0.3s;
    transform: translate3d(-100%, 0, 0);
  }
  
  .video-gallery .gallery-item:hover h2::after {
    transform: translate3d(0, 0, 0);
  }
  
  .video-gallery .gallery-item:hover p {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  

  .discount {
    background-color: hsl(0deg 100% 50%);
    color: #ffffff;
    font-size: 12px;
    padding: 5px 10px 6px 3px;
    border-radius: 15px;
    margin-left: 8px;
  }


  @media screen and (max-width: 50em) {
    .video-gallery .gallery-item {
      display: inline-block;
      float: none;
      margin: 10px auto;
      width: 100%;
    }
  }
  

/* testimonials */






























@media (max-width:991px) {

    .main-nav .navbar-nav .nav-item{
        margin: 0px;
    }
    .main-nav .navbar-nav .nav-item:hover{
        background-color: #f6921e;
    }
    .main-nav .navbar-collapse .navbar-nav .nav-item a{
        text-align: left;
        font-size: 15px;
    }
    .main-nav .navbar-nav .nav-item .nav-link{
        border-bottom: 1px solid #f6921e;
        padding-left: 10px;
    }
    .main-dropdown .dropdown-menu li{
        background-color: #f6921e;
        margin-bottom: 0px;
    }
    .main-dropdown .dropdown-menu li:hover{
        background-color: #f05a28;
    }
    .main-dropdown .dropdown-item:focus, .main-dropdown .dropdown-item:hover, .main-dropdown .dropdown-item.active,.main-dropdown .dropdown-item:active{
        background-color: #f05a28;
    }
    .about-sec {
        overflow-x: hidden; /* Hide horizontal scrollbar */
    }
    .about-sec .top-sec-img{
        position: relative;
        top:0px;
    
    }
    .top-sec-img .top-sec-img2{
        bottom: 0%;
        width: 50%;
    }
    .copyright{
        margin-top: 20px;
    }
    .slider-item .carousel-caption h2{
        font-size: 36px;
        width: 76%;
    }
    .main-slider .carousel-inner .carousel-item .carousel-caption{
        bottom: 20%!important;
    }

    .slider-item .carousel-caption .sub-txt {
        font-weight: 500;
        /* font-size: 55px; */
        font-size: 15px;
        width: 78%;
        color: #fff;
        margin-bottom: 3px;
        font-family: 'Futura','Archivo', sans-serif;
    }

    .main-slider .carousel-inner .carousel-item .carousel-caption.second{
        bottom: 47%;
    }
    .about-sub-sec .about-sub-sec-img img{
        position: relative;
        top: 0px;
    }
    .advantage-sec-second .label-content{
        width: 50%;
    }
    .symptoms-sec h2,.symptoms-sec h1{
        width: 100%;
    }
    .testimonial-box li {
		width: 100%;
		margin: auto;
		display: block;
		margin-top: 70px;
	}
	
	.testimonial-box li:first-child {
		margin-top: 50px;
	}
}

@media (max-width:767px) {
    .brand a{
        padding: 15px 8px 8px;
        border-radius: 0px 0px 8px 8px;

    }
    .brand a img {
        width: 50px;
    }
    .brand-logo a img {
        width: 141px;
    }
    .social-links .list-group .list-group-item a{
        font-size: 14px;
    }
    .social-links .list-group .list-group-item{
        width: 35px;
        height: 35px;
        margin: 0px 2px;
    }
    .social-links .list-group .list-group-item img{
        width: 24px;
    }
    .social-links .list-group
    .main-slider .carousel-inner .carousel-item .carousel-caption{
        bottom: 40%;
    }
    .slider-item .carousel-caption h2{
        font-size: 18px;
    }
    .about-sub-sec .cmpny-logo{
        margin: auto;
    }
    .about-sub-sec .about-sub-sec-img{
        padding: 15px;
    }
    .author-cntnt h1, .about-sub-sec h1, .Advantage-sec h1,.symptoms-sec h1, .strip-sec h1,.design-sec h1, .contact-sec h1{
        font-size: 40px;
        font-weight: 800;
        text-align: center;
        padding: 15px 0px;
    }
    .advantage-sec-second .label-icon{
        margin: auto;
        float: none;
    }
    .advantage-sec-second .label-content{
        width: 100%;
        float: none;
        padding-left: 0px;
        padding: 15px 0px;
        text-align: center;
    }
    .advantage-sec-second h1, .symptoms-sec h2{
        text-align: center;
    }
    .design-sec .detials ul li p{
        width: 58%;
    }
    .design-sec .detials ul li h6{
        width: 32%;
    }

    .top-sec-img .top-sec-img2{
        bottom: 0px;
    }

    .des-view-track
    {
        display: none;
    }

    .mob-view-track
    {
        display: block;
    }
}
@media (max-width:575px) {
    .brand a{
        float: none;

    }
    .social-icons{
        justify-content: center;
        padding: 0px 0px 15px;
    }
    .author-cntnt h1, .about-sub-sec h1, .Advantage-sec h1, .symptoms-sec h1, .strip-sec h1,.design-sec h1, .contact-sec h1{
        font-size: 36px;
        margin-bottom: 0;
    }
    .design-sec .detials ul li p{
        width: 48%;
        margin-left: 15px;
    }
    .design-sec .detials ul li h6{
        width: 44%;
    }
    .testimonial-box li{
        height: 260px;
    }
    .testimonial-box li p{
        top: 70px;
    }
    .main-slider .carousel-inner .carousel-item .carousel-caption{
        bottom: 18%;
    }
    .main-slider .carousel-inner .carousel-item .carousel-caption.second{
        bottom: 45%;
    }

    .vdo-sec-card .sow-block {
        border-top: 4px solid #f1ecec;
        margin: 0px 0px 0px 0px;
        height: 100%;
        border-left: 0px;
    }

    .vdo-sec-card .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 0px;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: 1rem;
        margin-left: 15%;
        list-style: none;
    }

    .vdo-sec-card .card-body {
        height: 150px;
    }

    .vdo-sec-card .feature .card-header {
        background-color: transparent;
        border: none;
        text-align: center;
        padding-top: 31px;
    }

    .vdo-sec-card .carousel {
        position: relative;
        margin-left: 0px;
    }

    .home-vdo
    {
        width: 100%;
        height: 400px;
    }

}
@media (max-width:390px){
    .slider-item .carousel-caption h2{
        font-size: 15px;
    }
}