/**********************
  Contents

  1. Import
  2. Mixins
    2.1. normal & retina sprite function
    2.2. screenSizes
    2.3. placeholder text

**********************/
/************************************************************
    1. Import
************************************************************/
/************************************************************
    2.1. normal & retina sprite function
************************************************************/
/************************************************************
    2.2.3 wpScreenSizes
************************************************************/
/************************************************************
    2.3. placeholder text
************************************************************/
/************************************************************
    2.4. animate defaults
************************************************************/
/* line 3, ../sass/_ie8.scss */
.ie8 .container {
    width: 1170px;
}
/* line 6, ../sass/_ie8.scss */
.ie8 .col-xs-1,
.ie8 .col-xs-2,
.ie8 .col-xs-3,
.ie8 .col-xs-4,
.ie8 .col-xs-5,
.ie8 .col-xs-6,
.ie8 .col-xs-7,
.ie8 .col-xs-8,
.ie8 .col-xs-9,
.ie8 .col-xs-10,
.ie8 .col-xs-11 {
    float: left;
}
/* line 19, ../sass/_ie8.scss */
.ie8 .col-xs-12 {
    width: 100%;
}
/* line 23, ../sass/_ie8.scss */
.ie8 .col-xs-11 {
    width: 91.66666666666666%;
}
/* line 27, ../sass/_ie8.scss */
.ie8 .col-xs-10 {
    width: 83.33333333333334%;
}
/* line 31, ../sass/_ie8.scss */
.ie8 .col-xs-9 {
    width: 75%;
}
/* line 35, ../sass/_ie8.scss */
.ie8 .col-xs-8 {
    width: 66.66666666666666%;
}
/* line 39, ../sass/_ie8.scss */
.ie8 .col-xs-7 {
    width: 58.333333333333336%;
}
/* line 43, ../sass/_ie8.scss */
.ie8 .col-xs-6 {
    width: 47%;
}
/* line 47, ../sass/_ie8.scss */
.ie8 .col-xs-5 {
    width: 41.66666666666667%;
}
/* line 51, ../sass/_ie8.scss */
.ie8 .col-xs-4 {
    width: 33.33333333333333%;
}
/* line 55, ../sass/_ie8.scss */
.ie8 .col-xs-3 {
    width: 25%;
}
/* line 59, ../sass/_ie8.scss */
.ie8 .col-xs-2 {
    width: 16.666666666666664%;
}
/* line 63, ../sass/_ie8.scss */
.ie8 .col-xs-1 {
    width: 8.333333333333332%;
}
/* line 67, ../sass/_ie8.scss */
.ie8 .col-xs-pull-12 {
    right: 100%;
}
/* line 71, ../sass/_ie8.scss */
.ie8 .col-xs-pull-11 {
    right: 91.66666666666666%;
}
/* line 75, ../sass/_ie8.scss */
.ie8 .col-xs-pull-10 {
    right: 83.33333333333334%;
}
/* line 79, ../sass/_ie8.scss */
.ie8 .col-xs-pull-9 {
    right: 75%;
}
/* line 83, ../sass/_ie8.scss */
.ie8 .col-xs-pull-8 {
    right: 66.66666666666666%;
}
/* line 87, ../sass/_ie8.scss */
.ie8 .col-xs-pull-7 {
    right: 58.333333333333336%;
}
/* line 91, ../sass/_ie8.scss */
.ie8 .col-xs-pull-6 {
    right: 50%;
}
/* line 95, ../sass/_ie8.scss */
.ie8 .col-xs-pull-5 {
    right: 41.66666666666667%;
}
/* line 99, ../sass/_ie8.scss */
.ie8 .col-xs-pull-4 {
    right: 33.33333333333333%;
}
/* line 103, ../sass/_ie8.scss */
.ie8 .col-xs-pull-3 {
    right: 25%;
}
/* line 107, ../sass/_ie8.scss */
.ie8 .col-xs-pull-2 {
    right: 16.666666666666664%;
}
/* line 111, ../sass/_ie8.scss */
.ie8 .col-xs-pull-1 {
    right: 8.333333333333332%;
}
/* line 115, ../sass/_ie8.scss */
.ie8 .col-xs-pull-0 {
    right: 0;
}
/* line 119, ../sass/_ie8.scss */
.ie8 .col-xs-push-12 {
    left: 100%;
}
/* line 123, ../sass/_ie8.scss */
.ie8 .col-xs-push-11 {
    left: 91.66666666666666%;
}
/* line 127, ../sass/_ie8.scss */
.ie8 .col-xs-push-10 {
    left: 83.33333333333334%;
}
/* line 131, ../sass/_ie8.scss */
.ie8 .col-xs-push-9 {
    left: 75%;
}
/* line 135, ../sass/_ie8.scss */
.ie8 .col-xs-push-8 {
    left: 66.66666666666666%;
}
/* line 139, ../sass/_ie8.scss */
.ie8 .col-xs-push-7 {
    left: 58.333333333333336%;
}
/* line 143, ../sass/_ie8.scss */
.ie8 .col-xs-push-6 {
    left: 50%;
}
/* line 147, ../sass/_ie8.scss */
.ie8 .col-xs-push-5 {
    left: 41.66666666666667%;
}
/* line 151, ../sass/_ie8.scss */
.ie8 .col-xs-push-4 {
    left: 33.33333333333333%;
}
/* line 155, ../sass/_ie8.scss */
.ie8 .col-xs-push-3 {
    left: 25%;
}
/* line 159, ../sass/_ie8.scss */
.ie8 .col-xs-push-2 {
    left: 16.666666666666664%;
}
/* line 163, ../sass/_ie8.scss */
.ie8 .col-xs-push-1 {
    left: 8.333333333333332%;
}
/* line 167, ../sass/_ie8.scss */
.ie8 .col-xs-push-0 {
    left: 0;
}
/* line 171, ../sass/_ie8.scss */
.ie8 .col-xs-offset-12 {
    margin-left: 100%;
}
/* line 175, ../sass/_ie8.scss */
.ie8 .col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}
/* line 179, ../sass/_ie8.scss */
.ie8 .col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}
/* line 183, ../sass/_ie8.scss */
.ie8 .col-xs-offset-9 {
    margin-left: 75%;
}
/* line 187, ../sass/_ie8.scss */
.ie8 .col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}
/* line 191, ../sass/_ie8.scss */
.ie8 .col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}
/* line 195, ../sass/_ie8.scss */
.ie8 .col-xs-offset-6 {
    margin-left: 50%;
}
/* line 199, ../sass/_ie8.scss */
.ie8 .col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}
/* line 203, ../sass/_ie8.scss */
.ie8 .col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}
/* line 207, ../sass/_ie8.scss */
.ie8 .col-xs-offset-3 {
    margin-left: 25%;
}
/* line 211, ../sass/_ie8.scss */
.ie8 .col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}
/* line 215, ../sass/_ie8.scss */
.ie8 .col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}
/* line 219, ../sass/_ie8.scss */
.ie8 .col-xs-offset-0 {
    margin-left: 0;
}
/* line 222, ../sass/_ie8.scss */
.ie8 .col-sm-1,
.ie8 .col-sm-2,
.ie8 .col-sm-3,
.ie8 .col-sm-4,
.ie8 .col-sm-5,
.ie8 .col-sm-6,
.ie8 .col-sm-7,
.ie8 .col-sm-8,
.ie8 .col-sm-9,
.ie8 .col-sm-10,
.ie8 .col-sm-11 {
    float: left;
}
/* line 235, ../sass/_ie8.scss */
.ie8 .col-sm-12 {
    width: 100%;
}
/* line 238, ../sass/_ie8.scss */
.ie8 .col-sm-11 {
    width: 91.66666666666666%;
}
/* line 241, ../sass/_ie8.scss */
.ie8 .col-sm-10 {
    width: 83.33333333333334%;
}
/* line 244, ../sass/_ie8.scss */
.ie8 .col-sm-9 {
    width: 75%;
}
/* line 247, ../sass/_ie8.scss */
.ie8 .col-sm-8 {
    width: 66.66666666666666%;
}
/* line 250, ../sass/_ie8.scss */
.ie8 .col-sm-7 {
    width: 58.333333333333336%;
}
/* line 253, ../sass/_ie8.scss */
.ie8 .col-sm-6 {
    width: 50%;
}
/* line 256, ../sass/_ie8.scss */
.ie8 .col-sm-5 {
    width: 41.66666666666667%;
}
/* line 259, ../sass/_ie8.scss */
.ie8 .col-sm-4 {
    width: 33.33333333333333%;
}
/* line 262, ../sass/_ie8.scss */
.ie8 .col-sm-3 {
    width: 25%;
}
/* line 265, ../sass/_ie8.scss */
.ie8 .col-sm-2 {
    width: 16.666666666666664%;
}
/* line 268, ../sass/_ie8.scss */
.ie8 .col-sm-1 {
    width: 8.333333333333332%;
}
/* line 271, ../sass/_ie8.scss */
.ie8 .col-sm-pull-12 {
    right: 100%;
}
/* line 274, ../sass/_ie8.scss */
.ie8 .col-sm-pull-11 {
    right: 91.66666666666666%;
}
/* line 277, ../sass/_ie8.scss */
.ie8 .col-sm-pull-10 {
    right: 83.33333333333334%;
}
/* line 280, ../sass/_ie8.scss */
.ie8 .col-sm-pull-9 {
    right: 75%;
}
/* line 283, ../sass/_ie8.scss */
.ie8 .col-sm-pull-8 {
    right: 66.66666666666666%;
}
/* line 286, ../sass/_ie8.scss */
.ie8 .col-sm-pull-7 {
    right: 58.333333333333336%;
}
/* line 289, ../sass/_ie8.scss */
.ie8 .col-sm-pull-6 {
    right: 50%;
}
/* line 292, ../sass/_ie8.scss */
.ie8 .col-sm-pull-5 {
    right: 41.66666666666667%;
}
/* line 295, ../sass/_ie8.scss */
.ie8 .col-sm-pull-4 {
    right: 33.33333333333333%;
}
/* line 298, ../sass/_ie8.scss */
.ie8 .col-sm-pull-3 {
    right: 25%;
}
/* line 301, ../sass/_ie8.scss */
.ie8 .col-sm-pull-2 {
    right: 16.666666666666664%;
}
/* line 304, ../sass/_ie8.scss */
.ie8 .col-sm-pull-1 {
    right: 8.333333333333332%;
}
/* line 307, ../sass/_ie8.scss */
.ie8 .col-sm-pull-0 {
    right: 0;
}
/* line 310, ../sass/_ie8.scss */
.ie8 .col-sm-push-12 {
    left: 100%;
}
/* line 313, ../sass/_ie8.scss */
.ie8 .col-sm-push-11 {
    left: 91.66666666666666%;
}
/* line 316, ../sass/_ie8.scss */
.ie8 .col-sm-push-10 {
    left: 83.33333333333334%;
}
/* line 319, ../sass/_ie8.scss */
.ie8 .col-sm-push-9 {
    left: 75%;
}
/* line 322, ../sass/_ie8.scss */
.ie8 .col-sm-push-8 {
    left: 66.66666666666666%;
}
/* line 325, ../sass/_ie8.scss */
.ie8 .col-sm-push-7 {
    left: 58.333333333333336%;
}
/* line 328, ../sass/_ie8.scss */
.ie8 .col-sm-push-6 {
    left: 50%;
}
/* line 331, ../sass/_ie8.scss */
.ie8 .col-sm-push-5 {
    left: 41.66666666666667%;
}
/* line 334, ../sass/_ie8.scss */
.ie8 .col-sm-push-4 {
    left: 33.33333333333333%;
}
/* line 337, ../sass/_ie8.scss */
.ie8 .col-sm-push-3 {
    left: 25%;
}
/* line 340, ../sass/_ie8.scss */
.ie8 .col-sm-push-2 {
    left: 16.666666666666664%;
}
/* line 343, ../sass/_ie8.scss */
.ie8 .col-sm-push-1 {
    left: 8.333333333333332%;
}
/* line 346, ../sass/_ie8.scss */
.ie8 .col-sm-push-0 {
    left: 0;
}
/* line 349, ../sass/_ie8.scss */
.ie8 .col-sm-offset-12 {
    margin-left: 100%;
}
/* line 352, ../sass/_ie8.scss */
.ie8 .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
}
/* line 355, ../sass/_ie8.scss */
.ie8 .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
}
/* line 358, ../sass/_ie8.scss */
.ie8 .col-sm-offset-9 {
    margin-left: 75%;
}
/* line 361, ../sass/_ie8.scss */
.ie8 .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
}
/* line 364, ../sass/_ie8.scss */
.ie8 .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
}
/* line 367, ../sass/_ie8.scss */
.ie8 .col-sm-offset-6 {
    margin-left: 50%;
}
/* line 370, ../sass/_ie8.scss */
.ie8 .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
}
/* line 373, ../sass/_ie8.scss */
.ie8 .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
}
/* line 376, ../sass/_ie8.scss */
.ie8 .col-sm-offset-3 {
    margin-left: 25%;
}
/* line 379, ../sass/_ie8.scss */
.ie8 .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
}
/* line 382, ../sass/_ie8.scss */
.ie8 .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
}
/* line 385, ../sass/_ie8.scss */
.ie8 .col-sm-offset-0 {
    margin-left: 0;
}
/* line 388, ../sass/_ie8.scss */
.ie8 .col-md-1,
.ie8 .col-md-2,
.ie8 .col-md-3,
.ie8 .col-md-4,
.ie8 .col-md-5,
.ie8 .col-md-6,
.ie8 .col-md-7,
.ie8 .col-md-8,
.ie8 .col-md-9,
.ie8 .col-md-10,
.ie8 .col-md-11 {
    float: left;
}
/* line 401, ../sass/_ie8.scss */
.ie8 .col-md-12 {
    width: 100%;
}
/* line 404, ../sass/_ie8.scss */
.ie8 .col-md-11 {
    width: 91.66666666666666%;
}
/* line 407, ../sass/_ie8.scss */
.ie8 .col-md-10 {
    width: 83.33333333333334%;
}
/* line 410, ../sass/_ie8.scss */
.ie8 .col-md-9 {
    width: 75%;
}
/* line 413, ../sass/_ie8.scss */
.ie8 .col-md-8 {
    width: 66.66666666666666%;
}
/* line 416, ../sass/_ie8.scss */
.ie8 .col-md-7 {
    width: 58.333333333333336%;
}
/* line 419, ../sass/_ie8.scss */
.ie8 .col-md-6 {
    width: 50%;
}
/* line 422, ../sass/_ie8.scss */
.ie8 .col-md-5 {
    width: 41.66666666666667%;
}
/* line 425, ../sass/_ie8.scss */
.ie8 .col-md-4 {
    width: 33.33333333333333%;
}
/* line 428, ../sass/_ie8.scss */
.ie8 .col-md-3 {
    width: 25%;
}
/* line 431, ../sass/_ie8.scss */
.ie8 .col-md-2 {
    width: 16.666666666666664%;
}
/* line 434, ../sass/_ie8.scss */
.ie8 .col-md-1 {
    width: 8.333333333333332%;
}
/* line 437, ../sass/_ie8.scss */
.ie8 .col-md-pull-12 {
    right: 100%;
}
/* line 440, ../sass/_ie8.scss */
.ie8 .col-md-pull-11 {
    right: 91.66666666666666%;
}
/* line 443, ../sass/_ie8.scss */
.ie8 .col-md-pull-10 {
    right: 83.33333333333334%;
}
/* line 446, ../sass/_ie8.scss */
.ie8 .col-md-pull-9 {
    right: 75%;
}
/* line 449, ../sass/_ie8.scss */
.ie8 .col-md-pull-8 {
    right: 66.66666666666666%;
}
/* line 452, ../sass/_ie8.scss */
.ie8 .col-md-pull-7 {
    right: 58.333333333333336%;
}
/* line 455, ../sass/_ie8.scss */
.ie8 .col-md-pull-6 {
    right: 50%;
}
/* line 458, ../sass/_ie8.scss */
.ie8 .col-md-pull-5 {
    right: 41.66666666666667%;
}
/* line 461, ../sass/_ie8.scss */
.ie8 .col-md-pull-4 {
    right: 33.33333333333333%;
}
/* line 464, ../sass/_ie8.scss */
.ie8 .col-md-pull-3 {
    right: 25%;
}
/* line 467, ../sass/_ie8.scss */
.ie8 .col-md-pull-2 {
    right: 16.666666666666664%;
}
/* line 470, ../sass/_ie8.scss */
.ie8 .col-md-pull-1 {
    right: 8.333333333333332%;
}
/* line 473, ../sass/_ie8.scss */
.ie8 .col-md-pull-0 {
    right: 0;
}
/* line 476, ../sass/_ie8.scss */
.ie8 .col-md-push-12 {
    left: 100%;
}
/* line 479, ../sass/_ie8.scss */
.ie8 .col-md-push-11 {
    left: 91.66666666666666%;
}
/* line 482, ../sass/_ie8.scss */
.ie8 .col-md-push-10 {
    left: 83.33333333333334%;
}
/* line 485, ../sass/_ie8.scss */
.ie8 .col-md-push-9 {
    left: 75%;
}
/* line 488, ../sass/_ie8.scss */
.ie8 .col-md-push-8 {
    left: 66.66666666666666%;
}
/* line 491, ../sass/_ie8.scss */
.ie8 .col-md-push-7 {
    left: 58.333333333333336%;
}
/* line 494, ../sass/_ie8.scss */
.ie8 .col-md-push-6 {
    left: 50%;
}
/* line 497, ../sass/_ie8.scss */
.ie8 .col-md-push-5 {
    left: 41.66666666666667%;
}
/* line 500, ../sass/_ie8.scss */
.ie8 .col-md-push-4 {
    left: 33.33333333333333%;
}
/* line 503, ../sass/_ie8.scss */
.ie8 .col-md-push-3 {
    left: 25%;
}
/* line 506, ../sass/_ie8.scss */
.ie8 .col-md-push-2 {
    left: 16.666666666666664%;
}
/* line 509, ../sass/_ie8.scss */
.ie8 .col-md-push-1 {
    left: 8.333333333333332%;
}
/* line 512, ../sass/_ie8.scss */
.ie8 .col-md-push-0 {
    left: 0;
}
/* line 515, ../sass/_ie8.scss */
.ie8 .col-md-offset-12 {
    margin-left: 100%;
}
/* line 518, ../sass/_ie8.scss */
.ie8 .col-md-offset-11 {
    margin-left: 91.66666666666666%;
}
/* line 521, ../sass/_ie8.scss */
.ie8 .col-md-offset-10 {
    margin-left: 83.33333333333334%;
}
/* line 524, ../sass/_ie8.scss */
.ie8 .col-md-offset-9 {
    margin-left: 75%;
}
/* line 527, ../sass/_ie8.scss */
.ie8 .col-md-offset-8 {
    margin-left: 66.66666666666666%;
}
/* line 530, ../sass/_ie8.scss */
.ie8 .col-md-offset-7 {
    margin-left: 58.333333333333336%;
}
/* line 533, ../sass/_ie8.scss */
.ie8 .col-md-offset-6 {
    margin-left: 50%;
}
/* line 536, ../sass/_ie8.scss */
.ie8 .col-md-offset-5 {
    margin-left: 41.66666666666667%;
}
/* line 539, ../sass/_ie8.scss */
.ie8 .col-md-offset-4 {
    margin-left: 33.33333333333333%;
}
/* line 542, ../sass/_ie8.scss */
.ie8 .col-md-offset-3 {
    margin-left: 25%;
}
/* line 545, ../sass/_ie8.scss */
.ie8 .col-md-offset-2 {
    margin-left: 16.666666666666664%;
}
/* line 548, ../sass/_ie8.scss */
.ie8 .col-md-offset-1 {
    margin-left: 8.333333333333332%;
}
/* line 551, ../sass/_ie8.scss */
.ie8 .col-md-offset-0 {
    margin-left: 0;
}
/* line 555, ../sass/_ie8.scss */
.ie8 .col-lg-1,
.ie8 .col-lg-2,
.ie8 .col-lg-3,
.ie8 .col-lg-4,
.ie8 .col-lg-5,
.ie8 .col-lg-6,
.ie8 .col-lg-7,
.ie8 .col-lg-8,
.ie8 .col-lg-9,
.ie8 .col-lg-10,
.ie8 .col-lg-11 {
    float: left;
}
/* line 568, ../sass/_ie8.scss */
.ie8 .col-lg-12 {
    width: 100%;
}
/* line 571, ../sass/_ie8.scss */
.ie8 .col-lg-11 {
    width: 91.66666666666666%;
}
/* line 574, ../sass/_ie8.scss */
.ie8 .col-lg-10 {
    width: 83.33333333333334%;
}
/* line 577, ../sass/_ie8.scss */
.ie8 .col-lg-9 {
    width: 75%;
}
/* line 580, ../sass/_ie8.scss */
.ie8 .col-lg-8 {
    width: 66.66666666666666%;
}
/* line 583, ../sass/_ie8.scss */
.ie8 .col-lg-7 {
    width: 58.333333333333336%;
}
/* line 586, ../sass/_ie8.scss */
.ie8 .col-lg-6 {
    width: 50%;
}
/* line 589, ../sass/_ie8.scss */
.ie8 .col-lg-5 {
    width: 41.66666666666667%;
}
/* line 592, ../sass/_ie8.scss */
.ie8 .col-lg-4 {
    width: 33.33333333333333%;
}
/* line 595, ../sass/_ie8.scss */
.ie8 .col-lg-3 {
    width: 25%;
}
/* line 598, ../sass/_ie8.scss */
.ie8 .col-lg-2 {
    width: 16.666666666666664%;
}
/* line 601, ../sass/_ie8.scss */
.ie8 .col-lg-1 {
    width: 8.333333333333332%;
}
/* line 604, ../sass/_ie8.scss */
.ie8 .col-lg-pull-12 {
    right: 100%;
}
/* line 607, ../sass/_ie8.scss */
.ie8 .col-lg-pull-11 {
    right: 91.66666666666666%;
}
/* line 610, ../sass/_ie8.scss */
.ie8 .col-lg-pull-10 {
    right: 83.33333333333334%;
}
/* line 613, ../sass/_ie8.scss */
.ie8 .col-lg-pull-9 {
    right: 75%;
}
/* line 616, ../sass/_ie8.scss */
.ie8 .col-lg-pull-8 {
    right: 66.66666666666666%;
}
/* line 619, ../sass/_ie8.scss */
.ie8 .col-lg-pull-7 {
    right: 58.333333333333336%;
}
/* line 622, ../sass/_ie8.scss */
.ie8 .col-lg-pull-6 {
    right: 50%;
}
/* line 625, ../sass/_ie8.scss */
.ie8 .col-lg-pull-5 {
    right: 41.66666666666667%;
}
/* line 628, ../sass/_ie8.scss */
.ie8 .col-lg-pull-4 {
    right: 33.33333333333333%;
}
/* line 631, ../sass/_ie8.scss */
.ie8 .col-lg-pull-3 {
    right: 25%;
}
/* line 634, ../sass/_ie8.scss */
.ie8 .col-lg-pull-2 {
    right: 16.666666666666664%;
}
/* line 637, ../sass/_ie8.scss */
.ie8 .col-lg-pull-1 {
    right: 8.333333333333332%;
}
/* line 640, ../sass/_ie8.scss */
.ie8 .col-lg-pull-0 {
    right: 0;
}
/* line 643, ../sass/_ie8.scss */
.ie8 .col-lg-push-12 {
    left: 100%;
}
/* line 646, ../sass/_ie8.scss */
.ie8 .col-lg-push-11 {
    left: 91.66666666666666%;
}
/* line 649, ../sass/_ie8.scss */
.ie8 .col-lg-push-10 {
    left: 83.33333333333334%;
}
/* line 652, ../sass/_ie8.scss */
.ie8 .col-lg-push-9 {
    left: 75%;
}
/* line 655, ../sass/_ie8.scss */
.ie8 .col-lg-push-8 {
    left: 66.66666666666666%;
}
/* line 658, ../sass/_ie8.scss */
.ie8 .col-lg-push-7 {
    left: 58.333333333333336%;
}
/* line 661, ../sass/_ie8.scss */
.ie8 .col-lg-push-6 {
    left: 50%;
}
/* line 664, ../sass/_ie8.scss */
.ie8 .col-lg-push-5 {
    left: 41.66666666666667%;
}
/* line 667, ../sass/_ie8.scss */
.ie8 .col-lg-push-4 {
    left: 33.33333333333333%;
}
/* line 670, ../sass/_ie8.scss */
.ie8 .col-lg-push-3 {
    left: 25%;
}
/* line 673, ../sass/_ie8.scss */
.ie8 .col-lg-push-2 {
    left: 16.666666666666664%;
}
/* line 676, ../sass/_ie8.scss */
.ie8 .col-lg-push-1 {
    left: 8.333333333333332%;
}
/* line 679, ../sass/_ie8.scss */
.ie8 .col-lg-push-0 {
    left: 0;
}
/* line 682, ../sass/_ie8.scss */
.ie8 .col-lg-offset-12 {
    margin-left: 100%;
}
/* line 685, ../sass/_ie8.scss */
.ie8 .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
}
/* line 688, ../sass/_ie8.scss */
.ie8 .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
}
/* line 691, ../sass/_ie8.scss */
.ie8 .col-lg-offset-9 {
    margin-left: 75%;
}
/* line 694, ../sass/_ie8.scss */
.ie8 .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
}
/* line 697, ../sass/_ie8.scss */
.ie8 .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
}
/* line 700, ../sass/_ie8.scss */
.ie8 .col-lg-offset-6 {
    margin-left: 50%;
}
/* line 703, ../sass/_ie8.scss */
.ie8 .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
}
/* line 706, ../sass/_ie8.scss */
.ie8 .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
}
/* line 709, ../sass/_ie8.scss */
.ie8 .col-lg-offset-3 {
    margin-left: 25%;
}
/* line 712, ../sass/_ie8.scss */
.ie8 .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
}
/* line 715, ../sass/_ie8.scss */
.ie8 .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
}
/* line 718, ../sass/_ie8.scss */
.ie8 .col-lg-offset-0 {
    margin-left: 0;
}

