@charset "UTF-8";


@media only screen and (max-width: 1920px) {
    #see-works {
	       width: 1024px;
    }

    .work-carousel li {
	       width: 250px;
    }
}

@media only screen and (max-width: 1600px) {
    #see-works {
	       width: 1024px;
    }

    .work-carousel li {
	       width: 250px;
    }
}

@media only screen and (max-width: 1440px) {
    #see-works {
	       width: 900px;
    }

    .work-carousel li {
	       width: 250px;
    }
}


@media only screen and (max-width: 960px) {
    #see-works {
	       width: 768px;
    }

    .work-carousel li {
	       width: 195px;
         /* height: 170px; */
    }
}

@media only screen and (max-width: 800px) {
    #see-works {
	       width: 640px;
         /* height: 170px; */
    }
    .work-carousel li {
	     width: 195px;
       /* height: 170px; */
    }

}


@media only screen and (max-width: 700px) {
    #see-works {
	width: 480px;
    }
    .work-carousel li {
	width: 220px;
    }

}



@media only screen and (max-width: 2414px) {
  .service-item{
    margin-bottom: 100px;
  }
}


@media only screen and (max-width: 2300px) {
  #footer-container{
    width: 80%;
  }
  .contacts-block{
    width: 33%;
    margin-bottom: 30px;
  }
}


