/*1620*MAX*********************************************************************/

@media only screen and (max-width: 1620px) {
	.altprev video, .altprev iframe {
		aspect-ratio: 16/12;
	}
}


/*1420*MIN*********************************************************************/

@media only screen and (min-width: 1420px) {
	.col-xxl-12 {
		-ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
	}
	.col-xxl-9 {
	    -ms-flex: 0 0 75%;
	    flex: 0 0 75%;
	    max-width: 75%;
	}
	.col-xxl-4 {
		-ms-flex: 0 0 33.333333%;
    	flex: 0 0 33.333333%;
    	max-width: 33.333333%;
	}
	.col-xxl-3 {
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	}
	.col-xxl-2 {
	    -ms-flex: 0 0 16.666667%;
	    flex: 0 0 16.666667%;
	    max-width: 16.666667%;
	}
	.col-xxl-1 {
	    -ms-flex: 0 0 8.333333%;
	    flex: 0 0 8.333333%;
	    max-width: 8.333333%;
	}
	.col-xxl-1 {
	    -ms-flex: 0 0 8.333333%;
	    flex: 0 0 8.333333%;
	    max-width: 8.333333%;
	}
	.order-xxl-1 {
		order: 1;
	}
	.order-xxl-2 {
		order: 2;
	}
	
}

/*1420*MAX*********************************************************************/

@media only screen and (max-width: 1420px) {
	
}

/*1220*MIN*********************************************************************/

@media only screen and (min-width: 1220px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1176px;
	}
}

/*1200*MAX*********************************************************************/

@media only screen and (max-width: 1199px) {
	.header-item-patron {
		display: none;
	}
	.header-item-patron .btn.btn-primary {
		font-size: 14px;
	}
	.bottom-header .bottom-header-menu .menu-item .nav-link {
		font-size: 14px;
	}
	.filter-ch .searchandfilter > ul > li > h4 {
		min-width: 0 !important;
	}
	.altprev video, .altprev iframe {
		aspect-ratio: 1;
	}
}

/*992*MIN*********************************************************************/

@media only screen and (min-width: 992px) {

	.main-slider-dots .slick-track {
	    width: 100% !important;
	    transform: translate3d(0px, 0px, 0px) !important;
	}
	

}

/*992*MAX*********************************************************************/

