/*------------------------------------------------------------------
Project:	HighLand
Version:	1.3
Created: 		18/10/2013
Last change:	04/01/2014
-------------------------------------------------------------------*/

html, body {
    font-family: 'Lato', sans-serif;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #000000;
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0;
}

h1.hl, h2.hl, h3.hl, h4.hl, h5.hl, h6.hl {
    color: #2a2a2a;
    font-weight: 300;
    text-transform: uppercase;
}

h1.hl small, h2.hl small, h3.hl small, h4.hl small, h5.hl small, h6.hl small {
    text-transform: none;
}

h3.hl.person-name {
    font-weight: 500;
    margin-bottom: 40px;
    margin-top: 10px;
}

h5.hl.email-mobile {
    font-size: 14px;
    letter-spacing: 1px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333;
}

/* ===== Sticky Footer Trick ===== */

.wrapper {
    /*min-height: 100%;*/
    /*height: auto !important; /!* for older versions of IE *!/*/
    /*height: 100%;*/
    margin-bottom: 130px; /* showing the footer */
}

.wrapper-init {
    /* min-height: 100%; */
    /* height: 100%; */
    margin-bottom: 80px;
    padding-top: 0px;
}

.logo {
    width: 164px;
    margin-top: 30px;
    margin-bottom: 5px;
    height: 45px;
}

.logo-svg {
    margin-top: 32px;
    margin-left: 2px;
    fill: #FFFFFF;
}

.navbar-main:hover .logo-svg {
    fill: #000000;
}

@media (max-width: 767px) {
    .logo {
        width: 164px;
        margin-top: 30px;
        height: 45px;
        margin-bottom: 5px;
    }
}

/* ===== Navbar ===== */

.navbar-nav {
    position: relative;
    margin: 30px 5px 0px 5px;
    display: inline-block;
    text-align: initial;
    float: left;
    padding: 0;
    padding-top: 10px;
}

.navbar-nav-add {
    margin: 20px 5px 20px 5px;
}

.navbar-inverse .navbar-collapse {
    width: 85%;
    margin-right: 0;
    position: relative;
    margin-left: 0;
    text-align: center;
    float: left;
}

.navbar-header {
    width: 15%;
}

.navbar-inverse {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    background: transparent;
    margin-bottom: 0px;
    border: none;
}

.navbar {
    position: relative;
    height: 100px;
    border-bottom: 1px solid #dfdfdf;
}

.navbar-main {
    border-bottom: none;
}

.navbar-main:hover {
    background-color:rgba(255, 255, 255, 0.7);
}

@media (max-width: 767px) {
    .navbar {
        height: 160px;
    }
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #2a2a2a;
    font-weight: normal;
    background-color: #d52b1e;
}

.navbar-inverse .navbar-brand {
    color: #EEEEEE;
    width: 100%;
    text-align: left;
}

.navbar > .container .navbar-brand {
    float: left;
    padding: 0;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #000;
}

.navbar-main:hover .navbar-nav > li > a {
    color: #000;
}

.navbar-main .navbar-nav > li > a:hover {
    color: #111;
}

.navbar-inverse {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #2a2a2a;
    border-bottom-color: #2a2a2a;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: #2a2a2a;
    border-bottom-color: #2a2a2a;
}

.navbar-inverse .navbar-nav > .open > a {
    background-color: #FFF;
    color: #2a2a2a;
}

.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #FFF;
    color: #2a2a2a;
    cursor: pointer;
}

.dropdown-menu {
    background-color: #FFF;
    border: 1px solid #FFF;
    border-top-color: #FFF;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu > li > a {
    color: #000;
    padding: 10px 20px;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 300;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #111;
    background-color: #f1f1f1;
}

.menu-divider {
    padding-top: 12px;
    padding-bottom: 15px;
}

.white-text {
    color: #FFF !important;
}

.main-pic {
    background: no-repeat url(../../../img/taranko/main_background_xs.jpg);
    background-position: top left;
    background-size: cover;
    min-height: 227px;
    margin-top: 0px;
}

#wrap {
    height: 100vh;
    color: #000000;
    background: no-repeat url(https://taranko.com/grafmag/klub-taranko/tlo.jpg);
    background-position: top right;
    background-size: cover;
	margin-top:-100px;
}

@media (max-width: 991px) {
    #wrap {
        height: 100vh;
        color: #000000;
        background: no-repeat url(https://taranko.com/grafmag/klub-taranko/tlo.jpg);
        background-position: top right;
        background-size: cover;
		margin-top: -150px;
    }
    .panel-messages {
        margin-top: 10px;
    }

}

#wrap-app-form {
    background-color: #ffffff;
    background-image: none;
    margin-top: 0;
}

@media (min-width: 992px) {
    #wrap-app-form {
        height: 150vh;
        color: #000000;
        background: no-repeat url(https://taranko.com/grafmag/klub-taranko-strona/baner-club-taranko-desktop.png);
        background-position: top right;
        background-size: cover;
        margin-top: -100px;
    }
}

#wrap h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    font-size: 48px;
    margin-top: 70px;
    text-transform: uppercase;
    margin-left: 70px;
    text-shadow: 1px 1px 3px #666;
    filter: Shadow(Color=#666666, Direction=45, Strength=3);
}

