
@media only screen and (max-width: 1366px) {
.page-title h2, .page-title2 h2 {
    font-size: 50px;
}
.page-title2 {
    width: 65%;
}
.header-subtext {
    font-size: 85px;
}
.contact-bot .right-sec {
    padding-left: 10%;
    padding-right: 5%;
    padding-top: 5%;
}
.caption-desc h2 {
    font-size: 40px;
    margin-bottom: 15px;
}
.but-wrap {
    margin-top: 0px;
}
h3.subtitle {
    margin: 0;
}
.button.second {
    margin-top: 10px;
    padding: 8px 30px;
}
p {
    font-size: 17px;
}
}
/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 769px) and (max-width: 991px) {
    .parent-page {
    text-align: center;
}
.nav-tabs.nav-justified > li {
    display: table-cell;
    width: 100%;
    float: left;
}
.tab-sec1 .img-bg {
    display: none;
}
.mainmenu-area .container {
    width: 100%;
}
.page-head {
    color: #004f91;
    font-family: raleway;
    font-size: 50px;
    font-weight: 700;
}
.prod-wrap {
    position: relative;
    margin-bottom: 30px;
    width: auto;
    text-align: center;
    display: inline-block;
}
	
	.mainmenu-area #primary-menu > ul > li > a {
        padding: 30px 5px;
		font-size: 14px;
    }
    .header-area {
        padding-top: 80px;
    }
    .price-table,
    .box {
        padding: 30px 15px;
    }
    .price-table.active {
        padding: 50px 15px;
    }
    .single-team {
        margin-bottom: 30px
    }
    .side-icon-boxes {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
	.main-img {
    text-align: center;
}
.overlap {
    display: inline-block;
    width: 100%!important;
    text-align: center;
    position: relative!important;
}
.caption-photo.one {
    position: relative;
    margin-bottom:0px;
	text-align: center;
}
.col-md-3.col-1 {
    padding-top: 0;
}
.col-md-3.col-2 {
    padding-top: 0;
}
.col-md-3.col-4 {
    padding-top: 0;
}
.home .popup-gallery {
    padding: 0px 20px;
    text-align: center;
}
}


/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    body {
        font-size: 13px;
    }
	.col-md-3.col-1 {
    padding-top: 0;
}
.col-md-3.col-2 {
    padding-top: 0;
}
.col-md-3.col-4 {
    padding-top: 0;
}
.popup-gallery {
    padding: 0px 20px;
    text-align: center;
}
.page-template-template-contact .entry h2 {
    font-size: 30px;
}
.col-md-gallery {
    width: 100%;
    float: none;
    padding: 0;
    margin: .5%;
    display: inline-block;
}
	.overlap {
    display: inline-block;
    width: 100%!important;
    text-align: center;
    position: relative!important;
}
	    .parent-page {
    text-align: center;
}
.header-text h1 {
    font-size: 22px;
}
.main-img {
    text-align: center;
}
.page-template-template-onsbedrijf .img-bg {
    display: none;
}
.blog-photo1 {
    position: relative;
    display: inline-block;
}
.single-blog1 {
    margin-bottom: 30px;
    text-align: center;
}
h1.title {
      padding: 20px 30px;
}
.prod-wrap {
    position: relative;
    margin-bottom: 30px;
    width: auto;
    text-align: center;
    display: inline-block;
}
    .header-area {
        padding-top: 120px;
        padding-bottom: 100px;
        height: auto;
    }
	.button.white {

    margin: 25px 10px;
    font-size: 16px;
    padding: 15px 30px;
    
}
.caption-desc2 h2, .caption-desc22 h2 {
    font-size: 19px;
    line-height: 25px;
}
    .page-title h2,
    .header-text h2{
        font-size: 35px;
    }
	 .header-text p {
        font-size: 16px;
    }
	.img-bg {
    display:none;
}
	.header-text .button.white,
	.header-text .button.second {
    font-size: 14px;
    padding: 16px 28px;
	margin: 10px 10px;
}
    .mainmenu-area .navbar-toggle {
        margin-top: 45px;
    }
    .mainmenu-area .navbar-toggle .icon-bar {
    background-color: #003e52;
}
    .mainmenu-area #primary-menu {
            background-color: #fff;
    }
    .mainmenu-area #primary-menu ul {
        overflow-y: auto;
        max-height: 70vh;
        margin: 0;
    }
    .mainmenu-area #primary-menu > ul > li > a {
        padding: 15px;
        overflow: hidden;
		color: #2b2b2b;
    }
    .box {
        padding: 30px 15px;
    }
    .box .box-icon {
        height: auto;
    }
    .single-blog,
    .single-team,
    .price-table.active {
        margin-top: 30px;
    }
    .form-double input {
        width: 100%;
    }
    .footer-top {
        margin-bottom: 50px;
    }
    .x-left {
        text-align: left;
    }
    .mainmenu-area .logo {
        margin-left: 15px;
    }
	h2.sec-title {
    font-size: 25px;
}
.over-bg2 {
    padding-bottom: 60px;
}
.section-padding {
    padding: 60px 0;
}
.line-design
{
	display:none;
}
.footer-bottom .col-sm-6.text-right {
    text-align: center;
}
.footer-bottom .col-sm-6.text-left {
    text-align: center!important;
}
.caption-photo.one {
    position: relative;
    margin-bottom:0px;
	text-align: center;
}
.nav-tabs.nav-justified > li {
    display: table-cell;
    width: 100%;
    float: left;
}
.tab-sec1 .img-bg {
    display: none;
}
.page-head {
    font-size: 30px;

}
.header.inner-bg {
    padding: 20.5% 0;
    background: #f2f2f2;
}
h2.pr-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 28px;
	}
	.nav-tabs.nav-justified > li > a {
 
    min-height: 60px;
	}
}
@media only screen and (max-width: 600px) {
	.header.inner-bg {
    padding: 30% 0;
}
}
@media only screen and (max-width: 380px) {
	.header.inner-bg {
    padding: 42% 0;
}
}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {}