*{
margin: 0;
padding:0;
}
p {
    margin: 5px 5px 10px;
    padding: 3px;
    line-height: 1.5em;
    /* text-align: justify; */
}
.img-border{
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin-right: 5PX;
  padding: 5px;
  line-height: 1.42857143;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(221, 221, 221);
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    border-radius: 5px;
	clear: both;
}
/*
h3{
    padding: 3px;
    background-color: #AB2E92;
    position:relative;
    z-index:100;
    text-align: center;
    color: #fff;
    font-size: 14px;
} */
h4{
    padding: 8px;
    background-color:#af0101;
    position:relative;
    z-index:100;
    text-align: center;
    color: #fff;
    font-size: 14px;
    box-shadow: 1px 3px 7px #ffffff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.img_class{
  padding: 3px;
}
/*
h3:before{
    content:"";
    position:absolute;
    width: 99.4%;
    height: 22%;
    background-color: #AB2E92;
    top: -7px;
    left: 3px;
    z-index:-1;
    transform: perspective(500px) rotateX(45deg);
}
h3:after{
    content:"";
    position:absolute;
    width: 99.4%;
    height: 22%;
    background-color: #AB2E92;
    bottom: -7px;
    left: 3px;
    z-index:-1;
    transform: perspective(500px) rotateX(-45deg);
}
*/
.sidebar_item{
clear: both;
margin-bottom: 5px;
border-radius: 5px;
padding: 1px  5px 5px 5px;
}
.container-foot{
clear: both;
/*background: url(../images/bg/bg_foot.png) no-repeat top right;*/
/*background-color: red;*/
}
.text-foot{
margin-left: 100px;
margin-top: -30px;
}
.foot-IMG{
padding: 5px;
}
.text-foot{
margin-left: 100px;
margin-top: -50px;
}
.read_more{
   color: red;
}
.read_more:hover{
   color: red;
   text-decoration: underline;
   cursor:pointer;
}
.p_show{
  line-height: 1.5em;
  color: #5a5a5a;
}
.info_show{
  color: red;
}
.info_show:hover{
   color: red;
   text-decoration: underline;
   cursor:pointer;
}
.show_partner{
   float: left;
   padding: 5px;
   margin-left: 10px;
   margin-top:10px;
   height:100px;
}
.mod-content{
padding: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.menu_mg{
background-image:none;
background-color:#eed118;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
color:#fff;
}
.dropdown-menu{
margin-top:0px;
}
.mod-content{
border: medium none;
overflow: hidden;
width: 400px;
height: 268px;
}
}

@media only screen and (min-width : 600px) and (max-width : 800px) {
.menu_mg{
background-image:none;
background-color:#eed118;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
color:#fff;
}
.dropdown-menu{
margin-top:0px;
}
.mod-content{
border: medium none;
overflow: hidden;
width: 400px;
height: 268px;
}
}

@media screen and (max-width: 800px) and (min-width: 400px){
.menu_mg{
background-image:none;
background-color:#eed118;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
color:#fff;
}
.dropdown-menu{
margin-top:0px;
}
.mod-content{
border: medium none;
overflow: hidden;
width: 400px;
height: 268px;
}
}

@media only screen and (min-width : 320px) and (max-width : 568px) {
.menu_mg{
background-image:none;
background-color:#eed118;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
color:#fff;
}
.dropdown-menu{
margin-top:0px;
}
.mod-content{
border: medium none;
overflow: hidden;
width: 400px;
height: 268px;
}
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
.menu_mg{
background-image:none;
background-color:#eed118;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
color:#fff;
}
.dropdown-menu{
margin-top:0px;
}
.mod-content{
border: medium none;
overflow: hidden;
width: 200px;
height: 268px;
}
}

@media only screen and (min-width : 100px) and (max-width : 320px) {
.menu_mg{
background-image:none;
background-color:#eed118;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
color:#fff;
}
.dropdown-menu{
margin-top:0px;
}
.mod-content{
border: medium none;
overflow: hidden;
width: 200px;
height: 268px;
}
}
.ztvc-visitor-counter{
	width: 100%;
	text-align: center;
    padding: 9px 0;
    height: auto;
}
.digit-1{
	    background-position: -11px 0;
}
.digit-0, .digit-1, .digit-2, .digit-3, .digit-4, .digit-5, .digit-6, .digit-7, .digit-8, .digit-9{
	    width: 14px;
    height: 17px;
    background: url(default.gif) no-repeat top left;
    text-indent: -999em;
    display: inline-block;
}
.ztvc-content-counter{
padding: 0 4px
}
.ztvc-left{
	float:left;
}
.ztvc-visitor-counter .titles{
text-align: left;
}
.ztvc-visitor-counter .txt-right{
    float: right;
}
.ztvc-visitor-counter .ztvc-row{
	height: 25px;
    margin: 2px;
}
.ztvc-space{
	clear: both;
    margin: 2px 0;
}
hr{
	margin: 20px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}
.ztvc-count-online{
clear: both;
}