/* line 4, ../sass/_ie7.scss */
.ie7 [class*="col-"] {
    padding-left: 1.35462px;
    padding-right: 1.35462px;
}
/* line 8, ../sass/_ie7.scss */
.ie7 .container {
    width: 1170px;
}
/* line 11, ../sass/_ie7.scss */
.ie7 .col-xs-1,
.ie7 .col-xs-2,
.ie7 .col-xs-3,
.ie7 .col-xs-4,
.ie7 .col-xs-5,
.ie7 .col-xs-6,
.ie7 .col-xs-7,
.ie7 .col-xs-8,
.ie7 .col-xs-9,
.ie7 .col-xs-10,
.ie7 .col-xs-11 {
    float: left;
}
/* line 24, ../sass/_ie7.scss */
.ie7 .col-xs-12 {
    width: 99.94680851063829%;
}
/* line 28, ../sass/_ie7.scss */
.ie7 .col-xs-11 {
    width: 91.38327259903608%;
}
/* line 32, ../sass/_ie7.scss */
.ie7 .col-xs-10 {
    width: 82.81973668743387%;
}
/* line 35, ../sass/_ie7.scss */
.ie7 .col-xs-9 {
    width: 74.25620077583166%;
}
/* line 39, ../sass/_ie7.scss */
.ie7 .col-xs-8 {
    width: 65.69266486422946%;
}
/* line 43, ../sass/_ie7.scss */
.ie7 .col-xs-7 {
    width: 57.12912895262725%;
}
/* line 47, ../sass/_ie7.scss */
.ie7 .col-xs-6 {
    width: 48.56559304102504%;
}
/* line 51, ../sass/_ie7.scss */
.ie7 .col-xs-5 {
    width: 40.00205712942283%;
}
/* line 55, ../sass/_ie7.scss */
.ie7 .col-xs-4 {
    width: 31.43852121782062%;
}
/* line 59, ../sass/_ie7.scss */
.ie7 .col-xs-3 {
    width: 22.87498530621841%;
}
/* line 63, ../sass/_ie7.scss */
.ie7 .col-xs-2 {
    width: 14.311449394616199%;
}
/* line 67, ../sass/_ie7.scss */
.ie7 .col-xs-1 {
    width: 5.747913483013988%;
}
/* line 71, ../sass/_ie7.scss */
.ie7 .col-xs-pull-12 {
    right: 100%;
}
/* line 75, ../sass/_ie7.scss */
.ie7 .col-xs-pull-11 {
    right: 91.66666666666666%;
}
/* line 79, ../sass/_ie7.scss */
.ie7 .col-xs-pull-10 {
    right: 83.33333333333334%;
}
/* line 83, ../sass/_ie7.scss */
.ie7 .col-xs-pull-9 {
    right: 75%;
}
/* line 87, ../sass/_ie7.scss */
.ie7 .col-xs-pull-8 {
    right: 66.66666666666666%;
}
/* line 91, ../sass/_ie7.scss */
.ie7 .col-xs-pull-7 {
    right: 58.333333333333336%;
}
/* line 95, ../sass/_ie7.scss */
.ie7 .col-xs-pull-6 {
    right: 50%;
}
/* line 99, ../sass/_ie7.scss */
.ie7 .col-xs-pull-5 {
    right: 41.66666666666667%;
}
/* line 103, ../sass/_ie7.scss */
.ie7 .col-xs-pull-4 {
    right: 33.33333333333333%;
}
/* line 107, ../sass/_ie7.scss */
.ie7 .col-xs-pull-3 {
    right: 25%;
}
/* line 111, ../sass/_ie7.scss */
.ie7 .col-xs-pull-2 {
    right: 16.666666666666664%;
}
/* line 115, ../sass/_ie7.scss */
.ie7 .col-xs-pull-1 {
    right: 8.333333333333332%;
}
/* line 119, ../sass/_ie7.scss */
.ie7 .col-xs-pull-0 {
    right: 0;
}
/* line 123, ../sass/_ie7.scss */
.ie7 .col-xs-push-12 {
    left: 100%;
}
/* line 127, ../sass/_ie7.scss */
.ie7 .col-xs-push-11 {
    left: 91.66666666666666%;
}
/* line 131, ../sass/_ie7.scss */
.ie7 .col-xs-push-10 {
    left: 83.33333333333334%;
}
/* line 135, ../sass/_ie7.scss */
.ie7 .col-xs-push-9 {
    left: 75%;
}
/* line 139, ../sass/_ie7.scss */
.ie7 .col-xs-push-8 {
    left: 66.66666666666666%;
}
/* line 143, ../sass/_ie7.scss */
.ie7 .col-xs-push-7 {
    left: 58.333333333333336%;
}
/* line 147, ../sass/_ie7.scss */
.ie7 .col-xs-push-6 {
    left: 50%;
}
/* line 151, ../sass/_ie7.scss */
.ie7 .col-xs-push-5 {
    left: 41.66666666666667%;
}
/* line 155, ../sass/_ie7.scss */
.ie7 .col-xs-push-4 {
    left: 33.33333333333333%;
}
/* line 159, ../sass/_ie7.scss */
.ie7 .col-xs-push-3 {
    left: 25%;
}
/* line 163, ../sass/_ie7.scss */
.ie7 .col-xs-push-2 {
    left: 16.666666666666664%;
}
/* line 167, ../sass/_ie7.scss */
.ie7 .col-xs-push-1 {
    left: 8.333333333333332%;
}
/* line 171, ../sass/_ie7.scss */
.ie7 .col-xs-push-0 {
    left: 0;
}
/* line 175, ../sass/_ie7.scss */
.ie7 .col-xs-offset-12 {
    margin-left: 100%;
}
/* line 179, ../sass/_ie7.scss */
.ie7 .col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}
/* line 183, ../sass/_ie7.scss */
.ie7 .col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}
/* line 187, ../sass/_ie7.scss */
.ie7 .col-xs-offset-9 {
    margin-left: 75%;
}
/* line 191, ../sass/_ie7.scss */
.ie7 .col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}
/* line 195, ../sass/_ie7.scss */
.ie7 .col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}
/* line 199, ../sass/_ie7.scss */
.ie7 .col-xs-offset-6 {
    margin-left: 50%;
}
/* line 203, ../sass/_ie7.scss */
.ie7 .col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}
/* line 207, ../sass/_ie7.scss */
.ie7 .col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}
/* line 211, ../sass/_ie7.scss */
.ie7 .col-xs-offset-3 {
    margin-left: 25%;
}
/* line 215, ../sass/_ie7.scss */
.ie7 .col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}
/* line 219, ../sass/_ie7.scss */
.ie7 .col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}
/* line 223, ../sass/_ie7.scss */
.ie7 .col-xs-offset-0 {
    margin-left: 0;
}
/* line 226, ../sass/_ie7.scss */
.ie7 .col-sm-1,
.ie7 .col-sm-2,
.ie7 .col-sm-3,
.ie7 .col-sm-4,
.ie7 .col-sm-5,
.ie7 .col-sm-6,
.ie7 .col-sm-7,
.ie7 .col-sm-8,
.ie7 .col-sm-9,
.ie7 .col-sm-10,
.ie7 .col-sm-11 {
    float: left;
}
/* line 239, ../sass/_ie7.scss */
.ie7 .col-sm-12 {
    width: 99.94680851063829%;
}
/* line 242, ../sass/_ie7.scss */
.ie7 .col-sm-11 {
    width: 91.38327259903608%;
}
/* line 245, ../sass/_ie7.scss */
.ie7 .col-sm-10 {
    width: 82.81973668743387%;
}
/* line 248, ../sass/_ie7.scss */
.ie7 .col-sm-9 {
    width: 74.25620077583166%;
}
/* line 251, ../sass/_ie7.scss */
.ie7 .col-sm-8 {
    width: 65.69266486422946%;
}
/* line 254, ../sass/_ie7.scss */
.ie7 .col-sm-7 {
    width: 57.12912895262725%;
}
/* line 257, ../sass/_ie7.scss */
.ie7 .col-sm-6 {
    width: 48.56559304102504%;
}
/* line 260, ../sass/_ie7.scss */
.ie7 .col-sm-5 {
    width: 40.00205712942283%;
}
/* line 263, ../sass/_ie7.scss */
.ie7 .col-sm-4 {
    width: 31.43852121782062%;
}
/* line 266, ../sass/_ie7.scss */
.ie7 .col-sm-3 {
    width: 22.87498530621841%;
}
/* line 269, ../sass/_ie7.scss */
.ie7 .col-sm-2 {
    width: 14.311449394616199%;
}
/* line 272, ../sass/_ie7.scss */
.ie7 .col-sm-1 {
    width: 5.747913483013988%;
}
/* line 275, ../sass/_ie7.scss */
.ie7 .col-sm-pull-12 {
    right: 100%;
}
/* line 278, ../sass/_ie7.scss */
.ie7 .col-sm-pull-11 {
    right: 91.66666666666666%;
}
/* line 281, ../sass/_ie7.scss */
.ie7 .col-sm-pull-10 {
    right: 83.33333333333334%;
}
/* line 284, ../sass/_ie7.scss */
.ie7 .col-sm-pull-9 {
    right: 75%;
}
/* line 287, ../sass/_ie7.scss */
.ie7 .col-sm-pull-8 {
    right: 66.66666666666666%;
}
/* line 290, ../sass/_ie7.scss */
.ie7 .col-sm-pull-7 {
    right: 58.333333333333336%;
}
/* line 293, ../sass/_ie7.scss */
.ie7 .col-sm-pull-6 {
    right: 50%;
}
/* line 296, ../sass/_ie7.scss */
.ie7 .col-sm-pull-5 {
    right: 41.66666666666667%;
}
/* line 299, ../sass/_ie7.scss */
.ie7 .col-sm-pull-4 {
    right: 33.33333333333333%;
}
/* line 302, ../sass/_ie7.scss */
.ie7 .col-sm-pull-3 {
    right: 25%;
}
/* line 305, ../sass/_ie7.scss */
.ie7 .col-sm-pull-2 {
    right: 16.666666666666664%;
}
/* line 308, ../sass/_ie7.scss */
.ie7 .col-sm-pull-1 {
    right: 8.333333333333332%;
}
/* line 311, ../sass/_ie7.scss */
.ie7 .col-sm-pull-0 {
    right: 0;
}
/* line 314, ../sass/_ie7.scss */
.ie7 .col-sm-push-12 {
    left: 100%;
}
/* line 317, ../sass/_ie7.scss */
.ie7 .col-sm-push-11 {
    left: 91.66666666666666%;
}
/* line 320, ../sass/_ie7.scss */
.ie7 .col-sm-push-10 {
    left: 83.33333333333334%;
}
/* line 323, ../sass/_ie7.scss */
.ie7 .col-sm-push-9 {
    left: 75%;
}
/* line 326, ../sass/_ie7.scss */
.ie7 .col-sm-push-8 {
    left: 66.66666666666666%;
}
/* line 329, ../sass/_ie7.scss */
.ie7 .col-sm-push-7 {
    left: 58.333333333333336%;
}
/* line 332, ../sass/_ie7.scss */
.ie7 .col-sm-push-6 {
    left: 50%;
}
/* line 335, ../sass/_ie7.scss */
.ie7 .col-sm-push-5 {
    left: 41.66666666666667%;
}
/* line 338, ../sass/_ie7.scss */
.ie7 .col-sm-push-4 {
    left: 33.33333333333333%;
}
/* line 341, ../sass/_ie7.scss */
.ie7 .col-sm-push-3 {
    left: 25%;
}
/* line 344, ../sass/_ie7.scss */
.ie7 .col-sm-push-2 {
    left: 16.666666666666664%;
}
/* line 347, ../sass/_ie7.scss */
.ie7 .col-sm-push-1 {
    left: 8.333333333333332%;
}
/* line 350, ../sass/_ie7.scss */
.ie7 .col-sm-push-0 {
    left: 0;
}
/* line 353, ../sass/_ie7.scss */
.ie7 .col-sm-offset-12 {
    margin-left: 100%;
}
/* line 356, ../sass/_ie7.scss */
.ie7 .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
}
/* line 359, ../sass/_ie7.scss */
.ie7 .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
}
/* line 362, ../sass/_ie7.scss */
.ie7 .col-sm-offset-9 {
    margin-left: 75%;
}
/* line 365, ../sass/_ie7.scss */
.ie7 .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
}
/* line 368, ../sass/_ie7.scss */
.ie7 .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
}
/* line 371, ../sass/_ie7.scss */
.ie7 .col-sm-offset-6 {
    margin-left: 50%;
}
/* line 374, ../sass/_ie7.scss */
.ie7 .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
}
/* line 377, ../sass/_ie7.scss */
.ie7 .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
}
/* line 380, ../sass/_ie7.scss */
.ie7 .col-sm-offset-3 {
    margin-left: 25%;
}
/* line 383, ../sass/_ie7.scss */
.ie7 .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
}
/* line 386, ../sass/_ie7.scss */
.ie7 .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
}
/* line 389, ../sass/_ie7.scss */
.ie7 .col-sm-offset-0 {
    margin-left: 0;
}
/* line 392, ../sass/_ie7.scss */
.ie7 .col-md-1,
.ie7 .col-md-2,
.ie7 .col-md-3,
.ie7 .col-md-4,
.ie7 .col-md-5,
.ie7 .col-md-6,
.ie7 .col-md-7,
.ie7 .col-md-8,
.ie7 .col-md-9,
.ie7 .col-md-10,
.ie7 .col-md-11 {
    float: left;
}
/* line 405, ../sass/_ie7.scss */
.ie7 .col-md-12 {
    width: 99.94680851063829%;
}
/* line 408, ../sass/_ie7.scss */
.ie7 .col-md-11 {
    width: 91.38327259903608%;
}
/* line 411, ../sass/_ie7.scss */
.ie7 .col-md-10 {
    width: 82.81973668743387%;
}
/* line 413, ../sass/_ie7.scss */
.ie7 .col-md-9 {
    width: 74.25620077583166%;
}
/* line 416, ../sass/_ie7.scss */
.ie7 .col-md-8 {
    width: 65.69266486422946%;
}
/* line 419, ../sass/_ie7.scss */
.ie7 .col-md-7 {
    width: 57.12912895262725%;
}
/* line 422, ../sass/_ie7.scss */
.ie7 .col-md-6 {
    width: 48.56559304102504%;
}
/* line 425, ../sass/_ie7.scss */
.ie7 .col-md-5 {
    width: 40.00205712942283%;
}
/* line 428, ../sass/_ie7.scss */
.ie7 .col-md-4 {
    width: 31.43852121782062%;
}
/* line 431, ../sass/_ie7.scss */
.ie7 .col-md-3 {
    width: 22.87498530621841%;
}
/* line 434, ../sass/_ie7.scss */
.ie7 .col-md-2 {
    width: 14.311449394616199%;
}
/* line 437, ../sass/_ie7.scss */
.ie7 .col-md-1 {
    width: 5.747913483013988%;
}
/* line 440, ../sass/_ie7.scss */
.ie7 .col-md-pull-12 {
    right: 100%;
}
/* line 443, ../sass/_ie7.scss */
.ie7 .col-md-pull-11 {
    right: 91.66666666666666%;
}
/* line 446, ../sass/_ie7.scss */
.ie7 .col-md-pull-10 {
    right: 83.33333333333334%;
}
/* line 449, ../sass/_ie7.scss */
.ie7 .col-md-pull-9 {
    right: 75%;
}
/* line 452, ../sass/_ie7.scss */
.ie7 .col-md-pull-8 {
    right: 66.66666666666666%;
}
/* line 455, ../sass/_ie7.scss */
.ie7 .col-md-pull-7 {
    right: 58.333333333333336%;
}
/* line 458, ../sass/_ie7.scss */
.ie7 .col-md-pull-6 {
    right: 50%;
}
/* line 461, ../sass/_ie7.scss */
.ie7 .col-md-pull-5 {
    right: 41.66666666666667%;
}
/* line 464, ../sass/_ie7.scss */
.ie7 .col-md-pull-4 {
    right: 33.33333333333333%;
}
/* line 467, ../sass/_ie7.scss */
.ie7 .col-md-pull-3 {
    right: 25%;
}
/* line 470, ../sass/_ie7.scss */
.ie7 .col-md-pull-2 {
    right: 16.666666666666664%;
}
/* line 473, ../sass/_ie7.scss */
.ie7 .col-md-pull-1 {
    right: 8.333333333333332%;
}
/* line 476, ../sass/_ie7.scss */
.ie7 .col-md-pull-0 {
    right: 0;
}
/* line 479, ../sass/_ie7.scss */
.ie7 .col-md-push-12 {
    left: 100%;
}
/* line 482, ../sass/_ie7.scss */
.ie7 .col-md-push-11 {
    left: 91.66666666666666%;
}
/* line 485, ../sass/_ie7.scss */
.ie7 .col-md-push-10 {
    left: 83.33333333333334%;
}
/* line 488, ../sass/_ie7.scss */
.ie7 .col-md-push-9 {
    left: 75%;
}
/* line 491, ../sass/_ie7.scss */
.ie7 .col-md-push-8 {
    left: 66.66666666666666%;
}
/* line 494, ../sass/_ie7.scss */
.ie7 .col-md-push-7 {
    left: 58.333333333333336%;
}
/* line 497, ../sass/_ie7.scss */
.ie7 .col-md-push-6 {
    left: 50%;
}
/* line 500, ../sass/_ie7.scss */
.ie7 .col-md-push-5 {
    left: 41.66666666666667%;
}
/* line 503, ../sass/_ie7.scss */
.ie7 .col-md-push-4 {
    left: 33.33333333333333%;
}
/* line 506, ../sass/_ie7.scss */
.ie7 .col-md-push-3 {
    left: 25%;
}
/* line 509, ../sass/_ie7.scss */
.ie7 .col-md-push-2 {
    left: 16.666666666666664%;
}
/* line 512, ../sass/_ie7.scss */
.ie7 .col-md-push-1 {
    left: 8.333333333333332%;
}
/* line 515, ../sass/_ie7.scss */
.ie7 .col-md-push-0 {
    left: 0;
}
/* line 518, ../sass/_ie7.scss */
.ie7 .col-md-offset-12 {
    margin-left: 100%;
}
/* line 521, ../sass/_ie7.scss */
.ie7 .col-md-offset-11 {
    margin-left: 91.66666666666666%;
}
/* line 524, ../sass/_ie7.scss */
.ie7 .col-md-offset-10 {
    margin-left: 83.33333333333334%;
}
/* line 527, ../sass/_ie7.scss */
.ie7 .col-md-offset-9 {
    margin-left: 75%;
}
/* line 530, ../sass/_ie7.scss */
.ie7 .col-md-offset-8 {
    margin-left: 66.66666666666666%;
}
/* line 533, ../sass/_ie7.scss */
.ie7 .col-md-offset-7 {
    margin-left: 58.333333333333336%;
}
/* line 536, ../sass/_ie7.scss */
.ie7 .col-md-offset-6 {
    margin-left: 50%;
}
/* line 539, ../sass/_ie7.scss */
.ie7 .col-md-offset-5 {
    margin-left: 41.66666666666667%;
}
/* line 542, ../sass/_ie7.scss */
.ie7 .col-md-offset-4 {
    margin-left: 33.33333333333333%;
}
/* line 545, ../sass/_ie7.scss */
.ie7 .col-md-offset-3 {
    margin-left: 25%;
}
/* line 548, ../sass/_ie7.scss */
.ie7 .col-md-offset-2 {
    margin-left: 16.666666666666664%;
}
/* line 551, ../sass/_ie7.scss */
.ie7 .col-md-offset-1 {
    margin-left: 8.333333333333332%;
}
/* line 554, ../sass/_ie7.scss */
.ie7 .col-md-offset-0 {
    margin-left: 0;
}
/* line 558, ../sass/_ie7.scss */
.ie7 .col-lg-1,
.ie7 .col-lg-2,
.ie7 .col-lg-3,
.ie7 .col-lg-4,
.ie7 .col-lg-5,
.ie7 .col-lg-6,
.ie7 .col-lg-7,
.ie7 .col-lg-8,
.ie7 .col-lg-9,
.ie7 .col-lg-10,
.ie7 .col-lg-11 {
    float: left;
}
/* line 571, ../sass/_ie7.scss */
.ie7 .col-lg-12 {
    width: 99.94680851063829%;
}
/* line 574, ../sass/_ie7.scss */
.ie7 .col-lg-11 {
    width: 91.38327259903608%;
}
/* line 577, ../sass/_ie7.scss */
.ie7 .col-lg-10 {
    width: 82.81973668743387%;
}
/* line 579, ../sass/_ie7.scss */
.ie7 .col-lg-9 {
    width: 74.25620077583166%;
}
/* line 582, ../sass/_ie7.scss */
.ie7 .col-lg-8 {
    width: 65.69266486422946%;
}
/* line 585, ../sass/_ie7.scss */
.ie7 .col-lg-7 {
    width: 57.12912895262725%;
}
/* line 588, ../sass/_ie7.scss */
.ie7 .col-lg-6 {
    width: 48.56559304102504%;
}
/* line 591, ../sass/_ie7.scss */
.ie7 .col-lg-5 {
    width: 40.00205712942283%;
}
/* line 594, ../sass/_ie7.scss */
.ie7 .col-lg-4 {
    width: 31.43852121782062%;
}
/* line 597, ../sass/_ie7.scss */
.ie7 .col-lg-3 {
    width: 22.87498530621841%;
}
/* line 600, ../sass/_ie7.scss */
.ie7 .col-lg-2 {
    width: 14.311449394616199%;
}
/* line 603, ../sass/_ie7.scss */
.ie7 .col-lg-1 {
    width: 5.747913483013988%;
}
/* line 606, ../sass/_ie7.scss */
.ie7 .col-lg-pull-12 {
    right: 100%;
}
/* line 609, ../sass/_ie7.scss */
.ie7 .col-lg-pull-11 {
    right: 91.66666666666666%;
}
/* line 612, ../sass/_ie7.scss */
.ie7 .col-lg-pull-10 {
    right: 83.33333333333334%;
}
/* line 615, ../sass/_ie7.scss */
.ie7 .col-lg-pull-9 {
    right: 75%;
}
/* line 618, ../sass/_ie7.scss */
.ie7 .col-lg-pull-8 {
    right: 66.66666666666666%;
}
/* line 621, ../sass/_ie7.scss */
.ie7 .col-lg-pull-7 {
    right: 58.333333333333336%;
}
/* line 624, ../sass/_ie7.scss */
.ie7 .col-lg-pull-6 {
    right: 50%;
}
/* line 627, ../sass/_ie7.scss */
.ie7 .col-lg-pull-5 {
    right: 41.66666666666667%;
}
/* line 630, ../sass/_ie7.scss */
.ie7 .col-lg-pull-4 {
    right: 33.33333333333333%;
}
/* line 633, ../sass/_ie7.scss */
.ie7 .col-lg-pull-3 {
    right: 25%;
}
/* line 636, ../sass/_ie7.scss */
.ie7 .col-lg-pull-2 {
    right: 16.666666666666664%;
}
/* line 639, ../sass/_ie7.scss */
.ie7 .col-lg-pull-1 {
    right: 8.333333333333332%;
}
/* line 642, ../sass/_ie7.scss */
.ie7 .col-lg-pull-0 {
    right: 0;
}
/* line 645, ../sass/_ie7.scss */
.ie7 .col-lg-push-12 {
    left: 100%;
}
/* line 648, ../sass/_ie7.scss */
.ie7 .col-lg-push-11 {
    left: 91.66666666666666%;
}
/* line 651, ../sass/_ie7.scss */
.ie7 .col-lg-push-10 {
    left: 83.33333333333334%;
}
/* line 654, ../sass/_ie7.scss */
.ie7 .col-lg-push-9 {
    left: 75%;
}
/* line 657, ../sass/_ie7.scss */
.ie7 .col-lg-push-8 {
    left: 66.66666666666666%;
}
/* line 660, ../sass/_ie7.scss */
.ie7 .col-lg-push-7 {
    left: 58.333333333333336%;
}
/* line 663, ../sass/_ie7.scss */
.ie7 .col-lg-push-6 {
    left: 50%;
}
/* line 666, ../sass/_ie7.scss */
.ie7 .col-lg-push-5 {
    left: 41.66666666666667%;
}
/* line 669, ../sass/_ie7.scss */
.ie7 .col-lg-push-4 {
    left: 33.33333333333333%;
}
/* line 672, ../sass/_ie7.scss */
.ie7 .col-lg-push-3 {
    left: 25%;
}
/* line 675, ../sass/_ie7.scss */
.ie7 .col-lg-push-2 {
    left: 16.666666666666664%;
}
/* line 678, ../sass/_ie7.scss */
.ie7 .col-lg-push-1 {
    left: 8.333333333333332%;
}
/* line 681, ../sass/_ie7.scss */
.ie7 .col-lg-push-0 {
    left: 0;
}
/* line 684, ../sass/_ie7.scss */
.ie7 .col-lg-offset-12 {
    margin-left: 100%;
}
/* line 687, ../sass/_ie7.scss */
.ie7 .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
}
/* line 690, ../sass/_ie7.scss */
.ie7 .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
}
/* line 693, ../sass/_ie7.scss */
.ie7 .col-lg-offset-9 {
    margin-left: 75%;
}
/* line 696, ../sass/_ie7.scss */
.ie7 .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
}
/* line 699, ../sass/_ie7.scss */
.ie7 .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
}
/* line 702, ../sass/_ie7.scss */
.ie7 .col-lg-offset-6 {
    margin-left: 50%;
}
/* line 705, ../sass/_ie7.scss */
.ie7 .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
}
/* line 708, ../sass/_ie7.scss */
.ie7 .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
}
/* line 711, ../sass/_ie7.scss */
.ie7 .col-lg-offset-3 {
    margin-left: 25%;
}
/* line 714, ../sass/_ie7.scss */
.ie7 .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
}
/* line 717, ../sass/_ie7.scss */
.ie7 .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
}
/* line 720, ../sass/_ie7.scss */
.ie7 .col-lg-offset-0 {
    margin-left: 0;
}

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */
/**
 * 1.0 - Reset
 * -----------------------------------------------------------------------------
 */