.showcase {
    position: relative;
    width: 438px;
    margin: 0 auto;
}

.iMac {
    background: url(../img/spar/logo_spar.gif);
    height: 50px;
    width: 280px;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 60px;
    -webkit-animation-duration: 1s;
    -moz-animation-delay: 1s;
}

.iPad {
    background: url(../img/iPad.png);
    height: 228px;
    width: 174px;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 138px;
    left: -50px;
    -webkit-animation-duration: 1.3s;
    -moz-animation-delay: 1.3s;
}

.iPhone {
    background: url(../img/iPhone.png);
    height: 152px;
    width: 56px;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 208px;
    left: 70px;
    -webkit-animation-duration: 1.6s;
    -moz-animation-delay: 1.6s;
}

.list {
    margin: 50px 0 50px 50px;
}

.list ul {
    padding: 0;
}

.list i {
    font-size: 28px;
}

.list li {
    list-style-type: none;
    margin: 10px 0;
}

.list span.li-bg {
    background: rgba(0, 0, 0, 0.25);
    padding: 5px 10px;
}

.list span {
    font-size: 28px;
    margin-left: 20px;
    font-weight: 100;
}

.first {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
}

.second {
    -webkit-animation-duration: 1.3s;
    -moz-animation-duration: 1.3s;
}

.third {
    -webkit-animation-duration: 1.6s;
    -moz-animation-duration: 1.6s;
}

.fourth {
    -webkit-animation-duration: 1.9s;
    -moz-animation-duration: 1.9s;
}

/* ===== Services ===== */

.services ul {
    padding: 0;
}

.services li,
.services li:hover li,
.services li:hover {
    transition: width 0.3s;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
}

.services li {
    list-style-type: none;
    float: left;
    background: #eee;
    padding: 20px;
    margin-right: 1px;
    text-align: center;
    color: #888;
    width: 227px;
    height: 100px;
}

.services li p {
    overflow: hidden;
    white-space: nowrap;
}

.services li p a {
    visibility: hidden;
}

.services ul:hover li {
    width: 201px;
}

.services li:hover {
    width: 328px !important;
    background: #69D2E7;
    cursor: pointer;
    color: #FFF;
    text-align: left;
}

.services li:hover i {
    float: left;
    line-height: 60px;
    margin: 0 20px 0 5px;
}

.services li:hover p a {
    visibility: visible;
    color: #FFF;
}

/* ===== Profiles ===== */

/* Avatar */

.avatar {
    position: relative;
}

