/*==========  Desktop First Method  ==========*/
@media only screen and (max-width : 1330px) {
  .to-begin {    
    top: 25px;
  }
}

@media only screen and (max-width : 1300px) {
  .to-begin {
    top: 15px;
  }
}

@media only screen and (max-width : 1260px) {
  .to-begin {
    top: 5px;
  }
}

@media only screen and (max-width : 1222px) {
  .owl-theme .owl-controls {
    margin-top: -71px;   
  }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  
}

@media only screen and (max-width : 1199px) {
  .navbar-nav > li > a{
    padding: 0 10px;
    top: 28px;
  }
  .navbar-nav > li.not-active > a {
    top: 43px;
  }
  .top-info {      
    margin-top: 10px;
  }
  .begin-wrap li.last-type{
    padding-bottom: 120px;
  } 
  .price-unit .section-title h3 {    
    margin-top: 0;
    line-height: 1.2;
  }
  .section-title h3 {    
    line-height: 1.2;
  }
  .video-cont-ak iframe {
      height: 450px;    
  }
  .price-unit-pageone {
    padding-top: 70px;
  }
}

@media only screen and (max-width : 1165px) {
  .banner-img {    
    width: 106%;
  }
}

@media only screen and (max-width : 1100px) {
  .banner-img {    
    width: 112%;
  }
}

@media only screen and (max-width : 1050px) {
  .banner-img {    
    width: 120%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .banner-carousel-text {   
    bottom: 205px;
  }
}

@media only screen and (max-width : 991px) {  
  .phone-wrap {
    text-align: left;
    margin: 0px 0 14px 0;
  }
  .nav-menu-wr {
    text-align: right;
  }
  #nav-mobile-btn {    
    top: 9px;    
  }
  .video-hero {
    padding: 80px 0;   
  }
  .logo-wrap-head {    
    margin-top: -60px;
  }
  .logo-wrap-head img{
    width: 100px;
  }
  .carousel-wrap h3 {
    font-size: 38px;   
  }  
  .information-item h3 {    
    margin-top: 0;
  }
  .begin-wrap .img-item img {   
    margin-top: 10px;
  }
  .to-begin {   
    padding-bottom: 20px;
  }
  footer .phone-wrap{
    text-align: right;
  }
  footer {    
    padding-bottom: 0;
  }
  footer .logo-wrap-head {
    margin-top: 23px;    
  }
  .own-head-title h1 {
    font-size: 38px;
  }
  .description p {
    font-size: 28px;    
  }
  #slider-result {    
    left: -15px;
    font-size: 28px;    
  }
}

@media only screen and (max-width : 980px){
  .banner-img {
    width: 126%;
  }
}

@media only screen and (max-width : 935px){
  .banner-img {
    width: 135%;
  }
 .banner-carousel-text {
    bottom: 235px;
  }
}

@media only screen and (max-width : 875px){
  .banner-img {
    width: 142%; 
  }
}

@media only screen and (max-width : 830px){
  .banner-img {
    width: 150%; 
  }
}

@media only screen and (max-width : 790px){
  .banner-img {
    width: 156%; 
  }
}

@media only screen and (max-width : 767px) {
  .top-info li {
    display: block;    
  }
  .video-hero .carousel-text{
    text-align: center; 
  }
  .logo-wrap-head{
    text-align: center;
  }
  .begin-wrap ul li:after{
    display: none;
  }
  .circle-item {    
    display: block;   
    top: 0px;
    margin: auto;
  }
  .begin-wrap .img-item img {
    margin-top: 20px;
  }
  .information-item h3 {    
    text-align: center;
  }
  .information-item p {   
    text-align: center;
  }
  .begin-wrap li {
    padding-bottom: 40px;
  }
  .begin-wrap li.last-type {
    padding-bottom: 0;
  }
  .price-descr-item h5 {    
    text-align: center;
  }
  .price-descr-item .descr-wrap{
    text-align: center;
  }
  .price-descr-item .price-descr{
    text-align: center;
  }
  .price-descr-item .btn-descr{
    text-align: center;
  }
  .price-descr-item {    
    padding: 15px 15px 36px 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
  footer .phone-wrap {
    text-align: center;
  }  
  .ui-slider-handle {
    width: 40px;
    height: 40px;    
    top: -20px;
    margin-left: 1px;    
  }
  .ui-slider-handle i {    
    font-size: 19px;
    top: 12px;
    left: 10px;
  }
  #slider-result {
    top: 35px;
    font-size: 22px;
  }
  .slider {    
    width: 87%;
  }  
  #slider-result {
    left: -29px;    
  }
  .video-cont-ak iframe {
    height: 400px;
  }
  .accordion .trigger .content p {
    margin: 0px 30px 30px;    
  }
  .accordion .trigger .content h3{
    margin-bottom: 20px;
  }
  .faq {
    padding: 40px 0 70px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.banner-carousel-text .logo-partner img {    
    width: 180px;
  }
  .price-descr-item .price-img img {
    width: 68%;
  }
  .price-descr-item .price-img {    
    bottom: 23px;
  }
}


