/*body {
    color: #333;
    background: #fcfcfc;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}*/

html {
    height:100%;
}

body {
    color: #333;
    background: #fcfcfc;
    /*font-family: 'Georgia', Helvetica Neue;*/
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400;
    height:100%;
}
/**********banner**********/

.body-container {
    min-height: 90%;
    height: auto !important;
    height: 100%;
    
}

.footer-container-div {

}

a {
    color: #005188;
}

.banner {
    background: url('../../images/imageHeader.png') no-repeat center center;
    background-size: cover;
/*    height: 405px;*/
height: 320px;
    position: relative;
}
.fluid-width {
    width: 92%;
    margin: 0 auto;
}
.logo {
    padding-top: 40px;
}
.header {
    position: absolute;
    bottom: 0;
    width: 92%;
}
.navbar-prime {
    /*width: 718px;*/
    width: 721px;
    border-radius: 0;
    height: 95px;
    float: left;
    border: none;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.navbar-prime,
.navbar-second.navbar {
    margin-bottom: 0;
}
.navbar-prime .navbar-nav>li>a {
    background: rgba(31, 51, 76, .9);
    padding: 0px 20px;
    vertical-align: top;
    font-size: 16px;
    color: #fff;
    /* text-transform: uppercase;*/
    text-align: center;
    line-height: 94px;
    transition: all 0.3s ease;
}
.navbar-prime .navbar-nav>li:not(:last-child)>a:after {
    content: "";
    position: absolute;
    height: 62px;
    background-color: #86939d;
    bottom: 0;
    right: 0;
    width: 1px;
}
.navbar-prime .navbar-nav>li>a:hover,
.navbar-prime .navbar-nav>li>a:focus {
    background-color: #0d2b4d;
    color: #e5e5e5!important;
    transition: all 0.3s ease;
}
.navbar-prime li:last-child {
    border-right: none;
}
.navbar-prime .navbar-nav>li.active>a {
    background-color: #0d2b4d;
    color: #fff!important;
}
.navbar-second {
    width: 345px;
    border-radius: 0;
    height: 95px;
    float: right;
    margin-right: 20px;
    border: none;
}
.navbar-second .navbar-nav>li {
    width: 33.33%;
}
.navbar-second .navbar-nav>li>a {
    background: rgba(234, 238, 239, .9);
    vertical-align: top;
    font-size: 14px;
    color: #555;
    text-transform: uppercase;
    text-align: center;
    line-height: 18px;
    transition: all 0.3s ease;
}
.navbar-second .navbar-nav>li>a:hover,
.navbar-second .navbar-nav>li>a:focus {
    background-color: #b2a9a2;
    color: #444!important;
    transition: all 0.3s ease;
}
.navbar-second .navbar-nav>li.active>a {
    background-color: #b2a9a2;
    color: #444!important;
}
.navbar-second .navbar-nav>li>a>img {
    margin-bottom: 8px;
    vertical-align: bottom;
}
.navbar-second .navbar-nav>li:not(:last-child)>a:after {
    content: "";
    position: absolute;
    height: 62px;
    background-color: #737476;
    bottom: 0;
    right: 0;
    width: 1px;
}
.progres {
    line-height: 24px!important;
    padding: 15px!important;
}
.tracker {
    line-height: 24px!important;
    padding: 15px!important;
}
.practice {
    line-height: 15px!important;
    padding: 12px 15px!important;
}
.profile-header {
    display: none;
}
.user {
    float: right;
    height: 95px;
    padding: 20px 0;
}
.user .arrow-down {
    padding-top: 25px;
    padding-left: 5px;
}
.descriptions {
/*    padding: 100px 0;*/
}
.elem-gap {
    margin-bottom: 30px;
}
.mbct {
    background: url("../../images/MBCTImage.png") left center no-repeat;
    height: 327px;
    position: relative;
    background-size: cover;
}
.deepen {
    background: url("../../images/DeepenYourPractice.png") left center no-repeat;
    height: 327px;
    position: relative;
    background-size: cover;
}
.title {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(31, 51, 76, .9);
    padding: 10px 15px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
}
.mbct-title {
    /*width: 298px;*/
}
.app-menu-icons {
    display: none;
}
.overlay-box {
/*    width: 240px;*/
    width: 235px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}
.overlay-box-hide
{
/*    width: 240px;*/
    width: 235px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;

}
.item {
    padding-top: 55px;
}
.item .elmes {
    text-align: center;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
}
.item .elmes .count {
    font-size: 20px;
}
.item .elmes .desc {
    font-size: 14px;
}
.start-btm-wrap {
    text-align: center;
    padding-top: 60px;
}
.btn-start {
    border-radius: 0;
    background-color: #cf7a30;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    padding: 6px 25px;
    transition: all 0.5s ease
}
.btn-start:hover {
    background-color: #d8955a;
}
.deepen-title {
    /*width: 298px;*/
}
.overall-time {
    background-color: #f2f1ed;
    border-radius: 0;
    border: solid #d9d9d7 1px;
    /*height: 317px;*/
    height: 220px;
}
.overall-time .panel-title {
    font-size: 20px;
}
.overall-time .item {
    padding-top: 0;
    padding-bottom: 10px;
}
.overall-time hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 3px solid #fff;
}
.overall-time .item h3 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.time {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 18px;
}
.date {
    font-size: 16px;
    margin-bottom: 5px;
}
.play-btn {
    display: inline-block;
    padding: 10px 0;
    opacity: 1;
}
.play-btn:hover {
    opacity: .7;
}
.hidden-app-view {
    display: inline-block!important;
}
.overall-time .panel-body {
    padding: 5px 15px;
}
.overall-time .item h5 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 8px;
}
.overall-time .panel-heading {
    padding: 10px 15px 8px;
}
.divider {
    width: 226px;
    height: 1px;
    background: #8fa4b5;
    margin: 5px auto;
}
.visible-app-inline {
    display: none!important;
}
.dropdown>a:hover {
    text-decoration: none;
}
/*******banner ends*****/
/*******MBCT Tracker Overview*****/

