@media only screen and (max-width: 1025px) {
.header_bottom_right_widget_holder {
display: none;
}
}

@media only screen and (min-width: 1026px) {
.header_top, .header_top .left, .header_top .right {
display: none;
}

nav.main_menu.right {
    padding-top: 10px;
}
}


.header_top, .header_top .left {
display: none;
}


@media only screen and (min-width: 1001px) {
.content.content_top_margin {
    margin-top: 90px !important;
color: #dbdfec;
}
}

@media only screen and (max-width: 950px) {
.header_bottom_right_widget_holder {
display: none;
}
}


@media only screen and (min-width: 1001px) and (max-width: 1150px) {
.container_inner {
width: 950px !important;
}
}




@media only screen and (min-width: 961px) and (max-width: 1100px) {

nav.main_menu {
display: none;
}

nav.mobile_menu {
    display: block !important;
    float: left;
    top: 0;
    text-align: left;
    overflow: hidden;
    z-index: 100;
background: #fff;
}

.mobile_menu_button {
    display: table;
    float: left;
    height: 100px;
    margin: 0 20px 0 0;
}
}


@media only screen and (max-width: 767px) {
	.mobile_menu_button i {
		font-size: 32px;
	}
	
	.vc_column_container>.vc_column-inner {
		padding: 0 !important
	}
}

@media only screen and (max-width: 480px) {
    .paspartu_enabled .carousel-inner .slider_content_outer, .paspartu_enabled .container_inner, .paspartu_enabled .container_inner nav.content_menu, .paspartu_enabled .elementor-container .elementor-widget-wrap>.qode_elementor_container_inner, .paspartu_enabled .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .paspartu_enabled .full_width .parallax_content, .paspartu_enabled .qode_elementor_container_inner, .paspartu_enabled .steps_holder_inner, .paspartu_enabled div.grid_section .section_inner, .paspartu_enabled div[data-element_type=container].qode_elementor_container_inner, .paspartu_enabled nav.content_menu ul, .paspartu_enabled.boxed div.section .section_inner {
        width: 80%;
    }
}