/* SPARKY DYNAMICALLY GENERATED CSS - DO NOT EDIT THIS FILE!
YOUR CHANGES WILL BE OVERWRITTEN AFTER NEXT SAVE OF TEMPLATE PARAMETERS!
You can add your custom CSS code in template options, under Custom tab or
you can edit file custom.css to add your CSS code. */

@import url('../../sparky_framework/css/icons/fontawesome.min.css');

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/4iCs6KVjbNBYlgo6eAT3v02QFg.ttf);
}
    
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/4iCv6KVjbNBYlgoCjC3Tt2aMH4V_gg.ttf);
}
    
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/4iCv6KVjbNBYlgoCxCvTt2aMH4V_gg.ttf);
}
    
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/0QI6MX1D_JOuGQbT0gvTJPa787weuyJGmKxemMeZ.ttf);
}
    
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-MoFkqh8ndeZzZ0.ttf);
}
    
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/0QI6MX1D_JOuGQbT0gvTJPa787z5vCJGmKxemMeZ.ttf);
}
    
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-C0Ckqh8ndeZzZ0.ttf);
}
    
* {
    box-sizing: border-box;
}

body {
    color:#777777;
    font-size:16px;
    line-height:1.6;
    font-family:'Lora', serif;
    text-align:left;
    font-weight:400;
    font-style:normal;
}

input, textarea, button, select {
    font-family:'Lora', serif;
}

.content_sparky li, dl, dd, dt {
    line-height:1.6;
}

.sparky_container::after {
    content:'';
    display:table;
    clear:both;
}

.clr {
    clear:both;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border:none;
}

.sparky_container {
    margin:0 auto;
    padding:0;
}

.sparky_container > .sparky_cell {
    float:left;
}


/* GRID SYSTEM */

.sparkle1 {
    width: 8.3333333333333%;
}

.sparkle2 {
    width: 16.666666666667%;
}

.sparkle3 {
    width: 25%;
}

.sparkle4 {
    width: 33.333333333333%;
}

.sparkle5 {
    width: 41.666666666667%;
}

.sparkle6 {
    width: 50%;
}

.sparkle7 {
    width: 58.333333333333%;
}

.sparkle8 {
    width: 66.666666666667%;
}

.sparkle9 {
    width: 75%;
}

.sparkle10 {
    width: 83.333333333333%;
}

.sparkle11 {
    width: 91.666666666667%;
}

.sparkle12 {
    width: 100%;
}

.full .sparky_container {
    width:100%;
}

/* ROW SETTINGS */

.sparky_row2.sparky_full {
    background-color:#543585;
}

.sparky_row3.sparky_full {
    background-color:#543585;
    background-image: url('../images/carousel_bg.png');
    background-position:bottom center;
    background-repeat:repeat-x;
}

.sparky_row4.sparky_full {
    background-color:#f1f1f1;
}

.sparky_row8.sparky_full {
    background-color:#f1f1f1;
    background-image: url('../images/content_bg.png');
    background-position:bottom center;
    background-repeat:repeat-x;
}

.sparky_row11.sparky_full {
    background-color:#543585;
}

.sparky_row13.sparky_full {
    background-color:#f1f1f1;
}

.sparky_row15.sparky_full {
    background-color:#543585;
}

.sparky_row16.sparky_full {
    background-color:#543585;
}


/* SCREEN < 768px AND < TEMPLATE WIDTH */

@media (max-width: 767px) {
    .sparky_container {
        width: 100%;
    }

    .sparky_container > [class*='sparkle'] {
        width: 100% !important;
    }

    .two [class*='sparkle'] {
        width: 50% !important;
    }

    .full .sparky_container {
        width:100%;
    }

    .full .sparky_container > .sparky_cell {
        margin: 0;
        padding: 0;
    }
}

/* SCREEN >= 768px AND < TEMPLATE WIDTH */

@media (min-width: 768px) {
    .sparky_container {
        width: 750px;
    }
}

/* SCREEN >= 992px AND < TEMPLATE WIDTH */

@media (min-width: 992px) {
    .sparky_container {
        width: 970px;
    }
}

/* SCREEN >= 1200px AND < TEMPLATE WIDTH */

@media (min-width: 1200px) {
    .sparky_container {
        width: 1170px;
    }
}

/* SCREEN >= TEMPLATE WIDTH */

@media (min-width:1310px) {
    .sparky_container {
        width:1280px;
    }

    [class*='sparkle'] {
        margin-left: 0;
    }
}
.one .sparkle1 {
    width: 8.3333333333333% !important;
}
.one .sparkle2 {
    width: 16.666666666667% !important;
}
.one .sparkle3 {
    width: 25% !important;
}
.one .sparkle4 {
    width: 33.333333333333% !important;
}
.one .sparkle5 {
    width: 41.666666666667% !important;
}
.one .sparkle6 {
    width: 50% !important;
}
.one .sparkle7 {
    width: 58.333333333333% !important;
}
.one .sparkle8 {
    width: 66.666666666667% !important;
}
.one .sparkle9 {
    width: 75% !important;
}
.one .sparkle10 {
    width: 83.333333333333% !important;
}
.one .sparkle11 {
    width: 91.666666666667% !important;
}
.one .sparkle12 {
    width: 100% !important;
}
.fluid .sparky_container {
    width: 100%;
}
.sparky_container > .sparky_cell {
    padding:15px 15px;
}

/* FONTS AND TYPOGRAPHY */

h1, h1 a {
    padding:30px 0;
    margin:0;
    line-height:1.1;
    color:#3a295f;
    font-size:48px;
    font-family:'Ubuntu', sans-serif;
    text-align:left;
    font-weight:700;
    font-style:normal;
}

h2, h2 a {
    padding:15px 0;
    margin:0;
    line-height:1.1;
    color:#3a295f;
    font-size:36px;
    font-family:'Ubuntu', sans-serif;
    text-align:left;
    font-weight:500;
    font-style:normal;
}

h2.row_heading {
    padding-left:15px;
    padding-right:15px;
}

h3 {
    padding:15px 0;
    margin:0;
    color:#3a295f;
    font-size:18px;
    line-height:1.4;
    font-family:'Ubuntu', sans-serif;
    text-align:left;
    font-weight:500;
    font-style:normal;
}

