/*Font  Installation*/

@import url('https://fonts.googleapis.com/css?family=Cardo:400,400i,700&display=swap');

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');



@font-face {
    font-family: 'NeuzeitGro-Bla';
    src: url('../fonts/NeuzeitGro-Bla.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeuzeitGro-Bla.otf') format('opentype'),
        url('../fonts/NeuzeitGro-Bla.woff') format('woff'),
        url('../fonts/NeuzeitGro-Bla.ttf') format('truetype'),
        url('../fonts/NeuzeitGro-Bla.svg#NeuzeitGro-Bla') format('svg');
    font-weight: normal;
    font-style: normal;
}



input,
textarea {
    outline: none;
}

p {
    line-height: 25px
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Cardo', serif;
    font-size: 19px;
    color: black;
    line-height: normal;
    font-weight: 400;
}

a,
a:hover {
    color: inherit
}

*,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
li {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.clearfix::after,
.clearfix::before {
    content: "";
    clear: both;
    display: table;
}

ol,
ul {
    list-style: none;
}

p {
    line-height: normal
}

a {
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    text-decoration: none !important;
}

img {
    max-width: 100%
}


#wrapper {
    width: 100%;
    height: 100%;
}



.container {
    width: 1310px;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

.top-header {
    background: #003359;
}

.top-header .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    position: relative
}


.right-top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.top-log ul li {
    /*display: inline-block;
    vertical-align: middle*/
    padding: 0 15px;
    font-size: 0
}

.top-log ul li a {
    display: inline-block;

}

.top-log ul {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-right: 70px
}

.top-search {
    height: 44px;
    width: 44px;
    background: #e3b322;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    cursor: pointer;
    position: relative
}


.left-top p {
    color: #fff;
    font-size: 21px;
    font-style: italic
}


.search-input {
    position: absolute;
    top: 44px;
    right: 15px;
    width: 290px;
    display: none
}

.search-input input {
    height: 44px;
    border: 1px solid #003359;
    padding: 0 15px;
    color: #003359;
    background: #fff;
    float: left;
    width: 200px;
}

.search-input input[type="submit"] {
    background: #e3b322;
    color: #003359;
    width: 90px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
}

.main-header .container-in {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    position: relative;
    padding: 20px 0;
    border-bottom: 5px solid #0066a1
}

/*.main-header .container-in:before{
     content:'';
     position:absolute;
     left:0;
     bottom:-8px;
     width:100%;
     height:8px;
    background: #0066a1
}*/
.main_menu ul li {
    display: inline-block;
    padding: 0 15px;
    text-transform: capitalize;

    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 700;
    font-size: 21px;
    color: #e3b322;
}

.main_menu ul li:hover {
    color: #0066a1
}

.subscribe input {
    height: 38px;
    border: 0;
    padding: 0 15px;
    color: #636466;
    background: #e7eff5;
    float: left;
    width: 300px;
    font-size: 16px;
    font-family: "neuzeit-grotesk";

}

.subscribe input[type="submit"] {
    background: #0066a1;
    color: #fff;
    width: 90px;
    font-weight: 700;
    border: 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
    font-size: 15px;
}

.main-header {}

.main-content {
    padding: 35px 0
}

.main_menu ul li:last-child {
    padding-right: 0
}

.main_menu ul li:first-child {
    padding-left: 0
}


@-webkit-keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

@-moz-keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

@-o-keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

@-ms-keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

.header.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #003359;
    -webkit-animation: smoothScroll 1s forwards;
    -moz-animation: smoothScroll 1s forwards;
    -ms-animation: smoothScroll 1s forwards;
    -o-animation: smoothScroll 1s forwards;
    animation: smoothScroll 1s forwards;
}

.header {
    position: relative;
    z-index: 200
}

.header.fixed-header .top-header {
    display: none
}

.fixed-header .subscribe {
    z-index: -1;
    opacity: 0
}

.fixed-header .main_menu {
    margin-right: -43px;
}

.fixed-header .container-in {
    border: 0;
    padding: 10px 0;
}

.fixed-header .logo-sticky {
    display: block
}

.logo {
    font-size: 0;
}

.logo a {
    display: block
}

.logo-sticky,
.fixed-header .logo-img {
    display: none
}


