#header {
    background-image: url(../img/Ciurculo-Azul.png);
    background-position: center bottom;
    background-size: 535px;
    background-repeat: no-repeat;
    display: inline-block;
	top: 0;
    height: 35vw;
    width: 100%;
    position: absolute;
    text-align: center;
	z-index: 100;
}
#header ul {
	display: none;
}
#header p {
	display: block;
	margin: 0;
    top: -40px;
    position: relative;
}
#header a {
	font-weight: 500;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 33px;
    letter-spacing: 0.5px;
}
#header .logo-header {
	height: 93%;
    margin: 0 auto;
    display: block;
    top: -18px;
    position: relative;
}
.link-membre {
	display: block;
    background-color: rgba(244,84,39,1);
    border-radius: 15px;
    padding: 3px 5px;
    text-align: center;
    position: fixed;
    top: 15px;
    line-height: 2.5vh !important;
    right: auto;
    color: white !important;
    width: max-content;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    z-index: 10003;
    -webkit-transition: .9s;
    transition: .9s;
    left: 5px;
    font-size: 10px !important;
}
.link-membre.small {
    top: 70px;
    padding: 1px 4px;
    font-size: 9px !important;
    font-weight: 500 !important;
    right: 5px;
    left: auto;
}
.link-membre2 {
	display: block;
    background-color: rgba(244,84,39,1);
    border-radius: 15px;
    padding: 3px 5px;
    text-align: center;
    position: fixed;
    top: 45px;
    line-height: 2.5vh !important;
    right: auto;
    color: white !important;
    width: max-content;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    z-index: 10003;
    -webkit-transition: .9s;
    transition: .9s;
    left: 5px;
    font-size: 10px !important;
}
.link-membre2.small {
    top: 100px;
    padding: 1px 4px;
    font-size: 9px !important;
    font-weight: 500 !important;
    right: 5px;
    left: auto;
}
.header2 {
    background-image: url(../img/Ciurculo-Azul-Chato.png);
    background-position: center bottom;
    background-size: 106%;
    background-repeat: no-repeat;
    display: inline-block;
	top: -32vw;
    height: 32vw;
    width: 100%;
    position: fixed;
    text-align: center;
	z-index: 90;
	-webkit-transition: .9s;
	transition: .9s;
}
.header2 ul {
	font-weight: 400;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 84px;
	display: block;
	top: -100px;
	position: relative;
	-webkit-transition: .9s;
	transition: .9s;
}
.header2 li {
	margin-left: 2%;
	list-style: none;
    display: inline-block;
    float: left;
}
.header2 li:first-child {
	margin-left: 0;
}
.header2.small {
	top: 0;
}
.header2.small ul {
	font-weight: 400;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 84px;
	display: block;
	top: 0px;
}
.header2.small li {
	margin-left: 2%;
	list-style: none;
    display: inline-block;
    float: left;
}
.header2.small li:first-child {
	margin-left: 0;
}

.header2 img {
	width: 54%;
    margin: 5vw auto;
    top: 0;
}

@media (min-width: 300px) {
#header {
    background-size: 101%;
    height: 50vw;
}

#header .logo-header {
    height: 47vw;
    top: -12px;
}
#header.Dropmenu {
    background-size: 220px !important;
    height: 115px !important;
	background-position: center top !important;
}
#header.Dropmenu .logo-header {
    height: 110px !important;
    top: -8px !important;
}
.header2 {
    background-image: url(../img/Ciurculo-Azul-Chato.png);
    background-position: center bottom;
    background-size: 106%;
    background-repeat: no-repeat;
    display: inline-block;
	top: -32vw;
    height: 27.5vw;
    width: 100%;
    position: fixed;
    text-align: center;
	z-index: 90;
	-webkit-transition: .9s;
  transition: .9s;
}
.header2 ul {
	display: none;
}
.header2.small {
	top: 0;
}
.header2.small ul {
	display: none;
}
.header2 img {
	width: 50%;
    margin: 3.5vw auto;
    top: 0;
}
}
/*fin 300px */
@media (min-width: 400px) {
#header .logo-header {
    height: 45vw;
}
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
	
}

