body {
    /* min-height: 2000px;*/
    font-family: "acumin-pro",sans-serif;
    /*padding-top: 55px;*/
    background: #fff;
    color: #111;
}

hr {
    border-color: #ddd;
}

a {
    color: #222;
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

p {
    color: #555;
}

a:hover, a:focus {
    color: #222;
    text-decoration: underline;
}

a h5, a h4 {
    color: #3e3f3a;
}

h1, h2, h3, h4 {
    font-weight: 300;
}

h1, h2 {
    color: #FFF;
}

h1 {
    font-weight: 200;
}

h5 {
    font-weight: 500;
}

.bg-image {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: url("/img/bakgrund.jpg") no-repeat center 0 / cover;
    -webkit-transition: -webkit-transform 700ms cubic-bezier(.39, .575, .565, 1);
    -o-transition: -o-transform 700ms cubic-bezier(.39, .575, .565, 1);
    transition: transform 700ms cubic-bezier(.39, .575, .565, 1);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.bg-image:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #120024;
    opacity: .75;
}


#embossed h1 {
    color: #e2e0d3;
    margin: 40px 0 200px 0;
    font-size: 2em;
    text-align: center;
    text-shadow: 1px 1px rgba(255,255,255,0.8);
    font-weight: 500;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 11px !important;
    text-transform: uppercase;
    color: #333;
}

/*#content {
	position: relative;
	margin-top: 20px;
}*/

.gray {
    color: #bbb;
}

.gray-dark {
    color: #8c8c7a;
}

.margintop {
    margin-top: 20px;
}

.whitebox {
    /* width:100%;*/
    margin: 0 auto;
    cursor: pointer;
    border-bottom: solid 2px #F7F7F7;
    border-right: solid 2px #F7F7F7;
    /*border-bottom:solid 1px #DDD;*/
    padding: 20px;
    margin-top: 0px;
    background: #fff;
}

    .whitebox i {
        color: #000;
    }

    .whitebox:hover { /*border-top:solid 1px #d0cdbc;*/
        background: #FbFbFb;
    }
/*.testa {
    -webkit-animation:1.35s fade-up-enter;
    -moz-animation:1.35s fade-up-enter;
    -o-animation:1.35s fade-up-enter;
    animation:1.35s fade-up-enter;
}*/
footer {
    margin-top: 30px;
}

    footer, footer a {
        color: #d8d5bf;
    }

thead th {
    background: #fff;
}

.group-header {
    margin: 0;
    margin-top: 5px;
    /*background: #12be6f;
    /*background: #fcfcf8;*/
    /*color: #FFF;*/
    border-top-left-radius: 15px !important;
    /*border-top:solid 1px #ddd;
  border-left:solid 1px #ddd;
  border-right:solid 1px #ddd;
  border-top-left-radius:15px !important;
  border-top-right-radius:15px !important;
  border-bottom-right-radius:0 !important;
  border-bottom-left-radius:0 !important;
  
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(0, 0, 0, 0)));*/
    /*box-shadow: 0 -5px 10px 1px #f1f1e9, 0 1px 0 0 #fbfbf5 !important;
    -moz-box-shadow: 0 -5px 10px 1px #f1f1e9, 0 1px 0 0 #fbfbf5 !important;
    -webkit-box-shadow: 0 -5px 10px 1px #f1f1e9, 0 1px 0 0 #fbfbf5 !important;*/
    /*border-top:solid 1px #ddd;border-left:solid 1px #ddd;border-right:solid 1px #ddd;
  border-top-left-radius:15px !important;border-top-right-radius:15px !important;
  border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;*/
}

    .group-header h3 {
        margin-top: 10px; /*text-shadow:1px 1px 0 #008b3a;*/
    }
    /*.group-header h4    { margin-top:10px;text-transform:uppercase; font-weight:400;/*text-shadow:1px 1px 0 #008b3a;*/
    /*font-size:14px;color:#a5a58a;padding-left:10px;}*/


    /*.group-header h4    { margin-top:10px;text-transform:uppercase; font-weight:400;
                     font-size:14px;color:#fff;}*/

    /*.group-header h4    { margin-top:10px;text-transform:uppercase; font-weight:400;border-left:solid 10px #00ca77;
                     font-size:14.5px;color:#727260;padding-left:8px;margin-bottom:5px;margin-top:18px;}*/

    .group-header h4 {
        margin-top: 10px; /*text-transform:uppercase;*/
        font-weight: 700; /*border-left:solid 15px #00ca77;*/
        font-size: 17px;
        color: #111;
        padding-left: 1px;
        margin-bottom: 5px; /*margin-top:18px;*/
    }

        .group-header h4 small {
            text-transform: none;
        }