.overview {
    padding: 10px 0;
}
.heading-1 {
    font-family: 'Georgia', Helvetica Neue;
    font-size: 26px;
    margin-top: 10px;
    color: #333;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px;
}
.description p {
    color: #6b6b6b;
    font-size: 16px;
}
.break-week {
    text-align: right;
}
.break-week a {
    color: #3577a7;
    font-size: 18px;
}
.break-week a img {
    vertical-align: bottom;
    padding-right: 5px;
}
.cource-title {
    width: 60%;
    float: left;
}
.cource-title h3 {
    margin-top: 10px;
    color: #004d8d;
    font-size: 22px;
    font-weight: 400;
}
.cource-date {
    width: 40%;
    float: left;
    text-align: right;
}
.cource-date h4 {
    color: #bcb8b7;
    font-size: 18px;
    font-weight: 400;
}
.main-title {
    margin-bottom: 10px;
}
.circle {
    display: inline-block;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    background-color: #005189;
}
.status {
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
}
.status .circle {
    margin-right: 10px;
    vertical-align: middle;
}
.cur-day {
    display: inline-block;
}
.cur-day p {
    color: #c4c0bd;
    font-size: 16px;
    font-weight: 300;
}
.stretch h3 {
    font-size: 22px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 15px;
}
.stretch .items {
    margin: 15px 0;
    /*width: 70%;*/
}
.stretch .items a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}
.item-sesc p {
    font-size: 16px;
    color: #6b6b6b;
}
.start-session {
    text-align: center;
    margin: 30px 0;
}
.btn-session {
    background-color: #a79c98;
    padding: 12px 25px;
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    transition: all 0.5s ease;
}
.btn-session:hover {
    background-color: #b9b0ac;
    color:#333;
}
.deepen-wrap {
/*    padding: 10px 0 50px;*/
}
.box {
    display: inline-block;
    border: solid #bdbdbd 1px;
    /*padding: 15px;*/
}
.choose-item {
    /*margin: 10px 0;*/
}
.choose-item h4 {
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.choose-item h5 {
    font-weight: 300;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 5px;
    margin-top: 0px;
}
.choose-item h6 {
    font-weight: 300;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 5px;
    margin-top: 0px;
}
.arrow {
    padding: 20px 0;
}
.arrow-right {
    padding: 35px 0;
    text-align: center;
}
.user .dropdown-menu {
    right: 0;
    left: auto;
    text-transform: uppercase;
}
.arrow-rht {
    display: none;
}
/*******MBCT Tracker Overview*****/
/*******Week-seesion*****/

.week {
    background: #a79c96;
}
.user-details {
    margin-top: 50px;
    margin-left: 50px;
}
.user-details .user-img {
    display: inline-block;
}
.user-details .user-img img {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    vertical-align: middle;
}
.user-desc {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}
.user-desc h3 {
    margin-top: 10px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    color: #f5f4f1;
    margin-bottom: 5px;
}
.user-desc h4 {
    margin-top: 0;
    font-size: 14px;
    font-weight: 400;
    color: #f5f4f1;
    margin-bottom: 5px;
}
.user-desc h4 .time-play {
    padding-left: 5px;
}
.player {
    position: absolute;
    width: 460px;
    height: 400px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.seek-bar,
.Stop {
    text-align: center;
}
.time-played {
    text-align: center;
    color: #f5f4f1;
    padding: 20px 0;
}
.options {
    text-align: center;
    margin: 50px 0 0;
}
.voice {
    display: inline-block;
    padding-right: 30px;
}
.length {
    display: inline-block;
}
/*******Week-seesion Ends*****/
/********Timeline*******/

.timeline {
    padding: 5px 15px;
}
.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}
.timeline-centered:before,
.timeline-centered:after {
    content: " ";
    display: table;
}
.timeline-centered:after {
    clear: both;
}
.timeline-centered:before,
.timeline-centered:after {
    content: " ";
    display: table;
}
.timeline-centered:after {
    clear: both;
}
.timeline-centered:before {
    content: '';
    position: absolute;
    display: block;
    width: 2px;
    background: #c9d0d8;
    left: 0%;
    top: 20px;
    bottom: 20px;
    margin-left: -4px;
}
.timeline-centered .timeline-entry {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}
.timeline-centered .timeline-entry:after {
    clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}
.timeline-centered .timeline-entry:after {
    clear: both;
}
.timeline-centered .timeline-entry.begin {
    margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned {
    float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -9px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -22px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: 50px;
    text-align: left;
    top: 0;
}
.timeline-course {
    position: absolute;
    left: 65px;
    text-align: left;
    top: 65px;
}
.timeline-date {
    position: absolute;
    right: 0px;
    text-align: left;
    top: 65px;
}
.timeline-course:before {
    content: '';
    position: absolute;
    width: 43px;
    height: 1px;
    background: #8ea5b7;
    left: -45px;
    top: 12px;
}
.timeline-course label {
    font-size: 18px;
    font-weight: 300;
}
.timeline-time label {
    margin-top: 0;
    font-size: 20px;
    font-weight: 500;
    padding-left: 12px;
    margin-top: 5px;
}
.timeline-date label {
    font-size: 12px;
    font-weight: 300;
    color: #d9d8d6;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
    display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
    font-size: 15px;
    font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
    font-size: 12px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #b2a9a2;
    color: #fff;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    float: left;
}
.timeline-icon i {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
    background-color: #303641;
    color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
    background-color: #ee4749;
    color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
    background-color: #00a651;
    color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
    background-color: #21a9e1;
    color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
    background-color: #fad839;
    color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
    background-color: #cc2424;
    color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    padding: 0em;
    margin-left: 70px;
    margin-top: 125px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
    color: #737881;
    font-family: "Georgia", Helvetica Neue;
    font-size: 12px;
    margin: 0;
    line-height: 1.428571429;
}
.timeline-label .items {
    margin-bottom: 10px;
    /*width: 70%;*/
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
    margin-top: 15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
    font-size: 16px;
    margin-bottom: 10px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
    color: #303641;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
    -webkit-opacity: .6;
    -moz-opacity: .6;
    opacity: .6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60);
}
.timeline-label .items a {
    display: inline-block;
    width: 80px;
    margin-right: 2px;
}
.timeline-label .items a img {
    width: 100%;
}
/******** Timeline ends*******/
/******** profile*******/

.profile-form {
    padding: 15px 80px;
}
.profile-form .form-horizontal .control-label {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
}
.profile-form-login {
    background: rgba(255,255,255,.6);
    border-radius: 2px;
    border: 1px solid #a6a6a6;
}
.profile-form-forgotpass {
    background: rgba(255,255,255,.6);
    border-radius: 2px;
    border: 1px solid #a6a6a6;
}
.profile-form-login .btn-submit {
    background: #002147 none repeat scroll 0 0 !important;
}
.profile-form-forgotpass .btn-submit {
    background: #002147 none repeat scroll 0 0 !important;
}

.alter-textbox {
    border-radius: 0;
    border: none;
    border-bottom: solid #337ab7 1px !important;
    box-shadow: none;
    background: transparent;
    font-size: 16px;
}
.alter-select {
    border-radius: 0;
    border: none;
    border-bottom: solid #385a75 1px;
    box-shadow: none;
    background: transparent;
    font-size: 16px;
}
select[multiple],
select[size] {
    border-radius: 0;
    font-size: 16px;
    padding-left: 5px;
}
.alter-textbox:focus,
.alter-select:focus {
    border-color: #385a75;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-submit {
    background: #a99c94;
    transition: all 0.5s ease;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 0;
    padding: 8px 50px;
}
.btn-submit:hover {
    background-color: #b9b0ac;
    color:#333;
}
.btn-sumbit-wrapper {
    text-align: center;
}
.slick-slide .choose-wrapper img {
    width: auto;
    display: inline-block;
}
.slick-dots li button:before {
    font-size: 10px;
    color: #bbb;
    opacity: 1;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    color: #ce7c26;
}
.slick-dots li.slick-active button:before {
    color: #ce7c26;
    opacity: 1;
}
.user .dropdown-menu {
    border: 0;
    /*font-size: 16px !important;*/
}
.arrow-down-mob {
    display: none;
}
.visible-app-view {
    display: none!important;
}
.hidden-graph-view {
    display: block;
}
/******** profile ends*******/
/********Footer ********/

.footer {
    background-color: #f2f1ed;
    padding: 40px 0 0;
}
.footer-container {
    width: 90%;
    margin: 0 auto;
}
.footer-address h5 {
    font-family: 'Georgia', Helvetica Neue;
    font-size: 22px;
    color: #a6a19d;
    font-weight: 300;
}
.footer-address .elem p {
    text-align: justify;
    color: #c7c2bf;
}
.footer-address ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-address .address-text {
    float: left;
    padding-left: 4px;
    font-size: 14px;
    color: #a6a19d;
}
.move-left-80 {
    padding-left: 80px;
}
.move-left-50 {
    padding-left: 42px;
}
.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.hr-solid {
    border-top: 2px solid #e4dfdc;
}
.footer-menu ul li {
    padding: 5px 0;
}
.footer-menu ul li a {
    font-size: 16px;
    color: #c7c2bf;
}
.footer h6 {
    font-family: 'Georgia', Helvetica Neue;
    font-size: 18px;
    color: #a6a19d;
    font-weight: 300;
}
.footer-newsletter p {
    font-size: 12px;
    color: #c7c2bf;
}
.subcribe {
    background: #fff;
}
.subcribe .subscribe-control {
    border: none;
    background: transparent;
    width: 83%;
    height: 30px;
    padding: 0 5px;
}
.subcribe .btn-subscribe {
    border: none;
    border-radius: 0;
    background: transparent;
}
.subcribe .btn-subscribe i {
    font-size: 16px;
    color: #c7c2bf;
}
/* Different color for some fields */

.place-holder-blue::-webkit-input-placeholder {
    color: #c7c2bf;
}
.place-holder-blue:-moz-placeholder {
    color: #c7c2bf;
}

.copy-right {
    padding-bottom: 10px;
}
.copy-right-text p {
    font-size: 14px;
    color: #c7c2bf;
}
.social-share {
    text-align: right;
}
.social-share a {
    padding-left: 5px;
    opacity: 1;
}
.social-share a:hover {
    opacity: .7;
}
.no-padding {
    padding: 0px!important;
}
/*Footer ends*/
/******* check box******/

.checkbox {
    padding-left: 20px;

}
.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
    font-size: 16px;
    color: #000;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #bbbbbb;
    border-radius: 4px;
    background-color: #fff;
    margin-top: 0px;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 20px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 0px;
    font-size: 15px;
    color: #1f659a;
    border: 1px solid #bbbbbb;
    margin-top: 0px;
    border-radius: 4px;
}
@supports (-moz-appearance: meterbar) {
    .checkbox label::after {
        display: inline-block;
        position: absolute;
        width: 22px;
        height: 20px;
        left: 0;
        top: 0;
        margin-left: -20px;
        padding-left: 3px;
        padding-top: 0px;
        font-size: 14px;
        color: #1f659a;
        border: 1px solid #bbbbbb;
        margin-top: 0px;
    }
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
    font-family: "FontAwesome";
    content: "\f00c";
}
.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #555555;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
    opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}
