article,
footer,
header,
menu {
    display: block;
}
body,
html {
    padding: 0;
    margin: 0;
}
body {
    font-family: "Roboto", sans-serif;
    color: #484848;
    font-size: 18px;
    background: #f3f3f3;
}
a img {
    border: 0;
}
li,
p,
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
a {
    text-decoration: underline;
    color: #167ac6;
}
a:hover {
    text-decoration: none;
    color: #145e97;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: "Roboto", sans-serif;
}
h6 {
    font-size: 20px;
    font-weight: bold;
    color: #2f2f2f;
}
h3 a{
    text-decoration: none;
}
.clearing {
    clear: both;
}
::selection {
    background: #62b1fb;
    color: #fff;
}
::-moz-selection {
    background: #62b1fb;
    color: #fff;
}
:focus {
    outline: 0;
}
.page {
    width: 982px;
    margin: 0 auto;
    padding: 0 10px;
}
.wrapper {
    width: 1030px;
    margin: 0 auto;
    background: #f3f3f3 none repeat scroll 0 0;
}
.header {
    color: #fff;
    background: #282828;
    padding: 0;
    margin: 0 15px;
    overflow: hidden;
    width: 998px;
    padding-bottom: 10px;
}
.header h1 a {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 27px;
    float: left;
    line-height: 1.12;
    text-decoration: none;
    margin-left: 5px;
}
.header span {
    display: block;
    float: right;
    font-size: 14px;
    margin: 5px 8px 0 0;
}
.main-menu {
    list-style: none;
    display: block;
    float: right;
    margin: 15px 20px 0 0;
}
.main-menu li {
    float: left;
    margin: 0 10px;
    padding: 0;
}
.main-menu li a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}
.main-menu li a:hover {
    text-decoration: underline;
}
.container {
    background: #fff;
    border: 1px solid #cfcfcf;
    width: 998px;
    margin: 0 15px;
}
.left-bl {
    width: 690px;
    margin: 10px 10px 10px 20px;
    float: left;
}
.left {
    float: left;
    width: 210px;
    margin-right: 15px;
    text-align: center;
    background: #fff;
}
footer {
    background: #f9f9f9;
    padding: 20px;
    text-align: center;
    border-top: 1px solid #cfcfcf;
    margin-top: 40px;
}
footer ul {
    display: block;
    text-align: center;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
footer ul li {
    display: inline-block;
    text-align: center;
    padding: 0 5px;
    margin-bottom: 10px;
}
footer ul li a {
    color: #2f2f2f;
    font-size: 16px;
}
footer ul li a:hover{
    color: #2f2f2f;
}
footer span.ds {
    color: #585858;
    font-size: 12px;
    padding: 0;
    display: block;
    width: 650px;
    margin: 0 auto;
}
.block {
    position: relative;
    margin: 30px auto;
}
.block h2 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #1c1c1c;
    outline-width: medium;
    font-weight: 400;
}
hr.rounded {
    border-top: 2px solid #bbb;
    border-radius: 20px;
    margin-bottom: 1.5em;
  }
.block h5 a {
    text-decoration: underline;
    color: #167ac6;
}
.block h5 a:hover,
.top-rating .a-title:hover,
.top-rating ul li a:hover {
    text-decoration: none;
    color: #145e97;
}
.block p {
    margin: 10px 0;
    color: #3d3d3c;
    font-size: 14px;
    line-height: 24px;
}
.block li {
    color: #1e1e1e;
    line-height: 24px;
    font-style: normal;
    font-size: 18px;
    margin: 10px 15px 10px 25px;
    list-style-type: square;
    list-style-position: outside;
}
.block ol{
    padding: 0px;
}
.block ol li {
    list-style-type: decimal;
}

