
.block-how {
    background: #FBFBFB;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    padding: 30px;
    text-align: center;
    color: #223139;
}

.comAnswerBtn,
.comAnswerBtn1,
.comm-link {
    padding: 10px 25px;
    /* border-color: #f16334; */
    border: 1px solid #3498db;
    border-radius: 3px;
}

.comm-link:hover {
    background: #3498db;
    color: #fff;
    border-radius: 3px;
}

.comm-link {
    padding: 10px 125px;
}

.comm-link.comm-link-reverse {
    background: #3498db;
    color: #fff;
    border-radius: 3px;
}

.comm-link.comm-link-reverse:hover {

    /* border-color: #f16334; */
    border: 1px solid #3498db;
    border-radius: 3px;
    background: #fff;
    color: #3498db;
}

.child-comment .comTextBox {
    border-left: 1px solid #D6D6D6;
    padding-left: 20px;
}

.child-comment {
    border-top: 1px solid #D6D6D6;
}

.artPreviewBox h2 {
    color: #363636;
    font-weight: 600;
    font-size: 26px;
    letter-spacing: 0.1px;
    font-family: Ebrima, Arial, Tahoma, Sans-Serif !important;
    text-align: left;
}

#animate h2 {
    padding: 30px 0 25px 0;
    text-align: center;
    text-transform: uppercase;
    color: #223139;
    font-size: 22px;
    font-family: "MyriadPro Bold" !important;
}

#animate h2 span {
    text-transform: uppercase;
    font-size: 30px;
    color: #F39C12;
    font-family: "MyriadPro Bold";
}

.block-how .blockStartNow {
    margin-top: 0px;
}

.block-how .input input[type="text"] {
    display: inline-block;
}

.block-how #startNowButton {
    margin-left: 10px;
    margin-top: -8px;
    margin-bottom: 0;
    background: #F39C12;
    line-height: 41px;
}

.block-how .input {

    margin-bottom: 25px;
}

.block-how .infoBlock {
    box-shadow: none;
    border: none;
    background: #fff;
}

/*.block-how .autblockSmall{*/
/*width: 900px;*/
/*}*/
.block-how .infoBlock {
    margin: 0 auto;
}

.block-how .comp {

    top: 73px;
}

.block-how .titleHow {
    font-size: 18px;
    font-family: "MyriadPro Bold";
    color: #223139;
    margin-bottom: 30px;
}

.block-how .autblock .text {

    text-align: center;
    font-family: "MyriadPro Bold";
    color: #223139;
    padding: 20px 0 0 0;
    font-size: 24px;
}

.block-how .chooseWebsite .chooseRight,
.block-how .chooseWebsite .chooseCenter {
    float: none;
    display: inline-block;
}

.block-how select {
    border: 1px solid #D1D1D1;
}

.block-how .chooseWebsite {
    margin-top: 0px;
    background-color: transparent;
    border: none;
    height: 100px;
    margin-bottom: 10px;
}

.block-how .startNow {

    background-color: #f39c12;
    display: inline-block;

    font-size: 16px;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    margin-top: -5px;
}

.block-how .chooseWebsite .chooseCenter {
    margin-top: 25px;
}

#fb-custom-holder {
    background: none;
    border-radius: 50%;
    bottom: 18pt;
    display: inline;
    height: 45pt;
    padding: 0px;
    position: fixed;
    right: 18pt;
    top: auto;
    width: 45pt;
    z-index: 214748364;
    background-image: url(//blog2.semalt.com/public/img/l.gif);
    background-repeat: no-repeat;
    background-color: #0084ff;
    border-radius: 50%;
    background-position: center center;
    background-size: 50%;
    cursor: pointer
}

#fb-custom-holder:hover {
    box-shadow: 0 5px 24px rgba(0, 0, 0, .3)
}


.contentLeft .socShareBtn[data-soc-btn-type="tw"] {
    background: #39b2f7 url(//blog2.semalt.com/public/img/tw-share-inner.png) 8px 6px no-repeat;
}

.contentLeft .socShareBtn[data-soc-btn-type="fb"] {
    background: #3b5998 url(/public/img/fb-share-inner.png) 13px 4px no-repeat;
}


.content.article .contentLeft {
    position: relative;
    display: block;
}