.checkbox.checkbox-inline {
    margin-top: 0;
}
.profile-form .checkbox.checkbox-inline {
    margin-bottom: 15px;
}
.profile-form .checkbox-inline+.checkbox-inline,
.profile-form .radio-inline+.radio-inline {
    margin-left: 0px;
}
.chk-inline {
    display: inline-block;
    margin-right: 10px;
}
.radio {
    padding-left: 20px;
}
.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
    font-size: 20px;
}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    margin-top: 5px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-top: 5px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
    opacity: 0;
    z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
    opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}
.radio.radio-inline {
    margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
    background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #2487b5;
}
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #337ab7;
}
.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
    border-color: #2487b5;
}
.radio-info input[type="radio"]:checked + label::after {
    background-color: #2487b5;
}
.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}
input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
    color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
    color: #fff;
}


.box img {
    width: 100%;
}

.btn .full-width {
  width:100%;
}

/******************/

@media screen and (min-width: 768px) and (max-width: 991px) {
    .logo {
        width: 35%;
        padding-top: 90px;
    }
    .logo img {
        width: 100%;
    }
    .fluid-width {
        width: 100%;
    }
    .header {
        width: 100%;
        left: 0;
        margin: 0 auto;
        right: 0;
    }
    .navbar-prime {
        width: 438px;
    }
    .navbar-prime .navbar-nav > li > a {
        font-size: 16px;
        padding: 0px 10px;
    }
    .navbar-second {
        width: 225px;
        padding: 0px;
        margin-right: 10px;
    }
    .navbar-second .navbar-nav > li > a {
        font-size: 16px;
    }
    .user {
        padding-top: 40px;
    }
    .user img {
        width: 40%;
    }
    .user .arrow-down {
        padding-top: 7px;
        padding-left: 5px;
    }
    .progres {
        line-height: 32px !important;
        padding: 15px 5px !important;
    }
    .tracker {
        line-height: 28px !important;
        padding: 17px 5px !important;
    }
    .practice {
        line-height: 16px !important;
        padding: 12px 5px !important;
    }
    .overlay-box {
        width: 190px;
    }
    .mbct-title {
        width: 105px;
    }
    .deepen-title {
        width: 150px;
    }
    .title {
        padding: 10px 5px;
        font-size: 12px;
    }
    .overall-time .panel-title {
        font-size: 18px;
    }
    .overall-time .item h3 {
        font-size: 16px;
    }
    .time {
        font-size: 16px;
    }
    .date {
        font-size: 14px;
    }
    .move-left-80 {
        padding-left: 30px;
    }
    .subcribe .subscribe-control {
        width: 80%;
    }
    .box {
        /*padding: 6px;*/
    }
    .box img {
        width: 100%;
    }
    .choose-item h5,
    .choose-item h6 {
        font-size: 12px;
    }
    .choose-item {
        /*margin: 0px 0;*/
    }
    .profile-form {
        padding: 15px 20px;
    }
    .profile-form .form-horizontal .control-label {
        font-size: 17px;
    }
    .profile-form .form-horizontal .checkbox label {
        font-size: 13px;
    }
    .checkbox label::before {} .choose .flexslider .slides .box img {
        width: 100%;
    }
    .arrow-right {
        padding: 30px 0;
    }
    .navbar-prime .navbar-nav {
        width: 50%;
        position: absolute;
        left: 0;
        top: 55px;
    }
    .choose-item h5,
    h6 {
        display: block;
    }
    .choose-item {
        text-align: center;
        margin-top: 15px;
    }
    .choose-item h4 {
        font-size: 14px;
        margin-top: 0;
    }
    .hidden-graph-view {
        display: none;
    }
    .navbar-second {
        right: 20px!important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
    .choose-item h4 {
        font-size: 16px;
    }
    .choose-item h5 {
        font-size: 14px;
    }
    .logo {
        width: 35%;
        padding-top: 90px;
    }
    .logo img {
        width: 100%;
    }
    .fluid-width {
        width: 100%;
    }
    .navbar-prime {
        width: 496px;
    }
    .navbar-prime .navbar-nav > li > a {
        font-size: 16px;
        padding: 0px 9px;
    }
    .navbar-second {
        width: 290px;
        padding: 0px;
        margin-right: 10px;
    }
    .navbar-second .navbar-nav > li > a {
        font-size: 16px;
    }
    .deepen-title {
        width: 190px;
    }
    .title {
        padding: 10px 8px;
        font-size: 15px;
    }
    .subcribe .subscribe-control {
        width: 79%;
    }
    .stretch .items a {
        width: 65px;
    }
    .stretch .items a img,
    .timeline-label .items a img {
        width: 100%;
    }
    .timeline-label .items a {
        width: 56px;
        display: inline-block;
    }
    .profile-form {
        padding: 15px 20px;
    }
    .profile-form .form-horizontal .checkbox label {
        font-size: 13px;
    }
    .box {
        /*padding: 8px;*/
    }
    .navbar-toggle {
        padding-left: 20px!important;
    }
    .user {
        right: 20px!important;
    }
    .navbar-second {
        right: 40px!important;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .timeline-label .items a {
        width: 75px;
        display: inline-block;
    }
    .navbar-prime {
        width: 60%;
    }
    .navbar-prime .navbar-nav > li > a {
        padding: 0px 10px;
        font-size: 14px;
    }
    .navbar-second {
        width: 30%;
    }
}
@media screen and (max-width: 767px) {
    .fluid-width {
        width: 100%;
    }
    .overall-time .item h3 {
        font-size: 14px;
        line-height: 14px;
    }
    .time {
        font-size: 14px;
        line-height: 14px;
    }
    .date {
        font-size: 13px;
        line-height: 13px;
    }
    .move-left-80 {
        padding-left: 0px;
    }
    .deepen-wrap {
        padding: 10px 0 10px;
    }
    .deepen-title {
        width: 38%;
    }
    .overlay-box {
        width: 60%;
    }
    .mbct-title {
        width: 30%;
    }
    .title {
        padding: 9px 1px;
        font-size: 2.7vw;
        ;
    }
    .overall-time {
        height: auto;
    }
    .break-week a {
        font-size: 16px;
    }
    .break-week a img {
        width: 30px;
    }
    .cource-title {
        width: 70%;
    }
    .cource-title h3 {
        font-size: 15px;
    }
    .cource-date h4 {
        font-size: 12px;
    }
    .cource-date {
        width: 30%;
    }
    .stretch h3 {
        font-size: 20px;
    }
    .stretch .items a {
        width: 13%;
    }
    .stretch .items a img,
    .timeline-label .items a img {
        width: 100%;
    }
    .timeline-label .items a {
        width: 13%;
        display: inline-block;
    }
    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
        margin-left: 42px;
    }
    .box {
        /*padding: 6px;*/
    }
    .box img {
        width: 100%;
    }
    .heading-1 {
        font-size: 20px;
    }
    .arrow,
    .arrow-right {
        display: none;
    }
    .choose-item {
        text-align: center;
    }
    .profile-form {
        padding: 15px;
        /*padding-top: 110px;*/
    }
    .profile-form .form-horizontal .control-label {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .user-details {
        margin-top: 20px;
        margin-left: 20px;
    }
    .player {
        width: 100%;
        position: static;
        margin: 50px 0 30px;
        height: auto;
    }
    .choose-item h5,
    h6 {
        display: none;
    }
    .choose-item {
        text-align: center;
        margin-top: 15px;
    }
    .choose-item h4 {
        font-size: 12px;
        margin-top: 5px;
    }
    .elem-gap {
        margin-bottom: 15px;
    }
    .hidden-graph-view {
        display: none;
    }
}
@media screen and (max-width: 1024px) {
    .banner {
        background: none;
        height: auto;
    }
    .header {
        position: relative;
        top: 0;
        height: 70px;
        background-color: #fff;
        margin: 0 auto;
        width: 100%;
        border-bottom: 1px solid #d18039;
    }
    .navbar-toggle {
        float: left;
        padding: 5px;
    }
    .navbar-toggle img {
        width: 80%;
    }
    .user img {
        width: 100%;
    }
    .user {
        float: none;
        height: auto;
        padding: 28px 0;
        position: absolute;
        bottom: 0;
        right: 10px;
        width: 40px;
        z-index: 11;
    }
    .arrow-down {
        display: none;
    }
    .hidden-small {
        display: none!important;
    }
    .navbar-second .navbar-nav > li > a,
    .navbar-second .navbar-nav > li > a:hover {
        background: transparent;
    }
    .navbar-second .navbar-nav > li:not(:last-child) > a::after {
        content: "";
        height: auto;
        background: transparent;
    }
    .logo {
        width: 200px;
        padding-top: 10px;
        margin: 0 0 10px 10px;
    }
    .logo img {
        width: 100%;
    }
    .navbar-prime {
        top: 0px;
        width: 100%;
        height: auto;
        line-height: 40px;
    }
    .navbar-toggle {
        background: #fff;
        border-radius: 0;
        transition: all 0.3s ease;
        display: inline-block;
    }
    .navbar-prime .navbar-nav > li > a {
        line-height: 45px;
    }
    .navbar-second {
        width: 60%;
        /*background: transparent;*/

        float: none;
        height: auto;
        margin-left: 10px;
        position: absolute;
        bottom: 0;
        right: 10px;
        margin-right: 0;
        top: 0px;
        z-index: 11;
    }
    .navbar-prime .navbar-nav {
        margin: 0px 0;
        border: solid #0d2b4d 1px;
        background: #fff;
    }
    .navbar-second .navbar-nav {
        margin: 0px;
        float: right;
    }
    .navbar-second .navbar-nav > li {
        float: right;
    }
    .navbar-prime .navbar-nav > li {
        float: none;
        display: block;
    }
    .navbar-second .navbar-nav > li > a.progres img {
        width: 100%;
    }
    .navbar-second .navbar-nav > li > a.tracker img {
        width: 77%;
    }
    .navbar-second .navbar-nav > li > a.practice img {
        width: 62%;
    }
    .progres {
        line-height: 32px !important;
        padding: 20px 5px !important;
    }
    .navbar-prime .navbar-nav > li > a {
        background: #fff;
        color: #4d4d4d;
        text-align: left;
        padding: 0px 10px;
        font-size: 15px;
    }
    .navbar-second .navbar-nav > li > a > img {
        vertical-align: middle;
    }
    .user-head {
        display: none;
    }
    .hidden-app-view {
        display: none!important;
    }
    .user .arrow-down {
        padding-top: 12px;
    }
    .navbar-prime .navbar-nav > li:not(:last-child) > a::after {
        content: "";
        background-color: transparent;
    }
    .arrow-down-mob {
        display: inline-block;
    }
    .footer {
        display: none;
    }
    #main-nav .navbar-nav {
        top: 0;
        width: 250px;
        position: fixed;
        background: #fff;
        list-style: none;
        padding: 0px;
        margin: 0px;
        left: -250px;
        overflow-y: scroll;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        height: 100%;
        display: block;
        z-index: 1002;
    }
    .navbar-prime .navbar-nav>li>a:hover,
    .navbar-prime .navbar-nav>li>a:focus {
        background: transparent;
        color: #4d4d4d!important;
        border-left: solid #cd7a34 4px;
    }
    .navbar-prime .navbar-nav>li.active>a {
        background: transparent;
        color: #4d4d4d!important;
        border-left: solid #cd7a34 4px;
    }
    .open .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 15;
    }
    .open #main-nav .navbar-nav {
        left: 0px;
    }
    .visible-app-view {
        display: block!important;
    }
    .descriptions {
        padding: 15px 0 0px;
    }
    .app-menu-icons {
        display: inline-block;
    }
    .app-menu-icons img {
        width: 80%;
        vertical-align: text-bottom;
    }
    .choose {
        width: 98%;
        margin: 0 auto;
    }
    .profile-header {
        display: block;
        height: 40px;
        background: #fff;
    }
    .profile-header h5 {
        text-align: center;
        line-height: 40px;
        margin-top: 0;
        color: #0d2b4d;
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 400;
    }
    .profile-header h5 a {
        float: left;
        padding: 0 10px;
    }
    .profile-header h5 a i {
        font-size: 20px;
        color: #0d2b4d;
    }
    .arrow-rht {
        display: inline-block;
        float: right;
        padding: 10px 10px 0 0;
    }
    .circle-arrow {
        width: 30px;
        height: 30px;
        display: inline-block;
        border-radius: 50%;
        background: #4a5861;
        padding: 4px 12px;
    }
    .circle-arrow i {
        text-align: center;
        vertical-align: middle;
        font-size: 22px;
        color: #f9feff;
    }
    .mbct-title {
        width: 78%;
        ;
    }
    .title {
        padding: 10px;
        font-size: 16px;
        font-weight: 500;
    }
    .deepen-title {
        width: 78%;
    }
    .width-100 {
        width: 100%!important;
    }
    .overall-time {
        height: auto;
    }
    #main-nav .footer-menu ul li a {
        padding: 0 43px;
    }
    #main-nav .footer-menu ul li {
        padding: 0px 0;
    }
    .visible-app-inline {
        display: inline-block!important;
    }
    .user {
        display: none;
    }

}
.voicebox{
    /*width: 14.333%;*/
    float: left;
    min-height: 1px;
    padding-left: 15px;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
}