.avatar-bubble,
.avatar:hover .avatar-bubble {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.avatar-bubble {
    position: absolute;
    bottom: 11px;
    left: 11px;
    right: 11px;
    width: inherit;
    padding: 15px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-weight: 300;
    opacity: 0;
}

.avatar:hover .avatar-bubble {
    opacity: 1;
}

.avatar-bubble a {
    display: block;
    color: #eee;
}

.avatar-bubble a:hover {
    text-decoration: none;
    color: #fff;
}

/* Profile menu */

.user-menu > ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.user-menu > ul > li {
    border-bottom: 1px solid #EEE;
    border-right: 1px solid #EEE;
}

.user-menu > ul > li:last-child {
    border-bottom: 0;
}

.user-menu > ul > li > a {
    display: block;
    padding: 10px;
}

.user-menu > ul > li > a:hover {
    text-decoration: none;
    background: #f5f5f5;
}

.user-menu > ul > li > a.active {
    background: #f5f5f5;
}

.user-menu > ul > li > a > i.sign {
    display: inline-block;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.user-menu > ul > li > a > i.fa-chevron-right {
    line-height: 40px;
    color: #515151;
    display: none;
}

.user-menu > ul > li > a:hover > i.fa-chevron-right {
    display: inline-block;
}

.user-menu > ul > li > a.active:hover > i.fa-chevron-right {
    display: none;
}

/* User status */

.user-status {
    margin-bottom: 20px;
}

.user-status > p > a {
    color: #333;
}

.user-status .input-group {
    padding: 5px;
    background: #f5f5f5;
}

/* Modal window */

.modal-content {
    border-radius: 0;
}

.modal-header {
    background: #f5f5f5;
}

.modal-header > img,
.message-answer > img {
    height: 50px;
    width: 50px;
    margin: 0 15px 15px 0;
    float: left;
    overflow: hidden;
}

/* User Stats and Gallery */

.block-inverse {
    border-radius: 0;
}

.block-inverse > .head-inverse {
    background: #FFF;
    padding: 10px;
    border-bottom: none;
}

.block-inverse > .body-inverse {
    padding: 10px;
}

.user-gallery img {
    height: 60px;
    width: 60px;
    background: #FFF;
    border: 1px solid #dedede;
    border-radius: 60px;
    padding: 3px;
    margin: 5px;
}

.user-gallery img:hover {
    border-color: #999;
}

/* Inbox */

.pm-search {
    background: #F5F5F5;
    border-top: 1px solid #DDD;
    padding: 20px;
    margin-bottom: 15px;
}

.pm-list > ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.pm-list > ul > li:first-child {
    border-top: 1px solid #EEE;
}

.pm-list > ul > li {
    padding: 15px;
    border-bottom: 1px solid #EEE;
}

.pm-list > ul > li:hover {
    background: #f5f5f5;
}

.pm-list > ul > li > p > img {
    height: 50px;
    width: 50px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}

.pm-list > ul > li > p {
    float: left;
    overflow: hidden;
    width: 50%;
    margin-bottom: 0;
}

.pm-list > ul > li > p > a.inbox-dialog {
    color: #999;
}

.pm-list > ul > li > p > a.inbox-dialog:hover {
    color: #999;
    text-decoration: none;
}

.message-answer {
    background: #F5F5F5;
    border-top: 1px solid #DDD;
    padding: 20px;
}

.message-answer > form {
    width: 80%;
    float: left;
}

/* ===== Blog ===== */

.blog-summary {
    position: relative;
    margin-bottom: 40px;
}

.blog-summary > h4 {
    line-height: 22px;
}

.blog-text {
    line-height: 1.8;
}

.timeline-block .blog-img {
    /* Making images smalled for timeline page */
    width: 250px;
}

.blog-img {
    padding: 10px;
    border: 1px solid #ddd;
    margin: 10px;
    width: 350px;
}

.new-story:after {
    content: "NEW!";
    font-size: 0.6em;
    color: #FFF;
    background: #f1c40f;
    padding: 3px 4px;
    margin-left: 5px;
    vertical-align: super;
}

.recent-blogs ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.recent-blogs ul li {
    padding: 7px 0;
    border-bottom: 1px dotted #ddd;
}

.recent-blogs ul li:last-child {
    border-bottom: 0;
}

.blog-months ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 50%;
    border-right: 1px solid #FFF;
}

.blog-months ul li .badge {
    background: #FFF;
    color: #666;
    border: 1px solid #ddd;
}

.new-comment {
    padding: 20px 10px 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px dashed #ddd;
    margin: 20px 0;
}

.new-comment:hover {
    border-bottom-style: solid;
}

.new-comment img {
    max-height: 64px;
    width: auto;
    float: right;
}

.comment {
    margin: 10px 0;
    border-bottom: 1px dotted #ddd;
}

/* ===== Blog Timeline ===== */

.timeline-block {
    border-left: 3px solid #eee;
    padding-left: 20px;
    margin-left: 100px;
}

.timeline-block time.timestamp {
    position: absolute;
    top: 12px;
    left: -136px;
    padding: 5px 6px;
    font-style: italic;
    color: #033c2b;
}

.timeline-block time.timestamp:before {
    display: block;
    font-family: FontAwesome;
    content: "\f073";
    font-style: normal;
    font-size: 32px;
    margin-left: 27px;
}

.timeline-block time.timestamp:after {
    display: inline-block;
    content: "";
    height: 20px;
    width: 20px;
    border: 3px solid #DDD;
    border-radius: 26px;
    margin-left: 16px;
    background: #FFF;
}

/* ===== About Us block ===== */

img.img-about {
    width: 40%;
    padding: 10px;
    border: 1px solid #eee;
    float: left;
    margin: 0 20px 20px 0;
}

/* ===== Media objects ===== */

.media-object {
    height: auto;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0 15px 15px 15px;
}

.media-body {
    padding: 15px;
}

.media-heading a {
    color: #333;
}

.media-heading a:hover {
    color: #333;
    text-decoration: none;
}

.read-more {
    float: right;
    margin-top: 10px;
}

/* ===== Recent Works ===== */

.thumbnail {
    position: relative;
}

.thumbnail .visit {
    position: absolute;
    opacity: 0;
    width: 100%;
    text-align: center;
    top: 80px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.thumbnail:hover .visit {
    opacity: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.thumbnail .visit a {
    color: #FFF;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 20px;
}

.thumbnail .visit a:hover {
    color: #FFF;
    text-decoration: none;
}

/* ===== Steps ===== */

.step {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.step i {
    color: #dedede;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
}

.step h4 {
    text-transform: uppercase;
}

.step .arrow {
    position: absolute;
    top: 0;
    right: -10%;
    color: #dedede;
    font-size: 100px;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
}

.step:hover i {
    color: #FFA973;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
}

.step:hover .arrow {
    color: #99E0FF;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
}

/* ===== About Us ===== */

.about-icon {
    font-size: 52px;
    float: left;
    margin: 15px 15px 0 0;
    color: #81D685;
}

.about-p {
    overflow: hidden;
    line-height: 22px;
}

.about-btn {
    margin-top: 50px;
    text-align: center;
}

/* ===== Team ===== */
.member-left {
    text-align: left;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #eee;
}

.member-right {
    text-align: right;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #eee;
}

.team img,
.team img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
}

.team .member-left img {
    float: left;
    margin-right: 50px;
}

.team .member-right img {
    float: right;
    margin-left: 50px;
}

.team .position {
    color: #ccc;
}

.team p {
    overflow: hidden;
}

/* ===== 404 error page ===== */

.not-found {
    background: #eee;
    background-image: url(../img/falling-leafs.png), -webkit-linear-gradient(top, #eee, #fff);
    background-image: url(../img/falling-leafs.png), -moz-linear-gradient(top, #eee, #fff);
}

.not-found .digits {
    color: #999;
    font-size: 250px;
    font-weight: bold;
    text-align: center;
}

.not-found .digits i {
    font-size: 200px;
    margin: 0 10px;
}

.not-found h1 {
    text-align: center;
    color: #666;
}

.not-found h2 {
    text-align: center;
    color: #999;
}

.not-found form {
    text-align: center;
    margin: 30px 0;
}

/* ===== Contact Us ===== */

.map {
    overflow: hidden;
}

/* ===== Pricing ===== */

.pricing .item {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 3px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.pricing .item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    margin-top: -10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.pricing .head {
    background: #69D2E7;
    padding: 30px 10px 10px;
    position: relative;
    border-radius: 3px;
    margin-bottom: 50px;
}

.pricing .head h4 {
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
}

.pricing .head .arrow {
    position: absolute;
    height: 30px;
    width: 100%;
    border-top: 30px solid #69D2E7;
    border-right: 120px solid white;
    border-left: 120px solid white;
    bottom: -30px;
    left: 0;
}

.pricing .sceleton {
    text-align: center;
}

.pricing .sceleton h5 {
    font-size: 30px;
}

.pricing .sceleton span {
    font-size: 24px;
}

.pricing .sceleton ul {
    margin: 0 0 10px;
    padding: 0;
}

.pricing .sceleton li {
    list-style-type: none;
    padding: 10px 0;
    border-top: 1px dotted #ccc;
}

.pricing .sceleton li:hover {
    border-top: 1px solid #ccc;
    background: #eee;
    cursor: pointer;
}

/* ===== FAQs ===== */

.faq-cats ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.faq-cats ul li:first-child {
    margin: 0 0 15px 0;
}

.faq-cats ul li {
    margin: 15px 0 15px 0;
}

.faq-cats ul li i {
    vertical-align: middle;
    margin-right: 15px;
    color: #bbb;
}

.faq-cats ul li:hover i {
    color: #00B4FF;
}

/* ===== Gallery ===== */

.gallery-list > li:first-child {
    padding-left: 5px !important;
}

.gallery-list-bubbles > li {
    margin-bottom: 10px;
}

.gallery-list > li .gallery-thumbnail {
    height: 188px;
    overflow: hidden;
    display: block;
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
    }
}

@media (max-width: 767px) {
    .navbar-toggle{
        padding: 0;
    }
    .menu-divider {
        padding-top: 12px;
        padding-bottom: 15px;
        display: none !important;
    }

    .media-body {
        padding: 2px;
    }
}

@media (max-width: 767px) {
    .navbar-header {
        width: 100% !important;
        float: right;
    }

    .navbar-nav {
        position: relative;
        margin: 10px;
        display: inline-block;
        text-align: initial;
        float: right;
        margin-right: 0px;
        padding-top: 10px;
    }
}

@media (max-width: 991px) {
    .navbar-header {
        width: 100%;
    }

    .navbar-nav {
        position: relative;
        margin: 10px 5px 0px 5px;
        display: inline-block;
        text-align: initial;
        float: left;
        margin-right: 0px;
        padding-top: 10px;
    }
    .navbar-inverse .navbar-brand {
        color: #EEEEEE;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 1199px) {
    .navbar-header {
        width: 100%;
    }

    .navbar-nav {
        position: relative;
        margin: 10px 5px 0px 5px;
        display: inline-block;
        text-align: initial;
        float: left;
        margin-right: 0px;
        padding-top: 10px;
    }
    .navbar-inverse .navbar-brand {
        color: #EEEEEE;
        width: 100%;
        text-align: center;
    }
    .navbar-inverse .navbar-collapse{
        width: 100%;
        margin-right: 0;
        position: relative;
        margin-left: 0;
        text-align: center;
        float: left;
    }

    .navbar {
        position: relative;
        height: 150px;
        border-bottom: none;
    }
}

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

}

@media (min-width: 992px) and (max-width: 1199px) {
    /* for md devices */
    .gallery-list > li .gallery-thumbnail {
        max-height: 155px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* for sm devices */
    .gallery-list > li .gallery-thumbnail {
        max-height: 160px;
    }
}

@media (max-width: 767px) {
    /* for xs devices */
    .gallery-list > li .gallery-thumbnail {
        max-height: 220px;
    }
}

.gallery-list > li > a {
    color: #333;
}

.gallery-list > li > a:hover {
    text-decoration: none;
}

.gallery-text {
    display: block;
    padding: 5px 10px;
    margin: 1px 0 10px;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
}

.gallery-text > .gallery-title {
    padding: 5px 0 10px;
    font-size: 18px;
    display: block;
}

.gallery-list > li:hover .gallery-text {
    background: #033c2b;
    color: #FFF;
}

.gallery-bubble {
    display: block;
    position: absolute;
    color: #FFF;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    margin: 0;
    left: 5px;
    right: 5px;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
}

.gallery-list > li:hover .gallery-bubble {
    opacity: 1;
}

/* ===== Gallery Item ===== */

.gallery-show {
}

.gallery-show .carousel-inner > .item > img,
.gallery-show .carousel-inner > .item > a > img {
    margin: 0 auto;
}

.gallery-item-icons {
    font-size: 24px;
    color: #444;
}

.gallery-list-small li {
    height: 50px;
    overflow: hidden;
    margin-bottom: 10px;
}

.gallery-list-small > li:first-child {
    padding-left: 5px !important;
}

/* Showcase controls */

a.carousel-arrow {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -50px;
    height: 100px;
    width: 50px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-size: 32px;
    font-weight: 300;
    line-height: 100px;
    cursor: pointer;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
}

a.carousel-arrow:hover,
a.carousel-arrow:active {
    text-decoration: none;
}

.gallery-show:hover .carousel-arrow {
    background: #00B4FF;
}

a.carousel-arrow-prev {
    left: 0;
    right: auto;
    padding-right: 5px;
}

a.carousel-arrow-next {
    right: 0;
    left: auto;
    padding-left: 5px;
}

/* ===== Footer ===== */
.footer-logo {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.footer-logo a {
    font-size: 24px;
    color: #033c2b;
}

.footer-logo a:hover {
    font-size: 24px;
    color: #0d5b44;
}

footer {
    /* margin-top: 40px; */
    padding: 20px 0;
    height: auto;
    background-color: #FFF;
    color: #000;
    font-weight: 300;
    margin: 0 auto;
    margin-top: 40px;
}

footer a {
    color: #FFF;
}

footer a:hover {
    color: #333;
    text-decoration: none;
}

footer .headline {
    border-bottom: 1px dotted white;
    margin-bottom: 20px;
}

footer .headline h3 {
    text-transform: uppercase;
    font-weight: 100;
}

.legal {
    padding: 20px 0 10px 0;
    background: #386F80;
    color: white;
    font-weight: 300;
}

.legal a {
    color: #81D685;
    text-decoration: none;
}

.social ul {
    background: #3E7A8C;
    color: white;
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.social li {
    float: left;
    display: block;
    list-style-type: none;
    width: 28px;
    height: 28px;
    background: #eee;
    margin: 0 5px 5px 0;
    text-align: center;
    line-height: 28px;
}

.social li:hover {
    background: none;
}

.social li, .social li:hover {
    transition: background 0.1s;
    -webkit-transition: background 0.1s;
    -moz-transition: background 0.1s;
}

.social li a {
    color: #3E7A8C;

}

.social li:hover a {
    color: #fff;
}

.social li a, .social li:hover a {
    transition: color 0.1s;
    -webkit-transition: color 0.1s;
    -moz-transition: color 0.1s;
}

footer .hl-btn-default {
    color: #fff;
    background: none;
}

footer .hl-btn-default:hover {
    color: #3E7A8C;
    background: #ABAD25;
    font-weight: bold;
    border: 1px solid #fff;
}

footer .form-control {
    border: white;
}

footer .form-control:focus {
    border: white;
}

footer .sbtn {
    margin-bottom: 5px;
}

/* Login Header*/

li.account {
    padding: 10px 20px;
    overflow: hidden;
    min-width: 350px;
}

li.account .avatar {
    width: 100px;
    height: 100px;
    float: left;
    margin: 0 20px 0 0;
    background: url(../img/face1.jpg);
    background-size: cover;
    background-position: center;
}

li.account p {
    overflow: hidden;
    font-size: 14px;
    text-transform: none;
    word-wrap: break-word;
}

/* ===== Login box ===== */
label {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 300;
    float: left;
    letter-spacing: 1px;
    text-align: left;
}


.form-box {
    padding: 5px 25px 0 25px;
    border: none;
    background: transparent;
    text-align: left;
}

@media (max-width: 991px) {
    .form-box {
        padding: 0;
        border: none;
        background: transparent;
        text-align: left;
    }
}

.form-box .form-control {
    border-radius: 0;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    letter-spacing: 1px;
    box-shadow: none !important;
    width: 100%;
    background-color: #FFF;
    display: block;
    padding: 0 12px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #000;
    font-size: 11px;
    color: #000;
    font-weight: 300;
}

.form-box h4 {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 24px;
    font-weight: normal;
    text-align: center;

}

@media (max-width: 991px) {
    .form-box h4 {
        font-family: 'Lato', sans-serif;
        color: #000;
        font-size: 22px;
        font-weight: normal;
        text-align: center;
    }
}

.form-box hr {
    border-bottom: 1px solid #dedede;
}

hr.hr-northface {
    border-bottom: 0;
    border-top: 1px solid #bebebe;
}

.hr-center {
    padding: 25px 0;
    color: #f1f1f1;
    border-top: 1px solid #f1f1f1;
}

.login-social ul {
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.login-social li {
    float: left;
    display: block;
    list-style-type: none;
    width: 40px;
    height: 40px;
    margin: 20px 5px 20px 0;
    text-align: center;
    line-height: 40px;
}

.login-social li#twitter {
    background: #1dcaff;
}

.login-social li#facebook {
    background: #3B5998;
}

.login-social li#google {
    background: #dd4b39;
}

.login-social li#twitter:hover,
.login-social li#facebook:hover,
.login-social li#google:hover {
    background: none;
}

.login-social li#twitter:hover a {
    color: #1dcaff;
}

.login-social li#facebook:hover a {
    color: #3B5998;
}

.login-social li#google:hover a {
    color: #dd4b39;
}

.login-social li a {
    color: #fff;
    padding: 10px;
}

.login-social li, .login-social li:hover {
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
}

.login-social li a, .login-social li:hover a:hover {
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
}

/* ===== Registration form popover ===== */

.signup .popover {
    min-width: 200px;
}

/* ===== Site search ===== */

.navbar-nav li#search {
    position: relative;
    color: #ffffff;
    font-weight: bold;
}

.navbar-nav li#search > a {
    color: #ffffff;
    background: #033c2b;
}

