@media(min-width: 1500px) {
    .unlock-box-header h3 {
        font-size: 29px;
    }

    .unlock-box-header p {
        font-size: 16px;
    }
}

@media(max-width: 991px) {
    .nan-btn-icon {
        display: block;
        width: 31px;
        height: 4px;
        background-color: #fff;
        margin: 8px 0;
    }

    .navbar-toggler {
        border: 0;
        padding: 0;
        background: transparent;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .curent .sub-menu {
        visibility: visible;
        opacity: 1;
        position: relative;
        transform: translateY(0em);
        z-index: 1;
        transition: none;
        background-color: transparent;
        /* margin-top: 2px; */
        display: block !important;
        min-width: 100%;
        left: 0 !important;
        transform: translate(0%, 0px);
    }
    .sub-menu>li>a {
        color: #ccb700;
        padding: 10px 0;
        font-size: 15px;
    }
    .sub-menu>li {
        border: 0;
    }
    .web-header .navbar .navbar-nav li:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0%, 0px);
        -moz-transform: translate(0%, 0px);
        -ms-transform: translate(0%, 0px);
        -o-transform: translate(0%, 0px);
        transform: translate(0%, 0px);
    }
    .menu_overlay {
        display: none;
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
        display: none;
        z-index: 2;
    }
    .navbar-collapse {
        background-color: #111;
        background-image: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 260px;
        display: none;
        height: 100% !important;
        max-height: 100% !important;
        overflow: auto;
        overflow-x: scroll;
        display: block !important;
        transform: translateX(-260px);
        opacity: 0;
        visibility: hidden;
        padding: 0px 0 20px;
        transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        z-index: 10;
        padding: 18px 15px;
    }
    .navbar-collapse.menu-visible {
        transform: translateX(0px);
        transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        opacity: 1;
        visibility: visible;
    }
    .menu_overlay.menu-visible {
        display: block;
    }
    .web-header-inner {
        width: 100%;
    }
    .nav-item .nav-link.active {
        color: #000;
    }
    .nav-item .nav-link {
        color: #000;
    }
    .start-btn {
        width: 100%;
        text-align: center;
    }
    
    .banner-inner {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .banner-inner h1 {
        font-size: 68px;
    }

    .unlock-header-left h2{
        font-size: 40px;
    }

    .unlock-header-right p {
        font-size: 14px;
    }

    .unlock-box {
        margin-bottom: 24px;
    }

    .unlock2-box-left {
        padding-right: 0;
        margin-bottom: 36px;
    }

    .unlock2-box-right {
        padding-left: 0px;
    }

    .flex-direction .unlock2-box-left {
        padding-left: 0px;
    }

    .flex-direction .unlock2-box-right {
        padding-right: 0px;
    }

    .web-footer-top-center {
        margin-top: 25px;
    }

    .web-footer-bottom-left ul {
        flex-wrap: wrap;
    }

    .web-footer-bottom-left ul li:nth-child(2) {
        display: none;
    }
.web-header .nav-item .nav-link {    
    padding: 16px 0px;
}	
	.web-header .nav-item.nav-item-2{
	position:relative;	
    
}

.sub-menu {
        opacity: 1;
        visibility: visible;
        display: none !important;
        position: relative;
        border: none;
        box-shadow: none;
        transform: inherit;
        left: 0;
        width: 100%;
        background: transparent;
        padding: 0px 0px !important;
    }	
.web-header .navbar .navbar-nav .nav-item:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0%, 0px);
        -moz-transform: translate(0%, 0px);
        -ms-transform: translate(0%, 0px);
        -o-transform: translate(0%, 0px);
        transform: translate(0%, 0px);
    }
.web-header .navbar .navbar-nav .nav-item.curent .sub-menu {
        visibility: visible;
        opacity: 1;
        position: relative;
        transform: inherit;
        z-index: 1;
        transition: none;
        display: block !important;
        min-width: 100%;
        left: 0;
        transform: translate(0%, 0px);
    }




.mega-sub-menu {
        opacity: 1;
        visibility: visible;
        display: none !important;
        position: relative;
        border: none;
        box-shadow: none;
        transform: inherit;
        left: 0;
        width: 100%;
        background: transparent;
        padding: 0px 0px !important;
    }		
	
.web-header .navbar .navbar-nav .nav-item:hover .mega-sub-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0%, 0px);
        -moz-transform: translate(0%, 0px);
        -ms-transform: translate(0%, 0px);
        -o-transform: translate(0%, 0px);
        transform: translate(0%, 0px);
    }
.web-header .navbar .navbar-nav .nav-item.curent .mega-sub-menu {
        visibility: visible;
        opacity: 1;
        position: relative;
        transform: inherit;
        z-index: 1;
        transition: none;
        display: block !important;
        min-width: 100%;
        left: 0;
        transform: translate(0%, 0px);
    }	
    
    .relevator-right {
        display: none;
    }

    .relevator-wrapper {
        margin-bottom: 80px;
        padding: 25px;
    }

    .relevator-left {
        padding-bottom: 0px;
    }

}

