body {
    font-family: "Inter", sans-serif;
    background-color: #f7f7f7;
}

/* Menu */
.navbar li:not(:last-child) {
    margin-right: 300px;
}

.navbar li:last-child {
    margin-right: 50px;
}


.navbar li a {
    color: #0b1432;
    font-weight: 900 !important;
    font-size: 12px;
    text-decoration: none;
    display: inline;
}

.navbar li a:hover{
	color: #E62A29;
}

.navbar li {
    display: inline;

}

.navbar ul{
    list-style-type: none;
}

.navbar-toggler{
    border: none;
}

.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}

/* Main */

#main {
    margin-top: 20px;
}

#main .img-fuid {
    margin-bottom: 25px;
}

#main h2 {
    font-family: Inter;
	font-size: 94px;
	font-style: italic;
	font-weight: 900;
	line-height: 78.04px;
	text-align: left;
    color: #2090D9;
}

#main h3 {
    font-size: 94px;
    font-style: italic;
    font-weight: 900;
    line-height: 114px;
    text-align: left;
    color: #0b1432;
}

#main h6 {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    text-align: right;
    margin-top: 20px;
    color: #0b1432;
}

.blue-table{
	padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 1px #0b1432 solid;
}

.blue-table .about{
	text-align: right;
}

.blue-table .text{
	margin-top: 14px;
}

#main table {
    margin-top: 10px;
}

.main-table{
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 1px #0b1432 solid;
}

.main-table .w-60{
    width: 60px;
}

.main-table .ml-50 {
    margin-left: 50px;
}

.main-table .ml-30 {
    margin-left: 30px;
}

.main-table .w-30 {
    width: 30%;
}


.main-table .fl-r {
   float: right;
}

.table-wrapper{
    margin: 0;
    padding: 0;
    margin-top: -40px;
}

.main-table:hover {
    background-color: #E2EDF5;
    cursor: pointer;
}

.main-table.active {
    background-color: #2090D9;
}

/* .main-table div{
    display: inline-block;
} */


.table {
    border-color: #0b1432;
    --bs-table-bg: transparent !important;
}

.table tr:nth-child(even) td {
    border-bottom: none;
}

.table td {
    width: auto;
    padding-top: 4px;
    padding-bottom: 4px;
}

.desc-block .blue-head{
    background-color: #0B1432;
    padding-top: 3px;
    padding-bottom: 10px;
    padding-left: 5px;
    height: 430px;
}

.mob-block .blue-head {
    background-color: #0B1432;
    padding-top: 3px;
    padding-bottom: 10px;
    padding-left: 5px;
}

.blue-head span{
    font-size: 14px;
    font-weight: 800;
    line-height: 17px;
    text-align: left;
    margin-left: 20px;
    color: #F7F7F7;
}

.bg-mob{
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 15px;
    padding-bottom: 15px;
	min-height: 270px;
}

.bg-desc {
/*     background-image: url(../img/bg-desc.png); */
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 430px;
}


.mob-block .title{
    font-size: 8px;
    font-weight: 500;
    line-height: 10px;
    text-align: left;
    color: #F5F5F5;
    padding-left: 10px;
    vertical-align: top;
    text-align: left;
}

.mob-block .desc{
    font-size: 12px;
    font-weight: 900;
    line-height: 14px;
    color: #F5F5F5;
    padding-left: 80px;
    text-align: left;
}


.mob-block .btn-more{
    background-color: #1ABAA7;
    padding: 4px 7px 4px 7px;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    color: #1B3450;
    border-radius: 0;
    width: 90%;
    margin-top: 15px;
	margin-bottom: 10px;
}

.desc-block .title {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #F5F5F5;
    padding-left: 10px;
    vertical-align: top;
    text-align: left;
}

.desc-block h2{
    font-size: 94px;
    font-style: italic;
    font-weight: 900;
    line-height: 78px;
    text-align: left;
    margin-top: 10px;
    margin-left: 10px;
    color: #2090D9;
}

.desc-block .desc {
    font-size: 20px;
    font-weight: 900;
    line-height: 24px;
    color: #F5F5F5;
    padding-left: 80px;
    text-align: left;
}

