@media screen and (min-width: 1040px) {
    .nav-logo-scroll img {
        left: -4px !important;
    }    
    main.oferta-row-header.smaller-tab {
        height: 98px;
        position: fixed;
        z-index: 123;
    }
    .smaller-tab {
        left: 0px;
        top: 35px;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -ms-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
    }
    main.oferta-row-header.smaller-tab {
        background: #ffffff;
        animation-name: myfirst;
        width: 100%;
        max-width: 1325px;
        margin: 0 auto;
        padding: 0 0px;
        left: 0;
        right: 0;
        box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.36);
    }
    pusty{
        display: none;
    }
    
    pusty.smaller-tab-pusty {
        display: block;
        height: 98px;
        z-index: 120;
    }
    .smaller-tab-pusty {
        left: 0px;
        top:50px;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -ms-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;    
    }
    pusty.smaller-tab-pusty {
        background: #353535;
        animation-name: myfirst;
        width: 100%;
        max-width: 920px;
        margin: 0 auto;
        padding: 0 50px;
        left: 0;
        right: 0;
        -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
    }
    pusty2{
        display: none;
    }
    
    pusty2.smaller-pusty {
        display: block;
        height: 98px;
        z-index: 120;
    }
    .smaller-pusty {
        left: 0px;
        top:50px;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -ms-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;    
    }
    pusty2.smaller-pusty {
        background: #353535;
        animation-name: myfirst;
        width: 100%;
        max-width: 920px;
        margin: 0 auto;
        padding: 0 50px;
        left: 0;
        right: 0;
        -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
    }    
    
    
    
    
    
    
    
    
}

.smaller {
    left: 0px; 
}
.pushmenu-push-toright .smaller {
    left: 300px;
}
header.smaller .google-play-top-app{
    display: none;
}
header.smaller {
    animation-name: wysuwanie-top;
    animation-duration: .3s;
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.25);
}
header.smaller .home-btn {
    position: relative;
}
header.smaller .nav-menu-content a {
    color: #000;
    top: -11px;
    position: relative;
}
header.smaller .mini-logo{
    display: block;
}
header.smaller .main-logo{
    display: none;
}
header.smaller .nav-logo {
    display: none;
}
.nav-logo-scroll{
    display: none;   
}
header.smaller .nav-logo-scroll{
    display: block;
    float: left;
    margin-top: 15px;  
}
header.smaller .nav-menu-content {
    margin-left: 106px !important;
    font-size: 14px;
    top: 18px;
    right: 237px;
}
.smaller .nav-login-app {
    float: right;
    position: absolute;
    top: 3px;
    right: 0;
}
.nav-logo-scroll img {
    width: 209px;
    position: relative;
    top: -17px;
    left: -23px;
}




.fade-in{
  transform: translateX(0%);
  -webkit-animation: anim 1s 1;
  animation: anim 1s 1;
}


