/* Responsive Styles for Screens up to 1024px */
@media only screen and (max-width: 1198px) {
	.blogs.home_list article{
		height:100% !important
	}
	/* Responsive Adjustments for Image Animations */
    .image_animation.img_14, .image_animation.img_15, .custom-cursor__cursor, 
    .custom-cursor__cursor-two, .image_animation.imgthree img, .image_animation.imgfour {
        display: none;
    }
    .image_animation.img_12 {
        top: -17%;
    }
    .image_animation.img_13 {
        top: 30%;
    }
    .image_animation_cat.img1 {
        top: 0%;
        right: -1%;
    }
    .image_animation.imgnine {
        left: -4%;
    }
    .image_animation_achievements.img1 {
        right: -1%;
    }
    .image_animation.imgseven {
        top: -1%;
        left: -1%;
    }
    .image_animation.img3 {
        right: 0%;
    }
    .image_animation.img2 {
        left: -2%;
    }
}
@media only screen and (max-width: 1024px) {
    /* Hamburger and Close Icons Background Color */
    .elementskit-menu-close, .elementskit-menu-hamburger {
        background-color: #de0000 !important;
    }
	
}
/* Responsive Styles for Screens up to 991px */
@media only screen and (max-width: 991px) {
    .blogs.home_list article {
           width: 100% !important;
    }
	.learn-press-courses[data-layout=grid] .course{
		width: 43% !important;
	}
	.content_left_intro{
        width: 100%;
        padding: 10px;
    }
	div#learn-press-checkout {
		padding: 10px;
	}
	.course-meta.course-meta-secondary .course-meta__pull-left .meta-item{
		width:auto !important;
	}
	.lp-archive-courses .course-summary-sidebar {
        margin-top: 0% !important;
    }
	.course-tab-panel .lp-course-author .instructor-social{
        justify-content: center;
    }
	.blogs article{
		width:100% !important;
	}
	.custom_cursor__addcursor, .custom_cursor__addcursor_two{
        display: none;
    }
	.all {
    width: 49%;
}
}
/* Responsive Styles for Screens up to 767px */
@media only screen and (max-width: 767px) {
    /* Adjustments for Content Area and Container */
    .content-area, .container, .content-area, .elementor-container {
        width: 100% !important;
    }
	.content_left_intro{
        width: 100%;
        padding-right: 0px;
    }
	.lp-archive-courses .course-summary-sidebar {
        margin-top: 0% !important;
    }
	.course-tab-panel .lp-course-author .instructor-social{
        justify-content: center;
    }
	.lp-single-instructor .ul-instructor-courses li{
        flex-direction: column;
    }
    .lp-single-instructor .ul-instructor-courses .price-categories{
        order:2;
    }
    /* Additional Styles for LP (LearnPress) Archive Courses Page */
    .lp-archive-courses .lp-content-area .lp-main-content {
        padding: 30px 0px 0px 0px;
    }
    
    /* Adjustments for LP Courses Bar */
    .lp-courses-bar {
        margin-bottom: 15px !important;
    }
    .lp-courses-bar .search-courses {
        width: 100% !important;
        max-width: 100% !important;
    }
    .lp-courses-bar .switch-layout {
        justify-content: flex-end;
    }

    /* Styles for Grid Layout in LearnPress Courses */
    .learn-press-courses[data-layout=grid] .course {
        width: 100% !important;
    }

    /* Responsive Padding for LearnPress Course Section */
    div#learn-press-course {
        padding: 0px 10px;
    }

    /* Additional Styles for LP Archive Courses */
    .lp-archive-courses .course-meta__pull-left .meta-item {
        height: 15px !important;
    }
    .lp-entry-content.lp-content-area {
        padding: 0px !important;
    }
    .lp-archive-courses .course-summary-content {
        padding: 10px 0px 30px 0px;
    }

    /* Additional Styling for Comments Section */
    div#comments {
        padding: 20px;
    }

    /* Adjustments for Blog Layout */
    .blogs .wpr-grid {
        display: block;
    }
    .blogs article {
        width: 100% !important;
        margin: 10px 15px !important;
    }

    /* Responsive Adjustments for Image Animations */
    .image_animation.img_14, .image_animation.img_15, .custom-cursor__cursor, 
    .custom-cursor__cursor-two, .image_animation.imgthree img, .image_animation.imgfour {
        display: none;
    }
    .image_animation.img_12 {
        top: -17%;
    }
    .image_animation.img_13 {
        top: 30%;
    }
    .image_animation_cat.img1 {
        top: 0%;
        right: -1%;
    }
    .image_animation.imgnine {
        left: -4%;
    }
    .image_animation_achievements.img1 {
        right: -1%;
    }
    .image_animation.imgseven {
        top: -1%;
        left: -1%;
    }
    .image_animation.img3 {
        right: 0%;
    }
    .image_animation.img2 {
        left: -2%;
    }

    /* Responsive Styling for Single Instructor Layout */
    .lp-single-instructor .ul-instructor-courses {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr)) !important;
    }
    .lp-user-profile.current-user.guest .lp-content-area {
        display: block;
    }

    /* Additional Styles for LP User Profile and Courses */
    .lp-user-profile .learn-press-courses[data-size="3"] .course {
        width: 100% !important;
    }

    /* Responsive Adjustments for Blog Home List */
    .blogs.home_list article {
        margin: 10px 5px !important;
        width: 97% !important;
    }

    /* Styling for Main Section Background */
    .main_section_bg {
        height: 150px;
    }

    /* Further Adjustments for LearnPress Courses in Grid Layout */
    .learn-press-courses[data-layout=grid] .course {
        margin: 12px 22px !important;
    }

    /* Adjustments for Elementskit Responsive Tablet Menu */
    .ekit_menu_responsive_tablet .elementskit-submenu-indicator {
        border: 0px !important;
    }

    /* Styling for Active Navigation Link in Header */
    .header_navigation ul li a.active::before {
        width: 0% !important;
    }

    /* Additional Styling for LearnPress Courses in Grid Layout */
    .learn-press-courses[data-layout=grid] .course-content .course-permalink {
        margin-bottom: 0px !important;
    }

    /* Styling for Single Instructor Information Section */
    .lp-single-instructor__info {
        margin-top: 30px;
        border-radius: 15px;
    }

    /* Additional Padding Styles for LearnPress Profile Section */
    div#learn-press-profile {
        padding: 20px 0px !important;
    }

    /* Responsive Adjustments for User Profile Section */
    .lp-user-profile .lp-user-profile-socials {
        display: none !important;
    }
    .lp-user-profile .lp-profile-content {
        padding-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .lp-user-profile #profile-sidebar {
        margin-top: 20px !important;
    }

    /* Adjustments for Font Size in User Profile Navigation Tabs */
    .lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a>i {
        font-size: 16px !important;
    }

    /* Full Width for Content Area and Site Main Section */
    .content-area, .site-main {
        width: 100%;
        margin: 0 auto;
    }

    /* Full Width for Search Box */
    .search_box {
        width: 100%;
    }
	.custom_cursor__addcursor, .custom_cursor__addcursor_two{
        display: none;
    }
	.all {
    width: 100%;
}
	.popup-content{
		width:90%;
	}
}