/*.invoicedRow {
	color: #c7c5bf;
}

	.invoicedRow h5 {
		color: #c7c5bf;
	}

	.invoicedRow .gray-dark {
		color: #d2d0ca;
	}*/

.report-day {
    border-top: dotted 1px #d0cdbc;
}

    .report-day.white-bg {
        background: #fdfdfb;
        box-shadow: 0 0px 7px 1px #f1f1ec, 0 1px 0 0 #fbfbf5;
        -moz-box-shadow: 0 0 7px 1px #f1f1ec, 0 1px 0 0 #fbfbf5;
        -webkit-box-shadow: 0 0 7px 1px #f1f1ec, 0 1px 0 0 #fbfbf5;
    }

    .report-day a {
        color: #333;
    }

    .report-day:hover { /*border-top:solid 1px #d0cdbc;*/
        border-bottom: none;
        background: #fff;
        box-shadow: 0 0px 20px 3px #ebebe0, 0 1px 0 0 #fbfbf5;
        -moz-box-shadow: 0 0 20px 3px #ebebe0, 0 1px 0 0 #fbfbf5;
        -webkit-box-shadow: 0 0 20px 3px #ebebe0, 0 1px 0 0 #fbfbf5;
    }

    .report-day .date, .report-day-row-nolink .date {
        line-height: 1;
        padding: 10px 0 10px 0;
        background: -webkit-linear-gradient(#f2f2e2, #eaead9); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#f2f2e2, #eaead9); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#f2f2e2, #eaead9); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#f2f2e2, #eaead9); /* Standard syntax (must be last) */
    }

    .report-day .hours {
        padding: 4px 0 7px 15px;
    }

        .report-day .hours h3 {
            color: #111;
        }

.bg-search {
    margin-top: 30px;
    background: rgba(255, 255, 255, 0.11);
}

.table-striped th {
    font-weight: 600;
    text-transform: uppercase;
}

.table-striped > tbody {
    border: solid 1px #F0F0F0;
}

    .table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #FCFCFC;
    }

    .table-striped > tbody > tr > td {
        border-top: solid 1px #F0F0F0;
    }

.table-hover > tbody > tr:hover {
    background-color: #FCFCFC;
}

.report-day-row {
    border-top: solid 1px #F0F0F0;
    background: #fff;
}

.report-day-row-nolink {
    border-top: dotted 1px #c6c2ad;
    /*background:#f8f8f1;*/
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #FCFCFC;
}
/*.report-day-row div   {padding:10px 0px 10px 15px;}*/


.report-day-row-link:nth-child(2n+1) > .report-day-row {
    background: #F7F7F7;
}
/*.report-day-row.white-bg:nth-child(2n+1) , .report-day-row-nolink.white-bg:nth-child(odd)  {
		background: #F7F7F7!important;
	}*/


.report-day-row.white-bg.invoicedRow, .report-day-row-nolink.white-bg.invoicedRow {
    background: #f8f8f5;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-top: dotted 1px #ddd;
}


.report-day-row a {
    color: #333;
}



.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    float: right;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-top: 10px;
    padding: 8px 10px;
    position: relative;
}

.sidebar-nav li a:hover i {
    color: #F73565;
    /*background-color:#fff;*/
}

.sidebar-nav li a:hover {
    text-decoration: none;
    /*color: #fff;
    background: #fff!important;*/
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important;
}

.navbar-nav {
    margin: 0px -15px;
}

.navbar-brand {
    margin-right: 30px;
}

    .navbar-brand img {
        height: 28px;
    }