@media(max-width: 767px) {
    .banner-inner h1 {
        font-size: 51px;
    }

    .banner-inner p {
        font-size: 13px;
        letter-spacing: 1px;
        line-height: 25px;
        color: #c2c5d2;
        font-weight: 275;
        margin-bottom: 25px;
    }

    .nan-btn-icon {
        display: block;
        width: 31px;
        height: 3px;
        background-color: #fff;
        margin: 8px 0;
    }

    .unloack-header {
        flex-wrap: wrap;
    }

    .unlock-header-left {
        width: 100%;
    }

    .unlock-header-right {
        width: 100%;
    }

    .web-footer-bottom-left ul li a {
        font-size: 14px;
    }

    .web-footer-bottom-left ul li {
        font-size: 14px;
    }
}

@media(max-width: 575px) {
    .big-left-img {
        display: none;
    }

    .big-right-img{
        display: none;
    }

    .big-img-sec {
        padding-top: 59px;
    }

    .web-footer-inner {
        overflow: hidden;
    }

    .unlock-layer-img {
        position: absolute;
        top: 2px;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .unlock-box-header h3 {
        font-size: 32px;
    }

    .unlock-box-header p {
        font-size: 16px;
    }

    .unlock2-box-left h2 {
        font-size: 33px;
    }

    .expand-box {
        padding: 17px;
    }

    .expand-box h2 {
        font-size: 31px;
    }

    .expand-box p {
        font-size: 13px;
        line-height: 27px;
    }

    .explore-box {
        margin-bottom: 15px;
    }

    .relevator-api-sec .relevator-right-sec {
        margin-top: 30px;
    }

    .relevator-api-sec .explore-box-inner {
        height: 212px;
    }

    /* 09-06-2025 */

    .pricingPagetab-sec ul li button {
        font-size: 14px;
        padding: 8px 12px;
    }

    .pricingTbale-inner h3 {
        font-size: 28px;
        margin-bottom: 12px;
    }

    .pricingTableWrapper {
        overflow: auto;
    }

    .pricingTableWrapper table tbody tr td {
        font-size: 14px !important;
    }

    .pricingTableWrapper table tbody tr td svg {
        width: 18px;
    }
}

@media(max-width: 480px) {
    .nan-btn-icon {
        width: 28px;
        height: 2px;
    }

    .banner-sec {
        padding: 45px 0 0 0;
    }

    .banner-inner h1 {
        font-size: 32px;
        line-height: 57px;
    }

    .banner-inner p {
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 22px;
    }

    .unlock-sec {
        width: 100%;
        padding: 40px 0;
    }

    .unlock-header-left h2 {
        font-size: 31px;
        line-height: 42px;
        margin-bottom: 16px;
    }

    .unlock-header-right p {
        letter-spacing: 0px;
    }

    .unlock-box-header h3 {
        font-size: 26px;
    }

    .unlock-box-header p {
        font-size: 14px;
        letter-spacing: 0px;
    }

    .unlock2-box-left h2 {
        font-size: 29px;
        line-height: 44px;
    }

    .unlock2-box-left p {
        font-size: 14px;
        letter-spacing: 0px;
    }

    .unlock2-box-wrapper {
        width: 100%;
        margin-bottom: 50px;
    }

    .expand-box h2 {
        font-size: 27px;
        line-height: 45px;
    }

    .expand-box p {
        font-size: 13px;
        line-height: 24px;
        letter-spacing: 0;
    }

    .web-footer-top-left {
        width: 100%;
        padding-right: 0;
    }

    .web-footer-top-left p {
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 28px;
        color: #c2c5d2;
        font-weight: 275;
        margin-bottom: 20px;
    }

    .expand-sec {
        padding: 20px 0 10px 0;
    }

    .web-footer-top-select select {
        padding: 10px 19px;
    }

    .web-footer-top-heading {
        font-size: 22px;
        margin-bottom: 0;
    }

    .web-footer-top-center ul li a {
        font-size: 14px;
        line-height: 32px;
    }

    .web-footer-wrapper {
        flex-wrap: wrap;
    }

    .web-footer-bottom-left ul {
        justify-content: center;
    }

    .web-footer-bottom-right {
        width: 100%;
        margin-top: 12px;
    }

    .web-footer-bottom-right ul {
        width: 100%;
        justify-content: center;
    }

    .web-footer-bottom {
        width: 100%;
        padding: 13px 0;
    }

    .explore-header h2 {
        font-size: 31px;
        line-height: 42px;
        margin-bottom: 16px;
    }

    .explore-box-inner {
        height: 145px;
    }

    .explore-box {
        margin-bottom: 15px;
    }

    .explore-sec {
        padding-bottom: 20px;
    }

    .relevator-left h2 {
        font-size: 27px;
    }

    .relevator-left p {
        font-size: 16px;
    }

    .relevator-left ul li {
        font-size: 16px;
    }

    .relevator-wrapper {
        margin-bottom: 35px;
    }

    .distibuter-bottom-wrapper h2 {
        font-size: 32px;
    }

    .distibuter-bottom-wrapper p {
        font-size: 14px;
    }

    .distibuter-bottom-wrapper h3 {
        font-size: 28px;
    }

    .distibuter-bottom-sec {
        width: 100%;
        padding: 27px 0;
    }


}