<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding:0;
	margin:0;
}

#google_ads_frame4 {
	width:250px !important;
}

.google_ads_frame4 {
	width:250px !important;
}

.header-container {
	width:1040px;
	margin:0 auto;
}

.article {
	width:770px;
}

.bt-btn.review-load-more,
.bt-btn.crew-load-more,
.bt-btn.pressrelease-load-more {
  color: #333333;
  background: #FFFFFF;
}

.bt-btn.review-load-more:hover,
.bt-btn.crew-load-more:hover,
.bt-btn.pressrelease-load-more:hover {
	color: #0094f2;
	text-decoration: underline !important;
}

.article .row.row-1,
.article .row.row-2,
.article .row.row-3,
.article .row.row-4 {
	margin: 30px 0 50px;
	padding: 0;
	width: 770px;
	border: solid 1px #008b8b;
}

.article .row.row-1 a,
.article .row.row-2 a,
.article .row.row-3 a,
.article .row.row-4 a {
	color: #333333;
	text-decoration: none;
	transition: 0.2s;
}

.article .row.row-1 a:hover,
.article .row.row-2 a:hover,
.article .row.row-3 a:hover,
.article .row.row-4 a:hover {
	color: #0094f2;
	text-decoration: underline !important;
}

.row-3 .content-r .float-right {
	margin-top:5px;
}

.review-tags .review-date {
	position:absolute;
	bottom:0;
	right:7px;
	margin-bottom:6px;
}

.bg-main.default {
	background-color: #ffffff;
}

.bt-btn {
	color: #333333;
	background-color: #ffffff;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
	padding: 0px 15px 8px 15px;
	position: absolute;
	right: 20px;
	bottom: -33px;
	border-radius: 0 0 7px 7px;
	border-left: solid 1px #008b8b;
	border-right: solid 1px #008b8b;
  border-bottom: solid 1px #008b8b;
}

.bt-btn:hover {
	color: #0094f2;
}

/*HEADER START*/

header .header {
	height:135px;
	position:relative;
}

header .header .maker_logo {
	float: left;
  margin-right: 10px;
}

header .header .hermitage_logo {
	float: left;
  height: 85px;
	border-left: solid 3px #008b8b;
	padding: 5px 0 0 40px;
	margin-top: 25px;
}

header .header .logo-img {
	/*position: absolute;*/
	left: 0;
	height: 135px;
}

header .header .logo-hermitage {
	height: 75px;
}

header .header .head-banner {
	position:absolute;
	right:0;
	padding-top:37.5px;
}

nav.navbar1-cl.default {
	background: #008b8b;
}

nav#myNavbar ul.navbar-nav {
	width:1040px !important;
	height:45px;
	padding:0 !important;
}
nav#myNavbar {
  border-top: solid 1px #008b8b;
  border-bottom: solid 1px #008b8b;
}

nav#myNavbar ul {
  margin-bottom: 0;
}

nav#myNavbar li {
	padding: 0 !important;
	float: left;
	/*border-right: 1px solid #008b8b;*/
	border-left: 1px solid #fff;
	margin-top: 12px !important;
	padding:0 7px !important;
}

nav#myNavbar li a{
	padding: 3px 3px !important;
	letter-spacing: 1.7px;
	text-align: center;
	color: #fff;
    font-size: 0.8em;
	transition: 0.3s;
	display: unset !important;
}

nav#myNavbar li a:hover {
	background: #0094f2;
	color: #FFFFFF;
	border-radius: 3px;
}

/*nav#myNavbar li:nth-of-type(4),
nav#myNavbar li:nth-of-type(5),
nav#myNavbar li:nth-of-type(6){
	padding: 0 11px !important;
}*/

nav#myNavbar li:first-of-type {
	border-left: 1px solid #fff;
}

nav#myNavbar li:last-of-type {
	border-right: 1px solid #fff;
}

.main-content .category li {
	float: left;
	padding: 0 7px !important;
	/*border-right: 1px solid #008b8b;*/
	/* border-left: 1px solid #008b8b; */
	margin-top: 12px;
}

.main-content .category li a {
	display: block;
	text-align: center;
	font-size: 0.8em;
	padding: 3px 4px !important;
	color: #333333;
	text-decoration: none;
	transition: 0.3s;
}

.main-content .category li a:hover {
	background: #008b8b;
	color: #FFFFFF;
	border-radius: 3px;
}

.main-content .category li:first-of-type {
	border-left: 1px solid #fff;
}

