/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body {
    font-family: 'Open Sans', sans-serif;
    overflow-y: scroll;
    overflow-x: hidden;
}


h2 {
    font: normal 57px/48px Open Sans;
    color: #00838f;
}

h4 {
    font: normal 27px Open Sans;
    color: #00838f;
}
.impressum {
    margin-top: 50px;
}

.impressum h2 {
    color: #00838f;
    font: normal 45px/48px Open Sans
}
.impressum hr {
    border: solid 1px #00838f;
}

.impressum a, .impressum a:hover, .impressum a:visited, .impressum a:active {
    text-decoration: none;
    color: #00838f;
}

.scrollToTop:before {
    content: "\f106";
    font-family: FontAwesome;
}


.scrollToTop{
    display: none;
    width: 4.125rem;
    height: 4.125rem;
    font-size: 2.5rem;
    line-height: 3.875rem;
    color: #FFF;
    background: #00838f;
    border-radius: 50%;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.11), 3px 4px 5px 0 rgba(0, 0, 0, 0.11);
    position: fixed;
    right: 5rem;
    bottom: 10rem;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 999;
    -webkit-transform: translateY(6.25rem);
    transform: translateY(6.25rem);

}

.scrollToTop:hover, .scrollToTop:active, .scrollToTop:focus {
    text-decoration: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #fff;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.service-box .icon
{
/*    float: right;*/
    margin: 1px 0 5px 24px;

}

.service-box .iconleft
{
    float: left;
    margin: 1px 0 5px 24px;
}
.service-box .iconright
{
    float: right;
    margin: 1px 0 5px 24px;
}

.service-box h2 {
    margin: 0 0 23px 0;
    padding: 0;
    letter-spacing: -0.5px;
    line-height: 24px;
    font-size: 24px;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #38383a;
}

.service-box {
    background: none;
    margin: 0 0 40px 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 160px;
}

.service-box_content {
    overflow: hidden;
    margin: 0;
    font-weight: 300;
}

.service-box_content h2 {
    color: #00838f;
    text-decoration: none;
    /*font-size: 24px;
    font-weight: 700 !important;
    text-transform: uppercase;*/
}

.content_box {
    background: #f0f0f0;
    padding: 90px 0 68px 0;
}

.themenbox {
    position: absolute;
    /*left: 50%;*/
   /* margin-left: -0%;*/
    bottom: 0px;
    width: 100%;
}

.themenbox .box-1 {

}

.box-1 {
    padding: 40px 10px 40px 10px;
    background: rgba(0, 131, 143, 0.9);
}

.box-1 h3 {
    font-size: 39px;
    color: #fff;
    font-weight: 600;
}

.thumbnail {
    border: none;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
}

.team h5 {
    font-size: 18px;
    font-weight: 700 !important;
    /*color: #00bcd4;*/
    color: #00838f;
}

.title-box {
    margin: 0 0 52px 0;
}
.title-box h3 {
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-size: 18px;
    font-weight: 300 !important;
    color: #6d747a;
}

.rootholder
{
    /*height: 600px;*/
    padding: 90px 0 90px 0;
}

.meinungroot {
    padding-top: 140px;
}

.meinung {
    display: inline-block;
    vertical-align: top;
}
.meinungicon {
    display: inline-block;
}
.meinung .meinungicon .user {

    font-size: 50px;
    color: #fff;
    line-height: 100px;
    float: none;
    position: relative;
    overflow: visible;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 100px;
    margin: 0 44px 0 0;
    background-image: none !important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #00bcd4;
    background-image: -moz-linear-gradient(top,#00bcd4,#00bcd4);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bcd4),to(#00bcd4));
    background-image: -webkit-linear-gradient(top,#00bcd4,#00bcd4);
    background-image: -o-linear-gradient(top,#00bcd4,#00bcd4);
    background-image: linear-gradient(to bottom,#00bcd4,#00bcd4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa8c733', endColorstr='#ff9abe2d', GradientType=0);
}

.meinung .meinungicon .quote {

    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 50px;
    color: #fff;
    margin: 0 -29px 0 0;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #4a4a4a;
    background-image: -moz-linear-gradient(top,#4e4e4e,#444444);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#4e4e4e),to(#444444));
    background-image: -webkit-linear-gradient(top,#4e4e4e,#444444);
    background-image: -o-linear-gradient(top,#4e4e4e,#444444);
    background-image: linear-gradient(to bottom,#4e4e4e,#444444);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4e4e4e', endColorstr='#ff444444', GradientType=0);
}

.meinungicon .quote {

}
.meinung .meinungtext {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.meinung .meinungtext .user {
    font-size: 24px;
    font-weight: 700;
    color: #00bcd4;
}

.meinung .meinungtext .user:before {
    content: "- ";
}

.meinung .meinungtext p {
    color: #fff;
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 19px;
    padding-top: 7px;
}

/*.serviceentry {
    margin: 0;
    padding: 83px 20px 13px 20px;
    border: 1px solid #d8dadc;
    background: #fff;
    position: absolute;
    top: 50px;
    z-index: -1;
    bottom: 50px;
}

.serviceicon
{
    background: white;
    overflow: hidden;
    display: inline-block;
    float: none;
    padding: 0;
    vertical-align: top;
    border: 1px solid #d8dadc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}*/
/*.servicelist-fw {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 14px;
    font-weight: 300;
    color: #6d747a;

}

.servicelist-fw .thumbnail {
    background: #fff;
    display: inline-block;
    float: none;
    !*margin: 0 0 -57px 0;*!
    padding: 0;
    vertical-align: top;
    border: 1px solid #d8dadc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.servicelist-fw .caption-fw {
    margin: 0;
    padding: 15px 10px;
    border: 1px solid #d8dadc;
    background: #fff;
}*/
.printer {
    color: #f5f5f5;
}
.printer p {
    margin-top: 60px;
    font-size: 16px;
}
.printer h1 {
    font-size: 46px;
}
.print-outer {
    position: relative;
}
.print-inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.price {
    /*border-radius: 20px;*/
    /*padding: 20px 10px;*/
    padding-top: 29px;
    /*width: 1090px;*/
    display: inline-block;
}
.price .price-header {
    /*border-top-right-radius: 10px;
    border-top-left-radius: 10px;*/
    /*height: 60px;
    line-height: 60px;*/
    /*text-align: center;*/
    /*padding-left: 28px;*/
    font-size: 26px;
    color: #00838f;
    /*background-color: #00838f;*/
}
.price .price-container {
    display: inline-block;
    /*text-align: left;*/
    /*background-color: rgba(0, 131, 143, 1);
    color: #ffffff;*/
    /*color: #00838f;*/
}
.price-container ul {
    list-style: none;
    padding-left: 0px;
}
.price-container ul li {
    margin-top: 9px;
}

.servicelist {
    display: inline-block;
    width: 250px;
    margin: 0 0 0 30px;
    padding: 0;
    list-style: none;
    vertical-align: top;
    line-height: 18px;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    color: #6d747a;
}

.servicelist:first-child {
    margin: 0;
}

.servicelist .thumbnail {
    background: #fff;
    display: inline-block;
    float: none;
    margin: 0 0 -57px 0;
    padding: 0;
    vertical-align: top;
    border: 1px solid #d8dadc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.aboutme
{
    padding-top: 140px;
}

.aboutme h2 {
    padding-bottom: 30px;
    font: normal 40px Open Sans;
    color: #00838f;
}

.aboutme .thumbnail {
    background-color: #f0f0f0;;
}

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

.aboutme li {
    padding-bottom: 5px;
    padding-left: 1em;
    text-indent: -1.3em;
}

.aboutme li:before {
    content: "\25BA" " ";
    color: #006064;
}

.servicelist .caption {
    margin: 0;
    padding: 83px 20px 13px 20px;
    border: 1px solid #d8dadc;
    background: #fff;
    min-height: 290px;
}

.servicelist .caption h5 {
    margin: 0 0 28px 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    line-height: 20px;
    font-size: 20px;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #00838f;
}

.servicelist .caption h5 a {
    text-decoration: none;
    color: #00838f;
}

.teammember {
    /*background: #fff;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;*/
}

.teammember .caption {
    background: #fff;

    padding: 9px;
    color: #333;
}

.teammember img {
    /*max-height: 221px;*/
}


.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.txt-primary {
    color: #00838f;
}
.offices {
    padding: 100px 0px;
}
.office {
    /*border: 1px solid #d8dadc;*/
}
.office:not(:first-child) {
    margin-top: 20px;
}

.offices a {
    color: #000;
}
.offices h5 {
    font-weight: 600;
}
.offices a:hover {
    text-decoration: none;
    color: #00838f;
}

.contactcontainer
{
    /*height: 520px;*/
    padding: 100px 0 100px 0;
}

.contactcontainer input[type="text"], .contactcontainer input[type="email"], .contactcontainer textarea {
    /*background: url(../images/bg.png) repeat 0% 0%;*/
    min-height: 52px;
    padding: 8px 30px 7px 30px !important;
    border: 1px solid rgba(255,255,255,0.4) !important;
    font-size: 14px;
    font-style: italic;
    color: #fff !important;
    background: transparent;
    /*margin: 0;*/
    width: 100%;
    height: 30px;
    line-height: 15px;
}

.contactcontainer input {
    margin-bottom: 13px;
}
.contactcontainer input:last-child {
    margin-bottom: 0px;
}

@media (max-width: 992px) {
    .contactcontainer input:last-child {
        margin-bottom: 13px;
    }
}

.contactcontainer textarea {
    min-height: 182px;
    padding: 13px 31px 13px 31px !important;
}

.contactcontainer .mybtn {
    background: #fff;
    height: 50px;
    padding: 0 60px;
    color: #000;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 19px;
    font-weight: 400;
    text-shadow: none;
    text-transform: uppercase;
}

.contactline {
    background: #67a0a4;
    height: 1px;
    overflow: hidden;
    margin: 28px 0 28px 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
}

.contactcontainer h5, .contactcontainer p, .contactcontainer h6, .contactcontainer h4 {
    color: #fff;
}
.contactcontainer h5 {
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
}

.contactcontainer form {
    padding: 45px 0 0 0;
}

.contactcontainer p {
    font-weight: 400;
}

a {
    color: #fff;

}

a, a:hover, a:visited, a:active {
    outline: 0;
}

.parallax {
    /* The image used */

    /* Set a specific height */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer
{
    background: #006064;
    border: none;
}

.footer-text {
    padding: 67px 0 66px 0;
    color: #fff;
}

.footer-text a:hover, .contactcontainer a {
    text-decoration: none;
    color: #fff;
}

.topmargin {
    margin-top: 0px;
}

.morelink, .morelink:hover, .morelink:visited, .morelink:active {
    color: #00838f;
    text-decoration: none !important;

}

/*.gallery .fancybox {
    -webkit-transition: all 1s ease; !* Safari and Chrome *!
    -moz-transition: all 1s ease; !* Firefox *!
    -ms-transition: all 1s ease; !* IE 9 *!
    -o-transition: all 1s ease; !* Opera *!
    transition: all 1s ease;

    overflow: hidden;
}*/

/*.gallery {
    overflow: hidden;
}

.gallery .fancybox:hover img {
    -webkit-transform:scale(1.25); !* Safari and Chrome *!
    -moz-transform:scale(1.25); !* Firefox *!
    -ms-transform:scale(1.25); !* IE 9 *!
    -o-transform:scale(1.25); !* Opera *!
    transform:scale(1.25);
}*/

.gallery {
    width:100%;
    /*height:100%;*/
    /*max-height: 244px;*/
    /*float:left;*/
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:default;
}


.gallery .image-overlay{
    opacity:0;

    color: #fff;
    background: rgba(0, 131, 143, 0.77);
    width: 100%;
    height: 100%;
    position:absolute;
    top: 0;
    left: 0;
    bottom: 0;
display: block;

    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out

   /* -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    z-index:1;*/
}

.rootlist {
    list-style: none;
    padding:  0;
}

.gallery:hover .image-overlay{
    opacity:1;
}

.gallery .image-overlay:before {
    content: '\f002';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: 'FontAwesome';
    font-size: 60px;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.gallery .thumbnail a img {
    /*-webkit-transition:all .4s  linear;
    transition:all .4s  linear;*/
    display:block;
    position:relative;

    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;

}

.gallery:hover .thumbnail a img {

    -ms-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    transform:scale(1.2);


}

.contactcontainer .row-fluid .myerror, .contactcontainer .myerror
{
    background: rgba(255, 0, 0, .3); !important;
}


.topimage {
    width: 100%;
    height: 634px;
    margin-top: 91px
}


.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #fff; !important;
    background-color: #006064; !important;
}

.servicetext {
    text-align: justify
}

.moreservicetext span {
    display: none;
}
.morelink {
    display: block;
}


@media (max-width: 992px) {
    .printer h1 {
        font-size: 36px;
    }
    .printer p {
        margin-top: 40px;
    }
    .contactcontainer {
        /*height: 1150px;*/
    }

    .topmargin {
        margin-top: 0px;
    }

    .service-box .iconright
    {
        float: left;
        margin: 1px 0 5px 24px;
    }

    .service-box .text-right {
        text-align: left;
    }

    .meinungroot {
        padding-top: 130px;
    }

    .meinung .meinungicon .quote, .meinung .meinungicon .user {
        font-size: 40px;
        width: 80px;
        height: 80px;
    }

    .meinung .meinungtext p {
        font-size: 18px;
    }
    .meinung .meinungtext .user {
        font-size: 18px;
    }

    .topimage {
        height: 600px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
        /*margin-top: 20px*/
        margin-top: 57px
    }
    .price-container ul li {
        /*margin-top: 9px;*/
    }
}

.copyright {
    text-align: right;
}

@media (max-width: 1200px) and (min-width: 979px) {

    .servicelist, servicelist:first-child {
        text-align: center;
        display: inline-block;
        width: 30%;
        margin: 20px !important;
    }

    .caption h5{
        font-size: 16px;
    }

    .themenbox h3 {
        font-size: 32px;
    }

    .box-1 {
        padding: 30px 10px 30px 10px;
    }
}

@media (max-width: 991px) and (min-width: 768px)
{
    .servicelist {
        width: 40%;
        margin: 20px !important;
        line-height: 16px;
        font-size: 12px;
    }

    .aboutme .thumbnail {
        max-width: 350px;
        /*display: inline-block;*/
    }

    .aboutme .text {
        padding-top: 20px;
    }

    .thumbnail {

        /*float: left;*/
        /*margin: 0 20px 5px 0;*/
    }

    /*.servicelist {
        text-align: center;
        display: inline-block;
        width: 70%;
        margin: 30px 0 0 0;
    }*/

    .caption h5{
        font-size: 14px;
    }

    /*.thumbnail {
        max-width: 45%;
    }*/

    .themenbox h3 {
        font-size: 32px;
    }
}

@media (max-width: 767px)
{
    .copyright {
        text-align: left;
    }
    .rootlist {
        text-align: center;

    }
    .servicelist {
        width: 100%;
        margin: 0 0 20px 0 !important;
        line-height: 20px;
        font-size: 14px;
    }

    .thumbnail {
        /*max-width: 50%;*/
        /*display: inline-block;*/
        /*margin-bottom: 40px;*/
        /*float: left;*/
        /*margin: 0 20px 5px 0;*/
    }


    .teammember {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0px 50px 20px 50px;
    }

    .box-1 h3 {
        font-size: 25px;
    }

    .topimage {
        height: 400px;
        /*background-size: cover;
        background-repeat: no-repeat;
        background-position: left;*/
        /*margin-top: 20px*/
        /*margin-top: 57px*/
    }

    .box-1 {
        padding: 10px;
    }


    .service-box .iconright, .service-box .iconleft
    {
        margin: 1px 0 5px 5px;
    }

    .service-box h2
    {
        font-size: 18px;
        line-height: 18px;
    }

    .service-box
    {
        height: auto;
    }


    .scrollToTop{

        right: 2rem;
       /* bottom: 10rem;
        overflow: hidden;
        text-align: center;
        text-decoration: none;
        z-index: 999;
        -webkit-transform: translateY(6.25rem);
        transform: translateY(6.25rem);*/

    }
}

.message {
  /*  background-color: #fff;
    border: 1px solid #000;
    padding: 2px;*/
    margin-top: 10px;
    visibility: hidden;
    padding: 6px 30px 6px 30px !important;
    border: 1px solid rgba(255,255,255,0.4) !important;
    font-size: 14px;
    font-style: italic;
    color: #fff !important;
    background: transparent;
    width: 100%;
    height: 30px;
    line-height: 15px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}


.glyphicon.spinning {
    padding-right: 10px;
    animation: spin 2s infinite linear;
    -webkit-animation: spin2 2s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg); }
    to { transform: scale(1) rotate(360deg); }
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

#gmap_canvas img, #gmap_canvasInnsbruck img {
    /*max-width: none;*/
    /*max-width: none;
    max-height: none;*/
/*    height: auto !important;
    background: none;
    border: 0;
    margin: 0;
    padding: 0;*/
    width: auto !important;
    height: auto !important;
}


.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.md-content ul {
    list-style-type: none;
}
.md-show {
    visibility: visible;
}
.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.md-content {
    color: #fff;
    background: #006064;
    position: relative;
    border-radius: 3px;
    margin: 0 auto;
}
.md-content h3 {
    margin: 0;
    padding: 0.4em;
    text-align: center;
    font-size: 2.4em;
    font-weight: 300;
    opacity: 0.8;
    background: rgba(0,0,0,0.1);
    border-radius: 3px 3px 0 0;
}
.md-content > div {
    padding: 15px 40px 30px;
    margin: 0;
    font-weight: 300;
    font-size: 1.15em;
}
.md-content > div p {
    margin: 0;
    padding: 10px 0;
}
.md-content button {
    border: 1px solid #006064;
    padding: 0.6em 1.2em;
    background: #fff;
    color: #006064;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 2px;
    display: block;
    margin: 0 auto;
    font-size: 0.8em;
}
.form-special {
    display: none;
}
@media (min-width: 992px) {
    .col-md-offset-1-and-half {
        margin-left: 12.499999995%; // col-md-offset-1 has 8.33333333
    // so you multiply 8.33333333 * 1.5 = 12.499999995%
    }
}