.rbtn.rbtn-sm.rbtn-ico.rbtn-main {

        height: 38px;
    float: right;
    background: #2e4c6a;
    border: none;
    color: #d3d3d3;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    transition: 1s;
    width: 60px;
    font-size: 13px;
    padding-left: 7px;
}

.mel_reset-MLul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.mel_center-MLinner {
 text-align: center;
}
.mel_left-MLinner {
 text-align: left;
}
.mel_right-MLinner {
 text-align: right;
}
.mel_justify-MLinner {
 text-align: justify;
}
.mel_invisible {
 display: none;
}
.mel_visible {
 display: run-in;
}
.mel_hidden {
 visibility: hidden;
 opacity: 0;
}
.mel_shown {
 visibility: visible;
 opacity: 1;
}
.mel_pull-MLleft {
 float: left;
}
.mel_pull-MLright {
 float: right;
}
.mel_clear {
 clear: both;
}
.mel_clearright {
 clear: right;
}
.mel_clearleft {
 clear: left;
}
.mel_clearfix:before,
.mel_clearfix:after {
 content: "";
 display: table;
}
.mel_clearfix:after {
 clear: both;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
 display: block;
}
audio,
canvas,
video {
 display: inline-block;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden] {
 display: none;
}
html {
 font-family: sans-serif;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}
body {
 margin: 0;
}
a {
 background: transparent;
}
a:focus {
 outline: thin dotted;
}
a:active,
a:hover {
 outline: 0;
}
h1 {
 font-size: 1.4em;
 margin: 0.67em 0;
 text-align: center;
 padding: 3px;
 background: #0b5db1;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
 border-bottom-right-radius: 5px;
 border-bottom-left-radius: 5px;
}

h2 {
 font-size: 1.1em;
 margin: 0.67em 0;
 text-align: center;
 font-weight: 550;
}

abbr[title] {
 border-bottom: 1px dotted;
}
b,
strong {
 font-weight: bold;
}
hr {
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 height: 1px;
 border: 0;
 background: #ccc;
}

.mel_hr_CS1 {
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 height: 1px;
 border: 0;
 background: #fff;
}

.mel_hr_footer {
	margin: 25px 0;
	background: #0b5db1;
}

pre {
 font-family: monospace, serif;
 font-size: 1em;
}
pre {
 white-space: pre-wrap;
}
q {
 quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
 font-size: 80%;
}
sub,
sup {
 font-size: 75%;
 line-height: 0;
 position: relative;
 vertical-align: baseline;
}
sup {
 top: -0.5em;
}
sub {
 bottom: -0.25em;
}
img {
 border: 0;
}
svg:not(:root) {
 overflow: hidden;
}
figure {
 margin: 0;
}
fieldset {
 border: 1px solid #c0c0c0;
 margin: 0 2px;
 padding: 0.35em 0.625em 0.75em;
}
legend {
 border: 0;
 padding: 0;
}
button,
select,
textarea {
 font-family: inherit;
 margin: 0;
}
button,
input {
 line-height: normal;
}
button,
select {
 text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
 -webkit-appearance: button;
 cursor: pointer;
}
button[disabled],
html input[disabled] {
 cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
 box-sizing: border-box;
 padding: 0;
}
input[type="search"] {
 -webkit-appearance: textfield;
 -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
 overflow: auto;
 vertical-align: top;
}
iframe, object, embed {max-width: 100%;}
/*-----------------------*/
/*-----------------------*/
/*Common, default
-------------------------*/
body {
 margin: 0;
 font-family: Arial;
 font-size: 15px;
 font-weight: 400;
 line-height: 1.4;
 color: #d3d3d3;
 text-size-adjust: 100%;
 -webkit-font-smoothing: antialiased;
 text-rendering: optimizelegibility;
 background: #fff;
}

body.mel_t-MLbody {
 background: #18202d;
}
body {
 text-align: left;
 overflow-x: hidden;
}
a {
 color: #d3d3d3;
 text-decoration: none;
}
a:hover {
 color: #0b5db1;
}
a img {
 border: 0;
}
p {
 margin: 12px 0;
}
ul {
 margin: 12px 0;
 padding: 0 0 0 20px;
 list-style: square;
}
ul ul {
 margin: 0;
 list-style: disc;
}
ul ul ul {
 list-style: circle;
}

.mel_t-MLcontainer {
 width: 1003px;
 margin: auto;
 
}
.mel_b-MLwhite {
 /* background: #fff; */
 border-top-left-radius: 7px;
 border-top-right-radius: 7px;
 border-bottom-right-radius: 7px;
 border-bottom-left-radius: 7px;
 border: 1px solid #0b5db1;
}
/*-----------------------*/
/*Main
-------------------------*/
.melon_first {
	position: relative;
	width: 100vw;
	height: 100vh;
	background: #11161F;
    background-size: contain;
}
.melon_first:before {
	position: absolute;
	content: '';
	width: 100vw;
	height: 100vh;
	background: linear-gradient(rgb(0 0 0 / 30%) 70%, rgb(255 255 255 / 0%) 100%);
}
.melon_first .audioplayer {
	display: block !important;
	position: absolute;
	top: 70vh;
	left: calc(50vw - 40px);
	height: 80px;
	width: 80px;
	background: none;
	border-radius: 0;
}
.melon_first .audioplayer.audioplayer-stopped .audioplayer-playpause {
	background: url(../images/button-play.svg) no-repeat 20% 0%;
	height: 88px;
	width: 80px;
	background-size: 80px;
}
.melon_first .audioplayer.audioplayer-stopped:hover .audioplayer-playpause {
	background-position: 20% 100%;
}
.melon_first .audioplayer.audioplayer-playing .audioplayer-playpause {
	background: url(../images/button-stop.svg) no-repeat 20% 0%;
	height: 80px;
	width: 80px;
	background-size: 80px;
}
.melon_first .audioplayer.audioplayer-playing:hover .audioplayer-playpause {
	background-position: 20% 100%;
}
.melon_first .audioplayer .audioplayer-playpause a{
	opacity: 0;
}