.main-content .category li:last-of-type {
	border-right: 1px solid #fff;
}

/*HEADER END*/

.header-front-img {
	width:2rem;
	margin-bottom:0.5rem;
}

.main-content .category {
	height:45px !important;
	list-style:none;
	padding-left:15px;
}

.main-content .categorybar-cl.default {
	background: #c0c0c0;
}
.main-content .categorybar-cl.default.maker-2  {
	border-bottom: solid 1px #008b8b;
	border-top: solid 1px #008b8b;
}

/*ARTICLE START*/

.article .row-1 {
	background: #FFFFFF;
	margin: 20px;
	position: relative;
	margin-bottom: 50px;
}

.article .row-1 .col-md-6 {
	background:#ffffff;
	padding:0;
	max-width:47%;
	margin-left:2%;
	margin-bottom:15px;
	padding:10px;
}

.article .row-1 .col-md-12 {
	max-width:96%;
	background:#ffffff;
	margin-left:2%;
	margin-bottom:15px;
	margin-top:5px;
}

.article .row-1 h2 {
	color: #fff;
	background: #008b8b;
	width: 100%;
	font-size: 18px;
	font-weight: bolder;
	padding: 10px 0 10px 16px;
	border-bottom: solid 1px #008b8b;
}

.article .row-1 .col-md-12,
.article .row-1 .col-md-6 {
	border: 1px solid #008b8b;
}

.article .row-1 .col-md-12 img.content-l {
	width: 30%;
	float: left;
	border: 1px solid #008b8b;
}

.article .row-1 .col-md-12 .content-r {
	width:70%;
	float:right;
}

.article .row-1 .col-md-12 .content-r h3 {
	font-size:20px;
	padding-left:15px;
	/*margin-top:-3px;*/
}

.article .row-1 .col-md-12 .content-r p {
	line-height:18px;
	padding-left:15px;
	font-size:14px;
}

.article .row-1 .col-md-12 .content-r span small.text-danger,
.article .row-1 .col-md-6 .content-r span small.text-danger {
	color:#EB353F !important;
	font-weight:bold;
}

.article .row-1 .col-md-12 .content-r span small.bg-warning,
.article .row-1 .col-md-6 .content-r span small.bg-warning {
	background:#F3C146 !important;
}

.article .row-1 .col-md-12 .content-r span small.bg-primary,
.article .row-1 .col-md-6 .content-r span small.bg-primary {
	background:#1E4BAC !important;
}

.article .row-1 .col-md-6 img.content-l {
	width:40%;
	float:left;
	border:1px solid #8f8f8f;
}

.article .row-1 .col-md-6 .content-r {
	width:60%;
	float:right;
}

.article .row-1 .col-md-12 .content-r span small,
.article .row-1 .col-md-6 .content-r span small {
	display:inline-block;
	margin-left:5px;
	padding:2px 5px;
}

.article .row-1 .col-md-12 .content-r span .float-right,
.article .row-1 .col-md-6 .content-r span .float-right {
	padding-right:0 !important;
}

.article .row-1 .content-r span .text-danger {
	padding-right:0 !important;
}

.article .row-1 .content-r span small {
	margin-left:0 !important;
}


.article .row-1 .col-md-6 .content-r h4 {
	margin:left:15px !important;
	font-size:16px !important;
}

.article .row-1 .col-md-6 {
	padding:8px !important;
}

.article .row-2,
.article .row-3 {
	padding-bottom:15px !important;
}


.article .row-2 .col-md-12:first-of-type,
.article .row-3 .col-md-12:first-of-type {
	margin:5px auto 0 !important;
}

.article .row-2 .col-md-12,
.article .row-3 .col-md-12 {
	margin:0px auto !important;
	border-top:none;
}

.article .row-2 .col-md-12:first-of-type,
.article .row-3 .col-md-12:first-of-type {
	border:1px solid #008b8b;
}

.article .row-2 .col-md-12 .content-r span small.bg-primary,
.article .row-2 .col-md-6 .content-r span small.bg-primary {
	background:#F29E39 !important;
}

.article .row-2 .col-md-6 {
	margin:0 !important;
	max-width:48%;
	border-top:none;
	padding-left:0;
}

.article .row-3 .col-md-6 {
	margin:0 !important;
	max-width:48%;
	border-top:none;
	padding-left:7px;
}

.article .row-2 .col-md-6 .content-r,
.article .row-3 .col-md-6 .content-r:first-child {
	width:100%;
	float:none;
}

