.clearfix:before,
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}
.text-center{
	text-align: center;
}
.mt-3{
	margin-top: 1.5em;
}
.mb-2{
	margin-bottom: 0.35em;
}
.mb-3{
	margin-bottom: 0.95em;
}
.vtg-content {
    position: relative;
    z-index: 4;
}

.ctnr-pdg {
    padding: 2.5em 0;
}

.vtg-left .vtg-left-pdg {
    padding: 1em;
}

.vtg-right .vtg-right-pdg {
    padding: 1em;
}

.vtg-hdg {
    font-family: inherit;
    color: #000000;
    font-size: 1.3em;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 0.15em 0;
}

.vtg-hdg-sub {
    font-family: inherit;
    color: #000000;
    font-size: 1em;
    line-height: 1.2;
    font-weight: 500;
    margin: 0 0 0.2em 0;
}
.tom_box-inr-bg-lgt p{
	color: #000000;
}
.vtg-ul-ck {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.sbu-h2{font-size: 1.3m; margin-bottom: 2em;}
.vtg-ul-ck li {
    margin: 0 0 0.1em 0;
    padding: 0;
    list-style-type: none;
    color: #000000;
    font-size: 1.1em;
}

.check-icon {
    color: #000000;
    font-size: 1.3em;
    font-variant: 700;
}

.vtg-form-bg {
    background-color: rgba(236,27,36,0.1);
    border: 2px solid rgba(247, 247, 247, 1.00);
	padding: 1.3em 1.5em 1em 1.5em;
}

.vtg-form {
	margin-top:0;
    padding: 1.5em;
	border-radius:5px;
-webkit-border-radius:5px; 
-moz-border-radius:5px; 
	background-color:#00519e;
}

.vtg-form h3{
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.4;
	font-weight: 500;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
    border-bottom: 1px solid #d72433;
}

.vtg-form label {
    font-size: 0.8em;
    line-height: 1.2;
    margin-bottom: 0.2em;
    color: #FFFFFF;
    padding:0;
	margin-top: 0;
}

.vtg-form input[type="text"],
.vtg-form input[type="file"],
.vtg-form input[type="email"],
.vtg-form input[type="number"] {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border: 1px solid #4E4E4E;
    padding: 0.55rem 0.75rem;
}

.vtg-form textarea {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border: 1px solid #4E4E4E;
    padding: 0.55rem 0.75rem;
}

.vtg-form input[type="text"]::-webkit-input-placeholder,
.vtg-form input[type="file"]::-webkit-input-placeholder,
.vtg-form input[type="email"]::-webkit-input-placeholder,
.vtg-form input[type="number"]::-webkit-input-placeholder,
.vtg-form textarea::-webkit-input-placeholder {
    color: #292929;
    opacity: 1;
}

.vtg-form input[type="text"]::-moz-placeholder,
.vtg-form input[type="file"]::-moz-placeholder,
.vtg-form input[type="email"]::-moz-placeholder,
.vtg-form input[type="number"]::-moz-placeholder,
.vtg-form textarea {
    color: #292929;
    opacity: 1;
}

.vtg-form input[type="text"]::-ms-input-placeholder,
.vtg-form input[type="file"]::-ms-input-placeholder,
.vtg-form input[type="email"]::-ms-input-placeholder,
.vtg-form input[type="number"]::-ms-input-placeholder,
.vtg-form textarea::-ms-input-placeholder {
    color: #292929;
    opacity: 1;
}

.vtg-form input[type="text"]::placeholder,
.vtg-form input[type="file"]::placeholder,
.vtg-form input[type="email"]::placeholder,
.vtg-form input[type="number"]::placeholder,
.vtg-form textarea::placeholder {
    color: #292929;
    opacity: 1;
}

.vtg-form input[type="submit"] {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	background-color: #e30613;
}

.vtg-form input,
.vtg-form textarea {
    margin-top: 0em
}

.vtg-form input[type="checkbox"] {
    margin: 0.3em 0.53em 3em 0;
    float: left;
}

.vtg-form input[type="file"] {
    cursor: pointer;
    display: block;
    width: 100%;
    font-size: 0.75rem;
    padding: 0.375rem 0.75rem;
    margin-top: 0;
    line-height: 1.2;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #4E4E4E;
}
.lmpn-mb{
	position: relative;
}
.lmpn-mb .lbl{
	position: absolute;
	top: 7px;
	left: 14px;
	font-size: 0.9rem;
    color: darkgray;
}
#phone_number{
	padding-left: 40px;
}