.content.article {
    position: relative;
}

.context {
    color: #223139;
}

.article-content .context p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

.article-content .context a {
    color: #223139;
    font-size: 16px;
    font-weight: 550;
    padding-left: 8px;
}

.article-content .context ol {
    margin-left: 25px;
    padding: 3px 0;
}


.article .rightSideLinks {
    margin-bottom: 30px;
}

/*article css*/

.article-content {
    /*font-family: Ebrima, Arial, Tahoma, Sans-Serif !important;*/
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    transition: all .2s ease-out .4s;
    -webkit-transition: all .2s ease-out .4s;
    max-width: 1140px;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 300;
}

.contentLeft, .contentRight, .content {
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.artListNav > * {

    text-align: center;
}

.article-content h2 {
    font-size: 20px;
    margin: 25px 0 20px 0;

}

.article-content a {
    color: #00AAF2;
    text-decoration: underline;

}

.article-content img {
    max-width: 80%;
    margin: 20px auto 30px auto;
    text-align: center;
    position: relative;
}

.article-content img.main-img {
    max-width: 100%;
    width: 100%;
    max-height: 300px;
    min-height: 300px;
    margin: 0;
    object-fit: cover;
}

.article-content a:hover {
    text-decoration: none !important;
}

.article-content p {
    font-size: 18px !important;
    margin-bottom: 12px;
    line-height: 23px;

}

.article-content {
    color: #363636
}

.article-content p,
.article-content div,
.article-content span,
.article-content h2 {
    text-align: left;
}

.article-content h3,
.article-content h4 {
    font-size: 24px;
    color: #277494;
    text-align: left;
    font-weight: 600;
    padding: 5px 0 15px 0;
}

.article-content h4 {
    padding-bottom: 40px;
    text-align: center;
}

.anotation {
    line-height: 30px;
    padding: 30px 20px;
    background: #F4F5F5;
    border-radius: 5px;
    border-left: 5px solid #277494;
    margin: 20px 0 25px 0;
    font-size: 19px;
    color: #223139;
    font-weight: 500;
}

.anotation b,
.anotation strong {
    font-size: 24px;
    color: #277494;
    font-weight: 600;
}

.anotation-2 {
    border-top: 2px solid #277494;
    border-bottom: 2px solid #277494;
    padding: 15px 20px;
    margin: 25px 0 35px 0px;
    font-style: italic;
    font-size: 19px;
}

.anotation-2 b,
.anotation-2 strong {
    color: #277494;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.5px;
}

.quote {
    font-style: italic;
    width: 65%;
    margin: 50px auto 35px auto;
    text-align: center;
    position: relative;
    min-width: 600px;
    max-width: 600px;
}

.quote p:first-child {
    text-align: center;
    font-size: 21px !important;

}

.quote p:not(:first-child) {
    text-align: right;
    font-size: 16px !important;
    margin-bottom: 0px;
    line-height: 20px;
}

.quote p:nth-child(2) {
    font-size: 18px !important;
}

.quote:before {
    content: url(//blog2.semalt.com/public/img/quote-left.png);
    color: #277494;

    text-align: center;
    position: absolute;
    left: 5%;
    top: -15px;
}

.quote:after {
    content: url(//blog2.semalt.com/public/img/quote-left.png);
    color: #277494;
    text-align: center;
    position: absolute;
    right: 5%;
    top: -15px;
    transform: rotate(180deg);
}
.quote.q_big:before {

    left: -3%;

}
.quote.q_big:after {

    right: -3%;

}
.anotation-4,
.anotation-3 {
    line-height: 30px;
    padding: 30px 20px 30px 120px;
    background: #F4F5F5;
    border-radius: 5px;
    border-left: 5px solid #FFCB5A;
    margin: 20px 0 25px 0;
    font-size: 19px;
    color: #223139;
    font-weight: 500;
    position: relative;
}

.anotation-4 b,
.anotation-4 strong,
.anotation-3 b,
.anotation-3 strong {
    font-size: 24px;
    color: #277494;
    font-weight: 600;
}

.anotation-4:before,
.anotation-3:before {
    content: url(//blog2.semalt.com/public/img/lightbulb.png);
    text-align: center;
    position: absolute;
    left: 35px;
    top: 22%;
}


.article-content ul {
    list-style: none;
    position: relative;
    margin: 5px 0 0 25px;
    padding: 0;
}

.article-content ul li {
    position: relative;
    padding: 2px 0 10px 0;
    font-size: 18px;
}

.article-content ul li::before {
    content: "\2022";
    color: #277494;
    font-weight: 900;
    display: inline-block;
    font-size: 30px;
    line-height: 10px;
    width: 1em;
    top: 7px;
    position: absolute;
    width: 19px;
    left: -7px;
    margin-left: -14px;
}

.article-content ul li span {
    font-size: 18px;
    font-weight: 900;
    display: block;
    position: relative;
    margin: 0 0 5px -4px;
}


.article-content ol {
    counter-reset: item;
    margin: 15px 0;
}

.article-content ol > li {
    margin: 0;
    padding: 0 0 12px 25px;
    text-align: left;
    text-indent: -15px;
    list-style-type: none;
    counter-increment: item;
    line-height: 23px;
}

.article-content ol > li:before {
    display: inline-block;
    width: 10px;
    padding-right: 1px;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}

/*First block*/
#basic {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.back-to-catalog-btn {
    z-index: 99;
}

.first_screen {
    position: relative;
    background: none;
    min-height: 400px;
    height: 40vh;
    max-height: 40vh;
    padding: 0;
    margin: -12px 0 0 0;
}

.first_screen::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 45, 63, .6);
    z-index: 1;
}

.first_screen .container-fluid {
    max-width: 96%;
}

.first_screen__content {
    position: relative;
    z-index: 2;
}

.back-to-catalog-btn {
    font-size: 14px;
    position: relative;
    color: #fff;

    display: flex;
    align-items: center;
    margin-left: 30px;
    margin-top: 10px;
}

.first_screen__in {
    text-align: center;
    border-radius: 4%;
    position: relative;
    display: block;
}

.first_screen__in h1 {
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff !important;
    display: inline-block;
    line-height: 56px;
}

.first_screen__in h9 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    display: block;

}