/*-----------------------*/
/*Header
-------------------------*/
#top {
 background: #242424;
 
}
#top nav {
 margin-right: 160px;
}
#top .mel_uMenuRoot {
 margin: 0;
 padding: 0;
 list-style: none;
}
#top .mel_uMenuRoot ul {
 margin: 0;
 padding: 0;
 min-width: 100%;
 list-style: none;
 position: absolute;
 width: 0;
 z-index: 1;
 left: 0;
 top: 100%;
 visibility: hidden;
 opacity: 0;
 -webkit-transition: all 0.2s 0.15s ease-out;
 transition: all 0.2s 0.15s ease-out;
 white-space: nowrap;
 background: #515151;
 overflow: hidden;
}
#top .mel_uMenuRoot ul ul {
 top: 0;
 left: 100%;
}
#top .mel_uMenuRoot li {
 float: left;
 position: relative;
 list-style: none !important;
 -webkit-transition: all 0.1s 0s ease-out;
 transition: all 0.1s 0s ease-out;
}
#top .mel_uMenuRoot li.mel_has-MLsubmenu > a:after,
#top .mel_uMenuRoot li.mel_has-MLsubmenu > span:after {
 display: block;
 position: absolute;
 content: "+";
 right: 5px;
 top: 0;
}
#top .mel_uMenuRoot li:hover > a {
 color: #0b5db1;
 background-color: #d3d3d3;
}
#top .mel_uMenuRoot li:hover > ul {
 visibility: visible;
 opacity: 1;
 width: auto;
 overflow: visible;
}
#top .mel_uMenuRoot li .mel_uMenuItemA {
 color: #fff;
 background-color: #0b5db1;
}
#top .mel_uMenuRoot li li {
 float: none;
}
#top .mel_uMenuRoot li li:hover > a {
 box-shadow: none;
}
#top .mel_uMenuRoot li li a {
 padding: 0 25px 0 20px;
 line-height: 2.5;
}
#top .mel_uMenuRoot li li .mel_uMenuItemA {
 box-shadow: none;
}
#top .mel_uMenuRoot li > span {
 display: block;
 padding: 0 15px 4px 15px;
 line-height: 3.286;
}
#top .mel_uMenuRoot a {
 display: block;
 padding: 0 15px 4px 15px;
 line-height: 3.286;
 color: #fff;
 -webkit-transition: all 0.1s 0s ease-out;
 transition: all 0.1s 0s ease-out;
     font-size: 17px;
}
#top .mel_uMenuRoot a:hover + ul {
 visibility: visible;
 opacity: 1;
}
.mel_show-MLmenu {
 display: none;
 width: 50px;
 height: 50px;
 background: #eb4624 url(../images/menu.png) no-repeat center center;
 
 cursor: pointer;
}
.mel_show-MLsearch {
 display: none;
 width: 50px;
 height: 50px;
 float: right;
 background: #767676 url(../images/search-mobile.png) no-repeat center center;
 
 cursor: pointer;
}
.mel_b-MLsearch {
 width: 160px;
 height: 30px;
 margin-top: 9px;
 margin-bottom: 9px;
 overflow: hidden;
 -webkit-transition: all 0.1s 0s ease-out;
 transition: all 0.1s 0s ease-out;
}
.mel_b-MLsearch .mel_schQuery,
.mel_b-MLsearch .mel_schBtn {
 float: left;
}
.mel_b-MLsearch input[type=text] {
 width: 160px !important;
 padding-right: 30px !important;
 background: #c9c8c8 !important;
 border: none;
}
.mel_b-MLsearch input[type=submit] {
 width: 30px !important;
 margin-left: -30px;
 font-size: 0 !important;
 color: transparent !important;
 background: url(../images/search.png) no-repeat center center !important;
 box-shadow: none !important;
}
.mel_b-MLmaincontent .mel_queryField {
 width: auto !important;
}
.mel_b-MLusermenu {
 text-align: right;
 font-size: 0.929em;
 line-height: 3.077;
}
/*-----------------------*/
/*Main
-------------------------*/
.mel_b-MLlogo {
 float: left;
 width: 280px;
 padding: 35px 15px 25px;
 text-align: center;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}
.mel_b-MLlogo img {
 max-width: 100%;
}
.mel_site-MLtitle {
 margin: 15px 0 0 0;
 padding: 5px 0;
 font-size: 1.429em;
 line-height: 1.5;
 font-weight: bold;
}
.mel_site-MLslogan {
 line-height: 2.143;
}
.mel_b-MLmaincontent {
 float: right;
 width: 681px;
}
.mel_b-MLmaincontent .mel_smiles img {
 max-width: none;
}
#allEntries img {
 max-width: 100%;
}
img.mel_site-MLimg {
 vertical-align: top;
 width: 100%;
}
.mel_content-MLpadding {
 padding: 0px 20px 20px 20px;
}
.mel_site-MLintro {
 margin: 10px 0;
 line-height: 1.714;
}
.mel_eBlock {
 padding-bottom: 7px;
 margin: 20px 0;
 border-bottom: 1px dotted #bbb;
 table-layout: fixed;
}

.mel_eBlock + br {
 display: none;
}
.mel_eBlock > tbody > tr > td {
 padding: 0 !important;
}
.mel_eTitle {
 margin-bottom: 10px;
 padding-left: 0px;
 font-size: 16px;
 line-height: 38px;
 font-weight: normal;
 color: #f8fcff;
 min-height: 40px;
}
.mel_eTitle a {
 color: #4b4b4b;
}
.mel_eTitle a:hover {
 color: #717171;
}
.mel_eTitle div[style^="float:right"] a {font-size: inherit;}
.mel_eMessage,
.mel_eText {
 margin: 12px 0;
 padding: 0 !important;
 text-align: justify !important;
}
.mel_eMessage,
.mel_eText,
.mel_cMessage {
 word-wrap: break-word;
}
.mel_eMessage img,
.mel_eText img {
 margin: 5px !important;
 max-width: 100%;
}
.mel_eDetails,
.mel_eDetails1,
.mel_eDetails2 {
 margin: 10px 0;
 text-align: left;
 font-size: 14px;
 line-height: 2.154;
}
.mel_eDetails > a:last-child,
.mel_eDetails1 > a:last-child,
.mel_eDetails2 > a:last-child,
.mel_eDetails > span:last-child,
.mel_eDetails1 > span:last-child,
.mel_eDetails2 > span:last-child {
 margin-right: 0;
}