.main-blogs {
    width: 65%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.main-blogs .blogs-box {
    width: calc(50% - 15px)
}

.main-blogs .blogs-box:first-child,
.main-blogs .blogs-box:nth-child(2) {
    padding-top: 0
}

.name-date {
    padding-bottom: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -3px;
    display: block;
}

.name-date li {
    display: inline-block;
    padding: 0;
    color: #0066a1;
    position: relative;
    vertical-align: baseline;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 400;
    font-size: 12px;
}

.name-date li:before {
    content: '';
    position: relative;
    left: 0;
    height: 10px;
    top: 1px;
    width: 1px;
    background: #0066a1;
    display: inline-block;
    margin: 0 10px 0 6px;
}

.name-date li:first-child {
    padding-left: 0;
    font-weight: bold;
    border: 0;
    font-size: 12px;
    font-family: 'NeuzeitGro-Bla';
    letter-spacing: 1px;
    text-transform: uppercase
}

.name-date li a {
    text-transform: uppercase;
}

.name-date li:first-child:before {
    display: none
}

.blogs-box {
    padding-bottom: 65px;
    padding-top: 10px;
    border-top: 2px solid #e3b322
}

.main-blogs .blogs-box:first-child,
.main-blogs .blogs-box:nth-child(2) {
    border: 0
}

.main-blogs h3 {
    font-size: 30px;
    color: #003359;
    padding-bottom: 15px;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 700;
}

.main-blogs h3:hover a {
    text-decoration: underline !important;
}

.main-blogs h4 {
    font-size: 15px;
    color: #0066a1;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 700;
    padding-bottom: 12px;
    line-height: 21px
}

.main-blogs h4 p {
    padding-bottom: 7px
}

.blog-box-img {
    padding-bottom: 15px
}

.blog-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 400px;
    max-height: 300px;
}

.main-blogs p {
    line-height: 24px;
    padding-bottom: 15px
}

.continue {
    display: inline-block;
    padding: 6px 25px 3px;
    background: #e3b322;
    color: #003359;
    font-family: 'NeuzeitGro-Bla';
    font-size: 11px;
    text-align: center;
    margin-top: 14px;
    text-transform: uppercase
}

.continue:hover {
    color: #e3b322;
    background: #003359;
}

.aside-bar {
    width: calc(35% - 20px);

}

.trendings {
    border-left: 3px solid #003359;
    padding-left: 20px;
    margin-bottom: 30px
}

.trend-head {
    background: #003359;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    height: 28px;
    margin-left: -20px
}

.trend-head h4 {
    line-height: 28px;
    padding-left: 20px;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700
}

.content-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
}

.news-tab {
    padding-top: 20px
}

