.pompcurve {
width: 900px !important;
max-width: 100% !important;
    height: auto !important;
}

#content article a:hover {
    color: #00529c;
    border-bottom: none;
}

hr {
 border: none !important;
 background-color: transparent;
 padding: 25px 0; }

article table td {
 font-size: 1em; }

.videoWrapper {
margin-top: 25px;
}

.assemvideos strong {
display: block;
 line-height: 25px;
 min-height: 50px;
}

.witkader, .blauwkader {
 padding: 25px;
}

.blauwkader ul li {
 padding-bottom: 10px;
}

.pumpspecs h2 {
    font-weight: 200;
    font-style: italic;
}

.tab__content table tr:first-child td {
 background: #00529c;
 padding: 8px 30px;
 color: #FFF;
 font-weight: 900; }

.tab__content table tr:nth-child(2n) td {
 background: rgb(242, 242, 242); }

.tab__content table {
width: auto;
margin: 0 auto;
border-spacing: 0px;
text-align: center; }
.tab__content table th {
color: #FFF;
background: #0aacac;
font-size: 1rem; }
.tab__content table td {
padding: 8px 30px; 
}

a.technoshtbtn {
 margin: .8em 0 1.4em 0;
}

.bigger-heading h2 {
 font-size: 2em !important;
 margin-bottom: 0.5465em !important;
}

@media only screen and (max-width: 778px) {
 .bigger-heading h2 {
 font-size: 1.5em !important;
 }
}

.projecten {
 margin: 2vh 0;
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 align-items: stretch;
}

.projecten ul {
 margin: 0;
}

.projecten li {
 margin: 15px;
}

.project-tile {
 display: flex;
 flex-direction: column;
 border: 2px solid rgb(235, 235, 232); 
 padding: 1em; 
 text-align: center; 
 margin: 5px;
 min-height: 450px !important; 
 flex: 0 0 310px;
}

@media only screen and (max-width: 778px) {
 #projecten {
 display: flex;
 flex-direction: column;
 padding:5px
}

.project-tile {
 width: auto;
 margin: 5px;
 display: inline-block;
 }
}

.project-tile img {
 display: block;
 margin-left: auto;
 margin-right: auto;
 max-width: 200px !important;
 height: auto !important;
 max-height: 265px;
 width: 100% !important;
}

.resp-container {
 position: relative;
 overflow: hidden;
 padding-top: 56.25%;
}

.resp-iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 border: 0;
}

span.titlesub {
    line-height: 1.2;
    min-height: 65px;
    font-weight: 200;
    margin: 5px 0 !important;
}

.tab + label {
    font-size: 16px !important;
}

.story-block {
        padding: 15px 20px;
    min-height: 240px; 
}

.sectorblok {
 border: 1px solid #E7E7E7;
 margin: 0 8px; }
 .sectorblok:hover p a {
 color: #0258a3 !important; }
 .sectorblok p a {
 display: block;
 padding: 15px 15px 30px; }
 .sectorblok p a:hover {
 text-decoration: none;
 border-bottom: none !important; }
 .sectorblok img {
 padding: 0;
 margin: 0; }
 .sectorblok p {
min-height: 95px; 
 margin: 0; }

.x-btn-default-small {
background-color: #03a9f4 !important;
}

.story-block img {
            max-height: 160px;
    width: auto !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 200px;
    padding-top: 15px;
}

.pck-news-widget h3 {
    color: #00ADEF;
}

#over-ons ul li {
list-style-type: none !important;
padding-left: 20px;
padding-bottom: 10px; 
}

#over-ons ul li::before {
position: absolute !important;
content: "✓";
left: 10px;
}

#over-ons {
    display: grid;
    width: 100%;
    grid-template-columns: 67% 33%;
grid-column-gap: 15px; 
}

#over-ons ul {
margin: 0 0 0 18px !important;
}

.grid-item:nth-child(2n) {
display: flex;
flex-direction: column;
align-items: center;
}

#over-ons h2 {
    padding: 0.5em 0;
}

.button-selfmade {
    display: inline-block;
    background-color: #0258a3;
    padding: .4em 0.8em .4em 0.8em;
    color: #fff !important;
    position: relative;
    margin: .4em 0 0 0;
    font-size: 14pt;
    text-decoration: none;
    border-bottom: none !important;
    font-weight: 600;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 20px !important;
    position: absolute;
    bottom: 0px;
    width: 85%;
text-align: center; 
}

.titlesub {
 line-height: 1.2;
 font-weight: 200;
text-align: center;
width: 100%;
font-weight: 200;
}

.content-row ul li {
    list-style-position: outside;
}

.zoekkader h2 {
    font-size: 1.55em !important;
    margin: 14px 0 14px 0 !important;
}

#content article h1 {
    font-size: 2.2em;
line-height: 1.2;
}

#content article h2 {
 font-size: 1.6em;
line-height: 1.2; }

#content article h3 {
 font-size: 1.1em;
}

#content article .col.categoryBlock h2 {
font-size: 1.15em; }

.tab__content img.curve {
 margin: 8px auto;
 width: 900px;
 max-width: 100%;
 height: auto;
}

#product_offer.pumps a.actionbtn {
    margin-bottom: 25px;
}

@media only screen and (min-width: 1000px) {
    #largeDef img {
        width: auto !important;
    }
}