.desc-block .btn-more {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    color: #F5F5F5;
    background-color: #E62A29;
    padding: 12px 22px 12px 22px;
    border-radius: 0;
    margin-top: 30px;
    margin-left: 10px;
}

.services {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    text-align: left;
    color: #0b1432;
}

.table-head {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    text-align: left;
    color: #0b1432;
}

.table-content {
    font-size: 8px;
    font-weight: 500;
    line-height: 10px;
    text-align: left;
    color: #0b1432;
}

.table-about {
    font-size: 8px;
    font-weight: 500;
    line-height: 10px;
    text-align: left;
    color: #0b1432;
    text-align: right;
}

/* News */

#news {
    margin-top: 100px;
}

#news .title,
.news-title {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    text-align: left;
    color: #0b1432;
    margin-top: 30px;
    flex-grow: 1;
    margin-bottom: 20px;
}

.news-title {
    margin-top: 50px;
}

#news h2 {
    font-size: 40px;
    font-style: italic;
    font-weight: 900;
    line-height: 48px;
    text-align: left;
    color: #0b1432;
    margin-bottom: 40px;
}

#news .right,
#news .left {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    color: #0b1432;
}

#news .date {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

#news .left {
    float: left;
}

#news .right {
    float: right;
}

#news i {
    margin-left: 5px;
}

#news a {
    color: #0b1432;
    text-decoration: none;
}

#news .col-md-4 {
    position: relative;
}

#mob_news {
    margin-top: 50px;
}

#mob_news .title,
.news-title {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    text-align: left;
    color: #0b1432;
    margin-top: 30px;
    flex-grow: 1;
    margin-bottom: 20px;
}

.news-title {
    margin-top: 50px;
}

#mob_news h2 {
    font-size: 40px;
    font-style: italic;
    font-weight: 900;
    line-height: 48px;
    text-align: left;
    color: #0b1432;
    margin-bottom: 40px;
}

#mob_news .right,
#mob_news .left {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    color: #0b1432;
}

#mob_news .date {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

#mob_news .left {
    float: left;
}

#mob_news .right {
    float: right;
}

#mob_news i {
    margin-left: 5px;
}

#mob_news a {
    color: #0b1432;
    text-decoration: none;
}

#mob_news .col-md-4 {
    position: relative;
}


#mob_news .title {
    flex-grow: 1;
    padding-top: 20px;
}


#mob_news .title span{
    font-size: 8px;
    font-weight: 500;
    line-height: 10px;
    text-align: left;
    color: #888888;
}

#mob_news .img-news {
    height: 150px;
}

.btn-more-news {
    background-color: #1ABAA7;
    width: 100%;
    color: #1B3450;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    padding: 6px 7px 6px 7px;
    border-radius: 0;
}

.news-date {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    color: #888888;
}

#news .title {
    flex-grow: 1;
    padding-bottom: 50px;
    padding-top: 20px;
}

#about h2{
	font-family: "Inter";
    font-size: 40px;
    font-style: italic;
    font-weight: 900;
    line-height: 48px;
    text-align: left;
    color: #0b1432;
    margin-bottom: 40px;
}

.all .col-md-3 {
    margin-top: 60px;
}

.date {
    position: absolute;
    bottom: 0;
    left: 0;
    left: 2%;
    width: 95%;
    display: flex;
    justify-content: space-between;
}

.view-all {
    background-color: #e62a29;
    color: #fff !important;
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    padding: 10px 40px;
    border-radius: 0;
    float: right;
}



.view-all:hover {
    background-color: #e62a29;
}

#news .all h1 {
    font-size: 94px;
    font-style: italic;
    font-weight: 900;
    line-height: 114px;
    text-align: left;
    margin-bottom: 0;
}

/* Footer */

 .footer{
	padding: 50px 0 50px 30px;
    margin-top: 100px;
    background-color: #0b1432;
}

/*  #footer {
    padding: 50px 0 50px 0;
    margin-top: 100px;
    background-color: #0b1432;
} */
 
