:root {
    --light-yellow: #fdf7ec;
    /* --primery: #3f67f3; */
    --primery: #fc815d;
    --dark-black: #181a22;
    --dark-greay: #9599ab;
    --black: #000000;
    --text-white: #ffffff;
    --bg-white: #ffffff;
}
@media screen and (max-width:1300px) {
.banner_section::before {
        width: 100%;
    }
.section_title h2 {
        font-size: 45px;
    }
}
@media screen and (max-width:1200px) {
.row_am {
        padding: 50px 0;
    }
.navbar-expand-lg .navbar-nav .nav-link.dark_btn {
        padding: 9px 30px;
    }
header .container {
        max-width: 100% !important;
    }
.navbar-expand-lg .navbar-nav .nav-link {
        font-size: 16px;
    }
.banner_section .banner_slider .right_icon {
        right: -30px;
    }
.banner_section .banner_text {
        padding-right: 50px;
    }
.banner_section .app_btn li a img {
        height: 30px;
    }
.service_section .service_text {
        padding-right: 50px;
    }
.service_section .service_text.right_side {
        padding-left: 50px;
    }
.service_section .service_text p {
        font-size: 16px;
    }
.interface_section .screen_slider {
        min-height: 530px;
    }
.key_innner .owl-nav button.owl-next {
        right: -15px;
    }
.key_innner .owl-nav button.owl-prev {
        left: -15px;
    }
    .go_top {
        bottom: 30px;
    }
.go_top:hover {
        bottom: 40px;
    }
footer {
        background-position: -170% 0%;
    }
}
@media screen and (max-width:992px) {
.navbar-toggler-icon {
        display: flex;
        align-items: center;
        color: var(--black);
        justify-content: flex-end;
    }
.section_title h2 {
        font-size: 35px;
    }
.title_badge {
        font-size: 14px;
    }
.banner_section {
        text-align: center;
    }
.banner_section .app_btn {
        justify-content: center;
    }
.navbar {
        padding: 0 20px;
    }
.navbar-expand-lg .navbar-nav {
        align-items: flex-start;
    }
.navbar-toggler {
        padding-right: 0;
        line-height: 1.7;
    }
.navbar-expand-lg .navbar-nav {
        padding: 20px 15px;
        background-color: var(--bg-white);
        border-radius: 15px;
        box-shadow: 0 4px 10px #e9e9e9;
    }
.navbar-expand-lg .navbar-nav .nav-link.dark_btn {
        margin: 0;
    }
.navbar-expand-lg .navbar-nav .nav-item .btn_block {
        margin: 15px 0 0 15px;
    }
header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
.navbar-expand-lg .navbar-nav .nav-item:not(:last-child) {
        width: 100%;
    }
.navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 10px;
        width: 100%;
        display: block;
        text-align: left;
    }
.banner_section .banner_text {
    	margin-top: 0;
    	padding: 0 50px;
    }
.banner_section .banner_text h1 {
        font-size: 40px;
    }
.banner_section .banner_slider {
        margin-top: 50px;
    }
.banner_section .banner_slider .left_icon {
        left: 0;
    }
.banner_section .banner_slider .right_icon {
        right: 0;
    }
    .interface_section .screen_slider {
        min-height: 550px;
    }
.service_section .service_blocks {
        padding: 30px 0;
    }
.service_section .service_text h2 {
        font-size: 26px;
    }
.service_section .service_text h2 br {
        display: none;
    }
.pricing_inner .pannel_block {
        padding: 25px 20px;
    }
.pricing_inner .pannel_block .features li p {
        font-size: 14px;
    }
.pricing_inner .pannel_block .pricing h3 {
        font-size: 40px;
    }
    .how_it_inner .steps_block .text p br {
        display: none;
    }
.how_it_inner .dotes_blue {
        top: -35%;
    }
    .footer_bottom .ft_inner {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }
footer {
        background-position: 70% 0%;
        padding: 50px 0;
    }
}
@media screen and (max-width:767px) {
body {
        
        text-align: center;
    }
.row_am {
        padding: 30px 0;
    }
.section_title p br {
        display: none;
    }
.section_title h2 {
        letter-spacing: -1px;
        
        font-size: 35px;
    }
.section_title h2 br {
        display: none;
    }
.navbar {
        
        padding: 0 20px;
    }
.toggle-wrap {
        padding-right: 0;
    }
.banner_section {
        margin-top: 60px;
    }
.banner_section .banner_text h1 {
        font-size: 35px;
    }
.banner_section .app_btn {
        justify-content: center;
    }
.banner_section .app_btn li:last-child {
        margin-left: 0;
    }
.banner_section .app_btn li {
        margin: 0 15px;
    }
.banner_section .app_btn li a {
        padding: 10px 20px;
    }
.banner_section .app_btn li a img {
        height: 25px;
    }
.banner_section .banner_slider .left_icon {
        left: 0;
    }
.banner_section .banner_slider .right_icon {
        right: 0px;
        z-index: 1000;
    }
.banner_section .banner_slider::before {
        width: 300px;
        height: 300px;
    }
/* .banner_section .banner_slider .hero_img img {
        width: 100%;
    } */
.interface_section .screen_slider {
        min-height: auto;
    }
.interface_section .owl-item .screen_frame_img img {
        transform: scale(1);
    }
.interface_section .owl-dots {
        margin-top: 30px;
    }
.go_top {
        bottom: 30px;
        z-index: 999;
    }
    .service_section .service_text {
        padding-right: 0;
        margin-bottom: 30px;
        text-align: left;
    }
.service_section .service_text .listing_block li .text {
        text-align: left;
    }
.service_section .service_text .btn_block {
        margin-top: 20px;
    }
.service_section .service_text.right_side {
        padding-left: 0;
    }
.how_it_inner {
        padding: 50px 0;
    }
.how_it_inner .steps_block .text .tag_text {
        min-height: auto;
    }
.how_it_inner .section_title {
        margin-bottom: 30px;
    }
.how_it_inner .steps_block.step_border::after {
        display: none;
    }
.how_it_inner .steps_block {
        display: flex;
        flex-direction: column-reverse;
        gap: 15px;
        margin-bottom: 15px;
    }
.how_it_inner .steps_block .step {
        margin-top: 0;
    }
.how_it_inner .steps_block .text {
        margin-top: 15px;
    }
.how_it_inner .text-center .btn {
        margin-top: 0;
    }
.pricing_inner {
        padding: 50px 0;
    }
.pricing_inner .pannel_block {
        text-align: left;
        margin-bottom: 30px;
        padding: 30px;
    }
.pricing_inner .pannel_block .pricing {
        padding: 20px 0 15px 0;
    }
    .key_feature_section {
        margin-top: 50px;
    }
.key_innner {
        padding: 50px 0;
    }
footer {
        margin-top: 0;
        padding: 50px 0;
        background-position: 50% 0%;
    }
    .service_section .service_text h2 {
        margin: 15px 0;
    }
}
@media screen and (max-width:576px) {
.section_title h2 {
		font-size: 30px;
	}
.navbar {
        padding: 0 10px;
    }
.banner_section .banner_text h1 {
        font-size: 30px;
    }
.banner_section .banner_text {
    	padding: 0 20px;
    }
}