.ring_stat-item {display: inline-block;padding: 0 10px 0 0;}
.ring_stat-item img, .ring_stat-item svg {
	position: relative;
    width: 20px;
    height: 20px;
	fill: #d3d3d3;
	top: 4px;
}
.ring_stat-item span, .ring_stat-item a {
    /* font-weight: 700; */
    font-size: 14px;
    line-height: 16px;
    color: #d3d3d3;
    text-decoration: none;
}
.mel_e-MLreads,
.mel_e-MLredirects,
.mel_e-MLauthor,
.mel_e-MLadd,
.mel_e-MLdate,
.mel_e-MLcomments,
.mel_e-MLrating,
.mel_e-MLloads,
.mel_e-MLcategory,
.mel_e-MLtags,
.mel_e-MLplaced,
.mel_e-MLauthor-MLphone {
 margin-right: 25px;
 padding-left: 22px;
 display: inline-block;
 vertical-align: middle;
}
.mel_ed-MLsep,
.mel_ed-MLtitle {
 display: none !important;
 margin: 0 !important;
 padding: 0 !important;
}
.mel_eDetails .mel_u-MLstar-MLrating-ML15 {
 display: inline-block;
 vertical-align: middle;
 margin-left: 5px;
}
.mel_e-MLreads,
.mel_e-MLredirects {
 background: url(../images/e-reads.png) no-repeat left center;
}
.mel_e-MLauthor,
.mel_e-MLadd {
 background: url(../images/e-author.png) no-repeat left center;
}
.mel_e-MLdate {
 background: url(../images/e-date.png) no-repeat left 40%;
}
.mel_e-MLcomments {
 background: url(../images/e-comments.png) no-repeat left center;
}
.mel_e-MLrating {
 background: url(../images/e-rating.png) no-repeat left center;
}
.mel_e-MLloads {
 padding-left: 15px;
 background: url(../images/e-loads.png) no-repeat left center;
}
.mel_e-MLcategory {
 background: url(../images/e-category.png) no-repeat left 5px;
 margin-top: 15px;
}
.mel_e-MLtags {
 background: url(../images/e-tags.png) no-repeat left 5px;
}
.mel_e-MLplaced {
 background: url(../images/e-placed.png) no-repeat left 5px;
}
.mel_e-MLauthor-MLphone {
 background: url(../images/e-phone.png) no-repeat left 5px;
}
.mel_catDescr {
 font-size: .875em;
}
.mel_catPages1,
.mel_catPages2,
.mel_pagesBlock1,
.mel_pagesBlock2,
.mel_pagesBlockuz1,
.mel_pagesBlockuz2 {
 margin: 20px 0;
}
span.mel_catPages1,
span.mel_catPages2,
span.mel_pagesBlock1,
span.mel_pagesBlock2,
span.mel_pagesBlockuz1,
span.mel_pagesBlockuz2 {
 display: inline-block;
}
.mel_catPages1 a,
.mel_catPages2 a,
.mel_pagesBlock1 a,
.mel_pagesBlock2 a,
.mel_pagesBlockuz1 a,
.mel_pagesBlockuz2 a,
.mel_catPages1 b,
.mel_catPages2 b,
.mel_pagesBlock1 b,
.mel_pagesBlock2 b,
.mel_pagesBlockuz1 b,
.mel_pagesBlockuz2 b {
 display: inline-block;
 margin: 0 2px;
 padding: 2px 8px;
 background: #d3d3d3;
 font-weight: normal;
 color: #0b5db1;
 border: 1px solid #0b5db1;
 margin-bottom :5px;
}
.mel_catPages1 b,
.mel_catPages2 b,
.mel_pagesBlock1 b,
.mel_pagesBlock2 b,
.mel_pagesBlockuz1 span,
.mel_pagesBlockuz2 b {
 font-weight: normal;
 background: #0b5db1;
 color: #d3d3d3;
 display: inline-block;
 margin: 0 2px;
 padding: 2px 8px;
 margin-bottom :5px;
}
.mel_catPages1 a:hover,
.mel_catPages2 a:hover,
.mel_pagesBlock1 a:hover,
.mel_pagesBlock2 a:hover,
.mel_pagesBlockuz1 a:hover,
.mel_pagesBlockuz2 a:hover {
 background: #e0e0e0;
}

.bp_pages span {
    cursor: pointer;
    background: #d3d3d3;
    color: #0b5db1;
    border: 1px solid #0b5db1;
}
.bp_pages span.current {
    cursor: default;
    background: #0b5db1;
    color: #d3d3d3;
}

.mel_cat-MLblocks.mel_with-MLclear:after {
 clear: none;
}
.mel_user_CSavatar img {
 border-radius: 5px;
 background: #fff;
 padding: 2px;
 box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.mel_cMessage .mel_user_CSavatar img {
 margin: 0 6px 6px 0;
}
.mel_cMessage {
 padding: 5px 0 !important;
 overflow: hidden;
}
.mel_cBlock1,
.mel_cBlock2 {
 border-top: 1px dotted #e7e7e7;
}
.mel_cBlock1 + br,
.mel_cBlock2 + br {
 display: none;
}
.mel_bbCodeBlock,
.mel_bbQuoteBlock {
 margin: 5px 0;
}
.mel_bbCodeName {
 font-size: 0.786em !important;
 line-height: 1.455;
 padding-left: 13px !important;
}
.mel_codeMessage {
 padding: 5px;
 font: 11px 'Consolas', 'Courier New', 'sans-serif';
 background-color: #ebebeb;
 color: #000;
}
.mel_bbQuoteName {
 font-size: 0.786em !important;
 line-height: 1.455;
 padding-left: 13px !important;
}
.mel_quoteMessage {
 margin: 0 0 5px 0;
 padding: 3px 10px 3px 10px;
 color: #666;
 font-style: italic;
 border: none !important;
 border-left: 3px solid #8c9294 !important;
 background-color: #dce3e9;
 font-size: 0.857em;
 line-height: 1.5;
}
#invoice-table td {
 padding: 3px 1px;
}
#cat-select {
 max-width: 230px;
}

/*Sidebar
-------------------------*/
.mel_b-MLsidebar {
 clear: left;
 width: 290px;
 height: 1500px; 
 margin: 0px 0 0 0;
 border-top-left-radius: 7px; border-top-right-radius: 7px; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px; 
}
.mel_block {
 padding: 0px 10px; 
 margin: 10px 0;
 border-bottom: 1px dotted #bbb;
 
}
.mel_block:last-child {
 border-bottom: 0;
}
.mel_blocktitle {
 font-size: 1.143em;
 line-height: 1.5;
 font-weight: bold;
 text-align: center;
}
.mel_blockcontent {
 margin: 0px 0 20px;
 display: table;
 width: 100%;
 
}
.mel_calTable {
 width: 100%;
 border-spacing: 0;
 border-collapse: collapse;
}
.mel_calTable td {
 padding-top: 5px;
 padding-bottom: 5px;
}
.mel_calWday,
.mel_calWdaySe,
.mel_calWdaySu {
 background: #e6e6e6;
}
.mel_calMdayA,
.mel_calMdayIsA {
 background: #e6e6e6;
}
/*-----------------------*/
/*Footer
-------------------------*/
footer {
 padding: 20px 0;
}
footer .mel_t-MLcontainer {
 /* text-align: right; */
}
footer img {
 vertical-align: middle;
}
footer .copyright {float: right}
.social-links {
    display: flex;
    justify-content: center; /* ÃƒÂÃ‚Â¦ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã†â€™ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â·ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ */
    align-items: center; /* ÃƒÂÃ‚Â¦ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã†â€™ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚ÂºÃƒÂÃ‚Â°ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸, ÃƒÂÃ‚ÂµÃƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â½Ãƒâ€˜Ã†â€™ÃƒÂÃ‚Â¶ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ */
    margin: 20px 0; /* ÃƒÂÃ…Â¾Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã†â€™ÃƒÂÃ‚Â¿Ãƒâ€˜Ã¢â‚¬Â¹ Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Â¦Ãƒâ€˜Ã†â€™ ÃƒÂÃ‚Â¸ Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â·Ãƒâ€˜Ã†â€™ */
}

.social-link {
    display: inline-block;
    margin: 0 10px; /* ÃƒÂÃ‚Â ÃƒÂÃ‚Â°Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¾Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Âµ ÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¶ÃƒÂÃ‚Â´Ãƒâ€˜Ã†â€™ ÃƒÂÃ‚Â¸ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂºÃƒÂÃ‚Â°ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¸ */
    width: 40px; /* ÃƒÂÃ‚Â¨ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â½ÃƒÂÃ‚Â° ÃƒÂÃ‚Â¸ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¸ */
    height: 40px; /* ÃƒÂÃ¢â‚¬â„¢Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â¾Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â° ÃƒÂÃ‚Â¸ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¸ */
    border-radius: 50%; /* ÃƒÂÃ¢â‚¬ÂÃƒÂÃ‚ÂµÃƒÂÃ‚Â»ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ ÃƒÂÃ‚ÂºÃƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã†â€™ÃƒÂÃ‚Â³ÃƒÂÃ‚Â»Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¸ */
    overflow: hidden; /* ÃƒÂÃ…Â¾ÃƒÂÃ‚Â±Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚ÂµÃƒÂÃ‚Â·ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¶ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Âµ, ÃƒÂÃ‚ÂµÃƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â²Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã¢â‚¬Â¦ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Å¡ ÃƒÂÃ‚Â·ÃƒÂÃ‚Â° ÃƒÂÃ‚Â³Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Â Ãƒâ€˜Ã¢â‚¬Â¹ */
    transition: transform 0.3s ease; /* ÃƒÂÃ‚ÂÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Â ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â¿Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â½ÃƒÂÃ‚Â°ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒÂÃ‚Â´ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¸ */
}