.navbar-default {
    background-color: #00ca77;
    border-color: #00ca77;
    box-shadow: 0 0px 3px 1px #888, 0 1px 0 0 #888;
    -moz-box-shadow: 0 0 3px 1px #888, 0 1px 0 0 #888;
    -webkit-box-shadow: 0 0 3px 1px #888, 0 1px 0 0 #888;
}


    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }


    .navbar-default .navbar-nav > li > a {
        color: #ffffff;
        background: #00ca77;
        /*background: -moz-linear-gradient(0% 100% 90deg, #00b67d, #00c788);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00c788), to(#00b67d));*/
        text-shadow: 0 -1px 0px #019f44;
        text-transform: none;
        font-size: 14px;
    }


    .navbar-default .navbar-nav > li.active {
    }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #ffffff;
        background: #00af67;
        box-shadow: inset 0 0 6px 3px #00a461, 0 1px 0 0 #00b96d;
        -moz-box-shadow: inset 0 0 6px 3px #00a461, 0 1px 0 0 #00b96d;
        -webkit-box-shadow: inset 0 0 6px 3px #00a461, 0 1px 0 0 #00b96d;
        text-shadow: 0 -1px 0px #00a461;
    }

    .nav>li>a:hover, .nav>li>a:focus {
        text-decoration: none;
        /*background-color: #1b0b2f;*/
    }
        .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
        /*background-color: #1b0b2f;
        border-color: #1b0b2f;*/
    }
.btn {
    border-radius: 25px !important;
    font-size: 12px !important;
}

.btn i {
    margin-right:5px; 
}

.btn-sm, .btn-xs {
    border-radius: 15px !important;
    font-size: 11px !important;
}

.btn-success {
    color: #ffffff;
    background-color: #F73565;
    border-color: transparent;
}

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #F73565;
        border-color: transparent;
    }

    .btn-success:hover,
    .btn-success:focus,
    .btn-success.focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #CC264f;
        border-color: rgba(0, 0, 0, 0);
    }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

.btn-round {
    border-radius: 50%;
    background-color: #F73565;
    color: #fff0f5;
    float: right;
    cursor: pointer;
    outline: none !important;
}

    .btn-round:hover, .btn-round:focus {
        color: #CC264f;
    }

i.active {
    color: #CC264f !important;
}

.btn-link {
    color: #999;
    font-weight: normal;
    border-radius: 0;
}

.btn-link.light {
    color:#DDD;
}

    .btn-link:hover, .btn-link:focus {
        color: #fff;
        text-decoration: none;
        background-color: #ccc;
    }

    .btn-link.no-hover-bg:hover, .btn-link.no-hover-bg:focus {
        color: #fff;
        text-decoration: none;
        background-color: transparent;
    }

    .btn-link.active {
        color: #fff;
        text-decoration: none;
        /*background-color: #fff;*/
        border-bottom: solid 2px #CC264f;
        border-radius: 0 !important;
    }



.btn-tab {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    font-size: 14px !important;
    font-weight: 500;
    background: #f3f3eb;
    padding: 8px 16px;
    margin-bottom: -8px;
    border-top: solid 1px #e1e1d3;
    border-left: solid 1px #e1e1d3;
    border-right: solid 1px #e1e1d3;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    text-transform: none !important;
    color: #797b71;
}


    .btn-tab.active {
        background-color: #fdfdfb;
        padding: 12px 16px;
        margin-bottom: 0px;
        color: #000;
        box-shadow: 0 -5px 10px 1px #f2f2e8, 0 1px 0 0 #fbfbf5 !important;
        -moz-box-shadow: 0 -5px 10px 1px #f2f2e8, 0 1px 0 0 #fbfbf5 !important;
        -webkit-box-shadow: 0 -5px 10px 1px #f2f2e8, 0 1px 0 0 #fbfbf5 !important;
    }


    .btn-tab:hover, .btn-tab:focus, .btn-tab.focus {
        color: #000;
        background: #fdfdfb;
        border-color: #DDD;
    }


/*.form-control {
  display: block;
  width: 100%;
  height: 46px;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3e3f3a;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #dfd7ca;
  border-radius: 1px;
}*/

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
/*h3, .h3 {font-weight:500;}*/



