body {
    font-family: 'Montserrat', sans-serif;
    background: #EEEEF2;
    color: #004d4d;
}
body a {
    color: #286090;
}
h1,h2,h3,h4,h5 {
    font-family: 'Lato', sans-serif;
}
.container-white {
    background: #ffffff;
}
.container-darkblue {
    background: #006699;
    color: #ffffff;
}
.container-lightblue {
    background: #e6f7ff;
}
.homepage-img {
    position: relative;
    margin: 0;
    background-size:cover;
    width:100%;
    height: 630px;
    background-image:url('/resources/assets/images/header.jpg');
    background-repeat:no-repeat;
    background-position:center center;

}
.navbar-nav {
    text-transform: uppercase;

}
.navtop {
    margin-top: 65px;
    float: right;
}
.navtop a {
    color: white;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: #333;
    opacity: 0.8;
    transition: background-color 0.5s ease;
}
.navtop-inner {
    margin-top: 18px;
}
.navbar-inner {
    background: #333333;
    border-radius: 0;
    margin-bottom: 0 !important;
}


.nav2bar-nav2 {
    text-transform: uppercase;
color: white;
background: #ccf5ff;
}
.nav2top {
    margin-top: 65px;
    float: right;

}
.nav2top a {
    color: white;
}
.nav2>li>a:focus, .nav2>li>a:hover {
    background: #FFFFFF;
    opacity: 0.8;
    transition: background-color 0.5s ease;
}
.nav2top-inner {
    margin-top: 18px;
}
.nav2bar-inner {
    background: #FFFFFF;
    border-radius: 0;
    margin-bottom: 0 !important;
}



