@media print {
  a[href]:after {
    content: none !important;
  }
}
*{
	
	margin: 0px;
	padding: 0px;
}
html{
	height: 100%;
}
a{
	text-decoration: none;
	outline: none !important;
	font-family: 'Pontano Sans', sans-serif !important;
}
a:hover, a:active, a:focus{
	text-decoration: none;
	outline: none !important;
}
h1,h2,h3,h4{
	font-family: 'Montserrat Alternates', sans-serif !important;
}
p{
	font-family: 'Pontano Sans', sans-serif !important;
}
ul{
	list-style-type: none;
}

.wrapper{
	max-width: 960px;
	width: 100%;
	margin: 0px auto;
}
.header-full{
	display: block;
	position: relative;
	z-index: 999;
	padding: 16px;
	background: #744624;

}
.logo a img{
	width: 100%;
}
.search{
	float: right;
	margin-top: 12px;
}
.search input[type=text]{
	border-radius: 200px;
	background-color: #82593b;
	border: solid 1px #82593b;
	padding: 1px 5px;
	box-sizing: border-box;
}
.search input[type=submit]{
	background-color: transparent;
	border: solid 1px transparent;
	color: #deb688;
}
.navbar-full{
	 background: linear-gradient(to bottom, #b69077,#7b5740,#65310e, #452109);
}
.navbar{
	margin-bottom: 0px;
}
.nav > li > a {
    padding: 16px 22px;
    color: #ffd8bc;
}
.nav > li > a:hover, .nav > li > a:focus,.nav > li > a:active {
  	background-color: #fff3 !important;
}
.dropdown-menu {
	background-color: #c18e4f;
	padding: 0px;
}
.dropdown-menu a{
	color: #fff3ea !important;
	padding: 7px 10px !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,.dropdown-menu > li > a:active {
  	background-color: #fff5 !important;
}
.slider-full{
	background: #744624;
	border-bottom: 5px solid #d5b298;
}
.camera_wrap {
    box-shadow: -4px -2px 6px #a48874;
}

.camera_azure_skin .camera_next > span {

    background-position: -40px -319px !important;

}
.camera_azure_skin .camera_commands > .camera_stop {
    background-position: -120px -319px !important;
}
.camera_azure_skin .camera_prev > span {
    background-position: 0 -319px !important;
}
.camera_azure_skin .camera_commands > .camera_play {
    background-position: -80px -319px !important;
}
.middle_sec_1 {
    float: none;
    display: inline-block;
    padding: 0px 0px 0px 15px;

}
.head-1{
background-color: #c28f50;
border-radius: 0px 0px 9px 9px;
color: #f2ede8;
display: inline-block;
width: 100%;
}
.head-1 ul {
    list-style-type: none;
    float: right;
    margin: 7px !important;
}
.head-1 ul li {
float: left;
display: inline-block;
margin-left: 8px;
}
.head-1 ul li a{
display: block;
padding: 3px 8px;
background-color: #68410a;
width: 25px;
height: 25px;
border-radius: 50%;
transition: all .5s;
color: #f2ede8;
}
.head-1 ul li #fb:hover {
	background-color: #4867AA;
	color: white;
}
.head-1 ul li #twit:hover {
	background-color: #1da1f2;
	color: white;
}
.head-1 ul li #rss:hover {
	background-color: #ea722e;
	color: white;
}
.middle_sec_1 h4{
margin: 0px;
padding: 12px 14px;
font-size: 16px;
display: inline-block;
float: left;
}
.left_sec_1{
padding: 0px !important;
float: left;
}
.right_sec_1{
padding: 0px !important;
float: right;
}
.left_sec_1 h2{
margin: 0px;
background-color: #c28f50;
border-radius: 0px 0px 9px 9px;
padding: 8px 14px;
color: #f2ede8;
font-size: 23px;
}
.left_sec_1 p{
padding: 11px;
font-size: 10px;
}
.list-1 h4{
background-color: unset;
color: #390d00;
padding: 13px 0px;
font-size: 25px;
}
.list-1 img{
	width: 100%;
}
.list-1 p{
padding: 12px 0px;
font-size: 13px;
}
.list-1 i{
	color: #b45e43;
}
.left_sec_1{
	background:url(../images/left_sec_1_bg.jpg) repeat-x bottom #ffe1bb;
	border-radius: 0px 0px 9px 9px;
	margin-bottom: 21px;
}
.list-3{
	padding-bottom: 15px; 
}
.list-3 h4{
background-color: unset;
color: #390d00;
padding: 13px 0px;
font-size: 25px;
margin: 0px;
text-align: center;
}
.list-3 img{
margin: 0px auto;
}
.list-3 p{
font-size: 17px;
font-weight: bolder;
text-align: center;
}

