

@font-face {
  font-family: "BayuPrahara2-Bold";
  src: url("../fonts/BayuPrahara2Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/BayuPrahara2Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/BayuPrahara2Bold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/BayuPrahara2Bold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/BayuPrahara2Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/BayuPrahara2Bold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/BayuPrahara2Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "Humanist777-Black-BT";
  src: url("../fonts/humanist777-bt.eot"); /* IE9 Compat Modes */
  src: url("../fonts/humanist777-bt.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/humanist777-bt.otf") format("opentype"), /* Open Type Font */
    url("../fonts/humanist777-bt.svg") format("svg"), /* Legacy iOS */
    url("../fonts/humanist777-bt.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/humanist777-bt.woff") format("woff"), /* Modern Browsers */
    url("../fonts/humanist777-bt.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "Humanst521-BT";
  src: url("../fonts/Humanst521BT.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Humanst521BT.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Humanst521BT.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Humanst521BT.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Humanst521BT.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Humanst521BT.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Humanst521BT.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
body {
    font-family: "Humanst521-BT",Helvetica,Arial,sans-serif;
    background: url('../image/bghome.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: auto;
    -o-background-size: cover;
	background-repeat: repeat-x;
}
.basicpic{
	width:auto;
	margin:0 auto;
	display:block;
	
}

.h4, h4 {
 font-size:22px !important; 
 color:#2b5fbf !important;
 margin-top:25px;
}

.h3,  h3{
  font-size: 24px !important;
  font-style: italic !important;
}

.tbo{
	border:0 !important; 
}

.phaseh{
	padding-top:10px;
	background-color:#d9ebf9;
}
.phaser{
 padding-top:10px;
padding-bottom:10px;
 width:75%;
	padding-left:10px;
	padding-right:10px;
}

.phasel{
	width:25%;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	background-color:#fffce0;
}
.paddts{
	margin-left:0px;
}

.paddstat{
/*	margin-left:-25px;*/
margin-left:-10px;
}

.paddpr{
/*	margin-left:10px; */
margin-left:20px;
margin-right:-15px;
}

.paddsc{
	margin-left:10px;
}
.paddres{
	/*	margin-left:25px; */
	margin-left:15px;
}

.paddguid{
	margin-left:-25px;
}
.cicon{
/*width: 168px;*/
display: block;
height:153px;
margin:0 auto;
}


.mblk{
background-color:#D9F0F6;
max-width:1920px;
margin: 0 auto;
/*border-top: 5px solid white;*/
}

.aw {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: block;
  padding: 8px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: black;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  opacity: 0.5;
}

#myBtn:hover {
  background-color: #555;
}

.fbtn{
	width:25%;
	text-align:center;
	margin:0 auto;
	display:block;
	padding:20px;
	font-size:20px;
}

.iocso{
	font-size:20px;
}
.tbtestsite{
	width:70%;
}
.tsitesf{
	font-size:24px;
	font-weight:700;
}
.vl {
	padding-right:20px;
}
.active, .fbtn:hover {
  background-color: #c2e4e7;

}


a.fbtnlk:link {
		color:black;
}
	

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .prbutton:hover {
  background-color: #c2e4e7;
  color:white;
}

button.prbutton.active, button.prbutton:hover {
    background-color: #c2e4e7;
	
}

.active, .gbutton:hover {
  background-color: #c2e4e7;
  color:white;
}

button.gbutton.active, button.gbutton:hover {
    background-color: #c2e4e7;
	
}


a.testingsitesh:link {
	color:red;
	font-weight:700;
}
.nobtsites{
	border:none;
}
.typetest{
	font-size:18px;
	margin-top:-10px;
}
.prbutton {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding:10px;
  width: 100%;
  text-align: left;
  /*border: none;*/
  outline: none;
  transition: 0.4s;
  font-size:25px;
  font-family:"Humanst521-BT",Helvetica,Arial,sans-serif;
  margin:1px;
}

.gbutton {
  background-color: white;
  color: #444;
  cursor: pointer;
  padding:10px;
  width: 100%;
  text-align: left;
  /*border: none;*/
  outline: none;
  transition: 0.4s;
  font-size:25px;
  font-family:"Humanst521-BT",Helvetica,Arial,sans-serif;
  margin:1px;
  border: none;
background: none;
}

.gender{
	width: 500px;
}

.pcbr{
	width: 750px;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-size:22px;
  font-family:"Humanst521-BT",Helvetica,Arial,sans-serif;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #ccc;
}

button.accordion.active, button.accordion:hover {
    background-color: #ccc;
}

button.accordion:after {
    content: '\002B';
    color: #000;
    font-weight: bold;
    float: right;
    margin-left: 5px;
	font-size:25px;
}

button.accordion.active:after {
    content: "\2212";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
	text-align:left;
}

.tbw{
	width:50%;
	text-align:left;
	background-color:#fff5d9;
}

.tbwr{
	width:50%;
	text-align:right;
}
.tbhist{
	width:50%;
}
.theadf{
	font-family: "Humanist777-Black-BT",Helvetica,Arial,sans-serif;
	margin-top:20px;
	margin-bottom:20px;
	
}
.nritems{
}

.month{
	font-size: 26px;
}
.footimg{
 margin:0 auto;
 padding: 0px; 
}
.footimg2{
	padding-top: 0px;
	margin-right: 10px;
	
}
.footimg3{
padding-top: 0px;
}
.foottext{
margin:0 auto;
padding: -5px;
}
.column{
	float:left;
	width:20%;
	color:black;

}
.column2{
		float:right;
		width:80%;
}
.column3{
		width:20%;
}

.padtest{
    padding-bottom:10px;
}
.tbluehead{
	padding-top:10px;
	padding-bottom:10px;
}

.tbluehead2{
	padding-top:10px;
	padding-bottom:0px;
	font-weight:700;
	font-family: "Humanist777-Black-BT",Helvetica,Arial,sans-serif;

	
}

.tspace{
	margin-top:50px;
}

.fbanner{
	width:1920px;
	margin:0 auto;
	display:block;
	}
.front-title {
    font-weight: bold;
    color: #efefef;
    position: absolute;
    top: 275px;
    left: 0;
    right: 0;
    text-align: center;
    text-shadow: 0.1em 0.1em 0.05em #000;
    font-family: Courier;
    font-size: 22px;
}
.back-title {
    font-weight: bold;
    color: #000;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    text-shadow: 0.1em 0.1em 0.05em #dcdecb;
    font-family: Courier;
    font-size: 22px;
}

/* entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
}
	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

	.backpetimg{
width:150px;
border-radius: 80px;
border: 2px solid #feed92;
display:block;
margin: 5px auto;
}

	.back{
background-color:#edf4ff;
padding-left: 20px;
padding-right: 20px;
}
	
.flip-container, .front, .back {
	width: 320px;
	height: 475px;
	margin: 0 auto;
	display: block;
	text-align: left;
	
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
}

.dogcat {
    position: absolute;
    margin-top: -99px;
    margin-left: -285px;
}
.calendarb{
 background: url('../image/calendarb.jpg');
 background-repeat: repeat-x;
 width:113px;
 height:117px;
}

.calendare{
 background: url('../image/calendarb.jpg');
 background-repeat: repeat-x;
 width:113px;
 height:117px;
}

.paw{
 background: url('../image/fadedpaw.jpg');
 margin-top: 10px;
padding-bottom: 75px;
margin-bottom: 10px;
}

.pawh{
	/*background: url('../image/fadedpaw.jpg');*/
	background: url('../image/cpbg.jpg');
	background-size: auto;
	-webkit-background-size: cover;
	background-size: auto;
	background-repeat: repeat-x;
	}
	
	.flogo{
		margin-top:45px;
	}
.sffont{
	font-size:14px;
}

.bottomlogo{
	text-align:right;
}
.fb{
padding-right: 10px;
}

.vae{
padding-right: 25px;
padding-top: 7px;
}

.ftop{
	background-color:#4e4e4e;
	border-bottom: 5px solid #7b9fa7;
	}
	
	.ftop2{
	background-color:#4e4e4e;
	border-bottom: 5px solid #7b9fa7;
	height:auto;
	}
	
.jcasf{
	font-size: 22px;
	color: white;
	font-family: BayuPrahara2-Bold;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 20px;
	letter-spacing: 1px;
}


.jcas{
	font-size: 21px;
	color: white;
	font-family: BayuPrahara2-Bold;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 20px;
	letter-spacing: 0.5px;
	line-height: 38px;
}
a.nohighlight:hover {
  color: white;
} 
.nohighlight2{
 color:black;
 
}
a.nohighlight2:hover {
  color: black;
  text-decoration:none;
} 
.innerpanelformat {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-left: 20px;
    padding-right: 0%;
}

.datet{
 font-size:16px;
 color:#e5a654;
 font-family:Arial;
 margin-top: 5px;
 font-weight:700;
}

.datec{
 font-size:16px;
 color:black;
 font-family:Arial;
 margin-top: 5px;
}

.dateh{
 font-size:20px;
 color:black;
 font-family:BayuPrahara2-Bold;
 margin-top: 12px;
}
.datem{
 font-size:20px;
 color:white;
 font-family:BayuPrahara2-Bold;
 margin-top: 20px;
}

.dated{
 font-size:50px;
 color:white;
 font-family:BayuPrahara2-Bold;

}

.navbar-nav {
    display: inline-block;
    float: right;
    margin: 0 auto;
    table-layout: fixed;
    font-size: 20px;
    height: auto;
}


.frontimg{
width: 100%;
margin: 5px auto;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
}



.bfcolor{
	color: #6E6E6E;
font-weight: 700;
font-family: BayuPrahara2-Bold;
font-size: 35px;
margin-top: 25px;
padding-left: 5px;
}
.panelformat {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-left: 1%;
    padding-right: 0%;
}



.tlogo{
max-width: 100% !important;

}



.nav > li > a {
    
   padding-left: 8px;
    padding-right: 8px;
	color:#676767;
	font-family:Humanst521-BT;
	margin-top: 95px;
}


.navlinkm {
    display: none;
}

.sidehead{
	font-size:20px;
}

a.sideover:link {
    color: #fff;

}
.side {
    background-color: transparent;
    border-top: 1px solid #bdbdbd;
   /* border-bottom: 1px solid #999999;*/
    color: black;
    padding: 15px 15px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 0px 0px;
    cursor: pointer;
	width:100%;
}

.side:hover {
    background-color: #0072AD;
    color: white;
}

.sidef {
    background-color: #0072AD;
   border-top: 1px solid #999999;
   /* border-bottom: 1px solid #999999;*/
    color: white;
    padding: 15px 32px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 0px 0px;
    cursor: pointer;
	width:100%;
}
.left{
	float:left;
	padding-left:5px;
	}

.right{
	float:right;
	padding-right:20px;

}

.deskfooter{
	display: block;
}

.paddt {
	padding-top: 25px;
}


.inner-panel{

padding-left:15px;
padding-right:15px;
}

.borderredb{
  width:100%;
  height:240px;
  margin: 0 auto;
  }

.paddc {
   background-color:white;
}

table.qctable td {
    padding: 5px 0 0 0;
    font-size: 13px;
    color: black;
}

table.fstamp td{
   border:1px solid black;
   padding: 2px 10px 2px 10px;
}
.qclinks{
	text-transform:uppercase;
	margin-bottom:0px;
}

.paddqc{

	padding-left:20px;
	padding-right:20px;
	background-color: #e2edf9;
    border: 5px solid #7297be;	
	padding-top: 15px;
    padding-bottom: 10px;
	margin-left: -4%;
	width: 25%;
}

.cheader2{
	color: #355631;
margin-bottom: 10px;
font-family: BayuPrahara2-Bold;
font-size: 34px;
font-style: italic;
margin-top: 10px;
}

.cheader{
	color:#0072ad;
}

.contentpadd{
padding-left: 14%;
padding-right: 14%;
padding-bottom: 20px;
}


ol, ul, li  {
    font-size: 20px;
	margin-bottom:20px;
	margin-top:20px;
	
}
.tbli{
	margin-bottom:0px;
	margin-top:0px;
	font-size:18px;
}


.bgblack{
	background-color: #dbe9f8;
	color: black;
	padding-top: 14px;
	padding-bottom: 75px;
	border-top: 5px solid #1d446e;

}
.frontpanel{
/*	padding-left: 10%;
	padding-right: 10%;*/
	border: 2px solid #0068a7;
	height: 385px;
	background-color:white;
	box-shadow: 2px 4px 4px 2px #888888;
	margin-bottom: -10px;
	
}
.contentbrand{
	height:100px;
}
.panelheadbg{
	background-color:#d7e4f9;
	color:#2e2e86;
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	font-size: 22px;
	font-weight:900;
	
}

.feetbl{
	width:100%;
}
.brandimg{
width:150px;
}
.mobileds{
display:none;
}
.cimg{
display:block;
margin:0 auto;
}
.white{
	color:white;
	}
	
	.black{
	color:black;
	}
.red{
color:red;
}

.defimg {
    width: 75%;
    margin: 0 auto;
	display:block;
}
.pimgright{
	padding-right:14px;
}
.frontpanelbg{
background-color: #EBEBEB;
}

.theadfont{
	font-size:3vh;
}
p {
    font-size: 20px;
    color: #364449;
}

p.reddish { color: #ff0000;
 
}


hr {
    border: 0;
    clear: both;
    width: 100%;
    background-color: #ebebeb;
    height: 4px;
	margin-top:20px;
	margin-bottom:50px;
}
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > a::after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
    font-weight: 800;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
input[type="searchweb"] {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    font-size: 16px;
    background-color: white;
    background-position: 10px 14px;
    background-repeat: no-repeat;
    padding: 13px 0px 13px 15px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.clrwhitebg{
	
	background-color: rgba(255, 255, 255, 0.6);
	height: 36px;
}
.toplinks{
	color:#005493;
}
.lhead{
	font-size: 14px;
	line-height: 36px;
	padding-left: 14%;
	margin-right: -30px;
}

.rhead{
	font-size: 14px;
	line-height: 36px;
	padding-right: 14%;
	margin-left: -150px;
} 

.brand,
.address-bar {
    display: block;
}

.search:hover button.icon, .search:active button.icon, .search:focus button.icon {
    outline: none;
    opacity: 1;
    margin-left: -50px;
	
}
.search button.icon:hover
{
	background-color:#2e6da4;
}
.search button.icon {
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border: none;
    background: #2f0e0b;
    height: 53px;
    width: 50px;
    color: #fff;
    opacity: 0;
    font-size: 10pt;
    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -ms-transition: all .55s ease;
    -o-transition: all .55s ease;
    transition: all .55s ease;
}
.search {
    overflow: hidden;
    width: 100%;
    vertical-align: middle;
    white-space: nowrap;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    /*text-transform: uppercase;*/
    font-weight: 0;
    letter-spacing: 0px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
 /*   margin-bottom: 20px;*/
/*    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9); */
	overflow:hidden;
	position: relative;
	top: 0;
	z-index: 0;
	}
.brs{
/*	min-height: calc(80vh - 40px); */
/*min-height: calc(70vh - 40px);*/
margin-bottom:150px;
}


.intro-text {
    text-transform: uppercase;
    font-size: 1.55em;
    font-weight: 400;
    letter-spacing: 1px;
	background: #19478e/*#2f0e0b*/;
	color: white;
	padding-top: 5px;
    padding-bottom: 5px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;

}

.orange{
	color:#ffca41;
	font-weight:700;
}
.img-left {
    float: none;
    margin: 0 auto 0;
	background-color: #d4ae1280;
}

footer {
 background-color: #012782;
color: black;

}

footer p {
    margin: 0;
    padding: 0px 0;
	color:white;
    font-size: 20px;
	margin: 25px 0 0 0;
}


.search input#search {
    width: 100%;
    height: 40px;
    background: #fff;
    border: none;
    font-size: 9pt;
    float: left;
    color: #A7A7A7;
    padding-left: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.search {
    overflow: hidden;
    width: 50%;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid #a4bab9;
    margin: 60px 45px 0 0;
    float: right;
	height:40px;
	}

.search button.icon {
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border: none;
    background: #1B426D;
    height: 40px;
    width: 50px;
    color: #fff;
    opacity: 0;
    font-size: 10pt;
    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -ms-transition: all .55s ease;
    -o-transition: all .55s ease;
    transition: all .55s ease;
}

@media screen and (max-width:1440px) {
	
.dogcat {
    position: absolute;
    margin-top: -100px;
    margin-left: -135px;
}
}

@media screen and (max-width:1336px) {
	
.dogcat {
    position: absolute;
    margin-top: -100px;
    margin-left: -95px;
}
}
@media screen and (max-width:1280px) {


.padd {
    padding-left: 0px;
    padding-right: 0px;
    background-color: #EBEBEB;
}


.cheader {
    color: #0072ad;
    font-size: 18px;
}

.dogcat {
    position: absolute;
    margin-top: -100px;
    margin-left: -80px;
}
	
}

@media screen and (max-width:1199px) {

.paddts{
	margin-left:0px;
}

.paddstat{
	margin-left:0px;
}

.paddpr{
	margin-left:0px;
	margin-right:0px;
}

.paddsc{
	margin-left:0px;
}
.paddres{
	margin-left:0px;
}

.paddguid{
	margin-left:0px;
}


.cicon{
width: 135px;
display: block;
height:153px;
margin:25px auto;
}

.nav > li > a {
    
   padding-left: 4px;
    padding-right: 4px;
	color:#676767;
	font-family:Humanst521-BT;
	margin-top: 95px;
}

ol, ul, li  {
    font-size: 18px;
}
	
}




@media screen and (max-width:1024px) {

.tbhist{
	width:100%;
}
.tbtestsite{
	width:100%;
}
.panelformat {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-left: 6%;
    padding-right: 0%;
}

.jcas {
    font-size: 18px;
    color: white;
    font-family: BayuPrahara2-Bold;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 20px;
}

.paddqc {
    padding-left: 45px; 
    padding-right: 60px; 
    /*background-color: #fff;*/
    background-color: #e2edf9;
    border: 5px solid #7297be;	
	padding-top: 15px;
    padding-bottom: 10px;
    margin-left: 0;
    width: 100%;
}


.paddc {
    padding-left: 0px;
    padding-right: 0px;
}

.paddqc {
    padding-left: 8px;
    padding-right: 8px;
    background-color: #fff;
    background-color: #e2edf9;
    border: 5px solid #7297be;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-left: 0;
    width: 100%;
}
.calinfo {
    padding-top: 28px;
}



.nav > li > a {
    
   padding-left: 5px;
    padding-right: 5px;
	color:#676767;
	font-family:Humanst521-BT;
	margin-top: 120px;
}

.tbli{
	margin-bottom:0px;
	margin-top:0px;
	font-size:16px;
}



.navbar-nav {
    display: block;
    float: right;
    margin: 0 auto;
    table-layout: fixed;
    font-size: 16px;
    height: auto;
}

.tlogo {
    max-width: 100% !important;
    padding-top: 5px;
    padding-left: 0px;
}


.search {
    overflow: hidden;
    width: 55%;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid #a4bab9;
    margin: 30px 0px 0 0;
    float: right;
}



body {
    background: none;
 }

.deskfooter{
	display: none;
}

.navlinkm {
    display: block;
}

.mobileds{
display:none;
}

   .bgc{
 background: none;
}

.brs {
    
	min-height: 0px;
    margin-bottom: 100px;
}

.nohead{
display:none;
}


.paddmb{
    padding-left: 5%;
    padding-right: 5%;
    background-color: #fff;
}
.paddmt {
padding-left: 5%;
padding-right: 5%;
background-color: #f5f5f5;
padding-top: 5%;
padding-bottom: 5%;
}

}


@media screen and (max-width:960px) {


	
 .nav > li > a {
    padding-left: 2px;
    padding-right: 2px;
    color: #676767;

}


}
@media screen and (max-width:864px){

.panelformat {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-left: 3%;
    padding-right: 0%;
}

.paddt {
    padding-top: 50px;
}

.jcas {
    font-size: 16px;
    color: white;
    font-family: BayuPrahara2-Bold;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 12px;
	letter-spacing: 0px;
}

.jcasf {
    font-size: 20px;
    color: white;
    font-family: BayuPrahara2-Bold;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 20px;
    letter-spacing: 1px;
}

.nav > li > a {
   padding-left: 3px;
padding-right: 3px;
color: #676767;
font-size: 14px;
}


.navbar-nav {
    display: block;
    float: right;
    margin: 0 auto;
    table-layout: fixed;
    font-size: 16px;
    height: auto;
}


}


@media screen and (max-width:800px) {
	
.jcas {
    font-size: 15px;
    color: white;
    font-family: BayuPrahara2-Bold;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 12px;
	letter-spacing: 0px;
}

	.jcasf {

    font-size: 20px;
    color: white;
    font-family: BayuPrahara2-Bold;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 20px;
    letter-spacing: 1px;

}
	.nav > li > a {
    padding-left: 2px;
padding-right: 2px;
color: #676767;
font-size: 14px;
}


.bfcolor {
    color: #6E6E6E;
	font-weight: 700;
	text-align:center;
}
.vae {
    float: none !important;
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-right: 0px;
padding-top: 0px;
}

}

@media screen and (max-width:768px) {

.iocso{
	font-size:16px;
}

.month{
	font-size: 20px;
}
.gender{
	width: 100%;
}

.pcbr{
	width: 100%;
}
.tlogo {
    max-width: 100% !important;
    padding-top: 30px;
    padding-left: 0px;
}
.paddt {
    padding-top: 25px;
	margin-top: 10px;
}

.flogo{
		margin-top:0px;
	}
.dogcat {
    position: absolute;
    margin-top: -100px;
    margin-left: -95px;
}


hr {
    max-width: 100%;
    border-color: #999999;
    margin: 10px 0px;
}

.calinfo {
    padding-top: 14px;
}

.nav > li > a {
   padding-left: 3px;
padding-right: 4px;
color: #676767;
font-size: 13px;
}


.navbar-nav {

    display: block;
    float: none;
    margin: 0 auto;
    table-layout: fixed;
    font-size: 16px;
    height: auto;
	
	 
}
}
@media screen and (min-width:768px) {
    
	

	.brand {
        display: inherit;
        margin: 0;
       /* padding: 5px 0 10px; */
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
		background-color:rgba(255, 255, 255, 0.9);
	/*	position: absolute;*/
		position: relative;
		width: 100%;
		height: 100px;	
		box-shadow: 1px 5px 5px rgba(0,0,0,0.5);
		z-index: 1;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
		background: #d4ae1280;
    }

    .address-bar {
        display: none;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
		display: none;
    }


.mb{
	background-color:#7197BE;
}

.wb{
	background-color:white;
}

.db{
	background-color:#1B426D;
}
.lb{
	background-color:#8BB7E6;
}
 .cborder{
	border: 4px double #e1e1e1;
	margin-top: -11px;
    margin-bottom: 0px;
	background-color: white;
  }
    .navbar-nav>li>a {
        line-height: normal;
    }


	
	.dnavc{
	
	background-color: transparent;
   
	
	}



}
@media screen and (max-width:767px){
	
	.basicpic{
	width:100%;
	margin:0 auto;
	display:block;
	
}

	
	.cicon{
width: 135px;
display: block;
height:153px;
margin:25px auto;
}
.tsitep{
	font-size:12px;
}

.mblk{
	margin-top:-20px;
}

.fbtn{
	width:auto;
	text-align:center;
	margin:0 auto;
	display:block;
	padding:20px;
	font-size:20px;
	margin-top:30px;
}

.footimg{
 margin:0 auto;
 padding: 0px; 
 display:block;
}
.footimg2{
 margin:0 auto;
 padding: 0px; 
display:block;	
}
.footimg3{
 margin:0 auto;
 padding: 0px; 
display:block;	
}
.foottext{
margin:0 auto;
padding: 0px;
display:inline-flex;
}

.panelformat {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
}

.cheader2 {
    color: #355631;
    font-family: BayuPrahara2-Bold;
    font-size: 20px;
    font-style: italic;
}

  .nav > li > .mh{
        font-size:16px;
		margin-top: 5px;
    }

	.bgbf{
    background-color: #7B9FA7;
    margin: 0px;
    height: 40px;
    padding-top: 8px;
	padding-bottom: 0px;
}
	
.jcasf{
   font-size: 22px;
    color: white;
    font-family: BayuPrahara2-Bold;
    text-align: center;
    padding-left: 0px;
}
	
.jcas {
    font-size: 16px;
    color: white;
    font-family: BayuPrahara2-Bold;
    text-align: left;
    padding-left: 14px;
}

.ftop {
    background-color: #4e4e4e;
    border-bottom: 5px solid #7b9fa7;
	height: auto;
}	
.ftop2 {
    background-color: #4e4e4e;
    border-bottom: 5px solid #7b9fa7;
	height: 255px;
}

.dogcat {
    position: absolute;
    margin-top: -100px;
    margin-left: -30px;
}

.calendarb {
    background: url('../image/calendarb.jpg');
        background-repeat: repeat;
    background-repeat: repeat-x;
    width: 113px;
    height: 117px;
    margin-left: 25px;
    margin-right: 25px;
}

.calendare {
    background: url('../image/calendarb.jpg');
        background-repeat: repeat;
    background-repeat: repeat-x;
    width: 100%;
    height: 125px;
    margin-left: 0px;
    margin-right: 0px;
}

footer p {
    margin: 10px auto;
    padding: 0px 0;
    color: white;
    font-size: 20px;
    
}

.fb {
    padding-right: 20px;
    padding-top: 5px;
}

.bottomlogo{
	text-align:center;
}
  .morder{
    display: flex;
    flex-direction: column;
}

.morder > .chi {order: 3; } /* Will be displayed third  */
.morder > .beta {order: 2; } /* Will be displayed second */
.morder > .alpha {order: 1; } /* Will be displayed first  */



.titlemarg {
   	display:none;
}


.iconsrow {
    background: #1B426D;
    height: auto;
    margin-top: 1px;

}
.mobileds{
display:block;
}

.nomobile{
display:none;
}



.cheader {
    color: #0072ad;
	font-size:20px;
}

.padd {
    padding-left: 0px;
    padding-right: 0px;
    background-color: #EBEBEB;
}

.paddmb{
    padding-left: 5%;
    padding-right: 5%;
    background-color: #fff;
}
.paddmt {
padding-left: 5%;
padding-right: 5%;
background-color: #f5f5f5;
padding-top: 5%;
padding-bottom: 5%;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

ul.breadcrumb li + li::before {
    padding: 8px;
    color: black;
    content: "\>";
}

.brs {
    min-height: 0px;
}

.defimg {
    width: 100%;
    margin: 0px auto;
}

.borderredb {
    width: 100%;
    height: 170px;
    margin: 0 auto;
	display:none;
}
.wt2{
 width: 300px;
 font-size:15px;
}
.nomobile{
display:none;
}

.location {
    text-align: center;
    font-size: 15px;
    margin-top: 5px;
}



.frontpanel {
     border: 2px solid #0068a7;
    height: auto;
    background-color: white;
    box-shadow: 2px 4px 4px 2px #888888;
    margin-bottom: -10px;
}


.box {
    margin-bottom: 20px;
    padding: 0px 0px;
    background: #fff;
    overflow: hidden;
}

.brandimg{
	display:none;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: 140px;
}

.tlogo {
    max-width: 100% !important;
    padding-top: 0px;
    padding-left: 0px;
}

.paddts{
	margin-left:0px;
}

.paddstat{
	margin-left:0px;
}

.paddpr{
	margin-left:0px;
	margin-right:0px;
}

.paddsc{
	margin-left:0px;
}
.paddres{
	margin-left:0px;
}

.paddguid{
	margin-left:0px;
}



}
@media screen and (max-width:1920px){
	
		.fbanner{
	width:100%;
	margin:0 auto;
		display:block;
	}

	}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
	
	.sidebar{
/*	display: flex;*/
	
margin-bottom: -10000px;
padding-bottom: 10000px;
	padding-left: 10%;
padding-right: 10%;
background-color:#f8f8f8;
/*margin-right: 25px;*/
/*margin-left: 25px;*/
padding-top: 2px;
border-right: 1px solid #f0f0f0;


}
}


@media screen and (max-width:320px) {
 .quotetext {
    font-family: Segoe Script;
    color: #ffe4b0;
    font-size: 14px;
    text-shadow: 0px 3px #000;
    height: auto;
    line-height: 45px;
}

.jcasf{
   font-size: 16px;
    color: white;
    font-family: BayuPrahara2-Bold;
    text-align: center;
    padding-left: 0px;
}
ol, ul, li  {
    font-size: 16px;
	margin-bottom:20px;
	margin-top:20px;
	
}
p {
    font-size: 16px;
    color: #364449;
}
}

.goog-te-gadget {
    color: #ffffff !important; 
    font-family: 'Lato', sans-serif !important;
}


.goog-te-gadget a, 
.goog-te-gadget span {
    color: #ffffff !important;
    text-decoration: underline !important;
}


.goog-te-combo {
    color: #000000 !important; /* Black text for readability */
    background-color: #ffffff !important; /* White background */
    border: 1px solid #000000 !important;
    padding: 5px !important;
    font-size: 14px !important;
}

@media (max-width:1200px) {


  .nomobile .dnavc.navbar-nav{
    float: none !important;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto !important;
    padding: 0;
  }

  .nomobile .dnavc.navbar-nav > li{
    float: none !important;
    display: block;
    margin: 6px 10px;
  }


  .nomobile .dnavc.navbar-nav > li > a{
    margin-top: 0 !important;
    padding: 10px 12px;
    line-height: 1.2;
  }


  .nomobile .tlogo{
    display: block;
    margin: 0 auto 10px;
    max-width: 100%;
    height: auto;
  }
}


.nomobile .dnavc.navbar-nav > li > a:focus{
  outline: 2px solid #0186A2;
  outline-offset: 2px;
}
