@charset "utf-8";

/* CSS Document */

.Colby-CpRegIt {
    font-family: Colby-CpRegIt;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpReg {
    font-family: Colby-CpReg;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpMed {
    font-family: Colby-CpMed;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpMedIt {
    font-family: Colby-CpMedIt;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpLt {
    font-family: Colby-CpLt;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpExtLtIt {
    font-family: Colby-CpExtLtIt;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpLtIt {
    font-family: Colby-CpLtIt;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpExtLt {
    font-family: Colby-CpExtLt;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpBlk {
    font-family: Colby-CpBlk;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpBlkIt {
    font-family: Colby-CpBlkIt;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpBld {
    font-family: Colby-CpBld;
    font-weight: normal;
    font-style: normal;
}

.Colby-CpBldIt {
    font-family: Colby-CpBldIt;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KG Summer Sunshine';
    src: url("../../assets/font/KGSummerSunshine.ttf") format('ttf'), url("../../assets/font/KGSummerSunshine.woff2") format('woff2'), url("../../assets/font/KGSummerSunshine.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

.KG {
    font-family: 'KG Summer Sunshine';
    font-weight: normal;
    font-style: normal;
}

html,
body {
    background: #f8fafa;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Colby-CpReg;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .02em;
    line-height: 120%;
}

h1 {
    font-size: 55px;
}

h2 {
    font-size: 39px;
}

h3 {
    font-size: 33px;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-family: Miso-Lt;
    font-size: 30px;
    line-height: 120%;
}

html,
body,
a {
    font-family: OpenSans;
}

p,
.p {
    font-family: OpenSans;
    font-size: 16px;
    line-height: 150%;
    color: #7b7f8b!important;
}

.subtitle {
    color: #7b7f8b;
    line-height: 120%;
}

html body .text-primary {
    color: #F36E22!important;
}

input::placeholder {
    color: #ADADB0!important;
    opacity: 1;
    font-family: OpenSans-light!important;
}

input::-webkit-input-placeholder {
    color: #ADADB0!important;
    opacity: 1;
    font-family: OpenSans-light!important;
}

input::-moz-placeholder {
    color: #ADADB0!important;
    opacity: 1;
    font-family: OpenSans-light!important;
}

input:-ms-input-placeholder {
    color: #ADADB0!important;
    opacity: 1;
    font-family: OpenSans-light!important;
}

input:-moz-placeholder {
    color: #ADADB0!important;
    opacity: 1;
    font-family: OpenSans-light!important;
}


/* CENTER HEADER */

.h3-navbar {
    border-top: none;
    position: relative;
    background: url("../../assets/images/header-lined.png");
}

.topbar .list-icons {
    position: absolute;
    right: 0;
    top: 0;
}

.topbar .list-icons li {
    line-height: 23px;
    margin: 13px 5px 0 0;
}

.h3-navbar .navbar-brand {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100px;
    text-align: center;
    padding: 30px 15px;
    top: 0px;
}

.h3-navbar .navbar-brand img {
    width: 70px;
    margin-left: 7px;
    margin-top: 5%;
}

.h3-navbar .navbar {
    padding: 0px;
    margin-top: -1px;
}

.h3-navbar .navbar .navbar-nav .nav-item {
    margin: 0 10px;
}

.h3-navbar .navbar .navbar-nav .nav-link {
    padding: 55px 26px 50px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    color: #8d97ad;
    border-bottom: 5px solid transparent;
}

.h3-navbar .navbar .navbar-nav .nav-item.active .nav-link,
.h3-navbar .navbar .navbar-nav .nav-item:hover .nav-link {
    border-bottom: 5px solid #F36E22;
    color: #636366;
}

.dropdown-item {
    font-size: 14px;
}

.fixed-header .h3-navbar .navbar .navbar-nav .nav-link {
    padding: 25px 26px 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    color: #8d97ad;
    border-bottom: 5px solid transparent;
}

.fixed-header .h3-navbar .navbar-brand {
    width: 80px;
    text-align: center;
    padding: 10px 15px;
    top: 0px;
}

.fixed-header .h3-navbar .navbar-brand img {
    width: 55px;
    margin-left: 7px;
    margin-top: 0;
}

@media (max-width: 1201px) {
    .h3-navbar .navbar-brand {
        position: relative;
        top: 0px;
        margin-right: auto;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: auto;
        background: transparent;
        padding: 10px 0;
        margin-left: 0px;
    }
    .h3-navbar .navbar-brand img {
        margin-left: 0px;
        margin-top: 5%;
    }
    .h3-navbar .navbar-brand .spare-text {
        display: none;
    }
    .h3-navbar .navbar .navbar-nav .nav-link {
        border-top: 0px;
        font-size: 13px;
        padding: 55px 20px 50px;
    }
    .h3-navbar .ml-auto {
        margin-left: 0!important;
    }
    .fixed-header .h3-navbar .navbar .navbar-nav .nav-link {
        padding: 25px 20px 20px;
    }
}

.h3-navbar .navbar-collapse.show .navbar-nav .nav-link {
    padding: 15px 0!important;
}


/* LEFT HEADER */

.header11 .logo {
    width: 75px;
}

.header11 {
    background: url("../../assets/images/header-lined.png");
}

.h11-nav {
    padding: 0;
}

.h11-nav .navbar-brand {
    padding: 10px 0;
}

.h11-nav .h11-topbar ul {
    margin-bottom: 0px;
    padding: 15px 0;
}

.h11-nav .h11-topbar ul li {
    display: inline-block;
    vertical-align: middle;
}

.h11-nav .h11-topbar ul li a {
    padding: 0px 7px;
    color: #8d97ad;
    display: block;
}

.h11-nav .h11-topbar ul li:hover a {
    color: #263238;
}


/*.h11-nav .h11-topbar ul li:last-child a {
        font-size: 21px;
        font-weight: 600;
        color: #263238;
        padding-left: 15px;
        margin-left: 7px;
        border-left: 1px solid rgba(120, 130, 140, 0.13); }*/

.h11-nav .navbar-nav .nav-item {
    margin: 0 20px;
}

.h11-nav .navbar-nav .nav-item .nav-link {
    padding: 12px 0px;
    color: #8d97ad;
    border-bottom: 1px solid transparent;
    font-weight: 500;
    text-transform: uppercase;
}

.h11-nav .navbar-nav .nav-item:hover .nav-link,
.h11-nav .navbar-nav .nav-item.active .nav-link {
    color: #636366;
    border-bottom: 2px solid #F36E22;
}

.h11-nav .navbar-nav .nav-item:last-child {
    margin-right: 0px;
}

.fixed-header .h11-nav .h11-topbar {
    display: none;
}

.navbar-nav.ml-auto {
    font-size: 15px;
}

.h11-topbar .list-inline a {
    font-size: 13px;
}

.h11-topbar .list-inline a i {
    font-size: 20px;
}

.h11-topbar .list-inline .dropdown-menu li a {
    font-size: 15px!important;
}

@media (max-width: 1023px) {
    .h11-nav .navbar-nav .nav-item {
        margin: 0;
    }
}

.navbar-nav .dropdown-item.active {
    background: #F36E22;
}

.btn-outline-success,
a.btn-outline-success {
    background-color: #FFFFFF;
}

.banner-innerpage {
    padding: 90px 0 20px;
}

.card.card-shadow {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.topbar,
.topbar.fixed-header {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.2)!important;
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.2)!important;
}

.footer4 .list-unstyled li {
    margin: 0 0 10px;
    line-height: 110%;
}

.footer4 .list-unstyled li a {
    color: #8d97ad;
    text-transform: uppercase;
    font-size: 14px;
}

.footer4 .list-unstyled li a:hover {
    color: #636366;
}


/* Freebie Carousel */

.lh-200 ul li {
    line-height: 200%;
}

p strong {
    font-weight: bold!important;
    letter-spacing: 0.5px;
}


/* colors */

a.text-white:hover {
    color: #fff!important;
}

.footer4 .round-social.light a:hover {
    background: #f36e22;
    -webkit-transform: translate3d(0px, -2px, 0px);
    transform: translate3d(0px, -2px, 0px);
}

.footer4 .f4-bottom-bar a:hover {
    color: #f36e22;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #3e4555!important;
}

p a,
.p a {
    color: #f36e22;
}

p a:focus,
p a:hover,
.p a:focus,
.p a:hover {
    color: #3e4555!important;
}

.lh-200 li a {
    color: #8d97ad;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.lh-200 li a:focus,
.lh-200 li a:hover {
    color: #f36e22!important;
}

.text-alert,
.text-danger {
    color: #ff4d4d!important;
}

.text-co,
.text-primary {
    color: #f36e22!important;
}

.text-highlight,
.text-warning {
    color: #ffbe4d!important;
}

.text-go,
.text-success {
    color: #56d38b!important;
}

.text-inform,
.text-info {
    color: #15BEF0!important;
}

.text-promo {
    color: #3c91e6!important;
}

.text-coolgrey,
.text-secondary {
    color: #A8ACB1!important;
}

.bg-light-grey {
    background-color: #8d97ad;
}

.bg-alert {
    background-color: #ff4d4d;
}

.bg-co,
.bg-primary {
    background-color: #f36e22;
}

.bg-highlight {
    background-color: #ffbe4d;
}

.bg-go {
    background-color: #56d38b;
}

.bg-inform {
    background-color: #15BEF0;
}

.bg-promo {
    background-color: #3c91e6;
}

.bg-coolgrey {
    background-color: #A8ACB1;
}

.bg-darkgrey {
    background-color: #3e4555;
}

.border-alert,
.border-danger {
    border-color: #ff4d4d!important;
}

.border-co,
.border-primary {
    border-color: #f36e22!important;
}

.border-warning {
    border-color: #ffbe4d!important;
}

.border-go,
.border-success {
    border-color: #56d38b!important;
}

.border-inform,
.border-info {
    border-color: #15BEF0!important;
}

.border-promo {
    border-color: #3c91e6!important;
}

.border-coolgrey {
    border-color: #A8ACB1!important;
}

.border-darkgrey {
    border-color: #3e4555!important;
}

.bg-alert-gradiant {
    background: linear-gradient(to right, rgb(255, 77, 77) 0%, rgb(243, 110, 34) 100%);
}

.bg-highlight-gradiant {
    background: linear-gradient(to right, #f36e22 0%, #ffbe4d 100%);
}

.bg-go-gradiant {
    background: linear-gradient(to right, #56d38b 0%, #1dc8cc 100%);
}

.bg-newgo-gradiant {
    background: linear-gradient(to right, #56d38b 0%, #15BEF0 100%);
}

.bg-inform-gradiant {
    background: linear-gradient(to right, #1dc8cc 0%, #3c91e6 100%);
}

.bg-promo-gradiant {
    background: linear-gradient(to right, #15BEF0 0%, #3c91e6 100%);
}

.btn-circle {
    border: 1px #fff solid!important;
}

.btn-outline-go,
a.btn-outline-go {
    color: #56d38b !important;
    background-color: white;
    border-color: #56d38b;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.btn-outline-go:hover,
a.btn-outline-go:hover,
.btn-outline-go:focus,
a.btn-outline-go:focus {
    color: white !important;
    background-color: #56d38b;
}

.btn-outline-primary {
    color: #f36e22;
    background-color: #ffffff;
    border-color: #f36e22;
    border-width: 1px;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.btn-outline-primary:hover,
a.btn-outline-primary:hover,
.btn-outline-primary:focus,
a.btn-outline-primary:focus {
    color: white;
    background-color: #f36e22;
    border-color: #f36e22;
}


/* OLD "GO" Gradient

.btn-go-gradiant {
    background: #56d38b;
    background: -webkit-linear-gradient(legacy-direction(to right), #56d38b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#56d38b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #56d38b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #56d38b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #56d38b 0%, #1dc8cc 100%);
    border: 0px transparent solid;
    -webkit-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}

.btn-go-gradiant:hover, .btn-go-gradiant:focus, .btn-go-gradiant:active {
    background: #1dc8cc;
    background: -webkit-linear-gradient(legacy-direction(to right), #1dc8cc 0%, #56d38b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#1dc8cc), to(#56d38b));
    background: -webkit-linear-gradient(left, #1dc8cc 0%, #56d38b 100%);
    background: -o-linear-gradient(left, #1dc8cc 0%, #56d38b 100%);
    background: linear-gradient(to right, #1dc8cc 0%, #56d38b 100%);
}

*/

.btn-newgo-gradiant,
.btn-go-gradiant {
    background: linear-gradient(to right, #56d38b 0%, #15BEF0 100%);
    background: #56d38b;
    background: -webkit-linear-gradient(legacy-direction(to right), #56d38b 0%, #15BEF0 100%);
    background: -webkit-gradient(linear, left top, right top, from(#56d38b), to(#15BEF0));
    background: -webkit-linear-gradient(left, #56d38b 0%, #15BEF0 100%);
    background: -o-linear-gradient(left, #56d38b 0%, #15BEF0 100%);
    background: linear-gradient(to right, #56d38b 0%, #15BEF0 100%);
    border: 0px transparent solid;
    -webkit-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}

.btn-newgo-gradiant:hover,
.btn-newgo-gradiant:focus,
.btn-newgo-gradiant:active,
.btn-go-gradiant:hover,
.btn-go-gradiant:focus,
.btn-go-gradiant:active {
    background: #56d38b;
    background: -webkit-linear-gradient(legacy-direction(to right), #56d38b 0%, #56d38b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#56d38b), to(#56d38b));
    background: -webkit-linear-gradient(left, #56d38b 0%, #56d38b 100%);
    background: -o-linear-gradient(left, #56d38b 0%, #56d38b 100%);
    background: linear-gradient(to right, #56d38b 0%, #56d38b 100%);
}


/*.btn-newgo-gradiant:hover, .btn-newgo-gradiant:focus, .btn-newgo-gradiant:active {
    background: #15BEF0;
    background: -webkit-linear-gradient(legacy-direction(to right), #15BEF0 0%, #56d38b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#15BEF0), to(#56d38b));
    background: -webkit-linear-gradient(left, #15BEF0 0%, #56d38b 100%);
    background: -o-linear-gradient(left, #15BEF0 0%, #56d38b 100%);
    background: linear-gradient(to right, #15BEF0 0%, #56d38b 100%);
}*/

.btn-highlight-gradiant {
    background: #f36e22;
    background: -webkit-linear-gradient(legacy-direction(to top), #f36e22 0%, #ffbe4d 100%);
    background: -webkit-gradient(linear, left bottom, right top, from(#f36e22), to(#ffbe4d));
    background: -webkit-linear-gradient(bottom, #f36e22 0%, #ffbe4d 100%);
    background: -o-linear-gradient(bottom, #f36e22 0%, #ffbe4d 100%);
    background: linear-gradient(to top, #f36e22 0%, #ffbe4d 100%);
    border: 0px transparent solid;
}

.btn-highlight-gradiant:hover,
.btn-highlight-gradiant:focus,
.btn-highlight-gradiant:active {
    background: #f36e22;
}

.btn-orange,
.btn-orange.disabled,
.btn-co,
.btn-co.disabled,
.btn-primary,
.btn-primary.disabled,
.btn.bg-co {
    background: #F36E22;
    border: 1px solid #F36E22;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.btn-orange:hover,
.btn-orange.disabled:hover,
.btn-co:hover,
.btn-co.disabled:hover,
.btn-primary:hover,
.btn-primary.disabled:hover,
.btn.bg-co:hover {
    background: #DA570B;
    border: 1px solid #DA570B;
}

.carousel-thumbnails .carousel-indicators img {
    max-width: 100px;
    height: 50px;
    overflow: hidden;
    display: block;
}

.carousel-thumbnails .carousel-indicators li {
    height: auto;
    max-width: 100px;
    width: 100px;
    border: none;
    box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.75);
}

.carousel-thumbnails .carousel-indicators li.active {
    border-bottom: 4px solid #fff;
}

.bg-mobile {
    background: url("../../assets/images/ui/mobileBG.png") no-repeat;
    background-size: contain;
    padding: 60px 140px 85px 92px!important;
}

.bg-mobile .carousel {
    transform: rotate(-1deg);
    border: 2px #aaa solid;
}

.bg-mobile .carousel-item .card {
    min-height: 265px;
}

.britco {
    background: url("../../assets/images/whosusing/_thumb-britco.jpg") no-repeat;
}

.angel {
    background: url("../../assets/images/whosusing/_thumb-angelco.jpg") no-repeat;
}

.taco {
    background: url("../../assets/images/whosusing/_thumb-taco.jpg") no-repeat;
}

.popco {
    background: url("../../assets/images/whosusing/_thumb-popco.jpg") no-repeat;
}

.britco,
.angel,
.taco,
.popco {
    background-size: contain;
}

#registrars a img {
    filter: grayscale(100%);
    opacity: 0.6;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

#registrars a:hover img {
    filter: grayscale(0%);
    opacity: 1;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

#home-head {
    background: url("../../assets/images/ui/ind-arrow-bg.png") no-repeat center top;;
    background-position: top center;
    background-size: auto;
}

#freeb-head {
    background: url("../../assets/images/ui/freeb-head.png") no-repeat;
    background-position: top center;
    background-size: auto;
}

.img-shadow {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1)!important;
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1)!important;
}

#userdrop {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1)!important;
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1)!important;
    border: none;
    padding: 3px 10px!important;
    right: auto;
    left: 35px;
    top: -10px;
    width: auto;
}

#userdrop li {
    margin: 0px;
    padding: 0;
    line-height: 20px;
}

#userdrop li a {
    margin: 5px 0px;
    padding-top: 2px;
    font-size: 13px!important;
}

#userdrop li a:hover {
    color: #f36e22;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(168, 172, 177, .13);
}

#WHOIS {
    margin-top: 25px;
    border: 1px solid rgba(168, 172, 177, .15);
    width: 100%;
}

#WHOIS tr td {
    padding: 10px 13px;
    font-size: 15px;
}

.footer4 .social ul li a {
    font-size: 26px;
    margin-right: 15px;
}

.footer4 .social ul.list-inline li a:hover {
    color: #f36e22;
}

#freebie-c {
    background: url("../../assets/images/ui/freebieBG.png") no-repeat;
    background-position: top left;
    background-size: contain;
}

#homenews {
    background: url("../../assets/images/ui/newsBG.png") no-repeat;
    background-position: 95% 0%;
    background-size: 15%;
}

@media (max-width: 501px) {
    #homenews {
        background: none;
    }
    .autonumchange{float:right;position: absolute;top: 58%;left: 82% !important;color: gray;}
}
@media(max-width: 374px) {

     .g-recaptcha.gap-20  iframe[title="reCAPTCHA"] {
        /* transform: scale(0.6) translateX(-36px) translateY(-14px);
        width: 200px !important; */
        transform:scale(0.77);
-webkit-transform:scale(0.77);
transform-origin:0 0;
-webkit-transform-origin:0 0;
    } 
    .g-recaptcha{
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        }
    
    }
    
     
    
    @media(max-width: 414px) {
        /* .g-recaptcha.gap-20  iframe[title="reCAPTCHA"] {
            transform: scale(0.6) translateX(-16px) translateY(-14px);
        } */
    
        .g-recaptcha.gap-20 > div {
        /* padding-left: 20px;
        padding-right: 20px; */
    }
    .g-recaptcha{
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        }
    
    }

@media (min-width: 768px) {
    /* show 3 items */
    #carouselMulti .carousel-inner .active,
    #carouselMulti .carousel-inner .active+.carousel-item,
    #carouselMulti .carousel-inner .active+.carousel-item+.carousel-item,
    #carouselMulti .carousel-inner .active+.carousel-item+.carousel-item+.carousel-item {
        display: block;
    }
    #carouselMulti .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    #carouselMulti .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
    #carouselMulti .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item,
    #carouselMulti .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item {
        transition: none;
    }
    #carouselMulti .carousel-inner .carousel-item-next,
    #carouselMulti .carousel-inner .carousel-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    #carouselMulti .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    #carouselMulti .active.carousel-item-left+.carousel-item-next.carousel-item-left,
    #carouselMulti .carousel-item-next.carousel-item-left+.carousel-item,
    #carouselMulti .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
    #carouselMulti .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item,
    #carouselMulti .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be abso position for animations */
    #carouselMulti .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    #carouselMulti .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
    #carouselMulti .carousel-item-prev.carousel-item-right+.carousel-item,
    #carouselMulti .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
    #carouselMulti .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item,
    #carouselMulti .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

#perkcards .card-header h4 {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

@media (max-width: 1023px) {
    .topbar {
        position: fixed;
    }
    .h11-nav .navbar-nav .nav-item {
        margin: 0 20px;
    }
}

@media (max-width: 991px) {
    .topbar {
        position: relative;
        margin-bottom: -50px;
    }
}

#freeb-filters input:placeholder-shown {
    font-size: 16px!important;
}

#freeb-filters input::placeholder {
    font-size: 16px!important;
}

#freeb-filters input::-webkit-input-placeholder {
    font-size: 16px!important;
}

#freeb-filters input::-moz-placeholder {
    font-size: 16px!important;
}

#freeb-filters input:-ms-input-placeholder {
    font-size: 16px!important;
}

#freeb-filters input:-moz-placeholder {
    font-size: 16px!important;
}

#whos-map {
    background: url('../../assets/images/ui/MapWcolorD-NoText.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
}

#whos-carousel .carousel-control-next,
#whos-carousel .carousel-control-prev {
    width: 5%;
}

#whoscards a img {
    filter: grayscale(100%);
    opacity: 0.8;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

#whoscards .card:hover img {
    filter: grayscale(0%);
    opacity: 1;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

#whoscards .card:hover {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.3);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.3);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

#whosusing-head {
    background: url("../../assets/images/ui/whosusing-conames-head.png") no-repeat;
    background-position: top center;
    background-size: auto;
}

@media (max-width: 1200px) {
    #whosusing-head {
        padding-top: 100px;
    }
}

@media (max-width: 991px) {
    #whosusing-doms {
        padding-top: 85px;
    }
}


/* Switch Toggle */

.coswitch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.coswitch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.coslider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.coslider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.coslider {
    background-color: #f36e22;
}

input:focus+.coslider {
    box-shadow: 0 0 1px #ffffff;
}

input:checked+.coslider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */

.coslider.coround {
    border-radius: 34px;
}

.coslider.coround:before {
    border-radius: 50%;
}

#whyTab .nav-link {
    color: #f36e22;
    padding-top: 13px;
    padding-bottom: 13px;
}

#whyTab .nav-link:hover {
    color: #f36e22;
    background: #eee;
}

#whyTab .nav-link.active {
    color: #fff;
    background: #f36e22;
}

#whyTab .nav-item .nav-link {
    border-radius: 5px 0 0 5px;
}

#why-features {
    background: url("../../assets/images/ui/why-allbg.png") no-repeat;
    background-size: 100%;
    background-position: 50% 180px;
}

@media (max-width: 1199px) {
    #why-features {
        background: url("../../assets/images/ui/why-allbg.png") no-repeat;
        background-size: 1199px;
        background-position: 50% 210px;
        max-width: 1199px!important;
        margin: 0!important;
        padding: 50px 6%!important;
    }
}

@media (max-width: 991px) {
    #why-features {
        background: none;
        max-width: auto!important;
        margin: 0!important;
        padding: 0!important;
    }
}

#why-videos {
    background: url("../../assets/images/ui/why-vid-bg.png") no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: auto;
}

#whyvid {
    background: url("../../assets/images/ui/whyvid-bg.png") no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: auto;
}

#faq-head {
    background: url("../../assets/images/ui/why-head-bg.png") top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: auto;
}

#quote {
    background: url("../../assets/images/ui/quote.png") no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: auto;
}

