html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

@font-face {
    font-family: GraublauWeb;
    src: url("https://kendamaworldrecords.com/fonts/helonik.otf") format("opentype");
}

#kwr_score th{
     border-top: 0!important;
}

#navButton{
    margin-right:20px;
}

.accredImg{
    width:140px;
    margin:25px;
}

.faqList .dropdown-menu{
    padding:50px;
    margin-bottom:100px;
}


.dropdown-item{
    border:none!important;
}

.dropdown-menu.show{
    border:none!important;
    margin-bottom:auto;
}
Fba
.faqList .show{
    background-color:white!important;
}


.fontWeightNormal{
    font-weight: 300!important;
}



.faqHead{
 color:#28a745!important;
}



.cd-faq__items { 
  position: fixed;
  height: 100%;
  width: 90%;
  top: 0;
  right: 0;
  transform: translateZ(0) translateX(100%);
  transition: transform .3s;
}

.cd-faq__items--slide-in {
  transform: translateX(0);
}









.embedGradient{
    padding: 10px;
    border-radius: 50%;
    display: inline-block;
    background: #F0AE6D;
    background: -webkit-linear-gradient(#F0AE6D, white);
    background: -o-linear-gradient(#F0AE6D, white);
    background: -moz-linear-gradient(#F0AE6D, white);
    background: linear-gradient(#F0AE6D, white);
}

.previewBox p{
    margin-left:20px;
}

.previewBox h1{
    margin-left:25px;
}

.kwrlogofooter{
    opacity:0.55; 
    width:100px; 
    height:auto
}

.kwrlogofooter:hover{
    opacity:0.75; 
}


.previewBox{
    background: white;
    box-shadow: 2px 2px 3px 4px rgba(0, 0, 0, 0.05);
    border-width:1px;
    margin-left:25px;
    margin-right:25px;
    margin-top:15px;
    margin-bottom:25px;
        padding-right:20px;
    padding-left:5px;
     padding-top:40px;
     color:rgb(51,51,51);
}


.previewBox .previewImg{
    object-fit: cover;
    width:90%;
    height:200px;
    display: block;
    margin-right: 20px;
    margin-left:25px;
    padding-top:15px;
   opacity:80%;
   clip-path: polygon(99% 4%, 98% 97%, 3% 98%, 3% 8%)
}

.previewBox .previewImg:hover{

   opacity:100%;

}




[type="button"]:focus{
    outline:none;
}

.previewBox .creatorInfo .creatorTxt{
    color: #28a745;
    text-decoration: none;
}

.previewBox button{
    margin-top:10px;
}

    .hero-image {
  background-image: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.5)), url("https://carnegie.inputout.co.uk/images/cetbg.webp");
  background-position: 50% 50% !important;
  background-color: transparent !important;
  background-size: cover !important;
  

}

.challengeHeightOverride{
    min-height:800px;
}

.kwrTitle{
    margin-top:15px;
    margin-bottom:15px;
}


#kwr_score{
    font-size:25px;
}

.sticky {
  position: fixed;
}


#kwr_searchtab h5{
    COLOR:white;
}
.previewBox .creatorInfo .creatorTxt:hover{
    color: #F0AE6D;
    text-decoration: none;
}




.nav-link{
    font-size:medium;
}

.whiteNav {
  background-color: white;
  position: fixed;
  top: 0;
  right:0;
  left:0;
  width:100%!important;
  z-index: 99;
  margin-bottom:20px;
  padding-bottom:15px;
   color:#343a40;
   max-width: 100%;
   font-size:medium;
}

.whiteNav a {
   color:#343a40;
}
.whiteNav a:hover {
   color:#F0AE6D;
}

#trickTitleHeader{
color:#343a40;
font-weight:bold;
font-size:22px; 
background-color:white;
}

.trickHeadWrapper{
    background-color: white;
    padding-bottom:10px; 
    padding-top:10px; 
}

#kwr_display{
        background-color:white;
}




/* Set your aspect ratio */
.video-container {
  position: relative !important; 
  overflow: hidden !important;
  height: 0 !important;
  padding-bottom: 56.25% !important; /* creates a 16:9 aspect ratio */
}

