html, body {
    margin: 0;
    border: 0;
    padding: 0
}

.at-icon {
    fill: #fff;
    border: 0
}

.at-icon-wrapper {
    display: inline-block;
    overflow: hidden
}

a .at-icon-wrapper {
    cursor: pointer
}

.at-share-btn::-moz-focus-inner {
    border: 0;
    padding: 0
}

.at-share-tbx-element {
    position: relative;
    margin: 0;
    color: #fff;
    font-size: 0
}

.at-share-tbx-element, .at-share-tbx-element .at-share-btn {
    font-family: helvetica neue, helvetica, arial, sans-serif;
    padding: 0;
    line-height: 0
}

.at-share-tbx-element .at-share-btn {
    cursor: pointer;
    margin: 0 5px 5px 0;
    display: inline-block;
    overflow: hidden;
    border: 0;
    text-decoration: none;
    text-transform: none;
    background-color: transparent;
    color: inherit;
    transition: all .2s ease-in-out
}

.at-share-tbx-element .at-share-btn:focus, .at-share-tbx-element .at-share-btn:hover {
    transform: translateY(-4px);
    outline-offset: -1px;
    color: inherit
}

.at-share-tbx-element .at-share-btn::-moz-focus-inner {
    border: 0;
    padding: 0
}

.at-share-tbx-element .at-share-btn.at-share-btn.at-svc-compact:hover {
    transform: none
}

.at-share-tbx-element .at-icon-wrapper {
    vertical-align: middle
}

.addthis-smartlayers {
    padding: 0;
    margin: 0
}

.at4-visually-hidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    overflow: hidden
}

.at4-show {
    display: block !important;
    opacity: 1 !important
}

.addthis-animated {
    animation-fill-mode: both;
    animation-timing-function: ease-out;
    animation-duration: .3s
}

body {
    background-color: #fff;
    font-family: "proxima-nova", Proxima Nova, Arial, sans-serif;
    font-size: 17px;
    line-height: 26px
}

@media (max-width: 992px) {

    .navbar-nav {
        margin: 7.5px 0
    }

    .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        visibility: visible !important
    }

    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-nav > li.selected, .navbar-nav > li:hover {
    background: #080808
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

p {
    margin: 16px 0;
}

#content-primary p {
    font-size: 18px
}

a {
    color: #0061aa;
    text-decoration: none
}

a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #ef8d1a
}

hr {
    border-width: 3px;
    border-color: #e7e7e7;
    margin: 25px 0
}

h1 {
    color: #0061aa;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 5px
}

h2 {
    color: #0061aa;
    font-family: "proxima-nova-condensed", Proxima Nova Condensed, Arial Narrow, sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 16px 0;
    text-align: left;
    border: none
}

h3 {
    color: #0061aa;
    font-weight: bold;
    font-size: 18px
}

.container-fluid {
    max-width: 1300px
}

#wrapHeader {
    display: inline-block;
    width: 100%;
    float: left
}

.navbar {
    background: #0061aa;
    border: none;
    border-radius: 0;
    margin: 0;
    width: 100%;
    z-index: 100
}

ul.main {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right
}

ul.main li {
    float: left;
    position: relative
}

ul.main li {
    color: #fff !important;
    font-family: arial narrow, sans-serif;
    font-size: 1.1em;
    padding: 22px 27px;
    letter-spacing: .5px
}

nav ul.main li:hover, nav ul.main li:hover {
    background: #48b0fd !important;
    color: #fff !important;
    text-decoration: none
}

ul.main li:hover li a {
    background: transparent !important;
    text-transform: none;
    margin: 0
}

ul.main li.last {
    background: #ef8d1a;
    text-transform: uppercase;
    margin-left: 10px
}

ul.main ul {
    display: none
}

ul.main li:hover ul {
    position: absolute;
    display: block;
    background: #fff;
    z-index: 1000;
    padding: 10px 0;
    min-width: 200px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    list-style: none
}