/* fullcalendar */
.fc td, .fc th {
    /*border-style: solid;*/
    border-color: #e5e5e5 !important;
    border-width: 1px;
    /*padding: 2px !important;*/
    vertical-align: top;
}
.fc-scroller {
    overflow-y:hidden !important;
   
}
th {
    font-weight: 500;
    color: #999;
    border-top: none !important;
    border-width: 0 !important;
}

td.fc-widget-header {
    border-width: 0 !important;
}

    td.fc-widget-header div.fc-widget-header {
        border-width: 0 !important;
        border-top: solid 1px #fff !important;
    }

div.fc-widget-header {
    background: #fff !important;
    margin-right: 0 !important;
    padding-right: 15px !important;
}

#cal.noResources th.fc-resource-cell {
    display: none;
}
thead th {
    padding: 5px !important;
    text-transform:uppercase;
    font-size:13px;
}

div.fc-widget-content {
    border-width: 0 !important;
}

td.fc-widget-content:last-child {
    border-right-width: 0 !important;
}

td.fc-widget-content:first-child {
    border-left-width: 0 !important;
}

.fc-ltr .fc-time-grid .fc-event-container {
    /*margin: 0 2.5% 0 2px;*/
    margin: 0 !important;
}

#cal {
    background: #fff;
}


.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #614198 !important;
    background-color: #614198 !important;
    font-weight: 400;
}

.fc-bgevent {
   /* background: #ddd  !important;*/
    opacity: .8 !important;
    filter: alpha(opacity=80) !important;
    background:#ddd !important;
    background: repeating-linear-gradient(
      45deg,
      #ddd,
      #ddd 5px,
      #d0d0d0 5px,
      #d0d0d0 10px
    ) !important;
}


.onlineslot {
    /* background: #ddd  !important;*/
    opacity: .7 !important;
    filter: alpha(opacity=70) !important;
    background: #e4f0ea !important;
    border:dotted 1px #00b96d;
    /*background: repeating-linear-gradient( 45deg, #d4accc, #d4accc 5px, #f2d0eb 5px, #f2d0eb 10px ) !important;*/
}

    .onlineslot:before {
        content: "\e135";
        font-family: "Glyphicons Halflings";
        opacity:0.5;
        line-height: 1;
        margin: 10px;
        display: inline-block;
    }


/* end fullcalendar */

/* BS DATEPICKER OVERRIDE */
.datepicker table tr td.active.active, .datepicker table tr td.active:hover.active {
    background:#cc264f !important;
}

.datepicker table tr td.today {
    background: #DDD !important;
}

/* END BS DATEPICKER OVERRIDE */

/* SELECT2 BOOTSTRAP OVERRIDE */

.select2-results li {
    list-style: none !important;
    display: list-item !important;
    background-image: none !important;
}


.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices {
    border-radius: 2px !important;
    /*border-radius: 4px !important;*/
}


.select2-search input {
    border-radius: 2px !important;
}


.select2-container .select2-choice {
    height: 44px !important;
}

.select2-container.small .select2-choice {
    height: 30px !important;
}

.select2-chosen, .select2-choice > span:first-child, .select2-container .select2-choices .select2-search-field input {
    padding: 11px 12px !important;
}

.small .select2-chosen, .small .select2-choice > span:first-child, .select2-container.small .select2-choices .small .select2-search-field input {
    padding: 7px 8px !important;
    font-size: 12px;
}

.select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice div b {
    background-position: 0px 8px !important;
}


.select2-container.small .select2-choice .select2-arrow b, .select2-container.small .select2-choice div b {
    background-position: 0px 0px !important;
}

.select2.stylish span, .select2.stylish a.select2-choice {
    background: none !important;
    border: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2.stylish .select2-drop {
    margin-top: -10px !important;
}

.select2.stylish span {
    font-size: 25px;
}

/* DATE RANGE PICKER OVERRIDE */
.daterangepicker .ranges li {
    font-size: 13px;
    background: #f3f3eb !important;
    border: none !important;
    color: #9a9574 !important;
    padding: 3px 12px;
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

    .daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
        background: #9a9574 !important;
        border: none !important;
        color: #fff !important;
    }

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #393a35 !important;
    border-color: #393a35 !important;
    color: #fff;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    text-align: center;
}

