@charset "utf-8";
/* CSS Document */

.container {
  padding-right: 15px;
  padding-left: 15px;
}
.row {
  margin-bottom: 0;
}
.row .row {
  margin-top: 0;
  margin-bottom: 0;
}
/*
[class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  background-color: rgba(86,61,124,.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
}
*/
hr {
  margin-top: 40px;
  margin-bottom: 40px;
}


/*LG*/
@media only screen and (max-width : 1200px) {
  .h_menu_wrap {
    display: none;
  }
  .wrap1170 , .wrapper , .press-relize-wrapper {
    width:100%;
  }

  .head_first {
    height: auto;
  }

  .hidden-md {
    display: none !important;
  }

  .first_header {
    position: relative;
    /*height: 146px!important;*/
    /*deyisdirdiy mobile ucun*/
    /*background: #fff;*/
  }

  .second_header {
    position: relative;
    height: 64px;
    background: #fff;
    display: none;
  }

  .mobile_menu {
    display: block;
    background: url(../img/mobile_menu.png) no-repeat;
    width: 32px;
    margin-left: 330px;
    /* 20px idi evvel */
    /*margin-top: 20px;*/
    margin-top: 53px;
    float: left;
    height:17px;
    text-decoration: none;
  }
  .mobile_logo {
    display: block;
    float: left;
    height: 40px;
    width: auto;
    margin: 7px 0 0 20px;
  }

  .mobile_logo img {
    width: auto;
    height: 100%;
  }
  .h_socials {
    margin-top: 22px;
    margin-right: 20px;
  }
  .h_f_lang li a {
    margin:13px 10px 13px 10px;
  }
  .h_f_lang {
    position: absolute;
    left:50%;
    text-align: center;
    width: 110px;
    margin-top: 8px;
    margin-left: -55px;
  }
  .h_search {
    bottom:0;
  }
  .head_first a.callme {
    left:20px;
    bottom:12px;
    top:auto;
  }
  .head_first a.cabinet {
    right:20px;
    left:auto;
    bottom:12px;
    top:auto;
    text-align: right;
  }

  .head_first a.cabinet span{
    background: rgba(0, 0, 0, 0) url("../img/kabinet.png") no-repeat left top;
    padding-left: 30px;
    height: 18px;
    display: inline-block;
  }
  .head_first a.cabinet {
    background: none;
    height: 18px;
  }

  .m-slider-prev {
    margin-left: 5px;
    left:0;
    top: 75px;
  }

  .m-slider-next {
    /*margin-right: 15px;*/
    margin-right: 5px;
    right:0;
    top: 75px;
  }

  .second_header .h155 {
    position: absolute;
    display: block;
    right:0;
    top:64px;
    z-index: 100;
    border-radius: 0 0 0 20px;
  }
  .main_slider {
   height: auto;
  }
  .main_slider ul li {
    height: auto;
  }
  .s_item {
    margin-top: 180px;
  }

  .s_item h4 {
    font:24px/24px Arial,sans-serif;
    padding:0 40px;
  }
  .mobileFooterBlock {
    display: none;
  }
  .inner .main_slider {
    display: none;
  }
  .inner .second_header .h155 {
    display: none;
  }
  .m_menu .h_socials {
    position: absolute;
    top:0;
    left:0;
    right:0;
    width:100%;
    margin:0;
    background: #FAFAFA;
    text-align: center;
  }
  .m_menu .h_socials ul li {
    padding-top: 20px;
    margin:0 10px;
  }
  .breadcrumbs ul {
    padding:0 15px;
  }

  .about_page {
    width: auto;
    max-width: 1120px;
  }

  .about_text {
    width: 100%;
    margin-left: 0;
  }
  .about_image {
    width: 100%;
    margin-bottom: 30px;
  }

  .about_image img {
    max-width: 100%;
    height: auto;
  }

  .individual_coverage {
    padding-left: 15px;
  }
  .footer-block .wrapper {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
  #footer .wrapper {
    width: auto;
    padding:0 15px;
  }
  .telefon-selected-number {
    width: auto;
  }
  .career_page {
    padding:0 15px;
  }
  .wrapper {
   width: auto;
  }
  #cgmap {
    width: 98%;
  }

  .c_right {
    width: 100%;
  }

  .c_left {
    width: 100%;
    padding:0 15px;
  }

  #contactForm input {
    width: 93%;
    margin-right: 0;
  }

  #contactForm textarea {
    width: 93%;
    margin-right: 0;
  }

  .cform .sbmt {
    margin-top:10px;
    margin-bottom:30px;
  }
  .individual_right {
    padding-right: 15px;
  }

  .internet-coverage .col-5 {
    padding-left: 15px;
    width: 28%;
  }
  .internet-coverage .col-15 {
    width: 68%;
  }

  .internet-coverage #coverage_gmap {
    width: 100%;
  }
  .padder_page {
    width: auto;
  }
  .news_image {
    width: 30%;
    height: auto;
    overflow: auto;
  }
  .news_image img {
    max-width: 100%;
    height: auto;
  }
  .news_content {
    width: 60%;
  }

  .news_content p {
    width: 100%;
  }

}
/*MD*/
@media only screen and (max-width : 992px) {

}
/*SM*/
@media only screen and (max-width : 768px) {
  .s_item h4 {
    font:14px/14px Arial,sans-serif;
    padding:0 40px;
    margin-bottom: 0;
  }
  .s_item a {
    font:11px/12px Arial,sans-serif
  }
  .m-slider-pagination {
    display: none !important;
  }
  .main_blocks {
    padding-left:15px;
    padding-right:15px;
  }
  .press_reliz {
    overflow: hidden;
  }
  .mainBlockSlider ul li , .prz-item {
    margin-right: 0 !important;
  }
  .prz-item article {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mainBlockSlider ul li {
    height: 160px;
  }
  .footer-block .wrapper{
    width:auto;
    padding-left:15px;
    padding-right:15px;
  }
  .press-relize-pagination {
    right:15px;
  }
  .main_slider ul li{
    float: left;
  }
  .main_blocks {
    height:auto;
  }
  .h_f_lang {
    display: none;
  }
  .second_header {
    display: none;
  }
  .first_header {
    /*padding-top: 50px;*/
  }
  .h_socials {
    position: absolute;
    top:0;
    right:0;
    width:100%;
    height: 50px;
    margin:0;
    background: #FAFAFA;
    text-align: center;
  }

  .h_socials ul {
    float: left;
    margin-left: 15px;
    margin-top: 5px;
  }

  .h_socials ul li {
    padding-top: 20px;
    margin:0 10px;
  }
  .mobile_logo {
    position: absolute;
    right: 15px;
    top: 0;
    height: 45px;
    z-index: 11;
    width: 45px;
  }
  #footer .wrapper span , #footer .wrapper a {
    display: block;
    width:auto;
    float: none;
    text-align: center;
    padding:0 15px;
  }
  #footer {
    height: auto;
    padding-bottom: 20px;
  }
  .safaroff {
    display: block;
    margin-top: 20px;
    height: 22px;
    left: auto;
    margin-left: 0;
    position: relative;
    text-indent: -9999px;
    top: auto;
    background: rgba(0, 0, 0, 0) url("../img/safaroff.png") no-repeat center;
  }
  .inner .main_slider {
    display: none;
  }
  .breadcrumbs ul li {
    float: none;
    display: block;
  }

  .breadcrumbs {
    height: auto;
    padding-bottom: 10px;
  }

  .main_services .column {
    width: 100%;
    height: auto;
    overflow: visible;
    margin-right: 0;
  }

  .main_services .ms_image {
    display: none;
    width: 100%;
  }

  .main_services .ms_content {
    width: auto;
  }

  #contactForm input {
    width: 83%;
    margin-right: 0;
  }

  #contactForm textarea {
    width: 83%;
    margin-right: 0;
  }
  .c_left {
    width: auto;
    padding:0 15px;
  }

  .individual_page .items {
    float: none;
    width: auto;
    margin-right: 0px;
  }
  .individual_right {
    padding-left: 15px;
  }

  .individual_info {
    padding:15px;
  }

  .online_popup , .call_me {
    width: 90%;
    left:50%;
    height: auto;
    margin:0;
    transform: translate(-50%,-50%);
  }
  .online_popup section {
    width: auto;
  }

  .online_popup section a {
    display: block;
    margin-right: 0;
    margin-left: 0;
  }
  .g-recaptcha > div {
    width: 100% !important;
  }

  .g-recaptcha iframe {
    width: 100% !important;
  }

  .internet-coverage .col-5 {
    width: auto;
    padding:0 15px;
    margin-right: 0;
    float: none;
  }
  .internet-coverage .col-15 {
    width: 96%;
  }
  #coverage_gmap {
    width: 96%;
    height: 400px;
  }
  .individual_info img {
    max-width: 100%;
    height: auto;
  }

  .table {
    width: 700px !important;
  }

  .padder_page {
    width: auto;
  }
  .news_image {
    width: 100%;
    height: auto;
    overflow: auto;
    margin-bottom: 30px;
  }
  .news_image img {
    max-width: 100%;
    height: auto;
  }
  .news_content {
    width: 100%;
    margin:0;
  }

  .news_content p {
    width: 100%;
  }

  .padder_page {
    padding:30px 15px;
  }
  .mobile_lang {
    display: block;
  }
  
  .news_content img {
max-width:100%;
min-width:auto;
}


}
/*XS*/
@media only screen and (max-width : 400px) {
  .mobile_logo {
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}