 html, body {
    max-width: 100%;
    overflow-x: hidden;
 }
 
 
.h1_title1{text-align:justify;font-size:14px;font-weight:600;line-height:1.3em;color:#000000;margin-top:0px;}

aside .caption {
	margin-bottom: 5%
}

img {
	max-width: 100%
}

#survey {
	position: fixed;
	bottom: 10px;
	left: 10px;
	color: #fff;
	background-color: black;
	border: 1px solid black;
	padding: 5px 6px;
	font-size: 16px;
	font-weight: 600
}

#description h1,
h2,
h3 {
	margin-top: 0;
	margin-bottom: 0
}



.top_margin2 {
	top: 2% !important
}

.static_bar {
	position: -webkit-sticky;
	display: block;
	position: sticky;
	position: -webkit-sticky;
	top: 60px;
	align-self: flex-start;
	transform: translateY(0);
	margin-bottom: 15px
}

.tm-15 {
	margin-top: 15px
}

.zero_pad {
	padding: 0 !important;
	border-bottom: 0
}




.nav-tabs {
	border-bottom: 0 !important
}

.container-fluid .wrap {
	max-width: 1350px !important;
	margin-top: 10px
}

.margin-aside {
	margin: 0 2% !important
}

.scrollbar-pink::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #F5F5F5;
	border-radius: 10px
}

.scrollbar-pink::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5
}

.scrollbar-pink::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #b01a00
}

#description strong,
#description strong>span,
#description strong>span>span,
#summary strong,
#summary strong>span,
#summary strong>span>span,
#keyplayer strong,
#keyplayer strong>span,
#keyplayer strong>span>span {
	font-family: OpenSans-semibold !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 24px;
	color: #3a3a3a !important;
	text-align: justify;
	text-decoration: none !important;
	text-decoration: none !important;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased
}

div#requestForTOC p,
div#requestForTOC p>span,
div#requestForTOC p>span span {
	font-family: OpenSans !important;
	font-size: 14px !important;
	color: #3a3a3a;
	text-transform: capitalize
}

.caption.related-categories {
	border: 1px solid black
}

.caption.related-categories h5 {
	background-color: black;
	margin: 0 !important;
	padding: 8px 0 8px 15px;
	color: #fff
}

.all_margin {
	margin: 5px
}

.report-list-container.row {
	background: #fff;
	background-size: 400% 400%
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0 50%
	}

	50% {
		background-position: 100% 50%
	}

	100% {
		background-position: 0 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0 50%
	}

	50% {
		background-position: 100% 50%
	}

	100% {
		background-position: 0 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0 50%
	}

	50% {
		background-position: 100% 50%
	}

	100% {
		background-position: 0 50%
	}
}

.report-list-container.row a {
	padding-left: 10px;
	font-weight: 700
}

.red_btn {
	border-radius: 0;
	background: black;
	color: #fff !important;
	min-width: 132px;
	margin: 10px 0 0
}

.trans_btn {
	border-radius: 0;
	background: #fff;
	color: black !important;
	min-width: 132px;
	margin: 10px 0 0;
	font-weight: 600;
	border: solid 1px black !important
}

.red_btn:hover,
.red_btn:active {
	background: #0f2130;
	outline: none;
	color: #3a3a3a !important
}

.report-card .nav-tabs>li.active>a,
.report-card .nav-tabs>li>a:hover {
	color: #3a3a3a !important
}

.card-report .nav-tabs>li.active>a {
	color: #3a3a3a !important;
	background-color: #fafbfc;
	border: 1px solid #ddd;
	border-bottom: 2px solid black;
	padding-bottom: 3px
}

#overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 90%;
	top: 10%;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.3);
	z-index: 2;
	cursor: pointer
}

div#overlay a.btnGetFreeSample {
	left: 41%;
	top: 60%;
	position: absolute;
	border-radius: 0
}

.btn-flat {
	border-radius: 0
}

.text-freeSample {
	color: #4d4d4d;
	margin: 0 auto;
	padding: 28%;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	display: none
}

.modal-header .close {
	margin: 5px 5px 0 0 !important
}

