@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Book.eot');
    src: url('Gotham-Book.eot?#iefix') format('embedded-opentype'), url('Gotham-Book.woff2') format('woff2'), url('Gotham-Book.woff') format('woff'), url('GothamBook.ttf') format('truetype'), url('Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('GothamBook-Italic.eot');
    src: url('GothamBook-Italic.eot?#iefix') format('embedded-opentype'), url('GothamBook-Italic.woff2') format('woff2'), url('GothamBook-Italic.woff') format('woff'), url('GothamBook-Italic.ttf') format('truetype'), url('GothamBook-Italic.svg#GothamBook-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham';
    src: url('GothamBold.eot');
    src: url('GothamBold.eot?#iefix') format('embedded-opentype'), url('GothamBold.woff2') format('woff2'), url('GothamBold.woff') format('woff'), url('GothamBold.ttf') format('truetype'), url('GothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Novecento Wide Book';
    src: url('Novecento-WideBook.eot');
    src: url('Novecento-WideBook.eot?#iefix') format('embedded-opentype'),
        url('Novecento-WideBook.woff2') format('woff2'),
        url('Novecento-WideBook.woff') format('woff'),
        url('Novecento-WideBook.ttf') format('truetype'),
        url('Novecento-WideBook.svg#Novecento-WideBook') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: 'Arial', san-serif;
    background-color: #f2f2f2;
    color: #000;
    font-size: 21px;
}

#generic-page {
    margin: 0 auto;
    width: 100%;
}
.box-container {
    position: relative;
  
    max-width: 160rem;
    margin: 0 auto;
    overflow: hidden;

}
.container {
    width: 915px;
}



.inner-padding-top {
    padding-top: 20px;
}

.inner-padding-bot {
    padding-bottom: 20px;
}

.padding-top {
    padding-top: 72px;
}
.no-padding-top {
	padding-top: 0 !important;
}
.padding-bot {
    padding-bottom: 72px;
}
.padding-left33 {
  	padding-left: 33px;
}
.padding-left40 {
  	padding-left: 4rem;
}
.padding-right40 {
  	padding-right: 4rem;
}
.padding-right50 {
  	padding-right: 50px;
}
.padding-left50 {
  	padding-left: 50px;
}
.no-padding-left {
	padding-left: 0;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-bot-30 {
    margin-bottom: 30px;
}

.font-playfair {
    font-family: 'Playfair Display', serif;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 30px;
    color: #000;
}

img,
iframe {
    max-width: 100%;
}

p {
    margin-bottom: 20px;
}

a,
a:hover {
    text-decoration: none;
}

.red {
    color: #ca0000;
}

.white {
    color: #ffffff;
}

.text-center {
    text-align: center;
}
.strong {
	font-weight: 700;
}
.font51 {
    font-size: 5.1rem;
}
.font43 {
  font-size: 4.3rem;
}

.font42 {
    font-size: 4.2rem;
}

.font41 {
    font-size: 4.1rem;
}

.font40 {
    font-size: 4rem;
}
.font38 {
    font-size: 3.8rem;
}
.font30 {
    font-size: 3rem;
}
.font34 {
    font-size: 3.4rem;
}
.font37 {
    font-size: 3.7rem;
}
.font31 {
    font-size: 3.1rem;
}
.font26 {
    font-size: 2.6rem;
}

.font25 {
    font-size: 2.5rem;
}
.font24 {
    font-size: 2.4rem;
}
.spacer10 {
    height: 10px;
}

.spacer20 {
    height: 20px;
}

.spacer30 {
    height: 30px;
}

.spacer40 {
    height: 40px;
}

.spacer50 {
    height: 50px;
}

.underline {
    border-bottom: 1px solid;
}

.novecento {
	font-family: 'Novecento Wide Book';
}
.white {
    color: #fff;
}

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

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

.no-margin {
    margin-bottom: 0!important
}

a.btn-order.b-red {
    background: #95160f;
}

.pinkbox ul {
    padding: 0;
}

.pinkbox {
    padding: 30px
}

.pinkbox ul li {
    display: inline-block;
    max-width: 24%;
    vertical-align: top;
    position: relative;
}

.pinkbox p {
    margin: 0;
    max-width: 200px;
}

.pinkbox {
    background-color: #f7efe9;
    text-align: center;
}

.step-line {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #c7642d;
    top: 145px;
    left: 110px;
}

.pinkbox h3 {
    background-color: #c7642d;
    color: #fff;
    width: 1.6em;
    margin: 20px auto;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    line-height: 1.6em;
    z-index: 1;
    position: relative;
}

.pinkbox h3:before {
    left: -11px;
    font-family: "FontAwesome";
    font-style: normal;
    position: absolute;
    content: "\f0da";
    color: #c7642d;
    font-size: 30px;
    top: -3px;
}

.pinkbox li:first-child h3:before {
    display: none;
}

.btn-order i {
    font-family: "FontAwesome";
    font-style: normal;
    position: absolute;
    right: 22px;
    top: 0;
    border: 0;
    bottom: 0;
    margin: auto 0 !important;
    font-size: 24px;
    height: 24px;
    display: block;
}

.top-menu .btn-order {
    font-size: 1.6rem;
    padding: 15px 30px;
}

.btn-order {
    color: #fff;
    font-weight: 600;
    text-align: center;
    width: 100%;
    display: block;
    background: #ed9100;
    border-radius: 5px;
    transition: all 0.1s linear 0s;
    position: relative;
    font-size: 2.1rem;
    padding: 17px 55px 17px 17px;
    letter-spacing: 2px;
    cursor: pointer;
    font-family: 'Arial', san-serif;
  	text-transform: uppercase;
}

.btn-order:hover,
.btn-order:active,
.btn-order:focus {
    color: #fff;
    box-shadow: 0 -1px 0 #c7642d inset;
    text-decoration: none;
}

.vidbox {
    max-width: 960px;
    margin: 0 auto;
}


/* Top Header */

section.top-head .container {
    width: 100%;
  	max-width: 1440px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
  	/*position:absolute;*/
}

img.top-logo {
    max-width: 208px;
}

.top-menu ul {
    text-align: right;
    padding: 0;
    vertical-align: middle;
    margin: 8px 0 0;
}

.top-menu ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    font-size: 15px;
    color: #000000;
}
.top-menu a {
    font-family: 'Arial', sans-serif;
    letter-spacing: 2px;
}

/* VS Section 1*/

.vs-section-1 {
    background-image: url(/cdn/shop/t/16/assets/c-roll-sec1-bg.jpg?v=1600803122);
    background-position: top center;
    background-size: cover;
    padding-top: 3rem;
    max-width: 1440px;
    margin: 0 auto 30px auto;
}

.vs-section-1 .row {
    display: flex;
    flex-direction: row;
    vertical-align: middle;
    align-items: center;
}

.vs-section-1 .row > div {
    flex-grow: 1;
    float: none;
}
.vs-section-1 .container {
  	width: 100% !important;
    max-width: 1170px;
}

.btn-order:hover {
    background: #e08c08;
}

section.vs-section-1 .btn-order {
    max-width: 245px;
    font-size: 18px;
    padding: 17px 50px 17px 17px;
}

section.vs-section-1 .btn-order i {
    font-size: 19px;
    height: 20px;
    width: 20px;
    right: 20px;
}

section.vs-section-1 h2 {
    text-shadow: 3px 2px 1px #63311d;
    font-weight: 100!important;
  	max-width: 600px;
  	letter-spacing: 3px;
}

section.vs-section-1 h3 {
    text-shadow: 3px 2px 1px #000000;
    max-width: 495px;
    font-family: 'Arial', san-serif;
    font-size: 2.1rem;
    margin-bottom: 5px;
    line-height: 1.3em;
    letter-spacing: 1px;
}

.vs-section-1 img {
    margin-left: -35%;
    max-width: 138%;
    margin-top: 5%;
    margin-bottom: -40%;
    position: relative;
}


/* VS Section 2*/

.vs-section-2 {
    background-color: #dddede;
    padding-top: 65px;
}

.vs-section-2 .container {
    width: 1008px;
}
.vs-section-2 h3 {
	line-height: 1.2em;
}

/* VS Section 3 */




/* VS Section 4 */

.vs-section-4 {
    background-image: url(/cdn/shop/t/16/assets/c-roll-sec4-bg.jpg?v=1600803967);
    background-position: top center;
    background-size: cover;
    position: relative;
    padding-top: 60px;
    padding-bottom: 50px;
  color:#fff;
}


/* VS Section 5 */

.vs-section-5 {
    background-image: url(/cdn/shop/files/vs-sec5-bg-edbe1a61_a660e436-60f4-48d9-b04f-358c8274423b.png?v=1769705807);
    background-size: cover;
    background-repeat: no-repeat;
  	background-position: 100% 395px;
}
.vs-section-5 img {
    max-width: 45.9rem;
}

/* VS Section 6 */

.vs-section-6 {
    background-image: url(/cdn/shop/files/vs-sec6-bg-7b8da943_af7d0f57-80be-4a1a-be64-89a8f71c382b.png?v=1769704855);
    background-position: bottom center;
    background-size: cover;
    position: relative;
    margin-top: 50px;
    max-width: 1200px;
    margin: 50px auto 0 auto;
  	font-size: 2rem;
}

.vs-section-6 .row {
    position: relative;
}
.vs-section-6 img {
    max-width: 480px;
}
.vs-section-6 .bg-overlay img {
  	max-width: 363px;
}
.vs-section-6 .bg-overlay {
    position: absolute;
    right: 0;
    bottom: -27px;
    right: -166px;
    /* width: 27%; */
}

/* VS Section 7 */
.vs-section-7 .container {
	width: 1100px;
}
.vs-section-7 .inner-center {
	padding: 0 15px;
}




/* VS Section 7 - Cart */

.step-header {
    background: #6a3a25;
    border-radius: 5px;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 32px;
    overflow: hidden;
    margin-bottom: 30px;
}

.step-header .step-count {
    text-transform: uppercase;
    background: #886151;
    padding: 20px 40px;
    position: relative;
}

.step-title {
    padding: 10px 50px;
}

.step-header .step-count::after {
    border-left: 10px solid #886151;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    content: '';
    width: 10px;
    height: 15px;
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.custom-radio-box  span.product-desc {
    font-size: 18px;
    letter-spacing: 1.5px;
}
.custom-radio-box label {
    border: 2px solid #c1c1c1;
    cursor: pointer;
    background-color: #f5f5f5;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: start;
    flex-direction: column;
    padding: 50px 25px 30px;
    position: relative;
    font-weight: normal;
    text-align: center;
}

.custom-radio-box label .text-label {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
}
.active-option .custom-radio-box label .text-label, .active-option .custom-radio-box .value {
	color: #f9884a;
}
.step1-radio-fields .custom-radio-box input:checked + label::after {
    color: #f9884a;
    border-color: #f9884a;
}

.step1-radio-fields .custom-radio-box label::after {
    border-radius: 100%;
    margin-bottom: 10px;
    font-family: "FontAwesome";
    font-style: normal;
    content: "\f00c";
    color: #dedede;
    border: 2px solid #d4d4d4;
    font-size: 36px;
    line-height: 36px;
    padding: 4px;
}
label.most-popular::before {
    background-image: url(/cdn/shop/files/mp-ribbon.png?v=1598854519);
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    width: 98px;
    height: 98px;
    right: -2px;
    top: -1px;
}
.step3-radio-fields .custom-radio-box input:checked + label::before {
    color: #f9884a;
    border-color: #f9884a;
}

.step3-radio-fields .custom-radio-box label::before {
    border-radius: 100%;
    margin-bottom: 10px;
    font-family: "FontAwesome";
    font-style: normal;
    content: "\f00c";
    color: #dedede;
    border: 2px solid #d4d4d4;
    font-size: 36px;
    line-height: 36px;
    padding: 4px;
}

.row.step3-radio-fields span {
    margin-bottom: 20px;
}

.custom-radio-box input:checked + label {
    border-color: #f9884a;
    background-color: #fff;
}


.custom-radio-box input {
    display: none;
}

.unavailable-note {
    font-size: 14px;
}

.custom-radio-box img {
    margin-top: 10px;
}

.step2-radio-fields .custom-radio-box img {
    margin: 40px 0;
}

.custom-radio-box.unavailable label {
    background-color: #f8f8f8;
    opacity: 0.5;
    pointer-events: none;
}

.decaffeinated-step2-field {
    display: none;
}

.decaffeinated-step2-field .custom-radio-box.bottom-input label {
    min-height: 702px;
}



.subtext-label {
    font-size: 16px;
    text-transform: uppercase;
}

.custom-radio-box p {
    font-size: 1.6rem;
    width: 100%;
    line-height: 1.2;
}

.ship-text {
    font-size: 1.2rem;
    background: #dcdcdc;
    padding: 5px 10px;
    border-radius: 20px;
    font-weight: 500;
    margin-top: 10px;
}


.custom-radio-box h3 small {
    color: #000;
}

.custom-radio-box h3 p {
    margin-top: 5px;
}

.custom-radio-box h3 {
    font-family: 'Novecento Wide Book';
    font-size: 4.4rem;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 20px;
}

.custom-radio-box span {
    font-size: 18px;
    letter-spacing: 1.5px;
}

.custom-radio-box img {
    margin-bottom: 20px;
  	max-height: 158px;
}

.radio-prices {
    text-align: left;
    font-size: 19px;
    line-height: 1.2;
    display: block;
    width: 100%;
}

.old-price {
    display: block;
    text-decoration: line-through;
    font-size: 22px;
}

.current-price {
    font-size: 27px;
}

.custom-radio-box.bottom-input label {
    padding-bottom: 90px;
    min-height: 680px;
    margin-bottom: 30px;
}

.custom-radio-box.popular label::after {
    content: 'MOST POPULAR';
    position: absolute;
    top: -18px;
    background: #ccc;
    padding: 10px 15px;
    line-height: 1;
    border-radius: 4px;
    font-weight: bold;
    font-size: 21px;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: 220px;
}

.custom-radio-box.popular input:checked + label::after {
    color: #fff;
    background-color: #7bbd41;
}

.custom-radio-box.bottom-input label::before {
    position: absolute;
    bottom: 20px;
}

.custom-radio-box.bottom-input p {
    min-height: 192px;
}

ul.checklist {
    margin: 0 auto;
    list-style: none;
}

ul.checklist li {
    list-style: none;
    padding-bottom: 20px;
}
ul.checklist li p {
	margin-bottom: 0;
}
.checklist li {
	background-image: url(/cdn/shop/files/check-orange.png?v=1598844494);
  	background-repeat: no-repeat;
  	padding-left: 50px;
    background-position: 0 3px;
  	background-size: 26px;
}

.trust-seal {
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 710px;
}

.trust-seal ul {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    padding: 0;
  	justify-content: center;
}

.trust-seal ul li {
    list-style: none;
    float: left;
    padding: 0 20px;
}

.trust-seal ul li img {
    max-width: 140px;
    width: 100%;
}


/* VS section 8 */

.vs-section-8 {
    background-color: #fff;
}
.vs-section-8 .container {
    width: 1040px;
}
.endorsement-box-inner .col {
    display: inline;
    margin: 0 10px 30px;
}

.endorsement-box-inner {
    justify-content: space-between;
    display: flex;
    vertical-align: middle;
    align-items: center;
}
.charts img {
    max-width: 780px;
}
section.fb-sec {
    background-color: #fff;
}
.fb-sec .container {
    width: 100% !important;
    max-width: 1280px;
}
.row.everyone-sec {
    display: flex;
    align-items: center;
}


/* VS section 9 */
.vs-section-9 .container {
    width: 100% !important;
    max-width: 940px;
}
.testi-box {
    padding: 40px 0px;
    border-bottom: 2px solid #d9d9d9;
}

.test-con img {
    margin-bottom: 20px;
}

.test-con p {
    font-style: italic;
    font-size: 2rem;
  	margin-bottom: 25px;
}

.testi-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.testi-img {
    flex-grow: 1;
    width: 30%;
  	max-width: 121px;
}

.testi-details {
    flex-grow: 1;
    width: 70%;
  	font-size: 2rem;
  	font-style: italic;
  	margin-left: 30px;
}

.testi-details h3 {
    font-weight: 700;
    margin-bottom: 0px;
  	font-size: 2rem;
}

section.vs-section-9 .col-sm-6:first-child {
  	border-right: 2px solid #d9d9d9;
}

.vs-section-9 .col-sm-6 .testi-box:last-child {
    border-bottom: none!important;
}

.vs-section-9 .row {
    display: flex;
    flex-direction: row;
}

section.vs-section-10 {
    background-color: #fff;
}

.clearer {
    clear: both;
}


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

.outside-footer img {
    max-width: 300px;
    display: block;
    margin: 0 auto 30px;
}

.footer-links {
    margin-bottom: 40px;
    color: #616161;
    font-size: 15px;
}

.footer-contact img {
    display: inline-block;
    margin: 0 10px 0 0;
}

.phone-contact:hover {
    color: #fff;
    background-color: #105857;
}

.phone-contact .num {
    display: block;
    font-size: 25px;
}

a.top-call-no {
    color: #000;
}

a.top-call-no:hover {
    color:#000;
}

.footer-contact {
    text-align: center;
    margin-bottom: 100px;
    font-size: 15px;
}

.footer-contact a {
    margin: 0 20px;
    color: #000;
    text-transform: uppercase;
}

.footer-links {
    text-align: center;
    font-size: 15px;
    opacity: 60%;
}

.footer-links a {
    color: #000;
    margin: 0 10px;
    text-decoration: none;
}

.phone-contact {
    display: inline-block;
    border: 3px solid #105857;
    padding: 25px 40px;
    margin-bottom: 40px;
    color: #000;
    font-size: 15px;
    transition: all 0.3s linear 0s;
  	background-color: #fff;
}

.outside-footer p {
    margin-bottom: 40px;
    color: #616161;
    font-size: 15px;
}

.footer-links a {
    color: #616161;
}

.footer-links a:hover {
    text-decoration: underline
}

.thick-border-top {
    border-top: 4px solid #e5e5e5;
    padding-top: 50px;
}

.modal-content > .btn i {
    font-family: "FontAwesome";
    font-style: normal;
    font-size: 30px;
    width: 1.4em;
    display: block;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    line-height: 1.3em;
    cursor: pointer;
    border: 2px solid #fff;
    color: #fff;
    background-color: #000;
    -webkit-box-shadow: -4px 6px 22px -12px rgba(0, 0, 0, 0.71);
    -moz-box-shadow: -4px 6px 22px -12px rgba(0, 0, 0, 0.71);
    box-shadow: -4px 6px 22px -12px rgba(0, 0, 0, 0.71);
}

.modal-content .btn {
    padding: 0;
    background: transparent;
    position: absolute;
    top: -20px;
    right: -20px;
    cursor: pointer;
    z-index: 2;
}

.modal-body button {
    font-size: 23px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    background: #f87832;
    border-radius: 5px;
    padding: 18px 10px 18px;
    box-shadow: 0 -4px 0 #c7642d inset;
    transition: all 0.1s linear 0s;
    position: relative;
    margin-bottom: 10px
}

.modal-body {
    padding: 30px;
}

.modal-body h3 {
    margin-bottom: 10px;
}

.modal-body p {
    font-size: 17px;
    max-width: 450px;
    margin: 0 auto 20px;
}

.modal-content img {
    position: absolute;
    top: 25px;
    right: -32%;
}

div input {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    font-size: 22px;
    padding: 17px;
    text-align: center;
    border: none;
    box-shadow: none!important;
    background-color: #e5e5e5;
}

.modal-body span {
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.modal-body span a {
    color: #000;
    text-decoration: underline
}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 660px) {
    .vs-section-7 .font38 {
        font-size: 2.7rem !important;
    }
    .phone-contact {
        padding: 25px 20px;
    }
    .vs-section-1 {
        padding: 45px 20px !important;
    }
    img.ursa-logo {
        width: 100px;
        top: -30px;
        left: 0;
    }
    .top-menu ul li {
        margin-left: 0 !important;
    }
    .top-menu {
        margin-bottom: -40px !important;
    }
    section.vs-section-1 h3 {
        font-size: 20px;
    }
}

@media screen and (min-width: 1023px) {}

@media screen and (max-width: 480px) {}


/* # MIN-WIDTH */

@media only screen and (min-width:1361px) {
    .vs-section-5 {
        background-position: center 380px;
    }
}

@media only screen and (min-width:1024px) {}

@media only screen and (min-width:768px) {

.header.fixed {
    position: fixed;
    width: 100%;
    padding: 10px;
    background-color: rgba(255,255,255,.88);
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
    z-index: 100;
  	background: #fff;
    left: 0;
      
}

.fixed .inner-center.container {
    padding: 0;
  position:static;
}
  .font43 {
  	font-size: 3rem;
  } 
}


/* # MAX-WIDTH */

@media only screen and (max-width:1440px) {}

@media only screen and (max-width:1280px) {
  .charts img {
    max-width: 680px;
  }
  .vs-section-1 .container {
    width: 915px !important;
  }
  .vs-section-3 .row.reverse-mb .col-sm-4 {
    width: 100%;
    text-align: center;
  }
  .vs-section-3 .row.reverse-mb .col-sm-8 {
    width: 100%;
  }
  .vs-section-3 .row.reverse-mb img {
  	margin-bottom: 20px;
  }
}

@media only screen and (max-width:1199px) {
    .font51 {
        font-size: 4rem;
    }
    .font38 {
        font-size: 3rem;
    }
    .inner-center.container {
        width: 100%!important;
    }
}
@media only screen and (max-width:1024px) {
  .inner-center {
    padding-left: 30px;
    padding-right: 30px;
  }
  .vs-section-1 img {
  	margin-left: -17%;
  }
  .vs-section-4 {
  	background-position: 20% center;
  }
  .vs-section-5 img {
    max-width: 100%;
  }
  .vs-section-6 .bg-overlay img {
    max-width: 300px;
  }
  .vs-section-6 .bg-overlay {
    right: -8px;
  }
  .charts img {
  	max-width: 100%;
  }
  .row.reverse-mb img {
  	margin-bottom: 20px;
  }
}
@media only screen and (max-width:1023px) {
    .font51 {
        font-size: 41px;
    }
}

@media only screen and (max-width:991px) {
    .btn-order {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width:768px) {
  br {
  	display: none;
  }
  .vs-section-4 br {
  	display: block;
  }
  .vs-section-6 img {
    max-width: 100%;
  }
  .row.step1-radio-fields, .row.step3-radio-fields {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media only screen and (max-width:767px) {
    body {
        font-size: 16px;
    }
    .vs-section-1 .row {
        flex-direction: column-reverse;
    }
    .vs-section-1 .row > div {
        text-align: center;
        width: 100%;
    }
    .vs-section-1 .row > div * {
        text-align: center!important;
        max-width: none;
    }
    .vs-section-1 img {
        transform: none;
        max-width: 180px!important;
        width: 100%;
        margin: 30px auto -117px;
    }
    section.top-head * {
        text-align: center!IMportant;
        margin-bottom: 10px;
    }
    .vs-section-3 img {
        margin: 0 auto 10px;
        display: block;
    }
    section.vs-section-2.padding-bot.padding-top {
        text-align: center;
    }
    .vs-section-4 h3 {
        text-align: center;
        margin-bottom: 20px!important;
    }
    .vs-section-4:before {
        content: '';
        background: rgba(0, 0, 0, .3);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
    }
    .vs-section-4 .bg-overlay {
        display: none;
    }
    section.vs-section-5.padding-bot.padding-top .col-sm-7 * {
        color: #000;
    }
    .vs-section-5 img {
        margin: 0 auto;
        display: block;
    }
    .row.margin-top-30 {
        display: block;
    }
    .vs-section-9 .row .col-sm-6 {
        border-right: none!IMportant;
    }
    .vs-section-9 .col-sm-6 .testi-box:last-child {
        border-bottom: 1px solid #ccc!important;
    }
    .testi-bottom {
        display: block;
        text-align: center;
    }
    .testi-bottom > * {
        width: 100%;
    }
    .testi-img img {
        margin-bottom: 20px;
    }
    .vs-section-1 .container {
    	width: 100% !important;
    }
    .vs-section-1 .row {
    	flex-direction: column;
	}
    .vs-section-1 img {
  		margin-top: 0;
      	margin-bottom: 20px;
      	margin-left: 0;
      	margin-right: 0;
    }
    .vs-section-2 .row {
    	flex-direction: column-reverse;
    	display: flex;
    }
    .vs-section-2 img {
  		margin-bottom: 20px;
    }
    .vs-section-3 img {
  		max-width: 100%;
  	}
  .vs-section-4.padding-top {
  	padding-left: 0 !important;
    padding-right: 10px;
  }
  .vs-section-4 br {
  	display: none;
  }
  .vs-section-4 h2 {
  	text-align: center;
  }
  ul.checklist {
        padding-left: 0;
    }
  .vs-section-5 .reverse-mb,.vs-section-6 .reverse-mb {
    flex-direction: column-reverse;
    display: flex;
}
.vs-section-6 .bg-overlay {
    top: 228px;
    right: 0;
    bottom: 0;
}
  .vs-section-6 .bg-overlay img {
    max-width: 70px;
}
  .font43 {
  	font-size: 3rem;
  }
  .padding-right50 {
  	padding-right: 15px;
  }
  .padding-left50 {
  	padding-left: 15px;
  }
  .testi-details {
  	margin-left: 0;
  }
  .testi-img {
  	margin: 0 auto;
  }
  .testi-box.no-padding-top {
  	padding-top: 40px !important;
  }
  .vs-section-9 {
  	text-align: center;
  }
  .no-margin-top {
  	margin-top: 0;
  }
  .testi-first.no-padding-top {
  	padding-top: 10px !important;
  }
  .testi-first {
  	padding-top: 10px !important;
  }
  .row.step1-radio-fields, .row.step3-radio-fields {
  	max-width: 100%;
  }
  .equalHeight, .equalHeight2, .equalHeight3 {
  	height: auto !important;
  }
  .vs-section-1 {
  	margin-bottom: 0;
  }
  .vs-section-4 ul.checklist {
    padding-left: 20px;
}
  .vs-section-6 {
	margin-top: 0;
    font-size: 16px;
}
}

@media only screen and (max-width:680px) {
    .step1-radio-fields .col-md-4 {
        padding: 0;
    }
    .box-container {
        overflow-x: hidden;
    }
    .inner-center {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }
    .vs-section-9 h3.font38 {
        text-align: center;
        font-size: 28px;
    }
    .test-con {
        text-align: center;
        background: transparent !important;
    }
    .custom-radio-box h3 {
        min-height: 65px;
    }
    .custom-radio-box label {
        padding: 30px 23px !important;
    }
    .vs-section-4 {
        padding-top: 45px !important;
        padding-bottom: 35px !important;
    }
    .font40 {
        font-size: 3rem !important;
    }
    .padding-bot {
        padding-bottom: 40px;
    }
    .padding-top {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
    }
    .font51 {
        font-size: 28px;
    }
    .font38 {
        font-size: 2.4rem;
        line-height: 1.3;
    }
    .btn-order i {
        display: none !important;
    }
    .btn-order {
        padding: 17px;
        font-size: 15px;
    }
}


