/*
Theme Name: Etedo
Description: Child theme for the Avada
Author: Etendo Sverige AB
Template: Avada
*/

@import url("../Avada/style.css");

/* ========== GENERAL ========= */

.uppercase-intro {
    text-transform: uppercase;
	font-weight: 600;
}

h1, h2, h3, h4, h5, h6{
	-webkit-font-smoothing: antialiased;
}

.fusion-two-third.page-text-box {
    padding-right: 60px;
}

li {
    list-style-type: circle;
}

span.small-font {
    font-size: 13px;
    display: block;
}

bold,
strong {
	font-weight: 600;
}

/* ======= HEADER ======= */

.searchform .fusion-search-form-content .fusion-search-field input.s {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #ffffff;
	border-radius: 0;
	color:#ffffff;
	font-size:10px;
	padding:0;
}

.fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-form-content .fusion-search-field input {
	padding-left: 0;
}

.searchform .fusion-search-form-content .fusion-search-field input.s::-webkit-input-placeholder {
	color:#ffffff;
}

.searchform .fusion-search-form-content .fusion-search-field input.s::-moz-placeholder {  /* Firefox 19+ */
	color:#ffffff; 
}

.searchform .fusion-search-form-content .fusion-search-field input.s:-ms-input-placeholder {
	color:#ffffff;  
}

.fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-button {
	right: 0;
}

.fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-form-content .fusion-search-button input[type=submit] {
	background:transparent;
	border-bottom: 2px solid #ffffff;
	color: #fff;
	font-size:1.2em;
}

.fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-form-content .fusion-search-button input[type=submit]:hover{
	color:#0a6f43;
}

#wrapper .fusion-secondary-header .searchform{
	max-width:250px;
	width:95%;
}

/* ====== MENU ====== */

.fusion-main-menu > ul > li > a, .side-nav li a{
	text-transform:uppercase;
}

.fusion-main-menu > ul > li {
	list-style-type: none;
}

.fusion-main-menu{
	padding:5px 0;
}

.fusion-last-menu-item{
	padding-right:0 !important;
}

.fusion-body .fusion-main-menu .current-menu-ancestor > a,
.fusion-body .fusion-main-menu .current-menu-item > a,
.fusion-body .fusion-main-menu .current-menu-parent > a,
.fusion-body .fusion-main-menu .current_page_item > a,
.fusion-is-sticky .fusion-main-menu>ul>li.current-menu-item > a {
    font-weight: 600;
	color:#ffffff;
}

div.fusion-secondary-header .fusion-row {
    max-width: 1600px !important;
}

.fusion-secondary-menu > ul > li{
	list-style-type:none;
}

.fusion-secondary-header{
	min-height:30px;
}

body .fusion-secondary-header a:hover {
    color: #0a6f43;
}

div.fusion-secondary-menu .fusion-megamenu-icon{
	font-size:16px;
	vertical-align:-1px;
}

.fusion-secondary-menu > ul > li.menu-item-language{
	border-left:0;
}

.fusion-secondary-menu > ul > li.menu-item-language img {
	vertical-align: middle;
}

.fusion-secondary-menu > ul > li.menu-item-language > a{
	padding:0 5px;
}

.fusion-secondary-menu > ul > li.menu-item-type-custom > a{
	padding-right:20px;
}

li.menu-item-language-current img.iclflag {
    filter: saturate(90%) opacity(50%);
	-webkit-filter:saturate(90%) opacity(50%);
}

li.menu-item-language-current a{
	cursor:default;
}

.fusion-secondary-main-menu .fusion-main-menu .sub-menu {
	background-color: #fafafa;
	border-top: 3px solid #0a6f43;
	top: 40px;
	width: 220px;
}

.fusion-secondary-main-menu .fusion-main-menu .sub-menu li {
	list-style-type: none;
}

.fusion-secondary-main-menu .fusion-main-menu .sub-menu li a {
	border-bottom: 1px solid #fff;
	color: #000;
	font-size: 13px;
}

.fusion-secondary-main-menu .fusion-main-menu .sub-menu li a:hover {
	background-color: #f2f2f2;
}

.fusion-secondary-main-menu .fusion-main-menu .sub-menu .current_page_item > a {
	background-color: #f2f2f2;
}

.fusion-secondary-main-menu .fusion-main-menu .current-menu-ancestor > a, .fusion-secondary-main-menu .fusion-main-menu .current-menu-parent > a {
	color: #fff;
	font-weight: 600;
}

body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item > ul a {
	background-color: #f9f9f9;
}

/* ========== FOOTER ========= */

.fusion-copyright-content {
    border-top: 1px solid #1e1e1e;
	padding-top:15px;
}

.fusion-footer-copyright-area{
	padding-top:0 !important;
}

.footer-left{
	float:left;
}

.footer-right{
	float:right;
}

/* ====== SLIDER ====== */


.slides h2.title-heading-center {
    font-family: 'Playfair display', serif !important;
    font-style: italic;
	padding: 0 10px !important;
}

.slides h2.title-heading-center span {
    font-size: 24px;
    display: block;
    line-height: 38px;
}

.slides h3.title-heading-center {
    font-style: italic;
    line-height: 30px !important;
    font-weight: normal !important;
}