@media only screen and (max-width: 2000px) {
  .social{
    margin: 2px 0 0 0;
  }
}
@media only screen and (max-width: 1920px) {

  h2{ font-size: 45px;}
  p{  font-size: 18px;}
  h3{font-size: 30px;}
  #skyway #intro{
    min-height: 550px;
  }
  #skyway{
      background-image: url('img/background_1920_new.jpg');
      padding: 100px 0 0 0;
  }

  #logo_wrapper {
      margin: 80px auto 0 auto;
  }


  #logo{
    width: 310px;
    height: 147px;
    background-image: url("img/logo_new.png");
    transform: translateY(25px);
  }

  #slogan{  margin-top: 51px; }
  #slogan h1{font-size: 53px;}
  #top-menu{font-size: 18px;margin-top: 30px;}

  #langs{
    width: 112px;
    height: 33px;
    margin-top: 78px;
  }
  .lang{
    display:block;
    width: 50px;
    height: 33px;
    float:left;
  }


  .lang:first-child{margin-right: 12px;}
  .lang-en{background: url('img/sprite.png') no-repeat -148px -652px;}
  .lang-en:hover{	background: url('img/sprite.png') no-repeat -148px -685px;}

  .lang-ru{background: url('img/sprite.png') no-repeat -148px -718px;}
  .lang-ru:hover{	background: url('img/sprite.png') no-repeat -148px -751px;}

  #phone{
    font-size: 23px;
    margin-top: 25px;
  }
  #ourteam{
  	height: 980px;
  }


  #about{
    padding: 20px 0 0 0;
  }

  .about-p{
      padding: 0 3% 40px 3%;
  }

  #h2-about{ margin: -8px 0 20px 0; }
  #h2-work{  margin: -8px 0 20px 0;    }

  #h2-services{  margin: 0 0 64px 0; }

  #work-foot .more{font-size: 18px;}

  #see-works{
    margin: 50px auto 38px auto;
  }
  #work-section{
    min-height: 500px;
      padding: 60px 0 39px 0;
  }
  .work-carousel-control-prev{
    background: url(img/sprite.png) -251px -474px;
  }

  .work-carousel-control-prev:hover{
    background: url(img/sprite.png) -251px -566px;
  }

  .work-carousel-control-next{
    background: url(img/sprite.png) -251px -658px;
  }

  .work-carousel-control-next:hover{
    background: url(img/sprite.png) -442px -750px;
  }




  .main-button{
    height: 79px;
    width: 214px;
    margin: 0 15px;
  }
  .toabout{ background: url('img/sprite.png') no-repeat -74px 0;}
  a.toabout:hover{
    background-position: -74px -79px;
  }

  .towork{
    background: url('img/sprite.png') no-repeat -74px -158px;
  }

  a.towork:hover{
    background-position: -74px -237px;
  }
  .toservices{
    background: url('img/sprite.png') no-repeat -74px -316px;
  }


  a.toservices:hover{
    background-position: -74px -395px;
  }

  #our-work-arrow{
    background: url('img/sprite.png') no-repeat -148px -474px;
  	height: 45px;
    width: 103px;
    margin: 0 auto;
    display: block;
  }

  #services-arrow{
    background: url('img/sprite.png') no-repeat -148px -519px;
  	height: 45px;
    width: 103px;
    margin: 0 auto;
    display: block;
  }
  #quote-arrow{
    background: url('img/sprite.png') no-repeat -148px -564px;
  	height: 43px;
    width: 103px;
    margin: 0 auto;
    display: block;
  }


  .service-icon{
  	width: 74px;
  	height: 73px;
    background-image:  url('img/sprite.png');
  }

  #i-service-website{background-position: 0 0;}
  #i-service-programming{background-position: 0 -149px;}
  #i-service-identity{background-position: 0 -297px; }
  #i-service-creative{background-position: 0 -445px;}
  #i-service-promotion{background-position: 0 -593px;}
  #i-service-hosting{background-position: 0 -741px;}
  #i-service-market{background-position: 0 -889px;}
  #i-service-more{background-position: 0 -1037px;}

  #a-service-hosting    {color:#1aabff;text-decoration:none;}
  #a-service-website    {color:#dd5d93;text-decoration:none;}
  #a-service-identity   {color:#ffc05d;text-decoration:none;}
  #a-service-programming{color:#f89074;text-decoration:none;}
  #a-service-creative   {color:#88cc62;text-decoration:none;}
  #a-service-promotion  {color:#26c57c;text-decoration:none;}
  #a-service-market     {color:#7390ff;text-decoration:none;}
  #a-service-more       {color:#b57ffe;text-decoration:none;}

  .service-item{
    margin-bottom: 0;
  }
  #services-container{
    padding: 50px 0 25px 0;
  }


  .service-item:hover #a-service-website,
  .service-item:hover #a-service-hosting,
  .service-item:hover #a-service-promotion,
  .service-item:hover #a-service-creative,
  .service-item:hover #a-service-market,
  .service-item:hover #a-service-programming,
  .service-item:hover #a-service-identity,
  .service-item:hover #a-service-more{
  	color:white;
  }
  .service-item:hover #i-service-website{background-position: 0 -74px;}
  .service-item:hover #i-service-programming{background-position: 0 -223px;}
  .service-item:hover #i-service-identity{background-position: 0 -371px; }
  .service-item:hover #i-service-creative{background-position: 0 -519px;}
  .service-item:hover #i-service-promotion{background-position: 0 -667px;}
  .service-item:hover #i-service-hosting{background-position: 0 -815px;}
  .service-item:hover #i-service-market{background-position: 0 -963px;}
  .service-item:hover #i-service-more{background-position: 0 -1111px;}

  #contacts-arrow{
    background: url('img/sprite.png') no-repeat;
    background-position: -148px -607px;
  	height: 45px;
    width: 102px;
    margin: 0 auto;
    display: block;
  }

  #contacts-mail{
    width:45px;
    height:30px;
    background-image: url('img/sprite.png');
    background-position: -148px -784px;
  }

  .social{
    width: 74px;
    height: 74px;
  }

  .yt{background-image: url('img/sprite.png');background-position: -74px -474px;margin-right: 10px;}
  .fb{background-image: url('img/sprite.png');background-position: -74px -622px;margin-right: 10px;}
  .tw{background-image: url('img/sprite.png');background-position: -74px -770px}

  .yt:hover{background-position: -74px -548px;}
  .fb:hover{background-position: -74px -696px}
  .tw:hover{background-position: -74px -844px}

  #footerlogo {
    width: 55px;
    height: 50px;
  	background: url('img/sprite.png') no-repeat;
    background-position: -74px -918px;
  }
  #footerlogo:hover {
      background-position: -74px -968px;
  }

  #totop{
    width: 36px;
    height: 50px;
    background: url(img/sprite.png) no-repeat -198px -652px;
  }
  .p-main{
  	font-size: 26px;
    width: 800px;
  }

  #h2-about{
    font-size: 45px;
  }

  .stars{ height: 85%; }

  #quote-container{
  	padding: 20px 0;
    display: block;
  }

  #h2-quote{
    	margin: 0 auto 24px;
  }

  #h3-quote{
    font-size: 18px;
    font-family: OpenSansBold;
    margin: 0 auto 15px;
  }
  .form-col{
    width: 62%;
  }
  .form-row{
    width: 400px;
    height: 65px;
  }
  .textfield{
    font-size: 19px;
    height: 55px;
  }
  textarea{
    width: 812px;
    font-size: 19px;
  }
  #quote-submit{
    width: 812px;
    height: 42px;
    font-size: 17px;
  }

  .quote-text{
    font-size: 19px;
    margin: 0;
  }
  .quote-text2{
    padding: 10px;
  }

  .desc2{
    font-size: 22px;
  }

  #footer-container{
    width: 100%;
  }

  .contacts-block{
      width: 22%;
      margin-bottom: 0;
  }

  .contacts-block p{
      font-size: 19px;
  }

  #foot-menu{font-size: 18px;}

  #services-container{
      min-height: 200px;
  }
  #services-section{
    min-height: 200px;
  }


  .service-item{ width: 180px;font-size: 17px;}
  .service-href{ width: 180px;}



  .work-carousel-control-prev{
    /*width: 34px;
    height: 74px;*/
    background: url(img/sprite.png) -251px -474px;
  }

  .work-carousel-control-next{
    /*width: 34px;
    height: 74px;*/
    background: url(img/sprite.png) -251px -658px;
  }
  .work-carousel-control-prev:hover{
    background: url(img/sprite.png) -251px -566px;
  }

  .work-carousel-control-next:hover{
    background: url(img/sprite.png) -251px -750px;
  }
} /* end 1920 */


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

  .contacts-block{
      margin-bottom: 30px;
  }
  .contacts-block:last-child{
      margin-bottom: 5px;
  }
}