.video-container iframe,
.video-container embed {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
}

/* And set the max-width of the parent element */
.video-wrap {
  width: 100% !important;
  max-width: 560px !important;
}











.previewBox h1{
    margin-top:15px;
color:white;
font-size:20px;
font-weight:bold;
}

.previewBox .price{
    color:white;
    font-weight:bold;
    text-align: left;
}

.recordInfoWrapper{
    color:white;
    margin-top:69px;
}
  
  .footer {
padding-bottom:100px;
padding-top:25px;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color:#001427;
  color: #c4c7cf;
  text-align: center;
}

.footer a {
  color: #c4c7cf;
}

.footer a:hover {
  color: #F0AE6D;
}




.flexLine{
        display:inline-block;
            padding-left:5px;
        padding-right:5px;
           margin-left:auto;
   margin-right:auto;
   margin-top:30px;

}

.kwrAltLink{
 color: #28a745;  
}

.kwrAltLink:hover{
 color: #F0AE6D;
}

.recordWrapper{
    background-color:white;
}



#kwr_records{
    background-color:white;
}

#kwr_tricks{
    background-color:white;
}

.Embed {
    margin-top:15px;
}

.breadcrumb {
  margin-top: 69px;
  background-color:#343a40;
  color: white;
  border-radius: 0px;
  width: 100%;
  overflow: hidden;
  margin-bottom:0 !important;
  font-size: smaller;
}

.breadcrumb a {
    margin-left:3px;
    margin-right:3px;
}

.searchWrapper{
     background-color:white!important; 
     width:100%;
       padding-top:25px;
  padding-bottom:25px;
  color:#343a40;
}


#kwr_searchtab{
    background-color:#343a40; !important
}










.headerIntro{
   background-color: #343a40;
   color: white;
   margin-bottom:30px;
}

.headerIntroContent{
        width:70%;
        margin-left:auto;
        margin-right:auto;
}















body{
  background-color: white;
  color: #262b31;
  position: relative;
  padding: 0;
  margin: 0;
      left: 0;
    right: 0;
    top: 0;
    width: 100%;
    font-weight: 300!important;
}

nav{
}


h4{
    font-weight:bold;
}

h5{
    font-weight:bold;
    
}


.copyBox{
    background-color: white;
    color:black;
    height:25%;
    top:0!important;
}

#nav-bar{
    transition: top 0.3s !important;
}

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #28a745; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.space-25{
    margin-top:12.5px;
    margin-bottom:12.5px;
}