.social-link:hover {
    transform: scale(1.2); /* ÃƒÂÃ‚Â£ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â¿Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â½ÃƒÂÃ‚Â°ÃƒÂÃ‚Â²ÃƒÂÃ‚ÂµÃƒÂÃ‚Â´ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¸ */
}

.social-link img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* ÃƒÂÃ‚Â ÃƒÂÃ‚Â°Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â³ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â·ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â±Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°ÃƒÂÃ‚Â¶ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Âµ, Ãƒâ€˜Ã¢â‚¬Â¡Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â±Ãƒâ€˜Ã¢â‚¬Â¹ ÃƒÂÃ‚Â·ÃƒÂÃ‚Â°ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â»ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã…â€™ ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¾ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¹ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â€šÂ¬ */
}
/*-----------------------*/
/*Buttons
-----------------------*/
input[type=button],
input[type=submit],
input[type=reset],
button,
.mel_button {
 display: inline-block;
 vertical-align: middle;
 padding: 5px 12px;
 white-space: nowrap;
 text-align: center;
 text-transform: uppercase;
 height: 30px;
 color: #fff;
 border: none;
 cursor: pointer;
 background-color: #0B5DB1;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-transition: background-color 0.1s 0s ease-out;
 transition: background-color 0.1s 0s ease-out;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 box-shadow: inset 0 -3px rgba(0, 0, 0, 0.09);
 font-size: 19px;
 display: inline;
 overflow: visible;
 zoom: 1;
}
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
button::-moz-focus-inner,
.mel_button::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover,
button:hover,
.mel_button:hover {
 background-color: #0b5db1;
 color :#fff;
}
input[type=button]:active,
input[type=submit]:active,
input[type=reset]:active,
button:active,
.mel_button:active {
 background-color: #0b5db1;
}
input[type=button]:disabled,
input[type=submit]:disabled,
input[type=reset]:disabled,
button:disabled,
.mel_button:disabled {
 background: #828689 !important;
 box-shadow: none !important;
 cursor: default;
}
input#catSelector9{background-image:url('../images/select_disabled_arrow.png'); padding-right:25px; white-space:pre-wrap; height:auto; }
#iplus input {
 width: auto !important;
}
.mel_fileinput .fakefile input[type=button]{
 padding: 0;
}
input.fastNav {
 padding-left: 5px;
 padding-right: 5px;
}
#mchatBtn {
 padding: 0;
}
.mel_codeButtons {
 height: 25px !important;
 width: auto !important;
 padding: 5px !important;
}
select.mel_codeButtons {
 padding: 0 !important;
}
.mel_allUsersBtn,
.mel_uSearchFlSbm {
 width: auto !important;
}
#iplus {
 width: auto !important;
}


/*--ubutton-fix--*/
.mel_myBtnLeft img,
.mel_myBtnRight img,
.mel_myBtnLeftA img,
.mel_myBtnRightA img,
.mel_myBtnRight + td input,
.mel_myBtnRightA + td input {
 display: block;
}
.mel_myBtnCenter,
.mel_myBtnCenterA {
 line-height: 19px !important;
}
.mel_myBtnCont {
 height: 19px;
 padding-bottom: 0 !important;
}
/*-----------------------*/
/*Inputs
-----------------------*/
input[type=text],
input[type=password],
textarea {
 display: inline-block;
 vertical-align: middle;
 padding: 5px 10px;
 font-size: 0.929em;
 background-color: #fff;
 border: 1px solid #e1e1e1;
 outline: none;
 box-shadow: inset 0 2px rgba(0, 0, 0, 0.06);
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
 border-color: #eb4624;
}
textarea {
 height: auto;
 min-height: 100px;
 overflow: auto;
 resize: none;
}
.mel_commFl, .mel_prosFl, .mel_consFl {width: 100%;}
input[type=checkbox],
input[type=radio] {
 vertical-align: middle;
}
[id^=iCode] input[type=text] {
 width: auto !important;
 padding-left: 0;
 padding-right: 0;
 text-align: center;
}
/*---Dialog and popup Windows jQuery UI---*/
.ui-front { z-index: 1000; }

