@media only screen and (max-width: 1599px) {

	/* Check 1367px and add css here */
}

@media only screen and (max-width: 1366px) {

	/* Check 1200px and add css here */
}

@media only screen and (max-width: 1199px) {
	.dot-btn .elementor-button-icon {
    font-size: 7px !important;
}
	.rotate-plus .elementor-button-icon{
	font-size:19px !important;
}	
	.rotate-plus .elementor-button-icon svg {
   
    width: 1em !important;
}


	/* Check 1025px and add css here */
}

@media only screen and (max-width: 1024px) {

	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: initial !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 90px) !important;
		padding: 0 30px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}
	.e-con>.e-con-inner {
 
		padding-right:30px !important;
		padding-left:30px !important;
	}
	.a-hip-img-section .e-con-inner{
 
		padding-right:0px !important;
		padding-left:0px !important;
	}

	/* Check 768px and add css here */
}

@media only screen and (max-width: 767px) {


	.cf7-flex {
		flex-direction: column;
	}

	.cf7-flex .half {
		width: 100%;
	}

	.wpcf7 .row {
		flex-wrap: wrap;
	}

	.wpcf7 .column {
		width: 100%;
	}

	.notfound-content {
		padding: 12vw 0;
	}
	.e-con>.e-con-inner {
 
		padding-right:16px !important;
		padding-left:16px !important;
	}
		.header-wrapper .logo-box .e-con.e-flex {
		width: 80% !important;
	}
	body {
    padding-top: 81px !important;
}
	
.a-hip-img-section .e-con-inner{
 
		padding-right:0px !important;
		padding-left:0px !important;
	}
	.elementor-button{
		border-radius:5px !important;
	}

	/* Check 480px and add css here */
}
@media only screen and (max-width: 570px){
	.img_height .elementor-widget-container img{
		height:auto !important;
	}
}

@media only screen and (max-width: 479px) {

	/* Check 375px and add css here */
}

@media only screen and (max-width: 374px) {

	/* Check 320px and add css here */
}