#footer .mission {
    padding-right: 100px;
}

#footer .mission span {
    font-size: 18px;
    font-weight: 900;
    line-height: 22px;
    text-align: left;
    color: #e62a29;
}

#footer .mission p {
    font-size: 40px;
    font-style: italic;
    font-weight: 900;
    line-height: 48px;
    text-align: left;
    color: #f7f7f7;
    margin-top: 15px;
}

#footer .adress p {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    text-align: left;
    color: #f7f7f7;
}

#footer .adress p.head {
    font-family: Inter;
    font-size: 14px;
    font-weight: 900;
    line-height: 17px;
    text-align: left;
    color: #f7f7f7;
}

#footer .office {
    font-size: 18px;
    font-weight: 900;
    line-height: 22px;
    text-align: left;
    color: #425697;
    padding-left: 9px;
    margin-bottom: 40px;
}

#footer a {
    color: #f7f7f7;
    text-decoration: none;
    border-bottom: 1px dashed #f7f7f7;
}

#hero .container-fluid {
    background-image: url(../img/about.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 530px;
}

#about .title {
    font-size: 24px;
    font-weight: 900;
    text-align: left;
    color: #0b1432;
}

#about {
    margin-top: 50px;
}

#about .text {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: #0b1432;
}

#about .images {
    margin-top: 40px;
    display: flex;
    align-items: flex-start;
}

#about img {
    margin-right: 10px;
}

#team .title {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    text-align: left;
    color: #0b1432;
    margin-top: 30px;
    flex-grow: 1;
    margin-bottom: 20px;
}

#team .col-md-4 {
    position: relative;
}

.img-news {
    background-size: cover;
    background-position: center;
    height: 400px;
    width: 100%;
    position: relative;
    margin-bottom: -15px;
}

.img-news::before {
    content: "";
    display: block;
    height: 20px;
    background-color: transparent;
    width: 100%;
    border-bottom: 3px #0b1432 solid;
    position: absolute;
    bottom: -15px;
    left: 0;
}

.img-news-all {
    background-size: cover;
    background-position: center;
    height: 250px;
    width: 100%;
    position: relative;
    margin-bottom: -15px;
}

.img-news-all::before {
    content: "";
    display: block;
    height: 20px;
    background-color: transparent;
    width: 100%;
    border-bottom: 3px #0b1432 solid;
    position: absolute;
    bottom: -15px;
    left: 0;
}

#team {
    margin-top: 80px;
}

#team .title {
    flex-grow: 1;
    padding-top: 20px;
    margin-bottom: 5px;
}

#team .subtitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    color: #0b1432;
}

#team .container-fluid {
    position: relative;
}

#team .container-border {
    position: absolute;
    top: 0;
    right: 15%;
    left: 15%;
    bottom: 0;
    border: 2px solid #000;
    box-sizing: border-box;
}

#team .border-team {
    position: relative;
    border-radius: 25px;
    border-top: 2px #0b1432 solid;
    padding: 30px;
    overflow: hidden;
}

#team .border-team::before,
#team .border-team::after {
    content: "";
    position: absolute;
    bottom: 85%;
    height: 100%;
    width: 1px;
    background-color: #0b1432;
}

#team .border-team::before {
    left: 0;
}

#team .border-team::after {
    right: 0;
}

.team-logo {
    transform: rotate(-90deg);
    transform-origin: left bottom;
    white-space: nowrap;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    position: absolute;
    top: 200px;
    left: 30px;
}

.modal-header{
    border: none;
}

.modal h1{
    font-size: 46px;
    font-weight: 800;
    line-height: 56px;
    color: #0B1432;
    margin-bottom: 30px;
}

.modal input{
    border: 1px #0B1432 solid;
    border-radius: 0;
/*     margin-bottom: 20px; */
    padding: 12px 16px 12px 16px;
    width: 80%;
}

.modal-content{
    border-radius: 0;
}

.modal-content i{
    margin-left: 5px;
}

.modal-content .f-label{
    display: block;
    text-align: left;
    margin-left: 10%;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #0B1432;
    margin-bottom: 5px;
}