/* line 1, ../sass/_reset.scss */
::selection {
    background: #dbd0a3;
    color: #fff;
    text-shadow: none;
}

/* line 7, ../sass/_reset.scss */
::-moz-selection {
    background: #dbd0a3;
    color: #fff;
    text-shadow: none;
}

/* line 13, ../sass/_reset.scss */
body,
button,
input,
select,
textarea {
    line-height: 1.5em;
    letter-spacing: 0.1em;
    font-family: 'helvetica neue','Roboto', helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 100;
}
/* line 23, ../sass/_reset.scss */
.IE body, .MSIE body, .Safari body, .IE
button, .MSIE
button, .Safari
button, .IE
input, .MSIE
input, .Safari
input, .IE
select, .MSIE
select, .Safari
select, .IE
textarea, .MSIE
textarea, .Safari
textarea {
    font-weight: 200;
}
/* line 26, ../sass/_reset.scss */
.IE body, .MSIE body, .chrome3301750136 body, .IE
button, .MSIE
button, .chrome3301750136
button, .IE
input, .MSIE
input, .chrome3301750136
input, .IE
select, .MSIE
select, .chrome3301750136
select, .IE
textarea, .MSIE
textarea, .chrome3301750136
textarea {
    letter-spacing: 0.05em;
}