div.slide-content a.fusion-button {
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    padding: 18px 30px;
}

.tfs-slider .slide-content-container .heading {
    margin: 0 0 15px 0;
}

.tfs-slider .slide-content-container .buttons {
    margin-top: 60px;
}

.tfs-slider .slide-content-container .tfs-button-2{
	position: absolute;
    left: 0;
	right:0;
	margin:0 auto;
    top: 135%;
	opacity:0.8;
}

.bounce {
    /*position: absolute;*/
    z-index: 3;
    /*left: 50%;
    bottom: 100px;*/
    width: 75px;
    height: 75px;
    /*margin-left: -30px;*/
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinate;
    -moz-animation: bounce 2s infinate;
    -o-animation: bounce 2s infinate;
}

.tfs-slider .slide-content-container .tfs-button-2 i.fa{
	font-size: 45px;
}

.tfs-button-1 .fusion-button-wrapper {
	display: block;
}

.tfs-button-1 .fusion-button-wrapper:first-child .fusion-button {
	margin-bottom: 1.5rem;
}

/* ======= HOME PAGE ========== */

.hp-button {
	margin: 0 1rem 1.5rem 0;
}

/* =======  RECENT POSTS ======= */


.recent-posts-content {
    font-size: 14px;
    border-top: 1px solid #959595;
    margin-bottom: 15px;
    padding: 15px 0 0 15px;
}

.recent-posts-content p{
	margin-bottom:15px;
}

.fusion-recent-posts .columns .column h4 {
    margin: 0 0 10px 0;
    line-height: 24px;
}

.recent-posts-content h4 a{
	color:#1e1e1e;
}

.fusion-recent-posts .columns .column .meta{
	margin-bottom:0;
	font-size:12px;
}

.fusion-recent-posts .columns .column .meta .date {
    font-style: italic;
}

.fusion-recent-posts .columns .fusion-column:first-child div.recent-posts-content {
    border-top: 0;
}

.fusion-recent-posts {
    margin-bottom: 0;
}

.fusion-recent-posts .columns .column h4 a:hover {
    color: #0c9a5c;
}

/* =========== TABLE =========== */

thead{
	border-bottom:1px solid #1e1e1e;
}

th{
	padding:5px 0 15px 0;
	text-align:right;
}

th:first-child{
	padding: 5px 0 15px 25px;
	text-align:left;
}

th:last-child{
	padding: 5px 25px 15px 0;
}

tfoot {
    border-top: 1px solid #1e1e1e;
}

tfoot tr:first-child td{
	padding:15px 0 10px 0;
}

tfoot tr:first-child td:first-child{
	padding: 15px 0 10px 25px;
}

tfoot tr:first-child td:last-child{
	padding: 15px 25px 10px 0;
}

tfoot tr:last-child td{
	padding:10px 0;
}

tfoot tr:last-child td:first-child{
	padding: 10px 0 10px 25px;
}

tfoot tr:last-child td:last-child{
	padding: 10px 25px 10px 0;
}

tr:nth-child(even) {
    background-color: #f6f4f4;
}

td {
    padding: 5px 0;
	text-align:right;
	font-size:14px;
}

td:first-child {
    padding: 5px 0 5px 25px;
	text-align:left;
}

td:last-child {
    padding: 5px 25px 5px 0;
}

/*tbody tr{
	cursor:pointer;
}*/

tbody tr:first-child td {
	padding:15px 0 5px 0;
}

tbody tr:first-child td:first-child {
	padding:15px 0 5px 25px;
}

tbody tr:first-child td:last-child {
	padding:15px 25px 5px 0;
}

tbody tr:last-child td {
	padding:5px 0 15px 0;
}

tbody tr:last-child td:first-child {
	padding:5px 0 15px 25px;
}

tbody tr:last-child td:last-child {
	padding:5px 25px 15px 0;
}

/* ----- Recipients table and tabs------- */

/* table* */

table.recipients th:first-child {
    padding: 5px 10px 15px 25px;
}

table.recipients th {
    padding: 5px 10px 15px 10px;
    text-align: left;
	font-weight:100;
	cursor:pointer;
	white-space: nowrap;
}

table.recipients th:last-child {
    padding: 5px 25px 15px 10px;
}

table.recipients tbody tr:first-child td:first-child {
    padding: 15px 10px 5px 25px;
}

table.recipients tbody tr:first-child td {
    padding: 15px 10px 5px 10px;
}

table.recipients tbody tr:first-child td:last-child {
    padding: 15px 25px 5px 10px;
}

table.recipients td:first-child {
    padding: 5px 10px 5px 25px;
}

table.recipients td {
    padding: 5px 10px;
	text-align:left;
	vertical-align: top;
}

table.recipients td:last-child {
    padding: 10px 25px 5px 10px;
	text-align: center;
}

table.recipients tbody tr:last-child td:first-child {
    padding: 5px 10px 15px 25px;
}

table.recipients tbody tr:last-child td {
    padding: 5px 10px 15px 10px;
}

table.recipients tbody tr:last-child td:last-child {
    padding: 5px 25px 15px 10px;
}

img.file-image {
    max-width: 17px;
	max-height:20px;
}