@media (max-width: 768px) {
    #quote {
        background-position: 16px 0px;
    }
}

#quote-l-col {
    background: url("../../assets/images/ui/quote.png") no-repeat;
    background-position: 0px 0px;
    background-size: 150px;
    padding-left: 40px;
    padding-top: 25px;
    margin-left: -40px;
}

#find-head {
    background: url("../../assets/images/ui/find-head.png") no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: auto;
}


/*#find-foot {
	background: url("../../assets/images/ui/find-foot.png") no-repeat;
	background-position: 50% 100%;
	background-size: 1600px;
}*/

#female {
    background: url("../../assets/images/ui/fem-head.png") no-repeat;
    background-position: 50% 30px;
    background-size: 1600px;
}

#goal-digger {
    background: url("../../assets/images/ui/goaldigger.png") no-repeat;
    background-position: 73% 25px;
    background-size: 375px;
}

@media (min-width: 1786px) {
    #goal-digger {
        background-position: 60% 25px;
    }
}

@media (max-width: 1199px) {
    #goal-digger {
        background-position: 90% 25px;
    }
}

@media (max-width: 768px) {
    #goal-digger {
        background: none;
    }
}

#fem-carousel .carousel-control-prev {
    margin-left: -100px;
}

#fem-carousel .carousel-control-next {
    margin-right: -100px;
}