/*start 1680 */
@media only screen and (max-width: 1680px) {

  #skyway{
      background-image: url('img/background_1680_new.jpg');
  }
  #skyway #intro{
    min-height: 530px;
  }
  #ourteam{
  	height: 860px;
  }


  .form-col{
    width: 62%;
  }
  .form-row{
    width: 340px;
    height: 60px;
  }
  textarea{
    width: 696px;
    font-size: 18px;
  }
  .textfield{
    font-size: 18px;
    height: 50px;
  }
  #quote-submit{
    width: 696px;
    height: 42px;
    font-size: 17px;
  }

  .service-item{font-size: 17px;}
  .service-href{}

}
/*end 1680*/

/*start 1600 */
@media only screen and (max-width: 1600px) {

  #skyway{
      background-image: url('img/background_1600_new.jpg');
  }
  #langs{
    margin-top: 68px;
  }
  #skyway #intro{
    min-height: 500px;
  }
  #ourteam{
  	height: 810px;
  }

}
/*end 1600*/

/*start 1440*/
@media only screen and (max-width: 1480px) {
  #skyway{
      background-image: url('img/background_1440_new.jpg');
  }
  #skyway #intro{
    min-height: 480px;
  }

  #ourteam{
  	height: 696px;
  }

  .service-item{width: 300px; font-size: 17px;}
  .service-href{ width: 300px;}
}
/*end 1440*/


/************************** start 1230*/
@media only screen and (max-width: 1230px) {
  .service-item{width: 250px; font-size: 17px;}
  .service-href{ width: 250px;}
}
/* end 1230*/

/************************** start 1366*/
@media only screen and (max-width: 1366px) {
  #skyway{
      /*background-image: url('img/background_1366.jpg');*/
  }

  #skyway #intro{
    min-height: 511px;
  }

  #logo_wrapper {
      margin: 50px auto 0 auto;
      padding: 0px 20px;
      z-index: 300;
  }

  .stars{
  	height: 80%;
  }

  #ourteam{
  	height: 690px;
  }

  .service-item {   width: 280px;  }
  .service-href{  width: 280px;}

  .form-col{
    width: 70%;
  }
  .form-row{
    width: 340px;
    height: 60px;
  }
  textarea{
    width: 696px;
    font-size: 17px;
  }
  .textfield{
    font-size: 17px;
    height: 50px;
  }
  #quote-submit{
    width: 696px;
  }

	.contacts-block{
	  min-width: 400px;
	}


}
/* end 1366 */
/*start 1280*/
@media only screen and  (max-width: 1282px) {
  #skyway{
      background-image: url('img/background_1280_new.jpg');
      padding: 85px 0 0 0;
  }

  #ourteam{
  	height: 633px;
  	/*background: url(img/our_team_white_1280.jpg) no-repeat top center;*/
  }
}
/*end 1280*/
@media only screen and (max-width: 1152px) {

  .service-item,.service-href{
  	width: 250px;
  }

}
/*start 1024*/
@media only screen and (max-width: 1024px) {
  #skyway{
      background-image: url('img/background_1024_new.jpg');
  }
  #ourteam{
  	height: 510px;
  }
  .service-item,.service-href{
  	width: 210px;
  }

  .form-col{
    width: 90%;
  }
  .form-row{
    width: 340px;
    height: 60px;
  }
  textarea{
    width: 696px;
    font-size: 17px;
  }
  .textfield{
    font-size: 17px;
    height: 50px;
  }
  #quote-submit{
    width: 696px;
  }

}
/*end 1024*/