.block h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
    color: #000;
}
.icon-menu {
    display: none;
}
.block p a {
    color: #167ac6;
}
.block p a:hover {
    text-decoration: none;
    color: #145e97;
}
.img-align-left {
    float: left;
}
.clear {
    width: 100%;
    clear: both;
}
* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page {
    position: unset;
    margin-left: 0;
    padding: 0;
}
.wrapper {
    max-width: 998px;
}
.container,
.header {
    margin: 0;
}
.header {
    border-left: 1px solid #282828;
    border-right: 1px solid #282828;
}
.main-menu {
    margin-top: 12px;
}
.left-bl {
    max-width: calc(100% - 308px);
}
footer span.ds {
    max-width: 750px;
}
.block .rating {
    max-width: calc(100% - 225px);
}
footer span.ds,
footer ul {
    margin-left: auto !important;
    margin-right: auto !important;
}
@media screen and (max-width: 855px) {
    .main-menu {
        margin: 10px 0 0;
        text-align: center;
    }
    .main-menu li {
        display: inline-block;
    }
    .main-menu {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .image-m,
    .left-bl {
        float: none;
    }
    .left-bl,
    .rateit .rateit-range {
        margin: 0;
    }
    .left-bl {
        max-width: 100%;
    }
    .left-bl h2 {
        margin-top: 10px;
    }
    .left-bl {
        padding: 0 15px;
    }
    .rateit {
        margin-bottom: 5px;
    }
    .rateit+h3 {
        line-height: 0.8;
    }
    .number {
        left: -30px;
    }
}
@media screen and (max-width: 475px) {
    .left-bl:not(.fw) .block .left {
        width: 100%;
    }
    .block .rating {
        max-width: 100%;
    }
    .block .rating {
        margin-left: 0 !important;
    }
    .block .rating,
    .left-bl .block .left,
    .s-article h1 {
        text-align: center;
    }
    .left-bl .block .left {
        width: 45% !important;
    }
}
#content-desktop {
    display: block;
}
#content-mobile {
    display: none;
}
@media screen and (max-width: 556px) {
    #content-desktop {
        display: none;
    }
    #content-mobile {
        display: block;
    }
}
.review-text {
    margin-bottom: 0;
}
.article-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.left-bl .article-container h3 {
    font-size: 20px;
}
.left-bl .article-container p {
    font-size: 16px;
}
.article-container article {
    flex-basis: calc(33% - 20px);
    box-sizing: border-box;
    margin-bottom: 30px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    padding: 20px;
    background-color: #f9f9f9;
}
.article-container article img {
    width: 100%;
    height: auto;
}

.article-container article a {
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}

.advertorial-section{
    font-size: 14px;
    padding: 2px 0px 2px 0px;
    background-color: #282828;
    color: #d6d6d6;
    text-align: center;
    }


