/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

* {behavior:url("hover.htc")}

#page {
	margin-top:20px;
	text-align:left;
	}
    
.ver_midle, .ver_midle img{
    vertical-align: middle !important;
}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}
#header_i {
	background:  url('images/bg_header.png');
	}

.lang_menu ul { margin: 0; padding: 0; list-style: none; width: 57px; }

.lang_menu ul li { position: relative; }

.lang_menu li ul { position: absolute; left: 0px; top: 31; display: none; }

.lang_menu ul li a { display: block; text-decoration: none; color: #000; background: url(/blog/wp-content/themes/default/images/menu_fon_up.jpg) no-repeat; padding: 3px; border: 1px solid #8b1c1c; border-bottom: 0; }

#down ul li a { display: block; text-decoration: none; color: #fff; background: #620a06; padding: 3px; border: 1px solid #8b1c1c; border-bottom: 1; }

.lang_menu  /* Fix IE. Hide from IE Mac \*/ * html ul li { float: left; } * html ul li a {  } /* End */ 

.lang_menu li:hover ul, 
.lang_menu li.hover ul { display: block;}

#content {
float:left;
	font-size: 1.2em;
	margin-top:10px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}
#footer_i
 {
 background:transparent url(images/footerbg.jpg)  left top;
 }	
#wrap{width: 900px; margin: 0px auto 0px auto; }
#wrap .left h2 { float:left;width:600px;font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; font-size: 20px; color: #ffffff;   font-weight: bold; }
#wrap h1 {float:right;display: block;width: 260px; background: url(images/footerlogo.png) no-repeat top left; text-align: center; padding: 20px 0 20px 0; font-size: 28px; font-weight: bold; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; letter-spacing: -1px; }
small {
	font-family: proxinova_light;
	line-height: 1.1;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle{font-size: 22px !important; color: #000 !important; font-family: proxinova_semibold !important; text-transform: uppercase !important; letter-spacing: 2px !important; margin: 0px;}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: red;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:red;
	text-decoration: underline;
	}

a:hover {
	 
	text-decoration: none;
	}
#menu a{padding:0 auto;  }
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
	width: 954px;
	
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 50px;
	width: 650px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 50px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 40px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 745px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9px;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9px;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.menu_cat{
	margin-top:5px;
	padding:10px 5px;
	Font:bold 15px Tahoma;
	color:white;
}

.getsocial {
    z-index: 50 !important;
}

.block_image_right{border: 1px solid #C0C0C0 !important; text-align: center; padding: 6px 5px; margin: 10px 0;}
.block_image_right h2{height: 20px !important; vertical-align: middle; display: table-cell; overflow: hidden; width: 1%; padding-bottom: 6px !important;}

.flex-container {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-direction: normal; -moz-box-direction: normal; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -moz-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;}

[flex-display="inline"]{display: -webkit-box; display: -moz-box; display: -ms-inline-flexbox; display: -webkit-inline-flex; display: inline-flex;}
[flex-justify="center"]{-webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;  justify-content: center;}
[flex-justify="justify"]{-webkit-box-pack: justify; -moz-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify;  justify-content: space-between;}
[flex-justify="right"]{-webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;}
[flex-wrap="nowrap"]{-webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap;}
[flex-wrap="wrap"]{-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
[flex="1"]{-webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto;}
[flex="0"]{-webkit-box-flex: 0; -moz-box-flex: 0; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto;}
[flex="110"]{-webkit-box-flex: 0; -moz-box-flex: 0; -webkit-flex: 0 10 auto; -ms-flex: 0 10 auto; flex: 0 10 auto;}
[flex="block_9"]{-webkit-box-flex: 0; -moz-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto;}
[flex-box="1"]{-webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1;}
[flex-order="0"]{-webkit-order: 0; -ms-flex-order: 0; order: 0;}
[flex-order="1"]{-webkit-order: 1; -ms-flex-order: 1; order: 1;}
[flex-order="2"]{-webkit-order: 2; -ms-flex-order: 2; order: 2;}
[flex-order="3"]{-webkit-order: 3; -ms-flex-order: 3; order: 3;}
[flex-order="4"]{-webkit-order: 4; -ms-flex-order: 4; order: 4;}
[flex-order="5"]{-webkit-order: 5; -ms-flex-order: 5; order: 5;}
[flex-order="6"]{-webkit-order: 6; -ms-flex-order: 6; order: 6;}
[flex-order="7"]{-webkit-order: 7; -ms-flex-order: 7; order: 7;}
[flex-order="8"]{-webkit-order: 8; -ms-flex-order: 8; order: 8;}
[flex-order="9"]{-webkit-order: 9; -ms-flex-order: 9; order: 9;}
[flex-align="auto"]{-webkit-align-self: auto; -ms-flex-item-align: auto; align-self: auto;}
[flex-align="center"]{-webkit-align-self: center; -ms-flex-item-align: center; align-self: center;}
[flex-align="end"]{-webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end;}
[align-items="center"]{-webkit-align-items: center !important; -ms-flex-align: center !important; align-items: center !important;}
[flex-direction="column"]{-webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;}
[flex-direction="column-reverse"]{-webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse;}
[align-self-one="stretch"]{-webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch;}
[align-self-one="center"]{-webkit-align-self: center; -ms-flex-item-align: center; align-self: center;}
[flexdisplay="flex"]{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}

.blog__header{border-bottom: 3px solid #cb0000;}
.blog__header__flex{max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box;}
.blog__header__flex__one{text-align: left; position: relative;}
.blog__header__flex__one img{max-width: 250px; margin-bottom: -25px;}
.blog__header__block1 a{}
.blog__header__plank__content{display: none; position: absolute; top: 100%; z-index: 10; padding-top: 7px;}
.blog__header__plank{background: #ebebeb; padding: 10px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-direction: normal; -moz-box-direction: normal; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -moz-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-align: start; -moz-box-align: start; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; max-width: 250px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border-radius: 7px;}
.blog__header__plank svg, .blog__header__plank span{}
.blog__header__plank svg{width: 21px; fill: #cb0000;}
.blog__header__plank span{padding-left: 7px; color: #000;}
.blog__header__flex__one:hover .blog__header__plank__content{display: block;}
.blog__header__plank:hover{background: #dedede;}
.blog__header__plank:hover svg{fill: #000;}
.blog__header__flex2__one{color: #27282d; font-family: opensans_light; text-transform: uppercase; letter-spacing: 2px;}
.blog__header__flex2__one:hover{color: #cb0000;}
.blog__header__flex__one__head{font-family: century; color: #000; font-size: 30px; text-align: center;}
.blog__header__flex__one__text1{font-family: proxinova_light; font-size: 12px; color: #000; text-align: left;}
.blog__header__flex2{}
.blog__header__flex2__one{text-decoration: none; margin: 0 20px; position: relative;}
.blog__header__flex2__one.dotted:after{content: ''; left: calc(100% + 18px); position: absolute; width: 4px; height: 4px;  border-radius: 750px; background: #27282d; top: 15px;}
.blog__header__flex2__one:last-child{margin-right: 0px;}
.blog__navbarright{text-align: right; margin: 0 0 0 auto;}
.blog__header__flex__one__head a{color: #000;}
.blog__header__flex__one__head a:hover{color: #cb0000;}

.blog__navbar{padding: 10px 0 0 0 !important;}
.blog__navbar .nav-link{text-transform: uppercase; font-size: 15px; padding: 0px !important;}
.blog__navbar .navbar-nav{box-sizing: border-box; display: flex; justify-content: space-between; margin: 0 auto; max-width: 1200px; width: 100%; padding: 20px;}
.blog__navbar .nav-item{text-align: center;}
.blog__navbar .nav-link:hover{color: #cb0000 !important;}

.blog__footer{background: #313436; padding: 20px 0;}
.blog__footer__flex, .blog__footer__provided{max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box;}
.blog__footer__flex__one{margin-right: 40px;}
.blog__footer__flex__one img{display: block; margin: 0 auto; max-width: 100%; min-width: 250px; max-width: 250px;}
.blog__footer__flex2__one{font-size: 14px; font-family: proxinova_light; color: #999999; box-sizing: border-box; margin: 5px 20px; max-width: 177px; width: 100%;}
.blog__footer__flex2__one:hover{color: #fff;}
.blog__footer__provided{color: #fff; font-size: 14px; padding-top: 0px;}

.blog__center{max-width: 1200px; width: 100% !important; margin: 0 auto !important; padding: 40px 20px !important; box-sizing: border-box;}
.blog__center__left{padding: 0px !important; margin: 0px 40px 0px 0px !important;}
.blog__center__right{min-width: 360px !important; max-width: 360px !important; width: 360px !important; margin: 0px !important; padding: 0px !important;}

[data-postone]{border-bottom: 1px dotted #dedede; padding-bottom: 35px; margin-bottom: 20px;}
[data-postone]:last-child{border-bottom: 0px dotted #dedede; padding-bottom: 0px; margin-bottom: 0px;}
[data-postone] #getsocialmain{padding-bottom: 0px !important;}

.blog__posthead{margin-bottom: 20px;}
.blog__posthead a, .blog__posthead .headnolink{color: #000; font-family: century; font-size: 25px; line-height: 1.1;}
.blog__posthead a:hover{color: #cb0000;}

.blog__posttimecom__flex{margin-bottom: 20px;}
.blog__posttimecom__flex__one, .blog__posttimecom__flex__two{color: #929292; font-size: 14px; font-family: proxinova_light;}
.blog__posttimecom__flex__one{}
.blog__posttimecom__flex__two{font-size: 12px; text-align: right;}

.blog__posttimecom__flex__one i{color: #000;}
.blog__posttimecom__flex__one span{color: #929292;}
.blog__posttimecom__flex__one a{color: #cb0000; text-decoration: underline !important;}
.blog__posttimecom__flex__one a:hover{color: #000;}
.blog__posttimecom__flex__two i{color: #000;}
.blog__posttimecom__flex__two span a{color: #929292;}
.blog__posttimecom__flex__two:hover i{color: #cb0000;}

.blog__posttext{}
.blog__posttext p, .blog__posttext div, .blog__posttext span, .blog__posttext strong, .blog__posttext b{font-family: proxinova_light !important; font-size: 19px !important; color: #2a2a29 !important; line-height: 1.1 !important; font-weight: normal !important; text-align: justify;}
.blog__posttext strong, .blog__posttext b{font-weight: bold !important;}
.blog__posttext p, .blog__posttext div{padding-bottom: 30px !important;}
.blog__posttext p:last-child, .blog__posttext div:last-child{padding-bottom: 0px !important;}
.blog__posttext a, .postmetadata a{color: #cb0000; text-decoration: underline !important;}
.blog__posttext a:hover, .postmetadata a:hover{color: #000; text-decoration: none !important;}
.blog__posttext img{max-width: 100%; width: inherit !important; margin: 0 auto; display: block;}

img.alignright {
	margin: 0 0 2px 7px;
	margin: 0px 0px 5px 10px;
	display: inline;
}

img.alignleft {
	margin: 0px 10px 5px 0px;
	display: inline;
}

.blog__posttags__flex{margin-top: 40px;}
.blog__posttags__flex__one{font-size: 18px; color: #000; font-family: proxinova_semibold; font-weight: 400; margin-right: 20px; padding-top: 12px;}
.blog__posttags__flex__two{}
.blog__posttags__flex__two a{padding: 12px 13px 11px; background: #16100d; margin-right: 9px; color: #fff; font-size: 12px; font-family: proxinova_semibold; display: inline-block; margin: 5px;}
.blog__posttags__flex__two a:hover{background: #cb0000; -webkit-transition: all linear .3s; -o-transition: all linear .3s; transition: all linear .3s; color: #fff;}

.blog_recentpost{}
.blog_recentpost a{}
.blog_recentpost__one{margin: 0px !important;}
.blog_recentpost__one__block{position: relative; padding: 15px 0; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -webkit-transition: all 200ms linear;}
.blog_recentpost__one__block:after{content: ''; position: absolute; height: 1px; left: 0px; bottom: 0px; width: 50%; background: #879999;}
.blog_recentpost__one:last-child .blog_recentpost__one__block:after{display: none;}
.blog_recentpost__one__block:hover{background: #f1f2f1; box-shadow: -15px 0px 0px 0px #f1f2f1, 15px 0px 0px 0px #f1f2f1;}
.blog__recent__head{font-size: 14px; color: #cb0000; font-family: proxinova_light;}
.blog__recent__text, .blog__recent__text a{font-size: 14px; color: #000000; font-family: proxinova_light; text-align: justify;}
.blog_recentpost li:before{content: '' !important;}
.blog_recentpost__one__block:hover .blog__recent__head{color: #879999;}
.blog_recentpost__head{}
.blog_recentpost__head h2{font-size: 22px !important; color: #000 !important; font-family: proxinova_semibold !important; text-transform: uppercase !important; letter-spacing: 2px !important; margin: 0px !important;}
.block__right__one, .block__right__one__widget{margin-bottom: 40px;}
.blog_recentpost__block__img{max-width: 100%; display: block; margin: 0 auto;}
.blog_recentpost__block{margin-top: 10px;}
.block__right__one:last-child{margin-bottom: 0px;}

.blog__pagetitle{border-bottom: 1px solid #dedede; padding-bottom: 10px; margin-bottom: 20px !important; text-align: center;}

@media (max-width: 990px) {
    .blog__navbar{background: #cb0000; padding: 10px !important;}
    .blog__navbar .navbar-toggler{color: #fff; border-color: #ab0000 !important;}
    .blog__navbar .navbar-toggler-icon{background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>") !important;}
    .blog__navbar button:focus{outline: 0px;}
    .blog__navbar .navbar-collapse{margin: 0 auto; max-width: 1200px; box-sizing: border-box; width: calc(100% + 40px); background: #fff; margin-left: -20px; margin-top: 8px; padding-left: 20px; margin-bottom: -8px; flex: none;}
    .blog__navbar .nav-item{text-align: left;}
    .blog__navbar .nav-link{padding: 5px 0px !important;}
    
    .blog__header__block1{display: none;}
    .blog__header__block2{min-width: 300px;}
    .blog__header__block3{width: 100%;}
    
    .blog__center__right{display: none;}
    .blog__center__left{margin-right: 0px !important;}
}


@media (max-width: 800px) {
    .blog__footer{padding: 0px;}
    .blog__footer__flex{display: block;}
    .blog__footer__flex__one{margin-right: 0px; margin-bottom: 20px;}
    .blog__footer__provided{text-align: center;}
}


@media (max-width: 700px) {
    .blog__header__flex{display: block;}
    .blog__header__block2{padding-bottom: 15px; border-bottom: 1px dashed #e6e6e6; margin-bottom: 15px;}
    .blog__header__flex2__one.dotted{margin-left: 0px;}
}


@media (max-width: 600px) {
    .blog__footer__flex2{display: block;}
    .blog__footer__flex2__one{display: block; border-bottom: 1px dotted #2b2c2d; box-sizing: border-box; max-width: inherit; margin: 0px; padding: 5px; font-size: inherit; text-align: center;}
    .blog__footer__flex2__one:last-child{border-bottom: 0px dotted #2b2c2d; padding-bottom: 0px;}
    
    .blog__posttags__flex, .blog__posttimecom__flex{display: block; text-align: center;}
    .blog__posttags__flex__one{margin-right: 0px;}
    .blog__posthead{text-align: center;}
    .blog__posttimecom__flex__two{text-align: center;}
    .blog__posttimecom__flex__two{font-size: 16px;}
}


@media (max-width: 450px) {
    .blog__header__flex2{display: block; text-align: center;}
    .langbar__block{margin: 0 auto; margin-top: 10px;}
    .blog__header__flex2__one{margin: 0 10px;}
    .blog__header__flex2__one.dotted:after{left: calc(100% + 8px);}
    .blog__header__block2{min-width: inherit;}
}