.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.cb-module-desc h4 {
    font-size: 15px;
    font-weight: 600;
    color: #b1acac;
    margin-top: -1.5em;
}

.cb-module-desc {
    margin-bottom: 3em
}

.cb-post-sub-title {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 0 10px;
    font-family: 'Montserrat', sans-serif;
}

.vote-sub .vote-sub-btn {
    width: 80%;
    transition: all 0.35s ease;
    display: table;
    height: 60px;
    line-height: 40px;
    color: #000;
    letter-spacing: 2px;
    border: 2px solid #000;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background: transparent;
    margin: 30px auto 0px auto;
}

p.main_body {
    font-size: 1.1em;
}
p.main_body3 {
    font-size: 2.1em;
}

.vote-btn-div {
    margin: 1.3em 0 0;
    display: block;
    width: 75%;
}

.vote-btn {
    font-family: "MavenPro-Bold";
    text-align: center;
    position: relative;
}

.vote-btn input {
    opacity: 0;
}

.vote-btn label {
    font-family: "MavenPro-Bold";
    color: #FFFFFF !important;
    background-color: #000000;
    border: 1px solid #d8148d;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.4;
    padding: 0.1em 1em;
    margin: 0px;
    display: block;
}

.vote-sub .vote-sub-btn :hover {
    backgroung-color: #000 !important;
    color: #FFF !important;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: 0;
    width: 100%;
    height: 35px;
    opacity: 0;
    cursor: pointer;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    cursor: pointer;
}

/*  [type="radio"]:checked,
[type="radio"]:not(:checked) {
position: absolute;
left:0;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
color: #666;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 18px;
height: 18px;
border: 1px solid #ddd;
border-radius: 100%;
background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
content: '';
width: 12px;
height: 12px;
background: #000;
position: absolute;
top: 4px;
left: 4px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
[type="radio"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}*/

@media (max-width:767px) {
    .cb-module-desc {
        padding: 0 10px;
        margin-bottom: 2em
    }

    .cb-module-desc p {
        font-size: .9em;
    }

    .vote-btn-div {
        text-align: center;
    }
}

