@import "royal-preloader.css";
@import "bootstrap.min.css";
/*@import "font-awesome.min.css";*/
@import "animate.min.css";
@import "open_sans.css";
@import "raleway.css";

/*@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600);
@import url(//fonts.googleapis.com/css?family=Raleway:400,100,200,300);*/

html {
    position: relative;
    min-height: 100%;
}

body {
    -webkit-backface-visibility: inherit;
    margin-bottom: 40px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #666;
    background: #fff;
}

.karatbars-site {
    background: #fff !important;
}

.karatgold-site {
    background: #383C45 !important;
}

.main-body-bg {
    background: #fff !important;
}

.container .text-muted {
    margin: 20px 0;
}

.footer_bottom > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.push {
    height: 60px;
}

#wrapper {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
}

a, button, input[type="submit"], button {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

::-moz-selection {
    background: #2D292A;
    color: #fafafa;
}

::selection {
    background: #2D292A;
    color: #fafafa;
}

a, a:visited, a:focus, a:active, a:hover {
    outline: 0 !important
}

ul {
    list-style-type: none
}

#velcro-header {
    position: fixed;
    z-index: 999;
    left: 0px;
    width: 100%;
    height: 60px;
    padding-top: 5px;
    overflow: visible !important;
}

.karatbars-site #velcro-header {
    background-color: #000;
    box-shadow: rgba(0, 0, 0, 0.196078) 0px 2px 10px;
}

.karatgold-site #velcro-header {
    background-color: #31353E;
    border-top: 1px solid #2B2F38;
    border-bottom: 1px solid #2B2F38;
}

.logo {
    background: url(../images/main-logo.png) no-repeat;
    width: 160px;
    height: 36px;
    margin-top: 10px;
}

.header-wrapper {
    position: relative
}

.menu {
    margin-top: 10px;
    position: absolute;
    top: 0;
    right: 0;
}

.super-menu, .super-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.super-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 50%;
    margin-left: -84px;
    z-index: 99;
    padding-top: 8px;
    min-width: 200px;
}

.super-menu ul li ul {
    padding-top: 0
}

.super-menu > li {
    float: left
}

.super-menu li:hover > ul, .super-menu li.super-menuHover > ul {
    display: block
}

.super-menu ul ul {
    top: 0;
    left: 0;
    margin-left: 180px;
}

.super-menu li:last-child {
    margin-right: 0px
}

.super-menu ul li, .super-menu ul ul li:last-child {
    margin-right: 20px !important
}

.super-menu li {
    position: relative;
    margin-right: 9px;
}

.super-menu li a {
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
    padding: 11px;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    transition: all 0s linear;
    -moz-transition: all 0s linear;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;

}

.super-menu a.active {
    opacity: .65;
    text-decoration: none;
}

.arrow_menu:after {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    color: #777;
    overflow: hidden;
    font-size: 10px;
    right: -1px;
    top: 14px;
}

.super-menu a:hover:after {
    opacity: .65;
}

.super-menu a:hover {
    opacity: .65;
    text-decoration: none;
}

.super-menu ul li, .super-menu ul ul li {
    background: #181818;
    border-bottom: 1px solid #777;
}

.super-menu ul li a {
    color: #dfdfdf;
    font-size: 13px;
    font-weight: 300;
}

#responsive-menu-toggle {
    position: absolute;
    top: 3px;
    right: 50px;
    color: #fff;
    display: block;
    text-decoration: none;
}

#responsive-menu-toggle:before {
    content: "\f039";
    font-family: FontAwesome;
    color: #EB7352;
    overflow: hidden;
    font-size: 30px;
}

.karatbars-site .welcome {
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
    margin-top: 5px;
}

.wel_cen {
    text-align: center
}

.welcome h2 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-weight: 300 !important;
    font-family: Raleway, "Helvetica Neue", Helvetica, 'Open Sans';
}

.karatbars-site .welcome h2 {
    color: #656565;
}

.karatgold-site .welcome h2 {
    color: #ffffff;
}

.wel_cenm {
    text-align: center;
    margin-top: 10px;
}

.marg10 {
    margin-top: 10px !important
}

.marg25 {
    margin-top: 25px
}

.marg50 {
    margin-top: 50px
}

.marg75 {
    margin-top: 75px
}

.marg100 {
    margin-top: 100px
}

.marg125 {
    margin-top: 125px
}

.marg150 {
    margin-top: 150px
}

.marg50_icon {
    margin-top: 50px;
}

.marg75_icon {
    margin-top: 75px;
}

.icon_choose {
    float: left;
    font-size: 39px;
    margin-right: 20px;
    color: #EB7350;
}

.name_choose {
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 17px;
    color: #777;
    font-family: Raleway;
}

.text_choose {
    margin-top: 10px;
    font-weight: 400;
    font-size: 13px;
    font-family: 'open sans';
    text-align: center;
}

.animated-area {
    overflow: hidden
}

.karatbars-site .prl-1 {
    background: url(../images/parallax.jpg) 100% 10% no-repeat fixed;
    color: #fff;
    height: 550px;

}

.karatbars-site .prlx {
    background-color: rgba(50, 50, 50, 0.9);
    height: 550px;
}

.karatbars-site .promo_prlx {
    text-align: center;
    font-family: Raleway, 'helvetica Neue';
    font-size: 36px;
    font-weight: 300;
    margin-top: 70px;
    letter-spacing: 2px;
}

.img_prlx img {
    margin-top: 58px;
}

.karatbars-site .parallax_name {
    font-size: 27px;
    background: #EB7350;
    padding: 7px;
    border-radius: 4px;
    font-weight: 300;
    text-align: center;
    font-family: Raleway;
}

.karatbars-site .parallax_name2 {
    font-size: 20px;
    background: #fff;
    padding: 5px;
    border-radius: 4px;
    font-weight: 400;
    margin-top: 1px;
    color: #777;
    text-align: center;
    font-family: 'open sans';
}

.karatbars-site .isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.55s;
    transition-duration: 0.55s;
}