ul.main li:hover ul ul {
    display: none
}

ul.main ul li {
    float: none
}

ul.main ul li a, ul.main li:hover li a {
    width: 100%;
    display: block;
    font-size: 18px;
    padding: 7px 15px;
    color: #0061aa !important
}

ul.main ul li.first a {
    display: none
}

ul.main li:hover li:hover a {
    background: #eee !important
}

nav ul.main li.selected {
    background: #004579
}

ul.main li.selected ul ul {
    display: none
}

#logo {
    position: absolute;
    background-color: rgba(255, 255, 255, .9);
    padding: 20px 15px;
    z-index: 100;
    top: 0
}

#logo img {
    max-width: 152px;
    height: auto
}

#logo p {
    margin: 0
}

#wrapMedia {
    position: relative;
    border-bottom: 5px solid #e7e7e6;
    display: inline-block;
    width: 100%;
    padding-top: 64px
}

#wrapMedia img {
    width: 100%;
    height: auto
}

#wrapMedia .carousel-caption {
    position: absolute;
    display: inline-block;
    left: auto;
    right: 7%;
    bottom: 85px
}

p.button, .A-button {
    padding: 8px 15px;
    color: #fff;
    background: #ef8d1a;
    display: inline-block;
    text-transform: uppercase;
    font-family: "proxima-nova-condensed", Proxima Nova Condensed, Arial Narrow, sans-serif;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 10px
}

p.button a {
    color: #fff !important;
    text-transfrom: none
}

p.button a:hover {
    text-decoration: none
}

#buttons {
    border-top: 5px solid #0061aa;
    border-bottom: 5px solid #0061aa;
    display: inline-block;
    width: 100%
}

#buttons .col-sm-3 {
    padding: 0
}

#buttons .cta {
    text-align: center;
    display: inline-block;
    background-color: #10202d;
    width: 100%
}

#buttons .cta:hover {
    cursor: pointer
}

#buttons .button1 .cta {
    background-color: #10202d;
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: 100%
}

#buttons .button2 .cta {
    background-color: #10202d;
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: 100%
}

#buttons .button3 .cta {
    background-color: #10202d;
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: 100%
}

#buttons .button4 .cta {
    background-color: #10202d;
    background-blend-mode: luminosity;
    background-repeat: no-repeat;
    background-size: 100%
}

#buttons .button1 .cta:hover, #buttons .button2 .cta:hover, #buttons .button3 .cta:hover, #buttons .button4 .cta:hover {
    background-blend-mode: normal;
    transition-property: all;
    transition-duration: .5s
}

#buttons .caption {
    text-align: center;
    width: 100%;
    padding: 50px 0;
    background-color: rgba(16, 32, 45, .6);
    border-right: 1px solid #fff
}

#buttons .cta:hover .caption {
    background-color: transparent
}

#buttons h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "proxima-nova-condensed", Proxima Nova Condensed, Arial Narrow, sans-serif;
    font-size: 1.8em
}

#buttons .cta:hover h3, #buttons a:hover {
    text-decoration: none
}

#buttons p.button {
    background: #48b0fd;
    padding: 8px 12px
}

#buttons p.button a {
    color: #fff;
    text-transform: uppercase
}

#links {
    padding: 35px 0 40px
}

#links .col-md-10 {
    width: 80%
}

#links .col-md-2 {
    width: 20%
}

ul.social {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
    display: inline-block
}

ul.social li {
    float: left
}

ul.social li {
    background: #0061aa none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 25px;
    height: 38px;
    margin-right: 8px;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 38px
}

