body,html {  
}

/* Responsive phones */
@media (max-width: 768px) { /*768 600*/
  body,html {padding: 0 !important; font-size:0.85em;}
  .container {padding:0;}
  .panel .panel-subheader,
  .panel .panel-footer,
  .panel .list-group-item {
    padding-top: 9px !important;
    min-height: 65px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .panel .list-group-item .row {
    line-height: 44px !important;
    margin: 0;
    padding-right: 0;
  }
    .panel .list-group-item .row .col {
      padding-right: 0;
      padding-left: 0;
    }
    .panel .list-group-item .row .col-order .btn-group {
      width: auto !important;
      
    }
    .panel .list-group-item .row .col-order .btn-group .btn{
      width: auto !important;
      height: 28px !important;
      padding: 3px 0px 0px 2px !important;
    }
      .panel .list-group-item .row .col-order .btn-group .btn i{
        font-size: 20px !important;
        top: 0 !important;
      }
  .panel .panel-footer {
    padding-top: 14px !important;
  }
    .panel .panel-footer .btn-lg {
      height: 35px !important;
      font-size: 10px;
    }
  .input-group-lg .form-control { 
    height: 47px !important;
    font-size: 13px !important;
    padding-left: 10px !important;
  }
  .input-group-lg .btn {
    min-height: 47px !important;
    height: 47px !important;
    font-size:13px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
  }

    
  .navbar {padding-top: 0 !important;}
  .navbar-brand {margin-left:11px !important; background: url(../images/logo-cog-transparent-full-retina.png) no-repeat center center / 190px auto !important;}
  .navbar-header {margin-right: 0 !important;}
  .navbar-nav > li > a {font-size: 13px !important;padding-left: 9px !important;}
  
.navbar-collapse {
    margin-left: -15px !important;
    margin-right: 0 !important;
}

  
  .jumbotron {min-height: 500px !important;}
  .jumbotron h1 {padding-top: 100px !important;}
  .jumbotron h1::before {border-bottom-width: 2px !important;left: 1px !important;}
  .jumbotron-text {margin-left: 0 !important;}
  
  /* global XS */
  h1 {font-size: 29px !important;padding-bottom: 10px !important;}
  h2 {font-size: 25px !important; font-weight:400 !important;}
    
  /* order XS */
  .page-i {padding: 15px !important;}
    
  .registracia-domen h3 {font-size:23px !important; text-align: center !important;}
  .registracia-domen .btn {font-size:12px !important; height: 40px !important;}
  
  .portfolio {padding: 30px 0 30px 0 !important;}
  .portfolio .spacer-right, .portfolio .spacer-left {padding: 15px 0 0 0 !important;}
  
  .contact {padding-bottom: 50px !important;}
  .contact-map {margin-bottom: 20px !important;}
  
  .footer .col {text-align: center !important;}  
  
}

/* global */
h1,h2,h3,h4,h5,h6,h7 {
  font-family: Roboto, Arial, Tahoma, Verdana, sans-serif;
  font-weight: 300;
  color: #1a2127;
}
h1 {
    font-size: 29px; /*29*/
    position: relative;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 25px 0 27px;
}
h5 {
  color: #222222;
  font-size: 14px;
  font-weight: normal;
  margin-top: 25px;
}
.row {
  margin: 0;
}

.success {color:#5CCC5C;}
.warning {color:#F04444;}
.primary {color:#3888d3;}
.eee {background:#f3eff3;}
.note {color:#999; font-size: 0.9em;}
.line-height1 {line-height:1.7em;}


/* navbar */
#homepage-body .navbar {
  padding-top: 40px;
}
.navbar {
  background: #212529;
  margin-bottom: 0;
  border-color:transparent;
}
  .navbar .container{
    max-width: 1300px; /*1270*/
    width: 100%;
    padding-right: 0px;
  }
  
.navbar-inverse .navbar-nav > .active > a {
  background: transparent; /*#2A2730;*/
  color: #ffe20f;
  border-bottom: 3px solid #ffe20f;
}
.navbar-inverse .navbar-nav > .active > a:hover {
  background: transparent;
}

.navbar-inverse .navbar-nav > li > a {
  padding-bottom:5px;
  padding-right: 0;
  padding-left: 0;
  margin-right: 15px;
  margin-left: 15px;
  color: rgba(255,255,255,0.9);
  font-weight: bold;
}
.navbar-inverse  .navbar-nav > li > a:focus {
  color: rgba(255,255,255,0.9);
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background: transparent;
    color: rgba(255,255,255,0.9);
}
.navbar-inverse .navbar-toggle {
  margin-right: 10px;
  margin-top: 12px;
  padding: 8px 6px;
  border-color: transparent;
}

.navbar-brand {
  width: 220px;
  background: transparent url(../images/logo-cog-inverse-full-small-yellow.png) no-repeat center center; /*2A2730*/
}
.navbar-brand:hover {
  background: transparent url(../images/logo-cog-inverse-full-small-yellow.png) no-repeat center center; /*2A2730*/
}


/* main*/
#page {
  max-width: 1300px;
  width: 100%;
  padding-top: 40px;
}
.page-heading {
  background: #53575b;
}
.page-subheading {
  color: rgba(255, 255, 255, 0.8);
  font-size: 125%;
  line-height: 1.6em;
  margin: auto;
  max-width: 600px;
  padding: 0 0 25px;
  text-align: center;
}
.page-i {
  background: #fff;
  padding: 24px 25px 23px 25px;
  /*border-top: 1px solid #6C666C;*/
}
.page-footer {
  background:#eee;
  min-height:84px;
  padding:18px 25px 0 17px;
}
#loading {
  align-items: center;
    background: #fff none repeat scroll 0 0; /*#2A2730*/
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100;
}
#loading i {
  /*margin-top: 40px;*/
}
  #loading i {
    margin: auto;
    font-size:64px;
    background: #fff;
    color:#2A2730;
    border-radius: 150px;
  }

/* jumbotron */
.jumbotron {
  min-height: 800px;
  margin-bottom: 0;
  padding: 0;
  margin: 0;
  text-align: left;
  background: #212529 url(../images/jumbotron-bg.png) bottom center repeat-x;
  color: #fff;
}
.jumbotron h1 {
  text-align: left;
  color: #fff;
  font-family: roboto;
  font-size: 58px;/*58*/
  line-height: 1.1em;/*85*/
  font-weight: 500;
  padding: 150px 0 25px 0;
  margin: 0 0 25px 0;
  text-transform: uppercase;
  font-family: roboto, arial, tahoma, sans-serif;
}
  .jumbotron h1::before {
    border-bottom: 4px solid #a970e4;
    bottom: 0;
    content: "";
    height: 1px;
    left: 5px;
    position: absolute;
    width: 30px;
  }
  .jumbotron h1 strong{
    font-weight: 600;
    color: #a970e4;
  }
  .jumbotron-text {
    max-width: 500px;
    margin-left: 5px;
  }
    .jumbotron-text p {
    font-size: 1.2em;
    line-height: 24px;
    font-weight: light;
  }
.jumbotron-col-left {
  margin: 0 0 0 auto;
  max-width: 622px;
  padding-left: 0px;
}
.jumbotron-col-right {
  background:transparent url(../images/mockup-apple.png) no-repeat 5px center;
  height: 740px;
}

.col {
  padding: 0;
}
.wrapper {
  max-width: 1300px;
  margin: auto;
  padding: 0 15px 0 15px;
  position: relative;
}
h2 {
  font-size: 35px;
  font-weight: light;
  margin-bottom: 25px;
}
.spacer-right {
    max-width: 615px; 
    margin: 0 auto 0 4px;
    padding: 5em 0em 5em 5em;
}
.spacer-left {
    max-width: 615px; 
    margin: 0 4px 0 auto;
    padding: 5em 5em 5em 0em;
}
.footer {
  background: #f3f3f3;
  color: #777;
  font-size: 0.85em;
  padding: 50px 0 50px 0;
}

.services {
}
.services i {
  font-size: 90px;
  display: block;
  color: #b7b7b7;
}
  .services .icon-globe {
    text-indent: 1px;
  }
  .services .icon-edit {
    text-indent: 5px;
  }
  .services .icon-cog-alt {
  }
  .services .icon-eye {
    text-indent: 1px;
  }
.services h3 {
  font-weight: 500;
  font-size: 20px;
  margin: 15px 0 15px 0;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: relative;
}
  .services h3:before {
    border-bottom: 3px solid #a970e4;
    bottom: 0;
    content: "";
    height: 1px;
    left: 46%;
    position: absolute;
    width: 8%;
  }
.services p {
  color: #777;
  font-size: 15px;
}
.services {
  padding: 75px 0 90px;
}

/*section portfolio */
.portfolio {

}
.row-bg {
  background: #F3F3F3;
}

.col-image {
  min-height: 700px;
  background: #F3F3F3;
}
.image-internet {
  background: #F3F3F3 url(../images/image-internet.png) left top no-repeat;
}
.image-dizajn {
  background: #F3F3F3 url(../images/image-dizajn.png) right top no-repeat;
}
.image-vyvoj {
  background: #F3F3F3 url(../images/image-vyvoj.png) left top no-repeat;
}
.image-reklama {
  background: #F3F3F3 url(../images/image-reklama.png) right top no-repeat;
}
.col-text {

}
.col-text p {
  color: #777;
  line-height: 22px;
  padding-bottom: 11px;

}


.portfolio h2 {
    font-size: 22px;
    font-weight: 400;
    margin: 10px 0 40px 0;
    padding-bottom: 12px;
    position: relative;
    text-transform: uppercase;
    text-align: left;
}
  .portfolio h2:before {
    border-bottom: 3px solid #a970e4;
    bottom: 0;
    content: "";
    height: 1px;
    left: 1px; /*46*/
    position: absolute;
    width: 8%;
  }
.portfolio i {
  font-size: 90px;
  display: block;
  color: #b7b7b7;
  text-align: center;
}
  .portfolio .icon-globe {
    text-indent: 1px;
  }
  .portfolio .icon-edit {
    text-indent: 5px;
  }
  .portfolio .icon-cog-alt {
  }
  .portfolio .icon-eye {
    text-indent: 1px;
  }
.portfolio h3 {
    font-size: 15px;
    font-weight: 400;
}


/* section */
.contact {
  padding: 0 0 100px 0;
}
  .contact p {
    color: #777;
    line-height: 20px;
  }
  .contact-map {
    margin-bottom: 70px;
    height: 250px;
    background: #f0ede5 url(../images/contact-map.jpg) center center no-repeat;
  }

/* section */
.registracia-domen {
  background: #a970e4 url(../images/gradient.png) repeat-y center center;
  padding-top: 50px;
  padding-bottom: 45px;
}
.registracia-domen h3 {
  font-size: 35px;
  font-weight: light;
  padding: 0 0 10px 0;
  margin: 0 0 0px 0;
  color: #fff;
}
.registracia-domen .btn {
  background: #fff;
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  width: 100%;
  }

/* form */
.input-group-lg .form-control {
  height: 54px;
  box-shadow: none;
  border-color: transparent;
  font-size: 15px;
  font-weight: 300;
  padding-left: 23px;
  color: #555;
}
.input-group-lg .form-control:focus {
  border-left-color: #a970e4;
}

.input-group-lg .btn {
  min-height: 54px;
  box-shadow: none;
  border-color: transparent;
}
.btn-primary {
  color: #00356B;
  border-color: transparent;
  font-size: 11px;
  font-weight:bold;
  background: transparent;
  text-transform: uppercase;
}
  .btn-primary:hover {
    color: #00356B;
    border-color: transparent;
    background: transparent;
  }
  .btn-primary.active {
    background: #00356B;
    box-shadow: none;
    border-color: transparent;
  }
  .btn-primary.active:hover {
    background: #00356B;
    box-shadow: none;
    border-color: transparent;
  }
.btn-lg {
  height: 45px;
}
.order-button {
  background: transparent;
  color: #00356B;
  border-color: #00356B;
  font-size: 11px;
  font-weight:bold;
  text-transform: uppercase;
}
.order-button:hover {
  background: #00356B;
  color: #fff;
}

/* panel */
.panel .panel-subheader,
.panel .panel-footer,
.panel .list-group-item {
  min-height: 84px;
  padding-left: 17px;
  padding-right: 17px;
}
.panel {
  border: 0;
  box-shadow: none;
  background: transparent;
}
  .panel .panel-heading {
    height: 39px;
    border-radius: 3px 3px 0 0;
    background: #5D6476; /*#5D6476*/
    font-size: 13px;
    border-color: transparent;
    color: #fff;
    display:none;
  }
  .panel .panel-subheader {
    padding-top: 15px;
    background: #53575b; /*6c666c*/
  }
  .panel .panel-footer {
    padding-top: 18px;
    background: #eee;
    border-radius: 0;
  }
  .panel .list-group {
    margin-bottom: 0;
  }  
  .panel .list-group-item {
    border-color: #eee;
  }
    .panel .list-group-item i {
      text-indent: -6px;
    }
  .panel .list-group-item .row {
    line-height: 60px;
  }
    .panel .list-group-item .row .col-name {
      color: #777;
    }
      .panel .list-group-item .row .col-name strong {
        font-weight:normal;
        color: #000;
      }
    .panel .list-group-item .row .col-order .btn-group {
      /*width: 100%;*/
    }
      .panel .list-group-item .row .col-order .btn-group .btn{
        width: 100%;
      }
        .panel .list-group-item .row .col-order .btn-group .btn i {
          font-size: 30px;
          line-height: 0;
          position: relative;
          top: -3px;
        }
.ceny-s-dph {
  font-size: 11px;
  text-align:center;
  color:red;
  display:none;
} 
     

#domain-check-body, #order-body{
  background: #DFDFDF;
}

/* order */
.order-form {
  color: #333;
}
.orderform-label {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  padding: 13px 13px 13px 0px;
  font-size: 14px;
  color: #777;
}


.form-horizontal .control-label {
    color: #666;
    padding-top: 10px;
    text-align: left;
    font-weight: normal;
}
.form-control {
  height: 42px;
  box-shadow: none;
  color: #333;
  border-color: #ddd;
}

.ctable  {
  width: 100%;
}
  .ctable tr td  {
    padding-bottom: 3px;
    padding-top: 3px;
  }


/* CSS for high-resolution devices */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    .navbar-brand {
        background: url(../images/logo-cog-transparent-full-retina.png) no-repeat center center / 198px 24px !important;
    }



