.logo-img {
	height: 100%;
	width: 200px;
}
.nk-nav-item > .nk-nav-link {
	padding-top: 1rem;
	padding-bottom: 1rem;
    color: #fff;
}
.nk-header-main {
	padding: 8px;
	background-color: #0a1425 !important;

}
.nk-header-main.has-separate {
	border-bottom: 1px solid #192a46;
}
.btn-primary {
	background-color: #ea0100 !important;
	border: #ea0000;
}
.btn-primary:hover {
	background-color: #ff1413 !important;
	border: #ea0000;
}
.nk-banner-project-manage .nk-banner-wrap, .nk-banner-career-project-manage .nk-banner-wrap, .nk-banner-saas .nk-banner-wrap {
	padding-top: 150px;
}
.topTitle{
    font-size: 40px;
  margin-bottom: 10px !important;
}
.btn-white-outline {
	color: #fff;
	border-color: #fff;
}
.btn-white-outline:hover {
	color: #ea0100;
	border-color: #ea0100;
}
.topConetnt {
	padding: 30px 0 50px;
}
.nk-header-main.has-fixed {
	box-shadow: 4px 4px 36px 0px rgba(192, 192, 192, 0.07),-4px -4px 36px 0px rgba(192, 192, 192, 0.03) !important;
	background-color: #fff;
}
.media iconify-icon {
	font-size: 30px;
}
.nk-section-subtitle {
	color: #ea0100;
	}
    .WhyChooseUs.bg-darker .card   h5{
        color: #000 !important;
    }
    .nk-footer {
        background-color: #0a1425;
    }
    .nk-footer-copyright-text {
        color: #fff;
        font-size: 1rem;
        line-height: 1.5;
        font-weight: 500;
        text-transform: capitalize;
    }
    .nk-footer-text {
        color: #fff;
        font-size: 1rem;
        line-height: 1.5;
        font-weight: 500;
        text-transform: capitalize;
    }
    .nk-footer-copyright li::after {
        content: "";
        width: 1px;
        right: -4px;
        position: absolute;
        top: calc(50% + 3px);
        height: calc(100% - 12px);
        background-color: #263b5f;
        transform: translateY(-50%);
    }
    a {
        color: rgb(234, 1, 0);
        text-decoration: none;
    }
    .nk-pricing-s2 .nk-pricing-body .nk-list-link li.active .icon {
        color: #ea0100;
    }
    .nk-list-link {
        border-top: 1px solid #e5e5e5;
    }
    .text-redDark{
        color: #ea0100 !important;
    }
    .joinCommunity {
        padding: 70px 0 !important;
    }
    .joinCommunity .text-light {
        color: #cecece !important;
    }
    .nk-footer-bottom .nk-footer-content {
        padding: 20px;
    }
    .TopCreditPP {
        text-align: center;
        padding: 20px 0 40px;
    }
    .boldText{
        font-weight: 600;
    }
    .oldPrice{
        text-decoration: line-through;
        color: #8796b7;
    }
    .text-bg-cyan-100 {
        background-color: #00a712 !important;
        color: #fff !important;
    }
    .creditPriceList li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
        border: 1px solid #ececec;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    .CreditCount {
        color: #ea0100;
        margin-bottom: 0;
    }
    .CreditPrice {
        font-size: 16px;
        font-weight: 500;
    }
    .creditPricingTable tr td {
        padding: 15px;
    }
    .creditPricingTable tr:nth-child(odd) td{
        background: #ffebeb;
    }
    .nk-pricing-s2 sub {
        bottom: 3px;
        font-size: 25px;
    }
    .amount.h1 {
        font-size: 30px;
    }
    .planBox {
        width: 90%;
        margin: 0 auto;
    }

/* .WhyChooseUs.bg-darker .card {
        border: 1px solid #283b5b;
        background-color: #0a1425;
        border-radius: .75rem;
    }
    .WhyChooseUs.bg-darker .text-gray-800 {
        color: #9ba8c2 !important;
    } */
    .contactUsSection {
        padding: 130px 0 30px;
    }
    .contact_info li{
        margin-bottom: 10px;
    }
    textarea.form-control {
        min-height: 107px;
    }

