body{

  margin: 0px;
  padding: 0px;
}

:focus {
  outline: none !important;
}

a {
  text-decoration: none !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,p,a {

  font-family: 'Ubuntu', sans-serif !important;
  font-weight: 500;
  line-height: 1.5;
  color: #555 !important;
}

p {

  font-size: 16px !important;
}

* {
  box-sizing: border-box;
  outline: 0 none;

}

.landing-page-fix{
  padding: 0px;
}

.tt-logo img{
  width: 100px;
}

h1{
color: #555;
}

h2{
  color: #555;
  }

h3{
font-size: 20px;
  }

p{
  color: #555;
}

.row{
  width: 1024px;
  margin: 0 auto !important;
}

.tt-head-slider-right{
  float: right !important;
  padding-left: 40px !important;
}

.tt-head-slider-left{

}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  margin-right: -10px !important;
  background-color: white;
  border-radius: 100%;
  width: 50px !important;
  height: 50px !important;
  line-height: 50px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  margin-right: -10px !important;
  background-color: white;
  border-radius: 100%;
  width: 50px !important;
  height: 50px !important;
  line-height: 50px;
}

.carousel-indicators {
  position: absolute;
  bottom: -60px !important;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid lightgrey !important;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: lightgray !important;
}

.col-3{
  width: 30%;
  float: left;
}
.col-7{
  width: 70%;
  float: left;
}

  .col-10{
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    float: left;
    width: 100%;
  }

  .col-6{
    width: 60%;
    float: left;
}

.col-8{
  width: 80%;
  float: left;
}

.col-4{
  width: 40%;
  float: left;
}
.col-2{
  width: 20%;
  float: left;
}

  .col-5{
    width: 50%;
    float: left;
}

.section-half{
  margin-top: 40px;
}

.section-half img{
  width: 100%;
  box-shadow: -20px 25px 50px 0 rgba(0,0,0,.2);
  border-radius: 40px;
}

.button-type-a{
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 30px;
  line-height: 1.3;
  cursor: pointer;
  border-radius: 15px;
  color: white;
  text-decoration: none;
  font-size: 23px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: indianred;
}


.button-type-a:hover {
  transition-duration: 0.30s;
  transition-timing-function: ease-out;
  content: '';
  bottom: 0;
  background-color: cadetblue;
}

.title-section-right{
    padding-left: 30px;
}

.count-users{
  color: cornflowerblue;
}

.simple-header{
margin-bottom: 40px;
}

.simple-header-buttons{
  text-align: left;
  margin-top: 40px;
}

.simple-header a {
  padding: 0px 30px;
  text-decoration: none;
  font-size: 18px;
  color: black;
}

