@media screen and (max-width: 1200px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 1024px) {

    :root {
        --sidebar-width: 300px;
    }
    .d-grid-column-3,
    .d-grid-column-4,
    .d-grid-column-5,
    .d-grid-column-6 {
        grid-template-columns: repeat(2, 1fr);
    }
    /** Top Header Area  **/
    .top-menu-bar .d-flex {
        flex-direction: column;
        gap: 1rem;
    }
    .top-bar-menu .contact-social-wrap{
        flex-direction: column;
        text-align: center;
    }
    .top-bar-menu ul.iktheme-quick-info{
        text-align: center;
    }
    /** Header **/
    .nav-classic .header-nav-toggle {
        display: block;
    }
    .site-branding {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-right: 0;
        padding: 5px 0;
    }
    .site-branding img{
        width: 90%;
    }
    .nav-classic .inner-row {
        padding: 0;
    }
    .iktheme-quick-contact{
        display: none;
    }
    /** Header Layout **/
    .headerone .nav-classic .nav-menu,
    .headertwo .nav-classic .box-header-nav,
    .headertwo .nav-classic .nav-buttons,
    .headerthree .nav-classic .nav-menu,
    .headerfour .nav-classic .nav-menu,
    .headersix .nav-classic .nav-menu,
    .headerseven .nav-classic .box-header-nav,
    .headerseven .nav-classic .nav-buttons{
        display: none;
    }
    .headerfive .site-branding{
        display: flex;
        padding: 5px 10px;
    }
    .headerposition .headerfive.site-header {
        position: relative;
    }
    .nav-classic {
        -webkit-box-shadow: 0 3px 18px rgba(2, 21, 78, 9%);
        box-shadow: 0 3px 18px rgba(2, 21, 78, 9%);
    }
    .headersix .nav-classic-container-wrapper,
    .headersix .site-branding {
        padding: 0;
    }
    .headerposition .headerseven.site-header {
        position: relative;
    }
    /** Breadcrumb */
    .layout_three .iktheme-banner-wrapper, 
    .layout_three .breadcrumb-section,
    .layout_four .iktheme-banner-wrapper, 
    .layout_four .breadcrumb-section {
        margin-top: 0;
    }
    .layout_three .titlebar-section,
    .layout_four .titlebar-section,
    .layout_five .titlebar-section,
    .layout_seven .titlebar-section {
        padding-top: 80px;
    }
    /** Blog Item (Index, Archive,Search) */
    .right .ikthemes-article-item,
    .left .ikthemes-article-item {
        flex-direction: column;
    }
    .left .ikthemes-article-item .blog-post-thumbnail, 
    .right .ikthemes-article-item .blog-post-thumbnail {
        max-width: 100%;
        min-width: 100%;
    }
    /** Slier **/
    .iktheme-banner-caption {
        max-width: 90%;
        margin: 0 auto;
    }
    .iktheme-banner-supertitle {
        font-size: 20px;
        font-weight: 600;
    }
    .start .iktheme-banner-caption,
    .end .iktheme-banner-caption {
        text-align: center;
    }
    /** Nav Style **/
    .imagestyle .owl-nav {
        left: 2rem;
        right: 2rem;
    }
    .style2 .owl-dots {
        right: 2rem;
    }
    .style3 .owl-dots {
        left: 2rem;
    }
    /** About Us **/
    .about-wrapper .super-title::after{
        display: none;
    }
    /** Features Servie **/
    .style3 .feature-service-wrapper.d-grid-column-3,
    .style3 .feature-service-wrapper.d-grid-column-4 {
        grid-template-columns: repeat(2, 1fr);
    }
    .style3 .feature-service-wrapper.d-grid-column-2 .feature-service-content,
    .style3 .feature-service-wrapper.d-grid-column-3 .feature-service-content,
    .style3 .feature-service-wrapper.d-grid-column-4 .feature-service-content{
        padding: 10px;
    }
    /** Servie **/
    .style2 .service-area-block-wrap:nth-child(5){
        display: flex;
        flex-direction: column;
    }
    .style2 .service-area-block-wrap:nth-child(2), 
    .style2 .service-area-block-wrap:nth-child(4), 
    .style2 .service-area-block-wrap:nth-child(6),
    .style2 .service-area-block-wrap:nth-child(8) {
        display: flex;
        flex-direction: column-reverse;
    }
    .style4 .service-area-block-item {
        width: 85px;
    }
    .style4 .service-area-item-top-block {
        width: 85px;
    }
    .style4 .service-area-item-block {
        padding-left: 85px;
    }
    /** How It Works **/
    .step_item{
        margin-bottom: 10px;
    }
    .step_item .step_text{
        padding: 10px;
    }
    /** Team **/
    .style2.team-section .d-grid-column-3,
    .style2.team-section .d-grid-column-4{
        grid-template-columns: repeat(2, 1fr);
    }
    .style2 .owl-carousel .team-member-block-wrapper {
        flex-direction: column;
    }
    /** Contact Block **/
    .contact-section.style2 #google-map {
        min-height: 350px;
    }
    .contact-section.style3 .get-touch-contact {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
    .contact-section .get-touch:last-child{
        grid-column: 3 / 1;
    }   
}

