/* Google Web Font Open Sans */
@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300,600,700");
/* Font Awesome icons */
@import url("/app/css/fontawesome.min.css");
/* Font BD-Category icons */
@import url("/app/css/bd-icons.min.css");
/* bd-blue */
/* med-blue */
/* lght-blue */
/* lghter blue */
/* lghtest-blue */
/* bd-red */
/* med-red */
/* drk-red */
/* start reset 
------------------------------------------------------------------------*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%; }

html, body {
  height: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

b, strong {
  font-weight: 600; }

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

ol, ul {
  list-style: none; }

li {
  display: list-item; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th, td, caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

sub, sup, small {
  font-size: 75%; }

sub, sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

svg {
  overflow: hidden; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

iframe[src="about:blank"] {
  display: none; }

/* end reset */
/* START Typography
----------------------------------------------------------------------------------------------------*/
body {
  font: 18px/1.5 "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300;
  background: #e6f1f5 url(/app/img/main/bg-main-hilight-fade.jpg) repeat-x top center;
  color: #424242;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

a {
  cursor: pointer;
  text-decoration: none; }

pre,
code {
  font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace; }

hr {
  border: 0 #dfe1e2 solid;
  border-top-width: 1px;
  box-shadow: 0 1px 0 0 #fff;
  clear: both;
  height: 0; }

.hr-form {
  margin: 40px 0 .5em 310px; }

.weight-reg, .txt-norml, .phone-us, .phone-world, .h-nav-main-li, .sold-date, .sold-name, .sold-price, #tld-filter, .domain-price, .nav-err-page li a, .nav-pop-categories a, .nav-lvl1, .sub-categories li a, .btn-read-more, .policy-h, .contact-h, .careers-h, .faqs-h, .testimonials-h, .sell-domains-h, .f-container-padleft, #menu-my-nav a {
  font-weight: 400; }

.weight-semi, .sub-nav-search-h, .btn-select-tld, .tab-grey, .a-case-study, .home-categories-li a, .promo-circle-inner h3, .txt-no-match strong, .txt-available-wrap, .match-phone-us, .btn-cta-match, .btn-cta-match-request, .container-searched-term, .container-searched-term:hover, .container-contains-select, .container-search-category,
.container-search-price,
.container-search-tld,
.container-search-exclude, .sort-by, .toggle-sort, .btn-save-alert, .pagination, .btn-generic-blue, .btn-make-offer, .bg-tabbed-header, .bg-tabbed-header-contact-us, .bg-tabbed-header-sell-domains, .label-standard, .billboard-about .txt-super-h, .billboard-about-premium .txt-super-h, .billboard-careers .txt-super-h, .billboard-sell .txt-super-h, .container-billboard-art .txt-super-h, .container-billboard-categories .txt-super-h, .container-billboard-automotive .txt-super-h, .container-billboard-business .txt-super-h, .container-billboard-dating .txt-super-h, .container-billboard-education .txt-super-h, .container-billboard-entertainment .txt-super-h, .container-billboard-family .txt-super-h, .container-billboard-financial .txt-super-h, .container-billboard-food .txt-super-h, .container-billboard-gaming .txt-super-h, .container-billboard-health .txt-super-h, .container-billboard-home-garden .txt-super-h, .container-billboard-insurance .txt-super-h, .container-billboard-information .txt-super-h, .container-billboard-legal .txt-super-h, .container-billboard-music .txt-super-h, .container-billboard-politics .txt-super-h, .container-billboard-pro-services .txt-super-h, .container-billboard-real-estate .txt-super-h, .container-billboard-retail .txt-super-h, .container-billboard-science .txt-super-h, .container-billboard-sports .txt-super-h, .container-billboard-technology .txt-super-h, .container-billboard-travel .txt-super-h, .nav-sub-column-h, .main-categories li a, .h-column-article, .btn-view-more-categories, #searchform label {
  font-weight: 600; }

.txt-sm {
  font-size: 0.667em; }

.txt-med-sm {
  font-size: 0.722em; }

.txt-med {
  font-size: 0.833em; }

.txt-h1-about {
  color: #424242;
  text-transform: none; }

.txt-h1-success {
  color: #233a78;
  font-size: 1.3em;
  text-align: center; }

.txt-med-lg, .btn-cta-match, .btn-cta-match-request, .select-large {
  font-size: 1.111em; }

.txt-lg {
  font-size: 1.556em; }

.txt-upper {
  text-transform: uppercase; }

.txt-center {
  margin: 0 auto;
  text-align: center; }

.txt-no-case {
  text-transform: none; }

.txt-bd-blue {
  color: #233a78; }

.txt-bd-red {
  color: #d21334; }

.txt-bd-grey {
  color: #424242; }

.txt-drk-red {
  color: #a50f2d; }

.txt-lght-blue {
  color: #8ca7c6; }

.txt-hilite-blue {
  color: #6dcff6; }

.txt-med-blue {
  color: #507ec0; }

.txt-grey {
  color: #959595; }

.txt-green {
  color: #1d8502; }

.float-left, span.select, span.select-large, .bd-logo-main, .h-nav-main-li, .search-text-field, .search-submit, .a-case-study, .home-categories-li, .container-category, .txt-cat-nav, .promo-circle-inner, .form-whitepaper, .container-phone, .container-btn-cta, .container-searched-term, .term, .container-search-field, .container-filters, .container-contains-select, #hyphen-filter,
#numeral-filter, .container-search-category,
.container-search-price,
.container-search-tld,
.container-search-exclude, .keyword-ex, .clear-form, .tld-li,
.tld-li-omega, .container-sort-by,
.container-limit-length, .container-save-alert, .container-name, .txt-view-more-main, .container-price, .container-first-name,
.container-last-name,
.container-cc-list,
.container-field-cc,
.container-cc-expire-m,
.container-cc-expire-yr,
.width-half, .container-pricing-select, .container-pricing-select-to, .container-domain-specialist, .container-content-side, .container-first-30,
.container-last-30, .container-last-40, .container-last-50, .container-last-70, .container-first-50, .container-first-60, .container-first-70,
.container-expire, .container-ccv,
.container-city,
.container-state,
.container-zip, .nav-sub-column, .nav-pop-categories, .nav-lvl1, .content-lander-article, .main-categories, .sub-categories, .sub-categories li, .snippit-article, .special-sub-nav-container, .sticky .special-sub-nav-container, .pop-err-icon, .pop-err-message-txt, .f-contact-info, .f-nav-container {
  float: left; }

.float-right, .phone-header, .nav-header, .search-tld-drop, .container-pagination, .pagination li, .domain-cta {
  float: right; }

.marg-bottom {
  margin-bottom: 20px; }

.marg-left {
  margin-left: 20px; }

.marg-right {
  margin-right: 20px; }

.marg-top {
  margin-top: 20px; }

/* `Headings
----------------------------------------------------------------------------------------------------*/
h2,
h3,
h5,
h6 {
  color: #233a78;
  font-weight: 300; }

h1,
.txt-h1-intro {
  color: #fff;
  font-size: 2.556em;
  font-weight: 300;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.7);
  text-transform: uppercase; }

h2 {
  font-size: 2.111em;
  text-transform: uppercase; }

h2.large {
  font-size: 2.444em; }

h2.reg {
  text-transform: none; }

.phone-us, .inner-billboard .form-field, .msg-line1, .bg-tabbed-header-contact-us, .bg-tabbed-header-sell-domains, h3 {
  font-size: 1.444em; }

h4 {
  font-size: 1em; }

h5 {
  font-size: 0.833em; }

h6 {
  color: #424242;
  font-size: 0.722em;
  font-weight: 600; }

/* `Spacing
----------------------------------------------------------------------------------------------------*/
.list-order {
  list-style: decimal; }

.list-un {
  list-style: disc; }

.list-un li,
.list-order li {
  margin-left: 30px; }

p,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
.list-un,
.list-order,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: .5em; }

input[placeholder],
[placeholder] {
  font-style: italic; }

input#makeofferprice[placeholder], #makeofferprice[placeholder], *#makeofferprice[placeholder] {
  color: #d5d5d5;
  font-size: 0.889em;
  font-style: normal !important;
  padding: 0.875em 1.750em;
  font-weight: 300 !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#makeofferprice::-webkit-input-placeholder {
  color: #d5d5d5; }

#makeofferprice:-moz-placeholder {
  /* Firefox 18- */
  color: #d5d5d5; }

#makeofferprice::-moz-placeholder {
  /* Firefox 19+ */
  color: #d5d5d5; }

#makeofferprice:-ms-input-placeholder {
  color: #d5d5d5; }

.label-none {
  display: none; }

/* END Typography */
/* `FORM select drop downs restyled http://cssglobe.com/custom-styling-of-the-select-elements
----------------------------------------------------------------------------------------------------*/
/* specific form DIVs have position property set to relative so we can easily position newly created SPAN */
form div.container-select {
  position: relative;
  top: 0; }

form .container-select-large {
  height: 66px;
  margin-top: 10px; }

/* setting the width and height of the SELECT element to match the replacing graphics */
select.select {
  height: 32px !important;
  position: relative;
  width: 100% !important;
  z-index: 10; }

.container-category-main select.select,
.container-pricing-select select.select {
  height: auto !important; }

select.select-large {
  -webkit-appearance: none;
  color: #424242;
  font-size: 1em !important;
  height: 66px !important;
  padding: 1em;
  position: relative;
  width: 100% !important;
  z-index: 10; }

/* dynamically created SPAN, placed below the SELECT */
span.select {
  background: #fff url(/app/img/main/bg-select.png) no-repeat 96% center;
  border: 1px solid #ccc;
  border-radius: 5px;
  bottom: 0;
  box-shadow: inset 0 5px 18px rgba(0, 0, 0, 0.2);
  color: #545454;
  cursor: default;
  font-size: 0.722em;
  font-weight: 400;
  height: 32px;
  left: 0;
  line-height: 26px;
  padding: .2em 1em;
  position: absolute;
  text-indent: 10px;
  top: 0;
  width: 100%;
  z-index: 1; }

span.select-large {
  border-radius: 5px;
  border: 1px solid #ccc;
  box-shadow: inset 0 5px 18px rgba(0, 0, 0, 0.2);
  color: #233a78;
  font-size: 1em;
  font-weight: 400;
  height: 66px;
  padding: 1em;
  width: 100%;
  background: #fff url(/app/img/main/bg-select.png) no-repeat 96% center;
  bottom: 0;
  cursor: default;
  left: 0;
  line-height: 26px;
  position: absolute;
  text-indent: 10px;
  z-index: 1; }

/* spinner 3 bounces - https://github.com/tobiasahlin/SpinKit
----------------------------------------------------------------*/
#tdfsSpinner {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.spinner {
  margin: 10px auto 0;
  width: 100%;
  text-align: center; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #233a78;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out both;
  animation: bouncedelay 1.4s infinite ease-in-out both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
/*
fade in */
.domain_fade_in {
  -webkit-animation: domain_fade 4s linear;
  -moz-animation: domain_fade 4s linear;
  -o-animation: domain_fade 4s linear;
  -ms-animation: domain_fade 4s linear;
  animation: domain_fade 4s linear; }

@-webkit-keyframes domain_fade {
  0% {
    opacity: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    opacity: 1;
    transform: translateY(165px);
    -webkit-transform: translateY(165px); }
  100% {
    opacity: 0;
    transform: translateY(330px);
    -webkit-transform: translateY(330px); } }
@-moz-keyframes domain_fade {
  0% {
    opacity: 0;
    -moz-transform: translateY(0px); }
  50% {
    opacity: 1;
    -moz-transform: translateY(165px); }
  100% {
    opacity: 0;
    -moz-transform: translateY(330px); } }
@-o-keyframes domain_fade {
  0% {
    opacity: 0;
    -o-transform: translateY(0px); }
  50% {
    opacity: 1;
    -o-transform: translateY(165px); }
  100% {
    opacity: 0;
    -o-transform: translateY(330px); } }
@keyframes domain_fade {
  0% {
    opacity: 0;
    transform: translateY(0px); }
  50% {
    opacity: 1;
    transform: translateY(165px); }
  100% {
    opacity: 0;
    transform: translateY(330px); } }
/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s; }

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fade-out {
  opacity: 1;
  -webkit-animation: fadeOut ease-out 1;
  -moz-animation: fadeOut ease-out 1;
  animation: fadeOut ease-out 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s; }

.pos-rel {
  position: relative; }

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0; }

.clearfix:after {
  clear: both; }

/* MAJOR LAYOUT SECTIONS ONLY
------------------------------ Use bd-modules.css for any Sub-Sections, Minor Layouts i.e. Modules */
#container-header,
.contain-header {
  /*height:104px;*/
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 2;
  width: 100%; }

#container-header.home,
.contain-header.home {
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
  position: relative;
  z-index: 4; }
  #container-header.home .box-topsearch,
  #container-header.home .container-chat-btn,
  .contain-header.home .box-topsearch,
  .contain-header.home .container-chat-btn {
    display: none; }

#header {
  margin: 0 auto;
  text-align: left;
  width: 100%; }

#container-feature {
  background: #c0e9f4 url(/app/img/main/bg-feature-10x209.jpg) repeat-x;
  border-bottom: 1px solid #d8d8d8;
  padding: 1em; }

#feature {
  margin: 0 auto;
  max-width: 960px;
  width: 100%; }

#container-content,
.contain-content {
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 1; }

#content-wrapper {
  margin: 0 auto;
  padding-bottom: 125px;
  text-align: left;
  width: 100%; }

#container-footer {
  background: url(/app/img/main/bg-footer.jpg) repeat-x bottom;
  min-height: 225px;
  margin: auto;
  position: relative;
  text-align: center;
  z-index: 999; }

#footer {
  background: url(/app/img/main/footer-iphone5.png) no-repeat left top;
  color: #8ca7c6;
  margin: 0 auto;
  padding: 3em 0 0 20%;
  text-align: left; }
  #footer a, #footer a:visited {
    color: #8ca7c6;
    text-decoration: none; }
    #footer a:hover, #footer a:visited:hover {
      color: #aac0d7; }

#footer a:hover {
  color: #aac0d7; }

.inner-pad {
  padding: 1em 2em; }