.layout-background{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 80%;
  background-color: #f3f2f0;
  background-image: linear-gradient(#fff,#f3f2f0);
  z-index: -1;
  }

  .tt-selection{
    text-decoration: none;
    display: block;
    height: 375px;
    background-color: white;
    padding: 40px 40px;
}

.ct1 .tt-selection{
  height: 330px;
}

.ct2 .tt-selection{
  height: 330px;
}

.ct3 .tt-selection{
  height: 450px;
}

.ct4 .tt-selection{
  height: 510px;
}

.ct5 .tt-selection{
  height: 460px;
}

.ct6 .tt-selection{
  height: 550px;
}

.ct7 .tt-selection{
  height: 470px;
}

.ct8 .tt-selection{
  height: 450px
  ;
}
.ct9 .tt-selection{
  height: 450px
  ;
}

.ct11 .tt-selection {
  height: 470px;
}




 
  .tt-selection:hover{
    box-shadow: 0 7px 21px 0 rgba(0,0,0,.1);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
    transition-duration: .3s;
    transition-timing-function: "ease-out";
    transition-property: box-shadow transform;
  }
  
  .tt-selection-a{
    border-bottom: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;

}

  .tt-selection-b{
    border-bottom: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;
}

.tt-selection-c{
  border-bottom: 2px solid #eaeaea;
  border-right: 2px solid #eaeaea;
}


.tt-category-slider
{

}

.ct1 .tt-selection-a:hover h3,
.ct1 .tt-selection-a:hover span{
  color: rgb(1, 161, 193);
}


.ct1 .tt-selection-b:hover h3,
.ct1 .tt-selection-b:hover span{
  color: #3640e4 !important;
}

.ct1 .tt-selection-c:hover h3,
.ct1 .tt-selection-c:hover span {
color :rgb(130, 63, 118) !important;
}

.ct2 .tt-selection-a:hover h3,
.ct2 .tt-selection-a:hover span{
  color: rgb(1, 161, 193);
}


.ct2 .tt-selection-b:hover h3,
.ct2 .tt-selection-b:hover span{
  color: #3640e4 !important;
}

.ct3 .tt-selection-a:hover h3,
.ct3 .tt-selection-a:hover span{
  color: rgb(1, 161, 193);
}


.ct3 .tt-selection-b:hover h3,
.ct3 .tt-selection-b:hover span{
  color: #3640e4 !important;
}


.ct1 img{
  padding-left: 60px;
}

.ct2 img{
  padding-left: 60px;
}

.ct3 img{
  padding-left: 60px;
}

.ct4 img{
  padding-left: 60px;
}

.ct5 img{
  padding-left: 60px;
}

.ct6 img{
  padding-left: 60px;
}

.ct7 img{
  padding-left: 60px;
}

.ct8 img{
  padding-left: 60px;
}

.ct9 img{
  padding-left: 60px;
}

.tt-selection .tt-populer{
  background-color: #3640e4;
  border-radius: 7PX;
  color: white;
  padding: 7px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
}

.tt-selection .tt-tasarruf{
  background-color: rgb(1, 161, 193);
  border-radius: 7PX;
  color: white;
  padding: 7px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
}
   
.tt-selection span{
  margin-bottom: 20px;
  display: block;
  color: #555;
}

.tt-selection ul{
  padding-left: 17px;
}

.tt-selection ul li{
  margin-bottom: 6px;
  color: #555;
}
 
.tt-selection h3{
  margin-bottom: 5px;
  margin-top: 20px;
  color: #555;
  font-size: 25px;
}
  
.cky-revisit-bottom-left {
  bottom: 15px;
  left: 15px;
  z-index: 0 !important;
}



.tt-selection p{
    
}

  .tt-selection-middle{

  }
  .tt-selection .middle-button{
    max-width: 100%;
 
  }

  .category-new-in{
    margin-bottom: 50px;
  }
 

  .row-middle{

  }

  .section-half-middle a{
    padding: 8px;
    border-radius: 3px;
    text-decoration: none;
    margin: 3px;
    display: inline-block;
    color: black;
    border: 2px solid black;
  }
  .section-half-middle a:hover{
    transition-duration: 0.30s;
    transition-timing-function: ease-out;
    content: '';
    bottom: 0;
    background-color: cadetblue;
  }

  .section-half-middle{
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .contact{
    font-size: 20px;
    text-decoration: underline;
    margin-bottom: 20px;
  }

  .contact a{
    margin-right: 10px;

  }

  .tt-need-money {
    background-color: lightgreen;
    color: black;
    padding: 10px;
    font-size: 20px;
    text-align: center;
    border: 2px solid white;
}

.whatsapp-float {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background-color: #25D366;
  border-radius: 50%;
  padding: 12px;
  z-index: 1060;
  box-shadow: 0 4px 8px rgba(0,0,0,0.3);
  transition: transform 0.2s ease;
}

.cky-revisit-bottom-left {
  display: none !important;
}

.whatsapp-float:hover {
  transform: scale(1.1);
}

.whatsapp-icon {
  width: 32px;
  height: 32px;
  display: block;
}

  .tt-page-footer .container {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 990px !important;
    width: 100% !important;
  }

  .section-half-middle{
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 20px;
    float: left;
    width: 100%;
  }

  .section-half-middle strong{
 font-size: 40px;
  }

  .contact li{
    
  }

  .simple-footer {
    background-color: #eaeaea;
    padding: 10px;
    text-align: center;
    color: #555;
    padding-bottom: 100px;
}
  
.Cls-topfix {
  border: 1px solid lightgray;
  border-radius: 10px;
  padding: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}

  .simple-seperator{
    height:2px;
    background: #eaeaea;
    display: block;
  }

  .how-a, .how-b {
    padding: 0px 0px;
    margin-right: 15px;
}

  .how-a img,
  .how-b img,
  .how-c img{
    width: 100%;
    border-radius: 20px;
  }
  

  .how-a,
  .how-a p{

    text-align: left;
  }

  .how-b,
  .how-b p{
    
   
    text-align: left;
  }

  .how-c,
  .how-c p{
    text-align: left;
  }

  .middle-button{
    text-align: center;
    width: 450px;
    margin: 0 auto;
  }

  .simple-seperator-mobil {
    display: none;
  }

  .more-designs-button{
    text-align: left;
  }

  .more-designs-button a{
    padding: 10px 0px;
    font-size: 20px;
    color: #555;
    text-decoration: underline;
    background: none;
    text-align: left;
  }

  .more-designs-button strong{
    color: cornflowerblue;

  }

  .more-designs-button a:hover{
    padding: 10px 0px;
    font-size: 20px;
    color: #555;
    text-decoration: underline;
    background: none;
    text-align: left;
  }

  .simple-header-mobil{
    display: none;
  }

  .More-Design a{
    padding: 10px;
    text-decoration: none;
    background-color: cornflowerblue;
    border-radius: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    color: white;
  }
  
[data-scrollable] {
  overflow: hidden;
  position: relative;
}
[data-scrollable-inner] {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;

}

.design-card-scroll-fix{
  scroll-snap-type: mandatory;
}
.design-card-list--with-attributions {
  text-align: left;
}
.design-card-list {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  scroll-snap-align: end;
}
.design-card-list--large .design-card-list__item {
  display: inline-flex;
  flex-direction: column;
  width: 450px;
  height: auto;
  margin-bottom: 0;
  padding-top: 10px;
}
.design-card-list__item:first-child {
  margin-left: 15px;
  margin-right: 15px;
}
.design-card-list__item {
  width: 250px;
  height: 250px;
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
  vertical-align: top;
}
.design-card--relative {
  position: relative;

}
.contest-options{
  color: crimson;
  font-size: 20px;
}

.design-card-list__item__attribution {
  margin-top: 15px;
  white-space: normal;
}
.attribution--inline {
  display: table;
}
.attribution {
  font-family: Georgia,serif;
  color: #999;
  font-style: italic;
}
.attribution--inline .attribution__avatar, .attribution--inline .attribution__text {
  display: table-cell;
}
.avatar--extra-small {
  width: 32px;
  height: 32px;
}
.avatar {
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.avatar__image {
  border-radius: 50%;
  display: block;
}
a img {
  border: none;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.avatar--extra-small .avatar__indicator {
  border-width: 1px;
  width: 8px;
  height: 8px;
}
.avatar__indicator {
  display: none;
  position: absolute;
  background: #2f9780;
  border-radius: 50%;
  border: 2px solid #fff;
  right: 0;
  bottom: 0;
}
.attribution--inline .attribution__text {
  padding-left: 10px;
}
.display-name--link-subtle:link, .display-name--link-subtle:visited {
  color: #999;
  border-color: rgba(153,153,153,.2);
}
.display-name--link-subtle {
  text-decoration: none;
  transition: border-color .15s ease-out;
  color: #999;
  border-bottom: solid 2px rgba(153,153,153,.2);
}
.display-name {
  color: #555;
  font-family: Georgia,serif;
  font-style: italic;
}
.design-card-list__item+.design-card-list__item {
  margin-right: 15px;
}
.design-card__pill {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.design-card--collapse .design-card__meta {
  padding: 0;
}
.design-card__meta__cta::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: currentColor;
  opacity: .9;
}
.design-card--heavy-shadow:hover {
  box-shadow: 0 14px 42px 0 rgba(0,0,0,.2);
  border-radius: 10px;
}
.design-card__meta__cta__content {
  padding: 60px;
}
.design-card__label__text, .design-card__meta__cta__content__text {
  position: relative;
  color: #fff;
}
.marketing-icon--t-shirt-design:before {
  content: ""!important;
}
.marketing-icon:before {
  font-family: AsimovMarketingIcon;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  zoom: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant: normal;
  font-size: 60px;
  text-transform: none;
  line-height: 1;
}
.heading--ƒuarter-margin {
  margin-bottom: .4em;
}
.heading--bleached-as {
  color: #fff;
}
.heading--h4 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 1.6rem;
  font-family: Larsseit-Bold,sans-serif;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -.005em;
}
.paragraph--narrow {
  max-width: 20em;
}
.paragraph {
  font-family: "Atlas Grotesk Web",sans-serif;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 1.6rem;
}
.heading--no-margin {
  margin-bottom: 0!important;
}
.heading--h5 {
  font-size: 19px;
  margin-top: 0;
  margin-bottom: .8rem;
  font-family: Larsseit-Bold,sans-serif;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0;
}
.design-card:hover .design-card__meta {
  opacity: 1;
  visibility: visible;
}
.design-card__meta {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  transition-property: opacity,visibility;
  padding: 30px;
  z-index: 2;
  white-space: normal;
}
.design-card-list--large .design-card-list__item {
  display: inline-flex;
  flex-direction: column;
  width: 10%;
  height: auto;
  margin-bottom: 0;
  padding-top: 50px;
  margin-bottom: 50px;
}
.design-card__label__text, .design-card__meta__cta__content__text {
  position: relative;
  color: #fff;
}
.design-card:hover .design-card__label, .design-card:hover .design-card__pill {
  opacity: 0;
  visibility: hidden;
}
.design-card__meta__cta, .design-card__meta__cta:hover, .design-card__meta__cta:visited {
  color: inherit;
  text-decoration: none;
}
.sticker--chameleon {
  background-color: currentColor;
}
.sticker {
  display: inline-block;
  border-radius: 20px;
  padding: 4px 10px;
  background-color: #ff7e65;
  font-size: 14px;
}

.hhdtab {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  font-size: 18px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
  padding-bottom: 100px;

}
.hhdtab nav {
  text-align: center;
}
.hhdtab nav ul {
  position: relative;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.hhdtab nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  padding: 30px 0;
  -webkit-flex: 1;
  flex: 1;
  background: #e6e6e6;
  border-radius: 10px;
  cursor: pointer;
  color: black;
  font-weight: bold;
  font-size: 16px;
}

.hhdtab nav ul li:before {
  position: absolute;
  top: 20%;
  right: 0;
  z-index: -1;
  width: 2px;
  height: 60%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  display: contents;
}
.hhdtab nav ul li:hover {
  background: #fff;
  box-shadow: -1px 0 0 #fff;
  border-radius: 10px;
}
.hhdtab nav ul li:hover:before {
  content: none;
}
.hhdtab nav ul li.active {
  background: #fff;
  box-shadow: -1px 0 0 #fff;
  border-radius: 10px;
  background-color: rgb(1, 161, 193);
  color: white;
}
.hhdtab nav ul li.active:after {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: -1;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: rgb(1, 161, 193);
  content: '';
  pointer-events: none;
  animation: fadeIn 0.3s linear;
}

.section-half-logo {
  margin-top: 40px;
}

.section-half-logo img{
border-radius: 20px;
}


.hhdtab .row{
margin-top: 20px;
}

.hhdtab .content {
  font-size: 14px;
  width: 1024px;
  margin: 0 auto;
}
@keyframes fadeIn {
  from {
    top: 50%;
 }
  to {
    top: 100%;
 }
}

.logo-tt-image{
  float: right;
  padding-right: 0px;
}

.logo-tt-image img{


}


.carousel-control.right {


}

.carousel-control.left {

}
.carousel {
  position: relative;
  box-shadow: -20px 25px 50px 0 rgb(0 0 0 / 20%);
  -moz-box-shadow: -20px 25px 50px 0 rgba(0,0,0,.2);
  -webkit-box-shadow: -20px 25px 50px 0 rgb(0 0 0 / 20%);
  box-shadow: -20px 25px 50px 0 rgb(0 0 0 / 20%);

}

/* Menu Button */

#login-cache-mobile{
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 20px;
  line-height: 35px;
}

#mobileSideNav ul{
  margin: 0px;
  padding: 0px;
}

#mobileSideNav ul li{
border-bottom: 1px solid white;
}