.navbar-nav li#search > a:hover, .navbar-nav li#search > a:active {
    color: #2a2a2a;
    background: #ffffff;
}

.langs > a {
    background: #ffffff !important;
    color: #47241D !important;
}

.langs > a:active, .langs > a:hover {
    background: #ffffff !important;
    color: #191919 !important;
}

.navbar-nav li#search .search-box {
    position: absolute;
    right: 0;
    bottom: -70px;
    width: 250px;
    padding: 10px;
    background: #515151;
    background: rgba(0, 0, 0, 0.65);
    display: none;
}

.navbar-nav li#search i.margin-2 {
    margin-left: 2px;
}

/* ===== Pagination ===== */
.pagination > li > a, .pagination > li > span {
    font-family: 'Lato', sans-serif;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #999;
    border-color: #999;
}

/* Helper Classes */

.top-zero {
    margin-top: 0;
}

.bottom-15 {
    margin-bottom: 15px;
}

.ui-icon {
    color: #666;
}

.tab-1 {
    margin-right: 15px;
}

.tab-2 {
    margin-right: 30px;
}

.tab-3 {
    margin-right: 45px;
}

.tab-3 {
    margin-right: 60px;
}

.margin-bottom-xs {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    /* Adjusting for mobile */
    .margin-bottom-xs {
        margin-bottom: 15px;
    }
}