.article .row-2 .col-md-6:nth-of-type(odd),
.article .row-3 .col-md-6:nth-of-type(even) {
	margin-left:2% !important;
}

.article .row-2 .col-md-6:nth-of-type(even),
.article .row-3 .col-md-6:nth-of-type(odd) {
	border-left:none;
}

.article .row-3 .col-md-12 .content-r span small.bg-primary,
.article .row-3 .col-md-6 .content-r span small.bg-primary {
	background:#6CC4EB !important;
}

.article .row-4 h2 {
	background: #008b8b;
}

.article .row-4 .col-md-12 {
	background:none;
	border:none;
}

.article .row-4 p {
	width:12% !important;
}

.article .row-4 ul {
	list-style:none;
	clear: both;
	width:88% !important;
}

.article .row-4 ul li {
	float:left;
	width:12.5%;
	font-weight:500;
	padding-bottom:5px;
	font-size: 13px;
	margin-left: 10px;
}

.article .row ul li p {
	line-height:10px;
}


/*ARTICLE END*/


/*SIDEBAR START*/


.sidebar {
	width:250px;
	margin-top:30px;
	position:relative;
	left:10px;
}

.sidebar .translate {
	width:250px;
	margin-bottom:20px !important;
	padding:0;
	background:#eeeeee;
	padding:30px 20px;
	border-top:2px solid #008b8b;
}

.sidebar .img-fluid {
	width:250px;
}

.sidebar .translate h3 {
	font-size:22px;
	color:#494949;
}

.sidebar .translate .skiptranslate.goog-te-gadget {
	width:100%;
}

.sidebar .translate .skiptranslate.goog-te-gadget .goog-te-combo {
	width:100%;
	background-color: #ffffff;
}

.sidebar .sidebar-ad {
    width: 100%;
    padding: 20px;
}

/*SIDEBAR END*/

/* CUSTOM COLOR FOR MONTH ACHIEVE LINK */
.article .montharchive-section .row p {
	color: #333333;
}
.article .montharchive-section .row ul li a {
	color: #333333;
}

.article .montharchive-section .row ul li a:link {
	color: #333333;
}

.article .montharchive-section .row ul li a:hover {
	color: #0094f2;
	text-decoration: underline;
}

/*.article .montharchive-section .row ul li a:visited {
	color:#eeeeee;
}*/
/* END */

.footer {
	background:#255ABF;
	padding:50px;
	color:#ffffff;
}

.footer a {
	color:#ffffff;
	text-decoration:none;
}

.footer ul li {
	list-style:none;
}

.footer .col-lg-3 img.footer-logo {
	padding-bottom:40px;
}

.footer .col-lg-3:first-of-type p {
	padding-bottom:50px;
}

.footer .col-lg-3 ul {
	padding-bottom: 40px;
}

.footer .col-lg-3 ul li {
	float:left;
	margin-right:10px;
}

.footer &gt; .row &gt; .col-lg-4,
.footer &gt; .row &gt; .col-lg-2,
.footer &gt; .row &gt; .col-lg-3:last-of-type {
	border-left:1px solid #134199;
}

.footer .col-lg-4 p {
	line-height:10px;
}

.footer i.fas {
	font-size:5px;
	position:relative;
	top:-4px;
}

#pagetop {
	position:fixed;
	bottom:20px;
	right:20px;
	/*display:none;*/
	opacity:0.7;
}

#toTop {
	background-color: #fff;
}

.crew-first-step,
.crew-second-step,
.crew-third-step,
.pressrelease-first-step,
.pressrelease-second-step,
.pressrelease-third-step,
.review-first-step,
.review-second-step,
.review-third-step {
	display: none;
}

.mt-4, my-4 {
  margin-top: unset!important;
}

iframe#twitter-widget-0 {
    width: 248px !important;
    border: 1px solid #008b8b !important;
    margin-left: 1.5px !important;
    margin-top: 20px !important;
	border-radius: 12px;
}

/*/13/05/2019*/
.msiSearchBox00 {
	position: absolute;
    right: 0;
    bottom: 20px;
    display: flex;
}
.msiSearchBox00 input[type="text"] {
	background: #dcdcdc;
    width: 160px;
	height: 25px;
    padding: 3px;
	border: solid 1px #797979;
}
.msiSearchBox00 input[type="image"] {
	height: 25px;
}
.hermitage_logo.deepcool-icon{
	border-left:none!important;
	padding-left: 10px !important;
}
.hermitage_logo.icon-wrap{
	margin-left: -21px!important;
}


</pre></body></html>