@media screen and (max-width: 768px) {

    .d-flex {
        flex-direction: column;
        gap: 1rem;
    }
    .section{
        padding: 40px 0;
    }
     /** Header Layout **/
    .headersix .nav-classic-container-wrapper,
    .headersix .site-branding {
        padding: 5px 0;
    }
    /** Breadcrumbs **/
    .layout_three .titlebar-section, 
    .layout_four .titlebar-section, 
    .layout_five .titlebar-section, 
    .layout_seven .titlebar-section {
        padding-top: 50px;
    }
    .titlebar-section .section-title{
        font-size: 35px;
    }
    /** Blog (index, category,tag) **/
    .d-grid.d-blog-grid-column-2.sidebar-left,
    .d-grid.sidebar-left,
    .d-grid.sidebar-right{
        grid-template-columns: repeat(1, 1fr);
    }
    /** Slier **/
    .iktheme-slider-item-wrap {
        height: 500px;
    }
    .iktheme-banner-caption .iktheme-banner-title {
        font-size: 35px;
    }
    .iktheme-banner-caption .iktheme-banner-supertitle,
    .iktheme-banner-caption .iktheme-banner-content{
        font-size: 18px;
    }
    .style2 .owl-dots,
    .style3 .owl-dots {
        flex-direction: row;
        bottom:10px;
        transform: translateY(-50%);
        right: 0;
        left: 0;
        top: auto;
    }
    .style3.imagestyle .owl-nav, 
    .style3.arrowstyle .owl-nav, 
    .style2.imagestyle .owl-nav, 
    .style2.arrowstyle .owl-nav{
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
    }
    .style2.arrowstyle .owl-nav button[class*="owl-"],
    .style3.arrowstyle .owl-nav button[class*="owl-"] {
        height: 110px;
        width: 32px;
        border-radius: 0;
    }
    .style2.arrowstyle .owl-nav button.owl-next,
    .style3.arrowstyle .owl-nav button.owl-next,
    .imagestyle .owl-nav button.owl-next {
        border-radius: 5px 0 0 5px;
    }
    .style2.arrowstyle .owl-nav button.owl-prev,
    .style3.arrowstyle .owl-nav button.owl-prev,
    .imagestyle .owl-nav button.owl-prev {
        border-radius: 0 5px 5px 0;
    }
    .imagestyle .owl-nav {
        left: 0;
        right: 0;
    }
    .imagestyle .owl-nav button[class*="owl-"] {
        height: 110px;
        width: 32px;
        background-image: none !important;
        background: var(--theme-color);
        color: var(--white-color);
        border:0;
        opacity: .5;
        -webkit-transition: opacity .35s linear 0s;
        transition: opacity .35s linear 0s;
    }
    .imagestyle .owl-nav button.owl-next::before,
    .imagestyle .owl-nav button.owl-prev::before {
        font-family: var(--icon-font);
        font-weight: 700;
        font-size: 22px;
    }
    .imagestyle .owl-nav button.owl-prev::before {
        content: '\f053';
    }
    .imagestyle .owl-nav button.owl-next::before {
        content: '\f054';
    }
    .imagestyle .owl-nav button.owl-next:hover,
    .imagestyle .owl-nav button.owl-prev:hover {
        opacity: 1;
    }
    /** About Section **/
    .layoutone.about_us_front .about-wrapper,
    .layouttwo.about_us_front .about-wrapper,
    .layoutthree.about_us_front .about-wrapper {
        flex-direction: column;
        gap: 1rem;
    }
    .about_us_front .about-wrapper .about-left,
    .about_us_front .about-wrapper .about-right {
        width: 100%;
    }
    .about_us_front .about-wrapper .about-left img{
        width: 100%;
        height: 350px;
        object-fit: cover;
    }
    /** Section Title & Sub Title **/
    .section-title-wrapper.text-center,
    .section-title-wrapper{
        margin-bottom: 15px;
    }
    .section-title-wrapper .section-title{
        font-size: 28px;
    }
    .section-title-wrapper.style3 .super-title {
        font-size: 50px;
    }
    .section-title-wrapper.style3 .super-title{
        top: 50%;
    }
    .section-title-wrapper.style4 .super-title {
        font-size: 40px;
    }
    .section-title-wrapper.text-left.style5 {
        padding-left: 15px;
    }
    .section-title-wrapper.text-right.style5 {
        padding-right: 15px;
    }
    /** Call To Action **/
    .cta-left .call-to-action-wrapper,
    .cta-right .call-to-action-wrapper {
        flex-direction: column;
    }
    .cta-left .call-to-action-bg-wrap, 
    .cta-right .call-to-action-bg-wrap {
        width: auto;
        min-width: 100%;
    }
    .call-to-action-content-wrap{
        padding: 10px;
    }
    /** Features Servie **/
    .style3 .feature-service-wrapper.d-grid-column-2 .feature-service-wrap,
    .style3 .feature-service-wrapper.d-grid-column-3 .feature-service-wrap,
    .style3 .feature-service-wrapper.d-grid-column-4 .feature-service-wrap {
        flex-direction: column;
    }
    .style3 .features-service-image {
        max-width: 100%;
    }
    /** Service **/
    .service-area-feature-image-wrap{
        display: none;
    }
    .service-area-feature-image-wrap{
        display: none;
    }
    .style4 .service-area-item-top-block {
        width: 65px;
    }
    /** Video Call To Action **/
    .video-cta-left,
    .video-cta-right{
        flex-direction: column;
    }
    .video-cta-right .video-call-to-action-video-wrap, 
    .video-cta-left .video-call-to-action-video-wrap,
    .video_calltoaction-section .video-cta-left .contact-form,
    .video_calltoaction-section .video-cta-right .contact-form{
        width: 100%;
        max-width: 100%;
    }
    /** Tabs **/
    .tabs-block-wrap {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .left.tabs-block-wrapper,
    .right.tabs-block-wrapper {
        flex-direction: column;
    }
    .right .tabs-block-item-content {
        text-align: left;
    }
    .style2 .above .tabs-block-item.tab-active::after,
    .style2 .below .tabs-block-item.tab-active::after,
    .style2 .left .tabs-block-item.tab-active::after,
    .style2 .right .tabs-block-item.tab-active::after,
    .style3 .tabs-block-wrap::after{
        display: none;
    }
    .style2 .tabs-block-wrapper {
        gap: 1rem;
    }
    /** How It Works **/
    .step_item .step_text,
    .step_item .step_img{
        width: 42%;
    }
    .step_number span{
        font-size: 18px;
        width: 45px;
        height: 45px;
    }
    /** News & Update **/
    .style2 .news-block-inner-content{
        left: -8%;
        padding: 10px;
    }
    .style2 .news-block-item:nth-child(even) .news-block-inner-content {
        right: -8%;
    }
    .style3 .news-block-inner-image {
        right: 0;
        border-radius: 0;
    }
    .style3 .news-block-item:nth-child(even) .news-block-inner-image{
        left: 0;
    }
    .style3 .news-block-content{
        border-radius: 0;
        padding: 10px;
    }
    .style3 .news-block-item:nth-child(even) .news-block-content{
        padding: 10px;
    }
    /** Gallery (Portfolio) **/
    .iktheme-gallery-name-wrap {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        text-align: center;
    }
    .style2.iktheme-gallery-item-wrap{
        display: block;
    }
    .style2 .iktheme-gallery-name-wrap{
        display: grid;
        border-radius: 0;
    }
    .style3 .iktheme-gallery-item-name::after{
        display: none;
    }
    .style3 .iktheme-gallery-item-name:hover, 
    .style3 .iktheme-gallery-item-name.active,
    .style4 .iktheme-gallery-item-name:hover, 
    .style4 .iktheme-gallery-item-name.active {
        background-color: var(--theme-color);
        color: var(--white-color);
    }
    .style3 .iktheme-gallery-item-name,
    .style4 .iktheme-gallery-item-name{
        padding: 10px 20px;
        margin-right: 0;
        background-color: #f0eff2;
        color: var(--theme-color);
        border: 0;
    }
    /** Team **/
    .style2.team-section .d-grid-column-2,
    .style2.team-section .d-grid-column-3,
    .style2.team-section .d-grid-column-4{
        grid-template-columns: repeat(1, 1fr);
    }
    /** Contact **/
    .contact-content{
        flex-direction: column;
    }
    .contact-form,
    .contact-detail,
    .contact-section.style3 .contact-google-map {
        width: 100%;
        max-width: 100%;
    }
    .contact-section.style3 #google-map {
        min-height: 340px;
    }
    /** Footer Area  **/
    .footer-section .d-grid-column-2,
    .footer-section .d-grid-column-3,
    .footer-section .d-grid-column-4,
    .d-grid.col-3-1-2,
    .d-grid.col-3-2-1,
    .d-grid.col-4-1-1-2,
    .d-grid.col-4-2-1-1,
    .d-grid.col-4-1-2-1,
    .d-grid.col-4-1-3,
    .d-grid.col-4-3-1{
        grid-template-columns: 48% 48%;
    }

}

