html, body, h1, h2, div, span, p, a, em, font, img, center, ol, ul, li, iframe {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
}
img{max-width:100%;}

ul {
list-style: none;
}

body {
	background-color: #fff;
	width: 100%;
	min-width: 300px;
    height: 100%;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	float: right;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	}
h2 {
display: block;
margin-bottom: 10px;
text-transform: capitalize;
font-size: 28px;
line-height: 1;
color: #1d1e1f;
}
.place, .top_place {
	margin: 0 auto;
}
.top_place   {
	background: #ffffff;
	padding: 10px 0;
}
/* top menu */
.tophead {
	height: 85px;
	float: left;
	}
.menu-to {
	display: inline;
	width: 100%;
	font-size: 18px;
	float: left;
	text-decoration: none;
	color: #fff; 
	padding: 0;
	cursor: pointer;
	outline: none;
	margin: 0 3px 7px;
}

.menu-to li { display: block; position: relative; float: left; }

.menu-to li a {
display: block;
float: left;
padding: 0 10px;
line-height: 40px;
text-decoration: none;
background-color: #ffffff;
color: #333;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.menu-to li:hover > a { color: #000;}

.menu-to ul {
  position: absolute;
  top: 55px;
  width: 624px;
  background: #fff;
  display: none;
  margin: 0;
  padding: 12px 0;
  list-style: none;
  border-radius: 10px;
  box-shadow: 0 0 7px #000;
}

.menu-to ul::after, .menu-to ul::before {
  content: "";
  position: absolute;
  top: -8px;
  bottom: 100%;
  left: 20px;
  width: 16px;
  height: 16px;
  background: #fff;
    box-shadow: 0 0 7px #000;
      transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  z-index: -1;
}

.menu-to ul::before {
    z-index: 1;
    box-shadow: none;
   }

.menu-to ul li { 
  font-size: 0.9em; 
}

.menu-to ul li a {
  display: block;
  width: 142px;
  padding: 6px 7px;
  font-size: 14px;
  line-height: 1em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-transform: capitalize;
  color: #27293e;
}
.menu-to ul li a:hover {
  background: #e28383;
  color: #fff;
}
.search-form {
	position: relative;
	border: 1px solid #1d1e1f;
	overflow: hidden;
	margin: 3px 0;
}
.search-form .search-text {
	width: 100%;
	height: 36px;
	border: none;
	padding-left: 12px;
	font-size: 12px;
	color: #000;
}
.search-form .search-btn {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	height: 38px;
	width: 47px;
	background: #ff7f00 url(/images/s.png) no-repeat 50% 50%;
	cursor: pointer;
	padding: 0;
	border: none;
	text-indent: -9999px;
}
/* top menu end */
.moretxt {
line-height: 30px;
text-transform: capitalize;
text-align: center;
font-size: 24px;
color: #1d1e1f;
}
/*gallery*/
.grid {
display: block;
margin: 0 auto;
text-align: center;
}

.grid-item {
float: left;
display: inline-block;
width: 300px;
background: #ECECEC;
margin: 2px;
zoom: 1;
*display: inline;
}
.grid-item a img {
	text-align:center;
}
.grid-item .desc {
	font-size: 13px;
	color: #3c3c3c;
	line-height: 15px;
	display: block;
	margin: 4px 2px 6px;
}
.grid-item:hover .desc {
color: #000;
}

/* middle join line*/

.lnjoin{
display: inline-block;
margin-top: 10px;
background-color: #ECECEC;
width: -webkit-calc(100% - 10px);
width: -moz-calc(100% - 12px);
width: calc(100% - 12px);
border-left: 10px solid #1d1e1f;
}
.lnleft
{ 
	line-height: 30px;
  display: block;
  width:60%;
  float:left;
  padding: 20px;
  text-align: left;
  font-weight: 700;
  font-size: 24px;
  color: #1d1e1f;
}  
.lnright
{
  display: block;
  float:right;
  text-align: right;
  padding: 30px;
  
} 
.join {
-moz-appearance: none;
-webkit-appearance: none;
-ms-appearance: none;
appearance: none;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
border-radius: 0.2em;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
color: #ECECEC;
background-color: #1D1E1F;
cursor: pointer;
display: inline-block;
height: 50px;
line-height: 50px;
outline: 0;
padding: 0 10px 0 10px;
position: relative;
text-align: center;
text-decoration: none;
}
.join:hover{
background-color: #2E3032;
color: #fff;
	}
.relate{
	line-height: 30px;
	margin: 20px 10px;
	display: inline-block;
	width:100%;
	}
.view-tags {
	text-align: center;
	text-transform: capitalize;
	font-weight: 700;
	margin: 0 auto;
    display: block;
	position:relative;
	color:#1D1E1F;
}

.view-tags a{
	color: #2E3032;
}
.view-tags a:hover{
	color: #C7CACC;
}
/*end middle line*/
.pix-img {
line-height: 30px;
width: 100%;
font-size: 24px;
text-align: center;
margin: 20px auto;
}
.pix-img a {color: #2E3032;}
.pix-img a:hover{color: #ff7f00;}
.pix-img img{
	display: block;
	margin:20px auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;

}


.conc{display: block;width: 300px;height: 250px;line-height:0.7;}

/*footer*/
.page-wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.flex-grow {
  flex: 1 0 auto;
}

.m-cont-foot {
	flex: 0 0 auto;
	width: 100%;
	margin-top: 20px;
	font-weight: 400;
	padding:20px 0;
	text-align: center;
	background-color:#1d1e1f;
	font-size: 15px;
	line-height: 18px;
	color:#c8c9cc;
}
.m-cont-foot p {
	font-weight: 400;
	line-height: 20px;
}
.m-cont-foot p a{
	color: #c7cacc;
}
.m-cont-foot p a:hover{
	color: #ffffff;
}
.m-cont-foot img{display: none;}
.center {
    text-align: center;
	margin-bottom: 5px;
}
.pagination {
	line-height: 1;
	margin-top: 10px;
    display: inline-block;
}
.pagination a {
    color: black;
    float: left;
    padding: 7px 14px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    font-size: 20px;
}

.pagination a.active {
    background-color: #ff7f00;
    color: white;
    border: 1px solid #ff7f00;
}

.pagination a:hover:not(.active) {background-color: #ddd;}
.clear{clear:both}
@media screen and (min-width: 1521px) {
.place {width: 1520px;}
}
@media screen and (max-width: 1520px) {
.place {width: 1216px;}
}
@media screen and (max-width: 1216px) {
.place {width: 912px;}
.pagination a {font-size: 18px;}
}
@media screen and (max-width: 912px) {
h1 {	font-size: 10px;}
.show_top {display:none;}
.place {width: 608px;}
.pagination a {
	padding: 5px 8px;
	font-size: 17px;
}
}
@media screen and (max-width: 608px) {
.place  {width: 304px;}
.tophead {float: none;}
h1 {display:none;}
.search-form {
	float: left;
	width: 100%;
}
.lnleft
{  
  width:90%;
  float:none;
  text-align: center;
}  
.lnright
{
	width:100%;
  float:none;
  text-align: center;
  padding: 0 0 20px 0;
}
.pagination a {
	padding: 3px 4px;
    font-size: 14px;
}
}