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

        .et_pb_image_0_tb_header img {
                max-height: 45px;
        }
	
}

@media all and (max-width: 988px) {
      
.homepage_header {
        height: calc(100svh - 80px) !important;
}

	.homepage_header_column {
		height: 100%;
	}

	.vt_typewriter_homepage {
		height: 100%;
	}
	
	.vt_typewriter_homepage .text_block_1 {
                max-width: 160px;
                max-height: 160px;
                min-width: 160px;
                min-height: 160px;
       		position: absolute;
		bottom: 50px;
		right: 50px; 
	}

	.vt_typewriter_homepage .text_block_1 .et_pb_text_inner {
		display: block;
		width: 120px;
		position: absolute;	
		left: 20px;	
		top: 60px;	
	}

        .vt_typewriter_homepage .text_block_2 {
               	position: absolute;
		bottom: -40px; 
		font-size: 14px !important;
                /* margin-top: -100px !important;
                margin-left: 100px; */
                max-width: 160px;
                max-height: 160px;
                min-width: 160px;
                min-height: 160px;
       		right: 0px; 
	}

	.vt_typewriter_homepage .typewriter_cta_link_icon:before {
		font-family: 'ETMODULES';
    		content: '\24';
    		font-size: 18px;
    		color: #fff;
    		display: block;
    		position: relative;
    		top: -24px;
	
	}	
	.vt_typewriter_homepage .typewriter_cta_link_icon {
		left: 65px;
		top: 65px;
		position: absolute;	
		width: 30px;
		height: 30px;	
	}
        .vt_typewriter_homepage .vttypewriter_typewriter_text_0 {
                padding-top: 35px;
        }

        .vt_typewriter_homepage h1 {
                font-size: 14px !important;
        }
}

@media all and (max-width: 1365px) and (min-width: 989px) {
	.vt_typewriter_homepage .text_block_1 {
		max-width: 250px;
		max-height: 250px;
		min-width: 250px;
		min-height: 250px;	
	}

        .vt_typewriter_homepage .text_block_2 {
               	font-size: 22px !important;	
		margin-top: -100px !important;	
		margin-left: 100px; 
		max-width: 250px;
                max-height: 250px;
                min-width: 250px;
                min-height: 250px;
        }

	.vt_typewriter_homepage .vttypewriter_typewriter_text_0 {
		padding-top: 65px;
        }

	.vt_typewriter_homepage h1 {
		font-size: 22px !important;
	}
}

.homepage_header {
	height: calc(100svh - 110px);
}

.typewriter_cta_link_icon {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	display: inline-block;
	background-color: #d8252f;
}

.typewriter_cta_link_icon:before {
    font-family: 'ETMODULES';
    content: '\24';
    font-size: 32px;
    color: #fff;
	display: block;
	position: relative;
	top: -15px;
}

.mh-cm-v2 .et_mobile_menu .menu-item-has-children > a:after {
    content: '\22' !important;
}
.mh-cm-v2 .et_mobile_menu .menu-item-has-children > .mh-cm-v2-menu-switched-icon:after {
	content: "\21" !important;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
        background-color: rgba(0,0,0,0) !important;
	opacity: 1 !important;
}

.et_mobile_menu li a, .nav ul li a {
        background-color: rgba(0,0,0,0) !important;
        opacity: 1 !important;
}

