/*------------ Start commen css ---------------------*/
@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}

	.woocommerce-account .site-main+.container {
		max-width: 1170px;
	}
}

@media(min-width:1401px) {
	.container {
		max-width: 1350px;
	}
}


@media(max-width:1199px) {
	h1 {
		font-size: 32px;
	}

	h2 {
		font-size: 27px;
	}

	h3 {
		font-size: 22px;
	}

	h4 {
		font-size: 20px;
	}

	h5 {
		font-size: 18px;
	}

	h6 {
		font-size: 15px;
	}

	p,
	td,
	li a,
	figcaption {
		font-size: 14px;
	}
}

@media(max-width:991px) {
	h2 {
		font-size: 25px;
	}

	.btn.btn-border a .elementor-button-text {
		padding: 0 10px;
	}
}

@media(max-width:575px) {
	.btn.btn-border {
		line-height: normal;
	}

	h1 {
		font-size: 24px;
	}

	h2 {
		font-size: 22px;
	}

	h3 {
		font-size: 20px;
	}

	h4 {
		font-size: 18px;
	}

	h5 {
		font-size: 16px;
	}

	h6 {
		font-size: 14px;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		margin: 0 0 15px;
	}

	p {
		margin: 0 0 10px;
		font-size: 13px;
	}

	table td,
	table th {
		padding: 5px 8px;
	}

	section.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 100%;
	}
}

/*------------ End commen css ---------------------*/

/* ----------- Start blog-list block  ------------------- */
@media(max-width:1400px) {
	.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
		margin: 10px 0 0;
	}
}

@media(max-width:991px) {

	.search-icon .top-search .search-fix {
		padding: 40px 0 30px;
	}
}

@media(max-width:575px) {

	.post .tt-post-wrapper>.tt-post-thumbnail,
	.search .tt-post-wrapper>.tt-post-thumbnail {
		margin: 0 0 20px;
	}

	.search-icon .top-search .search-fix .blog-search-close {
		right: 20px;
		top: 10px;
	}

	.tt-post-meta-wrap {
		padding: 0 0 10px;
		margin: 0 0 10px;
	}

	.post .tt-post-wrapper>.tt-post-details,
	.search .tt-post-wrapper>.tt-post-details {
		padding: 15px 0 0 0;
	}

	.post .tt-post-wrapper>.tt-post-details .tt-post-title h2,
	.search .tt-post-wrapper>.tt-post-details .tt-post-title h2 {
		margin-bottom: 5px;
	}

	.post .tt-post-wrapper>.tt-post-details .tt-post-title h2 a,
	.search .tt-post-wrapper>.tt-post-details .tt-post-title h2 a {
		font-size: 18px;
	}

	.tt-post-meta-wrap div a {
		font-size: 13px;
	}

	.tt-post-wrapper .tt-post-meta .fa-calendar-alt {
		font-size: 21px;
		padding: 0 7px 0 0;
	}

	#post_sidebar .widget ul li,
	#post_sidebar .widget ol li,
	.single-post .tt-post-details ul.wp-block-archives-list li {
		margin: 0 0 8px;
		padding-bottom: 0 0 8px;
	}
}

@media(max-width:349px) {

	.single-post .tt-post-details .tt-post-category,
	.single-post .tt-post-details .tt-post-author {
		width: auto;
	}
}

/* ----------- End blog-list block  ------------------- */

/* --------------- Start widget block  ---------------- */
@media(min-width:992px) and (max-width:1199px) {

	.widget_calendar #wp-calendar td,
	.widget_calendar #wp-calendar th {
		padding: 5px 0;
	}
}

@media(max-width:1199px) {
	.wp-block-search .wp-block-search__label {
		font-size: 27px;
	}

	#post_sidebar .widget ul li ul {
		margin-left: 15px;
	}

	.widget {
		padding-bottom: 40px;
	}
}

@media(max-width:991px) {
	.widget-area .widget {
		position: relative;
	}

	.widget {
		padding-bottom: 30px;
	}

	.site-main .show.widget .widget-title::before {
		content: '\f068';
	}

	#post_sidebar .widget ul.sub-menu,
	#post_sidebar .widget ul.children {
		display: block;
		padding: 0;
	}

	#post_sidebar .widget.show ul {
		display: block;
	}

	.wp-block-search .wp-block-search__label {
		font-size: 25px;
	}

}

@media(max-width:575px) {
	.widget-area .widget.widget_block.widget_search {
		padding: 20px;
	}
}

@media(max-width:575px) {

	.widget-area .widget.widget_block.widget_search {
		padding: 15px;
	}

	.widget-area .widget {
		margin: 0 0 20px;
	}

	.wp-block-search .wp-block-search__label {
		font-size: 22px;
	}
}

@media(max-width:340px) {

	.widget_calendar #wp-calendar td,
	.widget_calendar #wp-calendar th {
		padding: 5px 0;
	}
}

/* --------------- End widget block  ---------------- */

/* --------------- Start post comment ---------------- */
@media(max-width:991px) {
	#comments {
		margin: 0 0 40px;
	}
}

@media(max-width:767px) {
	.comment-list li.comment {
		margin: 0 0 20px;
		padding: 0 0 20px;
	}

	.comment-list li.comment .children {
		padding-top: 20px;
		margin: 20px 0 0 20px;
	}
}

@media(max-width:575px) {
	#comments .comment-respond .section-field {
		width: 100%
	}

	.comment-list li.comment .comment-body {
		flex-wrap: wrap;
	}

	.comment-list .comment-avtar {
		padding-bottom: 10px;
		padding-right: 10px;
		width: 100%;
	}

	.comment-list .comment-wrap .comment-meta-wrap {
		margin: 0 0 10px;
	}

	#post_content .comments-area {
		padding: 20px;
	}

	#comments #respond {
		margin: 20px 0 0;
	}
}

/* --------------- End post comment ---------------- */

/* --------------- Start Breadcump --------------------*/

@media(max-width:767px) {
	.page-header.inner-header-opacity {
		margin: 0 0 30px;
	}

	.page-header .title {
		font-size: 16px;
		margin: 0 0 5px;
	}

	.page-header .dayexpress-page-title {
		padding: 10px 0;
		justify-content: center;
		display: block;
		margin: auto;
		text-align: center;
	}

	.page-header .dayexpress-page-title.breadcrumb-items-center>h1,
	.page-header .dayexpress-page-title.breadcrumb-items-center>div.breadcrumbs {
		width: 100%;
	}

	.page-header .breadcrumbs #crumbs,
	.page-header .breadcrumbs #crumbs a {
		font-size: 12px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#crumbs .active::after {
		height: 10px;
	}

	.page-header .breadcrumbs #crumbs span.active {
		line-height: normal;
		font-size: 14px;
	}

	.page-header .title {
		font-size: 15px;
	}

	#crumbs .active {
		padding-left: 15px;
		margin-left: 10px;
	}

}

/* --------------- End Breadcump --------------------*/

/* --------------- Start Pagination ---------------*/
@media(max-width:1199px) {
	.pagination {
		padding: 7px 0;
	}
}

@media(max-width:991px) {
	.paging .pagination {
		margin: 0 0 30px;
	}

	.pagination .page-numbers li>a,
	.pagination .page-numbers li>span {
		padding: 0 10px;
		font-size: 13px;
		min-width: 35px;
		height: 35px;
		line-height: 35px;
	}

	.pagination .page-numbers li>a.prev::after,
	.pagination .page-numbers li>a.next::after {
		height: 33px;
	}
}

/* --------------- End Pagination ---------------*/

/* --------------- Start Post Detail page -------------- */
@media(max-width:767px) {
	.gallery .gallery-item .gallery-caption {
		word-break: break-all;
	}
}

@media(max-width:575px) {
	.post.type-post.tag-password-2.tag-template input[type="submit"] {
		margin: 15px 0 0;
	}
}

/* --------------- End Post Detail page -------------- */


/* ------------- Start header style ------------------ */
@media(max-width:1400px) {
	.site-header #site-navigation ul.nav-menu li.menu-item a {
		font-size: 15px;
	}

	.navbar-hamburger {
		padding: 8% 30px;
	}

	.navbar-hamburger span.hamburger-close::after {
		bottom: 0;
	}

	.header-logo img {
		max-width: 240px;
	}
}

@media(max-width:1366px) {
	.site-header #site-navigation ul.nav-menu li.menu-item a {
		padding: 5px 12px;
	}

	.header-style-1.site-header .main-navigation ul.navbar-nav {
		padding-left: 10px;
	}
}

@media(max-width:1400px) {
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
		padding: 0 15px 0 15px;
		font-size: 16px;
	}
}

@media(max-width:1199px) {

	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
		padding: 0 10px;
	}
}

@media(min-width:992px) and (max-width:1199px) {

	.header-style-1.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a::before {
		right: 12px;
	}

	.header-style-1.site-header #site-navigation ul.nav-menu li.menu-item a {
		padding: 8px 15px;
	}

	.header_style.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a {
		padding-right: 30px;
	}
}

@media(min-width:992px) {

	.site-header ul li>a::after,
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link::before {
		content: "";
		left: 0;
		right: 0;
		position: absolute;
		top: auto;
		bottom: 0;
		height: 2px;
		z-index: 0;
		-webkit-transition: all .4s ease-in-out 0s;
		-moz-transition: all .4s ease-in-out 0s;
		-ms-transition: all .4s ease-in-out 0s;
		-o-transition: all .4s ease-in-out 0s;
		transition: all .4s ease-in-out 0s;
		width: 0;
		margin: auto;
	}

	header .main-navigation .site-header ul li>a::after {
		top: auto;
		bottom: 0;
	}

	.site-header .mini-cart ul li a::after,
	.site-header ul#woocommerce-menu li a::after {
		display: none;
	}

	.site-header ul#hamburger-menu li a::after {
		left: 0;
		right: auto;
		top: auto;
		bottom: 0;
	}

	.site-header ul.nav-menu li.menu-item.menu-item-has-children:hover>a::after,
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:hover::before,
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link::before {
		width: 80%
	}

	.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a::before {
		content: '\f078';
		font-family: 'Font Awesome 5 Free';
		position: absolute;
		font-weight: 600;
		right: 25px;
		font-size: 10px;
		left: auto;
		top: 0;
		bottom: 0;
		display: flex;
		align-items: center;
		margin: auto;

	}

	.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a {
		padding-right: 45px;
	}

	.site-header #site-navigation ul.nav-menu li.menu-item:hover>ul.sub-menu {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-moz-transform: scaleY(1);
		-o-transform: scaleY(1);
		-ms-transform: scaleY(1);
		visibility: visible;
		transition: all .4s ease;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
		-o-transition: all .4s ease;
		-ms-transition: all .4s ease;
		opacity: 1;
	}

	.site-header #site-navigation ul.nav-menu li.menu-item>ul.sub-menu {
		display: inline-block;
		padding: 18px 0;
		min-width: 250px;
		width: 200px;
		box-shadow: 0 15px 25px rgb(0 0 0 / 6%);
		border: 1px solid #e5e5e5;
		transform: scaleY(0);
		-webkit-transform: scaleY(0);
		-moz-transform: scaleY(0);
		-o-transform: scaleY(0);
		-ms-transform: scaleY(0);
		visibility: hidden;
		transition: all .4s ease;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
		-o-transition: all .4s ease;
		-ms-transition: all .4s ease;
		transform-origin: center top 0;
		opacity: 0;
		left: 0;
		cursor: auto;
	}

	.site-header #site-navigation ul.nav-menu li.menu-item ul.sub-menu li.menu-item:hover>ul {
		left: 100%;
		top: 10px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		top: 17px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
		top: 8px;
	}
}