#quote-c {
    background: url("../../assets/images/ui/fem-quote-c.png") no-repeat;
    background-position: 0px 0px;
    background-size: 150px;
}

#coTab .nav-link {
    color: #f36e22;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-bottom: 5px;
}

#coTab .nav-link:hover {
    color: #f36e22;
    background: #eee;
}

#coTab .nav-link.active {
    color: #444;
    background: #eee;
    border-left: 10px #f36e22 solid;
}

#coTab .nav-item .nav-link {
    border-radius: 3px;
}

#coTab .nav-item ul li a {
    color: #f36e22;
    font-size: 16px;
}

#coTab .nav-item ul li a:hover {
    color: #444;
}

#coTab .nav-item ul li.active a {
    color: #444;
}

#coTab .nav-item ul {
    list-style-type: none;
    padding: 10px 10px 10px 28px;
    border-bottom: 1px #DDD solid;
    margin-bottom: 5px;
    background: #fff;
}

#coTab .nav-item ul li {
    padding-top: 8px;
    padding-bottom: 8px;
}

#co-story {
    background: url("../../assets/images/ui/costory-bg.png") no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: auto;
}

#co-about {
    background: url("/assets/images/ui/co-about.png") no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: auto;
}
/**MOBILE HEADERS**/

@media (max-width: 825px) {
    #find-head {
        background-position: 80% -100px;
    }
    #whyco {
        padding-top: 60px;
        background: url("../../assets/images/ui/why-vid-bg.png") no-repeat;
        background-position: 70% 0;
        background-size: 1500px;
    }
    #freeb-head {
        background-position: 70% -10px;
    }
    #female {
        background-position: 85% -35px;
    }
    #home-head {
        background-position: 70% -10px;
    }
    #home-head .col-md-8 {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media (max-width: 500px) {
    #home-head .col-md-8 {
        padding-left: 45px;
        padding-right: 45px;
    }
}

