.site-wrapper .logo-gallery--item .logo-gallery--item__controls .logo-design-actions {
  position: absolute;
  z-index: 1;
  bottom: 50px;
  left: 0;
  right: 0;
  padding: 0;
  transform: translateY(100%);
  opacity: 0;
  transition: all 150ms ease-in-out;
}
/* FIXED HOVER TARGET */
.site-wrapper .logo-gallery--item:hover .logo-design-actions {
  transform: translateY(0%);
  opacity: 1;
  transition: all 150ms ease-in-out;
}
#pagination-div .pagination li {
  display: inline-block;
  float: none;
}
#pagination-div li {
  background: none;
  float: left;
  width: 45px;
  height: 40px;
  text-align: center;
  background-color: #fff;
  color: #4e4e4e;
  box-shadow: 0 1px 3px 0 #b7b7b7;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
#pagination-div li a {
  width: 41px !important;
  height: 40px !important;
  padding-top: 10px !important;
}
.border-radius {
  border-radius: 5px;
}
.site-wrapper .logo-gallery--item .logo-gallery--item__img a span img {
  width: 100%;
}
.site-wrapper .logo-gallery--item .logo-gallery--item__img a span img.lg-logoimg {
  width: 360px;
}
.site-wrapper .update-btn:hover a {
  color: #fff;
}
.mobile-nav {
  margin-top: -30px;
  margin-right: -6px;
}
.card.card-header {
  border: none;
  border-top: 2px solid #646bd9;
  border-radius: 0px;
  background: transparent;
  margin-top: 7px;
  padding-top: 13px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#divHasError .cta-form {
  background: #fff !important;
  padding: 10px !important;
}
#divHasError .cta-form #txt_keyword {
  font-weight: 400;
  font-size: 16px;
  padding: 10px;
  height: auto;
}
.update-btn {
  font-weight: 300;
  background: #fff;
  color: #626262;
  border-color: #fff;
  font-size: 13px !important;
  padding: 8px 12px !important;
  margin-right: 3px;
}
.update-btn.active {
  background: #646bd9;
  border-color: #646bd9;
}
/* #txt_keyword {width: 100%;  padding: 8px 12px; border-radius: 4px; height: 40px; border: none; font-weight: 300; font-size: 15px;} */
.search-button {
  background-color: transparent;
  border: 0;
  position: absolute;
  right: 21px;
  top: 7px;
}
.cta-form {
  background: transparent !important;
  padding: 0px !important;
}
#category_change {
  -webkit-appearance: none;
}
/*.margin-bottom-25 {margin-bottom:25px;}*/
.site-wrapper .logo-gallery--item .logo-gallery--item__img a span img {
  max-height: 300px;
}
.logo-gallery--item {
  border: none !important;
}
label#company_error {
  top: -21px !important;
  left: 0px !important;
  bottom: auto;
}
.professional-accounting-block {
  background-color: #f6f9ff;
}
.site-wrapper .logo-gallery--item .logo-gallery--item__controls a.btn-add-to-fav {
  transform: translate(30px, 0);
  display: block;
  border: none;
  height: auto;
  background: transparent;
}
.site-wrapper .logo-gallery--item:hover a.btn-add-to-fav {
  opacity: 1;
  transform: translate(-4px, 0);
}
/* { position: absolute; right: 7px; top: 6px;transform: translate(20px,0);*/
.industry-gallery-wrap {
  background: #fff;
  display: none;
}
.site-wrapper .page-logo-maker .gallery-filter .form-control {
  padding: 15px 20px;
}
.main-wrap-bg {
  background: #e7eafb;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-top: 35px;
}
.reset-bgcolor .bg-color-4 {
  background-color: #f6faff;
}
@media (max-width: 1200px) {
  #txt_keyword {
    font-size: 12px;
  }
}
@media (max-width: 999px) {
  .site-wrapper .page-logo-maker .gallery-filter .form-control {
    padding: 15px 15px;
    font-size: 12px;
  }
  .site-wrapper .page-logo-maker .gallery-filter .btn {
    font-size: 12px;
  }
}
.gallery-filter-text {
  margin: 0px auto;
}
.page-ld-logoGallery .main-gallery .gallery-filter-text li {
  height: auto;
  display: inline-block;
  background: transparent;
  box-shadow: none;
  border: none;
  background: #eeeff3;
  border-radius: 4px 4px 0 0;
  width: 130px;
  text-align: center;
  margin-right: 7px;
  font-size: 15px;
}
.gallery-filter-text li a {
  padding: 10px;
}
.page-ld-logoGallery .main-gallery .gallery-filter-text li.active a,
.page-ld-logoGallery .main-gallery .gallery-filter-text li.active a:hover {
  background: #646bd9 !important;
  color: #fff;
}
.page-ld-logoGallery .main-gallery .gallery-filter-text li:hover {
  transform: scale(1);
}
#btnFilter,
#collapseFilters1 {
  display: none;
}
.bg-white {
  background-color: #fff;
}
.logos-new-header h1 span {
  color: #646bd9;
}
/*.padding-top-160 {padding-top:150px;}*/
.logos-new-header .cta-form {
  border-radius: 50px;
}
#company_name {
  border-radius: 50px;
  border: 1px solid #ccc;
  padding: 15px;
}
.header-get-cta {
  min-width: 200px !important;
  padding: 15px !important;
  border-radius: 50px;
  margin-left: -50px;
}
.new-layout-section .main-wrap-bg {
  background: #e7eafb;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 15px;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 50px;
}
.logos-new-header:before {
  content: '';
  width: 550px;
  height: 450px;
  background-image: url(/assets/images/new-ui/ld-logo-gallery-left-blur.png);
  position: absolute;
  background-size: 110%;
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
}
.logos-new-header:after {
  content: '';
  width: 450px;
  height: 450px;
  background-image: url(/assets/images/new-ui/ld-logo-gallery-right-blur.png);
  position: absolute;
  background-size: 85%;
  background-repeat: no-repeat;
  right: 0px;
  background-position: right;
  top: 156px;
}
.new-layout-section.star:before {
  content: '';
  width: 45px;
  height: 118px;
  background-image: url(/assets/images/new-ui/lg-logo-left-star.png);
  position: absolute;
  top: -100px;
  left: 55px;
  background-repeat: no-repeat;
}
.new-layout-section.star:after {
  content: '';
  width: 107px;
  height: 107px;
  background-image: url(/assets/images/new-ui/lg-logo-right-cross.png);
  position: absolute;
  top: 170px;
  right: 55px;
  background-repeat: no-repeat;
}
.site-wrapper p.f-size-18 {
  font-size: 18px;
  font-weight: 300;
}
.new-layout-section#pagination-div .pagination li {
  border-radius: 50%;
  box-shadow: none;
  border: none;
  margin-right: 1px;
  width: 40px;
}
.new-layout-section#pagination-div .pagination li a {
  height: 40px !important;
  padding-top: 8px !important;
}
.generate-logo-section .home-page-company-new {
  border-radius: 50px 0px 0px 50px;
  padding: 20px !important;
}
#keyword-search-form {
  padding: 20px !important;
  border-radius: 0px 50px 50px 0px;
}
.cta-form.no-shadow,
.cta-form.no-shadow:hover {
  box-shadow: none;
}
.generate-logo-section {
  max-width: 650px;
  margin: 0px auto 25px;
}
.generate-logo-section .generate-logo-btn {
  border-radius: 50px;
  margin-left: -50px;
}
.new-layout-section .logo-categories-tags-nav .nav-item a.nav-link {
  border-radius: 50px !important;
  border: 1px solid #646bd9;
  background: #fff !important;
}
.new-layout-section .logo-categories-tags-nav .nav-item a.nav-link:hover {
  background: #646bd9 !important;
  color: #fff !important;
}
.similar-icon-section {
  box-shadow: 3px 7px 16px rgb(88 88 88 / 20%);
  padding: 50px 18px;
  text-align: center;
  padding-bottom: 20px;
  min-height: 360px;
  border-radius: 15px;
  margin-bottom: 25px;
}
@media (max-width: 1100px) {
  .logos-new-header:before,
  .new-layout-section.star:before,
  .new-layout-section.star:after {
    display: none;
  }
}
@media (max-width: 760px) {
  .logo-gallery.ld-new-gallery .margin-bottom-25 {
    padding: 6px;
  }
  .site-wrapper .ld-new-gallery .logo-gallery--item {
    margin-bottom: 0px;
  }
  .site-wrapper .logo-gallery--item .logo-gallery--item__img a span {
    min-height: 220px !important;
  }
  .site-wrapper .logo-gallery--item .logo-gallery--item__img a span img {
    max-height: 140px !important;
  }
  .logo-gallery--item {
    margin-bottom: 12px !important;
     ;
  }
  .logo-text-value {
    min-height: 49px !important;
    font-size: 11px !important;
  }
  .ld-new-gallery a.keyword-tag-new {
    max-width: 85px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .loader-item::before {
    top: 32%;
  }
  .cta-form.no-shadow {
    display: inline-block;
  }
  #keyword-search-form {
    border-radius: 50px;
  }
  .new_txt_keyword.txt_keyword_home.home-page-company-new.form-control {
    border-radius: 50px;
    margin-bottom: 3px;
    text-align: center;
  }
  .xs-left-right {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .logos-new-header {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body .logos-new-header .header-get-cta {
    min-width: 160px !important;
  }
  .logos-new-header .cta-form {
    margin-top: 10px;
  }
  .padding-top-160 {
    padding-top: 25px;
  }
  h1 {
    font-size: 37px !important;
  }
  .xs-mb-0 {
    margin-bottom: 0px !important;
  }
  .xs-p-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .new-layout-section .main-wrap-bg {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .generate-logo-section .mytxtkeyword {
    border-radius: 50px;
  }
  .generate-logo-section .generate-logo-btn {
    border-radius: 50px;
    margin-left: 10px;
    width: 100%;
    margin-top: -10px;
  }
  .new-layout-section .main-wrap-bg h2 {
    font-size: 25px;
    margin-bottom: 0px !important;
  }
  .new-layout-section h3 {
    font-size: 22px;
  }
  .gallery-filter-text {
    margin: 20px auto 10px !important;
  }
  .p-0-xs {
    padding: 0px;
  }
  .page-ld-logoGallery .main-gallery .gallery-filter-text li {
    width: 32%;
    font-size: 14px;
    margin-right: 0px;
  }
  .site-wrapper section.section.hero-section h1,
  .site-wrapper section.section.hero-section .h1 {
    min-height: auto;
    margin-bottom: 3px !important;
  }
  .h1-new {
    font-size: 24px !important;
    margin-bottom: 15px !important;
  }
  .xs-d-flex {
    text-align: center;
  }
  .main-wrap-bg {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
  }
  #txt_keyword {
    margin-top: 12px;
  }
  .search-button {
    top: 20px;
  }
  .p-new {
    font-size: 14px !important;
  }
  .pt-new-0 {
    padding-top: 0px !important;
  }
}
.logos-new-header .cta-form {
  border: 1px solid #dcd9d9;
  border-radius: 5px;
}
.logos-new-header .txt_keyword_home {
  padding: 15px !important;
}
.logos-new-header .header-get-cta {
  min-width: 160px !important;
  padding: 15px 0px !important;
  border-radius: 0px 5px 5px 0px;
}
.filler-image {
  max-height: 430px;
  margin-bottom: 35px;
}
/* .logos-new-header .absolute-img-01 {
  top: 84px;
  width: 250px;
  height: 170px;
  line-height: 170px;
  left: -30px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #e08a6e;
}
.logos-new-header .absolute-img-02 {
  bottom: 15px;
  width: 250px;
  height: 170px;
  left: 25px;
  line-height: 170px;
  border-radius: 5px;
  border: 1px solid #e08a6e;
  background: #fff;
}
.logos-new-header .absolute-img-03 {
  top: 170px;
  width: 250px;
  height: 170px;
  right: -25px;
  background: #fff;
  border-radius: 5px;
  line-height: 170px;
  border: 1px solid #e08a6e;
} */
/* Misbah CSS */


.logos-new-header .absolute-img-01, 
.logos-new-header .absolute-img-02, 
.logos-new-header .absolute-img-03 {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e08a6e;
    width: 50%;
    height: 40%;
    display: flex;
    align-items: center;
}

.logos-new-header .absolute-img-01 {
    top: 10%;
    left: -10%;
}

.logos-new-header .absolute-img-02 {
    bottom: 0;
    left: 0;
}

.logos-new-header .absolute-img-03 {
    bottom: 30%;
    right: -5%;
}
.absolute-img-01 img,
.absolute-img-02 img,
.absolute-img-03 img,
.absolute-img-04 img,
.absolute-img-05 img,
.absolute-img-06 img {
  max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
    position: relative;
    z-index: 999;
    width: 100%;
}

	.absolute-img-01, .absolute-img-02, .absolute-img-03, .absolute-img-04, .absolute-img-05, .absolute-img-06{
		background: #fff;
		border-radius: 5px;
		border: 1px solid #e08a6e;
	}
	.absolute-img-01, .absolute-img-02, .absolute-img-03{
		width: 35%;
		height: 40%;
		bottom: 10%;
	}
	.absolute-img-01 {
		left: -10%;
	}

	.absolute-img-02 {
		left: 30%;
	}

	.absolute-img-03 {
		right: -5%;
	}

	.absolute-img-04 {
		left: 25%;
		top: 30%;
		width: 50%;
		height: 40%;

	}

	.absolute-img-05 {
		width: 40%;
		height: 35%;
		top: 35%;
		right: 15%;
	}

	.absolute-img-06 {
		top: 25%;
		width: 30%;
		height: 30%;
		left: 15%;
	}


.new .absolute-img-01, .new .absolute-img-02, .new .absolute-img-03, 
.absolute-img-04, .absolute-img-05, .absolute-img-06 {
    display: flex;
    align-items: center;
    justify-content: center;
}


	@media(max-width: 1024px){
		.hero-section h1 {
			font-size: 30px !important;
		}

		.site-wrapper h2 {
			font-size: 27px;
		}

		.site-wrapper h3 {
			font-size: 23px ;
			line-height: normal;
		}
	}


	@media (max-width: 767px){
		.absolute-img-01 {
			left: 0;
		}

		.absolute-img-02 {
			left: 36%;
		}

		.absolute-img-03 {
			right: 0;
		}

		.absolute-img-01, .absolute-img-02, .absolute-img-03 {
			width: 30%;
			height: 35%;
			bottom: 15%;
		}
	}


/* Misbah CSS Ended */
.para-logogallery-header-block a {
  color: #646bd9;
}
@media (min-width: 1000px) and (max-width: 1200px) {
  /* .logos-new-header .absolute-img-01,
  .logos-new-header .absolute-img-02,
  .logos-new-header .absolute-img-03 {
    width: 180px;
    height: 110px;
    line-height: 100px;
  } */
}


.site-wrapper .logo-gallery--item:hover a.btn-customize {
  transform: translate(0, -105px);
}
.logo-text-value {
  min-height: 39px;
}
.site-wrapper .logo-gallery--item .logo-gallery--item__img a span {
  min-height: 300px;
}
.site-wrapper .logo-gallery--item .logo-gallery--item__img a span img {
  max-height: 200px;
  margin-top: -10px;
}
#loadSuggestedDiv .gallery-container {
  background: transparent;
}
.logo-gallery--item {
  background: #fff;
}
.ld-new-gallery a.keyword-tag-new {
  display: inline-block;
  color: #454545;
  background: #f2f2f2;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 12px;
  margin-right: 2px;
  margin-bottom: 12px;
}
.industry-innerPage-wrap {
  background-color: #f6f9ff !important;
}
.submit-btn.generate-logo-btn {
  border-radius: 0px 50px 50px 0px;
  padding: 20px !important;
}
@media (max-width: 760px) {
  .submit-btn.generate-logo-btn,
  .txt_keyword_home.home-page-company-new {
    border-radius: 50px !important;
  }
}