#banner_bagoldblack {
    padding: 8rem;
}

.txt_heaadbanblack p {
    font-size: 35px;
    color: white;
    text-align: center;
    font-weight: 500;
}

.detail_blackup {
    font-size: 20px;
    color: white;
    text-align: center;
    font-weight: 400;
}

.detail_blackup2 {
    font-size: 20px;
    color: white;
    text-align: center;
    font-weight: 400;
}

#sec_blackup {
    padding: 3rem;
}

.txt_pricehead {
  font-size: 30px;
  color: #6B6969;
}

hr.newline {
    border-top: 0px dashed #670800;
    margin-top: 0.5rem;
}

.time_real span {
    font-size: 16px;
    border: 2px solid #670800;
    padding: 2px 10px 2px 10px;
    border-radius: 8px;
    position: absolute;
}

.time_real i {
  font-size: 12px;
  color: #670800;
}

#sec_blackup  table.table.table-goldprice td.bg {
    background-color: #850F05;
    color: white;
}

#sec_blackup  table.table.table-goldprice td, table.table.table-goldprice th {
    padding: 0.75rem;
    vertical-align: top;
    border: 2px solid #850F05;
    color: #2f2f2f;
    font-size: 1.8rem;
    border-radius: 4px 4px 0px 0px;
}

#sec_blackup  table.table.table-goldprice {
    border-top-right-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
    overflow: hidden;
}

.tital_namehead {
    font-size: 35px;
    color: #670800;
    text-align: center;
    font-weight: 600;
}

#chartcontainer {
    position: relative;
}

#sec_goldgraph {
    padding-top: 1rem;
    padding-bottom: 4rem;
}



.buttongraph {
  background-color: #850F05;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  border-radius: 10px;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
}

/*-- graph --*/

#chartdiv {
	width	: 100%;
	height	: 500px;
}																		









/*-----------------------------------------
    RESPONSIVE
-------------------------------------------*/

@media screen and (min-width:320px) and (max-width:460px) {

#banner_bagoldblack {
    padding: 2rem;
}

.txt_heaadbanblack p {
    font-size: 20px;
    color: white;
    text-align: center;
    font-weight: 500;
}

.detail_blackup {
    font-size: 14px;
    color: white;
    text-align: center;
    font-weight: 400;
}

.detail_blackup2 {
    font-size: 14px;
    color: white;
    text-align: center;
    font-weight: 400;
}

.img-logoinsie .img-fluid {
    width: 12% !important;
    float: right;
    margin-top: -2rem !important;
}

.img-logoinsie2 .img-fluid {
    width: 12% !important;
    float: right;
    margin-top: -2rem !important;
}


#sec_blackup {
    padding: 1rem;
}

#sec_blackup table.table.table-goldprice td, table.table.table-goldprice th {
    padding: 0.75rem;
    vertical-align: top;
    border: 2px solid #850F05;
    color: #2f2f2f;
    font-size: 1rem;
    border-radius: 4px 4px 0px 0px;
}

.buttongraph {
    background-color: #850F05;
    border: none;
    color: white;
    padding: 6px 20px;
    text-align: center;
    border-radius: 10px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}


}


@media screen and (min-width:461px) and (max-width:1024px) {

#banner_bagoldblack {
    padding: 4rem;
}

.txt_heaadbanblack p {
    font-size: 24px;
    color: white;
    text-align: center;
    font-weight: 500;
}

.detail_blackup {
    font-size: 14px;
    color: white;
    text-align: center;
    font-weight: 400;
}

.detail_blackup2 {
    font-size: 14px;
    color: white;
    text-align: center;
    font-weight: 400;
}

#sec_blackup {
    padding: 1rem;
}

.img-logoinsie .img-fluid {
    width: 12% !important;
    float: right;
    margin-top: -2rem !important;
}

.img-logoinsie2 .img-fluid {
    width: 12% !important; 
    float: right;
    margin-top: -2rem !important;
}


#sec_blackup table.table.table-goldprice td, table.table.table-goldprice th {
    padding: 0.75rem;
    vertical-align: top;
    border: 2px solid #850F05;
    color: #2f2f2f;
    font-size: 1rem;
    border-radius: 4px 4px 0px 0px;
}








}