.recordTrophy{
  background: white;
  width: 200px; 
  height: 200px;
  
  border-image: linear-gradient(45deg, #28a745, #65f1dd) 1;
  box-shadow: inset 0px 0px 21px -6px rgba(0,0,0,0.49);
    -webkit-border-radius:50px;
  -moz-border-radius:50px;
  border-radius: 50%;
	border-width:30px;
	border-style:solid;
  display: flex; /* or inline-flex */
  align-items: center; 
  justify-content: center;
  padding:10px;
}


.gradient-wrapper { padding: 10px; border-radius: 50%; display: inline-block;
  background: #F0AE6D; // As fallback for browsers which do not support gradient
  background: -webkit-linear-gradient(#F0AE6D, white); 
  background: -o-linear-gradient(#F0AE6D, white); 
  background: -moz-linear-gradient(#F0AE6D, white); 
  background: linear-gradient(#F0AE6D, white); 
      width: 220px; 
    height: 220px; 
}

#maincircle { 
    width: 200px; 
    height: 200px; 
    background: #1f4163; 
    border-radius: 50%;
      display: flex; /* or inline-flex */
  align-items: center; 
  justify-content: center;
  padding:30px;
    box-shadow: inset 0px 0px 21px -6px rgba(0,0,0,0.49);
    
}

.recordTrophyTitle{
    color:black;
    font-weight:bold;
    margin:10px;
    padding:10px;
}

.recordTrophyScore{
color:#F0AE6D;
font-size:20px;
}

.spacingBox{
    background-color:white;
    height:15px;
    width:100%;
}

.recordTrophyScore h1{
color:white;
font-weight:bold;
font-size:20px;
}

.centered{
margin: 0 auto;
}

.centerContainer{
  display: flex;
  justify-content: center;
}

.hoverFun{
margin:5px;
border:none;
padding:15px;
font-size:14px;
box-shadow:0px 0px 0px 0px white; inset;
border-radius:10px;
background-color:#438a54;
color:white;
transition: 0.2s ease-in-out;
}

.hoverFunDisable{
    
    margin:5px;
border:none;
padding:15px;
font-size:14px;
box-shadow:0px 0px 0px 0px white; inset;
border-radius:10px;
background-color:grey;
color:white;
transition: 0.2s ease-in-out;
}

.hoverFun:hover{
box-shadow:0px 0px 0px 3px #28a745; inset;
color:#28a745;
transition: 0.2s ease-in-out;
background-color: #438a54;
0.4s ease-in-out;
}

.hoverFun:focus{
outline: none;
}

.hoverFun2{
margin:5px;
border:none;
padding:15px;
font-size:14px;
box-shadow:0px 0px 0px 0px white; inset;
border-radius:10px;
background-color:#28a745;
color:white;
transition: 0.2s ease-in-out;
}

.hoverFun2:hover{
box-shadow:0px 0px 0px 3px #28a745;inset;
color:#28a745;
transition: 0.2s ease-in-out;
background-color: #293d4d;
}

.hoverFun2:focus{
outline: none;
}

.textBlock{
margin-top:33px;
}

.textBlock p{
color:white;
font-size:33px;
}





.challengeBox{
    width:100%;
    background-color:white;
  position: fixed;
  width: 100%;
  z-index: 99;
}


.table td, .table th {
    padding-top:12px;
    padding-bottom:12px;
    vertical-align: top;
    border-top: 1px solid #ced4da;
}


.table-light,
.table-light > th,
.table-light > td {
  background-color: white;
}

.embedPost{
    max-width:500px !important;
}

@media screen and (max-width: 579px) {
    .inline{
  display: flex;
  flex-direction: row;
  font-size:2.3vw;
}

    
    .previewBoxes{
    display: flex;
    align-items:center;
    margin-top:auto;
    margin-bottom:30px;
    margin-left:auto;
    margin-right:auto;
}

.previewBox{
    height:500px;
    min-height:500px;
    width:290px;
}



.previewBox p{
    color:rgb(51,51,51);
    font-size:14px;
    }



.previewBox .countdown{
    color: #aeaeae;
    font-weight:bold;
    margin-right:15px;
    
}

.previewBox .left{
    float: left;
}

.previewBox .right{
    float: right;
}

.previewBox .creatorInfo{
    color: #aeaeae;
    margin-left:10px;
    margin-right:10px;
}




.previewBox .previewFooter{
    display: flex;
    align-items:center;
    margin-left:15px;
}

.previewBox hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid rgba(119, 119, 119, 0.233);
    margin: auto;
    padding: 0;
    width:89%;
}



.previewBox .creatorImg{
    width:30px;
    height:30px;
    border-radius:100%;
}
    
    
    * {padding:0;margin:0;box-sizing:border-box;}
    

#video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

#video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
    
    

.dynamic-table{
    width:100%;
}

.form-control{
    font-size: 3.4vw;
}




.newsPost p{
    font-weight: normal!important;
    font-size: 16px!important;
    margin-left:auto!important;
    margin-right:auto!important;
}

button{
    font-weight: normal;
  font-size: 16px;
}




 table {
    border-radius:0px;
  }
  

.bgImageServices{
	background-size: cover;
	background-repeat: no-repeat;
}

.respButt{
    max-width:50%;
    font-size: 3.4vw;
}

.btn-secondary{
    max-width:50%;
    font-size: 3.4vw;
}

.kwrFormModalLabel{
    color: #28a745;
}

.homepageProTile{
    width:350px;
}



.carouselUpdate{
    max-width:75%;
    margin-bottom:15px;
    border-radius:10px;
}

.homepageBanner{
    max-width:95%;
    margin-bottom:15px;
    border-radius:10px;
}


.center {
  margin: 0;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -43%);
}





.newsImg{
    margin-bottom:10px;
    width:95%;
    max-width:300px;
}




.challengeScoreDisplay{
    color:green;
}

.btn-kwr {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
        font-size: 3.4vw;
}

.btn-kwr:hover {
    color: #fff;
    background-color: #4de3ce;
    border-color: #4de3ce;
        font-size: 3.4vw;
}

.btn-kwr:active {
    color: #fff;
    background-color: #4de3ce;
    border-color: #4de3ce;
        font-size: 3.4vw;
}

.btn-kwr:active:focus {
    color: #fff;
    background-color: #4de3ce;
    border-color: #4de3ce;
        font-size: 3.4vw;
}


.btn-kwr-secondary {
    color: #fff;
    background-color: #6fa69e;
    border-color: #6fa69e;
        font-size: 3.4vw;
}

.btn-kwr-secondary:hover {
    color: #fff;
    background-color: #8cd1c7;
    border-color: #8cd1c7;
        font-size: 3.4vw;
}

.btn-kwr-secondary:active {
    color: #fff;
    background-color: #6fa69e;
    border-color: #6fa69e;
        font-size: 3.4vw;
}

.btn-kwr-secondary:active:focus {
    color: #fff;
    background-color: #6fa69e;
    border-color: #6fa69e;
        font-size: 3.4vw;
}














.altLink{
    color:#308c7f;
}

.altLink:hover{
    color:#28a745;
}



.newsPost{
    display:inline-block;
            padding-left:5px;
        padding-right:5px;
           margin-left:auto;
   margin-right:auto;
}


.newsPost iframe{
       margin-top:18px;
        margin-left:auto;
        margin-right:auto;
    display:block;
}

.newsPost h5{
    font-size:18px;
     font-weight:550;
   margin-top:33px;
    text-align:left;
    width:90%;
    margin-left:auto;
   margin-right:auto;
   display:block;
}

.newsPost h4{
    font-size:20px;
     font-weight:550;
   margin-top:10px;
    text-align:left;
    width:90%;
    margin-left:auto;
   margin-right:auto;
   display:block;
}

.newsPost p{
    text-align:left;
    width:90%;
    margin-left:auto;
   margin-right:auto;
   display:block;
}

.newsPost img{
   max-width:80%;
   border-radius:10px;
   margin-top:16px;
   margin-bottom:16px;
   margin-left:auto;
   margin-right:auto;
   display:block;
}





.copyHolder{
width:90%;
}

.copy{
    margin-left:auto;
    text-align: left;
    border-radius:10px;
    display: inline-block;
}

.sRateTable{
      overflow-y: overlay;
      overflow-x: hidden;
      display: block;
      height: 50px;
      width:90%;
}

.nav-item{
    list-style: none;
    margin-top:5px;
    margin-bottom:5px;
}


.checkBoxes { 
    width:100%; 
    height:auto;
    overflow-x: hidden;
    overflow-y: overlay;
    background-color:white;
}


.cb-checkbox {
    visibility: hidden;
    position: absolute;
}

.no-hover.btn-outline-primary:hover {
  color: #0275d8;
  background-color: transparent;
  border-color: #0275d8;
}

.kwrSpacing{
       margin:15px;
       padding:15px;
       font-size: 2.4vw;
}
.kwr_checkbox{
    padding:20px;
}



a {
  color: #28a745;
}

a:hover {
  color: #F0AE6D;
  text-decoration: none;
}

.tutBtn {
  width: 50px;
}
.successRateGraph {
  width: 100%;
  height: 350px;
  border-radius: 5px;
  background-color: #f8f9fa;
}

.homepageTileImg {
  margin-top: 10px;
  width: 450px;
  padding: 20px;
  border-radius: 10px;
  opacity: 1.0;
}

.homepageTileImg:hover {
opacity: 0.8;
  width: 450px;
  padding: 20px;
  z-index: -1;
}


.kwrBannerImg {
  margin-top: 118px;
  width: 100%;
}

.tlistBanner{
  width: 100%;
}





.box {

}

ul li {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}


.table td.fit, 
.table th.fit {
    white-space: nowrap;
    width: 1%;
}


.carousel-inner>.item {
    -webkit-transition: -webkit-transform 8s ease-in-out !important;
    -o-transition: -o-transform 8s ease-in-out !important;
    transition: transform 8s ease-in-out !important;
}




.previewBoxes{
    margin-top:auto;
    margin-bottom:auto;
    margin-left:auto;
    margin-right:auto;
}




.previewBox p{
        color:rgb(51,51,51);
    font-size:14px;
    }


.previewBox .countdown{
    color:#aeaeae;
    font-weight:bold;
    margin-right:15px;
    
}

.previewBox .left{
    float: left;
}

.previewBox .right{
    float: right;
}

.previewBox .creatorInfo{
    color: #aeaeae;
    margin-left:10px;
    margin-right:10px;
}




.previewBox .previewFooter{
    display: flex;
    align-items:center;
    margin-left:15px;
}

.previewBox hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid rgba(119, 119, 119, 0.233);
    margin: auto;
    padding: 0;
    width:89%;
}



.previewBox .creatorImg{
    width:30px;
    height:30px;
    border-radius:100%;
}



}
















@media screen and (min-width: 580px) {
    .inline{
  display: flex;
  flex-direction: row;
}
    

    
    .previewBoxes{
    display: flex;
    align-items:center;
    margin-top:150px;
    margin-bottom:auto;
    margin-left:auto;
    margin-right:auto;
}

.previewBox{
    height:500px;
    min-height:500px;
    width:290px;
}



.previewBox p{
       color:rgb(51,51,51);
    font-size:16px;
    }



.previewBox .countdown{
    color: #aeaeae;
    font-weight:bold;
    margin-right:15px;
    
}

.previewBox .left{
    float: left;
}

.previewBox .right{
    float: right;
}

.previewBox .creatorInfo{
    color: #aeaeae;
    margin-left:10px;
    margin-right:10px;
}



.previewBox .previewFooter{
    display: flex;
    align-items:center;
    margin-left:15px;
}

.previewBox hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid rgba(119, 119, 119, 0.233);
    margin: auto;
    padding: 0;
    width:89%;
}


.previewBox .creatorImg{
    width:30px;
    height:30px;
    border-radius:100%;
}
    
    

    
    * {padding:0;margin:0;box-sizing:border-box;}

#video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

#video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    margin-left:auto;
  margin-right:auto;
  display:block;
}