.ui-widget-overlay {
	background: #000;
	opacity: 0.5;
	left: 0; top: 0; right: 0; bottom: 0;
	position: fixed;
	}
	.ui-helper-clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden }
	.ui-helper-clearfix { display: inline-block }
	* html .ui-helper-clearfix { height: 1% }
	.ui-helper-clearfix { display: block }
	.ui-dialog {
		text-align: left;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 370px;
		border-radius: 2px;
		box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3);
		border: 1px solid #e6e6e6; border-color: rgba(0,0,0,0.1);
		background-color: #f7f7f7;
		background-clip: padding-box;
		outline: none;
	}
	.ui-dialog-titlebar { padding: 20px 20px; position: relative; }
	.ui-dialog-title { float: left; font-weight: bold; font-size: 1.15em; }
	.ui-dialog-titlebar-close {
		position: absolute;
		right: 10px; top: 50%;
		margin-top: -16px !important;
		height: 23px !important;
		width: 32px;
		border: 0 none !important;
		background-color: inherit !important;
		box-shadow: none !important;
		padding: 0px !important;
	}
	.ui-dialog-titlebar-close .ui-icon {
		display: block;
		margin: 10px auto 0 auto;
		width: 12px; height: 12px;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMVEUAAAA1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTW7eCkWAAAACHRSTlMA8DiyCsELwNb3saQAAABlSURBVBjTY2AxYoACZQcG10YFCJtJooTBokMIwlHsaAZioBRYAigKJoAAJAghoRIQCiYEoSEiUCmIBFQKLAGTAkvApCASCA6GMoQBGEYjLEV1DopDUbyA4jlUb6ciAiSMgQ0pqAB4linXHtbaoQAAAABJRU5ErkJggg==);
		-webkit-background-size: 12px auto; background-size: 12px auto;
		opacity: .5;
	}

	.ui-dialog-titlebar-close span.ui-button-text {
		display: block;
		margin: 10px auto 0 auto;
		width: 12px; height: 12px;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMVEUAAAA1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTW7eCkWAAAACHRSTlMA8DiyCsELwNb3saQAAABlSURBVBjTY2AxYoACZQcG10YFCJtJooTBokMIwlHsaAZioBRYAigKJoAAJAghoRIQCiYEoSEiUCmIBFQKLAGTAkvApCASCA6GMoQBGEYjLEV1DopDUbyA4jlUb6ciAiSMgQ0pqAB4linXHtbaoQAAAABJRU5ErkJggg==);
		-webkit-background-size: 12px auto; background-size: 12px auto;
		opacity: .5;
		text-indent: -9999px;
	}
	.ui-button {
		float: right;
		border: 0 none;
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		height: 36px;
		border-radius: 6px;
		line-height: 22px;
		outline: none;
		background-color: #0062a2;
		color: #fff;
		border: 0 none;
		padding: 7px 22px;
		text-decoration: none !important;
		box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		-webkit-transition: all ease .1s; transition: all ease .1s;
	}
	.ui-button:hover {background: transparent; border: 1px solid #0062A2; color: #0062A2;}
	.ui-dialog-titlebar-close:hover .ui-icon { opacity: 1; }
	.ui-icon, .ui-button-icon-only { overflow: hidden; text-indent: -9999px; }
	.ui-dialog label { color: #575757; }
	.ui-dialog-content { padding: 20px; border: 1px solid #fff; overflow: auto; position: relative; zoom: 1; }
	.loginbox.ui-dialog, .loginbox .ui-dialog-content { overflow: visible !important; }
	.ui-dialog-content h2 { display: inline; font-size: 1em; font-weight: bold }
	.ui-dialog .ui-dialog-buttonpane { padding: 20px; text-align: center; }
	.ui-dialog .ui-resizable-se { bottom: 3px; height: 14px; right: 3px; width: 14px; }
	.ui-draggable .ui-dialog-titlebar { cursor: move; }
	.ui-state-error { background: #fef1ec 50% 50% repeat-x !important; border: 1px solid #cd0a0a; color: #cd0a0a; }
	.ui-button { margin: 0 3px; }
	.ui-helper-hidden-accessible{display: none;}

/*-----------------------*/
/*Popup
-------------------------*/
.mel_popup {
 margin: 10px;
 background: #fff;
}
.mel_popuptitle {
 padding: 10px 20px;
 background: #eb4624;
 color: #fff;
}
.mel_popupbody {
 padding: 10px 20px;
}
/*-----------------------*/
/*RESPONSIVE
-------------------------*/
@media only screen and (max-width: 1023px) {
 .mel_t-MLcontainer {
 width: auto;
 margin-left: 18px;
 margin-right: 18px;
 }
 .mel_b-MLusermenu {
 display: none;
 }
 .mel_b-MLmain {
 margin-top: 18px;
 margin-bottom: 18px;
 }
 .mel_b-MLlogo {
 float: none;
 width: auto;
 padding-bottom: 0;
 }
 .mel_b-MLmaincontent {
 float: none;
 width: auto;
 }
 img.mel_site-MLimg {
 width: 100%;
 }
 .mel_mainpage-MLheader {
 padding-top: 20px;
 }
 .mel_b-MLsidebar {
 width: auto;
 margin-top: 18px;
 }
 footer .mel_t-MLcontainer {
 text-align: center;
 }
 #top nav {
 font-size: .929em;
 }
 #top .mel_uMenuRoot ul {
 width: auto;
 overflow: visible;
 }
 #top .mel_uMenuRoot ul ul {
 display: block;
 position: static;
 padding-left: 0;
 background: none;
 }
 #top .mel_uMenuRoot ul ul a {
 padding-left: 55px;
 }
 #top .mel_uMenuRoot ul ul ul a {
 padding-left: 90px;
 }
 #top .mel_uMenuRoot ul a:hover {
 background: #eb4624;
 }
 #top .mel_uMenuRoot li:hover ul {
 visibility: visible;
 opacity: 1;
 }
 #top .mel_uMenuRoot li > span {
 line-height: 3.538em;
 }
 #top .mel_uMenuRoot li li.mel_has-MLsubmenu a:after,
 #top .mel_uMenuRoot li li.mel_has-MLsubmenu span:after {
 display: inline;
 content: '';
 position: static;
 }
 #top .mel_uMenuRoot a {
 line-height: 3.538em;
 }
 .mel_show-MLsearch {
 display: block;
 }
 .mel_show-MLsearch-MLmin {
 display: none;
 }
 .mel_b-MLsearch.mel_b-MLsearch-MLmin {
 width: 0;
 }
 .mel_commFl {
 width: 100%;
 }
}
@media only screen and (max-width: 960px) {
.navbar-share {display: none;}
}
@media only screen and (max-width: 768px) {
 .mel_show-MLmenu {
 display: block;
 }
 #top nav {
 display: none;
 margin-right: 0;
 padding-bottom: 4px;
 background: #eb4624;
 box-shadow: inset 0 -4px rgba(0, 0, 0, 0.09);
 visibility: hidden;
 opacity: 0;
 }
 #top nav.mel_nav-MLopened {
 display: block;
 visibility: visible;
 opacity: 1;
 }
 #top .mel_uMenuRoot {
 white-space: nowrap;
 }
 #top .mel_uMenuRoot li {
 display: block;
 float: none;
 }
 #top .mel_uMenuRoot li.mel_has-MLsubmenu a:after,
 #top .mel_uMenuRoot li.mel_has-MLsubmenu span:after {
 display: inline;
 content: '';
 position: static;
 }
 #top .mel_uMenuRoot li:hover a {
 box-shadow: none;
 }
 #top .mel_uMenuRoot li > span {
 line-height: 2.5;
 color: #fff;
 padding: 0 20px !important;
 }
 #top .mel_uMenuRoot a {
 line-height: 2.5;
 color: #fff;
 padding: 0 20px !important;
 }
 #top .mel_uMenuRoot a:hover,
 #top .mel_uMenuRoot a.mel_uMenuItemA {
 background-color: #8f2755;
 box-shadow: none;
 }
 #top .mel_uMenuRoot ul {
 display: block;
 position: static;
 padding-left: 0 !important;
 background: none;
 visibility: visible;
 opacity: 1;
 }
 #top .mel_uMenuRoot ul a {
 padding-left: 35px !important;
 }
 #top .mel_uMenuRoot ul ul a {
 padding-left: 70px !important;
 }
 #puzadpn {display:none;}
}
@media only screen and (max-width: 600px) {
 .mel_b-MLmaincontent .mel_queryField {
 width: 100px !important;
 }
 #uNetRegF > table > tbody > tr > td {
 display: block;
 }
 #uEntriesList {
 text-align: center;
 }
 #uEntriesList > li {
 width: auto !important;
 padding: 5px;
 }
 table.mel_catalog td {
 display: block;
 clear: left;
 }
}
/*-----------------------*/

/*
 PLAYER
 */
