@charset "utf-8";
@media screen and (max-width: 1023px) {
a#logo {
    display:none;
}
.fixedTop a.logotop {
	display:none;
}
div#slider {
    display: none;
}
/*#Message {
    width: 600px;
    margin-left: 100px;
}*/
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {/*....tablette paysage*/
.blockreseau {
    margin-left: 5%;
}
#Message {/*................................................................................formumaire*/
	 width: 69% !important;
	 margin-left: 11.5% !important;
}
.fixedTop a.logotop {/*................................................................................Menu fixed*/
	margin-left: -71%;
    margin-top: 6.6%;
    background-size: 85%;
    width: 30%;
    height: 21%;
}
}
@media screen and (max-width: 769px) {
textarea#Message {
    width: 69%;
    margin-left: 11.5%;
}	
.blockreseau {
    width: 96%;
    height: auto;
    margin-left: 5%;
}

}
@media screen and (max-width: 768px) {/*....tablette portrait*/
section {
    position: relative;
    min-height: 50px;
    margin-left: 60px;
    background-color: #fff;
    padding: 1em 1em 4em;
    font-size: 12px;
    color: black;
}
/*................................................................................formumaire*/
#formulaire {
    background: white;
    width: 100%;
    left: -8px;
	margin-left: 0 !important;
}
textarea#Message {
    width: 87%;
    margin-left: 1.5%;
}
#envoyer {
    width: 100% !important;
    margin-top: 26px !important;
    max-width: 79%!important;
}
input#email  {
    width: 95%;
	margin-left: 0.5%;
    padding-left: 2%;
    max-width: 100%;
}
input#Nom  {
    width: 95%;
	margin-left: 0.5%;
    padding-left: 2%;
    max-width: 100%;
}
a#logo {
    display: none;
}

#paragraphepresentation {
    max-width: 96% ;
}
.paragraphecv {
	max-width: 96% ;
}
#iconepresentation {
    margin-left: 20% ;
}
div #menu {
	display: none; 
}
.fixedTop a.logotop {
  	background-image:none;  
}

div#slider {
    display: none;
}
#formatquatre {
	margin-left: 0;
}
.none {
	display:none;
}

.blockreseau {
    margin-left: 4%;
}
}
@media screen and (max-width:738px) {/*smartphone horizontal...............................*/
.none {
	display:none;
}
div #menu {
	display: none; 
}
a#logo {
	display: none ;
}
header {
	height: auto ;
	left: -10000px;
	overflow: visible ;
	margin-top:3% ;
}
#header2 {
	height: 60px;
	background-color: #fff;
}
.presentation {
	 border-left: 29px solid #F8BF54;
	 padding-bottom: 2.7%;
}
.portfolio {
	 border-left: 29px solid #F9975A;
	 padding-bottom: 2.7%;
}
.cv {
	 border-left: 29px solid #7CC56A;
	 padding-bottom: 2.7%;
}
.reseaux {
	 border-left: 29px solid #40A4A7;
	 padding-bottom: 2.7%;
}
.contact {
	 border-left: 29px solid #4CB2E1;
}
li a {
	color: #000 !important;
    font-size: 26px;
    text-align: left;
    background-color: #fff;
    display: block;
    height: 45px;
    padding: 3.9%;
    padding-left: 12%;
    border-bottom: 1px solid #000;
	
   
}
.fixedTop a.logotop {
    display: none;
}
.fixedTop {
    position: inherit;
    width: inherit;
    top: inherit;
    max-width: inherit;
    height: inherit;
    background-color: inherit;
    animation: inherit;
    transition: inherit;
    z-index: inherit;
}
#imgburger {
	display: none;
}
nav {
	right: 0;
	top: 0;
	position: static;
}
nav li {
	display: block;
}
#presentation {
    top: 2px;
}
.presentation, .portfolio, .cv, .contact, .reseaux, .liens {
	margin: -3%;
	position: static;
}
#btnpresentation {
	display: none;
}
#btnportfolio {
	display: none;
}
#btncv {
	display: none;
}
#btncontact {
	display: none;
}
#btnreseaux {
	display: none;
}
#btnliens {
	display: none;
}
.section2 {
	margin-left: 4% !important; 
}
section {
	margin-left: 0 !important;
    position: inherit !important;
}
main::before {
	display: none ;
}
main {
	background-color: #fff ;
}
#logoburger {
    display: inline-block;
    position: absolute;
    top: 15%;
	left: 15%;
}
/*.......................................................................burger*/
#close.open {
	display: inline-block;
	width: 70px;
	height: 70px;
	/* border-radius: 50%; */
	float: right;
	position: relative;
	z-index: 300;
}
#close {
	display: inline-block;
	width: 70px;
	height: 70px;
	float: right;
	z-index: 300;/* margin-top: 4%; */
    /* margin-right: 5%; */
}
#burger {
	border-radius: 50%;
	float: right;
	position: relative;
	margin-right: 20px;
	width: 68px;
	height: 68px;
	right: -78px;
}
#burger span {
	background-color: black;
	position: absolute;
	width: 35px;
	height: 5px;
	margin: 19px 0 0 16px;/*H D B G*/
}
#burger span:nth-child(1) {/*1er enfant*/
	top: 0px;
}
#burger span:nth-child(2) {/*2e enfant*/
	top: 10px;
}
#burger span:nth-child(3) {/*3e enfant*/
	top: 20px;
}
/*...............................................................formulaire..*/
#formulaire {
	border: none;
}
/*#Message {
	max-width: 335%;
	height: 75px;
	margin-top: 0;
	margin-bottom: 29%;
	background-color: #fff;
}*/
#fonction {
	background-color: #fff;
}
#submit {
	max-width: 38%;
	margin-left: 47%;
}
select {
	background-color: #fff;
}
input {
	max-width: 52%;
	background-color: #fff;
}
/*.......................................................Reseaux*/
.blockreseau {
    margin-left: 1%;
    padding-top: 2%;
}
#contact {
	 top: -20px ;
}
#formulaire {
    background: white;
    width: 100%;
    left: -8px;
	margin-left: 12% !important;
}

input#email  {
    width: 95%;
	margin-left: 0.5%;
    padding-left: 2%;
    max-width: 100%;
}
input#Nom  {
    width: 95%;
	margin-left: 0.5%;
    padding-left: 2%;
    max-width: 100%;
}
div#slider {
    display: none;
}
}
@media screen and (max-width:360px) {
.none {
	display:none;
}
.blockreseau {
    margin-left: 0;
    padding-top: 0;
}

#blockun, #blockdeux, #blocktrois, #blockquatre, #blockcinq {
	margin-left: 10%;
}
#formulaire {
    background: white;
    width: 100%;
    left: -8px;
	margin-left: 16% !important
}
input#email  {
    width: 95%;
	margin-left: 0.5%;
    padding-left: 2%;
    max-width: 100%;
}
input#Nom  {
    width: 95%;
	margin-left: 0.5%;
    padding-left: 2%;
    max-width: 100%;
}
}
