@font-face {
    font-family: "futura";
    src: url('fonts/GlacialIndifference-Regular.otf') format("truetype");
}
@font-face {
	font-family: "futurabt medium";
    src: url('fonts/84804563.ttf') format("truetype");
}


body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#fff;
}


ul li ul.dropdown li{
text-tranform:uppercase;


}

.col-md-2{
padding: 0;
    margin: 0;
}



#photos {
  /* Prevent vertical gaps */
  line-height: 0;
   
  -webkit-column-count: 5;
  -webkit-column-gap:   0px;
  -moz-column-count:    5;
  -moz-column-gap:      0px;
  column-count:         5;
  column-gap:           0px;  
}

#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}

@media (max-width: 1200px) {
  #photos {
  -moz-column-count:    4;
  -webkit-column-count: 4;
  column-count:         4;
  }
}
@media (max-width: 1000px) {
  #photos {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 800px) {
  #photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  #photos {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}



.tty23 img {
height: 636px;


}




.nav li {


padding-left:0px;

}

ul{
        padding: 0;
        list-style: none;
        
    }
    ul li{
        display: inline-block;
        position: relative;

        
    }
    ul li a{
    display: block;
padding: 10px 0px;
color: #333;
text-decoration: none;
font-family: "Trebuchet MS";
font-weight: 700;

    }
    ul.dropdown li a:hover{
        color: #fff;
          
    }

ul.dropdown  :hover{

 background: #939393;

}
	.has-child > a::after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 5px;
}
ul li ul.dropdown{
        min-width: 100%; /* Set width of the dropdown */
        background: #f2f2f2;
        display: none;
        position: absolute;
        z-index: 999;
        left: 0;

width: 143px;
    }
    ul li:hover ul.dropdown{
        display: block;	/* Display the dropdown */
float:none;
    }
    ul li ul.dropdown li{
        display: block;
    }
	ul.dropdown li a {
  letter-spacing: 1px;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.container
{
    width:100%;
	height:100%;
	margin:0px;
	padding:0px;	

background:#EFEAE3;
}

.header
{
	width:100%;
	height:87px;
	margin:0px;
	background-color:#a1998e;	
}
.midpor
{
	width:100%;
	height:713px;
	margin:0px;
	padding:0px;
	
}
.footer
{
	width:100%;
	height:195px;
	margin:0px;
	padding:0px;
	background-color:#a1998e;
}
.maincont
{
	width: 1178px;
	height: 100%;
	margin:0 auto;
	padding:0px;
}

.tophead
{
    width:100%;
	height:87px;
	margin:0px;
	padding-top:8px;
	background-color:#a1998e;	
}
.news
{
	width:100%;
	height:130px;
	background-color:#d6d1c9;
}
.news h1 {
    color: #fff;
    margin-top: 0;
    padding-top: 36px;
    text-align: center;
	font-size:40pt;
	font-family:futura;
	font-weight: lighter;
}
.col-md-4.lg {
    padding-left: 0px;
}
.the
{
	font-size:43.43px;
	font-family:futura;
	color:#fff;
	
}
.free
{
	font-size:11px;
	color:#979797;
	margin-top: -10px;
	float:left;
}

.topnav  li {
    
    font-family: georgia;
    font-size: 13px;
    padding-left: 25px;
    padding-right: 5px;
	list-style: outside none none;
	
}

.topnav > li > a {
    color: #fff;
    font-family: "Trebuchet MS";
    font-size: 17px;
	font-weight:bold;
	text-decoration:none;
	padding-right: 0;
}
.topnav{
    float: right;
	padding-top: 16px;
    }
    

.topnav > li > a:focus, .nav > li > a:hover {
    background-color: #a1998e;
    color:#000;
  
   
}

.col-md-8.mn {
    padding-right: 0;
}
/*.col-md-3.box {
    border: 1px solid #cccccc;
    height: 233px;
    width: 285px;
}*/
.table 
{
 height: 100%;
 width: 100%;	
 float:left;
  margin-bottom:0px !important;
}
.table td
{
 height: 240px;
 width: 301px;
 padding: 0px !important;
}
td img
{
width:100%;
height:100%;
}
.btmfooter
{
	height: 195px;
    width: 100%;
	
	
}
.crp1
{
     height: 100%;
     padding-right: 0px;	  
	 padding-top: 46px;
	 
}

.crp1 h1
{
    font-family:futura;
    font-size: 26px;
	color:#fff;
	text-align:center;
	 
}
.crp1 p
{
    font-family: futurabt medium;
    font-size: 16px;
	color:#fff;
	text-align:center;
	 
}.boxx .col-md-3{    width: 294px;    height: 241px;   padding-left: 0px;   padding-right: 0px; }
@media screen and (max-width:680px) {
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }
}