h3.row_subheading {
    padding-left:15px;
    padding-right:15px;
}

h4 {
    padding:15px 0;
    margin:0;
    color:#333333;
    font-size:18px;
    line-height:1.4;
    font-family:'Ubuntu', sans-serif;
    text-align:left;
    font-weight:500;
    font-style:normal;
}

a {
    color:#f95a92;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}

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

p {
    margin: 0 0 15px;
}

button,
button.btn,
a.btn,
button.btn-primary,
p.readmore a,
a.readmore {
    display: inline-block;
    padding: 4px 12px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image:none;
    border: 1px solid #cccccc;
    font-size:inherit;
    line-height:inherit;
    text-shadow:none;
    border-radius:0;
    box-shadow:none;
}

button:hover,
button.btn:hover,
button.btn-primary:hover,
button:active,
button.btn:active,
button.btn-primary:active,
button:focus,
button.btn:focus,
button.btn-primary:focus,
p.readmore a:hover,
p.readmore a:focus,
a.readmore:hover,
a.readmore:focus {
    color: #333333;
    text-decoration: none;
    background-color: #eeeeee;
    background-image:none;
}

p.readmore a.btn span {
    display:none;
}

/* blog layout */

.blog-items {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    clear:both;
}

.blog-items.columns-2 .blog-item {
    width:calc(50% - 7.5px);
}

.blog-items.columns-3 .blog-item {
    width:calc(33.33% - 7.5px);
}

.blog-items.columns-4 .blog-item {
    width:calc(25% - 7.5px);
}

.blog-items.columns-5 .blog-item {
    width:calc(20% - 7.5px);
}

.blog-items.columns-6 .blog-item {
    width:calc(16.66% - 7.5px);
}

@media (max-width: 767px) {

    .blog-items.columns-2 .blog-item,
    .blog-items.columns-3 .blog-item,
    .blog-items.columns-4 .blog-item,
    .blog-items.columns-5 .blog-item,
    .blog-items.columns-6 .blog-item {
        width:100%;
    }

}

.page-header {
    padding: 0;
    margin: 0;
    border: 0;
}

.pull-left.item-image, figure.left.item-image {
    margin-right:15px;
    float:left;
}

.pull-right.item-image, figure.right.item-image {
    margin-left:15px;
    float:right;
}

/* forms */

form {
    margin:0;
}

.form-inline {
    display:inline;
}

#login-form input {
    padding: 4px;
}

/* lists */

ul, ol {
    margin: 15px 45px;
    padding: 0;
}

div.item-page ol li, div.item-page ul li {
    margin: 0 0 10px 0;
    padding: 0;
}

div.icons ul.dropdown-menu li {
    margin: 0;
}


.fa, .fas, [class*=' icon-'], [class^=icon-] {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}

ul.arrow, ul.arrowleft, ul.calendar, ul.checklist, ul.clock, ul.delete, ul.email, ul.file, ul.folder, ul.heart, ul.information, ul.lock, ul.pencil, ul.play, ul.rss, ul.person, ul.shop, ul.song, ul.star, ul.star2, ul.trash, ul.tweak, ul.unlock, ul.warn {
    margin: 15px 45px;
    padding: 0;
}

ul.arrow li, ul.arrowleft li, ul.calendar li, ul.checklist li, ul.clock li, ul.delete li, ul.email li, ul.file li, ul.folder li, ul.heart li, ul.information li, ul.lock li, ul.pencil li, ul.play li, ul.rss li, ul.person li, ul.shop li, ul.song li, ul.star li, ul.star2 li, ul.trash li, ul.tweak li, ul.unlock li, ul.warn li {
    list-style: none;
    padding: 0 15px;
}

ul.arrow li:before, ul.arrowleft li:before, ul.calendar li:before, ul.checklist li:before, ul.clock li:before, ul.delete li:before, ul.email li:before, ul.file li:before, ul.folder li:before, ul.heart li:before, ul.information li:before, ul.lock li:before, ul.pencil li:before, ul.play li:before, ul.rss li:before, ul.person li:before, ul.shop li:before, ul.song li:before, ul.star li:before, ul.star2 li:before, ul.trash li:before, ul.tweak li:before, ul.unlock li:before, ul.warn li:before {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    padding: 0;
    margin: 0 -30px;
    position: absolute;
}

ul.arrow li:before {
    content: '\f061';
}

ul.arrowleft li:before {
    content: '\f060';
} 

ul.calendar li:before {
    content: '\f073';
}

ul.checklist li:before {
    content: '\f00c';
}

ul.clock li:before {
    content: '\f017';
}

ul.delete li:before {
    content: '\f00d';
}

ul.email li:before {
    content: '\f0e0';
}

ul.file li:before {
    content: '\f15b';
}

ul.folder li:before {
    content: '\f07b';
}

ul.heart li:before {
    content: '\f004';
}

ul.information li:before {
    content: '\f05a';
}

ul.lock li:before {
    content: '\f023';
}

ul.pencil li:before {
    content: '\f303';
}

ul.person li:before {
    content: '\f007';
}

ul.play li:before {
    content: '\f04b';
}

ul.rss li:before {
    content: '\f09e';
}

ul.shop li:before {
    content: '\f07a';
}

ul.song li:before {
    content: '\f001';
}

ul.star li:before {
    content: '\f005';
}

ul.star2 li:before {
    content: '\f006';
}

ul.trash li:before {
    content: '\f2ed';
}

ul.tweak li:before {
    content: '\f0ad';
}

ul.unlock li:before {
    content: '\f09c';
}

ul.warn li:before {
    content: '\f071';
}

/* font awesome icon sizes */

.fa-1 {
    font-size: 1em;
}

.fa-2 {
    font-size: 2em;
}

.fa-3 {
    font-size: 4em;
}

.fa-4 {
    font-size: 7em;
}

.fa-5 {
    font-size: 12em;
}

.fa-6 {
    font-size: 16em;
}

.fontawesome-icon-list {
    font-size: 10px;
}

.fontawesome-icon-list i {
    font-size: 16px;
}

.warning, .info, .error {
    padding:15px 30px;
    min-height: 50px;
}