table.recipients th span:before {
	font-family: 'font awesome 5 free';
	font-weight: 900;
    content: '\f0dc';
    display: inline-block;
    color: #1b1b1b;
    -webkit-font-smoothing: antialiased;
    overflow: auto;
	line-height: 18px;
	font-size: 12px;
	vertical-align: sub;
	padding-left: 10px;
}

/*td.scholarship em {
    font-size: 12px;
    display: inline-block;
	}*/

/* tabs */

.fusion-tabs .nav-tabs.nav-justified > li {
    border: 1px solid #1b1b1b;
    border-right: 0;
    vertical-align: middle;
}

.fusion-tabs .nav-tabs.nav-justified > li:last-child{
	border-right:1px solid #1b1b1b;
}

.fusion-tabs .tab-panel{
	border:0;
	padding:15px 0 0 0;
}

.fusion-tabs .nav-tabs > li .fusion-tab-heading {
    color: #1b1b1b !important;
	font-size:11px !important;
}

.fusion-tabs .nav-tabs > li.active .fusion-tab-heading {
    color:#ffffff !important;
}

.fusion-tabs .nav-tabs li .tab-link{
	border-top:0;
	padding:10px 5px;
}

.fusion-tabs .nav-tabs > .active > .tab-link{
    border-top: 0;
}

.fusion-tabs .nav-tabs > .active{
	background-color:#0c9a5c !important;
}

.fusion-tabs .nav-tabs > .active > .tab-link:hover, .fusion-tabs .nav-tabs > .active > .tab-link:focus {
    border-top: 0;
}

.fusion-tabs .nav-tabs > li > .tab-link:hover .fusion-tab-heading{
	color:#1b1b1b !important;
}

.fusion-tabs .nav-tabs > li.active > .tab-link:hover .fusion-tab-heading{
	color:#ffffff !important;
}

.fusion-tabs{
	margin-bottom:0;
}

/* ======= FAQ TOGGLE ========= */


.faq h4.panel-title.toggle {
    font-size: 14px;
	-webkit-font-smoothing: antialiased;
}

.fusion-accordian.faq .fusion-panel{
	border-color:#1e1e1e;
}

.fusion-accordian .panel-title .fusion-toggle-icon-wrapper {
    float: right;
}

.fusion-accordian .panel-title .fusion-toggle-heading {
    margin-left: 0;
    float: left;
}

.faq h4.panel-title.toggle a{
	color: #1e1e1e;
	font-weight: 600;
	overflow:auto;
}

.fusion-accordian.faq .panel-title a .fa-fusion-box {
    background-color: transparent !important;
    color: #1e1e1e;
}

.fusion-accordian.faq .panel-title a:hover .fa-fusion-box {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #0c9a5c;
}

.fusion-accordian .panel-body{
	padding:5px 0 20px 0;
}

.panel-body.toggle-content {
    font-size: 13px;
    line-height: 20px;
}

/* =========== BLOG =========== */


body.single-post #main,
.archive #main {
    padding-top: 210px;
}

.single-navigation {
    border-top: 0;
    border-bottom: 1px solid #1e1e1e !important;
    margin-bottom: 45px;
}

.fusion-meta-info {
    margin-top: 15px;
    border-top: 0;
    border-bottom: 0;
    font-style: italic;
}

.single-navigation a[rel="prev"] {
    float: left;
    margin-left: 10px;
}

.sidebar .widget h4 {
    font-size: 18px !important;
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 7px;
}

.fusion-content-widget-area .widget li a{
	font-size:12px;
	line-height:16px;
}

.fusion-content-widget-area .widget li a:before{
	line-height:20px;
}

.fusion-content-widget-area .widget li{
	line-height:16px;
}

div.fusion-flexslider li{
	list-style-type:none;
}

/* ========= SEARCH ========== */

.search #main {
	padding-top: 210px;
}


/* ============ 404 =========== */

.error404 #main {
	padding-top: 210px;
}

div#post-404page div.fusion-title h2.title-heading-left, .search div.fusion-title h2.title-heading-left {
    font-family: 'Open sans', helvetica, arial, sans-serif !important;
	padding-bottom:5px;
	font-size: 36px !important;
}

div#post-404page .post-content h3, .search .post-content h3{
    font-family: 'Open sans', helvetica, arial, sans-serif !important;
	font-size: 24px !important;
	margin: 0 0 5px 0;
}

div#post-404page div.fusion-title div.title-sep-container, .search div.fusion-title div.title-sep-container{
	display:none;
}

div#post-404page div.fusion-title, .search div.fusion-title{
	border-bottom:1px solid #1b1b1b;
	margin-bottom: 75px !important;
}

div#post-404page p, .search p{
	font-size:14px;
}

div#post-404page .fusion-columns, .search .fusion-columns{
	margin:0;
}

.error-page .useful-links {
    width: 100%;
    padding-left: 0;
}

.error-page div.fusion-column:first-child{
	margin-bottom:60px;
}

div#post-404page .col-sm-12, div#post-404page .col-md-12, div#post-404page .col-lg-12, .search .col-sm-12, .search .col-md-12, .search .col-lg-12{
	padding:0;
	float:none;
}

ul.error-menu{
	margin-top:20px;
	padding:0;
}

ul.error-menu li {
    list-style-type: none;
	padding-left: 0;
}