@media (max-width: 990px) {
    #ffacts .border-right {
        border-right: none!important;
    }
}

.ff-2mil {
    background: url('../../assets/images/ui/ffacts-2mil.png') no-repeat;
    background-size: contain;
    background-position: 95% 0px;
}

.ff-20th {
    background: url('../../assets/images/ui/ffacts-20th.png') no-repeat;
    background-size: contain;
    background-position: 95% 0px;
}

.ff-80x {
    background: url('../../assets/images/ui/ffacts-80x.png') no-repeat;
    background-size: contain;
    background-position: 95% 0px;
}

.ff-50 {
    background: url('../../assets/images/ui/ffacts-50.png') no-repeat;
    background-size: contain;
    background-position: 95% 0px;
}

.ff-750 {
    background: url('../../assets/images/ui/ffacts-750.png') no-repeat;
    background-size: contain;
    background-position: 95% 0px;
}

.ff-130 {
    background: url('../../assets/images/ui/ffacts-130.png') no-repeat;
    background-size: contain;
    background-position: 95% 0px;
}


/**PREMIUMS**/

#premiums .card img.card-img {
    filter: grayscale(100%);
    opacity: 0.25;
    transition-duration: 1s;
}

#premiums .card.featured::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
    border-radius: 5px;
    opacity: .7;
    z-index: 1;
}