@media(min-width:1200px) {
	.navbar-woocommerce a svg {
		display: none;
	}

	.navbar-woocommerce a::after {
		content: '\f078';
		font-family: 'Font Awesome 5 Free';
		position: absolute;
		font-weight: 600;
		font-size: 9px;
		top: auto;
		bottom: 3px;
		right: -15px;
		left: auto;
	}
}

@media(max-width:1199px) {
	.header_style.site-header .site-wrap {
		padding: 0 20px;
	}


	.header_style.site-header .search-icon .search-wrap .search-text {
		display: none;
	}

	.header_style.site-header .navbar-woocommerce a.navbar-title {
		font-size: 0;
	}

	.header_style.site-header .navbar-woocommerce a svg {
		width: 19px;
		height: 19px;
	}

	.header_style.site-header .search-icon .fa-search,
	.header_style.site-header .navbar-woocommerce a svg {
		font-size: 15px;
		color: #222;
	}

	.header_style .navbar-woocommerce {
		padding: 0 20px 0 25px;
	}

	.right-header .mini-cart .dropdown-back .feather-shopping-bag {
		width: 19px;
	}

	.header_style .site-branding .right-header {
		column-gap: 14px;
	}

	.header-logo img {
		max-width: 200px;
	}

	header .site-branding,
	.header_style.site-header,
	.header-style-1 .header-line {
		min-height: 100px;
	}
}

@media(max-width:991px) {
	.site-header #site-navigation {
		float: left;
		width: auto;
		padding: 21px 0;
	}

	.header-style-1.site-header .right-header {
		float: right;
		width: auto;
	}

	.header-logo img {
		max-width: 180px;
	}

	header .site-branding,
	.header-style-1 .header-line,
	.header-line {
		min-height: 70px;
	}

	.header_style .site-branding #site-navigation:not(.header_style.sticky .site-branding #site-navigation) {
		flex: 0;
	}

	.mega-menu-header-menu .site-header.sticky #site-navigation {
		width: 100%;
	}

	.appoinment-button {
		display: none;
	}

	.navbar-woocommerce ul li a::after {
		display: none;
	}

	#site-navigation .navbar-toggler svg {
		font-size: 16px;
	}

	.header-style-1.site-header .site-wrap {
		text-align: center;
	}

	.right-header .mini-cart .dropdown-back .fa-shopping-cart {
		font-size: 15px;
	}

	.header-style-1.site-header .navbar-woocommerce #woocommerce-menu {
		right: 8%;
		text-align: left;
	}

	.header-style-1.site-header .main-navigation ul.navbar-nav {
		padding-left: 0;
	}

	.main-navigation ul ul li:hover>ul {
		display: none;
	}

	#site-navigation.main-navigation ul {
		display: none;
		position: absolute;
		top: 100%;
		bottom: auto;
		width: 100%;
		left: 0;
		right: 0;
		background: #fff;
		padding: 15px 0;
		border: 1px solid #e5e5e5;
		z-index: 3;
		box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
	}

	.site-wrap .main-navigation.toggled ul {
		display: block;
	}

	.site-header #site-navigation ul.nav-menu>li.menu-item,
	.site-header #site-navigation .menu-all-pages-flat-container ul.navbar-nav li.menu-item {
		padding: 7px 25px;
		text-align: left;
		float: left;
		width: 100%;
	}

	.header_style.site-header #site-navigation ul.nav-menu>li.menu-item {
		padding: 3px;
	}

	.header_style.site-header #site-navigation ul.nav-menu>li.menu-item ul li {
		padding: 7px 0 0 25px;
	}

	.header_style.site-header #site-navigation ul li.menu-item-has-children>ul li .toggle-sub-menu {
		right: 22px;
	}

	.site-header #site-navigation ul.nav-menu li.menu-item a {
		font-weight: 400;
		padding: 0;
	}

	.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children>a::before {
		top: 5px;
	}

	.site-header #site-navigation ul li.menu-item-has-children .toggle-sub-menu {
		position: absolute;
		right: 25px;
		left: auto;
		top: 5px;
		bottom: auto;
		margin: auto;
		height: 28px;
		width: 20px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.site-header #site-navigation ul li.menu-item-has-children>ul li .toggle-sub-menu {
		right: 0;
	}

	.site-header #site-navigation ul.nav-menu li.menu-item.menu-item-has-children .toggle-sub-menu::before {
		content: '\f078';
		font-family: 'Font Awesome 5 Free';
		font-weight: 600;
		font-size: 10px;
	}

	.site-header #site-navigation ul.nav-menu>li.menu-item .sub-menu {
		position: static;
		border: none;
		box-shadow: none;
		padding: 5px 0 5px;
	}

	.site-header #site-navigation .menu-testing-menu-container ul.nav-menu>li.menu-item .sub-menu {
		padding-bottom: 0;
	}

	.site-header #site-navigation ul li>ul li {
		float: left;
		width: 100%;
		padding: 5px 0 0 10px;
	}

	.site-header #site-navigation ul.nav-menu li.menu-item.show>.toggle-sub-menu {
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	.site-header #site-navigation ul.nav-menu li.menu-item ul.sub-menu li.menu-item a {
		font-size: 14px;
	}

	.header-style-1.site-header .site-wrap {
		padding: 0 15px;
	}

	.search-icon .top-search .search-fix .search .search-close-btn {
		right: 35px;
	}

	.header-top {
		padding: 0;
	}

	.search-icon .top-search .search-form input[type="search"] {
		font-size: 16px;
	}

	.search .search_box button[type="submit"] {
		top: 15px 0;
	}

	.search-icon .top-search .search-form input {
		height: 45px;
	}

	.thumbnail-slider-style2 .right-slider .product-360-slider-wrap .product-popup-wrap {
		bottom: 15px;
	}

	.header_style.site-header .site-wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.header_style.site-header .site-wrap .site-branding,
	.header_style.site-header .site-wrap .right-header {
		order: 1;
	}

	.mega-menu-header-menu #site-navigation .navbar-toggler {
		display: none;
	}

	.mega-menu-header-menu .site-header #site-navigation {
		padding: 0;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box,
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
		width: 25px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
		top: 8px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		top: 17px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		transform: translate3d(0, -17px, 0) rotate(-90deg);
	}

	header.sticky .site-main-wrap {
		position: static;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child,
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
		margin: 0;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu {
		border-top: 1px solid var(--border-color-01);
		padding: 20px 15px;
		box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
		-webkit-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
		-moz-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
		-ms-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
		-o-box-shadow: 0 4px 10px 2px rgb(0 0 0 / 4%);
	}

	.main-navigation #mega-menu-wrap-header-menu #mega-menu-header-menu .mega-menu-link+ul.mega-sub-menu {
		box-shadow: none;
		padding: 0 15px;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
		font-size: 15px;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
		padding: 5px;
		margin: 10px 5px;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		font-size: 15px;
	}

}

@media(min-width:768px) and (max-width:991px) {
	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu .mega-row-category-content ul.mega-sub-menu:not(.mega-menu-category-content .mega-sub-menu) {
		display: flex;
	}
}