.mel_eTitle .audioplayer {width:auto;}
 .audioplayer
 {
 width: 40px;
 height: 40px; /* 40 */
 color: #fff;
 text-shadow: 1px 1px 0 #000;
 border: 1px solid #222;
 position: relative;
 z-index: 1;
 background: #333;
 }


 /* mini mode (fallback) */

 .audioplayer-mini
 {
 display: none;
 width: 2.5em; /* 40 */
 margin: 0 auto;
 }


 /* player elements: play/pause and volume buttons, played/duration timers, progress bar of loaded/played */

 .audioplayer > div
 {
 position: absolute;
 }


 /* play/pause button */

 .audioplayer-playpause
 {
 width: 40px; /* 40 */
 height: 100%;
 text-align: left;
 text-indent: -9999px;
 cursor: pointer;
 z-index: 2;
 top: 0;
 left: 0;
 }
 .audioplayer:not(.audioplayer-mini) .audioplayer-playpause
 {
 }
 .audioplayer-mini .audioplayer-playpause
 {
 width: 100%;
 }
 .audioplayer-playpause:hover,
 .audioplayer-playpause:focus
 {

 }
 .audioplayer-playpause a
 {
 display: block;
 }
 .audioplayer-stopped .audioplayer-playpause a
 {
 width: 0;
 height: 0;
 border: 0.5em solid transparent; /* 8 */
 border-right: none;
 border-left-color: #fff;
 content: '';
 position: absolute;
 top: 50%;
 left: 50%;
 margin: -0.5em 0 0 -0.25em; /* 8 4 */
 }
 .audioplayer-playing .audioplayer-playpause a
 {
 width: 0.75em; /* 12 */
 height: 0.75em; /* 12 */
 position: absolute;
 top: 50%;
 left: 50%;
 margin: -0.375em 0 0 -0.375em; /* 6 */
 }
 .audioplayer-playing .audioplayer-playpause a:before,
 .audioplayer-playing .audioplayer-playpause a:after
 {
 width: 40%;
 height: 100%;
 background-color: #fff;
 content: '';
 position: absolute;
 top: 0;
 }
 .audioplayer-playing .audioplayer-playpause a:before
 {
 left: 0;
 }
 .audioplayer-playing .audioplayer-playpause a:after
 {
 right: 0;
 }

 /* soc */
 
 .ya-share2 {padding: 20px 0;}
 .ya-share2__container_size_m .ya-share2__icon {
    height: 32px !important;
    width: 32px !important;
    background-size: 32px 32px !important;
} 
.ya-share2__item {padding: 0 5px !important;}

 /* timers */

 .audioplayer-time
 {
 display: none;
 width: 4.375em; /* 70 */
 height: 100%;
 line-height: 2.375em; /* 38 */
 text-align: center;
 z-index: 2;
 top: 0;
 }
 .audioplayer-time-current
 {
 display: none;
 border-left: 1px solid #111;
 border-left-color: rgba( 0, 0, 0, .25 );
 left: 2.5em; /* 40 */
 }
 .audioplayer-time-duration
 {
 display: none;
 border-right: 1px solid #555;
 border-right-color: rgba( 255, 255, 255, .1 );
 right: 2.5em; /* 40 */
 }
 .audioplayer-novolume .audioplayer-time-duration
 {
 display: none;
 border-right: 0;
 right: 0;
 }


 /* progress bar of loaded/played */

 .audioplayer-bar
 {
 display: none;
 height: 0.875em; /* 14 */
 background-color: #222;
 cursor: pointer;
 z-index: 1;
 top: 50%;
 right: 6.875em; /* 110 */
 left: 6.875em; /* 110 */
 margin-top: -0.438em; /* 7 */
 }
 .audioplayer-novolume .audioplayer-bar
 {
 display: none;
 right: 4.375em; /* 70 */
 }
 .audioplayer-bar div
 {
 display: none;
 width: 0;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
 }
 .audioplayer-bar-loaded
 {
 display: none;
 background-color: #333;
 z-index: 1;
 }
 .audioplayer-bar-played
 {
 display: none;
 background: #007fd1;
 z-index: 2;
 }


 /* volume button */

 .audioplayer-volume
 {
 display: none;
 width: 2.5em; /* 40 */
 height: 100%;
 border-left: 1px solid #111;
 border-left-color: rgba( 0, 0, 0, .25 );
 text-align: left;
 text-indent: -9999px;
 cursor: pointer;
 z-index: 2;
 top: 0;
 right: 0;
 }
 .audioplayer-volume:hover,
 .audioplayer-volume:focus
 {
 display: none;
 background-color: #222;
 }
 .audioplayer-volume-button
 {
 display: none;
 width: 100%;
 height: 100%;
 }
 .audioplayer-volume-MLbutton a
 {
 display: none;
 width: 0.313em; /* 5 */
 height: 0.375em; /* 6 */
 background-color: #fff;
 display: block;
 position: relative;
 z-index: 1;
 top: 40%;
 left: 35%;
 }
 .audioplayer-volume-MLbutton a:before,
 .audioplayer-volume-MLbutton a:after
 {
 display: none;
 content: '';
 position: absolute;
 }
 .audioplayer-volume-MLbutton a:before
 {
 display: none;
 width: 0;
 height: 0;
 border: 0.5em solid transparent; /* 8 */
 border-left: none;
 border-right-color: #fff;
 z-index: 2;
 top: 50%;
 right: -0.25em;
 margin-top: -0.5em; /* 8 */
 }
 .audioplayer:not(.audioplayer-muted) .audioplayer-volume-MLbutton a:after
 {
 display: none;
 /* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
 width: 0.313em; /* 5 */
 height: 0.313em; /* 5 */
 border: 0.25em double #fff; /* 4 */
 border-width: 0.25em 0.25em 0 0; /* 4 */
 left: 0.563em; /* 9 */
 top: -0.063em; /* 1 */
 -webkit-border-radius: 0 0.938em 0 0; /* 15 */
 -moz-border-radius: 0 0.938em 0 0; /* 15 */
 border-radius: 0 0.938em 0 0; /* 15 */
 -webkit-transform: rotate( 45deg );
 -moz-transform: rotate( 45deg );
 -ms-transform: rotate( 45deg );
 -o-transform: rotate( 45deg );
 transform: rotate( 45deg );
 }


 /* volume dropdown */

 .audioplayer-volume-adjust
 {
 height: 6.25em; /* 100 */
 cursor: default;
 position: absolute;
 left: 0;
 right: -1px;
 top: -9999px;
 background: #333;
 }
 .audioplayer-volume:not(:hover) .audioplayer-volume-adjust
 {
 opacity: 0;
 }
 .audioplayer-volume:hover .audioplayer-volume-adjust
 {
 top: auto;
 bottom: 100%;
 }
 .audioplayer-volume-MLadjust > div
 {
 width: 40%;
 height: 80%;
 background-color: #222;
 cursor: pointer;
 position: relative;
 z-index: 1;
 margin: 30% auto 0;
 }
 .audioplayer-volume-MLadjust div div
 {
 width: 100%;
 height: 100%;
 position: absolute;
 bottom: 0;
 left: 0;
 background: #007fd1;
 }
 .audioplayer-novolume .audioplayer-volume
 {
 display: none;
 }


 /* CSS3 decorations */
 .audioplayer
 {

 }
 .audioplayer-volume-adjust
 {
 -webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
 -moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
 box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
 }
 .audioplayer-bar,
 .audioplayer-volume-MLadjust > div
 {
 -webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
 -moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
 box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
 }
 .audioplayer-volume-MLadjust div div,
 .audioplayer-bar-played
 {
 -webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
 -moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
 box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
 }
 .audioplayer-playpause,
 .audioplayer-volume a
 {
 
 }
 .audioplayer,
 .audioplayer-volume-adjust
 {
 background: #0b5db1;
 }
 .audioplayer-bar-played
 {
 background: #f27e1d;
 }
 .audioplayer-volume-MLadjust div div
 {
 
 }
 .audioplayer-bar,
 .audioplayer-bar div,
 .audioplayer-volume-MLadjust div
 {
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 }
 .audioplayer
 {
 -webkit-border-radius: 15px;
 -moz-border-radius: 15px;
 border-radius: 50%;
 }
 .audioplayer-volume-adjust
 {
 -webkit-border-top-left-radius: 2px;
 -webkit-border-top-right-radius: 2px;
 -moz-border-radius-topleft: 2px;
 -moz-border-radius-topright: 2px;
 border-top-left-radius: 2px;
 border-top-right-radius: 2px;
 }
 .audioplayer *,
 .audioplayer *:before,
 .audioplayer *:after
 {
 -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
 -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
 -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
 -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
 transition: color .25s ease, background-color .25s ease, opacity .5s ease;
 }


 /* responsiveness */

 @media only screen and ( max-width: 32.5em ) /* 520 */
 {
 body
 {
 -webkit-box-shadow: inset 0 0 9.375em rgba( 0, 0, 0, .5 ); /* 150 */
 -moz-box-shadow: inset 0 0 9.375em rgba( 0, 0, 0, 5 ); /* 150 */
 box-shadow: inset 0 0 9.375em rgba( 0, 0, 0, .5 ); /* 150 */
 }
 #wrapper
 {
 width: 100%;
 height: auto;
 position: static;
 padding: 1.25em; /* 20 */
 margin: 0;
 }
 }






