|
@@ -7191,6 +7191,13 @@ button.close { |
|
|
#uc-header { |
|
|
border-bottom: 1px solid transparent; |
|
|
border-bottom-color: white; |
|
|
min-height: 56px; |
|
|
background-color: #0F1938; |
|
|
overflow: hidden; |
|
|
height: 56px; |
|
|
} |
|
|
#uc-header .container { |
|
|
display: none; |
|
|
} |
|
|
|
|
|
#uc-site-header { |
|
@@ -7372,29 +7379,13 @@ button.close { |
|
|
.mega-sub-menu { |
|
|
list-style-type: none; |
|
|
} |
|
|
.mega-sub-menu li.mega-menu-item a { |
|
|
padding-top: 7px !important; |
|
|
padding-bottom: 7px !important; |
|
|
line-height: 1.5em !important; |
|
|
} |
|
|
|
|
|
#megamenu-mobile-title { |
|
|
font-size: 1.3em; |
|
|
padding: .8em 90px .8em .8em; |
|
|
padding: .8em; |
|
|
margin: 0; |
|
|
} |
|
|
|
|
|
.mega-menu-toggle { |
|
|
position: absolute; |
|
|
right: 0; |
|
|
top: -3.2em; |
|
|
} |
|
|
|
|
|
#megamenu-mobile-title a, |
|
|
#megamenu-mobile-title a:hover { |
|
|
color: black; |
|
|
} |
|
|
|
|
|
/* - - - - - - - - - - - - - - - - - - - |
|
|
== Header Image |
|
|
- - - - - - - - - - - - - - - - - - - */ |
|
@@ -7761,6 +7752,9 @@ button.close { |
|
|
.home #content .widget.uc-contact-widget td.uc-output-more { |
|
|
word-break: break-all; |
|
|
} |
|
|
.home #content .widget.uc-contact-widget .table-responsive { |
|
|
border: none; |
|
|
} |
|
|
.home #content .widget .uc-cal { |
|
|
font: inherit; |
|
|
padding: 0 !important; |
|
@@ -8159,6 +8153,9 @@ button.close { |
|
|
.home #content .panel-grid .widget.uc-contact-widget td.uc-output-more { |
|
|
word-break: break-all; |
|
|
} |
|
|
.home #content .panel-grid .widget.uc-contact-widget .table-responsive { |
|
|
border: none; |
|
|
} |
|
|
.home #content .panel-grid .widget .uc-cal { |
|
|
font: inherit; |
|
|
padding: 0 !important; |
|
@@ -8554,6 +8551,9 @@ button.close { |
|
|
#page-sidebar .widget.uc-contact-widget td.uc-output-more { |
|
|
word-break: break-all; |
|
|
} |
|
|
#page-sidebar .widget.uc-contact-widget .table-responsive { |
|
|
border: none; |
|
|
} |
|
|
#page-sidebar .widget .uc-cal { |
|
|
font: inherit; |
|
|
padding: 0 !important; |
|
@@ -8953,6 +8953,9 @@ button.close { |
|
|
.subpage .widget.uc-contact-widget td.uc-output-more { |
|
|
word-break: break-all; |
|
|
} |
|
|
.subpage .widget.uc-contact-widget .table-responsive { |
|
|
border: none; |
|
|
} |
|
|
.subpage .widget .uc-cal { |
|
|
font: inherit; |
|
|
padding: 0 !important; |
|
@@ -9503,6 +9506,10 @@ a.btn { |
|
|
display: flex !important; |
|
|
} |
|
|
|
|
|
.ui-datepicker-header { |
|
|
color: black; |
|
|
} |
|
|
|
|
|
/* - - - - - - - - - - - - - - - - - - - |
|
|
== Captions |
|
|
- - - - - - - - - - - - - - - - - - - */ |
|
@@ -10265,6 +10272,9 @@ body.sticky .ie8 #footers { |
|
|
#mega-footer .widget.uc-contact-widget td.uc-output-more { |
|
|
word-break: break-all; |
|
|
} |
|
|
#mega-footer .widget.uc-contact-widget .table-responsive { |
|
|
border: none; |
|
|
} |
|
|
#mega-footer .widget .uc-cal { |
|
|
font: inherit; |
|
|
padding: 0 !important; |
|
@@ -10865,6 +10875,11 @@ body.home.page-template-page-blank h3.widget-title { |
|
|
position: relative; |
|
|
min-height: 400px; |
|
|
} |
|
|
@media (max-width: 767px) { |
|
|
#content { |
|
|
padding: 20px 0px; |
|
|
} |
|
|
} |
|
|
#content:before { |
|
|
content: ''; |
|
|
display: block; |
|
@@ -11120,6 +11135,16 @@ body.home.page-template-page-blank h3.widget-title { |
|
|
border: 1px solid #e0e0e0; |
|
|
padding: 3em 8em; |
|
|
} |
|
|
@media (max-width: 991px) { |
|
|
#main { |
|
|
padding: 2em; |
|
|
} |
|
|
} |
|
|
@media (max-width: 767px) { |
|
|
#main { |
|
|
padding: 1.5em; |
|
|
} |
|
|
} |
|
|
|
|
|
.widget_sp_image .widget-head { |
|
|
display: none; |
|
@@ -11290,3 +11315,42 @@ body.home.page-template-page-blank h3.widget-title { |
|
|
#content .panel-grid .widget .uc-cal .uc-cal-event-title { |
|
|
color: #0f4786 !important; |
|
|
} |
|
|
|
|
|
@media (max-width: 991px) { |
|
|
#page-single #page-sidebar { |
|
|
margin-top: 30px; |
|
|
} |
|
|
} |
|
|
#page-single #page-sidebar h1.widget-title { |
|
|
padding: 1em 15px 0; |
|
|
font-size: 17px; |
|
|
background-color: #f1f1f1; |
|
|
/* Fallback Color */ |
|
|
background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f1f1f1)) !important; |
|
|
/* Saf4+, Chrome */ |
|
|
background-image: -webkit-linear-gradient(top, white, #f1f1f1) !important; |
|
|
/* Chrome 10+, Saf5.1+, iOS 5+ */ |
|
|
background-image: -moz-linear-gradient(top, white, #f1f1f1) !important; |
|
|
/* FF3.6 */ |
|
|
background-image: -ms-linear-gradient(top, white, #f1f1f1) !important; |
|
|
/* IE10 */ |
|
|
background-image: -o-linear-gradient(top, white, #f1f1f1) !important; |
|
|
/* Opera 11.10+ */ |
|
|
background-image: linear-gradient(top, white, #f1f1f1) !important; |
|
|
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#f1f1f1') !important; |
|
|
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); |
|
|
border-bottom: 1px solid #e0e0e0; |
|
|
font-size: 14px; |
|
|
padding: 10px 15px; |
|
|
} |
|
|
@media (max-width: 767px) { |
|
|
#page-single #page-sidebar .form-group .form-control { |
|
|
width: 80%; |
|
|
display: inline-block; |
|
|
} |
|
|
} |
|
|
@media (max-width: 767px) { |
|
|
#page-single #page-sidebar .form-group .btn { |
|
|
margin-top: -3px; |
|
|
} |
|
|
} |