/*styles for opt-in*/ #regOptInKR{ display: none; } #regOptInRU{ display: none; } #regGDPR{ display: none; } #regOptInNG{ display: none; } .optInBlock{ font-size: 18px; line-height: 1.3; /*font-family: 'proximaNovaLight','Arial Narrow',sans-serif;*/ font-family: inherit; } .optInBlock span a, .optInBlock a, .form-blue a{ color: inherit; text-decoration: underline; } .optInBlock p, .prvJPc{ font-size: inherit; font-family: inherit; font-weight: inherit; color: inherit; line-height: inherit; padding-top: 5px; padding-bottom: 5px; } .optInBlock .small-text{ font-size: smaller; } /*styles for 40000 organizations and subsidiaries*/ #custCountToLower{ text-transform: lowercase; } /*styles for privacy disclaimer*/ #prvPH, #prvKE, #prvJP, #prvNG{ display: none; } /* oracle footer styles */ .oracle-footer{ background-color: #555; color: #999; padding: 10px 0; font-size: 14px; font-family: proxima_novaregular; } .oracle-footer .oracle-footer-container{ margin: 0 auto; text-align: center; max-width: 100%; width: 960px; background: none; box-shadow: none; border: none; } .oracle-footer ul, .oracle-footer li{ margin: 0; padding: 0; background: none; } .oracle-footer li,.oracle-footer li:first-child,.oracle-footer li:nth-child(2),.oracle-footer li:nth-child(3){ list-style-type: none; display: inline-block; border: 0; padding: 0; } .oracle-footer li a{ color: #999; border-right: 1px solid #999; padding: 0 6px 0 0; margin: 0 5px 0 0; font-size: 12px; font-weight: 300; text-decoration: none; } .oracle-footer li a:hover{ text-decoration: underline; } .oracle-footer-nobackground{ background-color: initial; } .oracle-footer-white{ background-color: white; } .blue-footer .oracle-footer{ background-color: #00B5EF; } .blue-footer .oracle-footer li a{ color: #ffffff; border-right: 1px solid #ffffff; } .oracle-footer li:last-of-type a{ border-right: none; } /* email footer fixed (japan) */ .container.blue-footer{ padding:0; border:0; } .oracle-footer-container.container{ padding-top:0; } /* additional styles for ns forms */ #prvDisclaimer{ padding-top: 10px; } /**====================================**/ /**===== EXTRA CSS ======**/ /**====================================**/ .pull-left { text-align: left!important; } .sec-60 { padding: 60px 0; } .col-6 { width: 60%; float: left; padding: 0 15px; } .col-4 { width: 40%; float: left; padding: 0 15px; } .col-5 { width: 50%; float: left; } .mb-4 { margin-bottom: 40px; } .features-para-new { padding: 60px 0; background: #f1f1f1; } .sec-title{ text-align: center; font-size: 2.5rem; font-family: 'Oracle Sans Semi Bold'; color: #275F66; margin-bottom: 25px; } .big-para{ font-size: 1.8rem; line-height: 1.5em; } .big-para-small{ font-size: 1.6rem; line-height: 1.5em; } .two-sec-tick { margin: 30px 0 0; padding: 0; display: inline-block; } .two-sec-tick li { margin: 0; padding: 10px 0; text-decoration: none; list-style: none; width: 50%; float: left; position: relative; display: flex; align-items: center; } .two-sec-tick li img { margin-right: 15px; background: #fff; padding: 8px; width: 50px; border-radius: 12px; } ul.two-sec-tick.five-icon-top li { width: 20%; margin-top: 100px; text-align: center; padding: 15px; font-weight: 600; } ul.two-sec-tick.five-icon-top img { top: -90px; left: 25%; width: 80px; position: absolute; } section.net-sol-ben { background: #f1f1f1; } .card-con { padding: 0px 20px; margin: 20px 0; border-left: 4px solid #4e4e4e; } .card-con h3 { color: #125282; font-size: 16px; font-weight: 600; } .card-con p { font-size: 16px; color: #505050; margin-top: 15px; } @media only screen and (max-width: 767px){ .two-sec-tick li, ul.two-sec-tick.five-icon-top li, .col-6, .col-5, .col-4 {width: 100%;} .mobile-mt-2 {margin-top: 20px;} .mobile-mb-2 {margin-bottom: 20px;} .testimonials h3, .col-5 {padding: 0 15px;} section.features-para-new-first {margin-top: 0;} ul.two-sec-tick.five-icon-top img {left: 38%;} li.big-para { display: grid;} }