/*********************
MOBILE FIRST VIEW
*********************/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'mine_font_newm';
  font-weight: normal;
  /*-moz-font-feature-settings: "salt" 2;
  -ms-font-feature-settings: "salt" 2;
  -webkit-font-feature-settings: "salt" 2;
  font-feature-settings: "salt" 2;*/
}

a {
  color: #0084ff;
  text-decoration: none;
  word-break: break-word;
  transform: all 200ms ease;
}

a:hover, a:focus {
  color: #0069cb;
  text-decoration: none;
}

.container-fluid {padding: 0 30px;}

.heading-regular {font-family: "Bariol-Regular",sans-serif;}

.navbar {
  border-radius: 0;
  border: none;
  background-image: none;
  background-color: #f5f5f5;
  border-bottom: 1px solid #d9d9d9;
  min-height: 0;
  padding: 15px 0;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}

body.home-page .navbar,
body.transparent-navbar .navbar {
  /*
    background: none;
    background-color: transparent;
  */
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 11;
  border-bottom: none;
}

.navbar-brand, .navbar-nav>li>a,
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {text-shadow: none;}

.btn {border-radius: 0px;}

.btn-border {
  background: transparent;
  border: 1px solid #E67E22;
  color: #E67E22;
  font-weight: 500;
  transition: all 240ms ease;
}

.btn-border:hover,
.btn-border:focus {
  background: #E67E22;
  color: #000;
}

.navbar .btn-border {
  height: auto;
  padding: 15px 0;
  width: 100%;
  font-size: 18px;
}

.nav>li>a {
  display: block;
  padding: 15px 0;
  border-top: 1px solid rgba(255,255,255,.2);
  transition: all 240ms ease;
}