#premiums .card .card-img-overlay {
    z-index: 100;
}

#premiums .card:hover img.card-img {
    filter: grayscale(0%);
    opacity: 0.65;
    transition-duration: 1s;
}


/*
#premiums .card:hover a.available {
	display:none;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}
*/

#premiums .card a.learn {
    display: none;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}


/*
#premiums .card:hover a.learn {
	display:inline-block;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}
*/

#premiums .card a.prembtn {
    display: none;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

#premiums .card:hover a.prembtn {
    display: inline-block;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

#premiums .card .card-img-overlay img {
    transform: rotate(-5deg) scale(0.8);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

#premiums .card:hover .card-img-overlay img {
    transform: rotate(1deg) scale(1);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

#premium-toggle .nav-link {
    font-size: 15px;
    color: /*#F36E22*/
    #7B7F8B!important;
    padding: 5px 10px;
    margin: 2px;
}

#premium-toggle .nav-link:hover {
    font-size: 15px;
    color: #FFF!important;
    background: #F36E22;
}

#premium-toggle .nav-link.active,
#premium-toggle .nav-link.active:hover {
    font-size: 15px;
    color: #FFF!important;
    background: #7B7F8B;
}

#premium-head {
    background: url("../../assets/images/ui/premium-head.png") no-repeat;
    background-position: 50% 50px;
    background-size: 1500px;
}

