@media only screen and (min-width: 1287px) and (max-width: 1480px) {
    /* .advblock-visible .container {
        margin-right: inherit;
        margin-left: inherit;
    } */

    .advblock-visible footer .foot-wrapper {
        margin: 0;
    }
}

@media only screen and (min-width: 1286px) {
    .grid-main {
        min-height: 790px;
    }
    .conatiner-wrapper{
        display: flex;
        width: 1270px;
        max-width: 100%;
        margin: 0 auto;
    }
    .conatiner-wrapper .container{
        margin: 0 30px 0 0;
    }
    .adv-block.right {
        position: static;
    }
    body.sticky-header.startpage-content .adv-block.right {
        padding-top: 0;
    }

}

@media only screen and (min-width: 1025px) and (max-width: 1286px) {
    .medium-rectangle-container {
        display: block;
    }

    .adv-block.right {
        display: none;
    }
    .conatiner-wrapper .container {
        margin: 0 auto;
    }
}

@media only screen and (min-width: 768px) {
    .hamburger {
        display: none;
    }

    header .forgot-password a::before {
        content: '\f054';
        font-family: 'FontAwesome';
        width: 5px;
        height: 9px;
        margin: 0 5px 0 0;
        font-size: 10px;
    }

    .grid-main>.row>.col-md-4,
    .banner>.row>.col-md-4 {
        -ms-flex: 0 0 34.44%;
        flex: 0 0 34.44%;
        max-width: 34.44%;
    }

    .grid-main>.row>.col-md-8,
    .banner>.row>.col-md-8 {
        -ms-flex: 0 0 65.55%;
        flex: 0 0 65.55%;
        max-width: 65.55%;
    }

    .threecolumn-img .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .table-links::before {
        content: '';
        display: block;
        height: 170px;
        margin-top: -170px;
        visibility: hidden;
    }
}

@media only screen and (min-width: 768px) {
    body.sticky-header {
        padding-top: 74px;
    }

    body.sticky-header.startpage-content .container>header {
        margin-top: 0;
    }

    body.sticky-header header .top-header {
        display: none;
    }

    body.sticky-header header .header-nav {
        position: fixed;
        top: 0;
        background: transparent;
    }
    body.sticky-header header .header-nav .container{
        background: #082e59;
    }
    header .header-nav .container>ul li a {
        color: #fff;
        font-family: 'pt_sansregular';
        text-decoration: none;
        /* letter-spacing: 1px; */
    }

    header .header-nav .container>ul>li>a {
        font-family: 'pt_sansbold';
        /* letter-spacing: 1px; */
    }

    header .header-nav .container>ul li a:hover {
        color: #fff !important;
    }

    header .header-nav .container>ul li:hover {
        background: #074488;
    }

    header .header-nav .container>ul li:hover>a {
        text-decoration: none;
        opacity: 0.5;
    }

    header .header-nav .container>ul li:hover ul {
        display: block;
        padding-left: 0px;
        left: 0;
    }

    header .header-nav .container>ul li.active>a {
        opacity: 0.5;
    }



}