.isotope {
    -webkit-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.portfolio {
    overflow: hidden;
    height: 178px;
    float: left;
    width: 100%;
    margin-top: -20px !important;
    margin-bottom: 20px;
}

.portfolioFilter {
    display: table;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.portfolioFilter ul li {
    float: left;
}

.portfolioFilter a.current {
    color: #EB7350;

}

.portfolioFilter ul li a {
    color: #555;
    text-decoration: none;
    font-size: 13px;
    padding: 12px;
    -webkit-transition: none;
    transition: none;
    border: 1px solid #ececec;
    border-right: none;
    font-family: Raleway;
}

.portfolioFilter ul li:last-child a {
    border-right: 1px solid #ececec;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.portfolioFilter ul li:first-child a {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.portfolioFilter ul li a:hover {
    color: #EB7350;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.project-name {
    margin-top: 20px;
    float: left;
}

.ipad {
    margin-right: 15px;
    margin-top: 49px;
}

.client-test {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    font-weight: 300;
    font-size: 27px;
    line-height: 1.5;
    padding: 18px;
    border-radius: 4px;
    font-family: 'open sans';
}

.client-test p {
    color: #fff;
    opacity: 1;
}

.client-name {
    font-size: 13px;
    font-weight: 300;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #888;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}

.karatbars-site .prl-2 {
    background: url(../images/parallax2.jpg) no-repeat fixed 50% 0;
    color: #fff;
    height: 285px;
}

.slides:after {
    clear: both;
    content: "\0020";
    display: block;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
}

.flexslider {
    position: relative
}

.testi-slider .flex-direction-nav {
    display: none;
    text-indent: -9999px;
}

.testi-slider .flex-control-nav {
    bottom: -40px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.testi-slider .flex-control-nav li {
    *display: inline;
    display: inline-block;
    margin: 0px 6px;
    zoom: 1;
}

.testi-slider .flex-control-paging li a {
    -moz-border-radius: 20px;
    -moz-box-shadow: none;
    -o-border-radius: 20px;
    -o-box-shadow: none;
    -webkit-border-radius: 30px;
    -webkit-box-shadow: none;
    background: none;
    border-radius: 30px;
    border: solid 1px rgba(0, 0, 0, 0.5);
    box-shadow: none;
    cursor: pointer;
    display: block;
    height: 12px;
    text-indent: -9999px;
    width: 12px;
}

.testi-slider .flex-control-paging li a:hover {
    background: rgba(0, 0, 0, 0.5);
    border: solid 1px rgba(0, 0, 0, 0.5);
}

.testi-slider .flex-control-paging li a.flex-active {
    background: rgba(0, 0, 0, 0.5);
    border: solid 1px rgba(255, 255, 255, 0.5);
    cursor: default;
}

.clients {
    margin-top: 40px
}

.clients div span {
    float: left;
    padding: 0 15%;
}

.clients div span a {
    opacity: 0.65
}

.clients div span a:hover {
    opacity: 0.9
}

.clients div span img {

    width: 190px;
}

.footer {
    min-height: 400px;
    background: #222;
    color: #eee;
    border-top: 5px solid #EB7350;
    max-height: 100%;
    padding-bottom: 15px;
    font-family: 'open sans';
}

.footer_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-weight: 400;
}

.footer_bottom {
    color: #bbb;
    background: #000;
}

.karatgold-site .footer_bottom {
    color: #fff;
    background: #24292D;
}

.footer_bottom a {
    color: #EB7350
}

.welcome_footer {
    border-bottom: 1px solid #656565;
    padding-bottom: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.welcome_footer h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-weight: 300 !important;
    font-size: 22px;
    text-align: center;
    font-family: Raleway, "Helvetica Neue", Helvetica, 'Open Sans';
    color: #eee;
}

.soc ul li {
    float: left
}

.soc ul li a {
    margin-top: 15px;
    background: #3d3d3d;
    border-radius: 3px;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 7px;
    text-decoration: none;
    border: none;
    color: #ccc;
    font-size: 20px;
}

.soc ul li a:hover {
    background: #EB7350;
    color: #eee;
}

.scroll:hover {
    text-decoration: none
}

.scroll:focus {
    text-decoration: none
}

.footer_move {
    border-left: 1px solid #777;
    border-right: 1px solid #777;
    padding: 0 15px;
}

.move {
    font-size: 32px !important;
    line-height: 40px !important;
    display: block !important;
}

.about_us {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.7;
}

.about_us img {
    float: left;
    width: 116px;
    padding-right: 10px;
    margin-top: 5px;
    color: #dfdfdf;
}

.icon_foot {
    font-size: 16px;
    padding-right: 5px;
}

.adress {
    color: #eee;
    font-size: 13px;
    font-weight: 300;
    line-height: 2.2;
    background: url(../images/contact.png) no-repeat;
    color: #bbb;
}

.adress a {
    color: #bbb
}

.post_img img {
    float: left;
    width: 95px;
    padding-right: 10px;
}

.post_name {
    font-size: 13px;
    font-weight: 300;
}

.post_name a {
    color: #EB7350
}

.post_date {
    font-size: 11px;
    font-weight: 300;
    color: #bbb;
    padding-top: 5px;
}

.hr_foot {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #292929;
}

.tweet_list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tweet_list li {
    float: none;
    position: relative;
    background: none;
    margin: 10px 0 0 31px;
    border-bottom: 1px solid #292929;
    padding-bottom: 10px;
    opacity: 1 !important;
}

.tweet_list li:before {
    position: absolute;
    left: -33px;
    content: "\f099";
    font-family: FontAwesome;
    color: #bbb;
    overflow: hidden;
    font-size: 25px;
}

.tweet_text a {
    color: #EB7350
}

.tweet_list li:first-child {
    margin-top: 0px
}

.tweet_list li:last-child {
    border: none !important
}

.loading {
    font-size: 13px;
    font-weight: 300;
    color: #bbb;
}

.tweet_text {
    font-size: 13px;
    font-weight: 300;
    color: #bbb;
}

.page-in {
    border-bottom: 1px solid #eee;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.page-in .colored {
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
}

.wel_mag {
    margin-top: 10px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
}

.bbread a {
    color: #EB7350;
    transition: all 0s linear;
    -moz-transition: all 0s linear;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
}

.subpage_block {
    display: block;
    float: left;
    font-size: 11px;
}

.colored {
    color: #EB7350;
    font-weight: 100;
}

.name_about {
    font-family: 'Open Sans';
    color: #555;
    font-weight: 400;
    margin-top: 18px;
    text-align: center;
    padding: 5px;
}

.intro-home {
    font-family: 'Open Sans';
    font-size: 13px;
    color: #666;
    text-align: center;
    padding-bottom: 5px;
}

.intro {
    font-family: 'Open Sans';
    font-size: 13px;
    color: #666;
}

.about_hr {
    margin: 10px 0
}

.hr_none {
    display: none
}

.sub_img {
    background: rgba(30, 30, 30, 0.65);
    padding: 4px 6px;
    margin-top: -26px;
    float: right;
    position: relative;
}

.sub_img span {
    color: #FFFFFF;
    font-size: 13px;
    opacity: 1 !important;
    font-family: Open Sans;
    font-weight: 300;
}

.soc_about {
    display: table;
    margin: 0 auto;
    margin-bottom: 25px;
}

.soc_about ul li {
    float: left
}

.soc_about ul li a {
    margin-top: 5px;
    background: #fafafa;
    border-radius: 3px;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-right: 5px;
    text-decoration: none;
    border: none;
    color: #aaa;
    font-size: 20px;
}

.soc_about ul li a:hover {
    color: #EB7350
}

.welcome_page {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.welcome_page h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-weight: 300 !important;
    font-size: 24px;
    text-align: center;
    color: #656565;
    font-family: Raleway, "Helvetica Neue", Helvetica, 'Open Sans';

}

.intro_img {
    float: left;
    padding-right: 20px;
    padding-top: 3px;
}

.skill-div-wrapper {
    position: relative;
    overflow: hidden;
    height: 30px;
    display: block;
    background: #fafafa;
}

.skills-list li .diagram-bar {
    display: block;
    position: relative;
    top: 24px;
    left: 15px;
    z-index: 22
}

.skills-list li {
    margin: -18px 0 30px 0;
    padding: 0;
}

.skills-list li .skill-div {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 30px;
    display: block;
    background: #EB7350;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 55px 55px;
}

.prog-col {
    font-size: 13px;
    color: #fff;
    font-family: open sans;
    font-weight: 300
}

.prog-col b {
    font-size: 13px;
    color: #fff;
    font-family: open sans;
    font-weight: 600
}

.icon_serv {
    width: 110px;
    height: 110px;
    background: #fafafa;
    text-align: center;
    line-height: 110px;
    font-size: 55px;
    border-radius: 110px;
    color: #EB7350;
    margin: auto;
}

.icon_serv:hover {
    background: #EB7350;
    color: #fafafa;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.text_serv {
    float: left;
    margin-top: 10px;
    font-weight: 300;
    font-size: 13px;
    text-align: center;
    font-family: 'open sans';
}

.name_serv {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    color: #777;
    margin-top: 20px;
}

.ac-container {
    width: 100%;
    margin: 10px auto 30px auto;
    text-align: left;
}

.ac-container .tab-label {
    padding: 5px 20px;
    position: relative;
    z-index: 20;
    display: block;
    cursor: pointer;
    color: #555;
    font-weight: 400;
    line-height: 33px;
    background: #ffffff;
    box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3), 1px 0px 0px 0px rgba(255, 255, 255, 0.9) inset, 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.ac-container .tab-label:hover {
    background: #fff
}

.ac-container input:checked + label, .ac-container input:checked + label:hover {
    background: #fafafa;
    color: #ED734A;

}

.ac-container .tab-label:hover:after, .ac-container input:checked + label:hover:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(../images/arrow_down.png) no-repeat center center;
}

.ac-container input:checked + label:hover:after {
    background-image: url(../images/arrow_up.png)
}

.ac-container input {
    display: none
}

.ac-container article {
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
    -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.ac-container article p {
    color: #666;
    line-height: 23px;
    font-size: 13px;
    padding: 20px;
}

.ac-container input:checked ~ article {
    box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3)
}

.ac-container input:checked ~ article.ac-small {
    height: auto
}

.ac-container input:checked ~ article.ac-medium {
    height: auto
}

.ac-container input:checked ~ article.ac-large {
    height: auto
}

.contact_width {
    width: 749px;
    padding: 8px 8px;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
    border: 1px solid #d9d9d9;
}

.contact {
    padding: 8px 8px;
    font-size: 13px;
    margin-bottom: 20px;
    border: 1px solid #d9d9d9;
    width: 550px;
    color: #555;
}

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 {
    border: 1px solid #66afe9;
    outline: 0;
    outline: thin dotted \9;
    background-color: #fafafa;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.success {
    display: none
}

.error {
    /* display: none */
}

.alert, .alert-custom {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

.alert-custom {
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-purch {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    cursor: pointer;

}

.btn-purch:focus {
    outline: none;
    color: #fff;
}

.btn-purch:hover {
    color: #fff;
    border: 1px solid #EB7350;
}

.btn-default {
    border-radius: 4px;
    color: #fff;
    border: 1px solid #808080;
    background-color: #808080;
}

.karatgold-site .btn-default {
    background-color: #252A2E;
}

.btn-default:hover {
    background-color: #e6e6e6;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.adress_cont {
    font-size: 13px;
    font-family: open sans;
    line-height: 2;
    color: #555;
    display: inline-block;

}

.adress_cont a {
    color: #EB7350
}

.text_cont {
    font-size: 13px;
    color: #555;
    margin-bottom: 15px;
}

.one50 {
    margin-top: 0px
}

.plan .price span {
    display: block;
    font-weight: 400;
    font-size: 11px;
    margin-top: 0px;
    color: #c0c0c0;
}

.plan .signup {
    padding: 20px 0px;
    text-align: center;
    border-top: 1px solid #f2f2f2;
    border-bottom: 3px solid #f6f6f6;
}

.plan ul {
    margin: 0 !important;
    list-style: none !important;
    padding: 0 !important;
    background: #ffffff;
}

.plan li {
    font-size: 12px;
    padding: 10px 0px;
    text-align: center;
    background: #f7f7f7;
}

.plan {
    text-align: center;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    margin-right: -50px;
}

.plan:hover {
    background: #f7f7f7;
    border: 5px solid #e0e0e0 !important;
    margin-left: -5px;
    margin-top: -4px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.featured {
    background: #fcfcfc;
    border: 5px solid #e0e0e0 !important;
    margin-left: -5px;
    margin-top: -4px;
}

.plan h3 {
    font-weight: 600;
    font-size: 16px;
    padding: 20px 0 10px 0;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}

.plan.featured h3 {
    font-size: 16px;
    color: #EB7350;
    border-bottom: none;
}

.plan .price {
    display: block;
    font-size: 54px;
    line-height: 38px;
    font-weight: 300;
    padding: 10px 0px 10px 0px;
    font-family: Open Sans;
    border-bottom: 1px solid #e6e6e6;
}

.plan.featured .signup {
    border-top: 1px solid #f2f2f2
}

.two_plan {
    background: #fff !important
}

.plan li:last-child {
    background: none
}

.pricing-table .plan:first-child {
    border-left: 1px solid #e6e6e6 !important
}

.plan.featured .price {
    color: #EB7350
}

.btn-price {
    color: #fff;
    background-color: #EB7350;
    border-color: #eea236;
}

.btn-price:hover {
    color: #fff;
    background-color: #eea236;
    border-color: #EB7350;
}

.main_pad {
    padding: 60px 0 130px 0;
    text-align: center;
    margin-top: 50px;
}

.oops {
    font-size: 125px;
    font-family: Raleway;
    font-weight: 200;
}

.shop {
    display: inline-block;
    float: left;
    margin-top: 38px;
}

.shop_img {
    display: block
}

.shop_img img {
    display: block;
    width: 100%;
}

.shop_descr {
    border: #f3f3f3 1px solid;
    background: #fff;
}

.shop_cart {
    float: right;
    margin-top: -32px;
    width: 38px;
    height: 32px;
    display: block;
    border-left: #f3f3f3 1px solid;
}

.shop_title {
    margin: 0px 0 6px 0;
    line-height: 18px;
    padding: 10px 0 10px 10px;
    border-bottom: #f3f3f3 1px solid;
    color: #555;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-decoration: none;
}

.shop_title a {
    color: #555
}

.shop_title a:hover {
    color: #EB7350
}

.shop_price {
    color: #EB7350;
    font-size: 13px;
}

.shop_oldprice {
    display: inline-block;
    padding: 0px 11px 7px 11px;
    color: #777;
    text-decoration: line-through;
    padding-right: 9px;
}

.shop_cart i {
    font-size: 22px;
    color: #707070;
    line-height: 38px;
    margin-left: 6px;
}

.shop_cart i:hover {
    color: #EB7350
}

select {
    border: 1px solid #f3f3f3;
    font-size: 13px;
    outline: 0;
}

.categories li {
    list-style: none
}

.categories a {
    color: #555;
    display: block;
    padding: 10px 0;
    padding-left: 17px;
    background: url(../images/carousel_next.png) no-repeat left 14px;
    font-size: 13px;
}

.categories a:hover {
    color: #EB7350
}

.ui-slider {
    position: relative;
    height: 19px;
    box-shadow: inset 1px 1px 0px #d9d9d9, inset -1px -1px 0px #d9d9d9;
    margin-bottom: 20px;
}

.ui-slider-range {
    overflow: hidden;
    height: 19px;
    display: block;
    position: absolute;
    box-shadow: inset 0 1px 0px #EB7350, inset 0 -1px 0px #EB7350, inset 0 2px 0px rgba(255, 255, 255, 0.37);
    background: #EB7350;
    outline: none;
}

.ui-slider-handle {
    border: #E0E0E0 1px solid;
    border-radius: 5px;
    box-shadow: inset #fbfbfb 0 1px 0;
    width: 25px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    top: -4px;
    margin-left: -1px;
    background: #f7f7f7;
    outline: none;
}

.tag_cloud {
    margin-top: 20px;
    display: inline-block;
}

.tag_cloud a {
    display: inline-block;
    border: 1px solid #ccc;
    font-size: 13px;
    line-height: 23px;
    color: #bbb;
    margin: 0 5px 10px 0px;
    border-radius: 3px;
    padding: 3px 10px;
    text-decoration: none;
    font-family: Raleway;
    font-weight: 300;
}

.tag_cloud a:hover {
    border-color: #fff;
    color: #fff !important;
    text-decoration: none;
}

.tag_cloud_blog a {
    display: inline-block;
    border: 1px solid #eee;
    font-size: 13px;
    line-height: 23px;
    color: #555;
    margin: 0 5px 10px 0px;
    border-radius: 3px;
    padding: 3px 10px;
    text-decoration: none;
    font-family: open sans;
    font-weight: 300;
}

.tag_cloud_blog a:hover {
    background: #555;
    border-color: #ececec;
    color: #fff !important;
    text-decoration: none;
}

.flickr_widget_wrapper a {
    display: block;
    position: relative;
    z-index: 10;
    float: left;
    margin-left: 6px;
    margin-right: -6px;
    width: 87px;
    height: 87px;
}

.flickr_widget_wrapper a .flickr_border {
    display: block;
    position: absolute;
    z-index: 15;
    left: 0;
    top: 0;
}

.flickr_widget_wrapper:hover .flickr_badge_image {
    opacity: 0.4;
    -webkit-transition: opacity 350ms;
}

.flickr_widget_wrapper:hover .flickr_badge_image:hover {
    opacity: 1;
    -webkit-transition: opacity 350ms;
}

.pride_pg {
    float: left;
}

.pride_pg .current {
    padding: 6px 12px;
    border-radius: 2px;
    background-color: #EB7350;
    color: #ffffff;
    font-size: 11px;
}

.pride_pg a {
    padding: 6px 12px;
    border-radius: 2px;
    background-color: #373737;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}

.pride_pg a:hover {
    padding: 6px 12px;
    border-radius: 2px;
    background-color: #EB7350;
    color: #ffffff;
    font-size: 11px;
}

.btn-shop {
    padding: 1px 7px
}

.shop_one_img img {
    max-width: 100%
}

.shop_one_title {
    color: #555;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.shop_one_price {
    color: #EB7350;
    font-size: 16px;
}

.shop_one_oldprice {
    color: #555;
    font-size: 16px;
    display: inline-block;
    padding: 10px 11px 10px 0px;
    text-decoration: line-through;
}

.plus_minus {
    margin-top: 25px
}

input.input-text {
    border-left: none !important;
    border-right: none !important;
    display: inline-block;
    float: left;
    padding: 10px 10px;
    height: 32px;
    text-align: center;
    width: 40%;
    background: #EB7350;
    border-radius: 0px !important;
    color: #fafafa;
    margin: 1px -1px 0px;
    border: none !important;
    font-size: 13px;
}

input.input-text:focus {
    background: #EB7350
}

.plus_minus .minus, .plus_minus .plus {
    width: 30px;
    height: 35px;
    display: inline-block;
    float: left;
    position: relative;
    overflow: hidden;
    border: #D9D9D9 1px solid;
    border-radius: 5px;
    background: #fff;
}

.plus_minus .minus:before, .plus_minus .plus:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 12px;
    height: 12px;
}

.plus_minus .minus:before {
    background: url(../images/qty_sprite.png) no-repeat bottom
}

.plus_minus .plus:before {
    background: url(../images/qty_sprite.png) no-repeat top
}

.shortcode_tabs .all_heads_cont {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 5;
    padding-bottom: 1px;
}

.shortcode_tab_item_title {
    border: #ddd 1px solid;
    border-bottom: none;
    margin: 50px 5px 0 0;
    min-height: 18px;
    display: inline-block;
    float: left;
    padding: 10px 15px;
    line-height: 18px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    position: relative;
    background: #fff;
    transition: color 400ms;
    -webkit-transition: color 400ms;
    -moz-transition: color 400ms;
    -o-transition: color 400ms;
}

.all_body_cont {
    background: #ffffff;
    border: 1px solid #ddd;
    margin-top: -2px;
    display: block;
    padding: 6px 12px;
    text-align: left;
    font-size: 13px;
}

.shortcode_tab_item_body h4 {
    margin-top: 10px
}

.shortcode_tab_item_body {
    display: none
}

.shortcode_tab_item_body {
    display: none
}

.product_review {
    padding: 0 !important;
    margin: 0 !important;
}

.product_review li {
    margin: 15px 0 10px 0 !important;
    padding: 0 !important;
    list-style: none;
}

.stand_review {
    padding-left: 85px;
    position: relative;
}

.reviewava {
    position: absolute;
    left: 0px;
    top: 0px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-right: none !important;
    margin-top: 0px !important;
}

.review_body {
    padding: 0px 0px 5px 12px;
    float: none;
    display: block;
    min-height: 86px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.review_meta {
    margin-bottom: 8px
}

.review_body .stars {
    right: 0px !important;
    top: 0px !important;
}

span.star3 {
    width: 42px
}

.contentarea p:last-child {
    padding-bottom: 0
}

.review_body a {
    font-style: italic
}

.descr_rew {
    font-size: 14px;
    font-weight: bold;
}

.rew_input {
    width: 470px
}

.tags_shop {
    color: #EB7350
}

.tags_shop:hover {
    color: #EB7350
}

.tool_a {
    color: #EB7350;
    -webkit-transition: none;
    transition: none;
}

.tool_a:hover {
    color: #EB7350;
    text-decoration: underline;
}

.sub-menu-short li {
    line-height: 50px;
    padding-left: 15px;
    background: url(../images/carousel_next.png);
    background-position: left center !important;
    background-repeat: no-repeat;
    list-style: none;
}

.sub-menu-short li {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}

.karatgold-site .sub-menu-short li {
    border-bottom: 1px solid #2B2F38;
    border-right: 1px solid #2B2F38;
}

.sub-menu-short li a {
    font-size: 13px;
    -webkit-transition: none;
    transition: none;
}

.karatbars-site .sub-menu-short li a {
    color: #111111;
}

.karatgold-site .sub-menu-short li a {
    color: #fff;
}

.sub-menu-short li a:hover {
    opacity: .65;
    text-decoration: underline;
}

.karatbars-site .actives {
    border-right: 1px solid #fff !important
}

.karatgold-site .actives {
    border-right: 1px solid #2B2F38 !important;
    border-bottom: 1px solid #2B2F38 !important;
}

.actives a, .sub-menu-short .active {
    opacity: .65;
}

.list-all-sub-category a {
    opacity: 1;
}

.actives a:hover {
    text-decoration: underline;
    opacity: .65;
}

.close {
    outline: 0
}

.slider_arrow {
    opacity: 0 !important;
}

.slider_arrow:hover {
    opacity: 1 !important;
}

.car_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
    color: #555555;
}

img {
    max-width: 100%
}

.karatgold-site .cus_color1 {
    color: #333 !important;
}

.meta-blog {
    margin: 13px 0px
}

.meta-blog h2 {
    line-height: 26px;
    font-size: 21px;
    font-weight: 400;
}

.meta-blog h2 a {
    color: #555;
    -webkit-transition: none;
    transition: none;
}

.meta-blog h2 a:hover {
    color: #EB7350;
    text-decoration: none;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.line_blog {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 100%;
    float: left;
    margin-bottom: 55px;
    margin-top: 15px;
}

.line_blog span {
    margin-right: 12px;
    line-height: 30px;
    font-size: 13px;
}

.line_blog span i {
    color: #EB7350
}

.line_blog a {
    color: #777;
    -webkit-transition: none;
    transition: none;
}

.line_blog a:hover {
    color: #EB7350;
    text-decoration: none;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.post.medium {
    float: left
}

.medium-image {
    float: left;
    margin: 0 20px 0 0;
    width: 380px;
}

.medium-content {
    margin-left: 400px;
    margin-top: -22px;
}

.line_blog_med {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 100%;
    float: left;
    margin-bottom: 55px;
    margin-top: 30px;
}

.line_blog_med span {
    margin-right: 12px;
    line-height: 30px;
    font-size: 13px;
}

.line_blog_med {
    color: #777
}

.line_blog_med a {
    color: #777;
    -webkit-transition: none;
    transition: none;
}

.line_blog_med a:hover {
    color: #EB7350;
    text-decoration: none;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.line_blog_med span i {
    color: #EB7350
}

.read_more_blog a:hover {
    text-decoration: underline
}

blockquote {
    display: inline-block !important;
    font-size: 13px !important;
    border-left: 5px solid #d3d3d3 !important;
    padding-left: 15px !important;
    line-height: 1.7 !important;
    margin-left: 20px !important;
}

.author-info {
    padding: 10px;
    margin: 0px 0 15px 0;
    float: left;
    border: 1px solid #eee;
    border-bottom: none;
}

.author-info .author-image {
    float: left;
    width: 80px;
    margin: 0 20px 0 0;
}

.author-bio {
    font-size: 13px;
    margin-top: -6px;
    font-weight: 400;
}

.author-bio h4 {
    font-weight: 300
}

.line_blog_in {
    padding: 10px;
    border-bottom: 1px solid #eee;
    width: 100%;
    float: left;
    margin-bottom: 55px;
    font-size: 13px;
}

.line_blog_in span {
    margin-right: 12px;
    line-height: 30px;
    font-size: 13px;
}

.line_blog_in span i {
    color: #EB7350
}

.line_blog_in a {
    color: #777;
    -webkit-transition: none;
    transition: none;
}

.line_blog_in a:hover {
    color: #EB7350;
    text-decoration: none;
}

.read_more_blog a {
    color: #EB7350;
    -webkit-transition: none;
    transition: none;
}

.comm_name {
    font-size: 16px;
    color: #EB7350;
    margin-top: -3px;
}

.comm_name span {
    font-size: 11px;
    color: #555;
}

.com_top {
    padding-top: 15px
}

.comm {
    margin-top: 25px;
    display: block;
    font-size: 20px;
    font-weight: 300;
    color: #555;
    margin-bottom: 30px;
}

.comment {
    padding: 30px 0;
    float: left;
}

.comment-inner {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 191px;
    float: left;
}

.img_comm {
    float: left;
    margin-right: 110px;
    width: 80px;
    height: 80px;
}

.port_link {
    display: block
}

.clients-s {
    overflow: hidden
}

.clients-s a.img-hover {
    display: block;
    position: relative;
}

.clients-s img {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 25px;
    background: #f7f7f7;
    border: solid 1px #e1e1e1;
}

.clients-s img.img-hover {
    display: none
}

.clients-s a:hover img.img-hover, .clients-s:hover img.img-hover {
    top: 0;
    left: 0;
    display: block;
    position: absolute;
}

.clients-s a {
    color: #EB7350
}

.icon_orange {
    color: #EB7350
}

.share {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 7px 0;
}

.share p {
    float: left;
    font-size: 14px;
    padding-top: 5px;
}

#reset {
    font-size: 10px;
    background: #ccc;
    position: absolute;
    color: #555;
    padding: 0px 4px;
    margin-top: -26px;
    margin-left: 150px;
    font-weight: 400;
    border-radius: 3px;
    font-family: open sans;
}

#style-switcher {
    position: fixed;
    top: 20%;
    z-index: 10000;
    color: #fff;
}

#switcher-head {
    width: 270px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding-left: 20px;
    margin: 0;
    cursor: pointer;
    position: relative;
}

#switcher-head:before {
    position: absolute;
    content: "\f013";
    font-family: FontAwesome;
    color: #ECECEC;
    overflow: hidden;
    font-size: 28px;
    left: 235px;
    top: 2px;
}

#switcher-content {
    width: 225px;
    background-color: rgba(61, 61, 61, 0.8);
    padding: 0px 0 0px 0px;
    overflow: hidden;
}

#switcher-content .el {
    border-top: 1px solid #414141;
    border-bottom: 1px solid #232323;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

#switcher-content select {
    margin-bottom: 11px;
    height: 24px;
    outline: none;
}

#switcher-content .sub-head {
    margin-bottom: 10px
}

#switcher-content ul {
    margin-left: 5px;
    overflow: hidden;
    margin-top: 5px;
}

