.banner-team__wrapper{
    position: relative;
    background-image: url(/local/templates/forest_index/assets/images/min.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}
.banner-team__wrapper.address-7{
    background-image: url(/local/templates/forest_index/assets/images/min.jpg);
	background-position: center center;
}
.banner-team__wrapper.address-13{
    background-image: url(/local/templates/forest_index/assets/images/min.jpg);
	background-position: center center;
}

.banner-team__wrapper.address-1193{
    background-image: url(/local/templates/forest_index/assets/images/min.jpg);
	background-position: center center;
}










.banner-team__logo{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    right: 0;
    margin: 0 auto;
}
.banner-team__foxy{
    position: absolute;
    bottom: 0px;
    right: 10%;
}
/* == == */
.our-team__wrapper{
    padding-top: 120px;
    background-image: url(../images/png/our-team-page.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 150px;
}
.our-team__persons{
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 20px 1fr 20px 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    margin-top: 60px
}
.our-team__persons > *:nth-child(1){
    -ms-grid-row: 1;
    -ms-grid-column: 1
}
.our-team__persons > *:nth-child(2){
    -ms-grid-row: 1;
    -ms-grid-column: 3
}
.our-team__persons > *:nth-child(3){
    -ms-grid-row: 1;
    -ms-grid-column: 5
}
.our-team__persons > *:nth-child(4){
    -ms-grid-row: 3;
    -ms-grid-column: 1
}
.our-team__persons > *:nth-child(5){
    -ms-grid-row: 3;
    -ms-grid-column: 3
}
.our-team__persons > *:nth-child(6){
    -ms-grid-row: 3;
    -ms-grid-column: 5
}
.our-team__persons > *:nth-child(7){
    -ms-grid-row: 5;
    -ms-grid-column: 1
}
.our-team__persons > *:nth-child(8){
    -ms-grid-row: 5;
    -ms-grid-column: 3
}
.our-team__persons > *:nth-child(9){
    -ms-grid-row: 5;
    -ms-grid-column: 5
}
.our-team__person{
    width: 386px;
    height: 455px;
    padding-top: 50px;
    margin-bottom: 20px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    text-align: center;
    background-image: url(../images/png/team-person-background-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.our-team__person:nth-child(2){
    background-image: url(../images/png/team-person-background-2.png);
}
.our-team__person:nth-child(3){
    background-image: url(../images/png/team-person-background-3.png);
}
.our-team__person:nth-child(4){
    background-image: url(../images/png/team-person-background-4.png);
}
.our-team__person:nth-child(5){
    background-image: url(../images/png/team-person-background-5.png);
}
.our-team__person:nth-child(6){
    background-image: url(../images/png/team-person-background-6.png);
}
.our-team__person:nth-child(7){
    background-image: url(../images/png/team-person-background-7.png);
}
.our-team__person:nth-child(8){
    background-image: url(../images/png/team-person-background-8.png);
}
.our-team__person:nth-child(9){
    background-image: url(../images/png/team-person-background-9.png);
}
.our-team__person:nth-child(10n){
    background-image: url(../images/png/team-person-background-5.png);
}
.our-team__person:nth-child(11n){
    background-image: url(../images/png/team-person-background-1.png);
}
.our-team__person:nth-child(12n){
    background-image: url(../images/png/team-person-background-9.png);
}
.our-team__person img{
    width: 260px;
    height: 260px;
    margin: 0 auto 40px;
    background: #AA81ED;
    border: 10px solid #AA81ED;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.our-team__person:nth-child(2n) img{
    border-color: #488881;
}
.our-team__person:nth-child(3n) img{
    border-color: #74B959;
}
.our-team__person:nth-child(4n) img{
    border-color: #2699D6;
}
.our-team__person:nth-child(5n) img{
    border-color: #F088B6;
}
.our-team__person:nth-child(6n) img{
    border-color: #B4E2DD;
}
.our-team__person:nth-child(7n) img{
    border-color: #74B959;
}
.our-team__person:nth-child(8n) img{
    border-color: #2699D6;
}
.our-team__person:nth-child(9n) img{
    border-color: #E3F3EB;
}
.our-team__person h2{
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}
.our-team__person p {
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #646464;
}

@media screen and (min-width: 1200px) {
    .team-page-css .header-avtolubiteley-css {
        background-color: #ffffffc2;
    }
}
@media screen and (max-width: 1200px) {
   /* .banner-team__wrapper{
        background-size: contain;
        height: auto;
        padding-top: 100%;
        padding-bottom: 0;
        margin-top: 90px;
        margin-bottom: -60%;
    }*/
    .our-team__persons {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: 1fr 20px 1fr;
        grid-template-rows: 1fr 1fr;
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        margin-top: 60px;
    }
    .our-team__persons > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .our-team__persons > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
    .our-team__persons > *:nth-child(3) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .our-team__persons > *:nth-child(4) {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }

}
@media screen and (max-width: 960px) {
    .our-team__persons {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: 1fr ;
        grid-template-rows: 1fr ;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 0px;
        margin-top: 60px;
    }
    .our-team__persons > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

}
@media screen and (max-width: 640px) {
    .our-team__person {
        width: 100%;
    }
}


@media screen and (max-width: 1920px) 
{
}
@media screen and (max-width: 1440px) 
{
	
	.banner-team__wrapper{

   
    
}
}

@media screen and (max-width: 1280px) 
{	.banner-team__wrapper{

    height: 80vh;
    
}
}

@media screen and (max-width: 1200px) 
{ 
}

@media screen and (max-width: 1152px) 
{
}

@media screen and (max-width: 10240px) 
{
}

@media screen and (max-width: 960px) 
{
}

@media screen and (max-width: 768px) 
{.banner-team__wrapper {
        height: 70vh;
    }
}

@media screen and (max-width: 480px) 
{.banner-team__wrapper {
        height: 40vh;
    margin-top: 20px;}
}
@media screen and (max-width: 360px) 
{.banner-team__wrapper {
        height:30vh;
    margin-top: 40px;}
}