.error-menu ul{
	padding:0;
}

.error-menu ul li{
	list-style-position:inside;
}

.fusion-body .error-menu li:before{
	display:none;
}

ul.error-menu li a {
    padding: 17px 40px;
    line-height: 21px;
    font-size: 18px;
    display: block;
    color: #fff;
    background-color: rgba(12,154,92,0.75);
	transition:all 0.5s linear;
}

ul.error-menu li a:hover {
    background-color: rgba(0,135,80,0.75) !important;
}

ul.error-menu li:last-child a {
    background-color: rgba(10,111,67,0.75);
}

ul.error-menu li:last-child a:hover {
    background: rgba(0,69,43,0.75) !important;
}

ul.error-menu li a:before{
	font-family: 'font awesome 5 free';
	font-weight: 900;
	content:'\f101';
	color:#ffffff;
	padding-right:10px;
	-webkit-font-smoothing: antialiased;
}

ul.error-menu .icon-wrapper {
	display: none;
}

ul.error-menu .fusion-li-item-content {
	margin-left: 0 !important;
}

#content .searchform .search-table .search-field input {
    background-color: transparent !important;
    border-width: 0 0 2px 0;
    border-color: #0c9a5c !important;
    border-style: solid;
    padding: 0;
    color: #1b1b1b;
	font-weight:300;
	height:35px !important;
}

#content .searchform .search-table .search-field input::-webkit-input-placeholder {
    color: #1b1b1b;
	font-weight:300;
}

#content .searchform .search-table .search-field input::-moz-placeholder {
    color: #1b1b1b;
	font-weight:300; 
}

#content .searchform .search-table .search-field input:-ms-input-placeholder {  
    color: #1b1b1b;
	font-weight:300;
}

#content .searchform .search-table .search-button input[type="submit"] {
    background: transparent;
    border-width: 0 0 2px 0;
    border-color: #0c9a5c;
    border-style: solid;
    height: 35px !important;
	color:#0c9a5c;
}

#wrapper .search-table .search-button input[type="submit"]:hover{
	background-color:transparent !important;
	color:#0c9a5c;
}

.searchform .search-table .search-button input[type="submit"]:focus{
	outline:0;
}

.searchform .search-table .search-field input:focus{
	outline:0;
}

.more a:after, .fusion-read-more:after{
	padding-left:4px;
}

/* ========== SEACRH - WITH RESULTS ========= */

body.search-results #posts-container {
    position: relative;
    color: #1b1b1b;
}

body.search-results p{
	color:#1b1b1b;
	text-shadow:0 0 0;
}

body.search-results #wrapper #main h2.entry-title{
    font-size: 36px;
    line-height: 1.4em;
	font-family: 'Open sans', helvetica, arial, sans-serif !important;
	margin-bottom: 10px;
}

body.search-results .post{
	margin-bottom:30px;
    border-top: 1px solid #1e1e1e;
    padding-top: 30px;
}

body.search-results .post:first-child {
    border-top: 0;
    padding-top: 0;
}

body.search-results .search-page-search-form-bottom{
	padding-top:0;
	border-top:0;
}

.more a:after, .fusion-read-more:after{
	content: '\f101';
	font-family: 'font awesome 5 free';
	font-weight: 900;
	font-size:10px;
}

div.search-field input:-webkit-autofill, div.search-field textarea:-webkit-autofill, div.search-field select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

/* ========== MEDIA QUERIES ========== */

/* -------- Max 1645 px ---------- */

@media only screen and (max-width : 1645px) {
	
	.fusion-secondary-main-menu{
		padding-left:20px;
		padding-right:20px;
	}
	
	.fusion-secondary-main-menu .fusion-main-menu > ul > li {
	    padding-right: 35px;
	}
	
}

/* -------- Max 1545 px ---------- */

@media only screen and (max-width : 1545px) {
	
	.fusion-secondary-main-menu .fusion-main-menu > ul > li > a{
		font-size:12px;
	}
	
	#wrapper .fusion-is-sticky .fusion-main-menu > ul > li > a {
	    font-size: 12px;
	}
	
}

/* -------- Max 1370 px ---------- */

@media only screen and (max-width : 1370px) {
	
	.fusion-secondary-main-menu .fusion-main-menu > ul > li > a{
		font-size:11px;
	}
	
	#wrapper .fusion-is-sticky .fusion-main-menu > ul > li > a {
	    font-size: 11px;
	}
	
	.fusion-secondary-main-menu .fusion-main-menu > ul > li {
	    padding-right: 30px;
	}
	
	#wrapper .fusion-is-sticky .fusion-main-menu > ul > li {
	    padding-right: 30px;
	}
	
	.fusion-header-v5.fusion-logo-center .fusion-logo{
		margin-bottom:0;
	}
	
	.fusion-header-v5.fusion-logo-center .fusion-logo a img{
		max-height:70px !important;
	}
	
	.fusion-secondary-header a span{
		font-size:10px;
	}
	
	#menu-top-menu .fusion-megamenu-icon{
		font-size:13px;
		/*margin-right:10px;*/
	}
	
	.fusion-secondary-menu > ul > li > a {
		height:30px;
		line-height:30px;
	}
	
}

