 .carousel-inner>.item>img{
 height:100vh!important;   
}
.uniqueSelling {
    text-align: center;
}
#exampleModalLong .modal-dialog {
  height: 100vh;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.uniqueSelling h3 {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #000;
    margin: 0;
}
.packages_content{
    
}
.uniqueSelling .chooseunique {
    margin: 40px auto  0px;
}
.gallery_img img{
    height:350px;
    object-fit: fill;
}
.container.aboutPage {
    margin-top: 100px;
    margin-bottom: 100px;
}
.cover-text .sub-head {
    font-size: 22px;
    padding: 26px 0px;
}
.about-top{
    margin-top:45px;
}
.upare_listing{
    padding: 30px;
}
.upare_listing ul{
   padding-left:25px; 
}
.upare_listing ul li {
    padding-left:0px;
    list-style: auto;
}
.slider_img_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.slider_content{
   position: absolute;
    top: 31px;
    z-index: 9999;
    left: 100px;
    max-width: 650px;
}
 
 
 .slider_text{
    position: relative;
    display: block;
    z-index: 9999;  
}
.slider_text h3 {
    color: #fff;
    font-size: 24px;
    line-height: 35px;
}
.slider_content.slider_text h3{
 color:#fff;   
}
.slider_content1.slider_text h3{
   color:#fff; 
}
.slider_content2.slider_text h3{
  color:#fff;  
}
.about_content {
    margin-top: 15px;
}
.about_content h4{
   font-size:21px; 
   line-height:28px;
}
.about_content p{
    font-size:15px;
    text-align:justify;
    line-height: 23px;
}
.slider_content p{
    color:#fff;
    font-size: 22px;
    padding: 10px;
    font-weight: bold;
    line-height: 30px;
}
.package_service{
    padding-top:  0px;
}
    .uniqueSelling .uniqueSellingone {
        margin: 40px 0;
        border: 1px solid #078792;
        position: relative;
        padding: 38px 12px 0px 12px;
        height: 174px;
    }
 .uniqueSelling {
    padding: 0px 0;
}
@media only screen and (min-width: 1401px) and (max-width: 1536px) {
    .uniqueSelling .uniqueSellingone span {
        height: 86px;
        width: 86px;
    }
        .uniqueSelling .uniqueSellingone h4 {
        font-size: 23px;
        line-height: 34px;
        font-weight:600;
        margin-bottom: 4px;
        font-family: 'Raleway', sans-serif;
    }
        .uniqueSelling .uniqueSellingone {
        margin: 40px 0;
        border: 1px solid #078792;
        position: relative;
        padding: 38px 12px 0px 12px;
        height: 174px;
    }
    
} 
    .uniqueSelling .uniqueSellingone {
        margin: 40px 0;
        border: 1px solid #078792;
        position: relative;
        padding: 38px 12px 0px 12px;
        height: 174px;
    }