.black {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.vote-popup {
    width: 42%;
    background: #FFFFFF;
    border: 1px solid #000000;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 90px;
    text-align: center;
    position: fixed;
    z-index: 99999;
    transition: 750ms all;
    vertical-align: middle;

}

@media (max-width:767px) {
    .bt-pnl .vote-popup {
        position: fixed;
    }
}

.vote-popup input.hs-button.primary.large,
.link-popup input.hs-button.primary.large {
    width: auto;
    display: block;
    height: auto;
    margin: auto;
    line-height: 100%;
    color: #fff;
    background-color: #cc262b;
}

.vote-popup .img,
.link-popup .img {
    margin: 0 auto;
    text-align: center;
    width: 90%;
}

.vote-popup .img img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.cross {
    font-size: 1em;
    border-radius: 50%;
    border: 3px solid #000000;
    padding: 0;
    line-height: 1.1;
    color: #000000;
    text-align: center;
    position: relative;
    float: left;
    top: -15px;
    left: 98%;
    font-weight: bolder;
    /* display: none; */
    background: #fff;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 25px;
    width: 25px;
}

.link-popup {
    width: 80%;
    height: 400px;
    background: #FFFFFF;
    border: 1px solid #000000;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50px;
    text-align: center;
    position: fixed;
    z-index: 1002;
    transition: 750ms all;
}

.link-popup iframe {
    height: 400px;
}

@media (min-width:1200px) {
    .mrg-t2e .link-popup {
        width: 80%;
        height: 550px;
    }

    .mrg-t2e .link-popup iframe {
        height: 550px;
    }
}

@media (max-width:400px) {
    .mrg-t2e .link-popup {
        width: 80%;
        height: 450px;
    }

    .mrg-t2e .link-popup iframe {
        height: 450px;
    }
}

.cross1 {
    font-size: 15px;
    line-height: 1.5;
    border-radius: 50%;
    border: 3px solid #000000;
    padding: 0;
    color: #000000;
    position: absolute;
    height: 30px;
    width: 30px;
    float: right;
    top: -15px;
    right: -15px;
    font-weight: bolder;
    /*    display: none;*/
    background: #fff;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.frm-submit-btn {
    margin-top: 12px;
}

.sub-teg {
    margin: 0.5em 0 1.5em 0;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: lowercase;
    font-weight: 400;
}

.sub-teg a,
.sub-teg div a {
    color: #00babc;
    text-transform: capitalize;
}

.sign-up-ck {
    text-align: left;
    padding: 1.1em 0 1em 0;
}

.sign-up-ck a {
    text-decoration: underline;
}

.error,
.error1 {
    color: #e41319;
}

.disp {
    margin-top: 1em;
    text-align: left;
}

.disp label {
    text-align: left;
    display: block;
    margin-top: 0.7em;
}

.disp input.disp-inpt {
    width: 100%;
    float: left;
    margin: 0;
    outline: none;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid #CCCCCC;
    line-height: 1.42857143;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box-sd {
    margin-bottom: 1.5em;
    display: inline-block;
    border: 1px solid #e1e1e1;
    box-shadow: 1px 2px 9px 1px #d1d1d1;
    -webkit-box-shadow: 1px 2px 9px 1px #d1d1d1;
    -moz-box-shadow: 1px 2px 9px 1px #d1d1d1;
    -khtml-box-shadow: 1px 2px 9px 1px #d1d1d1;
}

.m-b-3em {
    margin-bottom: 3em;
}

.mrg-t2e {
    margin-top: 2em;
}

.bt-pnl h2.cb-post-title {
    margin: 0.5em 0 0.1em;
    font-size: 1.1em;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
}

.cb-excerpt {
    margin-top: 0.5em;
}

.extra_msg {
    text-align: left;
    margin-top: 1em;
}

.extra_msg h2 {
    margin: 1em 0 0 0;
    font-size: 1.9em;
}

.frm-div .error {
    font-size: 1.5em;
    font-style: italic;
}

.frm-div .error1 {
    font-size: 0.85em;
    font-style: italic;
}

.discptn-b {
    font-size: 0.9em;
    line-height: 1.2;
    margin: 0.2em 0 0.2em;
 color: black;
 
}

.discptn-b:hover {
    color: #000000;
}

a:hover .discptn-b {
    color: #000000;
}

a .discptn-b:hover {
    color: #000000;
}

.cb-meta2 a:hover {
    color: #000000;
}

.mtb-1 {
    margin-top: 1em;
    margin-bottom: 1em;
}

.text-center {
    text-align: center;
}

.big-btn {
    text-align: center;
    margin: 0px auto 20px auto;
}

.big-btn a {
    transition: all 0.35s ease;
    display: inline-block;
    line-height: 1.5;
    color: #000000;
    border: 2px solid #000000;
    font-size: 1.5em;
    font-family: "MavenPro-Bold";
    font-weight: 700;
    text-transform: uppercase;
    background: transparent;
    padding: 0.35em 1.5em;
}

.big-btn a:hover {
    background-color: #000000;
    color: #FFFFFF;
}



.cb-column.clearfix.vote-btn-div {
    padding-right: 0;
    width: 92%;
}

@media (min-width:768px) {
    .wrap-mini {
        width: 750px;
        margin: 0 auto;
    }

    .cb-col-pdg {
        padding-right: 1em;
    }

    /*.cb-col-pdg:nth-child(2n) {
        padding-left: 1em;
        padding-right: 0;
    }*/

    .cb-mask2 a {
        display: flex;
    }
}

@media only screen and (min-width:481px) {
    .cb-module-e .cb-mask2 {
        width: 30%;
        float: left
    }

    .cb-module-e .cb-meta2 {
        padding-left: 4%;
        width: 70%;
        float: left;

    }
}

@media only screen and (max-width:480px) {
    .cb-meta2 {
        padding: 0.3em 1em 0.7em 1em;

    }
}

@media (max-width:767px) {
    .cb-column.clearfix.vote-btn-div {       
        width: 100%!important;
        padding: 0!important;
    }
    .form .box-sd {
        margin: 1em 0.5em 1.5em 0.5em;
    }

    .m-b-3em {
        margin-bottom: 2em;
    }
}

@media only screen and (min-width:767px) {
    .cb-meta2 .cb-column {
        padding: 9px 1em 8px 0;
    }
}

@media only screen and (min-width:481px) {
    .cb-col-1 {
        width: 100%
    }

    .cb-col-2 {
        width: 100%
    }

    .cb-col-3 {
        width: 100%
    }

    .cb-col-4 {
        width: 33.33333333%
    }

    .cb-col-5 {
        width: 100%
    }

    .cb-col-6 {
        width: 50%
    }

    .cb-col-7 {
        width: 100%
    }

    .cb-col-8 {
        width: 66.66666666%
    }

    .cb-col-9 {
        width: 100%
    }

    .cb-col-10 {
        width: 100%
    }

    .cb-col-11 {
        width: 100%
    }

    .cb-col-12 {
        width: 100%
    }

    .cb-col-1,
    .cb-col-2,
    .cb-col-3,
    .cb-col-4,
    .cb-col-5,
    .cb-col-6,
    .cb-col-7,
    .cb-col-8,
    .cb-col-9,
    .cb-col-10,
    .cb-col-11,
    .cb-col-12 {
        float: left
    }

    .cb-col:nth-of-type(1) {
        padding-right: 20px
    }

    .cb-col:nth-of-type(2) {
        padding-left: 20px
    }
}

/*div#cboxCurrent {
display: none !important;
}
#cboxPrevious{display: none !important;}
#cboxNext{display: none !important;}*/
@media only screen and (max-width: 1019px) and (min-width: 481px) {
    .cb-module-e .cb-meta2 {

        width: 100%;
        float: none;
    }

    .cb-module-e .cb-mask2 {
        width: 100%;
        float: none;
    }
}

.wrap-mini {
    text-align: center;
}

@media (max-width: 600px) {
    .vote-popup {
        width: 80%;
    }
}

@media (min-width:1100px) {
    .cb-meta2 {
        position: relative;
        min-height: 193px;
    }

    .vote-btn-div {
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px;
    }
}

.cb-mask2 a{
    position: relative;
}
.cb-mask2 a:hover {
    opacity: .5;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.cb-mask2 a span {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    display: block;
    width: auto;
    margin: 0;
    color: #00babc;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    opacity: 0;
    background-color: #FFFFFF;
}
.cb-mask2 a:hover span {
    bottom: 40%;
    opacity: 1;
}