@media only screen and (max-width : 750px){
  .banner-img {
    width: 164%;
  }
}

@media only screen and (max-width : 740px) {
  .carousel-wrap h3 {   
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .own-head-title h1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .own-head-title img {   
    width: 84px;    
  }
}

@media only screen and (max-width : 720px){
  .banner-img {
    width: 171%;
  }
}

@media only screen and (max-width : 690px) {
  .banner-img {
    width: 180%;
  }
  .video-cont-ak iframe {
    height: 330px;
  }
}

@media only screen and (max-width : 650px) {
  .banner-img {
    width: 190%;
  }
}

@media only screen and (max-width : 620px) {
  .banner-img {
    width: 200%;
  }
  .description p {
    font-size: 26px;
  }
}

@media only screen and (max-width : 640px) {
  .video-hero {
    padding: 70px 0;
  }
}

@media only screen and (max-width : 590px) {
  .banner-img {
    width: 210%;
  }
}

@media only screen and (max-width : 595px) {
  .carousel-wrap h3 {
    font-size: 28px;
  }
  .carousel-text a {    
    padding: 5px 16px 7px 16px;    
  }
  .own-head-title h1 {
    font-size: 28px;
  }
  .own-head-title {    
    margin-top: 0;    
  }
  .own-head-title img {
    width: 64px;
  }
}

@media only screen and (max-width : 560px) {
  .banner-img {
    width: 220%;
  }
  .video-cont-ak iframe {
    height: 280px;
  }
}

@media only screen and (max-width : 545px) {
  .video-hero {
    padding: 60px 0;
  }
  .logo-wrap-head img {
    width: 80px;
  }
  .logo-wrap-head {
    margin-top: -46px;
  }
}

@media only screen and (max-width : 535px) {
  .banner-img {
    width: 230%;
  }
}

@media only screen and (max-width : 535px) {
  .banner-img {
    width: 240%;
  }
  .banner-carousel-text .logo-partner img {
    width: 170px;
  }
  .banner-carousel-wrap h3{
    font-size: 16px;
  }
  .banner-carousel-text {
    bottom: 222px;
  }
}

@media only screen and (max-width : 490px) {
  .banner-img {
    width: 250%;
  }
  .begin-wrap li {
    padding-bottom: 0px;
  }
  .price-descr-item .price-img img {
    width: 100%;
  }
}

@media only screen and (max-width : 470px) {
  .banner-img {
    width: 265%;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.video-hero .video {    
    top: 141px;  
    width: 120%;  
  }
  .carousel-wrap h3 {
    font-size: 22px;
    margin-bottom: 0;
  }
  .video-hero {
    padding: 70px 0;
  }
  .slider-title p {    
    font-size: 15px;    
  }
  .salary-wrap .slide-wr-ttl:after {    
    top: 111%;    
  }
  #slider-result {    
    font-size: 17px;
  }
 
}

@media only screen and (max-width : 470px){
  .video-hero .video {    
    width: 140%;
  }
}

@media only screen and (max-width : 450px) {
  .banner-img {
    width: 275%;
  }
  .video-cont-ak iframe {
    height: 225px;
  }
  .accordion .trigger .content p {
    margin: 0px;
  }
  .accordion .trigger .content h3 {
    margin-bottom: 20px;
    margin-left: 0;
    text-align: center;
  }
  .video-cont-ak{
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width : 430px) {
  .banner-img {
    width: 285%;
  }
}

@media only screen and (max-width : 415px) {
  .banner-img {
    width: 300%;
  }
}

@media only screen and (max-width : 410px) {
  .video-hero .video {
    width: 175%;
  }
  .ui-slider-handle {    
    margin-left: -29px;
  }
  #slider-result {
    left: -10px;
  }
  .slider-title p {    
    left: -18px;
  }
}


@media only screen and (max-width : 395px) {
  .banner-img {
    width: 310%;
  }
  .video-cont-ak iframe {
    height: 190px;
  }
  .slider-title p {
    left: 1px;
  }
}

@media only screen and (max-width : 395px) {
  .banner-img {
    width: 325%;
  }
  .banner-carousel-text .logo-partner img {
    width: 150px;
  }
  .banner-carousel-wrap h3 {
    font-size: 14px;
  }
   .own-head-title h1 {
    font-size: 22px;
  }
  .own-head-title img {
    width: 55px;
  }
}

@media only screen and (max-width : 365px) {
  .banner-img {
    width: 335%;
  }
}

@media only screen and (max-width : 355px) {
  .banner-img {
    width: 350%;
  }
}

@media only screen and (max-width : 340px) {
  .banner-img {
    width: 365%;
  } 
}

@media only screen and (max-width : 330px) {
  .banner-img {
    width: 380%;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
  .video-hero .video {
    top: 95px;
    width: 264%;
  }  
}


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

}