/* Copyright (C) Primer Templates, http://www.primertemplates.com */

/* ========================================================================*/

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;  
  cursor: url("../../../images/arrow.cur"), default !important;
  letter-spacing: 0.05em;
}

.pt-general-article-info {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  color: #ffffff;
  padding-left: 20px;
}

.pt-article-category-info {
  float: left;
  width: 50%;
}

.pt-article-author-info {

}

.pt-article-author-info .uk-article-meta {
  color: #ffffff;
  line-height: 30px;
  margin-bottom: 0;
}

.pt-article-category-info a {
  color: #ffffff;
}

.pt-article-category-info .uk-text-small {
  line-height: 30px;
  margin-bottom: 0;
}

.uk-nav-offcanvas li {
  border-bottom: 1px solid #303030;
}

.uk-nav-offcanvas .uk-nav-sub li {
  border-bottom: medium none;
}

.uk-nav-offcanvas .uk-nav-sub li:before {
    float: left;
    font-family: 'FontAwesome';
    content: '\f105';
    margin-left: -14px;
}

.uk-panel-header .tm-title {
  font-size: 25px;
  text-align: center;
}

.uk-article-title {
  line-height: 17px;
  margin-top: -90px;
  padding-left: 20px;
  position: absolute;
}

.pt-article-readmore {
  margin-top: -50px;
  position: absolute;
  padding-left: 20px;  
}

.pt-article-readmore .uk-icon-caret-square-o-right {
  color: #ffffff;
  font-size: 28px;
}

ul.uk-nav-sub {
  padding: 5px 0 5px 35px;
}

.uk-button-large {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.uk-article + .uk-article {
  margin-top: 0;
}

.uk-navbar-nav {
  text-transform: uppercase;
}

.uk-navbar-nav .uk-dropdown {
  text-transform: capitalize;
}

.head-breadcrumbs .uk-container {

}

.head-main-body .uk-container {

}

.head-toolbar .uk-container {

}

.head-bottom-b .uk-container {

}

a:hover {
	text-decoration: none !important;
}

.tm-navbar {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.08);
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
-o-border-radius: 3px 3px 3px 3px;
border-top: 1px solid rgba(0, 0, 0, 0.3);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
-o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
padding: 4px;
}

.uk-navbar-nav > li.uk-active > a {
  background: url("../../../images/menubg.png") repeat-x scroll 0 0 transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.45);
border-radius: 1px 1px 1px 1px;
-moz-border-radius: 1px 1px 1px 1px;
-webkit-border-radius: 1px 1px 1px 1px;
-o-border-radius: 1px 1px 1px 1px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
margin-right: 10px;
}

.uk-navbar-nav > li > a {
background: url("../../../images/menubg.png") repeat-x scroll 0 0 transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.45);
border-radius: 1px 1px 1px 1px;
-moz-border-radius: 1px 1px 1px 1px;
-webkit-border-radius: 1px 1px 1px 1px;
-o-border-radius: 1px 1px 1px 1px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
margin-right: 10px;
}

.uk-navbar-nav > li > a[href="#"] {
  cursor: pointer;
}

.uk-navbar-nav > li > a:hover {
background: url("../../../images/menubg.png") repeat-x scroll 0 0 transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.45);
border-radius: 1px 1px 1px 1px;
-moz-border-radius: 1px 1px 1px 1px;
-webkit-border-radius: 1px 1px 1px 1px;
-o-border-radius: 1px 1px 1px 1px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
margin-right: 10px;
}

.tm-middle {
  padding-bottom: 15px;
  padding-top: 15px;
}

.uk-navbar-toggle {
  float: right;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
background: url("../../../images/menubg.png") repeat-x scroll 0 0 transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.45);
border-radius: 1px 1px 1px 1px;
-moz-border-radius: 1px 1px 1px 1px;
-webkit-border-radius: 1px 1px 1px 1px;
-o-border-radius: 1px 1px 1px 1px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.uk-dropdown-navbar {
background: url("../../../images/ind.png") repeat-x scroll 50% 0 transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.45);
border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
-o-border-radius: 2px 2px 2px 2px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.home-main-page .uk-article {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}