#login-cache-mobile ul {

}

#login-cache-mobile li {
  list-style: none;
}

.tt-menu-mobile{
 
}
.logo-brand-call{
  float: left;
  margin-left: 22px;
}



.logo-brand-call a{
  text-align: center;
  padding: 30px 0px 0px 0px;
  display: inline-block;
  font-size: 15px;
}

/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 999999; /* Stay on top */
  top: 0;
  left: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.sidenav ul{
  list-style-type: none;
}

.menu-button{
  float: right;
  margin-right: 20px;
  padding: 9px;
  margin-top: 7px;
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  display: block;
  transition: 0.3s;
  font-size: 18px;
  color: white !important;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.tt-menu-line{
  width: 30px;
  height: 2px;
  background-color: black;
  display: block;
  margin-bottom: 5px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
  position: relative !important;
}

.navbar-fixed-top {
   background-color:none !important; 
  border-color:none !important; 
  max-width: 1350px !important; 
  margin: 0 auto !important; 
}

.tt-header{
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  height: 80px;
}

.logo-brand img{
  width: 77px;
  float: left;
}

.headerAvatar-new{
  width: 100%;
  border: 2px solid #555;
  border-radius: 10px;
  text-align: right;
  display: block;
  float: left;
}
.navbar-nav {
  float: right !important;
  margin: 0;
  padding: 30px;
  font-size: 15px;
}
.caret {
display: none !important;
}

.navbar-nav li a {
  width: 100%;
  padding-top: 0px !important;
  padding-bottom: 0px !important
}

.navbar-nav li a:hover {
  text-decoration: none;
  background-color: #f8f8f8 !important;
}

.new-header-right .dropdown{
  width: 77px;
}

.footer_whole_up li{
  text-decoration: none !important;
  list-style: none !important;
  text-align: left !important;
  margin-bottom: 10px;
}

.footer_whole_up h4{ 
  text-decoration: none !important;
  list-style: none !important;
  text-align: left !important;
}

.footer_whole_up a{ 
  text-decoration: none !important;
  list-style: none !important;
  text-align: left;
}

.display-fix{
  padding-top: 110px;
}


.contest-fix-finished .contest__title__in h2{
  font-size: 30px;
}

/* Finished Contest Start*/

.tt-finished-contest{
padding: 0px !important;
}

.tt-finished-buttons{

}

.tt-finished-buttons a{
  padding: 10px;
  text-decoration: none;
  color: black;
  text-align: center;
  width: 100%;
  display: block;
  background-color: white;
  font-size: 20px;
  border-radius: 10px 0px 0px 10px;
}
.tt-finished-buttons a:hover{
  color: white;
  background-color:#ff7e65;

}

.tt-finished-buttons .tt-finish-step{
  color: white !important;
  background-color:#ff7e65 !important;
}

.tt-finished-buttons .tt-finish-radius{
  border-radius: 0px 10px 10px 0px !important;
  margin-left: 3px;
}
.tt-finished-contest-container{
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  box-shadow: 0 14px 42px 0 rgba(0,0,0,.2);
  border-radius: 8px;
  font-size: 16px;
  margin: 10px;
}

.tt-finished-contest-container .contest__image{

}
.tt-finished-contest-container .contest__image img{
  width: 100%;
  border: 1px solid #eaeaea;
  padding: 20px;
}

.tt-finished-contest-container .contest-heading-finished li{
  list-style: none;
  padding-bottom: 20px;
  position: relative;
}


.tt-finished-contest-container .contest-heading-finished li:hover {
  box-shadow: 0 14px 42px 0 rgba(255, 66, 0, 0.2);
  border-radius: 8px;
}

.tt-finished-contest-container .start-contest-same{
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}

.tt-finished-contest-container .contest__title{
  margin-bottom: 10px;
  text-align: center;
  padding: 0px 10px;
}

.tt-finished-contest-container .contest__title__in{
padding:0px;
}

.tt-finished-contest-container .contest__prize{
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 100;
  text-align: center;
  padding: 10px;
}

.tt-finished-contest-container .contest__description{
  margin-bottom: 30px;
  text-align: center;
  padding: 10px;
  height: 90px;
}

.tt-finished-contest-container .contest__image{

}

.contest-fix-finished {
  margin-top: 30px !important;
  padding-bottom: 60px !important;

}

.contest-entries-done{
  margin-top: 10px;
  text-align: center;
  margin-bottom: 20px;
  border-top: 1px solid lightgray;
  padding-top: 20px;
}

.finished-contest-bigbutton{
  width: 100%;
  cursor: pointer;
  height: 90px;
  display: block;
  color: #337ab7 !important;
  line-height: 24px;
  font-size: 24px;
  font-weight: bold;
}

.finished-contest-bigbutton:hover{
color: darkblue !important;

  }


/* Finished Contest End*/



.tt-header a:hover {

    text-decoration: none !important;
    background-color: none !important;
}

.title-section-right h1{
  font-size: 60px !important;
}

.section-half-middle h2 {
    font-size: 30px;
}

.navbar-right {
  float: right!important;
  margin-right: -15px!important;
  padding: 0;
  padding-top: 15px!important;
}

.navbar-right .bold {
  text-align: left;
  background-color: orangered;
  color: white !important;
  padding: 17px;
  height: 46px;
  line-height: 46px;
  font-size: 19px;
  border-radius: 8px;
}

.navbar-right .bold:hover {

  background-color: rgb(1, 161, 193) !important;
 
}

.navbar-nav>li>.dropdown-menu {
  top: 60px !important;

}

.finished-contest a{
  border: 3px solid rgb(1, 161, 193);
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  font-size: 24px;
  color: rgb(1, 161, 193)!important;
  line-height: 20px;
  background-color: white;
  margin-top: 20px;
}

.finished-contest a:hover {
  border: 3px solid orangered;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  font-size: 24px;
  color: orangered !important;
  line-height: 20px;
  background-color: white;
  margin-top: 20px;
}

.start-contest a {
  background-color:orangered;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  font-size: 24px;
  color:orangered;
  color: white !important;
  line-height: 120px;
}

.what-is a {
  background-color: orangered;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  font-size: 24px;
  color: orangered;
  color: white !important;
  border: none;
}

.what-is a:hover{
  background-color:rgb(1, 161, 193);
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  font-size: 24px;
  color: white !important;
  border: none;
}

.start-contest a:hover {
  background-color:rgb(1, 161, 193);
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  font-size: 24px;
  color: white !important;
  line-height: 120px;
}
.tt-page-footer{
  padding-top: 40px;   
}

.navbar-right {
  margin-top: 0px !important;
  padding: 15px 0px !important;
}

.more-category{
margin-top: 20px;
margin-bottom: 20px;
  }


.register_div, .signin_div{
  padding-top: 15px;
}

  @media (max-width:992px){
    .contact {
      text-align: center;
      margin-bottom: 20px;
    }


  .how-a img,
  .how-b img,
  .how-c img{
    border-radius: 20px;
    margin: auto;
    display: block;
    width: 150px;
  }

  .footer_whole_up h4 {

    text-align: center !important;
}

     .container {
      width: 100% !important;
      margin: 0 auto;
  }

  .section-half-middle h2 {
    text-align: center;
}

    .navbar-right {
      margin-top: 0px !important;
      padding: 15px 0px !important;
  }


    .hhdtab {
      padding-bottom: 0px;
      margin-bottom: -30px;
    }
    .category-new-in{
      margin-bottom: 0px;
    }
   
   .start-contest{
      text-align: center;
  }
    .category-new-in .tt-selection{
      margin-bottom: 30px;
      padding: 10px !important;
      width: 49% !important;
      border: 2px solid lightgray;
      border-radius: 10px;
      margin-right: 10px;
      margin-top: 20px;
    }

    .tt-selection h3 {
      margin-bottom: 5px;
      margin-top: 20px;
      color: #555;
      font-size: 24px;  
  }
  

.category-new-in .col-3 {
  display: -webkit-inline-box;
}

.ct1 .tt-selection{

  height: 370px;

}

.ct2 .tt-selection{
  height: 300px;
}

.ct3 .tt-selection{
  height: 460px;
}

.ct4 .tt-selection{
  height: 520px;
}


.ct5 .tt-selection{
  height: 440px;
}

.ct6 .tt-selection{
  height: 560px;
}

.ct7 .tt-selection{
  height: 490px;

}
.ct8 .tt-selection{
  height: 490px;

}

.ct8 .tt-selection{
  height: 490px;
}

.ct9 .tt-selection{
  height: 470px;

}

.ct10 .tt-selection{
  height: 430px;

}

.ct11 .tt-selection{
  height: 390px;

}

.ct12 .tt-selection{
  height: 390px;

}

.ct13 .tt-selection{
  height: 350px;

}

.tt-selection ul {
padding-left: 0px;
font-size: 12px;
font-weight: 600;
}
    .navbar-nav {
      float: right !important;
    }

    .sidenav a {
      font-size: 18px;
      color: white !important;
  }

    .finished-contest{
      padding: 20px;
      padding-bottom: 0px;
  }

    .finished-contest a {
      border: 3px solid rgb(1, 161, 193);
      text-align: center;
      padding: 10px;
      border-radius: 10px;
      font-size: 24px;
      color: rgb(1, 161, 193)!important;
      line-height: 30px;
      background-color: white;
      margin-top: 20px;
  }

    .simple-footer ul {
      padding-inline-start: 0px !important;
      padding-left: 0px !important;
  }


  .footer_whole_up li {
 
    text-align: center!important;
}

.title-section-right h1 {
    font-size: 40px !important;
}

    .logo-brand img {
      width: 77px;
      float: left;
      margin-left: 10px;
  }

    .sidenav {padding-top: 15px;}


    .tt-logo{
      width: 100% !important;
      display: block;
      text-align: center;
    }

    .More-Design{

    }

    .row {
      width: 100% !important;
      margin: 0 auto;
      display: flex;
  }



  .how-a, .how-b {
    padding: 0px 0px;
    margin-right: 0px;
  }  

  

    .middle-button{
      width: 100%;
      float: none !important;
      padding: 15px;
    }



    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9{
      width: 100% !important;
      padding-left: 0px;
      padding-right: 0px;
}
    .col-10 {
      width: 100% !important;
      padding-left: 15px;
      padding-right: 15px;
}

.design-card-list--large .design-card-list__item {
 
  width:50%;

}


  
    .title-section-right {
      padding-left: 0px;
  }

  .simple-seperator{ 

  }

  .simple-seperator-mobil {
    height: 2px;
    background: #eaeaea;
    display: block;
    margin-top: 50px;
  }

  .how-b {
    padding: 0px 0px;

}

.section-half-middle {
  margin-top: 40px;
  margin-bottom: 40px;
}

.simple-header{
  display:none;
}

.simple-header-mobil{
  position: relative;
  display: block;
  padding-top: 21px;
  text-align: center;
  margin-bottom: 30px;
  padding: 15px;
}

.simple-header-content{
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-top: 20px;
  border-radius: 20px;
  padding: 10px;
  
}
.simple-header-content a{
  color: #555;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 18px;
  text-align: left;
}
.simple-header-mobil:hover .simple-header-content{
  display: block;
}

.dropbtn{
  color: #555;
  color: white;
  padding: 16px;
  font-size: 26px;
  border: none;
  cursor: pointer;
  width: 100%;
  border-radius: 10px;
  background-color: indianred;
}

.button-center{
  text-align: center;
}


.more-designs-button{

}

.more-designs-button a{


}

.lkk-tt{
  height: auto;
}

.logo-tt-image img{
  position: relative;
  right: 0px;
  z-index: -1;
  width: 100%;
  top: 0%;
  padding: 0px;
}

}
/*twominutes Start*/

.two-minutes{
  margin: 0 auto;
  background-color: darkslateblue;
  position: fixed;
  bottom: 0px;
  right: 0;
  left: 0;
  color: white;
  z-index: 1030;
  padding: 10px;
  display: block;
}

.two-minutes .row{
  max-width: 1024;
  display: block;
}

.two-minutes .header-two{
  text-align: left;
  float: left;
  padding: 5px;
}

.two-minutes .button-two{
  float: right;
}

.two-minutes .button-two a{
  padding: 10px;
  border: 1px solid white;
  border-radius: 10px;
  margin: 30px;
  line-height: 50px;
  color: white !important;
  background-color: mediumvioletred;
}

.two-minutes .two-minutes-call{
  border-top: 1px solid slateblue;
  float: left;
  width: 100%;
  margin-top: 9px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}

.two-minutes .two-minutes-call a{
  color: white !important;
  text-decoration-line: underline !important;
}

@media (max-width:992px){
  .two-minutes .row{
    max-width: 100%;
  }
}

/*twominutes End*/


/*What is Logo Starts*/
.what-is{

}

.what-is h3{

}

.what-is h4{

}

.what-is p{

}
.what-is ul{
  text-align: left;
  max-width: 660px;
  margin: 0 auto;
  margin-top: 50px;
  font-size: 20px;
  width: 100%;
}
.what-is-logo ul li{

}
/*What is Logo Ends*/