@media all and (max-width: 950px) {

  #about-text{
    display: block;
    white-space: normal;
  }

  .about-block{
    width: 95%;
  }

  .about-p{
        width: 100%;
        display: inline-block;
        text-align: justify;
        padding: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 15px;
        height: auto;
  }

  .about-block:last-child{
        padding: 0 0 40px 0;
  }
  .contacts-block{
    min-width: 350px;
  }
}

@media all and (max-width: 864px) {
  .service-item,.service-href{
  	width: 190px;
  }
}

@media all and (max-width: 854px) {

  #top-menu{
    line-height: 150%;
    margin-top: 20px;
  }
  #skyway #intro{
    min-height: 405px;
  }
  #allstars{ display: none}
  #slogan h1{
    white-space: normal;
  }

  #skyway{
    padding: 40px 0 0 0;
      background-image: url('img/background_854_new.jpg');
  }

  #logo_wrapper {
      margin: 0;
  }

  #ourteam{
      height: 475px;
  }

  #langs{
    margin-top: 35px;
  }


  .main-button{
    margin: 0 1px;
  }

  #logo {
    width: 250px;
    height: 119px;
    background-image: url("img/logo_new.png");
    transform: translateY(25px);
  }

  .p-main{
  	font-size: 25px;
    width: 600px;
    text-shadow: none;
  }
  #about-text p{
    width: 100%;
  }
  #slogan{margin-top: 49px;}
  #slogan h1{
      font-size: 38px;
  }

  #totop{
    bottom: 10px;
    right: 5px;
    position: fixed;
    -webkit-transition: all 1s cubic-bezier(0.4, 0.85, 0.49, 0.99) 0s;
    -moz-transition: all 1s cubic-bezier(0.4, 0.85, 0.49, 0.99) 0s;
    -ms-transition: all 1s cubic-bezier(0.4, 0.85, 0.49, 0.99) 0s;
    -o-transition: all 1s cubic-bezier(0.4, 0.85, 0.49, 0.99) 0s;
    transition: all 1s cubic-bezier(0.4, 0.85, 0.49, 0.99) 0s;
    z-index: 1000;
    opacity: 0;
  }

}


@media all and (max-width: 800px) {

  #logo{
    transition: none;
  }

  .form-col{
    width: 100%;
}

  .form-row{
    	height: 50px;
    width: 300px;
    margin: 5px;
  }

  .textfield{
    font-size: 18px;
  	height: 45px;
  }

  textarea{
    font-size: 18px;
  	width: 615px;
  	height: 100px;
  }

  #quote-submit{
  	width: 615px;
  	height: 45px;
  	font-size: 18px;
  }

  .desc2{
    font-size: 16px;
  }

}

@media all and (max-width: 780px) {
  #skyway{
    margin: 0;
    background-image: url('img/background_780_new.jpg');
  }
  .service-item{width: 300px;}
  .service-href{ width: 300px;}
  .p-main{
      margin-bottom: 20px;
  }
  #buttons{ width: 100%;}

    .main-button{
       height: 55px;
       width: 150px;
    }
    .toabout{ background: url('img/sprite_small.png') no-repeat -80px 0; z-index: 300;}
    a.toabout:hover{ background-position: -80px -55px;}
    .towork{ background: url('img/sprite_small.png') no-repeat -80px -110px;z-index: 300;}
    a.towork:hover{ background-position: -80px -166px;}
    .toservices{ background: url('img/sprite_small.png') no-repeat -80px -221px;}
    a.toservices:hover{ background-position: -80px -276px;}

  #ourteam{
    height: 385px;
  }

  #totop{
    background: url(img/sprite_small.png) no-repeat -40px -305px;
  }
}