.site-content.sidebar-disabled.post-sidebar-disabled .cs-container {
    padding-right: 0;
    padding-left: 0;
}

.cs-container {
    max-width: inherit;
}

.site-content.sidebar-disabled.post-sidebar-disabled {
    margin: 0px;
}

.ctnr-pdg {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
.pull-l,
.pull-r{
	text-align: center;
}

@media (min-width:1025px) {
.vtg-hdg {
    font-size: 2.5em;
	letter-spacing: 1px;
}
.vtg-hdg-sub {
    font-size: 1.65em;
    line-height: 1.4;
    font-weight: 500;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px)  {
.vtg-hdg {
    font-size: 1.7em;
}
.vtg-hdg-sub {
    font-size: 1.2em;
    line-height: 1.4;
    font-weight: 500;
}
}

@media (min-width:768px) {
.vtg-left {
	float: left;
	width: 65%;
}

.vtg-right {
	float: right;
	width: 35%;
}
.ctnr-pdg .vtg-left-pdg {
	padding: 1em 2em 1em 0;
}
.ctnr-pdg .vtg-right-pdg {
	padding: 1em 0 1em 2em;
}
.tom_box-inr-bg-lgt p {
    font-size: 0.85em;
}
.vtg-form h3{
	font-size: 1.1em;
}
.web-n{
	display: none;
}
.pull-l{
	text-align: left;
}
.pull-r{
	text-align: right;
}
.pull-l img,
.pull-r img{
	height: 357px;
    max-width: fit-content;
}
}

@media (min-width: 600px) {
.ctnr-pdg {
	max-width: 600px;
}
}

@media (min-width: 720px) {
    .ctnr-pdg {
        max-width: 720px;
    }
}

@media (min-width: 1020px) {
    .ctnr-pdg {
        max-width: 1020px;
    }
}

@media (min-width:1200px) {
    .ctnr-pdg {
        max-width: 1200px;
    }
}

.error {
    color: #ff7175;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
    margin-bottom: 0.5em;
    line-height: 1.2;
	margin-left: 0.8em;
}

.rrbt-img {
    max-width: 80px;
    float: left;
    margin-right: 1em;
}

@media (min-width:768px) {
.form-row {
	display: grid;
	gap: 0px 0%;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 1.5em;
}

.form-col {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	user-select: none;
	padding: 0;
}
.rrbt-img {
	max-width: 90px;
	margin-right: 2em;
}
.web-hd{
	display: none !important;
}
}

@media (max-width:767px) {
.form-row {
	width: 100%;
}
.ctnr-pdg {
	padding: 1.5em 0;
}
.vtg-form {
	padding: 1em 2em 2em 2em;
	width:100%;
}
.br-n{
	display: none;
}
.pull-l,
.pull-r{
	margin-bottom: 1.3em;
}
.mob-hd{
	display: none !important;
}
}

.tom_box>.tom_box-inr:last-child {
    background-color:rgba(238,27,36,0.85);
}

.tom_box-inr-pdg {
    
}

.tom_box-inr-bg-drk {
    background-color: rgba(0, 0, 0, 0.80);
}

.tom_box-inr-bg-lgt {
    /*background-color:rgba(0,81,158,0.85);*/
}

.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: 2px;
    font-weight: 400;
    margin: 0 0 5px;
    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;
}

.vote-btn-div {
    text-align: right;
    margin: 0;
}

.vote-btn {
    text-align: center;
    width: 100%;
    background-color: #000000;
    color: #FFFFFF;
    padding: 0;
    border: none;
    display: block;
    font-weight: 700;
    position: relative;
}

.vote-btn label {
    color: #FFFFFF !important;
}

.vote-sub .vote-sub-btn :hover {
    background-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;
    line-height: 1.3;
    display: inline-block;
    color: #FFFFFF;
    width: 100%;
    height: 30px;
    padding-top: 0;
    margin-bottom: 0;
}

.vtg-form .sbmit-btn{
	background-color: #e30613;
	border: 1px solid #000000;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	padding: 0.5em 1.75em;
	margin-top: 0.5em;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.5;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec1b24', endColorstr='#005aab'); 
    background: -webkit-gradient(linear, left top, left bottom, from(#ec1b24), to(#005aab));
    background: -moz-linear-gradient(top, #ec1b24, #005aab);*/
}

@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;
    position: fixed;
    z-index: 1002;
    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: 100%;
    border-radius: 200%;
    border: 3px solid #000000;
    padding: 0px 1.5%;
    color: #000000;
    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;
}

.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;
    text-align: center;
}

.sub-teg {
    margin: 5px 0 0;
    font-size: 0.65em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.sub-teg div {
    border: 1px solid #e9e9e9;
    color: #484848;
    font-weight: 700;
    padding: 3px 7px;
    display: inline-block;
    margin: 5px 5px 0 0;
    -webkit-transition: .35s all ease;
    -transition: .35s all ease;
    transition: .35s all ease;
}

.sub-teg div span {
    color: #484848;
    font-weight: 500;
}

.sign-up-ck {
    text-align: left;
    padding: 0.5em 0 1em 0;
}

.sign-up-ck a {
    text-decoration: underline;
}

.error,
.error1 {
    color: #ff7175;
}

.disp {
    margin-top: 1em;
}

.disp label {
    text-align: left;
    display: block;
}

.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: 2.5em;
    box-shadow: -2px 0px 7px 3px #d1d1d1;
    -webkit-box-shadow: -2px 0px 7px 3px #d1d1d1;
    -moz-box-shadow: -2px 0px 7px 3px #d1d1d1;
    -khtml-box-shadow: -2px 0px 7px 3px #d1d1d1;
}


.mrg-t2e {
    margin-top: 2em;
}

.bt-pnl h2.cb-post-title {
    margin: 0.5em 0 0.35em 0;
    font-size: 1.3em;
    line-height: 1.2;
    font-weight: 700;
}

.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: 1em;
    font-style: italic;
    padding: 25px;
    text-align: center;
}

.frm-div .error1 {
    font-size: 0.85em;
    font-style: italic;
}

.discptn-b {
    font-size: 0.9em;
    line-height: 1.2;
    margin: 0.7em 0 0.2em 0;
    font-style: italic;
}

.discptn-b:hover {
    color: #000000;
}

a:hover .discptn-b {
    color: #000000;
}

a .discptn-b:hover {
    color: #000000;
}

.cb-meta2 a:hover {
    color: #000000;
}

@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: 35%;
        float: left
    }

    .cb-module-e .cb-meta2 {
        padding-left: 4%;
        width: 65%;
        float: left;

    }
}