@media(max-width:575px) {
	.header_style.site-header .container {
		padding: 0 15px;
	}

	.header-logo img {
		max-width: 160px;
	}

	.site-header .site-wrap {
		min-height: 72px;
	}

	#site-navigation .navbar-toggler {
		font-size: 20px;
	}

	.right-header .search-icon .top-search .search-form label input[type="search"] {
		font-size: 15px;
	}

	.header_style.site-header,
	.header_style.site-header .site-wrap {
		min-height: 60px;
	}

	header .site-branding,
	.header-style-1 .header-line,
	.header-line {
		min-height: 60px;
	}

	.right-header .mini-cart .dropdown-back .basket-item-count {
		left: 18px;
	}

	.right-header .mini-cart {
		margin-right: 17px;
	}

	.search-icon .top-search .search-fix {
		min-height: 120px;
		padding: 30px 0 0;
	}

	.search-icon .top-search .search-fix .search .search-close-btn {
		right: 20px;
		top: 20%;
	}

	.header_style .navbar-woocommerce {
		padding: 0 15px 0 20px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle {
		height: 65px;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		font-size: 13px;
		line-height: 30px;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		font-size: 14px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		transform: translate3d(0, -16px, 0) rotate(-90deg);
	}

	.nickx-slider-for .btn-prev,
	.nickx-slider-for .btn-next {
		height: auto;
		width: auto;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu {
		padding: 10px 5px;
	}
}

/* ------------- End header style ------------------ */


/* ---------------- Start Footer block ---------------*/
@media(max-width:1400px) {
	footer .mc4wp-form {
		padding: 45px;
	}

	footer .main-footer .footer-01 {
		padding-right: 30px;
	}

	footer .main-footer .footer-03,
	footer .main-footer .footer-02 {
		padding-left: 70px;
	}

	footer .widget .description {
		width: 100%;
	}

	footer .widget.widget_dayexpresswidget_contact_info {
		width: 85%;
	}

	footer .main-footer {
		padding: 70px 0 50px;
	}
}

@media(max-width:1199px) {
	footer .main-footer .footer-01 {
		padding-right: 40px;
	}

	footer .main-footer .footer-03,
	footer .main-footer .footer-02 {
		padding-left: 50px;
	}

	footer .widget.widget_dayexpresswidget_contact_info {
		width: 100%;
	}

	.social-media li a {
		width: 35px;
		height: 35px;
		padding: 2px;
	}

	.footer-top-box {
		padding: 0 75px;
	}

	.footer-top-content h2 {
		font-size: 26px;
		width: 90%;
	}

	footer .main-footer {
		padding: 60px 0 40px;
	}
}

@media(max-width:991px) {
	footer .widget.widget_nav_menu div>ul {
		display: block;
	}

	footer .widget.widget_nav_menu .menu-top-categories-container {
		display: none;
	}

	footer .widget.widget_text {
		width: 60%;
		margin: 20px 0 25px;
	}

	footer .main-footer .footer-01 .widget.widget_block:last-child {
		border-top: 1px solid rgba(255, 255, 255, .1);
		padding-top: 25px;
	}

	footer .main-footer .footer-01,
	footer .main-footer .footer-03,
	footer .main-footer .footer-02 {
		padding: 0 15px;
		margin-bottom: 5px;
	}

	.footer-top-content span {
		font-size: 14px;
		margin-bottom: 6px;
	}

	.footer-top-content h2 {
		font-size: 23px;
		width: 98%;
	}

	.newsletter-form input[type="email"] {
		padding: 7px 15px;
	}

	.newsletter-form button {
		padding: 8px 0;
	}

	.footer-top-box {
		padding: 0 40px;
	}

	footer.footer-style-1 .footer-newsletter {
		border-top: 1px solid #e5e5e5;
		padding: 35px 0 0;
		margin: 20px 0 0;
	}

	footer .widget {
		position: relative;
		margin: 0;
	}

	footer .widget .toggle-sub-menu {
		top: 0;
		right: 5px;
	}

	footer .widget .toggle-sub-menu::before {
		font-size: 10px;
		content: '\f078';
	}

	footer .widget .show .toggle-sub-menu {
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	footer .widget_block .newsletter-content,
	footer .widget.widget_block .widget-title {
		margin: 0 0 15px;
	}

	footer .widget_block input[type="submit"] {
		padding: 13px 20px;
		font-size: 13px;
	}

	footer .widget_block .input-form {
		margin: 0;
	}

	.email-popup-inner-con .email-popup-img-con .newsletter {
		padding-left: 0;
	}

	.email-popup-con .email-popup-inner-con .mc4wp-form {
		width: 100%;
	}

	/* social icon css */
	footer .widget.widget_dayexpress_widget_about_text .description {
		margin: 0 0 20px;
		display: none;
	}

	footer .widget .wp-block-gallery figure.wp-block-image:not(#individual-image) {
		margin: 0;
	}

	footer .widget.widget_media_gallery {
		margin: 0 0 30px;
	}

	footer .main-footer {
		padding: 50px 0 0;
	}
}

@media(max-width:767px) {
	footer .widget.widget_text {
		width: 85%;
		margin: 15px 0 15px;
	}

	.footer-top-box {
		flex-wrap: wrap;
		gap: 20px;
		padding: 0;
	}

	.footer-top-content {
		text-align: center;
	}

	.footer-top-content h2 {
		width: 65%;
		margin: auto;
	}

	.footer-top-section {
		padding: 30px 0;
	}

	footer .main-footer .footer-01 .widget.widget_block:last-child {
		padding-top: 15px;
	}

	.email-popup-inner-con .message-overlay-con {
		padding: 0;
	}

	.email-popup-inner-con .email-popup-img-con {
		margin-bottom: 20px;
	}

	.email-popup-con .footer-newsletter .news-form .newsletter-form input[type="submit"] {
		font-size: 13px;
		padding: 15px 30px;
	}

	.email-popup-inner-con .message {
		font-size: 21px;
	}

	.email-popup-inner-con .message-desc {
		font-size: 14px;
	}

	footer .main-footer {
		padding: 40px 0 0;
	}
}

@media(max-width:600px) {

	footer .widget .wp-block-gallery figure.wp-block-image:not(#individual-image),
	footer .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
		margin: 0 10px 0 0;
	}
}

@media(max-width:575px) {
	footer .main-footer {
		padding: 30px 0 0;
	}

	.email-popup-inner-con {
		width: 475px;
	}

	footer .widget_block input[type="submit"] {
		padding: 12px 15px;
		font-size: 12px;
	}

	footer .widget.widget_media_gallery {
		margin: 0 0 20px;
	}
}

@media(max-width:480px) {
	footer .widget.widget_text {
		width: 100%;
	}

	footer .main-footer {
		padding: 20px 0 0;
	}

	.right-header .mini-cart .dropdown-menu-mini-cart .cart-slider {
		width: 310px;
	}

	.right-header .mini-cart .dropdown-menu-mini-cart .shopping_cart_top {
		padding: 30px 20px;
	}

	.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content {
		padding: 0 20px;
	}
}

/* ---------------- End Footer block ---------------*/


/* ---------------Start blog block --------------- */
@media(max-width:1199px) {

	.blog-style .tt-post-thumbnail .tt-post-meta {
		font-size: 12px;
		padding: 6px 13px;
	}
}

@media(max-width:767px) {
	.blog-style .tt-post-thumbnail .zoom-icon {
		opacity: 1;
	}

	.blog-style .tt-post-wrapper:hover .tt-post-thumbnail .zoom-icon,
	.blog-style .tt-post-wrapper .tt-post-thumbnail .zoom-icon {
		transform: none;
	}
}

@media(max-width:575px) {
	.blog-style.blog-style-2 .tt-post-details .tt-post-meta {
		font-size: 10px;
		margin: 0 0 10px;
	}

	.blog-style.blog-style-2 .tt-post-more a,
	.blog-style .tt-post-thumbnail .zoom-icon svg {
		font-size: 12px;
	}

	.blog-style .tt-post-thumbnail .zoom-icon {
		height: 30px;
		width: 30px;
	}
}

/* ---------------end blog block --------------- */


@media(max-width:1199px) {
	.header-top .row>div {
		width: auto;
	}

	.header-top ul li.header-social-media ul {
		gap: 25px;
	}

	.header-top .row {
		justify-content: space-between;
	}
}

@media(max-width:991px) {
	.header-top .container {
		max-width: 100%;
	}

	.header-top .header-top-right {
		display: none;
	}

	.header-top li {
		display: none;
	}

	.header-swiper {
		width: 75%;
	}
}

@media(max-width:767px) {
	.header-top-swiper {
		font-size: 13px;
	}

	.header-top .top-title h2 {
		padding: 13px 15px;
	}

	.header-top {
		min-height: 40px;
	}
}

@media(max-width:575px) {
	.header-top ul {
		gap: 0;
	}

	.header-top .top-title {
		display: none;
	}

	.header-swiper {
		width: 100%;
	}

	.header-top ul li {
		width: 100%;
	}

	.header-top {
		min-height: 26px;
	}

	.header-top .top-title {
		flex: 0 0 auto;
		width: auto;
		margin: 0;
	}

	.header-swiper {
		flex: 0 0 auto;
		padding: 10px 10px;
	}

	.header-top-swiper {
		font-size: 12px;
	}
}

@media(max-width:575px) {
	footer .widget .widget-title {
		font-size: 16px;
	}
}



/* start slider */
@media(max-width: 991px) {

	/* rev_slider */
	#rev_slider_2_1_wrapper .custom.tparrows {
		width: 30px !important;
		height: 30px !important;
	}

	#rev_slider_2_1_wrapper .custom.tparrows:before {
		line-height: 30px !important;
	}

	#rev_slider_3_1_wrapper .zeus.tparrows {
		min-width: 40px !important;
		min-height: 40px !important;
	}

	#rev_slider_3_1_wrapper .zeus.tparrows::before {
		line-height: 40px !important;
		font-size: 12px !important;
	}
}

/* end slider */


@media(max-width: 991px) {
	.woocommerce-account .woocommerce #customer_login .u-column {
		border: none;
		padding: 0;
	}

	.woocommerce-account .woocommerce #customer_login .u-column1 {
		margin: 0 0 30px;
		border-bottom: 1px solid #e5e5e5;
		padding: 0 0 30px;
	}

	footer .widget.widget_block .footer-newsletter .widget-title {
		padding: 0;
	}

	footer .widget-wrap .widget .widget-title {
		position: relative;
		cursor: pointer;
	}

	footer .widget-wrap .widget.widget_dayexpress_widget_social_media .widget-title::after,
	footer .widget-wrap .widget .footer-newsletter .widget-title::after {
		display: none;
	}

	.thumbnail-slider-style1 #tab-reviews .product-review-tab {
		width: 60%;
	}

	.thumbnail-slider-style1 #tab-reviews .product-review-tab .review-wrap {
		margin: 0 0 20px;
	}

	.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
		width: 25%;
	}
}


@media (max-width:1199px) {
	body #page .site-main .our_team {
		display: none;
	}
}

@media(max-width:1400px) {
	.email-popup-inner-con .message {
		font-size: 24px;
	}
}

/* back-to-top */
@media(max-width:1199px) {

	.back-to-top::after,
	.back-to-top {
		height: 44px;
		width: 44px;
	}

	.back-to-top::after {
		line-height: 44px;
		font-size: 14px;
	}
}

@media(max-width:767px) {

	.back-to-top::after,
	.back-to-top {
		height: 40px;
		width: 40px;
	}

	.back-to-top::after {
		line-height: 40px;
		font-size: 12px;
	}
}


@media(max-width:575px) {
	.error-404.not-found .page-content {
		width: 100%;
	}

	.error-404.not-found .page-content p {
		font-size: 15px;
	}

	.error-404.not-found h3 {
		font-size: 18px;
		margin-bottom: 24px;
	}

	.error-404.not-found .search {
		margin-bottom: 30px;
	}

	.error-404.not-found h2 {
		font-size: 110px;
	}

	.error404 .search-form.search__form {
		width: 100%;
	}

	.error-404.not-found {
		margin-bottom: 60px;
	}

	.error-404.not-found .search {
		margin: 0 0 50px;
	}
}

/* -------coming soon--- */
@media(max-width:767px) {
	.coming_section .tt-section-title p {
		display: none;
	}
}

/* -------about us--- */
@media(max-width:991px) {
	.about-selection .tt-section-title p {
		font-size: 14px;
		line-height: 25px;
	}
}


/* blogs-popular & BLOG BY CAT */
@media(max-width:1400px) {

	.blog-section .tt-post-details .tt-date-comment,
	.blog-recent .tt-post-wrapper .tt-post-details .tt-date-comment,
	.blog.grid .tt-post-wrapper .tt-date-comment,
	.blog-by-category .tt-post-details .tt-date-comment {
		padding-top: 14px;
	}
}

@media(max-width:1199px) {

	.blog-section .tt-post-details .tt-date-comment,
	.blog-recent .tt-post-wrapper .tt-post-details .tt-date-comment,
	.blog.grid .tt-post-wrapper .tt-date-comment,
	.blog-by-category .tt-post-details .tt-date-comment,
	.blogs-popular .tt-post-details .tt-date-comment {
		padding-top: 12px;
	}

	.blog.list .tt-post-details .tt-post-title a,
	.blog-section .tt-post-details .tt-post-title a,
	.blog-recent .tt-post-wrapper .tt-post-details .tt-post-title a,
	.blog.grid .tt-post-wrapper .tt-post-title a,
	.blog-by-category .tt-post-details .tt-post-title a,
	.blogs-popular .tt-post-details .tt-post-title a {
		font-size: 18px;
	}
}

@media(max-width:767px) {

	.blog.list .tt-post-details .tt-post-title a,
	.blog-section .tt-post-details .tt-post-title a,
	.blog-recent .tt-post-wrapper .tt-post-details .tt-post-title a,
	.blog.grid .tt-post-wrapper .tt-post-title a,
	.blog-by-category .tt-post-details .tt-post-title a,
	.blogs-popular .tt-post-details .tt-post-title a {
		font-size: 16px;
	}

	.blog-section .tt-post-details .tt-date-comment,
	.blog-recent .tt-post-wrapper .tt-post-details .tt-date-comment,
	.blog.grid .tt-post-wrapper .tt-date-comment,
	.blog-by-category .tt-post-details .tt-date-comment,
	.blogs-popular .tt-post-details .tt-date-comment {
		padding-top: 10px;
	}
}

@media(max-width:575px) {

	.blog.grid .tt-post-wrapper .tt-post-title h6,
	.blog-section .tt-post-details .tt-post-title a {
		padding: 4px 0 0;
	}
}

/* BLOG-CATEGORIES */
@media(max-width:991px) {
	.blog-category.style-1 .wpcat-img-box {
		margin-bottom: 6px;
	}

	.blog-category.style-1 .wpcat-content a {
		font-size: 18px;
	}
}