/* line 31, ../sass/_reset.scss */
body {
    /*color: #000;*/
    /*background: -moz-linear-gradient(135deg, #aaa, #eee);*/
    /*background: -webkit-linear-gradient(135deg, #aaa, #eee);*/
    /*background: linear-gradient(-45deg, #aaa, #eee);*/
    color: #fff;
    background: #000;
}

/* line 36, ../sass/_reset.scss */
a {
    color: #beab5a;
    text-decoration: none;
}

/* line 41, ../sass/_reset.scss */
a:active,
a:hover {
    color: #beab5a;
}

/* line 46, ../sass/_reset.scss */
label {
    margin: 0;
}

/* line 50, ../sass/_reset.scss */
blockquote {
    color: #fff;
}

/* line 54, ../sass/_reset.scss */
blockquote cite,
blockquote small {
    color: #fff;
}

/* Buttons */
/* line 61, ../sass/_reset.scss */
a.button,
.button,
button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    border: 1px solid #ffffff;
    font-weight: 100;
    font-size: 1.5em;
    text-transform: none;
    line-height: 1em;
    padding: 15px 0;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
/* line 81, ../sass/_reset.scss */
.IE a.button, .MSIE a.button, .Safari a.button, .IE
.button, .MSIE
.button, .Safari
.button, .IE
button, .MSIE
button, .Safari
button, .IE
.contributor-posts-link, .MSIE
.contributor-posts-link, .Safari
.contributor-posts-link, .IE
input[type="button"], .MSIE
input[type="button"], .Safari
input[type="button"], .IE
input[type="reset"], .MSIE
input[type="reset"], .Safari
input[type="reset"], .IE
input[type="submit"], .MSIE
input[type="submit"], .Safari
input[type="submit"] {
    font-weight: 200;
}
/* line 84, ../sass/_reset.scss */
form a.button, form
.button, form
button, form
.contributor-posts-link, form
input[type="button"], form
input[type="reset"], form
input[type="submit"] {
    padding-left: 60px;
    padding-right: 60px;
}

/* line 90, ../sass/_reset.scss */
a.button:hover,
a.button:focus,
.button:hover,
.button:focus,
button:hover,
button:focus,
.contributor-posts-link:hover,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background-color: #000;
    border: 1px solid #000;
    color:#fff!important;
}

/* line 107, ../sass/_reset.scss */
a.button:active,
.button:active,
button:active,
.contributor-posts-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    background-color: #000;
}

/* Search in the header */
/* line 119, ../sass/_reset.scss */
.search-toggle {
    background-color: #000;
}

/* line 123, ../sass/_reset.scss */
.search-toggle:hover,
.search-toggle.active {
    background-color: #000;
}

/* line 128, ../sass/_reset.scss */
.search-box {
    background-color: #000;
    padding-left: 0;
    padding-right: 0;
}

/* line 134, ../sass/_reset.scss */
.search-box .search-field {
    width: 100%;
}

/* Navigation */
/* line 139, ../sass/_reset.scss */
.site-navigation a {
    text-transform: none;
    display: block;
    width: 100%;
    height: 100%;
}

/* line 146, ../sass/_reset.scss */
.MSIE .site-navigation li:hover {
    background: url('../images/rgbapng/00000003-5.png?1395267956');
    background: rgba(0, 0, 0, 0.01);
}
/* line 148, ../sass/_reset.scss */
.MSIE .site-navigation li:hover > .sub-menu {
    background: url('../images/rgbapng/00000003-5.png?1395267956');
    background: rgba(0, 0, 0, 0.01);
}

/* line 153, ../sass/_reset.scss */
.site-navigation a:hover {
    color: #fff;
    text-decoration: none;
}

/* line 158, ../sass/_reset.scss */
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
    color: white;
    font-weight: 100;
    border-bottom: 8px solid #000;
}
/* line 165, ../sass/_reset.scss */
.IE .site-navigation .current_page_item > a, .MSIE .site-navigation .current_page_item > a, .IE
.site-navigation .current_page_ancestor > a, .MSIE
.site-navigation .current_page_ancestor > a, .IE
.site-navigation .current-menu-item > a, .MSIE
.site-navigation .current-menu-item > a, .IE
.site-navigation .current-menu-ancestor > a, .MSIE
.site-navigation .current-menu-ancestor > a {
    font-weight: 200;
}

/* line 171, ../sass/_reset.scss */
.ie8 .site-navigation a {
    text-transform: none;
}

/* line 175, ../sass/_reset.scss */
.ie8 .site-navigation a:hover {
    color: #fff;
    text-decoration: none;
}

/* line 180, ../sass/_reset.scss */
.ie8 .site-navigation .current_page_item > a,
.ie8 .site-navigation .current_page_ancestor > a,
.ie8 .site-navigation .current-menu-item > a,
.ie8 .site-navigation .current-menu-ancestor > a {
    color: white;
    font-weight: 100;
    border-bottom: 8px solid #fff;
}
/* line 187, ../sass/_reset.scss */
.IE .ie8 .site-navigation .current_page_item > a, .MSIE .ie8 .site-navigation .current_page_item > a, .Safari .ie8 .site-navigation .current_page_item > a, .IE
.ie8 .site-navigation .current_page_ancestor > a, .MSIE
.ie8 .site-navigation .current_page_ancestor > a, .Safari
.ie8 .site-navigation .current_page_ancestor > a, .IE
.ie8 .site-navigation .current-menu-item > a, .MSIE
.ie8 .site-navigation .current-menu-item > a, .Safari
.ie8 .site-navigation .current-menu-item > a, .IE
.ie8 .site-navigation .current-menu-ancestor > a, .MSIE
.ie8 .site-navigation .current-menu-ancestor > a, .Safari
.ie8 .site-navigation .current-menu-ancestor > a {
    font-weight: 200;
}

/* Primary Navigation */
/* line 194, ../sass/_reset.scss */
.primary-navigation {
    font-size: 130%;
    float: none;
    margin: 0;
}

/* line 200, ../sass/_reset.scss */
.primary-navigation a {
    padding: 0 20px;
}

/* line 204, ../sass/_reset.scss */
.primary-navigation ul ul {
    background-color: transparent;
}

/* line 208, ../sass/_reset.scss */
.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
    background-color: transparent;
    border-bottom: 8px solid #fff;
}

/* line 215, ../sass/_reset.scss */
.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
    background-color: transparent;
    color: #beab5a;
}

/* line 221, ../sass/_reset.scss */
.primary-navigation ul ul a.current-menu-item,
.primary-navigation ul ul li.current-menu-item > a {
    background-color: transparent;
    color: #beab5a;
}

/* line 227, ../sass/_reset.scss */
.primary-navigation .menu-item-has-children > a,
.primary-navigation .page_item_has_children > a {
    padding-right: 20px;
}

/* line 232, ../sass/_reset.scss */
.primary-navigation .menu-item-has-children > a:after,
.primary-navigation .page_item_has_children > a:after {
    display: none;
}