.first_screen__in div {
    padding: 80px;
    width: 100%;
}

.category_list {
    padding: 0 0 0 10px;
}


input[type="text"] {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    min-width: 250px;
    margin-bottom: 5px;
    outline: none;
    display: block;
    font-family: Ebrima, Arial, Tahoma, Sans-Serif !important;
}

.messageBox textarea {
    background-color: #fff;
    border: 1px solid #D1D1D1;
    border-radius: 4px;
    padding: 6px 10px;
    outline: none;
    font-family: Ebrima, Arial, Tahoma, Sans-Serif !important;

    min-height: 200px;
}

.addComBtnBox {
    width: 600px;
}

textarea.err,
input[type="text"].err {
    border-color: red;
}

.buttonPopupSeoAuditBg, #buttonPopupSeoAudit, .fixed_bottom_btn {
    display: none !important;
}

.addComLeft {
    padding-left: 20px !important;
}


@media screen and  (max-width: 1380px) {
    .quote:after {
        right: 3%;
    }

    .quote:before {
        left: 3%;
    }
}


@media screen and  (max-width: 768px) {
    .article-content ul li span {
        font-weight: 700;
    }

    .nprProjWr.c1811 {
        display: none;
    }

    .block-how {
        padding: 10px;
        margin: 60px 0 20px;
    }

    #animate h2 {
        padding: 20px 0 15px 0;
    }

    .block-how #startNowButton {

        margin-top: 5px;
    }

    .block-how .comp {

        left: 480px;
        transform: scale(0.8);
    }

    .block-how .chooseWebsite {

        height: auto;

        padding: 0 30px 10px 30px
    }

    .block-how .autblock .text {
        font-size: 19px;
        line-height: 24px;
    }

    .block-how .chooseWebsite .chooseLeft {
        float: none;
        text-align: center;
        width: 100%;
        margin: 20px auto 0 auto;
    }


    .fb_customer_chat_bubble_pop_in,
    #fb-custom-inner,
    #fb-custom-holder {
        height: 34pt !important;
        width: 34pt !important;
    }


    .first_screen {
        margin: -1px 0 0 0;
    }

    input[type="text"] {
        width: 100%;
    }

    .artPreviewBox * {
        font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

    .artPreviewBox > p {
        line-height: 1.4;
        letter-spacing: 0;
    }

    .artListNav {
        margin: 20px auto;
        font-size: 17px;
    }

    .first_screen__in h1 {
        font-size: 33px;
        line-height: 42px;
    }

    .back-to-catalog-btn {
        margin-left: 0;
        margin-top: 0px;
    }

    .first_screen__in div {
        padding: 60px 0;
    }

    .quote {
        min-width: 400px;
        max-width: 400px;
    }

    .quote:after {
        right: -8%;
    }

    .quote:before {
        left: -8%;
    }
}