@media screen and (max-width:680px) {
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}

@media (min-width: 320px) and (max-width: 768px) {		.boxx .col-md-3 {    height: 100%;    width: 100% !important;}

.topnav  li{padding:0px;}
	.news h1{
	font-size: 31pt;
	}
	
	  ul.topnav.responsive li a {
   text-align: center;
  }
  
  .topnav {
    padding-left: 0;
  
}
.col-md-8.mn {
    padding-left: 0;
}
	
	
	.maincont {
    margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 80%;
	display: block;
	
}
.header {
    width: 100%;
    height: auto;
}
.topnav
{
	width:100%;
}
.tophead {
    width: 100%;
    height: auto;
    float: left;
}
.lg
{
	text-align:center;
	
}
.free
{
	float:none;
	margin-left: -53px;
}
.sli {
    float: left;
}
div#slider figure img {
    height: auto;
    min-height: 311px;
}
.clm {
    width: 100%;
	margin-bottom:20px;
}
.clm1 {
    width: 100%;
}
.tmid {
    width: 100%;
    height: auto;
    
}
.midpor {
    width: 100%;
    height: auto;
}
.cmid {
    width: 100%;
    height: auto;
    
}
.bim {
    width: 100%;
    margin-bottom: 20px;
}
.bim1 {
    width: 100%;
    margin-bottom: 20px;
}
.bim1 .mge > img {
    height: 190px;
    width: 100%;
}
.mge > img {
    width: 100%;
}
.bmid {
    height: auto;
    
}
.footer {
    height: auto;
    float: left;
}
.tpfot {
   width: 100%;
   float: left;
   height: 85%;
}
.tpfot1 {
    width: 100%;
    float: left;
	height: 85%;
}
.crp {
    height: 100%;
    width: 60%;
    float: left;
}
.crp1 {
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}
}

@media (min-width: 480px) and (max-width: 640px) {	.boxx .col-md-3 {    height: 100%;    width: 100% !important;}
	 .topnav {
    width:100%;
  
}
	  ul.topnav.responsive li a {
   text-align: center;
  }
  
  .topnav {
    padding-left: 0;
  
}
.col-md-8.mn {
    padding-left: 0;
}
	
	
	.maincont {
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    width: 80%;
   display: block;
  
}
.header {
    width: 100%;
    height: auto;
}
.tophead {
    width: 100%;
    height: auto;
    float: left;
}
.lg
{
	text-align:center;
	
}
.free
{
	float:none;
	margin-left: -53px;
}
.sli {
    float: left;
}
div#slider figure img {
    height: auto;
    min-height: 311px;
}
.clm {
    width: 100%;
	margin-bottom:20px;
}
.clm1 {
    width: 100%;
}
.tmid {
    width: 100%;
    height: auto;
    
}
.midpor {
    width: 100%;
    height: auto;
}
.cmid {
    width: 100%;
    height: auto;
    
}
.bim {
    width: 100%;
    margin-bottom: 20px;
}
.bim1 {
    width: 100%;
    margin-bottom: 20px;
}
.bim1 .mge > img {
    height: 190px;
    width: 100%;
}
.mge > img {
    width: 100%;
}
.bmid {
    height: auto;
    
}
.footer {
    height: auto;
    float: left;
}


.crp1 {
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}	
}
@media (min-width: 640px) and (max-width: 1020px) {		.boxx .col-md-3 {    height: 100%;   margin:0 auto;}.icon {
    display: none;
}
	 .topnav {
    width:100%;
  
}
	  ul.topnav.responsive li a {
   text-align: center;
  }
  
  .topnav {
    padding-left: 0;
  
}
.col-md-8.mn {
    padding-left: 0;
}
	
	
	.maincont {
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    width: 80%;
   display: block;
  
}
.header {
    width: 100%;
    height: auto;
}
.tophead {
    width: 100%;
    height: auto;
    float: left;
}
.lg
{
	text-align:center;
	
}
.free
{
	float:none;
	margin-left: -53px;
}
.sli {
    float: left;
}
div#slider figure img {
    height: auto;
    min-height: 311px;
}
.clm {
    width: 100%;
	margin-bottom:20px;
}
.clm1 {
    width: 100%;
}
.tmid {
    width: 100%;
    height: auto;
    
}
.midpor {
    width: 100%;
    height: auto;
}
.cmid {
    width: 100%;
    height: auto;
    
}
.bim {
    width: 100%;
    margin-bottom: 20px;
}
.bim1 {
    width: 100%;
    margin-bottom: 20px;
}
.bim1 .mge > img {
    height: 190px;
    width: 100%;
}
.mge > img {
    width: 100%;
}
.bmid {
    height: auto;
    
}
.footer {
    height: auto;
    float: left;
}