#switcher-content li {
    list-style-type: none;
    float: left;
    margin: 0 8px 6px 0;
}

#switcher-content img {
    display: block;
    border-radius: 4px;
}

#switcher-content {
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

#switcher-content form {
    margin: 0
}

.color-default {
    background: #d2d1d0
}

.switcher strong {
    color: inherit
}

.switcher-head span {
    margin-left: 15px
}

.switcher-body {
    position: relative;
    padding: 15px;
}

.switcher-trigger {
    position: absolute;
    top: 0;
    left: auto;
    right: -40px;
    width: 40px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    background-color: #333;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}

.switcher ul.switcher-op-selectors {
    margin: 0 -5px -5px 0
}

ul.switcher-op-selectors li a {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    margin-top: 1px;
}

.button_switch li a {
    background: #EB7350;
    padding: 6px 16px;
    font-size: 14px;
    color: #f1f1f1;
    font-family: open sans;
    font-weight: 100;
    float: left;
}

.button_switch li a:hover {
    color: #EB7350;
    background: #f1f1f1;
    text-decoration: none;
}

.l_s {
    color: #555 !important;
    background: #fff !important
}

.d_s {
    color: #f9f9f9 !important;
    background: #222 !important
}

.background_1 {
    background: #fafafa;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    color: #fff;
}

.background_2 {
    background: #fafafa;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    color: #fff;
    height: 285px;
}

.icon_ex2 {
    width: 110px;
    height: 110px;
    background: #fafafa;
    text-align: center;
    line-height: 110px;
    font-size: 55px;
    border-radius: 110px;
    color: #EB7350;
    margin: auto;
}

.icon_ex2:hover {
    background: #EB7350;
    color: #fafafa;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.cont_main {
    background: #fafafa;
    padding-top: 30px;
    padding-bottom: 75px;
}

.team_text {
    text-align: center;
    padding-bottom: 50px;
    padding: 0px 15px 0px 15px;
    color: #555;
    font-family: 'open sans';
}

.number {
    text-align: center;
}

.number h4 {
    font-weight: 300;
    margin-top: 25px;
    font-size: 18px;

    font-family: Raleway
}

.number h3 {
    font-size: 65px;
    font-weight: 300;
    color: #666;
    font-family: Open Sans;
    letter-spacing: 3px;
}

.number_icons {
    color: #ED734A;
    font-size: 41px;
    padding: 5px 0;
}

.purch {
    background: #ED734A;
    margin-bottom: -50px;
    padding: 25px 0;
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 300;
    font-family: Raleway;
    cursor: default;
}

.purch:hover {
    background: #222;
    color: #eee;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.port-hover {
    width: 20.1%;
    padding: 0px;
}

.quicklink-option .quicklink-option-page {
    width: 99.79%;
}

.karatgold-site .quicklink-option .quicklink-option-page {
    width: 100%;
}

.port-hover-3 {
    width: 33.33333%;
    padding: 0px;
}

.port-hover img {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 738px;
}

.port-hover:hover img {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.port-hover:hover .p-hover {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.port-hover {
    overflow: hidden;
}

.port-hover .p-hover {
    position: absolute;
    background: rgba(135, 118, 78, 0.85);
    width: 100%;
    height: 100%;
    left: 100%;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-top: 40px;
    top: 0 !important;
}

.quicklink-option-second .port-hover .p-hover {
    margin-top: 0;
    top: 0 !important;
}

.port-hover .p-hover span {
    display: block;
    margin: 20% 20px;
}

.port-hover .p-hover span span {
    margin: auto;
}

.port-plus {
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    z-index: 15;
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.port-hover:hover .port-plus {
    opacity: 1;
}

.port-text {
    padding: 12px 0;
    display: block;
    border-left: 1px solid #fafafa;
}

.port-text p {
    text-align: center;
    font-size: 16px;
    font-family: Raleway;
    font-weight: 300;
    color: #222;
}

.karatgold-site .port-text p {
    color: #e2e3e4;
}

.port-text .small {
    text-align: center;
    font-size: 13px;
    color: #555;
    font-family: 'Open Sans';
}

.port-hover:hover .port-text p {
    color: #fff;
    position: relative;
}

.port-hover:hover .port-text .small {
    color: #eee;
    position: relative;
}

.team_new {
    display: block;
    color: #555;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    text-decoration: none;
    background: #fff;
    margin-bottom: 50px;
}

.cbp-ig-title {
    margin: 25px 0 20px 0;
    padding: 20px 0 0 0;
    font-size: 18px;
    position: relative;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    font-family: Raleway;
    font-weight: 300;
    text-align: center;
    color: #222;
}

.cbp-ig-title:before {
    content: '';
    position: absolute;
    width: 90%;
    text-align: center;
    border-top: 1px solid #eee;
    top: 0px;
    margin-left: 13px;
    left: 0px;
    -webkit-transition: margin-top 0.2s;
    transition: margin-top 0.2s;
}

.cbp-ig-category {
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    font-family: 'Open Sans';
    font-weight: 300;
    text-align: center;
}

.team_new:hover .cbp-ig-category, .team_new .cbp-ig-category {
    opacity: 1;
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);

}

.team_new:hover {
    background: #ED734A;
}

.team_new:hover .cbp-ig-icon:before, .team_new:hover .cbp-ig-title {
    color: #fff;
}

.team_new:hover .cbp-ig-title {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.team_new:hover .cbp-ig-title:before {
    border-top: 1px solid #eee;
    margin-top: 60px;
}

#bx-pager {
    display: table;
    margin: auto;
}

#bx-pager li {
    float: left;
}

#bx-pager a img {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
}

#bx-pager a {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

#bx-pager:hover .bx-opacity {
    opacity: 0.5;
    -webkit-transition: opacity 350ms;
}