.submit{
    background-color: #1ABAA7;
    color: #0B1432;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    border-radius: 0;
    width: 80%;
    padding: 12px 22px 12px 22px;
	border: none !important;
}

.submit:hover{
    background-color: #1ABAA7;
}

.brands{
    margin-top: 50px;
	margin-left: 10%;
	margin-right: 10%;
}

.brands img:nth-child(1) {
    height: 13px;
    width: 75px;
}

.brands img:nth-child(2) {
    height: 22px;
    width: 22px;
}

.brands img:nth-child(3) {
    height: 17px;
    width: 37px;
}

.brands img:nth-child(4) {
    height: 29px;
    width: 48px;
}

.image-container {
    text-align: center;
}

.single-post-img {
    max-width: 100%; /* Максимальная ширина изображения для адаптивности */
    height: auto;
    display: inline-block; /* Добавляем блочное отображение для центрирования по горизонтали */
}


.single-news h1{
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 40px;
	font-style: italic;
	font-weight: 900;
	line-height: 48px;
	color: #0B1432;
	text-align: center;
}

.single-news h2{
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 25px;
	font-style: italic;
	font-weight: 700;
	line-height: 24px;
	color: #0B1432;
	text-align: center;
}

.single-news p{
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	color: #0B1432;
	line-height: 1.3;
}

.quote{
	padding-left: 20px;
	margin-left: 20px;
	border-left: 2px #0B1432 solid;
	font-size: 32px;
	font-style: italic;
	font-weight: 900 !important;
	line-height: 39px;
}

.headline{
	font-size: 32px !important;
	font-style: italic;
	font-weight: 900 !important;
	line-height: 39px;
	padding-bottom: 30px;
	border-bottom: 1px #0B1432 solid;
	margin-bottom: 30px;
	margin-top: 50px;
}

.headline-title{
	font-size: 24px !important;
	font-style: italic;
	font-weight: 900 !important;
	line-height: 29px;
}

.f-label{
	float: left;
	margin-left: 10%;
}

.post-date{
	color: #888888 !important;
	font-size: 24px;
	font-weight: 500;
	line-height: 29px;
	text-align: center;

}

/* CONTACT */

#contacts h1{
	color: #0B1432;
	font-size: 94px;
	font-style: italic;
	font-weight: 900;
	line-height: normal;
	text-transform: uppercase;
}

#contacts .sub-title{
	color: #0B1432;
	font-size: 24px;
	font-style: normal;
	font-weight: 900;
	line-height: 77.455%; 
	text-transform: uppercase;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 24px;
}

#contacts .d-inline-block{
	margin-top: -10px;
}

#contacts .m-title{
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
}

#contacts .m-adress{
	color: #000;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

#contacts .m-adress a{
	text-decoration-line: underline;
	color: #0B1432;
}

#contacts .persons{
	margin-top: 70px;
}

#contacts .name{
	color: #0B1432;
	font-size: 20px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
}

#contacts .job{
	color: #888;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

#contacts .adress{
	color: #0B1432;
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

#contacts .col-md-3{
	margin-bottom: 30px;
}

.contact-wrapper{
	margin-top: 12px;
}

.contact-wrapper .name{
	margin-top: 38px;
}

.desc-block{
	height: 860px;
}

.blue-table .col-2 img{
	margin-top: 5px;
}

/* Simple-page */

#simple-page h1 {
    font-size: 40px;
    font-style: italic;
    font-weight: 900;
    line-height: 48px;
    text-align: left;
    color: #0b1432;
    margin-bottom: 40px;
}

.btn-contact{
	font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    color: #F5F5F5;
    background-color: #E62A29;
    padding: 12px 22px 12px 22px;
    border-radius: 0;
    margin-top: 30px;
    margin-left: 10px;
}

.btn-contact:hover{
    background-color: #E62A29;
}


/* Medaia */

@media screen and (min-width: 1360px) and (max-width: 1570px) {
    .table td {
        padding-top: 1px;
        padding-bottom: 1px;
    }
}