.text-muted a {
    color: #999;
    text-decoration: none;

}

.text-muted a:hover {
    text-decoration: underline;
}

/* Text colors */

.text-green {
    color: #72a53b;
}

.text-blue {
    color: #00B4FF;
}

.text-red {
    color: #033c2b;
}

.text-turquoise {
    color: #1ABC9C;
}

.text-amethyst {
    color: #9B59B6;
}

/* Background colors */

.bg-green {
    background-color: #72a53b;
}

.bg-blue {
    background-color: #00B4FF;
}

.bg-red {
    background-color: #E74C3C;
}

.bg-turquoise {
    background-color: #1ABC9C;
}

.bg-amethyst {
    background-color: #9B59B6;
}

/* ===== Scroll to Top ===== */

.scrolltotop {
    height: 48px;
    width: 48px;
    border-color: #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    color: #999;
    color: rgba(0, 0, 0, 0.3);
    font-size: 18px;
    line-height: 48px;
    border-radius: 3px;
    text-align: center;
}

.points-h3 {
    margin-top: -20px;
    line-height: 0;
    margin-bottom: 50px;

}

/* ===== Responsive CSS ===== */
.navbar-inverse .navbar-toggle {
    border-color: #FFF;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #FFF;
}

@media (max-width: 1200px) {
    /* Adjusting for large devices */
    /* Pricing page arrows */
    .pricing .head .arrow {
        border-right-width: 95px;
        border-left-width: 95px;
    }

    /* Services */
    .services li {
        width: 187px;
    }

    .services ul:hover li {
        width: 171px;
    }

    .services li:hover {
        width: 250px !important;
    }
}