ul.footerMenu {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.footerMenu li {
    float: left;
    margin-right: 40px;
    width: 20%
}

ul.footerMenu li span {
    text-transform: uppercase;
    font-weight: bold;
    color: #0061aa;
    font-size: 18px
}

ul.footerMenu li span:hover {
    color: #48b0fd;
    text-decoration: none
}

ul.footerMenu li li {
    float: none;
    width: auto
}

ul.footerMenu li ul {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.footerMenu li li {
    color: #666;
    text-transform: none;
    font-weight: normal;
    font-size: 15px;
    padding: 0;
}

ul.footerMenu li li:hover {
    color: #000;
    text-decoration: none;
    background: none;
}

#copyright {
    width: 100%;
    background: #004579;
    text-align: center;
    color: #fff;
    padding: 30px 0
}

#copyright h5 {
    color: #8fcefc;
    font-size: 18px;
    font-weight: bold
}

#copyright p {
    font-size: 15px
}

#copyright .col-md-2 {
    width: 20%
}

#copyright .col-md-8 {
    width: 60%
}

#copyright img {
    padding-top: 10px
}

#content-secondary ul.main {
    padding: 0;
    float: left;
    width: 100%
}

#content-secondary ul.main ul {
    padding: 0
}

#content-secondary ul.main ul ul {
    list-style: square;
    padding-left: 20px !important
}

#content-secondary ul.main ul ul {
    list-style: square inside none
}

#content-secondary ul.main ul ul li {
    list-style: square inside none;
    color: #48b0fd
}

#content-secondary ul.main li {
    display: none;
    float: none
}

#content-secondary ul.main li.selected, #content-secondary ul.main li.selected ul, #content-secondary ul.main li.selected ul li, #content-secondary ul.main li.selected ul li a {
    display: block
}

#content-secondary ul.main li.selected a {
    display: none
}

#content-secondary ul.main li.selected ul li a {
    display: block
}

#content-secondary ul.main li.selected li ul {
    display: none
}

#content-secondary ul.main li.selected ul {
    padding: 0
}

#content-secondary ul.main li a {
    font-size: 22px;
    color: #183763;
    padding: 15px;
    display: block;
    text-align: left;
    font-family: "proxima-nova", Proxima Nova, Arial, sans-serif
}

#content-secondary ul.main li a:hover, #content-secondary ul.main li:hover a {
    background: transparent !important
}

#content-secondary ul.main li a:hover {
    background: #0061aa !important;
    text-decoration: none;
    color: #fff !important
}

#content-secondary ul.main li:hover ul {
    background: transparent;
    box-shadow: none;
    min-width: auto;
    position: static;
    z-index: 0
}

#content-secondary ul.main li.last a {
    text-transform: none;
    margin-left: 0
}

#content-secondary ul.main li.selected li a {
    background: transparent !important
}

#content-secondary ul.main li.selected li a:hover {
    color: #183763 !important;
    background: #bbdef9 !important
}

#content-secondary ul.main ul.nccUlMenuSub4 a {
    color: #666 !important;
    font-weight: normal !important;
    background: transparent !important
}

#content-secondary .gutter {
    clear: both;
    margin-right: 20px
}

div.share {
    display: block;
    margin-top: 40px
}

#wrapContent {
    padding: 45px 0
}

.donate {
    display: none
}

#internal #wrapMedia p {
    margin: 0
}

#internal #wrapMedia .carousel-caption {
    right: auto;
    bottom: 0;
    padding: 0
}

#wrapMedia h2 {
    background: rgba(103, 185, 247, .85);
    padding: 15px 25px;
    text-transform: uppercase;
    font-family: "proxima-nova-condensed", Proxima Nova Condensed, Arial Narrow, sans-serif;
    text-shadow: none;
    font-weight: bold;
    font-size: 48px !important;
    margin: 0;
    color: #fff
}

.A-grayBox {
    border-left: none;
    border: 1px solid #e8e7e7;
    background: #f9f9f9;
    padding: 20px;
    text-align: center
}

img {
    max-width: 100%;
    height: auto
}

@media screen and/**/
(max-width: 1300px) {

    #buttons h3 {
        font-size: 1.6em
    }

    #buttons .caption {
        padding: 37px 0
    }
}

