/* @media Responsive Start */

@media (min-width: 992px) {

	.mobile-logo,
	.theme-mobile-menu {
		display: none;
	}

	.gallery-area .gallery-item {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width: 992px) and (max-width: 1198px) {
	.team-footer .widget {
		margin-top: 10px;
	}

	.team-footer .widget-social-widget li:not(:last-child),
	.team-footer .widget-social-widget li:not(:last-child) a {
		margin-right: 0px;
	}

	.team-member:hover .team-footer {
		padding: 36px 6px 32px;
	}
	.count-fact h1 {
		font-size: 55px;
		line-height: 0.8;
	}
}

@media (min-width: 992px) and (max-width: 1124px) {
	.widget-social-widget li:not(:last-child) a {
		margin-right: 3px;
	}

	.hi-btn-wrapper .hi-btn:not(:last-child),
	.footer-copyright .widget li:not(:last-child) {
		margin-right: 10px;
	}

	.menubar .menu-wrap>li>a {
		padding: 0px 14px;
	}

	.post-content {
		width: 100%;
		padding: 25px 13px 22px;
	}
}

@media (min-width: 992px) and (max-width: 1111px) {
	.header-widget:not(.header-carousel) .widget:not(.widget-media-video) {
		flex: 1;
	}

	.widget-right .widget,
	.widget-left .widget {
		padding: 0px 10px;
	}

	.widget-right .widget:nth-child(n+2) {
		padding: 0 10px;
	}

	.header .contact-info span.title {
		font-size: 14px;
	}

	.hi-button-area {
		padding-left: 1.15em;
	}

	.menu-right>ul {
		padding-left: 20px;
	}
}

@media (max-width: 991px) {
	.badge {
		line-height: 1.2;
		vertical-align: text-top;
	}

	.not-included {
		margin-top: -10px;
	}

	div.theme-mobile-nav {
		display: block;
	}

	.hide-mobile-tablet.sticky-menu {
		position: relative;
	}

	.hide-mobile-tablet {
		display: none;
	}

	.mobile-menu .login-btn {
		display: none;
	}

	.header .widget_info li {
		margin-right: 0;
		margin-bottom: 5px;
	}

	.header-widget .widget_social li a {
		margin-bottom: 4px;
	}

	.main-slider .owl-nav {
		bottom: 2em;
	}

	.theme-slider div.theme-content {
		margin-bottom: 15px;
	}

	.theme-content h1 {
		font-size: 28px;
	}

	.theme-content h3 {
		font-size: 22px;
	}

	.theme-content p {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.info-section {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.footer-info-wrapper li,
	.info-wrapper li {
		flex: 1 1 100%;
	}

	.footer-info-wrapper li:not(:last-child),
	.info-wrapper li:not(:last-child) {
		margin-bottom: 15px;
	}

	.footer-info-wrapper li:not(:last-child),
	.info-wrapper li:not(:last-child) {
		margin-right: 0;
	}

	.fact-soon .fun-box {
		flex: 1 1 40%;
		margin-right: 18px;
		padding-right: 18px;
		margin-bottom: 18px;
	}

	.fact-soon .fun-box:nth-child(2n+2) {
		margin-right: 0;
		padding-right: 0;
	}

	.fact-soon .fun-box:nth-child(2n+2):after {
		border-right-width: 0px;
	}

	.fact-soon .fun-box:last-child {
		margin-bottom: 0;
	}

	.widget-left .widget:nth-child(2n+3),
	.widget-left .widget:first-child,
	.widget-right .widget:nth-child(n+2),
	.widget-right .widget,
	.widget-left .widget {
		padding: 0 10px;
	}

	.widget-left,
	.widget-right {
		justify-content: center;
	}

	.hi-text-404 h1,
	.hi-text-404 img {
		max-width: 670px;
	}

	.hi-text-404 h1 {
		font-size: 350px;
	}

	.hi-text-404 h2 {
		margin: 35px 0 22px;
	}

	.team-member:hover .team-footer {
		justify-content: center;
	}
}

@media (min-width: 480px) and (max-width: 768px) {
	.hide-tablet {
		display: none;
	}

	.hide-tablet.sticky-menu {
		position: relative;
	}
}

@media (min-width: 601px) and (max-width: 991px) {
	.gallery-area .gallery-item {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.skills-wrapper {
		padding: 7px 0;
	}

	.skills-panel:not(:last-child) {
		margin-bottom: 30px;
	}

	.headtop-mobi {
		right: 17px;
	}
}

@media (max-width: 768px) {
	.hi-my-default {
		margin: 80px 0;
	}

	.hi-mt-default {
		margin-top: 80px;
	}

	.hi-mb-default {
		margin-bottom: 80px;
	}

	.hi-py-default {
		padding: 80px 0;
	}

	.hi-pt-default {
		padding-top: 80px;
	}

	.hi-pb-default {
		padding-bottom: 80px;
	}
}

@media (max-width: 767px) {

	.hi-container-fluid,
	.hi-container {
		padding: 0 25px;
	}

	.hide-mobile-tablet.sticky-menu {
		position: relative;
	}

	.hide-mobile-tablet {
		display: none;
	}

	.breadcrumb-right .breadcrumb-content,
	.breadcrumb-content {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}

	.breadcrumb-right h2 {
		text-align: center;
	}

	.breadcrumb-content .breadcrumb-heading,
	.breadcrumb-content .breadcrumb-list {
		max-width: 100%;
		text-align: center;
	}

	.header-widget .widget:nth-child(1n+2) {
		margin-left: 0;
	}

	.header-widget .widget_social li:first-child a {
		padding-left: 0;
	}

	.mobi-head-top {
		width: 100%;
	}

	.mobile-logo {
		text-align: center;
	}

	.site-description {
		white-space: normal;
	}

	.site-title,
	.site-description {
		text-align: left;
	}

	.footer-copyright .widget-left,
	.footer-copyright .widget-right {
		justify-content: center;
	}

	.about-panel {
		padding: 0;
	}

	.cta-wrapper {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.cta-text-content .cta-wrapper {
		padding: 25px;
	}

	.cta-img-icon {
		width: auto;
	}

	.cta-content {
		flex: auto;
	}

	.hi-text-404 h1 {
		font-size: 310px;
	}

	.hi-text-404 img {
		width: 230px;
	}

	.hi-text-404 h2 {
		margin: 25px 0 22px;
	}

	.heading-default h3:before {
		left: -32px;
		width: 40px;
	}

	.fact-soon .fun-box {
		flex: 1 1 100%;
		margin: 0;
		padding: 0;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	.fact-soon .fun-box:not(:last-child):after {
		border-right-width: 0px;
		border-bottom-width: 1px;
		margin: 0 auto;
		top: auto;
		bottom: 0;
		left: 0;
		width: 300px;
	}

	.fact-soon .fun-box:last-child {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}

	.footer-main .widget {
		margin-bottom: 1.2rem;
	}

	.footer .widget+.widget {
		padding-top: 1.2rem;
	}

	.cta-content p {
		margin-bottom: 10px;
	}

	.headtop-mobi {
		right: 0;
		width: 32px;
	}

	.headtop-mobi:after {
		top: 30px;
		border-width: 16px;
	}
}

@media (max-width: 699px) {
	.post-image-carousel:before {
		z-index: -1;
	}

	.hi-text-404 h1 {
		font-size: 250px;
	}

	.hi-text-404 img {
		width: 180px;
	}

	.hi-text-404 h2 {
		margin: 18px 0 22px;
	}

	.team-member:hover .team-footer {
		justify-content: center;
	}
}

@media (max-width: 436px) {
	.heading-default h3:before {
		left: 0;
		width: 40px;
	}

	.calendar-wrap table th,
	.calendar-wrap table td {
		line-height: 43px;
	}

	.comments-area .comment-meta .comment-author img {
		position: unset;
		width: 100px;
		margin-bottom: 15px;
	}

	.comments-area .comment-body {
		padding: 25px 25px 25px 25px;
	}
}

@media (max-width: 540px) {
	.comment-list .children {
		margin-left: 1rem;
	}

	.widget_media_gallery .gallery-item {
		width: 100%;
		margin-bottom: 30px;
	}

	.hide-mobile {
		display: none;
	}

	.hide-mobile.sticky-menu {
		position: relative;
	}

	.hi-tab-filter a {
		margin-bottom: 15px;
	}

	.hi-tab-filter a:not(:last-child) {
		margin-right: 15px;
	}

	.theme-content h3 {
		font-size: 15px;
		margin-top: 5px;
		margin-bottom: 3px;
	}

	.theme-content h1 {
		font-size: 22px;
		margin-bottom: 3px;
	}

	.theme-content p {
		font-size: 13px;
		margin-bottom: 5px;
	}

	.theme-content .hi-btn {
		font-size: 13px;
		padding: 0 14px;
		line-height: 2.3;
	}

	.theme-content .hi-btn:not(:last-child) {
		margin-right: 18px;
	}

	.info-wrapper .widget {
		padding: 28px 14px;
	}

	.breadcrumb-content-below {
		padding: 16px 0;
	}

	.breadcrumb-widget {
		margin-top: 14px;
	}

	.breadcrumb-content-below .breadcrumb-list,
	.breadcrumb-content-below .breadcrumb-widget {
		flex: auto;
	}

	.breadcrumb-content-below .breadcrumb-list,
	.breadcrumb-content-below .breadcrumb-widget {
		max-width: 100%;
		text-align: center;
	}

	.breadcrumb-widget .widget {
		max-width: 100%;
	}

	.skills-panel {
		flex-wrap: wrap;
	}

	.skills-growth {
		margin-bottom: 10px;
		margin-right: 0;
		flex: 100%;
		text-align: center;
	}

	.skills-content {
		flex: 100%;
		text-align: center;
	}

	.hi-text-404 h1 {
		font-size: 150px;
	}

	.hi-text-404 img {
		width: 100px;
	}

	.hi-text-404 h2 {
		font-size: 24px;
	}

	.widget-left,
	.widget-right {
		flex-wrap: wrap;
	}

	.widget-right .widget,
	.widget-left .widget {
		width: 100%;
		padding: 0 10px;
	}

	.widget-right .widget:not(:last-child),
	.widget-left .widget:not(:last-child) {
		padding: 0;
		padding-bottom: 10px;
	}

	.site-description {
		padding-top: 2px;
	}

	.widget-social-widget li:not(:last-child) {
		margin-right: 6px;
	}

	.cta-img-icon {
		width: 100%;
		margin: 0 0 15px 0;
	}

	.cta-img-icon img {
		margin: 0 auto;
	}

	.cta-content {
		flex: auto;
	}

	.cta-wrapper {
		text-align: center;
		padding: 56px 15px;
	}

	.cta-btn-wrap {
		margin: 0 auto;
	}

	.hi-btn-wrapper {
		text-align: center;
	}

	.hi-btn-wrapper .hi-btn:not(:last-child) {
		margin-right: 10px;
	}

	.hi-btn-wrapper .hi-btn:nth-child(2) {
		margin-right: 0;
	}

	.hi-btn-wrapper .hi-btn:last-child {
		margin-top: 10px;
	}
}

/* @media Responsive End */