#premiums .KG {
    overflow: hidden;
    white-space: nowrap;
}

#premiums .card.sec::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
    border-radius: 5px;
    opacity: .7;
    z-index: 1;
}

#premiums .sec .zind {
    z-index: 100!important;
}

@media (max-width: 525px) {
    #premiums .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    #premiums .col-6 .card .card-img-overlay {
        margin-top: 20%;
    }
}

@media (max-width: 400px) {
    #premiums .col-6 .card .card-img-overlay {
        margin-top: 13%;
    }
}

.prem .btn-success.btn-block:hover {
    background-color: #15BEF0;
    border-color: #15BEF0;
}


/* BLOG */

#blog-head {
    background: url("../../assets/images/ui/premium-head.png") repeat;
    background-position: top center;
    background-size: auto;
}

#blog-post-head {
    background: url("../../assets/images/ui/premium-head.png") no-repeat;
    background-position: top center;
    background-size: auto;
}

#posts .card.featured img {
    filter: grayscale(50%);
    opacity: 0.20;
    transition-duration: 1s;
}

#posts .card .card-img-overlay {
    /* z-index: 100; */
    z-index: 1;
}

#posts h6 {
    font-size: 26px!important;
}


/* Hide AddToAny vertical share bar when screen is less than 980 pixels wide */

