/*Header*/
/*@import url(https://fonts.googleapis.com/css?family=Playfair+Display:900);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import 'https://fonts.googleapis.com/css?family=Roboto:300';
@import 'https://fonts.googleapis.com/css?family=Roboto:700';*/

@font-face{
  font-family:'mm3.ttf';
  src:url('../fonts/Myanmar3');
  font-family:'Myanmar Text';
  src:url('../fonts/mmrtext.ttf');
  font-family:'Myanmar Text';
  src:url('../fonts/mmrtextb.ttf') format('truetype');
  font-family:'Myanmar3';
  src:url('../fonts/myanmar3.ttf');
  font-family:'Pyidaungsu';
  src:url('../fonts/pyidaungsu-1.3.ttf');
  font-family:'TharLon';
  src:url('../fonts/Tharlon-Regular.ttf');
  font-weight:normal;
  font-style:normal
}

.main-bg{
	/*background:url("../images/background-jjpun-app.jpg") top center;
	background-repeat: no-repeat; 
	background-size:cover;*/
	background: #896a34;	
}

.mobile-view{
  background:url("../images/mobile02.png") no-repeat ;
  top: 55px;
  width: 100%;
  position: absolute;
}

.row.gc-body {
    padding-top: 60px;
	min-height: 600px;
}

.gc-text {
    line-height: 31px;
	font-family: Arial;
	text-align: justify;
}
.footer{
	background: #ababab;
    width: 100%;
}
.gc-text > p {
    color: #fff;
}

.gclogo {
	min-height:200px;
	padding-top:20px;
	padding-bottom: 30px;
}

.f-text {
    padding: 15px 0 10px 0;
    text-align: center;
    font-size: 14px;
	margin:0;
}
.address-text {
    padding-top: 50px;
	font-family: 'Myanmar Text';
}
.phone-text {
	padding-bottom: 30px;
	font-family: 'Myanmar Text';
}
.nivoSlider {
    height: 578px;
    left: 29px;
    overflow: hidden;
    position: relative;
    top:55px;
    width: 255px;
}

.icon-logo {
    padding-bottom: 41px;
    padding-top: 10px;
}
.gcpgh {
    /*margin-top: -20px;*/
}