/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1440px) {
  .bunner-content,
  .bunner {
    height: auto;
  }
  .bunner:before {
    height: calc(100% + 90px);
  }
  .bunner-right {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width : 1200px) {
  .slick-arrow {
    left: calc(100% - 60px)
  }
  .slick-arrow.slick-prev {
    left: calc(100% - 120px)
  }
  .feedback-content {
    left: 20px;
  }
  .header-right {
    padding-left: calc(30% - 100px);
  }
  .slick-slider .slick-list {
    padding-left: 20px;
  }
  .review,
  .difference {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
} 

@media only screen and (max-width : 1100px) {
  .bunner-form {
    width: 400px;
  }
  .feedback .bunner-form {
    max-width: calc(100% - 20px);
    width: calc(100% - 20px)
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1030px) {
  .difference {
    width: 320px;
  }
  .bunner:after {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  .differences:after {
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  .feedback-left:before {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
    right: 15px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  .review {
    width: 370px;
  }
  .feedback .bunner-form input {
    width: 100%;
    margin-right: 0;
  }
  .bunner-form input:first-of-type {
    margin-bottom: 30px;
  }
  .feedback-title {
    font-size: 35px;
  }
  .difference-container {
    margin: auto;
  }
  .review-content {
    font-size: 14px;
  }
  .difference-top,
  .difference-content {
    padding: 20px;
  }  
  .review-content {
    padding: 20px;
    padding-top: 100px;
  }
  .review,
  .difference {
    margin: 0 15px;
  }
  .review {
    margin-top: 50px;
  }
  .section-title {
    font-size: 36px;
  }
  .slick-arrow {
    top: -80px;
  }
  .bunner-icons > div span {
    font-size: 14px;
  }
  .bunner .bunner-form button.btn {
    margin-top: 0;
  }
}
@media only screen and (max-width : 930px) {
  .bunner .bunner-form {
    display: none;
  }
  .bunner .bunner-form + .hidden.btn {
    display: block;
    margin-left: 35px;
    width: 50%;
  }
  .bunner-right h1 {
    font-size: 45px;
  }
  .bunner-icons > div {
    margin-bottom: 25px;
  }
  .bunner-right h1 {
    margin: 25px 0;
  } 
  .differences-slider, .reviews-slider {
    width: 110vw;
  }
  .slick-arrow.slick-prev {
    left: calc(100% - 210px)
  }
  .slick-arrow {
    left: calc(100% - 150px);
  }
  .section-title {
    font-size: 32px;
  }
  .slick-arrow {
    top: -70px;
  }
  .bunner-icons > div:nth-of-type(4),
  .bunner-icons > div:nth-of-type(5),
  .bunner-icons > div:nth-of-type(6) {
    margin-bottom: 15px; 
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .bunner-icons > div span {
    line-height: 1;
  }
  .bunner .bunner-form + .hidden.btn {
    width: 55%; 
  }
  .difference {
    width: 330px;
  }
  .review {
    width: 420px;
  }
  .bunner-icons > div span {
    font-size: 11px;
  }
  .bunner-icons {
    margin-top: 30px;
  }
  .section-title {
    font-size: 28px;
  }
  .differences-slider, .reviews-slider {
    width: 137vw;
  }
  .feedback, .feedback-left, .feedback-right {
    height: auto;
  }
  .feedback-content {
    position: static;
    margin: 80px 20px 30px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .feedback-title {
    font-size: 28px;
  }
  .feedback-content .bunner-form {
    width: 100%;
    max-width: 100%;
  }
  button.btn {
    width: 60%;
  }
  .feedback button.btn {
    width: 100%;
  }
  .check-label {
    width: 100%;
    margin-top: 20px;
    max-width: 220px;
    text-align: left;
    margin-left: 0;
  }
  .differences.color {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width : 620px) {
  .bunner .bunner-form + .hidden.btn {
    width: 60%; 
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 600px) {
  .slick-arrow {
    display: none !important;
  }
  header {
    background: #fcaebb;
    padding-top: 25px;
  }
  .logo {
    display: inline-block;
  }
  .inst, .header-phone {
    color: #fff !important;
  }
  .inst svg path {
    fill: #fff
  }
  .bunner-content {
    padding: 0;
  }
  .bunner-content > .img {
    width: 100%;
    height: calc(100vh - 90px);
    max-height: 600px;
    min-height: 520px;
    max-width: 100%;
    position: relative;
  }
  .bunner-content > .img:before {
    content: '';
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
    top: 0;
    left: 0;
    position: absolute;
  }
  .bunner:after {
    display: none;
  }
  .bunner-right h1 {
    position: absolute;
    top: 50px;
    left: 20px;
    z-index: 100;
    max-width: 400px;
    padding-left: 0;
  }
  .bunner-content:after {
    content: url(../img/hand2.svg);
    top: 220px;
    left: 20px;
    bottom: initial
  }
  .bunner-right {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .bunner:before {
    display: none;
  }
  .bunner .bunner-form + .hidden.btn {
    position: absolute;
    width: 50%;
    min-width: 220px;
    top: 430px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .bunner-icons > div span {
    font-size: 14px;
  }
  .feedback-right {
    display: none;
  }
  .feedback-left {
    width: 100%;
  }
  footer .container > div {
    width: 100%;
    text-align: center;
  }
  footer .container > div.footer-left {
    margin-bottom: 20px;
  }
  .footer-right a {
    display: block;
    margin-top: 7px;
    float: none;
  }
  footer {
    overflow: hidden;
  }
  .popup {
    padding: 40px 20px;
  }
  .difference-info {
    top: initial;
    bottom: -100px;
  }
  .difference {
    width: 300px;
  }
  .review {
    width: 300px;
  }
  .bunner-right {
    padding: 40px 0;
  }
  .bunner-icons {    
    margin-top: 0;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 480px) {
  .bunner-icons > div {
    width: 50%;
    text-align: center;
  }
  .bunner-icons > div:nth-of-type(5), 
  .bunner-icons > div:nth-of-type(6) {
    margin-bottom: 0;
  }
  .bunner-icons {
    margin-left: 0;
  }
  .bunner-icons > div img {
    right: 0;
    margin: auto;
  }
  .differences-slider, .reviews-slider {
    width: 100%;
  }
  .differences .container {
    padding-left: 0;
    padding-right: 0;
  }
  .differences-slider, .reviews-slider {
    right: 0;
    z-index: 10;
  }
  .slick-arrow {
    display: none !important;
  }
  .section-title {
    text-align: center;
    padding: 0 10px;
  }
  .common {
    padding: 40px 0;
  }
  .differences.color {
    padding-bottom: 50px;
  }
  .header-phone {
    display: none;
  }
  .header-right {
    text-align: right
  }
  .popup-title {
    font-size: 22px;
  }
  .popup {
    padding: 30px 15px;
  }
  .popup-subtitle {
    margin: 10px 0 30px;
  }
  .difference-text {
    margin-bottom: 30px;
  }
  .differences:after {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  .feedback-left:before {
    right: 10px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
}

@media only screen and (max-width : 380px) {
  .bunner-right h1 {
    top: 20px;
  }
}

@media only screen and (max-width : 330px) {
  .difference {
    width: 280px;
  }
  .review {
    width: 280px;
  }
}

/*==========  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) {

}