/**!------------------------------------------------------
	Extra large devices ( large desktops, 1200px and up )
--------------------------------------------------------**/
@media (min-width: 992px) and (max-width: 1200px) {
    .featured-content h3 {
        font-size: 16px;
    }
}
@media (max-width: 1200px) {
    .slider-area .carousel-caption h2, .banner-content h2 {
        font-size: 60px;
    }
    .slider-area .carousel-caption {
        bottom: 25%;
    }
    .main-menu .navbar-nav li a {
        padding: 8px 8px;
    }
    .featured-area .row > div:first-child .featured-item.business-bg h3 {
        font-size: 40px;
    }
    .news-carousel .owl-nav button.owl-prev {
        left: 0;
    }
    .news-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .news-carousel .owl-nav button i {
        color: #fff;
    }
    .team-item h3 {
        font-size: 18px;
    }
    .team-item p {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .navbar-brand img{
        max-width: 125px;
    }
    .main-menu .navbar-nav li a {
        font-size: 15px;
        padding: 5px 6px;
    }
    .slider-area .carousel-caption p {
        font-size: 14px;
        line-height: inherit;
    }
    .slider-area .carousel-caption a{
        margin-top: 0;
    }
    .slider-area .carousel-indicators {
        padding-bottom: 20px;
    }
    .featured-item h3 br{
        display: inline-block;
        float: left;
    }
    .featured-area {
        margin-top: 0;
    }
    .featured-area .row > div:first-child .featured-item.business-bg h3{
        font-size: 32px;
        margin-bottom: 0;
    }
    .footer-menu {
        position: relative;
        padding-bottom: 30px;
    }
    .banner-area {
        padding: 180px 0 40px;
    }
    .director-item h3 {
        font-size: 20px;
    }
    .contact-form label {
        font-size: 14px;
    }
    .contact-form form hr {
        margin: 10px 0 20px;
    }
    .news-subtitle h3 {
        font-size: 24px;
    }
    .featured-content {
        padding: 20px 10px 10px;
    }
    .featured-item h3 {
        font-size: 18px;
    }
    .specialty-content h3 {
        font-size: 32px;
    }
    .specialty-content p {
        font-size: 15px;
    }
    .ijarah-banner .banner-content h2, .murabahah-banner .banner-content h2,
    .tawarruq-banner .banner-content h2, .principle-banner .banner-content h2{
        font-size: 48px;
    }
    .heading h2 {
        font-size: 42px;
    }
    .album-area .heading h2 {
        font-size: 30px;
    }
    .album-area .heading p {
        font-size: 15px;
    }
    .director-item {
        padding: 0 10px;
    }
    .contact-info {
        padding-left: 30px;
    }
    .contact-info p {
        font-size: 14px;
    }
    .corporate-banner .banner-content h2{
        padding-bottom: 10px;
    }
    .concept-area .heading h2 {
        font-size: 26px;
    }
    .information-item {
        padding: 20px 15px;
    }
    .news-list h3 {
        font-size: 16px;
    }
    .news-list p {
        font-size: 14px;
    }
    .testimonial-item p {
        font-size: 15px;
    }

}
/**!--------------------------------------
	Large devices (desktops, 992px and up)
----------------------------------------**/
@media (min-width: 768px) and (max-width: 991.98px) {
    .header-area .container {
        max-width: 830px;
    }
    .main-menu .navbar-nav li a {
        font-size: 14px;
    }
    .team-item {
        padding: 0 5px;
    }
    .team-item h3 {
        font-size: 15px;
    }
    .team-item p {
        font-size: 12px;
    }

}
@media (max-width: 767px) {
    .header-menu-area {
        padding: 10px 0;
    }
    .main-menu .navbar-nav {
        text-align: right;
        display: block;
        padding: 0;
    }
    .navbar-brand {
        padding: 0;
    }
    .main-menu nav.navbar .navbar-collapse {
        width: 100%;
        position: absolute;
        top: 45px;
        padding: 10px 30px 10px;
        background: #004184;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .main-menu .navbar-nav .dropdown-toggle::after {
        color: #fff;
    }
    .navbar-brand img {
        max-width: 180px;
    }
    .main-menu .navbar-nav {
        border: none;
        border-radius: 0;
    }
    .main-menu .navbar-nav li a {
        font-size: 15px;
        padding: 5px 0;
        color: #ffffff;
    }
    .header-area.sticky .main-menu .navbar-nav li a {
        color: #ffffff;
    }
    .main-menu .navbar-nav li a:hover, .main-menu .navbar-nav li a.active,
    .header-area.sticky .main-menu .navbar-nav li a:hover,
    .header-area.sticky .main-menu .navbar-nav li a.active {
        color: #fff;
        border-radius: 0;
    }
    .header-area.sticky .main-menu .navbar-nav .dropdown-toggle::after {
        color: #fff;
    }
    .main-menu .navbar-nav li a.apply-btn{
        margin-bottom: 10px;
    }
    .main-menu .navbar-toggler {
        box-shadow: none;
        border: none;
        outline: none;
    }
    .navbar-toggler i {
        font-size: 26px;
        color: #004184;
    }
    .main-menu .navbar-nav .dropdown-menu li {
        text-align: right;
    }
    .heading h2, .related-area .heading h2 {
        font-size: 32px;
    }
    .slider-area .carousel-caption h2, .banner-content h2{
        font-size: 54px;
    }
    .ijarah-banner .banner-content h2, .murabahah-banner .banner-content h2,
    .tawarruq-banner .banner-content h2, .principle-banner .banner-content h2{
        font-size: 40px;
    }
    .slider-area .carousel-caption {
        bottom: 25%;
    }
    .team-item {
        padding: 0 10px;
        text-align: center;
    }
    .news-subtitle h3 {
        font-size: 20px;
    }
    .news-content p {
        font-size: 15px;
    }
    .news-sidebar {
        padding-left: 0;
        padding-top: 30px;
        border-top: 2px solid #292722;
        margin-top: 20px;
    }
    .news-sidebar .news-list:last-of-type {
        border-bottom: none;
    }
    .stake-item {
        height: inherit;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .specialty-content {
        padding: 15px 0;
    }
    .specialty-content h3 {
        font-size: 24px;
    }
    .specialty-content h3 {
        font-size: 26px;
    }
    .featured-content {
        min-height: 155px;
    }
    .footer-menu h4 {
        font-size: 16px;
    }
    .privacy-menu li {
        padding-right: 10px;
    }
    .contact-form h3 {
        font-size: 32px;
    }
    .contact-info {
        padding-left: 25px;
    }
    .contact-banner .row > div:first-of-type .contact-info {
        border-left: 0;
        padding-left: 0;
    }
    .contact-banner .row > div:last-of-type .contact-info p:last-of-type{
        white-space: nowrap;
    }
    .corporate-banner .banner-bg-content p {
        font-size: 14px;
    }
    .principle-image {
        padding-bottom: 30px;
    }
    .principle-details h3 {
        font-size: 24px;
    }
    .principle-details h3 {
        font-size: 24px;
    }
    .principle-details p.sub-title {
        font-size: 18px;
    }
    .structure-area .information-item {
        margin-bottom: 1.5rem;
    }
    .information-item h4 {
        font-size: 24px;
    }
    .service-item .card-body {
        padding: 15px 0 0;
    }
    .service-item {
        padding-bottom: 2rem;
        margin-bottom: 2rem !important;
    }
    .service-item h3 {
        font-size: 20px;
    }
    .service-item p {
        font-size: 15px;
    }
    .news-sidebar .news-list:last-of-type {
        padding-bottom: 0;
    }
    .stake-content h3 {
        font-size: 22px;
    }
    .album-area .heading h2 {
        font-size: 24px;
    }
    .photo-item-content h3 {
        font-size: 15px;
    }
    .video-item h3 {
        font-size: 16px;
    }
    .why-details p.sub-title {
        font-size: 16px;
    }
    .why-details p {
        font-size: 15px;
        color: #1c1c1c;
        font-weight: 300;
    }
    .testimonial-item {
        margin-bottom: 3rem;
    }
    .testimonial-area .row > div:last-of-type .testimonial-item {
        margin-bottom: 0;
    }


}
/**!---------------------------------------------
	Small devices (landscape phones, 576px and up)
-------------------------------------------------*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .team-item {
        white-space: nowrap;
    }
}
@media (max-width: 639px) {}
@media (max-width: 575px) {
    .banner-area {
        padding: 150px 0 40px;
    }
    .banner-content h2{
        font-size: 28px;
    }
    .slider-area .carousel-caption h2 {
        font-size: 42px;
        border: none;
        padding-left: 0;
        margin-bottom: 5px;
    }
    .banner-content h2{
        font-size: 32px;
    }
    .ijarah-banner .banner-content h2{
        font-size: 28px;
    }
    .slider-area .carousel-item img {
        min-height: 330px;
    }
    .slider-area .carousel-caption {
        right: 10%;
        left: 10%;
    }
    .heading h2, .structure-area .heading h2{
        font-size: 24px;
    }
    .news-area .heading h2{
        font-size: 32px;
    }
    .footer-top .row > .col-lg-2.col-md-4.col-sm-4{
        max-width: 50%;
    }
    .recaptcha-cus {
        justify-content: start;
        overflow: hidden;
    }
    .logo-menu li {
        display: inline-block;
        padding: 0 5% 0 0;
    }
    .logo-menu li img {
        max-width: 150px;
    }
    .featured-area .row > div:first-of-type{
        max-width: 100%;
    }
    .featured-area .row > div{
        max-width: 50%;
    }
    .contact-banner .banner-content h2 {
        text-align: left;
        padding-left: 10%;
    }
    .contact-info {
        border-left: 0;
        padding-left: 10%;
    }
    .contact-banner .row > div:first-of-type .contact-info {
        padding-left: 10%;
    }
    .information-item h4 {
        font-size: 26px;
    }
    .profile-content h3 {
        font-size: 20px;
    }
    .concept-area .heading h2 {
        font-size: 24px;
    }
    .concept-area .mx-auto.w-75 {
        width: 100% !important;
    }
    .stake-content h3 {
        font-size: 20px;
    }
    .gallery-area .heading h2 {
        font-size: 20px;
    }
    .testimonial-item h3 {
        font-size: 17px;
    }
    .video-item {
        margin-bottom: 30px;
    }
    .information-item {
        margin-bottom: 2rem;
    }

}
/**!------------------------------------------------------
	Extra small devices (portrait phones, less than 576px)
--------------------------------------------------------**/
@media only screen and (min-width: 479px) and (max-width: 575.98px) {
    .footer-top .row > div:last-of-type{
        max-width: 100%;
    }
    .footer-top .row > div{
        max-width: 50%;
    }

}
@media (max-width: 479px) {
    .navbar-brand img {
        max-width: 170px;
    }
    .footer-top .row > .col-lg-2.col-md-4.col-sm-4{
        max-width: 100%;
    }
    .slider-area .carousel-caption h2 {
        font-size: 40px;
    }
    .ijarah-banner .banner-content h2, .murabahah-banner .banner-content h2,
    .tawarruq-banner .banner-content h2, .principle-banner .banner-content h2 {
        font-size: 22px;
    }
    .stake-content h3 {
        font-size: 18px;
    }
}