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

    }

    /*==========  Non-Mobile First Method  ==========*/

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

      .index-news{
        padding: 0;
      }

      .s-result-item .item-top .item-top-img{
        width: 200px
      }

      .s-result-item .item-top .item-top-text .item-title{
        font-size: 19px;
      }

      .s-result-item .item-top .item-top-text .item-address{
        font-size: 18px;
      }

      h1{
        font-size: 40px;
      }


    }

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

      .vacancy-head{
        margin-top: 40px;
      }


      .sm-right{
        text-align: right;
      }

      .sm-left{
        text-align: left;
      }

      .search-block .select2-container--default .select2-selection--single .select2-selection__rendered{
        font-size: 13px;
      }

      .select2-results__option{
        font-size: 10px;
      }

      .mnu-item + .mnu-item{
        margin-left: 15px;
      }

      .top-social-item + .top-social-item{
        margin-left: 15px;
      }

      .s-result-item .item-top{
        height: 138px;
      }

      .banks-container .bank-wrapper{
        width: 50%;
        padding: 5px;
      }

      .banks-container .bank-wrapper:last-of-type,
      .banks-container .bank-wrapper:first-of-type{
        padding: 5px;
      }

      /* .calc-result .result-row .result-cell a.more{
        float: none;
        margin-left: 5px;
      } */

      .calc-label{
        height: 22px;
        font-size: 9px;
      }

      .faq{
        height: 12px;
        width: 12px;
        top: -1px;
        right: -1px;
        line-height: 12px;
      }

      .radio + label span{
        vertical-align: middle;
        font-size: 12px;
      }

      .ipoteka-col-1{
        padding-right: 40px;
      }

      .ipoteka-col-2{
        padding-right: 20px;
        padding-left: 20px;
      }

      .ipoteka-col-3{
        padding-left: 40px;
      }

      .ipoteka-col-4{
        padding-left: 40px;
      }

      .ipoteka-col-1 p,.ipoteka-col-2 p,
      .ipoteka-col-3 p{
        font-size: 14px;
      }



    }

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

      .container-fluid.ipoteka{
        padding: 0 10px;
      }

      .vacancy-phone{
        display: block;
        text-align: center;
        margin-bottom: 10px
      }

      .btn.orange.o-min{
        float: none;
      }

      .advantage:last-of-type{
        margin-bottom: 50px;
      }

      ul.vacancy,.ul-title{
        padding-left: 0;
      }

      .btn.big{
        padding: 5px 20px;
        font-size: 13px;
        width: 100%;
      }

      .call-form .title{
        font-size: 18px;
      }

      .call-form p{
        line-height: 1.4;
        font-size: 14px;
      }

      .call-form .input-container span{
        display: block;
        text-align: center;
      }

      .call-form .input-container input{
        width: 100%;
      }

      .call-form .banks-container.one{
        margin-top: 40px
      }

      .calc-label{
        height: auto;
        font-size: 10px;
      }

      .calc-container .calc-item{
        display: inline-block;
        width: 100%;
        padding: 0;
        margin-top: 10px;
      }

      .calc-container .calc-item.min{
        width: 100%;
      }

      .radio-type{
        display: inline-block;
        width: 100%;
        padding: 0;
        margin-bottom: 5px;
      }

      h1{
        font-size: 30px;
      }

      .detail-price{
        font-size: 30px;
      }

      .detail-price.old{
        font-size: 18px;
      }

      .detail-address{
        font-size: 16px;
      }

      .attr-table{
        padding: 5px 5px;
      }

      .attr-table .attr{
        font-size: 18px;
      }

      .block .half{
        display: block;
        width: 100%;
      }

      .block .half+.half{
        margin-top: 10px;
      }

      .xs-center{
        text-align: center;
      }

      .head-contact{
        font-size: 22px;
        line-height: 20px;
      }

      .head-contact span{
        font-size: 16px;
        padding-left: 12px;
        margin-left: 14px;
        line-height: 20px;
      }

      .news-row .new-mini:nth-child(1),
      .news-row .new-mini:nth-child(2),
      .news-row .new-mini:nth-child(3){
        text-align: center;
        display: block;
        width: 100%;
      }

      .news-row .new-mini:nth-child(2),
      .news-row .new-mini:nth-child(3){
        margin-top: 20px;
      }

      .news-row .new-mini .new-inner{
        max-width: none;
      }

      .tile-container .tile{
        display: inline-block;
        width: 50%;
      }

      .tile-container .tile + .tile{
        padding-left: 0;
      }

      .tile:nth-of-type(2){
        padding-left: 4px!important;
      }

      .tile:nth-of-type(4){
        padding-left: 4px!important;
      }

      .search-block .search-top .cell-big,
      .search-block .search-top .cell-min,
      .search-block .search-botoom .cell-big,
      .search-block .search-botoom .cell-min,
      .search-block .search-botoom .cell-btn,
      .search-block .search-botoom .cell-b-min,
      .search-block .search-botoom .cell-b-big{
        width: 100%;
        display : block;
        padding-right: 0;
        margin-bottom: 2px;
      }

      a.logotype{
        margin-bottom: 20px;
      }

      .calculator-icon{
        margin-bottom: 20px;
      }

      .mnu-item + .mnu-item{
        margin-left: 0;
      }

      .mnu-item{
        display: block;
      }

      .top-social{
        margin-top: 20px;
      }

      .xs-ib{
        display: inline-block;
        width: 100%;
      }

      .tog-menu{
        display: inline-block;
      }

      .toggle-menu {
        display: block;
        width: 28px;
        height: 28px;
        position: absolute;
      }

      .toggle-menu span:after, .toggle-menu span:before {
        content: "";
        position: absolute;
        left: 0;
        top: 9px;
      }

      .toggle-menu span:after {
        top: 18px;
      }

      .toggle-menu span {
        position: relative;
        display: block;
      }

      .toggle-menu span, .toggle-menu span:after, .toggle-menu span:before {
        width: 100%;
        height: 2px;
        background-color: #000;
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-border-radius: 2px;
        border-radius: 2px;
      }

      .toggle-menu.on span {
        background-color: transparent;
      }

      .toggle-menu.on span:before {
        -webkit-transform: rotate(45deg) translate(-1px, 0);
        -ms-transform: rotate(45deg) translate(-1px, 0);
        transform: rotate(45deg) translate(-1px, 0);
      }

      .toggle-menu.on span:after {
        -webkit-transform: rotate(-45deg) translate(6px, -7px);
        -ms-transform: rotate(-45deg) translate(6px, -7px);
        transform: rotate(-45deg) translate(6px, -7px);
      }

      .tog-menu > a {
        position: relative;
        z-index: 9999;
      }

      .mnu{
        display: none;
      }

      .s-result-item .item-bottom .option{
        font-size: 16px;
      }

      .s-result-item .item-bottom .price{
        font-size: 35px;
      }

      .s-result-item .item-bottom .price span{
        font-size: 24px;
      }

	  .s-result-item .item-top{
		  height:auto !important;
	  }
	  
      .s-result-item .item-top .item-top-img{
		width:100%;
		text-align:center;
		display:inline-block;
      }
	  .item-top-text{
		  clear:both;
		  display:block;
		  float:left;
	  }
	  
	  
	  /********************
			ШАПКА
	  ********************/
	  .head-line>.container>.row>.col-md-6{
		  text-align:center;
	  }
	  
	  .head-time{
			margin: 0 auto;
			display: inline-block;
	  }
	  .head-contact{
			margin: 0 auto;
			display: inline-block;
	  }
	  
	  .s-result-item .item-top .item-top-img img{
        
		max-width:80%;
		height:auto;
      }

      .s-result-item .item-top .item-top-text .item-description{
        height: auto;
      }

      .banks-container .bank-wrapper .bank .bank-price{
        font-size: 30px;
      }

      .attr-cell,.attr-cell + .attr-cell{
        font-size: 12px;
      }

      .calc-result .result-row .result-cell{
        display: inline-block;
        width: 100%;
        text-align: center;
        border-bottom: none;
        padding: 5px 5px;
      }

      .calc-result .result-row+.result-row{
        margin-top: 20px;
        display: block;
      }

      .calc-result .result-row .result-cell a.more{
        float: none;
        display: block;
        margin-top: 10px;
      }

      .calc-title{
        text-align: center;
      }

      .calc-bottom .btn{
        margin: 0;
      }

      .ipoteka-col-1{
        padding-right: 20px;
      }

      .ipoteka-col-2{
        padding-right: 10px;
        padding-left: 10px;
      }

      .ipoteka-col-3{
        padding-left: 20px;
      }

      .ipoteka-col-4{
        padding-left: 20px;
      }

      .range.open .range-inner{
        box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5)
      }

      .range .range-inner:after{
        content: none;
      }


    }

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

      .attr-cell,.attr-cell + .attr-cell{
        display: block;
        width: 100%;
        text-align: center;
        border-bottom: none;
        line-height: 24px;
      }

      .attr-row+.attr-row .attr-cell{
        padding-top: 10px;
      }

      .attr-row+.attr-row .attr-cell+.attr-cell{
        padding-top: 0px;
      }

      .banks-container .bank-wrapper{
        width: 100%;
      }

      .s-result-item .item-bottom .option:first-of-type{
        margin-left: 0;
      }

      .s-result-item .item-bottom .price{
        display: block;
        float: none;
        margin: 10px 30px;
      }

      .s-result-item .item-bottom{
        text-align: center;
      }

      .head-contact span{
        border-left: none;
        padding-left: 0px;
        margin-left: 0px;
        display: block;
      }

      .tile-container .tile{
        display: inline-block;
        width: 100%;
      }

      .tile:nth-of-type(2){
        padding-left: 0!important;
      }

      .tile:nth-of-type(4){
        padding-left: 0!important;
      }

      h1.index span{
        font-size: 28px;
      }

    }

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

    }
	
	
	
	
	
.form-input{
  min-height: 30px;
}
 
.text-form .fields input{
  min-height: 36px;
}
 
.calc-container .calc-item .input-container input{
  min-height: 34px;
}
 
.call-form .input-container input{
  min-height: 36px;
}
 
.search-block input{
  min-height: 50px;
}