.warning {
    color:#000;
    border: 1px solid #ffcc00;
    background:#ffff66;
}

.info {
    color:#006699;
    border: 1px solid #006699;
    background:#bde1ff;
}

.error {
    color:#900;
    border: 1px solid #900;
    background:#f8b5b5;
}

.warning:before, .info:before, .error:before {
    font-family: 'Font Awesome 6 Free';
    font-size: 32px;
    font-weight: 900;
    line-height:1;
    margin: 0 30px 0 0;
    float: left;
}

.warning:before {
    content: '\f071';
    color: #ffcc00;
}

.info:before {
    content: '\f05a';
    color:#006699;
}

.error:before {
    content: '\f057';
    color:#900;
}

.outline {
    background: transparent;
}

.warning.outline {
    color: #d5aa00;
}

.typewriter {
    background: url('../images/typewriter_bg.png');
    padding:20px 15px 20px 30px;
    color:#000;
    font-family:'Courier New', Courier, monospace;
    line-height:20px;
}

.quote {
    margin-left: auto;
    margin-right: auto;
    padding: 15px 15px 15px 15px;
    font-size: 24px;
    font-style: normal;
    line-height: 1.4;
    text-align: center;
    max-width: 600px;
}

.dropcap:first-letter {
    font-size: 300%;
    font-weight:bold;
    float:left;
    margin:0 10px 5px 0;
    line-height: 1;
}

.p_number:first-letter {
    display:block;
    float:left;
    font-family: monospace;
    font-size: 400%;
    line-height:1;
    font-weight:bold;
    text-align: center;
    margin:0 15px 15px 0;
    padding:5px 15px;
    position: relative;
    color: #fff;
    background: #ccc;
}

.inset_left {
    display:block;
    float:left;
    width: 150px;
    font-style: italic;
    margin: 15px 15px 15px 0;
}

.inset_right {
    display:block;
    float:right;
    width: 150px;
    font-style: italic;
    margin: 15px 0 15px 15px;
}

.inset_title {
    font-weight:bold;
    display:block;
}

img.img_left {
    float:left;
    margin:0 30px 30px 0;
}

img.img_right {
    float:right;
    margin:0 0 30px 30px;
}

blockquote {
    border-left: 3px solid #ccc;
    font-family: Georgia, serif;
    font-style: italic;
    margin: 15px;
    padding: 15px;
}

legend {
    display: block;
    padding: 15px;
    margin-bottom: 5px;
    background:#f5f5f5;
    border: 0;
    font-size:inherit;
    line-height:inherit;
}

code {
    display: block;
    padding: 1em;
    color:inherit;
    border:0;
}


.quote:before {
    display: block;
    text-align: center;
    font-family: 'Font Awesome 6 Free';
    content: '\f10d';
    font-size: 1.5em;
    font-style: normal;
    font-weight: 900;
    color: #ccc;
    float: none;
    margin-bottom: 15px;
}

.fontawesome-icon-list div {
    width: 25%;
    float: left;
    padding: 5px 0;
}

.fontawesome-icon-list i {
    width: 30px;
    color: #333;
}

@media(min-width:600px) {
    .two-cols {
        -moz-column-count:2;
        -webkit-column-count:2;
        column-count:2;
        -moz-column-gap:3em;
        -webkit-column-gap:3em;
        column-gap:3em;
    }

    .three-cols {
        -moz-column-count:3;
        -webkit-column-count:3;
        column-count:3;
        -moz-column-gap:3em;
        -webkit-column-gap:3em;
        column-gap:3em;
    }

    .four-cols {
        -moz-column-count:4;
        -webkit-column-count:4;
        column-count:4;
        -moz-column-gap:3em;
        -webkit-column-gap:3em;
        column-gap:3em;
    }

    .five-cols {
        -moz-column-count:5;
        -webkit-column-count:5;
        column-count:5;
        -moz-column-gap:2em;
        -webkit-column-gap:2em;
        column-gap:2em;
    }

    .six-cols {
        -moz-column-count:6;
        -webkit-column-count:6;
        column-count:6;
        -moz-column-gap:2em;
        -webkit-column-gap:2em;
        column-gap:2em;
    }
}

.abovecontent {
    padding: 0 0 30px 0;
}

.belowcontent {
    padding: 30px 0 0 0;
}


/* LOGO */

.sparky_logo {
    color:var(--sparkycolor1);
    font-size:24px;
    font-family:'Ubuntu', sans-serif;
    font-weight:400;
    font-style:normal;
    text-align:left;
    text-decoration:none;
}
.sparky_slogan {
    color:var(--sparkycolor1);
    font-size:12px;
    font-family:'Ubuntu', sans-serif;
    font-weight:400;
    font-style:normal;
    text-align:left;
    text-decoration:none;
}

.sparky_logo_link {
    display:block;
}


/* DROP-DOWN MENU */

ul.mnu_mainmenu {
    display:block;
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
    position:absolute;
    z-index:100;
    white-space:nowrap;
    text-align:right;
    position:relative;
    font-family:'Ubuntu', sans-serif;
}

.mnu_mainmenu ul {
    margin:0;
    list-style-type:none;
    list-style-position:outside;
    text-align:initial;
    position:absolute;
    z-index:100;
    background:#f95a92;
    width:200px;
    border:0px solid #333333;
    padding:12px;
}

.mnu_mainmenu > li > a, .mnu_mainmenu > li > span {
    display:block;
    margin:0;
    text-decoration:none;
    color:var(--sparkycolor1);
    font-size:15px;
    padding:0 20px;
    font-weight:400;
    font-style:normal;
    height:40px;
    line-height:40px;
    cursor:pointer;
}

.mnu_mainmenu  > li.active > a, .mnu_mainmenu > li.active > span {
    color:var(--sparkycolor1);
    cursor:pointer;
}

.mnu_mainmenu > li > a:hover, .mnu_mainmenu > li:hover > a, .mnu_mainmenu > li > a:hover, .mnu_mainmenu > li:hover > span {
    color:var(--sparkycolor1);
}

.mnu_mainmenu > li {
    display:inline-block;
    position:relative;
    text-align:left;
    margin:0;
    padding:0;
    border-right:0px solid #cccccc;
    border-bottom:0px solid #cccccc;
    border-top:0px solid #cccccc;
}

