/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/
Description: Astra is fast, fully customizable &amp; beautiful theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,custom-menu,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 1.8.7.1567581894
Updated: 2019-09-04 07:24:54

*/

body.search-results .post-thumb-img-content img {
	display: none;
}
body.search-results span.cat-links {
	display: none;
}
body.search-results .ast-blog-featured-section {
	margin-bottom: 0;
}
body.search-results article.post, body.search-results article.page, body.search-results article.media_centre {
	width: 100%;
}
body.search-results .archive .entry-title, body.search-results .blog .entry-title, body.search-results .entry-title a {
	color: #d53b1e;
	font-weight: 600;
}
body.search-results .archive .entry-title, body.search-results .blog .entry-title, body.search-results .entry-title {
	line-height: 1.4;
	font-size: 22px;
	text-transform: capitalize;
	font-family: 'Poppins';
	color: #d53b1e;
}
body.search-results.ast-separate-container .ast-grid-2 .blog-layout-1, body.search-results.ast-separate-container .ast-grid-2 .blog-layout-2, body.search-results.ast-separate-container .ast-grid-2 .blog-layout-3, body.search-results.ast-separate-container .ast-grid-3 .blog-layout-1, body.search-results.ast-separate-container .ast-grid-3 .blog-layout-2, body.search-results.ast-separate-container .ast-grid-3 .blog-layout-3, body.search-results.ast-separate-container .ast-grid-4 .blog-layout-1, body.search-results.ast-separate-container .ast-grid-4 .blog-layout-2, body.search-results .ast-separate-container .ast-grid-4 .blog-layout-3 {
	padding: 15px 1.5em; 
}
body.search-results.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+0), body.search-results.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+1), body.search-results.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+0), body.search-results.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+1), body.search-results.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+0), body.search-results.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+1) {
	padding: 0; 
}
body.search-results.ast-separate-container .ast-grid-2>.site-main>.ast-row, body.search-results.ast-separate-container .ast-grid-3>.site-main>.ast-row, body.search-results.ast-separate-container .ast-grid-4>.site-main>.ast-row {
	flex-wrap: wrap;
}
body.search-results.ast-separate-container .ast-separate-posts.ast-article-post {
	margin-bottom: 0;
}
body.search-results .entry-content p {
	margin-bottom: 10px;
}
body.search-results .entry-content>:last-child, body.search-results .entry-summary>:last-child, body.search-results .page-content>:last-child {
	margin-bottom: 0;
}
body.search-results .entry-meta {
	display: none;
}
body.search-results .ast-archive-description .ast-archive-title {
	font-size: 40px;
	font-size: 30px;
	margin-bottom: 25px;
	font-weight: 400;
}
body.search-results.ast-separate-container #primary, body.search-results.ast-separate-container.ast-left-sidebar #primary, body.search-results.ast-separate-container.ast-right-sidebar #primary {
	margin: 0;
}
a{
    color : #d53b1e;
}
span.cat-links {
	margin-bottom: 20px;
	display: block;
}
span.cat-links a {
	border-radius: 4px;
	padding: 7px 14px;
	color: #ffffff;
	border-color: #d53b1e;
	background-color: #d53b1e;
}
span.cat-links a:hover {
	color: #ffffff;
	border-color: #b51919;
	background-color: #b51919;
}
body.blog h2.entry-title {
	line-height: 28px;
	margin-bottom: 20px;
}
body.blog h2.entry-title a {
	font-size: 23px;
	font-family: 'Poppins';
	text-transform: capitalize;
}
.wc-media-filter .select-dropdown,
.wc-media-filter .select-dropdown * {
	margin: 0;
	padding: 0;
	position: relative;
	box-sizing: border-box;
}
.wc-media-filter .select-dropdown {
	position: relative;
	background-color: #ffffff;
	border-radius: 4px;
	border: 1px solid #eaeaea;
	margin-left: 20px;
}
.wc-media-filter .select-dropdown select {
	font-size: 1rem;
	font-weight: normal;
	max-width: 100%;
	padding: 8px 24px 8px 10px;
	border: none;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.wc-media-filter .select-dropdown select:active, .wc-media-filter .select-dropdown select:focus {
	outline: none;
	box-shadow: none;
}
.wc-media-filter .select-dropdown:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 8px;
	width: 0;
	height: 0;
	margin-top: -2px;
	border-top: 5px solid #aaa;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.wc-media-center-post h3.title a:hover {
	color: #d53b1e;
}
.wc-media-centre-post-list .see-more-button {
	text-align: center;
	margin: 30px 0 0 0;
}
.wc-media-centre-post-list a.wc-see-more-btn {
	border-radius: 4px;
	padding: 10px 20px;
	color: #ffffff;
	border-color: #d53b1e;
	background-color: #d53b1e;
}
.wc-media-centre-post-list a.wc-see-more-btn:hover {
	border-color: #b51919;
	background-color: #b51919;
}
.wc-media-center-post span.entry-date {
	color: #d53b1e;
	margin-right: 0.9375rem;
}
.wc-media-center-post span.category {
	padding-left: 15px;
	border-left: 1px solid #808285;
	text-transform: uppercase;
}
.wc-media-filter {
	display: flex;
	align-items: baseline;
}
.wc-media-center-post .feature-image img {
	width: 100%;
	max-height: 250px;
	min-height: 250px;
	object-fit: cover;
}
.wc-media-filter h2 {
	font-size: 24px !important;
	font-weight: 400 !important;
	text-transform: capitalize !important;
}
.wc-media-center {
	margin: 10px;
	box-shadow: rgb(0 0 0 / 20%) 0px 2px 9px 0px;
	border-radius: 5px;
	margin-bottom: 0.9375rem;
	background-color: rgb(255, 255, 255);
}
.wc-media-center-post h3.title {
	line-height: 30px;
}
body.post-template-default.single.single-post section.wc-main-head-wrap {
	background: #fff;
}
.wc-media-center-post h3.title a {
	font-weight: 400;
	font-size: 20px;
	text-transform: capitalize;
}