/*@media all and (max-width: 680px) {

}*/
@media all and (max-width: 640px) {

  #skyway #intro{
      min-height: 150px;
  }
  #skyway{
    padding: 0;
    margin: 0;
    background-image: url('img/background_640_new.jpg');
  }

  #logo_wrapper{
    margin: 0;
    padding: 0;
    height: 165px;
  }

  #top-menu{
    display: none;
    position: absolute;
    top: 0px;
    right: 42px;
    width: 192px;
    height: 167px;
    background-color: #7f1f38;
    text-align: left;
    z-index: 1000;
    margin-top: 10px;
    /*box-shadow: 0px 1px 1px #041833;*/
    border-radius: 5px;
  }

    #top-menu .menu-item{
      margin: 0 0 5px 0 ;
      display: block;
      text-align: center;
      text-shadow: none;
    }
    .menu-item:hover{
      background-color: #5e1729;
    }


    #top-quote-link{
        display: block;
        position: absolute;
        top: 34px;
        right: 47px;
        font-size: 18px;
        opacity: 1;
        line-height: 60%;
        z-index: 300;
    }

  #logo{
    width: 262px;
    height: 36px;
    background: url("img/logo_640.png") no-repeat;
    transform: none;
    opacity: 1;
    margin: 75px auto 0 auto;
    padding: 0;
    /*transition: none;*/
  }

  #langs{
    position: absolute;
    top: 14px;
    left: 17px;
    opacity: 1;
    margin-top: 0;
  }
  .lang{
  	width: 50px;
  	height: 32px;
  }

  .lang-en{background: url('img/sprite_small.png') no-repeat -230px 0;}
  .lang-en:hover{	background: url('img/sprite_small.png') -230px -32px;}

  .lang-ru{background: url('img/sprite_small.png') no-repeat -230px -64px;}
  .lang-ru:hover{	background: url('img/sprite_small.png')  -230px -96px;}



  #phone{
    position: absolute;
    top: 14px;
    right: 44px;
    opacity: 1;
    font-size: 18px;
    margin: 0;
    padding: 0;
    line-height: 75%;
  }



  #top-quote-link:hover{color: #fec055; background-color:#7f1f38; }

  #slogan{
    margin-top: 5px;
    opacity: 1;
  }

  #menu-button{
    position: absolute;
    display: block;
    top: 14px;
    right: 17px;
    background: url(img/sprite_small.png) -40px -241px;
    width: 23px;
    height: 32px;
    z-index: 300;
  }
  #menu-button:hover{
    background-position: -40px -273px;
  }

  .p-main{   font-size: 17px;  margin: 0 auto 15px auto; width: 90%;
    text-shadow: 2px 0px 10px #041833,0px 2px 10px #041833,-2px 0px 10px #041833,0px -2px 10px #041833;
  }


#ourteam{
  height: 295px;
}

.about-p{
  font-size: 16px;
}

.form-col{
    width: 80%;
  }
  .form-row{
    display: block;
  	height: 50px;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .textfield{
    float: none;
    display: block;
    font-size: 18px;
  	height: 45px;
  }

  textarea{
  	width: 100%;
    margin: 0;
  }
  #quote-submit{
    	width: 100%;
      margin: 0;
  }

  #quote-desc{
  	min-height: 171px;
  }

  #quote-desc1{
    width: 90%;
    font-size: 16px;
    display: block;
    margin: 0 auto;
  }
  .service-item{width: 220px;}
  .service-href{ width: 220px;}


}



@media all and (max-width: 470px) {
  .service-item{
  	display: block;
    width: 80%;
    max-width: 280px;
  	height: 100px;
  	margin: 0 auto 10px auto;

  }


  .service-icon{
  	text-decoration: none;
  	display: block;
    float: left;
    margin-right: 15px;
  }

  .service-href{
  	display: block;
    width: 235px;
  	height: 80px;
    text-align: left;
    /*border: 1px solid red;*/
  }

  #a-service-more span{
  	display: block;
  	text-align: left;
  }

}

@media all and (max-width: 480px) {
  #skyway{
    padding: 0;
    margin: 0;
    background-image: url('img/background_480_new.jpg');
  }

  #logo_wrapper{
    margin: 0;
    padding: 0;
    height: 205px;
  }

  #slogan{
    width: 70%;
    margin: 5px auto;
  }

  .main-button{
    margin: 5px 50px;
  }

  #ourteam{
    height: 240px;
  }

  #work-foot{
    width: 80%;
  }
}