.left_sec_2{
padding: 0px !important;
float: left;
}
.right_sec_2{
padding: 0px 12px !important;
float: right;
}
.middle_sec_2 {
float: none;
display: inline-block;
padding: 0px 0px 0px 15px;
}
.video_side{
background-color: #ffe1bb;
width: 100%;
border-radius: 9px 9px 9px 9px;
}
.video_side h2{
margin: 0px;
background: url(../images/anugraha_head.png);
background-size: auto auto;
background-size: 100% 100%;
color: #f1ede8;
padding: 8px 21px;
border-radius: 9px 9px 0px 0px;
margin-bottom: 18px;
}
.video-owl {
    width: 91% !important;
    margin: 0px auto !important;
}
.video_view_all {
    background-color: #c28f50;
    border-radius: 0px 0px 9px 9px;
    padding:6px 10px ;
}

.video_view_all a{
   color: #f1ede8 !important;
   cursor: pointer;
}
.video_control{
	display: inline-block;
	float: right;
}
.latest_news{
	padding: 0px 15px;
}
.latest_news h2{
	margin: 0px;
	color: #ac8c4f;
	padding: 17px 0px;
	background: url(../images/underline.png) bottom repeat-x;
	background-size: 15% 30%;
}
.latest_news span{
	float: right;
	font-size: 21px;
	padding: 12px 0px;
}
.latest_news i{
	color: #c28f50;
	cursor: pointer;
}
.latest_news-1 li{
	border-top: dotted 2px #ac8c4f;
	margin-bottom: 15px;
}
.latest_news-1 h4{
	font-size: 15px;
	text-transform: capitalize;
	color: #5d4231;
	font-weight: 700;
}
.latest_news-1 p{
	font-size: 12px;
	color: #390d00;
}
.latest_news-1 img{
	float: right;
	width: 126px;
	height: 88px;
	margin-top: 11px;
	border: 1px solid #ac8c4f;
	padding: 1px;
}
.latest_news-1 a{
	background-color: #c49152;
	font-size: 13px;
	padding: 2px 10px;
	margin: 0px;
	color: #fffae9;
}
.photos{
	display: inline-block;
	padding: 0px 15px;
}
.photos h2{
	margin: 0px;
	color: #ac8c4f;
	padding: 17px 0px;
	background: url(../images/underline.png) bottom repeat-x;
	background-size: 15% 30%;
	margin-bottom: 15px;
}
.photos-container{
	padding: 10px 2px 4px 10px;
	display: inline-block;
	border: 1px solid #e6d7c5;
	border-radius: 11px;
}
.photos-1{
	display: inline-block;
	position: relative;
	width: 122px;
	float: left;
	height: 88px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.photos-1 img{
	width: 100%;
	height: 100%;
}
.overlay {
  	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	background-color: #121212;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
	opacity: 0.7;
}
.overlay-1 {
  	position: absolute;
	left: 0;
	right: 0;
	background-color: #121212;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
	opacity: 0.7;
	height: 100%;
	bottom: 0;
}

.photos-1:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.events h2{
	margin: 0px;
	color: #ac8c4f;
	padding: 17px 0px;
	background: url(../images/underline.png) bottom repeat-x;
	background-size: 15% 30%;
	margin-bottom: 15px;
}
.events{
	padding: 0px 15px;
}
.events span{
	float: right;
	font-size: 21px;
	padding: 12px 0px;
}
.events i{
	color: #c28f50;
	cursor: pointer;
}
.date{
	float: left;
	padding: 0px 16px;
	background: url(../images/event-bg.png) no-repeat;
    background-size: auto auto;
	background-size: 100% 100%;
	margin-right: 12px;
	margin-bottom: 12px;
	box-shadow: 0px 0px 2px inset;
	border-radius: 9px;
}
.date p{
	text-align: center;
	font-size: 11px;
	color: #734231;
	margin-bottom: 3px;
}
.date b{
	font-weight: bold;
	font-size: 31px;
	color: #fb6902;
}
.events-1 h4{
	margin: 0px 0px 8px 0px;
	color: #5d4231;
}
#events-content{
	color: #997f4c;
	line-height: 23px;
}
.contact_side h2{
margin: 0px;
background: url(../images/anugraha_head2.png);
background-size: auto auto;
background-size: 100% 100%;
color: #f1ede8;
padding: 8px 21px;
border-radius: 9px 9px 0px 0px;
margin-bottom: 18px;
}
.contact_side{
	background: url(../images/contact-bg.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 9px;
}
.contact_side_content p{
	padding: 0px 20px;
}
.contact_side_bottom{
	padding: 5px;
	background-color: #fd6b00;
	border-radius: 0px 0px 9px 9px;
}
#phone,#email{
	font-size: 18px;
	font-weight: bold;
}
#phone i,#email i{
	color: #972726;
}
.map_side{
	background-color: #ffe0ba;
	border-radius: 9px 9px 9px 9px;
	margin-top: 30px;
}
.map_side h2{
	margin: 0px;
	background: url(../images/anugraha_head1.png);
	background-size: auto auto;
	background-size: 100% 100%;
	color: #f1ede8;
	padding: 8px 21px;
	border-radius: 9px 9px 0px 0px;
	margin-bottom: 18px;
}
.map_side iframe{
	margin: 0px auto;
	display: block;
}
.map_side p{
	padding: 2px 16px;
}
.map_side_view_all{
	background-color: #452107;
	padding: 5px 10px;
	border-radius: 0px 0px 9px 9px;
	margin-top: 12px;
}
.map_side_view_all a{
	color: #f5f2ee;
}
.section-3{
	padding: 0px;
	margin-top: 30px;
	background: url('../images/footer.png') no-repeat; 
}
.footer-full{
	background-color: #ffe1bb; 
	opacity: .7;
}
.footer{
		
}
.footer-nav{
	margin: auto;
	display: table;
}
.footer-nav li{
	float: left;
    padding: 30px 12px;
}
.footer-nav li a{
	float: left;
	letter-spacing: 1px;
	color: #452107;
	font-weight: 700;
}
.copy-right-full{
	background-color: #c28f50;
	opacity: .7;
}
.copy-right{
	text-align: center;
	padding: 18px 0px;
	color: #452107;
	font-weight: bolder;
}
.copy-right a {
    color: white;
    font-style: italic;
    animation: all 2s ;
}
.copy-right a:hover {
    color: red;
    font-style: italic;
    animation: all 2s ;
}
.copy-right img {
    width: 21px;
}
.current_event_side{
margin-top: 30px;
background-color: #ffe1bb;
border-radius: 9px;
}
.current_event_side h2{
margin: 0px;
background: url(../images/anugraha_head1.png);
background-size: auto auto;
background-size: 100% 100%;
color: #f1ede8;
padding: 8px 21px;
border-radius: 9px 9px 0px 0px;
margin-bottom: 0px;
font-size: 24px;
}