.tm-headerbar {
  margin-bottom: 15px;
  margin-top: 15px;
}
 
.tm-navbar {
  margin-bottom: 15px;
  margin-top: 15px;
}
 
.tm-footer {
  background: #f50 none repeat scroll 0 0;
  margin-bottom: 15px;
  margin-top: 0;
  padding: 20px;
  color: #ffffff;
}

.tm-footer a {
  color: #ffffff;
}

.uk-breadcrumb {
  margin-bottom: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}

.uk-dropdown-navbar li a {
  background: url("../../../images/y.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0.4);
color: #D6DADD;
margin-bottom: 4px;
margin-top: 4px;
margin-left: 15px;
margin-right: 15px;
padding-left: 5px;
padding-right: 5px;
border-radius: 1px 1px 1px 1px;
-moz-border-radius: 1px 1px 1px 1px;
-webkit-border-radius: 1px 1px 1px 1px;
-o-border-radius: 1px 1px 1px 1px;
}

input.uk-search-field {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #333333;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
-webkit-box-shaow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
height: 38px !important;
line-height: 38px !important;
}

.uk-pagination > li > a {
background: transparent;
border: 1px solid #333333;
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
-moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
-o-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
}

.uk-pagination > li > a:hover {
background: #c59d5f;
border: 1px solid #333333;
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
-moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
-o-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
}

.uk-panel-header .uk-panel-title {
  border-bottom: medium none;
}

.uk-search:before {
  line-height: 38px;
}

.uk-navbar-content {
  padding: 0 3px 0 15px;
} 

.uk-panel-title {
  background: url("../../../images/header.png") repeat-x scroll left bottom transparent;
  padding-bottom: 15px;
}

.head-slideshow .uk-container {

}

.tm-leading-article .uk-article:last-child {
  border-bottom: medium none;
}

.tm-sidebar-b {

}

.uk-offcanvas.uk-active {
  cursor: crosshair;
}

.tm-top-a {

} 

.tm-bottom-b {

}  

.headerbar-floated {
  padding-top: 10px;
}

.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 15px;
}

/*---------------------Vina---------------------*/

.vina-awesome-slider .ws-title {
  color: #303030 !important;
  font-family: inherit !important;
  font-weight: 300 !important;
  text-shadow: none !important;
}

/*------------------GK5-----------------------*/

.gkNspPM-GridNews figcaption {
  background: url(../../../images/beauty.jpg) no-repeat center center;
  color: #ffffff;
}

.gkNspPM-GridNews > figure:first-child figcaption {
  background: #303030 none repeat scroll 0 0;
  color: #ffffff;
}

.gkNspPM-GridNews figcaption:before {
  border-color: transparent #1dbfc2 transparent transparent;
}

.gkNspPM-GridNews > figure:first-child figcaption:before {
  border-color: transparent #303030 transparent transparent;
}

.gkNspPM-GridNews figcaption a {
  color: #ffffff !important;
}

.gkNspPM-GridNews time {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}

.gkNspPM-GridNews figcaption p {
  color: #ffffff !important;
  font-size: 14px;
  margin: 0;
}

.gkNspPM-GridNews hr.separator {
  margin: 25px auto 0 !important;
  padding: 0 0 25px !important;
  border: none !important;
}

.gkNspPM-GridNews figcaption a:active, .gkNspPM-GridNews figcaption a:focus, .gkNspPM-GridNews figcaption a:hover {
  color: #ffffff !important;
}

/*--------------------Countdown----------------------*/

.otcountdowntext h2 {
  font-size: 22px;
}

.flip-clock-wrapper ul li a div div.inn {
  background-color: #313940;
  font-size: 35px;
}

.flip-clock-wrapper ul li a div {
  font-size: 40px;
}

.flip-clock-divider .flip-clock-label {
  color: #ffffff;
}

.flip-clock-dot {
  background: #888888 none repeat scroll 0 0;
}