@media only screen and (max-width:480px) {
    .cb-meta2 {
        padding: 0.3em 1em 0.7em 1em;

    }
}

@media (max-width:767px) {
    .form .box-sd {
        margin: 1.5em 1.5em 2.5em 1.5em;
    }
}

@media only screen and (min-width:1150px) {
    /*.trk-h-img{
            height: 180px !important;
        }*/
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-m-1, .col-m-10, .col-m-11, .col-m-12, .col-m-2, .col-m-3, .col-m-4, .col-m-5, .col-m-6, .col-m-7, .col-m-8, .col-m-9{
	width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

@media (min-width:768px) {
  .col-m-1, .col-m-10, .col-m-11, .col-m-12, .col-m-2, .col-m-3, .col-m-4, .col-m-5, .col-m-6, .col-m-7, .col-m-8, .col-m-9 {
    float: left
  }
  .col-m-12 {
    width: 100%
  }
  .col-m-11 {
    width: 91.66666667%
  }
  .col-m-10 {
    width: 83.33333333%
  }
  .col-m-9 {
    width: 75%
  }
  .col-m-8 {
    width: 66.66666667%
  }
  .col-m-7 {
    width: 58.33333333%
  }
  .col-m-6 {
    width: 50%
  }
  .col-m-5 {
    width: 41.66666667%
  }
  .col-m-4 {
    width: 33.33333333%
  }
  .col-m-3 {
    width: 25%
  }
  .col-m-2 {
    width: 16.66666667%
  }
  .col-m-1 {
    width: 8.33333333%
  }
}
/*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%;
    }
}




.cb-module-desc h4 {
    font-size: 15px;
    font-weight: 600;
    color: #b1acac;
}

.cb-module-desc {
    margin-bottom: 3em
}

.cb-post-sub-title {
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 400;
    margin: 0 0 5px;
    font-family: 'Montserrat', sans-serif;
}

.cb-img-fw a:hover img {
    opacity: 1 !important;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress {
    height: 17px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    margin-bottom: 30px;
    overflow: visible;
    position: relative;
    margin-top: 1em;
}

.progress .progress-bar {
    border-radius: 15px;
    box-shadow: none;
    position: relative;
    animation: animate-positive 2s;
}

.progress .progress-icon,
.progress .progress-value {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 33px;
    background: #000;
    border: 3px solid #000;
    font-size: 15px;
    font-weight: 500;
    color: #FFF;
    position: absolute;
    top: -12px;
    right: -15px;
}

.progress .progress-icon {
    right: auto;
    left: -5px;
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

@media (max-width:767px) {
    .cb-module-desc {
        margin-bottom: 2em
    }

    .cb-module-desc p {
        font-size: .9em;
    }

    .progress {
        margin: 0;
    }

    .tnk-module .tnk-meta {
        margin: 1em 0.3em;
    }

    .progress {
        margin-top: 1.5em;
    }
}

.tnk-module .tnk-mask {
    line-height: 0;
}

.tnk-mask {
    margin: 0;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 481px) {
    .tnk-module .tnk-mask {
        width: 17.6666%;
        float: left;
    }
}

@media only screen and (min-width: 1200px) {
    .tnk-module .tnk-meta {
        padding-left: 30px;
    }
}

@media only screen and (min-width: 481px) {
    .tnk-module .tnk-meta {
        padding-left: 4%;
        width: 82.3334%;
        float: left;
    }
}


.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: 75px;
    position: fixed;
    z-index: 1002;
    transition: 750ms all;
}

@media (max-width:767px) {
    .bt-pnl .vote-popup {
        position: absolute;
    }
}

.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: 100%;
    border-radius: 100%;
    border: 3px solid #000000;
    padding: 0px 1.5%;
    color: #000000;
    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;
}

.extra_msg {
    text-align: left;
    margin-top: 1em;
}

.extra_msg h2 {
    margin: 0.5em 0;
    font-size: 1.5em;
}

.frm-div .error {
    font-size: 1.5em;
    font-style: italic;
    padding: 25px;
    text-align: center;
}
p.error{
	margin-top: 0.1em;
}
p.error,
.error,
.error1 {
    color: #ff7175;
}

@media (min-width:768px) {
    .cb-col-pdg {
        padding-right: 1em;
    }

    .cb-col-pdg:nth-child(2n) {
        padding-left: 1em;
        padding-right: 0;
    }
}


/*EXTRA*/
@media only screen and (min-width: 1200px) .cb-wrap-pad {
    padding-right: 30px;
    padding-left: 30px;
}

@media only screen and (min-width: 1200px) .wrap,
.cb-wrap-off #cb-content {
    width: 1200px;
}

@media only screen and (min-width: 1020px) .wrap,
.cb-wrap-off #cb-content {
    width: 990px;
}