/* Larger than tablet */
@media (min-width: 760px) {
	
#header {
    background-image: none;
    height: 160px;
    width: 100%;
    z-index: 10002;
}
#header .logo-header {
    top: -14px;
}
#header div {
	background-image: url(../img/Ciurculo-Azul.png);
    background-position: center bottom;
    background-size: auto 100%;
	background-repeat: no-repeat;
    height: 130px;
    width: 250px;
	overflow: hidden;
	margin: auto
}
#header p {
	display: none;
}
#header ul {
	display: none;
}

#header .logo-header {
    top: -9px !important;
	height: 93% !important;
}
#header.Dropmenu .logo-header {
    top: -9px !important;
	height: 94% !important;
}
#header a {
	color: rgba(3,48,90,1);
    font-size: 12px;
}
#header a:hover {
	color: rgba(255,255,255, 1);
}
.header2 {
    background-image: none;
    /*background: linear-gradient(180deg, rgba(3,48,90,1), rgba(1, 32, 62,1) 100%);*/
	background: rgba(255,255,255,0.2);
    display: inline-block;
    top: 0;
    height: 10vh;
    width: 100%;
    position: fixed;
    text-align: center;
    z-index: 90;
    -webkit-transition: .9s;
    transition: .9s;
    
}
.header2 li {
	margin-left: 2%;
	list-style: none;
    display: inline-block;
    float: left;
}
.header2 li:first-child {
	margin-left: 0;
}
.header2.small ul {
	display: none;
}

.header2.small {
    height: 9vh;
	background: rgba(3,48,90,0.85);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.15);
}
.header2 img {
	height: 6vh;
    margin: 1.5vh 3vh;
    top: -8vh;
	position: relative;
	float: left;
	-webkit-transition: .7s;
    transition: .7s;
    width: auto;
}
.header2.small img {
	height: 5vh;
    margin: 2vh 3vh 2vh 4vh;
    top: 0;
    float: left;
    width: auto;
}
.link-membre {
	display: block;
    background-color: rgba(244,84,39,1);
    border-radius: 10px;
    padding: 1px 8px;
    text-align: center;
    position: absolute;
    top: 13px;
    line-height: 2.5vh !important;
    right: 22vw;
    color: white !important;
    width: max-content;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    z-index: 10003;
	-webkit-transition: .9s;
	transition: .9s;
    bottom: auto;
    left: auto;
}
.link-membre.small {
    top: 9vh;
    right: 17.2vw;
    position: fixed;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
    padding: 5px 8px;
	font-weight: 400;
	}
.link-membre2 {
	display: block;
    background-color: rgba(244,84,39,1);
    border-radius: 10px;
    padding: 1px 8px;
    text-align: center;
    position: absolute;
    top: 13px;
    line-height: 2.5vh !important;
    right: 7.5vw;
    color: white !important;
    width: max-content;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    z-index: 10003;
	-webkit-transition: .9s;
	transition: .9s;
    bottom: auto;
    left: auto;
}
.link-membre2.small {
    top: 9vh;
    right: 5vw;
    position: fixed;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
    padding: 5px 8px;
	font-weight: 400;
	}
}

/* Larger than desktop */
@media (min-width: 960px) {
#header {
    background-image: none;
    height: 160px;
    width: 100%;
    z-index: 10002;
}
#header .logo-header {
    top: -14px;
}
#header div {
	background-image: url(../img/Ciurculo-Azul.png);
    background-position: center bottom;
    background-size: auto 100%;
	background-repeat: no-repeat;
    height: 130px;
    width: 250px;
	overflow: hidden;
	margin: auto
}
#header p {
	display: none;
}
#header ul {
	display: inline-block;
    top: 4vw;
    position: absolute;
    width: 37vw;
	text-align: right;
    left: 0;
}
#header ul:last-child {
	text-align: left;
    float: right;
    right: 0;
	left: auto;
	}