pv-custom-portlet-form{
    height:800px; 
    margin-bottom: 100px
}

.pv-custom-row1{
    margin-top:20px; 
    overflow-x: auto; 
    background-color: #f2f1ed;
    border: solid #d9d9d7 1px;
}

.pv-custom-row2{
    margin-top:20px;
    margin-bottom: 20px
}

.pv-custom-graph1{
    padding:35px; 
    min-height: 372px;
    text-align: -webkit-center;
    text-align: -moz-center
}

.pv-custom-graph2{
    background-color: #f2f1ed; 
    border: solid #d9d9d7 1px;
    display: inline-block;
    padding:40px; 
    min-height: 372px
}

.pv-custom-graph3{
    background-color: #f2f1ed;
    border: solid #d9d9d7 1px; 
    display: inline-block; 
    padding:40px; 
    min-height: 372px
}
.autorlabel{
    color: #6b6b6b;
    font-size: 16px;
}
.items img{
    margin-right:2px; 
}
.downloadbox{
    background-color:#A79C98;
    width:100%;
    padding-bottom: 4px; 
}
.col-md-4{
    margin-bottom:15px !important; 
}
.btn-block{
    /*width:119% !important;*/
}


/*responsive*/

.elems .voicebox{
    margin-right: 100px; 

}

