.wrapper-sleeve {
    width: auto !important;
    max-width: 100%!important; 
	padding: 0 0px!important;
}

.body-bg-grey {
  background-color: #fafafa!important;}
	
	@media screen and (min-width: 975px)
.container-sleeve, .wrapper-sleeve {
    width: 100%;
    padding: 0 0px!important;
}
	
	@media screen and (min-width: 760px)
.container-sleeve, .wrapper-sleeve {
 	  padding: 0 10px!important;
    width: auto;
}
	
.all-devices {display: none!important;}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.power100card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
  border-radius: 5px;
}

.power100card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

img {
  border-radius: 5px 5px 0 0;
}

.power100container {
    padding: 10px 20px;
    min-height: 184px;
    margin: 0px;
}



.power100-name {
	font-size: 28px !important;
    line-height: 28px !important;
    color: #000 !important;
    letter-spacing: -0.37px;
    margin-bottom: 0px;
    font-family: 'Grifo M' !important;
    font-weight: 100 !important;
    text-align: center;
	    padding-top: 20px;
}

.power100-details {text-align: center;}
		
#myBtnDra {
  display: none;
  position: fixed;
  right: 30px;
  z-index: 99;
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
	font-weight: bold;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: url(https://cdn.rt.emap.com/wp-content/uploads/sites/2/2024/03/06104952/back-to-top.webp) 50% 43% no-repeat rgb(96, 8, 72);
  bottom: 100px;
}

#myBtnDra:hover {
  background-color: #600848;
}	

.BtnDra {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: #000000;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
	font-weight: bold;
}

.BtnDra:hover {
  background-color: #ffffff;
	color: #000000;	
	font-weight: bold;
}	
	
h4 {font-size:1.6em;}
p {font-size:1.4em;}
.dra-top-title {font-size:2.0em; color:#ffffff;}
.dra-top-title:hover {font-size:2.0em; color:#c4ab60;}
.dra100-namespace {text-align:left;}
.dra100-namespace-large {text-align: left;}    
.hero-container-dra100 { background-color:#70b8e5; text-align:center; padding:40px 0 0 0; color:#ffffff;}
.intro-container-dra100 {background-color:#70b8e5; text-align:left; padding:15px; color:#ffffff;}
.intro-container-dra100 h3 {color:#ffffff!important;}	
.tie-cat-74919 {border-bottom: 1px solid #ffffff !important;}
.section tie-cat-74919 {border-bottom: 1px solid #ffffff !important;}
.ads-banner-top {display: none!important;}
#contpad1 {padding: 0 10% 0 10%;}
.category-header {text-align: center; display: none!important;}
.hero {margin-top: -2px; background-position: center;  background: transparent;}  
.emap-cat-section img, .emap-cat-section img {
    max-width: 520px;
    height: auto;
}	

.img-container {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #21232c;
}

.img-container:hover .overlay {
  opacity: 0.8; 
  
}

.text {
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
	width: 80%;
}	
	
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 0px solid #ddd!important;

	 
}

th{
  text-align: left;
  padding: 8px;
  border-bottom: 2px solid #000000!important;	
}

td {
  text-align: left;
  padding: 8px;
	    min-width: auto;
    width: auto;
	white-space:nowrap!important;
}


table td {
    border-left: 0px solid #fff!important;
      
}

tr:nth-child(even){
	background-color: #f2f2f2;     
	 
}	
	 

/* Style the tab */
.tab {
  	overflow: hidden;   
	margin-left: auto;
    margin-right: auto;
    width: 350px;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 16px; 
  border-radius: 30px;
	border: 1px solid #000000;
	border-bottom: 1px solid #000000 !important;
    border-top: 1px solid #000000 !important;
	background-color: #ffffff!important;
	color:#000000!important;
  	margin: 5px;
}

/* Change background color of border-top: ;ns on hover */
.tab button:hover {
    background-color: #fafafa!important;
    color: #000000!important;	
	border: 1px solid #000000;
	border-bottom: 1px solid #000000 !important;
    border-top: 1px solid #000000 !important;
    background-color: #f2f2f2;
}

/* Create an active/current tablink class */
.tab button.active {
	color: #ffffff!important;	
	border: 1px solid #000000;
    background-color: #000000!important;
	border-bottom: 1px solid #000000 !important;
    border-top: 1px solid #000000 !important;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ffffff;
  border-top: none;
}	
	
button{
  border:none;
  border-radius:5px;
  padding:15px 30px;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
  width: 160px;
}

button:hover{
  background-color:#ffffff;
  border: 1px solid #000000;
}	
	
.dropdown {
  display: inline-block;
  position: relative;
}

.dropdown-options {
  display: none;
  position: absolute;
  overflow: auto;
  background-color:#fff;
  border-radius:5px;
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.4);
	width: 160px;
}

.dropdown:hover .dropdown-options {
  display: block;
}

.dropdown-options a {
  display: block;
  color: #000000;
  padding: 5px;
  text-decoration: none;
  padding:20px 40px;
	font-size: 15px;
}

.dropdown-options a:hover {
  color: #0a0a23;
  background-color: #ddd;
  border-radius:5px;
}

#myBtnDra {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: #000000;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
	font-weight: bold;
}

#myBtnDra:hover {
  background-color: #ffffff;
	color: #000000;	
	font-weight: bold;
}	
	
.dra-btn {
    background: #000000!important; border: 1px solid #000000!important; color: #ffffff!important; text-transform: uppercase; font-size: 16px; line-height: 1.1875; padding: 6px 20px 7px;
}
	
.dra-btn:hover {
    background: #ffffff!important; border: 1px solid #000000!important; color: #000000!important; text-transform: uppercase; font-size: 16px; line-height: 1.1875; padding: 6px 20px 7px;
}

.anc-pad {margin-top: 50px;}	

	
 

#hrline {border-bottom: 1px solid #e1e1e1 !important; padding-bottom: 20px;
 }

#main-content {margin-top: 0px !important; padding-top: 0px!important;}
#contpad1 {padding: 5% 10% 5% 10%;}	
	
.wrapper-sleeve {width: auto !important; max-width: 100%!important; padding: 0 0px!important;}
.dra-copy {padding: 0 20px  0 20px;}
.category-header {display: none!important;}	
.ads-banner-top	{display: none!important;}	
.dra-titles {font-family: 'Grifo M' !important; font-weight: 500 !important; font-style: normal; font-size: 3em; line-height: 1.0em; padding-top: 20px;}
	#dra-copy2 {margin-top: -20px;}    
    @media screen and (min-width: 975px)
.container-sleeve, .wrapper-sleeve {
    width: 100%;
    padding: 0 0px!important;
}
    
    @media screen and (min-width: 760px)
.container-sleeve, .wrapper-sleeve {
      padding: 0 10px!important;
    width: auto;
}
	
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
	}
	
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	}