/* line 237, ../sass/_reset.scss */
.ie8 .primary-navigation {
    font-size: 130%;
    float: none;
    margin: 0;
}

/* line 243, ../sass/_reset.scss */
.ie8 .primary-navigation a {
    padding: 0 20px;
}

/* line 247, ../sass/_reset.scss */
.ie8 .primary-navigation ul ul {
    background-color: transparent;
}

/* line 251, ../sass/_reset.scss */
.ie8 .primary-navigation li:hover > a,
.ie8 .primary-navigation li.focus > a {
    background-color: transparent;
    border-bottom: 8px solid #000;
}

/* line 258, ../sass/_reset.scss */
.ie8 .primary-navigation ul ul a:hover,
.ie8 .primary-navigation ul ul li.focus > a {
    background-color: transparent;
    color: #beab5a;
}

/* line 264, ../sass/_reset.scss */
.ie8 .primary-navigation ul ul a.current-menu-item,
.ie8 .primary-navigation ul ul li.current-menu-item > a {
    background-color: transparent;
    color: #beab5a;
}

/* line 270, ../sass/_reset.scss */
.ie8 .primary-navigation .menu-item-has-children > a,
.ie8 .primary-navigation .page_item_has_children > a {
    padding-right: 20px;
}

/* line 275, ../sass/_reset.scss */
.ie8 .primary-navigation .menu-item-has-children > a:after,
.ie8 .primary-navigation .page_item_has_children > a:after {
    display: none;
}

/* line 280, ../sass/_reset.scss */
.search-field {
    width: 100%;
}

/* line 284, ../sass/_reset.scss */
.search-submit {
    display: none;
}

/* line 288, ../sass/_reset.scss */
.full-width .site-content {
    margin-left: 0;
}

/* line 292, ../sass/_reset.scss */
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
    background-color: transparent;
    max-width: none;
}

/* line 301, ../sass/_reset.scss */
.search-box-wrapper, .featured-content {
    padding-left: 0;
}

/* line 305, ../sass/_reset.scss */
.site {
    background-color: transparent;
    max-width: none;
}

/* line 310, ../sass/_reset.scss */
.site:before {
    display: none;
}

/* line 313, ../sass/_reset.scss */
.ie8 .site:before {
    display: none;
}

/* line 317, ../sass/_reset.scss */
.site-header {
    background-color: transparent;
    max-width: none;
}

/* line 322, ../sass/_reset.scss */
.archive-header, .page-header {
    max-width: none;
}

/* Comment */
/* line 328, ../sass/_reset.scss */
.comments-area {
    max-width: none;
}

/* line 332, ../sass/_reset.scss */
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
    color: #000;
}

/* Entry title */
/* line 343, ../sass/_reset.scss */
.entry-title a {
    color: #000;
}

/* line 347, ../sass/_reset.scss */
.entry-title a:hover {
    color: #beab5a;
}

/* Entry meta */
/* line 353, ../sass/_reset.scss */
.entry-meta {
    color: #000;
}

/* line 358, ../sass/_reset.scss */
.entry-meta a {
    color: #000;
}

/* line 362, ../sass/_reset.scss */
.entry-meta a:hover {
    color: #beab5a;
}

/* line 366, ../sass/_reset.scss */
.cat-links a {
    color: #000;
}

/* line 370, ../sass/_reset.scss */
.cat-links a:hover {
    color: #beab5a;
}

/* line 374, ../sass/_reset.scss */
.entry-content .edit-link a {
    color: #000;
}

/* line 378, ../sass/_reset.scss */
.entry-content .edit-link a:hover {
    color: #beab5a;
}

/* footer */
/* line 383, ../sass/_reset.scss */
.site-footer,
.site-info,
.site-info a {
    color: #fff;
}

/* line 389, ../sass/_reset.scss */
.site-info a:hover {
    color: #beab5a;
}

/* line 55, ../sass/screen.scss */
.no-js #loading-wrap {
    display: none;
}

/* line 59, ../sass/screen.scss */
.js #loading-wrap {
    position: fixed;
    height: 100%;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    background: #000;
    z-index: 1000;
    display: block;
}

/* line 71, ../sass/screen.scss */
#loading-wrap .vertical-center {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    max-width: 0;
}
/* line 76, ../sass/screen.scss */
.ie7 #loading-wrap .vertical-center {
    max-width: none;
    height: 100%;
    width: 100%;
}
/* line 81, ../sass/screen.scss */
#loading-wrap .vertical-center p {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 0;
    padding: 0 10px;
}
/* line 86, ../sass/screen.scss */
#loading-wrap .vertical-center .padding {
    padding: 10px;
}

/**
 * 2.0 - Repeatable Patterns
 * -----------------------------------------------------------------------------
 */
/* line 95, ../sass/screen.scss */
.row, .clearfix {
    *zoom: 1;
}
/* line 38, ../../../../../../var/lib/gems/1.8/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/general/_clearfix.scss */
.row:after, .clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/* line 99, ../sass/screen.scss */
.pull-right {
    float: right !important;
}

/* line 103, ../sass/screen.scss */
.tbl {
    height: 100%;
    width: 100%;
    display: table;
    position: relative;
    /*display: none;*/
}

/* line 111, ../sass/screen.scss */
.tbl-cell {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    max-width: 0;
}
/* line 116, ../sass/screen.scss */
.ie7 .tbl-cell {
    max-width: none;
}

/* line 122, ../sass/screen.scss */
.push-down .container > article {
    padding-top: 150px;
}
@media only screen and (max-width: 767px) {
    /* line 122, ../sass/screen.scss */
    .push-down .container > article {
        padding-top: 80px;
    }
}

/* line 130, ../sass/screen.scss */
.transparent-4 {
    opacity: 0.4;
}
/* line 132, ../sass/screen.scss */
.transparent-4:hover {
    opacity: 1;
}

/* line 137, ../sass/screen.scss */
.transparent-5 {
    opacity: 0.5;
}
/* line 139, ../sass/screen.scss */
.transparent-5:hover {
    opacity: 1;
}

/* line 144, ../sass/screen.scss */
h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}
/* line 146, ../sass/screen.scss */
h1.site-title, h1.entry-title, h2.site-title, h2.entry-title, h3.site-title, h3.entry-title, h4.site-title, h4.entry-title, h5.site-title, h5.entry-title, h6.site-title, h6.entry-title {
    text-transform: none;
}

/* line 151, ../sass/screen.scss */
h1, h1.entry-title {
    font-size: 3.5em;
    font-weight: 100;
    line-height: 1.17em;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    /* line 160, ../sass/screen.scss */
    #booking-system h1, #booking-system h1.entry-title {
        font-size: 2em;
    }
}

/* line 167, ../sass/screen.scss */
h2, h2.entry-subtitle {
    font-size: 1.5em;
    font-weight: 100;
    line-height: 1.17em;
    margin: 0;
    color: #beab5a;
}

/* line 175, ../sass/screen.scss */
h3, h3.entry-title {
    font-size: 1.5em;
    font-weight: 100;
    line-height: 1.17em;
    margin: 0;
}

/* line 182, ../sass/screen.scss */
p {
    margin-bottom: 1.17em;
}

/* line 186, ../sass/screen.scss */
article {
    position: relative;
}

/* line 190, ../sass/screen.scss */
.entry-content .edit-link {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

/* line 205, ../sass/screen.scss */

 {
/*    background: -moz-linear-gradient(135deg, #000000, #232323);
    background: -webkit-linear-gradient(135deg, #000000, #232323);
    background: linear-gradient(-45deg, #000000, #232323);*/
    background: black;
}

/* line 209, ../sass/screen.scss */
#page {
    overflow: hidden;
}
/* line 211, ../sass/screen.scss */
.ie8 #page {
    overflow: visible;
}

/* line 216, ../sass/screen.scss */
#content {
    position: relative;
}

/* line 220, ../sass/screen.scss */
.this-page-title {
    z-index: 10;
    left: 20px;
    font-size: 1.17em;
    top: 10px;
    position: absolute;
}
@media only screen and (min-width: 768px) {
    /* line 220, ../sass/screen.scss */
    .this-page-title {
        display: none;
    }
}
/* line 229, ../sass/screen.scss */
.ie .this-page-title {
    display: none;
}

/* line 234, ../sass/screen.scss */
ul.this-page-title {
    margin: 0;
    font-size: 0.88em;
    color: white;
}
/* line 238, ../sass/screen.scss */
ul.this-page-title li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    list-style: none;
    position: relative;
    padding-left: 20px;
}
/* line 243, ../sass/screen.scss */
ul.this-page-title li:before {
    position: absolute;
    top: -2px;
    left: 0;
    content: '>';
}
/* line 249, ../sass/screen.scss */
ul.this-page-title li:first-child {
    padding-left: 0;
}
/* line 251, ../sass/screen.scss */
ul.this-page-title li:first-child:before {
    display: none;
}
/* line 256, ../sass/screen.scss */
ul.this-page-title h1 {
    font-size: 1em;
    line-height: 1.5em;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    /* line 264, ../sass/screen.scss */
    .no-xs-padding {
        padding: 0;
    }
}
/**
 * 4.0 - Header
 * -----------------------------------------------------------------------------
 */
/* line 278, ../sass/screen.scss */
body.closed-warning {
    margin-top: 0;
}

/* line 282, ../sass/screen.scss */
#ie-warning {
    background: url('../images/rgbapng/000000bf-5.png?1400045885');
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    color: white;
}
/* line 292, ../sass/screen.scss */
#ie-warning h1 {
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.5em;
}
/* line 297, ../sass/screen.scss */
#ie-warning p {
    font-size: 1em;
    line-height: 1em;
}
/* line 301, ../sass/screen.scss */
#ie-warning.closed {
    display: none;
}
/* line 304, ../sass/screen.scss */
#ie-warning .container {
    *zoom: 1;
    max-width: 360px;
    background-color: #aa2020;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
/* line 38, ../../../../../../var/lib/gems/1.8/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/general/_clearfix.scss */
#ie-warning .container:after {
    content: "";
    display: table;
    clear: both;
}
/* line 312, ../sass/screen.scss */
.ie7 #ie-warning .container {
    margin-top: 20%;
}
/* line 315, ../sass/screen.scss */
.ie7 #ie-warning .container .row {
    margin-left: 0;
    margin-right: 0;
}
/* line 321, ../sass/screen.scss */
#ie-warning .close {
    text-align: right;
}
/* line 324, ../sass/screen.scss */
#ie-warning .content {
    width: 920px;
}
/* line 327, ../sass/screen.scss */
#ie-warning .update {
    padding: 10px 5px;
    color: white;
    display: block;
    border: 1px solid white;
    text-align: center;
    margin: 5px 0;
}

/* line 337, ../sass/screen.scss */
#upper-header, #footer-contact {
    background-color: #000000;
}
/* line 339, ../sass/screen.scss */
#upper-header ul, #footer-contact ul {
    margin: 0;
    float: right;
}
/* line 343, ../sass/screen.scss */
#upper-header li, #footer-contact li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    list-style: none;
    padding-left: 20px;
    font-size: 0.83em;
}
/* line 348, ../sass/screen.scss */
#upper-header li span:before, #footer-contact li span:before {
    font-size: 1.3em;
    top: 3px;
    position: relative;
}
/* line 354, ../sass/screen.scss */
#upper-header li a, #footer-contact li a {
    color: white;
}
/* line 357, ../sass/screen.scss */
#upper-header li:hover, #footer-contact li:hover, #upper-header li:hover a, #footer-contact li:hover a {
    color: #beab5a;
    text-decoration: none;
}
@media only screen and (max-width: 782px) {
    /* line 337, ../sass/screen.scss */
    #upper-header, #footer-contact {
        display: none;
    }
}

/* line 368, ../sass/screen.scss */
#masthead {
    position: fixed;
}
@media only screen and (max-width: 782px) {
    /* line 368, ../sass/screen.scss */
    #masthead {
        position: relative;
    }
}
/* line 374, ../sass/screen.scss */
.ie7 #masthead {
    display: block;
    position: relative;
    z-index: 1000;
    overflow: hidden;
}

@media screen and (min-width: 783px) {
    /* line 383, ../sass/screen.scss */
    .masthead-fixed .site-main {
        margin-top: 0px;
    }
}
/* line 388, ../sass/screen.scss */
#head-bg {
    /*background: #eee;*/
    /*background: -moz-linear-gradient(#eee 0%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 1) 100%);*/
    /*background: -webkit-linear-gradient(#eee 0%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 1) 100%);*/
    /*background: linear-gradient(#eee 0%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 255) 1%);*/
    background: #000000;
    /*background: -moz-linear-gradient(#000000 0%, rgba(0, 0, 0, 0.9) 90%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(#000000 0%, rgba(0, 0, 0, 0.9) 90%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(#000000 0%, rgba(0, 0, 0, 0.9) 90%, rgba(0, 0, 0, 0) 100%);*/
    -moz-transition: all 100ms 100ms ease;
    -o-transition: all 100ms 100ms ease;
    -webkit-transition: all 100ms 100ms;
    -webkit-transition-delay: ease;
    transition: all 100ms 100ms ease;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 1;
    bottom: 0;
}
/* line 399, ../sass/screen.scss */
#head-bg.add-bg {
    bottom: 100%;
    opacity: 0;
}

/* line 405, ../sass/screen.scss */
.header-main {
    padding: 20px 0 40px;
}
@media only screen and (max-width: 782px) {
    /* line 405, ../sass/screen.scss */
    .header-main {
        background-color: #000000;
        padding: 10px 15px;
        margin: 0;
        width: 100%;
    }
}
@media only screen and (max-width: 782px) {
    /* line 414, ../sass/screen.scss */
    .header-main .col-xs-12.col-sm-8.col-md-9.no-xs-padding {
        width: 100%;
    }
}

/* line 421, ../sass/screen.scss */
#site-header {
    padding-top: 40px;
}
@media only screen and (max-width: 782px) {
    /* line 421, ../sass/screen.scss */
    #site-header {
        padding-top: 0;
    }
}

/* line 430, ../sass/screen.scss */
.ie7 .site-header, .ie8 .site-header {
    background-color: #000000 !important;
    padding-bottom: 20px;
}