.newsPost p{
    font-weight: normal;
    font-size: 16px!important;
    margin-left:auto!important;
    margin-right:auto!important;
}

.embedPost{
    max-width:500px !important;
}

button{
    font-weight: normal;
  font-size: 24px;
}

.dynamic-table{
    margin-left: auto;
    margin-right: auto;
    width:70%;
}

  



 table {
    border-radius:0px;
  }
  

.bgImageServices{
	background-size: cover;
	background-repeat: no-repeat;
}

.respButt{
    max-width:50%;
    font-size: 24px;
}

.btn-secondary{
    max-width:50%;
    font-size: 24px;
}

.kwrFormModalLabel{
    color: #28a745;
}

.homepageProTile{
    width:350px;
}



.carouselUpdate{
    max-width:75%;
    margin-bottom:15px;
    border-radius:10px;
}

.homepageBanner{
    max-width:95%;
    margin-bottom:15px;
    border-radius:10px;
}


.center {
  margin: 0;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -44%);
}






.newsImg{
    margin-bottom:10px;
    max-width:300px;
}




.challengeScoreDisplay{
    color:green;
}

.btn-kwr {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
        font-size: 24px;
        margin-left:auto;
        margin-right:auto;
}

.btn-kwr:hover {
    color: #fff;
    background-color: #4de3ce;
    border-color: #4de3ce;
        font-size: 24px;
}