@media (max-width: 991px) {
    /* Adjusting for small devices */
    /* Pricing page arrows */
    .pricing .head .arrow {
        border-right-width: 68px;
        border-left-width: 68px;
        border-top-width: 20px;
    }

    /* Services */
    .services li {
        width: 143px;
    }

    .services ul:hover li {
        width: 128px;
    }

    .services li:hover {
        width: 200px !important;
    }
    .navbar-inverse .navbar-collapse{
        width: 100%;
        margin-right: 0;
        position: relative;
        margin-left: 0;
        text-align: center;
        float: left;
    }
    .navbar-inverse .navbar-nav > li > a {
        color: #000000;
        font-weight: 400;
        font-size: 13px;
        font-family: 'Lato', sans-serif;
        cursor: pointer;
        padding: 5px 10px 17px;
        letter-spacing: 1px;
    }
    .navbar-nav .navbar-nav > li > a {
        color: #FFFFFF;
        font-weight: 400;
        font-size: 13px;
        font-family: 'Lato', sans-serif;
        cursor: pointer;
        padding: 5px 10px 17px;
        letter-spacing: 1px;
    }
    .navbar {
        position: relative;
        height: 150px;
        border-bottom: none;
    }
}

@media (max-width: 768px) {
    /* Adjusting for mobile */
    /* Index page background */
    .navbar-inverse .navbar-collapse{
     max-height:500px;
    }
    #wrap h1 {
        font-size: 32px;
        margin: 70px 0 0 0;
        text-align: center;
        font-weight: 300;
    }

    .list {
        margin: 50px 0;
    }

    .list i {
        font-size: 24px;
    }

    .list li {
        margin: 20px 0;
    }

    .list span {
        font-size: 20px;
        font-weight: 300;
    }

    /* Steps */
    .step {
        text-align: left;
        width: auto;
        margin: 0 0 15px 0;
    }

    .step i {
        float: left;
        margin-right: 15px;
    }

    .step .arrow {
        display: none;
    }

    .step a.sbtn {
        margin-left: 65px;
    }

    /* Registration form popover */
    .signup .popover {
        display: none;
    }

    /* 404 */
    .not-found .digits {
        font-size: 140px;
    }

    .not-found .digits i {
        font-size: 100px;
    }

    .not-found h1 {
        font-size: 30px;
        line-height: 42px;
    }

    .not-found h2 {
        font-size: 18px;
    }

    /* Pricing page */
    .pricing .head {
        padding: 20px;
    }

    .pricing .head .arrow {
        border: 0;
    }

    .pricing .item {
        margin: 20px 0;
    }

    .pricing .item:hover {
        margin: 20px 0;
    }

    /* Services */
    .services ul {
        padding: 10px 0;
        width: 100%;
    }

    .services li {
        float: none;
        padding: 20px;
        width: 100%;
        height: auto;
        margin: 0 0 1px 0;
    }

    .services li p {
        white-space: normal;
    }

    .services li p a {
        visibility: visible;
    }

    .services ul:hover li {
        width: 100%;
    }

    .services li:hover {
        width: 100% !important;
        text-align: center;
    }

    .services li:hover i {
        float: none;
        line-height: 2px;
        padding: 20px;
        margin: 0;
    }

    .services li:hover p a {
        visibility: visible;
    }

    /* Showcase Carousel */
    a.carousel-arrow {
        top: 50px;
        bottom: auto;
        height: 35px;
        width: 35px;
        border-radius: 0;
        color: #FFF;
        font-size: 18px;
        line-height: 35px;
    }

    a.carousel-arrow-prev {
        left: 50%;
        margin-left: -37px;
    }

    a.carousel-arrow-next {
        left: 50%;
    }

    /* Navbar dropdown */
    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #999;
    }

    /* Timeline */
    .timeline-block {
        border-left: 0;
        padding-left: 0;
        margin-left: 0;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-top: none;
    }

    .wrapper {
        margin-bottom: -50px; /* showing the footer */
        padding-top: 0px;
        padding-bottom: 50px; /* avoiding content go behind the footer */
        background: #fff;
    }

    .form-box {
        padding: 25px;
        border: none;
        background: transparent;
        text-align: center;
    }

    .wrapper-main {
        height: auto !important;
        height: auto;
    }

    .form-box h4 {
        color: #2a2a2a;
    }

    .container > .navbar-header, .container > .navbar-collapse {
        margin-right: 0;
        width: 100%;
        z-index: 9999;
    }

    .navbar-nav {
        width: 100%;
        text-align: center;
        margin: 20px 5px 20px 5px;
        display: inline-block;
        float: right;
        padding-top: 10px;
    }

    .transaction-data {
        width: 100%;
        padding: 0px 30px;
    }

    .panel-body {
        padding: 5px;
    }
}

