/* @media Responsive Start */


@media (min-width: 992px) and (max-width: 1199px) {
	.main-menu-right > ul {
	    padding-left: 0.5rem;
	}
	.main-menu-right > ul > li {
	    margin-right: 0.625rem;
	}
	.main-navigation-area .main-menu-right > ul li:last-child {
	    padding-left: 0.625rem;
	}
	.main-navbar .main-menu > li.menu-item > a {
	    padding: 0 0.4375rem;
	}
	.gallery-item figcaption {
    	padding: 1.5rem;
    }
	.main-navbar .main-menu > li.menu-item > a:before {
	    width: 10px;
	    height: 10px;
	    left: -3px;
	}
	.astro_home-slider-section .main-content h5 span {
	    width: 34px;
	    height: 34px;
	    line-height: 35px;
	    font-size: 1.2rem;
	}
	.astro_home-slider-section .main-slider h3 {
	    font-size: 2.6rem;
	}
	
}

@media (min-width: 1200px) {
	.main-header{
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    background-color: transparent;
	    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	    z-index: 99;
	}
	 .main-header-2{
	 	position: relative;
	 }

	.astro_home-slider-section + .astro_info-section{
	    padding-top: 0;
	    margin-top: -90px;
	    position: relative;
	}
}

@media (max-width: 1200px) {
	.main-header .main-mobile-nav, .main-header .is-sticky-menu .row-bottom, .main-header .row-bottom{
	    background: #fff;
	}
	.astro_breadcrumb_section {
	    padding-top: 80px;
	    padding-bottom: 80px;
	}
}

@media (min-width: 1200px) and (max-width: 1600px) {
	.astro_home-slider-section .main-content{
		margin-top: 60px;
	}
}

@media (min-width: 1200px) and (max-width: 1440px) {
	.astro_home-slider-section .main-content{
		margin-top: 65px;
	}
	.astro_home-slider-section .main-content h1{
		font-size: 40px			;
		margin-bottom: 10px;
		font-weight: bolder;
    }

    .astro_home-slider-section  .main-content p {
		font-size: 13px;
		margin-bottom: 0px;
		max-width: 525px;
		/* white-space: nowrap; */
		overflow: hidden;
		text-overflow: ellipsis;
		color: #fff;
		font-weight: bold;
	}
	}

	.astro_home-slider-section .main-content h4{
        font-size: 20px;
	    margin-bottom: 3px;
	    max-width: 525px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
    }


@media (max-width: 1024px) {
	.astro_home-slider-section .main-content .sub-title {
	    font-size: 15px;
	}

	.astro_home-slider-section .main-content .sub-title img {
	    width: 30px;
	    height: 30px;
	    margin-right: 10px;
	}
	.astro_home-slider-section .main-content h1{
        font-size: 33px;
        margin-bottom: 5px;
    }
    .astro_home-slider-section .main-content h4{
        font-size: 24px;
        margin-bottom: 5px;
    }

    .astro_home-slider-section  .main-content p {
	    font-size: 16px;
	    margin-bottom: 0px;
	    max-width: 275px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}

	.main-header .logo, .main-header .main-menu-right button[type=button].header-search-toggle, .main-header .main-menu-right button[type=button].header-cart, .main-header .main-navbar .main-menu > li.menu-item:not(.focus):not(.active):not(:hover) > a:not(:focus):not(:hover) {
	    color: #000;
	}

	.main-navbar .main-menu > li:hover > a, .main-navbar .main-menu > li.focus > a, .main-navbar .main-menu .menu-item.active > a {
	    color: #EC8236;
	}

	.about-left {
		margin: auto;
		margin-bottom: 60px;
	}
	.about-right {
	    margin-left: 0;
	}
}


@media (max-width: 425px) {
	.astro_home-slider-section .home-slider .owl-item img {
	    object-fit: cover;
    	height: 100%;
	}
	.astro_home-slider-section .main-content .sub-title {
	    font-size: 13px;
	}

	.astro_home-slider-section .main-content .sub-title img {
	    width: 22px;
	    height: 22px;
	    margin-right: 3px;
	}
	.astro_home-slider-section .main-content h1{
        font-size: 18px;
    	margin-bottom: 3px;
    }
    .astro_home-slider-section .main-content h4{
        font-size: 15px;
    	margin-bottom: 3px;
	    max-width: 275px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
    }

    .astro_home-slider-section  .main-content p {
	    font-size: 13px;
	}
	.astro_home-slider-section .main-content hr{
	    margin: 5px 0px;
	}

	.astro_home-slider-section .main-content .astro-btn {
	    font-size: 13px;
	    padding: 10px 10px;
	}

	.astro_home-slider-section .main-content .btn.btn-play span.btn {
	    width: 30px;
	    height: 30px;
	    padding: 0;
	    line-height: 30px;
	    font-size: 13px;
	}

	.astro_home-slider-section .main-content .btn {
	    margin-right: 0px;
	}

	.about-left-img {
	    width: 100%;
	}
	.about-right .section_heading .sub-title {
	    justify-content: center;
	}

	.about-right .section_heading {
	    text-align: center;
	}

	.astro_footer_wrapper .newsletter-wrapper {
	    display: block; 
	    border-left: 0; 
	    padding-left: 0;
	    text-align: center;
	}

	.about-author {
	    display: block;
	    text-align: center;
	}

	.about-author .img-box img {
	    border-radius: 100px;
	    margin: auto;
	    margin-bottom: 15px;
	}

	.about-right-contact {
	    text-align: center;
	}

	.astro_footer_wrapper .contact-wrapper {
	    display: block;
	    border-left: 0;
	    padding-left: 0;
	    text-align: center;
	}

	.astro_footer_wrapper .contact-wrapper .helpline-contact {
	    margin-top: 20px;
	}

}

@media (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    max-width: 1280px;
	}
}

@media (max-width: 768px){
.astro_freekundli_section .save-kundli {
    margin-top: 30px;
}

.astro_footer_wrapper .contact-wrapper .helpline-contact a:nth-child(2) {
    margin-left: 0;
    margin-top: 20px;
}

.astro_footer_wrapper .contact-wrapper .helpline-contact .astro-btn {
    display: block;
}

}

@media (min-width: 1200px){
.astro_footer_wrapper .col-xl-auto {
    width: auto;
}
}

@media (max-width: 1199px){
.footer_top-wrapper .footer-logo {
    text-align: center;
    margin: 0 auto 35px auto;
    display: flex;
    justify-content: center;
    text-align: center;
}


}


/* .index3 .owl-theme:not(.home-slider) .owl-nav [class*=owl-]:hover{
	background-color: #fff;
	color: #000;
} */