.site-footer{
	display:none;
}

.editor-styles-wrapper, .entry-content:first-child>p{
	display:none;
}
.forminator-edit-module{
	display:none !important;

}
#forminator-module-1793{
	overflow:hidden !important;
}

.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img{
	content:url("https://zettasoft.com/wp-content/uploads/2023/11/LogoSVG.svg") !important;
	width:200px !important;
	height:100px !important;
}
.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img{
	max-width:none;
}
/* for apply for job page */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
 .entry-content[ast-blocks-layout]>embed, .entry-content[ast-blocks-layout]>iframe, .entry-content[ast-blocks-layout]>object, embed, iframe, object{
	height:1870px !important;
}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .entry-content[ast-blocks-layout]>embed, .entry-content[ast-blocks-layout]>iframe, .entry-content[ast-blocks-layout]>object, embed, iframe, object{
	height:1870px !important;
}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .entry-content[ast-blocks-layout]>embed, .entry-content[ast-blocks-layout]>iframe, .entry-content[ast-blocks-layout]>object, embed, iframe, object{
	height:1455px !important;
}
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .entry-content[ast-blocks-layout]>embed, .entry-content[ast-blocks-layout]>iframe, .entry-content[ast-blocks-layout]>object, embed, iframe, object{
	height:1441px !important;
}
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .entry-content[ast-blocks-layout]>embed, .entry-content[ast-blocks-layout]>iframe, .entry-content[ast-blocks-layout]>object, embed, iframe, object{
	height:1500px !important;
}
}
