@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100;300;400;500;600&display=swap";

.board-list,
.board-list .boards {
    float: left;
    width: 100%
}

.board-list {
    padding: 0 0 20px;
}

.domain-search {
    padding-bottom: 60px
}

.domain-search.dark-white-pro .domain-search-form .btn-search,
.domain-search.dark-white-pro.loading .domain-search-form .btn-search {
    background-color: #76bd22
}

.domain-search.dark-white-pro .domain-search-form .btn-search:hover,
.domain-search.dark-white-pro.loading .domain-search-form .btn-search:hover {
    background-color: #87ce33
}

.domain-search.dark-white-pro .domain-search-form .prefix {
    background-color: #ccc;
    border-color: #ccc
}

.domain-search.dark-white-pro .domain-search-form .input-domain {
    border-color: #ccc
}

.domain-search.dark-white-pro .domain-search-form .top-level-domain-list-wrapper {
    background-color: #fff;
    border-color: #ccc
}

.domain-search .domain-search-form .prefix {
    float: left;
    background-color: #edeff0;
    height: 54px;
    line-height: 54px;
    padding: 0 20px;
    border: solid 3px #edeff0;
    font-family: arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: lowecase;
    color: #333
}

.domain-search .domain-search-form .input-domain {
    float: left;
    width: 440px;
    height: 54px;
    line-height: 54px;
    padding: 0 10px;
    border: solid 3px #edeff0;
    font-family: arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: normal;
    color: #333
}

.domain-search .domain-search-form .top-level-domain-list-wrapper {
    position: relative;
    float: left;
    width: 160px;
    height: 54px;
    border: solid 3px #edeff0;
    margin-left: 10px;
    overflow: hidden
}

.domain-search .domain-search-form .top-level-domain-list-wrapper:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #333;
    position: absolute;
    right: 10px;
    top: 50%
}

.domain-search .domain-search-form .top-level-domain-list-wrapper select {
    background: 0 0;
    height: 54px;
    border: none;
    border-radius: 0;
    width: calc(100% + 20px);
    font-family: arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: normal;
    color: #333
}

.domain-search .domain-search-form .top-level-domain-list-wrapper select option {
    font-size: 14px;
    font-weight: 400
}

.domain-search .domain-search-form .btn-search {
    font-family: Ubuntu, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    width: auto;
    height: auto;
    color: #fff;
    border: none;
    text-align: center;
    text-decoration: none;
    padding: 15px 30px;
    cursor: pointer;
    will-change: all;
    transition: all .2s ease;
    float: right;
    width: 220px;
    height: 54px;
    margin-left: 10px;
    background-color: #00acc8;
    border-radius: 0
}

.domain-search .domain-search-form .btn-search:hover {
    will-change: all;
    transition: all .2s ease;
    background-color: #00c2e2
}

.domain-search .domain-search-form .btn-search:active {
    will-change: all;
    transition: all .2s ease;
    background-color: #0096af
}

.domain-search .domain-search-form .btn-search:visited {
    will-change: all;
    transition: all .2s ease;
    color: #fff
}

.domain-search .domain-search-form .btn-search .wait {
    display: none;
    position: relative
}

.domain-search .domain-search-form .btn-search .wait img {
    margin-top: -3px
}

.domain-search .domain-search-form .btn-search:hover {
    background-color: #1cc6e2
}

.domain-search .domain-search-form .btn-search:active {
    background-color: #008095
}

.domain-search.loading .domain-search-form .btn-search {
    pointer-events: none;
    background-color: #169eb5
}

.domain-search.loading .domain-search-form .btn-search .search {
    display: none
}

.domain-search.loading .domain-search-form .btn-search .wait {
    display: block
}

@media only screen and (min-width:1154px) {
    .domain-search .inner {
        max-width: 960px
    }
}

@media only screen and (max-width:991px) {
    .domain-search .domain-search-form .input-domain {
        width: 270px
    }

    .domain-search .domain-search-form .top-level-domain-list-wrapper {
        width: 140px
    }

    .domain-search .domain-search-form .btn-search {
        width: 190px
    }

    .domain-search .domain-search-result .btn-list.one-domain .btn-register-submit {
        margin-right: 60px
    }

    .domain-search .domain-search-suggestions {
        padding: 40px 10px
    }

    .domain-search .show-more-options button {
        padding: 0 10px
    }
}

