.logotext-searchPage {
    /*position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 7px;*/
    display: block;
    width: 100%;
    text-align: center;
}
.gallery-item-block>li {  min-height: 322px; }
    /* START Gallery thumb size increase   */

.page-search .gallery-item-block { max-width: 1240px; }

.page-search .gallery-item-block > li img { max-width: 100%; } 

.page-search .gallery-item-block > li { max-width: 390px }

/* END Gallery thumb size increase   */

/* ---------------------------------- START SearchLanding Banner ---------------------------------- */
.page-search .main-banner-new {
  padding-top: 50px;
  padding-bottom: 40px;
  background: #112e50 url(../jpg/banner2.jpg) no-repeat center center;
  background-size: cover;
}
.page-search .main-banner-new h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1; margin-bottom:7px;
}

@media (max-width: 767px) {
    .page-search .main-banner-new h1 {
        font-size: 20px;
    }
}
.search-gallery-setting {
  position: relative;
   width: 100%;
  max-width: 700px;
  display: inline-block;
  margin-bottom: 10px;
}
.search-gallery-setting .search-filed{
  padding: 10px;
  border: 0;
  width: 100%;
  border-radius: 5px;
  height: 50px;
  color: #333;
}
.search-gallery-setting .search-btn{ 
  background-color: #c31e53;
  border: 0;
  padding: 14px 15px;
  position: absolute;
  right: 0px;
  top: 0;
  border-radius: 0 5px 5px 0;
  height: 50px;
  cursor: pointer;
}

.search-gallery-setting .search-btn:hover {
  opacity: 0.9;
}


.editLogoText-gallery-setting {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
    position: relative;
    text-align: left;
}

.editLogoText-gallery-setting h6 {
    font-size: 13px;
    font-weight: 700;
}
.editLogoText-gallery-setting h6 span {
    color: #c31e53;
}
.editLogoText-gallery-setting .toggle-editLogoText-dropdown {
    background-color: #fff;
    padding: 13px;
    color: #333; 
    cursor: pointer;
    border-radius: 3px
}
.editLogoText-dropdown-block {
    position: absolute;
    background-color: #fff;
    padding: 15px;
    right: 0;
    top: 50px;
    box-shadow:  0 0 13px #000000a1;
    z-index: 2;
}

.editLogoText-block {
    position: relative;
}
.logoText-filed {
    border: 1px solid #ddd;
    color: #333;
    padding: 5px 10px;
    border-radius: 3px;
    width: 250px;
    height: 41px;
}
.logoText-btn {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #6c6c6d;
    border: 0;
    padding: 9px 10px;
    cursor: pointer;
    border-radius: 0 3px 3px 0;
}
.logoText-btn:hover {
    opacity: 0.9;
}