@media(max-width:575px) {
	.blog-category.style-1 .wpcat-img-box {
		margin-bottom: 2px;
	}

	.blog-category.style-1 .wpcat-content a {
		font-size: 16px;
	}
}


/* FOOTER */
@media(max-width:1199px) {

	footer .site-info .copyright {
		padding: 25px 0;
	}

	footer .widget .wp-block-latest-posts li a {
		width: 60%;
	}

	footer .footer-01 .widget .widget-title,
	footer .widget .widget-title {
		margin-bottom: 12px;
	}

	footer .footer-02 .widget .widget-title,
	footer .widget .description {
		margin-bottom: 24px;
	}

	footer .widget ul li {
		margin-bottom: 16px;
	}

	footer .mc4wp-form {
		padding: 30px;
	}

	footer .mc4wp-form .newsletter-content h2 {
		padding: 0;
	}

	.newsletter-content h2 {
		margin-bottom: 18px;
	}

	.newsletter-content p {
		margin-bottom: 6px;
	}
}

@media(max-width:991px) {

	.widget ul.social-media,
	footer .footer-02 .widget .widget-title,
	footer .widget .description {
		margin-bottom: 10px;
	}

	footer .site-info .copyright {
		padding: 20px 0;
	}

	footer .widget .widget-title {
		font-size: 18px;
	}

	footer .widget-wrap .widget .widget-title,
	footer .widget_block .newsletter-content,
	footer .widget.widget_block .widget-title {
		margin-bottom: 12px;
	}

	footer .widget {
		position: relative;
		margin: 0;
	}

	footer .widget .wp-block-latest-posts li a {
		width: 20%;
	}

	footer .widget .toggle-sub-menu {
		top: 0;
		right: 5px;
	}

	footer .widget .toggle-sub-menu::before {
		font-size: 10px;
		content: '\f078';
	}

	footer .widget .show .toggle-sub-menu {
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
		-o-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	footer .widget_block .newsletter-content {
		margin: 0 0 15px;
	}

	footer .widget_block input[type="submit"] {
		padding: 13px 20px;
		font-size: 13px;
	}

	footer .widget_block .input-form {
		margin: 0;
	}

	.email-popup-inner-con .email-popup-img-con .newsletter {
		padding-left: 0;
	}

	/* social icon css */
	footer .widget.widget_photobooth_widget_about_text .description {
		margin: 0 0 20px;
		display: none;
	}

	footer .widget .wp-block-gallery figure.wp-block-image:not(#individual-image) {
		margin: 0;
	}

	footer .widget.widget_media_gallery {
		margin: 0 0 30px;
	}

	footer .footer-top .footer-newsletter .newsletter-content {
		font-size: 12px;
		line-height: 20px;
	}

	footer .widget-wrap .widget .widget-title {
		position: relative;
		cursor: pointer;
	}

	footer .widget-wrap .widget .footer-click {
		position: absolute;
		right: 0;
		left: auto;
		top: 0;
		bottom: 0;
		margin: auto;
		font-weight: 600;
		cursor: pointer;
	}

	footer.footer-style-1 .widget .news-text p {
		margin: 0 0 20px;
		padding: 0 20px 0 0;
	}

	footer .widget.widget_dayexpresswidget_contact_info .widget-title {
		display: block;
	}

	footer .widget.widget_dayexpresswidget_contact_info {
		padding: 0;
		background: transparent;
	}

	footer .widget .description,
	footer .widget .menu-quick-links-container,
	footer .widget .menu-quick-link-container,
	footer .widget .wp-widget-group__inner-blocks,
	footer .widget .menu-short-container,
	footer .widget .menu-quick-shop-container,
	footer .widget .contact-info,
	footer .widget .menu-my-accounts-container {
		display: none;
		padding: 0px 0 10px 0;
	}

	footer .widget ul li {
		margin: 0 0 8px;
	}

	footer .widget-wrap .widget .widget-title {
		position: relative;
		font-size: 18px;
		line-height: 20px;
	}

	footer .widget-wrap .widget .footer-click.footer-clicked::after {
		content: '\f068';
		font-size: 11px;
		font-weight: 600;
	}

	footer .widget-wrap .widget .footer-click::after {
		content: '\2b';
		font-family: 'Font Awesome 5 Free';
		font-weight: 600;
		font-size: 18px;
	}

	footer .widget-wrap .widget.widget_gemstone_widget_social_media .widget-title::after,
	footer .widget-wrap .widget .footer-newsletter .widget-title::after {
		display: none;
	}

	footer .widget figure img {
		width: 180px;
	}
}

@media(max-width:767px) {
	footer .mc4wp-form {
		padding: 25px;
	}

	footer .widget .wp-block-latest-posts li a {
		width: 30%;
	}

	.email-popup-inner-con {
		width: 550px;
		height: fit-content;
	}

	.email-popup-inner-con .message-overlay-con {
		padding: 0;
	}

	.email-popup-inner-con .email-popup-img-con {
		margin-bottom: 20px;
	}

	.email-popup-con .footer-newsletter .news-form .newsletter-form input[type="submit"] {
		font-size: 13px;
		padding: 15px 30px;
	}

	.email-popup-inner-con .message {
		font-size: 21px;
	}

	.email-popup-inner-con .message-desc {
		font-size: 14px;
	}


	footer .widget figure img {
		width: 170px;
	}

	.news-box .newsletter-form,
	.newsletter-form {
		gap: 8px;
	}

	.newsletter-form button {
		padding: 7px 12px;
		font-size: 14px;
	}

	.newsletter-form input[type="email"] {
		padding: 6px 12px;
		font-size: 14px;
	}

	footer .site-info .copyright {
		padding: 18px 0;
	}

	footer .main-footer a {
		font-size: 15px;
	}
}

@media(max-width:600px) {

	footer .widget .wp-block-gallery figure.wp-block-image:not(#individual-image),
	footer .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
		margin: 0 10px 0 0;
	}
}

@media(max-width:575px) {
	footer .mc4wp-form {
		padding: 20px;
	}

	.email-popup-inner-con {
		width: 300px;
		padding: 10px;
	}

	.email-popup-inner-con .message-overlay-con {
		width: 100%;
	}

	.email-popup-inner-con .message {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 5px;
	}

	.email-popup-inner-con .message-desc {
		font-size: 13px;
		margin-bottom: 15px;
	}

	footer .main-footer a {
		font-size: 14px;
		padding: 0;
	}

	footer .widget_block input[type="submit"] {
		padding: 12px 15px;
		font-size: 12px;
	}

	footer .widget.widget_media_gallery {
		margin: 0 0 20px;
	}

	footer .site-info .copyright a {
		font-size: 14px;
		padding: 0;
	}

	footer .site-info .copyright {
		padding: 15px 0;
	}

	footer .widget figure img {
		width: 160px;
	}

	footer .widget.widget_block p {
		width: 100%;
	}

	footer .widget .wp-block-latest-posts li a {
		width: 75%;
	}

	footer .widget .wp-block-latest-posts li a {
		font-size: 14px;
	}
}

@media(max-width:480px) {
	footer .mc4wp-form {
		padding: 15px;
	}

	footer .site-info .copyright a {
		font-size: 13px;
	}

	footer .site-info .copyright div {
		font-size: 13px;
	}

	.widget ul.menu {
		row-gap: 6px;
		flex-wrap: wrap;
	}

	footer .footer-01 .widget .widget-title,
	footer .widget-wrap .widget .widget-title,
	footer .widget .widget-title {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.right-header .mini-cart .dropdown-menu-mini-cart .cart-slider {
		width: 310px;
	}

	.right-header .mini-cart .dropdown-menu-mini-cart .shopping_cart_top {
		padding: 30px 20px;
	}

	.right-header .mini-cart .dropdown-menu-mini-cart .widget_shopping_cart_content {
		padding: 0 20px;
	}

	footer .widget figure img {
		width: 150px;
	}

	.footer-top-content h2 {
		width: 100%;
		font-size: 22px;
	}
}



/* RECENT BLOG */
@media(min-width:1200px) {

	.blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a:not(.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a) {
		width: 75%;
		font-size: 26px;
	}
}

@media(max-width:1199px) {

	.blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a {
		font-size: 22px;
	}


	.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a {
		font-size: 16px;
		padding-top: 10px;
	}

	.blogBy-category-wrap .tt-post-wrapper .tt-date-comment {
		padding-top: 14px;
	}
}

@media(max-width:991px) {
	.blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a {
		font-size: 20px;
	}

	.blogBy-category-wrap .tt-post-wrapper:not(.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper) {
		margin-bottom: 20px;
	}

	.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper {
		margin-bottom: 20px;
	}

	.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a {
		padding-top: 8px;
		font-size: 18px;
	}

}

@media(min-width:576px) and(max-width:767px) {
	.blog-bg-cat .blogs .blogBy-category-wrap.row {
		padding: 0;
		margin: 0;
	}
}

@media(max-width:767px) {

	.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a {
		padding-top: 6px;
	}

	.blogBy-category-wrap>div {
		padding: 0 10px;
	}

	.blogBy-category-wrap .tt-post-wrapper .tt-date-comment {
		padding-top: 10px;
	}
}

@media(max-width:575px) {
	.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a {
		padding-top: 4px;
	}

	.blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a {
		font-size: 18px;
		padding-top: 6px;
	}

	.blogBy-category-wrap.row.col-lg-12 {
		margin: 0;
	}

	.blogBy-category-wrap>div {
		padding: 0;
	}
}

@media(max-width:480px) {

	.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a,
	.blogBy-category-wrap .tt-post-wrapper .tt-post-title h6 a {
		font-size: 16px;
	}

	.blog-recent .blogBy-cat-wrap {
		padding: 0;
	}

	.blog-recent .blogs.row {
		margin: 0;
	}

	.blog-recent .blogBy-category-wrap {
		padding: 0;
		margin: 0;
	}

	.blogBy-category-wrap .tt-post-wrapper .tt-date-comment {
		align-items: flex-start;
	}

	.blogBy-category-wrap .blogBy-category-wrap .tt-post-wrapper {
		margin-bottom: 15px;
	}
}


@media(max-width:1199px) {

	.elementor-element.section-hover-up {
		top: 105%;
	}
}

@media(max-width:991px) {
	.elementor-element.section-hover-up {
		top: 115%;
	}
}

@media(max-width:767px) {
	.elementor-element.section-hover-main .elementor-widget.elementor-widget-text-editor {
		display: none;
	}

	.elementor-element.section-hover-up {
		top: 80%;
	}

	.elementor-element.section-hover-up {
		padding: 0 15px;
	}
}

@media(max-width:575px) {
	.elementor-element.section-hover-up {
		top: 70%;
	}
}

@media(max-width:480px) {
	.elementor-element.section-hover-up {
		top: 78%;
	}
}

/* BLOG-details */

@media (min-width: 992px) {
	.post .tt-post-wrapper>.tt-post-thumbnail.text-center {
		overflow: hidden;
	}

	.post .tt-post-wrapper>.tt-post-thumbnail.text-center img {
		transform: scale(1.05);
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
	}

	.post .tt-post-wrapper>.tt-post-thumbnail.text-center:hover img {
		transform: scale(1.05) translateX(2%);
		-webkit-transform: scale(1.05) translateX(2%);
		-moz-transform: scale(1.05) translateX(2%);
		-ms-transform: scale(1.05) translateX(2%);
		-o-transform: scale(1.05) translateX(2%);
	}
}


/* BLOG STYLE 3 */
@media (max-width: 1199px) {
	.elementor-widget-Blog.Categories .grid .item .item {
		margin-bottom: 22px;
	}
}

@media (max-width: 991px) {

	.elementor-widget-Blog .grid .tt-post-wrapper.grid-item {
		display: block;
	}

	.grid .tt-post-wrapper.grid-item .tt-post-thumbnail,
	.grid .tt-post-wrapper.grid-item .tt-post-details {
		width: 100%;
	}
}

@media (max-width: 575px) {

	.elementor-widget-Blog .grid .row {
		margin: 0 -12px;
	}
}


/* BLOG category GRID */
@media(max-width:1400px) {
	.elementor-widget-Blog.Categories .grid .cat_image {
		width: 66px;
		height: 66px;
	}

	.elementor-widget-Blog.Categories .grid .wpcat-content {
		padding-left: 10px;
	}

	.elementor-widget-Blog.Categories .grid .wpcat-content h2 {
		font-size: 16px;
	}
}

@media(max-width:575px) {

	.elementor-widget-Blog.Categories .grid .item .item {
		margin-bottom: 10px;
	}
}

/* blog-by-category */

@media(max-width:575px) {

	.blog-by-category .blogBy-category-wrap {
		margin-bottom: 20px;
	}

	.blog-by-category .blogBy-category-wrap:not(.blog-by-category .blogBy-category-wrap.content-full) {
		margin-top: 0;
	}

	.blog-by-category .blogBy-category-wrap:last-child {
		margin: 0;
	}

	.blog-recent.blog-layout-modern>.row,
	.blog-by-category .blogBy-category.row {
		margin: 0 -10px;
	}

	.blog-recent.blog-layout-modern .content-space,
	.blog-by-category .blogBy-category-wrap {
		padding: 0 15px;
	}
}

/* blog.list  */


@media(max-width:1400px) {

	.blog.list .tt-post-details .tt-post-title a {
		font-size: 20px;
		margin-bottom: 8px;
	}

	.blog.list .tt-post-details .tt-date-comment .tt-post-meta {
		font-size: 14px;
	}

	.blog.list .tt-post-details .tt-date-comment {
		padding-top: 12px;
	}
}

@media(max-width:767px) {

	.blog.list .tt-post-details .tt-post-title a {
		margin-bottom: 4px;
		font-size: 18px;
	}

	.blog.list .tt-post-details .tt-date-comment {
		margin-top: 10px;
	}

	.blog.list .tt-post-details .tt-date-comment .tt-post-meta {
		font-size: 13px;
	}

	.blog.list .tt-post-details .tt-date-comment .tt-post-meta {
		padding-right: 22px;
	}

	.blog.list .tt-post-details .tt-date-comment .tt-post-meta::after {
		right: 7px;
	}

}

@media(max-width:575px) {
	.blog.list .tt-post-thumbnail {
		width: 40%;
	}

	.blog.list .tt-post-details {
		width: 60%;
	}

	.blog.list .tt-post-details .tt-date-comment {
		display: none;
	}

	.blog.list .tt-post-details .tt-post-title a {
		font-size: 17px;
	}

	.blog.list .tt-post-details .tt-post-title {
		padding: 6px 0 0;
	}

	.blog.list .tt-post-wrapper {
		margin-bottom: 20px;
	}
}

@media(max-width:480px) {
	.blog.list .tt-post-wrapper {
		display: block;
	}

	.blog.list .tt-post-details,
	.blog.list .tt-post-thumbnail {
		width: 100%;
	}

	.blog.list .tt-post-details .tt-post-title a {
		font-size: 18px;
		margin: 0 auto 8px;
	}


	.blog.list .tt-post-details .tt-date-comment {
		display: flex;
		justify-content: center;
	}

	.blog.list .tt-post-details {
		text-align: center;
	}
}

/* blog-recent */
@media(min-width:481px) {
	.blog-recent .content .tt-post-wrapper .tt-post-details .tt-post-title a {
		font-size: 16px;
		width: 75%;
	}

	.blog-recent.blog-layout-default .tt-post-wrapper .tt-post-details .tt-post-title a {
		margin: 4px 0 0;
	}
}

@media(min-width:576px) {
	.blog-recent .content .tt-post-wrapper .tt-post-details .tt-post-title a {
		font-size: 18px;
		width: 80%;
	}

	.blog-recent.blog-layout-default .tt-post-wrapper .tt-post-details .tt-post-title a {
		margin: 6px 0 0;
	}
}

@media(min-width:768px) {
	.blog-recent .content .tt-post-wrapper .tt-post-details .tt-post-title a {
		font-size: 20px;
		width: 65%;
	}
}

@media(min-width:992px) {
	.blog-recent .content .tt-post-wrapper .tt-post-details .tt-post-title a {
		width: 100%;
	}

	.blog-recent.blog-layout-default .tt-post-wrapper .tt-post-details .tt-post-title a {
		margin: 8px 0 0;
	}
}

@media(min-width:1200px) {
	.blog-recent .content .tt-post-wrapper .tt-post-details .tt-post-title a {
		font-size: 24px;
	}

	.blog-recent.blog-layout-default .tt-post-wrapper .tt-post-details .tt-post-title a {
		margin: 10px 0 0;
	}
}

@media(min-width:1401px) {
	.blog-recent .content .tt-post-wrapper .tt-post-details .tt-post-title a {
		font-size: 26px;
		width: 80%;
	}
}


@media(min-width:992px) and (max-width:1199px) {

	.blog-recent .tt-date-comment {
		display: none;
	}

	.blog-recent .content .tt-date-comment {
		display: flex;
	}

	.blog-recent.blog-layout-default .tt-post-wrapper .tt-post-details .tt-post-title a {
		margin-bottom: 0;
	}
}

@media(max-width:1199px) {

	.blog-recent .tt-post-wrapper .tt-post-details {
		padding-left: 15px;
	}
}

@media(max-width:991px) {
	.blog-recent .tt-date-comment {
		display: flex;
	}

	.blog-recent .tt-post-wrapper .tt-post-details .tt-post-title a {
		margin-bottom: 10px;
	}

	.blog-recent.blog-layout-modern .content {
		margin-bottom: 30px;
	}
}

@media(max-width:575px) {

	.blog-recent.blog-layout-modern .content,
	.blog-recent.blog-layout-modern .content-space .list-content,
	.blog-recent .tt-post-wrapper {
		margin-bottom: 20px;
	}

	.blog-recent .tt-post-wrapper .tt-post-details,
	.blog-recent .tt-post-wrapper .tt-post-thumbnail {
		width: 50%;
	}
}

@media(max-width:480px) {
	.blog-recent .tt-post-wrapper {
		display: block;
	}

	.blog-recent .tt-post-wrapper .tt-post-details {
		padding: 10px 0 0;
	}

	.blog-recent .tt-post-wrapper .tt-post-details .tt-post-title a {
		margin: 0;
	}

	.blog-recent .tt-post-wrapper .tt-post-details,
	.blog-recent .tt-post-wrapper .tt-post-thumbnail {
		width: 100%;
		float: left;
	}
}

/*  HEADER STYLE 1*/

@media(max-width:991px) {

	.header_style.site-header .container-fluid {
		padding: 0 15px;
	}

	header .site-branding,
	.header_style.site-header,
	.header-style-1 .header-line {
		min-height: 70px;
	}

	header .site-branding>div {
		flex: 1;
	}

	header .site-branding .header-left {
		flex: 2;
	}

	header .site-branding .center-up-header {
		order: -1;
	}

	.header-style-1.site-header {
		position: relative;
	}

	#site-navigation .navbar-toggler:hover {
		background: transparent;
	}

	#site-navigation .navbar-toggler::after {
		display: none;
	}

	.header_style.site-header #site-navigation ul.nav-menu li.menu-item a {
		padding: 5px 15px;
	}

	.right-header .search-icon,
	.search-icon .top-search.show .search-fix {
		z-index: 3;
	}
}

