html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
}  button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box;
padding: 0;
} [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a:hover {
color: #191970;
transition-duration: 300ms;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
border-color: #aaa #bbb #bbb;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
@font-face {
font-family: "ArialRegular";
src: url(//vellum.co.ke/wp-content/themes/vellum-new/css/fonts/ArialMT.woff2);
}
body {
font-family: "Open Sans", sans-serif;
font-size: 1rem;
overflow-x: hidden;
max-width: 100%;
}
body::-webkit-scrollbar {
width: 0.5em;
}
body::-webkit-scrollbar-track {
box-shadow: inset 0 0 6px #ced4da;
}
body::-webkit-scrollbar-thumb {
background-color: #161616;
}
.width-80 {
width: 80%;
margin: auto;
max-width: 1450px;
}
.social {
display: flex;
margin: 0px;
padding-left: 0px;
}
.social li {
margin: 10px 10px;
display: flex;
align-items: center;
justify-content: center;
}
.social li:first-child {
margin-left: 0px;
}
.social li:last-child {
margin-right: 0px;
}
.social li a {
font-size: 14px;
line-height: 14px;
padding: 5px;
color: #fff;
transition-duration: 300ms;
}
.social li:hover a {
transform: scale(1.3);
}
.top-header {
background: #0C5678;
display: flex;
align-items: flex-end;
padding: 10px;
}
.top-header .width-80 {
display: flex;
justify-content: flex-end;
display: none;
}
.header {
width: 100%;
border-bottom: 2px solid #2b404b;
}
.header .logo-wrapper {
width: 100%;
text-align: center;
padding: 10px 0px 20px 0px;
}
.header .logo-wrapper .date {
text-align: center;
margin: 0px;
padding-top: 20px;
color: #0C5678;
font-weight: 600;
font-size: 14px;
}
.header .menu-wrapper {
padding: 7px 0px 10px 0px;
position: relative;
border-top: 1px solid rgba(43, 64, 75, 0.5);
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
text-transform: uppercase;
font-weight: 500;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
text-align: center;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
font-weight: 700 !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
font-weight: 700;
}
.mega-sub-menu {
padding: 10px 15px 10px 15px !important;
border-bottom: 10px solid #0C5678 !important;
}
.mega-sub-menu .mega-menu-column ul.mega-sub-menu li.mega-menu-item {
position: relative !important;
border-bottom: 1px solid #fff !important;
}
.mega-sub-menu .mega-menu-column ul.mega-sub-menu li.mega-menu-item:last-child {
border-bottom: none !important;
}
.mega-sub-menu #mega-menu-left a {
color: #fff;
}
button,
.btn {
box-shadow: none !important;
outline: none !important;
transition-duration: 300ms;
}
.flash-news {
background: #e7e5e2;
position: relative;
padding: 10px 0px;
}
.flash-news .width-80 {
position: relative;
padding: 10px 0px;
}
.flash-news .width-80 .fa-bolt {
position: absolute;
left: 0px;
top: 8px;
font-size: 1.8em;
color: #49C1BD;
}
.flash-news .width-80 .owl-dots {
display: none;
}
.flash-news .card {
background: transparent;
border: none;
width: 90%;
max-width: 1200px;
left: 0;
display: flex;
flex-direction: unset;
margin: 0px;
}
.flash-news .card .title-link {
font-size: 14px;
padding-left: 30px;
font-weight: 600;
color: #0C5678;
}
.flash-news .card h3 {
width: auto;
}
.flash-news .card .cat {
position: relative;
padding-left: 15px;
padding-top: 3px !important;
font-size: 12px;
font-weight: 600;
}
.flash-news .directional {
position: absolute;
z-index: 20;
right: 0;
top: 50%;
transform: translateY(-50%);
background: #e7e5e2;
}
.flash-news .directional button {
border: 1px solid rgba(43, 64, 75, 0.3);
}
.flash-news .directional button:hover {
background: #49C1BD;
color: #fff;
}
.title-arrow {
position: relative;
padding: 10px 0px;
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
color: #0C5678;
}
.title-arrow:after {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f061";
transition-duration: 300ms;
padding-left: 10px;
}
.cat {
padding-top: 10px;
color: rgba(0, 0, 0, 0.5098039216);
font-size: 14px;
}
.cat a {
color: #49C1BD;
}
.landing {
margin-top: 30px;
}
.landing .sider-wrapper {
padding: 20px 0px 20px 0px;
border-top: 5px solid #49C1BD;
border-right: 1px solid rgba(43, 64, 75, 0.3);
padding-right: 30px;
height: 100%;
}
.landing .sider-wrapper.right {
border-right: none;
border-left: 1px solid rgba(43, 64, 75, 0.3);
padding-left: 30px;
padding-right: 0px;
}
.landing .sider-wrapper .title-arrow {
padding: 10px 0px 20px 0px;
border-bottom: 2px solid #49C1BD;
}
.landing .sider-wrapper .card {
padding: 10px 0px;
border: none;
border-bottom: 1px solid rgba(43, 64, 75, 0.4);
}
.landing .sider-wrapper .card .title-wrapper {
position: relative;
}
.landing .sider-wrapper .card .title-wrapper a {
color: #2b404b;
font-weight: 600;
}
.landing .sider-wrapper .card .title-wrapper a:hover {
color: #49C1BD;
}
.landing .sider-wrapper .card .cat {
padding-top: 10px;
}
.landing .sider-wrapper .card .cat a {
color: #49C1BD;
}
.landing .sider-wrapper .card:last-child {
border-bottom: 0px;
}
.landing .latest-slider .img-wrapper {
position: relative;
width: 100%;
height: 450px;
}
.landing .latest-slider .img-wrapper img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.landing .latest-slider .landing-banner-content {
padding-top: 15px;
text-align: center;
}
.landing .latest-slider .landing-banner-content .cat {
margin-bottom: 0px;
}
.landing .latest-slider .landing-banner-content .cat a {
color: #49C1BD;
}
.landing .latest-slider .landing-banner-content .sec-title {
font-size: 2em;
margin: 10px 0px 10px 0px;
}
.landing .latest-slider .landing-banner-content .sec-title a {
color: #0C5678;
}
.landing .latest-slider .owl-dots .owl-dot span {
width: 15px;
background: #fff;
height: 10px;
width: 30px;
border: 1px solid #2b404b;
}
.landing .latest-slider .owl-dots .owl-dot.active span {
background: #0C5678;
border: 1px solid #0C5678;
width: 60px;
}
.landing .playbook {
margin-top: 10px;
}
.landing .playbook .card {
padding: 40px 0px 40px 0px;
text-align: center;
border: none;
margin-top: 20px;
border-top: 3px solid #49c1bd;
}
.landing .playbook .card .title-wrapper {
position: relative;
}
.landing .playbook .card .title-wrapper a {
color: #0C5678;
font-weight: 600;
font-size: 20px;
}
.landing .playbook .card .title-wrapper a:hover {
color: #49C1BD;
}
.landing .playbook .card .cat {
padding-bottom: 10px;
}
.landing .playbook .card .cat a {
color: #49C1BD;
}
.related-cat {
position: relative;
padding: 100px 0px;
background: rgba(12, 86, 120, 0.2);
}
.related-cat .card {
background: transparent;
height: 100%;
padding-bottom: 10px;
}
.related-cat .card .img-wrapper {
position: relative;
width: 100%;
height: 250px;
}
.related-cat .card .img-wrapper img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.related-cat .card .the-date {
position: absolute;
z-index: 20;
bottom: 0px;
background: #0C5678;
color: #fff;
right: 0;
padding: 3px 10px;
font-size: 14px;
margin-bottom: 10px;
}
.related-cat .card .card-body {
padding: 15px 0px 20px 0px;
}
.related-cat .card .card-body .title-link .card-title {
color: #49C1BD;
font-size: 1.2em;
font-weight: 700;
}
.related-cat .card .card-body .card-text {
padding-bottom: 20px;
font-size: 0.8em;
}
.related-cat .card .card-body .btn {
color: #fff;
background: #49C1BD;
position: absolute;
bottom: 0;
}
.related-cat .card .card-body .btn:hover {
background: #0C5678;
}
.all-articles {
padding: 0px 0px 20px 0px;
}
.all-articles .latest-story {
width: 100%;
}
.all-articles .latest-story .content {
padding: 100px 0px;
position: relative;
width: 100%;
min-height: 60vh;
height: 100%;
color: #fff;
}
.all-articles .latest-story .content .title {
color: #fff;
}
.all-articles .latest-story .content a {
color: #fff;
transition-duration: 300ms;
}
.all-articles .latest-story .content a h2 {
font-size: 1.8em;
}
.all-articles .latest-story .content a:hover {
opacity: 0.5;
}
.all-articles .latest-story .content .badge {
font-size: 80%;
}
.all-articles .latest-story .content .badge span {
background: #49C1BD;
color: #fff;
padding: 7px 20px;
margin-right: 10px;
border-radius: 3px;
}
.all-articles .latest-story .content .btn {
border: 1px solid #fff;
padding: 5px 50px;
}
.all-articles .latest-story .content .btn:hover {
background: #49C1BD;
color: #fff;
border: 1px solid #49C1BD;
opacity: 1;
}
.all-articles .latest-story .content:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(12, 86, 120, 0.9);
}
.all-articles .latest-story .content .width-80 {
position: relative;
z-index: 20;
}
.all-articles .latest-story .bg-background {
background-size: cover !important;
background-position: center !important;
}
.all-articles .none-found {
position: relative;
min-height: calc(100vh - 500px);
display: flex;
align-items: center;
justify-content: center;
background: #e7e5e2;
}
.all-articles .none-found h3 {
color: #0C5678;
}
.all-articles .more-articles {
padding: 50px 0px 20px 0px;
}
.all-articles .more-articles .col-md-4:nth-child(even) .card {
background: rgba(12, 86, 120, 0.1);
}
.all-articles .more-articles .card {
padding: 0px 0px 0px 0px;
box-shadow: 5px 5px 17px 7px rgba(0, 0, 0, 0.1);
height: 100%;
}
.all-articles .more-articles .card .img-wrapper {
height: 35vh;
}
.all-articles .more-articles .card .img-wrapper img {
transition-duration: 400ms;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
position: relative;
}
.all-articles .more-articles .card .img-wrapper i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
z-index: 120;
font-size: 2.2em;
}
.all-articles .more-articles .card .img-wrapper .the-date {
position: absolute;
z-index: 10;
padding: 5px 10px 5px 20px;
border-top-left-radius: 20px;
font-size: 12px;
color: #fff;
background: #0C5678;
right: 0;
bottom: 0px;
margin-bottom: 0px;
}
.all-articles .more-articles .card .card-body {
padding: 20px 20px 20px 20px;
}
.all-articles .more-articles .card .card-body .card-title {
font-size: 1.2em;
font-weight: 600;
color: #49C1BD;
transition-duration: 300ms;
}
.all-articles .more-articles .card .card-body .card-title:hover {
color: #0C5678;
}
.all-articles .more-articles .card .card-body .card-text {
font-size: 18px;
}
.card {
border: none;
}
.sec-title {
font-size: 1.8em;
font-weight: 600;
}
.pgntn-page-pagination .pgntn-page-pagination-block .pgntn-page-pagination-intro {
padding: 5px 10px;
font-size: 18px;
margin-top: 10px;
}
.pgntn-page-pagination .pgntn-page-pagination-block .page-numbers {
padding: 5px 10px;
font-size: 18px;
margin: 0px 0px;
}
.pgntn-page-pagination .pgntn-page-pagination-block .page-numbers.current {
background-color: #0C5678 !important;
color: #fff !important;
}
.home-gazette {
margin: 0px 0px;
padding: 50px 0px;
border-top: 1px solid rgba(43, 64, 75, 0.5);
border-bottom: 1px solid #2b404b;
background: #0c5678;
}
.home-gazette .col-md-3:last-child .card {
border-right: none;
}
.home-gazette .title-arrow {
padding: 10px 0px 20px 0px;
color: #fff;
}
.home-gazette .card {
background: transparent;
border: none;
border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.home-gazette .card .cat {
color: #fff;
}
.home-gazette .card .title-wrapper {
padding: 10px 0px;
}
.home-gazette .card .title-wrapper a {
color: #fff;
font-weight: 600;
}
.home-gazette .card .title-wrapper a:hover {
color: #0C5678;
}
.sec-title a {
color: #0C5678;
}
.sec-title a:hover {
color: #49C1BD;
}
.img-wrapper {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.img-wrapper img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
transition-duration: 300ms;
}
.img-wrapper:hover img {
transform: scale(1.05);
}
.political-sentiment {
padding: 50px 0px;
}
.political-sentiment .title-arrow {
padding: 10px 0px 30px 0px;
}
.political-sentiment .left-card .card {
position: relative;
width: 98%;
}
.political-sentiment .left-card .card .cat {
margin: 10px 0px;
}
.political-sentiment .right-card .card {
width: 100%;
width: 90%;
margin: auto;
}
.political-sentiment .right-card .card .img-wrapper {
height: 25vh;
}
.political-sentiment .right-card .card .sec-title {
font-size: 1.2em;
padding-top: 10px;
}
.political-sentiment .right-card .card .cat {
padding-top: 0px;
}
.political-sentiment .right-stories {
background: rgba(43, 64, 75, 0.08);
padding: 3% 3% 1% 3%;
}
.political-sentiment .right-stories .card {
padding: 20px 0px 10px 0px;
background: transparent;
border-bottom: 1px solid #49C1BD;
}
.political-sentiment .right-stories .card .sec-title {
font-size: 1.2em;
}
.political-sentiment .right-stories .card .sec-title a {
color: #2b404b;
}
.political-sentiment .right-stories .card .sec-title a:hover {
color: #0C5678;
}
.political-sentiment .right-stories .card:last-child {
border-bottom: none;
}
.political-sentiment.parliament .title-arrow {
padding: 60px 0px 40px 10px;
border-top: 4px solid #49C1BD;
}
.political-sentiment.parliament .left-card .card {
width: 95%;
margin: auto;
}
.sectors {
background: rgba(43, 64, 75, 0.08);
padding: 20px 0px 50px 0px;
}
.sectors .title-arrow {
padding: 60px 0px 20px 0px;
margin-bottom: 30px;
border-bottom: 4px solid #49C1BD;
}
.sectors .card {
width: 100%;
background: transparent;
border-radius: 0px;
padding: 0px 0px 10px 0px;
background: transparent;
border-bottom: 1px solid #49C1BD;
}
.sectors .card .img-wrapper {
height: 25vh;
}
.sectors .card .sec-title {
font-size: 1.2em;
padding-top: 20px;
padding-bottom: 10px;
}
.sectors .card .cat {
padding-top: 0px;
}
.footer {
background: #0C5678;
padding: 50px 0px 50px 0px;
position: relative;
overflow: hidden;
}
.footer .width-80 {
width: 80%;
margin: auto;
}
.footer img {
width: 90%;
height: auto;
margin-bottom: 30px;
}
.footer p {
color: #fff;
width: 90%;
opacity: 0.9;
}
.footer h3.title {
color: #fff;
font-size: 25px;
margin-bottom: 30px;
padding-bottom: 20px;
position: relative;
}
.footer h3.title:after {
position: absolute;
content: "";
width: 40px;
height: 2px;
left: 0;
bottom: 0;
background: #fff;
transition-duration: 500ms;
}
.footer h3.title::before {
position: absolute;
content: "";
width: 80px;
height: 2px;
left: 40px;
bottom: 0;
background: #2b404b;
transition-duration: 500ms;
}
.footer h3.title:hover:after {
width: 120px;
}
.footer .social li a {
font-size: 30px;
padding: 5px;
color: #fff;
transition-duration: 300ms;
}
.footer .footer-menu ul {
padding: 0;
margin: 0;
-moz-column-count: 2;
column-count: 2;
-moz-column-gap: 10px;
column-gap: 10px;
text-align: left;
}
.footer .footer-menu ul li {
position: relative;
list-style-type: none;
padding-bottom: 10px;
transition-duration: 300ms;
padding-left: 10px;
}
.footer .footer-menu ul li::before {
position: relative;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f0a4";
transition-duration: 300ms;
color: #fff;
left: -10px;
font-size: 90%;
}
.footer .footer-menu ul li a {
font-size: 20px;
color: #fff;
}
.footer .footer-menu ul li:hover {
opacity: 0.8;
transform: translateX(5px);
}
.footer .subscribe-bx form {
max-width: 500px;
position: relative;
}
.footer .subscribe-bx form .form-control {
border-radius: 16px;
padding: 25px 20px;
}
.footer .subscribe-bx form .btn {
position: absolute;
background: #2b404b;
color: #fff;
right: 0;
top: 0;
padding: 13px 40px;
border-radius: 0px;
border-top-right-radius: 16px;
border-bottom-right-radius: 16px;
}
.copyright {
padding: 10px 0px;
text-align: center;
background: #2b404b;
color: #fff;
}
.playbook-slide {
padding: 80px 0px;
background: rgba(220, 220, 227, 0.4);
}
.playbook-slide .big-title {
font-weight: 600;
font-size: 4em;
padding-top: 40px;
color: #49C1BD;
}
.playbook-slide .big-title span {
display: block;
color: #0C5678;
font-size: 0.6em;
text-align: right;
}
.playbook-slide .img-wrapper {
margin-top: 80px;
}
.playbook-slide .owl-theme .owl-dots {
position: absolute;
top: -30px;
left: 0;
}
.playbook-slide .owl-theme .owl-dots .owl-dot {
margin: 10px;
font-size: 30px;
}
.playbook-slide .owl-theme .owl-dots .owl-dot button {
width: 60px;
height: 60px;
font-size: 20px;
font-weight: 600;
border-radius: 50%;
background: #fff;
border: 1px solid #2b404b;
}
.playbook-slide .owl-theme .owl-dots .owl-dot.active button {
background: #0C5678;
border: 1px solid #0C5678;
width: 70px;
height: 70px;
color: #fff;
}
.playbook-slide .card {
background: #fff;
transform: translate(-100px, 100px);
box-shadow: 5px 5px 17px 7px rgba(0, 0, 0, 0.1);
padding: 50px;
}
.playbook-slide .card .card-title {
font-size: 30px;
color: #0C5678;
font-weight: 600;
}
.page-banner {
height: 35vh;
position: relative;
width: 100%;
}
.page-banner img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.page-banner .banner-content {
position: absolute;
z-index: 20;
top: 50%;
left: 50%;
transform: translate(-50%, -10%);
color: #fff;
text-align: center;
}
.page-banner .banner-content h2 {
font-size: 55px;
font-family: "ArialRegular";
font-weight: 700;
text-transform: uppercase;
}
.page-banner .banner-content h3 {
font-size: 25px;
font-style: italic;
}
.page-banner:after {
position: absolute;
content: "";
left: 0;
top: 0;
width: 100%;
height: 100%;
background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1));
z-index: 10;
}
.big-title {
position: relative;
}
.big-title img {
position: absolute;
opacity: 0.05;
width: 300px;
left: 30px;
top: -30px;
}
.parliamentary-aisle {
padding: 50px 0px;
}
.parliamentary-aisle .big-title {
font-weight: 600;
font-size: 4em;
color: #49C1BD;
display: inline-block;
transform: translateX(-50%);
left: 50%;
}
.parliamentary-aisle .big-title img {
top: -50%;
}
.parliamentary-aisle .big-title span {
display: block;
color: #0C5678;
font-size: 0.6em;
text-align: right;
transform: translateX(30px);
}
.parliamentary-aisle .card {
padding: 20px 20px 40px;
border-radius: 0px;
height: 100%;
background: #e7e5e2;
text-align: center;
}
.parliamentary-aisle .card .img-wrapper {
width: 300px;
height: 300px;
border-radius: 50%;
position: relative;
overflow: hidden;
margin: auto;
}
.parliamentary-aisle .card .img-wrapper img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.parliamentary-aisle .card .card-title {
font-size: 20px;
padding-top: 20px;
color: #0C5678;
font-weight: 600;
}
.parliamentary-aisle .col-md-4:nth-child(even) .card,
.parliamentary-aisle .col-md-6:nth-child(even) .card,
.parliamentary-aisle .col:nth-child(even) .card {
background: #0C5678;
color: #fff;
position: relative;
}
.parliamentary-aisle .col-md-4:nth-child(even) .card .card-title,
.parliamentary-aisle .col-md-6:nth-child(even) .card .card-title,
.parliamentary-aisle .col:nth-child(even) .card .card-title {
color: #fff;
}
.talking-of-which {
padding: 50px 0px;
}
.talking-of-which .big-title {
font-weight: 600;
font-size: 4em;
color: #49C1BD;
display: inline-block;
}
.talking-of-which .big-title img {
top: -50%;
}
.talking-of-which .big-title span {
display: block;
color: #0C5678;
font-size: 0.6em;
text-align: right;
transform: translateX(30px);
}
.talking-of-which .row .card {
padding: 5%;
}
.talking-of-which .row .col-md-9 {
background: #DCDCE3;
}
.talking-of-which .row .col-md-9 .card {
background: none;
}
.talking-of-which .row:nth-child(even) .col-md-9 {
background: #0C5678;
}
.talking-of-which .row:nth-child(even) .col-md-9 .card {
background: none;
color: #fff;
}
.corridor-of-justice {
position: relative;
padding: 50px 0px 80px 0px;
background: #49C1BD;
}
.corridor-of-justice .big-title {
font-weight: 600;
font-size: 4em;
color: #fff;
display: inline-block;
}
.corridor-of-justice .big-title img {
top: -50%;
}
.corridor-of-justice .big-title span {
display: block;
color: #0C5678;
font-size: 0.6em;
text-align: right;
transform: translateX(30px);
}
.corridor-of-justice .owl-theme .owl-dots {
position: absolute;
top: -25%;
right: 50%;
}
.corridor-of-justice .owl-theme .owl-dots .owl-dot {
margin: 10px;
font-size: 30px;
}
.corridor-of-justice .owl-theme .owl-dots .owl-dot button {
width: 60px;
height: 60px;
font-size: 16px;
font-weight: 600;
border-radius: 50%;
background: #fff;
opacity: 0.2;
border: 1px solid #2b404b;
}
.corridor-of-justice .owl-theme .owl-dots .owl-dot.active button {
opacity: 1;
background: #0C5678;
border: 1px solid #0C5678;
width: 100px;
height: 100px;
font-size: 25px;
color: #fff;
}
.corridor-of-justice .direction {
position: absolute;
z-index: 50;
width: 100%;
left: 50%;
bottom: -50px;
right: 50%;
transform: translate(0%, -35%);
background: none;
}
.corridor-of-justice .direction button {
border: 1px solid rgba(43, 64, 75, 0.3);
background: #0C5678;
padding: 8px 40px;
color: #fff;
}
.corridor-of-justice .direction button:hover {
background: #49C1BD;
color: #fff;
}
.corridor-of-justice .card {
background: #fff;
transform: translate(-100px, 50px);
box-shadow: 5px 5px 17px 7px rgba(0, 0, 0, 0.1);
padding: 50px;
}
.corridor-of-justice .card .card-title {
font-size: 30px;
color: #0C5678;
font-weight: 600;
}
.page-bg {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
opacity: 0.2;
z-index: -1;
}
.contact {
font-size: 14px;
background: rgba(238, 238, 238, 0.5);
}
.contact .content {
padding: 30px;
position: relative;
transform: translateY(-50px);
z-index: 10;
}
.contact .content:after {
content: "";
position: absolute;
width: 75%;
height: 100%;
top: 0;
left: 25%;
background: linear-gradient(to bottom, white 10%, rgba(255, 255, 255, 0.5) 65%);
box-shadow: 5px 5px 7px 7px rgba(0, 0, 0, 0.05);
}
.contact .content .sec-title {
position: relative;
font-size: 30px;
margin-bottom: 20px;
padding-bottom: 15px;
font-size: 25px;
margin-bottom: 20px;
padding-bottom: 15px;
}
.contact .content .sec-title:after {
position: absolute;
content: "";
width: 100px;
height: 1px;
background: #2b404b;
left: 0;
bottom: 0;
}
.contact .content .sec-title:before {
position: absolute;
content: "";
width: 20px;
height: 5px;
background: #2b404b;
left: 0;
bottom: -2px;
}
.contact form {
position: relative;
z-index: 20;
margin-top: 30px;
}
.contact form .form-row {
padding-bottom: 20px;
}
.contact form .form-control {
background: transparent;
padding-left: 20px;
}
.contact form .select,
.contact form .wpcf7-radio {
border: none;
}
.contact form .select .wpcf7-list-item,
.contact form .wpcf7-radio .wpcf7-list-item {
margin-left: 0px;
}
.contact form .select .wpcf7-list-item label,
.contact form .wpcf7-radio .wpcf7-list-item label {
font-size: 14px;
opacity: 1;
}
.contact form .submit {
width: 100%;
margin-top: 0px;
}
.contact form .submit .btn {
background: #0C5678;
color: #fff;
border-radius: 10px;
padding: 15px 70px;
text-transform: uppercase;
font-weight: 600;
}
.contact form .submit .btn:hover {
background: #49C1BD;
}
.contact .card {
position: relative;
border-radius: 0px;
z-index: 20;
padding: 30px 20px;
background-size: cover !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
color: #fff;
}
.contact .card .card-body {
position: relative;
z-index: 10;
}
.contact .card .card-body h3 {
color: #fff;
font-size: 18px;
font-weight: 700;
position: relative;
}
.contact .card .card-body h3.title {
font-size: 25px;
margin-bottom: 20px;
padding-bottom: 15px;
}
.contact .card .card-body h3.title:after {
position: absolute;
content: "";
width: 100px;
height: 1px;
background: #fff;
left: 0;
bottom: 0;
}
.contact .card .card-body h3.title:before {
position: absolute;
content: "";
width: 20px;
height: 5px;
background: #fff;
left: 0;
bottom: -2px;
}
.contact .card .card-body ul {
list-style: none;
margin-left: 10px;
position: relative;
margin-bottom: 30px;
}
.contact .card .card-body ul a {
color: #fff;
transition-duration: 300ms;
}
.contact .card .card-body ul a:hover {
color: #49c1bd;
}
.contact .card .card-body ul:after {
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 25px;
color: white;
top: -5px;
left: -5px;
}
.contact .card .card-body ul.call:after {
content: "\f87b";
}
.contact .card .card-body ul.mail:after {
content: "\f0e0";
}
.contact .card .card-body ul.location:after {
content: "\f5a0";
}
.contact .card:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(12, 86, 120, 0.9);
}
.about-header {
min-height: 70vh;
display: flex;
align-items: center;
position: relative;
padding: 20px 0px;
}
.about-header .content {
max-width: 90%;
position: relative;
z-index: 10;
}
.about-header .content .title {
font-weight: 600;
font-size: 4em;
color: #49C1BD;
display: inline-block;
transform: translateX(-30%);
left: 50%;
}
.about-header .content .title span {
color: #0C5678;
font-size: 0.8em;
text-align: right;
transform: translateX(30px);
}
.about-header .content .sub-title {
font-size: 35px;
padding: 10px 0px;
}
.about-header .content p {
font-size: 20px;
}
.about-header:after {
position: absolute;
content: "";
width: 40%;
height: 100%;
right: 0;
top: 0;
background: rgba(73, 193, 189, 0.5);
}
.about-header .banner-wrapper {
width: 80%;
position: relative;
z-index: 10;
min-height: 300px;
}
.offers {
padding: 70px 0px;
}
.offers .card {
height: 100%;
text-align: center;
box-shadow: 0px 5px 17px 7px rgba(0, 0, 0, 0.1);
box-shadow: 11px 16px 17px 7px rgba(0, 0, 0, 0.05);
}
.offers .card .img-wrapper {
width: 120px;
height: 120px;
position: relative;
border-radius: 50%;
padding: 30px;
border: 4px solid #49C1BD;
margin: auto;
}
.offers .card .img-wrapper img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.offers .card .card-body h3 {
color: #0C5678;
font-weight: 600;
font-size: 20px;
padding: 1px 0px 15px 0px;
margin-bottom: 20px;
position: relative;
}
.offers .card .card-body h3:before {
position: absolute;
content: "";
width: 50%;
height: 3px;
left: 50%;
transform: translateX(-50%);
bottom: 3px;
background: #49C1BD;
}
.offers .card .card-body h3:after {
position: absolute;
content: "";
width: 40%;
height: 1px;
left: 50%;
transform: translateX(-50%);
bottom: 0px;
background: #49C1BD;
}
.other-offers {
background: rgba(220, 220, 227, 0.4);
padding: 70px 0px;
}
.other-offers .sec-title {
text-align: center;
position: relative;
padding-bottom: 20px;
}
.other-offers .sec-title:before {
position: absolute;
content: "";
width: 200px;
height: 3px;
left: 50%;
transform: translateX(-50%);
bottom: 3px;
background: #49C1BD;
}
.other-offers .sec-title:after {
position: absolute;
content: "";
width: 100px;
height: 1px;
left: 50%;
transform: translateX(-50%);
bottom: 0px;
background: #49C1BD;
}
.other-offers .content-wrapper {
max-width: 1000px;
margin: auto;
}
.other-offers .content-wrapper ul {
list-style: none;
padding-bottom: 0px;
position: relative;
padding-top: 0px;
margin-top: 50px;
padding: 0px;
}
.other-offers .content-wrapper ul:after {
position: absolute;
content: "";
width: 1px;
height: 100%;
left: 50%;
transform: translateX(-50%);
top: 10px;
background: #0C5678;
}
.other-offers .content-wrapper ul li {
position: relative;
margin-left: 0px;
font-size: 20px;
font-weight: 600;
margin: 30px 0px;
}
.other-offers .content-wrapper ul li:before {
position: absolute;
content: "";
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid #49C1BD;
z-index: 10;
background: #fff;
left: 50%;
transform: translateX(-50%);
top: -5px;
}
.other-offers .content-wrapper ul li:after {
font-family: "Font Awesome 5 Free";
position: absolute;
z-index: 20;
top: 3px;
left: 50%;
transform: translateX(-50%);
font-weight: 900;
content: "\f005";
font-size: 16px;
color: #0C5678;
}
.other-offers .content-wrapper ul li .card {
width: 45%;
padding: 40px;
margin-left: auto;
box-shadow: 11px 16px 17px 7px rgba(0, 0, 0, 0.05);
}
.other-offers .content-wrapper ul li .card .count {
width: 25px;
height: 25px;
font-size: 14px;
background: #49C1BD;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 0px;
top: 0px;
}
.other-offers .content-wrapper ul li:nth-child(even) .card {
text-align: right;
margin-right: auto;
margin-left: 0px;
}
.other-offers .content-wrapper ul li:nth-child(even) .card .count {
left: auto;
right: 0px;
}
.other-offers .content-wrapper ul li:nth-child(3n+1) .card {
background: #49C1BD;
color: #fff;
}
.other-offers .content-wrapper ul li:nth-child(3n+1) .card .count {
background: #0C5678;
}
blockquote {
margin-bottom: 2.5rem;
font-style: italic;
border-left: solid 6px #00a84f;
border-radius: 15px;
background: white;
padding: 14px;
padding-left: 20px;
}
.single-content p{
font-size: 1.2rem;
}
.single-content {
padding: 50px 0px;
}
.single-content .cat {
padding-bottom: 20px;
}
.single-content .cat .btn {
background: #f9e24c;
color: #000;
padding: 5px 10px;
font-size: 12px;
font-weight: 600;
}
.single-content .post-title {
font-weight: 700;
}
.single-content .excerpt {
width: 100%;
max-width: 1200px;
font-size: 20px;
padding: 10px 0px;
border-left: 5px solid #0C5678;
border-radius: 10px;
padding-left: 20px;
margin-left: 0px;
margin-top: 15px;
margin-right: 30px;
margin-bottom: 15px;
font-style: italic;
font-weight: 600;
}
.single-content .meta {
list-style: none;
padding-left: 0px;
display: flex;
position: relative;
margin-left: 0px;
margin-bottom: 20px;
}
.single-content .meta li {
position: relative;
padding: 2px 20px;
font-weight: 600;
}
.single-content .meta li:before {
position: absolute;
content: "";
left: 0px;
top: 50%;
transform: translateY(-50%) rotate(10deg);
width: 2px;
height: 20px;
background: #0C5678;
}
.single-content .meta li:first-child {
padding-left: 0px;
}
.single-content .meta li:first-child:before {
display: none;
}
.single-content .post-thumbnail {
width: 100%;
height: 450px;
position: relative;
border-radius: 5px;
overflow: hidden;
padding-bottom: 25px;
}
.single-content .post-thumbnail img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.single-content .content-wrapper {
padding: 4% 6% 2% 6%; }
.single-content .content-wrapper ul,
.single-content .content-wrapper ol {
padding-left: 20px;
margin-left: 10px;
}
.single-content .content-wrapper b {
color: #0C5678;
}
.single-content .content-wrapper h1,
.single-content .content-wrapper h2,
.single-content .content-wrapper h3,
.single-content .content-wrapper h4 {
color: #0C5678;
}
.related-stories {
position: relative;
}
.related-stories .title {
text-align: left;
}
.related-stories .stories-wrapper {
margin-top: 0px;
position: sticky;
top: 10%;
padding: 40px 30px;
background: rgba(12, 86, 120, 0.2);
}
.related-stories .stories-wrapper .card {
background: transparent;
border-top: 1px solid white;
padding: 10px 0px;
}
.related-stories .stories-wrapper .card .the-date {
margin-bottom: 5px;
font-size: 12px;
font-weight: 600;
color: #49C1BD;
}
.related-stories .stories-wrapper .card .title-link {
color: #0C5678;
}
.related-stories .stories-wrapper .card .title-link .card-title {
font-size: 16px;
font-weight: 600;
line-height: 1.5;
margin-bottom: 0px;
}
.related-stories .stories-wrapper .card .intro {
margin-bottom: 0px;
font-size: 14px;
}
.previus-play {
background: rgba(43, 64, 75, 0.08);
padding: 20px 0px 50px 0px;
}
.previus-play .title-arrow {
padding: 60px 0px 20px 0px;
margin-bottom: 30px;
border-bottom: 4px solid #49C1BD;
}
.previus-play .card {
background: transparent;
}
.previus-play .card .sec-title {
font-size: 1.2em;
padding-top: 20px;
padding-bottom: 10px;
}
.previus-play .card .sec-title i {
font-size: 20px;
padding-right: 5px;
color: #49C1BD;
transform: translateY(-1px);
transition-duration: 300ms;
}
.previus-play .card .sec-title:hover i {
transform: translatex(5px);
}
.page_404 {
padding: 20px 0px 40px 0px;
text-align: center;
}
.page_404 .animated-bg {
min-height: 400px;
padding-bottom: 40px;
}
.page_404 .btn {
background: #0C5678;
color: #fff;
padding: 7px 50px;
}
.page_404 .btn:hover {
background: #49C1BD;
} @media only screen and (max-width: 1399px) {
.header .logo-wrapper {
padding: 10px 0px 10px 0px;
}
.header .logo-wrapper img {
max-width: 150px;
}
.header .logo-wrapper .date {
font-size: 12px;
padding-top: 8px;
}
.header #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
font-size: 12px;
padding: 5px 12px;
}
.header #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
font-size: 11px;
padding: 0px 10px 0px 10px;
line-height: 24px;
}
.flash-news .card .title-link {
font-size: 12px;
line-height: 1;
padding-left: 20px;
}
.flash-news .width-80 {
padding: 0px 0px;
}
.flash-news .width-80 .fa-bolt {
top: 5px;
font-size: 1.2em;
}
.flash-news .directional button {
padding: 0px 10px;
}
.top-header {
padding: 5px;
}
.landing .sider-wrapper .title-arrow {
padding: 5px 0px 10px 0px;
}
.title-arrow {
font-size: 15px;
}
.cat {
font-size: 11px;
}
.flash-news .card .cat {
padding-top: 5px !important;
padding-left: 10px;
}
.landing .sider-wrapper {
border-top: 4px solid #49C1BD;
padding-right: 20px;
}
.landing .sider-wrapper .card .title-wrapper a {
font-size: 13px;
}
.width-80 {
width: 87%;
}
.landing .sider-wrapper .card {
margin-bottom: 8px;
}
.landing .sider-wrapper .card .cat {
padding-top: 5px;
}
.landing .latest-slider .landing-banner-content .sec-title {
font-size: 1.2em;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 5px;
}
.landing .playbook .card {
padding: 20px 0px 20px 0px;
margin-top: 10px;
border-top: 2px solid #49c1bd;
}
.landing .playbook .card .cat {
padding-bottom: 5px;
}
.landing .playbook .card .title-wrapper a {
font-size: 1.2em;
}
.home-gazette {
padding: 30px 0px 20px 0px;
}
.home-gazette .card {
border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.home-gazette .title-arrow {
padding: 10px 0px 0px 0px;
}
.sec-title {
font-size: 1.2em;
}
.political-sentiment .right-card .card .sec-title {
font-size: 1em;
}
.political-sentiment .right-stories .card .sec-title {
font-size: 0.8em;
line-height: 1.5;
}
.political-sentiment .right-stories {
background: rgba(43, 64, 75, 0.08);
padding: 2% 2% 1% 2%;
}
.political-sentiment .right-stories .cat {
margin-bottom: 5px;
}
p {
font-size: 13px;
margin-bottom: 7px;
}
.political-sentiment {
padding: 50px 0px 20px 0px;
}
.sectors .card .sec-title {
font-size: 1em;
padding-top: 10px;
padding-bottom: 0px;
}
.footer h3.title {
font-size: 20px;
}
.footer .footer-menu ul li a {
font-size: 14px;
color: #fff;
}
.footer .subscribe-bx form .form-control {
border-radius: 8px;
padding: 10px 15px;
font-size: 14px;
}
.footer .subscribe-bx form .btn {
right: -2px;
padding: 6px 15px;
border-radius: 0px;
font-size: 14px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
}
.copyright {
font-size: 12px;
}
.footer {
background: #0C5678;
padding: 30px 0px 20px 0px;
}
.footer .width-80 {
width: 87%;
margin: auto;
}
h1 {
font-size: 1.5em;
}
.all-articles .latest-story .content .badge span {
padding: 5px 15px;
border-radius: 2px;
}
.all-articles .latest-story .content a h2 {
font-size: 1.2em;
}
.all-articles .latest-story .content .btn {
border: 1px solid #fff;
padding: 3px 30px;
font-size: 12px;
}
.all-articles .more-articles .card .card-body .card-title {
font-size: 1em;
}
.all-articles .more-articles .card .card-body .card-text {
font-size: 13px;
}
h2.title {
font-size: 20px;
}
.pgntn-page-pagination .pgntn-page-pagination-block .pgntn-page-pagination-intro {
padding: 3px 5px;
font-size: 12px;
}
.pgntn-page-pagination .pgntn-page-pagination-block .page-numbers {
padding: 3px 5px;
font-size: 12px;
}
.page-banner .banner-content h2 {
font-size: 30px;
}
.page-banner .banner-content h3 {
font-size: 18px;
}
.playbook-slide .owl-theme .owl-dots .owl-dot button {
width: 40px;
height: 40px;
font-size: 14px;
}
.playbook-slide .owl-theme .owl-dots .owl-dot.active button {
width: 50px;
height: 50px;
}
.playbook-slide {
padding: 50px 0px;
background: rgba(220, 220, 227, 0.4);
}
.playbook-slide .big-title {
font-size: 2.5em;
padding-top: 20px;
}
.playbook-slide .img-wrapper {
margin-top: 60px;
}
.playbook-slide .card {
padding: 25px;
}
.playbook-slide .card .card-title {
font-size: 16px;
}
.parliamentary-aisle .card .img-wrapper {
width: 200px;
height: 200px;
border-radius: 50%;
position: relative;
overflow: hidden;
margin: auto;
}
.parliamentary-aisle .big-title {
font-size: 2.2em;
}
.parliamentary-aisle .card .card-title {
font-size: 16px;
padding-top: 10px;
}
.parliamentary-aisle {
padding: 10px 0px 50px 0px;
}
.corridor-of-justice .big-title {
font-size: 2.2em;
}
.corridor-of-justice .owl-theme .owl-dots .owl-dot button {
width: 40px;
height: 40px;
font-size: 13px;
}
.corridor-of-justice .owl-theme .owl-dots .owl-dot.active button {
width: 50px;
height: 50px;
font-size: 16px;
}
.corridor-of-justice .card {
padding: 25px;
}
.corridor-of-justice .card .card-title {
font-size: 16px;
}
.corridor-of-justice .direction button {
padding: 5px 20px;
font-size: 14px;
}
.talking-of-which .big-title {
font-size: 2.2em;
}
.talking-of-which .row .card {
padding: 3%;
}
.talking-of-which .row .card .card-title {
font-size: 16px;
font-weight: 700;
}
.about-header .content .title {
font-size: 2.5em;
}
.about-header .content p {
font-size: 14px;
}
.offers .card .card-body h3 {
font-size: 16px;
}
.other-offers .content-wrapper ul li .card {
font-size: 16px;
}
.contact form .submit .btn {
border-radius: 5px;
padding: 8px 50px;
}
.single-content {
padding: 20px 0px;
}
.single-content .cat .btn {
background: #f9e24c;
color: #000;
padding: 3px 10px;
font-size: 10px;
font-weight: 600;
}
.single-content .post-title {
font-size: 25px;
}
.single-content .meta li {
font-size: 12px;
}
.related-stories .stories-wrapper {
margin-top: 0px;
padding: 30px 20px;
}
.related-stories .stories-wrapper h2.title {
margin-bottom: 10px;
}
.related-stories .stories-wrapper .card .title-link .card-title {
font-size: 12px;
}
.related-stories .stories-wrapper .card .intro {
font-size: 12px;
}
}
@media only screen and (max-width: 767px) {
.flash-news .card {
width: 100%;
}
.flash-news .card .cat {
display: none;
}
.flash-news .directional {
display: none;
}
.flash-news .card .title-link {
padding-left: 10px;
font-size: 11px;
}
.landing {
margin-top: 20px;
}
.landing .sider-wrapper {
padding: 20px 0px 20px 20px;
border-left: 1px solid rgba(43, 64, 75, 0.3);
padding-right: 20px;
}
.landing .sider-wrapper.right {
border-right: 1px solid rgba(43, 64, 75, 0.3);
padding-left: 20px;
padding-right: 20px;
}
.landing .sider-wrapper .card .title-wrapper {
line-height: 1.2;
}
.landing .col-md-6 {
order: -1;
}
.landing .latest-slider .img-wrapper {
height: 35vh;
}
.landing .latest-slider .landing-banner-content .sec-title {
font-size: 1em;
margin-bottom: 0px;
}
.home-gazette .title-arrow {
border-bottom: 1px solid #fff;
padding-bottom: 10px;
margin-bottom: 10px;
}
.political-sentiment {
padding: 30px 0px 20px 0px;
}
.political-sentiment .title-arrow {
padding: 10px 0px 10px 0px;
}
.sec-title {
font-size: 0.8em;
}
.political-sentiment .right-card .card {
padding-bottom: 20px;
}
.political-sentiment .right-card .card .sec-title {
font-size: 0.8em;
}
p {
font-size: 11px;
}
.political-sentiment .right-card .card {
width: 100%;
}
.sectors .title-arrow {
padding: 20px 0px 20px 0px;
}
.sectors .card .sec-title {
font-size: 0.8em;
}
.sectors {
padding: 20px 0px 20px 0px;
}
.footer {
padding: 25px 0px 20px 0px;
}
h1 {
font-size: 1em;
}
.all-articles .latest-story .content {
min-height: auto;
padding: 20px 0px 40px 0px;
}
.all-articles .latest-story .content .width-80 {
width: 85% !important;
}
.all-articles .latest-story .bg-background {
min-height: 35vh;
}
.all-articles .latest-story .content a h2 {
font-size: 1em;
}
.all-articles .latest-story .content .badge {
padding-left: 0;
font-size: 10px;
padding-bottom: 15px;
}
.footer h3.title {
font-size: 16px;
padding-bottom: 10px;
margin: 20px 0px 15px 0px;
}
.footer .footer-menu ul li a {
font-size: 13px;
color: #fff;
}
.footer .footer-menu ul li::before {
font-size: 70%;
}
.footer .footer-menu ul li {
padding-bottom: 5px;
}
.single-content .post-title {
font-size: 16px;
}
.single-content .meta li {
font-size: 9px;
}
.single-content .meta li {
padding: 2px 10px;
}
.single-content .meta li:before {
top: 38%;
transform: translateY(-50%) rotate(10deg);
width: 1px;
height: 14px;
}
.single-content .post-thumbnail {
height: 35vh;
padding-bottom: 15px;
}
.related-stories .stories-wrapper {
margin-top: 0px;
padding: 20px 20px;
}
.related-stories .stories-wrapper h2.title {
padding-bottom: 0px;
}
.post-views.content-post.entry-meta {
margin-top: -3px;
}
h2.title {
font-size: 16px;
padding-bottom: 10px;
}
.related-stories .stories-wrapper .card .intro {
font-size: 11px;
}
.single-content .meta {
margin-bottom: 12px;
}
.single-content .content-wrapper ol,
.single-content .content-wrapper ul {
margin-bottom: 10px;
}
.single-content .content-wrapper li {
font-size: 11px;
}
ul,
ol {
margin: 0 0 1.5em 0.2em;
font-size: 11px;
padding-left: 20px;
}
.h2,
h2 {
font-size: 1.2rem;
}
.page-banner .banner-content h2 {
font-size: 20px;
}
.about-header .content .title {
font-size: 1.5em;
transform: translateX(0%);
}
.about-header .content {
width: 100%;
}
.about-header .content p {
font-size: 12px;
}
.about-header:after {
transform: rotate(30deg);
border-radius: 50%;
}
.offers .card .img-wrapper {
width: 80px;
height: 80px;
padding: 20px;
border: 2px solid #49C1BD;
}
.talking-of-which {
padding: 30px 0px;
}
.talking-of-which .row .col-md-9 .card {
padding: 40px 20px;
}
.parliamentary-aisle .big-title {
transform: translateX(0%);
left: 0%;
}
.offers .col-md-4 {
padding-bottom: 20px;
}
.other-offers {
padding: 50px 0px;
}
.other-offers .content-wrapper ul:after {
position: absolute;
content: "";
width: 1px;
height: 100%;
left: 0%;
top: 10px;
}
.other-offers .content-wrapper ul li:before {
position: absolute;
content: "";
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid #49C1BD;
z-index: 10;
background: #fff;
left: 0%;
top: -5px;
}
.other-offers .content-wrapper ul li:after {
font-family: "Font Awesome 5 Free";
position: absolute;
z-index: 20;
top: 3px;
left: 0%;
font-weight: 900;
content: "\f005";
font-size: 16px;
color: #0C5678;
}
.other-offers .content-wrapper ul li .card {
width: 85%;
padding: 25px;
margin-left: auto;
font-size: 14px;
}
.other-offers .content-wrapper ul li:nth-child(even) .card {
text-align: left;
margin-right: 0;
margin-left: auto;
background: #fff;
color: #0C5678;
}
.other-offers .content-wrapper ul li .card {
text-align: left;
margin-right: 0;
margin-left: auto;
background: #0C5678;
color: #fff;
}
.other-offers .content-wrapper ul li:nth-child(even) .card .count {
left: 0px;
right: auto;
}
.other-offers .content-wrapper ul li .card .count {
width: 20px;
height: 20px;
font-size: 12px;
}
.other-offers .content-wrapper ul {
margin-top: 30px;
}
.playbook-slide {
padding: 30px 0px;
}
.playbook-slide .big-title {
font-size: 2em;
padding-top: 0px;
max-width: 200px;
}
.playbook-slide .owl-theme .owl-dots .owl-dot button {
width: 30px;
height: 30px;
font-size: 11px;
}
.playbook-slide .owl-theme .owl-dots .owl-dot.active button {
width: 40px;
height: 40px;
}
.playbook-slide .card {
transform: translate(0px, 0px);
padding: 20px;
border-radius: 0px;
}
.playbook-slide .card .card-title {
font-size: 13px;
}
.parliamentary-aisle .big-title {
font-size: 2em;
max-width: 200px;
}
.parliamentary-aisle .card .card-title {
font-size: 14px;
}
.corridor-of-justice .big-title {
font-size: 2em;
max-width: 200px;
}
.corridor-of-justice .card {
transform: translate(0px, 0px);
padding: 20px;
border-radius: 0px;
}
.corridor-of-justice .owl-theme .owl-dots {
position: absolute;
top: 0%;
right: auto;
left: 0;
}
.corridor-of-justice .owl-theme .owl-dots .owl-dot {
margin: 5px;
font-size: 30px;
}
.corridor-of-justice .owl-theme .owl-dots .owl-dot button {
width: 30px;
height: 30px;
font-size: 11px;
opacity: 0.8;
}
.corridor-of-justice .owl-theme .owl-dots .owl-dot.active button {
width: 40px;
height: 40px;
font-size: 12px;
}
.corridor-of-justice .direction {
position: relative;
z-index: 50;
width: auto;
left: 50%;
bottom: -10px;
right: auto;
transform: translate(0, 0);
background: none;
}
.contact .content {
padding: 0px;
transform: translateY(-40px);
}
.contact .card {
padding: 20px 10px;
}
.contact .card .card-body h3.title {
font-size: 16px;
margin-bottom: 20px;
margin-top: 0px;
padding-bottom: 15px;
}
.contact .card .card-body ul:after {
font-size: 18px;
left: -10px;
top: -3px;
}
.contact .card .card-body h3 {
font-size: 16px;
}
.contact .content:after {
display: none;
}
.contact form .form-row {
padding-bottom: 0px;
}
.forms {
font-size: 12px;
}
.forms .form-control {
font-size: 12px;
}
.contact form .submit .btn {
border-radius: 6px;
padding: 7px 40px;
font-size: 12px;
}
.footer .subscribe-bx form .form-control {
border-radius: 5px;
padding: 7px 10px;
font-size: 12px;
}
.footer .subscribe-bx form .btn {
right: -2px;
padding: 6px 15px;
border-radius: 0px;
font-size: 12px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.header .logo-wrapper .date {
font-size: 11px;
padding-top: 6px;
}
.all-articles .more-articles .card .card-body .card-title {
font-size: 0.8em;
}
.all-articles .more-articles .card .card-body .card-text {
font-size: 11px;
}
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}