#header li {
	margin-left: 3%;
	list-style: none;
    display: inline-block;
    float: none;
}
#header li:first-child {
	margin-left: 0;
}

#header .logo-header {
    top: -9px !important;
	height: 93% !important;
}
#header.Dropmenu .logo-header {
    top: -9px !important;
	height: 93% !important;
}
#header a {
	color: rgba(3,48,90,1);
    font-size: 13px;
}
#header a:hover {
	color: rgba(255,255,255, 1);
}
.header2 {
    background-image: none;
    /*background: linear-gradient(180deg, rgba(3,48,90,1), rgba(1, 32, 62,1) 100%);*/
	background: rgba(255,255,255,0.2);
    display: inline-block;
    top: 0;
    height: 7vw;
    width: 100%;
    position: fixed;
    text-align: center;
    z-index: 90;
    -webkit-transition: .9s;
    transition: .9s;
    
}
.header2 ul {
    font-size: 14px;
    line-height: 9vh;
}
.header2 li {
	margin-left: 2%;
	list-style: none;
    display: inline-block;
    float: left;
}
.header2 li:first-child {
	margin-left: 0;
}
.header2.small ul {
    font-size: 13px;
    line-height: 9vh;
	display: block;
}
.header2.small li {
	margin-left: 1.5%;
	list-style: none;
    display: inline-block;
    float: left;
}
.header2.small li:first-child {
	margin-left: 0;
}

.header2.small {
    height: 9vh;
	background: rgba(3,48,90,0.85);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.15);
}
.header2 img {
	height: 6vh;
    margin: 1.5vh 3vh;
    top: -8vh;
	position: relative;
	float: left;
	-webkit-transition: .7s;
    transition: .7s;
    width: auto;
}
.header2.small img {
	height: 6vh;
    margin: 1.5vh 3vh 1.5vh 4vh;
    top: 0;
    float: left;
    width: auto;
}
.link-membre {
    right: 22vw;
}
.link-membre2 {
    right: 10vw;
}
.link-membre.small {
    right: 15.2vw;
	}
}
/* Larger than Desktop HD */
@media (min-width: 1100px) {
#header div {
    /*height: 18vh;
    width: 265px;*/
    height: 10.1vw;
    width: 19vw;
}
#header .logo-header {
    top: -12px !important;
	height: 93% !important;
}
#header.Dropmenu .logo-header {
    top: -12px !important;
	height: 94% !important;
}
#header li {
	margin-left: 3%;
}
#header a {
    font-size: 14px;
}
.header2.small ul {
    font-size: 14px;
    line-height: 9vh;
	display: block;
}
.header2.small li {
	margin-left: 2%;
}
.link-membre.small {
    right: 12.2vw;
	}
.link-membre {
    padding: 3px 8px;
    top: 13px;
    right: 16vw;
}

.link-membre2 {
    padding: 3px 8px;
    line-height: 2.5vh !important;
    right: 7vw;
}

}

@media (min-width: 1300px) {
#header ul {
    width: 39vw;
}
#header li {
	margin-left: 3%;
}
#header a {
    font-size: 17px;
}
.header2.small ul {
    font-size: 17px;
    line-height: 9vh;
	display: block;
}
.link-membre {
    right: 15vw;
}
}

@media (min-width: 1500px) {
#header {
    background-image: none;
    height: 180px;
    width: 100%;
    z-index: 10002;
}
#header .logo-header {
    top: -15px;
}
#header a {
    font-size: 19px;
}
#header div {
	background-image: url(../img/Ciurculo-Azul.png);
    background-position: center bottom;
    background-size: auto 100%;
	background-repeat: no-repeat;
    /*height: 180px;
    width: 340px;*/
	overflow: hidden;
	margin: auto
}
.header2.small ul {
    font-size: 19px;
    line-height: 9vh;
	display: block;
}
}