﻿/*
    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');}
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot');src:url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/fontawesome-webfont.ttf') format('truetype'),url('../fonts/fontawesome-webfont.svg?#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}

body {}
a{ text-decoration:none !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; }
.glyphicon-comment {float: left;font-size: 15px;}
.sidebar-wrapper ul li a { font-size:1em !important; text-decoration:none; }
.sidebar-wrapper select { width:87%; margin-top:20px; } 
#categorylist li a img {display:none; }
h1,h2 { font-size:1.4em !important;     font-family: 'Roboto', sans-serif;}
.cattitle h1,.cattitle h2 { margin:0px 0 10px 0 !important; }
h1 a,h2 a { margin-top: 0px; text-decoration:none; }

.inner-rel{width: 100%; height: 100%; position: relative;}

.center-txt {text-align: center;}

.bloghead{margin-bottom:15px;}
.bloghead .flex {display: flex;justify-content: space-between;padding-top: 15px;}
    
.bloghead .flex .top-search { display: flex !important; align-items: center; justify-content: center; }
.bloghead .flex .top-search .search--form{width: 655px;}

/*[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; }

.main-content h1 {font-size: 3.5em!important;text-align: center;max-width: 800px;margin: 40px auto;}
.main-content .blog--intro {display: block; font-size: 1.4em; color: #626262; text-align: center;max-width: 800px;margin: 0 auto 70px;}
 .widget.postlist {display: none;}
#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(../../standard-2015/images/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;}

.main-content {
    
}


.lbl-CommentsDisabled { display:none;}
.post-body {margin-bottom: 15px;line-height: 22px;font-size: 1.22em;}
.post-body a:hover{ color:#000 !important; }
.post-body.text {font-size: 0.8em;margin-bottom: 0;}

/*[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 { background-color: #ffffff !important; padding: 4% !important; margin-bottom: 20px !important; border-radius: 6px !important; box-shadow: 0 1px 2px rgba(0,0,0,0.1); }
.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]*/
.posts {min-height: 515px;}
.post {position: relative;}
.post .post--inner {background-color: #ffffff; display: block;}
.post .post--inner .link--overlay {position: absolute; display: block; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 11;} 



.sub-h1 {text-align: center;}
.sub-h1 .post-date {display: inline-block !important; margin-top: 10px;}
.sub-h1 .post-date span {color: #888;}
.sub-h1 .post-date span a{color: #888;}
.sub-h1 .post-date span a, .sub-h1 .post-date span.first {font-size: .8em; margin-top: 0px;}

.sub-h1 .social--links {vertical-align: super; margin: 0px 15px}
.sub-h1 .social--links a{border-radius:3px; width: 34px; height: 34px; display: inline-block; vertical-align: bottom;}
.sub-h1 .social--links a.tw{background-color: #1ea2f2;}
.sub-h1 .social--links a.fa{background-color: #1877f2;}
.sub-h1 .social--links a.li{background-color: #2767b2;}
.sub-h1 .social--links a.tw:hover {background-color: #2767b2;}
.sub-h1 .social--links a.fa:hover {background-color: #1ea2f2;}
.sub-h1 .social--links a.li:hover {background-color: #1877f2;}
.sub-h1 .social--links a i {width: 100%; text-align: center; color: #fff; line-height: 34px;}
.postimg { display: block; }

.post .post--inner:hover:after{ opacity: 1;}

.post .post--inner:hover .title h2 a{/* color: #fff; */}
.post .post--inner {position: relative;}
.post .post--content {padding: 20px 20px;height: 100%;position: relative;z-index: 10;height: 225px;}
.post .post--content .post-date{color: #ababab; }
.post .post--content .post-user { font-weight: 700;}
.post img{   max-width: 100%;width: auto !important; margin: 0 auto; } 
.post .post-header .post-title a { text-decoration: none; }
.post .post-info { font-size: 13px; color: #0e4d8c; }
.post.has-img {color: #fff;}
.post .post-info span { margin-right: 7px; }
.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: #0e4d8c; background-image:none !important;}
.post .post-body a:hover,.post .post-tags a:hover {color:#841015;}
.post .more {background-color: #014c8f;border: 1px solid #014c8f; color: #fff!important;padding: 15px;max-width: 185px;display: block;text-align: center;}
.post .more:hover {color: #014c8f!important; background-color: #fff;}
.content-wrapper {width: 100%;}
body.homepage .blog__title {display: block;}
.blog__title {display: none;}
.homepage .blog__around {position: relative;margin: auto;}
.homepage .blog__form {margin: auto;}
.blog__post-blocks {margin-top: 220px;}
.blue--block {background-color: #f1f1f1;padding: 80px 40px 40px;position: relative;}
.blue--block::before, .bottom__block::before {display: block; content:""; position: absolute; height: 100%; width: 100vw; background-color: #f1f1f1; top: 0px; left: 50%; transform: translateX(-50%); z-index: -1;}
.blue--block img {background-color: #fff; display: inline-block; }
.white--block {padding-bottom: 80px;}
.white--block h2 {margin: 30px 0;}
.bottom__block {background-color: #f1f1f1;position: relative;}
.bottom__block .block__content {padding: 30px 40px 0 0;}
.bottom__block .no-img .block__content {padding: 30px;}
.bottom__block img {margin: auto; display: block;}
.block__content h2 {font-size: 2.2em!important;padding-top: 15px;}
.block__content p {font-size: 1.4em!important;margin: 15px 0px !important;}
.block__content p img {margin: 0 auto;}
.block__content > p:first-of-type > img:first-of-type {
        margin-top: -245px;
}

.block__content ul li {font-size:1.4em;}
.bottom__block .container {position: relative;}

.press-hide header {max-width: 1200px; margin: auto;}
.press-hide h1 a {font-size: 1.0em!important;}
.press-hide .content-wrapper {position: relative;}
.press-hide .post-date {display: block;}
.press-hide .expertise .main-content {padding: 30px 0!important;}
.press-hide .post {padding: 40px 0!important;}
.post.post-home .post-date {display: block;}
.post.post-home .title {min-height: 75px; font-weight: 700; font-size: 1.3em;}
.post.post-home .post-body.text{display: none;}
.post.post-home.no-img .top-img{display: none;}
.post.post-home .post--inner {background-size: cover;background-position: center;}


.dummy-drop-box {cursor: pointer; height: 50px; border: 1px solid #d7d7d7; padding-left: 5px; border-radius: 3px; background-color: #fff; position: relative;}
.dummy-drop-box span {line-height: 50px; display: block;}
.dummy-drop-box i {position: absolute; top: 50%; transform: translateY(-50%); right: 15px;font-size: 1.35em;}
.dummy-drop-box .dropdown-container {border: 1px solid #d7d7d7;z-index: 10;max-height: 300px;overflow-Y: auto;position: absolute;border-radius: 0px 0px 3px 3px;top: 100%;left: 0px;width: 100%;background-color: #fff;}
.dummy-drop-box .dropdown-container ul {margin: 0px; padding: 0px;}
.dummy-drop-box .dropdown-container ul li {text-align: left;margin: 0px;display: block;width: 100%;padding: 0px;}
.dummy-drop-box .dropdown-container ul li span {text-align: left;}
.dummy-drop-box .dropdown-container ul li a {padding: 0px 0px 0px 10px;}
.dummy-drop-box .dropdown-container ul li a:hover {background-color: #dae4ee;}
.dummy-drop-box .dropdown-container .year-drop {background-color: #f1f1f1;}

.dummy-drop-box.closed .dropdown-container {display: none; }


.blog__continue {display: none;}

body.press-hide .press-release {display: none;}
body.press-hide .cattitle h1 {text-align:center;display: block;max-width: 705px;margin: 0 auto 50px!important;}
.press-release {position: absolute;top: 0;right: 13px;height: 230px;width: 325px;background-color: #014a8e;color: #fff;}
.press-release span {text-transform: uppercase; font-size: 0.8em;}
.press-release span i {margin-right: 10px;}
.press-release h2 {color: #fff;font-size: 1.8em;margin: 30px 0;}
.press-release a {color: #014a8e;background-color: #fff;font-weight: 700;max-width: 195px;text-align: center;padding: 15px;margin-top: 55px;display: block;}
.press-release a:hover {opacity: 0.8;}

.press-release .inner-rel a {margin: 0px;position: absolute;bottom: 29px;}
.press-release .inner-rel {padding: 30px;}
/*[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;margin: 1px;padding: 5px 7px !important;font-size: 13px;font-weight: normal;border: none;}
#PostPager li a {padding: 2px;text-decoration: none;color:#666;}
#PostPager .PagerLinkCurrent {padding: 5px 14px;font-weight:bold;color: #0e4d8c;background-color: transparent;text-decoration: underline;border: none;}
#PostPager .PagerLinkCurrent li { padding: 2px !important; }
#PostPager .PagerLinkDisabled {color: #ccc;padding: 5px 14px;background: #fff;border-color: #DDD !important;display: none!important;}
#PostPager .PagerEllipses { border: 0; padding: 2px; }
#PostPager .PagerLink{color:#5c5c5c;border: none;}
#PostPager .PagerLink.page--button.next-post {padding: 12px!important;border-radius: 3px;}
#PostPager .PagerLink.page--button.next-post a {color: #fff!important; text-transform: uppercase; font-weight: 500; border-radius: 3px;}
#PostPager .PagerLink.page--button{color:#5c5c5c;}
/*[08.navigation-posts]*/
.navigation-posts a { text-decoration: none; outline: none; }

/*[09.widget]*/
.blog__search {min-height: 75px;background-color: #F7F7F7;padding: 15px;}
.widget, .widget-content {width: 100%;order: 3;padding: 0px 3px;position: relative;}

.widget-content .login{position: relative;}
.widget-content .login i {position: absolute; left: 50%;top: 50%;transform: translate(-40px, -50%);color: #fff;}
.widget.search {position: relative;order: 2;}
.widget.search .search input[type=text] {width: 100%;}
.widget.search span {cursor: pointer;position: absolute;top: 50%;right: 15px;font-size: 1.35em;transform: translateY(-50%);}
.widgetzone {display: flex;align-items: center;justify-content: center;width: calc(100% - 320px);min-height: 52px; max-width: 900px;}
.widget.administration.first {float: right;width: 300px;display: flex;align-items: center;justify-content: center;min-height: 52px;/* margin-right: 20px; */padding-top: 38px;}
.widget.administration.first ul{margin: 0px -5px;}
.widget.administration.first ul li{padding: 0px 5px;}
.widget.administration.dash {width: 58%;order: 1;}
.widget .widget-header {margin: 0;font-size: 1.1em;font-family: 'Roboto', sans-serif;padding-left: 6px;margin-bottom: 15px;}
.tagcloud.widget ul { padding:0px; }
.widget ul {list-style: none;padding: 0;margin: 0px;display: block;}
.widget ul li a {font-size: 0.95em;color: #000;font-weight: 700;display: block;line-height: 50px;border-radius: 3px;}
.widget ul li a.btn-2 {color: #fff;}
.widget ul li .login a { padding-left: 10px;}
.widget ul li .login i { }
.widget ul li .login a:hover {text-decoration: none!important;}
.widget ul li a:hover {  }
.widget ul li {padding: 3px 0;float: left;width: 50%;text-align: center;}
.widget ul li.full-w {width: 100%; padding-top:35px;padding-bottom: 0px;float: none;}
.widget ul ul li { border: none; }

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

/*[11.authorlist]*/
.authorlist .widget-header { margin-bottom: 0; }
.authorlist li { }
.authorlist li A.authorlink { margin-left: 5px; }

/*[12.bloglist]*/
.bloglist .widget-header { margin-bottom: 0; }

/*[13.blogroll]*/
.blogroll .widget-header { margin-bottom: 0; }
.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 {margin-bottom: 15px;}
.categorylist ul li a { padding-right: 3px; display: block; }

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

/*[17.monthlist]*/
.monthlist .widget-header {margin-bottom: 15px;}
.monthlist li { font-weight: normal; }
.monthlist .year { cursor: pointer; font-weight: bold; }
.monthlist .year li { margin: 0 10px; }
.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 { margin-bottom: 0; }
.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: 52px;width: 100%;border-radius: 3px;outline: none !important;float:left;}
.search input[type=button] { float:right; border: none; padding: 0; height: 40px; width: 25%; color: #fff; cursor:pointer; background-color: #0e4d8c; border-radius: 2px; border: 1px solid #0e4d8c; font-weight:700;     font-family: 'Roboto',sans-serif ; line-height: 48px; height: 50px;}
.search input[type=button]:hover { background-color: #fff; color:#0e4d8c; }

/*[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: #0e4d8c; 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 {position: relative;background: #fff;padding: 3px;border-radius: 6px;border: 1px solid #CCC;margin-bottom: 15px;}
.search-page span {right: 15px;color:#004b84;font-size: 1.5em;}
.search-page-searchbox span {position: absolute;top: 50%;transform: translateY(-50%);}
.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: 0px 15px;height: 40px;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 {max-width: 270px;display: flex;justify-content: flex-end;float: right;margin-right: 135px;}
.clear { clear:both;}
.post-date {min-height: 25px;}
.post-date i {float: left;margin-right: 5px;} 
.post--inner:hover .post-date i {/* color: #fff; */}
.post-date span.first, .post-date span a {display: flex;float: left;margin-right: 10px;color: #888;text-transform: uppercase;font-size: .6em;text-decoration:none;align-items: center;justify-content: center;margin-top: 3px;}
.post-date span.last{margin-right: 0;}
.has-img .post-date span,.has-img .post-date span a {color: #fff;}
.no-img .post-date span,.no-img .post-date span a {color: #888;}
.no-img .post--inner:hover .post-date span,.no-img  .post--inner:hover .post-date span a {/* color: #fff; */}

.cattitle {clear:both;margin: 8px 0 0px 0 !important;}
.cattitle a { display: block;  display: -webkit-box; overflow: hidden;  text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical; word-wrap: break-word;visibility: visible;}
.cattitle h1,.cattitle h2 { margin-right:20px; font-size: 1.8em !important;  }
.has-img .cattitle a {color: #fff;}
.post-tags{margin-top: 15px;font-size:1.2em;}

.post-tags {}
.post-author a { padding-left:5px; padding-right:10px; color: #818285;  }
.post-category a{ padding-left:5px;   color: #818285;  }
.post-author a:hover,.post-category a:hover {color:#0e4d8c;}

.post--container {max-width: 1000px; margin: 0 auto;}

#monthList li ul li{ margin-bottom:7px;  }
.post.post-home .blog__continue:nth-child(6n+1), .blog__continue:nth-child(6n+7) { color: #fff;}
.post.post-home .blog__continue {color: #fff;margin: 15px 0 0px 0px;display: block;line-height: 50px;text-align: center;max-width: 169px;border-radius: 3px;}
.post.post-home .post--inner:hover .blog__continue {/* color: #fff ; */ }
.post.post-home .blog__continue:hover {}
.post.has-img.post-home .blog__continue {color: #fff;}
a.blogbutton {display: inline-block;clear: both;margin: 15px 0 0 0;padding: 0 15px;border-radius: 0px;color: #fff !important;background-color: #0e4d8c;border: 1px solid #0e4d8c;line-height: 40px;font-weight: 700;text-decoration: none !important;}
a.blogbutton:hover {background-color: #fff;color:#0e4d8c!important;}
.expertise .main-content{padding: 30px 0px 0 !important;/* max-width: 1200px; */margin: 0 auto;}
.content-wrapper .posts { width: 100%; margin: 50px auto; display: grid; gap: 1rem; position: relative; padding-top: 200px; grid-template-columns: repeat(3, minmax(225px, 1fr)); grid-auto-rows: 225px; padding-top: 470px; }
.post.no-img{ grid-row: span 1 / auto;}
.post.has-img{    grid-row: span 2 / auto;}
.post { color: #fff; box-shadow: 0px 15px 20px #00000029; height: 100%; width: 100%; border-radius: 4px; transition: all 500ms; overflow: hidden; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 0; margin: 0; }

.posts .post--content ,.posts > .has-img ~ .has-img .post--content{ padding-top: 50px; width: 100%; }
.posts > .has-img ~ .has-img .post--content .post-snip {display: none;}
.posts .post--content .post-date, .posts > .has-img ~ .has-img .post-date{ position: absolute; top: 20px; }
.posts .post--content .post-snip{display: none;}
.posts .post--content .post-snip .desc {font-weight: 700; font-size: 1.2em;min-height: 130px;}
.posts .post--content .title .lg{font-size: 1.8em; display: none;} 
.posts .post--content .title .sm{display: block;} 
.posts > .has-img ~ .has-img .title .sm{display: block;}
.posts > .has-img ~ .has-img .title .lg{display: none;}
.post.searchpage {margin: 0px auto;width: calc(100% - 30px);}
.posts > .has-img .top-img * {display: none;}

@media screen and (min-width: 1401px) {
.bloghead .flex .top-search .search--form{ width:900px; }
 .head-style-4.bloghead #search { left:23% !important; }
}

@media screen and (max-width: 1400px) and (min-width: 1231px) {
.head-style-4.bloghead #search { left:9% !important; }
}

@media screen and (min-width: 1231px) {
    .white--block {}
    .bottom-sm {margin-top: 150px !important;}
} 

@media screen and (max-width:1230px) and (min-width:992px) {
    .cattitle { width:85% !important;}
     .head-style-4.bloghead #search { left:29% !important; }
    .press-release {
    width: 277px;
    right: auto;
    left: 50%;
    transform: translateX(162px);
}
    .post.post-home:nth-of-type(2) {}
    .post.post-home:nth-child(6n+1), .post.post-home:nth-child(6n+7) {}
    .widget.administration.first {width: 25%;margin-right: 0px;}
    .widgetzone {width: 75%;}
    .content-wrapper .posts {width: 900px;margin: 0 auto;}
    .posts > .has-img .post--content .title .lg{font-size: 1.4em; }
}

@media screen and (min-width: 992px) {
    .mob-nav {display: none;}
    .blogonly { margin-top:173px; }
    .post.post-home:nth-child(5n+5) {}  

.posts > .has-img:first-child { position: absolute; max-width: 1300px; left: 50%; top: 0px; transform: translateX(-50%); height: auto; }
    .posts > .has-img:first-child .clear { display: none !important; }
.posts > .has-img .post--content { padding-top: 20px; width: 50%; height: auto;}
.posts > .has-img .post--content .post-date { position: static; }
.posts > .has-img .post--content .post-snip {display: block;}
.posts > .has-img .post--content .post-snip p {color: #ababab; margin: 0px;}
.posts > .has-img .post--content .title { min-height: 50px; margin-bottom: 15px; }
.posts > .has-img .post--content .title .sm {display: none;}
.posts > .has-img .post--content .title .lg {display: block;}
.posts > .has-img .top-img {width: 50%;background-size: cover;background-position: center;height: auto;}
.posts > .has-img .top-img * { font-size: 0px;}

.posts > .has-img:first-child .post--inner {display: flex;/* align-items: center; */flex-direction: row-reverse;}


.posts > .has-img ~ .has-img { position: static; transform: none; max-height: 100%; }
.posts > .has-img ~ .has-img .top-img { width: auto; float: none; height: auto; }
    .posts .post--content ,.posts > .has-img ~ .has-img .post--content{ padding-top: 50px; width: 100%; }
.posts > .has-img ~ .has-img .post--content .post-snip {display: none;}
.posts .post--content .post-date, .posts > .has-img ~ .has-img .post-date{ position: absolute; top: 20px; }
.posts .post--content .post-snip{display: none;}
.posts .post--content .post-snip .desc {font-weight: 700; font-size: 1.2em;min-height: 130px;}
.posts .post--content .title .lg{font-size: 1.8em; display: none;} 
.posts .post--content .title .sm{display: block;} 
.posts > .has-img ~ .has-img .title .sm{display: block;}
.posts > .has-img ~ .has-img .title .lg{display: none;}
    
}

@media only screen and (max-width:991px) {
    .cattitle { width:100% !important; }
    .widget .widget-header {padding-bottom:0;margin-bottom: 10px;padding-top: 15px;}
    .expertise .main-content{ padding:15px !important; }
    .post.post-home {}
    .press-release {position: static;width: 100%;max-width: 676px;margin: 0px auto 25px auto;}
    .post.post-home:nth-of-type(2) { margin-top : 0;}
    .blog__search {font-size: 1em;min-height: 0px;}
    .post.post-home:nth-of-type(odd) {}
    .post.post-home:nth-of-type(11) {margin-right: 0!important;}
    .widget.administration.first {width: 100%;/* margin-bottom: 10px; */}
    .widgetzone {width: 100%;}
    .widget, .widget-content select {min-height: 50px;}
    .bottom__block .block__content {padding: 0 0 20px;}
    .post.post-home:nth-child(6n+1), .post.post-home:nth-child(6n+7) {margin-left: 0!important;width: 100%;}

    .post#post5 {width: 100%;}
    .bottom__block{ padding-top: 30px;}

    .bottom__block img{display: block; margin: 15px auto 30px; }
    .widgetzone {display: block !important;}
    .widget.categorylist {}
    .widget.search {}
    .sub-h1 .social--links {vertical-align: super; margin: 0px 15px; display: block; float: none; margin: 15px 0px 0px 0px;}
    .content-wrapper .posts {grid-template-columns: repeat(2, minmax(225px, 1fr));}

    .posts > .has-img { position: static;  left: 0%; top: 0px; transform: none; max-height: none; }
    .posts > .has-img .post--content { padding-top: 50px; }
    .posts > .has-img .post--content .title { min-height: 10px; margin-bottom: 15px; }
    .posts > .has-img .top-img { width: 100%; float: none; height: 240px; background-size: cover; background-position: center; }
    .content-wrapper .posts {padding-top: 30px;}
    
    .widget.administration.first{
    padding-top: 0px;
}

    .mob-nav {display: flex; justify-content: space-between; align-items: center;}
    .mob-nav a i {font-size: 1.6em;}

    .navicon-container {padding-top: 6px;vertical-align: top;margin-left: 15px;display: inline-block;width: 30px;height: 35px;}
    .navicon-container .menu-icon { width: 200%; height: 100%; transition: all .5s ease-in-out 0s; transform: rotate(0deg) scale(0.5); position: relative; cursor: pointer; transform-origin: top left; }
    .navicon-container span { display: block; position: absolute; height: 8px; border-radius: 10px; opacity: 1; left: 0px; transform: rotate(0deg); transition: all 0.25s ease-in-out 0s; }
    .navicon-container span:nth-child(1) { top: 0px; width: 100%; transform-origin: left center; }
    .navicon-container span:nth-child(2) { top: 18px; width: 100%; transform-origin: left center; }
    .navicon-container span:nth-child(3) { top: 36px; width: 100%; transform-origin: left center; }
    .navicon-container .menu-icon.open span:nth-child(1) { transform: rotate(45deg); top: -3px; left: 8px; }
    .navicon-container .menu-icon.open span:nth-child(2) { width: 0%; opacity: 0; }
    .navicon-container .menu-icon.open span:nth-child(3) { transform: rotate(-45deg); top: 39px; left: 8px; }

    .blog__search .mob-pos{position: fixed;transform: translateX(-100%);left: 0px;top: 0px;height: 100vh;left: 0px;max-width:300px;width: calc(100vw - 150px);z-index: 100;background-color: #fff;}
    .blog__search .mob-pos.open{transform: translateX(0%);}
    .blog__search .mob-overlay{transition: none; background-color: #000; position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 90; opacity: 0.5;}
    .blog__search .mob-pos .container {max-width: 100%;}
    .widget ul li {width: 100%;float: none;}
    .widget.administration.first {float: none;}
    .widget ul li.full-w {padding-top: 0px;}

    .blog__search .btn-2 {margin-top: 15px;}

    .widget.administration.dash{ width: 100%; padding-top: 0px;}
}

@media screen and (max-width: 991px) and (min-width: 768px ) {
    .content-wrapper .posts {width: 700px;margin: 0 auto;}
    .widget.administration.dash {}
    .widgetzone {margin: 0px 0px;}
 .bloghead .flex .top-search .search--form { width:450px; }
.head-style-4.bloghead #search {     left: 19% !important; width: 730px; }
}

@media only screen and (max-width: 767px) {
    .post.post-home {width: 100%!important;margin-left: 0!important;}
    .widgetzone {width: 100%;min-height: 40px;}
    .widget.administration.first {width: 100%;margin-right: 0;}
    .blog__search {padding: 5px;position: relative;}
    .widget.administration {font-size: 1.2em;}
    .widget .widget-header {}
    .widget.search span {}
    .widget.administration.dash {float: none;height: 30px;}
    .search input[type=text] {height: 40px;}
    select#categorylist {height: 38px;width: 97%;margin-left: 5px;}
    .main-content h1 {font-size: 2.3em!important;}
    .blue--block img {margin-top: -260px;}
    .social-blog {margin-right: 0;}
    .content-wrapper .posts {width: 100%; margin: 0 auto;}
    .blog__search {}
    .dummy-drop-box {height: 40px;}
    .dummy-drop-box span {line-height: 40px;}
    .widget.categorylist {width: 100%;float: none;}
    .widget.search {width: 100%; float: none;}
    .widget-content {float: none;}
    .widget.administration.first {float: none; display: block;}
.bloghead .flex .top-search { width: 100%; display: block; }
.bloghead .flex {display: block;}
    .bloghead .flex .logo {margin: 0 auto;}
}

@media only screen and (max-width:600px) {
    .cattitle{ height:auto !important;}
    .tagcloud{ margin-top:35px; clear:both;}
    .content-wrapper{ font-size:0.8em !important; }
    .content-wrapper .posts {grid-template-columns: repeat(1, minmax(225px, 1fr));}
    
    
}

@media only screen and (max-width:400px) {
    .cattitle{ height:auto !important;}
    .tagcloud{ margin-top:35px; clear:both;}
    .content-wrapper{ font-size:0.8em !important; }
}