/*==========  Desktop First Method  ==========*/
@media only screen and (min-width : 1920px) {
  .header{
    height: 800px;
  }
  .calc-img {   
    text-align: right;
  }
  .galeryBox__box{
    height: 450px;
  }
  .how-to-get .line-head{
    height: 536px;
  }
}

@media only screen and (max-width : 1920px) {
  .header{
    height: 830px;
  }
  .calc-img {   
    text-align: right;
  }
  .galeryBox__box{
    height: 450px;
  }
  .how-to-get .line-head{
    height: 536px;
  }
}

@media only screen and (max-width : 1700px) {
  .header {
    height: 780px;
  }
}

@media only screen and (max-width : 1600px) {
  .header {
    height: 740px;
  }
  .galeryBox__box {
    height: 380px;
  }
}

@media only screen and (max-width : 1500px){
  .calc-img {
    text-align: center;
  }
}

@media only screen and (max-width : 1450px) {
  .galeryBox__box {
    height: 330px;
  }
}

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

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .header {
    height: 830px;
  }
  .tehno-descr-one {
    position: absolute;
    top: 268px;
    left: 90px;
  }
  .tehno-descr-two {
    position: absolute;
    right: 158px;
    top: 34px;
  }
  .tehno-descr-three {
    position: absolute;
    right: 136px;
    top: 153px;
  }
  .tehno-descr-four {
    position: absolute;
    right: 94px;
    top: 285px;
  }
}

@media only screen and (max-width : 1130px){
  .tehno-descr-one {
    position: absolute;
    top: 268px;
    left: 40px;
  }
  .tehno-descr-two {
    position: absolute;
    right: 123px;
    top: 39px;
  }
  .tehno-descr-three {
    position: absolute;
    right: 96px;
    top: 153px;
  }
  .tehno-descr-four {
    position: absolute;
    right: 57px;
    top: 290px;
  }
}

@media only screen and (max-width : 1199px) {
  .header-own-text h1{
    font-size: 60px;
  }
  .header-own-text h2{
    font-size: 60px;
  }
  .header {
    height: 780px;
  }
  .tehno-descr-text h3{
    font-size: 40px;
  }
  .credits-item-text {
    width: 60%;
    margin: auto;
  }
  .line-head{
    height: 995px;
  }
  .how-to-get .line-head {
    height: 525px;
  }
   .prichini-item{
    width: 100%;
  }
}

@media only screen and (max-width : 1140px) {
  .credits-item-text {
    width: 73%;
    margin: auto;
  }
}

@media only screen and (max-width : 1136px){
  .how-to-get .line-head {
    height: 544px;
  }
}

@media only screen and (max-width : 1129px){
  .line-head {
    height: 1030px;
  }
}

@media only screen and (max-width : 1050px) {
  .tehno-descr-one {
    position: absolute;
    top: 268px;
    left: 5px;
  }
  .tehno-descr-two {
    position: absolute;
    right: 87px;
    top: 39px;
  }
  .tehno-descr-three {
    position: absolute;
    right: 60px;
    top: 153px;
  }
  .tehno-descr-four {
    position: absolute;
    right: 20px;
    top: 290px;
  }
  .how-to-get .line-head {
    height: 562px;
  }
}

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

@media only screen and (max-width : 1002px) {
  .line-head {
    height: 1070px;
  }
}

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