.flip-clock-wrapper ul li {
  line-height: 91px;
}

/*----------------------Soundcloud---------------------*/

.sc-player ol.sc-trackslist li.active a {
  color: #ffffff;
  padding-left: 20px;
  position: relative;
}

.sc-player ol.sc-trackslist li a.sp_audio_player_song_title {
  color: #444444;
  line-height: 2;
  max-height: 18px;  
}

.sc-player ol.sc-trackslist li.active span {
  color: #ffffff;
}

.sc-player ol.sc-trackslist li:hover a, .sc-player ol.sc-trackslist li:hover {
  color: #ec5538;
}

.me-cannotplay {
  display: none;
}

.sc-player {
  height: 300px;
  position: relative;
  width: 100%;
}

.sc-player ol.sc-trackslist li .sc-track-duration {
  color: #999999;
  float: right;
}

.sc-player ol.sc-trackslist li {
  border-bottom: 1px solid #888888;
  color: #333;
  list-style: outside none none;
}

/*-----------------------BT Login-----------------------*/

#btl .btl-panel > span {
  background: transparent none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding-right: 0;
}

button.btl-buttonsubmit {
  background: #000000 none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 20px;
  box-shadow: none !important;
  height: 40px !important;
  line-height: 40px !important;
  padding: 0 30px;
  text-shadow: none !important;
}

input.btl-buttonsubmit {
  background: #000000 none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 20px !important;
  box-shadow: none !important;
  height: 36px !important;
  line-height: 36px !important;
  padding: 0 30px !important;
  text-shadow: none !important;
}

div.btl-buttonsubmit {
  border-top: 1px solid #dddddd;
  margin: 15px 25px 30px 20px;
  padding: 15px 0 0 !important;
  text-align: right !important;
}

.btl-content-block {
  background: #ffffff none repeat scroll 0 0;
  border: none !important;
  border-radius: 0;
  -moz-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  display: none;
  font-size: 12px;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: left;
  color: #444444;
}

.btl-content-block h3 {
  background: #f2f2f2 none repeat scroll 0 0;
  color: #1b1b1b;
  font-size: 18px;
  font-weight: normal;
  line-height: 35px;
  margin: 0;
  padding: 7px 20px 5px !important;
  text-transform: uppercase;
}

.btl-input > input[type="text"], .btl-input > input[type="password"], #recaptcha > input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #dadada;
  border-radius: 0;;
}

/*---------------------WK------------------------*/

.mejs-container {
  background: transparent none repeat scroll 0 0 !important;
}