.crp1 {
    float: left;
    height: 100%;
    text-align: center;
    width: 100%;
}		
	
	
}
@media (min-width: 580px) and (max-width: 640px) {
div#slider figure img {
    height: auto;
    min-height: 311px;
}	
}

#myTopnav li a.current{
    color: #6f6a66;
}

@media screen and (max-width:768px) {
  .the {
      font-size: 37.43px;
      font-family: futura;
      color: #fff;
  }
  ul.topnav li.icon {
    margin-top: -56px;
  }
  .news h1 {
      color: #fff;
      margin-top: 0;
      padding-top: 17px;
      text-align: center;
      font-size: 40pt;
      font-family: futura;
      font-weight: lighter;
  }
  .midpor {
      width: 100%;
      height: auto;
      margin-top: 30px;
  }
  .maincont .row {
      width: 46% !important;
      float: left !important;
      margin: 0px 1%;
  }
  .boxx .col-md-3 {
      border: 1px solid #eee;
      margin-bottom: 20px;
  }
  
  .footer {
      width: 100%;
      height: 84px;
      margin: 0px;
      padding: 0px;
      background-color: #a1998e;
      padding-top: 0;
      padding-bottom: 9px;
  }
  .col-md-5.lft {
    width:100%!important;
  }
  .tip img {
      float: right;
      left: -35px;
      top: 43px;
      z-index: 100;
      position: relative;
      margin-left: 0;
      width: 154px;
  }
  .ffb {
      padding: 0 !important;
      margin: 0 !important;
      line-height: 244px;
      text-align: left;
      padding-left: 20px !important;
  }
  .lor {
      padding: 20px;
      padding-top: 60px;
      width: 100%;
  }
  .tip {
      width: 205px;
      height: 250px;
      float: right;
  }
  .me {
      width: 100%;
      height: 250px;
      background-color: #ddd8d0;
      float: left;
  }
  .news {
      height: 100%;
      padding-bottom: 10px;
  }
  
  .ghj {
      height: 165px;
      padding: 50px 0;
      width: 277px;
  }
  .glr img {
      height: 165px;
  }
  .ghj {
      height: 165px;
      padding: 50px 0;
      width: 100%;
      margin: 0;
      left: 0;
      position: static;
      margin-top: -165px;
  }
  .crp1 {
      float: left;
      height: 100%;
      text-align: center;
      width: 100%;
      padding-top: 9px;
  }
  .btmfooter {
      height: 100px!important;
      width: 100%;
  }
  .footer {
      width: 100%;
      height: 100px!important;
      margin: 0px;
      padding: 0px;
      background-color: #a1998e;
      padding-top: 0;
      padding-bottom: 9px;
  }
  .maincont > div + div + div {
      width: 100%!important;
  }
  .crp1 {
      float: left;
      height: 100%;
      text-align: center;
      width: 100%;
      padding-top: 0;
      padding: 0;
      padding-top: 15px;
  }
  .maincont {
      margin: 0px auto;
      padding: 0px 0px 0px 0px;
      width: 80%;
      display: block;
  }
  .crp1 h1 {
      font-family: futura;
      font-size: 26px;
      color: #fff;
      text-align: center;
      margin-top: 6px;
  }
  .crp1 p {
      font-family: futurabt medium;
      font-size: 13px;
      color: #fff;
      text-align: center;
  }
  .news h1 {
      color: #fff;
      margin-top: 0;
      padding-top: 17px;
      text-align: center;
      font-size: 26pt;
      font-family: futura;
      font-weight: lighter;
  }
}
@media screen and (max-width:480px){
  .tip img {
      float: right;
      left: -15px;
      top: 58px;
      z-index: 100;
      position: relative;
      margin-left: 0;
      width: 130px;

  }
  .maincont .row {
    width:100%!important;
    float:left!important;
  }
  #about {
      margin-bottom: 60px;
  }
  .ffb {
    font-size:26px;
  }
  .lor h4 {
      text-align: left;
  }
  .lor p {
      font-size: 15px;
      text-align: left;
  }
}
@media all and (orientation: landscape), all and (min-width: 480px) { 
  
}