@media screen and (max-width: 600px) {
    .article-container article {
        flex-basis: 100%;
        margin: 0px;
        box-sizing: border-box;
        margin-bottom: 30px;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
        padding: 20px;
        background-color: #f9f9f9;
    }

    .advertorial-section{
        font-size: 11px;
        padding: 1px 0px 0px 0px;
        background-color: #282828;
        color: #d6d6d6;
        text-align: center;
        }

    .left-bl .article-container p {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .article-container article a {
        font-size: 18px;
    }
    .left-bl .article-container h3 {
        font-size: 22px;
        margin-top: 20px;
        margin-bottom: 15px;
    }

}
.author-section {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.author-section img {
    height: 35px;
    width: 35px;
    margin-right: 10px;
    border-radius: 50%;
}
.author-section .subcaption {
    font-size: 14px;
    color: #797979;
    padding: 0;
}
.columns {
    float: left;
    width: 50%;
    padding: 10px;
}
.rows::after {
    content: "";
    clear: both;
    display: table;
}
.grd {
    padding: 15px;
    width: 100%;
}
.logo-section {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: inline-table;
    display: block;
    float: left;
}
.logo-image {
    height: 28px;
    width: auto;
    margin-top: 5px;
}
.image-max-width {
    max-width: 100%;
    margin-bottom: 20px;
}
.image-article {
    margin-top: 15px;
    margin-bottom: 20px;
    max-width: 100%;
}
.author-name {
    font-weight: 600;
    color: #2f2f2f;
}
.review-native{
    margin-bottom: 25px;
}
div.review-native p {
    margin-bottom: 0;
}
.buttonwrap{
    width: 70%;
    margin: 0 auto;
    text-align: center;
    background: linear-gradient(to bottom, #ff9247 -1%, #f75b03 100%);
    border-color: #b24806;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 5px;
    color: #fff;
    display: block;
    margin-top: 20px; 
    margin-bottom: 80px;
}
.buttonwrap a{
    text-decoration: none;
  }
.buttonwrap a:hover {
    color: #fff;
}
  
.cta-button-text {
    padding: 15px 15px;
    font-size: 22px;
    font-family: Roboto, sans-serif;
    text-shadow: 1px 1px 1px rgba(178, 72, 6, 1);
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    text-decoration: none;
}
.cta-button-text>.subtext {
    font-weight: 400;
    font-style: italic;
}
.maintextcta {
    padding: 0px 0px 5px 0px;
    font-size: 24px;
    font-family: Roboto, sans-serif;
    text-shadow: 1px 1px 1px #34740e;
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    text-decoration: none;
}
.subtextcta {
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    text-shadow: 1px 1px 1px #34740e;
    color: #fff;
    font-weight: 400;
    line-height: 1.3;
    text-decoration: none;
    font-style: italic;
}
.buttonwraptest{
    width: 76%;
    margin: 0 auto;
    text-align: center;
    background: linear-gradient(to bottom, #4ba614 -1%, #008c00 100%);
    border-color: #34740e;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 5px;
    color: #fff;
    display: block;
    margin-top: 20px; 
    margin-bottom: 60px;
    padding: 15px 30px 15px 30px;
}
.video-container{
    margin-top: 25px;
    margin-bottom: 30px;
}
.buttonwraptest a{
    text-decoration: none;
  }
.buttonwraptest a:hover {
    color: #fff;
}

@media screen and (max-width: 768px) {
    .buttonwrap{
        background: linear-gradient(to bottom, #ff9247 -1%, #f75b03 100%);
        border-color: #b24806;
        border-radius: 3px;
        border-style: solid;
        border-width: 1px 1px 5px;
        color: #fff;
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-top: 20px; 
        margin-bottom: 80px;
    }
    .buttonwraptest{
        background: linear-gradient(to bottom, #4ba614 -1%, #008c00 100%);
        border-color: #34740e;
        border-radius: 3px;
        border-style: solid;
        border-width: 1px 1px 5px;
        color: #fff;
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-top: 30px; 
        margin-bottom: 60px;
        padding: 15px 25px 15px 25px;
    }
    .cta-button-text {
        padding: 15px 15px;
        font-size: 24px;
        font-family: Roboto, sans-serif;
        text-shadow: 1px 1px 1px rgba(178, 72, 6, 1);
        color: #fff;
        font-weight: 700;
        line-height: 1.3;
        text-decoration: none;
    }
    .maintextcta {
        padding: 0px 0px 5px 0px;
        font-size: 24px;
        font-family: Roboto, sans-serif;
        text-shadow: 1px 1px 1px #34740e;
        color: #fff;
        font-weight: 700;
        line-height: 1.3;
        text-decoration: none;
    }
}
:not(.fa)::after,
:not(.fa)::before {
    font-family: "Roboto", sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body,
body * {
    font-family: "Roboto", sans-serif;
}
.page {
    width: inherit;
}
.full-bl>h2,
.left-bl>h2 {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left;
}
.left-bl p {
    color: #2f2f2f;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    padding-bottom: 10px;
}
.left-bl h3 {
    color: #000;
    font-family: Roboto, serif;
    margin-top: 10px;
    font-size: 26px;
    margin-bottom: 20px;
}
.header {
    position: relative;
}
.header * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header h1 {
    display: inline-table;
}
.header h1 a {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 27px;
    float: left;
    line-height: 1.12;
    text-decoration: none;
    margin-left: 5px;
}
.header span {
    display: block;
    float: right;
    font-size: 14px;
    margin: 5px 8px 0 0;
}
.header .main-menu {
    list-style: none;
    display: block;
    float: right;
    margin: 12px 20px 0 0;
}
.header .main-menu li {
    float: left;
    margin: 0 10px;
    padding: 0;
}
.header .main-menu li a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}
.header .main-menu li a:hover {
    text-decoration: underline;
}
.header .menu-button {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    padding: 0.75em;
    width: 3.25em;
    height: 3.25em;
    z-index: 1000;
    cursor: pointer;
    font-size: 16px;
}
.header .menu-button::after {
    content: "";
    position: absolute;
    top: 0.99em;
    right: 0.75em;
    width: 1.625em;
    height: 0.2275em;
    background: #fff;
    box-shadow: 0 0.4875em 0 0 #fff, 0 0.975em 0 0 #fff;
    z-index: 999;
}
.header.always_mobile_menu {
    overflow: visible;
    height: 52px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding: 10px 3.25em 10px 15px;
    box-sizing: border-box;
}
.header.always_mobile_menu h1 .logo {
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 24px;
    text-align: left;
    line-height: 31px;
}
.header.always_mobile_menu .main-menu,
.header.always_mobile_menu .main-menu .logo,
.header.always_mobile_menu h1 .logo br,
.header.always_mobile_menu h1 .logo small,
.header.always_mobile_menu h1+.logo {
    display: none;
}
.header.always_mobile_menu .main-menu {
    position: absolute;
    top: 100%;
    right: 0;
    margin: 0;
    background: #282828;
    z-index: 9999;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.header.always_mobile_menu .main-menu>li {
    position: relative;
    display: block;
    float: unset;
}
.header.always_mobile_menu .main-menu li a {
    display: inline-block;
    padding: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.header.always_mobile_menu menu-button {
    display: block;
}
.article-container .row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px; /* Add some space between rows */
  }
  
@media screen and (max-width: 991.98px) {
    .page {
        position: initial;
        margin: 0;
    }
    .wrapper {
        margin: 0;
    }
}
@media screen and (max-width: 991.98px) {
    .header {
        overflow: visible;
        height: 52px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        padding: 10px 3.25em 10px 15px;
    }
    .header .menu-button {
        display: block;
    }
    .header h1 .logo {
        width: 100%;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        font-size: 24px;
        text-align: left;
        line-height: 31px;
    }
    .header .main-menu,
    .header .main-menu .logo,
    .header h1 .logo br,
    .header h1 .logo small,
    .header h1+.logo {
        display: none;
    }
    .header .main-menu {
        position: absolute;
        top: 100%;
        margin: 0 auto;
        width: 100%;
        background: #282828;
        z-index: 9999;
        text-align: center;
        border-top: 1px solid rgba(255, 255, 255, 0.15);
    }
    .header .main-menu>li {
        position: relative;
        display: block;
        float: unset;
    }
    .header .main-menu li a {
        display: inline-block;
        padding: 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }
    .show {
        display: block;
    }
}
@media screen and (max-width: 374.98px) {
    .header h1 .logo {
        font-size: 18px;
    }
}
footer ul li a {
    color: #6a6e6f;
}
.rating-holder {
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}
.block .left {
    height: 200px;
    text-align: center;
    width: 210px;
}
@media screen and (min-width: 576px) {
    .rating-holder {
        width: 210px;
        float: left;
    }
}
@media screen and (max-width: 767.98px) {
    .full-bl .subcaption,
    .full-bl>h2 {
        text-align: center;
    }
}
@media screen and (max-width: 677.98px) {
    body {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }
    .big-buttons.sletr a,
    .container,
    .header,
    .left-bl,
    .page,
    .wrapper,
    footer span.ds {
        width: 100%;
        box-sizing: border-box;
    }
    .page {
        padding: 0;
    }
    .container,
    .header {
        margin: 0;
    }
    .left-bl {
        margin: 10px 0;
        padding: 0 15px 0;
    }
    .full-bl>h2,
    .left-bl>h2 {
        color: #000;
        font-family: "Roboto", sans-serif;
        font-size: 32px;
        font-weight: 700;
        line-height: 1.12;
        text-align: left;
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .full-bl .subcaption,
    .left-bl .subcaption {
        text-align: center;
    }
    .author_m {
        display: block;
    }
    .left-bl .author_m {
        display: inline-block;
        width: calc(100% - 240px);
    }
}
@media screen and (min-width: 678px) {
    .gray-b {
        display: flex;
        flex-direction: column;
    }
}
@media screen and (min-width: 678px) and (max-width: 991.98px) {
    body,
    html {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        background: #fff;
    }
    .container,
    .header,
    .page,
    .wrapper,
    footer span.ds {
        width: 100%;
        box-sizing: border-box;
    }
    .left-bl {
        width: calc(100% - 240px);
        box-sizing: border-box;
        margin: 10px 0;
        padding: 0 15px 30px;
    }
    footer span.ds,
    footer ul {
        width: calc(100% - 230px);
        margin-left: 0;
    }
    .page {
        padding: 0;
    }
    .container,
    .header {
        margin: 0;
    }
    .header h1 .logo {
        padding: 0;
        line-height: 34px;
    }
    .header .main-menu {
        margin: 0;
    }
    .header .main-menu li {
        line-height: 34px;
    }
}
@media screen and (min-width: 576px) and (max-width: 677.98px) {
    .full-bl>h2,
    .left-bl>h2 {
        color: #000;
        font-family: "Roboto", sans-serif;
        font-size: 32px;
        font-weight: 700;
        line-height: 1.12;
        text-align: left;
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .left-bl p {
        color: #2f2f2f;
        font-family: "Roboto", sans-serif;
        font-size: 18px;
        padding-bottom: 10px;
    }
    .left-bl h3 {
        color: #000;
        font-family: Roboto, serif;
        margin-top: 25px;
        font-size: 26px;
        margin-bottom: 20px;
    }
    .article-container .row {
        display: block;
        margin-bottom: 5px; /* Add some space between rows */
      }
}
@media screen and (max-width: 575.98px) {
    .left-bl {
        margin: 10px auto;
        padding: 0 15px 30px;
        float: inherit;
    }
    .full-bl>h2,
    .left-bl>h2 {
        text-align: left;
    }
    .full-bl .subcaption,
    .left-bl .subcaption {
        text-align: left;
    }
    .block .left {
        width: 45%;
        margin-right: 0;
    }
    .left-bl .rating-summary {
        margin: 20px calc((55% - 160px) / 2);
        margin-top: 7px;
    }
    .block .left+br {
        display: none;
    }
    .block .left img {
        max-height: 200px;
    }
    .block>p {
        clear: both;
    }
    .left-bl h3 {
        color: #000;
        font-family: Roboto, serif;
        margin-top: 25px;
        font-size: 26px;
        margin-bottom: 20px;
    }
    .article-container .row {
        display: block;
        margin-bottom: 5px; /* Add some space between rows */
      }
}

form {
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f9f9f9;
}

label {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}

.sub-headline{
    font-size: 18px; 
    line-height: 24px;
    margin-bottom: 5px;
}

input,
textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: none;
}

textarea {
    height: 150px;
}

button {
    padding: 10px 20px;
    background-color: #1c69b5;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
.dropdown {
    display: inline-block;
}

.dropdown-content {
    float: unset;
    display: none;
    position: absolute;
    background-color: #282828;
    min-width: 140px;
    font-size: 16px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    margin: 0;
    right: 0;
    z-index: 999;
    top: 100%;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .15);

}

.dropdown-content a {
    color: #fafafa;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    /* add a bottom border to each link */
}

.dropdown-content a:hover {
    background-color: #535353;
}

.show {
    display: block;
}
  .article-container .article {
    flex: 1;
    margin: 0 10px;
  }

  .testimonial-section {
    max-width: 100%;
    padding-top: 7px;
    padding-bottom: 20px;
  }
  
  .testimonial {
    background-color: #f7f7f7;
    border-left: 8px solid #CCCCCC;
    padding: 20px;
    margin: 20px 0px 40px 0px;
    border-radius: 5px; 
  }

  .testimonial-quote {
    font-style: italic;
    margin: 10px 10px;
    line-height: 24px;
  }
  
  .testimonial-quote .starimage {
    margin-bottom: 10px;
    max-width: 100%;
  }

  .testimonial-image {
    margin-top: 20px;
    max-width: 80%;
  }


.image-row {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .image-row img {
    width: 50%;
    height: auto;
    padding: 10px; /* This adds space around the images */
  }
  .overallbox {
    width: 100%;
  }

  .overallbox p{
    margin: 0px;
    padding: 0px;
  }

  .blue-box {
    background-color: #459EF7;
    text-align: center;
    padding:5px;
  }
  .blue-box p{
    color: white;
    text-transform: uppercase;
    font-weight: 700;
  }

  .yellow-box {
    background-color: #F4F4C3;
    color: #2c2c2c;
    text-align: left;
    padding: 10px 15px 10px 15px;
    margin-top: 5px;
    margin-bottom: 15px;
  }