.nopadding {
   padding: 0 !important;
}

@media (min-width: 768px)   
{
    .main-page {
        padding: 100px 0 100px 0;
    }
}

@media (min-width: 992px) {
    body.body-pc{
        padding-top: 127px;
    }  
}

@media (min-width: 1200px) 
{ 
  .container {
    width: 1200px;
  }
}

@media (min-width: 468px)
{
    .btn-spec {
        font-size: 20px;
        padding-left: 60px;
        padding-right:60px;
    }
}

/* #main-nav */
@media (min-width: 992px)   
{
    #main-nav.main-nav-pc ul.menu {
        display:block;
    }
    
    #main-nav.main-nav-pc ul.menu li a {
        
        font-size: 14px;
        padding: 0px 13px;
    }
}

@media (min-width: 1200px)   
{
    #main-nav.main-nav-pc ul.menu li a {
        font-size: 16px;
        padding: 0px 20px;
    }
}

/*moduł wyszukiwarki*/
@media (min-width: 992px)   
{
    #main-nav.main-nav-pc #jszukaj{
        float:right;
        text-align:left;
        position:static;
        right:0px;
        margin-top:80px;
    }
    
    #jszukaj .menu-search {
        margin-left:-212px;
        bottom: -55px;
    }    
}

/* #main-nav */
@media (min-width: 992px) 
{
    #main-nav.main-nav-pc {
        height: 127px;
    }
    
    #main-nav.main-nav-pc .logo{       
        background: transparent url('../images/logo.png') center no-repeat;
        width: 181px;
        height: 100px;
        margin-top: 12px;        
    }
}

/*moduł wyszukiwarki w fixowym menu*/
@media (min-width: 992px)   
{
    #main-nav.affix {
        position: fixed;
        height: 70px;
    }
    
    #main-nav.affix  #jszukaj{
        display: block;
    }
}

/*menu_mobile*/
@media (min-width: 400px) 
{
    #menu_mobile{
        min-width:320px;
    }    
}

@media (min-width: 992px)   
{
    #main-nav.main-nav-pc #butt_menu_mobile{
        display: none;
    }
    
    /*#menu_mobile{
        display: none;
    }*/
}

/* .wide-nav */
@media (min-width: 768px)   
{ 
    .wide-nav-1 ul li { width: 100%; }
    .wide-nav-2 ul li { width: 50%; }
    .wide-nav-3 ul li { width: 33.33333333%; }
    .wide-nav-4 ul li { width: 25%; }   
    
    .wide-nav-3 ul li, .wide-nav-4 ul li {
        float: left;
    }    
    
    .wide-nav-3 ul li a, .wide-nav-4 ul li a{
        min-height:95px;
        line-height:61px;
        padding: 17px;
        font-size: 23px;
    }  
          
}

@media (min-width: 992px) 
{
    .wide-nav ul li a {
        padding: 50px;
        font-size: 36px;
        line-height:1.6;
    }
}

/* .grid item */
@media (min-width: 768px)   
{
    .grid .item {
        height: 188px;
    }
}

@media (min-width: 992px)   
{
    .grid .item {
        height: 243px;
    }
}

@media (min-width: 1200px)   
{
    .grid .item {
        height: 300px;
    }
}   

/* .grid item-double */  
@media (min-width: 398px)   
{
    .grid .item-double{
        /*width:50%;*/
     }
     
    .grid .item-double .item-label {
        font-size:18px;
    }     
}

@media (min-width: 498px)   
{
    .grid .item-double{
        /*width:50%;*/
     }
     
    .grid .item-double .item-label {
        font-size:20px;
    }     
}

@media (min-width: 598px)   
{    
    .grid .item-double .item-label {
        /*font-size:13px;*/
    }     
}

@media (min-width: 768px)   
{
    .grid .item-double .item-label {
        font-size:13px;
        padding:0 5% 0 10%;
    }
    
    .grid .item-double .item-mask {
        font-size:15px;
    }
     
    .grid .item-double .item-mask span {
        font-size: 24px;
    }     
}    
    
@media (min-width: 992px)   
{
    .grid .item-double .item-label {
        font-size:18px;
    }
    
    .grid .item-double .item-mask {
        font-size:20px;
    }
        
    .grid .item-double .item-mask span {
        font-size: 30px;
    }     
}  
    
@media (min-width: 1200px)   
{
    .grid .item-double .item-label {
        font-size:20px;
    }
}

/* .grid-slider-active galeria - slajder */ 
@media (max-width: 767px)   
{
    .grid-slider-active {
        height: 150px;
    }
    
    .grid-slider-active .item {
        width:150px;
    }   
}

@media (min-width: 768px)   
{  
    .grid-slider-active{
        height: 188px;
        
    }
    
    .grid .icon-arrow-left,
    .grid .icon-arrow-right {
        line-height: 178px;
     }    
}

@media (min-width: 992px)   
{
    .grid-slider-active .item {    
        width:243px;
    }
 
    .grid-slider-active .item .item-mask {
        padding-top: 34%;
    }  
    
    .grid-slider-active{       
        height: 243px;
    }
    
    .grid .icon-arrow-left,
    .grid .icon-arrow-right {
        line-height: 233px;
     }      
}