.rules ul li {
    list-style: none;
    text-align: justify;
    padding: 2px 0;
}
.rules ul ul, .rules ul ul ul {
    padding-top: 2px;
    padding-bottom: 2px;
}

.rules ol li {
    text-align: justify;
    list-style-type: decimal;
}

.rules h5 {
    text-align: center;
    font-weight: 700;
}

ul, ol {
    padding: 15px;
}

/*

 * Side navigation for UI elements
 *
 * Scrollspy and affixed enhanced navigation to highlight sections and secondary
 * sections of docs content.
 */

/* By default it's not affixed in mobile views, so undo that */
.bs-sidebar {
    margin-bottom: 50px;
}

.bs-sidebar.affix {
    position: static;
}

/* Show and affix the side nav for ui elements when space allows it */
@media (min-width: 992px) {
    .bs-sidebar .nav > .active > ul {
        display: block;
    }

    /* Widen the fixed sidebar */
    .bs-sidebar.affix,
    .bs-sidebar.affix-bottom {
        width: 293px;
    }

    .bs-sidebar.affix {
        position: fixed; /* Undo the static from mobile first approach */
        top: 70px;
    }

    .bs-sidebar.affix-bottom {
        position: absolute; /* Undo the static from mobile first approach */
    }
}

@media (min-width: 1200px) {
    /* Widen the fixed sidebar again */
    .bs-sidebar.affix-bottom,
    .bs-sidebar.affix {
        width: 360px;
    }
}

.pagination {
    margin-top: 0px;
}

a {
    color: #201D1E;
    text-decoration: none;
}

a:hover, a:focus {
    color: #000000;
    text-decoration: underline;
}

.hl-btn-login {
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    padding: 12px 20px;
    min-width: 170px;
    background: #000;
    color: #fff;
}

.hl-btn-login-border {

    color: #033c2b;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    background-color: #FFFFFF;
    border: 1px solid #033c2b;
    font-size: 18px;
    font-weight: 400;
    transition: all .5s ease;
    padding: 6px 16px;
    margin-top: 20px;
}

.hl-btn-update {
    color: #FFF;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    background-color: #000;
    border: 1px solid #FFF;
    font-size: 14px;
    font-weight: 300;
    transition: all .5s ease;
    padding: 6px 16px;
}

.hl-btn-update:hover {
    color: #000;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    background-color: #FFF;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: 300;
    transition: all .5s ease;
    padding: 6px 16px;
}