@media only screen and (max-width:767px) {
    .domain-search {
        padding-bottom: 40px
    }

    .domain-search .label-domain-suggestion {
        margin-bottom: 10px
    }

    .domain-search .domain-search-form .prefix {
        width: 33.33%;
        padding: 0;
        text-align: center
    }

    .domain-search .domain-search-form .input-domain {
        width: 66.66%
    }

    .domain-search .domain-search-form .top-level-domain-list-wrapper {
        width: 46%;
        margin-left: 0;
        margin-top: 20px
    }

    .domain-search .domain-search-form .btn-search {
        width: 50%;
        margin-left: 0;
        margin-top: 20px
    }
}

.top-level-domain-list {
    padding-left: 25px
}


.board-list .boards {
    max-width: 100%;
    float: none;
    margin: auto
}

.board-list .board ul {
    margin: 0 0  50px;
}

.board-list .board ul li {
    list-style: disc;
    margin: 12.5px 0 0 10px;
    font-size: 17px;
}



.hat-details {
    padding: 60px 0;
    background-color: #edeff0;
    clear: left;
    display: flex;
}

.hat-details.white {
    background-color: #fff
}

.hat-details.highlight {
    background-color: #9264cd
}

.hat-details.highlight h2 {
    color: #fff
}

.hat-details.highlight .item .paragraph,
.hat-details.highlight .item h3,
.hat-details.highlight .item h4,
.hat-details.highlight .item p {
    color: #fff
}

.hat-details .item h3 {
    font-size: 26px;
    font-weight: 500;
    text-transform: none;
    color: #1f2835;
    margin-bottom: 20px
}

.hat-details .item h4 {
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    color: #333;
    list-style: initial;
    display: list-item
}

.hat-details .item .no-list-item h4 {
    display: block
}

.hat-details .item .paragraph {
    display: block;
    margin-bottom: 60px;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
    color: #1f2835;
    text-align: justify;
    word-spacing: 0.2px;
}

.hat-details .item:last-child .paragraph,
.hat-details .item:last-child p {
    margin-bottom: 0
}

.hat-details .item .simple-list {
    list-style: initial;
    margin: 0 0 60px 20px;
    color: #777
}

.hat-details .item .simple-list p {
    margin-bottom: 20px
}

.hat-details .disclaimer {
    font-size: 11px
}

.hat-details.fullWidth .left,
.hat-details.fullWidth .right {
    float: none;
    width: auto;
    padding: 0
}

.hat-details .left,
.hat-details .right {
    width: 50%;
    display: inline-block;
    float: left
}

.hat-details .left {
    padding-right: 20px
}

.hat-details .right {
    padding-left: 20px
}

.hat-details a {
    color: #777;
    will-change: all;
    transition: all .2s ease;
    text-decoration: underline
}

.hat-details a:hover {
    color: #4d4d4d;
    cursor: pointer;
    text-decoration: underline
}

@media only screen and (max-width:991px) {
    .hat-details {
        padding: 60px 20px
    }
}

@media only screen and (max-width:767px) {

    .hat-details .left,
    .hat-details .right {
        width: 100%;
        padding: 0 20px
    }

    .hat-details .left .item:last-child p {
        margin-bottom: 60px
    }
}


.board-list {
    clear: left!important;
    display: flex;
}




#domainintro {
    background: #FFF;
    padding-top: 50px;
    padding-bottom: 40px
}

#domainintro .thumbnail {
    /* background:#f3f4f5;*/
    padding: 30px 10px 10px 10px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #E3E3E3;
    box-shadow: 2px 12px 10px #ddd
}

#domainintro h3 {
    text-transform: uppercase;
    font-weight: 300;
    margin: 5px 0 25px
}

#domainintro .thumbnail .btn {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#domainintro .well {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    margin-top: 30px;
    margin-bottom: 0
}

#domainintro h4 {
    font-size: 19px;
    font-weight: 600
}

#domainintro p {
    font-weight: 400;
    text-align: justify;
}


#domaintldoffers {
    background: #FFF;
    padding-top: 0px;
    padding-bottom: 50px
}

#domaintldoffers .thumbnail {
    background: #1f2835;
    padding: 20px 30px 0 30px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #E3E3E3;
    box-shadow: 2px 12px 10px #ddd
}

#domaintldoffers .thumbnail h3 {
    color: #fff;
    font-weight: 400;
    border-top: 1px solid #00acc8;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #00acc8;
    text-transform: uppercase;
}

#domaintldoffers .thumbnail p {
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#domaintldoffers .thumbnail .btn {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#domaintldoffers .thumbnail .domainname {
    font-size: 70px;
    font-weight: 500;
    color: #fff;
    font-family: 'Outfit', sans-serif;
}
#domaintldoffers .thumbnail .domainname .dotcom {
    display:inline-block;
    color: #d60037;
    margin: -2.5px;
    font-size: 60px
}

#domaintldoffers .well {
    background-color: #1f2835;
    margin-top: 30px;
    padding: 15px 10px 10px 10px
}

