@charset "utf-8";

body.ln-style-2,
body.ln-style-2 * {
font-family: 'Open Sans', 'Arial', sans-serif !important;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 1.42857;
color: #333;
direction: ltr;
}
::selection {
background: #00a8ec;
color: #fff;
}
::-moz-selection {
background: #00a8ec;
color: #fff;
}
body {
background: url(/wp-content/themes/blender-light-geo-LT/img/body-bg.jpg) center center no-repeat #fff;
background-size: cover;
min-width: 300px;
}
i,
em {
font-style: italic !important;
}
.strong,
.strong *,
strong,
strong * {
font-weight: bold !important;
}
.bold-italic,
.bold-italic * {
font-weight: bold !important;
font-style: italic !important;
}
#navigator-heading {
background-color: #fff;
border-color: #fff;
color: #000;
padding: 11px 0 8px;
margin-bottom: 15px;
border-bottom: none;
}
#navigator-heading .navbar-menu li > .dropdown-menu {
text-align: center;
}
#navigator-heading .navbar-menu li > a {
color: #000;
border-bottom: none;
font-size: 12px;
}
#navigator-heading .navbar-menu li > a:hover,
#navigator-heading .navbar-menu li > a:focus {
color: #006084;
}
#navigator-heading .navbar-menu .purposes-dropdown {
padding: 0;
}
#navigator-heading .navbar-menu .purposes-dropdown li {
border-bottom: 1px solid #e7e7e7;
}
#navigator-heading .navbar-menu .purposes-dropdown li:last-child {
border-bottom: none;
}
#navigator-heading .navbar-menu .purposes-dropdown li > a {
padding: 10px 15px;
}
#navigator-heading .logo {
display: inline-block;
float: left;
max-width: 180px;
}
#navigator-heading .geo-group,
#navigator-heading .login-logoout-btns {
display: inline-block;
}
#navigator-heading .navigate-menu-large {
margin: 0 auto;
float: none;
min-height: 67px;
display: flex;
align-items: center;
justify-content: space-between;
flex-flow: wrap;
}
@media (max-width: 1200px) {
#navigator-heading .navigate-menu-large a {
font-size: 12px;
padding: 7px 10px !important;
}
}
#navigator-heading .login-buttons-block {
display: flex;
align-items: center;
}
#navigator-heading .login-buttons-block > a,
#navigator-heading .login-buttons-block ~ a {
margin-right: 5px;
font-size: 13px;
}
#navigator-heading .login-buttons-block #btn-geo-group {
margin-top: 0;
}
@media (max-width: 1060px) and (min-width: 991.99px) {
#navigator-heading .login-buttons-block .btn {
padding: 6px 8px;
}
}
.logo-xs-wrap {
display: flex;
align-items: center;
}
#btn-geo-group,
#btn-geo-group-head {
display: inline-block;
padding: 5px;
height: 33px;
width: 50px;
border: 1px solid #00a8ec;
font-size: 15px;
line-height: 15px;
background-color: #fff;
outline: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #006084;
text-transform: uppercase;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
#btn-geo-group .caret,
#btn-geo-group-head .caret {
color: #00a8ec;
margin-right: -5px;
margin-top: -2px;
}
#btn-geo-group div,
#btn-geo-group-head div {
width: 18px;
height: 12px;
display: inline-block;
vertical-align: middle;
margin-top: -5px;
}
#btn-geo-group[data-lang="IT"],
#btn-geo-group-head[data-lang="IT"] {
background: url(https://d34m5i9by2qell.cloudfront.net/img/en/flags.png) no-repeat -5px -20px #fff;
}
#btn-geo-group[data-lang="LT"],
#btn-geo-group-head[data-lang="LT"] {
background: url(https://d34m5i9by2qell.cloudfront.net/img/en/flags.png) no-repeat -5px -47px #fff;
}
#btn-geo-group[data-lang="IL"],
#btn-geo-group-head[data-lang="IL"] {
background: url(https://d34m5i9by2qell.cloudfront.net/img/en/flags.png) no-repeat -5px 7px #fff;
}
#btn-geo-group[data-lang="LV"],
#btn-geo-group-head[data-lang="LV"] {
background: url(https://d34m5i9by2qell.cloudfront.net/img/en/flags.png) no-repeat -5px -101px #fff;
}
#btn-geo-group {
margin-top: 10px;
}
#qtranslate-chooser,
#qtranslate-chooser-head {
margin: 1px;
padding: 0;
list-style: none;
}
#qtranslate-chooser li.active,
#qtranslate-chooser-head li.active {
background-color: #00a8ec !important;
color: #fff;
padding: 5px 5px 5px 20px !important;
}
#qtranslate-chooser li.active:before,
#qtranslate-chooser-head li.active:before {
content: "\2713";
color: #fff !important;
padding: 0 5px;
float: left;
margin-left: -14px;
}
#qtranslate-chooser li.active:hover,
#qtranslate-chooser-head li.active:hover {
background-color: #00a8ec;
}
#qtranslate-chooser li.active span,
#qtranslate-chooser-head li.active span {
color: #fff;
}
#qtranslate-chooser li:hover,
#qtranslate-chooser-head li:hover {
background-color: #e5f8ff;
}
#qtranslate-chooser li a,
#qtranslate-chooser-head li a {
padding-left: 40px;
margin-left: 10px;
text-decoration: none;
display: block;
text-align: left;
}
#qtranslate-chooser li a span,
#qtranslate-chooser-head li a span {
color: #006084;
}
#qtranslate-chooser .flag_it,
#qtranslate-chooser-head .flag_it {
background: url(https://d34m5i9by2qell.cloudfront.net/img/en/flags.png) no-repeat -5px -24px;
}
#qtranslate-chooser .flag_lt,
#qtranslate-chooser-head .flag_lt {
background: url(https://d34m5i9by2qell.cloudfront.net/img/en/flags.png) no-repeat -5px -50px;
}
#qtranslate-chooser .flag_il,
#qtranslate-chooser-head .flag_il {
background: url(https://d34m5i9by2qell.cloudfront.net/img/en/flags.png) no-repeat -5px 3px;
}
#qtranslate-chooser .flag_lv,
#qtranslate-chooser-head .flag_lv {
background: url(https://d34m5i9by2qell.cloudfront.net/img/en/flags.png) no-repeat -5px -101px;
}
.btn-blue-bordered {
border: 1px solid #00a8ec;
color: #00a8ec !important;
}
.btn-blue-transpared {
border: none;
box-shadow: none;
color: #00a8ec;
}
.btn-blue-transpared:hover,
.btn-blue-transpared:focus,
.btn-blue-transpared:visited {
outline: none;
color: #00a8ec;
box-shadow: none;
}
.logout-state,
.nav > li.logout-state {
display: none;
}
.mainpage-inner {
background-color: #fff;
}
.mainpage {
background-color: #fff;
border: 2px solid #eff0f1;
}
.mainpage ul.list-dropmenu li {
width: 100%;
border-bottom: none;
padding: 0;
}
.mainpage ul.list-dropmenu li.current_page_item {
background-color: #04a2eb;
}
.mainpage ul.list-dropmenu li.current_page_item a,
.mainpage ul.list-dropmenu li.current_page_item a:hover,
.mainpage ul.list-dropmenu li.current_page_item a:focus {
color: #fff;
padding: 17px 10px 17px 17px !important;
}
.mainpage ul.list-dropmenu li a,
.mainpage ul.list-dropmenu li a:hover,
.mainpage ul.list-dropmenu li a:focus {
color: #295364;
font-size: 16px;
display: block;
padding: 17px 10px 17px 17px !important;
text-decoration: none;
}
.mainpage ul.list-dropmenu li.blueone a,
.mainpage ul.list-dropmenu li.blueone a:hover,
.mainpage ul.list-dropmenu li.blueone a:focus {
color: #04a2eb !important;
}
.pull-right.page-right {
float: left !important;
margin-left: -15px;
}
#menu-footer {
background-color: #fff;
margin-top: 15px;
}
.textwidget {
background-color: #fff;
}
.sidebar {
padding-left: 0;
padding-right: 0;
}
.mainpage-inner {
border-left: 2px solid #eff0f1;
}
.header-main-title h1 {
font-size: 28px;
color: #00a8ec;
font-weight: bold;
margin: 0;
padding: 14px 0 0;
line-height: 1.1;
}
.header-main-title ol.breadcrumb-list {
list-style-type: none;
font-size: 14px;
float: right;
padding: 0;
line-height: 20px;
margin-top: 20px;
max-width: 100%;
}
.header-main-title ol.breadcrumb-list * {
color: #2574a9;
}
.header-main-title ol.breadcrumb-list li {
float: left;
padding-left: 5px;
max-width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.header-main-title ol.breadcrumb-list li:before {
content: '>> ';
font-size: 13px;
}
.header-main-title ol.breadcrumb-list li:first-child {
padding-left: 0;
}
.header-main-title ol.breadcrumb-list li:first-child:before {
content: none;
}
.header-main-title ol.breadcrumb-list li:last-child span {
color: #3b5574;
text-decoration: none;
}
.header-main-title ol.breadcrumb-list li > a {
white-space: nowrap;
text-decoration: none;
}
.blog-breadcrumbs .header-main-title {
margin: 15px 0;
}
.blog-breadcrumbs.single-breadcrumbs {
padding: 0 30px;
}
.blog-breadcrumbs hr {
margin-bottom: 37px;
}
#menu-footer {
padding-top: 25px;
padding-bottom: 25px;
}
#menu-footer ul li {
list-style-type: none;
color: #000;
margin-bottom: 8px;
}
#menu-footer ul li a {
color: #000;
text-decoration: none;
}
#menu-footer ul li:first-child {
font-weight: bold;
margin-top: 10px;
font-size: 16px;
}
#menu-footer .menu-container {
padding: 10px 0;
}
#menu-footer .menu-container a:hover {
cursor: pointer;
}
#menu-footer .menu-container ul {
list-style-type: none;
padding-right: 0;
padding-left: 0;
}
#menu-footer .menu-container ul li.menu-item-has-children {
font-size: 16px;
font-weight: 700;
}
#menu-footer .menu-container ul li.menu-item-has-children > a {
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
}
#menu-footer .menu-container ul .sub-menu li {
font-size: 12px;
font-weight: 400;
margin-bottom: 10px;
padding: 1px 0;
}
.app-store-btn,
.google-play-btn,
.lt-lituvoje-bank-logo,
.lt-blue-block-ico003,
.lt-blue-block-ico001,
.lt-blue-block-ico002,
.lt-secure-ico,
.lt-blender-footer-ico,
.lt-ssl-ico,
.lt-mail-ico,
.lt-phone-ico {
display: inline-block;
background: url(https://d34m5i9by2qell.cloudfront.net/img/lt_homepage_v2/lt-hp-2-sprite.png) no-repeat;
overflow: hidden;
text-indent: -9999px;
text-align: left;
}
.lt-lituvoje-bank-logo {
background-position: -2px -106px;
width: 124px;
height: 37px;
}
.lt-blue-block-ico003 {
background-position: -2px -145px;
width: 78px;
height: 59px;
}
.lt-blue-block-ico001 {
background-position: -82px -145px;
width: 69px;
height: 61px;
}
.lt-blue-block-ico002 {
background-position: -2px -206px;
width: 61px;
height: 61px;
}
.lt-secure-ico {
background-position: -65px -208px;
width: 37px;
height: 37px;
margin: -3px 2px;
}
.lt-blender-footer-ico {
background-position: -104px -208px;
width: 35px;
height: 35px;
float: left;
}
.lt-ssl-ico {
background-position: -104px -245px;
width: 34px;
height: 34px;
margin: 0 10px;
}
.lt-mail-ico {
background-position: -65px -247px;
width: 32px;
height: 25px;
margin: 0 10px 0 0;
float: left;
}
.lt-phone-ico {
background-position: -2px -269px;
width: 32px;
height: 32px;
margin: -5px 5px 0 0;
float: left;
}
.after-title {
margin-left: -15px;
margin-right: -15px;
border-top: 2px solid #eff0f1;
}
#footer {
background-color: #064a66;
color: #9db0ba;
font-size: 10px;
padding-top: 4px;
padding-bottom: 4px;
}
#footer ul {
margin: 0;
}
#footer ul li {
margin: 14px 0 0;
}
#footer p {
float: left;
margin: 10px;
color: #9db0ba;
font-size: 12px;
}
#footer .copyright {
text-transform: uppercase;
font-size: 13px;
color: #417294;
float: right;
}
#footer .contact {
font-size: 13px;
color: #fff;
margin: 0 0 5px;
}
#footer .contact.contact-data {
direction: rtl!important;
}
#footer .contact span {
color: #9ab0c0;
}
#footer .blender-blue-ico,
#footer .facebook,
#footer .linkedin,
#footer .secure,
#footer .ssl,
#footer .twitter,
#footer .youtube {
display: inline-block;
background: url(https://d34m5i9by2qell.cloudfront.net/img/homepage_v6/footer-v6-icons.png) no-repeat;
overflow: hidden;
text-indent: -9999px;
text-align: left;
}
#footer .secure {
background-position: -10px 0;
width: 50px;
height: 41px;
}
#footer .ssl {
background-position: -10px -51px;
width: 50px;
height: 38px;
}
#footer .blender-blue-ico {
background-position: -15px -99px;
width: 50px;
height: 29px;
}
#footer .youtube {
background-position: -10px -138px;
width: 50px;
height: 19px;
}
#footer .twitter {
background-position: -10px -167px;
width: 50px;
height: 18px;
}
#footer .linkedin {
background-position: -10px -195px;
width: 50px;
height: 18px;
}
#footer .facebook {
background-position: -10px -223px;
width: 50px;
height: 18px;
}
#footer .left-sided {
float: left;
}
#footer .right-sided {
float: right;
margin: 0;
}
#loans-calculator {
background: url(/wp-content/themes/blender-light-geo-LT/img/calculator-bg-lt.jpg) center right no-repeat #fff;
background-size: cover;
}
#loans-calculator .calculator-h1 {
color: #00a8ec;
font-size: 26px;
font-style: italic;
margin-top: 40px;
}
#loans-calculator .calculator-p {
line-height: 2;
}
#loans-calculator hr {
border-top: 2px solid #caedfa;
margin-top: 30px;
}
#loans-calculator .detalized-info {
color: #000000;
font-size: 10px;
line-height: 1.4;
text-align: justify;
margin-bottom: 30px;
}
#loans-calculator .calculations-block {
background-color: #98dbf7;
color: #141d21;
width: 100%;
max-width: 450px;
margin: 15px auto;
text-align: center;
}
#loans-calculator .calculations-block .amount-area {
padding: 15px;
}
#loans-calculator .calculations-block .result-area {
padding: 15px;
background-color: #5ac6f2;
}
#loans-calculator .calculations-block .slide-title {
font-weight: bold;
margin-bottom: 0;
text-transform: uppercase;
font-size: 16px;
}
#loans-calculator .calculations-block .slide-range {
font-weight: bold;
font-size: 10px;
}
#loans-calculator .calculations-block .slider1-status,
#loans-calculator .calculations-block .slider2-status {
color: #fff;
font-weight: bold;
margin-bottom: 18px;
font-size: 16px;
}
#loans-calculator .calculations-block .ui-widget-content {
border: none;
background-image: none !important;
background-color: #005f92 !important;
height: 4px !important;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 25px;
}
#loans-calculator .calculations-block .ui-slider .ui-slider-range {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
background-image: none !important;
background-color: #005f92 !important;
height: 4px !important;
margin-left: 15px;
}
#loans-calculator .calculations-block .ui-widget-content .ui-state-default {
background-image: none !important;
background-color: white !important;
border-radius: 50%;
-webkit-box-shadow: 0px 4px 7px -3px rgba(0, 0, 0, 0.39);
-moz-box-shadow: 0px 4px 7px -3px rgba(0, 0, 0, 0.39);
box-shadow: 0px 4px 7px -3px rgba(0, 0, 0, 0.39);
width: 25px;
height: 25px;
margin-top: -6px;
margin-left: -12px;
outline: none;
border: none;
}
#loans-calculator .calculations-block .calculate_row p,
#loans-calculator .calculations-block .calculate_row span {
color: #fff;
margin-bottom: 5px;
font-size: 16px;
font-weight: bold;
}
#loans-calculator .calculations-block .btn {
background-color: #fff;
color: #005f92;
text-transform: uppercase;
font-size: 16px;
margin: 10px auto;
max-width: 80%;
}
#loans-calculator .calculations-block .btn-contrast {
color: #fff;
background-color: #005f92;
}
#loans-calculator .calculations-block .after-login .btn {
margin: 0 5px 5px;
}
.mb-40 {
margin-bottom: 40px;
}
.info-on-loans-row p {
line-height: 2;
}
.info-on-loans-row p b {
font-weight: bold;
}
.info-on-loans-row p a {
color: #04a2eb;
text-decoration: none;
font-weight: bold;
}
.info-on-loans-row h4 {
font-size: 24px;
color: #04a2eb;
font-style: italic;
margin-bottom: 0;
}
.info-on-loans-row .list-unstyled li {
margin: 5px 0 10px 22px;
line-height: 1.8;
}
.info-on-loans-row .list-unstyled li:before {
content: url(/wp-content/themes/blender-light-geo-LT/img/checkmark.png);
padding: 0 5px 0 0;
margin-left: -22px;
display: inline-block;
}
.about-blender-content p {
line-height: 2;
}
.about-blender-content p a {
color: #04a2eb;
text-decoration: none;
font-weight: bold;
}
.about-blender-content h4 {
font-size: 20px;
color: #04a2eb;
font-style: italic;
}
.about-blender-content h5 {
font-weight: bold;
color: #04a2eb;
font-size: 18px;
font-style: italic;
}
.about-blender-content .btn {
color: #fff;
background-color: #00a8ec;
padding: 10px 30px;
margin: 15px 0 15px 30px;
font-size: 18px;
outline: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.media-row {
border-bottom: 2px solid #eff0f1;
margin-bottom: 20px;
padding-bottom: 10px;
}
.media-row:last-child {
border-bottom: none;
}
.media-row .media-img-container {
padding-right: 0;
text-align: center;
}
.media-row .media-img-container img {
width: 100%;
height: auto;
max-width: max-content;
}
.media-row .media-content span {
font-style: italic;
}
.media-row .media-content p {
line-height: 1.5;
}
.media-row .media-content a {
color: #00a8ec;
text-decoration: underline;
}
.media-row .media-content h2 {
margin: 10px 0 0;
color: #04a2eb;
font-size: 20px;
font-weight: bold;
}
.media-row .media-content h3 {
margin: 2px 0 7px;
color: #04a2eb;
font-weight: bold;
font-size: 16px;
border-top: 1px solid #04a2eb;
display: inline-block;
}
.partner-row {
border-bottom: 2px solid #eff0f1;
margin-bottom: 20px;
padding-bottom: 10px;
}
.partner-row:last-child {
border-bottom: none;
}
.partner-row .partner-img-container {
padding-right: 0;
text-align: center;
}
.partner-row .partner-img-container img {
width: 100%;
height: auto;
max-width: max-content;
}
.partner-row .partner-content p {
line-height: 1.5;
}
.partner-row .partner-content h2 {
margin: 10px 0 0;
color: #04a2eb;
font-size: 20px;
font-weight: bold;
}
.contact-blender-content p {
line-height: 2;
}
.contact-blender-content p a {
color: #04a2eb;
text-decoration: none;
font-weight: bold;
}
.contact-blender-content h4 {
font-size: 20px;
color: #04a2eb;
font-style: italic;
}
.contact-blender-content h5 {
font-weight: bold;
color: #04a2eb;
font-size: 18px;
font-style: italic;
}
.contact-blender-content .team-sign {
margin-top: 50px;
color: #00a8ec;
font-style: italic;
font-weight: bold;
font-size: 16px;
}
.contact-blender-content .btn {
color: #fff;
background-color: #00a8ec;
padding: 10px 30px;
margin-bottom: 40px;
font-size: 18px;
outline: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.cf:before,
.cf:after {
content: " ";
display: table;
}
.cf:after {
clear: both;
}
.cf {
*zoom: 1;
}
.qa-faqs .left-half,
.qa-faqs .right-half {
float: left;
width: 45%;
}
.qa-faqs .right-half {
margin-left: 5%;
}
.qa-category {
margin-bottom: 30px;
}
.collapsible .qa-faq-answer {
display: none;
}
.open .qa-faq-answer {
display: block;
}
.qa-show-more {
display: block;
margin: 10px 0 0;
font-size: 80%;
}
#qaplus_searchform {
margin-bottom: 20px;
}
.qaplus_search {
width: 50%;
margin: 0 10px 0 0;
}
h2.faq-catname {
font-size: 24px;
column-span: all;
-webkit-column-span: all;
-moz-column-span: all;
-ms-column-span: all;
-o-column-span: all;
font-style: italic;
}
a.qa-faq-anchor {
font-size: 18px;
font-weight: normal;
color: #04a2eb;
}
.accordion h3.qa-faq-title {
margin: 0 0 15px 0;
}
.qa-faq-answer {
font-size: 16px;
margin-bottom: 20px;
}
div.qa-faq {
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
#qaplus_searchform {
margin: 20px 0;
text-align: left;
}
.qaplus_search {
border: 1px solid #e7e7e7;
height: 40px;
width: 70%;
border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
padding: 5px 10px;
margin-right: -5px !important;
font-size: 14px;
}
h3.qa-faq-title {
text-align: left !important;
}
.qa-category {
margin-bottom: 30px;
}
.qa-description-wrap {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
-webkit-column-rule: 2px solid #eff0f1;
-moz-column-rule: 2px solid #eff0f1;
column-rule: 2px solid #eff0f1;
}
#qaplus_searchsubmit {
height: 40px;
background-color: #04a2eb;
color: #fff;
border: none;
padding: 0 12px;
outline: none;
border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
}
.faq-hr {
margin-bottom: 20px;
margin-left: -15px;
margin-right: -15px;
border-top: 2px solid #eff0f1;
}
.faq-blender-content .btn {
color: #fff;
background-color: #00a8ec;
padding: 10px 30px;
margin: 5px 0 10px;
font-size: 18px;
outline: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.not-found {
margin-bottom: 30px;
}
.not-found h1 {
text-align: center;
font-size: 120px;
color: #00a8ec;
font-weight: bold;
line-height: 1;
}
.not-found p {
margin-top: 30px;
font-size: 16px;
}
.not-found i {
font-size: 38px;
}
.not-found .btn {
color: #fff;
background-color: #00a8ec;
padding: 10px 30px;
margin: 5px 0 10px;
font-size: 18px;
outline: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
min-width: 195px;
}
.company-details-content {
margin-bottom: 25px;
}
.company-details-content .company-sub-header {
text-transform: uppercase;
font-size: 16px;
color: #04a2eb;
font-weight: bold;
}
.company-details-content .sub-description {
line-height: 2;
}
.complain-content p {
line-height: 2;
}
.complain-content p a {
color: #04a2eb;
text-decoration: none;
}
.complain-content .btn {
color: #fff;
background-color: #00a8ec;
padding: 10px 30px;
margin: 10px auto 25px;
font-size: 18px;
outline: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
div.lang-selector-nav {
margin-left: 0;
padding-top: 0;
}
.top-mdt-8 {
margin-top: 8px;
}
#elite-article p {
line-height: 2;
}
#elite-article h4,
#elite-article .h4 {
font-size: 20px;
font-weight: bold;
font-style: italic;
color: #00a8ec;
max-width: 600px;
margin: 0 auto;
}
#elite-article .marg-center {
margin: 0 auto;
}
#elite-article .custom-quote p {
font-style: italic;
line-height: 1.5;
}
#elite-article .grey-5a {
margin: 20px 0;
font-weight: bold;
}
#elite-article .grey-5a a {
color: #00a8ec;
}
#red-herring-article p {
line-height: 2;
}
#red-herring-article p a {
color: #00a8ec;
}
#red-herring-article h4,
#red-herring-article .h4 {
font-size: 24px;
font-weight: bold;
font-style: italic;
color: #00a8ec;
max-width: 600px;
margin: 0 auto 20px;
}
#red-herring-article .marg-center {
margin: 0 auto;
}
#red-herring-article .custom-quote p {
font-style: italic;
line-height: 1.5;
}
#red-herring-article .linkage {
margin-bottom: 30px;
}
#finance-magnates-article p {
line-height: 2;
}
#finance-magnates-article p a {
color: #00a8ec;
}
#finance-magnates-article h4,
#finance-magnates-article .h4 {
font-size: 24px;
font-weight: bold;
font-style: italic;
color: #00a8ec;
max-width: 600px;
margin: 0 auto 20px;
}
#finance-magnates-article h5,
#finance-magnates-article .h5 {
font-size: 18px;
font-weight: bold;
font-style: italic;
color: #00a8ec;
}
#finance-magnates-article .marg-center {
margin: 0 auto;
}
#finance-magnates-article .footer-p {
font-size: 18px;
margin-bottom: 30px;
font-weight: bold;
}
#finance-magnates-article .footer-p a {
font-size: 18px;
font-weight: bold;
}
.img-responsive {
border-radius: 0;
}
#intermed-table {
font-size: 14px !important;
margin-bottom: 30px;
}
#intermed-table thead {
background-color: #3f95ae;
}
#intermed-table thead th {
text-align: center;
padding: 5px;
color: #fff;
}
#intermed-table td {
border: 1px solid #ddd;
padding: 2px 5px;
text-align: center;
}
@media (max-width: 1200px) {
#navigator-heading .navbar-menu li > a {
font-size: 12px;
padding: 7px 8px !important;
}
}
@media (min-width: 1200px) {
.container {
width: 1140px;
}
}
@media (min-width: 992px) {
.col-md-2 {
width: 16.66666667% !important;
}
}
@media (max-width: 991px) {
.lang-selector-nav {
float: left !important;
margin: 10px !important;
}
#btn-geo-group {
margin-top: 0;
}
#navigator-heading .navbar-menu li > a {
text-align: center;
}
#navigator-menu .navbar-nav {
margin: 8px 0;
border-top: 1px solid #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #fff !important;
}
.header-main-title ol.breadcrumb-list {
float: none;
}
.header-main-title h1 {
float: none !important;
margin: 0 auto;
font-size: 24px;
}
.header-main-title .clearfix {
text-align: center;
}
#loans-calculator {
background: none #caedfa;
}
#loans-calculator hr {
border-top-color: #fff;
margin-top: 15px;
}
#loans-calculator .calculator-h1 {
text-align: center;
margin-top: 0;
}
#loans-calculator .detalized-info {
margin-bottom: 10px;
}
.faq-blender-content .btn {
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
body {
background: none #d8dad5;
}
.not-found h1 {
font-size: 90px;
}
.not-found h2 {
font-size: 26px !important;
margin-top: 0;
}
.not-found i {
font-size: 26px;
}
.mainpage {
border-left: none;
border-right: none;
}
.navbar-nav.lang-selector-nav .dropdown-menu {
background-color: #fff !important;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
#elite-article h4,
#red-herring-article h4,
#finance-magnates-article h4,
#elite-article .h4,
#red-herring-article .h4,
#finance-magnates-article .h4 {
font-size: 16px;
}
a.qa-faq-anchor {
font-size: 14px;
}
h2.faq-catname {
font-size: 18px;
}
.qaplus_search {
width: 70%;
}
.qa-category {
margin-bottom: 20px;
}
.about-blender-content h4 {
font-size: 18px;
}
#finance-magnates-article h5,
#finance-magnates-article .h5 {
font-size: 16px;
}
.media-row .media-img-container img {
max-width: 100px;
margin: 0 auto;
}
.partner-row .partner-img-container img {
max-width: 200px;
margin: 0 auto;
}
}
@media (max-width: 460px) {
.qa-description-wrap {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
#navigator-heading .logo {
max-width: 140px;
}
}