.container-layout,
.container-inner {
  padding: 0 5%;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

.container-inner {
  padding: 2% 5%; }

/* Sub-Sections, Minor Layouts i.e. Modules ONLY
------------------------------------------------- Use bd-layout.css for MAJOR sections */
/* header area 
----------------------------------*/
.bd-logo-main {
  padding: 1% 2% 1% 0;
  width: 25%; }
  .bd-logo-main img {
    height: auto;
    max-width: 246px;
    width: 95%; }

.phone-header {
  margin: 15px 10px 10px 0; }

.phone-us {
  color: #233a78; }
  .phone-us .atel {
    color: #233a78; }

.phone-world {
  color: #233a78;
  font-size: 0.889em; }
  .phone-world .atel {
    color: #233a78; }

.atel {
  color: #424242; }

.nav-header {
  background: url(/app/img/main/bg-shdw-nav-main.png) no-repeat left center;
  margin-top: 10px;
  padding-left: 16px; }

.h-nav-main {
  border-bottom: 1px solid #d9e7f0; }

.h-nav-main-li {
  border-left: 1px solid rgba(195, 210, 232, 0.25);
  border-right: 1px solid rgba(195, 210, 232, 0.05);
  font-size: 0.8em;
  padding: 10px; }

.h-nav-main-li:first-child {
  border-left: none; }

.h-nav-main-li:last-child {
  border-right: none; }

.h-nav-main-a, .h-support,
.h-cart,
.h-nav-main-a:visited,
.h-support:visited,
.h-cart:visited {
  color: #233a78;
  text-decoration: none; }
  .h-nav-main-a:hover, .h-support:hover,
  .h-cart:hover,
  .h-nav-main-a:visited:hover,
  .h-support:visited:hover,
  .h-cart:visited:hover {
    color: #3f69d9; }

.h-chat {
  padding: 0 .5em; }

.a-norm,
.a-norm:visited {
  color: #507ec0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.a-norm:hover {
  color: #8ca7c6; }

#btn-nav-pop {
  display: none; }

.a-red {
  color: #d21334;
  font-weight: 600; }
  .a-red:hover {
    color: #c41230;
    text-decoration: underline; }

.h-nav-empty-bar, .h-nav-main, .h-nav-search-bar {
  border-left: 1px solid #f1f4fa; }

.h-nav-search-bar {
  background: #fafbfc;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2YzZjRmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjhmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZhZmJmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #f3f4f8 5%, #f7f8fa 20%, #fafbfc 30%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #f3f4f8), color-stop(20%, #f7f8fa), color-stop(30%, #fafbfc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f3f4f8 5%, #f7f8fa 20%, #fafbfc 30%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f3f4f8 5%, #f7f8fa 20%, #fafbfc 30%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f3f4f8 5%, #f7f8fa 20%, #fafbfc 30%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f3f4f8 5%, #f7f8fa 20%, #fafbfc 30%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f8', endColorstr='#fafbfc',GradientType=0 );
  /* IE6-8 */
  min-height: 42px;
  padding: 10px 0 0 10px; }
  .h-nav-search-bar .btn-select-tld {
    color: #fff;
    font-size: 0.778em; }
  .home .h-nav-search-bar {
    background: none; }

.container-FAQsearch {
  display: inline-block;
  min-height: 42px;
  padding: 10px 0 0 10px;
  width: 90%; }

/* search box 
----------------------------------*/
.search-form {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: inset 0 5px 18px rgba(0, 0, 0, 0.1);
  padding: 1.5% 1%;
  position: relative; }

.container-callout-premium-domains .search-form {
  font-size: .8em; }

.search-text-field {
  border: none;
  padding: 0 0 0 2%;
  /*position:relative;*/
  width: 48%; }

.form-field {
  background: none;
  border: none;
  color: #424242;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 0.889em;
  font-weight: 300;
  outline: none;
  width: 99%; }

.container-sub-column-search {
  background: url(/app/img/main/bg-shdw-nav-sub-column.png) no-repeat;
  margin-top: 10px;
  padding-top: 10px; }
  .container-sub-column-search .form-field {
    font-size: 0.889em; }
  .container-sub-column-search .search-form {
    box-shadow: inset 0 0px 15px rgba(0, 0, 0, 0.15);
    height: 30px;
    padding: 0 0 0 .75em;
    width: 95%; }
  .container-sub-column-search .search-text-field {
    width: 80%; }
  .container-sub-column-search .search-submit {
    top: 0; }
  .container-sub-column-search .btn-search {
    padding: 0; }

.sub-nav-search-h {
  font-size: 0.722em;
  margin: .5em;
  text-transform: uppercase; }

.search-tld-drop {
  margin-right: 20%;
  padding: 0;
  position: relative; }

.btn-select-tld {
  background: #d5d5d5;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1NSUiIHN0b3AtY29sb3I9IiNjZGNkY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNjOGM4YzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d5d5d5 55%, #cccccc 60%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #d5d5d5), color-stop(60%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d5d5d5 55%, #cccccc 60%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d5d5d5 55%, #cccccc 60%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d5d5d5 55%, #cccccc 60%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d5d5d5 55%, #cccccc 60%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-txt-lightest', endColorstr='$color-txt-lighter',GradientType=0 );
  /* IE6-8 */
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  font-size: 1em;
  padding: .2em .5em;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.2); }
  .btn-select-tld:hover {
    box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.2); }

.search-submit {
  background: #d21334;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNkMzEzMzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNjNDEyMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #d21334), color-stop(51%, #c41230));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d21334 50%, #c41230 51%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-accent', endColorstr='$color-accent-med',GradientType=0 );
  /* IE6-8 */
  border-radius: 0 10px 10px 0;
  border-left: 1px solid #c0abae;
  height: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 18%; }
  .search-submit:hover {
    box-shadow: inset 0 2px 5px 0 rgba(255, 255, 255, 0.5), inset 0 -5px 20px rgba(0, 0, 0, 0.3); }

.btn-search {
  background: none;
  border: none;
  color: #fff;
  font-size: 1.056em;
  height: 100%;
  text-shadow: -1px 0 0 #a50f2d; }

/* feature area HOME page
----------------------------------*/
#container-feature-text {
  float: left;
  text-align: right;
  width: 60%; }
  #container-feature-text h2 {
    font-size: 1.667em;
    margin-bottom: .2em;
    margin-top: .5em; }
  #container-feature-text p {
    font-size: 1em; }
  #container-feature-text a {
    color: #507ec0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    #container-feature-text a:hover {
      color: #233a78; }

#container-feature-thumb {
  float: left;
  margin-left: 2%;
  width: 38%; }

#modal_feature {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 7px #333;
  display: none;
  font-family: 'Lato', sans-serif !important;
  overflow: visible;
  padding: 20px 30px 25px 30px; }

/* content area 
----------------------------------*/
/* HOME page 
----------------------------------*/
.container-billboard {
  background: #160905 url(/app/img/main/temp-bg-billboard1.jpg) no-repeat center top; }

.container-fixed {
  min-height: 418px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  /*max-width:960px;*/ }

.inner-billboard {
  left: 20px;
  position: absolute;
  top: 60px; }
  .inner-billboard .txt-h1-intro {
    margin-bottom: 0; }
  .inner-billboard .search-text-field {
    width: 63%; }
  .inner-billboard .btn-search {
    font-size: 1.667em; }
  .inner-billboard .search-form {
    box-shadow: inset 0 0px 15px rgba(0, 0, 0, 0.75), 11px 15px 20px rgba(0, 0, 0, 0.75);
    height: 60px;
    top: 50px;
    z-index: 5; }
  .inner-billboard .form-field {
    color: #424242; }

.txt-promo-h {
  color: #fff;
  font-size: 1.333em;
  font-weight: 300;
  margin-bottom: .5em;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.7);
  text-transform: uppercase; }

.tab-grey {
  background: #cccccc;
  border: 1px solid #cccccc;
  border-radius: 20px;
  box-shadow: inset 0 -5px 5px rgba(0, 0, 0, 0.3), inset 0 5px 5px rgba(255, 255, 255, 0.5), 11px 15px 20px rgba(0, 0, 0, 0.75);
  color: #787878;
  font-size: 1em;
  height: 110px;
  left: -10px;
  padding: 10px 20px 0 20px;
  position: absolute;
  text-shadow: 1px 0 white;
  z-index: 4; }

.container-home-intro {
  background: url(/app/img/main/bg-map-tagged.jpg) no-repeat bottom center;
  background-size: 100% auto;
  margin-top: -80px;
  margin-bottom: 80px;
  padding-bottom: 31.25%;
  position: relative; }

.inner-home-intro {
  background: url(/app/img/main/bg-home-intro.png) no-repeat;
  min-height: 317px;
  padding-left: 22%;
  padding-right: 5%; }

.inner-home-intro h2 {
  padding-top: 100px; }

.inner-home-intro h2 em {
  display: block;
  font-size: 0.65em; }

.container-home-recents {
  background: url(/app/img/main/bg-home-sold.png) no-repeat right top;
  margin: 0 auto 5em;
  position: relative; }

.inner-home-recents {
  min-height: 180px;
  padding-right: 27%; }

.sold-row {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  margin-bottom: 7px;
  padding: 15px; }

.sold-date {
  color: #a50f2d;
  float: left;
  font-size: 1em;
  margin-right: 10%;
  padding: .25em 0;
  text-align: right;
  width: 10%; }

.sold-name {
  float: left;
  font-size: 1.222em;
  margin-right: 5%;
  width: 50%; }

.sold-price {
  float: left;
  font-size: 1em;
  padding: .25em 10% .25em 0;
  text-align: right;
  width: 25%; }

.container-home-case {
  background: url(/app/img/main/bg-case-study-fade.jpg) no-repeat top center;
  margin-bottom: 1em;
  position: relative; }

.inner-home-case {
  background-size: contain;
  background: url(/app/img/main/temp-woman-case-study.png) no-repeat left bottom;
  min-height: 430px;
  padding: 2% 10% 0 30%;
  position: relative;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.75); }

.intro-case-study {
  bottom: 0;
  cursor: pointer;
  position: absolute; }

.point-arws {
  color: #6073a6;
  padding: .2em; }

.case-study-img {
  box-shadow: 0 0 26px rgba(0, 0, 0, 0.5);
  position: relative;
  top: 10px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .intro-case-study:hover .case-study-img {
    transform: translate(0, -5px); }

.a-case-study {
  color: #233a78;
  padding-top: 1.3em;
  text-transform: uppercase; }
  .intro-case-study:hover .a-case-study {
    color: #6073a6; }
  .a-case-study span {
    display: block; }

.txt-see {
  font-size: 4.25em;
  line-height: 1em; }

.txt-do-for-you {
  font-size: 1.19em; }

.container-case-quote {
  /*background:url(/app/img/main/bg-case-quote-ribbon.png) no-repeat;*/
  background: #e31538;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e31538 0%, #e21538 23%, #d61435 34%, #d21334 44%, #d21334 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e31538), color-stop(23%, #e21538), color-stop(34%, #d61435), color-stop(44%, #d21334), color-stop(100%, #d21334));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e31538 0%, #e21538 23%, #d61435 34%, #d21334 44%, #d21334 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e31538 0%, #e21538 23%, #d61435 34%, #d21334 44%, #d21334 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e31538 0%, #e21538 23%, #d61435 34%, #d21334 44%, #d21334 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e31538 0%, #e21538 23%, #d61435 34%, #d21334 44%, #d21334 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e31538', endColorstr='$color-accent',GradientType=0 );
  /* IE6-9 */
  color: #fff;
  padding: 1em 5em;
  position: relative;
  text-align: center;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  top: -1.3em;
  width: 100%; }
  .container-case-quote:before, .container-case-quote:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: rgba(119, 119, 119, 0.9);
    -webkit-box-shadow: 0 15px 10px rgba(119, 119, 119, 0.9);
    -moz-box-shadow: 0 15px 10px rgba(119, 119, 119, 0.9);
    box-shadow: 0 15px 10px rgba(119, 119, 119, 0.9);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg); }
  .container-case-quote:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto; }

.case-quote {
  display: block;
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 10px auto;
  max-width: 960px;
  text-align: left; }

.case-quote-name {
  display: block;
  font-size: 0.8em;
  margin-top: .25em; }

.container-home-categories {
  margin-bottom: 180px;
  position: relative; }

.inner-home-categories {
  margin: 0 60px 0;
  width: 60%; }

.container-category-list {
  background: url(/app/img/main/bg-home-category-list.jpg) no-repeat 0px 20px;
  min-height: 360px;
  position: relative;
  width: 100%; }

.home-category-list {
  left: 60px;
  position: relative;
  top: 40px;
  width: 60%; }

.home-categories-li {
  border-bottom: 1px solid #fdfefe;
  width: 40%;
  margin-right: 3%; }
  .home-categories-li a {
    border-bottom: 1px solid #ebeff6;
    color: #507ec0;
    display: block;
    padding: .5em; }
    .home-categories-li a:hover {
      box-shadow: inset 0 5px 10px rgba(255, 255, 255, 0.8), 0 2px 3px #e4eef8; }

.a-view-all {
  color: #507ec0;
  font-size: 0.667em; }
  .container-category-list .a-view-all {
    bottom: 20px;
    left: 80px;
    position: absolute; }

/* category icon treatment 
----------------------------------*/
.container-category {
  border: 3px solid rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.2);
  color: #fff;
  display: inline-block;
  padding: 0 .35em; }
  .home-categories-li .container-category, .nav-pop-categories .container-category {
    border-width: 3px;
    border-radius: 10px; }
  .nav-pop-categories .container-category {
    margin-right: 5%; }
  .container-category i {
    opacity: .5; }

.cat-biz {
  background: #233a78; }

.cat-careers {
  background: #f6b529; }

.cat-comp {
  background: #9412c4; }

.cat-edu {
  background: #a7869e; }

.cat-fam {
  background: #12adc4; }

.cat-fin {
  background: #138b03; }

.cat-health {
  background: #83c412; }

.cat-home {
  background: #8393ca; }

.cat-rec {
  background: #c4be12; }

.cat-ref {
  background: #774183; }

.cat-region {
  background: #84bed3; }

.cat-spec {
  background: #a23540; }

.cat-sports {
  background: #1287c4; }

.cat-shop {
  background: #ff584c; }

.cat-soc {
  background: #c43812; }

.cat-trav {
  background: #c41277; }

.promo-circle-large {
  background: #233a78;
  border: 15px solid #ddd;
  border-radius: 300px;
  color: #fff;
  cursor: pointer;
  height: 380px;
  position: absolute;
  right: 5%;
  top: 40px;
  width: 380px;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease; }

.promo-circle-inner {
  background: #2e447f;
  border-radius: 300px;
  color: #fff;
  cursor: pointer;
  height: 310px;
  margin: 20px;
  position: relative;
  width: 310px;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease; }
  .promo-circle-large:hover .promo-circle-inner {
    box-shadow: inset 0 0 30px rgba(255, 255, 255, 0.2); }
  .promo-circle-inner h3 {
    color: #97a2bf;
    font-size: 1em;
    line-height: 1em;
    padding: 1em .5em .25em;
    text-align: center;
    text-transform: uppercase; }

.container-msg {
  background: #233a78 url(/app/img/main/bg-msg-paper-icon.png) no-repeat left 10px;
  border-radius: 30px;
  height: 180px;
  line-height: 1em;
  margin-left: -5px;
  padding-left: 125px;
  position: relative;
  width: 320px; }

.msg-line1,
.msg-line2, .msg-line3, .msg-line4 {
  display: block;
  text-transform: uppercase; }

.msg-line1,
.msg-line2 {
  font-style: normal;
  font-weight: 300; }

.msg-line1 {
  line-height: 2em; }

.msg-line2 {
  font-size: 2.278em;
  letter-spacing: 1px; }

.msg-line3 {
  font-size: 1.667em; }

.msg-line4 {
  font-size: 2.111em;
  letter-spacing: 2px; }

.gfx-arw-pointer {
  bottom: -90px;
  position: absolute;
  right: 45px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }
  .promo-circle-large:hover .gfx-arw-pointer {
    transform: translate(-10px, -25px);
    -webkit-transform: translate(-10px, -25px);
    /** Chrome & Safari **/
    -o-transform: translate(-10px, -25px);
    /** Opera **/
    -moz-transform: translate(-10px, -25px);
    /** Firefox **/ }

.form-whitepaper {
  display: none;
  margin-left: 2%;
  margin-top: 20px;
  position: relative;
  width: 40%; }
  .form-whitepaper h3 {
    color: #fff;
    font-size: 1em;
    line-height: 1.2em; }
  .form-whitepaper .btn-checkout-cart {
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    float: none;
    font-size: 1em; }

.sc-view {
  margin-bottom: .5em; }

.close-me {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 60px;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  padding: 0 .5em;
  position: absolute;
  right: -10%;
  text-align: center;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease; }
  .close-me:hover {
    background: white;
    color: #d21334; }

/* search results 
----------------------------------*/
.match {
  background: url(/app/img/main/icon-match.png) no-repeat;
  margin: 0 auto;
  max-width: 1000px;
  min-height: 170px;
  padding: 2% 0 2% 20%; }

.no-match {
  padding: 0 0 20px;
  width: 100%; }

.txt-no-match {
  display: block;
  font-size: .75em; }
  .txt-no-match strong {
    color: #424242;
    font-size: .75em; }

.name {
  text-transform: none; }

.txt-available-wrap {
  color: #424242;
  display: block;
  font-size: 1.333em; }

.container-phone {
  font-size: 0.778em;
  margin-bottom: .5em;
  padding-left: 5%;
  max-width: 50%; }

.match-phone-us {
  display: block;
  font-size: 1.222em; }

.match-phone-world {
  display: block;
  font-size: 1em;
  font-weight: 300; }

.btn-cta-match, .btn-cta-match-request {
  border-radius: 15px;
  color: #fff;
  display: block;
  padding: 1em;
  text-decoration: none; }
  .btn-cta-match:hover, .btn-cta-match-request:hover {
    box-shadow: inset 0 2px 5px 0 rgba(255, 255, 255, 0.5), inset 0 -5px 20px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.3); }

.btn-cta-match {
  background: #d21334;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNkMzEzMzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNjNDEyMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #d21334), color-stop(51%, #c41230));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d21334 50%, #c41230 51%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-accent', endColorstr='$color-accent-med',GradientType=0 );
  /* IE6-8 */ }

.btn-cta-match-request {
  background: #5bcaf6;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0OSUiIHN0b3AtY29sb3I9IiM1YmNhZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMzN2MwZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #5bcaf6 49%, #37c0f6 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(49%, #5bcaf6), color-stop(50%, #37c0f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5bcaf6 49%, #37c0f6 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5bcaf6 49%, #37c0f6 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5bcaf6 49%, #37c0f6 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5bcaf6 49%, #37c0f6 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bcaf6', endColorstr='#37c0f6',GradientType=0 );
  /* IE6-8 */ }

.container-search-results {
  background: url(/app/img/main/bg-search-results-area.png) no-repeat -10px 1px;
  border-top: 1px solid #fff; }

/* search results filtering
----------------------------------*/
#exactMatchTopper {
  border-bottom: 1px solid #dfe1e2;
  overflow: hidden;
  padding-bottom: 20px;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out; }

.container-search-filter {
  z-index: 5; }

.container-searched-term {
  background: #d3edf6;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNkM2VkZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MyUiIHN0b3AtY29sb3I9IiNjOGU5ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d3edf6 51%, #c8e9f5 53%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(51%, #d3edf6), color-stop(53%, #c8e9f5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d3edf6 51%, #c8e9f5 53%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d3edf6 51%, #c8e9f5 53%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d3edf6 51%, #c8e9f5 53%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d3edf6 51%, #c8e9f5 53%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3edf6', endColorstr='#c8e9f5',GradientType=0 );
  /* IE6-8 */
  border: 1px solid #9be2f6;
  border-radius: 0 10px 10px 0;
  box-shadow: 0 0 1px #fff;
  font-size: 1em;
  margin-right: 10px;
  padding: .5em 1em;
  width: 28%;
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -ms-transition: all 3s ease;
  -o-transition: all 3s ease;
  transition: all 3s ease; }
  .container-searched-term:hover {
    background: #c1e7f6;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNjMWU3ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MyUiIHN0b3AtY29sb3I9IiNiMmUzZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #c1e7f6 51%, #b2e3f5 53%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(51%, #c1e7f6), color-stop(53%, #b2e3f5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c1e7f6 51%, #b2e3f5 53%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c1e7f6 51%, #b2e3f5 53%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c1e7f6 51%, #b2e3f5 53%);
    /* IE10+ */
    background: linear-gradient(to bottom, #c1e7f6 51%, #b2e3f5 53%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1e7f6', endColorstr='#b2e3f5',GradientType=0 );
    /* IE6-8 */
    border-color: #5fd5f5;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -ms-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease; }
  .container-searched-term i {
    display: block;
    line-height: 1.5em;
    margin-right: 5px; }

.term {
  display: block;
  line-height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%; }

.container-search-field {
  border-radius: 0 10px 10px 0;
  display: none;
  font-size: 1em;
  margin-right: 10px;
  padding: .5em 1em;
  width: 28%; }
  .container-search-field .btn-search {
    font-size: 1.333em; }
  .container-search-field .search-text-field {
    padding: 0;
    width: 80%; }

.container-filters {
  font-size: 0.778em;
  width: 55%; }

.container-contains-select {
  background: #5bcaf6;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiM1YmNhZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MiUiIHN0b3AtY29sb3I9IiMzN2MwZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #5bcaf6 45%, #37c0f6 52%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #5bcaf6), color-stop(52%, #37c0f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5bcaf6 45%, #37c0f6 52%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5bcaf6 45%, #37c0f6 52%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5bcaf6 45%, #37c0f6 52%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5bcaf6 45%, #37c0f6 52%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bcaf6', endColorstr='#37c0f6',GradientType=0 );
  /* IE6-8 */
  border-radius: 10px 0 0 10px;
  border: 1px solid #37c0f6;
  font-size: 0.778em;
  margin-right: 5px;
  padding: .85em .75em;
  position: relative;
  text-align: right;
  text-transform: uppercase;
  width: 12%;
  z-index: 19; }
  .container-contains-select a {
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px #2fb2f3;
    -webkit-transition: all 1a ease;
    -moz-transition: all 1a ease;
    -ms-transition: all 1a ease;
    -o-transition: all 1a ease;
    transition: all 1a ease; }

#container-drop-down-contains {
  background: #37c0f6;
  text-align: left; }

#txt-contain,
#txt-starts-with,
#txt-ends-with, .tld-choice,
.tld-choice-all {
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  margin-bottom: .25em;
  padding: .35em .5em;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }
  #txt-contain:hover,
  #txt-starts-with:hover,
  #txt-ends-with:hover, .tld-choice:hover,
  .tld-choice-all:hover {
    background: rgba(255, 255, 255, 0.3); }

#txt-contain.selected,
#txt-starts-with.selected,
#txt-ends-with.selected {
  background: rgba(255, 255, 255, 0.3); }

.tld-choice,
.tld-choice-all {
  background: #fff;
  border: 1px solid #eee;
  color: #959595;
  font-size: 0.722em;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.15); }
  .tld-choice:hover, .tld-choice.selected,
  .tld-choice-all:hover,
  .tld-choice-all.selected {
    background: rgba(91, 202, 246, 0.7);
    border: 1px solid #fff;
    color: #fff;
    text-shadow: 0 -1px rgba(91, 202, 246, 0.5); }

#hyphen-filter,
#numeral-filter {
  font-size: .9em;
  margin: 0 2%; }

#noprice-filter {
  font-size: .9em; }

#sort-hi-lo,
#sort-lo-hi,
#sort-z-a,
#sort-a-z,
#sort-relevancy,
.dropdown-items-sort {
  border-radius: 10px;
  color: #424242;
  cursor: pointer;
  font-size: 1em;
  margin-bottom: .25em;
  padding: .5em;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }
  #sort-hi-lo:hover,
  #sort-lo-hi:hover,
  #sort-z-a:hover,
  #sort-a-z:hover,
  #sort-relevancy:hover,
  .dropdown-items-sort:hover, .selected#sort-hi-lo,
  .selected#sort-lo-hi,
  .selected#sort-z-a,
  .selected#sort-a-z,
  .selected#sort-relevancy,
  .selected.dropdown-items-sort {
    background: rgba(200, 200, 200, 0.3); }

#sort-relevancy:hover {
  background: rgba(255, 255, 255, 0.3); }

.container-search-category,
.container-search-price,
.container-search-tld,
.container-search-exclude {
  background: #f3f8fa;
  border-radius: 5px;
  border: 1px solid #fff;
  margin-right: 5px;
  padding: .85em .75em;
  position: relative; }
  .container-search-category a,
  .container-search-price a,
  .container-search-tld a,
  .container-search-exclude a {
    color: #959595;
    text-decoration: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    .container-search-category a:hover,
    .container-search-price a:hover,
    .container-search-tld a:hover,
    .container-search-exclude a:hover {
      color: #424242;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease; }

.activated {
  border-color: rgba(66, 66, 66, 0.2);
  box-shadow: inset 0 15px 30px white, inset 0 -5px 30px rgba(66, 66, 66, 0.2); }
  .activated .toggle-dropdown {
    color: #424242; }
  .activated .txt-hilite-blue {
    color: #dd5870; }

.keyword-ex {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  margin: .25em;
  padding: .5em; }

.clear-form {
  margin-right: 0;
  padding: .75em .2em; }
  .clear-form a {
    color: #6dcff6;
    text-decoration: none; }

.dropdown-menu {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0 15px 15px 15px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  display: none;
  left: -1px;
  padding: 5px 15px 15px;
  position: absolute;
  z-index: 9; }
  .container-limit-length .dropdown-menu {
    left: 134px;
    top: 30px; }
  .container-sort-by .dropdown-menu {
    left: 81px;
    top: 30px; }

.select-list-tld {
  left: 1px;
  padding: 10px;
  top: 32px;
  width: 80%; }

#tld-drop,
#drop-tld {
  border-radius: 10px;
  border: 1px solid rgba(33, 33, 33, 0.2);
  color: #424242;
  left: -4.5%;
  top: 36px;
  width: 110%; }

#tld-filter {
  border-radius: 10px;
  border: 1px solid rgba(33, 33, 33, 0.2);
  color: #424242;
  font-size: 1.3em;
  left: -2.5%;
  top: 45px;
  width: 400%; }

#home-tld-drop {
  background: white;
  border: 1px solid rgba(33, 33, 33, 0.2);
  border-top: none;
  border-radius: 5px 5px 10px 10px;
  left: 1px;
  top: 51px;
  width: 82%; }

.tld-li,
.tld-li-omega {
  margin-right: 2%;
  width: 32.3%; }

.tld-li-omega {
  margin-right: -10px; }

#priceParamContainer,
#categoryParamContainer,
.container-boxes-exclude {
  border: 1px solid rgba(33, 33, 33, 0.2);
  border-radius: 10px;
  left: -20%;
  padding: 10px 10px 20px;
  top: 45px; }

#categoryParamContainer {
  font-size: 1.15em;
  width: 150%; }

#priceParamContainer,
.container-boxes-exclude {
  width: 300%; }

.container-boxes-exclude label {
  display: block; }

.container-price-low,
.container-price-high,
.container-category-sub {
  position: relative;
  display: block; }

/* search results pagination
----------------------------------*/
.number-results {
  padding-left: 20px; }

.container-sort-by,
.container-limit-length {
  font-size: 0.667em;
  padding-left: 20px;
  position: relative;
  white-space: nowrap;
  z-index: 9; }

.sort-by {
  color: #6dcff6;
  padding-right: 10px;
  text-transform: uppercase; }

.toggle-sort {
  background: #f3f8fa;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #959595;
  display: inline-block;
  padding: .5em; }

.container-save-alert {
  margin-left: 20px; }

.btn-save-alert {
  background: #e6e6e6;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MiUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e6e6e6 45%, #dddddd 52%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #e6e6e6), color-stop(52%, #dddddd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e6e6e6 45%, #dddddd 52%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e6e6e6 45%, #dddddd 52%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e6e6e6 45%, #dddddd 52%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e6e6e6 45%, #dddddd 52%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#dddddd',GradientType=0 );
  /* IE6-8 */
  border-radius: 5px;
  color: #949494;
  font-size: .611em;
  padding: .5em 1em; }
  .btn-save-alert:hover {
    background: #d5d5d5;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiNkYWRhZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MiUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #d5d5d5 45%, #cccccc 52%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #d5d5d5), color-stop(52%, #cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d5d5d5 45%, #cccccc 52%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d5d5d5 45%, #cccccc 52%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d5d5d5 45%, #cccccc 52%);
    /* IE10+ */
    background: linear-gradient(to bottom, #d5d5d5 45%, #cccccc 52%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-txt-lightest', endColorstr='$color-txt-lighter',GradientType=0 );
    /* IE6-8 */ }

.pagination {
  font-size: .611em;
  text-transform: uppercase; }
  .pagination li {
    margin-left: 20px; }
  .pagination a {
    color: #233a78;
    text-decoration: none; }
    .pagination a:hover {
      opacity: .9; }
  .pagination .inactive {
    color: #aeb3b5;
    cursor: default; }
    .pagination .inactive:hover {
      opacity: 1; }

/* search results ROWS 
----------------------------------*/
.container-results {
  padding: 20px 0;
  z-index: 4; }

.container-row {
  background: #f3f8fa;
  border: 1px solid #dddddd;
  border-radius: 20px;
  margin: 0 0 5px 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease; }
  .container-row .exact-row {
    border-color: #fff;
    border-bottom: 2px solid #fff;
    box-shadow: inset 0 -10px 60px rgba(91, 202, 246, 0), inset 0 40px 30px white;
    margin-bottom: .6em; }
    .container-row .exact-row:hover {
      box-shadow: inset 0 -5px 30px rgba(91, 202, 246, 0.2), inset 0 40px 20px rgba(255, 255, 255, 0.5); }
    .container-row .exact-row .container-name-price {
      padding: 10px; }
  .container-row:hover {
    background: #f8f8f8;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease; }

.container-name-price {
  padding: .2em 1em; }

.container-name {
  position: relative;
  white-space: nowrap;
  width: 45%; }

.btn-most-relevant {
  background: rgba(173, 255, 47, 0.2);
  border-radius: 10px 0 0 10px;
  border-right: 1px solid #cccccc;
  box-shadow: inset -5px 0 8px rgba(0, 0, 0, 0.1);
  color: green;
  padding: 10px 15px 10px 20px;
  position: relative;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.btn-view-more,
.btn-view-more-txt,
.btn-view-more-txt-main {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px 0 0 10px;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0), -5px 2px 5px 0px rgba(206, 204, 204, 0);
  display: inline-block;
  padding-left: 20px;
  position: relative;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  .btn-view-more:hover,
  .btn-view-more-txt:hover,
  .btn-view-more-txt-main:hover {
    background: white;
    box-shadow: 0 0 1px white, -5px 2px 5px 0px rgba(206, 204, 204, 0.3); }

.btn-view-more-txt,
.btn-view-more-txt-main {
  border-right: 1px solid #cccccc;
  box-shadow: inset -5px 0 8px rgba(0, 0, 0, 0.1);
  color: #bbbbbb;
  padding-right: 5px;
  text-shadow: 1px 0 white; }
  .btn-view-more-txt:hover,
  .btn-view-more-txt-main:hover {
    box-shadow: inset -5px 0 8px rgba(0, 0, 0, 0.1); }

.btn-view-more-txt-main {
  padding: 10px 5px 10px .5em; }

.txt-view-more {
  font-size: .5em;
  line-height: 3em;
  text-transform: uppercase; }

.txt-view-more-main {
  font-size: .65em;
  font-weight: 600;
  line-height: 1.2em;
  margin-right: .5em;
  text-align: right; }

.domain-name {
  color: #233a78;
  font-size: 1.222em;
  padding: 0 1em; }
  .domain-name:hover {
    color: #3151a7; }

.container-price {
  text-align: right;
  width: 20%; }

.domain-price {
  font-size: 1em;
  line-height: 2.5em; }

.btn-info {
  border-radius: 100px;
  color: #6dcff6;
  font-size: 1.5em;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  .btn-info:hover {
    color: #37c0f6; }

.domain-cta {
  margin: .35em 0; }

.btn-buy-now, .btn-request-price,
.btn-generic-blue, .btn-make-offer {
  border-radius: 1em;
  color: #fff;
  display: inline-block;
  font-size: 0.833em;
  font-weight: 700;
  opacity: .7;
  padding: .5em 0;
  text-align: center;
  width: 140px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out; }
  .btn-buy-now:hover, .btn-request-price:hover,
  .btn-generic-blue:hover, .btn-make-offer:hover {
    opacity: 1; }

.btn-generic-blue {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: .75em 0;
  text-transform: capitalize;
  width: 80%; }

.btn-buy-now {
  background: #d21334;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiNkMzEzMzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MiUiIHN0b3AtY29sb3I9IiNjNDEyMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d21334 45%, #c41230 52%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #d21334), color-stop(52%, #c41230));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d21334 45%, #c41230 52%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d21334 45%, #c41230 52%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d21334 45%, #c41230 52%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d21334 45%, #c41230 52%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-accent', endColorstr='$color-accent-med',GradientType=0 );
  /* IE6-8 */ }
  .btn-buy-now:active, .btn-request-price:active,
  .btn-generic-blue:active {
    position: relative;
    top: 1px; }
  .btn-buy-now:hover {
    box-shadow: inset 0 -3px 0px rgba(0, 0, 0, 0.25);
    opacity: 1; }

.btn-request-price,
.btn-generic-blue {
  background: #5bcaf6;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiM1YmNhZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MiUiIHN0b3AtY29sb3I9IiMzN2MwZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #5bcaf6 45%, #37c0f6 52%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #5bcaf6), color-stop(52%, #37c0f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5bcaf6 45%, #37c0f6 52%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5bcaf6 45%, #37c0f6 52%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5bcaf6 45%, #37c0f6 52%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5bcaf6 45%, #37c0f6 52%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bcaf6', endColorstr='#37c0f6',GradientType=0 );
  /* IE6-8 */ }
  .btn-request-price:hover,
  .btn-generic-blue:hover {
    box-shadow: inset 0 -3px 0px rgba(0, 0, 0, 0.25);
    opacity: 1; }

.btn-make-offer {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #acacac;
  font-size: 0.778em;
  min-width: 115px; }
  .btn-make-offer:hover {
    color: #233a78; }
    .btn-make-offer:hover .txt-make-offer {
      border-bottom: 2px solid rgba(35, 58, 120, 0.2);
      padding-bottom: .2em; }

.btn-checkout-cart {
  background: #d21334;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNkMzEzMzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNjNDEyMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #d21334), color-stop(51%, #c41230));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d21334 50%, #c41230 51%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-accent', endColorstr='$color-accent-med',GradientType=0 );
  /* IE6-8 */
  border-radius: 10px;
  color: #fff;
  float: right;
  font-size: 1.222em;
  font-weight: 600;
  padding: .5em 1em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2); }
  .btn-checkout-cart:hover {
    box-shadow: inset 0 2px 5px 0 rgba(255, 255, 255, 0.5), inset 0 -5px 20px rgba(0, 0, 0, 0.3); }

#spinner-load {
  color: #909cbb;
  display: none;
  left: -60px;
  opacity: 0;
  position: absolute;
  text-shadow: 0 0 10px white;
  top: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  #spinner-load.show-now {
    display: block;
    opacity: 1; }

.form-fieldset,
.form-fieldset-contact-us,
.form-fieldset-sell-domains {
  background: url(/app/img/main/bg-fieldset-vert.png) 230px 0 no-repeat;
  box-shadow: inset 0 -30px 100px #e6f1f5;
  margin-bottom: -20px;
  position: relative;
  padding-bottom: 36px; }

.form-fieldset-contact-us,
.form-fieldset-sell-domains {
  background: url(/app/img/main/bg-fieldset-vert.png) 215px 0 no-repeat; }

.form-fieldset-sub {
  background: url(/app/img/main/bg-fieldset-horiz.png) no-repeat;
  position: relative;
  margin-top: -46px;
  padding-top: 30px; }

.form-fieldset-sub-end {
  background: url(/app/img/main/bg-fieldset-horiz-btm.png) no-repeat left bottom;
  margin-bottom: -46px;
  padding-bottom: 76px;
  position: relative; }

.container-tabbed-content {
  position: absolute;
  width: 310px; }
  #form-contact-us-info .container-tabbed-content {
    top: -30px; }
  .form-fieldset-sub .container-tabbed-content {
    top: 90px; }
  .form-fieldset-sub-end .container-tabbed-content {
    top: 60px; }

.form-contact-us {
  border-top: 1px solid #fff;
  padding-bottom: 50px; }

.txt-col-inform {
  left: 20px;
  position: relative;
  width: 60%; }

.bg-tabbed-header {
  background: url(/app/img/main/bg-fieldset-header-tab.png) no-repeat;
  color: #fff;
  font-size: 1em;
  height: 71px;
  margin-top: 50px;
  padding: 1em .5em; }
  .wire-step .bg-tabbed-header {
    font-size: 0.778em;
    padding: 1.5em .75em; }

.bg-tabbed-header-contact-us, .bg-tabbed-header-sell-domains {
  background: url(/app/img/main/bg-fieldset-contact-us-tab.png) no-repeat;
  color: #fff;
  height: 108px;
  line-height: 1em;
  margin-top: 50px;
  padding: 1em .5em; }
  .bg-tabbed-header-contact-us i, .bg-tabbed-header-sell-domains i {
    opacity: .5;
    margin-right: 10px; }

.bg-tabbed-header-sell-domains {
  font-size: 1.2em;
  line-height: 1.2em;
  padding-top: 1.33em; }

.step-number {
  background: #fff;
  border: 3px solid #e6f1f5;
  border-radius: 20px;
  display: inline-block;
  font-weight: 700;
  margin-right: 10px;
  padding: 0em .45em; }

.fieldset-ul {
  margin-left: 310px;
  padding-right: 10px;
  padding-top: 20px;
  /*width:50%;*/ }

.fieldset-ul-first {
  padding-top: 50px; }

.fieldset-ul-last {
  margin-bottom: 50px;
  padding-top: 30px; }

#container-contact-info-part-two {
  padding-top: 70px; }

.container-field-long,
.container-field-half {
  margin-bottom: 10px;
  width: 100%; }

.container-field-half {
  width: 35%; }

.label-standard {
  display: block;
  font-size: 0.778em;
  padding-bottom: .5em;
  padding-left: 5px; }

.input-standard, .text-area-standard {
  border: 1px solid #cccccc;
  border-radius: 5px;
  box-shadow: inset 0 5px 18px rgba(0, 0, 0, 0.2);
  color: #545454;
  font-size: 0.722em;
  height: 32px;
  padding: .2em 1em;
  width: 100%; }
  #choice-list-domains-portfolio .input-standard, #choice-list-domains-portfolio .text-area-standard {
    background: #fff; }

.container-boxes-exclude .text-area-standard {
  padding: 1em;
  font-size: 1em;
  font-stretch: normal; }

.error {
  border: 1px solid #d21334;
  border-radius: 5px 5px 0 0;
  box-shadow: inset 0 5px 18px rgba(210, 19, 52, 0.2); }

.incorrect-fruit-captcha {
  display: block;
  margin-top: 50px;
  padding: 2px;
  border: 1px solid #d21334;
  border-radius: 5px;
  box-shadow: inset 0 5px 18px rgba(210, 19, 52, 0.2);
  color: red;
  font-weight: bolder; }

.valid {
  box-shadow: inset 0 0px 20px rgba(91, 202, 246, 0.2);
  color: #233a78; }

.validate-err, .validate-err-absolute {
  background: #d21334;
  border-radius: 0 0 10px 10px;
  clear: both;
  color: #fff;
  display: block;
  font-size: 0.722em;
  font-weight: 500;
  padding: .75em; }

.validate-err-absolute {
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.25);
  position: absolute;
  right: 0; }

.container-check-box {
  font-size: 0.778em;
  padding-bottom: .5em; }

.container-overlay-relative {
  position: relative; }

.txt-overlay-field {
  color: #959595;
  font-size: .7em;
  left: 1.5em;
  line-height: 1.3em;
  position: absolute;
  top: 1.5em; }

#example-domain-parked,
#example-domain-information,
#example-domain-list {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.container-first-name,
.container-last-name,
.container-cc-list,
.container-field-cc,
.container-cc-expire-m,
.container-cc-expire-yr,
.width-half {
  width: 45%; }

.container-pricing-select {
  font-size: 1.15em;
  width: 45%; }
  .container-pricing-select span.select {
    background-position: 90% center; }

.container-pricing-select-to {
  padding: .2em 0 0;
  text-align: center;
  width: 10%; }

#makeofferprice:focus,
#makeofferprice {
  color: #233a78 !important;
  /*font-size: 1.5em !important;*/
  height: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.container-full {
  padding-bottom: .5em;
  width: 100%; }

.container-domain-specialist {
  padding-right: 5%;
  width: 40%; }

.container-content-side {
  width: 60%; }

.container-first-30,
.container-last-30 {
  width: 30%; }

.container-last-40 {
  padding-left: 5%;
  width: 40%; }

.container-last-50 {
  width: 50%; }

.container-last-70 {
  width: 60%;
  margin-left: 10%; }

.container-first-50 {
  margin-right: 2%;
  width: 48%; }

.container-first-60 {
  width: 60%; }

.container-first-70,
.container-expire {
  margin-right: 10%;
  width: 60%; }

.container-ccv,
.container-city,
.container-state,
.container-zip {
  width: 30%; }

.container-first-name,
.container-cc-list,
.container-cc-expire-m {
  margin-right: 10%; }

.container-city,
.container-state,
.marg-rt-5 {
  margin-right: 5%; }

.txt-checkbox {
  text-align: left;
  width: 90%; }

.txt-width-60 {
  width: 60%; }

#container-radio-choices-purchase,
#container-radio-choices-interested,
#choice-buying,
#choice-purchase,
#choice-interested-buying,
#choice-interested-selling,
#choice-register-domain,
#choice-transfer-domain,
#choice-remove-domain,
#choice-list-domains,
#choice-list-domains-portfolio,
#choice-company {
  display: none; }

.container-first-45 {
  padding-right: 5%;
  width: 45%; }

.container-first-55 {
  padding-right: 5%;
  width: 55% img;
    width-height: auto;
    width-width: 100%; }

.container-last-45 {
  width: 45%; }

.container-last-55 {
  width: 55%; }

.container-image img {
  height: auto;
  width: 100%; }

.nav-err-page li {
  border-left: 1px solid #fff;
  border-right: 1px solid #dfe1e2;
  padding: .5em; }
  .nav-err-page li:first-child {
    border-left: none; }
  .nav-err-page li:last-child {
    border-right: none; }
  .nav-err-page li a {
    color: #233a78; }
    .nav-err-page li a:hover {
      color: #3f69d9; }

/* Categories - Articles
----------------------------------*/
.container-billboard-categories,
.container-billboard-art,
.container-billboard-automotive,
.container-billboard-business,
.container-billboard-dating,
.container-billboard-education,
.container-billboard-entertainment,
.container-billboard-family,
.container-billboard-financial,
.container-billboard-food,
.container-billboard-gaming,
.container-billboard-health,
.container-billboard-home-garden,
.container-billboard-information,
.container-billboard-insurance,
.container-billboard-legal,
.container-billboard-music,
.container-billboard-politics,
.container-billboard-pro-services,
.container-billboard-real-estate,
.container-billboard-retail,
.container-billboard-science,
.container-billboard-sports,
.container-billboard-technology,
.container-billboard-travel {
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3);
  height: 266px;
  margin-top: 20px; }

.container-billboard-categories {
  background: #dae4e2 url(/app/img/main/bg-billboard-categories-bike.jpg) no-repeat center top; }

.container-billboard-art {
  background: #713216 url(/app/img/main/bg-billboard-art.jpg) no-repeat center top; }

.container-billboard-automotive {
  background: #e1e5ef url(/app/img/main/bg-billboard-automotive.jpg) no-repeat center top; }

.container-billboard-business {
  background: #e3e1db url(/app/img/main/bg-billboard-business.jpg) no-repeat center top; }

.container-billboard-dating {
  background: #eaebcf url(/app/img/main/bg-billboard-dating.jpg) no-repeat center top; }

.container-billboard-education {
  background: #dae1e4 url(/app/img/main/bg-billboard-education.jpg) no-repeat center top; }

.container-billboard-entertainment {
  background: #dae1e4 url(/app/img/main/bg-billboard-entertainment.jpg) no-repeat center top; }

.container-billboard-family {
  background: #dddddb url(/app/img/main/bg-billboard-family.jpg) no-repeat center top; }

.container-billboard-financial {
  background: #c0cccd url(/app/img/main/bg-billboard-financial.jpg) no-repeat center top; }

.container-billboard-food {
  background: #e7e1d9 url(/app/img/main/bg-billboard-food.jpg) no-repeat center top; }

.container-billboard-gaming {
  background: #b8bec0 url(/app/img/main/bg-billboard-gaming.jpg) no-repeat center top; }

.container-billboard-health {
  background: #dae5db url(/app/img/main/bg-billboard-health.jpg) no-repeat center top; }

.container-billboard-home-garden {
  background: #bfc389 url(/app/img/main/bg-billboard-home-garden.jpg) no-repeat center top; }

.container-billboard-information {
  background: #e9eef1 url(/app/img/main/bg-billboard-information.jpg) no-repeat center top; }

.container-billboard-insurance {
  background: #dae0cb url(/app/img/main/bg-billboard-insurance.jpg) no-repeat center top; }

.container-billboard-legal {
  background: #dce8e9 url(/app/img/main/bg-billboard-legal.jpg) no-repeat center top; }

.container-billboard-music {
  background: #f0e9de url(/app/img/main/bg-billboard-music.jpg) no-repeat center top; }

.container-billboard-politics {
  background: #f1efea url(/app/img/main/bg-billboard-politics.jpg) no-repeat center top; }

.container-billboard-pro-services {
  background: #b8bcab url(/app/img/main/bg-billboard-pro-services.jpg) no-repeat center top; }

.container-billboard-real-estate {
  background: #e9e8e6 url(/app/img/main/bg-billboard-real-estate.jpg) no-repeat center top; }

.container-billboard-retail {
  background: #fff0ca url(/app/img/main/bg-billboard-retail.jpg) no-repeat center top; }

.container-billboard-science {
  background: #d0d5d9 url(/app/img/main/bg-billboard-science.jpg) no-repeat center top; }

.container-billboard-sports {
  background: #bdbdbb url(/app/img/main/bg-billboard-sports.jpg) no-repeat center top; }

.container-billboard-technology {
  background: #dfe3ec url(/app/img/main/bg-billboard-technology.jpg) no-repeat center top; }

.container-billboard-travel {
  background: #83886e url(/app/img/main/bg-billboard-travel.jpg) no-repeat center top; }

.billboard-categories {
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 960px; }

.billboard-about .txt-super-h, .billboard-about-premium .txt-super-h, .billboard-careers .txt-super-h, .billboard-sell .txt-super-h {
  color: #424242;
  font-size: 7em;
  margin-bottom: .2em;
  margin-top: .4em;
  position: relative; }

.txt-super-h {
  line-height: .7em;
  position: absolute;
  text-transform: uppercase; }
  .billboard-about-premium .txt-super-h {
    font-size: 6rem;
    line-height: .9em; }
  .billboard-careers .txt-super-h {
    font-size: 3em;
    line-height: 1em; }
  .billboard-sell .txt-super-h {
    font-size: 3.9em;
    line-height: .9em; }
  .container-billboard-art .txt-super-h {
    color: white;
    font-size: 5em;
    left: 420px;
    line-height: 1em;
    margin: 0;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.7);
    top: 40px;
    width: 550px; }
  .container-billboard-categories .txt-super-h {
    color: #979893;
    color: white;
    font-size: 5em;
    margin: 0;
    right: 20px;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.7);
    top: 40px;
    width: 500px; }
  .container-billboard-automotive .txt-super-h {
    color: #fff;
    font-size: 4em;
    margin: 0;
    left: 420px;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    top: 20px;
    width: 50%; }
  .container-billboard-business .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 4.6em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 0 10px rgba(255,255,255,.4);*/
    top: 35px;
    width: 500px; }
  .container-billboard-dating .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 3.3em;
    line-height: 1em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 0 10px rgba(255,255,255,1);*/
    top: 40px;
    width: 520px; }
  .container-billboard-education .txt-super-h {
    color: rgba(66, 66, 66, 0.12);
    font-size: 4.2em;
    line-height: 1em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 1px 10px rgba(255,255,255,.5);*/
    top: 30px;
    width: 560px; }
  .container-billboard-entertainment .txt-super-h {
    color: rgba(66, 66, 66, 0.12);
    font-size: 2.778em;
    line-height: 1em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 1px 10px rgba(255,255,255,.5);*/
    top: 30px;
    width: 560px; }
  .container-billboard-family .txt-super-h {
    color: #fff;
    font-size: 3.7em;
    line-height: 1em;
    margin: 0;
    left: 420px;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    top: 30px;
    width: 500px; }
  .container-billboard-financial .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 4.5em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 0 10px rgba(0,0,0,.25);*/
    top: 10px;
    width: 550px; }
  .container-billboard-food .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 3.3em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 0 10px rgba(0,0,0,.15);*/
    top: 50px;
    width: 550px; }
  .container-billboard-gaming .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 5em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 0 10px rgba(255,255,255,.5);*/
    top: 10px;
    width: 550px; }
  .container-billboard-health .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 5em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 0 10px rgba(255,255,255,.5);*/
    top: 10px;
    width: 550px; }
  .container-billboard-home-garden .txt-super-h {
    color: white;
    font-size: 3.5em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    top: 40px;
    width: 550px; }
  .container-billboard-insurance .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 4em;
    line-height: .8em;
    margin: 0;
    right: 10px;
    /*text-shadow:0 0 10px rgba(255,255,255,.5);*/
    top: 20px;
    width: 550px; }
  .container-billboard-information .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 4em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 0 10px rgba(255,255,255,.5);*/
    top: 20px;
    width: 550px; }
  .container-billboard-legal .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 4em;
    line-height: .8em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 0 10px rgba(255,255,255,.5);*/
    top: 20px;
    width: 550px; }
  .container-billboard-music .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 3.889em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 0 10px rgba(255,255,255,.7);*/
    top: 30px;
    width: 550px; }
  .container-billboard-politics .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 5.556em;
    margin: 0;
    left: 420px;
    line-height: .8em;
    /*text-shadow:0 0 10px rgba(255,255,255,.7);*/
    top: 10px;
    width: 550px; }
  .container-billboard-pro-services .txt-super-h {
    color: white;
    font-size: 3.889em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
    top: 20px;
    width: 550px; }
  .container-billboard-real-estate .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 4.167em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    /*text-shadow:0 0 10px rgba(222,224,156,1);*/
    top: 30px;
    width: 550px; }
  .container-billboard-retail .txt-super-h {
    color: rgba(66, 66, 66, 0.4);
    font-size: 5.556em;
    line-height: .9em;
    left: 420px;
    margin: 0;
    /*text-shadow:0 0 10px rgba(255,255,255,.3);*/
    top: 30px;
    width: 550px; }
  .container-billboard-science .txt-super-h {
    color: white;
    font-size: 5.556em;
    line-height: .9em;
    left: 420px;
    margin: 0;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
    top: 30px;
    width: 560px; }
  .container-billboard-sports .txt-super-h {
    color: white;
    font-size: 5.556em;
    margin: 0;
    left: 420px;
    line-height: .9em;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
    top: 30px;
    width: 560px; }
  .container-billboard-technology .txt-super-h {
    color: #424242;
    font-size: 4.444em;
    line-height: .9em;
    margin: 0;
    left: 420px;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
    top: 50px;
    width: 560px; }
  .container-billboard-travel .txt-super-h {
    color: white;
    font-size: 5.556em;
    margin: 0;
    left: 420px;
    line-height: .9em;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
    top: 20px;
    width: 550px; }

.txt-h1-first {
  font-size: 0.324em;
  margin: -15px 0 0 8px;
  padding: 0;
  display: block;
  line-height: 1;
  letter-spacing: .25em; }

.txt-h1-second {
  font-size: 0.724em;
  font-weight: 300;
  display: block; }
  .billboard-about .txt-h1-second {
    font-size: .54em; }
  .billboard-sell .txt-h1-second {
    font-size: .91em; }
  .container-billboard-art .txt-h1-second {
    font-size: 0.59em;
    line-height: 1em; }
  .container-billboard-automotive .txt-h1-second {
    font-size: 0.667em; }
  .container-billboard-business .txt-h1-second {
    font-size: 0.480em; }
  .container-billboard-dating .txt-h1-second {
    font-size: .78em; }
  .container-billboard-education .txt-h1-second {
    font-size: 1em; }
  .container-billboard-entertainment .txt-h1-second {
    font-size: 1em; }
  .container-billboard-family .txt-h1-second {
    font-size: .65em; }
  .container-billboard-financial .txt-h1-second {
    font-size: .51em; }
  .container-billboard-food .txt-h1-second {
    font-size: .65em; }
  .container-billboard-gaming .txt-h1-second {
    font-size: .5em; }
  .container-billboard-health .txt-h1-second {
    font-size: .5em; }
  .container-billboard-home-garden .txt-h1-second {
    font-size: .5em; }
  .container-billboard-information .txt-h1-second {
    font-size: 0.524em; }
  .container-billboard-insurance .txt-h1-second {
    font-size: 0.524em; }
  .container-billboard-legal .txt-h1-second {
    font-size: 0.524em; }
  .container-billboard-music .txt-h1-second {
    font-size: .9em; }
  .container-billboard-politics .txt-h1-second {
    font-size: .5em; }
  .container-billboard-retail .txt-h1-second {
    font-size: .3em;
    line-height: 1em; }
  .container-billboard-science .txt-h1-second {
    font-size: .3em;
    line-height: 1em; }
  .container-billboard-sports .txt-h1-second {
    font-size: .3em;
    line-height: .9em; }
  .container-billboard-technology .txt-h1-second {
    font-size: .3em;
    line-height: .9em; }
  .container-billboard-travel .txt-h1-second {
    font-size: .5em;
    line-height: .9em; }

.txt-h1-third {
  display: block;
  font-weight: 300;
  position: absolute; }
  .container-billboard-art .txt-h1-third {
    font-size: 0.264em; }
  .container-billboard-automotive .txt-h1-third {
    font-size: 0.264em; }
  .container-billboard-business .txt-h1-third {
    font-size: 0.190em; }
  .container-billboard-dating .txt-h1-third {
    font-size: 0.4em;
    line-height: 1.2em;
    margin-top: .5em; }
  .container-billboard-education .txt-h1-third {
    font-size: 0.4em;
    line-height: 1.2em;
    margin-top: .5em; }
  .container-billboard-entertainment .txt-h1-third {
    font-size: 0.4em;
    line-height: 1.2em;
    margin-top: .5em; }
  .container-billboard-family .txt-h1-third {
    font-size: 0.26em;
    line-height: 1.2em; }
  .container-billboard-financial .txt-h1-third {
    font-size: .25em;
    line-height: 1.2em;
    margin-top: .5em; }
  .container-billboard-food .txt-h1-third {
    font-size: .3em;
    line-height: 1.2em; }
  .container-billboard-gaming .txt-h1-third {
    font-size: .25em;
    line-height: 1.2em; }
  .container-billboard-health .txt-h1-third {
    font-size: .25em;
    line-height: 1.2em; }
  .container-billboard-home-garden .txt-h1-third {
    font-size: .25em;
    line-height: 1.2em; }
  .container-billboard-insurance .txt-h1-third {
    font-size: .25em; }
  .container-billboard-information .txt-h1-third {
    font-size: .25em; }
  .container-billboard-legal .txt-h1-third {
    font-size: .25em;
    line-height: 1.2em; }
  .container-billboard-music .txt-h1-third {
    font-size: .32em; }
  .container-billboard-politics .txt-h1-third {
    font-size: .2em;
    line-height: 2em; }
  .container-billboard-pro-services .txt-h1-third {
    font-size: .26em;
    line-height: 1.2em; }
  .container-billboard-real-estate .txt-h1-third {
    font-size: .26em;
    line-height: 1.2em; }
  .container-billboard-retail .txt-h1-third {
    font-size: .3em;
    line-height: 1.2em; }
  .container-billboard-sports .txt-h1-third {
    font-size: .3em;
    line-height: 1.2em; }
  .container-billboard-technology .txt-h1-third {
    font-size: .3em;
    line-height: 1.2em; }
  .container-billboard-travel .txt-h1-third {
    font-size: .23em;
    line-height: 1.2em; }

.container-inner-head {
  background: url(/app/img/main/bg-categories-hilight-481x257.png) no-repeat 264px top;
  padding: 20px 5% 60px; }

.container-inner-head-main {
  background: url(/app/img/main/bg-categories-hilight-wide.jpg) no-repeat 0 top;
  padding: 2% 5%;
  position: relative; }

.nav-sub-column-wide {
  background: url(/app/img/main/bg-note-widest.png) no-repeat center top;
  padding: 5em 5% 80px 5%;
  max-width: 960px;
  margin: -100px auto 0; }

.nav-sub-column {
  background: url(/app/img/main/bg-nav-column.png) no-repeat;
  background-size: contain;
  padding: 75px 40px 75px;
  min-height: 514px;
  margin-right: 2%;
  margin-top: -100px;
  max-width: 405px;
  width: 42%; }

.nav-sub-column-wide-h {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px; }

.nav-sub-column-h {
  border-bottom: 1px solid #cccccc;
  color: #424242;
  font-size: 0.889em;
  padding-bottom: 10px;
  text-transform: uppercase; }
  .nav-sub-column-h a {
    color: #424242;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .nav-sub-column-h a:hover {
      color: #959595; }

/* sub nav with over styled icons */
.nav-pop-categories {
  border-bottom: 1px solid #fdfefe;
  width: 30%;
  margin-right: 3%; }
  .nav-pop-categories a {
    border-bottom: 1px solid #ebeff6;
    color: #507ec0;
    display: block;
    font-size: 0.833em;
    padding: .5em; }
    .nav-pop-categories a:hover {
      box-shadow: inset 0 5px 10px rgba(255, 255, 255, 0.8), 0 2px 3px #e4eef8; }

/* sub nav with regular icons */
.nav-lvl1 {
  font-size: 0.722em;
  line-height: 1.25em;
  margin-bottom: 3px;
  padding-left: 0;
  padding-right: 5px;
  width: 50%; }
  .nav-lvl1 a {
    border-radius: 10px;
    border-bottom: 1px solid rgba(128, 162, 209, 0);
    color: #959595;
    display: block;
    padding: .5em 1em;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .nav-lvl1 a:hover, .nav-lvl1 a.selected {
      background: white;
      border-bottom: 1px solid rgba(128, 162, 209, 0.28);
      color: #424242; }
    .nav-lvl1 a i {
      color: #233a78;
      margin-right: 10px; }

.content-lander-article {
  width: 56%; }

.main-categories {
  background: url(/app/img/main/bg-vert-rule.png) 149px 0 no-repeat;
  box-shadow: inset 0 -30px 100px #e6f1f5;
  margin-right: 20px;
  padding: 20px 0 40px;
  position: relative;
  width: 227px; }
  .main-categories li {
    border-bottom: 1px solid #fdfefe;
    height: 39px;
    width: 185px; }
    .main-categories li a {
      border-bottom: 1px solid #ddd;
      color: #507ec0;
      display: block;
      font-size: 0.667em;
      padding: .65em 2em; }
      .main-categories li a:hover {
        box-shadow: inset 0 5px 10px rgba(255, 255, 255, 0.8), 0 2px 3px #e4eef8; }
      .main-categories li a i {
        color: #233a78;
        font-size: 1.200em;
        margin-right: .5em; }
    .main-categories li.selected {
      border-bottom: 1px solid rgba(221, 221, 221, 0);
      width: 100%; }
      .main-categories li.selected a {
        background: url(/app/img/main/bg-selected-tab.png) no-repeat;
        border-bottom: 1px solid rgba(221, 221, 221, 0);
        color: #fff; }
        .main-categories li.selected a:hover {
          box-shadow: none; }
        .main-categories li.selected a i {
          color: #fff; }

.sub-categories {
  position: relative;
  padding-top: 20px;
  display: none;
  font-size: 0.722em;
  width: 613px; }
  .sub-categories li {
    margin-right: 5%;
    margin-bottom: 1.2em;
    width: 45%; }
    .sub-categories li.bd-icon-largest {
      color: #233a78;
      font-size: 16.667em;
      margin-bottom: 0;
      opacity: .2;
      text-align: right;
      width: 80%; }
    .sub-categories li a {
      border-radius: 10px;
      color: #233a78;
      padding: .5em;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .sub-categories li a:hover {
        background: rgba(255, 255, 255, 0.8);
        color: #507ec0; }

.show-me {
  display: block; }

.hide-me {
  display: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.container-snippits {
  margin: 30px 0; }

.snippit-article {
  margin-right: 5%;
  width: 45%; }

.article-thumbnail {
  border: 5px solid #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  margin-bottom: 30px; }

.btn-read-more {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 20px;
  color: #507ec0;
  padding: .5em 1em; }
  .btn-read-more:hover {
    background: white; }

.container-search-by-category {
  background: url(/app/img/main/bg-categories-hilight-481x257.png) no-repeat;
  border-top: 1px solid #fff;
  padding: 20px 50px 60px;
  width: 960px; }

.h-article {
  font-size: 1.5em;
  line-height: 1.3em;
  margin-top: .5em;
  text-transform: none; }

.p-article {
  font-size: .9em;
  margin-bottom: 1em; }

.column-related-domains {
  margin-bottom: 30px; }

.h-column-article {
  font-size: 1em;
  line-height: 1.2em; }

.column-disp-block {
  display: block;
  line-height: 1.2em;
  margin-bottom: .5em; }

/* domains matching category ROWS 
----------------------------------*/
.column-container-domains {
  padding: 20px 0; }
  .column-container-domains .container-row {
    background: #f3f8fa;
    border: 1px solid #dddddd;
    margin: 0 0 5px 0;
    padding: 0 .5em; }
    .column-container-domains .container-row:hover {
      background: #f8f8f8;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease; }
  .column-container-domains .container-name-price {
    padding: .25em 0; }
  .column-container-domains .container-name {
    font-size: 1.333em;
    /*overflow:hidden;*/
    position: relative;
    /*text-overflow:ellipsis;*/
    white-space: nowrap; }
  .column-container-domains .domain-name {
    font-size: 0.662em;
    padding: 0 .5em; }
  .column-container-domains .btn-view-more-txt {
    /*font-size: 0.662em;*/
    padding: 0 .25em; }
  .column-container-domains .container-price {
    padding: 0 .5em 0 0;
    width: 15%; }
  .column-container-domains .domain-price {
    font-size: 0.722em;
    line-height: 3.5em; }
  .column-container-domains .btn-info {
    font-size: 1em;
    line-height: 2.5em; }
  .column-container-domains .domain-cta {
    margin-top: .35em;
    padding: 0 .5em;
    text-align: center;
    width: 40%; }
  .column-container-domains .btn-buy-now,
  .column-container-domains .btn-request-price {
    border-radius: 10px;
    font-size: 0.722em;
    font-weight: 700;
    opacity: .7;
    padding: .5em 0;
    text-align: center;
    width: 110px; }
    .column-container-domains .btn-buy-now:hover,
    .column-container-domains .btn-request-price:hover {
      opacity: 1;
      -webkit-transition: opacity 1s linear;
      -moz-transition: opacity 1s linear;
      -ms-transition: opacity 1s linear;
      -o-transition: opacity 1s linear;
      transition: opacity 1s linear; }
  .column-container-domains .btn-make-offer {
    display: inline;
    font-size: .67em;
    padding-left: .5em; }

.btn-view-more-categories {
  color: #507ec0;
  margin: 20px auto; }

/* Static Pages about, faqs, etc. 
----------------------------------*/
.page-content-a,
.page-content-b {
  margin-bottom: 5em; }

.fade-hilight-h {
  background: url(/app/img/main/bg-categories-hilight-481x257.png) no-repeat;
  background-size: contain; }

.container-callout-premium-domains {
  background: #f8f8f8;
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  margin: -60px auto 20px;
  padding: 20px;
  position: relative; }

.special-sub-nav-container {
  background: url(/app/img/main/bg-vert-article.png) no-repeat right top;
  box-shadow: inset 0 -30px 100px #e6f1f5;
  margin-top: 10px;
  padding: 10px 65px 100px 5px;
  width: 380px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .sticky .special-sub-nav-container {
    margin-top: 0;
    position: fixed;
    top: 10px; }

.set-fixed-top {
  position: fixed;
  top: 0px; }

.sub-faq-span {
  line-height: 1.2em;
  margin-left: 2%;
  width: 90%; }

.sub-nav {
  border-top: 0;
  color: #507ec0;
  display: block;
  padding: .3em .5em;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .sub-nav .sub-faq-i {
    font-size: .76em;
    line-height: 1.75em; }
  .sub-nav i {
    color: #8ca7c6;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .sub-nav:hover {
    color: #8ca7c6; }
    .sub-nav:hover i {
      color: #507ec0; }
  .sub-nav.selected {
    background: rgba(255, 255, 255, 0.25);
    border-top: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(80, 126, 192, 0.2); }

.container-faqs,
.container-policies,
.container-testimonials {
  border-top: 1px solid #fff;
  padding-top: 40px; }

.container-faq-content,
.container-policy-content {
  padding-left: 400px; }

.faq-dt {
  border-radius: 20px 20px 0 0;
  color: #507ec0;
  cursor: pointer;
  font-weight: 300;
  padding: 10px 20px; }
  .faq-dt:hover {
    text-decoration: underline; }
  .faq-dt.selected {
    background: #87B834;
    color: #fff;
    font-weight: 700;
    text-shadow: -1px -1px 0px #739D2C;
    -webkit-transition: all inherit inherit;
    -moz-transition: all inherit inherit;
    -ms-transition: all inherit inherit;
    -o-transition: all inherit inherit;
    transition: all inherit inherit; }
    .faq-dt.selected:hover {
      text-decoration: none; }

.faq-dd {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0 0 10px 10px;
  border: 1px solid #dfe1e2;
  border-bottom: 1px solid #fff;
  box-shadow: inset 0 1px 10px rgba(10, 16, 17, 0.1);
  display: block;
  font-size: .8em;
  font-weight: 300;
  margin: 0 0 20px;
  padding: 1.5em 2.5em;
  overflow: hidden; }

.faq-h3 {
  border-bottom: 1px dashed #8ca7c6;
  font-size: 2.5em;
  text-transform: uppercase; }

.container-policy-content {
  padding-bottom: 100px; }

.policy-h, .contact-h, .careers-h, .faqs-h, .testimonials-h, .sell-domains-h {
  color: white;
  font-size: 12em;
  line-height: 1em;
  margin-bottom: 0;
  overflow: hidden;
  text-align: center;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.5), 0 2px 10px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  width: 100%; }

.contact-h, .careers-h {
  font-size: 8.5em; }

.careers-h {
  border-bottom: 1px solid #fff; }

.faqs-h {
  font-size: 7.8em; }

.testimonials-h {
  font-size: 6.2em; }

.sell-domains-h {
  font-size: 4em; }

.container-quote-testimonial {
  padding: 1em .25em; }

/* Pop Up Div 
----------------------------------*/
.container-pop {
  min-width: 500px;
  width: 100%; }

.inner-pop, .err-pop {
  background: #f8f8f8;
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  margin: 20px auto;
  padding: 20px;
  position: relative; }

.err-pop {
  background: #f8f8f8; }

.close-pop {
  background: #fff;
  border-radius: 60px;
  border: 5px solid #fff;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.4), 5px 0 10px rgba(0, 0, 0, 0.1);
  color: #233a78;
  padding: .25em .5em;
  position: absolute;
  right: -20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .close-pop:hover {
    color: #d21334; }

.close-feature {
  background: #fff;
  border-radius: 60px;
  border: 5px solid #fff;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.4), 5px 0 10px rgba(0, 0, 0, 0.1);
  color: #233a78;
  padding: .25em .5em;
  position: absolute;
  right: -20px;
  top: -25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .close-feature:hover {
    color: #d21334; }

.container-btn-request .btn-checkout-cart {
  display: block;
  float: none; }

.pop-err-message {
  background: white;
  border-radius: 20px;
  border: 1px solid #cccccc;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  font-size: 1.5em;
  padding: 10px;
  margin: 0;
  width: 100%; }

.pop-err-icon {
  margin-right: 1%;
  width: 60px; }

.pop-err-message-txt {
  line-height: 1.2em;
  width: 350px;
  max-width: 75%; }

/* footer area 
----------------------------------*/
.f-container-padleft {
  /*padding-bottom:.75em;*/
  /*padding-left:160px;*/
  text-shadow: -1px 0px 1px #14263a; }

.f-contact-info {
  border-right: 1px solid #142632;
  height: 110px;
  padding-right: 5%;
  width: 40%; }

.f-nav-container {
  border-right: 1px solid #142632;
  border-left: 1px solid rgba(50, 87, 124, 0.7);
  height: 110px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  width: 20%; }
  .f-nav-container:last-child {
    border-right: none;
    width: 2%; }

.nav-footer-h1 {
  display: block;
  font-size: 0.889em;
  padding-bottom: 10px;
  text-transform: uppercase; }

.nav-footer {
  font-size: 0.667em; }

.footer-hr {
  border-top: 1px solid #142632;
  box-shadow: 0 1px 0 rgba(50, 87, 124, 0.7);
  /*margin-left:160px;*/ }

.container-copyright {
  padding-bottom: 0; }

.f-nav-fb,
.f-nav-tw,
.f-nav-gp,
.f-nav-in {
  margin-right: 10px; }

.txt-copyright {
  font-size: .611em; }

/* WordPress specific styling
----------------------------------*/
#page #content-wrapper {
  min-height: 80%; }

.articles-advice-h {
  background: url(/app/img/main/bg-shdw-nav-sub-column-blog.png) no-repeat bottom left;
  color: #233a78;
  font-size: 1.722em;
  line-height: 1em;
  padding-bottom: 30px; }
  .articles-advice-h i {
    color: #c9d1e0; }
  .articles-advice-h span {
    display: block;
    padding: 15px 0 0 15px; }

.contain-nav-sidebar {
  margin-right: 15%; }

.menu-my-nav-container {
  margin: 20px auto; }

#menu-my-nav li {
  margin-bottom: .25em; }
#menu-my-nav a {
  color: #424242;
  text-transform: uppercase; }
#menu-my-nav a:hover {
  color: #555555; }
#menu-my-nav i {
  font-size: .667em;
  position: relative;
  top: -2px; }

.postmetadata {
  margin: .25em 0;
  font-size: .8em; }

.post {
  font-size: .8em;
  margin: 0 0 40px; }

.container-date {
  font-size: .8em;
  padding-bottom: .25em; }

.entry p {
  margin-bottom: 1em; }

.commentlist {
  font-size: .8em; }

#comments {
  border-top: 1px solid #fff;
  font-size: 1.2em;
  padding-top: 20px; }

#searchform label {
  display: block;
  font-size: 0.778em;
  padding-bottom: .5em;
  padding-left: 5px; }
#searchform #s {
  border: 1px solid #cccccc;
  border-radius: 5px;
  box-shadow: inset 0 5px 18px rgba(0, 0, 0, 0.2);
  color: #545454;
  font-size: 0.722em;
  height: 32px;
  padding: .2em 1em;
  width: 100%; }
#searchform #searchsubmit {
  background: #d21334;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNkMzEzMzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiNjNDEyMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #d21334), color-stop(51%, #c41230));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d21334 50%, #c41230 51%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d21334 50%, #c41230 51%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-accent', endColorstr='$color-accent-med',GradientType=0 );
  /* IE6-8 */
  border-radius: 5px;
  border: none;
  border-left: 1px solid #c0abae;
  color: #fff;
  font-size: 0.722em;
  height: 32px;
  padding: .5em 1em;
  text-align: center;
  text-shadow: -1px 0 0 #a50f2d; }
  #searchform #searchsubmit:hover {
    box-shadow: inset 0 2px 5px 0 rgba(255, 255, 255, 0.5), inset 0 -5px 20px rgba(0, 0, 0, 0.3); }

/** special apply  for boldchat button below */
.icon-comments-alt {
  color: #233a78; }
  .icon-comments-alt:hover {
    color: #3F7BE9; }

#chat-button {
  color: #233a78; }
  #chat-button:hover {
    color: #3F7BE9; }

/* reCaptcha styling for contact page */
.container-captcha-contact {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 5px 5px 0 0;
  padding: 1em;
  width: 100%; }

.container-captcha-controls {
  background: #424242;
  border-radius: 0 0 5px 5px;
  padding: .2em 1em;
  width: 100%; }
  .container-captcha-controls li {
    float: left;
    margin-right: 1em; }
    .container-captcha-controls li a {
      -webkit-text-stroke: 0;
      font-size: .65em;
      color: #959595; }
      .container-captcha-controls li a:hover {
        color: #cccccc; }

.container-captcha-img {
  float: left;
  margin-right: 2%;
  width: 48%; }

.container-captcha-field {
  float: right;
  width: 46%; }

.btn-contact-social {
  border-radius: .3em;
  color: #fff;
  display: block;
  font-weight: 600;
  padding: .5em 1em;
  text-align: center;
  width: 100%; }
  .btn-contact-social:hover {
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.1); }
  .btn-contact-social.in {
    background: #287bbc;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    border-color: #1b5480;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF287BBC', endColorstr='#FF23639A');
    background-image: -webkit-linear-gradient(top, #287bbc 0%, #23639a 100%);
    background-image: -moz-linear-gradient(top, #287bbc 0%, #23639a 100%);
    background-image: -o-linear-gradient(top, #287bbc 0%, #23639a 100%);
    background-image: linear-gradient(top, #287bbc 0%, #23639a 100%); }
  .btn-contact-social.fb {
    background: #4e69a2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #4e69a2 0%, #3b5998 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e69a2), color-stop(100%, #3b5998));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4e69a2 0%, #3b5998 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4e69a2 0%, #3b5998 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4e69a2 0%, #3b5998 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #4e69a2 0%, #3b5998 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e69a2', endColorstr='#3b5998',GradientType=0 );
    /* IE6-9 */
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    border-color: #1b5480; }

/** prevent bleeding FB text on the social button for landscape phones and smaller  */
@media (max-width: 480px) {
  .btn-contact-social.fb, .btn-contact-social.in {
    font-size: 85%; } }
.width-50 {
  float: left;
  width: 49%; }
  .width-50:nth-child(odd) {
    margin-right: 2%; }

.width-100 {
  clear: both;
  float: left;
  width: 100%; }

.container-error-msg {
  padding: 0 2%;
  text-align: left; }

.container-err-content {
  float: left;
  width: 55%; }

.four_oh_four_header {
  font-size: 8.333em;
  font-weight: 800;
  margin: 0;
  text-shadow: 5px 5px 15px rgba(0, 0, 0, 0.35); }

.four_oh_four_h2 {
  font-size: 1.667em;
  margin: 0;
  text-transform: inherit; }

.container-err-desc {
  float: left;
  padding: 3%;
  width: 45%; }

.four_oh_four_box {
  background: #eff5f8;
  border-radius: .8em;
  box-shadow: 0px 0px 20px rgba(35, 58, 120, 0.4);
  margin-bottom: 2em;
  padding: 2em 2.5em; }

.four_oh_four_ul {
  list-style: disc; }

@media screen and (max-width: 999px) {
  .errpage #container-footer {
    margin-top: 0;
    padding-top: 2.5em; }
  .errpage .container-chat-btn {
    display: none; }

  .container-error-msg {
    padding: 0 5%; }

  .container-err-content,
  .container-err-desc {
    float: none;
    width: 100%; }

  .four_oh_four_header {
    font-size: 8.889em;
    text-align: center; }

  .four_oh_four_h2 {
    font-size: 1.556em;
    text-align: center; } }
@media screen and (min-width: 1000px) {
  .container-error-msg {
    padding: 0 15%; }

  .four_oh_four_header {
    font-size: 9.444em; }

  .four_oh_four_h2 {
    font-size: 2.222em;
    width: 75%; } }
@media only screen and (min-width: 0) and (max-width: 25.333em) {
  .container-home-recents {
    background: none; }

  .inner-home-recents {
    padding-right: 0%; }
    .inner-home-recents h2 {
      line-height: 1.2em;
      width: 100%; } }
/*@media only screen and (min-width: 0) and (max-width: 640px)*/
@media only screen and (min-width: 0) and (max-width: 40em) {
  body {
    font-size: 15px; }

  h2 {
    line-height: 1.2em; }

  .txt-sm {
    font-size: .9em; }

  #container-header {
    border-bottom: 1px solid #e7ecf4;
    box-shadow: 0 1px 0 #fff, 0 0 50px white;
    height: auto;
    padding-bottom: 10px;
    position: relative;
    z-index: 36; }
    #container-header.home {
      background: none;
      border-bottom: 0;
      box-shadow: none;
      height: 160px; }

  .bd-logo-main {
    display: block;
    float: none;
    margin: 50px auto 0;
    width: 80%; }

  .nav-header {
    background-image: none !important;
    box-shadow: inset 0 -2px 10px rgba(204, 204, 204, 0.55);
    float: none;
    left: 0;
    margin-top: 0;
    padding-left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

  .h-nav-main {
    border: none;
    border-bottom: 1px solid #d9e7f0; }

  .h-nav-main-li {
    font-size: 1em;
    padding: .1em .2em; }

  .h-nav-main-a, .h-support,
  .h-cart,
  .h-nav-main-a:visited,
  .h-support:visited,
  .h-cart:visited {
    display: block;
    padding: 10px 0.95em; }
    .h-nav-main-a:hover, .h-support:hover,
    .h-cart:hover,
    .h-nav-main-a:visited:hover,
    .h-support:visited:hover,
    .h-cart:visited:hover {
      background: white; }

  .h-chat {
    padding: 0; }

  .txt-nav {
    display: none; }

  .h-nav-search-bar {
    background: none;
    border: none;
    left: 5px;
    position: absolute;
    top: 180px;
    width: 90%;
    z-index: 37; }

  #tld-filter {
    font-size: 1.4em;
    width: 500%; }

  #tld-drop,
  #drop-tld {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    font-size: 1.4em;
    position: relative;
    top: 3px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }

  .tld-choice, .tld-choice-all {
    font-size: 0.5em; }

  #btn-nav-pop {
    background: #ddd;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: inset 0 5px 5px white;
    color: #424242;
    display: inline-block;
    font-size: 1em;
    padding: .15em .5em; }

  .phone-header {
    float: none;
    font-size: 1.2em;
    margin: 1em auto -20px;
    padding-left: 0;
    position: relative;
    top: -20px;
    width: 80%; }

  .phone-us .txt-grey,
  .phone-world .txt-grey {
    font-size: .8em; }

  .column-container-domains .container-price {
    float: right;
    margin-right: 1em;
    text-align: right;
    width: auto; }

  .container-billboard {
    background-color: #ccc;
    background-position: 55% 0;
    background-size: auto 100%;
    border-bottom: 1px solid #fff;
    box-shadow: 0 10px 10px rgba(255, 255, 255, 0.7);
    height: 190px; }

  #content-wrapper {
    padding-bottom: 600px;
    padding-top: 40px;
    /*width:90%;*/ }

  .container-faqs, .container-policies, .container-testimonials {
    padding-top: 0; }

  .container-faq-h {
    display: none; }

  .container-fixed {
    min-height: 0;
    width: 100%; }

  .inner-billboard {
    left: 20px;
    top: 10px;
    width: 90%; }
    .inner-billboard .txt-h1-intro {
      font-size: 1.5em;
      line-height: 1.1em;
      margin-bottom: .15em;
      text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
      width: 80%; }
    .inner-billboard .search-form {
      box-shadow: none;
      border: 1px solid #bbb;
      height: 40px;
      padding: 1%;
      top: 25px;
      width: 95%; }
    .inner-billboard .form-field {
      font-size: .9em; }
    .inner-billboard .search-text-field {
      width: 48%; }
    .inner-billboard .btn-search {
      font-size: 1em; }

  .txt-promo-h {
    font-size: 1em;
    line-height: 1.1em;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    width: 70%; }

  .tab-grey {
    border-radius: 10px;
    box-shadow: none;
    font-size: .7em;
    left: -5px;
    padding: 5px 10px;
    height: 65px; }

  .container-fields-search-main {
    padding: .2em; }

  .search-tld-drop {
    margin-right: 15%; }
    #homeSearchFrm .search-tld-drop {
      font-size: .85em;
      width: 30%; }

  #home-tld-drop {
    left: -5%;
    width: 110%; }

  .tld-li, .tld-li-omega {
    margin-right: 1%;
    width: 32%; }

  .container-pricing-select {
    width: 80%; }

  .container-pricing-select-to {
    width: 20%; }

  #noprice-filter {
    font-size: .7em; }

  /* home content below billboard 
  -----------------------------------------*/
  .container-home-intro {
    background-size: 100% auto;
    margin-top: 10px;
    /*padding-bottom:60px;*/ }

  .inner-home-intro {
    background-image: none;
    background-size: 40% auto;
    padding: 20px; }
    .inner-home-intro h2 {
      line-height: 1.2em;
      padding: 0 20px 0 100px; }

  .container-home-recents {
    background-size: 40% auto;
    margin-bottom: 30px; }

  .inner-home-recents {
    padding-right: 40%; }
    .inner-home-recents h2 {
      line-height: 1.2em;
      width: 80%; }

  .sold-name {
    font-size: .9em;
    width: 75%; }

  .container-home-case {
    background: url("/app/img/main/bg-case-study-fade.jpg") no-repeat scroll center 30px transparent; }

  .inner-home-case {
    background: url("/app/img/main/temp-woman-case-study.png") no-repeat scroll right top transparent;
    background-size: 40% auto;
    margin-top: -20px;
    padding: 50px 15px; }
    .inner-home-case h2 {
      line-height: 1.2em;
      width: 50%; }

  .container-case-quote {
    background-image: none;
    background: #d21334;
    border-top: 3px solid #a50f2d;
    height: 100%;
    left: 0;
    margin: -25px auto 0;
    padding: 20px 20px 40px;
    width: 100%; }

  .case-quote {
    font-size: 1em; }

  .intro-case-study {
    position: relative; }

  .case-study-img {
    float: right;
    position: relative;
    top: 25px;
    width: 60%; }
    .case-study-img img {
      box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
      height: auto;
      width: 100%; }

  .point-arws {
    display: none; }

  .container-name-price {
    padding: .5em 1em; }

  .container-name {
    margin-bottom: .25em;
    width: 70%; }

  .btn-view-more,
  .btn-view-more-txt,
  .btn-view-more-txt-main {
    display: none; }

  .domain-cta,
  .column-container-domains .domain-cta {
    clear: both;
    float: none;
    margin-bottom: .5em;
    text-align: center;
    width: 100%; }

  .btn-buy-now, .btn-make-offer {
    width: 48%; }

  .column-container-domains .btn-buy-now,
  .column-container-domains .btn-make-offer {
    display: inline-block;
    font-size: 1em;
    width: 48%; }
  .column-container-domains .container-name {
    font-size: 1em; }
  .column-container-domains .btn-request-price {
    font-size: 1em;
    width: 99%; }

  .btn-request-price {
    width: 100%; }

  .domain-name,
  .column-container-domains .domain-name {
    font-size: 1em;
    line-height: 3em;
    padding-left: .25em; }

  .domain-price,
  .column-container-domains .domain-price {
    font-size: 1em;
    line-height: 3em; }

  .pagination {
    font-size: .85em; }

  .container-pop {
    margin: 0 auto;
    min-width: 300px;
    width: 95%; }

  .close-pop {
    right: 5px;
    top: 10px; }

  #exactMatchTopper {
    margin-top: 20px; }

  .match {
    background-size: 15%;
    background-image: none;
    padding: 0 20px 20px; }
    .match .name {
      font-size: 1.5em;
      /*padding-left:35px;*/ }

  .btn-cta-match {
    padding: .5em; }

  .txt-available-wrap {
    font-size: 1em; }

  .container-btn-cta {
    text-align: center;
    margin: 0 auto 20px;
    width: 90%; }

  .container-phone {
    font-size: 1em;
    padding-left: 0;
    max-width: 100%; }

  #container-footer {
    z-index: 35; }

  .container-contains-select {
    margin-right: 1%;
    width: 32%; }

  .container-searched-term,
  .container-search-field {
    margin-right: 0;
    width: 57%; }

  .container-filters {
    clear: both;
    margin-top: 2%;
    position: relative;
    width: 100%;
    z-index: 12; }

  .container-search-category, .container-search-price, .container-search-tld, .container-search-exclude, .clear-form {
    font-size: 1.3em;
    padding: .35em .5em; }

  .clear-form {
    padding: .35em 0; }

  .container-search-category .txt-desc, .container-search-price .txt-desc, .container-search-tld .txt-desc, .container-search-exclude .txt-desc {
    display: none; }

  .container-sort-by,
  .container-limit-length {
    float: none;
    font-size: .9em;
    padding-left: 10px; }

  .container-limit-length {
    padding-top: 20px; }

  .sort-by {
    margin-bottom: .5em; }

  .container-pagination {
    display: none;
    position: relative;
    top: 90px; }

  /* contact us 
  ------------------------------*/
  .container-tabbed-content {
    background: #233a78;
    border-radius: 20px 60px 0 0;
    position: inherit;
    width: 100%; }

  .form-fieldset, .form-fieldset-contact-us, .form-fieldset-sell-domains {
    background: none; }

  .fieldset-ul {
    margin-left: 0; }

  .fieldset-ul-first {
    padding-top: 0; }

  .fieldset-ul-last {
    padding-top: 0; }

  .bg-tabbed-header-contact-us, .bg-tabbed-header-sell-domains,
  .bg-tabbed-header-sell-domains {
    background: none;
    color: #fff;
    height: auto;
    margin-top: 10px; }

  .txt-col-inform {
    bottom: 16px;
    color: #fff;
    position: relative;
    text-align: left;
    width: 87%; }

  .hr-form {
    margin: 40px 0 .5em 0; }

  .margTopResponsive {
    margin-top: 20px; }

  .container-tabbed-content .a-norm,
  .container-tabbed-content .a-norm:visited {
    color: #fff; }

  /* about us, testimonials 
  ------------------------------*/
  .container-first-50,
  .container-last-50,
  .container-first-60,
  .container-last-40,
  .container-domain-specialist,
  .container-content-side {
    float: none;
    width: 100%; }

  .billboard-about .txt-super-h,
  .billboard-sell .txt-super-h {
    font-size: 3em; }

  .testimonials-h {
    font-size: 2em;
    height: 26px; }

  .contact-h, .careers-h,
  .careers-h {
    display: none;
    font-size: 5em;
    height: 60px; }

  .container-quote-testimonial {
    padding-top: 100.6%;
    position: relative; }
    .container-quote-testimonial .container-image {
      position: absolute;
      top: 0; }
      .container-quote-testimonial .container-image h2 {
        width: 90%; }
        .container-quote-testimonial .container-image h2 img {
          height: auto;
          width: 165px; }

  /* categories 
  ------------------------------*/
  .container-billboard-categories {
    background-size: auto 180px; }

  .billboard-categories {
    width: 100%; }

  .container-billboard-categories, .container-billboard-art, .container-billboard-automotive, .container-billboard-business, .container-billboard-dating, .container-billboard-education, .container-billboard-entertainment, .container-billboard-family, .container-billboard-financial, .container-billboard-food, .container-billboard-gaming, .container-billboard-health, .container-billboard-home-garden, .container-billboard-information, .container-billboard-insurance, .container-billboard-legal, .container-billboard-music, .container-billboard-politics, .container-billboard-pro-services, .container-billboard-real-estate, .container-billboard-retail, .container-billboard-science, .container-billboard-sports, .container-billboard-technology, .container-billboard-travel {
    height: 180px;
    padding: 0; }

  .container-billboard-categories {
    display: none; }

  .container-billboard-categories .txt-super-h {
    font-size: 3.5em;
    left: 120px;
    top: 30px;
    width: 60%; }

  .container-billboard-categories,
  .container-billboard-art,
  .container-billboard-automotive,
  .container-billboard-business,
  .container-billboard-dating,
  .container-billboard-education,
  .container-billboard-entertainment,
  .container-billboard-family,
  .container-billboard-financial,
  .container-billboard-food,
  .container-billboard-gaming,
  .container-billboard-health,
  .container-billboard-home-garden,
  .container-billboard-information,
  .container-billboard-insurance,
  .container-billboard-legal,
  .container-billboard-music,
  .container-billboard-politics,
  .container-billboard-pro-services,
  .container-billboard-real-estate,
  .container-billboard-retail,
  .container-billboard-science,
  .container-billboard-sports,
  .container-billboard-technology,
  .container-billboard-travel {
    background: none !important;
    box-shadow: none;
    /*background-size: auto 180px;
    background-position:-800px top;*/ }

  .container-billboard-education,
  .container-billboard-entertainment,
  .container-billboard-financial,
  .container-billboard-food,
  .container-billboard-gaming,
  .container-billboard-health,
  .container-billboard-home-garden,
  .container-billboard-information,
  .container-billboard-insurance,
  .container-billboard-legal,
  .container-billboard-music,
  .container-billboard-science,
  .container-billboard-retail,
  .container-billboard-technology,
  .container-billboard-travel {
    background: none !important;
    box-shadow: none;
    /*background-position:-700px top;*/ }

  .container-billboard-politics,
  .container-billboard-real-estate {
    background: none !important;
    box-shadow: none;
    /*background-position:-600px top;*/ }

  .container-billboard-art .txt-super-h,
  .container-billboard-automotive .txt-super-h,
  .container-billboard-business .txt-super-h,
  .container-billboard-dating .txt-super-h,
  .container-billboard-education .txt-super-h,
  .container-billboard-entertainment .txt-super-h,
  .container-billboard-family .txt-super-h,
  .container-billboard-financial .txt-super-h,
  .container-billboard-food .txt-super-h,
  .container-billboard-gaming .txt-super-h,
  .container-billboard-health .txt-super-h,
  .container-billboard-home-garden .txt-super-h,
  .container-billboard-information .txt-super-h,
  .container-billboard-insurance .txt-super-h,
  .container-billboard-legal .txt-super-h,
  .container-billboard-music .txt-super-h,
  .container-billboard-politics .txt-super-h,
  .container-billboard-pro-services .txt-super-h,
  .container-billboard-real-estate .txt-super-h,
  .container-billboard-retail .txt-super-h,
  .container-billboard-science .txt-super-h,
  .container-billboard-sports .txt-super-h,
  .container-billboard-technology .txt-super-h,
  .container-billboard-travel .txt-super-h {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    left: 0;
    padding: 10px;
    top: 25px;
    width: 100%; }

  .container-billboard-automotive .txt-super-h {
    font-size: 2.5em;
    line-height: 0.9em; }
  .container-billboard-art .txt-super-h, .container-billboard-business .txt-super-h, .container-billboard-education .txt-super-h, .container-billboard-financial .txt-super-h, .container-billboard-health .txt-super-h, .container-billboard-gaming .txt-super-h, .container-billboard-pro-services .txt-super-h, .container-billboard-real-estate .txt-super-h, .container-billboard-retail .txt-super-h, .container-billboard-science .txt-super-h {
    font-size: 2.7em;
    line-height: 1em; }
  .container-billboard-dating .txt-super-h {
    font-size: 2em;
    line-height: 1em; }
  .container-billboard-entertainment .txt-super-h {
    font-size: 1.75em;
    line-height: 1em; }
  .container-billboard-family .txt-super-h, .container-billboard-food .txt-super-h, .container-billboard-home-garden .txt-super-h, .container-billboard-information .txt-super-h, .container-billboard-music .txt-super-h {
    font-size: 2.2em;
    line-height: 1em; }
  .container-billboard-insurance .txt-super-h, .container-billboard-legal .txt-super-h {
    font-size: 2.2em;
    line-height: 1em;
    top: 15px; }
  .container-billboard-politics .txt-super-h, .container-billboard-travel .txt-super-h {
    font-size: 2.7em;
    line-height: 1em;
    text-shadow: none; }
  .container-billboard-sports .txt-super-h {
    font-size: 3.2em;
    line-height: 1em;
    text-shadow: none; }
  .container-billboard-technology .txt-super-h {
    font-size: 2.7em;
    line-height: 1em;
    text-shadow: none;
    top: 35px; }

  .container-billboard-automotive .txt-h1-second {
    text-shadow: 0 1px 3px rgba(255, 255, 255, 0.5); }

  .container-billboard-education .txt-h1-third {
    position: relative; }

  .container-billboard-food .txt-h1-second {
    font-size: .6em; }

  .container-billboard-health .txt-h1-second {
    font-size: 1em; }

  .container-billboard-retail .txt-h1-second {
    font-size: .4em; }

  .container-billboard-science .txt-h1-second {
    font-size: .5em; }

  .container-billboard-sports .txt-h1-second {
    font-size: .5em; }

  .nav-sub-column-wide {
    background: none;
    margin-top: 0;
    padding: 20px 10px 20px;
    width: 100%; }

  .nav-sub-column-wide-h {
    font-size: 1.5em;
    white-space: nowrap; }

  .container-inner-head {
    padding-bottom: 550px;
    position: relative; }

  .nav-sub-column {
    background: none;
    bottom: 0;
    float: none;
    font-size: 1.15em;
    margin: 0;
    padding: 10px 5px;
    position: absolute;
    width: 100%; }

  .nav-pop-categories {
    margin-right: 0;
    padding: .5em 0;
    width: 33%; }
    .nav-pop-categories a {
      padding: .25em; }
      .nav-pop-categories a:hover {
        box-shadow: inset 0 5px 10px rgba(255, 255, 255, 0.8), 0 0px 3px #bbd9fa; }

  .container-category,
  .txt-cat-nav {
    display: block;
    float: none; }

  .container-category {
    font-size: 1.5em;
    margin: 0 auto .5em;
    padding: .35em;
    text-align: center; }

  .txt-cat-nav {
    font-size: .9em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }

  .nav-pop-categories:last-child {
    border-bottom: 1px solid #fdfefe; }

  .container-inner-head-main {
    padding: 5px; }

  .content-lander-article {
    float: none;
    width: 100%; }

  .snippit-article {
    float: none;
    margin: 0 0 40px;
    width: 100%; }

  .promo-circle-large {
    font-size: .8em;
    height: 304px;
    left: -10px;
    margin: 20px auto 100px;
    position: relative;
    top: 0px;
    width: 304px; }

  .promo-circle-inner {
    float: none;
    height: 248px;
    width: 248px; }

  .container-msg {
    background-size: 35%;
    border-radius: 40px;
    height: 140px;
    padding-top: 10px;
    padding-left: 100px;
    width: 102%; }

  .form-whitepaper {
    margin-left: 5%;
    width: 80%; }

  .gfx-arw-pointer {
    bottom: -70px; }

  /* FAQs, Policies 
  ----------------------------------*/
  .container-faq-content,
  .container-policy-content {
    padding: 1em 10px; }

  .policy-h {
    display: none; }

  .faqs-h {
    font-size: 5em;
    height: 145px;
    text-align: left; }

  .special-sub-nav-container {
    background: none;
    box-shadow: none;
    float: none;
    padding: 0 20px;
    width: auto; }

  .set-fixed-top {
    position: relative; }

  /* Pop Up Div 
  ----------------------------------*/
  .pop-err-message-txt {
    width: 55%; }

  /* footer area 
  ----------------------------------*/
  #container-footer {
    background: url(/app/img/main/bg-footer-900tall.png) repeat-x left 0;
    min-height: 700px;
    padding: 2em 1em;
    margin-top: -600px; }

  #footer {
    background-position: -20px top;
    background-size: 40%;
    width: 100%;
    padding: 1em .5em; }

  .container-chat-btn {
    padding: 0.8em !important; }

  .f-contact-info {
    border: none;
    border-bottom: 1px solid #142632;
    float: none;
    height: auto;
    padding-bottom: 20px;
    width: 100%; }

  .f-phone-us,
  .f-phone-world {
    display: block; }

  .f-nav-container {
    border: none;
    border-bottom: 1px solid #142632;
    border-top: 1px solid rgba(50, 87, 124, 0.7);
    float: none;
    height: auto;
    padding: 3%;
    width: 95%; }
    .f-nav-container:last-child {
      border-bottom: none;
      width: 95%; }

  .f-container-padleft {
    padding-left: 0; }

  .nav-footer-h1 {
    font-size: 1.1em; }

  .nav-footer {
    font-size: .9em; }

  .footer-hr {
    margin: 0 auto; }

  .container-copyright {
    font-size: 1.3em;
    padding: .5em 20px !important; }

  #container-header.home {
    height: auto; }

  .inner-home-intro h2 {
    padding: 0; }

  .inner-home-case {
    background: none; }
    .inner-home-case h2 {
      width: 100%; }

  #container-feature-text,
  #container-feature-thumb {
    float: none;
    text-align: center;
    width: 100%; } }
@media only screen and (min-width: 400px) and (max-width: 499px) {
  #container-header.home {
    height: auto; }

  .inner-home-intro {
    background-size: 35% auto; }

  .container-captcha-img {
    float: none;
    margin-right: 0%;
    width: 100%; }

  .container-captcha-field {
    float: none;
    width: 100%; }

  #container-feature-text,
  #container-feature-thumb {
    float: none;
    text-align: center;
    width: 100%; } }
/* @media screen and (min-width: 400px) and (max-width: 640px) */
@media screen and (min-width: 25em) and (max-width: 40em) {
  .h-nav-main {
    font-size: .9em; }

  .h-nav-search-bar {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    left: auto;
    position: absolute;
    right: 10px !important;
    top: -5px;
    width: 45%;
    z-index: 37; }

  .bd-logo-main {
    float: left;
    width: 45%; }

  .phone-header {
    float: right;
    font-size: .9em;
    margin: 0;
    padding-left: 0;
    position: relative;
    text-align: right;
    top: 50px;
    width: 55%; }

  #container-feature-text,
  #container-feature-thumb {
    float: none;
    text-align: center;
    width: 100%; }

  /* footer */
  #footer {
    background-image: none; }

  .f-container-padleft {
    padding-left: 10px; }

  .txt-copyright {
    display: block;
    line-height: 1.2em; }

  .container-captcha-img {
    float: none;
    margin-right: 0%;
    width: 100%; }

  .container-captcha-field {
    float: none;
    width: 100%; } }
/* @media screen and (min-width: 641px) and (max-width: 740px) */
@media screen and (min-width: 40.063em) and (max-width: 46.25em) {
  .btn-view-more-txt-main {
    padding: 1.5em .25em; }

  .container-price {
    padding: 1em; }

  .btn-make-offer {
    display: block; } }
/* @media screen and (min-width: 641px) and (max-width: 888px) */
@media screen and (min-width: 40.063em) and (max-width: 55.5em) {
  h2 {
    line-height: 1.2em; }

  /* header */
  .nav-header {
    padding-left: 0; }

  .phone-header {
    float: none;
    font-size: .82em;
    position: absolute;
    top: 40px; }

  #content-wrapper {
    width: 99%; }

  #header {
    width: 90%; }

  .container-fixed {
    width: 100%; }

  .inner-billboard {
    top: 30px; }
    .inner-billboard .txt-h1-intro {
      font-size: 3.5em;
      line-height: 1.2em;
      margin-bottom: 0.2em;
      text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
      width: 80%; }
    .inner-billboard .search-form {
      border: 1px solid #bbb;
      left: 10px;
      padding: 1%;
      top: 30px;
      width: 90%; }

  .txt-promo-h {
    line-height: 1.2em;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    width: 60%; }

  .tab-grey {
    font-size: 0.7em;
    height: 90px;
    left: 0;
    padding: 5px 20px 0; }

  .container-home-intro {
    background-size: 100% auto;
    margin-top: -55px;
    padding-bottom: 260px; }

  .inner-home-case {
    min-height: 440px; }

  .intro-case-study {
    position: relative; }

  .case-study-img {
    float: left;
    position: relative;
    /*top: 25px;*/
    width: 60%; }
    .case-study-img img {
      box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
      height: auto;
      width: 100%; }

  .point-arws {
    display: none;
    /*bottom: -20px;
    font-size: 2em;
    position: absolute;
    right: 110px;*/ }

  .a-case-study {
    font-size: 0.633em;
    padding-left: 10px;
    padding-top: 0; }

  .container-case-quote {
    background-size: 100% auto;
    left: 0;
    padding: 18px 70px;
    width: 100%; }

  .case-quote {
    font-size: .9em; }

  /* search */
  .container-search-results {
    /*padding:20px;*/ }

  .container-contains-select {
    width: 18%; }

  .container-searched-term,
  .container-search-field {
    width: 75%; }

  .container-filters {
    padding-top: 10px;
    position: relative;
    width: 100%;
    z-index: 12; }

  .container-name {
    width: 35%; }

  .txt-view-more-main {
    display: none; }

  .domain-name {
    font-size: 1em; }

  .domain-cta:nth-child(4) {
    margin-right: 0;
    margin-top: .5em; }

  /* about us, testimonials 
  ------------------------------*/
  .testimonials-h {
    clear: both; }
    .billboard-about .testimonials-h, .billboard-sell .testimonials-h {
      font-size: 3em; }

  .contact-h, .careers-h,
  .careers-h {
    clear: both;
    font-size: 7em;
    height: 110px; }

  .container-quote-testimonial {
    margin: 0 auto;
    width: 99%; }
    .container-quote-testimonial h2 img {
      height: auto;
      max-width: 90%; }

  .page-content-a,
  .page-content-b {
    margin: 0 20px 20px; }

  .container-callout-premium-domains {
    font-size: .85em; }

  /* categories 
  ------------------------------*/
  .container-billboard-categories {
    background-size: auto 180px; }

  .billboard-categories {
    width: 100%; }

  .container-billboard-categories, .container-billboard-art, .container-billboard-automotive, .container-billboard-business, .container-billboard-dating, .container-billboard-education, .container-billboard-entertainment, .container-billboard-family, .container-billboard-financial, .container-billboard-food, .container-billboard-gaming, .container-billboard-health, .container-billboard-home-garden, .container-billboard-information, .container-billboard-insurance, .container-billboard-legal, .container-billboard-music, .container-billboard-politics, .container-billboard-pro-services, .container-billboard-real-estate, .container-billboard-retail, .container-billboard-science, .container-billboard-sports, .container-billboard-technology, .container-billboard-travel {
    height: 180px; }

  .container-billboard-categories .txt-super-h {
    right: 40px;
    top: 30px;
    width: auto; }

  .container-billboard-art,
  .container-billboard-automotive,
  .container-billboard-business,
  .container-billboard-dating,
  .container-billboard-education,
  .container-billboard-entertainment,
  .container-billboard-food,
  .container-billboard-gaming,
  .container-billboard-health,
  .container-billboard-home-garden,
  .container-billboard-information,
  .container-billboard-insurance,
  .container-billboard-legal,
  .container-billboard-music,
  .container-billboard-politics,
  .container-billboard-pro-services,
  .container-billboard-retail,
  .container-billboard-science,
  .container-billboard-sports,
  .container-billboard-technology {
    background-position: 30% 30%; }

  .container-billboard-art,
  .container-billboard-entertainment,
  .container-billboard-financial,
  .container-billboard-food,
  .container-billboard-health,
  .container-billboard-music,
  .container-billboard-politics,
  .container-billboard-pro-services,
  .container-billboard-retail,
  .container-billboard-sports,
  .container-billboard-technology,
  .container-billboard-travel {
    background-position: -17% 30%; }

  .container-billboard-automotive,
  .container-billboard-business,
  .container-billboard-entertainment,
  .container-billboard-family,
  .container-billboard-food,
  .container-billboard-health,
  .container-billboard-music,
  .container-billboard-politics,
  .container-billboard-real-estate,
  .container-billboard-retail,
  .container-billboard-technology {
    background-position: 25% 30%; }

  .container-billboard-art .txt-super-h,
  .container-billboard-automotive .txt-super-h,
  .container-billboard-business .txt-super-h,
  .container-billboard-dating .txt-super-h,
  .container-billboard-education .txt-super-h,
  .container-billboard-entertainment .txt-super-h,
  .container-billboard-family .txt-super-h,
  .container-billboard-financial .txt-super-h,
  .container-billboard-food .txt-super-h,
  .container-billboard-gaming .txt-super-h,
  .container-billboard-health .txt-super-h,
  .container-billboard-home-garden .txt-super-h,
  .container-billboard-information .txt-super-h,
  .container-billboard-insurance .txt-super-h,
  .container-billboard-legal .txt-super-h,
  .container-billboard-music .txt-super-h,
  .container-billboard-politics .txt-super-h,
  .container-billboard-pro-services .txt-super-h,
  .container-billboard-real-estate .txt-super-h,
  .container-billboard-retail .txt-super-h,
  .container-billboard-science .txt-super-h,
  .container-billboard-sports .txt-super-h,
  .container-billboard-technology .txt-super-h,
  .container-billboard-travel .txt-super-h {
    left: 0;
    padding: 10px 10px 10px 40px;
    top: 25px;
    width: 60%; }

  .container-billboard-automotive .txt-super-h {
    color: #424242;
    font-size: 2.5em;
    line-height: 0.9em; }

  .container-billboard-automotive .txt-h1-second {
    text-shadow: 0 1px 3px rgba(255, 255, 255, 0.5); }

  .container-billboard-art .txt-super-h {
    font-size: 2.7em;
    line-height: 1em; }

  .container-billboard-business .txt-super-h {
    font-size: 2.7em;
    line-height: 1em;
    top: 10px; }

  .container-billboard-dating .txt-super-h {
    font-size: 3em;
    line-height: 1em;
    top: 0; }

  .container-billboard-education .txt-super-h {
    font-size: 2.7em;
    line-height: 1em; }

  .container-billboard-education .txt-h1-third {
    position: relative; }

  .container-billboard-entertainment .txt-super-h {
    font-size: 2.4em;
    line-height: 1em;
    top: 0;
    width: 75%; }

  .container-billboard-entertainment .txt-h1-second {
    font-size: .3em;
    line-height: 1em; }

  .container-billboard-family .txt-super-h {
    font-size: 3em;
    line-height: 1em;
    top: 0; }

  .container-billboard-financial .txt-super-h {
    font-size: 3em;
    line-height: 1em;
    top: 0; }

  .container-billboard-food .txt-super-h {
    font-size: 2.2em;
    line-height: 1em; }

  .container-billboard-food .txt-h1-second {
    font-size: .6em; }

  .container-billboard-health .txt-super-h {
    font-size: 3em;
    line-height: .9em;
    top: 0; }

  .container-billboard-health .txt-h1-second {
    font-size: .5em; }

  .container-billboard-gaming .txt-super-h {
    font-size: 2.7em;
    line-height: 1em;
    top: 10px; }

  .container-billboard-home-garden .txt-super-h {
    font-size: 2.7em;
    line-height: 1em;
    top: 0;
    width: 70%; }

  .container-billboard-information .txt-super-h {
    font-size: 3em;
    line-height: 1em;
    top: 0; }

  .container-billboard-insurance .txt-super-h {
    font-size: 2.2em;
    line-height: 1em;
    top: 15px; }

  .container-billboard-legal .txt-super-h {
    font-size: 2.2em;
    line-height: 1em;
    top: 15px; }

  .container-billboard-music .txt-super-h {
    font-size: 2.7em;
    line-height: 1em;
    top: 10px; }

  .container-billboard-politics .txt-super-h {
    font-size: 4em;
    line-height: .9em;
    text-shadow: none;
    top: 0; }

  .container-billboard-politics .txt-h1-second {
    font-size: .5em;
    line-height: 1em; }

  .container-billboard-pro-services .txt-super-h {
    font-size: 2.7em;
    line-height: 1em; }

  .container-billboard-real-estate .txt-super-h {
    font-size: 2.7em;
    line-height: 1em;
    top: 10px; }

  .container-billboard-retail .txt-super-h {
    font-size: 4em;
    line-height: 1em;
    top: 0; }

  .container-billboard-retail .txt-h1-second {
    font-size: .25em; }

  .container-billboard-science .txt-super-h {
    font-size: 4em;
    line-height: 1em;
    top: 0; }

  .container-billboard-science .txt-h1-second {
    font-size: .25em; }

  .container-billboard-sports .txt-super-h {
    font-size: 3.2em;
    line-height: 1em;
    text-shadow: none;
    top: 0; }

  .container-billboard-sports .txt-h1-second {
    font-size: .5em; }

  .container-billboard-technology .txt-super-h {
    font-size: 4em;
    line-height: 1em;
    text-shadow: none;
    top: 0; }

  .container-billboard-travel .txt-super-h {
    font-size: 4em;
    line-height: .9em;
    text-shadow: none;
    top: 0; }

  .nav-sub-column-wide {
    background: none;
    margin: 0 auto;
    padding: 20px 10px 20px;
    width: 90%; }

  .nav-sub-column-wide-h {
    font-size: 1.5em;
    white-space: nowrap; }

  .container-inner-head-main {
    margin: 0 auto;
    width: 90%; }

  .container-inner-head {
    background: url("/app/img/main/bg-categories-hilight-481x257.png") no-repeat scroll 0 top transparent;
    margin: 0 auto;
    padding-bottom: 550px;
    position: relative;
    width: 90%; }

  .nav-sub-column {
    background: none;
    bottom: 0;
    float: none;
    font-size: 1.15em;
    margin: 0;
    padding: 10px 5px;
    position: absolute;
    width: 100%; }

  .nav-pop-categories {
    margin-right: 0;
    padding: .5em 0;
    width: 33%; }

  .nav-pop-categories a {
    padding: .25em; }

  .nav-pop-categories a:hover {
    box-shadow: inset 0 5px 10px rgba(255, 255, 255, 0.8), 0 0px 3px #bbd9fa; }

  .container-category,
  .txt-cat-nav {
    display: block;
    float: none; }

  .container-category {
    font-size: 1.5em;
    margin: 0 auto .5em;
    padding: .35em;
    text-align: center; }

  .txt-cat-nav {
    font-size: .9em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }

  .nav-pop-categories:last-child {
    border-bottom: 1px solid #fdfefe; }

  .container-inner-head-main {
    padding: 5px; }

  .content-lander-article {
    float: none;
    width: 100%; }

  .promo-circle-large {
    height: 300px;
    position: relative;
    top: 0;
    width: 100%; }

  .promo-circle-inner {
    float: left;
    height: 250px;
    margin: 10px 20px;
    width: 250px; }

  .container-msg {
    background-size: 30%;
    border-radius: 0;
    font-size: 0.65em;
    height: 120px;
    padding-top: 5px;
    padding-left: 100px;
    width: 102%; }

  .form-whitepaper {
    display: block;
    float: left;
    font-size: 0.7em;
    margin-left: 0;
    width: 40%; }

  .form-whitepaper h3 br {
    display: none; }

  .close-me {
    display: none; }

  .gfx-arw-pointer {
    bottom: -20px;
    right: -60px; }

  .nav-lvl1 {
    width: 33%; }

  /* FAQs, Policies 
  ----------------------------------*/
  .policy-h,
  .faqs-h {
    clear: both;
    font-size: 5em;
    height: 80px;
    width: 100%; }

  /* footer */
  .f-contact-info {
    font-size: 0.7em; }

  .txt-copyright {
    font-size: 0.56em; }

  .container-captcha-img {
    float: none;
    margin-right: 0%;
    width: 100%; }

  .container-captcha-field {
    float: none;
    width: 100%; } }
@media (min-width: 55.563em) {
  .container-inner-head-main {
    background-position: 15% 0;
    padding: 2% 15%; }

  .nav-sub-column-wide {
    background: url(/app/img/main/bg-note-widest-2x.png) no-repeat center top;
    background-size: 80%;
    max-width: 100%;
    padding: 7% 15%; }

  .promo-circle-large {
    right: 15%;
    max-width: 75%; } }
/* @media screen and (min-width: 1500px) */
@media screen and (min-width: 93.75em) {
  .container-layout {
    padding: 0 15%; }

  .container-inner {
    padding: 2% 15%; }

  .container-inner-head {
    padding: 20px 15% 60px; } }
/*	Retina media query.
	  Overrides styles for devices with a device-pixel-ratio of 2+, (iPhone 4, iPhone 4S, iPod Touch, iPad)
--------------------------------------------------------------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  body {
    background: #e6f1f5 url(/app/img/main/bg-main-hilight-fade-2x.jpg) repeat-x top center;
    background-size: 1017px 890px; }

  span.select {
    background: #fff url(/app/img/main/bg-select-2x.png) no-repeat 96% center;
    background-size: 12px 6px; }

  #container-footer {
    background: url(/app/img/main/bg-footer-2x.jpg) repeat-x bottom;
    background-size: 100px 191px; }

  #footer {
    background: url(/app/img/main/footer-iphone5-2x.png) no-repeat left top;
    background-size: 204px 220px; }

  .match {
    background: url(/app/img/main/icon-match-2x.png) no-repeat;
    background-size: 166px 170px; }

  .container-msg {
    background: #233a78 url(/app/img/main/bg-msg-paper-icon-2x.png) no-repeat left 10px;
    background-size: 117px 141px; }

  .nav-header {
    background: url(/app/img/main/bg-shdw-nav-main-2x.png) no-repeat left center;
    background-size: 16px 73px; }

  .container-home-intro {
    background: url(/app/img/main/bg-map-tagged-2x.jpg) no-repeat bottom center;
    background-size: 959px 301px; }

  .inner-home-intro {
    /*background:url(/app/img/main/bg-home-intro-2x.png) no-repeat;
    background-size:249px 317px;*/ }

  .container-home-recents {
    background: url(/app/img/main/bg-home-sold-2x.png) no-repeat right top;
    background-size: 222px 231px; }

  .container-home-case {
    background: url(/app/img/main/bg-case-study-fade-2x.jpg) no-repeat top center;
    background-size: 907px 312px; }

  .container-inner-head {
    background: url(/app/img/main/bg-categories-hilight-481x257.png) no-repeat 264px top;
    background-size: 481px 257px; }

  .nav-sub-column {
    background: url(/app/img/main/bg-nav-column.png) no-repeat;
    background-size: 405px 568px; }

  .main-categories {
    background: url(/app/img/main/bg-vert-rule.png) 0 0 no-repeat;
    background-size: 76px 663px; }

  .container-billboard-categories {
    background: #dae4e2 url(/app/img/main/bg-billboard-categories-bike-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-art {
    background: #713216 url(/app/img/main/bg-billboard-art-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-automotive {
    background: #e1e5ef url(/app/img/main/bg-billboard-automotive-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-business {
    background: #e3e1db url(/app/img/main/bg-billboard-business-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-dating {
    background: #eaebcf url(/app/img/main/bg-billboard-dating-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-education {
    background: #dae1e4 url(/app/img/main/bg-billboard-education-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-entertainment {
    background: #dae1e4 url(/app/img/main/bg-billboard-entertainment-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-family {
    background: #dddddb url(/app/img/main/bg-billboard-family-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-financial {
    background: #c0cccd url(/app/img/main/bg-billboard-financial-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-food {
    background: #e7e1d9 url(/app/img/main/bg-billboard-food-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-gaming {
    background: #b8bec0 url(/app/img/main/bg-billboard-gaming-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-health {
    background: #dae5db url(/app/img/main/bg-billboard-health-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-home-garden {
    background: #bfc389 url(/app/img/main/bg-billboard-home-garden-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-information {
    background: #e9eef1 url(/app/img/main/bg-billboard-information-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-insurance {
    background: #dae0cb url(/app/img/main/bg-billboard-insurance-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-legal {
    background: #dce8e9 url(/app/img/main/bg-billboard-legal-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-music {
    background: #f0e9de url(/app/img/main/bg-billboard-music-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-politics {
    background: #f1efea url(/app/img/main/bg-billboard-politics-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-pro-services {
    background: #b8bcab url(/app/img/main/bg-billboard-pro-services-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-real-estate {
    background: #e9e8e6 url(/app/img/main/bg-billboard-real-estate.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-retail {
    background: #fff0ca url(/app/img/main/bg-billboard-retail-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-science {
    background: #d0d5d9 url(/app/img/main/bg-billboard-science-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-sports {
    background: #bdbdbb url(/app/img/main/bg-billboard-sports-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-technology {
    background: #dfe3ec url(/app/img/main/bg-billboard-technology-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-billboard-travel {
    background: #83886e url(/app/img/main/bg-billboard-travel-2x.jpg) no-repeat center top;
    background-size: auto 100%; }

  .container-sub-column-search {
    background: url(/app/img/main/bg-shdw-nav-sub-column.png-2x) no-repeat; }

  .bg-tabbed-header-contact-us, .bg-tabbed-header-sell-domains,
  .bg-tabbed-header-sell-domains {
    background: url(/app/img/main/bg-fieldset-contact-us-tab-2x.png) no-repeat;
    background-size: 312px 108px; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 320px) and (max-width: 639px), only screen and (min-device-pixel-ratio: 2) and (min-width: 320px) and (max-width: 639px) {
  /* home content below billboard 
  -----------------------------------------*/
  .container-home-intro {
    background-size: 100% auto;
    margin-top: 10px;
    padding-bottom: 100px; }

  .inner-home-intro {
    background-size: 30% auto;
    padding: 20px; }

  .inner-home-recents {
    padding-right: 0; }

  .container-home-recents {
    background-image: none;
    margin-bottom: 30px; }

  .container-home-case {
    background: url("/app/img/main/bg-case-study-fade.jpg") no-repeat scroll center 30px transparent; }

  .inner-home-case {
    background: none repeat scroll 0 0 transparent; }

  .inner-home-case h2 {
    width: 100%; }

  /* Categories */
  .container-billboard-categories,
  .container-billboard-art,
  .container-billboard-automotive,
  .container-billboard-business,
  .container-billboard-dating,
  .container-billboard-education,
  .container-billboard-entertainment,
  .container-billboard-family,
  .container-billboard-financial,
  .container-billboard-food,
  .container-billboard-gaming,
  .container-billboard-health,
  .container-billboard-home-garden,
  .container-billboard-information,
  .container-billboard-insurance,
  .container-billboard-legal,
  .container-billboard-music,
  .container-billboard-politics,
  .container-billboard-pro-services,
  .container-billboard-real-estate,
  .container-billboard-retail,
  .container-billboard-science,
  .container-billboard-sports,
  .container-billboard-technology,
  .container-billboard-travel {
    background-size: auto 180px;
    background-position: -800px top; }

  .container-billboard-education,
  .container-billboard-entertainment,
  .container-billboard-financial,
  .container-billboard-food,
  .container-billboard-gaming,
  .container-billboard-health,
  .container-billboard-home-garden,
  .container-billboard-information,
  .container-billboard-insurance,
  .container-billboard-legal,
  .container-billboard-music,
  .container-billboard-science,
  .container-billboard-retail,
  .container-billboard-technology,
  .container-billboard-travel {
    background-position: -700px top; }

  .container-billboard-politics,
  .container-billboard-real-estate {
    background-position: -600px top; }

  #container-footer {
    background-image: url(/app/img/main/bg-footer-900tall-2x.png);
    background-size: 100px 900px;
    height: 600px;
    margin-top: -600px; }

  #footer {
    background-image: none; }

  .match {
    background: none; }

  .bg-tabbed-header-contact-us, .bg-tabbed-header-sell-domains,
  .bg-tabbed-header-sell-domains {
    background-image: none; }

  .container-captcha-img {
    float: none;
    margin-right: 0%;
    width: 100%; }

  .container-captcha-field {
    float: none;
    width: 100%; }

  #recaptcha_challenge_image {
    width: 100%;
    height: auto; }

  #recaptcha_widget {
    margin-left: -.5em;
    position: relative; }

  .container-captcha-contact {
    background: none;
    border: 0;
    padding: 0; } }

/*# sourceMappingURL=application.css.map */