.current_event_side_content p{
	padding: 0px 20px;
}
.current_event_side_bottom{
	padding: 5px;
	background-color: #452107;
	border-radius: 0px 0px 9px 9px;
}
.current_event_side ul {
    list-style-type: square;
    padding: 0px 21px;
}
.current_event_side ul li{
    padding: 14px 0px;
}

.left_sec_2_page{
padding: 0px !important;
float: left;
margin-top: 30px;
}
.right_sec_2_page{
padding: 0px 12px !important;
float: right;
margin-top: -204px;
}
.middle_sec_2_page {
float: none;
display: inline-block;
padding: 0px 0px 0px 15px;
top: -224px;
}
.categories{
		margin-bottom: 38px;
}
.categories ul {
    list-style-type: none;
    padding: 15px 14px;
}
.categories ul li a {
	color: #570d0d;
    font-weight: bolder;
}
.categories ul li{
	margin-bottom: 6px;
}
.gallery-1 ul{
	margin: 0px 3px 1px;
}
.gallery-1 ul li{
	display: inline-block;
	float: left;
	width: 174px;
	height: 105px;
	margin-right: 9px;
	margin-bottom: 12px;
}
.gallery-1 ul li a img{
	width: 100%;
	height: 100%;
}
.ih-item.square {
    position: relative;
    width: 100%;
    height: 100%;
    border: 8px solid #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square.effect3.colored .info {
    background: #420403;
}
.ih-item.square.effect3 .info h3 {
    font-size: 10px;
    padding: 5px 5px 7px 4px;
    text-transform: capitalize;
}
.ih-item.square.effect3.top_to_bottom a:hover .img {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(25px);
}
.ih-item.square.effect3 .info {
    height: auto;
}
a.youtube-videogallery-link {
    display: inline-block;
    position: relative;
    width: 100% !important;
    height: 100% !important;
}

.youtube-videogallery li {
	width: 173px !important;
	height: 132px !important;
}
.details{
	padding: 0px 10px;
}
.details p{
	line-height: 30px;
	text-indent: 47px;
	text-align: justify;
}
.video_side li {
    width: 250px !important;
    height: 154px !important;
    margin: 4px;
}