@media screen and (max-width: 980px) {
    .a2a_floating_style.a2a_vertical_style {
        display: none;
    }
}

.a2a_kit.sized .a2a_svg {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    margin-top: 5px;
}

#arrow-head {
    background: url('../../assets/images/ui/ind-arrow-bg2.png') no-repeat;
    background-position: top center;
    background-size: auto;
}
#arrow-headinner{
    background: url('../../assets/images/ui/ind-arrow-bg2.png') no-repeat;
    background-position: top center;
    background-size: auto;
}

#suggestedom {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    width: 30em;
    margin-bottom: 1rem;
}

#recommended {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    display: contents;
    margin-top: 0px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.listitem {
    display: none;
}

.totop {
    position: fixed;
    bottom: 10px;
    right: 20px;
}

.totop a {
    display: none;
}

#loadMore {
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}

#become-registrar{
    font-family: Colby-CpReg !important;
}
.dropdown-item{ cursor: pointer; }

/* top menu | symbol style */
.topmenusym {color: #CCC; font-family: Miso-Lt;}

/* auto scrolling text on home page */
.autoscrolltxt{font-size: 30px;}

/* home page tlds dropdown */
.domaintlddropdown{border-radius: 0; border: 2px solid rgba(120, 130, 140, 0.18); border-left: none; box-shadow: none;}

/* cookies popup style */
.cookie-message{opacity:1;display:block;position:fixed;left:0;bottom:0;padding:15px 5% 5px;width:90%;background:rgba(0,0,0,.75);z-index:9999}.cookie-message h5{margin:0;font-size:22px;color:#fff}.cookie-message p{margin:10px 0;color:#eee}.cookie-message .close{position:absolute;top:5px;right:5px;padding:5px 10px;font-size:16px;color:#ddd;border:1px solid #666;border-radius:2px;cursor:pointer}.cookie-message .btn{text-transform:uppercase;display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:3px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-font-smoothing:antialiased}.cookie-message .btn-default{color:#666;background:#ddd;border-color:#ddd}.cookie-message .btn-primary{color:#fff;background:#42ba5d;border-color:#42ba5d}.cookie-message .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}

.domleftb{
    border-left: 5px solid #A8ACB1;
}

.domain-search-bg {
    background-color:#d3d3d3; 
    background-image:url('/assets/images/ui/background_domains_searchtool.png');
    height:250px;
    background-position: center;
    background-size: cover;
}

.fondo1-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo1.jpg');
}

.fondo2-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo2.jpg');
}