@media screen and/**/
(max-width: 1255px) {
    ul.main li {
        padding: 22px 20px
    }
}

@media screen and/**/
(max-width: 1200px) {
    #logo {
        padding: 15px 10px
    }

    #logo img {
        width: 150px;
        height: auto
    }

    ul.main li {
        font-size: 0.9em;
        padding: 22px 10px
    }

    #wrapMedia .carousel-caption {
        right: 2%;
        bottom: 70px
    }

    #buttons .caption {
        padding: 18px 0
    }

    ul.footerMenu li {
        margin-right: 35px
    }

    #links .col-md-10 {
        width: 78%
    }

    #links .col-md-2 {
        width: 22%
    }

    #buttons .button1 .cta, #buttons .button2 .cta, #buttons .button3 .cta, #buttons .button4 .cta {
        background-size: cover
    }

    #buttons .button1, #buttons .button2, #buttons .button3, #buttons .button4, #buttons .caption {
        min-height: 188px
    }

    ul.footerMenu li {
        margin-right: 14px;
        width: 23%
    }
}

@media screen and/**/
(max-width: 992px) {
    p {
        font-size: 15px;
        line-height: 24px
    }

    #wrapMedia {
        padding-top: 58px
    }

    ul.main li:hover ul {
        display: block;
        position: static
    }

    ul.main li.parent {
        position: relative
    }

    ul.main li.last {
        display: none
    }

    ul.main ul li.last {
        display: block
    }

    .navbar-header {
        float: right
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    #logo img {
        width: 125px;
        height: auto
    }

    .donate {
        color: #fff;
        display: block;
        float: right
    }

    .donate p {
        margin: 0
    }

    .donate a {
        margin: 0;
        color: #fff;
        text-transform: uppercase;
        font-family: "proxima-nova-condensed", Proxima Nova Condensed, arial narrow, sans-serif;
        background: #ef8d1a none repeat scroll 0 0;
        display: block;
        padding: 16px 13px;
        font0size: 19px
    }

    .donate a:hover {
        text-decoration: none;
        background: #48b0fd
    }

    .navbar-header .label {
        font-size: 16px;
        padding: 0 5px
    }

    .navbar-toggle {
        background-color: #48b0fd;
        padding: 7px 10px;
        float: right
    }

    #wrapMedia .carousel-caption {
        bottom: 40px
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background: #ef8d1a
    }

    ul.main {
        width: 100%;
        padding-left: 200px
    }

    ul.main li {
        float: none
    }

    ul.main li a {
        font-size: 1em;
        padding: 10px 25px
    }

    h1 {
        font-size: 2.7em
    }

    p.button {
        font-size: 17px
    }

    #buttons .caption {
        padding: 10px
    }

    #buttons h3 {
        font-size: 1.4em
    }

    #buttons p.button {
        font-size: 15px
    }

    #buttons .button1 .cta, #buttons .button2 .cta, #buttons .button3 .cta, #buttons .button4 .cta {
        background-size: cover
    }

    #links .col-md-10 {
        width: 100%
    }

    #links .col-md-2 {
        width: 100%;
        clear: both;
        padding-top: 20px
    }

    #links img {
        vertical-align: top;
        margin-left: 20px
    }

    #copyright .col-md-8 {
        width: 100%
    }

    #copyright .col-md-2 {
        width: 100%
    }

    #buttons .caption {
        padding: 15px 10px
    }

    #wrapContent .container-fluid {
        background: none
    }

    #content-secondary {
        clear: both;
        margin-top: 30px
    }

    #content-secondary ul.main {
        background: #eee
    }

    #content-secondary ul.main li {
        border-bottom: 1px solid #fff
    }

    #content-primary {
        display: block
    }

    ul.main ul li.first a {
        display: block
    }
}