.modal-content {
    /*position: relative;*/
    background-color: #fff;
    /*background:#fbfbf5 url(../img/bg-body.jpg);*/
    border: 1px solid #f8f5f0;
    border-radius: 3px;
    /*-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;*/
}

.modal {-webkit-overflow-scrolling: auto;}
.fc-event {
    /*position: relative;
    display: block;*/
    font-size: .85em;
    /*font-weight:500 !important;*/
    /*line-height: 1.3;*/
    border-radius: 0px !important;
}

.fc-time {
    font-size: .9em;
}

.fc-slats tr:nth-child(even) {
    background: #f4f4f4;
    opacity: 0.1;
}
/*.fc-slats tr:nth-child(odd) {background: #FFF}*/
/*.fc-slats tr:nth-child(even) {font-size:0.5em*/

/*.fc-bg tr:nth-child(odd) {background: #f4f4f4}
.fc-bg tr:nth-child(even) {background: #f4f4f4}*/

/*tr.fc-minor {background:#f4f4f4;}*/
/*.fc-bgevent-skeleton td {border-width:3px;}*/
/*.fc  td {border-bottom-width:0px;border:none;border-left-style:dotted !important;}*/
.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 5px !important;
}

#profilePictureCropPreview img {
    width: 100%;
}

.logentry {
    padding:10px;
}
.logentry:nth-child(odd) {
    background-color: #fcfcfc;
}
.cal-day-holiday {
    color:red;
}


@media(max-width:767px) {

    h1, .h1 {
        font-size: 26px;
    }

    h2, .h2 {
        font-size: 21px;
    }

    h3, .h3 {
        font-size: 16px;
    }

    h4, .h4 {
        font-size: 15px;
    }

    p {
        font-size: 13px;
    }

    .group-header h3 {
        margin-top: 18px; /*text-shadow:1px 1px 0 #008b3a;*/
    }

    .btn-tab {
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        font-size: 14px !important;
        font-weight: 500;
        background: #f3f3eb;
        padding: 5px 12px;
        margin-bottom: -7px;
        border-top: solid 1px #e1e1d3;
        border-left: solid 1px #e1e1d3;
        border-right: solid 1px #e1e1d3;
        border-top-left-radius: 10px !important;
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        text-transform: none !important;
        color: #797b71;
    }



        .btn-tab.active {
            background-color: transparent;
            padding: 8px 12px;
            margin-bottom: 0px;
            color: #000;
            box-shadow: 0 -5px 10px 1px #f2f2e8, 0 1px 0 0 #fbfbf5 !important;
            -moz-box-shadow: 0 -5px 10px 1px #f2f2e8, 0 1px 0 0 #fbfbf5 !important;
            -webkit-box-shadow: 0 -5px 10px 1px #f2f2e8, 0 1px 0 0 #fbfbf5 !important;
        }

    .btn-sm.less-padding {
        padding: 5px 4px;
    }


    .btn-sm, .btn-group-sm > .btn {
        padding: 5px 7px;
        font-size: 11px;
        line-height: 1.5;
        border-radius: 3px;
    }


    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

    
}

#external-events {
    padding: 0 10px;
    border: 1px solid #ccc;
    background: #eee;
}

#external-events .fc-event {
    margin: 1em 0;
    cursor: move;
}


@media(min-width:768px) {


    h1, .h1 {
        font-size: 24px;
    }

    h2, .h2 {
        font-size: 21px;
    }

    h3, .h3 {
        font-size: 18px;
    }

    h4, .h4 {
        font-size: 16px;
    }
}

@media(min-width:992px) {


    h1, .h1 {
        font-size: 33px;
    }

    h2, .h2 {
        font-size: 30px;
    }

    h3, .h3 {
        font-size: 18px;
    }


    h4, .h4 {
        font-size: 17px;
    }
}

@media(min-width:1200px) {

    h1, .h1 {
        font-size: 42px;
    }

    h2, .h2 {
        font-size: 30px;
    }

    h3, .h3 {
        font-size: 20px;
    }

    h4, .h4 {
        font-size: 17px;
    }
}

.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s 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);
    }
}
