/*start баннеры на главной*/
	.index-banners-wrap{
		margin-top: 24px;
	}
	.index-banners{
		max-width: none;
		font-size: 0;
		margin: -10px -8px;
	}
	.index-banners .elem-column{
		display: inline-block;
		vertical-align: top;
		width: 25%;
	}

	.index-banners .elem-column{
		width: 25%;
	}

	.index-banners .elem-wrap{
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
		width: 100%;
		padding: 5px;
	}
	.index-banners .elem{
		position: relative;
		box-sizing: border-box;
		height: 228px;
		/*padding: 42px 24px 12px 24px;*/
		border: 1px solid #e7e8ea;
		background-color: #fff;
	}

	.index-banners .elem-column .elem{
		height: 380px;
		/*padding: 42px 36px 12px 36px*/
	}

	.index-banners .text-wrap{
		position: relative;
		z-index: 2;
		display: inline-block;
		/*width: 100%;*/
		color: #000000;
	}
	.index-banners .elem-column .text-wrap{
		/*width: 50%;*/
	}



	.index-banners .bg{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.index-banners .name {
		    display: block;
		    /* height: 40px; */
		    overflow: hidden;
		    /* margin-bottom: 10px; */
		    font-family: "robotomedium";
		    font-size: 16px;
		    line-height: 20px;
		    text-decoration: none;
		    color: #000000;
		    transition: all 0.2s ease-in-out;
		    margin: 10px 0 0 20px;
		    height: 50px;
		    /* width: 100%; */
		}

	.index-banners .elem-column:nth-child(1) .name{
		color:#ffffff;
	}

	.index-banners .name:hover{
		color: #444444;
	}
	.index-banners .name:active{
		position: relative;
		top: 1px;
	}
	/*.index-banners .elem-column:nth-child(1) .name{
		max-height: 48px;
		margin-bottom: 14px;
		font-size: 24px;
		line-height: 24px;
		}*/
	.index-banners .descr{
		height: 48px;
		overflow: hidden;
		/*margin-bottom: 12px;*/
		font-size: 13px;
		line-height: 16px;
		margin: 0 0 15px 20px;
	}
/*	.index-banners .elem-column:nth-child(1) .descr{
		margin-bottom: 18px;
	}*/
	.index-banners .text-wrap.text-wrap-white{
		color: #fff;
	}
	.index-banners .text-wrap-white .name{
		color: #ffffff;
	}
	.index-banners .text-wrap-white .name:hover{
		opacity: 0.8;
	}
	.index-banners .btn-white .btn-simple{
		background-color: #fff;
		border-color: #fff;
		color: #282727;
		-webkit-transition: opacity 0.2s ease-in-out;
		transition: opacity 0.2s ease-in-out;
	}
	.index-banners .btn-white .btn-simple:hover{
		opacity: 0.9;
	}

	.index-banners .btn-simple.btn-micro{
			min-width: 114px;
    padding: 6px 8px 4px;
    margin: 0 20px;
	}


/*			@media all and (max-width: 1800px){
			.index-banners .name{
				font-size: 16px;
			}

			.index-banners .elem-column .elem-wrap{
				width: 50%;
			}
			.index-banners .elem{
				height: 200px;
				padding: 24px 18px 12px;
			}

			.index-banners .elem-column .text-wrap{
				width: 45%;
			}
		}*/

	/*	@media all and (max-width: 1300px){
			.index-banners{
				margin: -6px;
			}
			.index-banners .elem-wrap{
				padding: 6px;
			}

			.index-banners .elem-column{
				width: 50%;
			}

			.index-banners .elem-column{
				width: 50%;
			}
			.index-banners .elem-column .elem-wrap{
				width: 100%;
			}

			.index-banners .elem-column .text-wrap{
				width: 50%;
			}

		}*/

		@media all and (max-width: 1024px){
			.index-banners .elem-column{
				width: 37%;
			}
			
			.index-banners .elem-column{
				width: 100%;
			}
			.index-banners .elem-column .elem-wrap{
				width: 50%;
			}
			
			.index-banners .elem-column .text-wrap{
				width: 45%;
			}
		
		}


	@media all and (max-width: 900px){
			.index-banners .elem{
				height: 146px !important;
			}
			/*.index-banners .elem-column:nth-child(n) .elem{
				padding: 36px 18px 12px;
			}
*/
			.index-banners .descr{
				display: none;
			}
		}

		@media all and (max-width: 790px){
			.index-banners{
				margin: -2px;
			}
			.index-banners .elem-wrap{
				padding: 2px;
			}
			.index-banners .elem{
				height: 132px !important;
			}

			/*.index-banners .elem-column:nth-child(n) .elem{
				padding-top: 24px;
			}*/
			.index-banners .elem-column{
				width: 50%;
			}

			.index-banners .elem-column{
				width: 50%;
			}
			.index-banners .elem-column .elem-wrap{
				width: 100%;
			}
			.subTableColumn h4:nth-child(1) {
				margin: 0 0 0 -10px;
			}
			.subTableColumn h4:nth-child(2) {
				margin: 20px 0 0 -10px;
			}
		}

		@media all and (max-width: 550px){
                        .subTableColumn h4:nth-child(1) {
                                margin: -15px 0 0 -35px;
                        }
                        .subTableColumn h4:nth-child(2) {
                                margin: 8px 0 0 -35px;
                        }
			.index-banners .elem{
				height: 210px !important;
			}
			.index-banners .elem-column:nth-child(n) .elem{
				padding: 24px 8px 0;
			}
			/*.index-banners .elem-column:nth-child(3) .elem{
				height: 180px;
			}*/

			.index-banners .elem-column .text-wrap{
				width: 85%;
			}
			.index-banners .elem-column:nth-child(n) .name{
				max-height: 32px;
				font-size: 14px;
				line-height: 16px;
			}
			.index-banners .btn-simple{
				display: none;
			}
.user-geo-position-value {
	/*position: absolute;
	top: 12px;
	right: 108px;
	*/
}
		}

		@media all and (max-width: 480px){
			.index-banners-wrap{
				margin: 0 0 24px 0;
			}
		}

		@media all and (max-width: 450px){
			.index-banners .name{
				text-shadow: 0 0 10px #fff;
			}
			.index-banners .text-wrap-white .name{
				text-shadow: 0 0 10px #000;
			}
		}

		@media all and (max-width: 360px){
			.index-banners .elem-column:nth-child(n) .name{
				max-height: 32px;
				font-size: 13px;
				line-height: 16px;
			}
			.index-banners .elem{
				height: 195px !important;
			}

			.index-banners .elem-column:nth-child(n) .elem{
				padding-top: 12px;
			}
		}
/*
		@media all and (max-width: 400px) {
			.user-geo-position-value {
				position: absolute;
				top: 11px;
				right: 164px;
			}
		}
                @media all and (max-width: 640px) {
                        .user-geo-position-value {
                                position: absolute;
                                top: 11px;
                                right: 150px;
                        }
                }
                @media all and (max-width: 320px) {
                        .user-geo-position-value {
                                right: 110px;
                        }

                }
*/
                @media all and (max-width: 420px) and (min-width: 410px){
			#subHeader5 .subTableColumn:nth-child(2), 
			#subHeader5 .subTableColumn:nth-child(3) {
				padding: 0 25px !important;
			}
			.user-geo-position-value {
				position: relative;
				top: 0;
				left: 0;
			}
		}

#subHeader5 .subTableColumn:nth-child(2) {
	line-height: 8px !important;
}
#subHeader5 .subTableColumn:first-child {
	width: 175px !important;
}