.choose-row .elems .col-md-12{
    clear: both
}

.downloadbox{
/*    margin-left: 3.5px !important*/
/*margin-left: 36px !important*/
}

.elems .voicebox .c100{
    font-size: 165px;
    /*margin-left: 20px;*/
}

#UserEditPracticeElementForm input[type='checkbox'], #signup input[type='checkbox']{
    width: 22px;
    height: 22px;
    margin-top: -2px;
}

@media screen and (max-width: 320px) {
    .profile-form-login {
        margin-top: 115px;
    }
    .profile-form-forgotpass {
        margin-top: 160px;
    }
    .profile-form-login.pull-right {
        float: none !important;
    }
    .profile-form-forgotpass.pull-right {
        float: none !important;
    }
    .btn {
        white-space: normal !important;
    }
}

@media screen and (max-width: 414px) {
    .btn-submit {
        font-size: 16px !important;
        padding: 8px 25px !important;
    }
}

@media screen and (min-width: 321px) and (max-width: 410px) and (orientation:portrait) {
    .profile-form-login {
        margin-top: 118px;
    }
    .profile-form-forgotpass {
        margin-top: 200px;
    }
    .profile-form-login.pull-right {
        float: none !important;
    }
    .profile-form-forgotpass.pull-right {
        float: none !important;
    }
}