.span_2_of_10:nth-child(5n+1) { 
	clear:left; 
	margin-left: 0;
	}

.span_2_of_8:nth-child(4n+1) { 
	clear:left; 
	margin-left: 0;
	}

	/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWELVE  */
.span_12_of_12 {
	width: 100%;
}

.span_11_of_12 {
  	width: 91.58%;
}
.span_10_of_12 {
  	width: 83.16%;
}

.span_9_of_12 {
  	width: 74.75%;
}

.span_8_of_12 {
  	width: 66.33%;
}

.span_7_of_12 {
  	width: 57.91%;
}

.span_6_of_12 {
  	width: 49.5%;
}

.span_5_of_12 {
  	width: 41.08%;
}

.span_4_of_12 {
  	width: 32.66%;
}

.span_3_of_12 {
  	width: 24.25%;
}

.span_2_of_12 {
  	width: 15.83%;
}

.span_1_of_12 {
  	width: 7.416%;
}
	
	
/*  GRID OF TEN  */
.span_10_of_10 {
	width: 100%;
}

.span_9_of_10 {
  	width: 89.9%;
}

.span_8_of_10 {
  	width: 79.8%;
}

.span_7_of_10 {
  	width: 69.7%;
}

.span_6_of_10 {
  	width: 59.6%;
}

.span_5_of_10 {
  	width: 49.5%;
}

.span_4_of_10 {
  	width: 39.4%;
}

.span_3_of_10 {
  	width: 29.3%;
}

.span_2_of_10 {
  	width: 19.2%;
}

.span_1_of_10 {
  	width: 9.1%;
}

	
/*  GRID OF EIGHT  */
.span_8_of_8 {
	width: 100%;
}

.span_7_of_8 {
  	width: 88%;
}

.span_6_of_8 {
  	width: 76%;
}

.span_5_of_8 {
  	width: 64%;
}

.span_4_of_8 {
  	width: 50%;
}

.span_3_of_8 {
  	width: 36%;
}

.span_2_of_8 {
  	width: 24%;
}

.span_1_of_8 {
  	width: 12%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	
    .span_1_of_8, .span_2_of_8, .span_3_of_8, .span_4_of_8, .span_5_of_8, .span_6_of_8, .span_7_of_8, .span_8_of_8 {
	width: 100%; 
	}
	
	.power100container {min-height: auto;}
}		

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	
    .span_1_of_10, .span_2_of_10, .span_3_of_10, .span_4_of_10, .span_5_of_10, .span_6_of_10, .span_7_of_10, .span_8_of_10, .span_9_of_10, .span_10_of_10 {
	width: 100%; 
	}
}		


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
    
    .span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
	width: 100%; 
	}
	
	 
}