/*==========  Desktop First Method  ==========*/
@media only screen and (min-width : 1920px) {
  .own-text p{
    font-size: 22px;
  }
  ul.home-list li{
    font-size: 24px;
  }  
  .head-form h3{
    font-size: 32px;
  }
  .head-form p{
    font-size: 16px;
  }
  .own-text-phone p {
    font-size: 16px !important;   
    width: 80%; 
  }
  .head-form input{
    font-size: 14px;
  }
  .input-inner i{
    font-size: 14px;
  }
  .main_head,
  .line-head{
    min-height: 100vh;
  }
  .box{
    margin-top: 60px;
  }
  .form-head-second{
    display: none;
  }
  .own-text {
    margin-top: 25%;
  }
  .head-own-img {    
    margin-top: 135px;
  }
  .head-item-number-img{
    margin-top: 8%;
    left: 10%;
  }
  .mobile-vers{
    display: none;
  }
  .oborudovanie{
    background-position-y: -232px;
  }
  .oborudovanie-mobile-img{
    display: none;
  }
  .begin-form{
    width: 40%;
  }
}

@media only screen and (max-width : 1920px) {
  .own-text p{
    font-size: 22px;
  }
  ul.home-list li{
    font-size: 24px;
  }  
  .head-form h3{
    font-size: 32px;
  }
  .head-form p{
    font-size: 16px;
  }
  .own-text-phone p {
    font-size: 16px !important;   
    width: 80%; 
  }
  .head-form input{
    font-size: 14px;
  }
  .input-inner i{
    font-size: 14px;
  }
  .main_head,
  .line-head{
    min-height: 100vh;
  }
  .box{
    margin-top: 60px;
  }
  .form-head-second{
    display: none;
  }
  .own-text {
    margin-top: 25%;
  }
  .head-own-img {    
    margin-top: 135px;
  }
  .head-item-number-img{
    margin-top: 8%;
    left: 10%;
  }
  .mobile-vers{
    display: none;
  }
  .oborudovanie{
    background-position-y: -232px;
  }
  .oborudovanie-mobile-img{
    display: none;
  }
  .begin-form{
    width: 40%;
  }
}

@media only screen and (max-width : 1700px){
  .own-text {
    margin-top: 14%;
  }
  .head-item-number-img {
    margin-top: 3%;
    left: 3%;
  }
  .oborudovanie {
    background-position-y: -175px;
  }
  .begin-form{
    width: 50%;
  }
}

@media only screen and (max-width : 1550px){
  .own-text {
    margin-top: 7%;
  }
  .head-item-number-img {
    margin-top: 1%;
    left: 1%;
  }
}

@media only screen and (max-width : 1500px){
  .oborudovanie {
        background-position-y: -100px;
    }
}

@media only screen and (max-width : 1400px){
  .oborudovanie {
        background-position-y: 0px;
    }
    .begin-form{
    width: 55%;
  }
}

@media only screen and (max-width : 1370px) {
   .main_head,
  .line-head {
    min-height: 100vh;
  }  
  .head-own-img {
    margin-top: 34px;
  }
  .own-text p {
    font-size: 20px;
  }
  ul.home-list li {
    font-size: 16px;
  }
  .own-text-phone p{
    font-size: 14px !important;
  } 
  .head-form h3 {
    font-size: 26px;
  }
  .head-form p {
    font-size: 14px;
  }
  .head-form input {
    font-size: 12px;
  }
  .input-inner i {
    font-size: 12px;
  }
  .box {
    margin-top: 50px;
  }
}

@media only screen and (max-width : 1300px) {
  .own-text h1{
    margin-top: 12px;
  }
  .own-text h2{
    margin-bottom: 12px;
  }
  .header-own-img-one-text-top {
    position: absolute;
    left: 29%;
    top: 66%;
    line-height: 1.2;
  }
  .own-text-block {
    display: flex;
    align-items: center;
    margin-top: 12px;
    margin-left: 152px;
  }
  .head-item-number-img {
    margin-top: 0;
    left: 0;
  }
}