.mejs-container .mejs-controls {
  background: transparent none repeat scroll 0 0 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(0, 0, 0, 0) linear-gradient(#e85317, #8a3412) repeat scroll 0 0;
background: #e85317;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e85317), to(#8a3412));
    background: -webkit-linear-gradient(top, #e85317, #8a3412);
    background: -moz-linear-gradient(top, #e85317, #8a3412);
    background: -o-linear-gradient(top, #e85317, #8a3412);
    background: -ms-linear-gradient(top, #e85317, #8a3412);
    background: linear-gradient(#e85317, #8a3412);  
}

/*----------------------Contact Form----------------------*/

.jt_quick_contact_form .blocks label {
  color: #cccccc;
  float: left;
  font-weight: normal;
  margin-right: 15px;
  text-align: left;
  width: 100px;
}

.jt_quick_contact_form .text, .jt_quick_contact_form .textarea {
background-color: rgba(0, 0, 0, 0.2);
background-image: none !important;
border: 1px solid #333333;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
-webkit-box-shaow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
}

.jt_quick_contact_form .btn, .jt_quick_contact_form .text, .jt_quick_contact_form .textarea, .jt_quick_contact_form .blocks label.error, .jt_quick_contact_form .blocks label.ok {
  border-radius: 3px;
  -moz-border-radius:  3px;
  -webkit-border-radius:  3px;  
  color: #cccccc;
}

.tm-main-bottom {
  padding-bottom: 35px;
  padding-right: 35px;
}

.jt_quick_contact_form .btn {
  moz-transition: all 0.9s ease 0s;
-webkit-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.8);
-moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.8);
-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.8);
-o-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.8);
background: none repeat scroll 0 0 #2F2F2F;
color: #FFFFFF;
border: medium none;
  display: block;
  float: left;
  font-size: 11px;
  font-weight: normal;
  height: 31px;
  line-height: 31px;
  outline: medium none;
  padding: 0 20px;
}

textarea, 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="tel"], input[type="color"], .uneditable-input {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: none;
  color: #ffffff;
}

/*--------------------------------Pricing Tables--------------*/

table.zebra-style {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    margin-bottom: 25px;
    text-align: left;
}
table.zebra-style th {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #444444;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
}
table.zebra-style td {
    color: #777777;
    padding: 8px;
}
table.zebra-style tr.odd {
    background: none repeat scroll 0 0 #F2F2F2;
}
body.dark table.zebra-style {
    background: none repeat scroll 0 0 #000000;
    border: 2px solid #000000;
    box-shadow: 0 0 5px #000000;
}
body.dark table.zebra-style th {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
}
body.dark table.zebra-style td {
    color: #AAAAAA;
}
body.dark table.zebra-style tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #181818;
}
table.minimal-style {
    background: none repeat scroll 0 0 #333333;
    border-collapse: collapse;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin-bottom: 25px;
    min-width: 100%;
    text-align: left;
}
table.minimal-style th {
  background: none repeat scroll 0 0 #333333;
  border-bottom: 2px solid #000000;
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  padding: 10px;
}
table.minimal-style td {
  background: none repeat scroll 0 0 #222222;
  border-bottom: 1px solid #000000;
  color: #999999;
  padding: 8px 10px;
}
table.minimal-style tbody tr:hover td {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
}
body.dark table.minimal-style {
    background: none repeat scroll 0 0 #181818;
    border: 2px solid black;
    box-shadow: 0 0 5px black;
}
body.dark table.minimal-style th {
    background: none repeat scroll 0 0 #333333;
    border-bottom: 2px solid #000000;
    color: #FFFFFF;
}
body.dark table.minimal-style td {
    border-bottom: 1px solid #000000;
}
body.dark table.minimal-style tbody tr:hover td {
    color: #CCCCCC;
}
table.box-style {
    border-collapse: collapse;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin-bottom: 25px;
    min-width: 100%;
    text-align: left;
}
table.box-style th {
    background: none repeat scroll 0 0 #171717;
    border-bottom: 1px solid #666666;
    border-top: 4px solid #222222;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
}
table.box-style td {
  background: none repeat scroll 0 0 #333333;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #222222;
  color: #999999;
  padding: 8px 10px;
}
table.box-style tr:hover td {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
}
body.dark table.box-style {
    border-bottom: 4px solid #444444;
    box-shadow: 0 0 5px #000000;
}
body.dark table.box-style th {
    background: none repeat scroll 0 0 #333333;
    border-bottom: 1px solid #000000;
    border-top: 4px solid #444444;
    color: #FFFFFF;
}
body.dark table.box-style td {
    background: none repeat scroll 0 0 #181818;
    border-bottom: 1px solid #000000;
    color: #999999;
}
body.dark table.box-style tr:hover td {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
}
.onecol-style {
    background: none repeat scroll 0 0 #333333;
    border-collapse: separate !important;
    border-spacing: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin-bottom: 25px;
    min-width: 100%;
    text-align: left;
}
.onecol-style th {
  background: none repeat scroll 0 0 #333333;
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  padding: 12px 15px;
}
.onecol-style td {
  border-top: 1px solid #000000;
  color: #999999;
  padding: 10px 15px;
}
.onecol-first {
  background: none repeat scroll 0 0 #111111;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.onecol-style tr:hover td {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
}
body.dark .onecol-style {
    background: none repeat scroll 0 0 #181818;
    box-shadow: 0 0 5px #000000;
}
body.dark .onecol-style th {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
}
body.dark .onecol-style td {
    border-top: 1px solid #000000;
    color: #999999;
}
body.dark .onecol-first {
    background: none repeat scroll 0 0 #111111;
}
body.dark .onecol-style tr:hover td {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
}
.simple-style {
    border-color: #CFCFCF -moz-use-text-color -moz-use-text-color #CFCFCF;
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    width: 100%;
}
.simple-style td, .simple-style th {
    border-bottom: 1px solid #CFCFCF;
    border-right: 1px solid #CFCFCF;
    padding: 5px 0;
    text-align: center;
    width: 20%;
}
.simple-style th {
    background-color: #DEDEDE;
    font-size: 120%;
    text-shadow: 0 1px 0 #FFFFFF;
}
.simple-style tr:nth-child(2n) {
    background: none repeat scroll 0 0 #181818;
}
.simple-style tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #F6F6F6;
}
body.dark .simple-style {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    box-shadow: 0 0 5px #000000;
}
body.dark .simple-style td, body.dark .simple-style th {
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}
body.dark .simple-style th {
    background-color: #333333;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
body.dark .simple-style tr:nth-child(2n) {
    background: none repeat scroll 0 0 #181818;
}
body.dark .simple-style tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #111111;
}
.pricing-table {
    margin-bottom: 35px;
    max-width: 100%;
}
.pricing-table.col1 {
    width: 100%;
}
.pricing-table.col1 .box {
    width: 100%;
}
.pricing-table.col2 .box {
    width: 50%;
}
.pricing-table.col3 .box {
    width: 33.33%;
}
.pricing-table.col4 .box {
    width: 25%;
}
.pricing-table.col5 .box {
    width: 20%;
}
.pricing-table.col6 .box {
    width: 16.6%;
}
.pricing-table .box {
    float: left;
    margin-top: 7px;
}
.pricing-table .box .box-inner {
    -moz-box-sizing: border-box;
    background: -moz-linear-gradient(center top , #222 0%, #333 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top,#222 0%,#333 100%);
	background: -o-linear-gradient(top,#222 0%,#333 100%);
	background: -ms-linear-gradient(top,#222 0%,#333 100%);
	background: linear-gradient(top,#222 0%,#333 100%);
    border: 1px solid #171717;
    padding: 20px;
    text-align: center;
}
body.dark .pricing-table .box .box-inner {
    -moz-box-sizing: border-box;
    background: -moz-linear-gradient(center top , #222222 0%, #333333 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top,#222 0%,#333 100%);
	background: -o-linear-gradient(top,#222 0%,#333 100%);
	background: -ms-linear-gradient(top,#222 0%,#333 100%);
	background: linear-gradient(top,#222 0%,#333 100%);
    border: 1px solid #333333;
}
.pricing-table .first .box-inner {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.pricing-table.col1 .first .box-inner {
    border-radius: 5px 5px 5px 5px;
}
.pricing-table .last .box-inner {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.pricing-table .box .title {
  color: #1dbfc2;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
  text-shadow: 0 1px 0 #000000;
}
body.dark .pricing-table .box .title {
    text-shadow: 0 1px 0 #000000, 0 2px 0 #111111;
}
.pricing-table .box .price {
  color: #999999;
  font-size: 3.5em;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
  text-shadow: 0 1px 0 #000000;
}
body.dark .pricing-table .box .price {
    color: #C5C5C5;
    text-shadow: 0 1px 0 #000000, 0 2px 0 #111111;
}
body.dark .pricing-table .box.promoted .price {
    color: #FFFFFF;
}
.pricing-table .box .price span.curr {
    font-size: 0.6em;
    position: relative;
    top: -8px;
}
.pricing-table .box .price-type {
    color: #999999;
    font-size: 11px;
}
.pricing-table .box ul.description {
  color: #999999;
  list-style: none outside none;
  text-shadow: 0 1px 0 #000000;
}
.pricing-table .box ul.description li {
    line-height: 19px;
}
body.dark .pricing-table .box ul.description li {
    color: #CCCCCC;
    text-shadow: 0 1px 0 black;
}
.pricing-table .box ul.description li a {
    font-size: 12px;
    line-height: 19px;
}
.pricing-table .box .separator {
  background: url("../../../images/header.png") repeat-x scroll left bottom transparent;
  height: 7px;
  margin: 10px 0;
}
body.dark .pricing-table .box .separator {
    background: none repeat scroll 0 0 #111111;
}
.pricing-table .box {
    position: relative;
    z-index: 1;
}
.pricing-table .box:hover {
    z-index: 3;
}
.pricing-table .box.promoted {
    z-index: 2;
}
.pricing-table .box:hover .box-inner, .pricing-table .box.promoted .box-inner, body.dark .pricing-table .box:hover .box-inner, body.dark .pricing-table .box.promoted .box-inner {
    -moz-transition: box-shadow 0.15s ease 0s;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 3px;
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.6);
    left: 0;
    padding-left: 18px;
    padding-top: 18px;
    position: relative;
    top: 0;
}
.pricing-table .box .box-inner ul.description li:nth-child(2n+1) {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
}
.pricing-table .action a {
    padding: 7px 14px;
}
.pricing-table .action a:active {
    padding: 8px 14px 6px;
}
.pricing-table .featured-badge {
    background: url("../../../images/featured-badge.png") no-repeat scroll 0 0 transparent;
    height: 51px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 58px;
}
.pricing-table .box.features .box-inner {
    background: -moz-linear-gradient(center top , #222 0%, #333 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top,#222 0%,#333 100%);
	background: -o-linear-gradient(top,#222 0%,#333 100%);
	background: -ms-linear-gradient(top,#222 0%,#333 100%);
	background: linear-gradient(top,#222 0%,#333 100%);
    border-right: medium none;
    margin-top: 10px;
    text-align: left;
}
.pricing-table .box.features .box-inner .title {
    margin-left: 20px;
    text-shadow: none;
}
.pricing-table .box.features .box-inner .price {
    font-size: 1.6em;
    letter-spacing: 0;
    line-height: 2.7;
    margin-left: 20px;
    text-shadow: none;
}
.pricing-table .box.features ul.description {
    margin-left: 20px;
}
.pricing-table .box.features ul.description li .help {
    cursor: help;
}
.pricing-table .box.features {
    z-index: 1 !important;
}
.pricing-table .box.features .box-inner, .pricing-table .box.features:hover .box-inner {
    -moz-transition: none 0s ease 0s;
    border-color: #222222 !important;
    border-right-style: none;
    border-width: 1px medium 1px 1px;
    box-shadow: none;
    left: 0;
    top: 0;
}
body.dark .pricing-table .box.features .box-inner, body.dark .pricing-table .box.features:hover .box-inner {
    border-color: #333333 !important;
}
.pricing-table .box.features:hover ul.description li {
    line-height: 19px;
}
.pricing-table.orange-style {
    color: #EB540A;
}
.pricing-table.orange-style .promoted .box-inner, .pricing-table.orange-style .box:hover .box-inner {
  border-color: #1dbfc2 !important;
}
.pricing-table.blue-style {
    color: #08579C;
}
.pricing-table.blue-style .promoted .box-inner, .pricing-table.blue-style .box:hover .box-inner {
    border-color: #08579C !important;
}
.pricing-table.purple-style {
    color: #8A2D9A;
}
.pricing-table.purple-style .promoted .box-inner, .pricing-table.purple-style .box:hover .box-inner {
    border-color: #8A2D9A !important;
}
.pricing-table.yellow-style {
    color: #DDB110;
}
.pricing-table.yellow-style .promoted .box-inner, .pricing-table.yellow-style .box:hover .box-inner {
    border-color: #DDB110 !important;
}
.pricing-table.turqoise-style {
    color: #12C6C2;
}
.pricing-table.turqoise-style .promoted .box-inner, .pricing-table.turqoise-style .box:hover .box-inner {
    border-color: #12C6C2 !important;
}
.pricing-table.darkred-style {
    color: #C62B57;
}
.pricing-table.darkred-style .promoted .box-inner, .pricing-table.darkred-style .box:hover .box-inner {
    border-color: #C62B57 !important;
}
.pricing-table.red-style {
    color: #F02311;
}
.pricing-table.red-style .promoted .box-inner, .pricing-table.red-style .box:hover .box-inner {
    border-color: #F02311 !important;
}
.pricing-table.green-style {
    color: #59A80F;
}
.pricing-table.green-style .promoted .box-inner, .pricing-table.green-style .box:hover .box-inner {
    border-color: #59A80F !important;
}
.pricing-table.green-lemon-style {
    color: #9CC607;
}
.pricing-table.green-lemon-style .promoted .box-inner, .pricing-table.green-lemon-style .box:hover .box-inner {
    border-color: #9CC607 !important;
}

/*------------------Main Image Display--------------*/

.dark-background {
  background: rgba(0, 0, 0, 0) url("blackOverlay.png") repeat scroll 0 0;
  color: #fff;
  text-shadow: 0 0 20px #000;
}

/*----------------------Tabs------------------------*/

.gkTabsItem {
  background: transparent none repeat scroll 0 0 !important;
  border: medium none !important;
  box-sizing: border-box;
  padding: 0 !important;
  position: absolute;
  top: 0;
}

.gkTabsWrap > ol {

}

.gkTabsWrap.horizontal > ol {
  background: #252525 none repeat scroll 0 0;
}

.gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li.active, .gkTabsWrap.vertical ol li:hover, .gkTabsWrap.horizontal ol li:hover {
  background-color: #303030;
  color: #ffffff;
  text-shadow: none !important;
  -moz-box-shadow: 3px 0px 0px #12BBCB inset;
  -webkit-box-shadow: 3px 0px 0px #12BBCB inset;
  box-shadow: 3px 0px 0px #12BBCB inset;
}

.gkTabsWrap.horizontal ol li {
  border-bottom: 1px solid #303030 !important;
  color: #ffffff;
  padding: 25px !important;
  text-shadow: none !important;
  width: 80%;
}

/*-------------------Suffixes-----------------------*/

.padding-left {

}

.border-module {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.08);
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
-o-border-radius: 3px 3px 3px 3px;
border-bottom: 1px solid #1dbfc2;
border-top: 1px solid rgba(0, 0, 0, 0.3);
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
-moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
-o-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3) inset;
padding: 3px 10px;
font-size: 12px;
}

.border-module a {
  color: #cccccc;
}

.blog-images .tm-content img {
  border: 1px solid #1b1b1b;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset;
-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset;
max-width: 100% !important;
padding: 4px;
}

.uk-thumbnail {
background: transparent;
border: 1px solid #1b1b1b;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset;
-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset;
padding: 4px;
}

.uk-list-line > li:nth-child(n+2) {
  border-top: medium none;
  margin-top: 3px;
  padding-top: 3px;
}

.tm-content {
 
}

.pt-custom-article h1 {
  margin-top: 0;
}

.pt-custom-article h2 {

}

.pt-custom-article h3 {
  margin-bottom: 0;
}

.pt-custom-article h4 {

}

.pt-custom-article h5 {

}

.pt-sidebar-b-special .uk-panel-title {
  background: #425061 none repeat scroll 0 0;
  margin-bottom: 0;
  padding: 10px 15px;
}

.pt-center-text {
  text-align: center;
  padding-left: 15px;
  padding-bottom: 15px;
}

.pt-center-text img {
  border: 1px solid #252525;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.pt-center-text p {
  margin-bottom: 0;
  margin-top: 5px;
}

.pt-center-text h1 {

}

.pt-center-text h2 {
  
}

.pt-center-text h3 {
  
}

.pt-center-text h4 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.pt-center-text h5 {
  
}

.pt-center-text h6 {
  
}

/*------------------------Parallax video------------------------*/

.zt_parallax_wrap .zt-see-more p {
  display: none;
}

.zt_parallax_wrap h6 {
  text-align: center;
  display: none;
}

.zt_parallax_wrap .zt-content {
  min-height: 200px;
  padding-top: 100px;
  text-align: center;
  padding-bottom: 100px;
}