@media screen and (min-width: 411px) and (max-width: 414px) and (orientation:portrait) {
    .profile-form-login {
        margin-top: 180px;
    }
    .profile-form-forgotpass {
        margin-top: 200px;
    }
    .profile-form-login.pull-right {
        float: none !important;
    }
    .profile-form-forgotpass.pull-right {
        float: none !important;
    }
}

@media screen and (min-width: 558px) and (max-width: 767px) {
    .downloadbox{
        width: 212px;
    }
}
@media screen and (min-width: 1646px) {
    .downloadbox{
        width: 212px;
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

    .elems .box, elems .downloadbox{
        display: block
    }

    .downloadbox{
        width: 100% !important;
        margin-left: 0px !important
    }

    .choose .btn-sumbit-wrapper{
        margin-top: 20px;
    }

    .elems .voicebox .c100{
        margin-left: 0px;
    }
    
    .mbct-settings-icon{
        margin-right: 15px;
    }
    
    #enabletrack .modal-content{
        height: 335px !important;
    }
    /*
    .bannerlogin .hidden-small{
        display: block !important;
    }
    */
    
    .nav-right-menu{
        display: none;
    }

}

@media all and (max-width: 414px) and (orientation: portrait) {
    .mbct {
        background: url("../../images/MBCTImage.png") no-repeat center center;
    }

    .deepen {
        background: url("../../images/DeepenYourPractice.png") no-repeat center center;
    }
}