@media only screen and (min-width: 768px) .cb-wrap-pad {
    padding-right: 20px;
    padding-left: 20px;
}

@media only screen and (min-width: 768px) .wrap,
.cb-wrap-off #cb-content {
    max-width: none;
    width: 750px;
}

@media only screen and (min-width: 481px) .wrap,
.cb-wrap-off #cb-content {
    max-width: 720px;
}

.wrap,
.cb-wrap-off #cb-content {
    width: 100%;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) .cb-sidebar-right .cb-main {
    float: left;
}

@media only screen and (min-width: 1200px) .cb-main {
    width: 750px;
    margin-top: 30px;
}

@media only screen and (min-width: 768px) .cb-main {
    margin-top: 20px;
}

@media only screen and (min-width: 768px) .cb-main {
    width: 460px;
}

.cb-module-block {
    margin-bottom: 40px;
}


@media only screen and (min-width: 768px) .cb-separated,
.cb-module-block .cb-separated {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.cb-separated,
.cb-module-block .cb-separated {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ddd;
}

.clearfix {
    zoom: 1;
}

@media only screen and (min-width: 1200px) .cb-separated {
    padding-bottom: 40px;
    margin-bottom: 40px;
}

@media (max-width: 600px) {
    .vote-popup {
        width: 80%;
    }
}


#vtg-bg-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    color: #000000;
	background-color:#FFFFFF;
    background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
}