.mnu_mainmenu > li.active {
    background:#f3ce5c;
}

.mnu_mainmenu > li:first-child {
    border-left:0px solid #cccccc;
}

.mnu_mainmenu li:hover {
    position:relative;
    background:#f95a92;
}

.mnu_mainmenu li ul li:hover {
    background-color:#f95a92;
}

.mnu_mainmenu li ul li {
    height:35px;
    border-bottom:0px solid #333333;
    padding:0 10px;
    margin: 0;
    
    text-align:left;
}

.mnu_mainmenu li ul a, .mnu_mainmenu li ul span {
    display: block;
    line-height:35px;
    font-size:13px;
    color:var(--sparkycolor1);
    font-weight:400;
    font-family:'Ubuntu', sans-serif;
    font-style:normal;
    padding-top:0;
    cursor:pointer;
}

.mnu_mainmenu li ul li:hover > a, .mnu_mainmenu li ul li:hover > span {
    color:#f3ce5c;
}

.mnu_mainmenu li ul ul {
    left: calc(200px - 12px);
    margin-top:-12px;
}

.mnu_mainmenu ul ul {
    top:0px;
}

.mnu_mainmenu .sub {
    font-size:10px;
    line-height:normal;
    display:block;
}

.mnu_mainmenu > li > ul {
    display: none;
}


/* STANDARD MENU */
ul.mnu_bottommenu1 , ul.mnu_bottommenu2 , ul.mnu_bottommenu3 , ul.mnu_bottommenu4  {
    display:block;
    margin:0;
    padding:0;
    text-align:left;
}
ul.mnu_bottommenu1 ul, ul.mnu_bottommenu2 ul, ul.mnu_bottommenu3 ul, ul.mnu_bottommenu4 ul {
    margin:10px;
    padding:0;
}
.mnu_bottommenu1 li, .mnu_bottommenu2 li, .mnu_bottommenu3 li, .mnu_bottommenu4 li {
    display:block;
}
.mnu_bottommenu1 > li, .mnu_bottommenu2 > li, .mnu_bottommenu3 > li, .mnu_bottommenu4 > li {
    margin-bottom:5px;
    padding:5px 0px;
    font-size:14px;
    font-weight:400;
    font-style:normal;
    text-align:left;
}
.mnu_bottommenu1 > li > a, .mnu_bottommenu2 > li > a, .mnu_bottommenu3 > li > a, .mnu_bottommenu4 > li > a {
    color:var(--sparkycolor1);
    font-family:'Ubuntu', sans-serif;
    font-weight:400;
    font-style:normal;
}
.mnu_bottommenu1 > li > a:hover, .mnu_bottommenu2 > li > a:hover, .mnu_bottommenu3 > li > a:hover, .mnu_bottommenu4 > li > a:hover {
    color:var(--sparkycolor1);
}
.mnu_bottommenu1 > li li, .mnu_bottommenu2 > li li, .mnu_bottommenu3 > li li, .mnu_bottommenu4 > li li {
    margin:0;
    padding:0;
    font-size:11px;
    line-height:15px;
    font-weight:400;
    font-style:normal;
    text-align:left;
}
.mnu_bottommenu1 > li li a, .mnu_bottommenu2 > li li a, .mnu_bottommenu3 > li li a, .mnu_bottommenu4 > li li a {
    color:#777777;
    font-family:'Roboto', sans-serif;
    font-weight:400;
    font-style:normal;
    text-align:left;
}
.mnu_bottommenu1 > li li a:hover, .mnu_bottommenu2 > li li a:hover, .mnu_bottommenu3 > li li a:hover, .mnu_bottommenu4 > li li a:hover {
    color:#333333;   
}

/* RESPONSIVE TOP MENU */

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    zoom: 1;
}

.nav-collapse.opened {
    max-height: 9999px;
    position:absolute;
}

.nav-collapse.opened > ul {
    position: fixed;
    top: 0;
    left: 5%;
    width: 90%;
    height: auto;
    background:#444;
}

.nav-collapse.opened > ul ul {
    width: 100%;
    position: relative;
    left:0;
    padding:0;
    margin:0;
    background:#444;
    border:0;
}

.nav-collapse.opened > ul ul li {
    height:auto;
}

.nav-collapse.opened li {
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    text-align:initial;
}

.nav-collapse.opened li.active, .nav-collapse.opened li:hover {
    background-color:#333;
}

.nav-collapse.opened li.active a {
    color:#fff !important;
}

.nav-collapse.opened li a,
.nav-collapse.opened li span {
    padding:0 15px;
    margin:0;
    line-height:50px;
    height:50px;
    color:#fff !important;
}

.nav-collapse.opened li li a,
.nav-collapse.opened li li span {
    padding:0 30px;
    line-height:30px;
    height:30px;
}

.nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: url('../images/tinynav.png');
    background-size: 42px 84px;
    width: 42px;
    height: 42px;
    text-indent:-9999px;
    display:inline-block;
    float:right;
}

.nav-toggle.active {
    position: fixed;
    z-index: 999;
    right: 5%;
    top: 0;
    margin-top:5px;
    margin-right:15px;
    background-position: bottom;
}

#blocker {
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:9999;
}

@media screen and (min-width: 992px) {

    .js .nav-collapse {
        position: relative;
    }

    .js .nav-collapse.closed {
        max-height: none;
    }

    .nav-toggle {
        display: none;
    }

}

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

    .nav-collapse.closed {
        overflow:hidden;
    }

    .firstClick + ul {
        display: none !important;
    }

}
    
/* IMAGE ANIMATION */

.img-with-animation {
    opacity: 0;
    position: relative;
}

.img-with-animation[data-animation='grow-in'] {
    opacity: 0;
    transform: scale(0.4);
    transition: opacity 0.6s cubic-bezier(0.15, 0.84, 0.35, 1.25);}

.img-with-animation[data-animation='fade-in-from-left'] {
    left: -40px;
}

.img-with-animation[data-animation='fade-in-from-right'] {
    right: -40px;
}

.img-with-animation[data-animation='fade-in-from-bottom'] {
    bottom: -100px;
}

/* FLOATING ROW (usually for top menu) */

