A
Anonymous

C S S Beautifier - Copy this Angular, Css Component to your project

"body { background: #fff; font-family: 'BentonSans', sans-serif; font-size: 16px; line-height: 22px; color: #333; } @font-face { font-family: 'bentonsanslight'; src: url('../fonts/bentonsans-light-webfont.woff2') format('woff2'), url('../fonts/bentonsans-light-webfont.woff') format('woff'), url('../fonts/bentonsans-light-webfont.ttf') format('truetype'), url('../fonts/bentonsans-light-webfont.svg#bentonsanslight') format('svg'); font-weight: normal; font-style: normal; } * { -webkit-box-sizing: border-box; box-sizing: border-box; } .hideDiv { display: none; } .no-padding { padding: 0 !important; } .snb-layout-1 { height: 100%; width: 100%; position: relative; background: #f2f2f2; } .resp-accordion { font-size: 15px; } .faq-Font { font-size: 15px; } /*loader overlay*/ .overlayBg { height: 100%; width: 100%; position: fixed; top: 0; left: 0; z-index: 100; background: #999; opacity: 0.4; } .loaderImage { background: #fff; padding: 20px; position: fixed; top: 47%; left: 47%; z-index: 101; border-radius: 20px; border: 1px solid #ccc; -webkit-box-shadow: 0px 1px 5px 1px rgba(50, 50, 50, 0.25); -moz-box-shadow: 0px 1px 5px 1px rgba(50, 50, 50, 0.25); box-shadow: 0px 1px 5px 1px rgba(50, 50, 50, 0.25); } body.langFr .loaderImage { left: 41%; } .loaderImage p { text-align: center; } /*End loader overlay*/ /*************************************** Header Footer section ************************************/ .snb-header { height: 70px; padding: 0; } .snb-header .fixed-header { z-index: 9999; } .snb-header .navbar { padding: 0 3%; z-index: 1; background: #fff none repeat scroll 0 0 !important; -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } .snb-header .navbar li.last { padding: 10px 15px; } .snb-header .navbar-light .navbar-nav .nav-link { cursor: pointer; color: #006fcf; border-bottom: 2px solid #fff; text-decoration: none; font-size: 16px; font-family: 'bentonsanslight', sans-serif; } .navbar-light .navbar-brand { padding: 15px 0; } .snb-header .navbar-light .navbar-nav .nav-link:focus, .snb-header .navbar-light .navbar-nav .nav-link:hover { color: #006fcf; text-decoration: none; border-bottom: 2px solid #006fcf; } .snb-header .languageSelector { position: fixed; z-index: 999999; right: 1%; top: -4px; } .no-margin { margin: 0; } .snb-header .list-inline { padding-left: 0; list-style: none; margin-left: -5px; } .snb-header .sf-lang-selector.list-inline > li, .snb-header .sf-pr-xxs { padding-right: 0; } .snb-header .languageSelector ul li a { color: #006fcf; text-transform: uppercase; font-size: 10px; padding: 0; } .snb-header .languageSelector ul li { border: 1px solid #eee; border-top: none; -webkit-box-shadow: #eee 1px 0px 2px; box-shadow: #eee 1px 0px 2px; background: #fff; padding: 2px 5px 2px 5px !important; } .snb-header .navbar-collapse { padding-left: 15px; padding-right: 15px; } .snb-header .container-fluid.last { color: #fff; font-size: 12px; line-height: 1.5em; padding: 15px; overflow: hidden; } .snb-header .navbar-collapse.collapse.show { position: absolute; top: 0; width: 80%; background: #fff; right: 0; z-index: 99999999; height: 100vh; } #snb-nav-lang { display: none; } li.nav-item.last.snb-lang-padding { padding: 0px; } .snb-header .close-icon.close { visibility: hidden; } .snb-header .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translate3d(100%, 0px, 0px); transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translate3d(100%, 0px, 0px); transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } .snb-footer .navbar li.last { padding: 10px 15px; } .snb-footer .list-inline { padding-left: 0; list-style: none; margin-left: -5px; } .snb-footer .footer-nav-bar { background: #fff; padding-top: 15px; padding-bottom: 15px; border-bottom: 1px solid #f1f1f1; } .snb-footer .footer-nav-bar .row { padding-top: 14px; padding-bottom: 14px; } .snb-footer .container-fluid.footer-nav-bar a, .snb-footer .footer-copyright a { color: #fff; text-decoration: none; font-size: 14px; } .snb-footer .footer-copyright { background: #fff; padding: 15px 15px 15px 0; } .snb-footer .container-fluid.last { color: #53565a; font-size: 12px; line-height: 16px; padding: 15px 45px; overflow: hidden; } .snb-footer .footer-copyright .container-fluid { padding-top: 15px; } ul.navbar-links-footer { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 10px 0 10px 50px; margin: 0; } ul.navbar-links-footer li.last { list-style: none; display: block; margin-right: 5%; /* Default */ list-style-type: none; } ul.navbar-links-footer li.last a { color: #006fcf; text-decoration: none; font-size: 14px; } .footer-nav-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding: 15px 0; } .footer-nav-last ul.navbar-links-footer { padding-left: 30px; } .snb-footer-bottom { height: 60px; border-bottom: 1px solid #f1f1f1; padding-top: 7px; } /*************************************** FAQ section ************************************/ img.img-responsive.img-center { display: block; margin: 0 auto; width: 100%; height: 100%; } .snb-faq-page { display: -moz-box; display: -webkit-box; display: box; display: -ms-flexbox; } .snb-faq-page ul.resp-tabs-list, .snb-faq-page p { margin: 0px; padding: 0px; } .snb-faq-page .resp-tabs-list li { font-weight: 400; font-size: 16px; line-height: 22px; display: inline-block; padding: 13px 15px; margin: 0; list-style: none; cursor: pointer; float: left; color: #00175a; background: url("/images/snowballsaleslibraries/snowball/down_arrow_small.png") no-repeat 12px 18px; } .snb-faq-page .resp-tabs-container { padding: 0px; background-color: #fff; clear: left; } .snb-faq-page h2.resp-accordion { cursor: pointer; padding: 5px; display: none; } .snb-faq-page .resp-tab-content { display: none; padding: 15px; border: 1px solid #c1c1c1; } .snb-faq-page .resp-tab-active { border: 1px solid #c1c1c1; border-bottom: none; margin-bottom: -1px !important; padding: 12px 14px 14px 14px !important; } .snb-faq-page .resp-tab-active { border-bottom: none; background-color: #fff; } .snb-faq-page .resp-content-active, .snb-faq-page .resp-accordion-active { display: block; } .snb-faq-page h2.resp-accordion { font-family: "bentonsanslight", sans-serif; font-weight: 400; font-size: 18px; line-height: 20px; border: 0px solid #c1c1c1; border-top: 0px solid #c1c1c1; margin: 0px; padding: 10px 15px; color: #006fcf; } .snb-faq-page h2.resp-tab-active { border-bottom: 0px solid #c1c1c1 !important; margin-bottom: 0px !important; padding: 10px 15px !important; } .snb-faq-page h2.resp-tab-title:last-child { border-bottom: 12px solid #c1c1c1 !important; background: blue; } .snb-faq-page .resp-vtabs ul.resp-tabs-list { float: left; width: 30%; } .snb-faq-page .resp-vtabs .resp-tabs-list li { display: block; padding-bottom: 15px !important; padding-left: 40px; padding-right: 15px !important; padding-top: 15px !important; margin: 0; cursor: pointer; float: none; } .snb-faq-page .resp-vtabs .resp-tabs-container { padding: 0px; float: left; width: 67%; min-height: 100px; border-radius: 0px; clear: none; margin-left: 20px; } .snb-faq-page .resp-vtabs .resp-tab-content { border: none; } .snb-faq-page .resp-vtabs li.resp-tab-active { border: 0px solid #c1c1c1; border-right: none; background: #006fcf url("/images/snowballsaleslibraries/snowball/arrow.png") no-repeat 8px 18px; position: relative; z-index: 1; margin-right: -1px !important; padding: 14px 15px 15px 36px !important; color: #fff; } .snb-faq-page .resp-arrow { width: 9px; height: 15px; float: left; margin-top: 3px; background: url("/images/snowballsaleslibraries/snowball/down_arrow_small.png") no-repeat 0px 0px; margin-right: 20px; } .snb-faq-page h2.resp-tab-active span.resp-arrow { border: none; background: url("/images/snowballsaleslibraries/snowball/down_arrow_2.png") no-repeat 0px 0px; width: 17px; } .snb-faq-page h2.resp-tab-active { background: #006fcf !important; color: #fff !important; } .snb-faq-page .resp-easy-accordion h2.resp-accordion { display: block; } .snb-faq-page .resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; } .snb-faq-page .resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; } .snb-faq-page .resp-jfit { width: 100%; margin: 0px; } .snb-faq-page .resp-tab-content-active { display: block; padding-top: 0; } .snb-faq-page h2.resp-accordion:first-child { border-top: 0px solid #c1c1c1 !important; } .snb-faq-page .sectionfour-header-tab { color: #00175a; margin-left: 14px; } .snb-faq-page #verticalTab { margin-top: 20px !important; margin-bottom: 60px !important; padding-top: 40px; } .snb-faq-page .resp-tabs-container .sectionfour-header-tab { font-family: 'bentonsanslight', sans-serif; font-size: 26px; font-weight: 400; line-height: 35px; padding-bottom: 10px; } .snb-faq-page .panel { background-color: #fff; border: 1px; border-color: transparent transparent transparent; border-radius: 4px; -webkit-box-shadow: none; box-shadow: none; margin-bottom: 0px; } .snb-faq-page ul.faq { margin: 0px; padding: 0px; padding-left: 14px; border-bottom: 1px solid #00175a; } .snb-faq-page .faq li { padding-top: 20px; padding-bottom: 20px; list-style-type: none; clear: both; overflow: hidden; } .snb-faq-page .faq li.q { font-size: 120%; border-top: 1px solid #00175a; cursor: pointer; font-weight: bold; font-size: 16px; color: #00175a; line-height: 22px; } .snb-faq-page .faq li.a { padding-top: 0; padding-right: 40px; color: #333; font-size: 16px; line-height: 22px; } .snb-faq-page .faq li.a ul, .snb-faq-page .faq li.a ol { padding: 15px 40px; } .snb-faq-page .faq li.a ul li { list-style-type: disc; overflow: visible; padding: 0 10px; } .snb-faq-page .faq li.a ol li { list-style-type: decimal; overflow: visible; padding: 0 10px; } .snb-faq-page .arrow-text-faq { float: left; width: 94%; padding-right: 20px; } .snb-faq-page .rotate { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } /*****************faq- changes as per bmo*************/ .snb-faq-page .faq li.a.hide-panel, .snb-faq-page br.hide-panel { display: none; } .snb-faq-page .no-left-right-padding { padding-right: 0px !important; padding-left: 0px !important; } .snb-faq-page .resp-no-margin { margin: 0px; width: 100%; display: block; } .snb-faq-page .no-wrap { white-space: nowrap; } /************************************************ Common ********************************8*/ .errorMsg { color: #f4001b; margin-top: 10px; display: block; font-size: 16px; } .snb-cost-section .section-header { padding-bottom: 10px; } .snb-legal-notice, .snb-privacy-policy, .snb-terms-of-use, .snb-sitemap { position: relative; height: 100%; width: 100%; } .snb-legal-notice .banner-black, .snb-privacy-policy .banner-black, .snb-terms-of-use .banner-black, .snb-sitemap .banner-black { background: #0d2440; float: left; z-index: 1; margin-bottom: 40px; } .snb-legal-notice .main-heading, .snb-privacy-policy .main-heading, .snb-terms-of-use .main-heading, .snb-sitemap .main-heading { color: #fff; font-size: 35px; font-family: 'bentonsanslight', sans-serif; font-weight: 200; padding-top: 30px; padding-bottom: 30px; line-height: 50px; } .snb-legal-notice .content-heading, .snb-privacy-policy .content-heading, .snb-terms-of-use .content-heading, .snb-sitemap .content-heading { color: #00175a; font-size: 24px; font-family: 'Arial', sans-serif; font-weight: 300; line-height: 26px; margin-bottom: 30px; padding-top: 20px; } .snb-legal-notice .content-text, .snb-privacy-policy .content-text, .snb-terms-of-use .content-text, .snb-sitemap .content-text { color: #000; font-size: 16px; font-family: 'Arial', sans-serif; font-weight: 200; margin-bottom: 20px; text-align: justify; } .snb-legal-notice .banner-black1, .snb-privacy-policy .banner-black1, .snb-terms-of-use .banner-black1, .snb-sitemap .banner-black1 { font-family: 'Arial', sans-serif; font-size: 16px; line-height: 1.42857143; color: #333; } .snb-legal-notice blockquote, .snb-privacy-policy blockquote, .snb-terms-of-use blockquote, .snb-sitemap blockquote { padding: 10px 20px; margin: 0 0 20px; border-left: 5px solid #eee; font-size: 16px; } .snb-legal-notice blockquote p:last-child, .snb-privacy-policy blockquote p:last-child, .snb-terms-of-use blockquote p:last-child, .snb-sitemap blockquote p:last-child, .snb-legal-notice blockquote p.content-text, .snb-privacy-policy blockquote p.content-text, .snb-terms-of-use blockquote p.content-text, .snb-sitemap blockquote p.content-text, .snb-legal-notice blockquote ul:last-child, .snb-privacy-policy blockquote ul:last-child, .snb-terms-of-use blockquote ul:last-child, .snb-sitemap blockquote ul:last-child, .snb-legal-notice blockquote ol:last-child, .snb-privacy-policy blockquote ol:last-child, .snb-terms-of-use blockquote ol:last-child, .snb-sitemap blockquote ol:last-child { margin-bottom: 0 !important; } .snb-legal-notice a.link-to, .snb-privacy-policy a.link-to, .snb-terms-of-use a.link-to, .snb-sitemap a.link-to { color: #006fcf; } .snb-legal-notice hr, .snb-privacy-policy hr, .snb-terms-of-use hr, .snb-sitemap hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eee; } .snb-privacy-policy .text-underline { text-decoration: underline; } /************************************************** SieMap *********************/ fa-icon.ng-fa-icon { margin-right: 5px; } /************************************************** contact Us *******************/ .snb-contact .container-padding { padding: 40px 0; text-align: center; font-family: 'Arial', sans-serif; } .snb-contact .contact-heading { margin-bottom: 22px; font-size: 26px; line-height: 37px; color: #000; } .snb-contact .contact-sub-heading { color: #006fcf; font-size: 40px; line-height: 57px; } /******************************************************** About *******************************/ .snb-cost-page { background-color: #fff; } .text-monthly-blue.snb-cost-ex { padding: 5px 20px 0 20px; } .snb-cost-page .section-header { text-align: center; width: 55%; margin: 20px auto 25px auto; } .inner-padding12 { font-size: 26px; font-family: 'bentonsanslight', sans-serif; width: 55%; margin: 20px auto; line-height: 36px; } .panel-2 { color: #fff; margin-left: 10px; background: url("/images/snowballsaleslibraries/snowball/bluebg.png") no-repeat scroll left bottom; width: 100%; line-height: 65px; height: 54px; padding-left: 20px; font-family: 'bentonsanslight', sans-serif; position: relative; } .content-box { border: 2px solid #006fcf; padding: 20px; margin-bottom: 50px; } .content-box:after { top: 50%; content: ''; position: absolute; left: -5px; right: 0; margin: 0; width: 0; height: 0; border-top: 10px solid #006fcf; border-left: 10px solid transparent; border-right: 10px solid transparent; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); } .text-monthly { color: #00175a; font-size: 16px; line-height: 22px; padding: 0 40px 20px 40px; } .text-monthly-black { font-size: 16px; line-height: 22px; padding: 0 40px 20px 40px; } .text-monthly-blue { padding: 20px 0 0 0; font-size: 16px; } .text-monthly-desc { padding: 20px 40px; } .snb-cost-eg { color: #00175a; font-size: 16px; line-height: 22px; padding: 0 40px 20px 40px; background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(241,241,241,1) 100%); } .snb-section-header { font-size: 36px; color: #fff; line-height: 42px; padding: 50px 0; text-align: center; background: url("/images/snowballsaleslibraries/snowball/centurionbg_1400x270.png"); background-repeat: no-repeat; } .note-text { font-size: 12px; line-height: 17px; } .snb-amex-section { padding: 50px 0px; text-align: center; background: #fff; color: #fff; } .amex-container .section-header { font-size: 36px; line-height: 42px; font-family: 'bentonsanslight'; color: #00175a; text-align: center; } p.section-content { color: #333; font-size: 20px; line-height: 26px; margin-top: 20px; margin-bottom: 0; text-align: left; } .snb-cov-detail-heading { color: #00175a; font-size: 24px; line-height: 30px; padding: 0; font-family: 'BentonSans-Book', sans-serif; } .snb-main-cov-des .snb-cov-desc { padding: 0px; color: #333; font-size: 18px; line-height: 24px; } .snb-image-container { padding-right: 30px; } a.to-bottom { text-align: center; } span.fa-minus-bottom { display: inline-block; font: 16px/1 FontAwesome !important; margin-left: -8px; margin-top: 6px; text-rendering: auto; color: #fff; border-radius: 50%; border: 2px solid #fff; padding: 12px; text-align: center; position: absolute; bottom: 0px; margin-bottom: 10px; left: 49%; } div#downClick, div#downClick1, div#downClick2 { background: #bdb4bb none repeat scroll 0 0; border-radius: 3px; border-bottom-left-radius: 0; border-top-left-radius: 0; padding: 10px; text-align: center; width: auto !important; color: #fff; margin-left: -20px; position: absolute; top: 20px; font-family: 'bentonsanslight', sans-serif; font-size: 12px; line-height: 1.5em; z-index: 1; } .visible-xs { display: none; } .snb-coverage-details { display: -webkit-box; display: -ms-flexbox; display: flex; } .snb-coverage-details .snb-coverage-section { display: -webkit-box; display: -ms-flexbox; display: flex; } .snb-coverage-details .section-header { font-size: 36px; color: #00175a; padding: 40px 0 20px 0; font-family: 'bentonsanslight'; text-align: center; margin-bottom: 0; } .snb-coverage-details .acc-bg-odd { background: #fff; width: 100%; float: left; padding: 0; border-bottom: 2px solid #f1f1f1; } .snb-coverage-details .acc-bg-even { background: #ffffff; width: 100%; float: left; padding: 0; border-bottom: 2px solid #f1f1f1; } .snb-coverage-details .section-content { font-size: 16px; line-height: 23px; padding: 15px; text-align: center; color: #333; margin-top: 0px; } .snb-coverage-details .divtable { margin-top: 20px; padding: 0 30px; } .snb-coverage-details .divtable .td.acc-bg-padding { padding: 15px 25px; font-size: 16px; color: #333; line-height: 22px; } .snb-coverage-details .divtable .td.acc-bg-padding-one { padding: 15px 25px; color: #333; line-height: 22px; font-size: 16px; } .snb-coverage-details .divtable .tr { overflow: hidden; clear: both; } .snb-coverage-details .divtable .th { font-size: 18px; } .snb-coverage-details .divtable .th, .snb-coverage-details .divtable .td { padding: 18px 25px; float: left; } .snb-coverage-details .table-content { background: #fff none repeat scroll 0 0; color: #00175a; line-height: 24px; font-weight: 500; padding: 20px 0 20px 20px; text-align: center !important; } .snb-coverage-details .snb-table-head { font-size: 18px; } .snb-coverage-details .firstname { width: 100%; } .snb-coverage-details .username { width: 100%; background: #f1f1f1; color: #00175a; line-height: 22px; font-weight: 500; padding-left: 25px; border-bottom: 3px solid #00175a; } .snb-coverage-details .lastname { width: 50%; background: #f1f1f1; color: #00175a; line-height: 22px; font-weight: 500; border-bottom: 3px solid #00175a; } .snb-coverage-details .accordion-xs1 .accordion-xs1-toggle { position: relative; background-color: #00175a; color: #fff; cursor: pointer; font-size: 16px; padding: 20px 30px; width: 100%; padding-right: 50px; } .snb-coverage-details .collapse:not(.show) { display: block; } .snb-coverage-details .note-text { padding: 15px; text-align: left; margin-bottom: 25px; color: #53565a; } .snb-coverage-details .pull-left { padding-left: 0; } /****************************** Language selector *******************************/ .languageSelector { position: fixed; z-index: 999999; right: 1%; top: -4px; } .list-inline { padding-left: 0; list-style: none; margin-left: -5px; } .languageSelector ul li { border: 1px solid #eee; border-top: none; -webkit-box-shadow: #eee 1px 0px 2px; box-shadow: #eee 1px 0px 2px; background: #fff; padding: 2px 5px 2px 5px !important; } .languageSelector ul li a { color: #006fcf; font-size: 10px; line-height: 10px; padding: 0; } /**************************************** Error page **************************************/ .needhelppadding { padding: 40px 0px; } .text-center { text-align: center; } .topBlackheading { color: #000; font-size: 26px; text-align: center; } .btn-home { background-color: #006fcf; border-color: #006fcf; color: #fff; font-size: 16px; padding: 16px; display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /******Ineligible********/ .snb-ineligible-section { max-width: 520px; margin: 0 auto; } .snb-ineligible-section#g2 { padding-top: 50px; } .snb-ineligible-section#g3 { padding-bottom: 50px; } /****** Sorry to hear ******/ .snb-sorrytohear .content-text { line-height: 1.4; } .snb-sorrytohear a { margin: auto 0; } .snb-sorrytohear .content-text { padding-top: 40px; padding-bottom: 40px; font-family: 'bentonsanslight', sans-serif; font-size: 26px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .snb-sorrytohear .content-text .col-lg-3 { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .snb-sorrytohear .fa-chevron-right { color: #FFF; background: #006fcf; border-radius: 100%; height: 40px; width: 40PX; line-height: 40px; text-align: center; font-size: 15px; } /****Enrollment section***/ .snb-margin-padding { padding-left: 0; padding-right: 0; margin-bottom: 0; } .ciuEnrollment { margin: 60px 0; } .ciuEnrollmentHeading { text-align: center; margin: 30px 0; font-size: 36px; line-height: 42px; font-family: 'bentonsanslight'; color: #00175a; } .snb-enrollment-section { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .snb-enrollment-section .section-header { font-size: 36px; line-height: 42px; color: #00175a; margin: 50px 0 20px 0; font-family: 'bentonsanslight'; text-align: center; } .snb-enrollment-section .section-content { margin-top: 0; background-color: #00175a; padding: 18px 25px; color: #fff; font-size: 18px; line-height: 22px; } .snb-enrollment-section .content-box-white { background-color: #f1f1f1; padding: 30px; } .snb-enrollment-section .content-text { padding: 0; text-align: left; display: block; } .snb-enrollment-section .content-header { font-size: 16px; padding: 0; font-weight: bold; padding-top: 20px; } .snb-enrollment-section .navgation-inner { float: left; padding: 10px 40px 5px 40px; } .snb-enrollment-section .navgation-inner li { padding-bottom: 5px; font-size: 16px; line-height: 22px; } .snb-enrollment-section a { cursor: pointer; color: #006fcf; text-decoration: underline; } .snb-enrollment-section .snb-captcha { width: 302px; } .snb-enrollment-section .snb-captcha-showerrormsg { display: none; } /**Consent box**/ #snb-main-form .content-box-check { background-color: #f1f1f1; padding: 0px 30px 30px 30px; margin-bottom: 20px; } #snb-main-form .control-group { display: inline-block; vertical-align: top; text-align: left; } .control { cursor: pointer; display: block; font-size: 15px; padding-left: 44px; padding-top: 4px; position: relative; } input[type="radio"], input[type="checkbox"] { display: none; } .control input { position: absolute; z-index: -1; opacity: 0; } .control-indicator { position: absolute; top: 2px; left: 0; padding: 15px; background: #fff; border-radius: 4px; border: 1px solid #919191; } .control input:checked ~ .control-indicator { background: #ffffff; border-radius: 4px; } .content-check-header { background-color: #fff; box-shadow: 2px 2px 5px 0px #e7e7e7; padding: 25px 35px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .check-text { color: #333; font-weight: normal; } .content-check-header label { margin-bottom: 0; } .label { color: #00175a; } .control-indicator:after { content: ''; position: absolute; display: none; } .control input:checked ~ .control-indicator:after { display: block; margin: 4px 4px 4px 3px; } .control-checkbox .control-indicator:after { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #006fcf; -o-border-image: none; border-image: none; border-style: solid; border-width: 0 2px 2px 0; height: 20px; left: 9px; top: -1px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); width: 6px; } .spnTermsOfCondition { display: none; color: #ff0000; text-align: center; } .form-content-text { padding-top: 30px; color: #000; padding-bottom: 20px; } .snbenrollment-headingtext { color: #00175a; font-size: 20px; line-height: 26px; font-family: 'BentonSans-Book', sans-serif; display: block; } /*Form*/ .input-feilds { margin-top: 10px; } .form-secion-one { color: #00175a; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 1; flex-grow: 1; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; } .form-group { margin-bottom: 40px; } .form-control { border: 1px solid #919191; border-radius: 5px; padding: 13px 15px; height: auto; } label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; } span.fa.fa-question-circle { color: #006fcf; position: relative; cursor: pointer; font-size: 20px; } .cc-modal { cursor: pointer; color: #006fcf; } .input-feilds-buttons { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 30px auto; } .btn-success { color: #fff; background-color: #006fcf; font-size: 16px; padding: 16px; margin-bottom: 20px; border: none; } .btn-success:hover { background-color: #006fcf; border-color: #006fcf; color: #fff; font-size: 16px; padding: 16px; } .btn-cancel { background-color: #fff; color: #006fcf; text-decoration: underline; } .form-footer { margin-bottom: 50px; } .form-footer-text { color: #53565a; font-size: 12px; line-height: 16px; padding: 0 4px; margin-bottom: 80px; } /****---Datepicker------****/ .datepicker-dropdown { font-size: 14px; } .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td { padding: 10px !important; cursor: pointer; } /***---- Popup -------*/ .axp.modal-dialog { margin: 15% auto; -webkit-box-shadow: none; box-shadow: none; background: transparent; border: none; } .axp.material-icons { color: #006fcf; position: relative; top: 5px; cursor: pointer; } .axp .modal-header { background: #006fcf; border-radius: 6px 6px 0 0; } .axp .close { color: #fff; opacity: 1; } .axp .modal-title { font-family: 'bentonsanslight', sans-serif; color: #fff; } .axp .mi-container { background: #f5f5f5; padding: 15px; width: 80%; margin: 20px auto; -webkit-box-shadow: 1px 1px 1px #ccc; box-shadow: 1px 1px 1px #ccc; } .axp .mi-container .row { border-bottom: none; } .axp .mi-option .option { font-family: 'bentonsanslight', sans-serif; color: #006fcf; } .axp .mi-example { padding: 30px 5px 30px 20px; } .axp .mi-example img { margin: auto; display: block; } .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; } .axp .modal-header { background: #006fcf; color: #fff; font-size: 18px; padding: 10px; border-bottom: 1px solid #e5e5e5; font-size: 18px; line-height: 1.5em; } .axp .btn-default { color: #333; background-color: #fff; border-color: #ccc; font-size: 14px; line-height: 1.25em; } .axp .modal-body { font-size: 16px; line-height: 1.5em; } .axp .close.pull-right, .axp .close.pull-right:hover { opacity: 1; } .axp .close-popup, .axp .close-popup:hover { color: #fff; opacity: 1; } /*---Scroll to top ---*/ #backtop { position: fixed; left: auto; right: 10px; top: auto; bottom: 10px; outline: none; overflow: hidden; color: #fff; text-align: center; background-color: #006fcf; height: 40px; width: 40px; line-height: 40px; font-size: 14px; border-radius: 2px; cursor: pointer; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; z-index: 999999; border-radius: 50px; opacity: 1; display: none; } /**Congrat**/ .snb-congratulation .arrow-text { background-color: #FFFFFF; padding: 30px 0px; font-family: 'bentonsanslight', sans-serif; font-size: 22px; } .congrat-arrow { background-color: #006fcf; color: #fff; width: 40px; height: 40px; border-radius: 30px; padding-top: 6px; margin-right: 20px; } .congrat-arrow .fa-chevron-down:before { content: "\f078"; vertical-align: middle; } .snb-congratulation-section.section-two { background: #006fcf; padding: 0; padding-bottom: 40px; padding-top: 20px; } .snb-congratulation-section .text-heading { font-family: 'bentonsanslight', sans-serif; color: #fff; font-size: 30px; padding-top: 30px; padding-bottom: 20px; text-align: left; width: 40%; margin: 0 auto; } .snb-congratulation-section .text-content { font-weight: normal; color: #fff; font-size: 16px; text-align: left; padding-bottom: 30px; width: 40%; margin: 0 auto; } .snb-congrat-form.content-text { background-color: #fff; border: 1px solid #d3d3d3; display: block; margin: 0 auto; width: 100%; padding: 0; } .snb-congrats-section-three { padding: 50px 0; background-color: #f5f6f7; } .snb-congrat-form .label-border-bottom { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border-bottom: 1px solid #d3d3d3; padding-bottom: 20px; padding-top: 20px; margin-bottom: 0px; } .snb-congrat-form .label-border-bottom:last-child { border-bottom: none; } .snb-congrat-form .label-text-bold { font-weight: bold; text-align: left; padding-left: 12px; font-size: 16px; } .snb-congrat-form .label-text-normal { font-weight: normal; text-align: right; padding-right: 14px; font-size: 16px; } .snb-cost-footer { padding: 20px 20%; color: #53565a; } .snb-content-what { padding: 20px 10px; background: #f1f1f1; } .snb-cost-works { color: #00175a; font-size: 36px; padding: 25px 40px 15px 40px; font-family: 'bentonsanslight'; line-height: 42px; } .snb-cost-works-topimg { color: #fff; font-size: 48px; padding: 25px 40px 15px 40px; line-height: 42px; font-family: 'BentonSans-Book', sans-serif; } .img-fluid.snb-cost-image.snb-cost-fit-div { height: 100%; background: url('/images/snowballsaleslibraries/snowball/howitworks_nov2024.jpg'); background-size: cover; background-position: 80%; } .heroimage { height: 100%; background: url('/images/snowballsaleslibraries/snowball/ciu_hero_nov2024.jpg'); background-size: cover; background-position: 80%; } /***Responsive CSS----*/ @media(max-width: 1043px) { .snb-header-fr .navbar li.last { padding: 0; } } @media (min-width: 1025px) { .cost-block, .snb-cost-page, .amex-container, .snb-enrollment-term { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .axp .modal-content { width: 600px; } .ciuCheckbox { margin-left: -10px; } } @media (min-width: 1024px) and (max-width: 1366px) { } @media (min-width: 768px) and (max-width: 1024px) { /** CSS for TAblet **/ .languageSelector.lang-res { display: block; } a#snb-nav-lang.nav-link { display: none; } .snb-lang-padding { padding: 0; } .snb-collapse-bar .snb-hide-show { display: block; } .snb-image-container { text-align: center; } .snb-navbar-fr { height: 60px; } .snb-coverage-details { float: none; } .amex-container, .snb-coverage-details { display: -ms-inline-flexbox; display: inline-flex; display: -webkit-inline-box; -ms-flex-wrap: wrap; flex-wrap: wrap; } .snb-header .navbar-light .navbar-nav li { border-bottom: 0 solid rgba(0, 0, 0, 0.5) !important; } .snb-header .close-icon.close { visibility: hidden !important; } .snb-navbar-brand { z-index: 1; } .snb-header .navbar-brand img { height: 40px; } .cost-block { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .snb-cost-page { display: -ms-inline-flexbox; display: inline-flex; display: -webkit-inline-box; -ms-flex-wrap: wrap; flex-wrap: wrap; } .shrink-on-xs { width: 100%; } } @media (max-width: 320px) { .snb-header .navbar-brand img { height: 26px !important; } } @media (max-width: 991px) { div#downClick, div#downClick1, div#downClick2 { display: none; } } @media(max-width: 767px) { .snb-coverage-details .divtable .td.acc-bg-padding-one { padding: 0 30px 15px 30px; } } @media (max-width: 768px) { .snb-coverage-details .divtable .td.acc-bg-padding { padding: 15px 30px; } .languageSelector { display: none; } #snb-nav-lang { display: block; } li.nav-item.last.snb-lang-padding.snb-lang-toggle { padding: 10px 15px; } p.section-content { font-size: 16px; } .snb-main-cov-des .snb-cov-desc { font-size: 16px; } .snb-cost-works { line-height: 36px; } .snb-section-header { padding: 25px 0; } .hidden-xs.snb-cost-footer { display: block; padding: 20px 5%; } .snb-cost-works { font-size: 30px; } .snb-header { height: 60px; } .snb-image-container { margin: 0; padding: 0; text-align: center; } /* Sorry to hear you */ .snb-sorrytohear .content-text { padding-top: 20px; padding-bottom: 20px; font-family: 'bentonsanslight', sans-serif; font-size: 14px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .snb-sorrytohear .fa-chevron-right { height: 20px; width: 20px; line-height: 20px; text-align: center; font-size: 10px; } .no-border { border: none; } /*End of sorrytihear*/ .snb-amex-section { padding: 50px 0; } .snb-cost-section .section-header { padding: 5px 0px; text-align: center; } .content-what { padding: 0; } .content-box { margin-bottom: 20px; } .cost-block { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-bottom: 20px; } span.fa-minus-bottom { padding: 4px; } .fa-minus-icon { display: inline-block; font: 34px/1 FontAwesome !important; text-rendering: auto; color: #fff; } .shrink-on-xs { width: 80%; float: left; } .visible-xs.hide-xm.snb-minus-position { position: unset; } .place-minus-down, .place-plus-down { text-align: right; width: auto; top: 0%; position: absolute; right: 0; -webkit-transform: translateY(50%); -ms-transform: translateY(50%); transform: translateY(50%); } /**Header footer**/ .banner-black1 { padding: 0 20px; } .snb-header .navbar-collapse { position: absolute; top: 0; width: 80%; background: #fff; right: 0; } .snb-header .navbar-light .navbar-nav li { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .snb-header .navbar-light .navbar-nav .nav-link:focus, .snb-header .navbar-light .navbar-nav .nav-link:hover { border-bottom: 2px solid transparent; } .navbar-light .navbar-brand { padding: 10px 0; } .snb-header .navbar-brand img { height: 40px; } .snb-header .navbar-collapse.show ul { width: 100%; } .snb-header .navbar-light .navbar-toggler { z-index: 9999999; border: none; } .snb-header .close-icon.close { visibility: visible; cursor: pointer; padding: 10px 0; opacity: 1; } @-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translate3d(100%, 0px, 0px); transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translate3d(100%, 0px, 0px); transform: translate3d(100%, 0px, 0px); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } .snb-footer .footer-container { margin-left: 0px; } .snb-footer hr.w-100 { border-color: #fff; } .snb-footer .container-fluid, .snb-footer .footer-copyright .container-fluid { text-align: center; } .snb-footer .footer-container { text-align: left; } .snb-footer .navbar-nav li { border-bottom: 1px solid rgba(0, 0, 0, 0.5); } .snb-footer .navbar-nav .nav-link:focus, .snb-footer .navbar-nav .nav-link:hover { border-bottom: 2px solid transparent; } .snb-footer .footer-nav-bar .row, .snb-footer .footer-copyright { padding: 15px 25px; } ul.navbar-links-footer { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 5px 20px; } ul.navbar-links-footer li.last { border-bottom: 1px solid #fff; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; padding: 10px 30px; } ul.navbar-links-footer li.last.li-blank { display: none; } .footer-nav-last, .footer-nav-last ul.navbar-links-footer { padding: 10px 0; } /**-----------Contact---------**/ .snb-contact .contact-heading { font-size: 16px; line-height: 23px; } .snb-contact .contact-sub-heading { font-size: 18px; line-height: 26px; } .snb-contact .container-padding { padding: 20px 0; } /**------COVERAGE DETIAL ----**/ .snb-coverage-details { float: none; } .snb-coverage-details .note-text { text-align: left; margin-bottom: 0; padding: 15px 30px; } .snb-coverage-details .collapse:not(.show) { display: none; } .snb-coverage-details .collapse.in:not(.show) { display: block; } .snb-coverage-details .divtable { padding: 0; margin-top: 2px; } .snb-coverage-details .accordion-xs1 .headings, .snb-coverage-details .username, .snb-coverage-details .lastname { display: none; } .snb-coverage-details .accordion-xs1 .accordion-xs1-toggle::after { display: block; line-height: 1; position: absolute; right: 0; font-size: 30px; padding-right: 0; top: 50%; right: 5%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .snb-coverage-details .accordion-xs1 .accordion-xs1-toggle:after { content: '\2b'; float: right; } .snb-coverage-details .accordion-xs1 .accordion-xs1-toggle.collapsed:after { content: '\2212'; } .snb-coverage-details .section-header { font-size: 24px; padding: 20px 0 5px 0; } .text-monthly { font-size: 18px; } .text-monthly-black { font-size: 16px; } .text-monthly-blue { font-size: 16px; } .sectionfour-header { font-size: 24px; line-height: 26px; padding: 20px 0; } .inner-padding12 { font-size: 20px; line-height: 26px; } .note-text { font-size: 12px; line-height: 17px; } .snb-cost-section .section-header, .amex-container .section-header, .ciuEnrollmentHeading { font-size: 30px; line-height: 36px; } #snb-main-form .content-box-check { padding: 20px; } p.section-content { float: none; margin-bottom: 0; font-size: 18px; } div#downClick, div#downClick1, div#downClick2 { z-index: 0; visibility: hidden; } .visible-xs { display: block; } .hidden-xs { display: none; } .acc-bg-one { background: rgb(242, 242, 242); width: 100%; color: #000000; float: left; } .acc-bg-sec { background: rgb(255, 255, 255); width: 100%; color: #000000; float: left; } /***--------FAQ--------****/ .snb-faq-page ul.resp-tabs-list { display: none; } .snb-faq-page h2.resp-accordion { display: block; } .snb-faq-page .resp-vtabs .resp-tab-content { border: 0px solid #c1c1c1; } .snb-faq-page .resp-tab-content { padding: 0 15px; } .snb-faq-page .resp-vtabs .resp-tabs-container { border: none; float: none; width: 100%; min-height: initial; clear: none; } .snb-faq-page .resp-accordion-closed { display: none !important; } .snb-faq-page .resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; } .snb-faq-page .resp-vtabs .resp-tabs-container { padding-bottom: 30px; min-height: auto; margin-left: 0; } .snb-faq-page .hidden-xs { display: none; } /***Enrollment***/ .snb-enrollment-section .section-header { font-size: 30px; line-height: 36px; } .snb-enrollment-section .navgation-inner { padding: 10px 20px; } .snb-enrollment-section .navgation-inner li { padding: 0; } .form-group { margin-bottom: 20px; } .form-control { padding: 15px; } .checkbox-width { width: 20%; } .form-footer { margin-bottom: 30px; } .input-feilds-buttons { margin-bottom: 0px; } .form-secion-one .form-group.col-lg-5.col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .form-group.col-lg-5.col-md-5:first-child { margin-bottom: 0; } .datepicker-dropdown { font-size: 12px; } .snb-congrat-form.content-text { width: 80%; } .snb-congrat-form .label-text-normal { text-align: left; font-size: 14px; } .snb-congrat-form .label-text-bold { font-size: 14px; } .snb-congratulation .arrow-text { font-size: 16px; padding: 15px; } .snb-congratulation-section .text-heading { font-size: 24px; width: 100%; padding: 30px 20px 15px 20px; } .snb-congratulation-section .text-content { width: 100%; padding: 0 20px 35px 20px; } .congrat-arrow { width: 20px; height: 20px; line-height: 10px; border-radius: 29px; } .snb-congrats-section-three { padding: 30px 0; } } div#truste-consent-track { z-index: 1; } .snb-backcolor { background-color: #00175a; } /*New CIU-HomePage Changes*/ .snb-cost-works-topimg { padding: 130px 80px 130px 125px; line-height: 60px; } .ciu-optInfo { padding: 0 60px; } .ciu-optCertlink { text-decoration: underline; } p.section-content { padding: 15px 0; } .ciu-optCertText { padding: 15px 0; border-top: 1px solid #f1f1f1; text-align: left; } .snb-coverage-details .section-header { padding: 0; } .snb-coverage-details .divtable { padding: 0 60px; } .snb-coverage-details .table-content { text-align: left !important; } .tr { border: 1px solid #f1f1f1; } .tr.headings { border: none; } .snb-section-header { background-size: cover; background-position-x: 100%; } .ciu-certLink { color: #fff; text-decoration: underline; } .ciu-certLink:hover { color: #fff; } .inner-padding12 { width: 62%; } .text-monthly-blue.snb-cost-ex { margin-left: -19px; } .snb-content-what { padding: 20px 1px; } .coverage-ol { list-style: none; padding-left: 25px; margin-top: -10px; } .coverage-ol .coverage-li { position: relative; counter-increment: list-counter; } .coverage-ol .coverage-li::before { content: counter(list-counter) ")"; position: absolute; left: -25px; } .coverage-ol-alpha { list-style: none; padding-left: 25px; } .coverage-ol-alpha .coverage-li-alpha { position: relative; counter-increment: alphabet-counter; } .coverage-ol-alpha .coverage-li-alpha::before { content: counter(alphabet-counter, lower-alpha) ")"; position: absolute; left: -25px; } .coverage-ol-alpha .coverage-ul-alpha li { list-style-type: disc; margin-left: -20px; } .coverage-ul-elig { padding-left: 20px; margin-top: -10px; } ul .ciuEnrollmentlist { padding-inline-start: 16px !important; } @media (min-width: 1025px) { .cost-block, .snb-cost-page, .amex-container, .snb-enrollment-term { margin: 35px 0px 0px 0px; } } @media (max-width: 768px) { .snb-cost-works-topimg { padding: 50px; line-height: 50px; } .th.username { display: block; } .snb-amex-section { padding: 20px 0; } .snb-coverage-details .divtable { padding: 25px 45px; } .snb-coverage-details .note-text { padding: 15px 0; } .hidden-xs.snb-cost-footer.ciu-optCertText { padding: 20px 0; } .inner-padding12, .snb-cost-page .section-header { width: 100%; } .snb-content-what { padding: 0px; } } @media (max-width: 576px) { .snb-cost-works-topimg { padding: 25px 20px 25px 35px; font-size: 34px; line-height: 45px; } .amex-container .section-header { font-size: 30px; line-height: 36px; } p.section-content { font-size: 18px; padding: 15px; } .ciu-optInfo { padding: 0 20px; margin: 20px 0px; } .snb-coverage-details .divtable { padding: 0px; margin: 20px 0px; } .snb-coverage-details .divtable .th { padding: 20px 30px; } .snb-coverage-details .note-text { padding: 15px; } .ciu-contentWhat { display: none; } .hidden-xs.snb-cost-footer.ciu-optCertText { padding: 10px 15px; margin: 10px 0; } } /*Conratulation page*/ .text-overlap { color: #fff; right: 50%; font-size: 35px; font-weight: 600; line-height: 40px; width: 50%; position: absolute; bottom: 170px; text-align: right; text-transform: uppercase; } .img-sub-class { color: #fff; right: 50%; font-size: 22px; font-weight: 600; line-height: 32px; width: 45%; position: absolute; bottom: 50px; text-align: right; } @media (min-width: 991px) { img.img-responsive.img-center { margin-top: 30px; } } @media (max-width: 450px) { .text-overlap { font-size: 10px; line-height: 12px; bottom: 50px; width: 50%; } .img-sub-class { font-size: 7px; line-height: 12px; bottom: 4px; width: 50%; } } @media (min-width: 768px) { .text-overlap { font-size: 20px; line-height: 30px; bottom: 70px; width: 54%; } .img-sub-class { font-size: 12px; line-height: 20px; bottom: 20px; width: 50%; } } @media (min-width: 991px) { .text-overlap { font-size: 32px; line-height: 40px; width: 50%; bottom: 170px; } .img-sub-class { font-size: 22px; font-weight: 600; line-height: 32px; bottom: 50px; width: 45%; } } /*Conratulation FR Page*/ @media (min-width: 991px) { .fr-img-sub { width: 50%; } } @media (max-width: 450px) { .fr-img-sub { font-size: 7px; } } @media (min-width: 357px) and (max-width: 767px) { .fr-overlap { font-size: 9px; line-height: 10px; } .fr-img-sub { line-height: 10px; } } @media (min-width: 768px) and (max-width: 990px) { .fr-overlap { line-height: 20px; bottom: 90px; width: 50%; } } /*FAQ Page*/ .faq-text-overlap { color: #fff; right: 10%; font-size: 38px; font-weight: 500; line-height: 40px; width: 80%; position: absolute; bottom: 90px; } .faq-img-sub-class { color: #fff; right: 45%; font-size: 32px; line-height: 32px; width: 45%; position: absolute; bottom: 50px; font-family: 'bentonsanslight', sans-serif; } @media (max-width: 768px) { .faq-img-sub-class { left: 5%; font-size: 15px; line-height: 30px; bottom: 5px; font-family: 'bentonsanslight', sans-serif; } .faq-text-overlap { left: 5%; font-size: 15px; line-height: 20px; width: 100%; bottom: 30px; font-weight: 600; } } /*Sorry to hear page*/ .sorry-text-overlap { position: absolute; left: 45%; bottom: 50px; color: #fff; font-size: 38px; line-height: 40px; font-weight: 600; text-transform: uppercase; } @media (min-width: 768px) and (max-width: 991px) { .sorry-text-overlap { left: 20%; bottom: 30px; font-size: 25px; line-height: 30px; width: 50%; } } @media (max-width: 450px) { .sorry-text-overlap { font-size: 10px; line-height: 10px; width: 40%; bottom: 20px; transform: translate(-50%, -50%); } } @media (min-width: 991px) { .sorry-text-overlap { transform: translate(-50%, -50%); } }" format clean and beautify this

Prompt
Component Preview

About

CSS Beautifier - Enhance your CSS with structured formatting, responsive design, and clean code. Built with Angular and CSS. Download free code!

Share

Last updated 1 month ago