.navbar-collapse {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.navbar-logo {
  background: url('https://d2h6rr2y5bih2h.cloudfront.net/logo-with-text.svg') no-repeat left center;
  background-size: 189px 32px;
  width: 189px;
  height: 32px;
  margin-left: 0 !important;
}

.navbar-nav {
  margin: 15px -15px 0 -15px;
}

.navbar-inverse .navbar-nav>li>a .icon,
.st-menu .icon {
  vertical-align: middle;
  display: inline-block;
  margin: -4px 5px 0 0;
  font-size: 16px;
  text-align: center;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.active>a {
  background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-toggle {
  margin: -15px -15px 0 0;
  color: #666;
  border: none !important;
  line-height: 32px;
  vertical-align: middle;
  text-align: center;
  padding: 15px;
  font-size: 32px;
  border-radius: 0;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background: transparent;
}

.main-banner {
  background: transparent;
  position: relative;
  background: url('https://d2h6rr2y5bih2h.cloudfront.net/banner.jpg') no-repeat center;
  background-size: cover;
  text-align: center;
  display: table;
  height: 100vh;
  width: 100%;
}
.main-banner.tool-details{background: none;}
.main-banner:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url('https://d2h6rr2y5bih2h.cloudfront.net/pattern.svg') repeat center;
}
.main-banner.tool-details:after{
  background: none;
}
.main-banner:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

video.bgvid {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background: transparent;
  /*  display: none;*/
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-aspect-ratio: 16/9) {
  video.bgvid {
    width: 300%;
    left: -100%;
  }
}

.main-banner .container{
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #222;
  /* margin-top: 75px; */
}

.main-banner.tool-details .container{vertical-align: top;}
@-moz-document url-prefix() {
  .main-banner .container{
    display: table-cell;
  }
}

.main-banner .container h1{
  font-size: 30px;
  line-height: normal;
  margin: 0 0 15px 0;
  color: #000;
  font-family: "Bariol-Bold",sans-serif;
}

.main-banner.smaller {
  height: 60%;
}

.message-change {
  font-family: "museo-sans",sans-serif;
  font-weight: 300;
  font-size: 20px;
  margin: 10px 0 20px 0;
  line-height: normal;
  display: none;
}

.subtitle {
  font-family: "museo-sans",sans-serif;
  font-weight: 300;
  font-size: 20px;
  margin: 0 0 10px 0;
}

.featured-press {padding: 15px 0 40px 0; text-align: center; display: none;}
.featured-press h2 {font-size: 16px; color: #818893; font-weight: 500; display: block; margin-bottom: 10px; text-align: center; font-family: "museo-sans",sans-serif;}
.gray {background: #f5f5f5;}

.image-sprite {
  background: url('https://d2h6rr2y5bih2h.cloudfront.net/sprite.png') no-repeat 0 0;
  width: 153px;
  height: 31px;
}

.image-sprite.featured{
  display: block;
  float: left;
  vertical-align: middle;
  margin: 0 10px 20px 10px;
  opacity: .55;
}

.image-sprite.featured:hover{
  opacity: 1;
}
.buffer {width: 153px; height: 31px; margin-left: 0 !important;}
.storify {width: 131px; height: 33px; background-position: 0 -51px;}
.crazyegg {width: 158px; height: 30px; background-position: 0 -104px;}
.sej {width: 162px; height: 35px; background-position: 0 -154px;}
.techcity {width: 58px; height: 35px; background-position: 0 -209px;}
.groove {width: 158px; height: 30px; background-position: 0 -264px; margin-right: 0 !important;}
.huff {width: 36px; height: 35px; background-position: 0 -314px;}
.tooltip {font-family: "museo-sans", sans-serif; font-size: 14px; font-weight: 300;}
.tooltip-inner {padding: 3px 8px 5px 10px; text-align: left;}
.padded {padding: 35px 0;}
.padded-50 {padding-top: 15px; padding-bottom: 35px;}
.al-center {text-align: center;}
h1.head {font-size: 36px; color: #2b333f; line-height: normal; font-family: 'Bariol-Bold', sans-serif; margin: 0;}
h2.head {font-size: 28px; color: #656e7b; line-height: normal; font-family: 'Bariol-Regular', sans-serif; margin: 5px 0 0 0;}

.jump-content {
  z-index: 1;
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  vertical-align: middle;
  line-height: 40px;
  text-align: center;
  color: #777;
  display: none;
  font-weight: 600;
}

.jump-content .icon{
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}

.jump-content:hover,
.jump-content:focus{
  opacity: .7;
  text-decoration: none;
  color: #222;
}

.main-banner.tool-details .jump-content{
  z-index: 100;
  font-size: 24px;
  width: 250px;
  margin-left: -125px;
}

.form-control.no-border {
  border: none;
}

.form-control:focus,
.input-group:first-child .form-control:focus {
  box-shadow: inset 2px 3px 5px rgba(0,0,0,.15) !important;
  -webkit-box-shadow: inset 2px 3px 5px rgba(0,0,0,.15) !important;
}

.input-lg {
  height: 64px;
  padding: 10px 16px 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  color: #222934;
}

select {
  padding-right: 40px !important;
  position: relative !important;
}

select.input-lg {
  height: 64px;
  border: none;
  box-shadow: none;
  background: no-repeat center right #fff
  url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMC8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvVFIvMjAwMS9SRUMtU1ZHLTIwMDEwOTA0L0RURC9zdmcxMC5kdGQnPjxzdmcgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjAiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHBvbHlsaW5lIGZpbGw9Im5vbmUiIHBvaW50cz0iMjEsOC41IDEyLDE3LjUgMyw4LjUgIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+);
  background-size: 32px 16px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.form-control::-moz-placeholder {
  color: #717c82;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #717c82;
  opacity: 1;
}
.form-control::-webkit-input-placeholder {
  color: #717c82;
  opacity: 1;
}

.form-control:focus::-moz-placeholder {
  opacity: .65;
}
.form-control:focus:-ms-input-placeholder {
  opacity: .65;
}
.form-control:focus::-webkit-input-placeholder {
  opacity: .65;
}
.form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

.input-group-addon {
  padding: 6px 10px;
  font-size: 24px;
  line-height: 1;
  color: #808a90;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 4px;
  background: #fff;
  position: relative;
  z-index: 3;
}

.main-banner .container .form-group.align-to-banner {
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin-top: 10px;
  padding-bottom: 0;
}

.btn-group-lg>.btn, .btn-lg {
  padding: 10px 16px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3333333;
  height: 64px;
}

.btn-group-md>.btn, .btn-md {
  font-size: 24px;
  font-weight: 500;
  height: 64px;
  padding: 10px 3px;
}

.btn.cta {
  color: #fff;
  background: #E67E22;
  border: none;
  transition: all 240ms ease;
  display: block;
}

.btn.cta:hover,
.btn.cta:focus {
  background: #E66E04;/*E66E04*/
}

.input-group {
  transition: all 240ms ease;
}

.input-group .label-icon {
  position: absolute;
  z-index: 3;
  font-size: 24px;
  top: 0;
  left: 0;
  font-weight: 300;
  padding: 0;
  margin: 0;
  width: 48px;
  height: 64px;
  line-height: 70px;
  vertical-align: middle;
  text-align: center;
  color: #7f7f7f;
  transform: all 200ms ease;
}

.form-control {
  border-radius: 4px !important;
  font-weight: 300 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  transform: all 200ms ease;
}

.form-control.has-label-icon {
  padding-left: 42px;
  width: 100% !important;
}

.main-banner .container .input-group.website {
  float: left;
  width: 100%;
  transition: none;
}

.main-banner .container .input-group.competitor {
  float: left;
  width: 100%;
  display: none;
  transition: none;
}

.main-banner .container .input-group.competitor.visible {
  display: block;
}

.main-banner .container .input-group {
  margin-bottom: 10px;
}

.main-banner .container .input-group.factors {
  width: 100%;
}

.main-banner .container .input-group.website .form-control{
  padding-right: 70px;
}

.main-banner .container .input-group.website .input-group-addon{
  border-radius: 4px 0 0 0;
}

.main-banner.small {height: auto;}
.main-banner.small .container{margin: 0;}
.main-banner.small .form-group {margin-bottom: 0;}

.main-banner .container .btn.cta {
  box-shadow: none;
  min-width: 100%;
  display: block;
}

.input-group.factors {
  position: relative;
}

a.add-competitor-line {
  position: absolute;
  width: 64px;
  height: 64px;
  padding: 0;
  margin:0;
  top: 0;
  right: 0;
  z-index: 3;
  color: #a0a0a0;
  padding: 10px;
  border-radius: 0;
}

a.add-competitor-line .icon{
  border: 1px solid rgba(0,0,0,.2);
  background: #f7f7f7;
  font-size: 16px;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 42px;
  border-radius: 4px;
}

.al-center {
  /*text-align: left;*/
}
.intro-toolbox h2, .free-tools-showcase h2 {margin-bottom: 20px;}
p.tool-description, h2.tool-description {margin: 10px 0 20px 0; font-size: 14px; line-height: 20px; font-family: "museo-sans", sans-serif; text-align: left;}

.tool-details h4{text-align: left; font-weight: 600;margin-top:30px;color: #2b333f;}

hr {background: #dedede; margin: 20px 0; border: none; height: 1px;}
hr.graded {
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIxMDAlIiB5MT0iNTAlIiB4Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjZGRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjZGRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
}
.mobile-hide {display: none;}
.intro-feature {
  text-align: left;
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 16px;
  line-height: 24px;
  border-top: 1px solid #dedede;
  display: block;
}
.intro-feature:last-child{padding-bottom: 0;}
.intro-feature.tool-showcase {padding-bottom: 35px;}
.free-tools-showcase.padded {padding-bottom: 0;}

.intro-feature .icon {
  font-size: 48px;
  width: 48px;
  height: 48px;
  color: #E67E22;
  background: -webkit-linear-gradient(#F3B57E, #E67E22);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  vertical-align: middle;
}
.intro-feature h3 {
  font-size: 24px;
  color: #111;
  font-family: 'Bariol-Regular', sans-serif;
  margin: 0;
  padding-left: 8px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  width: calc(100% - 53px);
  width: -moz-calc(100% - 53px);
  width: -webkit-calc(100% - 53px);
}
.intro-feature p {margin: 10px 0 0 0; display: block;}

.footer {border-top: 1px solid rgba(0,0,0,.1); font-size: 16px;}

.form-control.input-md{height: 64px; margin: 0; font-size: 18px;}
.input-group .label-icon.medium {height: 64px; line-height: 66px;}

.btn.empty {
  color: #fa7d03;
  font-weight: 700;
  font-size: 16px;
  padding: 0;
  border-radius: 0;
  background: transparent;
  margin: 0;
  transition: all 200ms ease;
}
.btn.empty:focus,
.btn.empty:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  color: #2b333f;
}

.btn.empty .icon {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin: -4px -2px 0 -4px;
}

.register-inline-area {
  background: #015259;
  color: #fff;
}

.register-inline-area h3{
  font-family: 'Bariol-Regular', sans-serif;
  font-size: 24px;
  margin: 0 0 20px 0;
  text-align: left;
}

.register-inline-area h5{
  font-family: "museo-sans", sans-serif;
  font-size: 14px;
  margin: 20px 0 0 0;
  font-weight: 300;
  color: rgba(255,255,255,.6);
  text-align: left;
}

.register-inline-area h5 a{
  color: rgba(255,255,255,.6);
  border-bottom: 1px solid rgba(255,255,255,.6);
  transition: all 200ms ease;
}

.register-inline-area h5 a:hover{
  text-decoration: none;
  color: rgba(255,255,255,.9);
  border-bottom: 1px solid rgba(255,255,255,.9);
}

.register-inline-area .input-group {
  width: 100%;
  margin-bottom: 10px;
}

.register-inline-area .btn {
  width: 100%;
}


blockquote .small:before, blockquote footer:before, blockquote small:before {
  display: none;
}

.presentation-testimonial .avatar {
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: auto;
  margin-bottom: 10px;
  border-radius: 100%;
  text-align: center;
  border: 1px solid rgba(0,0,0,.1);
  display: none;
}

.presentation-testimonial .avatar img{
  height: 100%;
  width: auto;
}

.presentation-testimonial blockquote {
  width: 100%;
  border-color: #dedede;
  border-width: 3px;
  padding: 0 0 0 10px;
  text-align: left;
}

.feature-grid-green {
  padding-bottom: 8px;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
}

.feature-grid-green .icon{color: #29b511;}

.feature-grid-green .icon{font-size: 24px; display: inline-block; vertical-align: middle; margin-top: -4px;}

.has-error .label-icon{color: #fff !important; transition: all 200ms ease;}
.has-error .form-control {background: #ee4551 !important; color: #fff !important; transition: all 200ms ease;}

.has-error {transition: all 200ms ease;}

.has-error .form-control::-moz-placeholder {
  color: rgba(255,255,255,.8) !important;
  transition: all 200ms ease;
}
.has-error .form-control:-ms-input-placeholder {
  color: rgba(255,255,255,.8) !important;
  transition: all 200ms ease;
}
.has-error .form-control::-webkit-input-placeholder {
  color: rgba(255,255,255,.8) !important;
  transition: all 200ms ease;
}

.main-banner.full-height {
  /*background: url(../../images/public/banner-account.jpg) no-repeat left bottom;*/
  background: url(../../images/public/banner.jpg) no-repeat left bottom;
  background-size: cover;
}


.main-banner.tool-detail {
  background: url(../../images/public/banner-tools.jpg) no-repeat top right;
  background-size: cover;
}

.main-banner.full-height .input-group{width: 100%; margin: 15px 0 !important;}
.main-banner.full-height.tool-detail .input-group{width: 100%; margin: 0 0 10px 0 !important;}

.btn.rounded {border-radius: 4px !important;}

.main-banner.full-height a.context-link {
  color: rgba(255,255,255,.7);
  margin-top: 15px;
  font-size: 14px;
}
.main-banner.full-height a.context-link:hover, .main-banner.full-height a.context-link:focus {
  color: rgba(255,255,255,.9);
  text-decoration: none;
}

.main-banner.full-height .btn.col-md-12 {width: 100% !important;}

.intro-feature.tool-showcase, .intro-feature.tool-showcase * {cursor: pointer; transition: all 240ms ease;}
.intro-feature.tool-showcase:hover, .intro-feature.tool-showcase.active {background: #f7f7f7;}
.intro-feature.tool-showcase:hover h3 {color: #000;}


.intro-feature p.ellipsis-lines{
  color: #41454c;
  margin: 10px 0 0 0;
}

h3.smaller.bold {
  font-size: 28px;
}

.row .intro-feature.tool:first-child {
  border-left: 1px solid #dedede;
}

.advertise {
  display: block;
  text-align: center;
  position: relative;
}

.advertise.leaderboard {
  padding-top: 20px;
  padding-bottom: 20px;
}

.advertise.leaderboard.bordered {
  border: 1px solid #dedede;
}

.advertise img, .adveritse iframe{
  margin: auto;
  width: auto;
  max-width: 100%;
  position: relative;
  z-index: 1;
}

.advertise .reg-cta {
  display: none;
  position: absolute;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-family: 'Arial', Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  padding: 0 5px;
  background: #efefef;
  border-radius: 5px 5px 0 0;
  color: #999;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 76px;
  left: 50%;
  margin-left: -38px;
}

.advertise .reg-cta:hover {text-decoration: none;}

.col-lg-1.al-center, .col-lg-10.al-center, .col-lg-11.al-center, .col-lg-12.al-center, .col-lg-2.al-center, .col-lg-3.al-center, .col-lg-4.al-center, .col-lg-5.al-center, .col-lg-6.al-center, .col-lg-7.al-center, .col-lg-8.al-center, .col-lg-9.al-center, .col-md-1.al-center, .col-md-10.al-center, .col-md-11.al-center, .col-md-12.al-center, .col-md-2.al-center, .col-md-3.al-center, .col-md-4.al-center, .col-md-5.al-center, .col-md-6.al-center, .col-md-7.al-center, .col-md-8.al-center, .col-md-9.al-center, .col-sm-1.al-center, .col-sm-10.al-center, .col-sm-11.al-center, .col-sm-12.al-center, .col-sm-2.al-center, .col-sm-3.al-center, .col-sm-4.al-center, .col-sm-5.al-center, .col-sm-6.al-center, .col-sm-7.al-center, .col-sm-8.al-center, .col-sm-9.al-center, .col-xs-1.al-center, .col-xs-10.al-center, .col-xs-11.al-center, .col-xs-12.al-center, .col-xs-2.al-center, .col-xs-3.al-center, .col-xs-4.al-center, .col-xs-5.al-center, .col-xs-6.al-center, .col-xs-7.al-center, .col-xs-8.al-center, .col-xs-9.al-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.article-navigation-filter {
  padding: 20px;
  font-size: 18px;
  border-left: 1px solid #d5d5d5;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  color: #969fac;
  display: block;
  margin-bottom: 15px;
  text-align: center;
  width: 50%;
  float: left;
}

.article-navigation-filter .icon{display: inline-block; vertical-align: middle; margin-top: -4px;}

.link-label-icon {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 24px;
  color: #999;
  padding: 0 15px;
  height: 68px;
  line-height: 68px;
}

.input-group.article-navigation {width: 100%; float: left;}

.article-navigation-filter:hover {color: #00162e;}

.article-navigation-filter.active {color: #00162e; background: #f0f0f0;}

.article-navigation-filter:first-child {border-radius: 5px 0 0 5px;}

.article-navigation-filter strong{font-weight: 300;}
.article-navigation-filter:last-child {border-right: 1px solid #d5d5d5; border-radius: 0 5px 5px 0;}

h2.article-title {margin-bottom: 15px;color: #000;}
.author-date {font-weight: 500; font-size: 14px;}
.article-content {
  line-height: 28px;
}

.article-content .advertise {
  float: left;
  margin: 0 20px 5px 0;
}
.article-content .advertise img {margin: 0;}

.article-content p {margin: 0 0 20px 0;}

.article-content img{
  margin: auto;
  margin-bottom: 20px;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  display: block;
}

.advertise.square .reg-cta {
  position: relative;
  margin-top: 0;
  margin-bottom: 15px;
  border-radius: 0 0 5px 5px;
}

.sidebar {min-width: 330px;}
.article-wrap,
.results-charts {
  width: calc(100% - 335px);
  width: -moz-calc(100% - 335px);
  width: -webkit-calc(100% - 335px);
}

.results-charts {padding: 0; margin-bottom: 20px;}

.results-charts .btn-group {display: block; margin-top: 15px;}
.results-charts .btn-group .btn {width: 50%; color: #999; border-color: #d2d2d2; padding: 10px 0; font-size: 16px;}
.results-charts .btn-group .btn .icon {display: inline-block; vertical-align: middle; margin-top: -2px;}
.results-charts .btn-group .btn:hover {color: #222; background: #efefef;}

.results-charts .improve-score {
  display: block;
  width: 100%;
  font-size: 18px;
  padding: 15px 0;
}

.results-charts .improve-score .icon {font-size: 24px; display: inline-block; vertical-align: middle;}

@media (min-width: 991px) and (max-width: 1200px){
  .results-charts .improve-score .icon {display: none;}
  .results-charts .improve-score strong {font-size: 16px;}
  .results-charts .btn-group .btn {font-size: 14px;}
  .results-charts .btn-group .btn .icon {display: none;}
}

@media (max-width: 991px) {
  .sidebar {width: 100%; margin-top: 20px; padding: 20px 15px; border-top: 2px solid #dedede;}
  .article-wrap {width: 100%;}
}

.article-content img.left{
  float: left;
  margin: 0 20px 15px 0;
}

.article-content img.right{
  float: right;
  margin: 0 0 15px 20px;
}

input.article-navigation-filter,
select.article-navigation-filter {
  text-align: left;
  width: 100%;
}
input.article-navigation-filter {padding-right: 55px; border-radius: 5px !important;}
select.article-navigation-filter {
  border-radius: 5px 0 0 5px !important;
  border-right: none !important;
}
.no-padding{padding: 0;}

.sidebar .social-follow {
  display: block;
  border: 1px solid rgba(0,0,0,.1);
  width: 99.99%;
  border-radius: 4px;
  margin: 15px 0;
}

.sidebar input {margin: 0;}

.sidebar .social-follow a{
  float: left;
  padding: 15px 0;
  width: 33.33%;
  text-align: center;
  font-size: 14px;
  line-height: normal;
  color: #666;
}

.sidebar .popular-articles,
.sidebar .article-categories {margin: 15px 0;}
.sidebar ul, .sidebar li a:hover {
  text-decoration: none;
  color: #fa7d03;
}

.sidebar ul, .sidebar li a {margin: 0; padding: 0;}

.sidebar .popular-articles a {
  margin: 0 0 10px 0;
  height: 180px;
}

.sidebar .popular-articles a h1{font-size: 18px; line-height: 24px;}

.sidebar h4 {
  font-size: 20px;
  margin: 0 0 10px 0;
  color: #2b333f;
}

.sidebar .social-follow .icon {
  font-size: 32px;
  margin-bottom: 10px;
  display: block;
}

.bullet-point-header {
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}

p.small {font-size: 14px; line-height: 20px; color: #666; margin-bottom: 0;}

a.smaller {font-size: 14px;}

a.smaller .icon {display: inline-block; vertical-align: middle; margin-top: -2px; margin-left: -4px;}
a.strong {font-weight: 500;}

.margin10 {margin: 12px 0;}

hr.light {background: #e3e6eb;}

.sidebar.gray {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 4px;
  border: 1px solid #dedede;
  background: #fcfcfc;
  min-width: initial;
}

.bullet-point-header .icon {
  margin-right: 5px;
  font-size: 48px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -6px;
  color: #E67E22;
  background: -webkit-linear-gradient(#F3B57E, #E67E22);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pricing-table {display: block;}

.pricing-table .line .column {float: left; width: 25%;}

.sidebar .social-follow a:hover{background: #f0f0f0;}

.sidebar .social-follow a:nth-child(2n){border-left: 1px solid rgba(0,0,0,.1); border-right: 1px solid rgba(0,0,0,.1);}

.article-showcase {
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 250px;
  background: #ccc;
  display: block;
  margin-bottom: 30px;
  transition: box-shadow 240ms ease;
  border: 1px solid #fff;
}

.article-showcase * {transition: all 240ms ease;}
.article-showcase:hover {
  box-shadow: 0 0 8px rgba(0,0,0,.3);
  background: #fff;
  border: 1px solid #fff;
}
.article-showcase h1{
  font-family: 'museo-sans', sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  z-index: 1;
  position: absolute;
  color: #fff;
  padding: 40px 25px 25px 25px;
  bottom: 0;
  margin: 0;
  left: 0;
  right: 0;
  background-image: -moz-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
  background-image: linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
}

.article-showcase h2{
  font-family: 'museo-sans', sans-serif;
  font-size: 10px;
  line-height: 10px;
  z-index: 1;
  text-transform: uppercase;
  position: absolute;
  color: #fff;
  padding: 3px 5px;
  background: #fff;
  color: rgba(0,0,0,.5);
  border-radius: 4px;
  border: 1px solid #fff;
  top: 25px;
  left: 25px;
  margin: 0;
  font-weight: 600;
}

.article-showcase:hover h2{
  color: #fff;
  background: transparent;
}

.article-showcase img{
  position: relative;
  width: 100%;
  height: 100%;
  opacity: .7;
}

.article-showcase:hover img{
  opacity: .6;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
}

.pagination {
  font-size: 16px;
  margin-bottom: 0;
}

.pagination .icon{display: inline-block; vertical-align: middle; margin-top: -2px;}

.pagination>li>a, .pagination>li>span {padding: 10px 18px;}

.result-link {
  font-family: 'museo-sans', sans-serif;
  margin-top: 10px;
  font-weight: 300;
}

.result-link a{color: #808a90; height: 30px; line-height: 30px; display: inline-block;}
.result-link a:hover{border-bottom: 1px solid #ccc;}

a.edit-result-link {
  font-size: 16px;
  font-family: sans-serif;
  background: #fff;
  border: 1px solid #ddd;
  color: #999;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  vertical-align: middle;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 3px;
  margin-left: 10px;
  margin-right: 10px;
}

/*a.edit-result-link:hover {color: #fff; background: #0084ff; border: 1px solid rgba(0,0,0,.1);}*/

.results-header {
  position: relative;
}

.results-loading-progress {
  text-align: center;
  margin-bottom: 20px;
}

.results-loading-progress .percent{
  margin: 15px 0;
  display: block;
  color: #656e7b;
  font-size: 34px;
  font-family: 'Bariol-Regular', sans-serif;
  display: none;
}

.results-loading-progress .bar{
  height: 5px;
  background: #d7d9dc;
  width: 100%;
  display: block;
  bottom: 0;
}

.results-loading-progress .bar .progress-bar{
  display: block;
  width: auto;
  background: #E67E22;
  height: 5px;
}

.tab-bar-results {
  box-shadow: 0 25px 25px #fff;
  z-index: 1;
  margin-bottom: 25px;
}

.tab-bar-results .tab{
  background: #fff;
  text-align: center;
  border-left: 1px solid #d5d5d5;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  padding: 10px 5px;
  color: #969fac;
}

.tab-bar-results .tab .icon{
  font-size: 32px;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}

.tab-bar-results .tab.active,
.tab-bar-results .tab.active:hover{
  color: #00162e;
  background: #eaeaea;
}

.tab-bar-results .tab:hover{
  color: #00162e;
  background: #f6f6f6;
}

.tab-bar-results .tab:first-child{
  border-radius: 4px 0 0 4px;
}

.tab-bar-results .tab:last-child{
  border-radius: 0 4px 4px 0;
  border-right: 1px solid #d5d5d5;
}

.results-charts h2 {
  font-family: 'Bariol-Regular', sans-serif;
  margin: 0 0 10px 0;
  font-size: 32px;
  line-height: normal;
  color: #656e7b;
}

.promo-module {
  border: ;
  background: #f7f7f7;
  padding: 0px 15px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIxMjUlIiB5MT0iNTAlIiB4Mj0iLTI1JSIgeTI9IjUwJSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  border-bottom: none;
  border-right: none;
}

.promo-module h2{color: #000; margin: 0; font-family: 'museo-sans', sans-serif; font-weight: 700; font-size: 20px; line-height: normal; padding: 10px 0px 20px 0px;}
.promo-module p {margin: 0; font-size: 16px; font-weight: 500; color: #222;}
.promo-module .cta {font-size: 20px; padding: 8px 20px; margin-top: 6px;}

p.col-md-7.al-center {
  margin: -10px auto 20px auto;
}

.row.results-header {
  background: #fcfcfc;
  border: 1px solid #e1e1e1;
  border-radius: 5px 5px 0 0;
  font-weight: 700;
  color: #2b333f;
  font-size: 14px;
  margin: 0;
}

.row.results-header .column{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.row.results-line, .row.section-name, .row.result-advertise {margin: 0;}

.row.section-name strong{font-weight: ; display: inline-block; margin: 2px 2px 0 0; vertical-align: middle;}

.row.section-name {
  border: 1px solid #e1e1e1;
  border-top: none;
  background: #f3f3f3;
  font-size: 20px;
  font-weight: ;
  color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
    font-family: 'mine_font_newm';
  text-transform: ;
}

.row.section-name.first-child {border-top: 1px solid #e1e1e1; border-radius: 5px 5px 0 0;}

.row.section-name .report-bubble{
  border-radius: 4px;
  padding: 0 4px;
  width: 24px;
  height: 18px;
  line-height: 16px;
  font-size: 12px;
  background: #fff;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
}

.row.section-name .report-bubble.passed{border: 1px solid #19b450; color: #19b450;}
.row.section-name .report-bubble.warning{border: 1px solid #19b450; color: #19b450;}
.row.section-name .report-bubble.failed{border: 1px solid #19b450; color: #19b450;}
.row.section-name .report-bubble.unresolved{border: 1px solid #19b450; color: #19b450;}

.row.results-header .column,
.row.results-line .column {
  border-left: ;
  padding-bottom: 20px;
  position: relative;
}

.row.results-header .column:first-child,
.row.results-line .column:first-child {border: none; position: relative; font-size: 22px;  padding-top: 2px;
    text-align: left;
        font-family: 'mine_font_newb';
    font-weight: ; color: #eee; padding-right: 32px;}
.row.results-line, .row.result-advertise {
  border: 1px solid #e1e1e1;
  border-top: none;
    border-left: none;
    border-right: none;
    
}

.row.results-line .column:first-child .icon {
  position: absolute;
  top: 14px;
  right: 0;
  color: #b6b6b6;
  font-size: 16px;
  /*cursor: pointer;*/
}

.row.results-line:last-child {border-radius: 0 0 5px 5px;}

.row.results-line {overflow: hidden;
    padding: 56px 0px 50px 0px;
}

.row.results-line .column {padding-bottom: 1015px; margin-bottom: -1000px;}

.row.results-line .icon{
  width: 24px;
  height: 24px;
  font-size: 24px;
}

.row.results-line .icon.checkmark3 {color: #0A901B;}
.row.results-line .icon.notification2 {color: #E67E22;}
.row.results-line .icon.cancel-circle2 {color: #B9160D;}

.tool-result-summary {
  width: 100%;
  display: block;
  padding-left: 3px;
  font-size: 16px;
  color: #eee;
  line-height: 24px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #dedede;
}

.row.results-line a.how-to-fix {
  font-size: 14px;
  font-weight: 700;
  color: #B9160D;
  padding-bottom: 4px;
  border-bottom: 2px solid #da2c2c;
}

.tool-result-details {
  font-size: 14px;
  font-weight: 500;
  color: #798089;
  display: block;
  margin-top: 5px;
}

.tool-result-details .icon {font-size: 16px !important; width: 16px !important; height: 16px !important; color: #bac5d4;}


.tool-result-details em {
  font-style: normal;
  display: block;
  margin-top: -28px;
  margin-left: 22px;
}

.tool-result-details .result-grid-column {
  display: block;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  margin-left: 0;
  text-align: center;
  padding: 15px 5px;
  color: #798089;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 15px;
  transition: all 240ms ease;
}

.tool-result-details a.result-grid-column:hover {background: #f0f0f0;}

.tool-result-details .result-grid-column .icon{
  display: block;
  margin: auto;
  font-size: 36px !important;
  width: 36px !important;
  height: 36px !important;
  color: #444444;
  margin-bottom: 15px;
}

.modal {background: rgba(0,0,0,.5);}
.modal-backdrop.in {display: none;}

.result-modal-link {
  display: block;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #e5e5e5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.result-modal-link .icon.arrow-right32{
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  margin-top: -2px;
}

.modal-row{display: block;padding: 5px 0;border-bottom: 1px dotted #e5e5e5;}
.modal-row .result-modal-link{
  display: inline;
  border: none;
}

.tool-result-details .result-grid-column .icon.thumbs-up3{color: #3b5998;}
.tool-result-details .result-grid-column .icon.share32{color: #3b5998;}
.tool-result-details .result-grid-column .icon.bubbles2{color: #3b5998;}
.tool-result-details .result-grid-column .icon.twitter3{color: #00b6f1;}
.tool-result-details .result-grid-column .icon.google-plus3{color: #dc4a38;}
.tool-result-details .result-grid-column .icon.pinterest{color: #cb2027;}

.tool-result-details .result-grid-column strong {font-weight: 500; font-size: 28px; display: block; color: #444; margin-bottom: 8px;}

.tool-result-details .result-grid-column em{margin: 0;}

.seo-score-progress {
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
}

.seo-score-progress .url{
  display: block;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 30px;
  font-weight: 500;
}

.seo-score-progress .percent{
  display: block;
  margin-top: -18px;
  text-align: right;
  position: relative;
  z-index: 0;
  font-weight: 500;
}

.seo-score-progress .bar{
  height: 18px;
  background: #d7d9dc;
  width: 100%;
  display: block;
  bottom: 0;
}

.carousel-control.right,
.carousel-control.left {
  background-image: none;
  filter: none;
  color: #ccc;
  text-shadow: none;
  display: none;
  top: 50%;
  margin-top: -24px;
}

.carousel-control.left {text-align: left;}
.carousel-control.right {text-align: right;}
.carousel-control.right .icon,
.carousel-control.left .icon {
  font-size: 48px !important;
  width: 48px !important;
  height: 48px !important;
}

.seo-score-progress .bar .progress-bar{background: #666; transition: all 240ms ease;}
.seo-score-progress.passed .bar .progress-bar{background: #19b450;}
.seo-score-progress.warning .bar .progress-bar{background: #ffc600;}
.seo-score-progress.failed .bar .progress-bar{background: #da2c2c;}
.mobile-snapshot.landscape {display: none;}

@media (max-width: 768px) {
  .main-banner.full-height .container {width: 100%;}
}

@media (max-width: 992px) {
  .tab-bar-results .tab{
    display: none;
  }
}

/*****************************
OFF-CANVAS
*****************************/
.page-canvas,
.st-pusher,
.st-content {
  height: 100%;
  margin: 0;
}

.st-content {
  /* overflow-y: scroll; */
  /* overflow-x: hidden !important; */
  /* -webkit-overflow-scrolling: touch !important; */
}

.st-content,
.st-content-inner {
  position: relative;
}

.page-canvas {
  position: relative;
  overflow-x: hidden !important;
}

.st-pusher {
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  /* overflow-x: hidden !important; */
  /* display:inline-block; */
  width:100%;
}

#start{width:100%;}
#results-container, #results-container .ads{display:inline;}

.st-pusher::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-menu-open .st-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 15;
}

.st-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 264px;
  height: 100%;
  background-color: #000e18;
  box-shadow: inset 5px 0 15px #000;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0;
}

.st-menu h3{
  font-family: "museo-sans",sans-serif;
  line-height: normal;
  margin: 0;
  height: 62px;
  line-height: 62px;
  border-bottom: 1px solid rgba(255,255,255,.1);
  padding: 0 20px;
}

.st-menu li a,
.st-menu li a:hover{
  display: table;
  vertical-align: middle;
  width: 100%;
  border-bottom: 1px solid rgba(255,255,255,.1);
  padding: 0 20px;
  height: 62px;
  line-height: 62px;
  color: rgba(255,255,255,.6);
  text-decoration: none;
}

.st-menu li a:focus {
  background: rgba(255,255,255,.1);
}

.st-menu li.active a {
  background: rgba(255,255,255,.1);
  color: #fff;
}

.st-menu .btn-border {
  margin: 20px;
  padding: 0;
  height: 62px;
  display: block;
  width: 100%;
  width: calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
}

.st-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.st-menu-open .st-menu::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

/* content style */

.st-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.push-offcanvas.st-menu-open .st-pusher {
  -webkit-transform: translate3d(-264px, 0, 0);
  transform: translate3d(-264px, 0, 0);
}

.push-offcanvas.st-menu {
  -webkit-transform: translate3d(100vw,0,0) translateX(0);
  transform: translate3d(100vw,0,0) translateX(0);
}

.push-offcanvas.st-menu-open .push-offcanvas.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: auto;
  -webkit-overflow-scrolling: touch !important;
}

.push-offcanvas.st-menu::after {
  display: none;
}

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
  padding-right: 264px;
}


/*****************************
******************************
******************************
TOOLBOX STYLING
******************************
******************************
*****************************/
body.toolbox .st-content{padding: 62px 0 0 220px;overflow-x: hidden !important;}
section {padding: 15px 0;}
.navbar.toolbox {
  padding: 0;
  background: none;
  background-color: #f5f5f5;
  border-bottom: 1px solid #d9d9d9;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: calc(100% - 17px);
  width: -moz-calc(100% - 17px);
  width: -webkit-calc(100% - 17px);
}
.navbar.toolbox .container-fluid {padding: 0;}
.navbar.toolbox .container-fluid>.navbar-header {margin: 0;}
.navbar-logo.toolbox,
.navbar-logo.toolbox:hover {
  background: none;
  background-size: auto;
  width: 200px;
  border-right: 1px solid #d9d9d9;
  height: 62px;
  color: #454f5e;
  font-size: 32px;
  padding: 0 15px;
  line-height: 56px;
  transition: all 240ms ease;
}
.navbar-logo.toolbox:hover {color: #000;}
.navbar-logo.toolbox h1,
.navbar-logo.toolbox .icon {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.navbar-logo.toolbox h1 {
  font-size: 24px;
  font-family: 'Bariol-Regular', sans-serif;
  margin-top: 4px;
}
.dropdown-menu {padding: 0; border-radius: 0; border: 1px solid #d9d9d9; margin: 0;}
.dropdown-menu>li>a{padding: 10px; border-bottom: 1px solid #d9d9d9;}
.dropdown-menu>li>a:hover {background: #f0f0f0; color: #000;}

.navbar.toolbox .collapse, .navbar.toolbox .navbar-nav {display: block !important;}

.navbar.toolbox .page-title {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0 70px;
  text-align: center;
  height: 62px;
  line-height: 56px;
  font-size: 24px;
  z-index: -1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.navbar.toolbox .navbar-toggle {
  margin: 0;
  width: 62px;
  height: 62px;
  padding: 0;
  color: #E67E22;
  position: relative;
  z-index: 1;
}
.modal-title {color: #000;}
.modal-content {font-size: 14px; line-height: 20px; font-weight: 400; color: #555;}

.navbar.toolbox .navbar-nav .icon {display: inline-block; font-size: 32px;}
.navbar.toolbox .navbar-nav li.open a {background: #fff !important;}
.navbar.toolbox .dropdown-menu {width: 100%; border-right: none;}
.navbar.toolbox .dropdown-menu li a {color: #666;}
.navbar.toolbox .dropdown-menu li a:hover {background: #f5f5f5 !important;}
body.toolbox .container.toolbox {max-width: 100% !important;}
body.toolbox .container.toolbox .btn {padding-left: 20px; padding-right: 20px;}
.twitter-tweet {width: 50% !important;}
a.intro-feature p{color: #41454c;}

body.toolbox a.intro-feature *{transition: all 240ms ease;}
body.toolbox a.intro-feature:hover .icon {color: #000;}
body.toolbox a.intro-feature:hover h3 {color: #E66E04;}

.dashboard-link {
  border: 1px solid #d9d9d9;
  display: block;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
  padding: 15px;
  color: #555;
  transition: all 240ms ease;
}

.dashboard-link:hover {background: #f9f9f9; color: #555;}

.dashboard-link .icon{
  font-size: 48px;
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  color: #E67E22;
  background: -webkit-linear-gradient(#F3B57E, #E67E22);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-link strong {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  width: calc(100% - 55px);
  width: -moz-calc(100% - 55px);
  width: -webkit-calc(100% - 55px);
  padding-left: 8px;
}

table {margin: 15px 0; font-size: 15px; border: 1px solid #dedede;}
table .icon {font-size: 16px; vertical-align: -2px;}

table a.table-action {
  border-radius: 4px;
  padding: 5px;
  border: 1px solid #d9d9d9;
  background: #fff;
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 48px;
  opacity: 1;
  transition: all 240ms ease;
}

.loading-icon {font-size: 64px; margin: 10px 0; color: #222;}
.main-banner .loading-icon {color: #9e9e9e;}
.main-banner .alert {margin: 0 0 30px 0; border-radius: 0;}

.sidebar.knowledgebase {padding: 0;}

.sidebar.knowledgebase a {
  font-size: 14px;
  display: block;
  border-bottom: 1px solid #dedede;
  padding: 10px;
}
.sidebar.knowledgebase a .icon {font-size: 16px; margin: 0; vertical-align: -2px;}

.sidebar.knowledgebase a:last-child {border: none;}

.sidebar.knowledgebase a:hover {background: #fff;}
.sidebar.knowledgebase a.active {color: #000; font-weight: 600;}
body.toolbox .article-navigation-filter {
  margin-bottom: 20px;
}

body.toolbox.wizard .st-content {padding: 20px 0 !important;}

body.toolbox.wizard .st-content section {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}

body.toolbox.wizard .st-content section .col-md-9 {
  max-width: 900px;
}

body.toolbox.wizard .st-content section .container.toolbox {
  display: table-cell;
  vertical-align: middle;
  width: auto;
}
body.toolbox .article-showcase {
  z-index: 0;
  height: auto;
  height: 200px;
}

.al-left {text-align: left;}

body.toolbox .breadcrumb {
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
}

body.toolbox .art-image {
  margin: 15px 0;
}

body.toolbox .image-showcase {
  margin: auto;
  float: none;
  max-width: 700px;
  text-align: left;
  box-shadow: none;
  border: 1px solid #dedede;
  border-radius: 4px;
}

body.toolbox .image-showcase .top-bar {
  background: #f0f0f0;
  border-color: #dedede;
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid #dedede;
}

body.toolbox .image-showcase {
  position: relative;
}

body.toolbox .carousel-inner .item .feature-detail {
  font-size: 16px;
  font-weight: 400;
}

body.toolbox .carousel-inner .item .feature-detail strong {font-size: 20px;}

body.toolbox .image-showcase .top-bar span {
  background: #fff;
  border: 1px solid #ccc;
}

.carousel-indicators .active {
  background-color: #999;
  border-color: #999;
}

body.toolbox .carousel-indicators {bottom: -40px;}

body.toolbox .carousel-indicators li {
  border-color: #999;
}

body.toolbox .carousel-inner .item {
  padding-bottom: 10px;
}

.form-control {
  font-weight: 400 !important;
}

a.delete-account {
  font-size: 14px;
  font-weight: 400;
  color: #999;
  padding-bottom: 3px;
  border-bottom: 1px dotted #999;
  padding-top: 10px;
}

.modal .icon.cancel-circle {font-size: 16px; vertical-align: -2px;}

.results-loading-progress.shorter {max-width: 700px; margin: 20px auto;}

@-webkit-keyframes spin-animation /* Safari and Chrome */ {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin-animation {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.spin-animation {
  -webkit-animation: spin-animation 700ms linear infinite;
  -moz-animation: spin-animation 700ms linear infinite;
  -ms-animation: spin-animation 700ms linear infinite;
  -o-animation: spin-animation 700ms linear infinite;
  animation: spin-animation 700ms linear infinite;
}

.main-banner .alert {text-align: left;}
.alert.al-center {text-align: center;}

.main-banner .promo-module {
  border-radius: 4px;
  margin: 10px auto;
  text-align: left;
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,.2);
  position: relative;
}

.main-banner .promo-module .cta{
  border-radius: 4px !important;
  box-shadow: none !important;
  width: 100% !important;
  position: relative;
  left: 0;
  margin-top: 10px !important;
}

.main-banner .promo-module .icon {
  position: absolute;
  right: 15px;
  top: 48px;
  color: #ccc;
  font-size: 180px;
  width: 180px;
  height: 180px;
}

.cta.rounded {border-radius: 4px !important;}
.main-banner .cta.rounded {width: 100% !important;}

@media (max-width: 991px) {
  .main-banner .promo-module .icon {display: none;}
}

label small {font-weight: 700; color: rgba(0,0,0,.6); font-size: 14px;}

.presentation-testimonial {
  float: left;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #d9d9d9;
}

table a.table-action .icon {font-size: 32px;}

table tr:hover a.table-action {opacity: 1;}

.table-responsive {border: none;}

.black {color: #222;}
small.gray {color: #777; background: transparent;}

.dashboard-link strong * {display: block;}
.dashboard-link strong small {font-weight: 400; font-size: 14px;}
.always-visible {display: block !important;}

@media (max-width: 900px) {
  body.toolbox .st-content{padding: 62px 0 0 0 !important;}
  body.toolbox .container.toolbox {width: 100% !important;}
  .navbar.toolbox {width: 100%;}

  .navbar.toolbox .page-title {display: block !important;}
  .navbar.toolbox .navbar-nav {
    float: none !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 62px;
    text-align: center;
    margin: 0;
    z-index: 0;
  }
  .navbar.toolbox .navbar-nav a.dropdown-toggle.mobile-hide,
  .toolbox-sidebar,
  .navbar-logo.toolbox,
  .navbar.toolbox .navbar-nav a.dropdown-toggle strong,
  .navbar.toolbox .navbar-nav a.dropdown-toggle .icon.settings-applications,
  .navbar.toolbox .navbar-nav a.dropdown-toggle .caret {
    display: none !important;
  }

  .navbar.toolbox .navbar-nav a.dropdown-toggle {
    width: 62px;
    height: 62px;
    color: #E67E22;
    border: none;
    text-align: center;
    border-right: 1px solid #f5f5f5;
  }
  .navbar.toolbox .navbar-nav a.dropdown-toggle .icon.profile {display: block !important;}
  .navbar.toolbox .navbar-nav a.dropdown-toggle .icon {margin: 0;}
  .navbar.toolbox .navbar-nav li.open a {background: #fff !important; color: #E67E22; border-right: 1px solid #d9d9d9;}

  .navbar.toolbox .dropdown-menu {
    border-top: 1px solid #d9d9d9;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
  }

  .navbar.toolbox .dropdown-menu li a {
    padding: 20px 10px;
    color: #666 !important;
    font-size: 18px;
    font-weight: 300;
  }
  .navbar.toolbox .dropdown-menu li a:hover {
    background: #f5f5f5;
  }
}


body.toolbox .container.toolbox .btn-md {
  font-size: 20px;
  font-weight: 700;
  height: 50px;
}

body.toolbox .form-control.input-md {
  height: 50px;
  font-size: 16px;
  font-weight: 400;
}
body.toolbox .input-group .label-icon.medium {height: 50px; line-height: 54px;}
body.toolbox table {margin-bottom: 0; font-weight: 400;}

.dashboard-preview {
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  box-shadow: 3px 4px 5px rgba(0,0,0,.08);
  padding: 20px;
  margin-bottom: 20px;
}

.nav-tabs.simple-tabs {
  margin: 0 0 10px 0 !important;
  border: none;
}

.nav-tabs.simple-tabs>li {
  margin-left: 4px;
}

.nav-tabs.simple-tabs>li>a:hover {
  background: #f0f0f0;
}

.nav-tabs.simple-tabs li.active a {
  color: #fff;
  background: #333;
  border: 1px solid #333 !important;
}

.nav-tabs.simple-tabs>li>a {
  font-size: 13px;
  font-weight: 700;
  color: #787878;
  border-radius: 4px;
  border: 1px solid #ccc !important;
  padding: 8px !important;
  height: auto;
  line-height: normal;
}

.dashboard-preview .category-header {
  font-weight: 700;
  color: #000;
  font-size: 24px;
}

.dashboard-preview .category-header .icon {
  opacity: 0;
  transition: all 240ms ease;
  vertical-align: -3px;
}

.dashboard-preview .category-header:hover .icon {
  opacity: 1;
}

.al-right {text-align: right;}

.dashboard-preview .main-url {
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}

.dashboard-preview .al-right small {
  font-size: 12px;
  font-weight: 700;
}

.dashboard-preview .al-right .time {
  font-size: 14px;
  font-weight: 500;
}

.dashboard-preview hr {
  margin: 10px 0;
}

.preview-grid .column {
  display: block;
  border-bottom: 1px solid #dedede;
  padding: 10px;
  text-align: center;
  line-height: normal;
}

.preview-grid .column .icon {
  font-size: 32px;
}

.preview-grid .column .number{font-weight: 700; font-size: 24px;}

.preview-grid .column:first-child {padding-top: 0;}
.preview-grid .column:last-child {border: none;}


body.toolbox .nav-tabs.main-tabs {
  margin: 20px 0;
  background: #f9f9f9;
  border: 1px solid #dedede;
  padding: 5px 5px 0 5px;
  border-radius: 4px 4px 0 0;
}

body.toolbox .nav-tabs.main-tabs li {
  margin-left: 5px;
}

body.toolbox .nav-tabs.main-tabs li:first-child {margin-left: 0;}

body.toolbox .nav-tabs.main-tabs li a {
  font-size: 16px;
  font-weight: 700;
  color: #777;
  padding-left: 20px !important;
  padding-right: 20px !important;
  border: 1px solid #f9f9f9 !important;
  border-bottom-color: #dedede !important;
}

body.toolbox .nav-tabs.main-tabs li a:hover {
  background: #333;
  color: #fff;
}

body.toolbox .nav-tabs.main-tabs .open>a, body.toolbox .nav-tabs.main-tabs .open>a:focus, body.toolbox .nav-tabs.main-tabs .open>a:hover {
  color: #fff;
  background: #333;
}

body.toolbox .nav-tabs.main-tabs li.active a,
body.toolbox .nav-tabs.main-tabs li.active a:hover {
  border: 1px solid #dedede !important;
  border-bottom-color: #fff !important;
  color: #222 !important;
  background: #fff !important;
}

body.toolbox .nav-tabs.main-tabs .dropdown-menu {
  margin-left: 1px;
  border-color: #dedede;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none !important;
}

body.toolbox .nav-tabs.main-tabs .dropdown-menu a {
  border: none !important;
  border-bottom: 1px solid rgba(0,0,0,.3) !important;
  font-size: 13px !important;
  background: #333;
  color: #fff;
  transition: all 240ms ease;
  font-weight: 300;
}

body.toolbox .nav-tabs.main-tabs .dropdown-menu a .url-automate {font-size: 16px; font-weight: 400;}
body.toolbox .nav-tabs.main-tabs .dropdown-menu a .automation-mode {color: #ccc;}

body.toolbox .nav-tabs.main-tabs .dropdown-menu a:hover {background: #111;}
.dotted-underline {padding-bottom: 3px; border-bottom: 1px dotted #444; color: #222; cursor: help;}

table.valign-mid td, table.valign-mid th, table.valign-mid tr {
  vertical-align: middle !important;
}

.block {display: block;}
.green,.green:hover {color: #19b450;}
.red,.red:hover {color: #da2c2c;}
.yellow,.yellow:hover {color: #ff8135;}

.seo-score-progress.big .bar{height: 36px;}
.summary-title .icon {font-size: 16px; color: #ccc;}

body.toolbox h1.head {font-size: 24px;}
body.toolbox h2.head {font-size: 20px;}

.btn.full-width {width: 100%;}

.system-font {
  font-family: 'museo-sans', sans-serif;
}

.broken-link {
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  position: relative;
  padding: 10px 0;
  border-top: 1px dotted #d9d9d9;
  float: left;
  width: 100%;
}

.broken-link a,
.broken-link .label {
  display: block;
  float: left;
}

.broken-link a {
  max-width: 90%;
  padding-left: 5px;
}

.alert.smaller-text {
  font-size: 14px;
  font-weight: 400;
}

.preview-grid.bordered {
  border: 1px solid #dedede;
  border-radius: 4px;
  padding: 10px;
}

.table-filters {
  margin: 20px 0 -15px 0;
  border-radius: 4px 4px 0 0;
  background: #dedede;
  padding: 10px 0;
}

.modal table {
  font-weight: 600;
  font-size: 13px;
}
.regular-text {font-weight: 400; font-size: 16px;}
body.toolbox .icon.question4 {font-size: 16px; color: #bbb;}

body.toolbox .bullet-point-header {
  margin-top: 0;
}

body.toolbox .bullet-point-content {
  margin-bottom: 40px;
}

.dashboard-preview.convert-payment {
  font-size: 15px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
}

.dashboard-preview.convert-payment .icon{
  font-size: 48px;
  display: inline-block;
  vertical-align: middle;
  color: #E67E22;
  background: -webkit-linear-gradient(#F3B57E, #E67E22);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.dashboard-preview.convert-payment .label-convert{
  display: block;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  width: calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
}

.dashboard-preview.convert-payment p {margin: 10px 0 0 0; display: block;}

.dashboard-preview.convert-payment strong {
  font-size: 20px;
  display: block;
  color: #000;
}

.pricing-table {margin-bottom: 20px;}

.pricing-table table {margin: 0;}
.pricing-table table .icon.question4 {margin-left: 4px; font-size: 13px; color: #888; vertical-align: -1px;}
.pricing-table table .feature-name {font-size: 13px; font-weight: 400; color: #666;}
.pricing-table table {font-size: 16px;}

.pricing-table table th {
  width: 25%;
  /*border: none !important;*/
}

.pricing-table table .pricing-plan {
  text-align: center;
  border: 1px solid #e6e6e6;
  border-bottom: none !important;
  color: #666;
  font-weight: 300;
}

.pricing-table table tbody tr:nth-child(even) {
  background: #f8f8f8;
}

.pricing-table table tbody tr td:first-child {
  font-size: 11px;
  font-weight: 400;
  color: #666;
  text-transform: uppercase;
  border-left: 1px solid #ddd;
  /*vertical-align: top !important;*/
}

.pricing-table table th.feature-name {
  font-weight: 300;
  font-size: 18px;
}

.pricing-table table th.pricing-plan {
  font-size: 26px;
  font-weight: 700;
  /*color: rgba(255,255,255,.8);*/
  color: #fff;
  position: relative;
  /*border: none !important;*/
}

.pricing-table table .pricing-plan.gray{
  background-color: #FFFFFF;
}

.pricing-table table th.pricing-plan.current:after{
  position: absolute;
  content: '';
  top: 5px;
  left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 32px 0 0;
  border-color: #fff transparent transparent transparent;
}

.pricing-table table th.pricing-plan strong.current:after{
  position: absolute;
  content: '';
  left: 16px;
  top: -16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 24px 0 0;
  border-color: rgba(255,255,255,.6) transparent transparent transparent;
  display: none;
}

.pricing-table table th.pricing-plan small {
  font-size: 20px;
  font-weight: 300;
  display: block;
  color: #fff;
}

.pricing-table table .pricing-plan .icon {
  font-size: 36px;
  color: #E67E22;
  background: -webkit-linear-gradient(#F3B57E, #E67E22);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pricing-table table th.pricing-plan.personal, .pricing-table table .pricing-plan.personal .cta {background: #04bd9d;}
.pricing-table table th.pricing-plan.webmaster, .pricing-table table .pricing-plan.webmaster .cta {background: #F77D25;}
.pricing-table table th.pricing-plan.professional, .pricing-table table .pricing-plan.professional .cta {background: #3d69ba;}
.pricing-table table th.pricing-plan.gray, .pricing-table table .pricing-plan.gray .cta {background: #525252;}

.pricing-table table .pricing-plan.personal .cta:hover {background: #00856e;}
.pricing-table table .pricing-plan.webmaster .cta:hover {background: #F76D25;}
.pricing-table table .pricing-plan.professional .cta:hover {background: #124096;}
.pricing-table table .pricing-plan.gray .cta:hover {background: #777;}

.pricing-table table .pricing-plan.personal.current .cta {
  color: #04bd9d;
  background: #fff;
  border: 1px solid #04bd9d;
}

.pricing-table table .pricing-plan.webmaster.current .cta {
  color: #e84d37;
  background: #fff;
  border: 1px solid #e84d37;
}

.pricing-table table .pricing-plan.professional.current .cta {
  color: #3d69ba;
  background: #fff;
  border: 1px solid #3d69ba;
}

.pricing-table table .pricing-plan.gray.current .cta {
  background: #525252;
}

.pricing-table table .pricing-plan.gray.current .cta:hover {
  background: #777;
}

.pricing-table table .pricing-plan.empty-cell{
  height:20px;
  width:25%;
}

.pricing-table table .pricing-plan.border-top-left-radius{
  border-top-left-radius:3px;
}

.pricing-table table .pricing-plan.border-top-right-radius{
  border-top-right-radius:3px;
}
/*****************************
        DEV TEAM STYLING
 *****************************/

.tab-bar-results {
  box-shadow: none;
}

.row.results-line:last-child {
  border-radius: 0;
}

.row.results-line .column {
  padding-bottom: 0;
  margin-bottom: 0;
}

.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}

.col-top {
  vertical-align: top;
}
.gauge-chart{
  /*width: 100%;*/
  height: 240px;
  margin-top: -50px;
}

.google-preview .serp{
  padding: 0px 10px 10px 0px;
  background-color: #ffffff;
  display: block;
  margin: 5px 0 0 0;
}

.google-preview .serp .title {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  overflow: hidden;
  font-family: arial, sans-serif;
  height: 18px;
  text-decoration: underline;
  color: #2518b5;
  font-size: 16px;
  line-height: 1.2;
  display: block;
}

.google-preview .serp .final-url {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  font-family: arial, sans-serif;
  font-size: 16px;
  color: #093;
  margin-bottom: 1px;
  font-size: 14px;
  line-height: 1.2;
  display: block;
}

.google-preview .serp .description {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  overflow: hidden;
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #444;
  line-height: 1.24;
  display: block;
}

.sticky-menu{
  position: fixed;
  top: 0;
  padding: 0;
  z-index: 1000;
}

.widgets .has-error label{
  color: #41454C !important;
}

/*.full-list-button{
    margin-bottom: 15px;
}*/

.tool-result-details {
  border-top: 1px dotted #dedede;
  padding-top: 15px;
  /*padding-bottom: 15px;*/
}

.tool-result-summary {
  padding-bottom: 0px;
  border-bottom: none;
        line-height: 32px;
        font-family: 'mine_font_newr';
}

.tool-result-details code{
    color: #798089;
    background-color: #fff;
    font-size: 100%;
    padding: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 768px) {
  .row-same-height {
    display: block;
    width: auto;
    /* fix overflow */
    table-layout: auto;
  }
  .col-xs-height {
    display: block;
  }
}

@media (max-width: 991px) {
  .row-same-height {
    display: block;
    width: auto;
    /* fix overflow */
    table-layout: auto;
  }
  .col-xs-height {
    display: block;
  }
  .row.results-header.competitor-sub-header{display: none;}
}

.user.icon.no-photo{
  font-size: 32px;
  color: #999;
  line-height: 58px;
}

button.btn.btn-border .button-loading-icon {
  font-size: 16px;
  color: #666;
  display:none;
}
button.btn.btn-border.loading .button-loading-icon {
  display: inline-block;
}

button.btn.cta.btn-md .button-loading-icon {
  font-size: 18px;
  color: #fff;
  display:none;
}
button.btn.cta.btn-md.loading .button-loading-icon {
  display: inline-block;
}

.results-charts .btn-border:hover, .btn-border:focus {
  background: none;
  color: #000;
}

.sidebar .social-follow a{
  width: 50%;
}

.main-banner .promo-module .icon {
  position: absolute;
  right: 5px;
  top: 0;
  color: #ccc;
  font-size: 135px;
  width: auto;
  height: auto;
}

.main-banner .promo-module .small-label{
  color: #000;text-align: center;margin: auto;
  font-size: 60%;
}

.featured-press h2 {
  margin-bottom: 30px;
}

.no-left-padding{
  padding-left: 0;
}


.social-column .icon{
  font-size: 22px;
  margin-left: 10px;
}
.social-column{
  padding-left: 30px;
}

.analysis-header{
  margin-bottom: 50px;
}
.category-container{
  margin-bottom: 30px;
}

.category-container .sidebar{
  margin-top: 40px;
}
.competitor-comparison .sidebar{
  margin-top: 15px;
}
.row.results-line a.how-to-fix{
  color: #fff;
  font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 7px 10px 7px 10px;
    vertical-align: middle;
    background: #000 no-repeat center left;
    /* border: 2px solid #000; */
    text-decoration: none;
    /* float: left; */
    /* margin: 10px 0 15px 0; */
    border-bottom: none;
    border-radius: 0px;
    font-family: 'mine_font_newr';
}
a.see-full-list{
  font-size: 16px;
  font-weight: 300;
  height: 25px;
  line-height: 24px;
  color: #E67E22;
  /* padding-bottom: 3px;
  border-bottom: 2px solid #E67E22; */
}

.tool-result-details {
  margin-top: 10px;
}

#howToFixModal .modal-body{
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #2B333F;
}

.modal-body .minified-title{
  margin-bottom: 20px;
}

.modal-body .not-minified-title{
  margin-bottom: 20px;
  margin-top: 20px;
}

.results-charts .main-url-seo-score{
  margin-top: 15px;
  margin-bottom: 20px;
}

.results-charts .competitor-url-seo-score{
  margin-bottom: 50px;
}
.seo-score-progress .bar {
  height: 25px;
}
.article-content {
  line-height: 24px;
  font-size: 16px;
  text-align: left;
  font-weight: 200;
}

.modal-vertical-alignment-helper {
  display:table;
  height: 100%;
  width: 100%;
  pointer-events:none;
}
.modal-vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events:none;
}
#howToFixModal .modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width:inherit;
  height:inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events:all;
}

.featured-press h2 {
  font-size: 20px;
}

.feature-grid-green .icon {
  color: #E67E22;
}

.pricing-table table th.pricing-plan.professional, .pricing-table table .pricing-plan.professional .cta{
  background: #4593D5;
}
.pricing-table table th.pricing-plan.personal, .pricing-table table .pricing-plan.personal .cta {
  background: #04bd9d;
}
/*.pricing-table table .pricing-plan.personal .cta:hover {background: #737577;}*/
.pricing-table table .pricing-plan.professional .cta:hover {background: #4583D5;}

.pricing-table table th.pricing-plan.webmaster{
  width: 25%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.pricing-table table{
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.pricing-table.table-responsive{
  overflow-x: visible;
}
.pricing-table tr.last{
  border-bottom: 1px solid #dedede;
}
.pricing-plan button{
  width: 100%;
}
.pricing-table table .pricing-plan.webmaster {
  background: #fcfcfc;
}
.pricing-plan a{
  padding-top:15px;
}
.pricing-plan.big{
  font-size: 40px;
}
.pricing-table ul {margin-bottom: 0px;}
.webmaster-badge {
  margin: auto;
  padding: 8px 10px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(255,255,255,.8);
  background-color: #bc5400;
  position: absolute;
  bottom: 0;
  border-radius: 5px 5px 0 0;
  width: 150px;
  left: 50%;
  margin-left: -75px;
  border: 1px solid rgba(0,0,0,.2);
  border-bottom: none;
}

.bb-year-end-ribbon,
.bb-year-end-ribbon:before,
.bb-year-end-ribbon:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bb-year-end-ribbon {
  background: #fff;
  position: relative;
  color: #F77D25;
  display: inline-block;
  padding: .5em 3em;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
}
.bb-year-end-ribbon:before, .bb-year-end-ribbon:after {
  background: #fff;
  position: absolute;
  top: .6em;
  content: ' ';
  height: 0;
  border: 1.05em solid transparent;
  border-left: .9em solid #F77D25;
  opacity: .83;
}
.bb-year-end-ribbon:before {
  left: -1.85em;
}
.bb-year-end-ribbon:after {
  right: -1.85em;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

/*style for AWEBER form in view article page*/
.af-form{
  border: none !important;
  background: #efefef !important;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  -ms-border-radius: 0px 0px 3px 3px;
  -o-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px
}
.af-form, .af-form .quirksMode {
  width: 100% !important;
  max-width: 100% !important;
}
.af-form .af-header {
  background-image: none !important;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border: none !important;
  background: #E67E22 !important;
}

.af-form .bodyText p {
  margin: 0 !important;
  font-size: 24px !important;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  line-height: 30px;
}
.af-form .af-body .af-textWrap {
  width: 100% !important
}
.af-form .af-body input.text,
.af-form .af-body textarea {
  border: 1px solid #dcdcdc !important;
  color: #000000;
  font-size: 14px !important;
  padding: 5px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}
.af-form .af-body input.text:focus,
.af-form .af-body textarea:focus {
  background: #f3f7f9 !important;
  border: 1px solid #dcdcdc !important
}
.af-form .af-standards .af-element {
  text-align: left !important
}
.af-form .af-standards .af-element p {
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif !important
}
.af-form .af-body {
  padding-bottom: 0 !important;
  font-family: 'Source Sans Pro', sans-serif !important
}
.af-form .af-body a {
  color: #E67E22 !important
}
.af-form .buttonContainer {
  text-align: left !important
}
.af-form .buttonContainer input.image{
  background-color: #E67E22 !important;
}
.af-form .buttonContainer input.submit {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 20px !important;
  font-weight: 400 !important;
  text-shadow: 0 2px 0 #03430d;
  background-image: none !important;
  border: 1px solid #16510f !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #138718 !important;
  -webkit-box-shadow: 0 2px 2px rgba(5, 16, 30, 0.38), inset 0 0 8px #186916;
  -moz-box-shadow: 0 2px 2px rgba(5, 16, 30, 0.38), inset 0 0 8px #186916;
  box-shadow: 0 2px 2px rgba(5, 16, 30, 0.38), inset 0 0 8px #186916;
  width: 50% !important;
  height: 55px;
}
.af-form .buttonContainer input.submit:hover {
  background-color: #4eb453 !important
}
/*END AWEBER form*/


.sidebar .af-element{
  padding-right: 25px !important;
  padding-left: 25px !important;
}

.sidebar .af-form{
  margin-bottom: 20px;
}
.results-charts .btn-group .btn {
  width: 50%;
  color: #fff;
  border-color: #fff;
  padding: 10px 0;
  font-size: 16px;
  background-color: #E67E22;
}

.results-charts .improve-score {
  background: transparent;
  border: 1px solid #E67E22;
  color: #E67E22;
  font-weight: 500;
  transition: all 240ms ease;
}
.results-charts .improve-score:hover,
.results-charts .improve-score:focus{
  background: #E66E04;
  color: #fff;
}

button.btn.btn-group-cta .button-loading-icon {
  font-size: 16px;
  color: #666;
  display:none;
}
button.btn.btn-group-cta.loading .button-loading-icon {
  display: inline-block;
}

.results-charts .btn-group .btn:hover,
.results-charts .btn-group .btn:focus{
  background: #E66E04;
  color: #fff;
}

#second-results-header .results-charts{
  width: 100%;
}

.summary .panel-heading{
  background-color: #f3f3f3;
  background-image: none;
}

.summary .panel-title a{
  font-size: 14px;
  font-weight: 500;
  color: #9c9c9c;
  text-transform: uppercase;
}

.summary .panel-body{
  min-height: 105px;
  font-size: 16px;
  color: #2b333f;
  line-height: 24px;
}

.summary .priority-fix.see-full-list{
  font-size: 14px;
  padding-bottom: 0px;
  border-bottom: none;
  color: #E66E04;
}

a:focus {outline:0;}

.row.results-line .icon.cancel-circle2.medium-fix {color: #ff8135;}

.modal-body .promo-module{
  margin-top: 20px;
  border: 1px solid #e1e1e1;
  background: #f7f7f7;
  padding: 15px 15px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
}

.modal-body .inline-promo{
  width: auto;
}

.margin-top-30{
  margin-top: 30px !important;
}

.margin-top-60{
  margin-top: 60px !important;
}

#toolbox-register-modal .modal-dialog{
  max-width: 500px;
}

#toolbox-register-modal .modal-body .close{
  color: #222;
  opacity: 0.5;
  font-size: 28px;
  margin-top: -3px;
}

#toolbox-register-modal .modal-body{
  background-color: #F3F3F3;
  color: #222;
}

#toolbox-register-modal .register-form{
  margin: auto;
  float: none;
}

#toolbox-register-modal .form-container{
  padding: 15px 15px 0px 15px;
}

#toolbox-register-modal .form-container h3{
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
}

#toolbox-register-modal .form-container .input-group, #toolbox-register-modal .form-container .btn{
  width: 100%;
  margin-bottom: 15px;
  font-size: 20px;
}

.login-register-modal .modal-dialog{
  max-width: 500px;
}

.login-register-modal .modal-body .close{
  color: #222;
  opacity: 0.5;
  font-size: 18px;
  margin-top: 3px;
}

.login-register-modal .modal-body .close:focus{
  outline: none;
}

.login-register-modal .modal-body{
  color: #222;
  background: #F3F3F3;
  border: 1px solid #FFF;
  border-radius: 4px;
}

.login-register-modal .register-form{
  margin: auto;
  float: none;
}

.login-register-modal .form-container{
  padding: 15px 15px 0px 15px;
}

.login-register-modal .form-container h3{
  margin-top: 0;
  margin-bottom: 20px;
}

.login-register-modal .form-container .input-group, .login-register-modal .form-container .btn{
  width: 100%;
  margin-bottom: 15px;
}

.login-register-modal .modal-content {
  width: inherit;
  height: inherit;
  max-width: 600px;
  margin: 0 auto;
  pointer-events: all;
}

#exit-intent-modal .cta{
  font-size: 24px;
  padding: 15px 20px;
}

#navbar .btn:focus{
  outline: none;
  color: #E67E22;
}

#navbar .btn:hover{
  background: #E67E22;
  color: #000;
}

.row .intro-feature.seo-checkups-middle {
  border-right: 1px solid #dedede;
}

.analyses-stats{
  padding: 35px 0 50px 0;
}

.analyses-stats h2{
  padding-bottom: 50px;
}

.analyses-stats .intro-feature{
  padding: 30px 20px;
}

.analyses-stats p{
  font-weight: normal;
  font-family: 'Bariol-Regular', sans-serif;
  color: #111111;
}

.analyses-stats .intro-feature h3{
  font-size: 26px;
}

@media (max-width: 1132px) {

  .analyses-stats .intro-feature h3 {
    font-size: 20px;
  }
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
  color: #676767;
  background-color: rgba(0, 0, 0, 0);
}

#bar_chart{
  margin-top: 40px;height:250px;
}

#overview .bar-chart-container{padding-left: 10px; padding-right: 0;}

@media (max-width: 992px) {
  #bar_chart{
    margin-top: 115px;
    position: relative;
  }
  #overview .bar-chart-container{padding-left: 15px; padding-right: 15px;}
  .results-charts .competitor-url-seo-score{margin-bottom: 20px;}
}

@media (max-width: 1140px) {
  .archived-button{
      display: none;
  }
}

@media (max-width: 1023px) {
  #overview .article-wrap.results-charts{width: 100% !important;}
  #header-ad-container{
    display: none;
  }
}

@media (max-width: 992px) {
  .sidebar .AW-Form-792825167{display: none;}
}

.presentation-video-container {padding:10px;border: 1px solid #d9d9d9;border-radius: 3px;}
.embed-container {position: relative; padding-bottom: 50%; overflow: hidden; max-width: 100%; height: auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#howToFixModal .presentation-video-container{
  border: none;
  margin-bottom:15px;
}

#howToFixModal .modal-body ul{
  padding-left: 20px;
}

.dropdown.jump-links-container {
  margin-left: 10px;
  font-family: "museo-sans",sans-serif;
  width: 32px;
  display: inline-block;
}

.dropdown.jump-links-container .categories-dropdown {
  font-size: 16px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  padding: 0 10px;
  border-radius: 4px;
  margin: 3px 0 0 0;
  font-weight: 600;
  border: 1px solid #dedede;
}

.dropdown.jump-links-container .dropdown-menu {
  border-bottom: none;
  border-radius: 0 0 4px 4px;
  font-weight: 300;
  color: #666;
  font-size: 13px;
  margin-left: 10px;
}
.dropdown.jump-links-container .jump-links{
  padding: 12px 10px;
  height: 40px;
}
.dropdown.jump-links-container.open .edit-result-link{border-bottom-right-radius: 0; border-bottom-left-radius: 0;border-bottom: 0;}
.dropdown.jump-links-container .edit-result-link{border-bottom: 1px solid #ddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}

.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 12px;
  color: #fff;
  text-align: center;
  font-weight: bold; line-height: 20px;
  transform: rotate(45deg);
  width: 100px; display: block;
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon span::before {
  content: '';
  position: absolute;
  left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon span::after {
  content: '';
  position: absolute;
  right: 0%; top: 100%;
  z-index: -1;
  border-right: 3px solid #79A70A;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.red span {/*background: linear-gradient(#F70505 0%, #8F0808 100%);*/background: linear-gradient(#f78405 0%, #f15208 100%);}
.red span::before {/*border-left-color: #8F0808; border-top-color: #8F0808;*/border-left-color: #c54a05;
  border-top-color: #c54a05;}
.red span::after {/*border-right-color: #8F0808; border-top-color: #8F0808;*/border-right-color: #c54a05;
  border-top-color: #c54a05;}

.switch-container .switch-light{width:180px;margin:20px auto 40px auto;}
.switch-container .switch-light span{cursor: pointer;}
.switch-container .switch-light span a{background-color: #01ab6b;box-shadow: none;background-image: none;outline: none;}
.switch-container .switch-light input[type=checkbox]{z-index:0;}
.switch-container .switch-light input ~ span span:first-child,
.switch-container .switch-light input:checked ~ span span:nth-child(2),
.switch-container .switch-light input:checked + label{color: #ffffff;text-shadow: none;}
.switch-container .switch-light span span,
.switch-container .switch-light input:checked ~ span span:first-child,
.switch-container .switch-toggle label{text-shadow: none;font-weight: normal;}
.switch-container .switch-light > span{background-color: #838383;}

.pricing-table table th.pricing-plan.webmaster{background: #01AB6B;color: #fff;}
.pricing-table table th.pricing-plan.light-gray{background: #f8f8f8;border: 1px solid #e6e6e6;}
.pricing-table table th.pricing-plan{font-size: 22px;font-weight: 600;color: #01AB6B;position: relative;border: none;}
.pricing-table table tr td.pricing-plan.price-value-text{font-weight: 400;font-size: 40px;}
.pricing-table table tr td.pricing-plan.price-value-text span sup{top: -17px;font-size: 16px;}
.pricing-table table tr td.pricing-plan.price-value-text span span{font-size: 16px;}
.pricing-table table tr td.pricing-plan.price-value-text.webmaster{color:#01AB6B;}
.pricing-table table tr td.pricing-plan.price-value-text small{font-size:12px;display: block;}
.pricing-table table tr td.pricing-plan.price-value-text small.clickable{color: #E67E22;}
.pricing-table table tr td.pricing-plan.webmaster-item{color:#01AB6B;font-weight: 400;}
.pricing-table table tr.before-last{border-bottom: 1px solid #e6e6e6;}
.pricing-table table tr.last{background: #ffffff !important;border-bottom: none;}
.pricing-table table tr.last td:first-child{border: none;background: none;}
.pricing-table table tr.last td.pricing-plan{border:none;}
.pricing-table table tr.last td a.btn.buy-now{color: #01AB6B;background: #fff;border: 1px solid #01AB6B;height: 48px;padding-top: 10px;font-size: 18px;margin-top: 10px;margin-bottom: 10px;transition: all 240ms ease;display: block;}
.pricing-table table tr.last td a.btn.buy-now:focus{outline:none;}
.pricing-table table tr.last td a.btn.buy-now:hover{color:#fff;background: #01AB6B;}
.pricing-table table tr.last td.webmaster a.btn.buy-now{color: #fff;background: #01AB6B;border: 1px solid #41844a;}
.pricing-table table tr.last td.webmaster a.btn.buy-now:hover{background: #019c61;}
.pricing-table table tr.last td.pricing-plan.no-left-padding{padding-left:0;}
.pricing-table table tr.last td.pricing-plan.no-right-padding{padding-right:0;}

@media (min-width: 768px) {
  section.padded.pricing {
    padding: 30px 0;
  }
  section.pricing h1.head {
    font-size: 46px;
  }
  section.pricing h2.head {
    font-size: 36px;
  }
  section.pricing hr.short {
    margin: 20px auto;
  }
}

@media (max-width: 451px) {
  .pricing-table.v-large{display: none;}
  .testimonials-container {margin-top: -75px;}
  .pricing-table table tr td.pricing-plan.price-value-text{font-size: 20px;}
  .pricing-table table tr td.pricing-plan.price-value-text span sup{font-size: 12px;top: -8px;}
  .pricing-table table tr td.pricing-plan.price-value-text span span{font-size: 12px;}
}
@media (min-width: 450px) {
  .pricing-table.v-mobile{display: none;}
}
@media (max-width: 768px) {
  .intro-feature .icon {
    font-size: 38px;
  }
}

.main-banner.session-expired .register-form.v-large{
  float: right;
}

.main-banner.session-expired .summary.loader-container .saved-report-loader{width:64px;margin:auto;}
.main-banner.session-expired .loading-icon{color:#808a90}
.main-banner.session-expired .container .form-group.align-to-banner{margin-top: 0;}
span.head {font-size: 36px;color: #2b333f;line-height: normal;font-family: 'Bariol-Bold', sans-serif;margin: 0;}
.seo-lead-promo.horizontal-banner .btn-cta-container{padding-left: 25px;}
.tipso_content{cursor: pointer;}
#contact-form .article-content{text-align: left;}

input[type=text],input[type=url],input[type=password],input[type=email],textarea{-webkit-appearance: none;-moz-appearance: none;appearance: none;}

.article-content table td{padding: 5px; vertical-align: top; text-align: left;}

@media (max-width: 992px) {
  .main-banner.session-expired .register-form.v-large{float: none;}
  .main-banner.session-expired .summary.loader-container{position: relative;transform: translateY(-100%);top: 50px; }
  .main-banner.session-expired .summary h2.summary-footer{display: none;}
  .main-banner.session-expired .toolbox-register-modal-form h2.register-form-title{margin-bottom: 15px;}
  .presentation-testimonial{border-top: none;}
  .presentation.padded.homepage-section h1.head{margin-top:15px;}
  .presentation.padded.homepage-section.gray h1.head{margin-top:0;}
 
  .presentation-testimonial{padding-top: 0;}
  .row.results-line .column {border-left: none;}
}

@media (min-width: 991px) {
  .main-banner.session-expired .summary.loader-container{position: absolute;top: 50%;transform: translateY(-50%);}
}

@media (max-width: 768px) {
  .main-banner.session-expired .summary-item-container {
    width: 50%;
    float: left;
  }
  #contact-form .article-content .txt{margin-top: 10px;}
}

@media (min-width: 768px) {
  .main-banner.session-expired .summary-item-container {
    width: 25%;
    float: left;
  }
}

@media (min-width:450px) and (max-width: 991px) {
 

@media (min-width: 1025px) {
  .featured-in-large{
    padding: 0;
    display: inline-block;
    width: 976px;
    margin: auto;
  }
  .image-sprite.featured{margin: 0 10px 20px 10px;}
}

@media (max-width: 1024px) {
  .featured-in-large{
    zoom: .7;
    padding: 0;
    display: inline-block;
    width: 976px;
    margin: auto;
  }
}

@media (max-width: 767px) {
  .presentation.gray .presentation-testimonial blockquote {
    margin-bottom: 15px;
  }

  .input-group.factors span.expand-more{display: none;}
  .results-header h1.head{font-size: 28px;}
  .results-header h2.result-link{font-size: 18px;margin-bottom: 0;}
  .analysis-header{margin-bottom: 0;}
  #report-categories{margin: 10px auto 0 auto;}
  table.jqplot-table-legend{margin-left: -5px !important; margin-top: -30px !important;font-size:12px !important;}
  div.jqplot-table-legend-swatch-outline{padding: 5px !important;}
  .jqplot-title{padding-bottom: 0 !important;}
  #second-results-header h4{display: inline-block; margin-top: 20px;}
  #second-results-header .summary {text-align: center;}
}

@media (max-width: 991px) {
  .row.section-name.under-subheader{border-top: 1px solid #e1e1e1;}
  .row.results-line .column.competitor-analysis:first-child{background: #666;color: #fff;padding-top: 3px;padding-bottom: 3px;}
  .row.results-line .column.competitor-analysis:first-child .tool-title{font-size: 14px;font-weight: 400;}
  .row.results-line .column.competitor-analysis:first-child .icon{color: #fff;top: 8px;}
  .row.results-line .first-result{border-bottom: 1px solid #e1e1e1;}
  .row.results-line .mobile-no-content{display: none;}
  .seo-lead-promo.horizontal-banner .btn-cta-container{padding-left: 0;}
  #contact-form .form-group .input-group{width: 100%;}
  #contact-form label{height: 50px;line-height: 50px;}
  #contact-form input.input-md{height: 50px;font-size: 16px;}
  #contact-form textarea{height: 160px;padding-top: 10px;}
  #contact-form button{font-size: 20px; height: 50px;width: 100%;}
}

.article-wrap.results-charts.full{width: 100% !important;}
.article-wrap.results-charts.full #bar_chart{height: 270px !important;}

@media (max-width: 992px) {
  .sticky-box:last-child{display: none;}
}

@media (max-width: 451px) {
  .slide-out-box{display:none;}
}

@media (max-width: 768px) {
  .dropdown.jump-links-container{display: none !important;}
}

@media (max-width: 451px) {
  .results-header h2.result-link{margin-bottom: 10px;padding-bottom: 18px;}
  h2.result-link a{height: 18px;line-height: 18px;}
  
}
@media (min-width: 768px) {  
  .input-group.factors select[name="factor"]{
    padding-left: 20px !important;
    margin-left: -20px;
  }
}

    
   