.addToWishList-btn{
	position: absolute;
    top: -2px;
    right: 4px;
    width: 19px;
    height: 15px;
    padding: 1px 0px;
    border-radius: 3px;
    cursor: pointer;
    z-index: 3;
    background-color: #fff;
    text-align: center;
  }
  .addToWishList-btn svg { fill: #4c4b4b;}
  .addToWishList-btn:hover svg, .addToWishList-btn.active svg { fill: #c61e53;}	

section#paragraph {
   margin-bottom:16px;
}
/*.page-search .gallery-item-block > li a {
    width: 388px;
    height: 298px;
}
@media (max-width: 1000px) {
  .search-gallery-setting {
         max-width: 300px;
  }
}*/
@media (max-width: 450px) {
   .editLogoText-dropdown-block {
          right: 50%;
	      transform: translateX(50%);
    }
}
span.preloader-bar {
    display: none;
}
.logotext-searchPage {font-size:14px; margin-bottom:5px;}
.search-gallery-setting .search-filed{max-width:300px;}
.search-gallery-setting .search-btn {position:relative; border-radius:5px; margin-left:1px; width:100%;}
.desktop-hide {display:none;}
.keyword-list-wrap {background-color: #f9f9f9;}
.keyword-list-wrap ul { color: #fff; max-width: 1200px; margin: 30px auto 60px; column-count:4; }
.keyword-list-wrap ul li {margin-bottom:10px;}
.keyword-list-wrap ul li a {color:#353535;}
.bg-gray { background:#f9f9f9;}
.theme-padding-page { padding-top:60px; padding-bottom:60px; }
.search-gallery-setting #company_name, .search-gallery-setting #company_name2 { max-width: 283px; margin-right: 5px; }
.search-gallery-setting #keyword, .search-gallery-setting #keyword2 { max-width: 283px; display: inline-block; }
.search-gallery-setting .keywordSearchBtn2 {
    background-color: #c31e53;
    border: 0;
    padding: 14px 15px;
    position: absolute;
    right: 0px;
    top: 0; color:#fff;
    border-radius: 0 5px 5px 0;
    height: 50px;
    cursor: pointer;
}
.bg-purple {background-color: #3b3b7b; color:#fff;}
.easy-step-section h3, .element-should-section h3 {font-size:20px; font-weight:700;}
.item-box-01 {
    background: #fff; color:#000;
    padding: 25px 22px 5px;
    border-radius: 10px;    min-height: 335px;
    margin-bottom: 30px;
}
.item-box-01 h3 {color:#000; line-height:1.4;}
.item-box-02 {
    border-radius: 10px;
    border: 1px solid #E4ECEF;
    background: #fff;
    -ms-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.05);
    padding: 30px 20px 25px 20px;
}
.center-image {    margin: 0px auto 15px; display: block;}
.slick-dots {display:none;}
.faq-questions h3 {font-weight:600;}
.list-style-auto {list-style: disc; margin-left:0px;}
.slick-list{padding:0 20% 0 0;}


.formRow2 {
  position: relative;
  width: 100%; border:none;
}
.formRow--item2 {
padding-left:5px; padding-right:5px;
margin-bottom: 2px;
}
.formRow--input2 {
  position: relative;
  padding: 10px 20px 16px;
  width: 100%;
  outline: none;
  border: solid 1px #95989a;
  border-radius: 4px;
  color: #2c3235;
  letter-spacing: 0.2px;
  font-weight: 400;
  font-size: 16px;
  resize: none;
  transition: all 0.2s ease; padding-left:9px;
}

.formRow--input-wrapper2 {
  position: relative;
  display: block;
  width: 100%;
}
.formRow--input-wrapper2.active .placeholder {
  top: 5px;
  background-color: #ffffff;
  color: #454545;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 11px;
  line-height: 14px;
  transform: translateY(0);
  left:0px; background:transparent;
}
.formRow--input-wrapper2.active .formRow--input:not(:focus):not(:hover) ~ .placeholder {
  color: #fec8c9;
}
.formRow--input-wrapper2 .formRow--input:focus, .formRow--input-wrapper .formRow--input:hover {
  border-color: #454545;
}
.js-inputWrapper.active .formRow--input2 {padding: 18px 20px 8px; padding-left:10px;}
.formRow2 .placeholder {
  position: absolute;
  top: 40%;
  left: 10px;
  display: block;
  padding: 0 10px;
  color: #95989a;
  white-space: nowrap;
  letter-spacing: 0.2px;
  font-weight: normal;
  font-size: 16px;
  transition: all, 0.2s;
  transform: translateY(-30%);
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}


.main-banner.main-banner-new{ padding-top: 50px; padding-bottom: 40px;background: #112e50 url('../jpg/banner2.jpg') no-repeat center center !important;background-size: cover !important;}
.parsley-errors-list.filled { text-align: left;font-size: 12px; margin-top: -8px;color: #fdaaaa; margin-bottom: 5px;}
.heading-1 {margin-bottom:10px; color:#fff;    font-weight: 600;}
.heading-2 {font-weight:400; margin-bottom:25px;}
.search-gallery-setting {max-width:550px;}
.search-gallery-setting input {width:100%;max-width:100%; margin-bottom:10px;}
.formRow2 {float:left;}
.formRow--input2 { padding: 13px 20px 13px; padding-left: 10px;}
#word_count { position: absolute;color: #d7d7d7;right: 5px; bottom: -8px;font-size: 12px;}
#getStartBtn {color:#fff;}

@media (max-width:800px) { 
.header-image {display:none;}
}