.jove-footer {
	background-color: #4193F4;
	position: relative;
}
.jove-footer .footer-container {
	padding: 65px 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
/*	-webkit-columns: 1;
    columns: 1;*/
}
.jove-footer ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
.jove-footer ul li {
	margin: 0 0 16px;
}
.jove-footer a, .jove-footer .issn, .jove-footer .sub-menu-title {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
    line-height: 16px;
	letter-spacing: 0.66px;
    margin: 0 0 16px;
    text-decoration: none;
    text-transform: uppercase;
}
.jove-footer .sub-menu-title {
	font-weight: 600;
}
.jove-footer a:visited {
	color: #FFFFFF;
}
.jove-footer a:hover {
	color: #FFFFFF;
}
.jove-footer ul li ul.sub-menu {
    margin-bottom: 40px;
}
.jove-footer ul.footer-container li ul.sub-menu li a, .jove-footer .issn {
	line-height: 17px;
	letter-spacing: 0.08px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.35em;
    margin: 0;
    text-transform: none;
}
.jove-footer .footer-container .site-title {
	margin-bottom: 15px;
}
.jove-footer .footer-container .site-title a {
	background: url(/img/logos/jove-logo-trans.svg) left center/contain no-repeat;
    display: block;
    height: 44px;
    text-decoration: none;
    text-indent: -10000px;
    width: 91px;
}
/******** begin separator ********/
.jove-footer .footer-container .separate {
	padding: 0 10px;
	/*height: 310px;*/
}
.jove-footer .footer-container .separate.padding-fix {
	padding-left: 0;
}
.jove-footer .footer-container .separate.dotted-separator {
	/*background-image: linear-gradient(to bottom, #6FADF6 40%, rgba(255, 255, 255, 0) 20%);
	background-position: left;
	background-size: 1.5px 6px;
	background-repeat: repeat-y;*/
	border-left: .6px solid rgba(238, 238, 238, 0.3);
}
/*.jove-footer .footer-container .separate.width-fix {
	min-width: 320px;
}*/
/******** end separator ********/
.jove-footer .footer-container .all-your-science-con {
	width: 242px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0.06px;
	line-height: 16px;
	margin: 0 0 29px;
}
.jove-footer .footer-container .privacy-terms-se {
	min-width: 242px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.06px;
	line-height: 15px;
	margin: 0 0 15px;
}
.jove-footer ul.footer-container li ul.sub-menu li a.button{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.5px;
	line-height: 17px;
	border-radius: 2px;
	background-color: #579FF4;
	border: none;
	text-align: left;
    padding: 10px 7px;
    width: 188px;
    text-transform: uppercase;
}
.jove-footer ul.footer-container li ul.sub-menu li a.button.newsletters-btn {
	text-transform: none;
}
.jove-footer .fa-chevron-right{
	position: relative;
    left: 160px;
}
.jove-footer .footer-sm .fa-chevron-right{
	position: static;
}
/******** begin contact ********/
.jove-footer ul li.contact ul.sub-menu li.sn {
	display: inline-block;
    margin: 0 14px 47px 0;
    width: 34.5px;
}
.jove-footer ul li.contact ul.sub-menu li.sn a {
	background-color: transparent;
	background-size: 40%;
	background-position: center center;
	background-repeat: no-repeat;
}
/*.jove-footer ul li.contact ul.sub-menu li.sn a i,*/.jove-footer ul li.contact ul.sub-menu li.sn a {
  /*  margin: 0 .7em;*/
    border-radius: 50%;
    padding: 12px;
    border: .6px solid rgba(238, 238, 238, 0.3);
    cursor: pointer;
    transition: all 0.3s linear;
    color: #FFFFFF;
    width: 39px;
    height: 39px;
	text-indent: -10000px;
}
/******** end contact ********/
.jove-footer .privacy-terms-se {
	display: flex;
}
.jove-footer ul.footer-container li ul.sub-menu li.privacy-terms-se a {
	text-transform: none;
	font-weight: 500;
	font-size: 12px;
    letter-spacing: 0.06px;
    line-height: 15px;
}
#jovebox_container {
	display: none;
}
.statcounter {
	display: none;
}
#bottom-footer {
	background-color: #3886E9;
    padding: 7.5px 0;
}
#qr-code-footer {
	position: absolute;
    left: 29%;
    top: 11%;
}
div[id^="qr-code-footer"] {
	display: none;
}
/******** begin mobile (320) footer menu ********/
.jove-footer .footer-sm .footer-container {
	padding: 0.25em 0;
}
.jove-footer .sub-menu-head {
	display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 15px 20px;
}
.jove-footer .sub-menu-panel {
	display: none;
	overflow: hidden;
	padding: 15px 20px 0 20px;
	border-radius: 3px;
    background-color: #4A98F3;
}
.jove-footer .sub-menu-head .sub-menu-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
    line-height: 20px;
}
.jove-footer .sub-menu-panel a{
	font-weight: 500;
}
.jove-footer .far {
	font-weight: 700;
	color: #FFFFFF;
	line-height: 20px;
}
.footer-hr {
	border: none;
	border-top: 1.5px solid rgba(204, 204, 204, 0.5);
	margin: .25em 0;
	background-color: transparent;
}
.jove-footer .footer-sm .last-sub-menu {
	padding: 15px 20px 0;
}
.jove-footer .footer-sm li ul.sub-menu {
	margin-bottom: 0;
}
/******** begin mobile (320) contact ********/
.jove-footer .footer-sm li.contact ul.sub-menu li.sn {
	margin-bottom: 0;
}
.jove-footer .footer-sm  li.contact ul.sub-menu li.sn a {
	margin-bottom: 21px;
}
/******** end mobile (320) contact ********/
.jove-footer div.footer-container li ul.sub-menu div.buttons {
    justify-content: space-between;
}
.jove-footer div.footer-container li ul.sub-menu li {
	width: 48%;
}
.jove-footer div.footer-container li ul.sub-menu li a.button {
	color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.06px;
    line-height: 20px;
    border-radius: 2px;
    background-color: #579FF4;
    border: none;
    text-align: left;
    padding: 10px 10px;
    min-width: 160px;
    height: 40px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.jove-footer .footer-sm .footer-container .all-your-science-con {
	margin-bottom: 20px;
}
.jove-footer .footer-sm .footer-container .privacy-terms-se {
	margin-bottom: 0;
}
.jove-footer .footer-sm .privacy-terms-se a{
	text-transform: none;
	font-weight: 500;
    letter-spacing: -0.13px;
    line-height: 13px;
    margin-bottom: 0;
}
.herizontal-dotted-separator {
	background-image: linear-gradient(to right, #6FADF6 40%, rgba(255, 255, 255, 0) 20%);
	background-position: top;
	background-size: 6px 1.5px;
	background-repeat: repeat-x;
}
.jove-footer .footer-sm .footer-container .herizontal-dotted-separator,#bottom-footer {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0.06px;
	line-height: 50px;
	text-align: center;
}
/******** end mobile (320) footer menu  ********/
.footer-sm {
    display: block;
}
.container.footer-md {
    display: none;
}
.container.footer-lg {
    display: none;
}
.container.footer-xlg {
    display: none;
}
@media screen and (max-width: 360px) {
	.jove-footer div.footer-container li ul.sub-menu li {
		width: 49%;
	}
	.jove-footer div.footer-container li ul.sub-menu li a.button {
		font-size: 9px;
	}
}
@media screen and (max-width: 767px) {
	#bottom-footer {
		display: none;
	}
	.jove-footer .issn {
		font-size: 11px;
    	line-height: 16px;
    	letter-spacing: 0.66px;
    	margin: 0 0 15px;
	}
}
@media screen and (min-width: 768px) {
	/*.jove-footer .footer-container {
		-webkit-columns: 2;
    	columns: 2;
    }*/
    .jove-footer ul.footer-container > li {
		flex: 1 1 50%;
	}
    .container.footer-md {
    	display: block;
    }
    .footer-sm,.container.footer-lg,.container.footer-xlg {
    	display: none;
    }
    .jove-footer .footer-container .separate {
    	padding-left: 50px;
    	/*height: 774px;*/
    }
    .jove-footer ul li ul.sub-menu:last-of-type {
    	margin-bottom: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){
	.jove-footer .footer-container {
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 1023px) {
	.jove-footer .footer-container .site-title {
    	margin-bottom: 20px;
    }
    .jove-footer ul li.contact ul.sub-menu li.sn {
    	margin-bottom: 19px;
    }
}
@media screen and (min-width: 1024px) {
	/*.jove-footer .footer-container {
		-webkit-columns: 4;
    	columns: 4;
    }*/
    .jove-footer ul.footer-container > li {
		flex: 1 1 25%;
	}
    .container.footer-lg {
    	display: block;
    }
    .footer-sm,.container.footer-md,.container.footer-xlg {
    	display: none;
    }
    .jove-footer .footer-container .separate {
		padding-left: 48px;
		/*height: 440px;*/
	}
}
@media screen and (min-width: 1440px) {
	/*.jove-footer .footer-container {
		-webkit-columns: 5;
		columns: 5;
	}*/
	.jove-footer ul.footer-container > li {
		flex: 1 1 18.5%;
	}
	.jove-footer ul.footer-container > li.width-fix {
		flex: 1 1 26%;
	}
	.jove-footer .footer-container .separate.width-fix {
		padding-left: 10px;
	}
  	.container.footer-xlg {
    	display: block;
    }
    .footer-sm,.container.footer-md,.container.footer-lg {
    	display: none;
    }
    .jove-footer .footer-container .separate {
    	padding-left: 42px;
    	/*height: 390px;*/
  	}
  	/*.jove-footer .footer-container .separate.dotted-separator {
  		position: relative;
    	left: 34%;
  	}*/
}