/* Themify Customize Styling */
.mobile_menu_active #headerwrap .sidemenu-on {	background: none;
	background-color: #a6a6a6; 
}

/* Themify Custom CSS */
.pop-up {
    position: fixed !important;
    top: 0;
    left: 0px;
    right: 0px;
    width: 100% !important;
    height: 100% !important;
    z-index: 99999 !important;
}

.pop-content {
    position: relative !important;
    width: 100% !important;
    height: 100% !important;
    display: block;
}

.pop-up iframe {
    width: 100% !important;
    display: block;
    height: 100% !important;
}

.pop-content span {
    display: block;
    position: absolute;
    text-align: right;
    right: 2%;
    font-weight: bold;
    font-size: 22px;
    top: 1%;
    cursor: pointer;
}

.pop-up .module.module-widget.tb_0mma287.sendgrid_form {
    width: 50%;
    margin: 0 auto;
    padding-top: 3%;
}
@media(min-width: 991px){
	.pop-up {
	    position: fixed !important;
	    top: 25px;
	    left: 40px;
	    right: 0px;
	    width: 93% !important;
	    height: 94% !important;
	    z-index: 99999 !important;
	}
}
@media screen and (max-width: 760px){
	.split-scroll-off .tb-column {
	    padding-top: 18%;
	    padding-bottom: 18%;
	    height: auto;
	    padding-left: 15px;
	    padding-right: 15px;
	}
}

@media(max-width: 680px){
	.themify_builder_content-71 .tb_jk06545.module_column{
		min-height: 100vh;
	}

	.themify_builder_content {
    	width: 100% !important;
    	padding-top: 0% !important;
	}

	.pop-content span{
	    right: 7% !important;
	    top: 1% !important;
	}

	.pop-up iframe{
		width: 100% !important;
	}
	
	.pop-up {
		top: 3% !important;
	}
	
	.builder-is-mobile.builder-parallax-scrolling-active .themify_builder.themify_builder_content .builder-parallax-scrolling{
	    width: 100% !important;
	    padding-right: 15px !important;
	}

	.module_column.tb-column.col4-2.last.tb_390_column.module_column_1.module_column_390-3-1.tb_nfw7734.fullcover{
		width: 100% !important;
	  min-height: 100vh !important;
	}
	
	.themify_builder_content-390 .tb_6v2m373.module_row{
		padding-left: 0 !important;
	}
	
	.themify_builder_content-390 .tb_ig2g077.module_column{
		padding-top: 10% !important;
		width: 100% !important;
	}

	.themify_builder_content-390 .tb_nc8q030.module_column{
		width: 100% !important;
		padding-left: 15px !important;
		padding-top: 10% !important;
	}

	.themify_builder_content-390 .tb_1oux151.module_column{
		background-size: cover !important;
		min-height: 100vh !important;
		background-position: 50% -100px !important;
	}

	.themify_builder_content-727 .tb_wcwl245.module_column {
    	padding-left: 15px !important;
    	padding-top: 0 !important;
	}

	.themify_builder_content-727 .tb_3w5p244.module_row {
    	padding-right: 0px !important;
	}
}