.mel_ed-MLvalue a, .mel_eBlock a {color: #fff;}
.mel_swchItem {
 font-weight: normal;
 color: #000;
 border: 1px solid #000;
 background: #C1D0D2;
}


.mel_border {
list-style: none;
padding: 0;
}
.mel_border li {
 font-family: "Trebuchet MS", "Lucida Sans";
 padding: 2px 5px;
 margin-bottom: 6px;
 border-radius: 3px;
 border-left: 10px solid #0b5db1;
 box-shadow: 
 -1px -1px 2px 0 rgba(0,0,0,.1),
 1px 1px 2px 0 rgba(0,0,0,.1),
 -1px 1px 2px 0 rgba(0,0,0,.1);
 font-size: 17px;
 letter-spacing: 1px;
 transition: 0.3s all linear;
 }
.mel_border li:nth-child:hover {border-right: 10px solid #0b5db1;}
.mel_border li a:hover {color: #0b5db1}


.mel_header-MLrow.mel_clr {
 max-width: 960px;
 margin: 0 auto;
}

.mel_top-MLleft, .mel_top-MLright {
display: inline-block;
width: 20%;
height: 36px; 
margin: 10px 0 8px; 
}
.mel_top-MLleft a, .mel_top-MLright a {    color: #0B5DB1;
    text-align: center;
    font-size: 21px;}
.mel_top-MLcenter {display: inline-block;width: 79%;margin: 10px 0 8px;vertical-align: top;}
.mel_top-MLleft .mel_logo-MLname {
 float: left;
 padding: 9px 0;
}
.mel_top-MLleft {
    background: #0B5DB1;
    height: auto !important;
    margin-right: 10px !important;
    padding: 5px 17px !important;
        margin-top: -6px;
}
.mel_top-MLleft a {
 color: #fff;
}
.mel_h1 {
 font-size: 21px
 }

 #hamburger-icon {
 height: 20px;
 position: relative;
 display: block;
 margin-top: 6px;
 z-index: 9998;
 width: 35px;
 }

 #hamburger-icon .mel_line {
 display: block;
 background: #0b5db1;
 width: 35px;
 height: 5px;
 position: absolute;
 left: 0;
 border-radius: 4px;
 transition: all 0.4s;
 -webkit-transition: all 0.4s;
 -moz-transition: all 0.4s;
 }



 #hamburger-icon .mel_line.mel_line-ML1 {
 top: 0;
 }

 #hamburger-icon .mel_line.mel_line-ML2 {
 top: 10px;
 }

 #hamburger-icon .mel_line.mel_line-ML3 {
 top: 20px;
 }

#hamburger-icon .mel_line.mel_line-ML4 {
 top: 30px;
 }

 #hamburger-icon .mel_line.mel_line-ML5 {
 top: 60%;
 }

#hamburger-icon .mel_line.mel_line-ML6 {
 top: 80%;
 }

#hamburger-icon .mel_line.mel_line-ML7 {
 top: 100%;
 }

 #hamburger-icon.mel_active .mel_line-ML1 {
 
 }

 #hamburger-icon.mel_active .mel_line-ML2 {
 
 }

 #hamburger-icon.mel_active .mel_line-ML3 {
 
 }

 #hamburger-icon.mel_active .mel_line-ML4 {
 
 }

#hamburger-icon.mel_active .mel_line-ML5 {
 
 }

#hamburger-icon.mel_active .mel_line-ML6 {
 
 }

#hamburger-icon.mel_active .mel_line-ML7 {
 
 }

 .mel_close-MLmenu .mel_line-ML1.mel_rotateRight {
 transform: translateY(10px) translateX(0) rotate(45deg);
 -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
 -moz-transform: translateY(10px) translateX(0) rotate(45deg)
 }

 .mel_close-MLmenu .mel_line-ML2.mel_trasparent {
 opacity: 0;
 }

 .mel_close-MLmenu .mel_line-ML3.mel_rotateLeft {
 transform: translateY(-10px) translateX(0) rotate(-45deg);
 -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
 -moz-transform: translateY(-10px) translateX(0) rotate(-45deg)
 }