@media (max-width:768px) {
	.requestFreeSample {
		width: 96% !important;
		height: auto
	}

	div#overlay a.btnGetFreeSample {
		left: 31%;
		top: 35%;
		position: absolute;
		border-radius: 0
	}

	.card-report .bs-example.bs-example-tabs ul.nav-tabs li {
		display: inline-block !important;
		width: 49%;
		float: none !important
	}

	.card-report .bs-example.bs-example-tabs ul.nav-tabs li a {
		padding: 7px 5px !important
	}

	.card-report .bs-example.bs-example-tabs li a {
		display: block;
	}
}

.card-report .bs-example.bs-example-tabs li a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	font-weight: 900;
}

.card-report .bs-example.bs-example-tabs li a:hover,
.card-report .bs-example.bs-example-tabs li a:active {
	background-color: #fafbfc;
	border-bottom: 2px solid black;
}

.zoom {
	transition: transform .5s;
	z-index: 10000 !important;
	width: 200px;
	height: 200px;
	margin: 0 auto
}

.left_margin {
	margin-left: 20px !important;
	text-align: left
}

.zoom:hover {
	transform: scale(4.5)
}

div.speech img {
	float: left;
	width: 20%;
	margin: 5px 10px 5px 0
}

@-webkit-keyframes pulsate1 {
	0% {
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
		opacity: 1;
		box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, 0.75), 0 0 25px 10px rgba(255, 255, 255, 0.75)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
		box-shadow: none
	}
}

@keyframes pulsate1 {
	0% {
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
		opacity: 1;
		box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, 0.75), 0 0 25px 10px rgba(255, 255, 255, 0.75)
	}

	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1);
		opacity: 0;
		box-shadow: none
	}
}

.covid-banner-report img {
	width: 100%
}

.covid-banner-report div {
	position: absolute;
	top: 50%;
	left: 2%;
	color: #fff;
	font-size: 11pt;
	font-family: OpenSans-semibold;
	font-weight: 500
}

.covid-banner {
	position: relative
}

.covid-banner img {
	width: 1305px;
	height: 218px
}

.covid-banner .btn {
	position: absolute;
	top: 85%;
	right: -6.5%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	background-color: #fff;
	color: #b01a00;
	font-size: 14px;
	font-weight: 800;
	width: 16%;
	cursor: pointer;
	border-radius: 40px
}

.m_font {
	font-size: 1.8vw
}

.w_font {
	font-size: .9vw
}

.r-text {
	text-align: justify;
	line-height: 1.4
}

.breadcrumb li {
	margin-bottom: 0
}

@media (min-width: 576px) {
	#exit_modal .modal-dialog {
		margin: 8rem auto !important
	}
}

.exit_body {
	position: relative;
}

.center-align {
	position: absolute;
	top: 90%;
	left: 43%;
	transform: translate(-50%, -50%);
	pointer-events: auto;
	cursor: pointer
}

.exit_pane {
	padding: 20px;
	top: 10px;
	right: 15px;
	pointer-events: auto;
	position: absolute;
	cursor: pointer
}

table {
	border-collapse: collapse;
	width: 100%
}

th,
td {
	text-align: center
}

th {
	background-color: #000000;
	color: #fff
}

tr:nth-child(even) {
	/*background-color: #b01a002b*/
}

.call_to_action {
	background: black;
	color: #fff !important;
	font-size: 15px;
	text-align: center
}

.width100 {
	width: 100%
}

.report-icon:hover {
	opacity: .8
}

#description p {
	max-width: 100%
}

#description span a {
	color: blue;
	text-decoration: underline;
}

.sticky {
	position: fixed;
	top: 60px;
	background: black;
	width: 850px;
	border-radius: 4px;
}

.sticky1 {
	position: fixed;
	top: 8%;
	left: 66%;
	background: black;
	border-radius: 4px;
}

.sticky+#description {
	padding-top: 60px;
}

.banner_size {
	width: 1024px;
	height: 150px;
}
.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.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);
}




 
* {
  box-sizing: border-box;
}

.zoom {
  padding: 12px;
  background-color: #000000;
  transition: transform .2s;
  width: 250px;
  height: 50px;
  margin: 0 auto;
  margin-left: 60px;
}

.zoom:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}

.zoom1 {
  padding: 8px;
  background-color: #000000;
  transition: transform .2s;
  width: 150px;
  height: 40px;
  margin: 0 auto;
  margin-left: 60px;
}

.zoom1:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}



@media (max-width: 767px)
.hidden-xs {
    display: contents;
}    

.visible-lg{
    display: contents;
}




 
      