

/* :: XX-Large devices */
@media (max-width: 1399){

    /* :: FAQs */
    .faq .faq-box{
        padding: 16px;
    }
}

/* :: X-Large devices */
@media (max-width: 1199px){
    /* :: Header */
    .header .banner .handline{
        font-size: 64px;
    }

    /* :: Features */
    .features .all-features-item .features-item .content-box h4{
        font-size: 18px;
    }

    /* :: About US */
    .about-us .about-us-text-box .img-person .signature {
        width: 160px;
    }

    /* :: Get Update */
    .get-update h5{
        font-size: 30px;
    }

}

/* :: Large devices */
@media (max-width: 991px){
    /* :: Section Title */
    .sec-title h3{
        margin-bottom: 20px;
    }
        .head2{
      display: none;
    }
    .nava1{
      color: #FFF;
      padding: 12px 0 12px 12px;
      margin-right: 12px;
      font-size: 18px;
    font-weight: 600;
    margin: 0 20px 0 0px;
    position: relative;
    display: block;
    text-transform: capitalize;
    text-decoration: none;
  }
	/* :: BG Section */
    .bg-section-2-left,
    .bg-section-2-right{
        height: 50%;
        float: none;
        width: 100%;
    }

    /* :: Navbar */
    .top-navbar{
        display: none;
    }

    #open-nav-bar
    {

    }
    .nav-bar .logo .logo-nav img {
        width: 140px;
        margin-left: 2px;
      }
    .nav-bar .content-box{
        display: block !important;
    }
    .nav-bar .logo{
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 16px 0;
    }
    .nav-bar .logo .open-nav-bar span{
        width: 30px;
        height: 3px;
        border-radius: 3px;
        background-color: #FFF;
        display: block;
        margin-left: 750px;
    }
    .nav-bar.active .logo .open-nav-bar span{
        background-color: #1C1A30;
    }
    .nav-bar .logo .open-nav-bar:hover span{
        background-color: #FFF;
    }
    .nav-bar .logo .open-nav-bar span:nth-of-type(2){
        margin: 5px 0;
        width: 20px;
        position: relative;
        right: -10px;
        margin-left: 750px;
    }
    .nav-bar .nav-bar-links{
        display: none;
    }
    .nav-bar .nav-bar-links.active{
        display: block;
        max-height: 300px;
        overflow: hidden;
        overflow-y: scroll;
        -webkit-box-shadow: 0 3px 4px rgb(0 0 0 / 7%);
                box-shadow: 0 3px 4px rgb(0 0 0 / 7%);
        background-color: #1C1A30;
        width: 329px;
        margin-left: 8px;
    }
    .nav-bar .nav-bar-links .level-1 .item-level-1{
        display: block;
    }
    .nav-bar .nav-bar-links .level-1 .item-level-1 .link-level-1{
        padding: 12px 0 12px 12px;
        margin-right: 12px;
    }
    .nav-bar.active .nav-bar-links .level-1 .item-level-1 .link-level-1{
        color: #FFF;
    }
    .nav-bar.active .nav-bar-links .level-1 .item-level-1 .link-level-1:hover,
    .nav-bar.active .nav-bar-links .level-1 .item-level-1 .link-level-1.color-active,
    .nav-bar.active .nav-bar-links .level-2 .item-level-2 .link-level-2:hover{
        color: #F57009;
    }
    .nav-bar .nav-bar-links .level-1 .item-level-1 .link-level-1:before{
        display: none;
    }
    .nav-bar .nav-bar-links .level-1 .item-level-1 .link-level-1:after{
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
        position: absolute;
        right: 10px;
        font-size: 12px;
        width: 25px;
        height: 25px;
        background-color: #F57009;
        color: #FFF;
        text-align: center;
        border-radius: 50%;
        font-weight: 900;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .nav-bar .nav-bar-links .level-1 .item-level-1.has-menu .link-level-1.active:after{
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .nav-bar .nav-bar-links .level-1 .item-level-1:last-of-type .link-level-1{
        margin-right: 12px;
    }
    .nav-bar .nav-bar-links .level-2{
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        opacity: unset;
        visibility: unset;
        position: unset;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: none;
    }
    .nav-bar .nav-bar-links .level-2.active{
        display: block;
    }
    .nav-bar .nav-bar-links .level-2.active .item-level-2{
        margin: 0 40px;
    }
    .nav-bar .nav-bar-links .level-2 .item-level-2 .link-level-2{
        color: #053363;
        border-bottom: 1px solid rgb(248 246 247 / 10%);
        padding-left: 0;
    }
    .nav-bar .nav-bar-tools {
        display: none !important;
    }

    /* :: Header */
    .header .other-tools{
        margin-top: 50px;
        display: block !important;
        text-align: center;
    }

    /* :: Features */
    .features .all-features-item .features-item .content-box h4{
        font-size: 22px;
    }

    /* :: About US */
    .about-us .about-us-img-box{
        height: 500px;
        margin: 0 0 50px 0;
		padding: 0;
    }
    .about-us .about-us-img-box .img-box{
        background-position: top;
    }
	.about-qualified-employees{
		left: 0;
	}

    /* :: Provide 2 */
    .provide-2 .faq{
        margin: 0;
    }

    /* :: Provide 3 */
	.provide-3 .img-box{
		height: 500px;
		margin: 50px 0;
	    background-position: top;
	}

    /* :: Get Update */
    .get-update{
        text-align: center;
    }
    .get-update .d-flex.align-items-center.justify-content-between{
        display: block !important;
    }
    .get-update .phone{
        margin: 30px 0;
    }

	/* :: ----------- CSS Home 2 ----------- */
	.all-navbar.home-2 .nav-bar .logo .open-nav-bar span{
		background-color: #1160AD;
	}
	.all-navbar.home-2 .nav-bar .logo .open-nav-bar:hover span{
        background-color: #F57009;
    }
	.all-navbar.home-2 .nav-bar .nav-bar-links .level-1 .item-level-1 .link-level-1{
		color: #FFF;
	}
	.about-us.home-2 .about-us-img-box{
		margin: 50px 0 0 0;
		padding-left: 30px;
	}
	.provide.home-2 .quote-box .map-box{
		margin: 0 0 40px 0;
		height: 180px;
	}
	.provide.home-2 .quote-box form{
		margin-top: 30px;
	}
	.testimonial.home-2 .img-box{
		height: 450px;
		margin-right: 0;
	    background-position: top;
	}
	.testimonial.home-2 .box{
		margin: 50px 0 0 0;
	}

	/* :: ----------- CSS Home 3 ----------- */
	.features.home-3 .all-features-item .features-item.one{
		border-bottom-left-radius: 0;
		border-top-right-radius: 5px;
	}
	.features.home-3 .all-features-item .features-item.three{
		border-top-right-radius: 0;
		border-bottom-left-radius: 5px;
	}
	.about-us.home-3 .about-us-img-box{
		padding-right: 0;
	}

	/* :: Single Team & Services Sidebar */
	.single-team-sidebar.mr-20,
	.sidebar-services.mr-20,
	.sidebar-shop.mr-20{
		margin-right: 0;
	}

	/* :: Single Blog Sidebar */
	.sidebar-blog.ml-20{
		margin-left: 0;
	}

	/* :: Contact US */
	.contact-us .map-box{
		margin: 0 0 50px 0;
		height: 400px;
	}

    .nav-bar .content-box .nav-bar-links {
        margin-top: 33px;
      }
      .nav-bar
  {
    height: 104px;
  }
    .nav-bar.active {
  -webkit-box-shadow: 0 5px 40px rgb(9 29 62 / 11%);
  box-shadow: 0 5px 40px rgb(9 29 62 / 11%);
  height: 104px;
  background-color: #fff;
}
    .nav-bar .logo .open-nav-bar span {
        width: 30px;
        height: 3px;
        border-radius: 3px;
        background-color: #FFF;
        display: block;
        margin-left: 440px;
      }
      .nav-bar .logo .open-nav-bar span:nth-of-type(2) {
        width: 30px;
        height: 3px;
        border-radius: 3px;
        background-color: #1160AD;
        display: block;
        margin-left: 440px;
      }
      .tab-content {
        margin-top: -1074px !important;
        margin-left: 177px !important;
        width: 501px !important;
      }
      .offer-wrapper {
        background-position: right bottom;
        background-repeat: no-repeat;
        box-shadow: 0 0 13px 0.7px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        height: auto !important;
      }
      .video-presentation {
        position: relative;
        background-image: url(../images/thumbnail.webp);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: -32px;
        width: 124%;
        height: 408px !important;
        border-radius: 5px;
        overflow: hidden;
        -webkit-box-shadow: 0 5px 40px rgb(9 29 62 / 11%);
        box-shadow: 0 5px 40px rgba(4, 16, 37, 0.5);
        margin-left: -87px;
      }
}

/* :: Medium devices */
@media (max-width: 768px){
    /* :: Header */
    .header .banner .handline{
        font-size: 54px;
    }
      .dsn44{
    display: block;
  }
        .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 30px;
	line-height: 60px;
	font-weight: 500;
	right: 7%;
	left: 6%;
	bottom: 26%;
	top: 48%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 7%;
	left: 6%;
	bottom: 30%;
	top: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 7%;
	left: 6%;
	bottom: 27%;
	top: 53%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
  .head1{
    color: #deb85c;
  font-size: 25px;
  margin-bottom: 20px;
    font-weight: 794;
  }
  .head2{
    color: #fdfdfd;
  font-size: 18px;
  margin-bottom: 20px;
  }
    .ptb2 {
  padding-top: 70px;
  padding-bottom: 30px;
}
.mtb1 {
  margin-top: 0px;
  margin-bottom: 60px;
  padding-top: 24px;
  padding-bottom: 50px;
}
    .header .banner .about-website{
        margin-right: 0;
    }

    /* :: Qoute Box */
    .quote-box form{
        margin: 50px 0 0 0;
    }
    .quote-box form .col-lg-6,
    .quote-box form .col-lg-12{
        padding: 0
    }

    /* :: CopyRight */
    .copyright p,
    .copyright ul{
        text-align: center;
        float: none;
        margin-bottom: 30px;
    }
    .copyright ul{
        margin-bottom: 0;
    }

	/* :: Breadcrumb Header */
	.breadcrumb-header .banner h1{
		font-size: 26px;
	}

	/* :: Single Team */
	.single-team-content-box .about-us-core-list .item {
		width: 100%;
		float: none;
	}

	/* :: 404 Error Page */
	.page-404-area h2{
		font-size: 130px;
	}
    .video-presentation {
        position: relative;
        background-image: url(../images/thumbnail.webp);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: -32px;
        width: 101%;
        height: 244px;
        border-radius: 5px;
        overflow: hidden;
        -webkit-box-shadow: 0 5px 40px rgb(9 29 62 / 11%);
        box-shadow: 0 5px 40px rgba(4, 16, 37, 0.5);
        margin-left: -1px;
      }
      .nav-bar .content-box .nav-bar-links {
        margin-top: 33px;
      }
      .nav-bar
  {
    height: 104px;
  }
  .tab-content {
    margin-top: -1074px !important;
    margin-left: 177px !important;
    width: 501px !important;
  }
  .offer-wrapper {
    background-position: right bottom;
    background-repeat: no-repeat;
    box-shadow: 0 0 13px 0.7px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    height: auto !important;
  }
  .m0 {
    margin-left: 3px;
  }

}

@media (max-width: 600px) {
    .nav-bar .logo .logo-nav img {
      width: 140px;
      margin-left: 34px;
    }
    .dsn1{
      display: none !important;
    }
    .dsn2{
      display: block;
    }

    .mt1{
    margin-top: 40px;
    display: block;
}
    /* .desktop{
      display: none;
    }
    .mobile{
      display: block;
    } */
    .nav-bar .logo .open-nav-bar span {
        width: 30px;
        height: 3px;
        border-radius: 3px;
        background-color: #000;
        display: block;
        margin-left: 297px;
      }
      .nav-bar .logo .open-nav-bar span:nth-of-type(2) {
        margin: 5px 0;
        margin-left: 0px;
        width: 20px;
        position: relative;
        right: -10px;
        margin-left: 297px;
      }
      .sec-title1 p {
        font-size: 26px;
        line-height: 42px;
        font-weight: 700;
        display: inline-block;
        text-transform: uppercase;
        position: relative;
        color: #E7B112;
        font-family: 'Heebo', sans-serif;
        margin-top: -45px;
        background: -webkit-linear-gradient(#1A1548,#1159a1,#1159a1);
          background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
      }
      .header .banner .handline {
        color: #FFF;
        text-transform: capitalize;
        font-weight: 700;
        line-height: 1;
        font-size: 35px;
        /*! margin-bottom: 30px; */
        margin-top: 16px;
      }
      .btn-1{
        text-transform: capitalize;
        position: relative;
        text-align: center;
        background-color: #DBB75D;
        z-index: 1;
        font-size: 14px;
        font-weight: 600;
        min-width: 155px;
        height: 60px;
        line-height: 60px;
        padding: 0 15px;
        border-radius: 3px;
        overflow: hidden;
        /* font-family: 'Heebo', sans-serif; */
        display: -ms-inline-grid;
        display: inline-grid;
        cursor: pointer;
        -webkit-transition: color 1s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
        -o-transition: color 1s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
        transition: color 1s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
        background-color: #0e5cad;
        margin-left: 7px;
    }
      .btn-1::after, .btn-1::before {
        content: '';
        position: absolute;
        height: 50%;
        width: 0;
        background-color: #1160AD;
        z-index: 1;
        -webkit-transition: .3s cubic-bezier(.785,.135,.15,.86);
        -o-transition: .3s cubic-bezier(.785,.135,.15,.86);
        transition: .3s cubic-bezier(.785,.135,.15,.86);
      }
      .video-presentation {
        position: relative;
        background-image: url(../images/thumbnail.webp);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: -35px;
        width: 101%;
        height: 244px !important;
        border-radius: 5px;
        overflow: hidden;
        -webkit-box-shadow: 0 5px 40px rgb(9 29 62 / 11%);
        box-shadow: 0 5px 40px rgba(4, 16, 37, 0.5);
        margin-left: -2px;
      }
      .nav-bar
      {
        height: 104px;
      }
      .nav-bar .content-box .nav-bar-links {
        margin-top: 33px;
      }
      .tab-content {
        margin-top: -1148px !important;
        margin-left: 167px !important;
        width: 259px !important;
      }
      .offer-wrapper {
        background-position: right bottom;
        background-repeat: no-repeat;
        box-shadow: 0 0 13px 0.7px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        height: auto !important;
      }
      .m0 {
        margin-left: 3px;
      }
  }
/* :: Small devices */
@media (max-width: 575px){
    /* :: Header */
    .header, .header .header-carousel .sec-hero{
        min-height: 760px !important;
    }
    .header .banner .handline{
        font-size: 31px;
    }
    .header .banner .btn-box .btn-1:nth-child(even){
        margin: 30px 0 0 0;
    }

    /* :: About US */
    .about-us .about-us-text-box .about-us-features-carousel{
        margin-top: 30px;
    }

    /* :: Provide 2 */
    .provide-2 .provide-btn .btn-1:first-of-type{
        margin: 0 0 30px 0;
    }

	/* :: Bill table */
	.bill-table{
		display: block;
		overflow-x: scroll;
	}
    .nav-bar
    {
      height: 104px;
    }
    .nav-bar .content-box .nav-bar-links {
        margin-top: 33px;
      }
      .tab-content {
        margin-top: -1148px !important;
        margin-left: 167px !important;
        width: 259px !important;
      }
      .offer-wrapper {
        background-position: right bottom;
        background-repeat: no-repeat;
        box-shadow: 0 0 13px 0.7px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        height: auto !important;
      }
      .m0 {
        margin-left: 3px;
      }
}
@media (max-width: 450px){
.video-presentation {
    position: relative;
    background-image: url(../images/thumbnail.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -19px;
    width: 82%;
    height: 150px !important;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 40px rgb(9 29 62 / 11%);
    box-shadow: 0 5px 40px rgba(4, 16, 37, 0.5);
    margin-left: 30px;
  }
  #popup-wrapper{
    display: none !important;
  }
  .imgh2 .comments-box .img-box img{
    display: none;
}
.item-comments .inner-comments .comments-box .text-box {
  margin-left: 15px;
}
.item-comments .inner-comments .comments-box .text-box p {
  font-size: 20px;
}
  /* #popup-wrapper {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999999;
    background-color: rgba(0, 0, 0, 0.8);
}

#popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}

#popup-close {
    position: absolute;
    top: -35px;
    right: -40px;
    cursor: pointer;
    background:transparent;
    border:none;
}
#popup-content img{
max-width: 100%;
} */

  .banner-box {
    background-color: #000000a3 !important;
    width: 337px;
    padding:
  0px 28px 12px 20px;
    height: auto;
  }
  .header-carousel.owl-theme .owl-nav [class*="owl-"] i{
    font-size: 22px;
  }
  .bg-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 75%;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
  }
  .sec-title .span1 {
    font-size: 25px;
  }
  .nav-bar
  {
    height: 104px;
  }
  .nav-bar .content-box .nav-bar-links {
    margin-top: 33px;
  }
  .tab-content {
    margin-top: -1148px !important;
    margin-left: 154px !important;
    width: 259px !important;
  }
  .offer-wrapper {
    background-position: right bottom;
    background-repeat: no-repeat;
    box-shadow: 0 0 13px 0.7px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    height: auto !important;
  }
  .m0 {
    margin-left: 3px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
    .head2{
      display: none;
    }
        .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 45%;
	left: -10%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}
/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
     .head2{
      display: none;
    }
              .carousel-caption4 {
	position: relative;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 7%;
	left: 0%;
	bottom: auto;
	top: 4%;
	display: flex;
	align-items: center;
	justify-content: center;
	/*! background-color: #000000b2; */
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
        .dsn3 {
  display: none;
}
        .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #00000082;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #00000082;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}

/* Small devices (portrait tablets and large phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .head2{
      display: none;
    }
        .dsn3 {
  display: none;
}
        .carousel-caption1 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 40%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption2 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 43%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
      .carousel-caption3 {
	position: absolute;
	right: 10%;
	bottom: 20px;
	left: 10%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	/*! text-align: center; */
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	font-size: 40px;
	line-height: 60px;
	font-weight: 500;
	right: 50%;
	left: 6%;
	bottom: 33%;
	top: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #000000b2;
	padding: 25px 25px;
	/*! line-height: 145px; */
	display: block;
  }
}

/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
  .carousel-caption1,
  .carousel-caption2,
  .carousel-caption3 {
    font-size: 16px;
    line-height: 24px;
    padding: 20px 10px 20px 10px;
    top: -35%;
    bottom: auto;
    left: 0%;
    right: 0%;
    text-align: center;
    border-radius: 10px;
  }
}

/* Small devices (576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .carousel-caption1,
  .carousel-caption2,
  .carousel-caption3 {
    font-size: 20px;
    line-height: 30px;
    padding: 15px;
    top: 15%;
    bottom: auto;
    left: 5%;
    right: 5%;
  }
      .dsn3 {
  display: none;
}
}

/* Medium devices (768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .carousel-caption1,
  .carousel-caption2,
  .carousel-caption3 {
    font-size: 28px;
    line-height: 40px;
    padding: 20px;
    top: -10%;
    bottom: auto;
  }
    .dsn3 {
  display: none;
}
}

/* Large devices (992px and up) */
@media (min-width: 992px) {
  .carousel-caption1,
  .carousel-caption2,
  .carousel-caption3 {
    font-size: 40px;
    line-height: 60px;
    padding: 25px;
    border-radius: 10px;
  }
}