@media screen and (max-width: 480px) {

    .desktop-text-left, 
    .text-left,
    .desktop-text-right, 
    .text-right {
        text-align: center;
    }
    ul, ol {
        text-align: left;
    }
    .section {
        padding: 30px 0;
    }
    .d-grid-column-1,
    .d-grid-column-2,
    .d-grid-column-3,
    .d-grid-column-4,
    .d-grid-column-5,
    .d-grid-column-6 {
        grid-template-columns: repeat(1, 1fr);
    }
    /** Maintenance **/
    .maintenance-header-wrap {
        gap: 1rem;
    }
    .maintenance-page {
        padding: 0 1rem;
    }
    .maintenance-title {
        font-size: 45px;
        line-height: 1;
    }
    .maintenance-social ul{
        gap: 0;
    }
    .maintenance-social a{
        margin: 8px;
        font-size: 16px;
        height: 34px;
        width: 34px;
    }
    /* Header Layout */
    .headersix .site-brandinglogo {
        padding: 10px;
    }
    .headersix .site-brandinglogo {
        background-color: transparent;
        clip-path: none;
        -webkit-clip-path: none;
    }
    /* Breadcrums */
    .layout_three .titlebar-section, 
    .layout_four .titlebar-section, 
    .layout_five .titlebar-section, 
    .layout_seven .titlebar-section {
        padding-top: 30px;
    }
    .breadcrumb ul {
        text-align: center;
    }
    .titlebar-section .section-title {
        font-size: 25px;
    }
    /** Blog (index, category,tag) **/
    .ikthemes-article-content,
    .iktheme-author-box,
    .comments-area{
        padding: 10px;
    }
    /** Blog Single Post */
    .prevNextArticle.d-flex .prevnext-item {
        width: 100%;
        text-align: center;
    }
    .prevnext-item img{
        display: none;
    }
    .comment-form input[type="submit"] {
        width: 100%;
    }
    /** Slider **/
    .iktheme-slider-item-wrap {
        height: 380px;
    }
    .iktheme-banner-btn-wrap {
        flex-direction: column;
        gap: 1rem;
    }
    .iktheme-banner-caption .iktheme-banner-supertitle,
    .iktheme-banner-caption .iktheme-banner-content,
    .about-video-link.box-shadow-ripples{
        display: none;
    }
    .numberstyle .owl-dots .owl-dot {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
    /** About Section **/
    .about-wrapper .super-title {
        font-size: 18px;
    }
    .about_us_front .about-wrapper .section-title {
        font-size: 25px;
    }
    .about-profile {
        gap: 1rem;
        flex-direction: column;
        justify-content: center;
    }
    .about-button-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /** Section Title & Sub Title **/
    .section-title-wrapper .section-title {
        font-size: 25px;
    }
    .section-title-wrapper .super-title:before, 
    .section-title-wrapper .super-title:after{
        display: none;
    }
    .section-title-wrapper.style2.text-left .section-title::before {
        right: 0;
        background-color: #ffffff;
    }
    .section-title-wrapper.style2.text-right .section-title::before {
        left: 0;
        background-color: #ffffff;
    }
    .section-title-wrapper.style2.text-left .section-title::after {
        right: 0;
        background: radial-gradient(circle, rgba(247, 247, 247, 0) 0%, var(--theme-color) 10%, rgba(249, 249, 249, 0) 100%);
    }
    .section-title-wrapper.style2.text-right .section-title::after {
        left: 0;
        background: radial-gradient(circle, rgba(247, 247, 247, 0) 0%, var(--theme-color) 10%, rgba(249, 249, 249, 0) 100%);
    }
    .section-title-wrapper.style3 .super-title{
        position: relative;
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        text-transform: capitalize;
        font-size:20px;
    }
    .section-title-wrapper.style4 .super-title {
        font-size: 25px;
    }
    .section-title-wrapper.text-right.style5,
    .section-title-wrapper.text-left.style5 {
        padding: 0;
        border: none;
    }
    /** Call To Action **/
    .call-to-action-button-wrap {
        gap: 0.5rem;
        flex-direction: column;
    }
    .cover .call-to-action-icon{
        display: none;
    }
    /** Features Service Area **/
    .style3 .feature-service-wrapper.d-grid-column-2, 
    .style3 .feature-service-wrapper.d-grid-column-3,
    .style3 .feature-service-wrapper.d-grid-column-4 {
        grid-template-columns: repeat(1, 1fr);
    }
    /** Service **/
    .service-area-detail{
        flex-direction: column;
    }
    .service-area-block-left .service-area-item-block,
    .service-area-block-right .service-area-item-block {
        align-items: center;
        text-align: center;
    }
    .style2 .service-area-block-wrap:nth-child(2), 
    .style2 .service-area-block-wrap:nth-child(4), 
    .style2 .service-area-block-wrap:nth-child(6), 
    .style2 .service-area-block-wrap:nth-child(8) {
        flex-direction: column;
    }
    .style4 .service-area-block-wrap {
        flex-direction: column;
    }
    .style4 .service-area-block-item.active {
        width: 100%;
        height: 455px;
    }
    .style4 .service-area-block-item{
        width: 100%;
        height: 90px;
    }
    .style4 .service-area-block-accodion {
        width: 100%;
    }
    .style4 .service-area-item-top-block{
        width: 100%;
        height: 90px;
        writing-mode: horizontal-tb;
    }
    .style4 .service-area-item-block {
        position: relative;
        padding: 0 30px 30px;
        align-items: center;
        text-align: center;
    }
    /** Tabs **/
    .tabs-block-wrap {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    /* how it work section */
    .step_block .step_item,
    .step_block .step_item:nth-child(2n){
        flex-direction: column; 
    }
    .step_block .step_item .step_text, 
    .step_block .step_item .step_img {
        width: 100%;
        text-align: center;
    }
    .step_block .step_item .step_text,
    .step_block .step_item .step_img{
        border-radius: 0;
    }
    .step_item {
        margin-bottom: 0;
    }
    .how_it_works.style1 .step_text:before,
    .step_item::before,
    .step_item::after{
        display: none;
    }
    .step_item .step_number{
        margin: 10px 0;
    }
    /** News & Update **/
    .news-block-item,
    .news-block-item:nth-child(even) {
        flex-direction: column;
    }
    .news-block-image {
        width: 100%;
        max-width: 100%;
    }
    .news-block-content,
    .news-block-item:nth-child(even) .news-block-content {
        text-align: center;
        padding: 0;
    }
    .style2 .news-block-image {
        border-radius: 0;
    }
    .style2 .news-block-inner-content { 
        position: relative;
        left: 0;
        width: 100%;
        border-radius: 0;
    }
    .style3 .news-block-inner-image {
        position: relative;
    }
    .style3 .news-block-content{
        min-height: auto;
    }
    /** Gallery (Portfolio) **/
    .iktheme-gallery-name-wrap {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        text-align: center;
    }
    /** Pricing Table **/
    .pricingitem-body .pricingitem-list li{
        width: 100%;
    }
    /** Team **/
    .style2 .team-member-block-wrapper.left,
    .style2 .team-member-block-wrapper.right {
        flex-direction: column;
    }
    .style2 .team-member-block-image{
        width: 100%;
    }
    /** Contact **/
    .style3.contact-section .get-touch-contact {
        grid-template-columns: repeat(1, 1fr);
    }
    .contact-section .get-touch:last-child{
        grid-column: 1;
    }
    .contact-form{
        padding: 10px;
    }
    /** Footer Area  **/
    .footer-section .d-grid-column-2,
    .footer-section .d-grid-column-3,
    .footer-section .d-grid-column-4,
    .d-grid.col-3-1-2,
    .d-grid.col-3-2-1,
    .d-grid.col-4-1-1-2,
    .d-grid.col-4-2-1-1,
    .d-grid.col-4-1-2-1,
    .d-grid.col-4-1-3,
    .d-grid.col-4-3-1{
        grid-template-columns: repeat(1, 1fr);
    }
    
}

@media screen and (max-width: 380px) {

    .site-title, .h1, h1, .h2, h2, .h3, h3{
        font-size: 24px;
    }
    /** Maintenance **/
    .maintenance-title {
        font-size: 40px;
    }
    /** Section Title & Sub Title **/
    .section-title-wrapper.style2 .section-title::after{
        width: auto;
    }
    /* Header Area */
    .top-bar-menu ul.iktheme-quick-info li {
        flex-direction: column;
        margin: 0;
        padding: 0;
    }
    /** Service **/
    .style4 .service-area-item-block {
        padding: 0 10px 10px;
        gap: 0.5rem;
    }
    /** Blog **/
    .entry-meta.info {
        flex-direction: column;
    }
    /** Contact **/
    .contact-detail{
        padding: 10px;
    }
    .get-touch-contact .get-touch{
        flex-direction: column;
        text-align: center;
    }
    .contact-social-icon ul {
        gap: 0.5rem;
    }

}