@media only screen and (max-width: 778px) {
    .tab__content table th {
        display: block;
    }
    .tab__content table td {
        display: block;
    }
.tab__content table tr td:first-child {
font-weight: 900; 
}
}

.amazingslider-img-1 img {
    max-width: 100% !important;
margin-left: 0% !important;
height: auto !important;
}

@supports (-webkit-appearance: none) {
body {
text-shadow: 0px 0px 0px;
}
}

.vpcppompcurves img {
        max-width: 49%;
    height: auto;
margin: 0;
    display: inline-block;
}

@media screen and (max-width: 778px) {
.vpcppompcurves img {
        max-width: 100%;
        }
}

#contactshort input[type="text"], #contactshort .form-group input[type="email"], #contactshort input[type="email"], #contactshort select#country.element-country.form-control, #contactshort select, #contactshort .form-group select, #contactshort textarea {
    /*breedte van velden formulieren vergroten, staat max op 340px*/
    width: 85% !important;
    max-width: 85% !important;
}

#contactshort textarea {
    /*hoogte aanpassen van textarea, staat standaard op 40 rows*/
    height: 10em;
}

#contactshort label.required.control-label, #contactshort label, #contactshort label.optional.control-label {
    font-weight: 600 !important;
}

#contactshort label.required::after {
    content: '' !important;
}

#contactshort .form-group:nth-child(1) {
    padding: 0 !important;
}

.help-block {
    display: inline;
}

#contactgegevens table td {
    /* contactgegevens die in kadertje staan in tabelformaat styling */
    text-align: left;
    padding: 10px 10px;
    border: none;
}

#contactgegevens table tr:nth-child(odd) {
    /* standaardsetting rijen tabellen overrulen */
    background-color: transparent;
}

#contactgegevens table tr td:nth-child(odd) {
    padding: 10px 10px 10px 30px;
}

#contactgegevens table {
    margin-top: 30px;
    margin-bottom: 30px;
}

#contactgegevens h2 {
    padding: 30px 0 0 30px;
}

.returnmessage {
    font-weight: 600;
    font-size: 1.5rem;
}

.headerfoto {
    display: none;
}

@media (min-width: 767px) {
    #submenu {
        padding: 0 17px 17px;
        top: 0;
    }
}

#product_show-blocks #submenu {
    display: none;
}


@media (min-width: 768px) {
#product_show-blocks .colm3-4,#product_child-overview .colm3-4 {
        width: 100%;
    }
}

#productpage-topbox table {
width: 100%;
}

#productpage-topbox table td {
/* contactgegevens die in kadertje staan in tabelformaat styling */
text-align: left;
padding: 10px 10px;
border: 1px solid #e0e0e0;
}

#productpage-topbox table tr:nth-child(odd) {
    background-color: #fcfcfc;
}

#productpage-topbox h1 {
    margin: 20px 0 20px 0;
}

#shortcuts {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

div.shortcut {
    display: inline-block;
    background-color: #00529c;
    padding: .8em .8em .8em .8em;
    color: #fff;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    margin: 0.4em 1% .4em 1%;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    width: 23%;
}

div.shortcut:hover {
    cursor: pointer;
}

#content div.shortcut a {
color: #FFF;
}

#content div.shortcut a:hover {
color: #FFF;
}

 #product_show-blocks .witkader {
    border: 4px solid #f1f1f1;
}

#product_show-blocks .blauwkader {
    background: #f1f1f1;
}

#characteristics {
    padding: 50px 0;
max-width: 80%;
}

.product-block-hc {
min-height: 400px;
border: 1px solid #E7E7E7;
margin-right: 2.0675em;
margin-top: 10px;    
position: relative;
padding: 0 20px 10px;
text-align: center;
}

.product-block-hc h2 a {
color: #00529c !important;
}

.product-block-hc img {
position: relative;
left: 50%;
transform: translateX(-50%);
max-height: 200px;
width: auto;
padding-top: 25px;    
}

.product-block-hc h2 {
font-size: 1.15em !important;
color: #00529c;
margin: 14px 0 6px 0;
line-height: 1.2;
}

.product-block-hc p {
line-height: 1.2;
min-height: 65px;
font-weight: 200;
margin: 5px 0 !important;
font-size: 11pt;
width: 100%;
}

.product-block-hc:hover h2 a {
color: #00ADEF !important;
}

.product-block-hc:hover h2 a {
color: #0258a3 !important; }
.product-block-hc h2 a {
display: block;
}

.product-block-hc h2 a:hover {
text-decoration: none;
border-bottom: none !important; 
}

.product-block-hc .button-selfmade {
width: fit-content;
font-size: 1em;
padding: .4em .8em .4em 30px;
}

.product-block-hc p a {
color: #FFF !important;
}

.product-block-hc p:hover {
opacity: 0.8;
text-decoration: none;
border-bottom: none !important;
}

.product-block-hc p:hover a {
color: #FFF !important;
}

.product-block-hc table {
width: 100%;
}

.product-block-hc table td {
font-size: 1em;
}

.product-block-hc table td {
border: 1px solid #eee;
padding: 5px 3px;
text-align: center;
color: #00529c;
font-size: 1em;
}

.product-block-hc table tr:nth-child(odd) {
background-color: #fcfcfc;
}

#sitemapcontainer .inner .col {
    margin-left: 2%;
}

#sitemapcontainer h3 {
    font-size: 1.3rem;
}