/* -------- Max 1245 px ---------- */

@media only screen and (max-width : 1245px) {
	
	.fusion-secondary-main-menu{
		padding-left:15px;
		padding-right:15px;
	}
	
	.fusion-secondary-main-menu .fusion-main-menu > ul > li {
	    padding-right: 23px;
	}
	
	#wrapper .fusion-is-sticky .fusion-main-menu > ul > li {
	    padding-right: 23px;
	}
}

/* -------- Max 1195 px ---------- */

@media only screen and (max-width : 1195px) {
	
	.fusion-secondary-main-menu .fusion-main-menu > ul > li > a{
		font-size:10px;
	}
	
	#wrapper .fusion-is-sticky .fusion-main-menu > ul > li > a {
	    font-size: 10px;
	}
	
	.footer-left {
	    float: none;
	    text-align: center;
	}
	
	.footer-right {
	    float: none;
	    text-align: center;
		margin-top:10px;
	}
	
}

/* -------- Max 1150 px ---------- */

@media only screen and (max-width : 1150px) {
	
	table th{
		font-size:14px;
	}
	
	td {
	    font-size: 12px;
		line-height:16px;
	}
	
	table.recipients th span:before {
	    line-height: 12px;
	    font-size: 11px;
		padding-left:7px;
	}
	
}

/* -------- Max 1100 px ---------- */

@media only screen and (max-width : 1100px) {

	body.single-post #main,
	.archive #main {
		padding-top: 40px;
	}

	.search #main {
		padding-top: 40px;
	}

	.error404 #main {
		padding-top: 40px;
	}
	
	.fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-logo img {
	    max-width: 250px;
	}
	
	.fusion-mobile-menu-icons a {
	    font-size: 24px;
	}
		
	.fusion-header-v5.fusion-logo-center .fusion-logo a{
		max-width:none;
	}
	
	body .fusion-mobile-menu-design-modern .fusion-alignleft, body .fusion-mobile-menu-design-modern .fusion-alignright {
	    width: 50%;
	    float: left;
	    display: block;
	}
	
	.fusion-body .fusion-mobile-menu-design-modern .fusion-secondary-menu > ul > li {
	    float: left !important;
	}
	
	.fusion-separator.page-margin-top {
	    display: none !important;
	}
	
	body.page #main{
		padding-top:30px;
	}
	
	body.home #main{
		padding-top:75px;
	}
	
	#wrapper .fusion-secondary-header .searchform{
		float:right;
	}
	
	.fusion-secondary-menu > ul > li.menu-item-type-custom > a{
		padding-left:0;
	}
	
	#wrapper .fusion-mobile-menu-design-modern .fusion-secondary-header {
	    padding-left: 30px !important;
	    padding-right: 30px !important;
	}
	
	#wrapper .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header{
		padding-top:10px;
	}
	
}

/* -------- Max 1050 px ---------- */

@media only screen and (max-width : 1050px) {
	
	.fusion-one-half.statistics-table {
	    width: 100%;
	}
	
	table th {
	    font-size: 16px;
	}
	
	td {
	    font-size: 14px;
	    line-height: 1.5;
	}
	
	#granted-fellows table th {
	    font-size: 13px;
	}
	
	#granted-fellows td {
	    font-size: 12px;
	    line-height: 16px;
	}
	
}

/* -------- Max 920 px ---------- */

@media only screen and (max-width : 920px) {
	
	.tfs-slider .slide-content-container h2{
		font-size:60px !important;
		line-height: 72px !important;
	}
	
	.fusion-copyright-notice {
	    font-size: 12px !important;
	}
	
	.fusion-tabs .nav-tabs > li .fusion-tab-heading {
	    font-size: 10px !important;
	}
	
	.statistics-table .fusion-separator {
	    display: none;
	}
	
	.statistics-table{
		margin-bottom:45px !important;
	}
	
}

/* -------- Max 830 px ---------- */

@media only screen and (max-width : 830px) {
	
	.fusion-copyright-notice {
	    font-size: 11px !important;
	}
	
	.fusion-tabs .nav-tabs > li .fusion-tab-heading {
	    font-size:9px !important;
	}
	
	#granted-fellows table th {
	    font-size: 12px;
	}
	
	table.recipients th span:before {
	    line-height: 14px;
		font-size: 9px;
		padding-left: 5px;
	}
}

/* -------- Max 800 px ----------- */