@keyframes topmenushow {
    0% {
        opacity: 1;
        transform: translateY(-50px);
    }
    
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fix_menu {
    position: fixed;
    top: 0;
    z-index: 89;
    width: 100%;
    background: rgba(255,255,255,.9) !important;
}

.topmenushow {
    animation-name: topmenushow;
    animation-fill-mode: both;
    animation-duration: .5s;
}

.element-invisible {
    display:none !important;
}

/* forms */

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

.has-danger input {
    border-color:red;
}

.form-control-feedback {
    color:red;
    padding: 0 15px;
}

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

.input-prepend .add-on,
.input-prepend .btn,
a.jmodedit {
    box-sizing: content-box;
}

.nav-tabs.nav-stacked {
    margin:0;
}

a.modal.btn, a.btn.hasTooltip, a.btn.modal-button {
    font-size:13px;
}

.input-password-toggle .icon-eye::before {
    content: '\f06e';
}

.input-password-toggle .icon-eye-slash::before {
    content: '\f070';
}

.btn .icon-edit::before {
    content: '\f044';
}

/* front-end edit */

a.jmodedit.btn {
    position: relative;
    z-index: 9999;
    padding: 15px;
    margin: 0;
    line-height: 1;
    color: #fff;
    background: #333;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-decoration: none;
}

a.jmodedit.btn > span.icon-edit {
    color: #fff
}

a.jmodedit.btn:hover {
    padding: 15px;
    margin: 0;
    line-height: 1;
    color: #fff;
    background: #000;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-decoration: none;
}

.moduletable [role='tooltip'] {
    color: #333;
    background: #fff;
    font-weight: 400;
    line-height: 1.5;
}

form#modules-form {
    background: #fff;
    color: #333;
    padding: 15px;
}

form#modules-form legend {
    color: #fff;
    background: #333;
    border: 0;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 18px;
}

[aria-describedby^='editarticle'] {
    padding: 15px;
    margin: 0;
    line-height: 1;
    color: #fff;
    background: #333;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-decoration: none;
    position: absolute;
    z-index: 9999;
    left: 15px;
}

[aria-describedby^='editarticle']:hover {
    color: #fff;
    background: #333;
}

[aria-describedby^='editarticle'] [role='tooltip'] {
    color: #333;
    background: #fff;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 15px;
    margin-left: -15px;
}

.edit.item-page button span {
    margin:0 5px;
}

#jform_publish_up_img, #jform_publish_down_img {
    padding:7px 12px 6px;
}

#jformposition_chzn ul.chzn-results li:nth-child(1),
#jformposition_chzn ul.chzn-results li:nth-child(2),
#jformposition_chzn ul.chzn-results li:nth-child(3) {
    display:none;
} 

/* article info */

dl.article-info {
    display:inline-block;
    width:auto;
    margin:0 0 10px;
    padding:4px 3px 3px;
    font-size:13px;
}

dl.article-info dt.article-info-term {
    display:none;
}

dl.article-info dd {
    display:inline-block;
    padding:0 5px;
    margin:0;
    border-right:1px solid #ccc;
}

dl.article-info dd:first-of-type {
    padding:0 5px 0 0;
}

dl.article-info dd:last-child {
    border:0;
}

/* print/email drop-down */

.items-leading .icons,
.items-row .icons {
    float:right;
    width:15%;
}

.dropdown-menu li a span {
    padding:0 10px;
    background-image:none !important;
}

.dropdown-menu li a span:before {
    margin-left:-10px;
}

/* pagination */

.icon-angle-left:before {
    content: '\f104';
}

.icon-angle-double-left:before {
    content: '\f100';
}

.icon-angle-right:before {
    content: '\f105';
}

.icon-angle-double-right:before {
    content: '\f101';
}

/* pager */

.pager li > a, .pager li > span {
    background: transparent;
    border: 1px solid #121212;
    border-radius: 0;
    color: #121212;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 25px;
    text-transform: uppercase;
}

/* tags */

ul.tags.list-inline, .mod-tagspopular ul {
    margin:0;
    padding:15px 0;
    list-style:none;
}

ul.tags.list-inline li, .mod-tagspopular ul li {
    display:inline-block;
    border:1px solid #ccc;
    padding:0;
    border-radius:4px;
    line-height:13px;
}

ul.tags.list-inline li:hover, .mod-tagspopular ul li:hover {
    background:#f5f5f5;
}

ul.tags.list-inline li a.btn, .mod-tagspopular ul li a {
    display:inline-block;
    background:none;
    border:none;
    text-shadow:none;
    color:#999;
    padding:5px;
    margin:0;
    font-size:13px;
    line-height:13px;
}

ul.tags.list-inline li a.btn:hover, .mod-tagspopular ul li a:hover {
    color:#666 !important;
}

/* rating */

.content_rating {
    display: inline-block;
    margin-inline-end: 15px;
}

.content_vote {
    display: inline-block;
    margin-bottom: 15px;
}

.content_rating ul {
    margin: 0 0 15px;
}

.content_vote select {
    display: inline-block;
    height: 30px;
}

