.why-page p,
.why-page li {
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 20px;
}

.why-page .sweet-colorful-toxic p,
.why-page .control-act p {
    font-size: 24px;
    line-height: 28px;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.why-page li {
    margin: 20px 5px;
    color: #100e9f;
}

.why-page .li-color {
    /*color: white;*/
    color: #100e9f;
}

.why-page .sweet-colorful-toxic {
    background-color: #0098ce;
    margin: 15px 0;
    padding: 15px;
    color: #100e9f;
}

.why-page .sweet-colorful-toxic span {
    /*color: #100e9f;*/
    color: white;
    text-transform: uppercase;
}

.why-page .sweet-colorful-toxic {
    padding: 10px;
}

.why-page .control-act p {
    background-color: #100e9f;
    margin: 20px 10px;
    padding: 5px;
}

.why-page .control-act,
.why-page .law .inner,
.why-page .bottom-line {
    background-color: #100e9f;
}

.why-page .attractive .inner,
.why-page .affordable .inner,
.why-page .vermont .inner,
.why-page .bottom-line-head span {
    background-color: #0098ce;
}

.why-page .control-act img {
    float: right;
    margin-right: -15px;
}

.why-page .law .various-flavors {
    margin: 20px auto;
    text-align: center;
}

.why-page .papers {
    display: none;
}

.why-page .teens-group,
.why-page .kids,
.why-page .vermont-pic-div {
    text-align: center;
}

.why-page .arrow {
    display: none;
}

.why-page .control-act .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 20px 0 20px;
    border-color: #100e9f transparent transparent transparent;
    position: absolute;
    top: 96%;
    left: 265px;
}

.why-page .law .arrow {
width: 0;
height: 0;
border-style: solid;
border-width: 20px 0 20px 20px;
border-color: transparent transparent transparent #100e9f;
float: right;
position: absolute;
top: 50%;
margin-top: -25px;
right: -9px;
}

.why-page .attractive .arrow,
.why-page .vermont .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 20px 0 20px;
    border-color: #0098ce transparent transparent transparent;
    position: absolute;
    top: 99%;
    left: 50%;
    margin-left: -15px;
}

.why-page .affordable .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent #0098ce transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: -8px;
}

.why-page .vermont .vermont85 {
    margin-bottom: -50px;
}

.why-page .law,
.why-page .attractive,
.why-page .affordable,
.why-page .vermont {
    margin-top: 20px;
}

.why-page .law .inner,
.why-page .attractive .inner,
.why-page .affordable .inner,
.why-page .vermont .inner {
    padding: 15px;
}

.why-page .bottom-line {
    margin: 20px auto;
    padding: 15px;
    font-weight: bold;
}

.why-page .law,
.why-page .vermont {
    padding: 0 10px 0 0;
}

.why-page .attractive,
.why-page .affordable {
    padding: 0 0 0 10px;
}

.why-page .vermont .strong {
    color: #100e9f;
    font-weight: bold;
}

.why-page .block-head {
    color: #100e9f;
    font-size: 24px !important;
    line-height: 28px !important;
}

.why-page .bottom-line-head {
    font-size: 24px;
    line-height: 28px;
}

.why-page .bottom-line-head span {
    padding: 2px 7px;
}

.why-page .bottom-line a {
    color: #0098ce;
    cursor: pointer;
    font-size: 18px;
    line-height: 20px;
}

@media(min-width: 992px) {
    .why-page .attractive .inner,
    .why-page .affordable .inner,
    .why-page .law .inner,
    .why-page .vermont .inner {
        height: 705px;
    }
}

@media(min-width: 1200px) {
    .why-page .attractive .inner,
    .why-page .affordable .inner,
    .why-page .law .inner,
    .why-page .vermont .inner {
        height: 650px;
    }

    .why-page .arrow {
        display: block;
    }

    .why-page .papers {
        display: block;
    }

    .why-page .control-act p {
        background-color: #100e9f;
        width: 70%;
        float: left;
        margin: 20px 0;
    }
}

@media(max-width: 991px) {
    .why-page .blocks {
        padding: 0;
    }

    .why-page .sweet-colorful-toxic {
        padding: 10px;
    }

    .why-page .bottom-line {
        padding: 15px;
    }
}

@media (max-width: 767px) {
    .why-flavored-tobacco .col-sm-12 {
        padding: 0;
    }

    .why-page .sweet-colorful-toxic {
        padding: 10px;
    }

    .why-page .bottom-line {
        padding: 15px;
    }
}