@media only screen and (max-width : 1260px) {
  .cert .owl-controls{
    top: 103%;
  }
  .cert .owl-dots{
    top: 16px;
  }
  .cert .owl-controls .owl-nav>div{
    left: 0;
  }
  .cert .owl-controls .owl-nav>div.owl-next{
    right: 0;
  }
  .cert-text {
    margin-top: 100px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

@media only screen and (max-width : 1199px) {
  .about-shtucaturka .galeryBox__box{
    height: 366px;
  }
  .head-own-img {
    margin-top: 56px;
  }
  .logo img {
    width: 120px;
  }
  .main_head .phone{
    text-align: left;
  }
  .toggle-mnu{
    margin-top: 22px;
  }
  .own-text p {
    font-size: 18px;
  }  
  .main-mnu a {    
    padding: 14px 15px 14px 15px;   
  }
  .own-text h1{
    font-size: 32px;
  }
  .own-text h2{
    font-size: 16px;
    margin-bottom: 20px;
  }  
  .box {
    margin-top: 30px;
  }
  nav li:first-child {
    padding-left: 15px;
  }
  nav li:last-child {
    padding-right: 15px;
  }
  nav li{
    padding-bottom: 0;
  }
  .phone-wrap a{
    font-size: 16px;
  }
  .button{
    padding: 14px 20px;
  }
  .header-own-img-one img {
    width: 300px;
  }
  .own-text p {
    font-size: 16px;
  }
  .header-own-img-one-text-top span{
    font-size: 16px;
  }
  .own-text-block{
    margin-top: 0px;
    margin-left: 93px;
  }
  .header-own-img-one-text-top {
    position: absolute;
    left: 19%;
    top: 70%;
    line-height: 1.2;
  }
  .own-text {
    margin-top: 11%;
  }
  .head-item-two{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .head-item-one p{
    font-size: 16px;
  }
  .head-item-one span{
    font-size: 16px;
  }
  .tehno-descr-one {
    position: absolute;
    top: 1px;
    left: 68px;
  }
  .tehno-descr-two {
    position: absolute;
    left: 30px;
    top: 66px;
  }
  .tehno-descr-three {
    position: absolute;
    left: 59px;
    top: 131px;
  }
  .tehno-descr-four {
    position: absolute;
    left: 65px;
    top: 195px;
  }
  .tehno-descr-five {
    position: absolute;
    left: 64px;
    top: 260px;
  }
  .tehno-descr-six{
    position: absolute;
    right: 29px;
    top: 4px;
  }
  .tehno-descr-seven {
    position: absolute;
    right: -13px;
    top: 67px;
  }
  .tehno-descr-eight {
    position: absolute;
    right: -93px;
    top: 131px;
  }
  .tehno-descr-nine {
    position: absolute;
    right: 17px;
    top: 196px;
  }
  .tehno-descr-ten {
    position: absolute;
    right: 51px;
    top: 262px;
  }
  .begin{
    padding-bottom: 100px;
  }
  .begin-img img {
    width: 88%;
  }
  .testimonials-item iframe {   
    height: 280px;    
  }
  .zamer {
    padding-bottom: 80px;
  }
  .zamer .form-inline-flex .gallery-btn button {
    padding: 12px 12px;
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: center;
  }
  .zamer-img img {
    width: 130%;
  }
  .zamer-img {   
    position: relative;
    bottom: -80px;
  }
  .radiator{
    background-position-x: -400px;
  }
}

@media only screen and (max-width : 1145px) {
  .tehno-descr-one p, 
  .tehno-descr-two p, 
  .tehno-descr-three p, 
  .tehno-descr-four p, 
  .tehno-descr-five p, 
  .tehno-descr-six p, 
  .tehno-descr-seven p, 
  .tehno-descr-eight p, 
  .tehno-descr-nine p, 
  .tehno-descr-ten p{
    font-size: 14px;
  }
  .tehno-descr-one {
        position: absolute;
        top: 5px;
        left: 89px;
  }
  .tehno-descr-two {
        position: absolute;
        left: 51px;
        top: 70px;
  }
   .tehno-descr-three {
        position: absolute;
        left: 78px;
        top: 136px;
  }
  .tehno-descr-four {
        position: absolute;
        left: 75px;
        top: 200px;
  }
  .tehno-descr-five {
        position: absolute;
        left: 83px;
        top: 265px;
  }
  .tehno-descr-six {
        position: absolute;
        right: 43px;
        top: 7px;
  }
  .tehno-descr-seven {
        position: absolute;
        right: 10px;
        top: 71px;
  }
  .tehno-descr-eight {
        position: absolute;
        right: -62px;
        top: 137px;
  }
  .tehno-descr-nine {
        position: absolute;
        right: 36px;
        top: 201px;
  }
  .tehno-descr-ten {
        position: absolute;
        right: 64px;
        top: 265px;
  }
}

@media only screen and (max-width : 1120px){
  .radiator {
        background-position-x: -500px;
    }
}

@media only screen and (max-width : 1080px) {
  .begin-form {
    width: 80%;
  }
}

@media only screen and (max-width : 1075px) {
  .tehno-descr-img img {
    width: 520px;
  }
  .tehno-descr-one {
        position: absolute;
        top: 4px;
        left: 108px;
  }
      .tehno-descr-two {
        position: absolute;
        left: 72px;
        top: 62px;
    }
      .tehno-descr-three{
        position: absolute;
        left: 97px;
        top: 122px;
    } 
    .tehno-descr-four {
        position: absolute;
        left: 103px;
        top: 179px;
    } 
    .tehno-descr-five {
        position: absolute;
        left: 103px;
        top: 240px;
    }
    .tehno-descr-six {
        position: absolute;
        right: 74px;
        top: 5px;
    }
    .tehno-descr-seven{
        position: absolute;
        right: 33px;
        top: 63px;
    }
    .tehno-descr-eight {
        position: absolute;
        right: -37px;
        top: 122px;
    }
    .tehno-descr-nine {
        position: absolute;
        right: 60px;
        top: 181px;
    }
        .tehno-descr-ten {
        position: absolute;
        right: 89px;
        top: 241px;
    }
}

@media only screen and (max-width : 1024px) {
  .oborudovanie-first-img img{
    width: 100%;
  }
}

@media only screen and (max-width : 1020px){
  .radiator {
        background-position-x: -600px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
}

@media only screen and (max-width : 991px) {
  .projects-item-own h4{
    height: auto !important;
  }
  .about-shtucaturka .galeryBox__box {
    height: 570px;
    margin-bottom: 20px;
  }
  .mobile-vers{
    display: block;
  }
  .tehno-descr-img{
    display: none;
  }
  .tehno-descr-one,
  .tehno-descr-two,
  .tehno-descr-three,
  .tehno-descr-four,
  .tehno-descr-five,
  .tehno-descr-six,
  .tehno-descr-seven,
  .tehno-descr-eight,
  .tehno-descr-nine,
  .tehno-descr-ten {
    position: relative;
    top: 0;
    left: 0;
    text-align: left;
  }
  .head-logo-wrap {  
    justify-content: center;
  }
  .main_head .phone ul li .btn-head {
    top: -2px !important;
  }
    .phone-wrap {
    padding-top: 8px;
    margin-top: 20px;
    }
  .header-social ul{
    width: 80%;
  }
  .main_head .phone {
    text-align: right;
  }
  .main_head .phone ul li .btn-head {
    margin-right: 0px;
    top: 6px;
  }
  .header-social p{
    margin-right: 0;
  }
  .own-text {
    margin-top: 40px;
  }
  .header-own-img-one-text-top {    
    left: 15%;
    top: 58%;    
  }
  .head-item-one {
    position: relative;
    left: 0;
    display: inline-block;
    width: 32%;
    top: 40px;
  }
  .main_head, .line-head {
    min-height: auto;
    height: auto;
    padding-bottom: 80px;
  }
  .header-social{
    margin-top: 25px;
  }
  .phone-head-wr {
    margin-top: 0;
  }
  .logo{
    margin-top: 16px;
  }
  
  .form-section-input input{
    margin-bottom: 10px;
  }
  .text-about {
    padding-right: 0px;
  }
  .cover-image {
    background-image: none !important;
    border-left: none;
  }
  .about-img img {
    width: 100%;
  }
  .about-img {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  .footer-phone ul li a{
    font-size: 18px;
  }
  .oborudovanie{
    background-image: none !important;
    background-color: #fff;
  }
  .oborudovanie-mobile-img{
    display: block;
    width: 100%;
  }
  .oborudovanie-mobile-img img{
    width: 100%;
  }
  .oborudovanie-first-img img {
    width: 400px;
  }
  .oborudovanie-first-img{
    top: 0;
  }
  .oborudovanie-img{
    margin-top: 30px;
  }
  .oborudovanie-img{
    padding: 16px;
  }
  .remont-pola-img{
    margin-bottom: 16px;
  }
  .begin {
    padding-bottom: 360px;
  }
  .begin-img img {
    width: 100%;
  }
  .begin-form {
    bottom: 55px;     
  }
  .begin-wrap-line{
    display: block;
  }
  .begin-wrap-item{
    margin-bottom: 14px;
  }
  .zamer-img{
    bottom: 0;
    text-align: center;
  }
  .zamer-img img {
    width: 50%;
  }
  .zamer .begin-form{
    left: 0;
  }
  .radiator{
    background-image: url(https://pol.aurora-pro.by/wp-content/uploads/2025/08/11-mobile.jpg) !important;
    background-position: center;
    height: 1500px;
  }
  .cert .galeryBox__box{
    height: 500px;
  }
	.razreshenie-img img {
    width: 100%;
	margin-bottom: 30px;
    }
}

@media only screen and (max-width : 900px) {
  .tehno-descr-img img {
    width: 620px;
  }  
}

@media only screen and (max-width : 830px) {
      .begin-form {
        width: 91%;
    }
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.radiator{
    height: 1150px;
  }
}

@media only screen and (max-width : 767px) {
  .tehno-descr-img-mobile{
    display: block;
    width: 100%;
    text-align: center;
  }
  .tehno-descr-img-mobile img{
    width: 320px;
  }
  .tehno-descr-one, 
  .tehno-descr-two, 
  .tehno-descr-three, 
  .tehno-descr-four, 
  .tehno-descr-five, 
  .tehno-descr-six, 
  .tehno-descr-seven, 
  .tehno-descr-eight, 
  .tehno-descr-nine, 
  .tehno-descr-ten{
    text-align: center;
  }
  .logo{
    text-align: center;
    margin-top: 0;
  }
  .header-social {
    display: block;   
    margin-top: 8px;
    text-align: center;
  }
  .header-social ul {
    width: 100%;
    margin-top: 8px;
  }
  .main_head .phone{
    text-align: center;
  }
  .own-text h2{
    margin-bottom: 20px;
  }
  .own-text-block{
    margin-top: 20px;
  }
  .head-item-one{
    top: 20px;
  }
  .main_head, .line-head {  
    padding-bottom: 60px;
  }
  .gordost-line{
    display: block;
  }
  .gordost-line .section-title{
    width: 100%;
  }
  .gordost .header-own-btn{
    margin-top: 40px;
  }
  .gordost-line .section-title h3{
    font-size: 26px;
  }
  .gordost-line .section-title h3 span{
    font-size: 26px;
  }
  .list-img {
    display: none;
  }
  .pravda .tehno-descr-text p{
    margin-bottom: 40px;
  }
  .begin-img img {
    width: 40%;
  }
  .begin-form{
    position: relative;
    width: 100%;
    left: auto;
    bottom: auto;
    margin-top: 20px;
  }
  .begin {
    padding-bottom: 80px;
  }
  .testimonials .testimonials-item{
    height: auto !important;
  }
}

@media only screen and (max-width : 730px){
  .about-shtucaturka .galeryBox__box {
    height: 535px;
  }
}

@media only screen and (max-width : 720px){
      .cert .galeryBox__box {
        height: 460px;
    }
}

@media only screen and (max-width : 710px){
  .header-own-img-one-text-top {
    left: 17%;
    top: 58%;
  }
  .tehno-descr-text h3{
    font-size: 28px;
  }
  .about-shtucaturka-text h3{
    font-size: 28px;
  }
  .oborudovanie-text h3{
    font-size: 28px;
  }
  .zamer .oborudovanie-text h3{
    font-size: 28px;
  }
  .tehno-descr-text p{
    font-size: 16px;
  }
  .tehno-descr-one p, 
  .tehno-descr-two p, 
  .tehno-descr-three p, 
  .tehno-descr-four p{
    font-size: 16px;
  }
  .tehno-descr-one p img, 
  .tehno-descr-two p img, 
  .tehno-descr-three p img, 
  .tehno-descr-four p img{
    width: 10px;
  }
  .tehno-descr-img img {
    width: 510px;
  }
  .about-shtucaturka-text p{
    font-size: 16px;
  }
}

@media only screen and (max-width : 685px){
  .about-shtucaturka .galeryBox__box {
    height: 500px;
  }
}

@media only screen and (max-width : 670px){
   .head-item-one img {
    width: 85px;
  }
  .head-item-one-text {
    position: absolute;
    top: 20px;
    left: 45px;
  }
}

@media only screen and (max-width : 650px){
      .cert .galeryBox__box {
        height: 410px;
    }
}

@media only screen and (max-width : 645px){
  .header-own-img-one-text-top {
    left: 17%;
    top: 62%;
  }
  .about-shtucaturka .galeryBox__box {
    height: 465px;
  }
}

@media only screen and (max-width : 640px){
  .head-item-one{
    width: 48%;
  }
  .own-text {
    margin-top: 12px;
  }
  .own-text h2 {
    margin-bottom: 6px;
  }
  .own-text-block {
    margin-top: 6px;
  }
}

@media only screen and (max-width : 630px){
  .radiator {
        height: 1260px;
  }
}

@media only screen and (max-width : 620px){
  .table th, .table td{
    font-size: 14px;
  }
}

@media only screen and (max-width : 610px){
  .header-own-img-one-text-top {
    left: 18%;
    top: 63%;
  }
  .servicies .col-xs-6{
    width: 100%;
  }
  .for-what .col-xs-6{
    width: 100%;
  }
}

@media only screen and (max-width : 600px){
  .credits-wrap{
    flex-wrap: wrap;
  }
  .credits-wrap-item{
    width: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
  }
  .about-shtucaturka .galeryBox__box {
    height: 435px;
  }
  .begin-img img {
    width: 60%;
  }
  .radiator {
        height: 1400px;
  }
}

@media only screen and (max-width : 590px){
  .cert .galeryBox__box {
        height: 365px;
  }
}

@media only screen and (max-width : 570px){
  .header-own-img-one-text-top {
    left: 19%;
    top: 63%;
  }
  .head-item-one {
    top: 0;
  }
  .item-text table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}

@media only screen and (max-width : 565px){
  .about-shtucaturka .galeryBox__box {
    height: 410px;
  }
}

@media only screen and (max-width : 560px){
  .tehno-descr-img img {
    width: 400px;
  }
}

@media only screen and (max-width : 540px){
  .radiator-item-one{
    display: block;
  }
  .radiator-item-one-img img{
    width: 100%;
  }
  .radiator-item-one-text h4 {   
    margin-top: 12px;   
    margin-bottom: 3px;
  }
  .radiator-item-two{
    display: block;
  }
  .radiator-item-two-img img{
    width: 100%;
  }
  .radiator-item-two-text h4 {   
    margin-top: 12px;   
    margin-bottom: 3px;
  }
  .radiator {
        background-image: none !important;
        background-position: center;
        height: auto;
    }
}

@media only screen and (max-width : 535px){
  .about-shtucaturka .galeryBox__box {
    height: 385px;
  }
}

@media only screen and (max-width : 530px){
  .header-own-img-one-text-top {
    left: 20%;
    top: 63%;
  }
  .own-text-block{
    margin-left: 0;
  }
  .prichini .col-xs-6 {
    width: 100%;
  }
      .cert .galeryBox__box {
        height: 325px;
    }
}

@media only screen and (max-width : 500px){
  .how-to-get .col-xs-6{
    width: 100%;
  }
  .how-to-get .shema-item{
    height: auto !important;
  }
  .about-shtucaturka .galeryBox__box {
    height: 360px;
  }
  .oborudovanie-first-img img {
    width: 100%;
  }
  .oborudovanie-img{
    display: block;
  }
  .oborudovanie-img-item{
    display: block;
    width: 100%;
  }
  .oborudovanie-img-item img{
    width: 100%;
  }
  .oborudovanie-img-text p{
    margin-top: 10px;
  }
  .begin-img img {
    width: 80%;
  }
  .zamer-img img {
    width: 80%;
  }
}

@media only screen and (max-width : 499px){
  .cert .galeryBox__box {
        height: 690px;
    }
}

@media only screen and (max-width : 490px){
  .header-own-img-one-text-top {
    left: 23%;
    top: 63%;
  }
}

@media only screen and (max-width : 486px){
  .header-own-img-one-text-top {
    left: 23%;
    top: 65%;
  }
}

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

@media only screen and (max-width : 470px){
  .about-shtucaturka .galeryBox__box {
    height: 335px;
  }
}

@media only screen and (max-width : 460px){
  .form-inline-flex{
    display: block;
  }
  .form-inline-flex .gallery-btn{
    margin-left: 0;
  }
  .form-inline-flex .gallery-btn button{
    display: block;
    width: 100%;
    margin-top: 12px;
  }
      .cert .galeryBox__box {
        height: 600px;
    }
}

@media only screen and (max-width : 455px){
  .own-text h1 {
    font-size: 26px;
  }
  
  .header-own-img-one img {
    width: 250px;
  }
  .header-own-img-one-text-top {
    left: 21%;
    top: 64%;
  }
}

@media only screen and (max-width : 440px){
  .about-shtucaturka .galeryBox__box {
    height: 310px;
  }
  .projects-item-list-one img {
    width: 60px;
  }
}

@media only screen and (max-width : 430px){
  .begin-img img {
    width: 100%;
  }
  .gallery-wrap .item-one{
    width: 100% !important;
  }
}

@media only screen and (max-width : 422px){
 .head-item-one{
  display: block;
 }
 .head-item-number-img{
  margin-top: 20px;
 }
 .header-own-img-one img{
  display: none;
 }
 .header-own-img-one-text-top{
  left: 15px;
  margin-top: 0px;
 }
 .own-text-block{
  margin-top: 44px;
 }
 .own-text h2 {
    margin-bottom: 33px;
  }
  .head-item-one{
    width: 100%;
  }
}

@media only screen and (max-width : 420px){
  .tehno-descr-img img {
    width: 340px;
  }
}

@media only screen and (max-width : 410px){
  .about-shtucaturka .galeryBox__box {
    height: 290px;
  }
  .cert .galeryBox__box {
        height: 530px;
    }
}

@media only screen and (max-width : 401px){
  .phone-wrap {
        padding-top: 8px;
        margin-top: 0px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width : 400px){
   .tehno-descr-img-mobile img{
    width: 100%;
    margin-top: 10px;
   }
}

@media only screen and (max-width : 397px){
  .header-own-img-one-text-top {        
    top: 61%;
  }
}

@media only screen and (max-width : 395px){
  .header-own-img-one-text-top {
    top: 64%;
  }
}

@media only screen and (max-width : 390px){
  .zamer-img img {
    width: 100%;
  }
}

@media only screen and (max-width : 385px){
  .about-shtucaturka .galeryBox__box {
    height: 270px;
  }
}

@media only screen and (max-width : 380px){
  .prichini-item{
    margin-bottom: 50px;
    width: 100%;
  }
  .prichini-item-number {
    position: absolute;
    bottom: 70px;
    left: 40px;
  }
  .head-logo img {
    width: 110px;
  }
  .head-logo-text p{
    font-size: 12px;
  }
}

@media only screen and (max-width : 370px){
  .cert .galeryBox__box {
        height: 470px;
    }
}

@media only screen and (max-width : 365px){
  .tehno-descr-img img {
    width: 300px;
  }
  .about-shtucaturka .galeryBox__box {
    height: 260px;
  }
}

@media only screen and (max-width : 350px){
  .about-shtucaturka .galeryBox__box {
    height: 243px;
  }
}

@media only screen and (max-width : 340px){
  .tehno-descr-one p, 
  .tehno-descr-two p, 
  .tehno-descr-three p, 
  .tehno-descr-four p {
    font-size: 14px;
  }
  .begin-form{
    padding: 14px;
  }
  .cert .galeryBox__box {
        height: 430px;
  }
}

@media only screen and (max-width : 335px){
  .about-shtucaturka .galeryBox__box {
    height: 231px;
  }
}

@media only screen and (max-width : 330px){
  .own-text h1 {
        font-size: 22px;
    }
}

@media only screen and (max-width : 328px){
      .about-shtucaturka .galeryBox__box {
        height: 227px;
    }
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}



