/* xxl */
@media (min-width: 1400px) { 

.bl_topslogan h2.page-title{
	 margin-top: -8%;
}

.team_bl_item{
	width: 24%
}



}



/* xl */
@media (min-width: 1200px) and (max-width : 1399px)  { 

.bl_topslogan{
  margin-top: 10%;
}

.bl_topseti{
	margin-bottom: 12%;
}


.bl_topslogan h2.page-title{
	 margin-top: -8%;
}

.team_bl_item{
	width: 32%
}



}




/* lg */
@media (min-width: 992px) and (max-width : 1199px)  { 

.bl_topslogan{
  margin-top: 12%;
}

.bl_topseti{
	margin-bottom: 7%;
}

.bl_topslogan h2{
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.bl_topslogan p{
  font-size: 1.1rem;
  line-height: 2rem;
}

.bl_topslogan h2.page-title{
	 margin-top: -3%;
}

#article_foto .ramka_img_border3{
  width: 32%;	
}

.team_bl_item{
	width: 32%
}





}




/* md */
@media (min-width: 768px) and (max-width : 991px)  { 

.bl_topslogan {
    margin-top: 25%;
}

.bl_topslogan h2{
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.bl_topslogan h2.fname{
  font-size: 3rem;
  line-height: 4rem;
}

.bl_topslogan p{
  font-size: 1.1rem;
  line-height: 2rem;
}

.btn-topcall{
  padding-left: 50px;
  padding-right: 50px;
  font-size: 1.1rem;
}

.btn-topcall span{
  font-size: 1.2rem;
  padding-right: 15px;
}

#carouselMain,
#carouselMain .carousel-inner,
#carouselMain .carousel-item,
#carouselMain .carousel-item.active {
   height: 100vh;
   max-height: 800px;
}

#header-wrapper{
 height: 100vh;
 max-height: 800px;
}

.main_projects > div{
  width: 48%;
}

.btn-main-project{
  width: 50%;
}

.team_bl_item {
   width: 48%;
}

.team_bl_photo img {
    height: 350px;

}

#block_ourteam h3 {
   font-size: 18px;
   line-height: 24px;
}

#article_foto{
	margin-top: 30px;
}

#article_foto .ramka_img_border2, #article_foto .ramka_img_border3{
  width: 48%;	
}




}



/* sm */
@media (min-width: 576px) and (max-width : 767px) {

.bl_topslogan {
    margin-top: 90px;
}

.bl_topslogan h2{
  font-size: 1.3rem;
  line-height: 2.5rem;
}

.bl_topslogan h2.fname{
  font-size: 2.5rem;
  line-height: 3rem;
}

.bl_topslogan p{
  font-size: .9rem;
  line-height: 1.4rem;
}

.btn-topcall{
  padding-left: 50px;
  padding-right: 50px;
  font-size: .9rem;
}

.btn-topcall span{
  font-size: 1rem;
  padding-right: 15px;
}

.bl_toptel a {
  font-size: 20px;
  line-height: 28px;
}

#carouselMain,
#carouselMain .carousel-inner,
#carouselMain .carousel-item,
#carouselMain .carousel-item.active {
   height: 100vh;
   max-height: 800px;
}

#header-wrapper{
 height: 100vh;
 max-height: 800px;
}

.main_projects > div{
  width: 48%;
}

.btn-main-project{
  width: 50%;
}

.sponsor_rekv{
	text-align: center;
	margin-bottom: 30px;
}

.bl_topslogan h2.page-title{
	 margin-top: 50px;
}

.team_bl_item {
   width: 48%;
}

.team_bl_photo img {
    height: 300px;

}

#block_ourteam h3 {
   font-size: 18px;
   line-height: 24px;
}

#article_foto{
	margin-top: 30px;
}

#article_foto .ramka_img_border2, #article_foto .ramka_img_border3{
  width: 48%;	
}






}



/* xs */
@media screen and (max-width : 575px){

.bl_topslogan {
    margin-top: 110px;
}

.bl_topslogan h2.page-title{
	 margin-top: 50px;
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.bl_topslogan h2{
  font-size: 1rem;
  line-height: 1.2rem;
}

.bl_topslogan h2.fname{
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.bl_topslogan p{
  font-size: .8rem;
  line-height: 1.2rem;
  margin-top: -30px;
}

.btn-topcall{
  padding-left: 25px;
  padding-right: 25px;
  font-size: .8rem;
}

.btn-topcall span{
  font-size: 1rem;
  padding-right: 15px;
}

.bl_toptel a {
  font-size: 20px;
  line-height: 28px;
}

#carouselMain,
#carouselMain .carousel-inner,
#carouselMain .carousel-item,
#carouselMain .carousel-item.active {
   height: 100vh;
   max-height: 700px;
}

#header-wrapper{
 height: 100vh;
 max-height: 700px;
}

.accordion-button{
	font-size: 0.9rem;
}

.main_projects > div{
  width: 98%;
}

.btn-main-project{
  width: 98%;
}

.partner_slider img{
	width: 100%;
	height: auto;
}

.sponsor_rekv {
    text-align: center;
    margin-bottom: 30px;
}

.team_bl_item{
	min-width: 90%;
}

.team_bl_photo img {
    height: 450px;
}

#block_ourteam h3 {
   font-size: 18px;
   line-height: 24px;
}

.main_projects_meta {
  left: 15px;
  width: calc(100% - 30px);
}

h1.art {
   font-size: 20px;
}

#article_foto{
	margin-top: 30px;
}

#article_foto .ramka_img_border3{
	width: 99%;
}

#article_foto .ramka_img_border2 img, #article_foto .ramka_img_border3 img{
  height: 320px;
}




}