.wc-media-center-post {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	background-color: #fff;
}
.wc-media-center-info {
	padding: 20px;
}
.wc-post-list .elementor-search-form__container {
	max-width: 50%;
}
/* body.blog .entry-meta {
	display: none;
	} */
	.wc-post-list a.elementor-post__read-more:hover {
		color: #3a3a3a !important;
	}
	.wc-rate-card table tr th {
		text-align: center;
		color: #D53B1E;
		font-size: 18px;
	}
	.wc-rate-card table tr:nth-child(even) {
		background: rgb(0 0 0 / 7%);
	}
	.wc-rate-card table tr td {
		text-align: center;
	}
	.wc-rate-card table tr td:nth-child(1) {
		width: 35%;
	}
	.wc-rate-card table tr td:nth-child(3) {
		width: 45%;
	}
	.wc-package p {
		padding: 6px 20px;
		margin-bottom: 10px;
	}
	.wc-package p:first-child {
		background: #ededed;
		padding: 6px 20px;
	}
	.wc-package p:nth-child(3) {
		background: #ededed;
		padding: 6px 20px;
	}
	.wc-package-heading {
		display: flex;
		justify-content: space-between;
	}
	.wc-package-heading div {
		display: inline-flex;
	}
	.wc-package-heading div:nth-child(2) {
		margin-left: 180px;
	}
	.wc-rate-card .elementor-tab-title.elementor-tab-desktop-title.elementor-active {
		background: #ededed;
	}
	.wc-rate-card .elementor-tab-title.elementor-tab-desktop-title:hover {
		background: #ededed;
	}
	body.page-id-6871  section.wc-footer {
		display: none;
	}
	body.page-id-6871  .q8c6tt-2.jxPOhn {
		display: none;
	}
	body.page-id-7102 section.wc-footer {
		display: none;
	}
	body.page-id-7102 .q8c6tt-2.jxPOhn {
		display: none;
	}
	body.page-id-6995 section.wc-footer {
		display: none;
	}
	body.page-id-6995 .q8c6tt-2.jxPOhn {
		display: none;
	}
	body.page-id-7193 section.wc-footer {
		display: none;
	}
	body.page-id-7193 .q8c6tt-2.jxPOhn {
		display: none;
	}
	body.page-id-6871 a.sc-7dvmpp-1.dfBDQI {
		display: none;
	}
	body.page-id-7102 a.sc-7dvmpp-1.dfBDQI {
		display: none;
	}
	body.page-id-6995 a.sc-7dvmpp-1.dfBDQI {
		display: none;
	}
	body.page-id-7193 a.sc-7dvmpp-1.dfBDQI {
		display: none;
	}
	body.page-id-6871 a.ast-custom-button-link {
		display: none;
	}
	body.page-id-7102 a.ast-custom-button-link {
		display: none;
	}
	body.page-id-6995 a.ast-custom-button-link {
		display: none;
	}
	body.page-id-7193 a.ast-custom-button-link {
		display: none;
	}
	.column_column input.wpcf7-form-control.wpcf7-submit {
		display: block;
		margin: auto;
	}
	.grecaptcha-badge {
		display: none !important;
	}
	a:focus,a:active{
		outline: 0;
	}
	body, .ast-separate-container{
		background-image:none !important;
	}
	.elementor-widget-form .elementor-message {
		text-align: center;
	}

	.column.wc-two-second {
		width: 49.8%;
		display: inline-block;
		padding-right: 20px;
		vertical-align: top;
	}
	.column.wc-two-second.last {
		padding-right: 0px;
	}
	.mr-1{ margin-right:10px; }
	/* Footer */
	.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
		border-radius: 4px;
		padding: 7px 20px;
		color: #ffffff;
		border-color: #d53b1e;
		background-color: #d53b1e;
	}
	.contact-details ul.elementor-icon-list-items li {
		word-break: break-all;
	}

	/* Contact Us */
	.contact-frm-div .elementor-shortcode .wpcf7-submit:hover {
		background: #000;
	}
	.contact-frm-div .elementor-shortcode form span input[type='text'],.contact-frm-div .elementor-shortcode form span input[type='email'],.contact-frm-div .elementor-shortcode form span input[type='tel'],.contact-frm-div .elementor-shortcode form span textarea {
		color: #808285 !important;
	}
	.contact-frm-div .elementor-shortcode form span input::placeholder,.contact-frm-div .elementor-shortcode form span textarea::placeholder{
		opacity: 1;
	}
	.contact-right-text-det .elementor-icon-box-content .elementor-icon-box-description a {
		color: #808285;
	}
	.contact-right-text-det .elementor-icon-box-content .elementor-icon-box-description a:hover{
		color: #d53b1e;
	}
	.location-map-div .elementor-text-editor iframe {
		height: 500px;
	}
	.location-map-div .elementor-text-editor {
		line-height: 0;
	}

	/* About us and services Page style  */


	.about-notes .elementor-text-editor p {
		margin-bottom: 1em;
	}
	.about-notes .elementor-text-editor p:last-child{
		margin-bottom: 0;
	}

	/* The Work Page Style  */
	.subsehments_col {
		cursor: pointer;
	}
	.top-header-bar .contact-us-detail {
		text-align: right;
		padding-right: 15px;
	}

	.top-header-bar .contact-us-detail a i {
		margin-right: 5px;
		display: inline-block;
		margin-bottom: 3px;
		vertical-align: middle;
	}
	.top-header-bar {
		background: #d53b1e;

	}
	.top-header-bar .contact-us-detail a {
		font-size: 15px;
		vertical-align: middle;
		display: inline-block;
		color: #fff;
	}
	.top-header-bar .contact-us-detail a:hover{
		text-decoration: underline;
	}
	.testinomial-slider .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img {
		max-width: 110px;
		height: 100%;
		width: 100%;
	}

	/* Sustainability Page Style */
	.sust_gallery .elementor-image-gallery .gallery .gallery-item .gallery-caption {
		border: 0;
		font-weight: 500;
		font-size: 16px;
	}
	.sust_gallery .elementor-image-gallery .gallery .gallery-item {
		padding-bottom: 25px;
	}
	.sust_gallery .elementor-image-gallery .gallery .gallery-item .gallery-caption {
		font-family: "Montserrat", Sans-serif;
		font-size: 15px;
		line-height: 1.8em !important;
		font-weight: 400;
	}

	/*work page style start*/
	.wc_image_gallery_label {
		display: none;
	}
	.wc_image_gallerycarousel .wc_image_gallery_item {
		background-color: #d53b1e;
	}

	.wc_image_gallerycarousel .wc_image_gallery_item:hover {
		background-color: #000;
	}
	.wc_image_gallerycarousel .wc_image_gallery_label {
		display:block !important;
		position: absolute;
		z-index: 999;
		width: 100%;
		pointer-events: none;
		top: 50%;
		transform: translateY(-50%);
	}
	.wc_image_gallerycarousel .wc_image_gallery_icon {
		background-color: #d53b1e;
		opacity: 0.8;
		transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	}
	.wc_image_gallerycarousel .wc_image_gallery_item:hover .wc_image_gallery_icon {
		background-color: #000;
		opacity: 0.5;
	}
	.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
		width: 30px;
	}
	.mfp-image-holder .mfp-close:hover {
		border-color: transparent;
		background-color: transparent;
	}
	.mfp-arrow-left:before,
	.mfp-arrow-right:before{
		border: none;
	}


	.wc_work_full_slide .elementor-slide-content {
		position: absolute !important;
		bottom: 0px;
		z-index: 999999;
		max-width: 100% !important;
		background-color: #0000007d;
		padding: 10px 0;
	}


	.sec-1-bg .elementor-widget-container{
		background-blend-mode: multiply;
	}
	.sec-1-bg .textwidget.custom-html-widget {
		font-size: 45px !important;
		font-weight: 600 !important;
		letter-spacing: 1px;
		color: white !important;
		line-height: 1.1;
		font-family: "Poppins",Sans-serif;
	}
	.d_sec2 .sec-2 p {
		line-height: 1.5;
	}
	.d_sec3 .elementor-widget-image img {
		width: 100%;
	}
	.d_sec3 .elementor-widget-image{
		margin-bottom: 0 !important;
	}
	.d_sec3 .elementor-widget-image img {
		width: 100%;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}

	.d_sec3 .widget-custom_html {
		color: red;
	}
	.d_sec3 .elementor-widget-wp-widget-custom_html{
		margin-bottom: 0px;
	}
	.d_sec3 .elementor-widget-wp-widget-custom_html p {
		margin-bottom: 0;
		background: #d53b1e;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.4;
		color: white;
		padding: 10px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
	}
	.d_sec4 .elementor-widget-image .elementor-image {
		
		text-align: center;
		margin: auto;
	}

	.d_sec5 .elementor-widget-image .elementor-image {
		margin: auto;
	}

	.d_sec5 .elementor-widget-wp-widget-custom_html h5 {
		color: #d53b1e;
		font-family: "Montserrat",Sans-serif;
		padding: 0px 33px;
	}
	.d_sec6 .elementor-widget-image {
		margin: 0 auto;
		width: 95px !important;
		display: block;
		border: 1px solid #d53b1e;
		padding: 10px;
		box-shadow: 5px 2px 5px 0px rgba(0,0,0,.1);
		height: 95px;
		position: relative;
		z-index: 1;
		margin-bottom: -55px !important;
		background: #fff;
	}
	.d_sec6 .elementor-widget-image .elementor-image {
		width: 100%;
		background: #d53b1e;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.d_sec6 .elementor-widget-container {
		height: 100%;
	}
	.d_sec6 .elementor-widget-wp-widget-custom_html {
		text-align: center;
		padding: 90px 30px 30px;
		box-shadow: 4px 2px 10px 1px rgba(0,0,0,0.2);
		margin-bottom: 0;
		background: #fff;
	}
	.d_sec6 .elementor-widget-wp-widget-custom_html h5 {
		color: #dd3b1e;
	}
	.d_sec7 .elementor-widget-wp-widget-custom_html .icon-circle {
		text-align: center;
		margin: auto;
	}
	.d_sec7 .elementor-widget-wp-widget-custom_html .icon-circle img.lazyloaded {
		max-width: 42%;
		width: 100%;
		margin-bottom: 15px;
	}
	.d_sec7 .elementor-widget-wp-widget-custom_html .icon-des h3 {
		text-transform: uppercase;
		padding: 0px 35px;
		text-align: center;
		font-size: 18px;
		font-weight: 600;
		color: #dd3b1e;
	}
	.d_sec6 .wc_middle_col .elementor-widget-wp-widget-custom_html {
		background: #d53b1e;
	}
	.d_sec6 .wc_middle_col .elementor-widget-wp-widget-custom_html h5 {
		color: #fff;
	}
	.d_sec6 .wc_middle_col .elementor-widget-wp-widget-custom_html .textwidget {
		color: #fff;
	}



	button.mfp-arrow.mfp-arrow-left:focus, button.mfp-arrow.mfp-arrow-right:focus ,
	button.mfp-arrow.mfp-arrow-left:hover, button.mfp-arrow.mfp-arrow-right:hover {
		background: transparent;
		border: transparent;
	}

	div#text-border {

		transform: rotate(270deg);

	}
	#virtual-icon-box span.elementor-icon.elementor-animation- {
		box-shadow: 0px 0px 15px rgb(0 0 0 / 0.3);
	}
	.hybrid-text .elementor-widget-container h3 {
		color: #262626;
		font-family: "Helvetica", Sans-serif;
		font-size: 16px;
		font-weight: bold;
		margin-bottom:10px;
	}
	.hybrid-text .elementor-widget-container p{
		color: #767171;
		font-family: "Helvetica", Sans-serif;
		font-size: 14px;

	}
	div#verticle-border p:before {
		content: '';
		display: inline-block;
		width: 26%;
		height: 2px;
		background: #fff;
		vertical-align: middle;
		margin-right: 20px;
	}
	div#verticle-border p:after {
		content: '';
		display: inline-block;
		width: 26%;
		height: 2px;
		background: #fff;
		vertical-align: middle;
		margin-left: 20px;
	}
	div#verticle-border p {
		text-align: center;
		margin-bottom: 0;
	}
	div#verticle-border {
		position: absolute;
		left: 150px;
		transform: rotate(-90deg);
		top: 0;
		bottom: 0;
	}
	.orange-line p:before, .orange-line p:after{
		background: #c55a11 !important;
		width:6% !important;
	}
	.orange-line{
		left:0 !important
	}
	.offer-choices-box .elementor-widget.elementor-widget-image-box,
	.offer-choices-box .more-btn{
		margin-bottom:0!important;
	}
	.offer-choices-box .address-bottom{
		margin-bottom:0!important;
	}
	.more-offer-choices .elementor-column.elementor-col-33, .elementor-column[data-col="33"]{
		align-items: flex-start;
	}


	.blog .elementor-top-section {
		background: whitesmoke;
	}

	.blog .ast-container article.elementor-post {
		background: #fff;
	}
	.blog .elementor-post__title a:hover {
		color: #d53b1e !important;
	}

	.blog a.elementor-post__read-more{
		position: relative;
	}

	.blog a.elementor-post__read-more::before {
		transform-origin: 100% 50%;
		transform: scale3d(0, 1, 1);
		transition: transform 0.3s;
		content: '';
		position: absolute;
		width: 100%;
		height: 1px;
		background: #d53b1e;
		top: 100%;
		left: 0;
		pointer-events: none;
	}

	a.elementor-post__read-more:hover::before {
		transform-origin: 0% 50%;
		transform: scale3d(1, 1, 1);
		transition: transform 0.3s;
		content: '';
		position: absolute;
		width: 100%;
		height: 1px;
		background: #d53b1e;
		top: 100%;
		left: 0;
		pointer-events: none;
	}
	section#main-header 
	nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item a {
		font-size: 15px;
		padding-left: 12px;
		padding-right: 12px;
	}

	.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
		padding: 0px; 
	}