@-webkit-keyframes anim {
  0% {
    opacity: 0;  
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes anim {
  0% {
    opacity: 0;  
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}





@keyframes wysuwanie-top {
  from {
    top: -100px;;
  }

  to {
    top:0;
  }
}

/* navi burger */
/*-----skontaktuj sie znami sg-------*/


@media screen and (max-width: 1040px) {
    .form-sg.col-lg-5.col-md-5.col-sm-12.col-xs-12 {
        width: 93%;
        left: 14px;
        right: 0;
    }
    .contact-sg {
        width: 94%;
    }    
    .form-sg .all-oferta-btn {
        margin-right: 11px;
    }
    .footer-contact.contact {
        padding: 34px 0;
        border-radius: 25px;
        height: auto !important;
        display: inline-block;
        width: 95%;
        margin-left: 8px;
    }  
    .footer-contact.contact .col-lg-4, .footer-contact.contact .col-md-4 {
        margin: 0 0 25px 0;
        padding: 0 44px;
        width: 30%;
        /* padding-bottom: 0; */
    }
    
    .content.form-sg.contact-form {
        background-color: #f1f1f1;
        padding: 0;
        border-radius: 25px;
        width: 95%;
    }
    .form-name, .form-mail, .form-sub, .form-text {
        position: relative;
        margin: 20px;
    }    
    .form-sg .all-oferta-btn {
        margin-top: 71px;
    }    
    .content.form-sg.contact-form h2 {
        padding-top: 33px;
    }
    .kontakt-slider .carousel-inner {
        height: 49px;
    }    
    .kontakt-slider {
        height: 49px;
    }
    .content.news p,
    .content.praca p, 
    .technologia p{
        margin: 40px 0;
        padding: 0 36px;
        text-align: justify;
    }
    .darmowy-test-option {
        margin-left: 16px;
    }
    .darmowy-test-option p {
        margin-top: 4px;
        margin-bottom: 5px;
        font-size: 13px !important;
        font-weight: 300;
        line-height: 18px;
        text-align: left !important;
        margin-left: 0px !important;
    }
    .ac-container input:checked + label, 
    .ac-container input:checked + label:hover,
    .ac-container label{
        height: auto;
        line-height: inherit;
    }
    .not-fullscreen.background.parallax {
        background-size: cover !important;
        background-position: center center !important;
    }
    .tech-slide .opis-funkcje-oferta {
        float: left;
        width: 100%;
    }  
    .tech-slide h4 {
        color: #fff;
        text-align: center;
        margin: 0px 20px -32px 20px;
    }
    .popup-inner p{
        margin: 10px 0;
        padding: 0 10px;
        text-align: justify;   
    }  
    .opis-rozszerzony h4 {
        font-size: 22px;
        padding: 0;
        margin: 55px 0 21px 0;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        line-height: 24px !important;
        text-align: center !important;
    }
    .icon-funkcje-oferta{
        display: none;
    }
    .tech-slide h4 {
        font-size: 16px;
    }   
    .tech-slide .google-play-top-app2{
        display: none;
    }
    .umowa {
        height: 42px;
        position: relative !important;
        top: 2px;
        margin-left: 16px;
    }
    .abonament {
        height: 42px;
        position: relative !important;
        margin-left: 16px;
        padding-bottom: 21px;
        margin-top: -13px;
    } 
    .abonament p {
        position: relative;
        top: -1px;
        width: 77%;
        line-height: 15px;
    }
    .oferta-span {
        font-size: 10px;
        color: #a9a9a9;
        display: block;
        margin-top: -35px;
        padding-bottom: 27px;
        text-align: center;
    }  

    .contact-oferta {
        padding-left: 51px;
        background-color: #282828;
        padding-top: 17px;
        margin-top: -14px;
    }
    .tabela-funkcjonalnosci {
        height: auto;
        min-height: 1365px;
        background-color: #353535;
        border-radius: 35px;

    }
    .oferta-row:nth-child(odd) {
        background-color: #282828;
    }
    .oferta-row-header {
        height: 102px;
        color: #fff;
        margin: -33px 31px;
        border-top: 1px solid #4c4c4c;
        border-bottom: 1px solid #2b2b2b;
        text-align: center;
    }
    .col-xs-3 {
        width: 24% !important;
    }
    .opis-funkcje-oferta {
        width: auto;
        float: left;
        width: auto;
        padding: 16px 30px;
    }    
    .opis-funkcje-oferta p {
        font-size: 12px;
        line-height: 18px;
        text-align: justify;
    }   
.dedykowane {
    background-color: #353535;
    border-radius: 25px;
    height: auto;
    display: inline-table;
    padding-left: 33px;
    margin-bottom: 20px;
}
    .opis-funkcje-oferta h4 {
        text-align: center;
        font-weight: 300;
        font-size: 17px;
        line-height: 26px !important;
        /* margin-top: 36px; */
    }
    .technologia .opis-funkcje-oferta {
        padding: 0;
    }
    .news-img img {
        display: none;
    }   
    .free-test p.p-oferta {
        padding-left: 0 !important;
    }
    img.android-icon {
        display: none;
    }   
    .news .slider-new {
        top: -32px;
        right: 10px;
    }
    .google-play-top-app3 {
        position: relative;
        float: right;
        background-color: #000;
        border-radius: 35px;
        padding: 7px;
        right: 13px;
        top: 6px;
    }
}

/*------------------*/



/*-----zaufali nam-------*/


@media screen and (max-width: 1040px) {
    .not-fullscreen {
        height: 100% !important;
        display: inline-table;
    }
}



@media screen and (max-width: 1040px) {
    .not-fullscreen-oferta {
        height: 100% !important;
        display: inline-table;
    }
}
@media screen and (min-width: 1050px) and (max-width: 1774px){
    .not-fullscreen-oferta {
        height: 100% !important;
    }
}
@media screen and (min-width: 1775px) and (max-width: 1899px){
    .not-fullscreen-oferta {
        height: 122% !important;
    }
}
@media screen and (min-width: 1900px) and (max-width: 1920px){
    .not-fullscreen-oferta {
        height: 122% !important;
    }
}


@media screen and (max-width: 1050px) {
    .not-fullscreen-tech {
        height: 100% !important;
        display: inline-table;
    }
}
@media screen and (min-width: 1050px) and (max-width: 1774px){
    .not-fullscreen-tech {
        height: 100% !important;
    }
}
@media screen and (min-width: 1775px) and (max-width: 1899px){
    .not-fullscreen-tech {
        height: 93% !important;
    }
}
@media screen and (min-width: 1900px) and (max-width: 1920px){
    .not-fullscreen-tech {
        height: 92% !important;
    }
}
/*------------------*/

header.top-nav2.smaller {
    top: 0 !important;
}
.top-nav2.smaller .nav-logo-scroll {

}
@media screen and (min-width: 1040px) {   
    .footer-contact{
        height: 80px;
    }    

    .kontakt-sg.col-lg-5.col-md-5.col-sm-12.col-xs-12 {
        max-width: 408px;
        margin-left: 18px;
    } 
.top-nav2 {
    width: 100%;
    height: 97px;
    background: #fff;
    margin: 0 auto 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100000;
    border-bottom: 1px solid rgba(179, 179, 179, 0.28);
}
    .top-nav2 .nav-menu-content a {
        color: #000;
        text-decoration: none;
    }    
    .top-nav{
        width: 95%;
        height: 75px;
        margin: 0 auto 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 100000;
        padding: 0 25px;
    }
    .dropdown{
        display: none;
    }
    .buttonset {
        height: 16px;
        padding: 12px 13px 20px;
        display: none;
    }       
}
@media screen and (max-width: 1040px) { 
    .opis-rozszerzony h4 {
        font-size: 23px;
        padding: 0;
        margin: 55px 0 18px 9px;
        font-weight: 300;
        line-height: 24px !important;
    }
    .oferta-side .oferta-one-item-sg {
        width: 100% !important;
        max-width: 91% !important;
        height: auto;
        float: left;
        border: 1px solid #f3f3f3;
        margin: 10px 8px;
        position: relative;
    }
    .opinnia-klienta {
        max-width: 340px;
        padding-bottom: 34px;
    }
    .zaufali-nam{
        display: none;
    }
    .footer-phone {
        width: 248px !important;
        padding-left: 16%;
        margin: 10px auto 19px auto;
    }
    .fooler-social {
        text-align: center;
        left: -16px;
    }
    .footer-fb {
        margin-top: 12px;
    }
    .footer-content{
        padding-bottom: 33px;
    }    
    .footer-phone-logo {
        display: none;
    }    
    .footer-contact{
        height: auto;
    }     
    .all-news-btn {
        width: 95% !important;
        margin: 40px auto 0 auto;
    }    
    .kontakt-sg h3 {
        text-align: center;
    }
    .all-oferta-btn {
        width: 94%;
        margin-top: 10px;
        margin-bottom: 25px;
        height: 74px;
        line-height: 74px;
        border-radius: 50px;
        font-size: 19px;
        font-weight: 200;
    }
    
    ul.news-filters {
        position: absolute;
        left: 11px;
        right: 0;
        top: -30px;
        margin: auto;
        padding: 0;
        width: 100%;
    }
h2 {
    text-align: left !important;
    margin-bottom: 38px !important;
    margin-top: 17px;
    padding: 0 0;
    font-size: 25px !important;
    margin-top: 49px !important;
}
.tech-slide.technologia {
    margin-bottom: 82px !important;
}
.p-oferta {
    text-align: justify;
    margin: -14px 0;
    padding: 0 17px;
}
.can-oferta {
    margin-top: 17px;
}
.slide-contact{
    display: none !important;
}
.col-lg-3.blue-box {
    padding-top: 0px;
    float: left;
    width: 100%;
    background: #282828;
    margin-top: 33px;
    margin-bottom: 44px;
}
.oferta-funkcjonalnosci h2 {
    padding-bottom: 26px !important;
}
.oferta-one-item-osobowe,
.oferta-one-item-ciezarowe,
.oferta-one-item-specjalne,
.oferta-one-item-budowlane,
.oferta-one-item-komunalne,
.oferta-one-item-dedykowane
{
    width: 119% !important;   
}
    .top-nav2{
        max-width: 1024px;
        width: 100%;
        height: 52px;
        margin: 0 auto;
        position: relative;
        left: 0;
        right: 0;
        z-index: 100000;
    }    
    .top-nav{
        max-width: 1024px;
        width: 100%;
        height: 52px;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 100000;
    }
    .nav-menu-content,.google-play-top-app{
        display: none;
    }    

    .breadcrumb.col-lg-12 {
        height: 55px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        line-height: 55px;
        margin-top: 0px;
        padding: 0 20px;
    }
    .nav-content-small ul.tab li a:focus, .active {
        box-shadow: inset 0 0 0 0 #44bde5, inset 0 0 0 0 #44bde5, inset 0 0 0 0 #44bde5;
    }    
    .login-app-btn img {
        position: relative;
        left: -4px;
        width: 16px;
        height: auto;
    }  
    .login-app-btn span {
        position: relative;
    } 
header.smaller .nav-logo-scroll {
    display: block;
    float: left;
    position: absolute;
    top: 0px !important;
    left: 50px !important;
}
    #nav_list {
        background: url(../img/icon_nav.png) no-repeat left top;
    } 

    .nav-menu-content a {
        
       
        color: #fff;
        text-decoration: none;
    }  
    .top-contact, .google-play-top-app4 {
        display: none;
    }  

.smaller .buttonset {
    height: 16px;
    position: relative !important;
    top: 11px !important;
    left: 7px !important;
}
.top-nav2.smaller .nav-login-app {
    float: right;
    position: absolute;
    top: 5px !important;
    right: 21px !important;
}
.form-name, .form-mail {
    width: 87%;
    float: left;
    margin-right: 9px;
}
.form-sg{
    display: none;
}
.footer-contact.contact {
    margin-top: 9px;
    margin-bottom: -39px;
}
.col-lg-4.praca-oferta {
    width: 95% !important;
}
h4 img {
    display: none;
}
}

@media screen and (max-width: 1279px) {
    .slider-text,.mouse-icon{
        display: none;
    }
    
}
@media screen and (min-width: 368px) and (max-width: 1200px) {
    .news-data{
        margin-top: -31px;
    }
    
}
@media screen and (max-width: 367px) {
    .news-data img {
        left: 18px;
    }
    
}

@media screen and (max-width: 589px) {
    .oferta-one-item-sg {
        max-width: none;
        width: 94%;
        margin: 10px auto;
        left: 10px;
        right: 0;
    }
}
@media screen and (max-width: 1050px) {
    .oferta-row {
        color: #fff;
        margin: 0 10px;
        border-top: 1px solid #4c4c4c;
        border-bottom: 1px solid #2b2b2b;
        display: inline-table;
        padding: 18px 0;
    }
    .header-col-name {
        text-align: center;
        font-size: 10px;
        top: 7px;
    }    
    .oferta-row .col-xs-12 {
        text-align: center;
        padding: 5px 0;
    }    
}

@media screen and (min-width: 1041px) {
    .can-oferta,.basic-oferta{
        position: relative;
        left: 0;
        transition: all 0.20s ease-in-out;     
    }
    .can-oferta:hover,.basic-oferta:hover{
        position: relative;
        left: 10px;
        opacity: .9;     
    }   
}


@media screen and (max-width: 500px) {
    .oferta-one-item-osobowe span.icon-oferta,
    .oferta-one-item-ciezarowe span.icon-oferta,
    .oferta-one-item-specjalne span.icon-oferta,
    .oferta-one-item-budowlane span.icon-oferta,
    .oferta-one-item-dedykowane span.icon-oferta,
    .oferta-one-item-komunalne span.icon-oferta{
        top: 96px !important;
        left: 6px !important;
    }
    .col-lg-4.praca-oferta {
        width: 119% !important;
    }    
    h2 {
        margin: -18px 0 0 0 !important;
        padding-bottom: 12px;
    }
    button.kontakt-sg-btn {
        display: none;
    }
    .col-lg-12.news-btn {
        display: none;
    }
    .top-contact2 {
        display: none;
    }  
    .p-komunalne img {
        left: 120px;
    }   
    #komunalne p,
    #budowlane p,
    #specjalne p,
    #ciezarowe p,
    #osobowe p{
        text-align: left;
    }
    .news h2 {
        padding-top: 54px;
        margin-bottom: -18px !important;
    }
    .news-data {
        left: 18px;
        top: 17px;
    }  
    .slider-gp {
        position: absolute;
        bottom: 71px;
        right: 118px;
        z-index: 9999;
    }
    .carousel-control {
        top: -31px;
    }
    .oferta-side h2 {
        padding-top: 46px;
    }
    .content.free-test {
        top: 0;
    }
    .breadcrumb.breadcrumb-main.col-lg-12 {
        top: 3px;
    }    
    .sg-oferta-section.oferta-side {
        top: -71px;
    }
    .footer-contact.contact .phone-number-number {
        font-size: 24px;
    }    
    .footer-contact.contact .phone-number-lable {
        font-size: 16px;
    }  
    .footer {
        background-position-y: 5px;
        background-size: 98%;
    }   
    .praca h2 {
        margin: -116px 0 0 0 !important;
        padding-bottom: 31px;
    } 
    .praca-oferta .cellHelper:hover > h4 {
        margin-top: 42px;
    }  
    span.icon-oferta {
        padding-left: 0;
        margin-top: -23px;
    }
    .content.praca h3 {
        font-size: 29px;
        font-weight: 200;
        margin: 6px 0 3px 0;
        position: relative;
        text-align: center;
        padding: 0 15px;
    }
    .praca h4 {
        text-align: center;
    }
    .tech-slide.technologia {
        top: 3px;
    }    
    .tech-slide.technologia h2 {
        margin-top: 37px !important;
    }  
    .tech-slide.technologia {
        margin-bottom: -37px !important;
    } 
    .tech-content h2 {
        margin: 7px 0 -29px 0 !important;
        padding-bottom: 12px;
    }   
    .opis-rozszerzony h4 {
        font-size: 17px;
        font-weight: 600;
    }  

    .oferta-items-sg {
        width: 80%;
    }
    .oferta-urzadzenia h2 {
        margin: 0 !important;
        padding: 30px 22px;
    }
    .oferta-urzadzenia {
        margin-top: -59px;
        padding: 1px 4px;
    }
    .oferta-funkcjonalnosci h2 {
        padding-bottom: 52px !important;
        padding-top: 38px;
    } 
    .not-fullscreen-oferta h2 {
        padding-top: 51px;
    }
    .klienci-onas-sg h2 {
        padding-top: 47px;
    }    
}











@media screen and (min-width: 501px) and (max-width: 1000px) {
    h2 {
        margin: 0 !important;
        padding-bottom: 24px;
    }
    button.kontakt-sg-btn {
        display: none;
    }
    .col-lg-12.news-btn {
        display: none;
    }
    .top-contact2 {
        display: none;
    }

    .oferta-items-sg {
        width: 81%;
        height: auto;
        display: block;
    }
}




































/* column definitions */

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 95%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 80%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
 .footer-content .col-lg-3 {
    width: 31%;
}
  .footer-contact .col-lg-3 {
    width: 24%;
    padding-left: 37px;
  }  
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}