/********************** CUSTOM *******************/

@media (max-width: 1400px) and (min-width: 980px) {
	  
   .header-add-margin {
    	margin-top: 26px !important;
	} 
	.navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
    	font-size: 16px !important;
	}

}

#vpf-header .inner-container {
    padding: 2px 0;
}
.brand {
    margin: 5px 0 0;
}
.header-add-margin {
    margin-top: 45px;
}
.navbar-mainmenu .navbar-nav > li > a, .navbar-mainmenu .navbar-nav > li > span {
	letter-spacing: 2px;
    padding: 8px 20px;
    font-size: 18px;
}
ul.lang-inline {
    -webkit-padding-start: 0;
}
.lang-inline li {
    float: left;
    list-style-type: none;
}

.ban {
    padding: 80px 120px 0;
}
.ban h2 {
    font-size: 26px;
    margin-bottom: 50px;
    display: inline-block;
    margin-top: 10px;
}
.ctext h4 {
	line-height: 1.6;
    font-size: 18px;
}
.ban h2::after {
    content: "";
    background-image: url(../../../../images/h2-bg.jpg);
    height: 8px;
    background-size: 100% 8px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: 5px;
}
.ctext {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px 20px;
}
.bottom p, .bottom a {
    font-size: 15px;
    letter-spacing: 0.5px;
}

@media (max-width: 1400px) and (min-width: 1300px) {
	.container {
    	width: 1270px;
	}

}
@media (min-width: 1401px) {
	.container {
    	width: 1370px;
	}
  	.ctext h4 {
		line-height: 1.6;
    	font-size: 21px;
    	padding: 20px 30px;
	}
  	.ban h2 {
    	font-size: 30px;
    	margin-top: 50px;
	}
  	.ban {
    	padding: 75px 50px 0;
	}
  	#accordion a {
    	font-size: 20px;
	}
  	#accordion p {
    	font-size: 17px;
	}
  	.bottom p, .bottom a {
    	font-size: 16px;
    	letter-spacing: 1px;
	}
}
.ban .img {
    text-align: center;
}
.ban .img img {
    width: 90%;
}
.google-maps {
    position: relative;
    padding-bottom: 80%;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*
#profil, #service, #afil {
  	height: 100vh;
}
.ban {
    padding: 20px 50px;
}
*/

#bottom .mod-header, footer.footer .mod-header {
    text-transform: inherit;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 100;
}
#mainbody .container .inner-container {
    padding-top: 10px;
}

@media (max-width: 880px) {
	.ban {
    	padding: 10px;
	}
}

#profil .ban .img {
    overflow: hidden;
    height: 280px;
}
#service .ban {
    margin-bottom: 30px;
}
li.panel-title {
    margin-bottom: 30px;
    font-size: 20px;
    margin-top: 10px;
}
.wpb_wrapper ul {
    padding: 25px 40px;
}

a.cus-a {
    text-decoration: underline;
}
a.brand {
    width: 90%;
}
img.site-logo.logo-general.img-responsive {
    width: 100% !important;
}
img.site-logo.logo-general.img-responsive {
    width: 85% !important;
}