.hl-btn-main {
    width: 50%;
}

@media (max-width: 767px) {
    .hl-btn-main {
        width: 50%;
    }
}

.hl-btn-half-main {
    width: 46%;
    min-width: 100px;
}

.hl-btn-login:active, .hl-btn-login:hover {
    background-color: rgba(0, 0, 0, 0.75);
    border-color: #FFFFFF;
    color: #FFF;
}

.btn-primary {
    color: #ffffff;
    background-color: #033c2b;
    border: none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #000000;
    background-color: #ffffff;
    border-color: #033c2b;
    border-width: 2px;
}

.label-red {
    background-color: #033c2b;
}

.label-black {
    background-color: #201D1E;
}

.panel-red > .panel-heading {
    background-color: #033c2b;
}

.panel-black > .panel-heading {
    background-color: #47241D;
    color: #fdb813;
}

.panel-black {
    border-color: #47241D;
}

.gallery-list > li:hover .label-red {
    background-color: #ffffff;
    color: #2a2a2a;
}

.angular-leaflet-map {
    height: 500px;
    margin-top: 50px;
}

.order-award-image {
    height: 70px;
    width: auto;
}

.main-page-div {
    text-align: center;
}

.main-page-div > h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    letter-spacing: 6px;
    display: block;
    width: 80%;
    margin: 40px auto 20px;
    line-height: 1.1em;
}

.main-page-div > h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #c9b58b;
    border-top: 1px solid #033c2b;
    padding-top: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.main-page-div .lead {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    color: #000000;
}

.main-page-div > p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: italic;
    margin: 40px auto 30px;
    font-size: 1.1em;
    line-height: 1.5em;
    display: block;
    color: #033c2b;
}

.main-page-div > ul {
    text-transform: uppercase;
    list-style-type: none;
    font-size: 12px;
}

.pwd-lost {

}
.pwd-lost-f{
    padding-bottom: 60px;
}
.pwd-lost-q {
    border-radius: 0;
    font-size: 10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #000000;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0px 0 35px 0;
    font-family: 'Lato', sans-serif;

}

.pwd-lost-q a {
    color: #000000 !important;
}

.submit-button {
    width: 100%;
    position: relative;
    padding: 5px;
    float: left;
}

.main-text {
    color: #333;
    min-height: 700px;
}

.main-text-1 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 8px;
    text-align: center;
    font-weight: 300;
}

.main-text-2 {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    text-align: left;
    display: inline-block;
    padding: 10px 20px;
    font-weight: 300;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .main-text-2 {
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        letter-spacing: 0;
        text-align: left;
        display: inline-block;
        padding: 10px;
        margin-bottom: 20px;
    }
}

.main-text-3 {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-align: center;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #111;
        background-color: #FFF;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #111;
        background-color: #f1f1f1;
    }
}

.next-levels{
    margin: 0 auto;
    margin-top: 40px;
}
@media (max-width: 767px) {
    .next-levels{
        max-width: 100%;
    }
}
hr{
    border-top: 1px solid #99999b;
}

.alert-danger {
    color: white;
    background-color: #d52b1e;
    font-size: 12px;
    padding: 10px 20px;
    margin: 0;
}

.alert-success{
    background-color: #ffe8f3;
    color: #000;
    border-color: #ffe8f3;
}

.light-grey {
    background-color: #e5e5e5;
    margin-top: 4px;
}

.register-box {
    padding: 0px 20px 20px 20px;
    text-align: center;
}

.registration-form-bg-color {
    background-color: #ffffff;
    border: 2px solid #d9d9d9;
    border-radius: 10px;
}

.prefix-login{
    float: left;
    width: 20%;
    padding: 10px 0 10px 5px;
    color: grey;
    background-color: #f3f1f2;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 2px;
    border: 1px solid #000;
    padding: 0 5px;
    height: 36px;
    line-height: 34px;
    border-right: 0;
}
.form-box  .prefix-input{
    width: 80%;
    float: left;
}

/* ANGULAR CIRCLES */

.progress-wrapper {
    position: relative;
    margin: 20px auto;
    font-size: 40px;
    text-align: center;
}

.progress-digits {
    position: absolute;
    font-weight: 400;
    line-height: 1;
    margin-top: -10px;
    color: #000;
}

.round-progress-wrapper{
    /* padding-left:10%;*/
}

.gatta-percent{
    margin-top: -13px;
    padding-left: 35px;
}

.gatta-discount{
    margin-left: -30px;
}

.points-missing {
    text-align: center;
    font-weight: 500;
    margin-top: 0;
}
.text-missing {
    color: #000;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin-top: 40px;
}

.form-box .smaller-form{
    width: 90%;
    float:left;
}
@media (max-width: 390px) {
    .form-box .smaller-form{
        width: 100%;
        float:left;
    }
}
.badge-info {
    float:left;
    margin: 10px 0 20px 10px;
}

.tooltip-inner {
    min-width: 150px;
}

.mobile-info{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #222;
    font-weight: 300;
}
@media (max-width: 767px) {
    .app-form .col-sm-11 {
        width: 85%;
        float: left;
        margin: 0;
    }

    .app-form .col-sm-1 {
        width: 15%;
        float: left;
    }
}