@media all and (max-width: 390px) {
  #skyway{
    padding: 0;
    margin: 0;
    background-image: url('img/background_390_new.jpg');
  }
  #ourteam{
    height: 195px;
  }
  #phone{  display: none;  }
  #top-quote-link{  display: none;  }
}

@media all and (max-width: 400px) {
  #slogan{
    width: 100%;
  }
}
@media all and (max-width: 320px) {




  .social{
    width: 50px;
    height: 50px;
    margin: 2px 0 0 0;
  }
  .yt{background-position: -148px -814px;}
  .yt:hover{background-position: -148px -864px;}

  .fb{background-position: -148px -914px;}
  .fb:hover{background-position: -148px -964px}

  .tw{background-position: -148px -1014px}
  .tw:hover{background-position: -148px -1064px}



  .contacts-head{
    font-size: 23px;
  }
  .contacts-block{
    min-width: 240px;
  }
  .contacts-block p{
    font-size: 14px;
  }
}

@media all and (max-width: 310px) {
  #skyway{
    padding: 0;
    margin: 0;
    background-image: url('img/background_300_new.jpg');
  }
  #ourteam{
    height: 25px;
  }
  #about{
    padding-top: 30px;
  }
  .lang:first-child{
    margin-right: 3px;
  }
  #logo_wrapper{
    height: 200px;
  }
  #logo{
    width: 95%;
    background-position: center center;
    background-size: contain;
  }

  #slogan h1{
    font-size: 32px;
    line-height: 110%;
  }
  .main-button{
    margin: 5px 0;
  }
  .p-main{
    font-size: 16px;
  }
  .about-block{
    min-width: 150px;
  }
}


@media all and (max-width: 274px) {


  #slogan h1{
    font-size: 28px;
    line-height: 110%;
  }

  #h2-services{
    margin: 0 0 30px 0
  }

  .service-item{
    margin: 0 auto 10px auto;
    height: 60px;
  }


  .service-icon{
    margin-right: 10px;
    width: 40px;
  	height: 40px;
    text-align: center;
  	background-repeat: no-repeat;
    background-position: top center;
    background-image:  url('img/sprite_small.png');
  }
  #i-service-website{background-position: 0 0;}
  #i-service-programming{background-position: 0 -80px;}
  #i-service-identity{background-position: 0 -160px; }
  #i-service-creative{background-position: 0 -240px;}
  #i-service-promotion{background-position: 0 -320px;}
  #i-service-hosting{background-position: 0 -400px;}
  #i-service-market{background-position: 0 -480px;}
  #i-service-more{background-position: 0 -560px;}
  .service-item:hover #i-service-website{background-position: 0 -40px;}
  .service-item:hover #i-service-programming{background-position: 0 -120px;}
  .service-item:hover #i-service-identity{background-position: 0 -200px; }
  .service-item:hover #i-service-creative{background-position: 0 -280px;}
  .service-item:hover #i-service-promotion{background-position: 0 -360px;}
  .service-item:hover #i-service-hosting{background-position: 0 -440px;}
  .service-item:hover #i-service-market{background-position: 0 -520px;}
  .service-item:hover #i-service-more{background-position: 0 -600px;}

  .service-href{
    font-size: 15px;
    width: 184px;
  }
  .work-carousel-control-prev{display: none}
  .work-carousel-control-next{display: none}
}


@media all and (max-width: 240px) {

  #slogan h1{
    font-size: 26px;
    line-height: 110%;
  }


  .contacts-head{
    font-size: 18px;
    margin-bottom: 5px;
  }

  .contacts-block{
    min-width: 200px;
    margin-bottom: 10px;
  }
  .contacts-block p{
    font-size: 11px;
  }

  #foot-menu{
    font-size: 13px;
  }
  h2,#h2-about{
    font-size: 28px;
    line-height: 95%;
  }

  h3#h3-quote{
    font-size: 15px;
  }

  #quote-desc1{
    font-size: 13px;
  }

  .form-row{
  	height: 40px;
  }

  .textfield{
    font-size: 13px;
  	height: 35px;
  }

  textarea{
    font-size: 13px;
  }
  #quote-submit{
    font-size: 13px;
  }
}
@media all and (max-width: 208px) {
    .service-icon{
      display: none;
    }
    .service-item,.service-href{
      width: 150px;
      height: auto;
      margin-bottom: 10px;
    }
}
@media all and (max-width: 180px) {
  .contacts-block{
    min-width: 150px;
  }
}