#bx-pager:hover .bx-opacity:hover {
    opacity: 1;
    -webkit-transition: opacity 350ms;
}

.bxslider {
    text-align: center;
}

.bxslider h3 {
    line-height: 1.6;
    font-family: Raleway, 'Open Sans';
    color: #555;
    font-size: 23px;
    padding: 0 50px;
    font-weight: 300;
}

.bxslider h6 {
    margin: 20px 0 25px 0;
    font-family: 'Open Sans';
    color: #222;
    font-size: 13px;
    border-top: 1px solid #eee;
    padding-top: 10px;
    font-weight: 300;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    padding-bottom: 10px;
}

.bloq {
    position: relative;
}

.bloq:after {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    color: #E7E7E7;
    font-size: 25px;
    top: 17px;
    left: 0;
}

.bloq:before {
    position: absolute;
    content: "\f10e";
    font-family: FontAwesome;
    color: #E7E7E7;
    font-size: 25px;
    top: 95px;
    right: 0;
}

.vegas-overlay {
    background: transparent url(../images/overlays.png);
    opacity: 0.5;
    z-index: -1;
}

.vegas-background {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
    max-width: none !important;
    z-index: -2;
}

.vegas-overlay, .vegas-background {
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.promotext {
    text-align: center;
    background-size: cover;
}

.promotext .promo-slide {
    padding-top: 0px;
}

.promo {
    overflow: hidden;
    height: 120px;
    vertical-align: baseline;
}

.promo h1 {
    height: 100%;
    -webkit-transition: margin-top 0.5s ease-in-out;
    transition: margin-top 0.5s ease-in-out;
    color: #fff;
    font-family: Raleway;
}

.footer-input input {
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #ececec;
    color: #fff;
    font-size: 13px;
    width: 100%;
    background: 8px 10px;
    height: 35px;
}

.footer-input input:focus {
    color: #fff;
    background: none;
}

.promo-hr {
    border-top: 1px solid #fff;
    width: 80px;
    display: table;
    margin: auto;
    padding-bottom: 35px;
}

.promo-btn {
    padding: 12px 22px;
    font-size: 16px;
    color: #f7f7f7;
    background: rgba(255, 255, 255, 0.12);
    display: none;
    outline: none !important;
}

.promo-btn:focus {
    color: #fff;
}

.hide-2sec {
    display: none;
}

.promo-text {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center
}

.top-oauth-menu {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.top-oauth-menu a {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* #Video
================================================== */

#video_background {
    position: absolute;
    bottom: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;

}

.scroll-btn {
    -webkit-animation: arrows 3.8s infinite;
    -webkit-animation-delay: 1s;
    -webkit-animation: arrows 3.8s infinite;
    animation: arrows 3.8s infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@-webkit-keyframes arrows {
    0% {
        bottom: 30px;
    }
    10% {
        bottom: 40px;
    }
    20% {
        bottom: 30px;
    }
    30% {
        bottom: 40px;
    }
    40% {
        bottom: 20px;
    }
    50% {
        bottom: 40px;
    }
    60% {
        bottom: 30px;
    }
    70% {
        bottom: 40px;
    }
    80% {
        bottom: 20px;
    }
    90% {
        bottom: 40px;
    }
    100% {
        bottom: 30px;
    }
}

@keyframes arrows {
    0% {
        bottom: 30px;
    }
    10% {
        bottom: 40px;
    }
    20% {
        bottom: 30px;
    }
    30% {
        bottom: 40px;
    }
    40% {
        bottom: 20px;
    }
    50% {
        bottom: 40px;
    }
    60% {
        bottom: 30px;
    }
    70% {
        bottom: 40px;
    }
    80% {
        bottom: 20px;
    }
    90% {
        bottom: 40px;
    }
    100% {
        bottom: 30px;
    }
}

.karatbars-site .top-bar {
    border-bottom: 1px #eee solid;
    background: #f4f4f4;
    font-size: 12px;
}

.karatgold-site .top-bar {
    background: #24292D;
    font-size: 12px;
}

.top-bar.main-bg {
    border-bottom: 0
}

.top-bar a, .top-bar span {
    display: block;
    padding: 0 7px 0 7px;
    color: #A2A2A2;
    line-height: 39px;
}

.top-bar a, .top-bar span {
    color: #A2A2A2;
}

.karatgold-site .top-bar a, .karatgold-site .top-bar span {
    color: #ffffff;
}

.top-bar.main-bg a, .top-bar.main-bg span {
    color: #fff
}

.top-bar.main-bg li {
    border-left-color: #A0A0A0
}

.top-bar a:hover {
    text-decoration: underline;
}

.top-bar li {
    float: left;
}

.karatbars-site .top-bar li {
    border-left: 1px #E9E9E9 solid;
}

.karatgold-site .top-bar li {
    border-left: 1px #484848 solid;
}

.top-bar li:first-child {
    border-left: 0;
}

.top-bar li i {
    margin: 0 8px;
    font-size: 13px;
}

.top-bar.main-bg li i {
    color: #fff
}

.top-bar li:first-child i {
    margin: 0 8px 0 0;
}

.top-bar ul.social-list li a:hover {
    background: #333;
}

.status .spin {
    z-index: 1;
    border-color: #262626;
    border-right-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
    /* -webkit-animation: spin 1s linear infinite; */
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.cell-7 {
    width: 58.33333333%;
}

.cell-5 {
    width: 41.66666667%;
}

.cell-2 {
    width: 16.66666666%;
}

[class*="cell-"], .masonry .post-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

[class*="cell-"], .masonry .post-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.right-top {
    float: right !important;
}

#navbar_new ul li a {
    line-height: 10px !important;
    margin: 0 !important;
}

#UhrFeld {
    padding: 10px 0 0 15px;
    font-size: 13px;
    color: #ccc;
}

#UhrFeld {
    color: #ccc;
}

.karatgold-site #UhrFeld {
    color: #ffffff;
}