.nav2{
  padding-left:0;margin-bottom:0;list-style:none
}
.nav2>li{position:relative;display:block}
.nav2>li>a{position:relative;display:block;padding:10px 15px}
.nav2>li>a:focus,.nav2>li>a:hover{text-decoration:none;background-color:#d6f5d6}
.nav2>li.disabled>a{color:#FFFFFF}
.nav2>li.disabled>a:focus,.nav2>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}
.nav2 .open>a,.nav2 .open>a:focus,.nav2 .open>a:hover{background-color:#FFFFFF;border-color:#FFFFFF}
.nav2 .nav2-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#FFFFFF}
.nav2>li>a>img{max-width:none}.nav2-tabs{border-bottom:1px solid #FFFFFF}

@media (min-width:768px){.nav2bar-nav2{float:left;margin:0}
.nav2bar-nav2>li{float:left}.nav2bar-nav2>li>a{padding-top:15px;padding-bottom:15px}}



h1.brand {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    margin-top: 65px;
    color: #ffffff;
}
h1.brand span.sub-brand {
    font-weight: 400;
}
h1.brand a {
    color: white;
}
h1.brand a:hover {
    text-decoration: none;
}
h1.brand-footer {
    margin: 0;
    padding: 0 0 20px 0;

}
h1.brand-footer a{
    color: #ffffff;
}
.brand-footer a{
      color: #ffffff;
    }

h1.brand-inner {
    margin-top: 20px;
    padding-bottom: 10px;
}
.col-home {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-align: center;
    padding-top: 120px;
    color: white;
    font-size: 20px;
}
.col-home h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 80px;
}
.col-home .call-to-action {
    margin-top: 30px;
}
.add-paddings {
    padding: 40px 0 40px 0;
}
ul.domain-list {
    list-style-type: none;
    margin: 45px 0 0 0;
    padding: 0;
}
ul.domain-list li {
    background: white;
    list-style: none;
    float: left;
    width: 30%;
    margin-right: 2%;
    margin-top: 1%;
}
ul.domain-list li h3 a {
    font-family: 'Roboto', sans-serif;
    color: #286090;
}
ul.domain-list .domain-ext {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    float: left;
    width: 30%;
    padding-top: 90px;
    background: #004d4d;
    color: #ffffff;
    height: 220px;
}
ul.domain-list .domain-title {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-align: left;
    float: right;
    width: 65%;
}
a.add-to-cart {
    margin: 0;
    border: 2px solid #004d4d;
    padding: 5px;
    text-align: center;
    width: 70px;
    text-decoration: none;
    color: #004d4d;
    background: white;
    font-size: 12px;
    float:right;
}
a.add-to-cart:hover {
    background: #004d4d;
    color: #ffffff;
}
a.add-to-cart-inner, a.btn-inverse {
    font-size: 16px;
    background: #004d4d;
    color: #ffffff;
    width: 100%;
    display: block;
    margin: 0;
}
a.add-to-cart-inner:hover, a.btn-inverse:hover {
    color: #004d4d;
    background: white;
    border:1px solid #004d4d;
}
a.more-info {
    border-left: 2px solid #004d4d;
    border-top: 2px solid #004d4d;
    border-bottom: 2px solid #004d4d;
    border-right: 0;
    padding: 5px;
    text-align: center;
    width: 70px;
    text-decoration: none;
    color: #004d4d;
    background: white;
    font-size: 12px;
    float:right;
}
a.more-info:hover {
    background: #004d4d;
    color: #ffffff;
}
.inner-title {
    font-size: 46px;
    margin: 0;
}
.footer {
    padding: 80px 0 80px 0;

}



.theading {
    background: #efefef;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
.domain-age {
    float: right;
    margin: 24px 0 0 15px;
}
.col-listings{
    background: #ffffff;
    padding: 5px 20px 20px 20px;
    margin-bottom: 20px;
    min-height: 220px;
    border: 1px solid #cecece;
}
.domain-price {
    padding: 0;
    margin: 5px 0;
}
.inline {
    display: inline;
}
.col-filters {
    display: none;
    text-align: center;
}
.col-filter-active {
    display: block;
}
.btn-navi {
  color: #FFFFFF;
  background-color: #004d4d;
  border-color: #130269;
}

.btn-navi:hover,
.btn-navi:focus,
.btn-navi:active,
.btn-navi.active,
.open .dropdown-toggle.btn-navi {
  color: #FFFFFF;
  background-color: #242B33;
  border-color: #130269;
}

.btn-navi:active,
.btn-navi.active,
.open .dropdown-toggle.btn-navi {
  background-image: none;
}

.btn-navi.disabled,
.btn-navi[disabled],
fieldset[disabled] .btn-navi,
.btn-navi.disabled:hover,
.btn-navi[disabled]:hover,
fieldset[disabled] .btn-navi:hover,
.btn-navi.disabled:focus,
.btn-navi[disabled]:focus,
fieldset[disabled] .btn-navi:focus,
.btn-navi.disabled:active,
.btn-navi[disabled]:active,
fieldset[disabled] .btn-navi:active,
.btn-navi.disabled.active,
.btn-navi[disabled].active,
fieldset[disabled] .btn-navi.active {
  background-color: #004d4d;
  border-color: #130269;
}

.btn-navi .badge {
  color: #004d4d;
  background-color: #FFFFFF;
}




.mtb20 {
    margin-bottom: 20px
}
.mtb30 {
    margin-bottom: 30px
}
.mtb40 {
    margin-bottom: 40px
}
.mtb50 {
    margin-bottom: 50px
}
.mtb60 {
    margin-bottom: 60px
}
.mtb70 {
    margin-bottom: 70px
}
.mtb80 {
    margin-bottom: 80px
}
.mtt10 {
    margin-top: 10px
}
.mtt20 {
    margin-top: 20px
}
.mtt30 {
    margin-top: 30px
}
.mtt40 {
    margin-top: 40px
}
.mtt50 {
    margin-top: 50px
}
.mtt60 {
    margin-top: 60px
}
.mtt70 {
    margin-top: 70px
}
.mtt80 {
    margin-top: 80px
}
.ptb10 {
    padding-bottom: 10px
}
.ptb20 {
    padding-bottom: 20px
}
.ptb30 {
    padding-bottom: 30px
}
.ptb40 {
    padding-bottom: 40px
}
.ptb50 {
    padding-bottom: 50px
}
.ptb60 {
    padding-bottom: 60px
}
.ptb70 {
    padding-bottom: 70px
}
.ptb80 {
    padding-bottom: 80px
}
.ptt10 {
    padding-top: 10px
}
.ptt20 {
    padding-top: 20px
}
.ptt30 {
    padding-top: 30px
}
.ptt40 {
    padding-top: 40px
}
.ptt50 {
    padding-top: 50px
}
.ptt60 {
    padding-top: 60px
}
.ptt70 {
    padding-top: 70px
}
.ptt80 {
    padding-top: 80px
}


.read-more{
    font-weight: 600;
    font-size: 14px;
}
#review-section .entry-title{
    min-height: 45px;
}
#review-section .entry-title a, .read-more, .coupons-brand a, .section-title h2 a,
.link-black, .black-link-box a{
    color: #262424 !important;
}
.no-margin{
    margin: 0px !important;
}
.no-border{
    border: none !important;
}
.breadcrumb{
    font-size: 13px !important;
}
/*.section-title h2, .section-title h3  {
    text-transform: uppercase;
}*/

/* separators */
.separator, .separator-3 {
    display: block;
    width: 60px;
    height: 2px;
    margin: 25px 0 25px;
    background-color: #cccccc;
    position: relative;
    border: 1px solid #cccccc;
}
.hero-section .separator, .hero-section .separator-3{
    background-color: #fff;
    border: 1px solid #fff;
}
.separator:after, .separator-3:after{
    width: 30px;
    height: 2px;
    position: absolute;
    top: -1px;
    left: -1px;
    content: "";
}
.separator-2 {
    display: block;
    width: 30px;
    height: 2px;
    margin: 25px 0 25px;
    background-color: #cccccc;
    position: relative;
}
.separator-3{
    margin: 30px auto 30px !important;
}
/*Round icons*/
.media-heading{margin-top:0;margin-bottom:5px}

.text-muted-light{
    color: hsla(0,0%,100%,.6);
}
.big-box {
    display: inline-block;
    height: 90px;
    width: 90px;
    line-height: 90px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    color: #FFF;
    text-align: center;
    font-size: 66px;
}
.ib-lg {
    height: 90px;
    width: 90px;
    line-height: 90px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    color: #00b300;
}




.preload-search {
    display: none;
}
#ajax-search-form select {
    height: 35px;
}