@media screen and (min-width: 576px) {
    .desc-none {
        display: none;
    }
}

@media screen and (max-width: 576px) {
	
	#about h2{
		margin-top: 50px;
	}	
	
    #main h2 {
        font-size: 40px;
        font-weight: 900;
        line-height: 48px;
    }

    #main h6 {
        font-size: 14px;
        font-weight: 800;
        line-height: 17px;
        width: 25%;
        margin-top: 0;
    }
	
	.desc-block{
		height: 400px;
	}
	
	.mob-block .desc{
		padding-left: 40px;
	}

/*     .images-block {
        display: none;
    } */
	
	.navbar li:last-child{
		margin-right: 0;
	}

    #hero .container-fluid {
        height: 140px;
        }

    #about {
        margin-top: 15px;
        margin-bottom: 15px;
        }

    #news .all h1 {
        font-size: 40px;
        font-style: italic;
        font-weight: 900;
        line-height: 48px;
        margin-bottom: 0;
    }

    #news {
        margin-top: 50px;
    }

    #footer{
        margin-top: 40px;
    }

    #footer .mission p {
        font-size: 25px;
        line-height: 1.3;
    }

    .navbar li a {
        text-align: center;
    }

    .navbar li {
        text-align: center;
    }

    .navbar-nav li:not(:last-child) {
        margin-right: 0;
    }
    .mob-none{
        display: none !important;
    }
    .table-about{
        display: none;
    }
	
	.table-head{
		font-size: 14px;
	}
	
	.blue-table .text{
		margin-top: 0;
	}
	 .about{
		display: none;
	}
	

/*     .main-table .ml-50{
        margin-left: 5px;
    } */

    .main-table .w-30{
        width: auto;
        white-space: normal;
    }

    .main-table .mr-10{
        margin-right: 15px;
    }
	
	.main-table .mr-5{
        margin-right: 7px;
    }
	
	.main-table .w-60{
		width: 40px;
	}

    .table-header{
        margin-top: 10px;
    }
	
	.single-news h2{
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 25px;
	font-style: italic;
	font-weight: 700;
	line-height: 24px;
	color: #0B1432;
	text-align: center;
}

.single-news p{
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	color: #0B1432;
	line-height: 1.3;
}
	.single-post-img{
		margin-bottom: 20px;
	}
	
	#team .border-team{
		border-top: none;
		padding: 0;
	}
	
	#team .border-team::before, #team .border-team::after{
    width: 0;
    background-color: transparent;
	}
	
	.border-team h2{
	font-size: 24px;
	font-weight: 900;
	line-height: 19px;
	text-align: left;
	color: #0B1432;
	text-transform: uppercase;
	margin-top: 18px;
	}
	.main-table .ml-50{
		margin-bottom: 15px;
	}
	#contacts h1{
		color: #0B1432;
	font-size: 40px;
	font-style: italic;
	font-weight: 900;
	line-height: normal;
}
	#simple-page h1 {
    font-size: 30px;
}

}

@media screen and (min-width: 768px) and (max-width: 1026px) {
.main-table .ml-50{
    margin-left: 0;
}
	.main-table .w-0{
		width: auto;
	}
}


@media screen and (min-width: 1026px) and (max-width: 1400px) {
.main-table .ml-50{
    margin-left: 0;
}
	.main-table .w-30{
		width: auto;
	}

}


@media screen and (min-width: 1380px) and (max-width: 1550px) {
.main-table{
    padding-top: 1px;
    padding-bottom: 1px;
}
}


@media screen and (min-width: 992px) and (max-width: 1130px) {
    .navbar li:not(:last-child) {
    margin-right: 90px;
}
}

@media screen and (min-width: 1130px) and (max-width: 1350px) {
    .navbar li:not(:last-child) {
    margin-right: 100px;
}
}



@media screen and (min-width: 1350px) and (max-width: 1480px) {
    .navbar li:not(:last-child) {
    margin-right: 120px;
}
}


@media screen and (min-width: 1480px) and (max-width: 1550px) {
    .navbar li:not(:last-child) {
    margin-right: 150px;
}
}