.fondo3-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo3.jpg');
}

.fondo4-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo4.jpg');
}

.fondo5-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo5.jpg');
}

.fondo6-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo6.jpg');
}

.fondo7-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo7.jpg');
}
.fondo8-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo8.jpg');
}

.fondo9-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo9.jpg');
}

.fondo10-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo10.jpg');
}

.fondo11-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo11.jpg');
}

.fondo12-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo12.jpg');
}

.fondo13-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo13.jpg');
}

.fondo14-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo14.jpg');
}

.fondo15-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo15.jpg');
}

.fondo16-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo16.jpg');
}

.fondo17-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo17.jpg');
}

.fondo18-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo18.jpg');
}

.fondo19-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo19.jpg');
}

.fondo20-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo20.jpg');
}

.fondo21-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo21.jpg');
}

.fondo22-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo22.jpg');
}

.fondo23-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo23.jpg');
}

.fondo24-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo24.jpg');
}

.fondo25-img {
    background-image:url('/assets/images/ui/museo-del-internet/fondo25.jpg');
}
/* contact us page display none */
.displaynone{display: none;}
.autonumchange{float:right;position: absolute;top: 58%;left: 89%;color: gray;}
.recaptch{clear:both;margin-bottom: 20px;}
.modelpopcontact{overflow:hidden !important;min-height: auto !important;}
.contactusfont{font-family: Miso-Lt;}
.errorinred{color:red;}
.unsubscribpopup{overflow:hidden !important;min-height: auto !important;}
.blogtitletext{
    font-family: Miso-Lt;
    font-size: 26px;
    color: black !important;

}