/*.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-b2f60bf {
    width: 85%;
    }*/
    span.elementor-button-text {
    	font-size: 15px;
    }


    .wc-header-menu .elementor-widget-nav-menu {
    	width: 100% !important;
    }

    .wc-header-menu.elementor-column, .wc-header-menu .elementor-column-wrap, .wc-header-menu .elementor-widget-wrap, .wc-header-menu .elementor-widget {
    	position: static;
    }
    .fone-main-header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    	position: absolute;
    	width: 100%;
    	top: 100%;
    	left: 0;
    }
    .elementor-menu-toggle{
    	color: #d53b1d !important;
    }
    .wc-header-menu nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-horizontal.e--pointer-none {
    	width: 928px;
    }
    .wc-header-btn .elementor-element.elementor-element-11ac9bf.elementor-widget__width-auto.fone-button.elementor-widget.elementor-widget-button {
    	height: 49px;
    }

.post-password-required{
	min-height: calc(100vh - 504px);
    display: grid;
    align-content: center;
    justify-content: center;
    padding: 50px 0;
}
.post-password-required .post-password-form label{
    display: block;
    text-align: center;
    font-size: 20px;
    color: #000;
}
.post-password-required .post-password-form label input{
	display: block;
    margin: 10px auto 15px;
}
    /*work page style end*/

    @media only screen and (min-width:768px) and (max-width:998px){
    	.wc-main-head-wrap section#main-header .elementor-column.wc-header-btn {
    		width: auto;
    	}
    }
    @media only screen and (min-width:768px) and (max-width:1231px){
    	.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-b2f60bf.wc-header-menu {
    		width: 77%;
    	}
    }
    @media only screen and (min-width:1200px) and (max-width:1400px){
    	.wc-header-menu nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-horizontal.e--pointer-none{
    		width:100%;
    	}
    	section#main-header nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item a {
    		font-size: 14px;
    		padding-left: 10px;
    		padding-right: 10px;
    	}
	/*.wc-header-btn .elementor-element.elementor-element-11ac9bf.elementor-widget__width-auto.fone-button.elementor-widget.elementor-widget-button {
    	height: 92px;
    	}*/
    	.wc-header-btn .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-e4194ec.wc-header-btn {
    		height: 92px;
    	}
    }

    @media only screen and (min-width:1024px) and (max-width:1199){
    	.wc-header-btn .elementor-element.elementor-element-11ac9bf.elementor-widget__width-auto.fone-button.elementor-widget.elementor-widget-button {
    		height: 63px;
    	}
    }

    @media(max-width: 1280px){
    	section.elementor-element.elementor-element-8460016.wc-livestream-addon.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
    		background-size: 400px;
    	}
    }

    @media (max-width:1199px){
    	
    	section#main-header .elementor-nav-menu--main .elementor-item {
    		padding: 10px;
    	}
    	.wc-header-menu nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-horizontal.e--pointer-none {
    		padding: 13px;
    		width: 100%;
    	}
    }

    @media (max-width: 1024px){
    	
    	body.search-results .ast-archive-description .ast-archive-title {
    		margin-bottom: 0;
    	}
    	section.elementor-element.elementor-element-8460016.wc-livestream-addon.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
    		background-size: 0px auto;
    	}
    	.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-e4194ec.wc-header-btn {
    		height: 61px;
    	}
    	.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-b2f60bf.wc-header-menu:hover {
    		color: #d53b1d;
    	}
    	.fone-main-header .elementor-row {
    		-ms-flex-wrap: initial;
    		flex-wrap: initial;
    	}
    }
    @media(min-width: 992px) and (max-width: 1199px){
    	
    	/* Home Page Style*/
    	.testinomial_title .elementor-image-box-wrapper .elementor-image-box-title {
    		font-size: 34px !important;
    	}
    	.access_here_section .elementor-column-wrap {
    		padding:50px 25px !important;
    	}
    	.access_here_section .elementor-column-wrap .elementor-heading-title {
    		font-size: 34px !important;
    	}
    	/* Contact Us Page Style */

    	.location-map-div .elementor-text-editor iframe {
    		height: 400px;
    	}

    	/* About us and services Page style  */	
    	.about-notes .elementor-text-editor p {
    		font-size: 14px;
    	}
    	.access_here_section .elementor-widget-container .elementor-heading-title {
    		font-size: 20px !important;
    	}
    	.event_mng_serv_text .elementor-image-box-content .elementor-image-box-title {
    		font-size: 24px !important;
    	}
    	.event_mng_serv_col .elementor-icon-box-content .elementor-icon-box-title {
    		font-size: 18px !important;
    	}
    	.event_mng_serv_col .elementor-icon-box-content .elementor-icon-box-description {
    		font-size: 14px !important;
    	}
    	.business_det_col .elementor-widget-container .elementor-heading-title {
    		font-size: 20px !important;
    	}
    	.vision_icon_det .elementor-widget-container .elementor-icon-box-content .elementor-icon-box-title {
    		font-size: 18px !important;
    	}
    	/* The Work Page Style */
    	.subsehments_col .elementor-column-wrap {
    		padding: 80px 5px !important;
    	}
    	section#main-header .elementor-widget-button a.elementor-button-link {
    		font-size: 14px;
    		padding: 6px 12px;
    	}
    	section#main-header nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item a {
    		font-size: 12px;
    		padding: 0 6px;
    	}

    }
    @media(min-width: 768px) and (max-width: 1023px){ 
    	.column.wc-two-second {
    		width: 49.6%;
    	}
    }

    @media(min-width: 768px) and (max-width: 991px){
    	
    	/* Home Page Style */

    	.testinomial-slider .elementor-widget-container .elementor-swiper .swiper-slide {
    		padding: 0 10px;
    	}

    	/* Contact Us Page Style */

    	.location-map-div .elementor-text-editor iframe {
    		height: 300px;
    	}
    	.wc-main-head-wrap section#main-header .elementor-column.wc-header-btn {
    		width: auto;
    	}
    	
    	
    }