/* line 435, ../sass/screen.scss */
.site-title {
    float: none;
}
/* line 437, ../sass/screen.scss */
.site-title a {
    text-indent: -119988px;
    display:block;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url('../images/icons-sd021ca5b86.png');
    background-image: url('../images/logo.jpg');
    /*background-position: 0 -6px;*/
    background-repeat: no-repeat;
    height: 43px;
    width: 156px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    /* line 437, ../sass/screen.scss */
    .site-title a {
        /*background-position: 0 -79.5px;*/
        /*-moz-background-size: 186.2px 147px;*/
        /*-o-background-size: 186.2px 147px;*/
        /*-webkit-background-size: 186.2px 147px;*/
        /*background-size: 186.2px 147px;*/
        background-image: url('../images/icons-retina-s0141125bf7.png');
        background-image: url('../images/logo.jpg');
    }
}
@media only screen and (max-width: 782px) {
    /* line 437, ../sass/screen.scss */
    .site-title a {
        /*display: inline-block;*/
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        /**display: inline;*/
        background-image: url('../images/icons-sd021ca5b86.png');
        background-image: url('../images/logo.jpg');
        /*background-position: 0 -80px;*/
        background-repeat: no-repeat;
        height: 43px;
        width: 156px;
    }
}
@media only screen and (max-width: 782px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 782px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (max-width: 782px) and (min-device-pixel-ratio: 2) {
    /* line 437, ../sass/screen.scss */
    .site-title a {
        /*background-position: 0 -79.5px;*/
        /*-moz-background-size: 186.2px 147px;*/
        /*-o-background-size: 186.2px 147px;*/
        /*-webkit-background-size: 186.2px 147px;*/
        /*background-size: 186.2px 147px;*/
        background-image: url('../images/icons-retina-s0141125bf7.png');
        background-image: url('../images/logo.jpg');
    }
}

/* line 444, ../sass/screen.scss */
.ie7 .site-title a {
    text-indent: 0;
    color: transparent;
}

/* line 451, ../sass/screen.scss */
.backToTop {
    cursor: pointer;
}
/* line 453, ../sass/screen.scss */
.backToTop span[class*="icon"] {
    font-size: 1.5em;
    position: relative;
    top: 6px;
}

/**
 * 5.0 - Navigation
 * -----------------------------------------------------------------------------
 */
/* line 465, ../sass/screen.scss */
.menu-toggle {
    top: 20px;
    display: none;
}
@media only screen and (max-width: 782px) {
    /* line 465, ../sass/screen.scss */
    .menu-toggle {
        display: block;
    }
}

/* line 474, ../sass/screen.scss */
.menu-toggle-2 {
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: 23px;
    right: 10px;
    text-align: center;
    font-size: 20px;
    height: auto;
    width: auto;
}
/* line 484, ../sass/screen.scss */
.menu-toggle-2:before {
    display: none;
}

/* line 489, ../sass/screen.scss */
.primary-navigation, .ie .primary-navigation {
    border-bottom: 1px solid #000;
}
/* line 491, ../sass/screen.scss */
.primary-navigation .no-relative, .ie .primary-navigation .no-relative {
    position: static;
}
/* line 493, ../sass/screen.scss */
.primary-navigation .no-relative > .full-width, .ie .primary-navigation .no-relative > .full-width {
    left: 0;
    width: 100%;
}
/* line 496, ../sass/screen.scss */
.primary-navigation .no-relative > .full-width > li, .ie .primary-navigation .no-relative > .full-width > li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    text-align: center;
}
/* line 503, ../sass/screen.scss */
.primary-navigation .sub-menu, .ie .primary-navigation .sub-menu {
    display: none;
}
/* line 505, ../sass/screen.scss */
.primary-navigation .sub-menu li a, .ie .primary-navigation .sub-menu li a {
    border-bottom: none;
    width: auto;
    padding: 20px;
    display: block;
}
/* line 513, ../sass/screen.scss */
.primary-navigation li:hover > .sub-menu, .ie .primary-navigation li:hover > .sub-menu {
    display: block;
}
/* line 523, ../sass/screen.scss */
.primary-navigation:hover .current_page_item > .sub-menu,
.primary-navigation:hover .current_page_parent > .sub-menu,
.primary-navigation:hover .current_page_ancestor > .sub-menu,
.primary-navigation:hover li.current-menu-ancestor > .sub-menu, .ie .primary-navigation:hover .current_page_item > .sub-menu,
.ie .primary-navigation:hover .current_page_parent > .sub-menu,
.ie .primary-navigation:hover .current_page_ancestor > .sub-menu,
.ie .primary-navigation:hover li.current-menu-ancestor > .sub-menu {
    display: none;
}
/* line 527, ../sass/screen.scss */
.primary-navigation:hover .current_page_item:hover > .sub-menu,
.primary-navigation:hover .current_page_parent:hover > .sub-menu,
.primary-navigation:hover .current_page_ancestor:hover > .sub-menu,
.primary-navigation:hover li.current-menu-ancestor:hover > .sub-menu, .ie .primary-navigation:hover .current_page_item:hover > .sub-menu,
.ie .primary-navigation:hover .current_page_parent:hover > .sub-menu,
.ie .primary-navigation:hover .current_page_ancestor:hover > .sub-menu,
.ie .primary-navigation:hover li.current-menu-ancestor:hover > .sub-menu {
    display: block;
}
/* line 538, ../sass/screen.scss */
.primary-navigation .current_page_item > .sub-menu,
.primary-navigation .current_page_parent > .sub-menu,
.primary-navigation .current_page_ancestor > .sub-menu,
.primary-navigation li.current-menu-ancestor > .sub-menu, .ie .primary-navigation .current_page_item > .sub-menu,
.ie .primary-navigation .current_page_parent > .sub-menu,
.ie .primary-navigation .current_page_ancestor > .sub-menu,
.ie .primary-navigation li.current-menu-ancestor > .sub-menu {
    display: block;
}
@media only screen and (max-width: 1199px) {
    /* line 543, ../sass/screen.scss */
    .primary-navigation li, .ie .primary-navigation li {
        font-size: 0.83em;
    }
    /* line 546, ../sass/screen.scss */
    .primary-navigation ul ul, .ie .primary-navigation ul ul {
        font-size: 14px;
    }
    /* line 549, ../sass/screen.scss */
    .primary-navigation a, .ie .primary-navigation a {
        padding: 0 10px !important;
    }
}
@media only screen and (max-width: 991px) {
    /* line 489, ../sass/screen.scss */
    .primary-navigation, .ie .primary-navigation {
        font-size: 90%;
    }
}
@media only screen and (max-width: 782px) {
    /* line 489, ../sass/screen.scss */
    .primary-navigation, .ie .primary-navigation {
        border: none;
        padding: 0;
    }
    /* line 561, ../sass/screen.scss */
    .primary-navigation li, .ie .primary-navigation li {
        font-size: 100%;
        line-height: 44px;
    }
    /* line 564, ../sass/screen.scss */
    .primary-navigation li > .sub-menu, .ie .primary-navigation li > .sub-menu {
        display: block;
    }
    /* line 568, ../sass/screen.scss */
    .primary-navigation .nav-menu, .ie .primary-navigation .nav-menu {
        border: none;
    }
    /* line 571, ../sass/screen.scss */
    .primary-navigation.toggled-on, .ie .primary-navigation.toggled-on {
        padding: 20px;
    }
    /* line 574, ../sass/screen.scss */
    .primary-navigation li:hover > a, .primary-navigation li.focus > a, .ie .primary-navigation li:hover > a, .ie .primary-navigation li.focus > a {
        color: #beab5a;
        border: none;
    }
}

/* line 582, ../sass/screen.scss */
.ie7 .primary-navigation .nav-menu {
    *zoom: 1;
    display: block;
}
/* line 38, ../../../../../../var/lib/gems/1.8/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/general/_clearfix.scss */
.ie7 .primary-navigation .nav-menu:after {
    content: "";
    display: table;
    clear: both;
}
/* line 586, ../sass/screen.scss */
.ie7 .primary-navigation li {
    border: 0;
    display: block;
    float: left;
}
/* line 591, ../sass/screen.scss */
.ie7 .primary-navigation .sub-menu {
    position: absolute;
}

/* line 595, ../sass/screen.scss */
.ie .primary-navigation .sub-menu li {
    float: left;
}
/* line 597, ../sass/screen.scss */
.ie .primary-navigation .sub-menu li a {
    display: block !important;
    overflow: hidden;
}

@media only screen and (max-width: 782px) {
    /* line 605, ../sass/screen.scss */
    .site-navigation li {
        border: none;
    }
    /* line 609, ../sass/screen.scss */
    .site-navigation .current_page_item > a,
    .site-navigation .current_page_ancestor > a,
    .site-navigation li.current-menu-ancestor > a,
    .site-navigation .current-menu-item > a,
    .site-navigation .current-menu-ancestor > a {
        color: #beab5a;
        border: none;
    }
}
/**
 *  6.0 - Content
 * -----------------------------------------------------------------------------
 */
/* line 626, ../sass/screen.scss */
#content .full-height.first-child, #content .third-height.first-child, #content .type-services-007.first-child {
    padding-top: 130px;
}
@media only screen and (max-width: 767px) {
    /* line 626, ../sass/screen.scss */
    #content .full-height.first-child, #content .third-height.first-child, #content .type-services-007.first-child {
        padding-top: inherit;
    }
}
/* line 634, ../sass/screen.scss */
#content .upper-section .full-height.first-child, #content .upper-section .third-height.first-child, #content .upper-section .type-services-007.first-child {
    padding-top: 50px;
}
@media only screen and (max-width: 991px) {
    /* line 634, ../sass/screen.scss */
    #content .upper-section .full-height.first-child, #content .upper-section .third-height.first-child, #content .upper-section .type-services-007.first-child {
        padding-top: 130px;
    }
}
@media only screen and (max-width: 767px) {
    /* line 634, ../sass/screen.scss */
    #content .upper-section .full-height.first-child, #content .upper-section .third-height.first-child, #content .upper-section .type-services-007.first-child {
        padding-top: inherit;
    }
}

/* line 647, ../sass/screen.scss */
.content-area, .content-sidebar,
.ie8 .content-area, .ie8 .content-sidebar {
    padding-top: 0;
}

/* line 652, ../sass/screen.scss */
.archive-header,
.comments-area,
.image-navigation,
.page-header,
.page-content,
.post-navigation,
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content footer.entry-meta {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* line 666, ../sass/screen.scss */
section {
    /*background: -moz-linear-gradient(135deg, #aaa, #eee);*/
    /*background: -webkit-linear-gradient(135deg, #aaa, #eee);*/
    /*background: linear-gradient(-45deg, #aaa, #eee);*/
    background-color: #000000;
    padding-top: 50px;
    padding-bottom: 50px;
}
/* line 670, ../sass/screen.scss */
section.full-height, section.third-height {
    /*background: -moz-linear-gradient(135deg, #aaa, #eee);*/
    /*background: -webkit-linear-gradient(135deg, #aaa, #eee);*/
    /*background: linear-gradient(-45deg, #aaa, #eee);*/
    /*background: -moz-linear-gradient(135deg, #000000, #232323);
    background: -webkit-linear-gradient(135deg, #000000, #232323);
    background: linear-gradient(-45deg, #000000, #232323);*/
    background: black;
}

/* royalSlider*/
/* line 677, ../sass/screen.scss */
.royalSlider {
    width: 100% !important;
    height: auto;
    overflow: hidden;
}
/* line 681, ../sass/screen.scss */
.royalSlider img.rsImg {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    border: none;
}

/* line 689, ../sass/screen.scss */
.royalSlider {
    max-height: 0;
}
/* line 691, ../sass/screen.scss */
.royalSlider.rsAutoHeight {
    max-height: none;
}
/* line 694, ../sass/screen.scss */
.royalSlider .rsOverflow {
    border: 1px solid #ffffff;
}
/* line 697, ../sass/screen.scss */
.royalSlider img.rsImg {
    padding: 20px !important;
}
/* line 700, ../sass/screen.scss */
.royalSlider .rsBullets {
    width: 100%;
    text-align: center;
}
/* line 704, ../sass/screen.scss */
.royalSlider .rsBullet {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin: 10px;
    height: 1em;
    width: 1em;
    background-color: transparent;
    border: 1px solid #ffffff;
    cursor: pointer;
}
/* line 713, ../sass/screen.scss */
.royalSlider .rsBullet span {
    height: 100%;
    width: 100%;
    display: block;
}
/* line 718, ../sass/screen.scss */
.royalSlider .rsBullet.rsNavSelected {
    background-color: #ffffff;
}

/**
 * 6.0 - Entry
 * -----------------------------------------------------------------------------
 */
/* line 729, ../sass/screen.scss */
.hentry {
    margin-bottom: 25px;
}

/* line 733, ../sass/screen.scss */
.entry-container {
    padding: 0 50px;
}
@media only screen and (max-width: 767px) {
    /* line 733, ../sass/screen.scss */
    .entry-container {
        padding: 50px 15px;
        text-align: center;
    }
}

/* line 741, ../sass/screen.scss */
.full-width .site-content .has-post-thumbnail .entry-header,
.full-width.singular .site-content .hentry.has-post-thumbnail {
    margin-top: 0;
}

@media only screen and (max-width: 767px) {
    /* line 747, ../sass/screen.scss */
    .entry-header {
        font-size: 0.6em;
    }
}
/* FAQ-page*/
/* line 755, ../sass/screen.scss */
.page-template-page-templatepage-faq-php #faq-nav, .single-faq-007 #faq-nav {
    margin: 0;
}
/* line 757, ../sass/screen.scss */
.page-template-page-templatepage-faq-php #faq-nav li, .single-faq-007 #faq-nav li {
    list-style: none;
    line-height: 1.17em;
    margin-bottom: 1.5em;
}
/* line 762, ../sass/screen.scss */
.page-template-page-templatepage-faq-php #faq-nav a, .single-faq-007 #faq-nav a {
    color: #ffffff;
}
/* line 764, ../sass/screen.scss */
.page-template-page-templatepage-faq-php #faq-nav a:hover, .single-faq-007 #faq-nav a:hover {
    color: #beab5a;
    text-decoration: none;
}
/* line 772, ../sass/screen.scss */
.page-template-page-templatepage-faq-php #faq-list article, .single-faq-007 #faq-list article {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #fff;
    position: relative;
    margin-bottom: 20px;
    padding: 40px;
}
/* line 778, ../sass/screen.scss */
.page-template-page-templatepage-faq-php #faq-list article h3, .single-faq-007 #faq-list article h3 {
    padding-right: 130px;
}
@media only screen and (max-width: 767px) {
    /* line 778, ../sass/screen.scss */
    .page-template-page-templatepage-faq-php #faq-list article h3, .single-faq-007 #faq-list article h3 {
        padding-right: 0px;
    }
}
/* line 785, ../sass/screen.scss */
.page-template-page-templatepage-faq-php #faq-list .backToTop, .single-faq-007 #faq-list .backToTop {
    position: absolute;
    right: 10px;
    top: 10px;
}
@media only screen and (max-width: 767px) {
    /* line 789, ../sass/screen.scss */
    .page-template-page-templatepage-faq-php #faq-list .backToTop .text, .single-faq-007 #faq-list .backToTop .text {
        display: none;
    }
}

/* Contact-page */
/* line 801, ../sass/screen.scss */
.page-template-page-templatepage-contact-php #contact-social, .single-stores-007 #contact-social {
    margin-left: 0;
}
/* line 803, ../sass/screen.scss */
.page-template-page-templatepage-contact-php #contact-social li, .single-stores-007 #contact-social li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    list-style: none;
    font-size: 2.5em;
}
/* line 808, ../sass/screen.scss */
.page-template-page-templatepage-contact-php #contact-social a, .single-stores-007 #contact-social a {
    color: #ffffff;
}
/* line 810, ../sass/screen.scss */
.page-template-page-templatepage-contact-php #contact-social a:hover, .single-stores-007 #contact-social a:hover {
    color: #beab5a;
    text-decoration: none;
}
/* line 816, ../sass/screen.scss */
.page-template-page-templatepage-contact-php #contact-details, .single-stores-007 #contact-details {
    font-size: 14px;
    margin: 0;
}
/* line 819, ../sass/screen.scss */
.page-template-page-templatepage-contact-php #contact-details li, .single-stores-007 #contact-details li {
    list-style: none;
    position: relative;
    margin-bottom: 20px;
    padding-left: 60px;
}
/* line 825, ../sass/screen.scss */
.page-template-page-templatepage-contact-php #contact-details h3, .single-stores-007 #contact-details h3 {
    font-size: 1em;
    color: #beab5a;
}
/* line 829, ../sass/screen.scss */
.page-template-page-templatepage-contact-php #contact-details span, .single-stores-007 #contact-details span {
    position: absolute;
    font-size: 3em;
    left: 0;
    top: -4px;
}
/* line 835, ../sass/screen.scss */
.page-template-page-templatepage-contact-php #contact-details a, .single-stores-007 #contact-details a {
    word-break: break-all;
    word-break: break-word;
    color: #ffffff;
}
/* line 838, ../sass/screen.scss */
.page-template-page-templatepage-contact-php #contact-details a:hover, .single-stores-007 #contact-details a:hover {
    color: #beab5a;
    text-decoration: none;
}