/**************************************
       Media Query Start Here
*************************************/
@media screen and (min-width:768px) and (max-width:991px){
    .planBox {
        width: 100%;
        margin: 0 auto;
    }
    .topTitle {
        font-size: 28px;
    }
    .nk-banner-content p {
        font-size: 14px !important;
    }
    .nk-banner-saas .nk-banner-wrap {
        padding-top: 95px;
        padding-bottom: 80px !important;
    }
      .topConetnt {
        padding: 30px 0 0 !important;

    }
    .nk-section-head {
        padding-bottom: 30px;
    }
    .nk-section-title {
        font-size: 26px;
        line-height: 28px;

    }
    .nk-feature-block-content h4 {
        margin-bottom: 0 !important;
        font-size: 20px;
    }
    .nk-feature-block-content h4 {
        margin-bottom: 0 !important;
    }
    .WhyChooseUs {
        padding-top: 40px !important;
        padding-bottom: 50px !important;
    }
    .joinCommunity {
        padding: 50px 0 !important;
    }
    .text-redDark {
        font-size: 30px;
        margin-bottom: 0 !important;
    }
    .joinCommunity .nk-section-title {
        font-size: 22px;
    }

    .joinCommunity .text-light {
        font-size: 16px;
    }
    .joinCommunity .col-lg-3 {
        margin-bottom: 25px;
    }
    .joinCommunity .col-lg-3:last-child{
        margin-bottom: 0;
    }
    .card-body {
        padding: 15px;
    }
    .TopCreditPP {
        padding: 10px 0 20px;
        font-size: 14px;
    }
    .creditPricingTable tr td {
        padding: 15px;
        white-space: nowrap;
        font-size: 14px;
    }
    .text-bg-cyan-100 {
        font-size: 12px !important;
    }
    .nk-footer-copyright-text {
        font-size: 13px;

    }
    .nk-footer-text {
        font-size: 14px;
    }
    .nk-nav-item > .nk-nav-link {
         color: #000;
    }
    .nk-navbar-toggle .btn .icon {
        color: #fff;
    }



}

    @media screen and (max-width:767px){
        .topTitle {
            font-size: 28px;
        }
        .nk-banner-content p {
            font-size: 14px !important;
        }
        .nk-banner-saas .nk-banner-wrap {
            padding-top: 95px;
            padding-bottom: 35px !important;
          }
          .topConetnt {
            padding: 30px 0 0 !important;

        }
        .nk-section-title {
            font-size: 26px;
            line-height: 28px;

        }
        .nk-section-text {
            font-size: 14px;
        }
        .nk-feature-block-content h4 {
            margin-bottom: 0 !important;
        }
        .WhyChooseUs {
            padding-top: 40px !important;
        }
        .joinCommunity {
            padding: 50px 0 !important;
        }
        .joinCommunity  .nk-section-title {
            font-size: 18px;
        }
        .joinCommunity .text-light {
            font-size: 16px;
        }
        .joinCommunity .col-lg-3 {
            margin-bottom: 25px;
        }
        .joinCommunity .col-lg-3:last-child{
            margin-bottom: 0;
        }
        .card-body {
            padding: 15px;
        }
        .TopCreditPP {
            padding: 10px 0 20px;
            font-size: 14px;
        }
        .creditPricingTable tr td {
            padding: 15px;
            white-space: nowrap;
            font-size: 14px;
        }
        .text-bg-cyan-100 {
            font-size: 12px !important;
        }
        .nk-footer-copyright-text {
            font-size: 13px;

        }
        .nk-footer-text {
            font-size: 14px;
        }
        .nk-nav-item > .nk-nav-link {
             color: #000;
        }
        .nk-navbar-toggle .btn .icon {
            color: #fff;
        }



    }
