
.logotype {
    color: #222;
    font-family: 'Arial', sans-serif;
    line-height: 1.34;
    text-rendering: auto; /* Android browser */

    font-size: 2.369em;
}
h5.meta-post {color:#015e7f;}
.section-title h1 {margin-bottom:0px;margin-top:-20px;line-height:1.1;}
.section-title h2 {margin-top:0px;line-height:1.1;}

.percent {color:#000 !important;padding-left:10px;}
.chart-title {color:#000 !important;width:80%;padding-left:20%;line-height:1.1;}
.red {color:red;}
.headsmall {font-size:14px;}

		#lang-select {width:100%;height:auto;}
		#lang-select .dropdown-toggle{border-radius:15px;background-color:#015e7f;color:#fff;}
	@media screen and (min-width : 701px) {
		#lang-select {width:100%;}
		#row-flags {display:block;}
	}
	@media screen and (max-width : 700px) {
		#lang-select {display:block;}
		#row-flags {display:none;}
	}
	.flaglist a {padding-right:20px;float:left;}
.last-special .button {padding:5px;padding-left:7px;padding-right:7px;margin:4px;}

a:focus{outline-style:none !important}


#top-footer .widget a {color:#fff !important;}

@media only screen and (max-width: 768px) {
.blog-excerpt p {font-size:14px !important;line-height:1.1;}
}

@media only screen and (max-width: 500px) {
.section-title h1 {margin-top:10px;font-size:20px;}
.section-title h2 {font-size:16px;}
.blog-excerpt p {font-size:14px !important;line-height:1.1;}
}




/*****my style******/


@media only screen and (min-width: 768px) and (max-width: 1024px)
{
#lang-select button {
    width: auto !important;
    display: block;
    margin: auto;
    text-align: center;
    float: none;
}

#lang-select ul.dropdown-menu.scrollable-menu {
    width: 100% !important;
}

#main .row {
    margin-left: 0;
}

#menu-toggle {
    float: right;
    margin-top: 5px;
    clear: none;
}

header .nav-inner {
    padding-right: 0 !important;
    margin-right: 0;
}

.blog-excerpt-inner a {
    display: inline-block;
    vertical-align: middle;
}

}


@media only screen and (max-width: 767px)
{
#lang-select button {
    width: auto !important;
    display: block;
    margin: auto;
    text-align: center;
    float: none;
}

#lang-select ul.dropdown-menu.scrollable-menu {
    width: 100% !important;
}

#main .row {
    margin-left: 0;
}

#menu-toggle {
    float: right;
    margin-top: 5px;
    clear: none;
}

header .nav-inner {
    padding-right: 0 !important;
    margin-right: 0;
}

.blog-excerpt-inner a {
    display: inline-block;
    vertical-align: middle;
}

}