@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {

    .downloadbox{
        width: 119% !important;
        margin-left: 0px !important
    }

    .elems .voicebox .c100{
        margin-left: 0px;
    }
    
    .mbct-settings-icon{
        margin-right: 15px;
    }

    .nav-right-menu{
        display: none;
    }
}

@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {


    .btn-submit-top-margin{
        margin-top: 5px;
    }

    .downloadbox{
        width: 100% !important;
        margin-left: 0px !important
    }

    .elems .box, elems .downloadbox{
        display: block
    }

    .elems .voicebox{
        display: table;

    }
    
    div.circle-container{
        /*margin-left: 55px !important;*/
    }
    
    .login-form input, .login-form button, .login-form p, .login-form span{
        margin-left: 100px
    }
    
    #signup .form-control{
        padding: 0 0;
    }
    
    .message-container{
        margin-left: 100px
    }
    
    .nav-right-menu{
        display: none;
    }

}
/*end responsive*/


.timeline-icon i{
    color: #fff;
}

.overlay-full-size{
      background: rgba(0,0,0,0.4) !important; 
      width: 100% !important;
}

.elems-coming-soon{
    margin-top: 100px;
    font-size: 18px;
}

.elem-gap-lesser{
    margin-bottom: 20px;
}

.footer{
    margin-top: 20px !important;
}

