@media all and (max-width:639px) {
    body {
    font-size: 14px;
    padding-top: 35px;
}
    .bSmart .zOpen {
		display: none;
	}
	.smart,
	.bSmart .act {
		display:block;
	}
        .bSmart .zone {
		position: absolute;
	}
        .tdNavG .bShow {
               position: inherit;
	} 
        .tdNavG .zone {
                background: #313744;
                width:100%;
                padding:15px 0 35px 0px;
                left:0px;
                text-align: center;
	} 
        .tdNav .act.icb {
            margin:0px;
        }
     .tdNavD {
    width:35px;
}
	.tdNavG {
   text-align: right;
}
	.tdNavG .bNav {
   display: inline-block;
		vertical-align: middle;
}
        .tabNav {
    height:45px;
}  
	.tdSiteTitle {
    padding-left:5px;
     padding-right:5px;
		 width: 160px;
}
	.tdSiteTitle1 {
    padding-left:5px;
    width: 150px;
}
	.box {
    padding: 10px;
}
.posteVoted .td {
		display: block;
		width:100%;
		padding:10px;
}
	.posteVoted .td1 {
		padding-top:15px;
}
	.posteVoted .td2 {
		padding-bottom:15px;
		border-top:0px;
}
	.posteToVote.active-container {
    padding: 10px 20px;
}
	.itemPoste h2 {
    font-size: 1.1em;
}
	.confirmVote h2 {
    font-size: 1.1em;
}
	.confirmVote .list-group-item {
    font-size: 1.2em;
}
	.bienvenue {
    margin: 30px 20px 20px 20px;
}
	.connecte h1 {
    margin: 30px 20px 20px 20px;
}
	.h1, h1 {
    font-size: 1.5em;
    margin: 0px 30px 30px 30px;
}
	h2 {
    font-size: 1.4em;
    margin: 35px 0px 15px 0px;
}
	.boxBlc > h2 {
		margin-top: 0px;
	}
	.contenu {
    padding: 30px 0px;
}
.home input[type="button"], .home input[type="submit"], .home input[type="reset"] {
    padding: 9px 30px;
    margin: 5px 10px 30px 10px;
}
input[type="text"], input[type="password"] {
    padding: 9px 20px;
    font-size: 14px;
}
	footer span,
footer a {
    padding: 7px 10px;
}
	.onglets  {
		display: block;
	}
	.onglets a  {
		border:1px solid #999;
		margin:1px 10px;
	}
	.p-e-resultats #nav-resultats, 
.p-e-infos #nav-informations, 
.p-e-votants #nav-votants {
	border-color:#17a2b8;
	padding-bottom:5px;
}
	.boxResol {
    padding: 18px 10px;
}
	.resol-choix {
    margin: 0px 10px;
}
	.imgMode {
	display: block;
}
	.boxNewE .boxMode {
    width:auto;
		min-height: 60px;
		background-position: 5px center;
padding: 10px 20px 10px 60px;
		background-size: 40px auto;
}
	.boxNewE .boxMode h3 {
    font-size: 1.2em;
}
	.boxNewE .imgElection {
	width:100%;
}
	.card-body .boxMode,
	.boxEActive .tdMode {
		float: none;
		margin:0px;
}
	.card-body .boxMode,
	.boxEActive .boxMode {
    background-size: 30px auto;
    background-position: 5px center;
    height: auto;
    width: auto;
    padding: 13px 15px 13px 40px;
    margin: 0px;
}
	.card-body .fieldDate,
	.boxEActive .tdIDate,
	.boxEActive .tdInfos,
	.card-body h3.card-title {
		padding:10px 15px 0px 15px;
		width:auto;
	}
	h2.puceLogo {
    background-size:18px auto;
	background-position: 2px 3px;
}
	.tdActions .btn {
    font-size: 12px;
}
	.card-footer {
    padding: 5px 5px;
}
	.boxResolution {
    padding: 10px 10px;
    margin: 10px 0px;
}
	.boxUserHead {
		display: block;
	}
	.ligneResolution {
    display:block;
		margin-bottom: 10px;
		padding-bottom: 10px;
}
	.ligneResolution .titre {
    width: auto;
		text-align: left;
}
	.boxModeDate {
    display:block;
}
	.boxTitre .boxMode {
    margin: 0px 20px 10px 20px;
}
	.boxTitre .dateElection {
	padding-left: 20px;
		margin-bottom: 10px;
	}
	h3.puceLogo {
    margin-left: 0px !important;
}
	.puceLogo {
    padding: 0px 0px 0px 25px;
}
	.pageEInfos .boxDetails, .pageEInfos .col0 {
    margin: 10px;
}
	.boxCandU .candImg {
    height: 125px;
    width: 104px;
}


.posteVoted {
    flex-direction: column;
    align-items: center;
}
.posteVoted .posteChoix,
.posteVoted .posteTitreDescription {
    width: 100%;
    text-align:center;
    padding:5px 0px !important;
}
.posteToVote {
      padding-left: 20px;
    padding-right: 20px;
}


}
@media all and (max-width:359px) {
	.boxNewE .imgElection {
	height: 110px;
}
}