@media only screen and (max-width : 991px) {
	.head-logo img {
    width: 220px;
  }
  .header-own-text h1{
    font-size: 50px;
  }
  .header-own-text h2{
    font-size: 50px;
  }
  .header-own-list ul li{
    font-size: 18px;
  }
  .header-own-list ul li{
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-own-list ul li:not(:last-child) {
    margin-right: 0;
  }
  .header {
    height: 745px;
  }
  .tehno-descr-text h3 {
    font-size: 36px;
  }
  .credits-item-text {
    width: 86%;
    margin: auto;
  }
  .for-what-item span {
    font-size: 18px;   
    bottom: 12px;
  }
  .line-head {
    height: 1278px;
  }
  .section-calculator .container:before {   
    content: '';   
    right: 180px;    
  }
  .galeryBox__box {
    height: 245px;
  }
  .how-to-get .line-head {
    height: 735px;
  }
  .gordost-line{
    display: block;
  }
  .gordost-line-btn{
    margin-top: 20px;
  }
  .gordost-line .section-title h3{
    text-align: center;
  }
  .gordost-line .section-title p{
    text-align: center;
  }
  .footer-phone ul li a{
    font-size: 20px;
  }
  .prichini-item-number {
    position: absolute;
    bottom: 80px;
    left: 40px;
  }
  .about-img{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  .about-img img{
    width: 100%;
  }
  .text-about {
    padding-right: 0px;
  }
  .cover-image{
    background-image: none !important;
    border-left: none;
  }
	.header-own-text p{
		font-size: 14px;
		max-width: 475px;
	}
}

@media only screen and (max-width : 980px){
  .tehno-descr-img img{
    width: 700px;
  }
  .tehno-descr-one {
    position: absolute;
    top: 211px;
    left: 16px;
  }
  .tehno-descr-two {
    position: absolute;
    right: 107px;
    top: 28px;
  }
  .tehno-descr-three {
    position: absolute;
    right: 88px;
    top: 117px;
  }
  .tehno-descr-four {
    position: absolute;
    right: 45px;
    top: 230px;
  }
}

@media only screen and (max-width : 911px){
  .line-head {
    height: 1333px;
  }
}

@media only screen and (max-width : 910px){
  .tehno-descr-one {
    position: absolute;
    top: 211px;
    left: -8px;
  }
  .tehno-descr-two {
    position: absolute;
    right: 70px;
    top: 28px;
  }
  .tehno-descr-three {
    position: absolute;
    right: 55px;
    top: 117px;
  }
  .tehno-descr-four {
    position: absolute;
    right: 19px;
    top: 230px;
  }
}

@media only screen and (max-width : 900px) {
  .head-contact-phone a{
    font-size: 18px;
  }
}

@media only screen and (max-width : 896px){
  .how-to-get .line-head {
    height: 772px;
  }
}

@media only screen and (max-width : 847px){
  .how-to-get .line-head {
    height: 814px;
  }
}

@media only screen and (max-width : 841px) {
  .head-contact-phone a {
    font-size: 16px;
  }
}

@media only screen and (max-width : 830px){
  .tehno-descr-one p, 
  .tehno-descr-two p, 
  .tehno-descr-three p, 
  .tehno-descr-four p{
    font-size: 16px;
  }
  .tehno-descr-one {
    position: absolute;
    top: 211px;
    left: -12px;
  }
  .tehno-descr-two {
    position: absolute;
    right: 40px;
    top: 28px;
  }
  .tehno-descr-three {
    position: absolute;
    right: 27px;
    top: 122px;
  }
  .tehno-descr-four {
    position: absolute;
    right: -7px;
    top: 235px;
  }
}

@media only screen and (max-width : 820px) {
  .credits-item-text{
    width: 100%;
  }
}

@media only screen and (max-width : 805px){
  .line-head {
    height: 1383px;
  }
}

@media only screen and (max-width : 782px) {
	.head-contact-phone a {
        font-size: 15px;
    }
}

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

@media only screen and (max-width : 767px) {
  .head-info{
    text-align: center;
  }
  .head-contact-phone {    
    justify-content: center;   
  }
  .head-contact-mail {   
    justify-content: center;    
  }
  .head-contact-btn{
    text-align: center;
  }
  .header {
    height: 780px;
  }
  .tehno-descr-text h3 {
    font-size: 30px;
  }
  .tehno-descr-text p{
    font-size: 16px;
  }
  .tehno-descr-img img {
    width: 550px;
  }
  .tehno-descr-one p, 
  .tehno-descr-two p, 
  .tehno-descr-three p, 
  .tehno-descr-four p {
    font-size: 14px;
  }
  .tehno-descr-one {
    position: absolute;
    top: 166px;
    left: 6px;
  }
  .tehno-descr-two {
    position: absolute;
    right: 77px;
    top: 0px;
  }
  .tehno-descr-three {
    position: absolute;
    right: 60px;
    top: 91px;
  }
  .tehno-descr-four {
    position: absolute;
    right: 34px;
    top: 183px;
  }
  .line-head {
    height: 1311px;
    border-left: 1px solid rgba(0, 0, 0, 0.02);
  }
  .calc-img{
    display: none;
  }
  .section-calculator .container:before {
    content: '';
    right: 0;
  }
  .label-range{
    font-size: 20px;
  }
  .section-calculator .calc-body .form-control {
    width: 130px;
    height: 45px;    
    font-size: 28px;    
  }
  input[type=range]::-webkit-slider-thumb {   
    height: 30px;
    width: 30px;  
    margin-top: -12px
  }
  .section-calculator .calc-result{
    font-size: 36px;
  }
  .section-calculator .price{
    font-size: 20px;
  }
  .how-to-get .line-head {
    height: 927px;
  }
  .header-social{
    text-align: center;
  }
  .head-contact-phone a {
      font-size: 18px;
   }
}

@media only screen and (max-width : 753px){
  .line-head {
    height: 1366px;
  }
}

@media only screen and (max-width : 740px){
  .header-own-text h1{
    font-size: 40px;
  }
  .header-own-text h2{
    font-size: 40px;
  }
  .header-own-list ul li {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .header-own-list ul{
    margin-bottom: 30px;
  }
  .header-own-list ul li img {
    width: 12px;
  }
}

@media only screen and (max-width : 700px){
  .insta-wr .insta-wr-item{
    display: block;
  }
  .insta-wr .insta-wr-href{
    text-align: left;
    margin-top: 20px;
  }
}

@media only screen and (max-width : 690px){
  .tehno-descr-one {
    position: absolute;
    top: 166px;
    left: -13px;
  }
  .tehno-descr-two {
    position: absolute;
    right: 36px;
    top: 0px;
  }
  .tehno-descr-three {
    position: absolute;
    right: 15px;
    top: 91px;
  }
  .tehno-descr-four {
    position: absolute;
    right: -9px;
    top: 183px;
  }
}

@media only screen and (max-width : 680px){
  .the-best-item{
    width: 100%;
  }
  .line-head {
    height: 1312px;
  }
}

@media only screen and (max-width : 676px){
  .line-head {
    height: 1353px;
  }
}

@media only screen and (max-width : 660px){
  .tehno-descr-one p, 
  .tehno-descr-two p, 
  .tehno-descr-three p, 
  .tehno-descr-four p {
    font-size: 14px;
    font-family: "Montserrat-Bold", sans-serif;
    color: rgba(0, 0, 0, 1);
  }
  .tehno-descr-one p img, 
  .tehno-descr-two p img, 
  .tehno-descr-three p img, 
  .tehno-descr-four p img {   
    opacity: 1;   
  }
}

@media only screen and (max-width : 649px){
  .how-to-get .line-head {
    height: 982px;
  }
}

@media only screen and (max-width : 614px){
  .line-head {
    height: 1407px;
  }
}

@media only screen and (max-width : 580px){
  .tehno-descr-img img {
    width: 100%;
  }
  .tehno-descr-two {
    position: absolute;
    right: -9px;
    top: 0px;
  }
  .tehno-descr-three {
    position: absolute;
    right: -11px;
    top: 91px;
  }
  .list-inline-item img{
    display: block;
  }
}

@media only screen and (max-width : 573px){
  .how-to-get .line-head {
    height: 1036px;
  }
}

@media only screen and (max-width : 560px){
  .header-own-text h1 {
    font-size: 30px;
	margin-top: 16px;
  }
  .header-own-text h2 {
    font-size: 30px;
  }
  .head-info {
    margin-top: 0;
  }
  .header-line {
    margin-top: 10px;
  }
  .tehno-descr-text h3 {
    font-size: 26px;
  }
  .line-head {
    height: 1386px;
  }
  .how-to-get .line-head {
    height: 1028px;
  }
}

@media only screen and (max-width : 546px){
  .line-head {
    height: 1445px;
  }
}

@media only screen and (max-width : 542px){
  .how-to-get .line-head {
    height: 1089px;
  }
}

@media only screen and (max-width : 520px){
  .prichini .col-xs-6{
    width: 100%;
  }
}

@media only screen and (max-width : 500px) {
  .tehno-descr-img img {
    width: 70%;
  }
  .tehno-descr-one p, 
  .tehno-descr-two p, 
  .tehno-descr-three p, 
  .tehno-descr-four p{
    font-size: 10px;
  }
  .tehno-descr-one {
    position: absolute;
    top: 92px;
    left: -13px;
  }
  .tehno-descr-two {
    position: absolute;
    right: 36px;
    top: -5px;
  }
  .tehno-descr-three {
    position: absolute;
    right: 23px;
    top: 49px;
  }
  .tehno-descr-four {
    position: absolute;
    right: -9px;
    top: 103px;
  }
  .for-what .col-xs-6{
    width: 100%;
  }
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 490px) {
  .the-best .col-xs-6{
    width: 100%;
  }
  .line-head{
    display: none;
  }
}


@media only screen and (max-width : 460px) {
	.calculator-item{
    display: block;
    margin-bottom: 14px;
  }
  .form-group-point{
    margin-left: 0;
  }
  .form-calc-btn{
    display: block;
  }
  .button-calc .header-own-btn{
    text-align: left;
    margin-top: 10px;
  }
}

@media only screen and (max-width : 430px){
  .gallery-wrap .col-xs-6{
    width: 100%;
  }
  .galeryBox__box {
    height: 325px;
  }
}

@media only screen and (max-width : 421px) {
  .tehno-descr-two {
    position: absolute;
    right: 5px;
    top: -8px;
  }
  .tehno-descr-three {
    position: absolute;
    right: 0px;
    top: 39px;
  }
  .tehno-descr-four {
    position: absolute;
    right: -9px;
    top: 89px;
  }
}

@media only screen and (max-width : 415px) {
  .header-own-text h1 {
    font-size: 26px;
  }
  .header-own-text h2 {
    font-size: 26px;
  }
}

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

@media only screen and (max-width : 385px) {
  .tehno-descr-one p, 
  .tehno-descr-two p, 
  .tehno-descr-three p, 
  .tehno-descr-four p {
    font-size: 10px;
    width: 50%;
    text-align: left;
  }
  .tehno-descr-img img {
    width: 290px;
  }
  .tehno-descr-two {
    position: absolute;
    right: -10px;
    top: -8px;
  }
  .tehno-descr-one {
    position: absolute;
    top: 92px;
    left: 14px;
  }
  .tehno-descr-three {
    position: absolute;
    right: -14px;
    top: 39px;
  }
  .tehno-descr-four {
    position: absolute;
    right: -12px;
    top: 89px;
  }
}


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

}

@media only screen and (max-width : 360px) {
  .header-own-text h1{
    font-size: 24px;
  }
  .header-own-text h2{
    font-size: 23px;
  }
  .credits-item-img img {
    width: 100px;
  }
  .credits-item-text p{
    font-size: 16px;
    line-height: 1.4;
  }
  .tehno-descr-img img {
    width: 270px;
  }
}

@media only screen and (max-width : 350px){
  .header-own-text p {
     font-size: 12px;
     max-width: 475px;
   }
}

@media only screen and (max-width : 341px){
   .prichini-item-number {
        position: absolute;
        bottom: 62px;
        left: 40px;
  }
  .prichini-item{
    margin-bottom: 45px;
  }
  .prichini{
    padding-bottom: 45px;
  }
}

@media only screen and (max-width : 330px) {
  .tehno-descr-one {
    position: absolute;
    top: 92px;
    left: 0px;
  }
  .tehno-descr-one p, 
  .tehno-descr-two p, 
  .tehno-descr-three p, 
  .tehno-descr-four p {
    font-size: 8px;
    width: 50%;
    text-align: left;
  }
}


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

}


/*==========  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) {

}