/*@media (min-width:1023px) and (max-width:1400px){
	.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-e4194ec.wc-header-btn{
		height:82px;
	}
	}*/
	@media (max-width: 991px){
		.wc-header-btn{
			width:135px !important;
			flex-shrink: 0;
		}
		.wc-header-logo{
			width: 110px !important;
			flex-shrink: 0;
		}
		
	}
	
}
@media (max-width: 768px){
	.top-header-bar .contact-us-detail{
		padding-right: 0;
		text-align: center;
	}
	.top-header-bar .contact-us-detail a{
		font-size: 14px;
	}
	
	.wc_work_full_slide .slick-slide-inner .elementor-slide-heading {
		margin-bottom: 0 !important;
		font-size: 15px !important;
	}
}
@media (max-width: 768px){
	.wc-package-heading div:nth-child(2) {
		margin-left: 150px;
	}
}

@media (max-width: 767px){
	
	body.search-results .ast-archive-description .ast-archive-title {
		font-size: 26px;
		text-align: center;
	}
	.wc-media-center-post {
		grid-template-columns: auto;
	}
	.wc-package-heading div:nth-child(2) {
		margin-left: 0;
		display: none;
	}
	.wc-package-heading {
		display: block;
	}
	.column.wc-two-second {
		width: 100%;
		padding: 0;
	}
	.location-map-div .elementor-text-editor iframe {
		height: 240px;
	}
	.d_sec3 .elementor-widget-image img {
		max-width: 300px;
	}
	.d_sec3 .elementor-widget-wp-widget-custom_html p {
		display: block;
		max-width: 300px;
		margin: auto;
	}
	.sec-1-bg .textwidget.custom-html-widget {
		text-align: center;
	}
	.elementor-4394 .elementor-element.elementor-element-298838a .elementor-image img,
	.elementor-4394 .elementor-element.elementor-element-6f8d823 .elementor-image img{
		width:auto !important;
	}
	.elementor-element.elementor-element-e67651d.elementor-column.elementor-col-50.elementor-top-column {
		order: 2;
	}
	.offer-choices-box .more-btn{
		margin-bottom:15px!important;
	}
	.wc-main-head-wrap section#main-header .wc-header-menu.elementor-column {
		flex-grow: 2;
		width: auto !important;
	}	
	
}
