@media (max-width: 767px) {
.hidemobile {
    display: block;
}
.topheader .col-lg-5.text-right {
    display: block;
}
 .topheader .custom-page-top a {
    margin-right: 15px;
    font-size: 10px;
}
 #header .navbar-brand, #header .navbar.affix .navbar-brand {
    background-color: transparent;
    padding: 0px;
}
#header .container>.navbar-header, #header .container-fluid>.navbar-header {
    height: 64px;
}
#header .navbar-default {
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px 1rem;
    background: #ffffff;
}
.transparent-header {
    width: 100%;
    z-index: 999;
    transition: .3s;
    background: #37a844;
    position: relative;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0px auto;
    height: 170px;
    box-shadow: 1px 0 10px rgba(0, 0, 0, 0.4);
}
.navbar-header {
    position: relative;
    top: 0px;
    background: #fff;
    padding: 10px;
}
.burger-icon {
    display: block;
    position: relative;
    top: 62px;
}
#header .navbar-default .navbar-collapse {
    background: #ffffff;
    position:relative;
    top: 65px;
    left: 0;
    width: 100%;
}
#header .navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px !important;
    background: #37a744;
}
#header .navbar-default .navbar-nav>li>a {
    color: #fff;
}
.bar1, .bar2, .bar3 {
    z-index: 1;
    width: 35px;
    height: 3px;
    margin: 8px 0;
    transition: .6s;
    border-radius: 2px;
    background-color: #f8a503;
}
.banner-section img {
    width: auto;
    max-width: initial;
}
.slide-text ul li a {
    background: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
    display: block;
}
.illustration-section {
    display: inline-block;
    width: 100%;
    background: url("../images/bg0001.jpg");
    height: 330px;
    text-transform: uppercase;
}
.detailles {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 20px 0;
    position: relative;
    bottom: 0;
    right: 0px;
}
.illustration-section .img img {
    position: absolute;
    bottom: 0;
    width: 226px;
    max-width: initial;
    left: -60px;
}
.img {
    display: inline-block;
    position: relative;
    width: 48%;
    height: 100%;
    float: left;
}
.title-box {
    display: inline-block;
    width: 50%;
    height: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    padding-top: 25px;
}
p.comment {
    font-size: 32px;
    margin-bottom: 0;
    line-height: 1.2;
    display: block;
}

.detailles ul.themeioan_ul_icon li span {
    background: #f8a602;
    width: 38px;
    height: 38px;
    padding: 2px;
    margin: 5px;
    border-radius: 36px;
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    display: inline-block;
    float: left;
    text-align: center;
}
.detailles ul.themeioan_ul_icon li p {
    display: inline-block;
    line-height: 1.2;
    width: 85%;
}
.title-box p.benef {
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.2;
    display: block;
}
span.du {
    font-size: 110px;
    display: block;
    margin: 28px 0;
    font-weight: 800;
}
span.fonds {
    font-size: 36px;
    display: block;
    margin: 42px 0;
    font-weight: 800;
}
iframe {
    width: 100%;
}
.list-point {
    padding: 30px 30px;
}
.list-point h1 {
    font-size: 18px;
    text-transform: uppercase;
}
.bott .link {
    position: relative;
    bottom: 25px;
    left: 30px;
    right: 0;
    width: 100%;
}
.down {
    position: relative;
    margin-top: 8px;
}
.copyright p {
    margin: 0;
    padding: 10px 0;
    line-height: 30px;
    text-align: center;
}
.text-right.icon-round-white.footer-social {
    text-align: center!important;
    margin: 10px 0;
}

#msform .action-button-previous {
    width: 100%;
    background: #f8a503;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}
#msform .action-button {
    width: 100%;
    background: #37a744;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

}