@media only screen and (min-width: 1025px) {

    /* banner height */
    .banner {
        max-height: 510px;
    }

    .banner-right img {
        max-height: 245px;
        height: 245px;
        object-fit: cover;
    }

    .banner-left img {
        max-height: 510px;
        height: 510px;
        object-fit: cover;
    }

    .checkbox-wrapper label:before {
        min-width: 40px;
    }

    .cke_button.cke_button__removeformat,
    .cke_button.cke_button__removeformat:hover {
        /* padding-right: 100px !important;
        padding-left: 15px !important;
        border-left: 1px solid #ccc !important; */
        padding-right: 34px !important;
        padding-left: 15px !important;
        border-left: none !important;
    }

    .adv-block.top .banner,
    .adv-block.top .banner a,
    .adv-block.top .banner a img {
        width: 728px;
    }

    .adv-block.top .banner {
        margin: 30px 0 0 0;
    }
    .marketplace-wrapper h3 a {
        display: block;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    header .header-nav .container>ul li ul {
        min-width: 150px;
    }

    header .header-nav ul li {
        padding: 0 25px 0 0;
    }

    header .header-nav .header-left div.tx-felogin-pi1 {
        display: block;
    }

    header .header-nav .header-left>div {
        display: block;
    }

    header .header-nav .header-left .forgot-password {
        margin: 5px 0 0 -10px;
        display: -ms-flexbox;
        display: flex;
    }

    header .header-nav .header-left .forgot-password a {
        padding: 0 20px 0 10px;
    }

    .product-grid p {
        display: none;
    }

    .sidebar {
        padding-left: 10px;
    }

    .leftbar {
        /* padding-right: 40px; */
        padding-right: 30px;
    }

    .threecolumn-img .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .threecolumn-img .threecolumn-img-wrapper {
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 20px 0;
    }

    .threecolumn-img .threecolumn-img-wrapper a:nth-of-type(1) {
        margin: 0 15px 0 0;
        width: 200px;
        min-width: 200px;
        max-width: 200px;
    }

    .tx-tnt-cycleinfo-news .search-filter {
        display: block;
        margin: 0 0 70px 0;
    }

    .search-filter a {
        display: block;
        float: none;
        text-align: left;
        position: absolute;
        bottom: -15px;
        top: auto;
        right: auto;
        width: auto;
    }

    .accrodian-wrapper {
        display: block;
        float: right;
        width: 100%;
        padding: 0;
        height: auto;
    }

    .accrodian-wrapper .accrodian-header {
        /* float: right;
      width: 100%; */
    }

    .accrodian-wrapper .accrodian-button {
        float: right;
        /* width: 100%;
      text-align: right; */
    }

    footer .foot-wrapper {
        margin: 0;
        align-items: flex-start;
    }

    footer .foot-wrapper input.btn {
        width: auto;
        margin-bottom: 0 !important;
    }

    .adv-block {
        position: static;
        margin: 0 0 40px;
    }

    footer .foot-wrapper .footer-newsletter {
        margin-top: 0;
    }

    /* .adv-block.top {
        position: absolute;
    } */

    .adv-block.right {
        display: none;
    }

    .adv-block.tablet {
        display: block;
    }

    .adv-block.tablet.center {
        text-align: center;
    }

    .banner {
        margin: 0 0 20px 0;
    }

    .tx-tnt-cycleinfo-news .search-filter .search-filter-button-wrapper {
        display: flex;
        justify-content: space-between;
    }

    .search-filter .search-filter-button-wrapper .btn {
        margin: 0 61px 15px 0;
    }

    .editor-wrapper {
        margin: 0 0 160px;
    }

    .editor-wrapper .ql-toolbar {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
    }

    .editor-wrapper .ql-toolbar .ql-formats .ql-header {
        padding: 13px 10px;
    }

    .editor-wrapper .ql-toolbar .ql-formats:last-child {
        display: block;
        width: 100%;
        border-top: 1px solid #ccc;
    }

    .editor-wrapper .ql-toolbar .ql-formats:last-child .ql-clean {
        border-right: 1px solid #ccc;
        width: 154px !important;
    }

    .editor-wrapper .ql-toolbar .ql-formats:last-child .ql-clean img {
        margin: 0 10px 0 0;
    }

    /* banner height */
    .banner {
        max-height: 490px;
    }

    .banner-right img {
        max-height: 235px;
        height: 235px;
        object-fit: cover;
    }

    .banner-left img {
        max-height: 490px;
        height: 490px;
        object-fit: cover;
    }

    .search-filter .custom-select,
    .search-filter .btn {
        margin-bottom: 20px !important;
    }

    #filterSearch-form .search input {
        margin-bottom: 20px !important;
    }

    .product-grid img {
        height: auto;
    }

    .marketplace-wrapper .table-right {
        padding-left: 20px !important;
        word-break: break-word;
    }

    /* .image-wrapper .image-holder a,
      .image-wrapper .image-holder a img {
        width: 100%;
      } */

    .image-wrapper .image-holder a img {
        height: auto;
    }

    .table-wrpper.table-pd .show-details .table-right {
        padding-left: 0;
    }

    body .socialmedia-block .shariff .orientation-horizontal li {
        background-repeat: no-repeat !important;
        width: 44px;
        height: 44px;
    }

    header .header-nav .search span {
        right: 0;
    }

    header .header-nav .header-left {
        display: block;
    }

    .team-wrapper img {
        height: auto !important;
    }

    .grid-main .tx_nsnewscomments .comments-list.reply-list .comment-form .ns-btn.ns-btn-send {
        padding: 5px 5px;
        font-size: 12px;
        word-spacing: 0;
        letter-spacing: 0;
    }

    .grid-main .tx_nsnewscomments .reply-form.active-comment-form {
        padding-left: 10px;
        padding-right: 10px;
    }

    .grid-main .tx_nsnewscomments .reply-form .comment-form .text-muted {
        line-height: 16px;
    }

    .grid-main .tx_nsnewscomments .comment-form-close-btn {
        top: 0;
        right: 5px;
    }

    span#newsletter_msg {
        display: block;
        font-size: 14px;
        position: absolute;
        bottom: -23px;
    }

    header .header-nav .header-left input[type=text],
    header .header-nav .header-left input[type=password] {
        line-height: 24px;
    }

    /* .partner-wrapper .col-md-4,
    .partner-wrapper .col-md-8 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    } */

    /* footer{
        display: table;
        width: 100%;
      }
      footer .container {
        height: 100%;
        max-width: 100%;
        width: 100%;
        padding-bottom: 30px;
    } */
    footer {
        height: auto;
    }

    .medium-rectangle-container {
        display: block;
    }


    .checkbox-wrapper input:checked+label:after {
        top: 7px;
        left: 15px;    
    }

    .checkbox-wrapper .checkbox-content {
        width: calc(100% - 40px);
    }

    header .search #ke_search_sword {
        padding-right: 40px;
    }

    .sidebar-imgwrapper p,
    .sidebar .sidebar-imgwrapper-text p,
    .sidebar-padding-wrapper p {
        margin-bottom: 20px;
    }

    body,
    html {
        overflow-x: hidden;
        height: auto;
    }

    #pitsnewsletter #email-error {
        bottom: 1px;
    }

    footer .foot-wrapper input#email {
        margin: 0 16px 20px 0 !important;
    }
    #shipping-container .col-md-6 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #shipping-container .col-md-3 {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

   .personal-info #shipping-container .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
    #cke_editor1 #cke_1_bottom{
        height: 110px;
        display: block;
    }
    #cke_10{
        width: 40%;
        max-width: 190px;
    }
    .cke_button.cke_button__removeformat{
        right: auto;
        left: 0;
        width: calc(100% - 33px);
        border-top: 1px solid #d1d1d1;
    }
    .cke_button.cke_button__removeformat .cke_button__removeformat_icon{
        justify-content: left;
        width: auto;
        height: 100%;
        padding-top: 0;
        margin-top: 0;
        border-right: 1px solid #ccc;
        padding-right: 16px;
    }
    .newsletter h3{
        padding-right: 40px;
    }
    .team-wrapper .twocolumn-small-wrapper-desc {
        margin-left: 10px;
    }
    /* .marketplace-wrapper h3 a{
        display: inline;
    } */
  
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    footer #pitsnewsletter #newsletter_activation_ {
        position: absolute;
        bottom: -5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

    /* nav design portrait only */
    header .header-nav .container>ul li {
        padding: 0 7px;
    }

    header .header-nav .container>ul {
        font-size: 16px;
        z-index: 9;
        padding: 0 8px;
    }

    /* nav design portrait only */

    footer {
        height: 180px;
    }

    footer .foot-wrapper .address {
        width: 20%;
        margin-right: 40px;
    }

    footer .foot-wrapper .footer-newsletter {
        width: 45%;
        margin: 0 0 0 21px;
    }

    footer ul {
        padding: 0;
    }

    .search-filter .search-filter-button-wrapper .btn {
        margin: 0 5px 15px 0;
    }

    .editor-wrapper .ql-toolbar button.ql-bold {
        width: 93px !important;
    }

    .editor-wrapper .ql-toolbar .ql-formats .ql-header {
        width: 180px;
    }

    .teaser-release-wrapper {
        padding: 30px 15px 30px 15px;
    }

    .teaser-release-wrapper .teaser-release {
        margin: 0 0 20px 0;
    }

    .teaser-release-wrapper .teaser-release img {
        margin: 0 10px 0 0;
    }

    .sidebar .sidebar-padding-wrapper,
    .sidebar .sidebar-imgwrapper-text,
    .sidebar .sidebar-content-wrapper {
        padding: 30px 15px;
    }

    .newsletter {
        height: 90px;
    }

    .checkbox-wrapper input:checked+label:after {
        top: 7px;
        left: 15px;
    }

    #cke_10 {
        min-width: 88px;
        padding: 0 6px !important;
        border-right: 1px solid #ccc;
    }

    .cke_button.cke_button__bold {
        order: 2;
    }

    .cke_button.cke_button__bold .cke_button__bold_icon:before {
        width: 20px;
    }

   

    .cke_button.cke_button__removeformat .cke_button__removeformat_icon:before {
        margin-right: 5px;
    }

  

    a.cke_combo_button span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: unset;
    }

    #cke_9 {
        width: 100%;
        border-bottom: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .cke_toolbox .cke_combo:before{
        left: -37px;
    }

    a.cke_button.cke_button__bulletedlist {
        border-right: none !important;
    }

    .cke_combopanel {
        width: 154px !important;
        height: 100px !important;
        overflow: auto !important;
    }

    .btn {
        word-spacing: 0;
        letter-spacing: 0;
    }

    footer #pitsnewsletter #newsletter_activation_ {
        bottom: 38px;
    }

    /* footer{
      display: table;
      width: 100%;
    }
    footer .container{
      width: 765px;
    } */
    .tx-panda-shop #form-singleproduct-cart-address  .col-md-6 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tx-panda-shop #form-singleproduct-cart-address .col-md-3 {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
   
    .cke_combo_open{
        margin: 1px 3px 1px;
    }
    .product-grid+.btn{
        padding: 0 10px;
    }
   
}

