body{ font-family: "Outfit", sans-serif;}
#se-one{}
#sec-banner{background:#3C2420;}
#se-one .btn-primary{background: #F9A71A; border: 1px solid #F9A71A;}
#se-one .btn-primary:hover{background:none; color: #F9A71A; border: 1px solid #F9A71A;}
.carousel-caption {position: absolute; right: 15%; bottom: 12.25rem; left: 47%; padding-top: 1.25rem; padding-bottom: 1.25rem; text-align: left;}
.banner .carousel-inner h1{color: #451103; font-size:4rem;}
.banner .carousel-inner p{color:#8F8F8F}
h2,h3,h4{color: #451103;}
.se-two-box i{color: #F47F0C; font-size: 5rem;}
.se-two-box{background: #FFFFFF; background: linear-gradient(360deg,rgba(255, 255, 255, 1) 0%, rgba(228, 228, 228, 1) 100%);}
a{text-decoration: none; color: #8F8F8F;}
a:hover{text-decoration: none; color: #451103;}
section p{color:#8F8F8F; font-size: 1.2rem;}
.txt-yellow{color: #F9A71A;}
#sec-banner{color:#fff;}
#sec-banner h1{}
.btn-login{color: #F9A71A; font-size:30px;}
.tablebox {
    border-radius: 25px 25px 25px 25px;
    display: block;
    overflow: auto;
    -webkit-box-shadow: -14px -14px 93px -6px rgba(217, 217, 217, 0.52);
    -moz-box-shadow: -14px -14px 93px -6px rgba(217,217,217,0.52);
    box-shadow: -14px -14px 93px -6px rgba(217, 217, 217, 0.52);
}
.pricing-two table {
    border-radius: 25px 25px 25px 25px;
    margin-bottom: 0px;
}
.pricing-two table .thead-light th {
    background-color: #330A04;
    color: #fff;
}
.bg-brown {
    background-color: #330A04 !important;
    color: #fff !important;
    font-size: 18px;
}
.yellow-color {
    color: #F9A71A;
}
.tablebox i {
    font-size: 24px;
}
.brown-color {
    color: #3E2622;
}
.table-bordered thead th {
    border-bottom-width: 0px;
    border: 0px;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
}
.banner .carousel-inner h1 {
    color: #451103;
    font-size: 2.5rem;
}
#se-six{background: #F8F8F8;}
footer{background: #330A04; color: #fff; }

#se-nine ul{ margin:0; padding:0;}
#se-nine ul li{ margin:0; padding:0 10px; list-style-type: none; display: inline; border-right: 1px solid #8F8F8F;}
#se-nine ul li:last-child{border-right:none;}
#se-nine ul li a{ margin:0; padding:0; color: #8F8F8F;  text-decoration: none;}
#se-nine ul li a:hover{ margin:0; padding:0; color:#330A04;  text-decoration: underline;}
#se-eight, #se-three i{ color: #F9A71A;} 
#se-eight .social a{color: #330A04; font-size:24px;}
#se-eight .social a:hover{color: #F9A71A;}
#se-eight .social a i{color: #330A04; font-size:24px;}
#se-eight .social a i:hover{color: #F47F0C;}
#se-three ul{margin: 0px; padding: 0px; color: #8F8F8F;}
#se-three ul li{margin: 0px 0px 20px; padding: 0px; list-style-type: none;}
#se-three i{font-size:30px; margin-top: 10px;}
#se-six a.btn-outline-danger{border-radius: 20px; border: 1px solid #F9A71A; color: #F9A71A;}
#se-six a.btn-outline-danger:hover{border-radius: 20px; background: #F9A71A; border: 1px solid #F9A71A; color: #fff;}
.navbar-toggler:focus {box-shadow: none;}
.responsive-img {width: 100%;}
.imgdot{position: absolute; left: -270px; bottom: 30px;}
.imgdottwo{position: absolute; right: -270px; top: 30px;}
.imgellipse{position: absolute; right: -270px;  bottom: 30px;}
.banner{position: relative;}
#sec-topuser{background: #FAA71A;}
.grayscale {filter: grayscale(100%); transition: filter 0.5s ease;}
.swiper-button-next, .swiper-button-prev{color: #F9A71A !important;}

.grayscale.color {filter: grayscale(0%);}
.swiper {width: 100%; padding: 20px 0;}
.top-shape {top: -3px;}
.top-shape, .bottom-shape {
    position: absolute;
    z-index: 1;
    width: 102%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.bg-xl-100 {bottom: 160px;}
.bg_img {background-size: cover; background-position: center center; background-repeat: no-repeat;}
#se-inspiring{position: relative;}
.bg-xl-100 {position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px;}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  width: 200px;
  height: auto;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}
.swiper-slide img:hover {
  filter: grayscale(0%);
}
#se-inspiring .swiper-slide img {
  width: 200px;
  height: auto;
  filter: grayscale(0%);
  transition: filter 0.3s ease;
}
#se-inspiring .swiper-slide img:hover {
  filter: grayscale(0%);
}
.productivity-box{border: 1px solid #F9A71A; border-radius: 14px 14px 14px 14px; -webkit-border-radius: 14px 14px 14px 14px; -moz-border-radius: 14px 14px 14px 14px;}
.productivity-box:hover{background:#F9A71A; color: #fff; border: 1px solid #F9A71A; }
.productivity-box:hover h5{color: #fff; font-weight: bold;}
.productivity-box:hover h4{color: #fff; font-weight: bold;}
.productivity-box:hover p{ color: #fff;}
.visualize-box {border: 1px solid #F9A71A; border-radius: 14px 14px 14px 14px; -webkit-border-radius: 14px 14px 14px 14px; -moz-border-radius: 14px 14px 14px 14px;}
.visualize-box:hover{background:#F9A71A; color: #fff; border: 1px solid #F9A71A;}
.visualize-box:hover h5{color: #fff; border: 1px solid #F9A71A;}
.visualize-box:hover h4{color: #fff;}
.visualize-box:hover p{ color: #fff;}

.inspiring-box{border: 1px solid #F9A71A;
    border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px; background: #fff;}

.section-header.left-style {
    text-align: left;
    margin-left: 0;
    max-width: 100%;
    position: relative;
}
.section-header h2{color: #fff;}
.section-header p{color: #fff;}
.feature-shapes.style-two {
    left: 0;
    right: auto;
    max-width: 695px;
}
#se-productivity{position: relative;}
.feature-shapes {
    position: absolute;
    right: 0;
    top: 0;
}

.inspiring-box:hover{color: #8F8F8F; border: 1px solid #F9A71A;}
.inspiring-box:hover h5{color: #fff;}
.inspiring-box:hover p{ color: #8F8F8F;}

.navbar-collapse {
  position: absolute;
  top: 65px;
  left: 0;
  right: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #330A04;
}
.navbar-toggler,
.navbar-brand {
  z-index: 1;
}
.navbar-brand {
  font-size: 1.8em;
}
.navbar-toggler:focus {
  box-shadow: none;
}
.navbar-collapse .nav-link {
  font-size: 1.5em;
  letter-spacing: 2px;
  color: #fff;
}
.navbar-collapse .nav-link:hover,
.navbar-collapse .nav-link.active {
  color: darkseagreen;
}
.nav-item:not(:last-child) {
  /* border-bottom: 1px solid gray;
  padding: 0.2em 4em; */
}

@media screen and (min-width: 768px) {
  .nav-item:not(:last-child) {
    /* padding: 0.5em 8em; */
  }
}
.navbar-collapse.show {
  transition: all 0.5s;
}

/* .hero-section {
  background: url("https://codingyaar.com/wp-content/uploads/body-bg.jpg")
    no-repeat;
  background-size: cover;
  height: 100vh;
} */



  @media (min-width: 576px) {
    .responsive-img {
      width: 75%;
    }
 .carousel-item img {
    right:0% !important;
    position: relative;
}
.swiper {
  width: 100%;
  padding: 0px 0px;
}
.navlogo{max-width: 80%;}
  }
  @media (min-width: 768px) {
    .responsive-img {
      width: 50%;
    }
    .navlogo{max-width: 80%;}
    .carousel-caption {
        position: absolute;
        right:0;
        bottom: 10rem;
        left:11%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        text-align: left;
    }
    .carousel-item img{right:15% !important;  position: relative;}
    .banner .carousel-inner h1 {
        color: #fff;
        font-size: 1.3rem;
    }
 
  }
  @media (min-width: 992px) {
    .responsive-img {
      width: 40%;
    }
    .carousel-item img{right:15% !important;  position: relative;}
    .banner .carousel-inner h1 {
        color: #fff;
        font-size: 2rem;
    }
  }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
    section p{font-size: 1rem;}
    footer p{font-size: 12px;}
    .swiper-slide img {width: 120px;}
    #se-visualize {background-image: none !important;}
  .navlogo{max-width: 80%;}

  .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color: #f79a28;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
  .banner .carousel-inner h1 {
    color: #fff;
    font-size: 2rem;
}
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}

    }
    
    /* Smartphones (landscape) ----------- */
    @media only screen and (min-width : 321px) {
    /* Styles */
     .carousel-item img {right:0% !important; position: relative;}
       section p{font-size: 1rem;}
          .navlogo{max-width: 80%;}
          .nav-menu {display: none; flex-direction: column;}
          .nav-menu.active {display: flex;}
          .dropdown-menu {display: none; flex-direction: column; background-color: #f79a28; padding-left: 1rem;}
          .dropdown-menu.show {display: flex;}
          .banner .carousel-inner h1 {color: #fff; font-size:4rem;}
          .banner .img-fluid {
    max-width: 140%;
    height: auto;
}
    }
    
    /* Smartphones (portrait) ----------- */
    @media only screen and (max-width : 320px) {
    /* Styles */
    footer p{font-size: 12px;}
     .carousel-item img {right:0% !important; position: relative;}
      .swiper-slide img {width: 120px;}
      .swiper {padding:0px;}
      #se-visualize {background-image: none !important;}
        section p{font-size: 1rem;}
          .navlogo{max-width: 80%;}
          .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }

  .banner .carousel-inner h1 {
    color: #fff;
    font-size: 2rem;
}
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
    }
    
    /* iPads (portrait and landscape) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
    #se-visualize {background-image: none !important;}
      section p{font-size: 1rem;}
      .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    /* iPads (landscape) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
    .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    /* iPads (portrait) ----------- */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
    .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    /**********
    iPad 3
    **********/
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
    .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
    .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    /* Desktops and laptops ----------- */
    @media only screen  and (min-width : 1224px) {
    /* Styles */
    footer p{font-size: 12px;}
    .carousel-item img{right:0% !important; position: relative;}
    body{overflow-x: hidden;}
      #se-visualize{background:url(../images/feature/experience-bg.png); background-repeat: no-repeat;background-position: left top;}
      .meetus{margin-right: -288px; position: relative; z-index:1;}
      .nav-menu {display: none; flex-direction: column;}
      .nav-menu.active {display: flex;}
      .dropdown-menu {display: none; flex-direction: column; background-color:#f79a28; padding-left: 1rem;}
      .dropdown-menu.show {display: flex;}
    }
    
    /* Large screens ----------- */
    @media only screen  and (min-width : 1824px) {
    /* Styles */
    footer p{font-size: 12px;}
      .carousel-item img{right:0% !important; position: relative;}
      body{overflow-x: hidden;}
      #se-visualize{background:url(../images/feature/experience-bg.png); background-repeat: no-repeat; background-position: left top;}
      .meetus{margin-right:0px; position: relative; z-index:1;}
      .nav-menu {display: none; flex-direction: column;}
      .nav-menu.active {display: flex;}
      .dropdown-menu {display: none; flex-direction: column; background-color:#f79a28; padding-left: 1rem;}
      .dropdown-menu.show {display: flex;}
    }
    
    /* iPhone 4 ----------- */
    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
       footer p{font-size: 12px;}
        .carousel-item img {right:0% !important; position: relative;}
        .swiper {padding:0px;}
        #se-visualize {background-image: none !important;}
        section p{font-size: 1rem;}
        .navlogo{max-width: 80%;}
        .navbar-toggler{border: none;}
        #sec-integrations{overflow: hidden;}
        .meetus{margin-right:0px; position: relative; z-index:1;}
        .nav-menu {display: none; flex-direction: column;}
        .nav-menu.active {display: flex;}

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
  .banner .img-fluid {
    max-width: 140%;
    height: auto;
}
    }
    
    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
        footer p{font-size: 12px;}
        .carousel-item img {right:0% !important; position: relative;}
        .swiper-slide img {width: 120px;}
        .swiper {padding:0px;}
        #se-visualize {background-image: none !important;}
        section p{font-size: 1rem;}
        .navlogo{max-width: 80%;}
        .navbar-toggler{border: none;}
        #sec-integrations{overflow: hidden;}
        .meetus{margin-right:0px; position: relative; z-index:1;}
        .nav-menu {display: none; flex-direction: column;}
        .nav-menu.active {display: flex;}

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
  .banner .img-fluid {
    max-width: 100%;
    height: auto;
}
    }
    
    /* iPhone 5 ------------ */
    @media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    footer p{font-size: 12px;}
      .carousel-item img {right:0% !important; position: relative;}
      .swiper-slide img {width: 120px;}
      .swiper {padding:0px;}
      #se-visualize {background-image: none !important;}
      section p{font-size: 1rem;}
      .navlogo{max-width: 80%;}
      .navbar-toggler{border: none;}
      #sec-integrations{overflow: hidden;}
      .meetus{margin-right:0px; position: relative; z-index:1;}
      .nav-menu {display: none; flex-direction: column;}

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
  .banner .img-fluid {
    max-width: 140%;
    height: auto;
}
    }
    
    @media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    footer p{font-size: 12px;}
     .carousel-item img {right:0% !important; position: relative;}
     .swiper-slide img {width: 120px;}
     .swiper {padding:0px;}
      #se-visualize {background-image: none !important;}
      section p{font-size: 1rem;}
      .navlogo{max-width: 80%;}
      .navbar-toggler{border: none;}
      #sec-integrations{overflow: hidden;}
      .meetus{margin-right:0px; position: relative; z-index:1;}
      .nav-menu {
    display: none;
    flex-direction: column;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    /* iPhone 6, 7, 8 ----------- */
    @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
        .swiper-slide img {width: 120px;}
        footer p{font-size: 12px;}
        .carousel-item img {right:0% !important; position: relative;}
        .swiper {padding:0px;}
        #se-visualize {background-image: none !important;}
        section p{font-size: 1rem;}
        .navlogo{max-width: 80%;}
        .navbar-toggler{border: none;}
        #sec-integrations{overflow: hidden;}
        .meetus{margin-right:0px; position: relative; z-index:1;}
        .nav-menu {
    display: none;
    flex-direction: column;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    footer p{font-size: 12px;}
      .carousel-item img {right:0% !important; position: relative;}
      .swiper {padding:0px;}
      #se-visualize {background-image: none !important;}
      section p{font-size: 1rem;}
      .navlogo{max-width: 80%;}
      .navbar-toggler{border: none;}
      #sec-integrations{overflow: hidden;}
      .meetus{margin-right:0px; position: relative; z-index:1;}
      .nav-menu {
    display: none;
    flex-direction: column;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    /* iPhone 6+, 7+, 8+ ----------- */
    @media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
        footer p{font-size: 12px;}
        .carousel-item img {right:0% !important; position: relative;}
        .swiper-slide img {width: 120px;}
        .swiper {padding:0px;}
        #se-visualize {background-image: none !important;}
        section p{font-size: 1rem;}
        .navlogo{max-width: 80%;}
        .navbar-toggler{border: none;}
        #sec-integrations{overflow: hidden;}
        .meetus{margin-right:0px; position: relative; z-index:1;}
        .nav-menu {
    display: none;
    flex-direction: column;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    @media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    footer p{font-size: 12px;}
     .carousel-item img {right:0% !important; position: relative;}
     .swiper {padding:0px;}
     #se-visualize {background-image: none !important;}
       section p{font-size: 1rem;}
         .navlogo{max-width: 80%;}
         .navbar-toggler{border: none;}
          #sec-integrations{overflow: hidden;}
          .meetus{margin-right:0px; position: relative; z-index:1;}
          .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    /* iPhone X ----------- */
    @media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
      .navlogo{max-width: 80%;}
      .navbar-toggler{border: none;}
      footer p{font-size: 12px;}
      .meetus{margin-right:0px; position: relative; z-index:1;}
      .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .dropdown-menu.show {
    display: flex;
  }
    }
    
    @media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
      footer p{font-size: 12px;}
      .swiper-slide img {width: 120px;}
      .swiper {padding:0px;}
      #se-visualize {background-image: none !important;}
      section p{font-size: 1rem;}
      .navlogo{max-width: 80%;}
      .navbar-toggler{border: none;}
      #sec-integrations{overflow: hidden;}
      .meetus{margin-right:0px; position: relative; z-index:1;}
      .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .dropdown-menu.show {
    display: flex;
  }
    }
    
    /* iPhone XS Max, XR ----------- */
    @media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
    footer p{font-size: 12px;}
    .swiper-slide img {width: 120px;}
    .swiper {padding:0px;}
    #se-visualize {background-image: none !important;}
      section p{font-size: 1rem;}
        .navlogo{max-width: 80%;}
        .navbar-toggler{border: none;}
         #sec-integrations{overflow: hidden;}
         .meetus{margin-right:0px; position: relative; z-index:1;}
         .nav-menu {
    display: none;
    flex-direction: column;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    @media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
    footer p{font-size: 12px;}
    .swiper-slide img {width: 120px;}
    .swiper {padding:0px;}
    #se-visualize {background-image: none !important;}
      section p{font-size: 1rem;}
        .navlogo{max-width: 80%;}
        .navbar-toggler{border: none;}
         #sec-integrations{overflow: hidden;}
         .meetus{margin-right:0px; position: relative; z-index:1;}
         .nav-menu {
    display: none;
    flex-direction: column;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    /* Samsung Galaxy S3 ----------- */
    @media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    footer p{font-size: 12px;}
     .carousel-item img {right:0% !important; position: relative;}
     .swiper-slide img {width: 120px;}
     .swiper {padding:0px;}
     #se-visualize {background-image: none !important;}
       section p{font-size: 1rem;}
         .navlogo{max-width: 80%;}
         .navbar-toggler{border: none;}
          #sec-integrations{overflow: hidden;}
          .meetus{margin-right:0px; position: relative; z-index:1;}
          .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    @media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    footer p{font-size: 12px;}
     .carousel-item img {right:0% !important; position: relative;}
     .swiper {padding:0px;}
     #se-visualize {background-image: none !important;}
       section p{font-size: 1rem;}
         .navlogo{max-width: 80%;}
         .navbar-toggler{border: none;}
          #sec-integrations{overflow: hidden;}
          .meetus{margin-right:0px; position: relative; z-index:1;}
          .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
  .banner .img-fluid {
    max-width: 140%;
    height: auto;
}
    }
    
    /* Samsung Galaxy S4 ----------- */
    @media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
      footer p{font-size: 12px;}
      .carousel-item img {right:0% !important; position: relative;}
      .swiper-slide img {width: 120px;}
      .swiper {padding:0px;}
      #se-visualize {background-image: none !important;}
      section p{font-size: 1rem;}
      .navlogo{max-width: 80%;}
      .navbar-toggler{border: none;}
      #sec-integrations{overflow: hidden;}
      .meetus{margin-right:0px; position: relative; z-index:1;}
      .nav-menu {
    display: none;
    flex-direction: column;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    @media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
      footer p{font-size: 12px;}
      .swiper-slide img {width: 120px;}
      .swiper {padding:0px;}
      #se-visualize {background-image: none !important;}
      section p{font-size: 1rem;}
      .navlogo{max-width: 80%;}
      .navbar-toggler{border: none;}
      #sec-integrations{overflow: hidden;}
      .meetus{margin-right:0px; position: relative; z-index:1;}
      .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    /* Samsung Galaxy S5 ----------- */
    @media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
      footer p{font-size: 12px;}
      .carousel-item img {right:0% !important; position: relative;}
      .swiper-slide img {width: 120px;}
      .swiper {padding:0px;}
      #se-visualize {background-image: none !important;}
      section p{font-size: 1rem;}
      .navlogo{max-width: 80%;}
      .navbar-toggler{border: none;}
      #sec-integrations{overflow: hidden;}
      .meetus{margin-right:0px; position: relative; z-index:1;}
      .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }

  .dropdown-menu.show {
    display: flex;
  }
    }
    
    @media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
      footer p{font-size: 12px;}
      .carousel-item img {right:0% !important; position: relative;}
      .swiper-slide img {width: 120px;}
      .swiper {padding:0px;}
      section p{font-size: 1rem;}
      .navlogo{max-width: 80%;}
      .navbar-toggler{border: none;}
      .meetus{margin-right:0px; position: relative; z-index:1;}
      .nav-menu {
    display: none;
    flex-direction: column;
  }

  .nav-menu.active {
    display: flex;
  }

  .dropdown-menu {
    display: none;
    flex-direction: column;
    background-color:#f79a28;;
    padding-left: 1rem;
  }
.banner .img-fluid {
    max-width: 140%;
    height: auto;
}
  .dropdown-menu.show {
    display: flex;
  }

    }