.main-content {
    margin: 0 0 20px 0;
    font-size: 13px;

}

.page-in {
    border-bottom: 1px solid #eee;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: center;

}

.page_in {
    padding: 124px 0px 75px 0px;
}

.top-menu-title {
    margin: 0 !important;
}

.language-menu, .language-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.language-menu li a {
    display: block;
    position: relative;
    color: #777;
    text-decoration: none;
    padding: 11px;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    transition: all 0s linear;
    -moz-transition: all 0s linear;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;

}

#navbar_new .arrow_menu:after {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    color: #777;
    overflow: hidden;
    font-size: 10px;

    top: 14px;
}

/* back office member section only */

#clear {
    clear: both;
}

#W3 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    /* [disabled]background-color: #D6D6D6; */
}

#W3-01C01 {
    width: 50%;
    float: left;
    padding-left: 5px;
    height: 380px;
}

#W3-01C02 {
    width: 40%;
    float: left;
    padding-left: 5px;
    background-color: #F5F5F5;
    padding-right: 5px;
}

#W3-02C02 {
    float: left;
    width: 20%;
    padding-right: 5px;
    padding-bottom: 5px;
}

#W3-02C03 {
    float: left;
    width: 70%;

    font-size: 12px;

    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 360px; /* Added Minimum height for Front pages*/
}

#W3-02C04 {
    float: left;
    width: 28%;

    font-size: 12px;

    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

#W3-02C05 {
    float: left;
    width: 80%;

    font-size: 12px;

    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

/*Added Newly for Member Pages*/
#W3-02C03-01 {
    /*margin: 0 0 0 30px;*/
    /* margin: 0 0 0 30px; */
    float: left;
    width: 100%;
    min-height: 360px;
    padding: 40px;
    border: 1px solid #ccc;
    margin-bottom: 30px;

}

/*----------- Added for i-payout button -------*/
.ibg-button a {
    color: #fff;
    margin: 0px;
    padding: 5px 0 0 17px;
    float: left;
    text-decoration: none;
}

.page-in-pr {
    border-bottom: 1px solid #eee;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.page-in-ge {
    border-bottom: 1px solid #eee;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.page-in-gol {
    border-bottom: 1px solid #eee;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.page-in-mar {
    border-bottom: 1px solid #eee;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.page-in-dow {
    border-bottom: 1px solid #eee;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

/**************************************** CSS FOR VIDEO IN BACKGROUND IN HOME PAGE ******************************/

#videoBackground {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
}

#videoBackground > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.msghd {
    float: left;
    width: 100%;
    padding: 10px 0 7px 10px;
    border: 1px solid #D2D2D2;
    min-height: 37px;
    height: auto;
    background: #F3F3F3;
}

.grid-wrapper {
    margin: 15px 0;
}

.grid-wrapper td {
    font-size: 11px;
}

.grid-4 {
    float: left;
    width: 24.8%;
    padding: 10px 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

table.price-table {
    width: 100%;
    margin: 0 auto;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    border-spacing: 0;
}

table.price-table td:not(:last-child) {
    border-right: 1px solid #f7f7f7;
    text-align: center;

}

table.price-table tr:nth-child(odd) {
    background: #e7e7e7;
    background: -webkit-linear-gradient(top, rgba(205, 205, 205, 1), rgba(234, 234, 234, 1));
    background: linear-gradient(to bottom, rgba(205, 205, 205, 1), rgba(234, 234, 234, 1));
}

table.price-table td {
    padding: 7px 5px;
}

#usdPriceList {
    display: none;
}

.btn-currency a {
    border: 1px solid #bebebe;
    font-size: 10px;
    padding: 3px 5px;
    background-color: #b9b9b8;
    color: #3d1600 !important;
    font-weight: bold;
}