@media only screen and (max-width : 800px) {
	
	.fusion-title.pre-title {
   	 	margin-bottom: 0 !important;
	}
	
	.fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-logo {
	    max-width: 200px;
	}
	
	.fusion-two-third.page-text-box {
	    padding-right: 0;
	}
	
	.fusion-button.button-1{
		margin-bottom:30px;
	}
	
	a.fusion-button.button-no-margin {
	    margin-bottom: 0;
	}
	
	body.fusion-body .fusion-fullwidth.contact .fusion-layout-column {
	    width: 47%;
	    margin-right: 3%;
	}
	
	body.fusion-body .fusion-fullwidth.contact .fusion-layout-column p {
	    min-height:120px;
	}
	
	body.fusion-body .fusion-fullwidth.contact .fusion-layout-column p:nth-child(5) {
	    min-height: 0;
	}
	
	.fusion-recent-posts .fusion-columns .fusion-column:not(.fusion-column-last) {
	    margin: 0;
	}
	
	.no-margin-mobile{
		margin-bottom:0 !important;
	}

	div.slide-content a.fusion-button {
		font-size: 15px;
		padding: 16px 25px;
	}

	.fusion-tabs .nav-tabs{
		border:0;
	}

	.fusion-tabs .nav-tabs.nav-justified > li{
		border-bottom:0;
	}

	.fusion-tabs .fusion-mobile-tab-nav:nth-last-child(2)  .nav-tabs.nav-justified > li{
		border-bottom:1px solid #1b1b1b;
	}

	.fusion-tabs.classic .tab-content .fusion-mobile-tab-nav:nth-last-child(2) .nav-tabs li:not(.active) {
		border-color: #1b1b1b;
	}

	div.tab-pane.fade.active.in {
		border-left: 1px solid #1b1b1b;
		border-right: 1px solid #1b1b1b;
	}

	div.tab-pane.fade.active:last-child {
		border-bottom: 1px solid #1b1b1b;
	}

	.fusion-tabs .tab-pane{
		padding:15px 0;
	}

	.fusion-body:not(.avada-has-page-title-mobile-height-auto) .fusion-page-title-bar:not(.fusion-tb-page-title-bar) {
		display: none;
	}

}

/* -------- Max 767 px ---------- */

@media only screen and (max-width : 767px) {
	
	#granted-fellows td{
		font-size:11px;
	}
	
	#granted-fellows table th {
	    font-size: 12px;
	}
	
	.fusion-tabs .nav-tabs > li .fusion-tab-heading {
	    font-size: 12px !important;
	}
	
	table.recipients th:first-child {
	    padding: 5px 10px 15px 10px;
	}
	
	table.recipients th:last-child {
	    padding: 5px 10px 15px 10px;
	}
	
	table.recipients tbody tr:first-child td:first-child {
	    padding: 15px 10px 5px 10px;
	}
	
	table.recipients tbody tr:first-child td:last-child {
	    padding: 15px 10px 5px 10px;
	}
	
	table.recipients td:first-child {
	    padding: 5px 10px 5px 10px;
	}
	
	table.recipients td:last-child {
	    padding: 10px 10px 5px 10px;
	    text-align: center;
	}
	
	table.recipients tbody tr:last-child td:first-child {
	    padding: 5px 10px 15px 10px;
	}
	
	table.recipients tbody tr:last-child td:last-child {
	    padding: 5px 10px 15px 10px;
	}
	
	table.recipients col:nth-child(2) {
	    width: 34% !important;
	}
	
	table.recipients col:nth-child(3) {
	    width: 29% !important;
	}
	
	#wrapper .fusion-mobile-menu-design-modern .fusion-secondary-header {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
		padding-bottom:10px;
	}
	
	.fusion-header{
	    padding-left: 15px;
	    padding-right: 15px;
	}
	
}

/* -------- Max 700 px ---------- */

@media only screen and (max-width : 700px) {
	
	div#post-404page div.fusion-title h2.title-heading-left, .search div.fusion-title h2.title-heading-left {
	    font-size: 30px !important;
	}
	
	ul.error-menu li a{
		font-size:15px;
	}
	
	.fusion-header-v5.fusion-logo-center .fusion-logo a img {
	    max-height: 55px !important;
	}

	table.recipients td[data-th="Namn"], table.recipients td[data-th="Name"], table.recipients td[data-th="Projekt"], table.recipients td[data-th="Project"] {
		max-width: 10px;
	}
	
}

/* -------- Max 600 px ---------- */

@media only screen and (max-width : 600px) {
	
	.tfs-slider .slide-content-container h2 {
	    font-size: 55px !important;
		line-height: 65px !important;
	}
	
	.tfs-slider .slide-content-container h3 {
	    font-size: 18px !important;
	    line-height: 26px !important;
	}
	
	div#post-404page div.fusion-title h2.title-heading-left, .search div.fusion-title h2.title-heading-left {
	    font-size: 24px !important;
	}
	
	ul.error-menu li a{
		font-size:13px;
	}
	
	table th {
	    font-size: 13px;
	}
	
	td {
	    font-size: 12px;
	    line-height: 16px;
	}
	
	#granted-fellows th {
	    display: none;   
	}
	  
	#granted-fellows td {
	    display: block;
	}
	
	#granted-fellows td:first-child{
		padding-top:.5em;
	}
	
	#granted-fellows td:last-child{
		padding-bottom:.5em;
	}
	
	#granted-fellows td:before{
		content: attr(data-th)": ";
		font-weight: 600;
		display:inline-block;
		padding-right: 5px;
	}
  
	#granted-fellows th, #granted-fellows td {
	   text-align: left;
	   padding-left:10px;
	}
	
	#granted-fellows tbody tr:first-child td:first-child {
	    padding: 15px 10px 5px 10px;
	}
	
	#granted-fellows tbody tr td:first-child:before{
		content:'';
		padding-right:0;
	}
	
	#granted-fellows tbody tr:first-child td:last-child {
	    padding: 5px 10px 15px 10px;
	}
	
	#granted-fellows tbody tr:first-child td {
	    padding: 5px 10px 5px 10px;
	}
	
	#granted-fellows td:first-child {
	    padding: 10px 10px 5px 10px;
		font-size:15px;
		font-weight: 600;
	}
	
	#granted-fellows td:last-child{
		padding:5px 10px 15px 10px;
	}
	
	#granted-fellows tbody tr:last-child td:first-child {
	    padding: 5px 10px 5px 10px;
	}
	
	#granted-fellows  tbody tr:last-child td {
	    padding: 5px 10px 5px 10px;
	}
	
	#granted-fellows tbody tr:last-child td:last-child {
	    padding: 5px 10px 15px 10px;
	}
	
	table.recipients td:last-child{
		text-align:left;
	}
	
	#granted-fellows strong{
		font-weight:300 !important;
	}
	
	.fusion-tabs .tab-pane {
	    padding: 5px 0 0 0;
		border-bottom:0;
	}
	
	#granted-fellows thead {
	    border-bottom: 0;
	}
	
	.fusion-tabs .nav-tabs > li .fusion-tab-heading {
	    font-size: 12px !important;
	}
	
	div.tab-pane.fade.active.in:last-child{
		border-bottom:1px solid #1e1e1e;
	}

	table.recipients td[data-th="Namn"], table.recipients td[data-th="Name"], table.recipients td[data-th="Projekt"], table.recipients td[data-th="Project"] {
		max-width: none;
	}
	
}