ul.tabs {
    border-bottom: 3px solid #0066a1;
    margin-bottom: 25px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

ul.tabs li {
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    display: inline-block;
    text-align: center;
    color: #e3b322;
    margin-right: 5px;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 700;
}

.tab-content {
    display: none
}

.tab-content.show {
    display: block
}

ul.tabs li.act {
    background: #0066a1;
    color: #fff;
}

ul.tabs li a.active {}

.article-list {
    padding-bottom: 25px;
    text-align: left
}

.article-list h3 {
    font-size: 20px;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 700;
    color: #003359;
    padding-bottom: 8px
}

.article-list h3 a:hover {
    text-decoration: underline !important
}

.article-list h4 {
    font-size: 18px;
    color: #0066a1;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 700;
    line-height: 22px;
}

.diff .name-date li {
    color: #636466
}

.diff .name-date li:first-child {
    color: #003359;
}

.article-list.diff h4 {
    color: #636466
}

.single .trendings {
    height: 100%
}

.footer .container .footer-in {
    border-top: 3px solid #003359;
}

.footer {
    padding-bottom: 30px
}

.footer ul {
    padding: 15px 0
}

.footer ul li {
    float: left;
    padding: 0 15px;
    position: relative;
    font-size: 14px;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 400;
    color: #000
}

.footer ul li:first-child {
    padding-left: 0
}

.footer ul li:before {
    content: '';
    position: absolute;
    left: 0;
    height: 70%;
    top: 15%;
    width: 1px;
    background: #0066a1;

}

.footer ul li:first-child:before {
    display: none
}

.reader-comments {
    border: 3px solid #e3b322;
    border-left: 0;
    border-right: 0;
    padding: 20px 0;
    width: 100%;

}

.footer ul li a:hover {
    color: #003359
}

.reader-comments h4,
.related-comments h4 {
    color: #003359;
    font-size: 20px
}

.related-comments {
    padding-top: 20px;
    width: 100%
}

.related-post {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;

}

.related-post .blogs-box {
    width: calc(33.33% - 17px);
    border: 0;
    padding: 0
}

.related-post .blog-box-img {
    padding-bottom: 0;
}

.main-blogs .related-post h3 {
    font-size: 20px;
}

.tag-list li {
    font-size: 12px;
    font-family: 'NeuzeitGro-Bla';
    display: inline-block;
    /* padding: 0 5px 0 7px;*/
    text-transform: uppercase
}

.blog-listing {
    /*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;*/
    display: block;
}

.blog-listing ul li {
    letter-spacing: 1px
}

.article-list ul li:first-child {
    letter-spacing: 1px
}

.about-prof {
    padding: 20px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.prof-img {
    width: 140px;
    font-size: 0
}

.prof-img img {
    object-fit: cover;
    height: auto
}

.prof-about {
    width: calc(100% - 140px);
    padding-left: 15px;
    font-family: neuzeit-grotesk, sans-serif;
}

.prof-about h3:first-child {
    padding-bottom: 20px
}

.most-read .article-list:last-child {
    padding-bottom: 0
}

.about-details {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 20px
}

.about-details .prof-img {
    width: 315px
}

.about-details .prof-img img {
    width: 100%
}

.about-details .prof-about {
    width: calc(100% - 315px);
    padding-left: 25px
}


.main-blogs .prof-about h3 {
    padding-bottom: 5px;
    color: #003359;
    font-size: 20px;
    line-height: normal
}

.prof-about h4 {
    padding-bottom: 35px
}

/*.prof-about ul {
    padding-top: 5px
}
*/
.prof-about ul li {

    color: #0066a1;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 700;
    padding-bottom: 3px
}

.prof-about ul li i {
    margin-right: 10px;
    min-width: 16px;
}

.prof-about ul li a:hover {
    color: #000
}

.prof-about p {
    font-family: 'Cardo', serif;
    font-size: 16px;
    line-height: 22px;
}

.main-blogs p a:hover {
    color: #000
}

.about-para p a {
    color: #0066a1;
    font-weight: 700
}

.top-header {
    position: relative;
    z-index: 9;
}


.related-post .name-date {
    min-width: inherit
}

.blogs-full {
    width: 100%
}

/**/

.article-list h4,
.main-blogs h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700
}

.blogs-full ul {
    list-style-type: disc;
    padding-left: 40px;
}

.blogs-full ul li {
    line-height: 24px;
    padding-bottom: 9px;
}


.screen-reader-text {
    display: none
}

.nav-links {
    padding: 15px 0;
    -webkit-display: flex;
    -moz-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.page-numbers {
    color: #000;
    display: none;
    padding: 0 5px
}

.page-numbers.current {
    color: #013e97;
}

.pagination {
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.page-numbers {
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    border: 1px solid #000;
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
}


.page-numbers .icon {
    display: none
}

.page-numbers.next,
.page-numbers.prev {
    position: relative;
    display: block
}

.page-numbers.next:before,
.page-numbers.prev:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f101";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.page-numbers.prev:before {
    content: "\f100";
}

ul.sub-menu {
    display: none
}

ul.social-links {
    padding-top: 10px;
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 700;
    font-size: 15px;
}

ul.social-links li a {
    color: #0066a1;
    font-weight: 700;
    padding-top: 10px;
}

ul.social-links li {
    padding: 2px 0;
}

.biography {
    color: #0066A1;
    font-weight: 700;
    font-family: neuzeit-grotesk, sans-serif;
    text-transform: uppercase;
    padding-top: 15px
}



.main_menu ul li .sub-menu {

    position: absolute;
    background: #fff;
    padding: 20px 0;
    -webkit-box-shadow: 0px 5px 10px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 5px 10px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 5px 10px rgba(50, 50, 50, 0.75);
}

.main_menu ul li .sub-menu > li {
    padding: 0
}

.main_menu ul li .sub-menu li ul li {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    width: 30%;
    color: #0066a1
}

.yspl_win_title {
    display: none
}

.main_menu ul li .sub-menu li,
.main_menu ul li .sub-menu li:first-child {
    padding: 0 10px
}

.with-name .avatar {
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    width: 50px;
    height: 50px;
    margin-right: 15px;
    margin-bottom: 15px
}

.with-name .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.with-name .name {
    width: calc(100% - 70px);
    display: inline-block;
}

.main_menu ul li.regions_menu .sub-menu {
    width: 200px;
}

.main_menu ul li.regions_menu .sub-menu li ul li {
    width: 100%
}


.subscribe .textwidget form p input {
    width: 100%
}


.page-numbers.current {
    background: #013e97;
    color: #fff
}

.comment-author img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 17px;
    display: inline-block;
    vertical-align: middle;
}

.comment-content {
    padding-left: 60px
}

.comment-metadata {
    display: inline-block;
    vertical-align: middle;
}

.comment-author {
    display: inline-block;
    vertical-align: middle;
    padding-right: 35px
}

.comment-author b.fn {
    color: #003359;
    font-family: neuzeit-grotesk, sans-serif;
}

.article-list h4 {
    font-family: 'Montserrat', sans-serif;
}

li.comment {
    padding-top: 15px
}

.article-list .name-date {
    padding-bottom: 8px;
}



.header.fixed-header + .main-content {
    padding-top: 200px
}

.blog-listing .name-date:first-child {
    min-width: 250px
}

.service-img img {
    width: 100%
}

.subscribe .textwidget form p input[type="text"] {
    width: 300px;
}

.subscribe .textwidget form p input[type="submit"] {
    width: 90px;
}

.blogs-full ul.name-date {
    padding-left: 0
}

.blogs-full ul.name-date li {
    padding-bottom: 0
}



.main-blogs . main-about {
    width: 100%
}

.bio-link {
    word-break: break-all;
}

.main-blogs .blogs-full figure img {
    height: auto
}

.navigation .page-numbers.next:before {
    content: '\f177';
    left: 0;
    right: auto;
}

.navigation .page-numbers.prev:before {
    content: '\f178';
    right: 0;
    left: auto;
}

.navigation .page-numbers.prev {
    padding-left: 0;
    padding-right: 25px
}

.navigation .page-numbers.next {
    padding-left: 25px;
    padding-right: 0
}