@media screen and/**/
(max-width: 767px) {

    #wrapMedia .carousel-caption {
        bottom: 27px;
        right: 0;
        width: 100%
    }

    .navbar-toggle {
        margin-left: 185px;
        padding: 5px 4px;
        margin-top: 10px
    }

    #wrapMedia {
        padding-top: 56px
    }

    h1 {
        font-size: 2.5em
    }

    h2 {
        font-size: 27px
    }

    #buttons .col-sm-3 {
        width: 50%;
        float: left
    }

    ul.footerMenu li {
        width: 43%
    }

    ul.footerMenu li ul {
        margin: 0 0 15px
    }

    #links img {
        margin-left: 0
    }

    #buttons .button1, #buttons .button2, #buttons .button3, #buttons .button4, #buttons .caption {
        min-height: 0
    }

    #wrapMedia h2 {
        float: left;
        display: inline-block
    }

    #internal #content-primary .col-sm-4 {
        width: 33.3%;
        float: left
    }

    #internal #content-primary .col-sm-12 {
        clear: both;
        width: 100%
    }
}

@media screen and/**/
(max-width: 600px) {
    ul.main {
        padding-left: 140px
    }

    #logo img {
        width: 120px
    }

    .navbar-toggle {
        padding: 5px 4px
    }

    #wrapMedia .carousel-caption {
        padding: 0;
        position: static
    }

    .navbar-toggle {
        margin-left: 165px
    }

    ul.footerMenu li {
        width: 42%
    }

    #internal #content-primary .col-sm-4 {
        width: 100%;
        float: none
    }

    #internal #wrapMedia {
        background: #7ec3f8
    }

    #internal #wrapMedia h2 {
        padding: 10px 0 0;
        background: transparent
    }

    #internal h1 {
        font-size: 2em
    }

    #internal #wrapContent {
        padding: 30px 0
    }
}

@media screen and/**/
(max-width: 480px) {
    #logo {
        width: 100%;
        text-align: center;
        position: static
    }

    #logo img {
        width: 120px
    }

    ul.main {
        padding-left: 0
    }

    ul.main li.last a {
        margin-left: 10px
    }

    #internal h1 {
        font-size: 1.4em
    }

    #wrapMedia h2 {
        font-size: 40px !important
    }

    .donate a {
        font-size: 18px;
        padding: 13px 15px
    }

    .navbar-toggle {
        border: medium none;
        border-radius: 0;
        margin: 0;
        padding: 12px 10px
    }

    #wrapMedia {
        padding-top: 0
    }

    #logo {
        padding-top: 58px
    }

    .navbar-toggle {
        float: left
    }

    h2 {
        font-size: 22px
    }

    h1 {
        font-size: 2.2em
    }

    #buttons .col-sm-3 {
        border-bottom: 1px solid #fff;
        width: 100%
    }

    #buttons {
        border-bottom: 0
    }

    #buttons {
        margin-left: 0
    }

    .navbar-header {
        width: 100%
    }

    ul.footerMenu li a {
        font-size: 17px
    }

    ul.footerMenu li {
        width: 45%
    }

    ul.footerMenu li li a {
        font-size: 14px
    }
}

@media screen and/**/
(max-width: 360px) {
    ul.footerMenu li {
        width: 100%
    }
}

@media screen and/**/
(max-width: 480px) {

    #internal #content-primary .col-sm-12 {
        padding: 0
    }
}

.share-top {
    float: right;
    position: relative;
    top: -20px;
    width: 100%;
    text-align: right
}

.share-top .share {
    margin-top: 0
}

footer a {
    color: #fff
}

.first.parent {
    background-color: #ffffff;
}

.nccUlMenuSub1 {
    list-style: none;
}

.nccUlMenuSub1 li {
    font-size: 20px;
    color: #0061aa;
    padding: 15px;
    display: block;
    text-align: left;
    font-family: Arial, sans-serif;
}