/* -------- Max 550 px ---------- */

@media only screen and (max-width : 550px) {
	
	body{
		font-size:14px !important;
		line-height:22px !important;
	}

	div.slide-content a.fusion-button {
		font-size: 14px;
		padding: 15px 22px;
	}
	
}

/* -------- Max 500 px ---------- */

@media only screen and (max-width : 500px) {
	
	.tfs-slider .slide-content-container h2 {
	    font-size: 48px !important;
		line-height: 60px !important;
	}
	
	.tfs-slider .slide-content-container h3 {
	    font-size: 16px !important;
	    line-height: 24px !important;
	}
	
	th {
	    display: none;   
	}
	  
	td {
	    display: block;
	}
	
	td:first-child{
		padding-top:.5em;
	}
	
	td:last-child{
		padding-bottom:.5em;
	}
	
	td:before{
		content: attr(data-th)": ";
		font-weight: 600;
		display:inline-block;
		padding-right: 5px;
	}
  
	th, td {
	   text-align: left;
	   padding-left:10px;
	}
	
	tbody tr:first-child td:first-child {
	    padding: 15px 0 5px 10px;
	}
	
	tbody tr:first-child td:last-child {
	    padding: 5px 0 5px 10px;
	}
	
	tbody tr:first-child td {
	    padding: 5px 0 5px 10px;
	}
	
	td:first-child {
	    padding: 15px 0 5px 10px;
		font-size:15px;
		font-weight: 600;
	}
	
	td:first-child:before{
		content:'';
		padding-right:0;
	}
	
	td:last-child{
		padding:5px 0 10px 10px;
	}
	
	tbody tr:last-child td:first-child {
	    padding: 15px 0 5px 10px;
	}
	
	tbody tr:last-child td {
	    padding: 5px 0 5px 10px;
	}
	
	tbody tr:last-child td:last-child {
	    padding: 5px 0 15px 10px;
	}
	
	.statistics-table .fusion-separator.fusion-full-width-sep.sep-none {
	    display: none;
	}
	
	tfoot tr:first-child td:first-child {
	    display: none;
	}
	
	tfoot tr:last-child td, tfoot tr:first-child td {
	    padding: 10px 0 0 10px;
	}
	
	tfoot tr:last-child td:last-child, tfoot tr:first-child td:last-child {
	    padding: 10px 25px 10px 10px;
		font-size:15px;
	}
	
	tfoot tr:last-child td:first-child {
	    display: none;
	}
	
	.fusion-secondary-menu > ul > li.menu-item-type-custom > a{
		padding-right: 0;
	}
	
	.fusion-secondary-menu > ul > li.menu-item-type-custom > a span.menu-text{
		display:none;
	}

	.searchform .fusion-search-form-content .fusion-search-field input.s {
		border-bottom:1px solid #ffffff;
		height:25px;
	}
	
	#wrapper .fusion-secondary-header .searchform .search-table .search-button input[type="submit"]{
		border-bottom:1px solid #ffffff;
		font-size:0.9em;
		height:25px;
		line-height:25px;
	}
	
	#wrapper .fusion-secondary-header .searchform {
	    max-width: 180px;
		margin-top:2px;
	}

	.hp-button {
		margin: 0 0 1.5rem 0;
	}
	
}

/* -------- Max 450 px ---------- */


@media only screen and (max-width : 450px) {
	
	.tfs-slider .slide-content-container h2 {
	    font-size: 42px !important;
		line-height:50px !important;
	}
	
	.tfs-slider .slide-content-container h3 {
	    font-size: 14px !important;
	    line-height: 22px !important;
	}
	
	body.fusion-body .fusion-fullwidth.contact .fusion-layout-column {
	    width: 100%;
	    margin-right: 0;
	}
	
	body.fusion-body .fusion-fullwidth.contact .fusion-layout-column p{
		min-height:0;
	}
	
	body .pre-title h2.title-heading-left{
		font-size: 26px !important;
		line-height: 36px !important;
	}
	
	.tfs-slider .slide-content-container .tfs-button-2{
		display:none !important;
	}
	
}


