.debug{
    border:1px solid red !important;
}
.hide{
    display:none !important;
}
.form-group{
    margin:10px 10px 20px 10px;
    padding:10px;
    clear:both;
}
.form-group input,
.form-group select{
    padding:10px;
    float:right;
    width:70%;
    margin-bottom: 15px;
    border-radius: 8px;
}
.form-group label{
    float:left;
    line-height: 45px;
    text-align: right;
}
.hero-title{
    font-size:4.02rem;
}
span.select2{
    float:right;
}
[name=readiness]{
    position: relative;
    left: -200px;
    top: 20px;
}
.hero-img{
    width:120% !important;
    position:relative;
    top:30px;
}
.input-group-icon label{
    float: left !important;
}

.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
  }

  .my-float{
    margin-top:8px;
    width:46px;
    height: 46px;
  }
  .float:hover, .my-float:hover{
    color:#fff !important;
  }
  .testimonials .question{
    width:100% !important;
  }
  .testimonials .question h4, .testimonials .question p{
    text-align: center !important;
  }
  .question{
    border:1px solid #ccc;
    border-radius:10px;
    margin:20px 10px;
    padding:10px;
  }
  .question h4{
    cursor: pointer;

  }
  .question div{
    display:none;
  }

  .footer .list-unstyled li a{
    font-size:14px !important;
  }

  p.call-section{
    text-align:left; 
    font-size:14px !important;
  }

  .navbar{
    background-color: rgb(249, 250, 253, .9) !important;
  }

  h2{margin-top:30px !important;}
  .partners li{
    width:30%;
    float:left;
    list-style:none;
  }
  .partners li span{
    font-size: 13px;
  }
  .partners li p{
    font-size:14px !important;
  }

  .modal-body{
    max-height: 500px !important;
    overflow:scroll !important;
}
.modal-body li,  .modal-body li li{
  font-weight: normal;
    text-align: left !important;
    font-size: 14px;
    line-height: 30px;
    margin-left:40px;
}
.modal-body p{
    font-weight: normal;
    text-align: left !important;
    font-size: 14px;
    line-height: 30px;
    padding: 0px 30px;
}
.modal-body li span{
  color:red;
}

.text-secondary,
.text-thirdly{
    margin:30px 100px;
}
.text-thirdly{
    font-size:14px;
}
.gallery-row img{
    margin:10px;
    border-radius:5px;
    border:1px solid #ccc;
}
  
.dropdown-menu{
    border-radius:5px !important;
}
li.dropdown:hover > .dropdown-menu {
    display: block !important;
}
.text-center{
    text-align: center !important;
}
.nav-tabs li a{
    font-size:13px !important;
}
.nav-tabs li.nav-item a{
    background-color: #ccc !important;
    color: #000 !important;
}

.nav-tabs li.nav-item a.active{
    background-color: #926100 !important;
    color:#fff !important;
}

.footer p a{
    color:#5E6282;
}

.executive-hajj-style{
    padding:0px 120px !important; 
    text-align:center !important;
}

.card-body h4{
    margin-top:10px !important;
}
.card-body .btn-primary{
    background-color: #926100 !important; 
    border:1px solid #926100;
}
.card.service-card::before{
    background-color: #926100 !important; 
}

.px-xl-4{
    padding-right:1.2rem !important;
    padding-left:1.2rem !important;
}
.link-900:hover, .link-900:focus{
    color:#926100 !important;
}
.team div{
    border:1px solid #ccc;
    border-radius:5px;
    margin:2px;
    padding:30px;
}
.team div h5, .team div p{
    text-align: center;
}

.team div .title{
    font-size:14px;
}
.team div .detail{
    font-size: 12px;
    line-height: 22px;
}

h2.text-danger{
    color:#926100 !important;
}
.text-md-start .btn-primary, .rounded-circle{
    background-color: #926100 !important;
    border:1px solid #926100;
}

.footer p.text-secondary{
    margin:15px 0px !important;
    line-height: 25px;
    font-weight:normal !important;
}