#domaintldoffers p.price {
    color: #d60037;
    font-size: 20px;
    font-weight: 500;
    display: inline;
    vertical-align: middle
}

#domaintldoffers .label {
    background: #333;
    font-size: 12px;
    vertical-align: middle;
    margin-left: 10px;
    font-weight: 400;
    border-radius: 0
}























header#header_wrraper {
    margin: 20px 0px;
}
section#search_wrraper {
    /*---------------------------------------- background: linear-gradient(rgba(00, 172, 200, 0.50) 50%,rgba(0,0,0,0.25)100%),url("https://www.mozout.com/static/default.mozout.com/images/home/headers/other/domain-names.svg"); ------------------------------------------*/
    background-image: url(https://www.mozout.com/static/default.mozout.com/images/home/headers/other/domain-names.svg);
    background-size: cover;
    /* background: #ba0000; */
    padding: 75px 0px 75px 0;
    text-align: center;
}
section#search_wrraper h1{
    color: #fff;
    font-weight: bold;
    line-height: 2;
}
#search_form{
    position: relative;
}
#search_form button{
    position: absolute;
    top: 6px;
    right: 7px;
    background: #575757;
    border: 0;
    color: #fff;
    font-size: 25px;
    border-radius: 40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
#domain{
    padding: 25px 30px;
    border-radius: 21px;
    outline: none;
    font-size: 19px;
}

section#feature_wrraper {
    margin-bottom: 70px;
    margin-top: 25px;
}
section#domain_wrraper {
    margin: 30px 0px;
}
p#available {
    font-size: 1.5em;
    font-weight: bold;
    background-color: #fff;
    max-width: 800px;
    padding: 20px;
    margin: auto;
    border: 1px solid #373b42;
}
p#available i{
    color: #373b42;
}
p#available b{
    color: #15be51;
}
p#available a{
    color: #fff;
    border-radius: 0;
    background-color: #373b42;
    border: 0;
    padding: 3px 50px;
    float: right;
    margin-top: -5px;
}
p#available a:hover{
    text-decoration: none;
    background-color: #d60037;
}
p#not_available {
    font-size: 1.5em;
    font-weight: bold;
    background-color: #fff;
    max-width: 800px;
    padding: 20px;
    margin: auto;
    border: 1px solid #d60037;
}
p#not_available i{
    color: #d60037;
}
p#not_available b{
    color: #d60037;
}
.single_feature_header {
    padding: 10px;
    background: #d60037;
    color: #fff;
    border-bottom: 5px solid #000;
    margin-bottom: 20px;
}
.single_feature_content {
    padding: 10px 25px;
    line-height: 2;
    height: 181px;
}
.single_feature_header h4{
    font-size: 16px;
    line-height: 1.5;
}
.single_feaure {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
}
.single_feature_footer {
    text-align: center;
    padding-bottom: 15px;
}
.single_feature_footer a:first-child {
    color: #fff;
    border-radius: 0;
    background-color: #373b42;
    border: 0;
    margin-top: 10px;
    padding: 8px 15px;
    display: inline-block;
}
.single_feature_footer a:first-child:hover {
    background: #00acc8;
    text-decoration: none;
}
.single_feature_footer a:last-child {
    padding: 10px 15px;
    border: 1px solid #8c8c8c;
    color: #000;
}
.single_feature_footer a:last-child:hover {
    background: #d4d4d4;
    padding: 10px 15px;
    text-decoration: none;
}

footer#footer_wrapper {
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 20px 0px 2px 0;
    display: inline-block;
}

footer#footer_wrapper .footer_menu {
    float: right;
}

footer#footer_wrapper .footer_menu a{
    color: #333;
}

footer#footer_wrapper .footer_menu a:hover{
    text-decoration: none;
    color: black;
}
.domain_date {
    margin: 15px 5px;
    border: 2px solid #ddd;
    border-radius: 5px;
    padding: 10px 0 0px 0px;
    text-align: center;
}

#domain_details{
    box-shadow: 2px 12px 10px #ddd;
    border: 2px solid #ddd;
    padding: 15px;
    border-radius: 5px;
}
#domain_details h4{
    margin-top: 20px;
}
#domain_details ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
#domain_details ul li{
    overflow: auto;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
}
#domain_details ul li span{
    width: 40%;
    display: inline-block;
}
#domain_details{}
#search_form .form-group input[type="text"] {
  border-radius: 25px!important;
}
#domain_wrraper .col-md-9 p#not_available{
  font-weight: 500;
}
#domain_wrraper .col-md-9 p#not_available b{
  font-weight: 500;
  float: right;
}