.content_vote input.btn {
    height: 30px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

/* blog */

.items-more ol.nav {
    margin:0;
}

.items-more ol.nav li a {
    border:0;
    padding:5px 0;
}

.items-more ol.nav li a:hover,
.items-more ol.nav li a:focus {
    background:none;
}

/* category */

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

ul.category li {
    padding:10px 0;
}

ul.category li .list-title {
    font-size:18px;
}

/* contact form */


/* search form */

ol.com-finder__results-list,
ol.com-finder__results-list ul.result__taxonomy {
    margin: 0;
}

.com-finder__explained {
    padding-bottom: 30px;
}

/* user */

.registration legend,
.profile-edit legend {
    border:0;
    font-size:18px;
}

ul.mod-login__options {
    margin-left:0;
    margin-right:0;
}

/* breadcrumbs */

ol.mod-breadcrumbs {
    margin: 0;
}

/* faq */

.accordion-header {
    padding: 0;
}


/* Custom user code */

h2, h2 a {
    padding-bottom: 25px;
}

.item-page .page-header h2,
.item-page .page-header h2 a {
    font-size: 48px;
}

code, .popover, .popover * {
    color: #333;
}

legend {
    color: #fff;
}

button, button.btn, button.btn-primary, input.button, a.btn, .items-leading p.readmore a {
    background: transparent;
    background-color: #f95a92;
    border: 0;
    color: #fff;
    font-size: 14px;
    font-family: Ubuntu, sans-serif;
    font-weight: 400;
    padding: 20px 40px;
    text-transform: uppercase;
    transition: all 0.3s;
}

.items-leading p.readmore a.btn {
    padding: 17px 40px;
}

.items-row p.readmore a.btn {
    border:0;
    background: none;
    font-family: Lora,serif;
    padding: 0;
    text-transform: none;
    color: #f95a92;
}

.items-row p.readmore a.btn:hover {
    color: #3a295f;
}

button:hover, button.btn:hover, button.btn-primary:hover, input.button:hover, a.btn:hover,
button:active, button.btn:active, button.btn-primary:active, input.button:active, a.btn:active,
button:focus, button.btn:focus, button.btn-primary:focus, input.button:focus, a.btn:focus,
p.readmore a:hover {
    background-color: #3a295f;
    color: #fff;
    transition: all 0.3s;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border:0;
    border-radius: 0;
    border: 1px solid #543585;
    padding: 16px 10px;
    margin-bottom: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    box-sizing: border-box;
}

textarea {
    border-radius: 0;
    border: 1px solid #543585;
    padding: 10px;
    margin-bottom: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    box-sizing: border-box;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, input:focus:invalid:focus, textarea:focus:invalid:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #f95a92;
}

dl.article-info {
    margin: 0;
    width: auto;
    font-size: 14px;
    font-style: italic;
}

dl.article-info dd {
    border-right: 0;
}

ul.tags.inline {
    margin-bottom: 15px;
}

ul.tags.inline li {
    opacity: 0.7;
}

ul.tags.inline li:hover {
    background: transparent;
    opacity: 1;
}

.pager li>a, .pager li>span {
    background-color: #f95a92;
    border: 1px solid #f95a92;
}

.pager li>a:hover {
    background-color: #3a295f;
    border: 1px solid #3a295f;
}

/* toprow */

.toprow {
    width: 100%;
    position: absolute;
}

.toprow .sparky_container {
    max-width: 1320px;
}

.toprow a {
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 12px;
}

.toprow.light_mode a {
    color: #3a295f;
}

.toprow a:hover, .toprow.light_mode a:hover {
    color: #f3ce5c;
}

.toprow .mp_top2 {
    position: relative;
    z-index: 2;
    width: 60px;
    margin-left: -40px;
    margin-top: 150px
}

/* logorow */

.logorow .sparky_container {
    max-width: 1320px;
}

.logorow ul.menu > li > a {
    text-transform: uppercase;
}

.mp_logo {
    line-height: 1;
}

.mp_logo .sparky_feature {
    position: relative;
    background: url(../images/logo.png) no-repeat left;
    background-size: 45px 24px;
    padding: 0 0 0 55px;
}

.sparky_logo {
    line-height: 40px;
}

.logorow .sparky_menu {
    padding-right: 30px;
}

.mp_top1 {
    text-align: right;
    font-family: Ubuntu, sans-serif;
    color: #fff;
}

.mp_top1 i {
    color: #F3CE5C;
}

.mp_top1 p {
    line-height: 40px;
    margin: 0;
}

.topmenushow.logorow {
    background: rgba(84,53,133,0.9) !important;
}

/* carouselrow */

.carouselrow {
}

.carouselrow .sparky_container {
    max-width: 1320px;
}

.carouselrow .sparky_cell {
    padding-top: 0;
}

.hot_swipe_carousel_slides:not(.flickity-enabled) {
    display: none;
}

.hot_swipe_carousel_slides .contents h2 {
    font-weight: 400;
    font-family: Lora, sans-serif;
    padding-bottom: 15px;
}

.hot_swipe_carousel_slides .contents p {
    font-weight: 700;
    line-height: 1.2;
    font-family: Ubuntu, sans-serif;
}

.hot_swipe_carousel_slides .contents p a.btn {
    font-size: 14px;
}

.flickity-page-dots {
    width: 20px !important;
    right: -40px;
    top: 100px !important;
}

.flickity-page-dots .dot {
    margin: 0 0 15px !important;
    border-radius: 0 !important;
    width: 15px !important;
    height: 15px !important;
    background-color: transparent !important;
    border:2px solid #fff;
    opacity: 1 !important;
}

.flickity-page-dots .dot.is-selected {
    border:2px solid #F3CE5C;
}

/* advert row */

.advertrow {
    padding: 50px 0;
}

.advertrow p {
    clear: both;
}

.mp_advert2 {
    padding-left: 0;
}

p.numbered_item {
    font-size: 18px;
    line-height: 1.4;
    background: #fff;
    padding: 30px 20px;
    color: #3a295f;
    font-family: Ubuntu,sans-serif;
}

/* content row */

.contentrow {
    position: relative;
}

.contentrow .sparky_container {
    width: 1200px;
    padding: 45px;
    background: #fff;
}

.content_sparky li {
    line-height: 1.7;
}

.belowcontent {
    padding: 30px 0;
}

dl.article-info {
    padding-bottom: 15px;
}

.contentrow .items-leading {
    padding-bottom: 30px;
}

.item-image {
    padding-bottom: 15px;
}

.items-row .pull-left.item-image {
    margin-right: 6%;
    max-width: 47%;
}

.items-row .pull-right.item-image {
    margin-left: 6%;
    max-width: 47%;
}

.items-leading .pull-left.item-image {
    margin-right: 6%;
    max-width: 47%;
}

.items-leading .pull-right.item-image {
    margin-left: 6%;
    max-width: 47%;
}

.cols-2.row-fluid .span6 {
    width: 47%;
}

.cols-2.row-fluid [class*="span"] {
    margin-left: 6%;
}

.cols-2.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.contentrow .items-row h2,
.contentrow .items-row h2 a {
    font-size: 24px;
}

.contentrow .items-leading h2,
.contentrow .items-leading h2 a {

}

dl.article-info {
    padding-left: 0;
    padding-right: 0;
}

dl.article-info span.icon-calendar {
    display: none;
}

.item-page .page-header {
    padding-top: 10px;
}

.items-leading p.readmore {
    margin-top: 30px;
}

.content_sparky.sparkle9 {
    padding: 15px 30px 15px 15px;
}

.mp_right .moduletable {
    background: #f1f1f1;
    padding: 15px 15px 30px 15px;
    margin-bottom: 30px;
}

h4.newsflash-title {
    padding: 0;
}

.newsflash_item_date {
    font-size: 14px;
    padding-top: 15px;
}

/* sessions row */

.seansesrow {
    padding: 50px 0;
}

.seansesrow h1, .seansesrow h2, .seansesrow h3, .seansesrow h4 {
    color: #fff;
}

.seansesrow h3 {
    text-align: center;
    font-size: 36px;
    padding-bottom: 30px;
}

.seansesrow h4 {
    font-weight: 400;
}

.seansesrow li {
    line-height: 1.6;
}

.seansesrow ul#hot_film_tape li div {
    background: rgba(117,75,185,0.4);
    padding: 15px;
    transition: all 0.3s;
}