.btn-currency b {
    border: 1px solid #bebebe;
    font-size: 10px;
    padding: 3px 5px;
    background-color: #898989;
    color: #182d4a !important;
    font-weight: bold;
}

.btn-link {
    text-align: center;
}

.btn-link a:hover {
    opacity: .65;
}

.btn-link a:link {
    color: #ffffff;
}

.btn-link a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #ffffff;
    display: inline-block;
    width: auto;
    text-align: center;
}

.quicklinks-box, .backoffice-quicklinks-box {
    list-style-type: none;
    padding: 10px 0 10px 7px;
}

.quicklinks-box li a, .backoffice-quicklinks-box li a {
    display: block;
    border: 1px solid #f7f7f7;
    margin: 1px;
}

.backoffice-quicklinks-box li {
    display: inline-block;
    padding-left: 7px;
    width: 19%;
}

.quicklinks-box li span, .backoffice-quicklinks-box li span {
    text-align: center;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 0 0 7px 0;
    color: #666;
}

a:link {
    text-decoration: none;
}

.price-table a {
    color: #666;

}

label.error {
    color: #FF3333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    float: left;
    margin-top: 5px;
}

.frm_parent_div label.error {
    margin-top: 0px !important;
    margin-bottom: -10px;
    color: #DB2424 !important;
}

.short {
    color: #000000;
    margin-left: 10px;
    background-color: #FCB6B1;
    padding: 1px 4px 1px 4px;
    position: relative;
    top: 2px;
}

.weak {
    color: #FCCAB1;
    margin-left: 20px;
    background-color: #FCCAB1;
    padding: 1px 4px 1px 4px;
    position: relative;
    top: 2px;

}

.strong {
    color: #00CC00;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-top: 5px;
}

/** used in data table tabs*/
.tab_container {
    border: 1px solid #ddd;
    border-top: none;
    padding: 10px;
    margin-bottom: 10px;
}

.tab_container .form-inline {
    text-align: center;
}

.tab_container .form-inline input[type="text"] {
    width: 70%;
}

.simpletabs a {
    color: #666;
}

.view-more {
    color: #0066FF;
    margin: 0 0 0 10px;
    font-weight: bold;
}

.short-view {
    color: #0066FF;
    margin: 0 0 0 10px;
    font-weight: bold;
}

.hide {
    display: none;
}

.required::after {
    content: "*";
    right: 10px;
    top: 3px;
    border: 0px solid;
    position: absolute;
    color: red;
    font-size: 17px;
    font-weight: bold;
}

#W3-2C02-01 .content label {
    cursor: pointer;
    font-weight: normal;

}

.padding-5 {
    padding: 5px !important;
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
    margin-right: 0 !important;
}

.form-inline.search-box .form-control {
    width: auto;
}

.clear-10 {
    clear: both;
    height: 10px;
}

ul.kb-list li {
    margin: 5px 0;
}

/** ========== custom pagination ========= **/
.custom-pagination {
    margin: 0;
}

.custom-pagination li {
    display: inline-block;
    margin: 0 2px;
}

.custom-pagination > li > a.page-numbers,
.custom-pagination > li > span.page-numbers {
    padding: 6px 12px;
    border-radius: 4px;
    background-color: #373737;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}

.custom-pagination > li > a.page-numbers:hover,
.custom-pagination > li > span.page-numbers,
.custom-pagination > li > span.page-numbers:hover,
.custom-pagination > li > a.page-numbers:focus {
    background-color: #EB7350;
}

.switch-alignment {
    text-align: right;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    border-top: 1px solid #eaeaea;
    font-size: 13px;
}

.karatgold-site .table thead > tr > th, .karatgold-site .table tbody > tr > th, .karatgold-site .table tfoot > tr > th, .karatgold-site .table thead > tr > td, .karatgold-site .table tbody > tr > td, .karatgold-site .table tfoot > tr > td {
    border-top: 1px solid #1D1D25;
    font-size: 13px;
}

table.display thead > tr > th, table.display tbody > tr > th, table.display tfoot > tr > th, table.display thead > tr > td, table.display tbody > tr > td, table.display tfoot > tr > td {
    border-top: 1px solid #eaeaea;
    font-size: 13px;
}

.karatgold-site table.display thead > tr > th, .karatgold-site table.display tbody > tr > th, .karatgold-site table.display tfoot > tr > th, .karatgold-site table.display thead > tr > td, .karatgold-site table.display tbody > tr > td, .karatgold-site table.display tfoot > tr > td {
    border-top: 1px solid #1D1D25;
    font-size: 13px;
}

label {
    font-weight: normal;
}

.dataTables_wrapper input[type="text"], .dataTables_wrapper select {
    display: table-cell;
    width: 50%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.dataTables_wrapper select {
    width: 25%;
}

.dataTables_wrapper label {
    width: 100%;
}

.dataTables_info {
    padding: 10px;
}

#dhtmltooltip {
    position: absolute;
    border: 2px solid #d7d7d7;
    padding: 5px 10px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
    color: #666;
}

.table-striped > tbody > tr:hover > td,
.table-striped > tbody > tr:hover > th {
    background-color: #f5f5f5
}

.table-wrapper {
    min-height: 210px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.karatgold-site .table-wrapper {
    border: 1px solid #2D313A;
}

.table-wrapper .table {
    margin-bottom: 0;
}

.clear-20 {
    height: 20px;
    clear: both;
}

.link-button-box a {
    width: 97%;
    margin: 0 auto 15px auto;
    display: block;
}

.main-page-footer-link {
    width: 20%;
    float: left;
}

.register_customer {
    width: 45%;
}

.register_affiliate {
    width: 45%;
}

.birthday-info {
    width: 30%;
}

div.tooltip-inner {
    max-width: 500px;
}

.skip-intro {
    position: absolute;
    background: transparent;
    color: #fff;
}

.sub-menu-short {
    margin: 0 0 20px 0;

}

.alert button.close {
    display: none;
}

.first-diable-button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5;
    box-shadow: none;
}

.modal-loader {
    background-image: url('../../assets/images/facebook.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-height: 100px;
}

.btn.disabled, .btn[disabled] {
    color: #000;
}

.admin_read_only_mode_button[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .5;
    filter: alpha(opacity=65);
    box-shadow: none;
    color: #000;
}

.modal-header:hover, .modal-footer:hover {
    cursor: move !important;
}

.all-list-category li {
    line-height: 40px;
    border: none;
    border-bottom: 1px solid #eee;
}

.actives-sub-menu a {
    opacity: .65;
}

.sub-menu-short .change-backgroup {
    /*background-position: 0 16px !important;*/
}

.sub-menu-short .expand-all-sub-category {
    cursor: pointer;
}

.second-label-menu {
    line-height: 50px;
    color: #ccc;
    list-style: none;
    margin-left: 5px;
}

.second-label-menu-top {
    background: url(../images/next-top-menu.png);
    width: 12px;
    height: 12px;
    float: right;
    margin-top: 3px;
}

.sub-menu-short .sub-menu-member {
    /* padding-left: 20px !important;
     background-position: 0 16px !important;*/
    background-image: none;
}

.sub-menu-short .sub-menu-member img {
    opacity: .5;
}

.sub-menu-short .second-label-menu-sub-plus {
    line-height: 50px;
    padding-left: 15px;
    background: url(../images/sub-menu-plus.png);
    /* background-position: 0 16px !important; */
    background-repeat: no-repeat;
    /* color: #ccc; */
    list-style: none;
    /* margin-left: 5px; */
    /* float: left; */
    width: 14px;
    height: 14px;
    margin-left: -18px;
    margin-right: 5px;
}

.sub-menu-short .second-label-menu-sub-minus {
    line-height: 50px;
    padding-left: 15px;
    background: url(../images/sub-menu-minus.png);
    /* background-position: 0 16px !important; */
    background-repeat: no-repeat;
    /* color: #ccc; */
    list-style: none;
    /* margin-left: 5px; */
    /* float: left; */
    width: 14px;
    height: 14px;
    margin-left: -18px;
    margin-right: 5px;
}

.sub-menu-short .all-list-category {
    margin-top: -10px;
}

.ajax_loader_content {
    background-image: url('../images/please_wait.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    min-height: 100px;
    width: 50%;
    margin-left: 25%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    clear: both;
}

#smartWizard .btn-group .btn-default {
    border: 1px solid #4f4f4f !important;
}

.alert-custsuccess {
    color: #468847 !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
    margin-bottom: 7px;
}

.alert-custdanger {
    background-color: #f2dede !important;
    border-color: #eed3d7 !important;
    color: #b94a48 !important;
    margin-bottom: 7px;
}

.disabled_card_info {
    cursor: default;
    pointer-events: none;
    color: #808080 !important;
}

.karatbars-site .update-title-field {
    margin-top: 90px !important;
}

.karatgold-site .update-title-field {
    margin-top: 90px !important;
}

.port-text .quick-link-title-bottom {
    padding-bottom: 5px !important;
}

.port-text .quick-link-title {
    font-weight: bold;
}

.super-menu ul li.product-menu-format ul {
    margin-left: -180px !important;
}

.video-option-link1 {

    float: left;
    text-align: center;
    border-right: 1px solid #fff;
    width: 100%;
    background-color: #d8dbf0;
}

.quicklink-option-page {
    width: 100%;
}

.video-option-link {
    margin-top: -50px;
    background-color: #8a8989;
    float: left;
    width: 100%;
}

.quicklink-option {
    width: 20%;
}

.no-option-link-border {
    border-right: none;
    width: 99.6%;
}

.video-play-content1, .video-play-content3 {
    width: 46%;
    float: left;
    text-align: center;
    background-color: #E7E5E6;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #818181;
    padding: 10px;
    height: 60px;
    line-height: 40px;
}

.video-play-content2 {
    width: 8%;
    float: left;
    text-align: center;
    height: 60px;
}

.video-play-content {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 35px;
    margin-top: -50px;
}

.dashboard-content-area {
    float: left;
    width: 100%;
}

.user-information-area {
    padding-left: 0 !important;
}

.user-information-area1 {
    padding-right: 0 !important;
}

.report-link-area {
    margin-right: -30px !important;
    margin-left: -30px !important;
}

.carousel-caption-slider-text {
    top: 25px !important;
    bottom: auto !important;
    color: #666;
    text-shadow: none !important;
}

body.modal-open .modal {
    margin-right: -18px !important;
}

body.modal-open {
    margin-right: 0 !important;
}

.member-mt-mode-message {
    margin-top: -20px;
}

.fontpage-mt-mode-message {
    margin-top: 30px;
}

.maintenance_mode_message_title {
    margin-top: 65px;
}

.alert-danger-sticky {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.alert-danger-sticky hr {
    border-top-color: #e4b9c0
}

.alert-danger-sticky .alert-link {
    color: #953b39
}

.alert-danger .fa, .alert-info .fa, .alert-success .fa, .alert-custdanger .fa, .alert-custsuccess .fa {
    float: left;
    margin-right: 5px;
    line-height: 16px;

}

.member-content-section #searchbox {
    margin-top: -30px;
}

.qr_image_2fa {
    width: 185px;
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
    margin: 0 auto;
}

.scanned_code {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.enter_2fa_code {
    top: 8px !important;
    text-align: right;
    font-weight: bold;
}

#transaction_overview_submenu {
    display: none;
}
#transaction_overview_submenu li {
    border-right : none;
    line-height: 40px;
}

#transaction_overview_submenu li a {
    opacity: 1;
}