@media only screen and (max-width: 767px) {
    .container {
        padding: 0 20px;
    }

    .container {
        width: 100%;
    }

    .leftbar {
        margin-bottom: 40px;
    }

    .leftbar .breadcrump {
        display: none;
    }

    body.sticky-header {
        padding-top: 0;
    }

    body.sticky-mobile-header header .top-header {
        position: fixed;
        z-index: 9999;
        width: 100%;
        top: 0;
    }

    header .header-nav {
        position: absolute;
        height: auto;
        background: #f4f4f3;
        width: 100%;
        padding-bottom: 40px;
        padding: 0;
        display: none;
        overflow: hidden;
        left: 0;
    }

    header .header-nav .container {
        display: block;
        padding: 0 20px;
    }

    header .header-nav .header-left .user-loggedin button:hover a {
        color: #fff;
    }

    header .header-nav .container>ul {
        display: block;
        padding: 20px 0 30px 0;
        height: auto;
    }

    header .header-nav .header-left div.tx-felogin-pi1 h5 {
        padding-left: 0;
    }

    header .header-nav .container>ul li {
        display: block;
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px solid #bbbbbb;
        margin: 0 15px;
        padding-left: 0;
        height: auto;
        position: relative;
    }

    header .header-nav .container>ul li a {
        color: #074488;
        border: none;
    }

    header .header-nav .container>ul li a:hover {
        text-decoration: none;
        color: #074488 !important;
    }

    header .header-nav .container>ul li>a {
        font-family: 'pt_sansbold';
        text-decoration: none;
    }

    header .header-nav .container>ul li ul li a {
        font-family: 'pt_sansregular';
        line-height: 18px;
    }

    header .header-nav .container>ul>li.has-child ul {
        position: static;
        background: transparent;
        padding: 0;
        margin-top: 10px;
    }

    header .header-nav .container>ul>li.has-child ul li {
        border: none;
    }

    header .header-nav .container>ul>li.has-child>a {
        width: 90%;
        display: block;
    }

    header .header-nav .container>ul>li.has-child>span {
        position: absolute;
        right: 0;
        top: 13px;
    }

    header .header-nav .container>ul>li.has-child>span:after {
        content: "\f078";
        font-family: 'FontAwesome';
        color: #074488;

    }

    header .header-nav .container>ul>li.has-child span.open {
        transform: rotate(180deg);
    }

    header .header-nav .container .header-left {
        position: static;
        display: block;
        margin: 0;
        padding-bottom: 30px;
    }

    header .header-nav .header-left .forgot-password {
        position: absolute;
        bottom: 30px;
        right: 20px;
    }

    header .header-nav .header-left>div {
        flex-direction: column;
        align-items: flex-start;
        position: relative;
    }

    header .header-nav .header-left form {
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
    }

    header .header-nav .container .header-left input[type=password],
    header .header-nav .container .header-left input[type=text] {
        display: block;
        width: 100%;
        margin: 0 0 15px !important;
        border: 1px solid #c2c2c2;
    }

    header .header-nav .container .header-left ul {
        display: inline-block;
    }

    header .header-nav .container .header-left ul li::before {
        background: url(/images/arrowblue.png);
    }

    header .header-nav .forgot-password a {
        display: block;
        color: #074488;
    }

    header .header-nav .forgot-password a:hover {
        color: #074488 !important;
        text-decoration: underline;
    }

    header .forgot-password a::before {
        content: '\f054';
        font-family: 'FontAwesome';
        width: 5px;
        height: 9px;
        margin: 0 5px 0 0;
        font-size: 10px;
        color: #074488;
    }

    header .header-nav .container .header-left h5 {
        display: block;
        margin: 0 0 10px;
    }

    header .header-nav .container .header-left input[type=submit] {
        background: #074488;
        vertical-align: bottom;
        height: 45px;
        /* width: auto; */
    }

    header .header-nav .container .search {
        position: relative;
        left: 0;
        top: 0;
        margin: 0 0 40px 0;
        width: 100%;
    }

    header .header-nav .container .search input {
        display: block;
        margin: 0 !important;
    }

    header .header-nav .container .search span i {
        color: #074488;
    }

    header .header-nav.active {
        height: auto;
    }

    footer {
        height: auto;
        margin: 0;
        padding: 20px 0;
    }

    footer .foot-wrapper {
        display: block;
        margin: 0;
        position: relative;
    }

    footer .foot-wrapper .social-icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    footer .foot-wrapper input#email {
        width: 100%;
        margin: 0 16px 22px 0 !important;
    }

    footer .foot-wrapper button {
        margin: 0 20px 35px 0;
    }

    footer ul {
        padding: 0;
    }

    footer .address {
        margin-bottom: 37px;
    }

    .sidebar {
        padding-left: 10px;
    }

    .sidebar .teaser-img {
        display: none;
    }

    .sidebar .sidebar-imgwrapper img {
        width: 100%;
    }

    .newsletter {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        height: auto;
        padding: 20px;
        margin: 0 0 40px 0;
    }

    .newsletter h3 {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 15px 0;
    }
    .newsletter h3 strong{
        display: block;
    }

    .banner-left .banner-text {
        position: static;
        color: #000;
        width: 100%;
        margin: 12px 0 22px;
    }

    .adv-block.top .tx-pits-adtags {
        margin: 0;
    }

    .banner-right .banner-text h2 {
        margin-bottom: 0;
        font-size: 18px;
        line-height: 22px;
    }

    .banner-left .banner-text h2 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 10px;
    }

    .banner {
        margin: 0 0 40px 0;
    }

    .banner-right .banner-text {
        position: static;
        color: #000;
    }

    .banner-right .banner-text p {
        margin-bottom: 5px;
    }

    .banner-right .banner-right-top {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: end;
    }

    .banner-right .banner-right-top img {
        max-width: 120px;
        margin: 2px 15px 0 0;
        height: auto;
    }

    .banner-right .banner-right-bottom {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: end;
    }

    .banner-right .banner-right-bottom img {
        max-width: 120px;
        margin: 0 15px 0 0;
        height: auto;
    }

    .product-grid {
        margin: 0 0 20px 0;
    }

    .tx-tnt-cycleinfo-news .product-grid {
        margin: 0 10px 20px 10px;
    }

    .product-grid h3 {
        font-size: 18px;
        margin: 0;
        word-break: break-word;
        line-height: 22px;
    }

    .product-grid .col-md-8 {
        -ms-flex: 0 0 58.5%;
        flex: 0 0 58.5%;
        max-width: 58.5%;
    }

    .product-grid .col-md-4 {
        -ms-flex: 0 0 41.5%;
        flex: 0 0 41.5%;
        max-width: 41.5%;
    }

    .product-grid p {
        display: none;
    }

    .marketplace-wrapper .table-wrpper .col-md-8 a {
        margin-bottom: 0;
    }

    .marketplace-wrapper .table-wrpper .col-md-4 a {
        margin-top: 0;
    }

    .table-wrpper .col-sm-12 {
        padding-left: 0;
    }

    .table-wrpper .col-md-4 p {
        margin: 0 0 15px 0;
    }

    .table-wrpper .col-md-8 p {
        margin: 15px 0 10px 0;
    }

    .table-wrpper .table-left {
        margin-bottom: 0;
    }

    .table-wrpper .table-left p {
        margin: 0;
    }

    .table-wrpper .table-right {
        margin-top: 0;
    }

    .table-wrpper .table-right p {
        margin: 0;
    }

    .border-wrapper-image {
        display: none;
    }

    .threecolumn-img .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .threecolumn-img .threecolumn-img-wrapper {
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 20px 0;
    }

    .threecolumn-img .threecolumn-img-wrapper img {
        margin: 0 15px 0 0;
        max-width: 120px;
    }

    .image-block-left {
        float: none;
        max-width: 100%;
        margin: 0;
    }

    .image-block-left img {
        width: 100%;
    }

    .search-filter {
        display: block;
        margin: 0 0 50px 0;
    }

    .custom-button {
        margin-bottom: 50px;
    }

    .search-filter button {
        display: inline-block;
        float: left;
        margin-bottom: 20px;
    }

    .table-wrpper {
        margin: 0 0 50px;
    }

    .container>header {
        /* padding-top: 0; */
        margin-top: 0;
        margin: 0 -20px 30px;
    }

    .startpage-content .container>header {
        margin-top: 0;
        margin: 0 -20px 20px;
    }

    .adv-block {
        position: static;
        margin: 0 0 40px;
        text-align: center;
    }
    .adv-block.top{
        margin: 0 0 20px;
    }
    .adv-block.mobile {
        display: block;
    }

    /* .adv-block.top {
        display: none;
      } */

    .adv-block.right {
        display: none;
    }

    .adv-block.tablet {
        display: block;
    }

    .hamburger:hover {
        border: none;
    }

    .hamburger.active {
        position: relative;
    }

    .hamburger.active img {
        display: none;
    }

    .hamburger.active:before {
        content: "";
        background: url(../images/close.png);
        height: 25px;
        width: 25px;
        display: block;
    }

    button {
        display: block;
    }

    h1,
    .breadcrump+div>h1 {
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 20px;
    }

    h4 {
        font-size: 17px;
        line-height: 22px;
    }

    .accrodian-wrapper .accrodian-header-wrapper {
        padding: 10px 15px;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        -ms-flex-align: center;
        align-items: flex-start;
    }

    .accrodian-wrapper .accrodian-header-wrapper .accrodian-header {
        margin: 0 0 10px;
        -ms-flex-align: baseline;
        align-items: baseline;
    }

    .accrodian-wrapper .accrodian-button {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .accrodian-wrapper .accrodian-button button {
        margin-right: 10px;
    }

    .editor-wrapper {
        margin: 0 0 120px;
    }

    .editor-wrapper .ql-toolbar {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
    }

    .editor-wrapper .ql-toolbar button {
        padding: 10px;
    }

    .editor-wrapper .ql-toolbar button.ql-clean {
        width: 170px !important;
    }

    .editor-wrapper .ql-toolbar button.ql-clean img {
        margin: 0 10px 0 0;
    }

    .editor-wrapper .ql-toolbar .ql-formats:nth-of-type(2) {
        width: 30%;
        border-bottom: 1px solid #ccc;
    }

    .editor-wrapper .ql-toolbar .ql-formats:nth-of-type(2) button {
        border-right: none;
    }

    .editor-wrapper .ql-toolbar .ql-formats:nth-of-type(2) button img {
        margin: 0 10px 0 0;
    }

    .editor-wrapper .ql-toolbar .ql-formats:nth-of-type(1) {
        width: 70%;
        border-bottom: 1px solid #ccc;
    }

    .editor-wrapper .ql-toolbar .ql-formats:nth-of-type(1) .ql-header {
        width: 100% !important;
    }

    .forgotPassword {
        width: 100%;
        position: relative;
    }

    .forgotInput {
        display: block;
        width: 100%;
    }

    .forgotInput legend {
        margin: 0 0 10px;
        color: #212529;
    }

    p.returnLogin {
        position: static;
        right: 0;
        bottom: 0;
    }

    p.returnLogin a {
        color: #074488;
    }

    #filterSearch-form .search input {
        margin-bottom: 20px !important;
    }

    .search-filter-button-wrapper .custom-select,
    .search-filter-button-wrapper input {
        margin: 0 5px 20px 0 !important;
    }

    .table-wrpper.table-pd .row .table-right {
        padding-left: 0;
    }

    .table-wrpper.table-links .row .table-right {
        padding-left: 15px;
        margin-top: 0;
    }

    .table-wrpper .show-details .table-left,
    .table-wrpper .show-details .table-right {
        margin: 10px 0;
    }

    .pagination ul li.active {
        margin: 0 10px;
    }

    .pagination ul li {
        width: 40px;
        height: 40px;
    }

    footer .foot-wrapper .footer-newsletter {
        /* margin: 13px 0 0 0; */
        margin: 13px 0 33px 0;
    }

    .banner-left img {
        height: auto !important;
        width: 100%;
    }

    .banner-text h2 a {
        color: #000;
    }

    .pitsnewsletter input#goclww {
        vertical-align: top;
    }

    footer .mail-box {
        display: block;
    }

    .pitsnewsletter fieldset {
        margin-bottom: 38px;
    }

    footer .social-icon {
        height: 60px;
        width: 60px;
    }

    .image-wrapper .image-holder a,
    .image-wrapper .image-holder a img {
        width: 100%;
    }

    .image-wrapper .image-holder a img {
        height: auto;
    }

    body .socialmedia-block .shariff .orientation-horizontal li {
        background-repeat: no-repeat !important;
        width: 44px;
        height: 44px;
    }

    header .header-nav .header-left .user-loggedin {
        display: block;
    }

    header .header-nav .header-left .user-loggedin .user {
        display: flex;
        flex-direction: column;
        text-align: left;
        color: #074488;
        margin: 0 0 20px 0;
    }

    header .header-nav .header-left .user-loggedin a {
        border: 1px solid #074488;
        color: #fff;
        height: 42px;
        word-spacing: 2px;
        margin-right: 0;
        text-decoration: none;
        background-color: #074488;
        border-radius: 6px;
        font-size: 16px;
        padding: 10px 15px;
        text-transform: uppercase;
        margin: 0 20px 15px 0;
        letter-spacing: 0.1px;
        width: auto !important;
        margin-bottom: 0;
    }



    header .header-nav .header-left .user-loggedin .user label {
        margin: 0 10px 0 0;
        color: #000;
    }

    .grid-main .tx_nsnewscomments .comments-list.reply-list .comment-form .ns-btn.ns-btn-send {
        padding: 5px 5px;
        font-size: 12px;
        word-spacing: 0;
        letter-spacing: 0;
        width: 100% !important;
    }

    .grid-main .tx_nsnewscomments .reply-form.active-comment-form {
        padding-left: 10px;
        padding-right: 10px;
    }

    .grid-main .tx_nsnewscomments .reply-form .comment-form .text-muted {
        line-height: 16px;
    }

    .grid-main .tx_nsnewscomments .comment-form-close-btn {
        top: 0;
        right: 5px;
    }

    header .header-nav .container>ul li ul li {
        padding-top: 4px;
        padding-bottom: 4px;
        margin-left: 20px;
    }

    #showDetails .table-wrpper.table-pd .row .table-right {
        padding-left: 15px;
    }

    header .top-header {
        background: #074488;
        padding: 0 0;
        height: 85px;
    }

    header .top-header .container {
        padding: 0;
    }

    header .top-header .container .logo {
        padding-left: 20px;
    }

    header .top-header .container .hamburger {
        height: 85px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 71px;
        background: #082e59;
    }

    header .header-nav .search .tx-kesearch-pi1 {
        width: 100%;
        position: static;
    }

    header .search #ke_search_sword {
        position: static;
        padding-right: 40px;
    }

    header .header-nav .search .search-placeholder-icon {
        display: none;
    }

    header .header-nav .search .tx-kesearch-pi1 span {
        /* top: 13px; */
        top: 8px;
    }

    .ce-gallery .ce-column {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .ce-gallery .ce-column img,
    .ce-gallery .ce-column figure,
    .ce-gallery .ce-column a.lightbox {
        width: 100%;

    }

    .ce-gallery .ce-column {
        width: 100%;
    }

    .ce-gallery .ce-row {
        display: block;
    }

    .banner-left:before,
    .banner-right-top:before,
    .banner-right-bottom:before {
        content: none;
    }

    .product-grid img {
        height: auto;
    }

    .marketplace-wrapper .table-wrpper .table-right {
        padding-left: 0 !important;
        margin-top: 0;
    }

    .sidebar .sidebar-padding-wrapper {
        padding: 15px;
    }

    .sidebar-content-wrapper.red {
        padding: 15px;
    }

    .teaser-release-wrapper {
        padding: 15px;
        margin: 0 0 60px 0;
    }

    .sidebar .sidebar-imgwrapper-text {
        padding: 15px;
    }

    .tx-pits-bannerimages a img,
    .tx-pits-bannerimages a {
        width: 100%;
    }

    .sidebar .sidebar-padding-wrapper img {
        width: 100%;
    }

    .adtags-block {
        text-align: center;
    }

    .halfpage-ad {
        padding-bottom: 10px;
    }

    .medium-rectangle-container {
        display: block;
    }

    .product-grid+.btn {
        margin-top: 10px;
        margin-bottom: 40px;
        padding: 0 14px;
    }

    .border-wrapper {
        padding: 34px 0 40px 0;
        margin: 0 0 40px 0;
    }

    .marketplace-wrapper h3 {
        margin: 0 0 12px;
    }

    .marketplace-wrapper .table-wrpper .row:first-child .table-right {
        display: none;
    }

    .tx-tnt-job .marketplace-wrapper .btn.btn-blueborder {
        margin-top: 15px !important;
        margin-bottom: 20px;
    }

    .shop-wrapper .shop-image {
        margin: 0 0 20px 0;
    }

    .shop-desc p {
        margin-bottom: 15px;
    }

    .shop-desc h3 {
        margin-bottom: 8px;
    }

    .twocolumn-small-wrapper-wrapper img {
        margin: 0 0 20px 0;
    }

    .team-wrapper .twocolumn-small-wrapper-desc {
        margin-left: 0;
    }

    .banner .date {
        line-height: 14px;
        margin: 0 0 6px;
    }

    .border-wrapper h3 {
        margin-bottom: 15px;
    }

    h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .marketplace-wrapper h2 {
        margin-bottom: 5px;
    }

    .table-wrpper a {
        font-size: 16px;
        line-height: 22px;
    }

    .marketplace-wrapper label {
        font-size: 18px;
        margin-bottom: 2px;
    }

    .table-wrpper .table-right {
        /* margin: 7px 0 10px; */
        margin: 0px 0 10px;
    }
    .table-wrpper p{
        font-size: 16px;
        line-height: 20px;
    }
    .showDetails .table-wrpper p {
        font-size: 16px;
        line-height: 20px;
    }

    .table-wrpper .table-left {
        margin: 7px 0 0;
    }
    .table-wrpper .table-left {
        margin: 7px 0 0;
    }
    #showDetails .table-wrpper .table-left {
        margin: 9px 0 0;
    }
    .btn-large {
        font-size: 16px;
    }

    .sidebar .sidebar-imgwrapper-text h3 {
        font-size: 23px;
        margin: 0 0 8px;
    }

    .teaser-release-wrapper h3 {
        font-size: 23px;
        margin: 0 0 25px;
    }

    .sidebar .sidebar-imgwrapper-text p {
        margin-bottom: 15px;
    }

    .shortText p {
        margin-bottom: 40px;
    }

    .detailText {
        margin-bottom: 60px;
    }

    .pdf-btn {
        margin: 0 20px 40px 0;
    }

    .checkbox-wrapper .checkbox-content {
        width: calc(100% - 30px);
        font-size: 14px;
        line-height: 18px;
        padding-left: 0;
    }

    .checkbox-wrapper label .checkbox-content strong {
        font-size: 16px;
    }

    .pdf-btn input[type="file"] {
        font-size: 16px;
    }

    form label {
        font-size: 16px;
        line-height: 20px;
    }

    .tx-tnt-job .btn.btn-blueborder {
        margin-bottom: 10px !important;
        margin-top: 30px !important;
    }

    .tx-tnt-job form .checkbox-wrapper label {
        margin: 0;
    }

    .tx-tnt-job .bg-gray+.checkbox-wrapper {
        margin: 0 0 40px 0;
    }

    .tx-tnt-job .pdf-btn+.checkbox-wrapper {
        margin: 0 0 41px 0;
    }

    .twocolumn-small-wrapper.team-wrapper img {
        margin-right: 20px;
    }

    .custom-select .select-selected {
        /* width: 118px; */
        padding: 8px 35px 8px 10px;
    }

    .tx-tnt-brand-supplier .search-filter .custom-select:nth-of-type(2) {
        width: 120px;
        max-width: 60%;
        min-width: 120px !important;
        margin-right: 0 !important;
    }

    /* .search-filter-button-wrapper .custom-select .select-items div{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    } */
    .twocolumn-small-wrapper p a {
        display: inline-block;
    }

    #pitsnewsletter #email-error {
        bottom: 3px;
    }

    footer #pitsnewsletter #newsletter_activation_ {
        bottom: 39px;
    }

    #form-singleproduct-cart-address .custom-select {
        width: 100%;
        max-width: 100%;
    }
    span#newsletter_activation_ p {
        margin: 0;
        line-height: 16px;
        font-size: 14px;
    }
    .ad_errorclass#termsAgree_error {
        bottom: -24px;
    }
    .ad_errorclass#short_text_error {
        bottom: -27px;
    }
    .accrodian-wrapper .accrodian-header-wrapper i{
        top: 4px;
    }
    header .header-nav .header-left input[type=text],
     header .header-nav .header-left input[type=password]{
        line-height: 20px;
    }
    .team-wrapper img ,
    .partner-wrapper img{
        margin-top: 0;
    }
    .threecolumn-img.tag-related-news h5 {
        padding: 0;
        font-size: 18px;
        line-height: 22px;
    }
    .partner-wrapper .ce-gallery .ce-column img{
        width: auto;
        margin: 2px 0 5px 0;
    }
    .home.show-mob{
        display: block !important;
    }
    .threecolumn-img.tag-related-news h3 {
        margin-bottom: 30px;
    }
    .banner-right .banner-text .date {
        margin: 0 0 5px;
    }
    .product-grid .date {
        margin: 0 0 5px 0;
    }
    .sidebar .sidebar-padding-wrapper p {
        margin-bottom: 15px;
    }
    .sidebar-padding-wrapper-text h3{
        margin: 0 0 15px;
    }
    .tx-tnt-job address .preview-pdf{
        margin-bottom: 10px !important;
    }
    
     .name-country{
         max-width: 100%;
     }
     .name-shipping_first_name,
     .name-shipping_last_name {
        width: 100%;
        float: left;
        padding-right: 0;
        padding-left: 0;
    }
    .tx-panda-shop table .TableHeader{
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .tx-panda-shop table td{
        display: block;
        text-align: right;
        padding: 10px;
        border-right: 0;
    } .tx-panda-shop table td:last-child{
        border-bottom: 0;
    }
    .tx-panda-shop table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }
    .tx-panda-shop table td.btn-center {
        text-align: right;
    }
    .tx-panda-shop table tbody {
        border: none;
    }
    .tx-panda-shop table tbody  tr{
        border: 1px solid #ddd;
        margin-bottom: 20px;
        display: block;
     }
     
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    .search-filter button:nth-of-type(3) {
        margin-right: 0;
    }

    .search-filter .custom-select:nth-of-type(1) {
        width: 35%;
        min-width: 35% !important;
        max-width: 35%;
        margin-right: 2% !important;
    }

    .search-filter .custom-select:nth-of-type(2) {
        width: 60%;
        max-width: 60%;
        min-width: 60% !important;
        margin-right: 0 !important;
    }

    .search-filter input {
        margin-bottom: 0 !important;
    }

    .search-filter a {
        bottom: 3px;
        top: auto;
    }

    #filterSearch-form .search input {
        margin-bottom: 20px !important;
    }

    .search-filter-button-wrapper .custom-select {
        margin: 0 5px 20px 0 !important;
    }

    .search-filter-button-wrapper .btn {
        margin: 0 23px 20px 0;
    }

    .search-filter-button-wrapper {
        display: flex;
    }

    .checkbox-wrapper label:before {
        width: 30px;
        height: 30px;
    }

    .checkbox-wrapper input:checked+label:after {
        top: 5px;
        left: 11px;
        width: 8px;
        height: 17px;
    }

    #filterSearch-form .search-filter-button-wrapper {
        display: block;
    }

    #filterSearch-form .search-filter-button-wrapper .custom-select {
        width: 50%;
    }
    

}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .search-filter {
        margin: 0 0 40px 0;
    }

    .search-filter .custom-select:nth-of-type(1) {
        width: 35%;
        min-width: 35% !important;
        max-width: 35%;
        margin-right: 2% !important;
    }

    .search-filter .custom-select:nth-of-type(2) {
        width: 60%;
        max-width: 60%;
        min-width: 60% !important;
        margin-right: 0 !important;
    }

    .search-filter a {
        position: static;
    }

    .checkbox-wrapper label:before {
        height: 35px;
        width: 35px;
    }

    .checkbox-wrapper input:checked+label:after {
        top: 8px;
        left: 14px;
        width: 8px;
        height: 17px;
    }
    .cke_toolbox .cke_combo:before{
        left: 24px;
    }
}

/* @media only screen and (max-width: 375px){
      #filterSearch-form .search-filter-button-wrapper .custom-select:nth-child(2){
        margin-right: 0;
      }
      #filterSearch-form .search-filter .custom-select {
        min-width: 137px !important;
    }
    .search-filter .custom-select {
      max-width: 170px;
    }
    } */
/*# sourceMappingURL=responsive.css.map */