.seansesrow ul#hot_film_tape li:hover div {
    background: rgba(117,75,185,1);
    transition: all 0.3s;
}

.list_carousel li a {
    color: #f3ce5c !important;
}

.list_carousel li a:hover {
    color: #fff !important;
}

a#hot_film_tape_prev.prev, a#hot_film_tape_next.next {
    padding: 5px 10px !important;
    border:1px solid #3a295f !important;
    margin: 0 7px;
}

a#hot_film_tape_prev.prev:hover, a#hot_film_tape_next.next:hover {
    border:1px solid #fff !important;
}

/* testimonials row */

.testimonialsrow h3 {
    text-align: center;
    font-size: 36px;
    padding-top: 0;
    padding-bottom: 30px;
}

span.work_title {
    font-size: 14px;
    color: #aaa;
    font-weight: 400;
    padding: 0 7px;
}

.testimonialsrow .colored {
    text-align: center;
    margin-bottom: 0;
}

.testimonialsrow .page_row .sparky_cell {
    padding-top: 0;
    padding-bottom: 0;
}

/* pricing row */

.pricingrow h3 {
    text-align: center;
    font-size: 36px;
    padding-top: 0;
    padding-bottom: 30px;
}

.pricingrow .colored {
    text-align: center;
    margin-bottom: 0;
}

/* content row - layout */

.page_row {
    margin: 50px -15px;
}

.page_container::after {
    content: '';
    display: table;
    clear: both;
}

.page_container > .sparky_cell {
    float: left;
}