/* -------- Max 400 px ---------- */


@media only screen and (max-width : 400px) {
	
	.tfs-slider .slide-content-container h2{
		font-size:30px !important;
		line-height:36px !important;
	}
	
	h2.title-heading-center span{
		font-size:20px;
		line-height:28px;
	}
	
	.tfs-slider .slide-content-container h3{
		font-size:13px !important;
		line-height:20px !important;
	}
	
	div.slide-content a.fusion-button{
		font-size:13px;
		padding:15px 20px;
	}
	
	.tfs-slider .slide-content-container .buttons{
		margin-top:30px;
	}
	
	.tfs-slider .slide-content-container{
		top:45%;
	}
	
	.tfs-slider .slide-content-container .tfs-button-2{
		top:115%;
	}
	
	body #main{
		padding-top:30px !important;
		padding-bottom:30px !important;
	}
	
	#content{
		margin-bottom:0 !important;
	}
	
	div.fusion-title.title.fusion-sep-none.fusion-title-size-three.fusion-border-below-title{
		margin-bottom:5px !important;
	}
	
	h3.title-heading-left{
		font-size:18px !important;
	}

	.fusion-secondary-menu>ul>li>a {
		padding: 0 10px 0 0;
	}
	
}

/* ------------ iPad ------------ */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 

	.tfs-slider .slide-content-container{
		top:40%;
	}
	
	#granted-fellows table th{
		font-size:10px;
	}
	
	table.recipients th span:before{
		line-height: 9px;
		vertical-align: middle;
	}
	
	#wrapper .fusion-mobile-menu-design-modern .fusion-secondary-header {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
		padding-bottom:10px;
	}
	
	.fusion-header{
	    padding-left: 15px;
	    padding-right: 15px;
	}

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation:landscape) { 

	.tfs-slider .slide-content-container .tfs-button-2{
		top:115%;
	}
	
	.statistics-table .fusion-separator {
	    display: none;
	}
	
	.statistics-table{
		margin-bottom:45px !important;
	}
	
	#granted-fellows table th{
		font-size:12px;
	}

}

/* ------------ iPhone --------- */

@media only screen and (min-device-width : 320px) and (max-device-width : 736px) and (orientation : landscape) { 

	body .fusion-secondary-menu > ul > li > a{
		height:30px;
		line-height:30px;
	}
	
	.fusion-secondary-header{
		min-height:10px;
	}

	body .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-header{
		padding-top:10px;
		padding-bottom:15px;
	}
	
	.tfs-slider .slide-content-container h2{
		font-size:35px !important;
		line-height:44px !important;
	}
	
	h2.title-heading-center span{
		font-size:18px;
		line-height:20px;
	}
	
	h3.title-heading-center{
		font-size:16px !important;
		line-height:24px !important;
	}
	
	.tfs-slider .slide-content-container .buttons{
		margin-top:30px;
	}

	div.slide-content a.fusion-button{
		font-size:14px;
		padding:12px 18px;
	}
	
	#content{
		margin-bottom:0 !important;
	}
	
	body #main{
		padding-bottom:30px !important;
	}
	
	table.recipients th span:before{
		line-height: 14px;
		vertical-align: middle;
	}

	.searchform .fusion-search-form-content .fusion-search-field input.s {
		border-bottom:1px solid #ffffff;
		height:25px;
	}
	
	#wrapper .fusion-secondary-header .searchform .search-table .search-button input[type="submit"]{
		border-bottom:1px solid #ffffff;
		height:25px;
		line-height:25px;
		font-size:0.9em;
	}
	
	#wrapper .fusion-secondary-header .searchform{
		max-width:180px;
	}

} 

@media only screen and (max-device-width : 350px) and (orientation:portrait){
	
	.tfs-slider .slide-content-container h2{
		font-size:24px !important;
		line-height:30px !important;
	}
	
	h2.title-heading-center span{
		font-size:16px;
	}
	
	div.slide-content{
		margin-top:90px;
	}
	
	.fusion-header{
		padding-left:15px;
		padding-right:15px;
		padding-top:5px !important;
	}
	
	h2.title-heading-center span{
		font-size:13px;
	}
	
	.tfs-slider .slide-content-container h2{
		font-size:28px;
	}
	
	.tfs-slider .slide-content-container h3{
		font-size:11px !important;
		line-height:16px !important;
	}
	
	div.slide-content{
		margin-top:30px !important;
	}
	
	.tfs-slider .slide-content-container .buttons{
		margin-top:20px;
	}
	
	body .part-title h1.title-heading-left{
		font-size:26px !important;
		line-height:36px !important;
	}
	
	.fusion-secondary-header{
		border-bottom:0 !important;
	}
	
	tfoot tr:last-child td:last-child, tfoot tr:first-child td:last-child{
		font-size:14px;
	}
	
	.fusion-mobile-menu-design-modern.fusion-header-v5.fusion-logo-center .fusion-logo img {
	    max-width: 160px !important;
	}
	
}
