/* 
Theme Name: Autorola Group
Theme URI: 
Author: Tue Holmgaard
Author URI: 
Description: 
Version: 1.0.0
Tags: fixed-layout, fluid-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post
License: GNU General Public License version 3
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/

/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');


 body {
    text-align: center;
    font-style:undefined;
    font-weight:100;
    font-family:'IBM Plex Sans',sans-serif;
}
h1 {
	font-size: 44px;
	font-weight: 300;
    margin:10px 0px 10px 0px;
    color: #333;
}
h2 {
    font-size: 28px;
    font-weight: 300;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #333;
}
h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #333;
}
h4 {
    font-size: 44px;
    font-weight: 300;
    line-height: 120%;
    margin:10px 0 0 0;
    color: #333333;
}
h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
h6 {
    font-size: 12px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
p {
    font-size: 15px;
    font-weight: 400;
    line-height: 157%;
    margin:10px 0px 10px 0px;
    color: #333333;
}
a {
    line-height:157%;
    color:#D10000;
	text-decoration: none;
}
a:hover {
    color:#D10000;
	text-decoration: underline;
}
ul {
    font-size: 15px;
    font-weight: 400;
    margin:10px 0px 10px 0px;
    color: #444444;
    padding:0 0 0 20px;
    list-style:none url("images/bullet_blue.png");
}
ol {
    font-size: 15px;
    font-weight: 400;
    line-height: 170%;
    margin:10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
li {
    font-size:15px;
    line-height:250%;
    color:rgb(51, 51, 51);
    font-weight: 400;
    vertical-align:top;
}
span {
    font-family: inherit;
}
ol, ul, dir, menu, dd {
}
ol ul, ul ol, ul ul, ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
body img {
    max-width : 100%;
    height : auto;
}
/* =WordPress Core
-------------------------------------------------------------- */
 .sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.blog-post {
    min-height: 100px;
    margin-top:30px;
}
/* from twenty twelve */
 .commentlist .children {
    margin-left: 48px;
    margin-left: 3.428571429rem;
}
.commentlist > li.comment:after {
    content: "";
    display: table;
    clear: both;
}
.commentlist > li.comment {
    background: none;
    position: relative;
    width: auto;
}
.commentlist .avatar {
    height: 39px;
    left: 2.2em;
    top: 2.2em;
    width: 39px;
}
.comment cite, .comment a {
    margin-left:50px;
}
.commentlist li.comment.even {
    background-color: rgba(0, 0, 255, 0.05);
}
.commentlist li.comment .comment-body {
    margin-right: -15px;
    margin-left:-15px;
    padding-left:15px;
    padding-right:15px;
}
.commentlist li.comment .comment-body .comment-author {
    padding-left: 15px;
    padding-right:15px;
}
.commentlist li.comment .comment-body .comment-meta {
    padding-left: 15px;
    padding-right:15px;
    text-align:right;
    padding-top:7px;
}
.commentlist li.comment.odd {
    background-color: rgba(0, 0, 255, 0.1);
}
.commentlist, .commentlist ul {
    list-style: none;
}
span.span {
    font-weight:400;
    font-family:'IBM Plex Sans',sans-serif;
    color:#153542;
}
.row_3 {
    clear: both;
    min-height: 100px;
    border-bottom:0px solid rgb(235, 235, 235);
}
h1.heading {
    padding-bottom: 10px;
    border-bottom:1px solid #EBEBEB;
}
.row_2 {
    clear: both;
    min-height: 100px;
    padding-top:10px;
    display:none;
}
.commentlist {
    padding-left: 0px;
}
.comment cite.fn {
    margin-top: 10px;
}
.comment cite.fn {
    margin-top: 7px;
    font-style:normal;
    font-weight:600;
    font-size:13px;
}
.navigation .prev-posts {
    float:left;
    display:inline-block;
}
.navigation .next-posts {
    float:right;
    display:inline-block;
}
.comment-body:after {
    content: "";
    display: table;
    clear: both;
}
.comment a {
    text-decoration: none;
    font-size:13px;
    color:#999999;
    margin-left:15px;
}
.comment a.comment-edit-link {
    color: #666666;
    margin-left:10px;
    display:none;
}
div a.comment-edit-link:hover {
    color: #0099ff;
}
.commentlist li.comment .comment-body p {
    margin-top:20px;
    margin-bottom:20px;
    margin-left:52px;
    display:inline;
    font-weight:400;
    color:#000000;
}
.comment-body p {
    font-size: 14px;
    text-align:left;
}
a.mainFeature_button, a.mainFeature_button_fullBlue_right, a.mainFeature_button2 {
    display:inline-block;
    font-size:13px;
    font-weight:700;
    line-height:157%;
    margin:10px 0 50px 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:17px 30px;
    border:0 solid;
    border-radius:3px;
    cursor:pointer;
    border-width:1px;
}
div span.says {
    font-size: 13px;
}
.comment a.comment-reply-link {
    padding:10px 17px;
    background-color:#E6E6E6;
    min-width:50px;
    margin-left:auto;
    color:#333333;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
div a.comment-reply-link:hover {
    background-color: #0099ff;
    color:#FFFFFF;
}
.comment a.url {
    color: #333333;
}
.commentlist li.comment.even {
    background-color: #f5f5f5;
}
.commentlist li.comment.odd {
    background-color: #ffffff;
}
.commentlist > li.comment {
    background: none;
    position: relative;
    width: auto;
    clear: both;
}
div .commentlist li {
    background-color:#DB1C98;
    padding:20px;
}
.prev-posts a {
    font-size: 13px;
    text-decoration:none;
    font-weight:700;
    display:inline-block;
    padding:15px 7px;
    background-color:#00A0B0;
    color:#ffffff;
    font-family:'IBM Plex Sans',sans-serif;
    text-transform:uppercase;
    letter-spacing:2px;
}
.next-posts a {
    text-decoration: none;
    font-size:13px;
    font-weight:700;
    display:inline-block;
    padding:15px 7px;
    background-color:#00A0B0;
    color:#ffffff;
    text-transform:uppercase;
    font-family:'IBM Plex Sans',sans-serif;
    letter-spacing:2px;
}
a.button:hover, a.button_fullBlue_right:hover {
    background-color:#FFFFFF;
    color:#FFB973;
    font-size:13px;
    font-weight:700;
    border-color:#FFFFFF;
}
a.button:active, a.button_fullBlue_right:active {
    background-color:#FFFFFF;
    color:#FFB973;
    border-color:#FFFFFF;
}
a.button_fullBlue_right {
    background-color: #00ACE6;
    border-color:#00ADE6;
    display:inline-block;
    padding:15px 25px;
    color:#FFFFFF;
    font-weight:700;
    font-size:13px;
    text-decoration:none;
}
a.button_fullBlue_right:hover {
    background-color: #0095C7;
    color:#FFFFFF;
    border-color:#0095C7;
}
a.button_fullBlue_right:active {
    border-color: #0095C7;
    background-color:#0095C7;
    color:#FFFFFF;
}
h2.errorTitle {
    text-align: center;
    font-size:100px;
    margin-top:50px;
    margin-bottom:0px;
    font-weight:400;
    font-family:'IBM Plex Sans',sans-serif;
    color:#153542;
}
p.paragraph_center {
    text-align: center;
    margin-bottom:50px;
    font-weight:400;
    font-family:Lato, sans-serif;
    color:#153542;
    margin-top:0px;
    text-transform:uppercase;
}
.content {
    height: auto;
}
a.mainFeature_button2:hover {
    color: #39ABD8;
    background-color: rgb(255, 255, 255);
    display:inline-block;
    border-width:0px;
}
a.mainFeature_button {
    font-size:15px;
    font-weight:700;
    font-family:'IBM Plex Sans',sans-serif;
    letter-spacing:2px;
    display:inline-block;
    border-width:2px;
    border-radius:8px;
    padding-top:15px;
    padding-bottom:15px;
    color:#17375e;
    border-color:#fff;
    background-color:#FFFFFF;
    margin-bottom:40px;
    margin-top:30px;
    transition:all 0.4s linear 0s;
    text-align:center;
}
a.mainFeature_button2 {
    background-color: #000;
    display:inline-block;
    border-width:0px;
    font-weight:700;
    font-family:'IBM Plex Sans',sans-serif;
    font-size:15px;
    letter-spacing:2px;
    border-radius:6px;
    transition:all 0.4s linear 0s;
}
span.span16 {
    color: #153542;
}
span.span17 {
    color: #153542;
}
span.span18 {
    color: #153542;
}
@media only screen and (min-width : 768px) {
    body {
        text-align: left;
    }
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
        display:block;
    }
    .row_3 {
        clear: both;
        min-height: 100px;
    }
    .commentlist li.comment .comment-body {
        margin-left: -15px;
        width:100%;
    }
    .content {
        height: auto;
        min-height:800px;
    }
    .commentlist li.comment .comment-body .comment-author {
        width: 55.5556%;
    }
    .commentlist li.comment .comment-body .comment-meta {
        width: 44.4444%;
    }
    .commentlist li.comment .comment-body .reply {
        width: 100%;
    }
    .commentlist li.comment.even {
    }
    .comment cite.fn {
        margin-left: 10px;
    }
    a.mainFeature_button, a.mainFeature_button_fullBlue_right, a.mainFeature_button2 {
        width: auto;
    }
    .row_10 {
        margin-left: -15px;
        margin-right: -15px;
    }
    p.paragraph_center {
        margin-bottom: 10px;
    }
    .navigation .prev-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .navigation .numbers-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .navigation .next-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
}
@media only screen and (min-width : 1024px) {
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
        display:block;
    }
    .row_3 {
        clear: both;
        min-height: 23px;
    }
    .commentlist li.comment .comment-body {
        float:left;
        width:100%;
    }
    .commentlist li.comment .comment-body .comment-author {
        width: 55.5556%;
        float:left;
    }
    .commentlist li.comment .comment-body .comment-meta {
        width: 44.4444%;
        float:left;
    }
    .commentlist li.comment .comment-body p {
        float: left;
        margin-left:15px;
    }
    .commentlist li.comment .comment-body .reply {
        float: left;
        width:100%;
        min-height:40px;
        clear:both;
    }
    .content {
        height: auto;
        min-height:433px;
    }
    .comment cite.fn {
        margin-left: 10px;
        display:inline-block;
    }
    .comment a.url {
        margin:0px;
    }
    .commentlist li.comment.even {
    }
    .comment a {
    }
    .comment a.comment-reply-link {
        margin-left: auto;
        display:inline-block;
        float:left;
    }
    .commentlist .avatar {
        display: inline-block;
    }
    a.mainFeature_button, a.mainFeature_button_fullBlue_right, a.mainFeature_button2 {
        width: auto;
    }
    .row_10 {
        margin-left: -15px;
        margin-right: -15px;
    }
    p.paragraph_center {
        margin-bottom: 60px;
    }
    .navigation .prev-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .navigation .numbers-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .navigation .next-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .commentlist li.comment.even {
    }
}