@media (min-width: 1200px)   
{
    .grid-slider-active .item {    
        width:25%;
    }    
    
    .grid-slider-active{
        height: 300px;
    }
    
    .grid .icon-arrow-left,
    .grid .icon-arrow-right {
        line-height: 290px;
     }      
}

/*small - grid - responsive*/
@media (min-width: 768px)   
{
    .small-grid.grid-slider-active {
        height: 219px;
    }
    
    .small-grid .item,
    .small-grid .item .item-image, 
    .small-grid .item .item-mask {
        width: 219px;
        height: 219px;
    }
    
    .small-grid.grid-slider-active .item{
        width:219px;
    }    
    
    .small-grid .icon-arrow-left,
    .small-grid .icon-arrow-right {
        line-height: 218px;
    }     
}

@media (min-width: 992px)   
{
    .small-grid.grid-slider-active {
        height: 163px;
    }
    
    .small-grid .item,
    .small-grid .item .item-image, 
    .small-grid .item .item-mask {
        width: 163px;
        height: 163px;
    }
    
    .small-grid.grid-slider-active .item{
        width:163px;
    }     
    
    .small-grid .icon-arrow-left,
    .small-grid .icon-arrow-right {
        line-height: 171px;
    }     
}

@media (min-width: 1200px)   
{
    .small-grid.grid-slider-active {
        height: 202px;
    }
    
    .small-grid .item,
    .small-grid .item .item-image, 
    .small-grid .item .item-mask {
        width: 202px;
        height: 202px;
    }
    
    .small-grid.grid-slider-active .item{
        width:202px;
    }     
    
    .small-grid .icon-arrow-left,
    .small-grid .icon-arrow-right {
        line-height: 203px;
    }     
}

/* #home-slider*/
@media (min-width: 768px)
{
    #home-slider .slides li .col-md-6 .offer-button {
        margin: 120px auto 80px auto;
    }
    
    #home-slider .slides li .offer-button {
        font-size: 36px;
    }
    
    #home-slider .slides li .offer-button mark {
        font-size: 31px;
    }    
}

/* .breadcrumb */
@media (min-width: 768px)   
{
    .breadcrumb {
        padding: 50px 0px;   
    }
    
    .breadcrumb ul li {
        display: inline-block;
        font-size: 20px;
    }    
    
    .breadcrumb ul li.ico{
        background-position:0px 13px;
    }
}

/*#info - podstrona tekstowa*/
@media (min-width: 768px)   
{
    #jinfo .foto{
        margin-bottom:0px;
    }
}

/*team page - pracownik*/
@media (min-width: 468px) 
{
    .team-page .team-description img {
        float: right;
        margin: 0 0 10px 10px;
    }
}

/*affix*/
@media (min-width: 1200px)   
{
    main nav.offer-nav.affix {
        width: 500px;
    }
}

/*affix - wyłączenie i włączenie w zależności od urządzenia pc - mobile*/

/*@media (max-width: 768px) {
    .affix{
        position: static;
    }
}

@media (min-width: 768px) {
    .affix{
        position: fixed;
    }
}*/



/*mapa*/
@media (min-width: 992px)   
{
    .gmapa {
        height: 1200px;
    }
}

/* .page-details twój problem zabieg */
@media (min-width: 468px) 
{
    main article.page .page-details .row {
        margin-left:-15px;
        margin-right:-15px;
        padding-left:0px;
    }
    
    main article.page .page-details .poz{
        width:50%;
        padding-left:15px;
        padding-right:15px;
        float:left;
        clear: none;
    }
    
    main article.page .page-details b {
        padding-top:0px;
    }
}

@media (min-width: 992px) 
{
    main article.page {
        padding-left: 50px;
        float:right;
    }
}

/* #offer-section */
@media (min-width: 768px)   
{
    #offer-section{
        font-size:19px;
    }
    
    #offer-section i {
        margin-bottom: 20px;
    }     
    
    #offer-section a {
        margin-bottom: 25px;
    }     
}

@media (min-width: 992px)   
{
    #offer-section{
        /*margin-bottom: 160px;*/
		margin-bottom: 80px;
    }
    
    .offer-button {
        margin: 45px auto 55px auto;
        padding: 25px 45px;
    }
    
    #offer-section i {
        margin-bottom: 40px;
    }  
    
     
}

/* #sign-in-section */
@media (min-width: 768px)   
{
    #sign-in-section .sign-in-left span {
        font-size: 30px;
    }
}

@media (min-width: 992px)   
{
    #sign-in-section .sign-in-left span {
        margin-top: 90px;
    }

    #sign-in-section .sign-in-right a {
        margin-top: 110px;
    }
}


/* #contact-section */
@media (min-width: 468px) 
{   
    #contact-section a div{
        width:50%;
    }    
}

@media (min-width: 768px)   
{
    #contact-section {
        font-size: 19px;
    }
    
    #contact-section a div{
        margin-bottom:20px;
    }
}

@media (min-width: 992px)   
{
    #contact-section {
        margin-top:120px;
        margin-bottom:140px;
    }    
    
    #contact-section a div{
        width:25%;
        margin-bottom:0px;
    }    
}

/* footer */
@media (min-width: 768px)   
{
    footer .rpo {
        width: 395px;
        margin-top: 37px;        
    }
}

/*raty*/
@media (min-width: 992px)   
{
    .raty-push-top {
        padding-top: 90px;  
    }
}