/* Extra small devices (phones, less than 480px) */
/* No media query since this is the default in Bootstrap */
/* Devices (phone, 480px і нище) */
@media (max-width: 480px) {
  body #map {
    height: 300px;
    width: 100%;
  }
  /*body .page-header .top_line .company_name {
    display: none;
  }*/
  body .section3 .transform1 {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  body .section3 .transform2 {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  body .section3 .about_item .titles_ab h2 {
    font-size: 30px;
  }
  body .section3 .col-sm-6 img {
    width: 100%;
    height: auto;
    display: none;
  }
  body .section7 .col-sm-6 img {
    width: 100%;
    height: auto;
    display: none;
  }
  body .timer .clock {
    margin: 10px -10px;
  }
  body .section3 .about_item {
    margin-top: 0;
    margin-bottom: 25px;
  }
  body .section7 .about_item {
    margin-top: 0;
    margin-bottom: 25px;
  }
  body .section3 .col-sm-6 {
    margin-bottom: 0;
  }
  body .section7 .col-sm-6 {
    margin-bottom: 0;
  }
  body .section3 .text-left .about_item {
    margin-left: 0;
    text-align: center;
  }
  body .section3 .text-right .about_item {
    margin-right: 0;
    text-align: center;
  }
  body .section7 .text-left .about_item {
    margin-left: 0;
    text-align: center;
  }
  body .timer:before {
    display: none;
  }
  body .timer:after {
    display: none;
  }
  body .section7 .text-right .about_item {
    margin-right: 0;
    text-align: center;
  }
  body .section5 .create__item {
    text-align: center;
  }
  body .section7 .col-sm-6.text-right img {
    display: none;
  }
  body .timer {
    width: 100%;
  }
  body .section9 h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  body .section7 .col-sm-6.text-left img {
    display: none;
  }
  body .section4 h2 {
    font-size: 24px;
  }
  body .section4 img {
    display: none;
  }
  body .section4 h4 {
    font-size: 18px;
  }
  body .section4 img {
    width: 100%;
    height: auto;
  }
  body .section7 .about_item .titles_ab h2 {
    font-size: 24px;
  }
  body .section7 .about_item .titles_ab p {
    font-size: 14px;
  }
  body .section4 p {
    margin-bottom: 10px;
  }
  body .section7 .mod_mobile {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  body .page-header .top_line .info_contact {
    display: none;
  }
  body .page-header .top_line .wraper_link {
    border-right: 0px solid rgba(46, 46, 46, 0.3);
    padding-right: 0px;
    margin-top: 3px;
  }
  body .page-header .top_line .wraper_link {
    margin-right: 0;
  }
  body .page-header__wraper h1 {
    font-size: 24px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-top: 50px;
  }
  body .page-header__wraper h1:after {
    display: none;
  }
  body .work-carousel {
    width: 100%;
    margin-left: 15px;
  }
  body .page-header__wraper h1 small {
    font-size: 14px;
  }
  body .page-header__wraper h3 {
    font-size: 14px;
  }
  body .page-header__wraper .head_icon_item {
    width: 100%;
  }
  body .page-header__wraper .wraper_link .btn_link {
    font-size: 16px;
    padding: 14px 19px;
  }
  body .page-header__wraper .head_icon_item img {
    display: none;
  }
  body .page-header__wraper .head_icon_item {
    text-align: center;
  }
  body .title h2 {
    font-size: 24px;
  }
  body .title .line h2 {
    font-size: 24px;
  }
  body .row .wraper_rect {
    display: none;
  }
  body section .title {
    width: 100%;
    display: block;
    text-align: center !important;
  }
  body section .title .line {
    text-align: center !important;
  }
  body .section3 .about_item .titles_ab h2 {
    font-size: 24px;
  }
  body .section7 .about_item .titles_ab h2 {
    font-size: 24px;
  }
  body .modal {
    width: 280px;
    height: 380px;
  }
  body .modal form input {
    width: 245px;
    padding: 14px;
    padding-left: 20px;
  }
  body .modal form button {
    font-size: 16px;
    padding: 18px 16px;
  }
  body .modal h3 {
    font-size: 20px;
  }
  body .modal form .input_wrap:before {
    display: none;
  }
  body .modal#messag {
    width: 300px;
    height: 300px;
  }
  body .prise-carousel .item .prising {
    color: #2836a0;
    font-family: Ubuntu;
    font-size: 20px;
  }
  body .prise-carousel .item .description {
    color: #868686;
    font-family: Ubuntu;
    font-size: 14px;
  }
  body .cupon_modal {
    top: 96px;
  }
  body .work-carousel .owl-item.active {
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    position: relative;
    opacity: 1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 2;
  }
  body .section1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  body.cupon_on .cupon_modal .wraper_cupon {
    padding: 50px 0;
  }
  body.cupon_on .cupon_modal .wraper_cupon .cupon {
    display: inline-block;
    width: 100%;
    border: 5px solid #fbcd04;
    padding: 20px 5px;
  }
  body.cupon_on .cupon_modal .wraper_cupon .cupon h3 {
    color: #2f2f2f;
    font-size: 16px;
  }
  body.cupon_on .cupon_modal .wraper_cupon .cupon h2 {
    color: #2f2f2f;
    font-size: 20px;
  }
  body.cupon_on .cupon_modal .wraper_cupon .cupon p small {
    font-size: 11px;
  }
  body.cupon_on .cupon_modal .wraper_cupon .cupon p {
    color: #2f2f2f;
    font-size: 14px;
  }
  body.cupon_on .cupon_modal .wraper_cupon .wraper_cupon_link {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
  }
  body.cupon_on .cupon_modal .wraper_cupon .cupon h2 span {
    color: #2f2f2f;
    font-size: 20px;
  }
  body.cupon_on .cupon_modal .wraper_cupon .wraper_cupon_link a:first-child {
    float: none;
    display: block;
    margin-bottom: 15px;
  }
  body.cupon_on .cupon_modal .wraper_cupon .wraper_cupon_link a:last-child {
    float: none;
    display: block;
  }
}
/* Small devices (tablets, 480px і вище) */
@media (min-width: 481px) and (max-width: 767px) {
  /*body .page-header .top_line .company_name {
    display: none;
  }*/
  body .section3 .transform1 {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  body .section3 .transform2 {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  body .section3 .about_item .titles_ab h2 {
    font-size: 30px;
  }
  body .section3 .col-sm-6 img {
    width: 100%;
    height: auto;
    display: none;
  }
  body .section7 .col-sm-6 img {
    width: 100%;
    height: auto;
    display: none;
  }
  body .section3 .about_item {
    margin-top: 0;
    margin-bottom: 25px;
  }
  body .section7 .about_item {
    margin-top: 0;
    margin-bottom: 25px;
  }
  body .section3 .col-sm-6 {
    margin-bottom: 0;
  }
  body .section7 .col-sm-6 {
    margin-bottom: 0;
  }
  body .section3 .text-left .about_item {
    margin-left: 0;
    text-align: center;
  }
  body .section3 .text-right .about_item {
    margin-right: 0;
    text-align: center;
  }
  body .section7 .text-left .about_item {
    margin-left: 0;
    text-align: center;
  }
  body .timer:before {
    display: none;
  }
  body .timer:after {
    display: none;
  }
  body .section7 .text-right .about_item {
    margin-right: 0;
    text-align: center;
  }
  body .section5 .create__item {
    text-align: center;
  }
  body .section7 .col-sm-6.text-right img {
    display: none;
  }
  body .timer {
    width: 100%;
  }
  body .section9 h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  body .section7 .col-sm-6.text-left img {
    display: none;
  }
  body .section4 h2 {
    font-size: 28px;
  }
  body .section4 img {
    display: none;
  }
  body .section4 h4 {
    font-size: 18px;
  }
  body .section4 img {
    width: 100%;
    height: auto;
  }
  body .section7 .about_item .titles_ab h2 {
    font-size: 30px;
  }
  body .section7 .about_item .titles_ab p {
    font-size: 14px;
  }
  body .section4 p {
    margin-bottom: 10px;
  }
  body .section7 .mod_mobile {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  body .page-header .top_line .info_contact {
    display: none;
  }
  body .page-header .top_line .wraper_link {
    border-right: 0px solid rgba(46, 46, 46, 0.3);
    padding-right: 0px;
    margin-top: 3px;
  }
  body .page-header__wraper h1 {
    font-size: 30px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-top: 50px;
  }
  body .page-header__wraper h1:after {
    display: none;
  }
  body .page-header__wraper .wraper_link .btn_link {
    font-size: 16px;
    padding: 14px 19px;
  }
  body .page-header__wraper .head_icon_item img {
    display: none;
  }
  body .page-header__wraper .head_icon_item {
    text-align: center;
  }
  body .title h2 {
    font-size: 28px;
  }
  body .title .line h2 {
    font-size: 28px;
  }
  body .row .wraper_rect {
    display: none;
  }
  body section .title {
    width: 100%;
    display: block;
    text-align: center !important;
  }
  body section .title .line {
    text-align: center !important;
  }
  body .section3 .about_item .titles_ab h2 {
    font-size: 24px;
  }
  body .section7 .about_item .titles_ab h2 {
    font-size: 24px;
  }
  body .cupon_modal {
    top: 96px;
  }
}
/* Medium devices (tablets and desktops, 768px і вище) */
@media (min-width: 768px) and (max-width: 1023px) {
  /*body .page-header .top_line .company_name {
    display: none;
  }*/
  body .section3 .transform1 {
    -ms-transform: translateX(-185px);
    -webkit-transform: translateX(-185px);
    transform: translateX(-185px);
  }
  body .section3 .transform2 {
    -ms-transform: translateX(-35px);
    -webkit-transform: translateX(-35px);
    transform: translateX(-35px);
  }
  body .section3 .about_item .titles_ab h2 {
    font-size: 30px;
  }
  body .section4 img {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  body .section7 .about_item .titles_ab h2 {
    font-size: 30px;
  }
  body .section7 .about_item .titles_ab p {
    font-size: 14px;
  }
  body .section7 .mod_mobile {
    -ms-transform: translateX(-135px);
    -webkit-transform: translateX(-135px);
    transform: translateX(-135px);
  }
}
/* Large devices (large desktops, 1024px and up) */
@media all and (max-width:840px)
{
  body .page-header .top_line .company_name
  {
    padding-left:18px;
  }
  
  body .page-header .top_line .wraper_link
  {
    padding-right:14px;
  }
  
  body .page-header .top_line .wraper_link .btn_link
  {
    padding-left:18px;
    padding-right:18px;
  }
  
  body .page-header .top_line .company_name strong
  {
    font-size:20px;
  }
  
  .page-header .top_line .company_name strong small
  {
    font-size:16px;
  }
}

@media all and (max-width:620px)
{
  body .page-header .top_line .wraper_link
  {
    margin-right:0px;
    padding-right:0px;
  }
}

@media all and (max-width:555px)
{
  body .page-header .container
  {
    text-align:center;
  }
  
  body .page-header .top_line .wraper_link
  {
    width:50%;
    height:auto;
    padding-bottom:13px;
    margin-top:10px;
    float:left;
  }
  
  .page-header .top_line .wraper_link .btn_link
  {
    margin:0px;
  }
  
  .page-header .top_line .logo,
  .page-header .top_line .company_name
  {
    float:none;
  }
  
  .page-header .top_line .company_name
  {
    text-align:left;
  }
  
  body .page-header .top_line .info_contact
  {
    display:inline-block;
    margin-top:4px;
    width:50%;
  }  
  
  body .page-header .top_line .info_contact .hMap
  {
    display:none;
  }
}