/* line 93, ../sass/_mixins.scss */
.wpcf7 #inner-editor::-webkit-input-placeholder {
    /* WebKit browsers */
    color: gray;
}
/* line 96, ../sass/_mixins.scss */
.wpcf7 #inner-editor:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: gray;
}
/* line 99, ../sass/_mixins.scss */
.wpcf7 #inner-editor::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: gray;
}
/* line 102, ../sass/_mixins.scss */
.wpcf7 #inner-editor:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: gray;
}
/* line 105, ../sass/_mixins.scss */
.wpcf7 #inner-editor.placeholder {
    color: gray;
}
/* line 850, ../sass/screen.scss */
.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
    color: #000000;
}
/* line 93, ../sass/_mixins.scss */
.wpcf7 input::-webkit-input-placeholder, .wpcf7 select::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: gray;
}
/* line 96, ../sass/_mixins.scss */
.wpcf7 input:-moz-placeholder, .wpcf7 select:-moz-placeholder, .wpcf7 textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: gray;
}
/* line 99, ../sass/_mixins.scss */
.wpcf7 input::-moz-placeholder, .wpcf7 select::-moz-placeholder, .wpcf7 textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: gray;
}
/* line 102, ../sass/_mixins.scss */
.wpcf7 input:-ms-input-placeholder, .wpcf7 select:-ms-input-placeholder, .wpcf7 textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: gray;
}
/* line 105, ../sass/_mixins.scss */
.wpcf7 input.placeholder, .wpcf7 select.placeholder, .wpcf7 textarea.placeholder {
    color: gray;
}
/* line 854, ../sass/screen.scss */
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    font-family: Arial, Helvetica Neue, sans-serif;
}
/* line 857, ../sass/screen.scss */
.wpcf7 input[type="submit"] {
    color: white;
}

/* about-page   and   fleet-page    and   service-page    and   single-services-007    and   single-fleet-007*/
/* line 863, ../sass/screen.scss */
.full-width.singular .site-content .hentry.has-post-thumbnail, .full-width.home .site-content .hentry.has-post-thumbnail {
    margin-top: 0;
}

/* line 869, ../sass/screen.scss */
.page-template-page-templatepage-about-php .full-height [class^="col"], .page-template-page-templatepage-about-php .third-height [class^="col"], .page-template-page-templatepage-fleet-php .full-height [class^="col"], .page-template-page-templatepage-fleet-php .third-height [class^="col"], .single-services-007 .full-height [class^="col"], .single-services-007 .third-height [class^="col"], .single-fleet-007 .full-height [class^="col"], .single-fleet-007 .third-height [class^="col"], .page-template-page-templatepage-services-php .full-height [class^="col"], .page-template-page-templatepage-services-php .third-height [class^="col"], .page-template-page-templatepage-home-php .full-height [class^="col"], .page-template-page-templatepage-home-php .third-height [class^="col"],.page-template-page-templatepage-home-php .half-height [class^="col"] {
    height: 100%;
}
/* line 873, ../sass/screen.scss */
.page-template-page-templatepage-about-php .full-height .tbl-cell, .page-template-page-templatepage-about-php .third-height .tbl-cell, .page-template-page-templatepage-fleet-php .full-height .tbl-cell, .page-template-page-templatepage-fleet-php .third-height .tbl-cell, .single-services-007 .full-height .tbl-cell, .single-services-007 .third-height .tbl-cell, .single-fleet-007 .full-height .tbl-cell, .single-fleet-007 .third-height .tbl-cell, .page-template-page-templatepage-services-php .full-height .tbl-cell, .page-template-page-templatepage-services-php .third-height .tbl-cell, .page-template-page-templatepage-home-php .full-height .tbl-cell, .page-template-page-templatepage-home-php .third-height .tbl-cell {
    text-align: left;
}
@media only screen and (max-width: 991px) {
    /* line 873, ../sass/screen.scss */
    .page-template-page-templatepage-about-php .full-height .tbl-cell, .page-template-page-templatepage-about-php .third-height .tbl-cell, .page-template-page-templatepage-fleet-php .full-height .tbl-cell, .page-template-page-templatepage-fleet-php .third-height .tbl-cell, .single-services-007 .full-height .tbl-cell, .single-services-007 .third-height .tbl-cell, .single-fleet-007 .full-height .tbl-cell, .single-fleet-007 .third-height .tbl-cell, .page-template-page-templatepage-services-php .full-height .tbl-cell, .page-template-page-templatepage-services-php .third-height .tbl-cell, .page-template-page-templatepage-home-php .full-height .tbl-cell, .page-template-page-templatepage-home-php .third-height .tbl-cell {
        text-align: center;
    }
}
/* line 880, ../sass/screen.scss */
.page-template-page-templatepage-about-php .col-md-12 .entry-container, .page-template-page-templatepage-fleet-php .col-md-12 .entry-container, .single-services-007 .col-md-12 .entry-container, .single-fleet-007 .col-md-12 .entry-container, .page-template-page-templatepage-services-php .col-md-12 .entry-container, .page-template-page-templatepage-home-php .col-md-12 .entry-container {
    padding: 0 15px;
}
/* line 883, ../sass/screen.scss */
.page-template-page-templatepage-about-php .entry-header p, .page-template-page-templatepage-fleet-php .entry-header p, .single-services-007 .entry-header p, .single-fleet-007 .entry-header p, .page-template-page-templatepage-services-php .entry-header p, .page-template-page-templatepage-home-php .entry-header p {
    font-size: 1.5em;
    font-weight: 100;
    line-height: 1.17em;
    margin: 0;
    color: #beab5a;
}
/* line 889, ../sass/screen.scss */
.IE .page-template-page-templatepage-about-php .entry-header p, .MSIE .page-template-page-templatepage-about-php .entry-header p, .IE .page-template-page-templatepage-fleet-php .entry-header p, .MSIE .page-template-page-templatepage-fleet-php .entry-header p, .IE .single-services-007 .entry-header p, .MSIE .single-services-007 .entry-header p, .IE .single-fleet-007 .entry-header p, .MSIE .single-fleet-007 .entry-header p, .IE .page-template-page-templatepage-services-php .entry-header p, .MSIE .page-template-page-templatepage-services-php .entry-header p, .IE .page-template-page-templatepage-home-php .entry-header p, .MSIE .page-template-page-templatepage-home-php .entry-header p {
    font-weight: 200;
}
/* line 894, ../sass/screen.scss */
.page-template-page-templatepage-about-php img.size-full, .page-template-page-templatepage-about-php img.size-large, .page-template-page-templatepage-about-php .wp-post-image, .page-template-page-templatepage-about-php .post-thumbnail img, .page-template-page-templatepage-fleet-php img.size-full, .page-template-page-templatepage-fleet-php img.size-large, .page-template-page-templatepage-fleet-php .wp-post-image, .page-template-page-templatepage-fleet-php .post-thumbnail img, .single-services-007 img.size-full, .single-services-007 img.size-large, .single-services-007 .wp-post-image, .single-services-007 .post-thumbnail img, .single-fleet-007 img.size-full, .single-fleet-007 img.size-large, .single-fleet-007 .wp-post-image, .single-fleet-007 .post-thumbnail img, .page-template-page-templatepage-services-php img.size-full, .page-template-page-templatepage-services-php img.size-large, .page-template-page-templatepage-services-php .wp-post-image, .page-template-page-templatepage-services-php .post-thumbnail img, .page-template-page-templatepage-home-php img.size-full, .page-template-page-templatepage-home-php img.size-large, .page-template-page-templatepage-home-php .wp-post-image, .page-template-page-templatepage-home-php .post-thumbnail img {
    max-width: 130% !important;
}
@media only screen and (max-width: 991px) {
    /* line 894, ../sass/screen.scss */
    .page-template-page-templatepage-about-php img.size-full, .page-template-page-templatepage-about-php img.size-large, .page-template-page-templatepage-about-php .wp-post-image, .page-template-page-templatepage-about-php .post-thumbnail img, .page-template-page-templatepage-fleet-php img.size-full, .page-template-page-templatepage-fleet-php img.size-large, .page-template-page-templatepage-fleet-php .wp-post-image, .page-template-page-templatepage-fleet-php .post-thumbnail img, .single-services-007 img.size-full, .single-services-007 img.size-large, .single-services-007 .wp-post-image, .single-services-007 .post-thumbnail img, .single-fleet-007 img.size-full, .single-fleet-007 img.size-large, .single-fleet-007 .wp-post-image, .single-fleet-007 .post-thumbnail img, .page-template-page-templatepage-services-php img.size-full, .page-template-page-templatepage-services-php img.size-large, .page-template-page-templatepage-services-php .wp-post-image, .page-template-page-templatepage-services-php .post-thumbnail img, .page-template-page-templatepage-home-php img.size-full, .page-template-page-templatepage-home-php img.size-large, .page-template-page-templatepage-home-php .wp-post-image, .page-template-page-templatepage-home-php .post-thumbnail img {
        max-width: 100% !important;
        width: 100% !important;
    }
}
/* line 901, ../sass/screen.scss */
.page-template-page-templatepage-about-php .flip-right, .page-template-page-templatepage-fleet-php .flip-right, .single-services-007 .flip-right, .single-fleet-007 .flip-right, .page-template-page-templatepage-services-php .flip-right, .page-template-page-templatepage-home-php .flip-right {
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    float: right !important;
}
/* line 904, ../sass/screen.scss */
.IE .page-template-page-templatepage-about-php .flip-right, .MSIE .page-template-page-templatepage-about-php .flip-right, .Firefox .page-template-page-templatepage-about-php .flip-right, .IE .page-template-page-templatepage-fleet-php .flip-right, .MSIE .page-template-page-templatepage-fleet-php .flip-right, .Firefox .page-template-page-templatepage-fleet-php .flip-right, .IE .single-services-007 .flip-right, .MSIE .single-services-007 .flip-right, .Firefox .single-services-007 .flip-right, .IE .single-fleet-007 .flip-right, .MSIE .single-fleet-007 .flip-right, .Firefox .single-fleet-007 .flip-right, .IE .page-template-page-templatepage-services-php .flip-right, .MSIE .page-template-page-templatepage-services-php .flip-right, .Firefox .page-template-page-templatepage-services-php .flip-right, .IE .page-template-page-templatepage-home-php .flip-right, .MSIE .page-template-page-templatepage-home-php .flip-right, .Firefox .page-template-page-templatepage-home-php .flip-right {
    position: relative;
    right: 0;
}
@media only screen and (max-width: 991px) {
    /* line 904, ../sass/screen.scss */
    .IE .page-template-page-templatepage-about-php .flip-right, .MSIE .page-template-page-templatepage-about-php .flip-right, .Firefox .page-template-page-templatepage-about-php .flip-right, .IE .page-template-page-templatepage-fleet-php .flip-right, .MSIE .page-template-page-templatepage-fleet-php .flip-right, .Firefox .page-template-page-templatepage-fleet-php .flip-right, .IE .single-services-007 .flip-right, .MSIE .single-services-007 .flip-right, .Firefox .single-services-007 .flip-right, .IE .single-fleet-007 .flip-right, .MSIE .single-fleet-007 .flip-right, .Firefox .single-fleet-007 .flip-right, .IE .page-template-page-templatepage-services-php .flip-right, .MSIE .page-template-page-templatepage-services-php .flip-right, .Firefox .page-template-page-templatepage-services-php .flip-right, .IE .page-template-page-templatepage-home-php .flip-right, .MSIE .page-template-page-templatepage-home-php .flip-right, .Firefox .page-template-page-templatepage-home-php .flip-right {
        position: static;
    }
}

/* line 915, ../sass/screen.scss */
.page-template-page-templatepage-services-php .button {
    margin-bottom: 20px;
}