@media screen and  (max-width: 480px) {
    .block-how .checkStyling {

        font-size: 0px;

        top: -6.5px;

    }

    .fa-check:before {
        content: none;
    }

    .block-how .line202,
    .block-how .comp,
    .block-how .asicons {
        display: none;
    }

    .block-how .autblockSmall {
        width: 100%;
    }

    .block-how .nprProjWr h3.autoSeoHeading {
        width: 100%;
    }

    .block-how .infoBlock {

        width: 100%;
    }



    .block-how .chooseWebsite .chooseRight {
        /* margin-left: 40px; */
        margin: 27px auto 0 auto;
        float: unset;
        display: inline-block;
        position: relative;
    }

    .block-how .chooseWebsite {

        text-align: center;
    }


    .addComRight textarea {
        width: 100%;
    }

    .quote:before,
    .quote:after {
        transform: scale(0.7) rotate(180deg);
    }

    .anotation-4:before {
        content: none;
    }

    .anotation-4, .anotation {
        line-height: 25px;
        font-size: 17px;
        padding: 20px;
        font-weight: 400;
    }

    .anotation-4 b,
    .anotation b {
        font-size: 20px;
    }

    .article-content img,
    .article-content ol img {
        max-width: 90%;
        margin: 15px auto 20px auto;
    }

    .article-content ul {
        margin: 5px 0 0 15px;
    }

    .quote {
        min-width: 300px;
        max-width: 300px;
    }

    .quote:after {
        right: -12%;
    }

    .quote:before {
        left: -12%;

    }
}

@media screen and  (max-width: 400px) {
    .first_screen__in h1 {
        font-size: 25px;
        line-height: 35px;
    }

}

@media screen and  (max-width: 380px) {
    #animate h2 {
        font-size: 19px;
    }

    .block-how .titleHow {
        font-size: 16px;
    }



    .block-how .checkStyling {

        font-size: 1px;

        top: -4.5px;

    }

    .quote {
        min-width: 220px;
        max-width: 220px;
    }

    .quote:before {
        left: -16%;
    }

    .quote:after {
        right: -16%;
    }

}

/*new banner at post*/

.pb_inner_head {
    font-weight: 500;
    font-size: 28px;
    padding-top: 8px;
    z-index: 2;
    position: relative;
    max-width: 68%;
    line-height: 30px;
}

.pb_inner_bttn {
    font-family: "geomanist";
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #3498DB;
    text-decoration: none !important;
    height: 51px;
    max-width: 235px !important;
    text-align: center !important;
    z-index: 2;
    position: relative;
    display: inline-block;
    padding: 18px 10px 16px;
    background: #fff !important;
}

.pb_inner_bttn:hover {
    text-decoration: none;
    opacity: 0.7;
}

.pb_inner_text {
    font-weight: 300;
    padding: 18px 8px 20px;
    text-transform: none;
    max-width: 60%;
    z-index: 2;
    position: relative;
}

.post-banner {
    background: linear-gradient(180deg, #24BED3 0%, #0288D1 100%);
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    font-family: Geomanist;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 118.5%;
    padding: 25px 20px;
    text-align: left;
    margin: 20px auto;
    position: relative;
    min-height: 226px;
    max-width: 800px;
    width: 100%;

}

.post-banner svg {
    position: absolute;
    top: 0;
    right: 0;
    min-height: 100%;
    object-fit: cover;
}

.post-banner img {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: auto;
    min-height: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
    z-index: 1;

    max-width: inherit;
    margin: 0;
    text-align: right;

}



/*end new post banner*/
