.banner-inner {
  width: 100%;
  height: auto;
  background-image: url(../images/domain_search/banner-bg-hosting.jpg);
  position: relative;
  overflow: hidden;
  padding: 50px 0;
}

.banner-inner,
.banner-inner .banner-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-inner .banner-image {
  width: 68px;
  height: 68px;
  background-image: none;
  margin: 0 auto 10px;
}
.banner-inner .banner-content {
  text-align: center;
}
.banner-inner .banner-content .banner-title {
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.banner-inner .banner-content .banner-subtitle {
  color: #fff;
  max-width: 1000px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.7px;
  display: block;
  margin: 11px auto;
}
.banner-inner .banner-content .banner-text {
  max-width: 1000px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  margin: 19px auto;
}
.banner-inner .banner-button {
  display: table;
  width: 100%;
}
.banner-inner .banner-content .btn-primary {
  color: #fff !important;
  text-transform: none;
  position: relative;
  font-size: 15px;
  font-weight: 400;
  border-bottom: none;
  display: inline-block;
  cursor: pointer;
  transition: 0.5s ease 0s;
  -webkit-animation: animationFrames linear 5s;
  -khtml-animation: animationFrames linear 5s;
  -moz-animation: animationFrames linear 5s;
  -ms-animation: animationFrames linear 5s;
  -o-animation: animationFrames linear 5s;
  animation: animationFrames linear 5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  padding: 13px 41px 13px 19px;
  margin: 20px auto 15px;
  border-radius: 25px;
}

.banner-inner .banner-content .btn-primary:before {
  content: "\f0da";
  font-family: FontAwesome;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 14px;
  position: absolute;
  left: initial;
  right: 10px;
  top: 13px;
}
.banner-inner .banner-content .btn-primary:nth-child(2) {
  margin-left: 16px;
}

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.banner_section .carousel-control-next,
.banner_section .carousel-control-prev {
  opacity: 1;
}
.arrow-border {
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  transition: all 0.3s ease-in-out;
}

.startdomain-transer .transfer-form {
  width: 100%;
  margin-bottom: 15px;
}
.startdomain-transer .transfer-form label.heading {
  font-size: 15px;
  font-weight: 500;
  color: #262626;
  display: block;
  margin-bottom: 2px;
}
.startdomain-transer .domain_transfer_appenddata,
.startdomain-transer form {
  width: 100%;
}
.startdomain-transer
  .transfer-form
  .domain_form
  .form-group
  .input-group
  .form-control {
  height: 50px;
  background: #03305d;
  background: rgba(3, 48, 93, 0.04);
  border-radius: 25px !important;
}
.startdomain-transer .transfer-form .domain_form span.price {
  font-size: 16px;
  color: #115baa;
  font-weight: 500;
  display: block;
  margin-top: 7px;
}
.startdomain-transer .transfer-form .domain_form span.price i.rp-icon {
  font-size: 15px;
  color: #115baa;
  font-weight: 500;
  font-family: "Open Sans";
  margin-right: 2px;
}
.startdomain-transer .continue_checkout {
  margin-bottom: 30px;
  width: 100%;
}
.startdomain-transer .continue_checkout a.link {
  color: #115baa;
  font-size: 16px;
  letter-spacing: 1px;
}
.startdomain-transer .continue_checkout a.link i.fa-plus {
  font-size: 14px;
  color: #115baa;
  transition: all 0.3s ease-in-out;
}
.startdomain-transer .continue_checkout .checkout_btn {
  font-size: 15px;
  font-weight: 500;
  min-height: auto;
  margin-left: 15px;
  padding: 12px 20px;
}
.startdomain-transer ul.domain_list li {
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
}
.startdomain-transer ul.domain_list li a {
  border: 1px solid #18b35c;
  color: #4d4d4d;
  font-weight: 500;
  display: inline-block;
  border-radius: 30px;
  padding: 5px 20px;
}

.startdomain-transer .view_more_btn a,
.startdomain-transer ul.domain_list li a {
  font-size: 15px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.startdomain-transer ul.domain_list li span {
  color: #115baa;
  font-size: 15px;
  font-weight: 500;
  display: block;
  text-align: center;
}
.startdomain-transer .view_more_btn {
  margin-left: 12px;
}
.startdomain-transer .view_more_btn a {
  border: 1px solid #18b35c;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  text-transform: none;
  border-radius: 30px;
  background: #18b35c;
  padding: 5px 20px;
}
.startdomain-transer .continue_checkout .checkout_btn:hover {
  color: #fff;
  background: #18b35c;
}
.startdomain-transer .continue_checkout a.link:hover {
  color: #18b35c;
}

.howtotransfer_div {
  background: #115baa;
  background: rgba(17, 91, 170, 0.04);
}
.howtotransfer_div .info_div {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
.howtotransfer_div .info_div h3 {
  font-size: 18px;
  font-weight: 600;
  color: #115baa;
  margin-top: 0;
  margin-bottom: 20px;
}
.howtotransfer_div .info_div .content {
    font-size: 14px;
    color: #4d4d4d;
    font-weight: 500;
    letter-spacing: .5px;
    height: 63px;
    overflow: hidden;
}






.why-transfer.features-domain-div .features_section {
    height: auto;
    overflow: hidden;
}
.why-transfer.features-domain-div .features_section .features1 .services-icon {
    height: 56px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    transform: rotateY(0);
    transition-duration: .8s;
}
.why-transfer.features-domain-div .features_section .features1 .why_transfer_sprit.pricing {
    width: 55px;
    background-position: -218px 0;
}

.why-transfer.features-domain-div .features_section .features1 .why_transfer_sprit {
    background-image: url(../images/domain-features-sprite.png);
    transition: all .3s ease-in-out;
    -webkit-transform: rotateY(0);
    -khtml-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    transition-duration: .8s;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
}
.why-transfer.features-domain-div .features_section .features1 .why_transfer_sprit.transfer {
    width: 58px;
    background-position: 0 0;
}
.why-transfer.features-domain-div .features_section .features1 .why_transfer_sprit.domain-registration {
    width: 68px;
    background-position: -68px 0;
}
.why-transfer.features-domain-div .features_section .features1 {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    text-align: center;
    border: none;
    transition: all .3s ease-in-out;
    padding: 20px;
}
.why-transfer.features-domain-div .features_section .features1 .services-head {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 1px;
    margin: 8px auto 17px;
}
.why-transfer.features-domain-div .features_section .features1 .services-text {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
}


@media screen and (min-width: 767px) {
    .why-transfer.features-domain-div .features_section .features1:hover .why_transfer_sprit {
        -webkit-transform: perspective(2500px) rotateY(-180deg);
        -khtml-transform: perspective(2500px) rotateY(-180deg);
        -moz-transform: perspective(2500px) rotateY(-180deg);
        -ms-transform: perspective(2500px) rotateY(-180deg);
        -o-transform: perspective(2500px) rotateY(-180deg);
        transform: perspective(2500px) rotateY(-180deg);
        transition-duration: 1s;
    }
}
@media screen and (max-width: 767px) {
    .why-transfer.features-domain-div .features_section .d-flex.d-none, .why-transfer.features-domain-div .features_section .d-hide-mob {
        display: none !important;
    }
    .why-transfer.features-domain-div .features_section .features1 .services-head {
        display: flex;
        justify-content: center;
        min-height: 44px;
        font-size: 15px;
        overflow: hidden;
        margin: 19px auto 12px;
    }
}