/* Slide Menu */

 .mel_slide-MLmenu {
 position: fixed;
 -webkit-transform: translateX(-285px);
 -ms-transform: translateX(-285px);
 transform: translateX(-285px);
 -webkit-transform-style: preserve-3d;
 transform-style: preserve-3d;
 will-change: transform;
 -webkit-transition-duration: .2s;
 transition-duration: .2s;
 -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
 transition-timing-function: cubic-bezier(.4, 0, .2, 1);
 -webkit-transition-property: -webkit-transform;
 transition-property: transform;
 background: #d3d3d3;
 top: 0;
 bottom: 0;
 color: #333;
 z-index: 9999;
 width: 250px;
 -webkit-box-shadow: 3px 0px 7px 0px rgba(0, 0, 0, 0.25);
 -moz-box-shadow: 3px 0px 7px 0px rgba(0, 0, 0, 0.25);
 box-shadow: 3px 0px 7px 0px rgba(0, 0, 0, 0.25);
 }

 .mel_slide-MLheader {
 height: 6em;
 color: #fff;
 top: 0;
 background: #0b5db1;
 position: relative;
 text-align: center
 }

 .mel_slide-MLclose-MLbutton button:hover {
 background-color: #a1a1a1
 }

 .mel_slide-MLclose-MLbutton button:active {
 background-color: #bbb
 }

 .mel_slide-MLclose-MLbutton button {
 background: #aaa;
 border: 0;
 font-size: 16px;
 border-radius: 50%;
 width: 35px;
 height: 35px;
 text-align: center;
 color: #fff;
 cursor: pointer;
 position: absolute;
 bottom: -15px;
 outline: none;
 right: 2em;
 z-index: 99999;
 }
 .mel_h1 {
 font-size: 21px;
 margin: 20px 0 10px;
 display: block;
 }
 .mel_slide-MLheader>.mel_h1 {
 padding: 1em 0 0;
 }

 .mel_slide-MLheader p {
 font-size: 16px;
 color: #d3d3d3;
 }

 .mel_slide-MLmenu>.mel_slide-MLmenu-MLhere>.mel_menu {
 margin-block-start: 0;
 margin-inline-end: 0;
 margin-block-end: 0;
 padding-inline-start: 0;
 list-style-type: none;
 overflow: hidden;
 overflow-y: scroll;
 height: calc(100vh - 160px);
 margin-bottom: 40px;
}

 .mel_slide-MLmenu>.mel_slide-MLmenu-MLhere>.mel_menu li {
 position: relative
 }

 .mel_slide-MLmenu>.mel_slide-MLmenu-MLhere>.mel_menu li>a {
 padding: .8em 1em;
 width: 100%;
 position: relative;
 border-bottom: 1px solid #0b5db1;
 display: inline-block;
 color: #18202d;
 }

 .mel_slide-MLmenu>.mel_slide-MLmenu-MLhere>.mel_menu li.mel_title span {
 padding: .8em 1em;
 border-bottom: 1px solid #ececec;
 width: 100%;
 position: relative;
 display: inline-block;
 }

 .mel_slide-MLmenu>.mel_slide-MLmenu-MLhere>.mel_menu li>.mel_sub-MLmenu {
 -webkit-transform: translateY(-100px);
 -ms-transform: translateY(-100px);
 transform: translateY(-100px);
 -webkit-transform-style: preserve-3d;
 transform-style: preserve-3d;
 will-change: transform;
 -webkit-transition-duration: .65s;
 transition-duration: .65s;
 -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
 transition-timing-function: cubic-bezier(.4, 0, .2, 1);
 -webkit-transition-property: -webkit-transform;
 transition-property: transform;
 display: none
 }

 .mel_slide-MLmenu>.mel_slide-MLmenu-MLhere>.mel_menu li>.mel_sub-MLmenu.mel_active {
 display: block;
 -webkit-transform: translateY(0px);
 -ms-transform: translateY(0px);
 transform: translateY(0px);
 }

 .mel_slide-MLmenu>.mel_slide-MLmenu-MLhere>.mel_menu li>.mel_sub-menu>li>a {
 padding-left: 2em;
 font-size: 13px;
 border-bottom: 1px solid #f5f5f5
 }

 .mel_slide-MLmenu>.mel_slide-MLmenu-MLhere>.mel_menu li.title>.mel_dropdownmenu:after {
 content: "\f107";
 top: 10px;
 position: Absolute;
 right: 2em;
 background-color: #aaa;
 width: 20px;
 height: 20px;
 text-align: center;
 cursor: pointer;
 border-radius: 50%;
 line-height: 20px;
 color: #fff;
 font: normal normal normal 14px/20px FontAwesome;
 }

 .mel_slide-MLmenu a:hover {
 background-color: #f8f8f8
 }

 /* Slide Left */

 .mel_slide-MLleft {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 transform: translateX(0);
 z-index: 99999;
 }

 .mel_mdl-MLlayout_mel_CSobfuscator {
 background-color: transparent;
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
 visibility: hidden;
 -webkit-transition-property: background-color;
 transition-property: background-color;
 -webkit-transition-duration: .2s;
 transition-duration: .2s;
 -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
 transition-timing-function: cubic-bezier(.4, 0, .2, 1);
 }

 .mel_slide-MLleft~.mel_mdl-MLlayout_mel_CSobfuscator {
 background-color: rgba(0, 0, 0, .5);
 visibility: visible;
 position: fixed;
 }

.mel_search-MLbox {
 float: left;
 background: #d3d3d3 url(../images/search1.png) no-repeat 10px 50%;
 width: calc(100% - 119px);
 padding: 0 0 0 25px;
 border-top-left-radius: 3px;
 border-bottom-left-radius: 3px;
}
.mel_search-MLbox #inpsearch {
 background: #d3d3d3;
 border: none;
 margin-left: 10px;
 height: 36px;
 width: 100%;
 font-size: 14px;
}
#search_submit {
 width: 94px;
 height: 36px;
 float: right;
 background: #636363;
 border: none;
 color: #FFFFFF;
 border-bottom-right-radius: 3px;
 border-top-right-radius: 3px;
 cursor: pointer;
 font-size: 14px;
 font-weight: 600;
 transition: 1s;
}
.mel_menu-MLicon {
 /* float: right; */
}

 .mel_main-MLmenu {
 text-align: center;
} 
.mel_top-MLleft {width: 80px;padding: 0 10px;}
.mel_top-MLright {width: 45px;padding: 0 10px;vertical-align: top;}
.mel_close-MLmenu .mel_line {
background: #fff !important;
}
.mel_menu-MLtitle {margin: 20px 0 0 10px;font-size: 16px;font-weight: bold;color: #0b5db1;} 
 .mel_main-MLmenu .mel_uMenuRoot li, .mel_main-MLtags span {
 display: inline-block;
 min-height: 0;
 margin: 3px 1px;
 border: 1px solid #0b5db1;
 border-radius: 5px;
 padding: 3px 16px;
 line-height: 0;
 background: #1b4a7a;
} 
.mel_main-MLmenu .mel_uMenuRoot li a, .mel_main-MLtags span a {
    height: auto;
    font-weight: 600;
    line-height: 29px;
    font-size: 18px;
    color: #fff;
} 
.mel_main-MLmenu ul {
 margin: 0;
 padding: 0;
} 
nav.mel_nav-MLrow.mel_mob, .mel_header-MLrow.mel_clr {
 display: none;
}
.mel__mel_CSadv_CSpurchase {
background: #324ab2;
 padding: 5px 12px;
 color: #fff;
 height: 30px;
 vertical-align: middle;
}
.mel__mel_CSadv_CSpurchase::before {
 content: '';
 position: relative;
 top: 3px;
 right: 5px;
}


@media (max-width: 1000px) {
 nav.mel_nav-MLrow.mel_mob, .mel_header-MLrow.mel_clr {
 display: block;
} 
 body {
 box-shadow: none;
}
 .mel_logo-MLrow.mel_clr, .mel_b-MLsidebar {
 display: none;
} 
#top {
 display: none;
} 
}
@media (max-width: 700px) {
.mel_logo-MLrow .cont-wrap, .contact-row .cont-wrap, .mel_nav-MLrow .cont-wrap {
 margin: 0px;
} 
.mel_main-MLmenu {
 display: inline-block; 
} 
.mel_top-MLcenter {
width: 58%;
}
h1 {
font-size: 1em;
} 
.mel_content {
 margin-bottom: 0 !important;
}
footer .copyright {float: none}
        .mel_main-MLtags span {
    height: 30px;
    overflow: hidden;
}
}
@media (max-width: 500px) {
    .mel_top-MLcenter {

        display: none;
   }
.mel_top-MLright {

    float: right;
}
    }
@media (max-width: 420px) {
#search_submit {
width: 55px;
font-size: 11px; 
}
.mel_search-MLbox {width: calc(100% - 80px);padding: 0 0 0 15px;} 
.mel_top-MLcenter {width: calc(100% - 180px);} 
}

@media(max-width:450px){
._adv_card_track .mel__mel_CSadv_CSpurchase {
 display: flex;
 justify-content: center;
 align-items: center;
 margin-top: 8px;
 padding: 0px 12px;
 width: 100px;
 }
}