.footer p.text-secondary a{
    color:#000 !important;
}

.policies ol{
    margin-left:80px !important;
    margin-right:80px !important;
}

.footer .icon-item{
    background-color: #926100 !important;
    color:#fff !important;
}
.statement{
    border:1px solid #ccc; 
    border-radius:10px; 
    padding:20px;
    margin:10px; 
    width:47%;
}
.statement:hover{
    box-shadow: 5px 5px 5px #ccc;
}

.statement h4{
    text-align: center;
}
.statement p{
    text-align: center;
}
h4.text-primary{
    margin:30px 0px;
    text-align: center !important;
}

.about-us-ul{
    width:90%;
    margin:auto !important;
}

.essentials-ul div{
    margin:40px 0px 0px 0px !important;
    float:left;
}

#tabs li {
    cursor: pointer;
}

ul#tabs-2023 li:first-child{
    margin-left:50px !important;
}
ul#tabs-2024 li:first-child{
    margin-left: 100px !important;
}
ul#certs li:first-child{
    margin-left:420px;
}
.accreditations div:first-child{
    margin-left:120px !important;
}
.accreditations img{
    padding:10px; 
    border:1px solid #ccc;
    background-color: #fff;
    width:100%;
    height: 140px;
}
.services .service-left .description{
    float:right;
    padding-top:80px;
}
.services .service-left .photo{
    float:left;
}

.services .service-right .description{
    float:left;
    padding-top:80px;
}
.services .service-right .photo{
    float:right;
}

.services .service-left, .services .service-right{
    clear:both !important;
    margin-top:50px;
}

@media only screen and (max-device-width : 720px){
    .essentials-ul div{
        margin:40px 0px 0px 0px !important;
        float:none !important;
    }
    iframe{
        height:315px !important;
    }
    .hajj-essentials .text-primary{
        font-size:22px !important;
    }
    .services .service-left, .services .service-right{
        border-bottom:1px dashed #666;
    }
    .services .service-left, .services .service-right .photo{
        margin-bottom:20px;
    }
    ul#certs li:first-child{
        margin-left:0px;
    }
    ul#tabs-2023 li:first-child{
        margin-left:0px !important;
    }
    ul#tabs-2024 li:first-child{
        margin-left:0px !important;
    }
    .form-group label{
        font-size:13px !important;
    }

    .testimonials .question{
        width:90% !important;
      }

    .executive-hajj-style{
        padding:0px 10px !important;
    }

    #packages .col-lg-3{
        margin-bottom:70px !important;
    }

    ul.partners li{
        width:100% !important;
    }

    .d-flex .text-secondary, .flex-1 .text-secondary{
        margin:30px !important;
    }

    .carousel-item .text-secondary{
        margin:0px !important;
    }

    .tab-pane img {
        margin:5px;
    }

    .dropdown-menu{
        display:block !important;
        margin-bottom: 20px;
        border:0px;
        margin-left:20px;
        list-style: square;
    }

    .dropdown-menu li a{
        background-color: none !important;
    }

    .policies{
        width:80% !important;
    }

    .statement{
        width:93% !important;
    }

    .text-secondary{
        margin:10px;
    }
    #tabs li, #certs li, #tabs-2023 li, #tabs-2024 li {
        width:100%;
        margin-top:10px;
    }

    .navbar-brand img{
        width:85% !important;
    }
    .hero-title{
        font-size:3.0rem !important;
    }
    .modal-dialog{
        width:74% !important;
    }
    .partners .card-body{
        padding:5px !important;
    }
    .partners .card-body p{
        font-size:13px;
    }
    .accreditations div:first-child{
        margin-left:auto !important;
    }
    .accreditations div img{
        width:112% !important;
        height:112% !important;
    }
    #testimonial .text-start a{
        width:100% !important;
    }
    #testimonial .ps-5, #testimonial .ps-7{
        padding:0px !important;
    }
    #testimonial .card-body p{
        font-size:13px !important;
    }
}