@media only screen and (max-width: 991px) {
	body {
		font-size: 11px;
		line-height: 1.4;
	}
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		padding-right: 5px;
    	padding-left: 5px;
	}
	.page-content .row {
		margin-right: -5px;
	    margin-left: -5px;
	}
	h1, 
	.h1, 
	h1.elementor-heading-title, 
	.h1.elementor-heading-title {
		font-size: 16px;
		line-height: 20px;
	}
	h2,
	.h2,
	h2.elementor-heading-title,
	.h2.elementor-heading-title {
	    font-size: 16px;
	    margin-bottom: 20px;
	    margin-top: 22px;
	}
	.container h2:first-of-type,
	.container .h2:first-of-type,
	.container h2.elementor-heading-title:first-of-type,
	.container .h2.elementor-heading-title:first-of-type {
	    margin-top: 0;
	    display: flex;
    	align-items: baseline;
    	justify-content: space-between;
	}
	h3,
	.h3,
	h3.elementor-heading-title,
	.h3.elementor-heading-title {
		font-size: 12px;
		line-height: 20px;
		margin-top: 15px;
    	margin-bottom: 10px;
	}
	h4, 
	.h4, 
	h4.elementor-heading-title, 
	.h4.elementor-heading-title {
		font-size: 12px;
	}
	.content-sector {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.mobile-header,
	.mobile-header-under {
	    display: block;
	}
	.mobile-header {
		padding-left: 10px;
		padding-right: 10px;
	}
	.bottom-header,
	.top-header {
		display: none;
	}
	.logo-main-path-back {
	    fill: rgb(var(--color_1));
	}
	.main-slider .slider-item-title {
		font-size: 18px;
		line-height: 22px;
		font-weight: 500;
	}
	.main-slider .slider-item-content,
	.main-slider-bottom {
		padding-left: 10px;
		padding-right: 10px;
	}
	.main-slider .slider-item:before {
		padding-top: 220px;
	}
	.main-slider-dots {
		width: 70px;
	}
	.main-slider-dots .slick-track {
		width: 5000px !important;
	}
	.main-slider-dots-item-in {
		font-size: 14px;
		padding: 16px 9px 6px;
		margin-bottom: 10px;
	}
	.main-slider-dots .slick-list {
		overflow: visible;
	}
	.all-events-link {
		background: var(--color_white);
    	height: 100%;
    	font-size: 12px;
    	height: 40px;
    	padding-right: 15px;
    	right: -10px;
	}
	.all-events-link .icon {
		width: 20px;
		margin-right: 10px;
	}
	.main-slider-dots-item:not(:first-of-type) .main-slider-dots-item-in {
	    margin-left: 10px;
	}
	.more-link {
		font-size: 12px;
		top: -1px;
	}
	.main-slider .slider-item-in .slider-item-content {
		padding-bottom: 7.6%;
	}
	.event-item-content {
    	padding: 8px;
	}
	.event-item-title {
		font-size: 11px;
		margin-bottom: 12px;
	}
	.event-item-bottom * {
		font-size: 12px;
	}
	.event-item-photo-count .icon {
		height: 17px;
		top: -1px;
    	margin-right: 5px;
	}
	.event-item {
	    margin-bottom: 10px;
	}
	.partners-latest-in {
		padding-left: 10px;
		padding-right: 10px;
	}
	.page-content .partners-latest-in {
		padding-left:  0;
		padding-right: 0;
	}
	.about-block {
		text-align: left;
		padding-left: 10px;
		padding-right: 10px;
	}
	.about-block .h2:before {
		right: auto;
	    top: 6px;
	    left: -2%;
	    transform: scale(0.5);
	    z-index: -1;
	    transform-origin: left;
	}
	.about-block a {
    	margin-top: 10px;
	}
	.person-item-title {
	    font-size: 11px;
		line-height: 12px;
	}
	.person-item-content {
		padding: 0 9px 12px;
	}
	.content-sector-fix {
		margin-bottom: -50px;
	}
	.person-latest-slider .slick-list {
		overflow: visible;
	}
	.person-latest-slider .person-latest-in {
		width: 90%;
	}
	.article-latest .article-item:nth-of-type(1),
	.article-latest .article-item:nth-of-type(4) {
	    width: 100%;
	}
	.article-latest .article-item:nth-of-type(1) .article-item-in:before,
	.article-latest .article-item:nth-of-type(4) .article-item-in:before {
		padding-top: 284px;
	}
	.article-latest .article-item:nth-of-type(2),
	.article-latest .article-item:nth-of-type(3) {
	    width: 50%;
	}
	.article-latest .article-item:nth-of-type(2) .article-item-in:before,
	.article-latest .article-item:nth-of-type(3) .article-item-in:before {
		padding-top: 134px;
	}
	.article-latest .article-item,
	.article-list .article-item {
		margin-bottom: 10px;
	}
	.article-latest .article-item-content,
	.article-list .article-item-content {
		padding: 0 16px 20px;
	}
	.article-latest .article-item-title {
	    font-size: 14px;
		line-height: 16px;
	}
	.article-latest-in > .row {
	    width: calc(100% + 20px);
	}
	.why-item .why-item-image,
	.why-item .why-item-image svg {
		width: 50px;
		max-height: 75px;
	}
	.why-item .why-item-image {
		margin-right: 15px;
	}
	.why-item {
		margin-bottom: 20px;
		padding-left:  15px;
		padding-right: 15px;
	}
	
	.why-item .h3 {
		margin-bottom: 8px;
	}
	.footer-des-h {
		display: none;
	}
	footer {
		padding: 38px 0;
	}
	footer .footer-logo {
		display: flex;
    	justify-content: center;
	}
	footer .footer-logo:before,
	footer .footer-logo:after {
		left: 0;
		right: 0;
		margin: auto;
	}
	footer .footer-logo:before {
		height: calc(100% + 38px + 6px);
		top: -38px;
	}
	footer .footer-name-container {
		padding: 0;
    	align-items: center;
    	padding-top: 82px;
	}
	footer .footer-social-links {
		justify-content: center;
	}
	footer .social-links a {
	    font-size: 20px;
	    margin: 0 14px;
	}
	.mobile-bottombar,
	.mobile-bottombar-un {
		display: flex;
	}
	.back-link,
	.back-link * {
		font-size: 12px;
	}
	.page-title .h1 {
    	margin-top: 20px;
	}
	.page-title {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	.altprev {
		height: 180px;
	}
	.altprev .page-title {
	    margin-bottom: 15px;
	}
	.alert, .alert * {
		font-size: 12px;
	}
	.alert-danger {
		border-radius: 5px;
		padding: 12px;
		margin-bottom: 20px;
	}
	.single-event-info-item {
	    margin-bottom: 8px;
	}
	.winers_list .elementor-widget-container {
	    margin-bottom: 10px;
	}
	.winers_list .elementor-image-box-content {
		padding: 0 10px 15px;
	}
	.winers_list .elementor-widget-container {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.elementor-widget:not(:last-child) {
	    margin-bottom: 5px !important;
	}
	.content-sector-fix-bottom {
		margin-bottom: -30px;
	}
	.content-sector-delta .person-latest-in {
	    margin-bottom: -95px;
	}
	.content-sector-delta.person-latest {
	    margin-bottom: 95px;
	}
	.photo-gallery-item {
		margin-bottom: 10px;
	}
	.page-content {
	    margin-bottom: 30px;
	}
	.modal-content {
		height: 100vh;
	    background: url(../images/bg1.webp);
	    border-radius: 0;
	    overflow-y: auto;
	}
	.modal-dialog {
	    margin: 0 auto;
	}
	.modal-content * {
		color: var(--color_whitewhite);
	}
	.modal .close {
		background: none;
	}
	.modal .close span {
		color: var(--color_whitewhite);
	}
	.modal-body {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.btn {
	    padding: 5px 12px;
	    border-radius: 5px;
	    font-weight: 300;
	    font-size: 12px;
	}
	.modal-body form [type="submit"] {
		width: 100%;
		padding: 10px 10px 12px;
	}
	form input[type="text"], form input[type="password"], form input[type="tel"], form textarea.form-control {
		padding: 8px 10px;
	}
	.rucovod-sector .elementor-widget-container img {
		width: 90px !important;
		height: 90px !important;
	}
	.person-list-item-in {
		padding: 0;
		overflow: hidden;
		position: relative;
	}
	.person-list-item-media {
		border-radius: 0;
		margin-right: 8px;
		height: auto;
    	min-height: 100%;
    	position: absolute;
	}
	.person-list-item-title {
	    font-size: 13px;
	    margin-bottom: 2px;
	    margin-top: 0;
	}
	.person-list-item-option, .person-list-item-option * {
    	font-size: 11px;
	}
	.person-list-item-content {
		padding: 5px 5px 0 0;
		width: calc(100% - 88px);
    	margin-left: 88px;
	}
	.person-list-item-content-bottom {
		padding: 0 10px 10px 0;
	    margin-top: 0;
	    width: calc(100% - 88px);
	    margin-left: auto;
	}
	.person-list-item {
	    margin-bottom: 10px;
	}
	.contact-block .elementor-icon-box-wrapper,
	.club-list .elementor-icon-box-wrapper  {
		display: flex;
		text-align: left !important;
	}
	.contact-block .elementor-icon-box-icon,
	.club-list .elementor-icon-box-icon {
		width: 35px;
		margin-bottom: 5px !important;
	}
	.article-list .article-item-in:before {
	    padding-top: 100%;
	}
	.page-content .content-sector-alt:last-child:not(:first-child) {
	    margin-bottom: -50px;
	}
	.article-list .article-item-subtitle {
		display: none;
	}
	.article-list .article-item-title {
	    font-size: 14px;
		line-height: 16px;
	}
	.club-list .elementor-image-box-wrapper {
		display: flex;
	}
	.club-list .elementor-image-box-wrapper {
		text-align: left !important;
	}
	.club-list .elementor-image-box-img {
		margin-right: 10px;
	}
	p {
	    margin-bottom: 4px;
	}
	.filter-ch {
		margin-top: 55px;
		margin-bottom: 50px;
		display: none;
	}
	.filter-ch.active {
		display: block;
	}
	.filter-ch .searchandfilter > ul {
		flex-direction: column;
	}
	.filter-ch .searchandfilter > ul > li.sf-field-reset {
		position: absolute;
		bottom: -30px;
		width: 100%;
	}
	.filter-ch .searchandfilter > ul > li.sf-field-reset a {
		font-size: 12px;
		width: 100%;
		text-align: center;
    	justify-content: center;
	}
	.filter-ch .searchandfilter > ul > li > h4:before {
		right: 10px;
    	top: 3px;
	}
	.filter-ch .searchandfilter > ul > li > ul > li label {
		padding: 0;
		font-size: 12px;
	}
	.filter-ch .searchandfilter > ul > li:not(.sf-field-reset) > *:not(h4) {
		
	}
	.filter-ch .searchandfilter > ul > li.sf-field-sort_order > *:not(h4) {
		background: none !important;
	}
	.info-404 {
		flex-direction: column;
		align-items: center;
	}
	.article-latest .article-item-subtitle{
	    margin-top: 12px;
	}
	form input[type="text"], form input[type="password"], form input[type="tel"], form textarea.form-control {
		background: none;
	}
	.modal-body form input[type="text"], .modal-body form input[type="password"], .modal-body form input[type="tel"], .modal-body form textarea.form-control {
		border: 1px solid var(--color_gray);
	}
	.modal-body * {
		font-size: 12px;
	}
	.filter-ch .sf-field-sort_order {
    	top: -35px;
    	left: -10px;
	}
	.filter-ch-btn {
		display: flex;
	}
	.filter-ch .sf-field-sort_order h4 {
		width: fit-content;
	}
	.filter-ch .sf-field-sort_order {
		display: flex;
	}
	.filter-ch .sf-field-sort_order > ul {
		position: relative !important;
	    left: 0;
	    min-width: fit-content !important;
	    background: var(--color_white) !important;
	    top: 2px !important;
	}
	.filter-ch .sf-field-sort_order > ul > li {
	}
	.filter-ch .searchandfilter > ul > li > h4 {
		padding: 7px 40px 7px 10px;
	}
	.filter-ch .searchandfilter > ul > li:not(last-of-type) > h4 {
		border-bottom: 1px solid var(--color_white_dd);
	}
	.filter-ch .searchandfilter > ul > li > h4:after {
		display: none;
	}
	.filter-ch .searchandfilter > ul > li {
		order: 1;
	}
	.filter-ch .searchandfilter > ul > li.sf-field-sort_order {
		order: 0;
	}
	.filter-ch .searchandfilter > ul > li.sf-field-reset {
		order: 3;
	}
	.filter-ch .sf-field-sort_order > ul li label {
		font-size: 16px;
	}
	.filter-ch .searchandfilter h4 {
		font-size: 12px;
	}

	.single-person-info-wrap .single-person-info-item:nth-of-type(1) {
	    width: auto;
	    margin-right: 20px;
	}
	.awards_list .elementor-image-box-title,
	.awards_list .elementor-image-box-content,
	.awards_list .elementor-widget-text-editor {
		
	}
	.awards_list .elementor-image-box-img:before {
		padding-top: 100%;
	}
	.awards_list .elementor-image-box-img {
		margin-bottom: 0 !important;
	}
	.awards_list .elementor-image-box-wrapper {
	}
	.awards_list .elementor-image-box-img {
	}
	.awards_list .elementor-element-populated {
	    padding-bottom: 0px !important;
	}
	.awards_list .elementor-widget-container,
	.awards_list .elementor-widget-text-editor {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.awards_list .elementor-section .elementor-container {
	    width: 100%;
	    margin-left: 0;
	}
	.awards_list .elementor-widget:not(:last-child) {
	    margin-bottom: 0 !important;
	}
	.awards_list .elementor-image-box-description {
		padding: 10px 10px 5px;
	}
	.awards_list .elementor-widget-text-editor .elementor-widget-container p {
		font-size: 10px;
	}
	.awards_list .elementor-widget-text-editor .elementor-widget-container {
		flex-direction: column;
	}
	.awards_list .elementor-image-box-title {
		font-size: 10px;
	    top: -29px;
	    left: 10px;
	    padding: 2px 5px;
	}

	.page-content .content-sector-alt:first-child {
	    padding-bottom: 44px;
	}
	.altprev-content:before {
		height: 110px;
	}
	.content-sector-fix {

	}
	.club-list-item .gallery-columns-3 .gallery-item {
		width: 33.3333%;
	}
	.club-list-item .elementor-image-box-img {
		margin-right: 15px !important;
    	margin-bottom: 10px !important;
	}
	.winers_list .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
		padding: 0 10px;
	}
	.page-content .btn-primary {
		margin-top: 10px;
		margin-bottom: 5px;
	}
	.person-list-item-option.person-list-item-option-weight {
		display: none;
	}
	.person-list-item-content-bottom {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.person-list-item-content-bottom .person-list-item-option {
		width: 100px;
		max-width: 50%;
	}
	.page-template-taxonomy-person_status-term_trainer .person-list-item-media {
		width: 80px;
    	height: 87px;
	}
	.single-person-info-wrap .single-person-info-item:nth-of-type(2) {
    	width: auto;
    	padding-right: 10px;
	}
	.awards_list .elementor-section .elementor-container {
	    margin-bottom: 5px;
	}
	.altprev .altprev-content .container {
		padding-left: 10px;
    padding-right: 10px;
	}
	.contact-block .elementor-element {
		width: 100% !important;
	}
	.contact-block.elementor-section .elementor-container {
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}
	.contact-block path {
		fill: #BEBEBE;
	}
	.contact-block svg {
		max-height: 15px;
		max-width: 11px;
	}
	.contact-block .elementor-widget-icon-box .elementor-icon-box-icon {
		width: 11px !important;
		margin-right: 10px !important;
		margin-bottom: 0 !important;
	}
	.contact-block .elementor-icon-box-title {
		display: none;
	}
	.contact-block .elementor-column>.elementor-element-populated {
		padding-bottom: 0px !important;
	}
	
	.club-list > .elementor-container.elementor-column-gap-default > .elementor-column {
	    width: 50% !important;
	}
	.logo .logo-main-path-man,
	.logo .logo-name path {
		fill: #000000;
	}
}

/*768*MIN*********************************************************************/

@media only screen and (min-width: 768px) {
	

}
/*768*MAX*********************************************************************/

@media only screen and (max-width: 767px) {

	
	.awards_list .elementor-column-gap-no .elementor-column {
		width: 50% !important;
		margin-bottom: 15px;
	}
	.club-list .elementor-image-box-title {
		font-size: 14px !important;
	}
	
	.altprev.bigaltprev {
	    margin-top: 0;
    	max-height: 400px;
	}
	.altprev.bigaltprev .slider-item-title {
		font-size: 34px;
    	line-height: 45px;
	}
	
}

/*576*MIN*********************************************************************/

@media only screen and (min-width: 575px) {
	.only-mob {
		display: none !important;
	}

}

/*576*MAX*********************************************************************/

@media only screen and (max-width: 575px) {
	.elementor-column {
	    width: initial;
	}
	.winers_list .elementor-image-box-content {
	    padding: 0 5px 5px;
	}
	.only-desk {
		display: none !important;
	}
	.awards_list .elementor-image-box-img:before {
		padding-top: 80%;
	}
	.altprev .altprev-content .container {
    padding-left: 20px;
    padding-right: 20px;
}
.club-list > .elementor-container.elementor-column-gap-default > .elementor-column {
	    width: 100% !important;
	}
	.club-list .elementor-image-box-img {
		padding-right: 15px;
	}
	.altprev.bigaltprev .slider-item-title {
		font-size: 28px;
    	line-height: 32px;
		padding-left: 15px;
	}
}

/*450*MAX*********************************************************************/
@media only screen and (max-width: 450px) {
	.awards_list .elementor-column-gap-no .elementor-column {
		width: 50% !important;
	}
	.altprev.bigaltprev {
	    margin-top: 0;
    	max-height: 300px;
	}
}

/*400*MAX*********************************************************************/
@media only screen and (max-width: 400px) {

}

/*375*MAX*********************************************************************/
@media only screen and (max-width: 375px) {

}

/*320*MAX*********************************************************************/
@media only screen and (max-width: 320px) {

	
}

/*1*MAX*********************************************************************/
@media only screen and (max-width: 1px) {

}
