/*--------------------------------------------------------------
# Front Page
--------------------------------------------------------------*/
.section {
	padding: 30px 0;
	border-top: 1px solid #dfdfdf;
}
.section img {
    max-width: 90%;
    padding: 0 20px;
    display: flex;
    margin: auto;
}
.section-tips {
	text-align: center;
}
.section-tips .wp-block-column {
    padding: 2.5%;
    width: 25%;
    font-size: 1rem;
    margin-bottom: 20px;
}
.section-tips .wp-block-column img {
	display: block;
    margin: auto;
    padding-bottom: 20px;
}

@media screen and (max-width: 1000px) {
	.speed-test .wp-block-columns {
        flex-direction: column;
	}
}

@media screen and (max-width: 768px) {
	.section .container, .section > .wp-block-group__inner-container {
	    align-items: center;
	}
	.section.blue-bg .container {
        flex-direction: column;
	}
	.section-tips .wp-block-column {
	    width: 100%;
	}
	.section img {
		max-width: 100%;
	    margin: 30px auto;
	}
	.fm-reverse {
		flex-direction: column-reverse;
	}
}


/*--------------------------------------------------------------
# Uutiset Page
--------------------------------------------------------------*/
.loadmore{
    background-color: #fff;
    color: #0e3f5f;
    border-radius: 3px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    letter-spacing:1px;
    cursor:pointer;
    text-transform: uppercase;
    padding: 10px 0;
    max-width: 300px;
    width: 100%;
    margin: auto;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.loadmore:hover{
    background-color: #ddd;
}

/*--------------------------------------------------------------
# Tulokset Page
--------------------------------------------------------------*/
/*offers*/
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
#offer{
	background-color: #004162;
	position: relative;
	margin: 30px auto;
}
.offer-banner {
    float: left;
    text-align: center;
	width: 300px;
    box-sizing: unset;
	padding: 0 0 20px 20px;
    max-width: 100%;
}
#offer h2{
	text-transform: uppercase;
	margin-block-start: 0.83em;
    margin-block-end: 0.83em;
}
#offer h2, #offer p {
    color: #fff;
    font-size: 16px;
}
#offer-banner {
    width: 300px;
    padding: 0;
    max-width: 100%;
}
.offer-banner img {
    display: block;
    width: 100%;
    cursor: pointer;
}
#offer .offer-head {
    font-weight: bold;
    margin: 13px 0 5px 0;
}
.offer-content {
    float: left;
    padding-left: 45px;
}
#offer .offer-bread {
    margin-top: 0;
    line-height: 1.8em;
}
.rating-wrap {
    width: 180px;
    text-align: center;
    float: left;
    margin-top: 13px;
    margin-bottom: 15px;
}
.rating-wrap img {
    width: 114px;
    margin-bottom: 4px;
}
#offer .rating-wrap .rating-head, #offer .rating-wrap .rating-date {
    color: #ffc601;
    margin: 0;
    letter-spacing: .04em;
}
.rating-stars {
    width: 100%;
    padding: 5px 0;
}
.star {
    width: 36px;
    height: 36px;
    float: left;
    background: url(img/star-active.png);
    background: url(img/star-active.svg), linear-gradient(transparent, transparent);
    background-size: contain;
    box-sizing: border-box;
    background-size: 80% 80%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
}
#offer .rating-wrap .rating-date {
    font-size: 12px;
}

.offer-cta {
    position: absolute;
    bottom: 34px;
    right: 34px;
}
.offer-cta a {
    background-color: #ffe81f;
    text-decoration: none;
    color: #363636;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 7px 20px;
}

/*Results*/
#reportContainer {
    text-align: left;
	margin-top: 20px;
}
.raportCreatedDate {
    text-transform: uppercase;
    color: #6297b5;
    font-size: 12px;
}
#main-results {
    float: left;
}
#reportContainer h1 {
    color: #004264;
    font-size: 22px;
    margin-top: 2px;
    text-transform: uppercase;
}
#reportContainer .resultRow.download {
    background-image: url(img/reportLogoDownload.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#reportContainer .resultRow {
    color: #004264;
    font-size: 21px;
    font-weight: bold;
    margin-top: 7px;
    padding-left: 34px;
}
#reportContainer .resultRowTitle {
    color: #47bae3;
    text-transform: uppercase;
}
#reportContainer .resultRow.upload {
    background-image: url(img/reportLogoUpload.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#reportContainer .resultRow.ping {
    background-image: url(img/reportLogoPing.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#reportContainer .resultRow.ping {
    background-image: url(img/reportLogoPing.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.resultExampleContainer {
    float: left;
    width: auto;
    margin-left: 60px;
}
.hide{
	display: block;
}
#reportContainer h2 {
    text-transform: uppercase;
    color: #6297b5;
    font-size: 16px;
}
.resultExampleContainer h2 {
    display: inline-block;
    margin-top: 9px;
}
#reportContainer .exampleTitle.image {
    background-image: url(img/resultExampleImage.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#reportContainer .exampleTitle {
    width: 177px;
}
#reportContainer .exampleTitle {
    float: left;
    padding-left: 30px;
    color: #6297b5;
    font-weight: bold;
    font-size: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
}
#reportContainer .exampleTime {
    width: 92px;
    float: left;
}
#reportContainer .exampleTime {
    float: right;
    text-align: right;
    font-weight: bold;
    color: #6297b5;
    font-size: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
}
#reportContainer .exampleTitle.music {
    background-image: url(img/resultExampleMusic.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#reportContainer .exampleTitle.video {
    background-image: url(img/resultExampleVideo.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.sidebar-text p{
	font-size: 14px;
} 

@media only screen and (max-width: 768px) {
	.offer-content {
		float: none; 
	}
	.offer-banner{
		float: none;
		width: 100%;
		padding: 0;
	}
	.offer-banner img {
		margin: auto;
	}
	.raportCreatedDate{
		padding: 0 20px 0;
	}
	#main-results {
		float: none;
		padding: 0 20px 0;
		margin-bottom: 20px;
	}
	.resultExampleContainer {
		margin-left: 0px;
		padding: 0 20px 0;
	}
	.container-post {
		flex-wrap: wrap;
	}
	.content-container, .sidebar-recept-posts{
		width: 100%;
	}
	.sidebar-recept-posts{
		margin-top: 50px;
	}
	.widget-area ul{
		display: flex;
		flex-wrap: wrap;
	}
	.postItem{
		flex: 1 0 50%;
	}
	.none-thumb .postTitle{
		padding-left: 20px;
	}
	.content-with-sidebar{
		margin-top: 50px;
		display: block;
	}
	.content-single .content-text-full {
		margin: 20px auto;
		padding: 0 20px;
		width: calc(100% - 40px);
		display: block;
	}
	
}
@media only screen and (max-width: 570px) {
	#offer{
		padding-bottom: 100px;
	}
	.offer-cta {
		bottom: 0px;
		right: 50%;
		transform: translate(50%, -50%);
	}
	.offer-cta a{
		width: 200px;
	}
	.offer-content {
		float: none; 
		padding: 0 20px;
	}
	.rating-wrap{
		float: none;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 534px) {
	.postItem{
		flex: 1 0 100%;
	}
}
@media only screen and (max-width: 440px){
	.hide{
		display: none;
	}
}