@media (min-width:1400px){

}
@media (min-width:1200px){


}
@media (min-width:992px) and (max-width:1199px)  {
 .main-slider .next-slide{right:0px}
.main-slider .prev-slide{left:0px}
.big-slider .slide-thumb img{
    max-width:529px;
    height:auto;
    max-height:470px
}
.about-why-choose .why-choose-container{
    background-size:500px 500px
}
.about-why-choose .why-choose-item .item-content{
    width:260px;
}
.about-why-choose .why-choose-item .item-ico{
    padding-right:70px
}
.about-why-choose .why-choose-item.right .item-ico{
    padding-left:70px;
    padding-right:0px
}
.about-why-choose .why-choose-center{
    left:300px
}

}

@media (max-width:991px)  {
    .big-slider .slide-thumb img{
    max-width:380px;
    height:auto;
    max-height:470px
}
.about-why-choose .why-choose-container{
    background:none
}
.about-why-choose .why-choose-center{
    display:none
}
.about-why-choose .why-choose-item:nth-child(1) ,.about-why-choose .why-choose-item:nth-child(2){
    margin-bottom:0px;
}
.about-why-choose .why-choose-item{
    width:450px;

}
}
@media (max-width:767px){
   .big-slider .slide-content{
     float:none;
     text-align:center

   }

}


@media (max-width:480px){
    .main-slider{
        height:auto
    }

   .section-description{
    padding-right:10px;
    padding-left:10px;
   }
   .about-us .about-top{
       padding:0 15px
   }

   .about-why-choose .why-choose-item .item-content{
       width:230px;
       padding-right:5px;
   }
   .about-why-choose .why-choose-item.right .item-content{
       padding-left:0
   }

   .about-why-choose .why-choose-item .item-content h4{
       font-size:16px
   }
   .about-why-choose .why-choose-item .item-content p{
       font-size:14px;
       width:215px
   }
   .about-why-choose .why-choose-item.right .item-content{
       margin-left:5px;
   }

   .about-why-choose .why-choose-item.right .item-ico{
       float:right;
       width:75px;
   }
   .about-why-choose .why-choose-item.left .item-ico{
       float:left;
       width:75px;
   }
   .our-plans table tr:first-child{
       font-size:11px;
   }
   .our-plans table tr td{
      font-size:11px;
   }
   .our-plans table tr td:first-child{
    padding-left:5px
}
.domain-prices .domain-item:last-child{
    margin-right:15px
}
.domain-prices .domain-item{width: calc(50% - 15px);}

.domain-links {
    clear: both;
    display: inline-block;
    text-align: center;
}
.host-serv-slider .slick-dots{
    text-align:center;
    right:auto
}
.need-help{font-size: 17px;}
.section-title,.domain-search h3{font-size: 23px;}
.about-why-choose h3{font-size: 26px;}
.big-slider .slide-content h2{font-size: 28px;}
nav .call-us{text-align: center;}
.nav-btns{text-align: center;float: none;}
}