.vote-popup .frm-div {
    margin-right: 20px;
    margin-left: 20px;
}

/*@media (min-width:768px) {
#vtg-bg-wrap {
    background-image: url(https://www.dieselworldmag.com/wp-content/uploads/2024/03/20240311_TruckHintergrund_LM.jpg);
    background-size:cover;
	background-position: bottom;
}
}

@media (max-width:767px) {
#vtg-bg-wrap {
    background-image: url(https://www.dieselworldmag.com/wp-content/uploads/2024/03/20240311_TruckHintergrund_LM-mob-1-scaled.jpg);
    background-size: 100%;
    background-position: top;
    background-attachment: fixed;
}
}*/

#vtg-bg-wrap:after {
    /*position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: inherit;
    background-image: linear-gradient(90deg, #000000 0%, #7D7D7E 100%);
    opacity: 0.83;
    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: 2px;
    font-weight: 400;
    margin: 0 0 5px;
    font-family: 'Montserrat', sans-serif;
}

.cb-img-fw a:hover img {
    opacity: 1 !important;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress {
    height: 17px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    margin-bottom: 30px;
    overflow: visible;
    position: relative;
    margin-top: 1em;
}

.progress .progress-bar {
    border-radius: 15px;
    box-shadow: none;
    position: relative;
    animation: animate-positive 2s;
}

.progress .progress-icon,
.progress .progress-value {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 33px;
    background: #000;
    border: 3px solid #000;
    font-size: 15px;
    font-weight: 500;
    color: #FFF;
    position: absolute;
    top: -12px;
    right: -15px;
}

.progress .progress-icon {
    right: auto;
    left: -5px;
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

@media (max-width:767px) {
    .cb-module-desc {
        padding: 0 10px;
        margin-bottom: 2em
    }

    .cb-module-desc p {
        font-size: .9em;
    }

    .progress {
        margin: 0;
    }

    .tnk-module .tnk-meta {
        margin: 1em 0.3em;
    }

    .progress {
        margin-top: 1.5em;
    }
}

.tnk-module .tnk-mask {
    line-height: 0;
}

.tnk-mask {
    margin: 0;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 481px) {
    .tnk-module .tnk-mask {
        width: 17.6666%;
        float: left;
    }
}

@media only screen and (min-width: 1200px) {
    .tnk-module .tnk-meta {
        padding-left: 30px;
    }
}

@media only screen and (min-width: 481px) {
    .tnk-module .tnk-meta {
        padding-left: 4%;
        width: 82.3334%;
        float: left;
    }
}

.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: 75px;
    text-align: center;
    position: fixed;
    z-index: 1002;
    transition: 750ms all;
}

@media (max-width:767px) {
    .bt-pnl .vote-popup {
        position: absolute;
    }
}

.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: 100%;
    border-radius: 200%;
    border: 3px solid #000000;
    padding: 0px 1.5%;
    color: #000000;
    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;
}

.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;
}

.error,
.error1 {
    color: #e41319;
}

.ttl-vt {
    display: block;
    text-align: center;
    background-color: rgba(215, 3, 35, 0.85);
    padding: 0.7em 0.5em;
    font-size: 1.3em;
    color: #ffffff;
    font-weight: ;
    border: 2px solid rgba(0, 0, 0, 0.7);
}

.ttl-vt strong {
    font-weight: bold;
    font-size: 1.2em;
}
.thank-ctnr{
	margin:0 auto;
	margin-bottom: 1.5em;
}
.thank-ctnr .tnk-hdg{
	font-size: 1.15em;
    font-weight: 500;
    color: #af121b;
    margin-bottom: 1.05em;
}
@media (min-width:768px) {
.cb-col-pdg {
	padding-right: 1em;
}

.cb-col-pdg:nth-child(2n) {
	padding-left: 1em;
	padding-right: 0;
}
.thank-ctnr{
	width: 50%;
	margin:0 auto;
	border: 2px solid #ccc;
    padding: 1em;
	margin-bottom: 2.5em;
	border-radius:10px;
	-webkit-border-radius:10px; 
	-moz-border-radius:10px; 
}
.thank-ctnr .tnk-hdg{
	font-size: 1.75em;
}
}
.tkphdg {
    margin-top: 1.1em;
}

.txt-red{
	color: #DB0000;
}