@media(max-width:767px) {

	header .site-branding,
	.header_style.site-header,
	.header-style-1 .header-line {
		min-height: 65px;
	}
}

@media(max-width:575px) {

	.right-up-header {
		gap: 16px;
	}
}



/* .blog-category.style-2 */
@media(max-width:1400px) {
	.blog-title-flex .title-wrap {
		width: 33%;
	}

	.blog-category.style-2 .wpcat-img-box {
		width: 110px;
		height: 110px;
	}
}

@media(min-width:992px) and (max-width:1200px) {

	.blog-recent.blog-layout-default .tt-post-wrapper .tt-post-details .tt-date-comment {
		display: none;
	}

	.blog-recent.blog-layout-default .tt-post-wrapper .tt-post-details {
		padding-left: 10px;
	}

	.blog-recent.blog-layout-default .tt-post-wrapper .tt-post-details .tt-post-title a {
		margin: 0;
	}

	.blog-recent.blog-layout-default .tt-post-wrapper .tt-post-details .tt-post-title a {
		font-size: 16px;
	}
}

@media(max-width:1199px) {
	.title-wrap a.btn-link {
		font-size: 14px;
		line-height: 14px;
	}

	.blog-title-flex .title-wrap {
		width: 30%;
	}

	.blog-category.style-2 .wpcat-inner {
		padding: 15px;
	}

	.blog-category.style-2 .wpcat-details {
		margin-left: 10px;
	}

	.blog-category.style-2 .wpcat-content a {
		font-size: 18px;
		padding-bottom: 4px;
		margin-bottom: 8px;
	}

	.blog-category.style-2 .wpcat-img-box {
		width: 100px;
		height: 100px;
	}
}

@media(max-width:991px) {
	.blog-title-flex {
		display: block;
	}

	.blog-title-flex .title-wrap {
		width: 100%;
	}

	.blog-title-flex .title-wrap h2 {
		margin-bottom: 12px;
	}

	.blog-category.style-2 .wpcat-img-box {
		width: 95px;
		height: 95px;
	}

	.blog-category.style-2 .wpcat-content a {
		font-size: 18px;
		margin-bottom: 4px;
	}

	.blog-category.style-2 .wpcat-content p {
		font-size: 13px;
	}
}

@media(max-width:767px) {
	.blog-category.style-2 .wpcat-inner {
		padding: 10px;
	}

	.blog-category.style-2 .wpcat-img-box {
		width: 85px;
		height: 85px;
	}

	.blog-category.style-2 .wpcat-content a {
		font-size: 16px;
		margin-bottom: 4px;
	}

	.blog-category.style-2 span {
		font-size: 14px;
	}
}

@media(max-width:480px) {
	.title-wrap a.btn-link {
		font-size: 13px;
		line-height: 13px;
	}

	.blog-recent .title-wrap h2.section-heading {
		font-size: 20px;
	}

	.blog-title-flex .title-wrap h2 {
		margin-bottom: 8px;
	}

	.blog-category.style-2 .wpcat-img-box {
		width: 90px;
		height: 90px;
	}


	.blog-category.style-2 .wpcat-content p {
		font-size: 13px;
	}
}

