﻿/*
    Standard Theme - Version 1.5.0 (11/29/‎2013)
    http://dotnetblogengine.net/

    Designed and Implementation by Farzin Seyfolahi (@Seyfolahi)
    http://seyfolahi.net/

    Content:
        01.header                   15.categorylist
        02.well-global              16.linklist
        03.post                     17.monthlist
        04.comment-item             18.mostcomments
        05.comment-form             19.newsletter
        06.related-posts            20.pagelist
        07.postpaging               21.recentcomments
        08.navigation-posts         22.recentposts
        09.widget                   23.search
        10.administration           24.tagcloud
        11.authorlist               25.archive-page
        12.bloglist                 26.contact-page
        13.blogroll                 27.search-page
        14.calendar                 28.syntaxhighlighter
        15.categorylist             29.q-notes
        16.linklist                 30.footer
*/
@font-face { font-family: 'Glyphicons Halflings'; src: url('../fonts/glyphicons-halflings-regular.eot'); src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); }

.post-body ul {list-style: initial!important;}
ul li::before { content: "" !important; display: none!important; }

.swap-nav-flex { display: flex; flex-direction: column; }

.navbar.open { z-index: 999 !important; }

.nav--middle li.top--link span.atag.title { color: #0A3161 !important; }
img { max-width: 100%; }
.glyphicon { margin-right: 3px; position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; -moz-osx-font-smoothing: grayscale; }
.post-header .glyphicon { float: none !important; }
table { width: 100%; }
.btn-wrapper { border-top: 1px solid #EEE; padding-top: 25px; margin-top: 15px; }
.required-field { color: #e83232; margin-right: 4px; margin-left: 4px; }
.text-uppercase { text-transform: uppercase; }
.border-right-0 { border-right: 0 !important }
.inline-link.blue { font-weight: 800; color: #0A3161; }
.inline-link.blue:hover { color: #ef4b3e; }

.glyphicon-comment { float: left; font-size: 15px; }
.sidebar-wrapper ul li a { }
.sidebar-wrapper select { width: 87%; margin-top: 20px; }
#categorylist li a img { display: none; }
h1, h2 { }
.banner .text .likeh1 { font-size: 4em !important; font-weight: 900; }
.cattitle h1, .cattitle h2 { }
h1 a, h2 a { margin-top: 0px; }
.headingbanner { width: 100%; height: auto; font-size: 1.4em; padding-top: 10px; border-bottom: 1px solid #ddd; }
/*[01.header]*/
.header .container > .navbar-header,
.header .container > .navbar-collapse { margin-right: -15px !important; margin-left: -15px !important; }
.header .logo { margin-right: 10px; }
.header .title-wrapper { background-color: #ffffff; padding: 30px 0; margin-bottom: 35px; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.header .title-wrapper hgroup { height: 80px; }
.header .title-wrapper hgroup h1 { font-size: 40px; line-height: 40px; margin: 4px 0 8px; font-weight: 700; }
.header .title-wrapper hgroup h1 A { color: #000000; text-decoration: none !important; }
.header .title-wrapper hgroup h3 { font-size: 16px; font-weight: normal; margin: 0; color: #666666; }
.header .social-icon { margin-top: 10px; }
.header .social-icon a { text-decoration: none; }
.header .navbar { margin: 0; border-radius: 0; }
.header .navbar-inverse .navbar-nav > .open > a { color: rgb(153, 153, 153); }
.header .nav > li > a.dropdown-m { padding: 15px 7px 15px 10px !important; }
.header .nav > li > a { padding: 15px 10px !important; }
.header .nav > li > a.dropdown-toggle { padding: 15px 10px !important; }

#menu { background: #fff; padding: 5px; margin-bottom: 20px; color: #fff; height: 35px; }
#menu a.home { float: right; color: #333; margin-right: 14px; }
#menu span { float: right; color: #333; }
#menu a.apmlfilter { padding-left: 15px; background: url(../../pics/apml.png) no-repeat left 14px; }
#menu .login { float: right; margin-right: 10px; padding-left: 16px }
#menu .login a { color: #333; }
#menu .login span { color: #333; padding-right: 5px; float: left; }
#menu ul { list-style: none; margin: 0; padding: 0; float: right; }
#menu ul li { display: inline; }
#menu ul li a { padding: 10px; color: #333; }
#menu ul li a.feed img { margin-right: 3px; margin-bottom: -2px; }
.text object, .text embed { width: auto !important; }

.text iframe { display: block; width: 100%; margin: 0 auto 30px; max-width: 1000px; aspect-ratio: 16 / 9; height: auto; }

.lbl-CommentsDisabled { display: none; }
.post-body { font-size: 1.3em; }

/*[02.well-global]*/
.well-global, #trackbacks { background-color: #ffffff; padding: 4%; margin-bottom: 20px; border-radius: 6px; box-shadow: 0 1px 2px rgba(0,0,0,0.1); display: none; }
.well-global .well-global-title { margin: 0; font-weight: 700; margin-bottom: 20px; border-bottom: 1px solid #eeeeee; padding-bottom: 20px; }
.well-global .well-global-title h3 { margin: 0; font-weight: 700; }
.page-global { }
.page-global .page-global-title { border-bottom: 1px solid #eee !important; margin: 0 0 20px 0 !important; padding-bottom: 15px !important; font-weight: bold !important; font-size: 26px !important; }


/*[03.post]*/
.sidebar-wrapper, .content-wrapper { }
.content-wrapper { margin-bottom: 30px; min-height: 690px !important; }
.post { background-color: #ffffff; }
.post img { max-width: 100%; width: auto !important; margin: 0 auto; }
.post .post-header { padding-top: 15px; width: 100%; }
.post .post-header .post-title a { text-decoration: none; }
.post .post-info { font-size: 13px; margin-bottom: 8px; color: #b31942; }
.post .post-info span { margin-right: 7px; font-size: 1.2em; }
.post .post-footer { margin-top: 20px; font-size: 13px; min-height: 35px; margin-bottom: -5px; }
.post .post-footer:hover { border-color: #ddd; }
.post .post-rating { height: 21px; max-width: 50%; }
.post .post-rating * { margin: 0; padding: 0; top: 0; line-height: 10px; }
.post .post-rating p { top: 9px; }
.post .post-body a { color: #0A3161; background-image: none !important; }
.post .post-body a:hover, .post .post-tags a:hover { color: #0A3161; }

.post.post-home { display: flex; flex-direction: column; }
.post.post-home > * { flex-grow: 1; }
.post.post-home > .social { display: none; }

.post.post-home .post-header { display: flex; flex-direction: column; justify-content: space-between; }

.post-home .social { display: none !important; }
/*[04.comment-item]*/
.comment-item .comment-content { border: 1px solid #CCC; border-radius: 4px; padding: 2%; margin-bottom: 10px !important }
.comment-item .comment-gravatar { position: relative; }
.comment-item .comment-gravatar img { border-radius: 4px; }
.comment-item .comment-header { border-bottom: 1px solid #EEE; padding-bottom: 5px; }
.comment-item .comment-header h4 { font-weight: bold; font-size: 18px; color: #333; }
.comment-item .comment-header h4 a { color: #333; }
.comment-item .comment-content.self { background-color: #ebffe5; border-color: #c0e0b2 !important; }
.comment-item .self .comment-header { border-bottom-color: #c0e0b2; }
.comment-item .self .comment-header h4 a,
.comment-item .self .comment-header h4 { color: #376f1d !important; }
.comment-item .self a { color: #74af5a; }
.comment-item .self .comment-header .text-uppercase { color: #c0e0b2; }
.comment-item .comment-form { border: 1px solid #CCC; margin: 15px 0; }
.comment-item .carrow { background: url(../images/carrow.png) no-repeat 0 0; width: 9px; height: 17px; position: absolute; right: -11px; top: 14px; z-index: 999; }
.comment-item .self .carrow { background: url(../images/sarrow.png) no-repeat 0 0 !important; }
#commentlist .media, #commentlist ul, #commentlist ol { margin: 0 !important; }

/*[05.comment-form]*/
.comment-form { }
#comment-form .success { background: #27ae60; border-radius: 4px; color: #fff; display: block; padding: 15px; }
.comment-form .comment-menu { }
.comment-form .comment-menu a { padding: 0 !important; }
.comment-form .comment-menu a span { padding: 2px 7px; min-width: 70px; }
.comment-form .comment-preview { height: auto !important; }
.comment-form .comment-preview .comment-content { border: none; }
.comment-form .comment-preview .comment-header small { display: none; }

/*[06.related-posts]*/
.related-posts h3 { }
.related-posts ul li div { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: rgb(136, 136, 136); margin-bottom: 10px; }

/*[07.postpaging]*/
#postPaging > div { }
#PostPager { display: block; text-align: center; margin: 0 0 10px; background-color: #ffffff; padding: 4%; margin-bottom: 20px; }
#PostPager li { display: inline-block !important; border: 1px solid #DDD !important; margin: 1px; padding: 5px 7px !important; font-size: 13px; font-weight: normal; background: #fff; border-radius: 3px; }
#PostPager li:before { display: none; }
#PostPager li a { padding: 2px; text-decoration: none; color: #666; }

#PostPager li:hover { color: #fff; background-color: #0A3161 !important; border: 1px solid #0A3161 !important; }
#PostPager li:hover a { color: #fff; }

#PostPager .PagerLinkCurrent { color: #fff; padding: 5px 14px; font-weight: bold; background-color: #0A3161 !important; border: 1px solid #0A3161 !important; }
#PostPager .PagerLinkCurrent li { padding: 2px !important; }
#PostPager .PagerLinkDisabled { color: #ccc; padding: 5px 14px; background: #fff; border-color: #DDD !important; }
#PostPager .PagerEllipses { border: 0; padding: 2px; }



/*[08.navigation-posts]*/
.navigation-posts a { text-decoration: none; outline: none; }

/*[09.widget]*/
.widget { }
.widget .widget-header { font-size: 1.1em; font-weight: 100; color: #fff; margin-bottom: 10px; margin-top: 0px; }
.tagcloud.widget ul { padding: 0px; font-size: 0.8em; }
.widget ul { list-style: none; padding: 0px; margin: 0px; }
.widget ul li a { font-size: 0.95em; color: #818285; }
.widget ul li a:hover { color: #0A3161; }
.widget ul li { padding: 0px; }
.widget ul ul li { border: none; }

/*[10.administration]*/
.administration .widget-header { margin-bottom: 0 !important; }

/*[11.authorlist]*/

.authorlist li { }
.authorlist li A.authorlink { margin-left: 5px; }

/*[12.bloglist]*/


/*[13.blogroll]*/

.blogroll ul li a { padding-right: 3px; }
.blogroll ul li img { margin-top: -3px; }
.blogroll ul ul { margin-left: 15px !important; }
.blogroll ul ul li { margin: 0; border-bottom: 1px dotted #DDD; line-height: 24px; }
.blogroll ul ul li a { display: block; }
.blogroll a[title="Download OPML file"] { margin: 10px 0 0 0; }

/*[14.calendar]*/
#calendarContainer { text-transform: capitalize; text-align: center; }
.calendar table { width: 100%; text-align: center; }
.calendar td, .calendar table { background-color: #FFF !important; text-align: center; }
.calendar .header { background: none !important; width: auto !important; height: auto !important; }
.calendar .weekend { background-color: #F1F1F1; }
.calendar .other { color: silver; }
.calendar a.exist { display: inline-block; padding: 0 5px; border-radius: 104px; color: #fff; font-weight: normal; background-color: #0681ea; }
.calendar td { vertical-align: top; background: white; }

/*[15.categorylist]*/
.categorylist .widget-header { }
.categorylist ul li a { padding-right: 3px; display: block; }

/*[16.linklist]*/
.linklist .widget-header { margin-bottom: 0; }

/*[17.monthlist]*/
.monthlist .widget-header { }
.monthlist li { font-weight: normal; }
.monthlist .year { cursor: pointer; font-weight: bold; }
.monthlist .year li { }
.monthlist ul ul { display: none; }
.monthlist .open { display: block; }

/*[18.mostcomments]*/
.mostcomments table td { border: none; border-bottom: 1px solid #CCC; background: none; }
.mostcomments table tr td:first-child { width: 50px; }
.mostcomments table tr td:first-child img { position: relative; top: 2px; }

/*[19.newsletter]*/
.newsletter input[type=text] { margin-bottom: 15px; }
.newsletter #newsletteraction { font-size: 22px; color: #00c759; }
.newsletter #newsletterform input[type="text"] { direction: ltr !important; }
.footer .newsletter #newsletterform input[type="text"] { background-color: #333; border-color: #111; color: #CCC; box-shadow: none; }

/*[20.pagelist]*/
.pagelist .widget-header { margin-bottom: 0; }

.glyphicon:empty { width: 1em; }
.glyphicon-user:before { content: "\e008"; }
.glyphicon-folder-close:before { content: "\e117"; }
.glyphicon-folder-open:before { content: "\e118"; }
.glyphicon-comment:before { content: "\e111"; }
.glyphicon-comment { float: left; font-size: 21px !important; }

/*[21.recentcomments]*/
.recentcomments .widget-header { }
.recentcomments li { color: #AAA; font-size: 12px; }
.recentcomments li a { font-size: 14px; }

/*[22.recentposts]*/
.recentposts .widget-header { margin-bottom: 10px; }
.recentposts li { color: #AAA; font-size: 12px; clear: both; }
.recentposts li a { font-size: 14px; margin-right: 4px; margin-bottom: 7px; display: inline-block; padding-left: 5px; float: left; width: 90%; }
.recentposts li span { margin-right: 5px; }

/*[23.search]*/
.search input[type=text] { background-color: #fff; border: 1px solid #d7d7d7; padding: 2%; height: 40px; width: 75%; outline: none !important; }
.search input[type=button] { float: right; border: none; padding: 0; height: 40px; width: 25%; background-color: #0A3161; color: #fff; border-radius: 4px; border: 1px solid #0A3161; font-weight: 700; }
.search input[type=button]:hover { background-color: #fff; color: #0A3161; }

/*[24.tagcloud]*/
.tagcloud ul li { display: inline-block; margin: 1px; border: none; }
.tagcloud ul li A { padding: 3px; border-radius: 3px; }
.tagcloud ul li A:hover { background: #0A3161; color: #fff; }
.tagcloud ul li A.biggest { font-size: 120%; }
.tagcloud ul li A.big { font-size: 110%; }
.tagcloud ul li A.medium { font-size: 100%; }
.tagcloud ul li A.small { font-size: 90%; }
.tagcloud ul li A.smallest { font-size: 80%; }

/*[25.archive-page]*/
.archive-page .archive-page-content h2 { font-size: 16px; height: 30px; line-height: 35px; font-weight: bold; }
.archive-page .archive-page-content h2 img { margin: 0 3px; position: relative; top: -2px; }
.archive-page ul { list-style-type: square; margin: 0 10px; padding: 10px; }
.archive-page table { width: 100%; border-collapse: collapse; }
.archive-page table th:first-child { width: 90px; }
.archive-page table th { background: #F1F1F1; font-size: 14px; font-weight: bold; text-transform: uppercase; border: 1px solid #DDD; padding: 3px; text-align: center; }
.archive-page table td { border: 1px solid #DDD; font-size: 14px; padding: 3px; }
.archive-page .date { width: 90px; text-align: center; }
.archive-page .comments { width: 70px; text-align: center; }
.archive-page .rating { width: 70px; text-align: center; }

/*[26.contact-page]*/
.contact-page { }
.contact-page .required-field[style="visibility:hidden;"] { display: none; }

/*[27.search-page]*/
.search-page .search-page-searchbox { background: #fff; padding: 3px; border-radius: 6px; border: 1px solid #CCC; margin-bottom: 15px; }
.search-page .search-page-searchbox input[type=button] { float: right; width: 20%; border: none; height: 100%; padding: 8px 0; }
.search-page .search-page-searchbox input[type=text] { border: none; width: 76%; border-radius: 3px; padding: 4px 1%; outline: none !important; }
.search-page .searchresult { border-bottom: 1px dotted #CCC; padding: 10px 0; font-size: 14px; }
.search-page .searchresult a { font-weight: normal; font-size: 16px; }
.search-page .searchresult span.text { clear: both; line-height: 35px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 13px; color: #555; }
.search-page .searchresult span.type { font-size: 13px; display: none; }
.search-page .searchresult span.url { color: #00802a; }
.search-page .searchpage ul.paging { list-style-type: none; margin: 20px auto; padding: 0px; text-align: center; display: block; }
.search-page .searchpage ul.paging li { display: inline-block; width: 30px; text-align: center; height: 30px; border: 1px solid #CCC; background: #FFF; margin-right: 2px; }
.search-page .searchpage ul.paging li a { display: block; height: 100%; line-height: 30px; }
.search-page .searchpage ul.paging li.active { border-width: 1px; border-style: solid; }
.search-page .searchpage ul.paging li.active A { color: #FFF; }

/*[28.syntaxhighlighter]*/
.syntaxhighlighter { padding: 15px 3px; direction: ltr !important; }
.syntaxhighlighter .alt1 { background: #d6ebff !important; }
.syntaxhighlighter .line { font-size: 13px !important; line-height: 20px !important; background: #CCC !important; }
.syntaxhighlighter .container textarea { font-size: 13px !important; line-height: 20px !important; }
.syntaxhighlighter table td.code .container { top: -15px !important; }

.st-twitter-counter, .stHBubble, .st-linkedin-counter, .stButton_gradient, .st_facebook_hcount { height: 23px !important; }
.stButton .st-facebook-counter { height: 26px !important; }
.social-blog { margin-bottom: 10px; text-align: center; margin-top: 4px; }
.clear { clear: both; }


.cattitle { margin: -10px 0 10px 0 !important; }
.cattitle h1, .cattitle h2 { margin-right: 20px; font-weight: bold; text-align: left; }
.cattitle a { color: #283551; }
.cattitle a:hover { color: #0A3161; }
.social { }

.post-author a { padding-left: 5px; padding-right: 10px; color: #283551; }
.post-category a { padding-left: 5px; color: #283551; }
.post-author a:hover, .post-category a:hover { color: #0A3161; }
#monthList li ul li { }
.post-item-list { font-size: 0.84em; }

*:has(>.blogbutton) { display: flex; align-items: center; justify-content: center; grid-gap: 10px; flex-wrap: wrap; }
a.blogbutton { display: inline-flex; align-items: center; justify-content: center; border-radius: 5px; height: 50px; font-weight: 600; font-size: 1rem; width: fit-content; cursor: pointer; padding: 10px; color: #fff; padding: 10px 35px; box-shadow: 0px 11px 20px #00000026; background-color: #B31942; border: 2px solid #B31942; font-family: 'Red Hat Text', sans-serif; color: #fff !important; }
a.blogbutton:hover { background-color: #fff; color: #B31942 !important; }

a.more {display:none!important;}




.posts .post .post-info { display: none; }
.posts .post .post-body img, .posts .post .post-body iframe, .posts .post .post-body object, .posts .post .post-body embed { display: none; }
.posts .post .post-img { height: 170px; width: 100%; background-size: cover; background-position: center top; background-repeat: no-repeat; min-height: 250px; border-radius: 5px; }

.posts h2 a { font-size: 1.5rem !important; }






.post-date { -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; color: #283551; background-repeat: no-repeat; display: block; margin-bottom: 15px; text-transform: uppercase; font-size: 1.2em; }
.post-date span { color: #283551; }
.post-date .m { font-size: 0.90em; margin: 0px 3px; }

.feat-post { margin-bottom: 60px; margin-top: 60px; position: relative; box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2); }
.feat-post .ab-img { width: 50%; position: absolute; top: 50%; transform: translateY(-50%); left: 50%; min-height: 100%; background-size: cover; background-position: center; }
.feat-post img { display: none; }
.feat-post .post { overflow: hidden; padding-right: 50%; position: relative; z-index: 10; }

.feat-post .post .post-header { padding: 50px; padding-bottom: 0px; }

.feat-post section { padding: 50px; padding-top: 0px; }

.feat-post h2.feat { font-size: 2.8em; margin-bottom: 10px; }
.feat-post .btn.blue { background-color: #0A3161; color: #fff; margin-top: 100px; }
.feat-post .btn.blue:hover { background-color: #283551; color: #fff; }
.feat-post .post .post-info { position: absolute; left: 50px; bottom: 150px; display: block; width: calc(50% - 100px); border-top: 1px solid #d5d5d5; padding-top: 15px; }

.sidebar-wrapper, .sidebar-wrapper > div { margin: 0 auto; width: 100%; }
.sidebar-wrapper .widget { background-color: #b31942; margin: 0px; position: relative; }

.sidebar-wrapper .widget .widget-content { width: 100%; }
.sidebar-wrapper .dw-md-3, .sidebar-wrapper .dw-md-4, .sidebar-wrapper .dw-md-9 { padding: 0px 10px; }
.sidebar-wrapper .section { margin: 0px -10px; }

.sidebar-wrapper .homelink { color: #0A3161; font-size: 1.6em; cursor: pointer; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; }
.sidebar-wrapper .homelink:hover { color: #ef4b3e; }



.widgetzone { display: grid; grid-template-columns: repeat(4,1fr); grid-gap: 10px; }
.widget.postlist  {grid-column:span 2;}
.nav-pad-inner { display: grid; grid-template-columns: 1fr 3fr; grid-gap: 10px; }
.widget.administration { /* width: 25%; */ }

.widget .searchbox { background-color: #fff; display: flex; height: 50px; align-items: center; justify-content: space-between; border-radius: 2px; }
.widget .searchbox > input { padding: 0px 0px 0px 15px; height: 50px; width: 100% !important; border: none; }
.widget .searchbox .search-input { display: none; }
.widget .searchbox .search-ico { width: 50px; height: 50px; cursor: pointer; display: flex; justify-content: center; align-items: center; }



.dummy-drop-box { cursor: pointer; border-radius: 2px; position: relative; color: #fff; font-size: 1.2em; width: 100%; }
.dummy-drop-box .dropdown-container { position: absolute; left: 0px; top: 100%; z-index: 15; border: 1px solid #d7d7d7; width: 100%; background-color: #fff; max-height: 350px; overflow: auto !important; padding: 10px 0px; }
.dummy-drop-box .dropdown-container ul { padding: 0px; }
.dummy-drop-box .dropdown-container a { padding: 10px 15px; display: block; color: #283551; }
.dummy-drop-box .dropdown-container a:hover { color: #0A3161; }

.dummy-drop-box .dropdown-container .year-ul { padding: 0px; }
.dummy-drop-box .dropdown-container .year-title { padding: 0px 15px; color: #0A3161; }

.dummy-drop-box .inner { display: flex; align-items: center; justify-content: space-between; padding: 0px 15px; height: 50px; width: 100%; font-weight: 800; font-size: 1.3em; grid-gap: 10px; }

.dummy-drop-box .inner i { font-size: 1.0em; color: #fff !important; }

.post-page h1 { color: #283551; font-size: 2.8em; margin: 30px 0px; }
.post-page .post-info { padding: 15px; margin-top: 15px; border-top: 3px solid #0A3161; border-bottom: 3px solid #0A3161; position: relative; }

.post-page .post-img { padding: 0px 20px; position: relative; }

.post-page .post-img img { position: relative; z-index: 10; }

.post-page .content-wrapper { padding-top: 30px; }

.spacer { }

.fl-ju-space-even { justify-content: space-evenly; }

#blognav.shifted { margin-bottom: 60px; }

@media screen and (max-width:1229px) and (min-width:992px) {
    .cattitle { width: 85% !important; }
    .banner .text .likeh1 { font-size: 3.5em !important; }
}

@media screen and (max-width: 1229px) {
    #headerleft img { margin: 0 auto !important; display: inline-block; max-width: 78%; }
    #headerleft a { text-align: center; display: block; }
    .masthead #headerleft i { color: #0A3161; }
    .masthead .phone-icon a { background-color: #0A3161; -webkit-mask: url(../images/telephone.svg) !important; mask: url(../images/telephone.svg) !important; -webkit-mask-size: cover; mask-size: cover; width: 50px; height: 50px; background-image: none; }
    .posts { grid-template-columns: repeat(4, 1fr); }
}

@media screen and (min-width: 992px) {
    .blogonly { margin-top: 173px; }
    .sidebar-wrapper > .rel { display: flex; }
    .sidebar-wrapper > .rel .container:first-child { width: auto; }
    .sidebar-wrapper .widget:before { content: ""; position: absolute; top: 1px; transform: translateY(-100%); height: 15px; width: 100%; background-color: inherit; clip-path: polygon(0 0, 40% 0, 45% 15px, 75% 15px, 80% 0, 100% 0, 100% 100%, 0 100% ); }
    .navbar .news { color: #B31942; }
    .navbar .news:before { content: ""; position: absolute; top: -3px; height: 2px; width: 100%; background-color: #0A3161; right: 0; }
    .navbar .news:after { content: ""; position: absolute; bottom: -3px; height: 2px; width: 100%; background-color: #0A3161; right: 0; }
}

@media screen and (max-width:991px) {
    .widgetzone, .nav-pad-inner { display: flex; flex-direction: column; }
    .swap-nav-flex .grid-position { order: 1; }
    .cattitle { width: 100% !important; }
    .widget .widget-header { padding-bottom: 0; }
    .widget ul li { }
    .banner .text .likeh1 { font-size: 3.2em !important; }
    #headerright .subcat a.overview .blogmobile { display: none; }
    .feat-post .ab-img { width: 100%; position: absolute; top: 0%; transform: none; left: 0%; min-height: 200px; background-size: cover; background-position: center; }
    .feat-post .post { padding: 200px 0px 0px 0px; }
    .feat-post .post .post-info { width: 100%; position: static; margin-top: 15px; margin-bottom: 15px; }
    .feat-post .btn.blue { margin-top: 15px; }
    .posts { grid-template-columns: repeat(4, 1fr); }
    .sidebar-wrapper { top: 0px; }
    .widgetzone { max-width: 100%; width: 100%; }
    .sidebar-wrapper .dw-md-3, .sidebar-wrapper .dw-md-4, .sidebar-wrapper .dw-md-9 { width: 100%; padding: 0px; }
    .sidebar-wrapper .section { margin: 0px; }
    .sidebar-wrapper .widget { box-shadow: none; height: auto; }
    .dummy-drop-box .dropdown-container { position: static; }
    .sidebar-wrapper .widget .inner { }
    .widgetzone { margin: 0px; }
}

@media screen and (min-width:768px) {
    .sidebar-wrapper .hburg { display: none; }

    /*.posts .post:first-child .post-img{left: 15px;transform: translateY(-50%); top: 50%; width: 30%;min-width: 30%;height: calc(100% - 30px); background-size: cover; background-position: center; position:absolute;}
    .posts .post:first-child {padding-left: calc(30% + 30px);display: flex;align-items: center;}
    .posts .post:first-child .post-body{padding:0px; position:static; max-height: fit-content; font-size: 1.2em; display: block;}*/


}

@media screen and (max-width:767px) {
    .banner .text .likeh1 { font-size: 2.8em !important; }
    .banner .text .likeh1.mob { display: none; }
    .posts { grid-template-columns: repeat(2, 1fr); }
    .posts .post { grid-column: span 4; }



    .sidebar-wrapper { max-height: calc(100vh - 21vw); overflow: auto; margin-bottom: 15px; }
    .sidebar-wrapper .rel { position: relative; }
    .sidebar-wrapper .rel .hburg { cursor: pointer; position: absolute; color: #0A3161; top: 10px; right: 15px; font-size: 2em; }

    .sidebar-wrapper .rel.shut { max-height: 50px; overflow: hidden; }
    .sidebar-wrapper .rel.shut .widget .widget-header { opacity: 0; }

    .sidebar-wrapper .rel .fa-times { display: block; }
    .sidebar-wrapper .rel .fa-bars { display: none; }

    .sidebar-wrapper .rel.shut .fa-bars { display: block !important; }
    .sidebar-wrapper .rel.shut .fa-times { display: none !important; }

    .sidebar-wrapper .flx-bx { flex-wrap: wrap; }
    .sidebar-wrapper .flx-bx .widget { width: 100%; max-width: 100%; padding: 0px 0px 10px 0px; }
    .sidebar-wrapper .widgetzone .widget:first-child { }
    .sidebar-wrapper .widgetzone .widget:first-child .widget-header { opacity: 1 !important; }

    .widget .searchbox { height: 40px; }
    .widget .searchbox > input { height: 40px; }
    .dummy-drop-box .inner { height: 40px; }
    .widget.administration a { width: 100%; }
    .admin-menu ul { flex-wrap: wrap; padding-bottom: 15px; }
    .admin-menu .widget.administration a { border: none !important; height: 50px; color: #0A3161; background-color: #ffffff; font-weight: 700; }
    .admin-menu .widget.administration a:hover { color: #fff; }
    #headerleft .my-svg { max-width: 50%; }
    .post-graphic { flex-wrap: wrap; }

    .nav-padd { padding-top: 30px !important; }
    .dummy-drop-box { margin-right: 0px; }
}


@media screen and (max-width:660px) {
    .cattitle { height: auto !important; }
    .tagcloud { margin-top: 35px; clear: both; }
    .sidebar-wrapper { top: 25vw; max-height: calc(100vh - 25vw); }
}

@media screen and (max-width:400px) {
    .cattitle { height: auto !important; }
    .tagcloud { margin-top: 35px; clear: both; }
}
