@media screen and (min-width: 1400px) {
  .main-slider .carousel-caption {
    left: 20% !important;
  }
}
@media screen and (min-width: 1600px) {
  .main-slider .carousel-caption {
    left: 20% !important;
  }
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
  /* CSS */
  .main-slider .carousel-caption {
    position: absolute;
    right: 30%;
    bottom: 30%;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
  }
}
/* 
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  */
@media (min-width: 1025px) and (max-width: 1280px) {
  /* CSS */
}
/* 
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */
@media screen and (min-width: 1900px) {
  .main-slider .carousel-caption {
    left: 20% !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* CSS */
}
/* 
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* CSS */
}
/* 
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */
@media (min-width: 481px) and (max-width: 767px) {
  /* CSS */
}
/* 
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */
@media (min-width: 320px) and (max-width: 480px) {
  .inner-banner {
    margin-top: 0px;
  }
  #mobMnu a {
    position: relative;
    padding: 10px 15px !important;
    color: #fff;
  }
  #mobMnu a::after {
    content: "";
    width: 1px;
    height: 26px;
    right: 0px;
    position: absolute;
    background-color: #fff;
  }
  #mobMnu a:hover {
    background-color: #0f1b72;
    color: #fff;
  }
  #mobMnu a:last-child::after {
    background-color: transparent;
  }
  #mobMnu a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  #mobMnu a::after {
    background-color: transparent;
  }
  .inner-banner-section {
    background-size: cover;
    transition: min-height 0.2s ease 0s;
    height: 250px;
    width: 100%;
  }
  .service-box .service .service-name {
    text-align: left;
  }
  .container_small {
    width: 100%;
    margin: 0px auto;
  }
  .hd-desc {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 600;
  }
  h2 {
    margin: 0px;
    padding: 0px;
    font-size: 26px;
    color: #0f1b72;
    font-weight: 600;
  }
  .hd-desc {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
  }
  /* CSS */
  .more-detail-sec {
    position: relative;
    margin-bottom: -115px;
    background-color: #0f1b72;
    border-radius: 20px;
    color: #fff;
    padding: 20px;
    text-align: center;
  }
  .more-detail-sec h3 {
    margin: 0px;
    font-size: 24px;
    font-weight: 600;
  }
  .more-detail-sec p {
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
  }
  .more-detail-sec .btn-cta {
    text-decoration: none;
    background-color: #fff;
    color: #0f1b72;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 25px;
    text-transform: uppercase;
  }
  .more-detail-sec .btn-cta:hover {
    background-color: #08b1d9;
    color: #fff;
    transition: 0.3s ease all;
  }
  .service-box {
    width: 100%;
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: row;
    margin: 1px;
    height: auto;
    padding: 5px 30px;
  }
  .service-box .service {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    opacity: 1;
    transition: 0.3s ease all;
  }
  .service-box .service-name {
    text-align: left;
  }
  .service-box img {
    height: auto !important;
    width: 40px !important;
    opacity: 1;
    transition: 0.3s ease all;
    margin-right: 20px !important;
  }
  .services-sec {
    background: url(../images/services-bg.jpg) top center no-repeat;
    background-size: cover;
    height: 500px;
    padding: 60px 0px;
  }
  .mob-cust-mt {
    padding-top: 100px;
  }
  .py-xl {
    padding: 50px 0px 50px 0px;
  }
  header.main-menu {
    background: #eee;
    position: static;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 999;
    transition: all 500ms ease;
  }
  .navbar-collapse {
    border-top: 1px solid #ffffff6e;
    flex-basis: 100% !important;
    margin-top: 20px;
  }
  .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 8px 0px;
    border-bottom: 1px solid #ffffff4a;
  }
  .sticky {
    position: static;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
  }
  .service-icn {
    margin-right: 20px;
  }
  .service-icn img {
    height: 50px !important;
    width: auto;
    fill: #0f1b72;
  }
  .service-icn.s1 img {
    width: auto !important;
  }
  .service-icn.s2 img {
    width: auto !important;
  }
  .service-icn.s3 img {
    width: auto !important;
  }
  #myTab li {
    margin-bottom: 3px;
  }
  #myTab .nav-link {
    text-align: left;
  }
  #carouselExampleCaptions .carousel-item {
    height: auto !important;
    overflow: hidden;
  }
  h1 {
    font-size: 26px;
  }
  .counter {
    padding: 60px 0px;
    font-size: 20px;
    font-weight: 500;
  }
  .counter .number {
    margin-bottom: 0px !important;
    font-weight: 500;
    font-size: 30px;
    color: #0f1b72;
  }
  ul.cust-lst li::before {
    content: "";
    background: url(../images/bullet.png) no-repeat;
    position: absolute;
    left: 0px;
    width: 30px;
    height: 30px;
    background-position: 0px 0px;
    background-size: contain;
  }
  .slick-prev {
    left: 0px;
  }
  .slick-next {
    right: 0px;
  }
  .inner-banner img {
    object-fit: cover;
    height: 250px;
  }
  .cta-banner {
    color: #1f419b;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
  }
  .btn-style1 {
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    border-radius: 100px;
    padding: 10px 20px;
    border: 1px solid #2b2a76;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: #2b2a76;
  }
}