/* home-page */
/* line 922, ../sass/screen.scss */
.page-template-page-templatepage-home-php .upper-section {
    padding-top: 0;
    padding-bottom: 0;
}
/* line 925, ../sass/screen.scss */
.page-template-page-templatepage-home-php .upper-section .tbl {
    padding-top: 100px;
}
@media only screen and (max-width: 782px) {
    /* line 925, ../sass/screen.scss */
    .page-template-page-templatepage-home-php .upper-section .tbl {
        padding-top: 0;
    }
}
/* line 932, ../sass/screen.scss */
.page-template-page-templatepage-home-php .upper-section article {
    /*background: -moz-linear-gradient(135deg, #000000, #232323);
    background: -webkit-linear-gradient(135deg, #000000, #232323);
    background: linear-gradient(-45deg, #000000, #232323);*/
    background : black;
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 50px 0;
}
/* line 939, ../sass/screen.scss */
.page-template-page-templatepage-home-php .upper-section .bg-image {
    position: absolute;
    top: 0;
    height: 100%;
    padding-top: 100px;
}
/* line 945, ../sass/screen.scss */
.page-template-page-templatepage-home-php .upper-section .entry-container {
    padding-top: 0;
    padding-bottom: 0;
    max-width: 450px;
    margin: 0 auto;
}
/* line 951, ../sass/screen.scss */
.page-template-page-templatepage-home-php .upper-section .upper-entry-container {
    min-height: 25em;
}
@media only screen and (max-width: 991px) {
    /* line 951, ../sass/screen.scss */
    .page-template-page-templatepage-home-php .upper-section .upper-entry-container {
        min-height: 1px;
    }
}
/* line 957, ../sass/screen.scss */
.page-template-page-templatepage-home-php .upper-section .tbl-cell {
    padding-left: 15px;
    padding-right: 15px;
}
@media only screen and (max-width: 991px) {
    /* line 957, ../sass/screen.scss */
    .page-template-page-templatepage-home-php .upper-section .tbl-cell {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
/* line 965, ../sass/screen.scss */
.page-template-page-templatepage-home-php .upper-section .a.button, .page-template-page-templatepage-home-php .upper-section .button, .page-template-page-templatepage-home-php .upper-section button, .page-template-page-templatepage-home-php .upper-section .contributor-posts-link, .page-template-page-templatepage-home-php .upper-section input[type="button"], .page-template-page-templatepage-home-php .upper-section input[type="reset"], .page-template-page-templatepage-home-php .upper-section input[type="submit"] {
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (max-width: 991px) {
    /* line 922, ../sass/screen.scss */
    .page-template-page-templatepage-home-php .upper-section {
        font-size: 1em;
    }
}

/*service-page*/
/* line 979, ../sass/screen.scss */
.page-template-page-templatepage-services-php a.button,
.page-template-page-templatepage-services-php .button,
.page-template-page-templatepage-services-php button,
.page-template-page-templatepage-services-php .contributor-posts-link,
.page-template-page-templatepage-services-php input[type="button"],
.page-template-page-templatepage-services-php input[type="reset"],
.page-template-page-templatepage-services-php input[type="submit"] {
    padding-left: 0;
    padding-right: 0;
}

/* booking */
/* line 993, ../sass/screen.scss */
#booking-system h1, #booking-system h2, #booking-system h3, #booking-system h4, #booking-system h5, #booking-system h6, #booking-system p, #booking-system a, #booking-system label, #booking-system span, #booking-system button {
    color: #fff;
}
/* line 996, ../sass/screen.scss */
#booking-system table, #booking-system th, #booking-system td {
    border: none;
    text-align: center;
    color: white;
    vertical-align: middle;
}
/* line 1001, ../sass/screen.scss */
#booking-system table [ng-show="showMeridian"], #booking-system th [ng-show="showMeridian"], #booking-system td [ng-show="showMeridian"] {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
/* line 1006, ../sass/screen.scss */
#booking-system table a.button, #booking-system table .button, #booking-system table button, #booking-system table .contributor-posts-link, #booking-system table input[type="button"], #booking-system table input[type="reset"], #booking-system table input[type="submit"], #booking-system th a.button, #booking-system th .button, #booking-system th button, #booking-system th .contributor-posts-link, #booking-system th input[type="button"], #booking-system th input[type="reset"], #booking-system th input[type="submit"], #booking-system td a.button, #booking-system td .button, #booking-system td button, #booking-system td .contributor-posts-link, #booking-system td input[type="button"], #booking-system td input[type="reset"], #booking-system td input[type="submit"] {
    margin-bottom: 0;
    background: transparent;
    padding-left: 20px;
    padding-right: 20px;
}
/* line 1014, ../sass/screen.scss */
#booking-system table {
    margin: 20px 0 0;
}
/* line 1017, ../sass/screen.scss */
#booking-system .box {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #fff;
    position: relative;
    margin-bottom: 20px;
    padding: 40px;
}
@media only screen and (max-width: 643px) {
    /* line 1017, ../sass/screen.scss */
    #booking-system .box {
        padding: 20px;
    }
}
/* line 1027, ../sass/screen.scss */
#booking-system .hollow-box {
    position: relative;
    margin-bottom: 20px;
}
/* line 1031, ../sass/screen.scss */
#booking-system .entry-header {
    position: relative;
}
/* line 1033, ../sass/screen.scss */
#booking-system .entry-header h1, #booking-system .entry-header h1.entry-title {
    margin-bottom: 0;
}
/* line 1036, ../sass/screen.scss */
#booking-system .entry-header h2, #booking-system .entry-header h2.entry-subtitle {
    color: #beab5a;
}
/* line 1040, ../sass/screen.scss */
#booking-system h1 {
    margin-bottom: 25px;
}
/* line 1043, ../sass/screen.scss */
#booking-system h3 {
    margin: 0 0 10px;
    font-weight: bold;
}
/* line 1047, ../sass/screen.scss */
#booking-system label {
    font-weight: 100;
}
/* line 1049, ../sass/screen.scss */
.IE #booking-system label, .MSIE #booking-system label {
    font-weight: 200;
}
/* line 1054, ../sass/screen.scss */
#booking-system select, #booking-system input[type="text"], #booking-system textarea {
    width: 100%;
    font-weight: normal;
    color: #222222;
}
/* line 1058, ../sass/screen.scss */
.MSIE #booking-system select, .MSIE #booking-system input[type="text"], .MSIE #booking-system textarea {
    height: 38px;
    position: relative;
    line-height: 38px;
    padding: 0 10px;
}
/* line 1066, ../sass/screen.scss */
#booking-system select {
    -moz-appearance: none;
    -webkit-appearance: none;
    letter-spacing: 0.1em;
    font-family: 'helvetica neue', 'Roboto', helvetica, arial, sans-serif;
    font-size: 14px;
    padding: 0 10px;
    height: 38px;
    position: relative;
    line-height: 38px;
    background-color: white;
}
/* line 1076, ../sass/screen.scss */
.Firefox #booking-system select {
    padding: 7px 10px;
}
/* line 1079, ../sass/screen.scss */
.ie8 #booking-system select {
    padding-bottom: 8px;
}
/* line 1084, ../sass/screen.scss */
#booking-system .full-block {
    *zoom: 1;
}
/* line 38, ../../../../../../var/lib/gems/1.8/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/utilities/general/_clearfix.scss */
#booking-system .full-block:after {
    content: "";
    display: table;
    clear: both;
}
@media only screen and (max-width: 643px) {
    /* line 1088, ../sass/screen.scss */
    #booking-system .full-block a.button.halve, #booking-system .full-block .button.halve, #booking-system .full-block button.halve, #booking-system .full-block .contributor-posts-link.halve, #booking-system .full-block input[type="button"].halve, #booking-system .full-block input[type="reset"].halve, #booking-system .full-block input[type="submit"].halve {
        float: left;
        width: 49%;
    }
    /* line 1091, ../sass/screen.scss */
    #booking-system .full-block a.button.halve:first-of-type, #booking-system .full-block .button.halve:first-of-type, #booking-system .full-block button.halve:first-of-type, #booking-system .full-block .contributor-posts-link.halve:first-of-type, #booking-system .full-block input[type="button"].halve:first-of-type, #booking-system .full-block input[type="reset"].halve:first-of-type, #booking-system .full-block input[type="submit"].halve:first-of-type {
        margin-right: 2%;
    }
    /* line 1096, ../sass/screen.scss */
    #booking-system .full-block .inline-button.halve {
        float: left;
        width: 49%;
    }
}
/* line 1103, ../sass/screen.scss */
#booking-system a.button, #booking-system .button, #booking-system button, #booking-system .contributor-posts-link, #booking-system input[type="button"], #booking-system input[type="reset"], #booking-system input[type="submit"] {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 1.5em;
    padding-left: 60px;
    padding-right: 60px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
    /* line 1103, ../sass/screen.scss */
    #booking-system a.button, #booking-system .button, #booking-system button, #booking-system .contributor-posts-link, #booking-system input[type="button"], #booking-system input[type="reset"], #booking-system input[type="submit"] {
        padding-left: 45px;
        padding-right: 45px;
    }
}
@media only screen and (max-width: 643px) {
    /* line 1103, ../sass/screen.scss */
    #booking-system a.button, #booking-system .button, #booking-system button, #booking-system .contributor-posts-link, #booking-system input[type="button"], #booking-system input[type="reset"], #booking-system input[type="submit"] {
        display: block;
        width: 100%;
    }
}
/* line 1118, ../sass/screen.scss */
#booking-system .radio-fix {
    position: relative;
    position: relative;
    padding-left: 25px;
    display: block;
}
/* line 1123, ../sass/screen.scss */
#booking-system .radio-fix input {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
/* line 1130, ../sass/screen.scss */
#booking-system .dropdown-menu li, #booking-system .dropdown-menu a {
    color: #000000;
}
/* line 1133, ../sass/screen.scss */
#booking-system .error {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    background: #aa2020;
    padding: 10px 20px;
    margin-top: 15px;
    position: relative;
}
/* line 1140, ../sass/screen.scss */
#booking-system .error:before {
    position: absolute;
    content: '';
    bottom: 100%;
    border-width: 8px;
    border-color: transparent;
    border-style: solid;
    border-bottom-color: #aa2020;
}
/* line 1149, ../sass/screen.scss */
#booking-system .error a {
    text-decoration: underline;
}
/* line 1153, ../sass/screen.scss */
#booking-system .error-failure {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    background: #aa2020;
    padding: 10px 20px;
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
}
/* line 1161, ../sass/screen.scss */
#booking-system .error-failure:before {
    display: none;
}
/* line 1164, ../sass/screen.scss */
#booking-system .error-failure a {
    text-decoration: underline;
}
/* line 1168, ../sass/screen.scss */
#booking-system .loading {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background: url("../images/ajax-loader.gif");
    width: 24px;
    height: 24px;
    margin-left: 10px;
}
/* line 1175, ../sass/screen.scss */
#booking-system #refresh-container {
    position: relative;
}
/* line 1178, ../sass/screen.scss */
#booking-system .quoteValue {
    display: block;
    font-size: 3.5em;
    line-height: 1em;
}
/* line 1183, ../sass/screen.scss */
#booking-system .conditions {
    margin-top: 10px;
    margin-bottom: 0;
}
/* line 1187, ../sass/screen.scss */
#booking-system .divider {
    border: 1px solid #222222;
    width: 100%;
    display: block;
    margin: 40px 0 30px;
}
/* line 1193, ../sass/screen.scss */
#booking-system .box-button {
    text-align: center;
}
/* line 1196, ../sass/screen.scss */
#booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled {
    left: 0 !important;
    background-color: #222222;
    padding: 10px;
}
/* line 1201, ../sass/screen.scss */
#booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table a.button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table .button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table .contributor-posts-link, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table input[type="button"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table input[type="reset"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table input[type="submit"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th a.button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th .button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th .contributor-posts-link, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th input[type="button"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th input[type="reset"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th input[type="submit"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td a.button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td .button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td .contributor-posts-link, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td input[type="button"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td input[type="reset"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td input[type="submit"] {
    padding-left: 0;
    padding-right: 0;
}
/* line 1204, ../sass/screen.scss */
#booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table a.button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table .button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table .contributor-posts-link.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table input[type="button"].btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table input[type="reset"].btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table input[type="submit"].btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th a.button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th .button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th .contributor-posts-link.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th input[type="button"].btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th input[type="reset"].btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th input[type="submit"].btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td a.button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td .button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td .contributor-posts-link.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td input[type="button"].btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td input[type="reset"].btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled td input[type="submit"].btn-default {
    color: white;
}
/* line 1209, ../sass/screen.scss */
#booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled table {
    margin: 0;
}
/* line 1213, ../sass/screen.scss */
#booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled .h6 th {
    padding: 10px 0;
}
/* line 1217, ../sass/screen.scss */
#booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th {
    vertical-align: top;
}
/* line 1220, ../sass/screen.scss */
#booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th a.button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th .button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th .contributor-posts-link, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th input[type="button"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th input[type="reset"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled th input[type="submit"] {
    border: 0;
}
/* line 1224, ../sass/screen.scss */
#booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled a.button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled .button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled button, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled .contributor-posts-link, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled input[type="button"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled input[type="reset"], #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled input[type="submit"] {
    padding-left: 20px;
    padding-right: 20px;
}
/* line 1227, ../sass/screen.scss */
#booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled a.button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled .button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled button.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled .contributor-posts-link.btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled input[type="button"].btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled input[type="reset"].btn-default, #booking-system .dropdown-menu.ng-valid.ng-valid-date.ng-valid-date-disabled input[type="submit"].btn-default {
    color: #222222;
}

/* line 1234, ../sass/screen.scss */
.modal.in .modal-dialog {
    color: #222222;
}

/* line 1238, ../sass/screen.scss */
.printer-button {
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 3em;
    cursor: pointer;
}

/* line 1247, ../sass/screen.scss */
.Chrome #booking-system .select-style, .Safari #booking-system .select-style {
    position: relative;
}
/* line 1249, ../sass/screen.scss */
.Chrome #booking-system .select-style:before, .Safari #booking-system .select-style:before {
    content: "";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 5px;
    border-color: transparent;
    border-top-color: #222;
    z-index: 1;
    right: 10px;
    top: 50%;
}

/* line 1265, ../sass/screen.scss */
#booking-system .summary h4 {
    font-size: 18px;
    font-weight: 100;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #beab5a;
}
/* line 1273, ../sass/screen.scss */
#booking-system .summary label {
    font-size: 18px;
    margin: 25px 0 0;
}
/* line 1277, ../sass/screen.scss */
#booking-system .summary ul {
    margin-bottom: 0;
}
/* line 1280, ../sass/screen.scss */
#booking-system .summary .col-sm-6 + .col-sm-12 {
    margin-top: 25px;
}
/* line 1283, ../sass/screen.scss */
#booking-system .summary .inline-button {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}
@media only screen and (max-width: 643px) {
    /* line 1283, ../sass/screen.scss */
    #booking-system .summary .inline-button {
        display: block;
    }
}

/**
 *  8.0 - Footer
 * -----------------------------------------------------------------------------
 */
/* line 1296, ../sass/screen.scss */
#footer-contact {
    margin-bottom: 0;
}
/* line 1299, ../sass/screen.scss */
#footer-contact ul {
    float: none;
}
/* line 1302, ../sass/screen.scss */
#footer-contact li {
    font-size: 1.8em;
    line-height: 38px;
    padding-left: 0;
    padding-right: 20px;
}

/* line 1312, ../sass/screen.scss */
#footer-social ul {
    float: right;
    margin: 0;
}
/* line 1316, ../sass/screen.scss */
#footer-social li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    list-style: none;
}
/* line 1320, ../sass/screen.scss */
#footer-social a {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    font-size: 3em;
    text-align: center;
}
/* line 1324, ../sass/screen.scss */
#footer-social a:hover {
    text-decoration: none;
}

/* line 1330, ../sass/screen.scss */
#site-meta, #footer-nav {
    font-size: 14px;
}
/* line 1332, ../sass/screen.scss */
#site-meta ul, #footer-nav ul {
    margin: 0;
    font-size: 0.67em;
}
/* line 1336, ../sass/screen.scss */
#site-meta li, #footer-nav li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    text-decoration: none;
    padding: 0 5px;
    position: relative;
}
/* line 1341, ../sass/screen.scss */
#site-meta li:before, #footer-nav li:before {
    content: "|";
    position: absolute;
    left: -4px;
}
/* line 1346, ../sass/screen.scss */
#site-meta li:first-child:before, #footer-nav li:first-child:before {
    display: none;
}

/* line 1352, ../sass/screen.scss */
#footer-nav ul {
    float: right;
}

@media only screen and (max-width: 767px) {
    /* line 1358, ../sass/screen.scss */
    #footer-contact {
        display: block;
    }

    /* line 1361, ../sass/screen.scss */
    #footer-contact li {
        font-size: 1em;
    }

    /* line 1364, ../sass/screen.scss */
    #footer-contact, #footer-social, #site-meta {
        padding-bottom: 10px;
    }

    /* line 1368, ../sass/screen.scss */
    #footer-contact ul, #footer-social ul, #site-meta ul, #footer-nav ul {
        text-align: center;
        float: none;
    }
}

@media (max-width:991px) and (min-width:767px) {
    #main {
        margin-top:131px;
    }
}

@media (min-width:992px) and (max-height:718px) {
    #main {
        margin-top:131px;
    }
}
@media (min-width:992px) {
    #booking-system .col-md-3 {
        width: 30%;
    }
}

#booking-system .summary .entry-header h2.entry-subtitle,
#booking-system .summary .entry-header h1.entry-title {
    text-align:center;
}

.primary-navigation .nav-menu  {
text-align:right;
}