.nccUlMenuSub1 li.first {
    color: #183763;
    background: #bbdef9
}

.nccUlMenuSub1 li:hover {
    color: #183763;
    background: #bbdef9
}

#content-primary {
    border-left: 4px solid #bbdef9;
}

.pr-0 {
    padding-right: 0;
}

.svg-inline--fa {
    width: 24px;
    height: 24px;
}

.svg-inline--fa path {
    fill: #ffffff;
}

.post-img {
    display: block;
    width: 100%;
    margin: 16px 0;
}

.img-product {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 16px auto;
}

.all-form {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    max-width: 620px;
    color: #000;
    font-size: 16px;
    margin: 16px auto;
}

.all-form_active {
    height: auto;
    visibility: visible;
}

.all-form__time {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.all-form__time > span {
    display: block;
}

.all-form__count {
    color: red;
}

.all-form__body {
    padding: 25px 45px;
    margin-top: 25px;
    background-color: #fff;
    box-shadow: 4px 5px 10px 0px rgba(0, 0, 0, 0.25);
}

.all-form__title {
    font-size: 33px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}

.all-form__title span {
    color: #50b27c;
}

.all-form__label > span {
    display: block;
    margin-bottom: 5px;
}

.all-form__label + .all-form__label {
    margin-top: 20px;
}

.all-form__field {
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    padding: 10px;
    box-sizing: border-box;
}

.all-form__btn {
    border: none;
    padding: 15px 40px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background-color: #53b57f;
    background: rgb(90,188,134);
    background: linear-gradient(180deg, rgba(90,188,134,1) 0%, rgba(66,163,110,1) 50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    max-width: 350px;
    flex: 1 0 240px;
    width: 100%;
    margin-right: 15px;
}

.all-form__btn:hover {
    transform: scale(0.98);
}

.btnBlock {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


.prices {
    max-width: 180px;
    flex: 0 0 180px;
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.new-price {
    margin-right: 10px;
    color: #53b57f;
    font-size: 18px;
}

.old-price {
    text-decoration: line-through;
}

@media screen and (max-width: 576px) {
    .btnBlock {
        justify-content: center;
    }

    .prices {
        margin-top: 16px;
    }

    .all-form__body {
        padding: 25px 15px;
    }

    .nccUlMenuSub1 {
        padding: 0;
    }
}

.comment-block {
    padding: 10px;
    width: 100%;
    margin-top: 30px;
}

.comment-block span {
    color: #000000;
}

.comment-header {
    border-bottom: 2px solid #e7e9ee;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.comment-heading {
    font-size: 1.5rem;
    color: #000;
}

.comment-heading:after {
    content: "";
    display: block;
    height: 2px;
    width: 120px;
    background-color: #2a2e2e;
    position: absolute;
    bottom: -2px;
}

.comment {
    display: flex;
    margin: 20px 0;
}

.comment-answer {
    margin-left: 60px;
}

.avatar {
    margin-right: 12px;
    width: 48px;
    min-width: 48px;
    height: 48px;
    border-radius: 3px;
    background-color: lightgrey;
}

.avatar img {
    display: block;
    width: 100%;
    height: 100%;
}

.comment-date {
    color: grey;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

.comment-circle {
    display: inline-block;
    background-color: lightgrey;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    margin: 5px;
    position: relative;
    top: 2px;
}

.comment-name {
    color: #000000;
    text-decoration: none;
    font-weight: 600;
}

.comment-info {
    margin-bottom: 10px;
}

.comment-text p {
    margin: 0;
}

.comment .comment-content .comm-img {
    display: block;
    width: 40%;
    margin: 10px 0;
}

.A-grayBox__text {
    display: block;
    min-height: 210px;
    margin-top: 20px;
}

@media (max-width:1024px) {
    .A-grayBox__text {
        min-height: 290px;
    }
}

@media (max-width:600px) {
    .A-grayBox__text {
        min-height: auto;
    }
}