#transaction_overview_submenu li.actives a {
    opacity: .65 !important;
}
/* 1. No object-fit support: */
@media (min-aspect-ratio: 16/9) {
    #videoBackground > video {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    #videoBackground > video {
        width: 300%;
        left: -100%;
    }
}

@media (min-width: 1200px) {

    .container_header {
        width: 1250px;
    }

    .container_header {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 1200px) {
    .main-page-footer-link {
        width: 30%;
        float: left;
    }

    .switch-alignment {
        text-align: left;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {

    .quicklink-option .quicklink-option-page {
        width: 100% !important;
    }

    .port-hover .p-hover {
        height: -moz-calc(100% - 50px);
        /* WebKit */
        height: -webkit-calc(100% - 50px);
        /* Standard */
        height: calc(100% - 50px);
    }

    .quicklink-option-second .port-hover .p-hover {
        height: -moz-calc(100%);
        /* WebKit */
        height: -webkit-calc(100%);
        /* Standard */
        height: calc(100%);
    }

    .quicklink-option {
        width: 25%;
    }

    .video-play-content1, .video-play-content3 {
        width: 70%;
    }

    .video-play-content2 {
        width: 28%;
        margin: 10px 0;
    }

    .report-link-area {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .super-menu li a {
        padding: 11px 8px !important;
        font-size: 11px !important;
    }

    .super-menu li {
        margin-right: 5px !important;
    }
}

@media (max-width: 1000px) {
    .main-page-footer-link {
        width: 50%;
        float: left;
    }
}

@media screen and (max-width: 991px) {

    .quicklink-option .quicklink-option-page {
        width: 100% !important;
    }

    .port-hover .p-hover {
        height: -moz-calc(100% - 50px);
        /* WebKit */
        height: -webkit-calc(100% - 50px);
        /* Standard */
        height: calc(100% - 50px);
    }

    .quicklink-option-second .port-hover .p-hover {
        height: -moz-calc(100%);
        /* WebKit */
        height: -webkit-calc(100%);
        /* Standard */
        height: calc(100%);
    }

    .quicklink-option {
        width: 25%;
    }

    .video-play-content1, .video-play-content3 {
        width: 70%;
    }

    .video-play-content2 {
        width: 28%;
        margin: 10px 0;
    }

    .report-link-area {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .super-menu li a {
        padding: 11px 6px !important;
        font-size: 12px !important;
    }

    .super-menu li {
        margin-right: 5px !important;
    }

    .carousel-caption-slider-text h2, .carousel-caption-slider-text .h2 {
        font-size: 20px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .form-horizontal .control-label {
        padding-top: 25px;
    }

    .quicklink-option .quicklink-option-page {
        width: 100% !important;
    }

    .port-hover .p-hover {
        height: -moz-calc(100% - 50px);
        /* WebKit */
        height: -webkit-calc(100% - 50px);
        /* Standard */
        height: calc(100% - 50px);
    }

    .quicklink-option-second .port-hover .p-hover {
        height: -moz-calc(100%);
        /* WebKit */
        height: -webkit-calc(100%);
        /* Standard */
        height: calc(100%);
    }

    .quicklink-option {
        width: 33%;
    }

    .video-play-content1, .video-play-content3 {
        width: 70%;
        font-size: 13px;
    }

    .video-play-content2 {
        width: 28%;
        margin: 10px 0;
    }

    .report-link-area {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .super-menu li a {
        padding: 11px 6px;
        font-size: 10px;
    }

    .super-menu li {
        margin-right: 5px;
    }

    .carousel-caption-slider-text h2, .carousel-caption-slider-text .h2 {
        font-size: 15px;
    }

    .member-content-section #searchbox {
        margin-top: -10px;
    }

    .member-content-section .footer_move {
        padding: 0 15px !important;
    }

    .member-content-section .footer_bottom .pull-left {
        font-size: 10px !important;
    }

    .member-content-section .pagi-bottom .pagination-dropdown {
        padding: 0 !important;
    }

    .member-content-section .pagi-bottom .pagin-fixed {
        width: 18% !important;
        padding-right: 20px !important;
        float: left !important;
    }

    .member-content-section .pagi-bottom .custselectdrpdwn {
        margin-top: 2px !important;
        width: 16% !important;
        padding-right: 20px !important;
    }

    .member-content-section .cust_paging {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .member-content-section .cust_paging {
        margin-left: -35px !important;
        width: 73%;
        float: left;
    }

    .member-content-section .clear-all-search-button .cust_clear {
        height: 35px !important;
    }

    .member-content-section #addedRows .search-first-part {
        float: left !important;
        width: 100% !important;
    }

    .member-content-section .footer_bottom .col-lg-6 {
        padding: 0 15px !important;
    }

    .member-content-section #addedRows .search-second-part {
        float: left !important;
        width: 100% !important;
    }

    .member-content-section #addedRows .search-third-part {
        float: left !important;
        width: 100% !important;
    }

    .member-content-section #addedRows .search-four-part {
        float: right !important;
        width: 20px !important;
        margin-right: -20px !important;
    }

    .member-content-section #addedRows .search-five-part {
        float: right !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        width: 20px !important;
        margin-right: -35px !important;
    }

    .member-content-section #addedRows .search-five-part .cust_plus {
        margin-left: 0 !important;
    }

    .member-content-section .admin-list .custom_form {
        padding: 40px 20px 20px 0 !important;
        width: 100% !important;
    }

    .member-content-section .custselectdrpdwn .pagination-dropdown-label {
        float: right !important;
        line-height: 34px !important;
    }

    .member-content-section .col-lg-12 .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .member-content-section .col-lg-9, .member-content-section .col-lg-3 {
        width: 100% !important;
    }

    .member-content-section .pagination-dropdown-right {
        margin-right: 10px !important;
    }

    .member-content-section .col-lg-3 {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }

    .member-content-section .col-lg-12 {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .member-content-section .mds_width {
        width: 78% !important;
    }

    .member-content-section .dt-of {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .member-content-section .pagi-bottom {
        margin: 0 -10px 50px -18px !important;
    }

}

@media (min-width: 768px) {
    .modal-dialog {
        left: auto;
        padding-bottom: 30px;
        padding-top: 30px;
        right: auto;
        width: 600px;
    }

    .no-padding-sm {
        padding: 0 !important;
        margin: 0 !important;
    }

    .no-padding-left-sm {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    .no-padding-right-sm {
        padding-right: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 768px) {

    .quicklink-option .quicklink-option-page {
        width: 100% !important;
    }

    .port-hover .p-hover {
        height: -moz-calc(100% - 50px);
        /* WebKit */
        height: -webkit-calc(100% - 50px);
        /* Standard */
        height: calc(100% - 50px);
    }

    .quicklink-option-second .port-hover .p-hover {
        height: -moz-calc(100%);
        /* WebKit */
        height: -webkit-calc(100%);
        /* Standard */
        height: calc(100%);
    }

    .quicklink-option {
        width: 50%;
    }

    .video-play-content1, .video-play-content3 {
        width: 100%;
        font-size: 12px;
    }

    .video-play-content2 {
        width: 100%;
        margin: 10px 0;
    }

    .report-link-area {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .carousel-caption-slider-text {
        top: 0 !important;
        bottom: auto !important;
        font-size: 12px;
        color: #656565;
        letter-spacing: 1px;
        padding-top: 0 !important;
    }

    .carousel-caption-slider-text h2, .carousel-caption-slider-text .h2 {
        font-size: 12px;
    }

    .ajax_loader_content {
        background-image: url('../images/please_wait.gif');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        min-height: 100px;
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        border: 1px solid #ccc;
        clear: both;
    }

    .main-page-footer-link {
        width: 100%;
        float: left;
    }

    .form-horizontal .control-label {
        padding-bottom: 0px;
    }

    .tab_container .form-inline {
        text-align: left;
    }

    .add-cart-value, .dollar_rate, .add-cart-link, .viewcart_table_header .cardname, .details, .action, .cardname, .top-right-menu, .productname {
        font-size: 12px;
    }

    #W1-2C03-01 .add-cart-link a {
        font-size: 12px;
    }

    .btn-default {
        margin-bottom: 20px;
    }

    .link-button-box a {
        width: 100%;
    }

    .time-box {
        display: none;
    }

    .top-box-menu {
        width: 97%;
    }

    .switch-top-menu {
        width: 70%;
        padding-left: 0 !important;
        padding-right: 4px !important;
    }

    .cell-2, .cell-5 {
        padding-left: 0;
        padding-right: 0;
    }

    .page-in {
        border-bottom: 1px solid #eee;
        background: url(../images/header.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 180px;
    }

    .promo-text {
        float: left;
        width: 100%;
        font-size: 15px;
        font-weight: 200;
        color: grey;
        margin: 0;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-align: center;
    }

    #contactForm {
        display: none;
    }

    .member-content-section .footer_move {
        padding: 0 10px !important;
    }

    .member-content-section #searchbox {
        margin-top: 0;
    }

    .member-content-section .footer_bottom .pull-left {
        font-size: 11px !important;
    }

    .member-content-section .footer_bottom .col-lg-6 {
        padding: 0 15px !important;
    }

    .member-content-section .mds_width {
        width: 78% !important;
    }

    .member-content-section .footer_bottom .pull-left {
        font-size: 10px !important;
    }

    .member-content-section .pagi-bottom .pagination-dropdown {
        padding: 0 !important;
    }

    .member-content-section .pagi-bottom .pagin-fixed {
        padding-left: 30px !important;
        float: left;
        width: 45% !important;
    }

    .member-content-section .pagi-bottom .custselectdrpdwn {
        margin-top: 2px !important;
        width: auto !important;
        padding-right: 55px !important;
    }

    .member-content-section .clear-all-search-button .cust_clear {
        height: 35px !important;
    }

    .member-content-section #addedRows .search-first-part {
        float: left !important;
        width: 100% !important;
    }

    .member-content-section #addedRows .search-second-part {
        float: left !important;
        width: 100% !important;
    }

    .member-content-section #addedRows .search-third-part {
        float: left !important;
        width: 100% !important;
    }

    .member-content-section #addedRows .search-four-part {
        float: right !important;
        width: 20px !important;
        margin-right: -20px !important;
    }

    .member-content-section #addedRows .search-five-part {
        float: right !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        width: 20px !important;
        margin-right: -35px !important;
    }

    .member-content-section #addedRows .search-five-part .cust_plus {
        margin-left: 0 !important;
    }

    .member-content-section .custselectdrpdwn .pagination-dropdown-label {
        float: right !important;
        line-height: 32px !important;
    }

    .member-content-section .custom_forms .form-group .col-sm-5 {
        width: 95% !important;
        padding-left: 13px !important;
    }

    .member-content-section .col-lg-12:first-child .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .member-content-section .col-lg-12:first-child {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .member-content-section .col-lg-9, .member-content-section .col-lg-3 {
        width: 100% !important;
    }

    .member-content-section .pagination-dropdown-right {
        margin-right: 10px !important;
    }

    .member-content-section .col-lg-3 {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }

    .member-content-section .dt-of {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .member-content-section .pagi-bottom {
        margin: 0 -10px 50px -18px !important;
    }

}

@media (max-width: 600px) {
    .add-cart-value, .dollar_rate, .add-cart-link, .viewcart_table_header .cardname, .details, .action, .cardname, .top-right-menu, productname, .productname {
        font-size: 12px;
    }

    #W1-2C03-01 .add-cart-link a {
        font-size: 12px;
    }

    .checkout_table_header, .product_checkout_table_data {
        width: 90%;
    }

    .btn-default {
        margin-bottom: 20px;
    }

    #modalAuthorizeUser .modal-footer .btn-default {
        margin-bottom: 0;
    }

    .fa-stack {
        margin-top: -5px !important;
    }
}