.uniqueSelling .uniqueSellingone p {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #000;
    text-align: center;
    margin-top: 10px;
}
.uniqueSelling .uniqueSellingone span {
    background: #fff;
    border: 1px solid #078792;
    display: block;
    height: 86px;
        width: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translate(-50%, 0);
}
.pageHead {
    color: #4e3208;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 36px;
}
.aboutPage h4 {
    color: #d29a29;
    font-weight: bold;
}
.lineHead {
    color: #087680;
    padding-top: 60px;;
    position: relative;
    margin-bottom: 23px;
}
footer {
    background: #011719;
    color: #fff;
    padding: 34px 0;
}
.inner-footer p {
    margin-bottom: 0;
    padding: 10px;
}
.umrah-group-departure .heading {
    font-size: 30px;
    line-height: 40px;
    font-family: 'Roboto', sans-serif;
    color: #078792;
    font-weight: 600;
    text-align: center;
}
.umrah-group-departure .card {
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 40px;
    position: relative;
}
.umrah-group-departure .card span {
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}
.form-content a {
    color: #7a7a7a;
    font-weight: bold;
}
.form-group button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 5px 13px;
    text-decoration: none;
    margin: 0px;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
}
.modal-body .btn-success {
    background: #078792;
    color: #fff;
    border-radius: 8px;
    margin-top: 5px;
    padding: 11px 44px;
    width: 100%;
}
.form-content {
    text-align: center;
}
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
    .control-label {
    color: #808080;
    margin-bottom: 0;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #112b3d !important;
    background: linear-gradient(to top, #06323a, #078792);
    color: #fff;
    border-radius: 0px 0px 50px 50px;
    box-shadow: 0 4px 3px 1px rgb(0 0 0 / 20%);
    padding: 10px 35px 10px 45px !important;
}
#myModalHorizontal .modal-body {
    padding: 0px 25px 15px !important;
}
.modal-header {
    background: #16808b;
    color: #fff;
}
#myModalHorizontal .modal-dialog .modal-content {
    max-width: 500px;
    width: 100%;
}
.umrah-group-departure .card .text {
    padding: 8px 0;
    position: absolute;
    width: 100%;
    z-index: 999;
    bottom: 0;
    background:#078792b3;
    color: #fff;
    z-index: 0;
    cursor: pointer;
}
.umrah-group-departure .card p {
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    margin-bottom: 5px;
}
.umrah-group-departure .sub-text {
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.covert-top{
   padding-top: 0px!important; 
}
.packages_heading h3{
  margin-top: 0px;  
}
.gallery_sec{
    background-color:#f9f9f9!important;
}
.overlay3 {
   padding-top:80px; 
}
 .sppb-row.overlay4 {
    padding-bottom: 40px;
}
@media only screen and (min-width: 320px) and (max-width: 640px){
.slider_content p {
  color: #fff;
  font-size: 14px;
  padding: 10px;
  font-weight: bold;
  line-height: 24px;
} 
#sp-header .logo h1 {
  font-size: 19px;
  color: #fff;
  text-align: center;
  line-height: 23px;
  margin-top: 6px;
  font-family: 'Poppins', sans-serif;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
.cover-section {
    margin-top: 32px !important;
    margin-bottom: 0px !important;
}
.umrah-group-departure .heading {
    font-size: 22px;
}
.uniqueSelling .chooseunique {
    margin: 0px auto 0px;
}
.package_service {
    padding-top: 0px;
}
.packages_heading h3{
    margin-bottom:16px;
    font-size: 20px;
}
.cover-section {
    margin-top: 0px !important;
    margin-bottom: 80px !important;
}
.uniqueSelling .uniqueSellingone {
    margin: 14px 0;
    border: 1px solid #078792;
    position: relative;
    padding: 25px 12px 0px 12px;
    height: 100px;
}
}

@media screen and (max-width: 991px) {
 .about_content {
    margin-top: 60px;
}
.slider_content {
  text-align: center;
}
.slider_text h3{
    font-weight: 800;
}
#sp-header .logo h1 {
  font-size: 19px!important;
  color: #fff;
  text-align: center!important;
  line-height: 25px!important;
  margin-top: 6px!important;
  font-family: 'Poppins', sans-serif;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
 .slider_content p {
  color: #fff;
  font-size: 14px;
  padding: 10px;
  font-weight: bold;
  line-height: 24px;
} 
 .carousel-inner>.item>img{
 height:auto!important;   
}
.overlay2 {
    padding-top: 120px;
    padding-bottom: 120px;
     background-repeat: repeat;
}
.uniqueSellingone h4{
    margin-top: 0px;
    margin-bottom: 5px;   
}
.uniqueSelling .uniqueSellingone p {
   font-family: 'Raleway', sans-serif;
        font-size: 13px;
        line-height: 18px;
        font-weight: 400;
        margin-bottom: -18px;
        color: #000;
        text-align: center;
        margin-top: 0px;
}
.uniqueSelling .uniqueSellingone span {
  background: #fff;
  border: 1px solid #078792;
  display: block;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%, 0);
}
.overlay1 {
    padding: 90px 0 !important;
  }
.uniqueSelling .chooseunique {
    margin: 0px auto 0px;
}
.umrah-group-departure .heading {
    font-size: 22px;
    margin-bottom: 50px;
}
.cover-section {
    margin-top: 32px !important;
    margin-bottom: 0px !important;
}
}
@media screen and (min-width: 1360px) {
  .cover-section {
    margin-top: 30px !important;
    margin-bottom: 80px !important;
}  
}