.row_full {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

/* special containers */

.flexcontainer {
    display: flex;
}

.alignleft {
    text-align: left;
}

.aligncenter {
    text-align: center;
}

.alignright {
    text-align: right;
}

.notopbottommargin {
    margin-top: 0;
    margin-bottom: 0;
}

.notopmargin {
    margin-top: 0;
}

.nobottommargin {
    margin-bottom: 0;
}

.notopbottompadding {
    padding-top: 0;
    padding-bottom: 0;
}

.notoppadding {
    padding-top: 0;
}

.nobottompadding {
    padding-bottom: 0;
}

.nopadding {
    padding: 0;
}

.bigpadding {
    padding: 50px;
}

/* text styles */

p.big_text {
    color: #f95a92;
    font-size: 24px;
    font-weight: 400;
    padding: 0 0 30px;
    line-height: 1.4;
}

.thin {
    max-width: 720px;
    margin: 15px auto;
}

.thin_left {
    max-width: 720px;
    margin: 15px;
}

.thin_right {
    max-width: 720px;
    margin: 15px 15px 15px auto;
}

.colored {
    color: #f95a92;
}

.greybg {
    background: #f1f1f1;
}

span.p_number {
    font-size: 36px;
    color: #fff;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: #f3ce5c;
    border-radius: 50%;
    margin: 0 15px 10px 0;
}

/* team page */

.page_container .view {
    text-align: center;
}

.mask h3 {
    border-left: 0;
    border-right: 0;
    padding: 30px 0 0 0;
}

.mask a {
    padding: 0 7px;
}

/* portfolio page */

.page_container.portfolio .sparky_cell {
    padding: 0 15px;
}

/* pricing page */

.page_container.pricing {
    text-align: center;
}

.page_container.pricing .plan {
    border: 1px solid #fff;
    background: #fff;
    padding: 30px;
    transition: all 0.3s;
}

.item-page .page_container.pricing .plan {
    border: 1px solid #f1f1f1;
    background: #f1f1f1;
}

.page_container.pricing .plan:hover,
.item-page .page_container.pricing .plan:hover,
.plan_border {
    border: 1px solid #543585 !important;
    transition: all 0.3s;
}

.page_container.pricing .plan_name {
    font-family: Ubuntu, sans-serif;
    font-size: 24px;
    color: #3a295f;
    font-weight: 500;
}

.page_container.pricing .plan_price {
    font-family: Ubuntu, sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
    color: #f95a92;
}

.page_container.pricing ul {
    margin: 50px 30px;
    padding: 0;
    list-style: none;
    min-height: 150px;
    text-align:center;
    text-align: left;
    display: inline-block;
}

.page_container.pricing li::before {
    content:"\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin: 0 10px;
    color: #58b75d;
}

.page_container.pricing li.negative::before {
    content:"\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin: 0 10px;
    color: red;
}

.page_container.pricing .plan.recommended {
}

.page_container.pricing .plan.recommended,
.page_container.pricing .plan.recommended .plan_name,
.page_container.pricing .plan.recommended .plan_price,
.page_container.pricing .plan.recommended .plan_term,
.page_container.pricing .plan.recommended li {
}

.page_container.pricing a.btn {
    display: block;
    color: #fff;
    background: #f95a92;
    border: 0;
    margin: 20px 0;
    padding: 17px 25px;
    font-size: 14px;
    transition: all .3s;
}

.page_container.pricing .sparky_cell:nth-of-type(2) a.btn {
    background: #543585;
}

.page_container.pricing .sparky_cell:nth-of-type(3) a.btn {
    background: #f3ce5c;
}

.page_container.pricing .sparky_cell a.btn:hover {
    background: #3a295f;
    text-decoration: none;
    transition: all .3s;
}

/* 404 page */

.page-404 input.inputbox.search-query {
    width: 100%;
}

/* footer row */

.footerrow {
    padding-top: 30px;
    color: #fff;
}

.footerrow h3 {
    border-left: 0;
    padding: 0 0 20px;
    color: #fff;
    font-size: 18px;
}

.footerrow a {
    color: #fff;
    opacity: 0.7;
}

.footerrow a:hover {
    opacity: 1;
}

.footerrow .mp_logo .sparky_feature {
    margin-top: 10px;
    margin-bottom: 30px;
}

.footerrow .sparky_logo, .footerrow .sparky_slogan {
    color: #ddd;
}

/* copyright row */

.copyrightrow {
    color: #fff;
    padding: 30px;
}

.copyrightrow .sparky_container {
    border-top: 1px solid #3a295f;
    padding-top: 30px;
}

.copyrightrow a {
    color: #fff;
}

.footerrow a:hover, .copyrightrow a:hover {
    color:#f95a92;
}

.copyrightrow p.copyright {
    font-family: Ubuntu, sans-serif;
    font-size: 14px;
    margin: 0;
}

.mp_footer {
    text-align: right;
}

.mp_footer a {
    color: #fff;
    display: inline-block;
    padding: 6px 10px;
}

.mp_footer a:hover {
    color: #fff;
    background: #f95a92;
}

.mp_footer i {
    font-size: 18px;
}

.mp_bottom1 .mp_logo {
    text-align: center;
}

.mp_bottom1 .mp_logo .sparky_feature {
    display: inline-block;
}

/* link animation */

.copyrightrow a, .footerrow a {
    transition: all 0.3s;
}

/* Responsive */

.nav-toggle {
    margin-top: 8px;
    background: url(../images/tinynav_white.png);
}

@media (max-width: 1439px) {

    .logorow .sparky_container {
        max-width: 1110px;
    }

    .carouselrow .sparky_container, .toprow .sparky_container {
        max-width: 1250px;
    }

}

@media (max-width: 1350px) {

    .logorow .sparky_cell {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .carouselrow .sparky_container {
        max-width: 1110px;
    }

    .flickity-page-dots {
        right: 30px;
    }

    .toprow .sparky_container {
        display: none;
    }

}

@media (max-width: 1139px) {

    .contentrow .sparky_container {
        width: 970px;
    }

    .page_container.pricing .plan_name {
        font-size: 18px;
    }

    .hot_swipe_carousel_slides .contents {
        font-size: 36px !important;
    }

}

@media (max-width: 991px) {

    .logorow nav:not(.opened) ul.menu {
        display: none;
    }

    .logorow .mp_mainmenu {
        float: right;
        width: 20% !important;
    }

    .logorow .mp_top1 {
        width: 55% !important;
    }

    .hot_swipe_carousel_slides .contents {
        top: 20% !important;
    }

    .contentrow .sparky_container {
        width: 750px;
    }

    span.p_number {
        display: block;
        float: none;
    }

    .nav-collapse.opened li {
        padding-bottom: 10px;
    }

    .nav-collapse.opened > li > a {
        line-height: 40px;
        height: 40px;
    }

    .mnu_mainmenu li ul li {
        border-bottom: 0;
        padding-top: 5px;
        padding-bottom: 5px !important;
    }

    .mnu_mainmenu li ul li a {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .mnu_mainmenu li ul li ul li a {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

}

@media (max-width: 767px) {

    .logorow .sparky_cell {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .nav-toggle {
        margin-top: 5px;
    }

    .hot_swipe_carousel_slides .contents {
        top: 5% !important;
        font-size: 28px !important;
    }

    .hot_swipe_carousel_slides .contents h2 {
        font-size: 16px !important;
    }

    button, button.btn, button.btn-primary, input.button, a.btn, .items-leading p.readmore a {
        padding: 12px 34px;
    }

    .contentrow .sparky_container {
        width: 100%;
        padding: 15px;
    }

    .item-image {
        max-width: 100% !important;
        width: 100% !important;
        margin: 0 0 15px !important;
    }

    .contentrow .items-leading h2, .contentrow .items-leading h2 a {
        font-size: 24px;
    }

    .cols-2.row-fluid .span6 {
        width: 100%;
        margin: 0 0 15px !important;
    }

    .advertrow .sparky_cell {
        padding-top: 0;
        padding-bottom: 0;
    }

    .mp_advert2 {
        padding-left: 15px;
    }

    .footerrow .sparky_cell {
        width: 50% !important;
    }

    p.copyright, .mp_footer {
        text-align: center;
    }

}

@media (max-width: 600px) {

    .one .mp_logo {
        width: 100% !important;
        padding-bottom: 0 !important;
    }

    .one .mp_mainmenu, .one .mp_top1 {
        padding-top: 0 !important;
    }

    .logorow .mp_top1 {
        width: 80% !important;
        text-align: left;
        padding-left: 70px !important;
    }

    .hot_swipe_carousel_slides .contents {
        position: relative !important;
        width: 100% !important;
        left: 0 !important;
        background: #fff !important;
        padding: 15px !important;
    }

    .flexcontainer {
        display: block;
    }

}


/* For DEMO purposes only. Can be safely deleted */

.sparky_settings {
    position: fixed;
    z-index: 9999;
    top: 60%;
    padding: 5px;
    background: #fff;
    cursor: pointer;
    line-height: 1.4;
}

.sparky_settings:hover {
    background: #fff;
}

.settings_content {
    display: none;
    float: left;
    padding-right: 15px;
    height: 28px;
}

.settings_content span {
    display: inline-block;
    width: 28px;
    height: 28px;
    border:3px solid #fff;
    border-radius: 19px;
}

.settings_content span:hover {
    border:3px solid #333;
}

.settings_content span.style1 {
    background: #543585;
}

.settings_content span.style2 {
    background: #23c1bd;
}

.settings_content span.style3 {
    background: #003366;
}

.settings_content span.style4 {
    background: #A3CD39;
}

.settings_content span.style5 {
    background: #D5544F;
}

.settings_cog {
    float: left;
    width: 30px;
    height: 28px;
}

.sparky_settings i {
    font-size: 28px;
    color: #333;
}