.btn-kwr:active {
    color: #fff;
    background-color: #4de3ce;
    border-color: #4de3ce;
        font-size: 24px;
}

.btn-kwr:active:focus {
    color: #fff;
    background-color: #4de3ce;
    border-color: #4de3ce;
        font-size: 24px;
}















.btn-kwr-secondary {
    color: #fff;
    background-color: #6fa69e;
    border-color: #6fa69e;
        font-size: 24px;
}

.btn-kwr-secondary:hover {
    color: #fff;
    background-color: #8cd1c7;
    border-color: #8cd1c7;
        font-size: 24px;
}

.btn-kwr-secondary:active {
    color: #fff;
    background-color: #6fa69e;
    border-color: #6fa69e;
        font-size: 24px;
}

.btn-kwr-secondary:active:focus {
    color: #fff;
    background-color: #6fa69e;
    border-color: #6fa69e;
        font-size: 24px;
}

















.altLink{
    color:#308c7f;
}

.altLink:hover{
    color:#28a745;
}


.newsPost{
    background-color:white;
    padding-left:5px;
    padding-right:5px;
    width:66%;
   margin-left:auto;
   margin-right:auto;
}


.newsPost iframe{
       margin-top:16px;
       width:80%;
          margin-left:auto;
   margin-right:auto;
   display:block;
}