/* BLOG GRID */

@media(max-width:575px) {

	.blog.grid>.row {
		margin: 0 -10px;
	}

	.blogs-popular.popular .grid .col-md-12.col-sm-12 {
		padding: 0 10px;
	}

	.blog.grid>.row .col-md-12.col-sm-12 {
		padding: 0 10px;
	}

	.blog.grid .tt-post-wrapper.grid-item {
		margin-bottom: 20px;
		padding: 0 10px;
	}
}


/* .blogs-popular.popular */

@media(max-width:1199px) {

	.blogs-popular .tt-post-details .tt-post-title h6 {
		padding-top: 8px;
	}
}

@media(max-width:767px) {

	.blogs-popular.popular .grid {
		margin: 0 -10px;
	}

	.blogs-popular.popular .grid-item {
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.blogs-popular .tt-post-details .tt-post-title h6 {
		padding-top: 4px;
	}
}

@media(max-width:575px) {

	.blogs-popular.popular .grid-item {
		margin-bottom: 20px;
	}
}


/* .blogs-popular.popular */
@media(max-width:1400px) {
	.blog-by-category.style-3 .blogBy-category .blog-cat-3 {
		margin-bottom: 50px;
	}
}

@media(max-width:1199px) {

	.blog-by-category.style-3 .blogBy-category .blog-cat-3 {
		margin-bottom: 40px;
	}
}

@media(max-width:767px) {

	.blog-by-category.style-3 .blogBy-category .blog-cat-3 {
		margin-bottom: 30px;
	}
}

@media(max-width:575px) {
	.blog-by-category.style-3 .blogBy-category .blog-cat-3 {
		margin-bottom: 20px;
	}
}

/* .blog-by-cat.style-3 */

@media(max-width:1400px) {

	.blog-by-cat.style-3 {
		gap: 30px;
	}

	.blog-by-cat.style-3 .wpcat-content::after {
		bottom: -15px;
	}
}

@media(max-width:1199px) {


	.blog-by-cat.style-3 {
		gap: 26px;
	}

	.blog-by-cat.style-3 .wpcat-content span a {
		font-size: 16px;
	}

	.blog-by-cat.style-3 .wpcat-content::after {
		bottom: -13px;
	}
}


@media(max-width:767px) {


	.blog-by-cat.style-3 {
		gap: 20px;
	}

	.blog-by-cat.style-3 .wpcat-content::after {
		bottom: -10px;
	}
}

@media(max-width:575px) {

	.blog-by-cat.style-3 .wpcat-content a {
		font-size: 16px;
	}

	.blog-by-cat.style-3 .wpcat-content span a {
		font-size: 15px;
	}
}


/* HEADER-STICKY */

@media (min-width: 992px) {

	header.site-header.sticky .header-spacing {
		justify-content: center;
		display: flex;
		align-items: center;
		transition: all 600ms ease-in-out 0s;
		-webkit-transition: all 600ms ease-in-out 0s;
		-moz-transition: all 600ms ease-in-out 0s;
		-o-transition: all 600ms ease-in-out 0s;
		-ms-transition: all 600ms ease-in-out 0s;
		box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
		position: fixed;
		width: auto;
		left: 0;
		right: 0;
		top: 0;
		z-index: 10;
		padding: 0;
		height: 90px;
	}

	header.site-header.sticky.header-style-1 .header-spacing {
		height: 70px;
	}
}


/* ------- coming soon ------- */
@media(max-width:1199px) {
	.comingsoon-form {
		width: 55%;
	}
}

@media(max-width:991px) {
	.comingsoon-form {
		width: 70%;
	}

	.coming-soon-page .banner-timer .timer-datetime {
		font-size: 44px;
		line-height: 50px;
		margin: 0px 0 40px;
	}

	.coming-soon-page .coming-soon-wrap .coming-desc {
		margin: 0 0 30px;
	}
}

@media(max-width:767px) {
	.comingsoon-form {
		width: 85%;
	}

	.coming_section .tt-section-title p {
		display: none;
	}

	.coming-soon-page .coming-soon-wrap .coming-title {
		font-size: 30px;
		line-height: 34px;
	}

	.coming-soon-page .banner-timer .timer-datetime {
		font-size: 38px;
		line-height: 44px;
	}
}

@media(max-width:575px) {
	.coming-soon-page .coming-soon-wrap .coming-title {
		font-size: 26px;
	}

	.coming-soon-page .banner-timer .timer-datetime {
		margin: 0px 0 30px;
	}

	.coming-soon-page .coming-soon-wrap .coming-desc {
		font-size: 14px;
		margin: 0 0 20px;
		line-height: 22px;
	}
}

@media(max-width:480px) {
	.coming-soon-page .coming-soon-wrap .coming-title {
		font-size: 22px;
	}

	.coming-soon-page .coming-soon-wrap .timer-datetime {
		font-size: 36px;
		line-height: 36px;
	}

	.coming-soon-page .banner-timer .timer-datetime {
		margin-bottom: 26px;
	}
}


/*---------------  Start Portfolio ------------------*/


@media (min-width: 992px) {
	.portfolio-grid.Portfolio-style-2 a span {
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		opacity: 0;
		transform: translateY(100%);
		-ms-transform: translateY(100%);
		-o-transform: translateY(100%);
	}

	.portfolio-grid.Portfolio-style-2 a:hover span {
		opacity: 1;
		transition: all .4s ease-in-out 0s;
		-webkit-transition: all .4s ease-in-out 0s;
		-moz-transition: all .4s ease-in-out 0s;
		-o-transition: all .4s ease-in-out 0s;
		-ms-transition: all .4s ease-in-out 0s;
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
		display: flex;
		margin: auto;
	}

	.tt-portfolio-thumbnail a:hover img {
		width: 100%;
	}

	.tt-portfolio-thumbnail-img {
		overflow: hidden;
	}

	.tt-portfolio-thumbnail a:hover img {
		width: 100%;
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transition: all 0.5s ease-in-out 0s;
		-webkit-transition: all 0.5s ease-in-out 0s;
		-moz-transition: all 0.5s ease-in-out 0s;
		-o-transition: all 0.5s ease-in-out 0s;
		-ms-transition: all 0.5s ease-in-out 0s;
	}

}

@media(max-width:991px) {

	.portfolio-grid.Portfolio-style-1 a span,
	.portfolio-grid.Portfolio-style-2 a span {
		font-size: 20px;
	}

	.portfolio-grid.Portfolio-style-1 .tt-portfolio-thumbnail,
	.portfolio-grid.Portfolio-style-2 .tt-portfolio-thumbnail {
		margin-bottom: 40px;
	}
}


@media(max-width:767px) {

	.portfolio-grid.Portfolio-style-1 a span,
	.portfolio-grid.Portfolio-style-2 a span {
		font-size: 18px;
		padding-top: 15px;
	}

	.portfolio-grid.Portfolio-style-2 a span {
		padding: 8px;
	}

	.portfolio-grid.Portfolio-style-1 .tt-portfolio-thumbnail,
	.portfolio-grid.Portfolio-style-2 .tt-portfolio-thumbnail {
		margin-bottom: 20px;
	}

	.Portfolio-style-1 .tt-portfolio-thumbnail a {
		padding: 15px;
	}
}

/*---------------  End Portfolio ------------------*/


@media(max-width:1199px) {


	#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {

		font-size: 15px;
	}
}

@media(max-width:991px) {

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated::after,
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-left,
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-center {
		display: none;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-blocks-right {
		justify-content: flex-start;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		width: 25px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
		top: 2px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
		top: 8px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		top: 17px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
		transform: translate3d(0, -17px, 0) rotate(-90deg);
		-webkit-transform: translate3d(0, -17px, 0) rotate(-90deg);
		-moz-transform: translate3d(0, -17px, 0) rotate(-90deg);
		-ms-transform: translate3d(0, -17px, 0) rotate(-90deg);
		-o-transform: translate3d(0, -17px, 0) rotate(-90deg);
	}

	.header_style.header-style-1 #mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
		height: 36px;
		line-height: 36px;
	}

	#mega-menu-wrap-header-menu .mega-menu-toggle {
		height: 70px;
		line-height: 70px;
	}

	#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
		display: block;
	}

	.header-style-1 .site-branding .right-header .search-icon::after {
		display: none;
	}
}

@media(max-width:575px) {
	#mega-menu-wrap-header-menu .mega-menu-toggle {
		height: 60px;
		line-height: 60px;
	}

	.header-style-1 .site-branding .right-header {
		min-height: 60px;
	}
}


/* HEADER-FULL */
@media(max-width:991px) {
	header.site-header .header-spacing>.container {
		max-width: 100%;
		padding: 0 12px;
	}
}

/* SWIPER NEXT PREV */
@media(max-width:1400px) {

	.swiper-button.swiper-button-next,
	.swiper-rtl .swiper-button.swiper-button-prev {
		right: -15px;
		/* background-color: var(--dark-bg-text);
		width: 30px;
		height: 30px;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px; */
	}

	.swiper-button svg {
		width: 20px;
		height: 20px;
	}


	.swiper-button.swiper-button-prev,
	.swiper-rtl .swiper-button.swiper-button-next {
		left: -15px;
		/* background-color: var(--dark-bg-text);
		width: 30px;
		height: 30px;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px; */
	}

	.swiper-navigation {
		opacity: 1;
	}

}


/* PLAY ICON BUTTON */
@media (max-width:575px) {
	.elementor-custom-embed-play::before {
		width: 50px;
		height: 50px;
	}

	.elementor-custom-embed-play {
		width: 50px;
		height: 50px;
	}
}

/* BLOG-DETAIL SIDEBAR */
@media (max-width:1400px) {
	.widget-area .widget {
		margin-bottom: 50px;
	}

	.post-template-default .site-main>.container>.row {
		margin: 0 -25px;
	}

	.post-template-default .site-main>.container>.row>div {
		padding: 0 25px;
	}
}

@media (max-width:1199px) {
	.widget-area .widget {
		margin-bottom: 40px;
	}

	.post-template-default .site-main>.container>.row {
		margin: 0 -20px;
	}

	.post-template-default .site-main>.container>.row>div {
		padding: 0 20px;
	}
}

@media (max-width:767px) {
	.widget-area .widget {
		margin-bottom: 30px;
	}

	.post-template-default .site-main>.container>.row {
		margin: 0 -15px;
	}

	.post-template-default .site-main>.container>.row>div {
		padding: 0 15px;
	}
}

@media (max-width:575px) {
	.post-template-default .site-main>.container {
		padding: 0 15px;
	}

	.widget-area .widget {
		margin-bottom: 20px;
	}

	.post-template-default .site-main>.container>.row {
		margin: 0 -10px;
	}

	.post-template-default .site-main>.container>.row>div {
		padding: 0 10px;
	}
}


/* section-heading*/

@media (max-width:1400px) {
	.title-wrap {
		margin-bottom: 22px;
	}
}

@media (max-width:1199px) {
	.title-wrap {
		margin-bottom: 18px;
	}
}