@media screen and (min-width: 1550px) and (max-width: 1620px) {
    .navbar li:not(:last-child) {
    margin-right: 170px;
}
}

@media screen and (min-width: 1620px) and (max-width: 1700px) {
    .navbar li:not(:last-child) {
    margin-right: 180px;
}
}


@media screen and (min-width: 1700px) and (max-width: 1800px) {
    .navbar li:not(:last-child) {
    margin-right: 200px;
}
}

@media screen and (min-width: 1800px) {
    .navbar li:not(:last-child) {
    margin-right: 230px;
}
}

/* TABLE */
@media screen and (min-width: 768px) and (max-width: 1026px) {
		.table-responsive td:not(:last-child) {
    padding-right: 5px;
}

}

@media screen and (min-width: 768px) and (max-width: 1400px) {
	#main h2{
		font-size: 64px;
	}
	#main h6{
		font-size: 11px;
		line-height: 1.3;
		width: 100px;
		margin-top: 30px;
	}
}

@media screen and (min-width: 1026px) and (max-width: 1300px) {
		.table-responsive td:not(:last-child) {
    padding-right: 20px;
}
}

@media screen and (min-width: 1300px) and (max-width: 1500px) {
		.table-responsive td:not(:last-child) {
    padding-right: 30px;
}
	.blue-table .text{
		margin-top: 2px;
	}
	.desc-block .blue-head{
		height: 320
	}
	.bg-desc{
		height: 320px;
	}
}

@media screen and (min-width: 1900px) {
	.desc-block .blue-head{
		height: 580
	}
	.bg-desc{
		height: 580px;
	}
}

@media screen and (min-width: 1900px) {
	.blue-table .text{
		margin-top: 11px;
	}
	.table-content{
	font-size: 12px;
	font-weight: 500;
	line-height: 1.5;
	}
}


@media screen and (min-width: 1500px)  {
		.table-responsive td:not(:last-child) {
    padding-right: 50px;
}
}

@media screen and (max-width:850px) {
    .mob-850-none {
display: none;  
        }
}

@media screen and (max-width:991px) {
    .mob-991-none {
display: none;  
        }
}

@media screen and (min-width:850px) {
    .desc-850-none {
display: none;  
        }
}

@media screen and (min-width:992px) {
    .desc-992-none {
display: none;  
        }
}

@media screen and (min-width: 991px) and (max-width: 1300px) {
	.desc-block h2{
		font-size: 50px;
		padding-right: 10px;
	}
	.desc-block .desc {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #F5F5F5;
    padding-left: 40px;
    text-align: left;
	padding-right: 10px;
}
}

@media screen and (min-width: 1600px) {
	.img-news {
		background-position: top center;
	}
}


/* 1440 */
@media screen and (min-width: 1390px) and (max-width: 1499px) {
.text{
	padding-bottom: 15px;
}
	.images-block{
		height: 913px !important;
	}
	.table-content{
		line-height: 10px;
	}
	.table-head{
		padding-top: 7px;
	}
	.col-xxl-11{
		padding-left: 65px;
	}
	.im-1{
		height: 341px !important;
	}
	.im-2{
		height: 570px !important;
	}
	.im-3{
		height: 280px !important;
	}
	.im-4{
		height: 635px !important;
	}
		.desc-block .blue-head{
		height: 473px !important;
	}
	.bg-desc{
		height: 473px !important;
	}
}

/* 1920 */
@media screen and (min-width: 1890px) {
.text{
	padding-bottom: 17px;
}
	.images-block{
		height: 913px !important;
	}
	.table-content{
		line-height: 14px;
	}
	.table-head{
		padding-top: 7px;
	}
	.col-xxl-11{
		padding-left: 65px;
	}
	.im-1{
		height: 457px !important;
	}
	.im-2{
		height: 727px !important;
	}
	.im-3{
		height: 367px !important;
	}
	.im-4{
		height: 824px !important;
	}
	.desc-block .blue-head{
		height: 597px !important;
	}
	.bg-desc{
		height: 597px !important;
	}
}