.deepen-wrap, .description .choose{
    margin-bottom: 40px !important;
}

.deepen-wrap-lesser-margin{
    margin-bottom: -40px !important;
}

.deepen-wrap-no-margin{
    margin-bottom: -0px !important;
}

.downloadbox{
    display: inline-block
}

.video-page-heading img{
    float: right;
}

.downloadbox img{
    vertical-align: middle;
}

/*@media screen and (max-width: 1280px) {
#subscriptionSubscriptionForm #emailnews{
    width: 76% !important;
}
}*/
.form-control {
    padding-left: 15px !important; 
}

#UserLoginForm i{
    font-size: 20px !important;
    padding-top: 10 !important;
}
.signup-text-link {
    font-size:20px;text-decoration:none;
}
.home-welcome-warp {
    margin-bottom:15px;
}
#signup #terms{
    vertical-align: bottom;
}
.static-pages-custom{
    font-size: 16px;
}
.descriptions .play-btn{
    float: right !important;
}
.top-right-icon {
    padding-right: 5px;
}

.bannerlogin {
    background: url('../../images/login-bg-new.jpg') no-repeat center top fixed;
    background-size: cover;
    
    position: relative;
}

.panel-title-graphs{
    font-size: 20px !important;
}

p {
   font-size:16px !important;
}

/*.deepen-wrap-setting label, .deepen-wrap-setting a{
    font-size: 16px !important;
}*/


/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .downloadbox{
        display:none;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .downloadbox{
        display:none;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    .downloadbox{
        display:none;
    }

}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .downloadbox{
        display:none;
    }

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .downloadbox{
        display:none;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    .downloadbox{
        display:none;
    }

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
    .downloadbox{
        display:none;
    }

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
    .downloadbox{
        display:none;
    }

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
    .downloadbox{
        display:none;
    }

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
    .downloadbox{
        display:none;
    }

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
    .downloadbox{
        display:none;
    }

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    .downloadbox{
        display:none;
    }

}

/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .downloadbox{
        display:none;
    }

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .downloadbox{
        display:none;
    }

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .downloadbox{
        display:none;
    }

}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .downloadbox{
        display:none;
    }

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .downloadbox{
        display:none;
    }

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .downloadbox{
        display:none;
    }

}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .downloadbox{
        display:none;
    }

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .downloadbox{
        display:none;
    }

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .downloadbox{
        display:none;
    }

}