@media (max-width: 500px) {
    .add-cart-value, .dollar_rate, .add-cart-link, .viewcart_table_header .cardname, .details, .action, .cardname, .top-right-menu, .productname {
        font-size: 12px;
    }

    .top-oauth-menu a {
        font-size: 12px;
    }

    #W1-2C03-01 .add-cart-link a {
        font-size: 10px;
    }

    .checkout_table_header, .product_checkout_table_data {
        width: 90%;
    }

    .btn-default {
        margin-bottom: 20px;
    }

}

@media (max-width: 480px) {

    .quicklink-option .quicklink-option-page {
        width: 100% !important;
    }

    .port-hover .p-hover {
        height: -moz-calc(100% - 50px);
        /* WebKit */
        height: -webkit-calc(100% - 50px);
        /* Standard */
        height: calc(100% - 50px);
    }

    .quicklink-option-second .port-hover .p-hover {
        height: -moz-calc(100%);
        /* WebKit */
        height: -webkit-calc(100%);
        /* Standard */
        height: calc(100%);
    }

    .quicklink-option {
        width: 100%;
    }

    .video-play-content1, .video-play-content3 {
        width: 100%;
        font-size: 10px;
    }

    .video-play-content2 {
        width: 100%;
        margin: 10px 0;
    }

    .report-link-area {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .super-menu li a {
        font-size: 13px;
    }

    .carousel-caption-slider-text h2, .carousel-caption-slider-text .h2 {
        font-size: 12px;
    }

    .member-content-section #searchbox {
        margin-top: 0;
    }

    .member-content-section .col-lg-9:first-child {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .member-content-section .footer_move {
        padding: 0 5px !important;
    }

    .member-content-section .footer_bottom .col-lg-6 {
        padding: 0 15px !important;
    }

    .member-content-section .footer_bottom .pull-left {
        font-size: 10px !important;
    }

    .member-content-section .pagi-bottom .pagination-dropdown {
        padding: 0 !important;
    }

    .member-content-section .pagi-bottom .pagin-fixed {
        padding-left: 30px !important;
        float: left;
        width: 50% !important;
    }

    .member-content-section .pagi-bottom .custselectdrpdwn {
        margin-top: 1px !important;
        width: auto !important;
        padding-right: 35px !important;
    }

    .member-content-section .clear-all-search-button .cust_clear {
        height: 35px !important;
    }

    .member-content-section #addedRows .search-first-part {
        float: left !important;
        width: 100% !important;
    }

    .member-content-section #addedRows .search-second-part {
        float: left !important;
        width: 100% !important;
    }

    .member-content-section #addedRows .search-third-part {
        float: left !important;
        width: 100% !important;
    }

    .member-content-section #addedRows .search-four-part {
        float: right !important;
        width: 20px !important;
        margin-right: -20px !important;
    }

    .member-content-section #addedRows .search-five-part {
        float: right !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        width: 20px !important;
        margin-right: -35px !important;
    }

    .member-content-section #addedRows .search-five-part .cust_plus {
        margin-left: 0 !important;
    }

    .member-content-section .custselectdrpdwn .pagination-dropdown-label {
        float: right !important;
        line-height: 32px !important;
    }

    .member-content-section .col-lg-12:first-child .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .member-content-section .col-lg-9, .member-content-section .col-lg-3 {
        width: 100% !important;
    }

    .member-content-section .pagination-dropdown-right {
        margin-right: 10px !important;
    }

    .member-content-section .col-lg-12:first-child {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .member-content-section .col-lg-3 {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }

    .member-content-section .mds_width {
        width: 78% !important;
    }

    .member-content-section .dt-of {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .member-content-section .pagi-bottom {
        margin: 0 -10px 50px -18px !important;
    }

    .member-content-section .col-lg-9:first-child {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }
}

@media (max-width: 991px) {
    .knewstick {
        margin-top: 0px !important;
    }

    #velcro-header {
        padding-top: 2px !important;
    }

    .sub-menu-short {
        margin-top: -30px !important;
    }

    .admin-main-menu .sub-menu-short {
        margin-top: -19px !important;
    }

    .submenu-toggle {
        margin: -37px 5px 16px 5px;
        color: #808693 !important;
        padding: 3px 9px 2px 6px;
        width: 36px;
        border: 1px solid #ccc;
        cursor: pointer;
    }

    .karatbars-site .submenu-toggle {
        background-color: #ededed;
    }

    .left-menu-on-color {
        border: 1px solid #ccc !important;
        color: #EB7352 !important;
    }

    .left-menu-off-color {
        border: 1px solid #ccc !important;
        color: #51555f !important;
    }

    .karatbars-site .welcome {
        padding-bottom: 15px;
        margin-top: 0px;
    }

    .karatgold-site .welcome {
        padding-bottom: 15px;
        margin-top: 0px;
    }

    .karatbars-site .update-title-field {
        margin-top: 40px !important;
    }

    .karatgold-site .update-title-field {
        margin-top: 40px !important;
    }
}

@media (max-width: 768px) {
    #viewcart {
        margin-bottom: 0px !important;
    }

    h3 {
        font-size: 14px !important;
    }
}

@media screen and (min-device-width: 801px) and (max-device-width: 991px) {
    #velcro-header {
        top: 0px !important;
    }
}

@media screen and (min-device-width: 769px) and (max-device-width: 991px) {
    .hide-2sec {
        top: 0px !important;
    }
}

@media screen and (min-device-width: 769px) and (max-device-width: 932px) {
    .cell-5 {
        width: 47% !important;
        padding-right: 2% !important;
    }

    .time-box {
        width: 32% !important;
    }
}

@media screen and (min-device-width: 462px) and (max-device-width: 768px) {
    .top-oauth-menu {
        width: 28%;
        padding-left: 4px !important;
        padding-right: 0 !important;
        text-align: left;
    }
}

@media screen and (min-device-width: 401px) and (max-device-width: 461px) {
    .switch-top-menu {
        width: 82%;
        padding-left: 0 !important;
        padding-right: 10px !important;

    }
}

@media screen and (min-device-width: 330px) and (max-device-width: 400px) {
    .switch-top-menu {
        width: 90%;
        padding-left: 0 !important;
        padding-right: 10px !important;

    }
}

@media (max-width: 329px) {
    .switch-top-menu {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 10px !important;

    }
}

@media (max-width: 383px) {
    .bonus-product-info {
        margin-top: -6px !important;
        width: 34% !important;
    }
}

@media (max-width: 447px) {
    .confirmbox {
        margin-top: -15px !important;
    }
}

@media (max-width: 461px) {
    .top-oauth-menu {
        width: 100%;
        padding-left: 2px !important;
        padding-right: 0 !important;
        text-align: center;
    }
}