@media (max-width:767px) {
	.title-wrap {
		margin-bottom: 14px;
	}
}

@media (max-width:575px) {
	.title-wrap {
		margin-bottom: 10px;
	}
}


/* NEWS-LETTER  */
@media (max-width:1400px) {
	.newsletter-content p {
		margin-bottom: 10px;
		font-size: 16px;
	}

	.newsletter-content h2 {
		font-size: 24px;
	}
}

@media (max-width:1199px) {
	.newsletter-content p {
		margin-bottom: 8px;
		font-size: 15px;
	}

	.newsletter-content h2 {
		margin-bottom: 15px;
		font-size: 22px;
		line-height: 28px;
	}
}

@media (max-width:767px) {
	.newsletter-content p {
		font-size: 14px;
	}
}

@media (max-width:575px) {
	.newsletter-content p {
		font-size: 13px;
	}
}


/* BLOG-CAT-STYLE_2 */

@media (max-width:1400px) {

	.blog.slider .item .tt-post-wrapper .tt-post-details .tt-date-comment .tt-post-author,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details .tt-date-comment .tt-post-author {
		padding-left: 10px;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details .tt-date-comment .tt-post-author::after,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details .tt-date-comment .tt-post-author::after {
		left: 2px;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-thumbnail,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-thumbnail {
		width: 45%;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details {
		width: 55%;
		padding-left: 10px;
	}

	.blog.slider .swiper-slide,
	.blog-bg-cat .blogs.style-2 {
		gap: 25px;
	}

	.blog.slider .item .cat-link,
	.blog-bg-cat .blogs.style-2 .cat-link {
		font-size: 14px;
	}

	.blog-bg-cat .blogs.style-2>div {
		padding: 0 12px;
	}
}

@media (min-width:768px) and (max-width:1199px) {

	.blog.slider .item .tt-post-wrapper,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper {
		display: block;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-thumbnail,
	.blog.slider .item .tt-post-wrapper .tt-post-details,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-thumbnail,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details {
		width: 100%;
	}

	.blog.slider .item .tt-post-wrapper .tt-date-comment,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-date-comment {
		display: flex;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details h6,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details h6 {
		margin-top: 6px;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details {
		padding: 10px 0 0;
	}
}

@media (max-width:767px) {

	.blog.slider .item .tt-post-wrapper .tt-post-thumbnail,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-thumbnail {
		width: 50%;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details {
		width: 50%;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details .tt-date-comment,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-date-comment {
		display: flex;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details .tt-post-title h6 a {
		font-size: 18px;
	}

	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details h6 {
		margin-top: 8px;
		font-size: 18px;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details {
		padding-left: 15px;
	}
}

@media (max-width:575px) {

	.blog.slider .swiper-slide,
	.blog-bg-cat .blogs.style-2 {
		gap: 15px;
	}
}

@media (max-width:480px) {

	.blog.slider .item .tt-post-wrapper .tt-post-thumbnail,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-thumbnail {
		width: 40%;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details {
		width: 60%;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details .tt-date-comment,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-date-comment {
		display: none;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details .tt-post-title h6 a {
		font-size: 14px;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details h6,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details h6 {
		margin-top: 0px;
		font-size: 14px;
	}

	.blog.slider .item .tt-post-wrapper .tt-post-details,
	.blog-bg-cat .blogs.style-2 .tt-post-wrapper .tt-post-details {
		padding-left: 10px;
	}

	.blog.slider .swiper-slide,
	.blog-bg-cat .blogs.style-2 {
		gap: 10px;
	}
}

/* BLOG-CAT-STYLE_1 */

@media (max-width:1199px) {

	.blog-bg-cat .blogs.cat-style-1 .col-spacing .tt-post-wrapper .tt-post-details {
		padding-left: 18px;
	}

	.blog-bg-cat .blogBy-category-wrap>div {
		padding: 0 12px;
	}
}

@media (min-width:768px) and (max-width:991px) {

	.blog-bg-cat .blogs.cat-style-1 .col-spacing .tt-post-wrapper .tt-post-details {
		padding-left: 15px;
	}

	.blog-bg-cat .blogs.cat-style-1 .col-spacing .tt-post-wrapper .tt-post-title h6 a {
		padding-top: 0;
	}


	.blog-bg-cat .blogs.cat-style-1 .col-spacing .tt-post-wrapper .tt-date-comment {
		display: none;
	}
}

@media (max-width:991px) {
	.blog-bg-cat .blogs.cat-style-1 .blogBy-category-wrap>div {
		padding: 0 10px;
	}

	.blog-bg-cat .blogs.cat-style-1 .col-spacing .tt-post-wrapper .tt-post-title h6 a {
		font-size: 15px;
	}

	.blog-bg-cat .blogs.cat-style-1 .col-spacing .tt-post-wrapper .tt-post-details {
		width: 58%;
	}

	.blog-bg-cat .blogs.cat-style-1 .col-spacing .tt-post-wrapper .tt-post-thumbnail {
		width: 42%;
	}
}

@media (max-width:575px) {

	.blog-bg-cat .blogs.cat-style-1 .blogBy-category-wrap>div,
	.blog-bg-cat .blogs.cat-style-1 .blogBy-category-wrap.col-md-12,
	.blog-bg-cat .blogs.cat-style-1 {
		padding: 0;
		margin: 0;
	}
}

@media (max-width:480px) {
	.blog-bg-cat .blogs.cat-style-1 .col-spacing .tt-post-wrapper {
		display: block;
	}

	.blog-bg-cat .blogs.cat-style-1 .col-spacing .tt-post-wrapper .tt-post-thumbnail {
		width: 100%;
	}

	.blog-bg-cat .blogs.cat-style-1 .col-spacing .tt-post-wrapper .tt-post-details {
		padding: 8px 0 0;
		width: 100%;
	}
}


/* SIDEBAR CUSTOM */

@media (max-width:1400px) {

	.wp-block-group.newsletter-box {
		padding: 50px;
	}

	.wp-block-group .wp-block-latest-posts li a {
		line-height: normal;
	}

	.Social-box {
		padding: 40px;
	}

	.Social-box h2 {
		font-size: 22px;
	}

	.wp-block-group .wp-block-group__inner-container .widget-title {
		margin-bottom: 24px;
	}
}

@media (max-width:1199px) {
	.Social-box {
		padding: 30px;
	}

	.Social-box h2 {
		font-size: 20px;
	}

	.wp-block-group.newsletter-box h2 {
		font-size: 22px;
		margin-bottom: 18px;
	}

	.wp-block-group .wp-block-latest-posts li a {
		font-size: 15px;
	}

	.wp-container-core-group-is-layout-2.newsletter-box {
		padding: 20px;
	}

	.wp-block-group.newsletter-box {
		padding: 40px;
	}

	.widget.widget_block .wp-block-categories-list li.cat-item {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.wp-block-group .wp-block-group__inner-container .widget-title {
		margin-bottom: 20px;
	}
}

@media (max-width:575px) {
	.wp-block-group.newsletter-box h2 {
		font-size: 18px;
		line-height: normal;
		margin-bottom: 14px;
	}

	.wp-block-group .wp-block-latest-posts li {
		margin-bottom: 20px;
	}

	.wp-block-group.newsletter-box {
		padding: 30px;
	}

	.wp-block-group .wp-block-group__inner-container .widget-title {
		margin-bottom: 12px;
	}
}

@media (max-width:480px) {
	.wp-block-group .wp-block-latest-posts li a {
		font-size: 14px;
		padding-left: 10px;
		width: 70%;
	}

	.wp-block-group .wp-block-latest-posts li {
		margin-bottom: 15px;
	}

	.wp-block-group.newsletter-box {
		padding: 15px;
	}

	.wp-block-group .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt {
		font-size: 13px;
		line-height: 18px;
	}

	.wp-block-group .wp-block-group__inner-container .widget-title {
		font-size: 16px;
		margin-bottom: 10px;
	}
}


/* BLOG-VIDEO */

@media (min-width:992px) {
	a.youtube-popup {
		opacity: 0;
	}

	.gallery-thumbs-video .swiper-slide .video-box:hover a.youtube-popup {
		opacity: 1;
	}

	.gallery-thumbs-video .swiper-slide .video-box:hover::after {
		background-color: rgba(0, 0, 0, 0.3);
	}

	.gallery-thumbs-video .swiper-slide .video-box:hover .tt-post-details {
		transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-o-transform: translateY(-15px);
	}
}

@media (max-width:1400px) {
	.swiper.gallery-thumbs-video {
		padding-bottom: 55px;
	}

	.gallery-thumbs-video .tt-post-details .tt-date-comment {
		padding: 2px 10px;
		margin-bottom: 10px;
	}

	.gallery-thumbs-video .tt-post-details .tt-date-comment,
	.gallery-thumbs-video .tt-post-details .tt-date-comment span {
		font-size: 13px;
	}

	.gallery-thumbs-video .video .play-button svg {
		font-size: 18px;
	}

	.gallery-thumbs-video .video .play-button::before,
	.gallery-thumbs-video .video .play-button {
		width: 50px;
		height: 50px;
	}

	.gallery-thumbs-video .swiper-slide .tt-post-details {
		width: 75%;
		left: 15px;
		bottom: 15px;
	}

	.gallery-thumbs-video .swiper-slide .tt-post-details h6 {
		font-size: 24px;
	}

	.gallery-top-video.video .swiper-wrapper .tt-post-details .tt-post-title h6 {
		font-size: 34px;
	}

	.gallery-top-video.video .tt-post-details {
		width: 45%;
		margin: 0 auto 45px;
	}

	.gallery-top-video.video .play-button {
		margin: 55px;
	}
}

@media (max-width:1199px) {
	.swiper.gallery-thumbs-video {
		padding-bottom: 50px;
	}

	.gallery-thumbs-video .swiper-slide .tt-post-details h6 {
		font-size: 22px;
	}

	.gallery-top.video .swiper-wrapper .tt-post-details .tt-post-title h6 {
		font-size: 32px;
	}

	.gallery-top.video .tt-post-details {
		width: 50%;
		margin: 0 auto 40px;
	}

	.gallery-top.video .play-button {
		margin: 45px;
	}
}

@media (max-width:991px) {
	.gallery-thumbs-video .swiper-slide .video-box::after {
		background-color: rgba(0, 0, 0, 0.3);
	}

	.swiper.gallery-thumbs-video {
		padding-bottom: 45px;
	}

	.gallery-thumbs-video .swiper-slide .tt-post-details h6 {
		font-size: 20px;
	}

	.gallery-top.video .play-button {
		margin: 35px;
	}

	.gallery-top.video .tt-post-details {
		width: 65%;
		margin: 0 auto 35px;
	}

	.gallery-top.video .swiper-wrapper .tt-post-details .tt-post-title h6 {
		font-size: 30px;
		margin-bottom: 20px;
	}
}

@media (max-width:767px) {
	.swiper.gallery-thumbs-video {
		padding-bottom: 40px;
	}

	.gallery-thumbs-video .swiper-slide .tt-post-details h6 {
		font-size: 18px;
	}

	.gallery-top.video .tt-post-details {
		width: 80%;
		margin: 0 auto 30px;
	}

	.gallery-top.video .swiper-wrapper .tt-post-details .tt-post-title h6 {
		font-size: 28px;
		margin-bottom: 15px;
	}
}

@media (max-width:575px) {
	.swiper.gallery-thumbs-video {
		padding-bottom: 35px;
	}

	.gallery-thumbs-video .swiper-slide .tt-post-details h6 {
		font-size: 16px;
	}

	.gallery-top.video .swiper-wrapper .tt-post-details .tt-post-title h6 {
		font-size: 24px;
	}
}


@media (max-width:480px) {
	.swiper.gallery-thumbs-video {
		padding-bottom: 30px;
	}

	.gallery-thumbs.video .play-button::before,
	.gallery-thumbs.video .play-button {
		width: 40px;
		height: 40px;
	}

	.gallery-thumbs-video .swiper-slide .tt-post-details h6 {
		font-size: 14px;
	}

	.gallery-top.video .play-button {
		margin: 25px;
	}

	.gallery-top.video .play-button::before,
	.gallery-top.video .play-button {
		width: 65px;
		height: 65px;
	}

	.gallery-top.video .play-button svg {
		font-size: 18px;
	}

	.gallery-top.video .tt-post-details {
		width: 100%;
		margin: 0 auto 20px;
	}

	.gallery-top.video .swiper-wrapper .tt-post-details .tt-post-title h6 {
		font-size: 20px;
	}

	.gallery-thumbs-video .swiper-slide .tt-post-details .tt-date-comment {
		display: none;
	}

	.gallery-thumbs-video.video .play-button::before,
	.gallery-thumbs-video.video .play-button {
		width: 50px;
		height: 50px;
	}
}


@media (max-width:991px) {
	.blog-cat-list .ui-tabs-nav {
		gap: 20px;
	}

	.blog-cat-list .ui-tabs-nav a {
		font-size: 14px;
	}
}

@media (max-width:767px) {
	.blog-cat-list .title-wrap {
		flex-wrap: wrap;
	}

	.blog-cat-list .ui-tabs-nav {
		width: 100%;
		padding: 10px 0;
		gap: 2px 20px;

	}

	.blog-cat-list .title-wrap::after {
		top: 12px;
		bottom: auto;
	}

	.blog-cat-list .tt-post-wrapper .tt-date-comment {
		padding-top: 10px;
	}

	.blog-cat-list .tt-post-wrapper .tt-post-title h6 {
		margin-top: 4px;
	}

	.blog-cat-list .tt-post-wrapper .tt-post-title h6 a {
		width: 100%;
	}
}

@media (max-width:575px) {
	.blog-cat-list .tt-post-wrapper .tt-post-title h6 a {
		font-size: 16px;
	}
}

@media (max-width:480px) {
	.blog-cat-list .ui-tabs-nav a {
		font-size: 13px;
	}

	.blog-cat-list .ui-tabs-nav {
		padding: 4px 0;
		gap: 2px 15px;
	}
}

/* BLOG_LIST */

@media (max-width:1400px) {
	.tt-post-wrapper .tt-post-title h2:not(.blog-grid .tt-post-wrapper .tt-post-title h2, .elementor-widget-Blog .tt-post-wrapper.grid-item .tt-post-title h2) {
		font-size: 24px;
	}
}

@media (max-width:1199px) {
	.tt-post-wrapper .tt-post-title h2:not(.blog-grid .tt-post-wrapper .tt-post-title h2, .elementor-widget-Blog .tt-post-wrapper.grid-item .tt-post-title h2) {
		font-size: 20px;
		margin-bottom: 10px;
	}

	body.blog .tt-post-wrapper .tt-post-details:not(.blog-grid .tt-post-wrapper .tt-post-details, .elementor-widget-Blog .tt-post-wrapper.grid-item .tt-post-details) {
		padding: 0 0 0 15px;
	}

	body.blog .tt-post-meta-wrap {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
}

@media (max-width:767px) {
	.tt-post-wrapper .tt-post-title h2:not(.blog-grid .tt-post-wrapper .tt-post-title h2, .elementor-widget-Blog .tt-post-wrapper.grid-item .tt-post-title h2) {
		font-size: 18px;
		margin-bottom: 8px;
	}

	body.blog .tt-post-wrapper .tt-post-details .tt-post-meta-wrap:not(.blog-grid .tt-post-wrapper .tt-post-details .tt-post-meta-wrap, .elementor-widget-Blog .tt-post-wrapper.grid-item .tt-post-details .tt-post-meta-wrap) {
		display: none;
	}

	body.blog .tt-post-wrapper .tt-post-thumbnail:not(.blog-grid .tt-post-wrapper .tt-post-thumbnail, .elementor-widget-Blog .tt-post-wrapper.grid-item .tt-post-thumbnail) {
		margin: 0;
	}

}

@media (max-width:575px) {

	.type-post {
		margin-bottom: 20px;
	}
}

@media (max-width:480px) {

	body.blog .tt-post-wrapper .tt-post-thumbnail:not(.blog-grid .tt-post-wrapper .tt-post-thumbnail, .elementor-widget-Blog .tt-post-wrapper.grid-item .tt-post-thumbnail) {
		width: 35%;
	}

	.tt-post-wrapper .tt-post-title h2:not(.blog-grid .tt-post-wrapper .tt-post-title h2, .elementor-widget-Blog .tt-post-wrapper.grid-item .tt-post-title h2) {
		font-size: 18px;
		margin-bottom: 0;
	}

	body.blog .tt-post-wrapper .tt-post-title h2 a:not(.blog-grid .tt-post-wrapper .tt-post-title h2 a, .elementor-widget-Blog .tt-post-wrapper.grid-item .tt-post-title h2 a) {
		font-size: 14px;
	}

	.post .tt-post-wrapper>.tt-post-details .more-comment-wrap {
		display: none;
	}

	body.blog .tt-post-wrapper .tt-post-details:not(.blog-grid .tt-post-wrapper .tt-post-details, .elementor-widget-Blog .tt-post-wrapper.grid-item .tt-post-details) {
		width: 65% !important;
		padding-left: 10px;
	}

	.type-post {
		margin-bottom: 15px;
	}
}

/* COMMEN CSS */
@media (max-width:1199px) {
	.tt-post-wrapper .tt-date-comment {
		letter-spacing: 0;
	}

	.tt-post-details .tt-date-comment .tt-post-author {
		padding-left: 18px;
	}

	.tt-post-details .tt-date-comment .tt-post-author::after {
		left: 6px;
	}
}

@media (max-width:575px) {
	.title-wrap h2 {
		font-size: 20px;
	}
}

@media (max-width:480px) {
	.title-wrap h2 {
		font-size: 18px;
	}
}

/* IMAGE CAROUSEL */
@media (max-width:1400px) {
	.img-carousel-main img {
		min-height: 550px;
	}

	.img-carousel-main .blog-slider-details h2 {
		font-size: 62px;
		margin-bottom: 18px;
	}

	.img-carousel-main .blog-slider-details h5 {
		margin-bottom: 18px;
	}

	.img-carousel-main .blog-slider-details p.content {
		font-size: 30px;
		margin-bottom: 16px;
	}

	.image-box {
		padding: 34px 0;
	}

	.image-box .image-box-content p {
		font-size: 16px;
	}

	.img-main-inner {
		bottom: 25%;
	}
}

@media (max-width:1199px) {
	.img-carousel-main img {
		min-height: 450px;
	}

	.img-carousel-main .blog-slider-details h2 {
		font-size: 50px;
		margin-bottom: 16px;
	}

	.img-carousel-main .blog-slider-details h5 {
		margin-bottom: 16px;
	}

	.img-carousel-main .blog-slider-details p.content {
		font-size: 24px;
		margin-bottom: 16px;
	}

	.image-box {
		padding: 30px 0 25px 0;
	}

	.img-carousel-main .blog-slider-details .date-auther p,
	.image-box .image-box-content p {
		font-size: 15px;
	}

	.img-main-inner {
		bottom: 30%;
	}

	.image-box .image-box-img {
		width: 70px;
		height: 70px;
	}
}

@media (max-width:991px) {
	.img-carousel-main img {
		min-height: 400px;
	}

	.img-carousel-main .blog-slider-details {
		width: 65%;
	}

	.img-carousel-main .blog-slider-details h2 {
		font-size: 44px;
		margin-bottom: 14px;
	}

	.img-carousel-main .blog-slider-details h5 {
		margin-bottom: 14px;
	}

	.img-carousel-main .blog-slider-details p.content {
		font-size: 20px;
		margin-bottom: 14px;
	}

	.image-box {
		padding: 25px 0 20px 0;
	}

	.img-carousel-main .blog-slider-details .date-auther p,
	.image-box .image-box-content p {
		font-size: 14px;
	}

	.img-main-inner {
		bottom: 28%;
	}

	.image-box .image-box-img {
		width: 60px;
		height: 60px;
	}
}

@media (max-width:767px) {
	.img-carousel-main img {
		min-height: 350px;
	}

	.img-carousel-main .blog-slider-details {
		width: 75%;
	}

	.img-carousel-main .blog-slider-details h2 {
		font-size: 40px;
		margin-bottom: 12px;
	}

	.img-carousel-main .blog-slider-details h5 {
		margin-bottom: 12px;
		font-size: 13px;
		padding: 4px 8px;
	}

	.img-carousel-main .blog-slider-details p.content {
		font-size: 18px;
		margin-bottom: 12px;
	}

	.image-box {
		padding: 20px 0 15px 0;
	}

	.img-carousel-main .blog-slider-details .date-auther p,
	.image-box .image-box-content p {
		font-size: 13px;
	}

	.img-main-inner {
		bottom: 25%;
	}

	.image-box .image-box-img {
		width: 55px;
		height: 55px;
	}
}

@media (max-width:575px) {
	.img-carousel-main img {
		min-height: 300px;
	}

	.img-carousel-main .blog-slider-details h2 {
		font-size: 36px;
	}

	.img-carousel-main .blog-slider-details p.content {
		display: none;
	}

	.img-carousel-main .blog-slider-details .date-auther p,
	.image-box .image-box-content p {
		font-size: 13px;
	}

	.image-slider .container {
		width: 100%;
		padding: 0 15px;
	}
}

@media (max-width:480px) {
	.img-carousel-main img {
		min-height: 250px;
	}

	.img-carousel-main .blog-slider-details {
		width: 100%;
	}

	.img-carousel-main .blog-slider-details h2 {
		font-size: 30px;
		margin-bottom: 10px;
	}

	.img-carousel-main .blog-slider-details h5 {
		margin-bottom: 10px;
		font-size: 12px;
	}

	.image-box {
		padding: 15px 0 10px 0;
	}

	.img-carousel-main .blog-slider-details .date-auther p,
	.image-box .image-box-content p {
		font-size: 12px;
	}

	.img-main-inner {
		bottom: 30%;
	}

	.image-box .image-box-img {
		width: 40px;
		height: 40px;
	}

	.image-box .image-box-content {
		padding-left: 8px;
	}

	.img-carousel-main .blog-slider-details .date-auther {
		display: block;
	}

	.img-carousel-main .blog-slider-details .date-auther .date {
		padding: 0;
	}

	.img-carousel-main .blog-slider-details .date-auther .date::after {
		display: none;
	}

}