.newsPost h5{
    font-size:18px;
    font-weight:550;
   margin-top:33px;
    text-align:left;
    width:90%;
    margin-left:auto;
   margin-right:auto;
   display:block;
}

.newsPost p{
    text-align:left;
    width:90%;
    margin-left:auto;
   margin-right:auto;
   display:block;
}

.newsPost h4{
     font-size:20px;
     font-weight:550;
   margin-top:10px;
    text-align:left;
    width:90%;
    margin-left:auto;
   margin-right:auto;
   display:block;
}



.newsPost img{
   max-width:80%;
   border-radius:10px;
   margin-top:16px;
   margin-bottom:16px;
   margin-left:auto;
   margin-right:auto;
   display:block;
}




.copyHolder{
width:90%;
}

.copy{
    margin-left:auto;
    text-align: left;
    border-radius:10px;
    display: inline-block;
}

.sRateTable{
      overflow-y: overlay;
      overflow-x: hidden;
      display: block;
      height: 50px;
      width:90%;
}


.nav-item{
    list-style: none;
    margin-top:5px;
    margin-bottom:5px;
}








.checkBoxes { 
    width:100%; 
    height:auto;
    overflow-x: hidden;
    overflow-y: overlay;
    background-color:white;
    padding-right:auto;
}


.cb-checkbox {
    visibility: hidden;
    position: absolute;
}

.no-hover.btn-outline-primary:hover {
  color: #0275d8;
  background-color: transparent;
  border-color: #0275d8;
}

.kwrSpacing{
       margin:15px;
       padding:15px;
       font-size: 24px;
}
.kwr_checkbox{
    padding:20px;
}


a {
  color: #28a745;
}

a:hover {
  color: #F0AE6D;
  text-decoration: none;
}

.tutBtn {
  width: 50px;
}
.successRateGraph {
  width: 100%;
  height: 350px;
  border-radius: 5px;
  background-color: #f8f9fa;
}

.homepageTileImg {
  margin-top: 10px;
  width: 450px;
  padding: 20px;
  border-radius: 10px;
  opacity: 1.0;
}

.homepageTileImg:hover {
opacity: 0.8;
  width: 450px;
  padding: 20px;
  z-index: -1;
}



.kwrBannerImg {
  margin-top: 118px;
  width: 100%;
}

.tlistBanner{
  width: 100%;
}



.box {

}

ul li {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}


.table td.fit, 
.table th.fit {
    white-space: nowrap;
    width: 1%;
}


.carousel-inner>.item {
    -webkit-transition: -webkit-transform 8s ease-in-out !important;
    -o-transition: -o-transform 8s ease-in-out !important;
    transition: transform 8s ease-in-out !important;
}












@media screen and (min-width: 800px) {
.dynamic-table{
        margin-left: auto;
    margin-right: auto;
    width:50%;
}

.previewBox{
    height:550px;
    min-height:550px;
    width:290px;
}

}







}