/*
Theme Name: DevDmBootstrap3
Theme URI: http://devdm.com/DevDmBootstrap3
Author: Danny Machal
Author URI: http://devdm.com/
Description: A versatile and responsive Bootstrap WordPress starter theme FOR DEVELOPERS based on Twitter Bootstrap 3.3.1.
Version: 1.50
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: devdmbootstrap3

devdmbootstrap3 WordPress Theme, Copyright 2014 Danny Machal.
devdmbootstrap3 is distributed under the terms of the GNU GPL v3.
*/

/* The bootstrap.css file is auto-enqueued in functions.php */

/* YOU SHOULD BE MAKING A CHILD THEME. Don't let me be a bad guy and erase all your hard work with a theme update. I just want to bring you new amazing features. I don't want to destroy your world. I've made a child theme available for you to use. Download it here http://devdm.com/DevDmBootstrap3/child-themes/ */

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Montserrat|Roboto:400,500|Oswald:300,400,700|Architects+Daughter:400);


.dmbs-container {

}

.dmbs-header {

}

.dmbs-header-img {
    padding-top: 10px;

    padding-bottom: 10px;
}

.dmbs-header-text {

}

.dmbs-top-menu {
    background-image: url(img/bg.jpg);    background-attachment: scroll;    background-color: rgba(0, 0, 0, 0);    background-size: cover;    background-repeat: repeat;    padding: 10px;

}

.dmbs-content {

}

.dmbs-main {

}

.dmbs-left {

}

.dmbs-right {
    padding-right: 0;

}

.dmbs-footer-menu {

}

.dmbs-author-credits {
    text-transform: uppercase;

    font-size: 14px;
}

.dmbs-footer {
    background: #262626;

    color: #6b6b6b;
    padding-top: 60px;
    padding-bottom: 40px;
}
.rev_slider_wrapper input[type="text"] {
    padding: 10px !important;
}

.rev_slider_wrapper input#mc4wp_email {
    padding: 10px !important;
}

.rev_slider_wrapper .mc4wp-form {
    width: 380px;
}
.rev_slider_wrapper input[type="submit"] {
    padding: 10px !important;
    width: 100%;
    background: #6cc326;
    border: 0;
    font-size: 24px !important;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}
.top_bar li {
    margin-bottom: 30px;
}
.top_bar {
    background: #f4f4f4;
    padding: 50px;
    padding-bottom: 10px;
    margin-bottom: 60px;
}
.host h2 {
    text-align: center;
    color: #2785b3;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
}

.health_experts h2 {
    text-align: center;  color: #2785b3;  text-transform: uppercase;  font-weight: bold;  
    font-size: 16px;
}

.Register_Box {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    margin-bottom: 40px;
}

.Register_Box_last {
    padding-top: 50px;
    padding-bottom: 0px;
    color: #ffffff;
}
.top_bar h2, .Register_Box_last h2 {
    font-size: 33px;
    margin-top: 0;
    margin-bottom: 20px;
}

.top_bar li, .Register_Box_last li {
    list-style: none;
    background-image: url(img/arrow.png);
    padding-left: 65px;
    background-repeat: no-repeat;
    background-position: 20px 5px;
    font-size: 20px;
    margin-bottom: 20px;
}
.top_bar ul {
    padding-left: 0;
}
.banner_main {
    padding-top: 20px;
}
.health_experts {
    margin-bottom: 20px;
    min-height:540px;
}
.chimpy-reset {
    list-style: none;
}
.Register_Box .chimpy-reset .sky-form section {
    width: 49%;
    display: inline-block;
    margin-right: 1%;
}
.banner_main {
    color: #ffffff;
}
#triangle-down {
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 20px solid #f4f4f4;
	margin: auto;
	margin-bottom: -30px;
}
#triangle-downg {
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 20px solid #23729f;
	margin: auto;
	margin-bottom: -20px;
	z-index: 99999;
	position: relative;
}
.bordertext{
    border-top: 1px solid #e3e3e3;
    margin-top: 30px;
}

.bordertext h2{
    text-align: center;
    margin-top: -10px;
    height: 36px;
    line-height: 15px;
}

.bordertext h2 span{
    background-color: white;
    padding-left: 30px;
    padding-right: 30px;
}
.Register_Box_register_form .chimpy_status_underlay {
    width: 66%;
    display: inline-block;
}

.Register_Box_register_form .sky-form footer {
    display: inline-block;
    width: 33%;
}

.Register_Box_register_form .chimpy_status_underlay section {
    width: 49%;
    display: inline-block;
    margin-left: 1%;
}

.Register_Box_register_form .chimpy_status_underlay section input {
    padding: 26px;
}

.Register_Box_register_form .sky-form .icon-append {
    line-height: 70px;
}
.Register_Box_register_form {
    padding-top: 40px;
    padding-bottom: 30px;
    color: #ffffff;
}
.banner_register_box .sky-form footer button.button {
    width: 82%;
}
.widget_sp_image-description {
    display: inline-block;
}

.widget_sp_image {
    list-style: none;
    text-align: center;
}

.widget_sp_image img {
    margin-right: 10px;
}
.widget_sp_image-description p {
    margin-bottom: 0;
}
.affiliate-sign-up .infusion-field-input-container {
    width: 100%;
    border: 3px solid #2785b3;
    padding: 13px;
}

.affiliate-sign-up .infusion-field {
    margin-bottom: 30px;
}

.affiliate-sign-up {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 50px;
}

.infusion-field label.inf_field_Country {
    display: block;
}

.infusion-radio {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
}

.infusion-submit input {
    background: #6cc326;
    border: 0;
    color: #ffffff;
    padding: 15px;
    font-size: 42px;
    width: 93%;
    text-align: center;
    margin: auto;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    border-radius: 10px;
    border-bottom: 4px solid #5ca620;
}
select#inf_field_Country {
    font-size: 12px;
}
header {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    background: #ffffff;
}
h2.page-header.Yes {
    display: none;
}

.font50 {
    font-size: 46px;
}

.blue {
    color: #2785b3;
}

.yellowtextbg p {
    background: #fffb00;
    font-size: 17px !important;
    display: table;
    margin: auto !important;
    text-align: center !important;
    float: none;
    padding: 4px 15px;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 20px !important;
}

.widht960 {
    max-width: 960px;
    margin: auto;
    float: none;
    background: #ffffff;
    padding: 20px 35px;
}
.page-template-page-sales, .page-template-page-payment-page, .page-template-page-individual-session {
    background: url(img/sales-bg.jpg);
    color: #000000;
}
.yellow {
    background: yellow;
}
blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 75px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
  font-size: 16px;
  line-height: 1.6;
  color: #000000;
  text-align: justify;
  
  /*Borders - (Optional)*/
  
  /*Box Shadow - (Optional)*/
  border: 0;
  font-weight: 300;
  font-style: italic;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  display: inline-block;
  /*Font*/
  font-family: Georgia, serif;
  font-size: 127px;
  font-weight: bold;
  color: #424242;
  
  /*Positioning*/
  position: absolute;
  left: -10px;
  top: -19px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}

blockquote strong {
  font-size: 23px;
  font-weight: 400;
  color: rgb(0, 0, 0);
  font-family: Oswald;
}
.ticklist li {
    list-style: none;
    list-style-image: url(img/tick.png);
    margin-bottom: 20px;
    font-size: 22px;
    margin-left: 30px;
}
.red {
    color: red;
}
.add-to-card-top {
    margin-top: -50px;
}

.redprice {
    font-size: 43px;
    color: #e21313;
    text-decoration: line-through;
}

.green.font63 {
    color: #68b325;
    font-size: 63px;
}

.blueunderline {
    color: #257aaa;
    text-decoration: underline;
}
.moneyback {
}
#triangle-topleft {
	width: 0;
	height: 0;
	border-top: 10px solid black;
	border-right: 25px solid transparent;
	right: -50px;
	position: absolute;
}
#triangle-topright {
	width: 0;
	height: 0;
	border-top: 10px solid black;
	border-left: 25px solid transparent;

	left: -50px;    position: absolute;
}
table.sale-table input, table.sale-table select {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #cfcfcf;
    padding: 5px;
}

table.sale-table, .sale-table td {
    border: 0;
    padding: 3px 0px;
    font-size: 14px;
}

.sale-header {
    background: #2785b3;
    color: #ffffff;
    padding: 7px 10px !important;
    margin-bottom: 10px !important;
}
input#Order {
    background: url(img/yes-order.png);
    border: 0;
    color: transparent;
    min-height: 136px;
    background-size: 100%;
}
.lightyellowbg {
    background: #fffcbe;
    padding: 10px;
}
.page-template-page-payment-page .widht960 {
    padding-bottom: 0;
}
.pyt-bg p {
    margin-bottom: 0;
}

.pyt-bg {
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    padding: 10px 0;
}
.green {
    color: #7abc33;
}
.indu-menu {
    background-image: url(img/bg.jpg);    background-attachment: scroll;    background-color: rgba(0, 0, 0, 0);    background-size: cover;    background-repeat: repeat;
    padding: 10px;
}

.indu-inner {
  margin: auto;
  float: none;
  background: #ffffff;
  padding: 20px 30px;
  }
  .col-md-8.dmbs-main {
    padding-left: 0;
}

.widget h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 0;
}

#form-allowed-tags {
    display: none;
}
.fbFeedbackContent .composer {
    width: 100%;
}
ul.commentlist {
    font-size: 14px;
}
.sale-table input[type="radio"], .sale-table input[type="checkbox"] {
    width: 20px !important;
}
.comment-main {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}

.comment-reply-link {
    float: right;
    background: transparent;
    border: transparent;
    color: #5b5b5b;
    font-size: 12px;
    text-decoration: underline;
}

ul.children {
    margin-left: 10px;
}

ul.children .comment-main {
    background: #fafafa;
}

/**/
/* defaults */
/**/
.sky-form {
    margin: 0;
    outline: none;
}
.sky-form header {
    display: block;
    /* padding: 20px 30px; */
        padding: 20px 20px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    background: rgba(248,248,248,.9);
    /* font-size: 25px; */
        font-size: 20px;
    font-weight: 300;
    color: #232323;
}
.sky-form fieldset {    
        
}
.sky-form fieldset + fieldset {
    border-top: 1px solid rgba(0,0,0,.1);
}
.sky-form section {
    margin-bottom: 10px;
        
}
.sky-form footer {
    display: inline-block;
        
    width: 100%;
    vertical-align: top;
}
.sky-form footer:after {
    content: '';
    display: table;
    clear: both;
}
.sky-form a {
    color: #2da5da;
}
.sky-form .label {
    display: block;
    margin-bottom: 6px;
    line-height: 19px;
    font-weight: 400;
}
.sky-form .label.col {
    margin: 0;
    padding-top: 10px;
}
.sky-form .description {
    margin-bottom: 10px;
    padding: 0 1px;
    font-size: 12px;
    line-height: 18px;
    color: #999;
}
.sky-form .note {
    margin-top: 6px;
    padding: 0 1px;
    font-size: 11px;
    line-height: 15px;
    color: #999;
}
.sky-form .dismiss {
        float: left;
        padding-top: 20px;
    font-size: 11px;
    line-height: 15px;
    color: #999;
        text-decoration: underline;
        cursor: pointer;
}
.sky-form .input,
.sky-form .select,
.sky-form .textarea,
.sky-form .radio,
.sky-form .checkbox,
.sky-form .toggle,
.sky-form footer button.button {
    position: relative;
    display: block;
}
.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
        
        
    padding: 13px 17px;
    outline: none;
    border-radius: 0;
    background: #FFFFFF;
    color: #333;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 21px;
    font-style: italic;
}

input#chimpy_shortcode_field_EMAIL {}
.sky-form .progress {
    float: right;
    margin-top: 10px;
    line-height: 39px;
    color: #232323;
}


/**/
/* file inputs */
/**/
.sky-form .input-file .button {
    position: absolute;
    top: 4px;
    right: 4px;
    float: none;
    height: 31px;
    margin: 0;
    padding: 0 20px;
    font-size: 13px;
    line-height: 31px;
}
.sky-form .input-file .button:hover {
    box-shadow: none;
    cursor:pointer;
}
.sky-form .input-file .button input {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    font-size: 30px;
    cursor: pointer;
    opacity: 0;
}


/**/
/* selects */
/**/
.sky-form .select i {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 5px;
    height: 11px;
    background: #fff;
    box-shadow: 0 0 0 12px #fff;
}
.sky-form .select i:after,
.sky-form .select i:before {
    content: '';
    position: absolute;
    right: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.sky-form .select i:after {
    bottom: 0;
    border-top: 4px solid #404040;
}
.sky-form .select i:before {
    top: 0;
    border-bottom: 4px solid #404040;
}
.sky-form .select-multiple select {
    height: auto;
}


/**/
/* textareas */
/**/
.sky-form .textarea textarea {
    height: auto;
    resize: none;
}
.sky-form .textarea-resizable textarea {
    resize: vertical;   
}
.sky-form .textarea-expandable textarea {
    height: 39px;
}
.sky-form .textarea-expandable textarea:focus {
    height: auto;
}


/**/
/* radios and checkboxes */
/**/
.sky-form .radio,
.sky-form .checkbox {
    margin-bottom: 4px;
    padding-left: 27px;
    font-size: 15px;
    line-height: 27px;
    color: #404040;
    cursor: pointer;
}
.sky-form .radio:last-child,
.sky-form .checkbox:last-child {
    margin-bottom: 0;
}
.sky-form .radio input,
.sky-form .checkbox input {
    position: absolute;
    left: -9999px;
}
.sky-form .radio i,
.sky-form .checkbox i {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 13px;
    height: 13px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    background: #fff;
}
.sky-form .radio i {
    border-radius: 50%;
}
.sky-form .radio input + i:after,
.sky-form .checkbox input + i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.sky-form .radio input + i:after {
    content: '';
    top: 4px;
    left: 4px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}
.sky-form .checkbox input + i:after {
    content: '\f00c';
    top: -1px;
    left: -1px;
    width: 15px;
    height: 15px;
    font: normal 12px/16px FontAwesome;
    text-align: center;
}
.sky-form .radio input:checked + i:after,
.sky-form .checkbox input:checked + i:after {
    opacity: 1;
}
.sky-form .inline-group {
    margin: 0 -30px -4px 0;
}
.sky-form .inline-group:after {
    content: '';
    display: table;
    clear: both;
}
.sky-form .inline-group .radio,
.sky-form .inline-group .checkbox {
    float: left;
    margin-right: 30px;
}
.sky-form .inline-group .radio:last-child,
.sky-form .inline-group .checkbox:last-child {
    margin-bottom: 4px;
}


/**/
/* toggles */
/**/
.sky-form .toggle {
    margin-bottom: 4px;
    padding-right: 61px;
    font-size: 15px;
    line-height: 27px;
    color: #404040;
    cursor: pointer;
}
.sky-form .toggle:last-child {
    margin-bottom: 0;
}
.sky-form .toggle input {
    position: absolute;
    left: -9999px;
}
.sky-form .toggle i {
    content: '';
    position: absolute;
    top: 4px;
    right: 0;
    display: block;
    width: 49px;
    height: 17px;
    border-width: 2px;
    border-style: solid;
    border-radius: 12px;
    background: #fff;
}
.sky-form .toggle i:after {
    content: 'OFF';
    position: absolute;
    top: 2px;
    right: 8px;
    left: 8px;
    font-style: normal;
    font-size: 9px;
    line-height: 13px;
    font-weight: 700;
    text-align: left;
    color: #5f5f5f;
}
.sky-form .toggle i:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 4px;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    opacity: 1;
    transition: right 0.2s;
    -o-transition: right 0.2s;
    -ms-transition: right 0.2s;
    -moz-transition: right 0.2s;
    -webkit-transition: right 0.2s;
}
.sky-form .toggle input:checked + i:after {
    content: 'ON';
    text-align: right;
}
.sky-form .toggle input:checked + i:before {
    right: 36px;
}


/**/
/* ratings */
/**/
.sky-form .rating {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 27px;
    color: #404040;
}
.sky-form .rating:last-child {
    margin-bottom: 0;
}
.sky-form .rating input {
    position: absolute;
    left: -9999px;
}
.sky-form .rating label {
    display: block;
    float: right;
    height: 17px;
    margin-top: 5px;
    padding: 0 2px;
    font-size: 17px;
    line-height: 17px;
    cursor: pointer;
}


/**/
/* buttons */
/**/
.sky-form footer button.button {
    background: #6cc326;  border: 0;  
    text-transform: uppercase;  
    color: #FFFFFF;  
    padding: 15px 40px !important;  font-weight: bold;    vertical-align: top;
        
        
    outline: none;
    border-bottom: 5px solid #5ca620;
        
    border-radius: 5px;
        
    cursor: pointer;
        
        
        
        box-shadow: none;
        
    font-size: 34px;
    margin: auto;
}
.sky-form .button-uploading {
    position: relative;
    color: transparent;
    cursor: default;
}
.sky-form .button-uploading:after {
    content: 'Uploading...';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    -o-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite; 
    -webkit-animation: blink 1s linear infinite;
}
@-ms-keyframes blink
{
  0% {opacity: 1}
  50% {opacity: 0.3}
  100% {opacity: 1}
}
@-webkit-keyframes blink
{
  0% {opacity: 1}
  50% {opacity: 0.3}
  100% {opacity: 1}
}


/**/
/* icons */
/**/
.sky-form [class^="icon-"],
.ui-datepicker [class^="icon-"] {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.sky-form .icon-append,
.sky-form .icon-prepend {
    position: absolute;
    top: 5px;
    width: 40px;
    height: 39px;
    font-size: 17px;
    line-height: 42px;
    text-align: center;
}
.sky-form .icon-append {
    left: 5px;
}
.chimpy_status_underlay_none .icon-append {padding-top:7px;}
.sky-form .icon-prepend {
    left: 5px;
    padding-right: 3px;
    border-right-width: 1px;
    border-right-style: solid;
}
.sky-form .input .icon-prepend + input,
.sky-form .textarea .icon-prepend + textarea {
    padding-left: 46px;
}
.sky-form .input .icon-append + input,
.sky-form .textarea .icon-append + textarea {
    padding-left: 46px;
}
.sky-form .input .icon-prepend + .icon-append + input,
.sky-form .textarea .icon-prepend + .icon-append + textarea {
    padding-left: 46px;
}


/**/
/* grid */
/**/
.sky-form .row {
    margin: 0 -15px;
}
.sky-form .row:after {
    content: '';
    display: table;
    clear: both;
}
.sky-form .col {
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sky-form .col-1 {
    width: 8.33%;
}
.sky-form .col-2 {
    width: 16.66%;
}
.sky-form .col-3 {
    width: 25%;
}
.sky-form .col-4 {
    width: 33.33%;
}
.sky-form .col-5 {
    width: 41.66%;
}
.sky-form .col-6 {
    width: 50%;
}
.sky-form .col-7 {
    width: 58.33%;
}
.sky-form .col-8 {
    width: 66.67%;
}
.sky-form .col-9 {
    width: 75%;
}
.sky-form .col-10 {
    width: 83.33%;
}
.sky-form .col-11 {
    width: 91.66%;
}
@media screen and (max-width: 600px) {
    .sky-form .col {
        float: none;
        width: 100%;
    }
}


/**/
/* tooltips */
/**/
.sky-form .tooltip {
    position: absolute;
    z-index: 1;
    left: -9999px;
    padding: 2px 8px 3px;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    background: rgba(0,0,0,0.9);
    color: #fff;
    opacity: 0;
    transition: margin 0.3s, opacity 0.3s;
    -o-transition: margin 0.3s, opacity 0.3s;
    -ms-transition: margin 0.3s, opacity 0.3s;
    -moz-transition: margin 0.3s, opacity 0.3s;
    -webkit-transition: margin 0.3s, opacity 0.3s;
}
.sky-form .tooltip:after {
    content: '';
    position: absolute;
}
.sky-form .input input:focus + .tooltip,
.sky-form .textarea textarea:focus + .tooltip {
    opacity: 1; 
}

.sky-form .tooltip-top-right {
    bottom: 100%;
    margin-bottom: 15px;
}
.sky-form .tooltip-top-right:after {
    top: 100%;
    right: 16px;    
    border-top: 4px solid rgba(0,0,0,0.9);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-top-right,
.sky-form .textarea textarea:focus + .tooltip-top-right {
    right: 0;
    left: auto;
    margin-bottom: 5px;
}

.sky-form .tooltip-top-left {
    bottom: 100%;
    margin-bottom: 15px;
}
.sky-form .tooltip-top-left:after {
    top: 100%;
    left: 16px;
    border-top: 4px solid rgba(0,0,0,0.9);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-top-left,
.sky-form .textarea textarea:focus + .tooltip-top-left {
    right: auto;
    left: 0;
    margin-bottom: 5px;
}

.sky-form .tooltip-right {
    top: 9px;
    white-space: nowrap;
    margin-left: 15px;
}
.sky-form .tooltip-right:after {
    top: 6px;
    right: 100%;
    border-top: 4px solid transparent;
    border-right: 4px solid rgba(0,0,0,0.9);
    border-bottom: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-right,
.sky-form .textarea textarea:focus + .tooltip-right {
    left: 100%;
    margin-left: 5px;
}

.sky-form .tooltip-left {
    top: 9px;
    white-space: nowrap;
    margin-right: 15px;
}
.sky-form .tooltip-left:after {
    top: 6px;
    left: 100%;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid rgba(0,0,0,0.9);
}
.sky-form .input input:focus + .tooltip-left,
.sky-form .textarea textarea:focus + .tooltip-left {
    right: 100%;
    left: auto;
    margin-right: 5px;
}

.sky-form .tooltip-bottom-right {
    top: 100%;
    margin-top: 15px;
}
.sky-form .tooltip-bottom-right:after {
    bottom: 100%;
    right: 16px;    
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(0,0,0,0.9);
    border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-bottom-right,
.sky-form .textarea textarea:focus + .tooltip-bottom-right {
    right: 0;
    left: auto;
    margin-top: 5px;
}

.sky-form .tooltip-bottom-left {
    top: 100%;
    margin-top: 15px;
}
.sky-form .tooltip-bottom-left:after {
    bottom: 100%;
    left: 16px;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(0,0,0,0.9);
    border-left: 4px solid transparent;
}
.sky-form .input input:focus + .tooltip-bottom-left,
.sky-form .textarea textarea:focus + .tooltip-bottom-left {
    right: auto;
    left: 0;
    margin-top: 5px;
}


/**/
/* normal state */
/**/
.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea,
.sky-form .radio i,
.sky-form .checkbox i,
.sky-form .toggle i,
.sky-form .icon-append,
.sky-form .icon-prepend {
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
}
.sky-form .toggle i:before {
    background-color: #2da5da;  
}
.sky-form .rating label {
    color: #ccc;
    transition: color 0.3s;
    -o-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
}
.sky-form footer button.button {
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}
.sky-form footer button.button.button-secondary {
    background-color: #b3b3b3;
}
.sky-form .icon-append,
.sky-form .icon-prepend {
    color: #ccc;
}

.chimpy_status_underlay_none input[type="text"] {line-height: 64px;}

/**/
/* hover state */
/**/
.sky-form .input:hover input,
.sky-form .select:hover select,
.sky-form .textarea:hover textarea,
.sky-form .radio:hover i,
.sky-form .checkbox:hover i,
.sky-form .toggle:hover i {
}
.sky-form .rating input + label:hover,
.sky-form .rating input + label:hover ~ label {
    color: #2da5da;
}
.sky-form footer button.button:hover {
    opacity: 1;
}


/**/
/* focus state */
/**/
.sky-form .input input:focus,
.sky-form .select select:focus,
.sky-form .textarea textarea:focus,
.sky-form .radio input:focus + i,
.sky-form .checkbox input:focus + i,
.sky-form .toggle input:focus + i {
    border-color: #2da5da;
}


/**/
/* checked state */
/**/
.sky-form .radio input + i:after {
    background-color: #2da5da;  
}
.sky-form .checkbox input + i:after {
    color: #2da5da;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i,
.sky-form .toggle input:checked + i {
    border-color: #2da5da;  
}
.sky-form .rating input:checked ~ label {
    color: #2da5da; 
}


/**/
/* error state */
/**/
.sky-form .state-error input,
.sky-form .state-error select,
.sky-form .state-error textarea,
.sky-form .radio.state-error i,
.sky-form .checkbox.state-error i,
.sky-form .toggle.state-error i {
    background: #fff0f0;
}
.sky-form .state-error select + i {
    background: #fff0f0;
    box-shadow: 0 0 0 12px #fff0f0;
}
.sky-form .toggle.state-error input:checked + i {
    background: #fff0f0;
}
.sky-form .state-error + em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393;
}
.sky-form .rating.state-error + em {
    margin-top: -4px;
    margin-bottom: 4px;
}


/**/
/* success state */
/**/
.sky-form .state-success input,
.sky-form .state-success select,
.sky-form .state-success textarea,
.sky-form .radio.state-success i,
.sky-form .checkbox.state-success i,
.sky-form .toggle.state-success i {
}
.sky-form .state-success select + i {
    background: #f0fff0;
    box-shadow: 0 0 0 12px #f0fff0;
}
.sky-form .toggle.state-success input:checked + i {
    background: #f0fff0;
}
.sky-form .note-success {
    color: #6fb679;
}


/**/
/* disabled state */
/**/
.sky-form .input.state-disabled input,
.sky-form .select.state-disabled,
.sky-form .textarea.state-disabled,
.sky-form .radio.state-disabled,
.sky-form .checkbox.state-disabled,
.sky-form .toggle.state-disabled,
.sky-form footer button.button.state-disabled {
    cursor: default;
    opacity: 0.5;
}
.sky-form .input.state-disabled:hover input,
.sky-form .select.state-disabled:hover select,
.sky-form .textarea.state-disabled:hover textarea,
.sky-form .radio.state-disabled:hover i,
.sky-form .checkbox.state-disabled:hover i,
.sky-form .toggle.state-disabled:hover i {
    border-color: #e5e5e5;
}


/**/
/* submited state */
/**/
.sky-form .message {
    display: none;
    color: #6fb679;
}
.sky-form .message i {
    display: block;
    margin: 0 auto 20px;
    width: 81px;
    height: 81px;
    border: 1px solid #6fb679;
    border-radius: 50%;
    font-size: 30px;
    line-height: 81px;
}
.sky-form.submited fieldset,
.sky-form.submited footer {
    display: none;
}
.sky-form.submited .message {
    display: block;
    padding: 25px 30px;
    background: rgba(255,255,255,.9);
    font: 300 18px/27px Helvetica, Arial, sans-serif;
    text-align: center;
}


/**/
/* datepicker */
/**/
.ui-datepicker {
    display: none;
    padding: 10px 12px;
    background: rgba(255,255,255,0.9);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    font: 13px/1.55 Helvetica, Arial, sans-serif;
    text-align: center;
    color: #666;
}
.ui-datepicker a {
    color: #404040;
}
.ui-datepicker-header {
    position: relative;
    margin: -10px -12px 10px;
    padding: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-size: 15px;
    line-height: 27px;
}
.ui-datepicker-prev, 
.ui-datepicker-next {
    position: absolute;
    top: 0;
    display: block;
    width: 47px;
    height: 47px;
    font-size: 15px;
    line-height: 47px;
    text-decoration: none;
    cursor: pointer;
}
.ui-datepicker-prev {
    left: 0;
}
.ui-datepicker-next {
    right: 0;
}
.ui-datepicker-calendar {
    border-collapse: collapse;
    font-size: 13px;
    line-height: 27px;
}
.ui-datepicker-calendar th {
    color: #999;
}
.ui-datepicker-calendar a,
.ui-datepicker-calendar span {
    display: block;
    width: 31px;
    margin: auto;
    text-decoration: none;
    color: #404040;
}
.ui-datepicker-calendar a:hover {
    background: rgba(0,0,0,.05);    
}
.ui-datepicker-calendar span {
    color: #bfbfbf;
}
.ui-datepicker-today a {
    font-weight: 700;
}
.ui-datepicker-calendar .ui-state-active {
    background: rgba(0,0,0,.05);
    cursor: default;    
}
.ui-datepicker-inline {
    border: 2px solid #e5e5e5;
    background: #fff;
    box-shadow: none;
}
.ui-datepicker-inline .ui-datepicker-header {
    line-height: 47px;
}
.ui-datepicker-inline .ui-datepicker-calendar {
    width: 100%;
}


/**/
/* modal */
/**/
.sky-form-modal {
    position: fixed;
    z-index: 1;
    display: none;
    width: 400px;
        z-index: 1001;
}
.sky-form-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
        z-index: 1000;
}


/**/
/* bootstrap compatibility */
/**/
.sky-form *,
.sky-form *:after,
.sky-form *:before {
    margin: 0;
    padding: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}
.sky-form .label {
    border-radius: 0;
    font-size: 100%;
    text-align: left;
    white-space: normal;
    color: inherit;
}
.sky-form .radio,
.sky-form .checkbox {
    font-weight: 400;
}
.sky-form .radio + .radio,
.sky-form .checkbox + .checkbox {
  margin-top: 0;
}
  
  
  h2#comment-both {
    position: relative;
    z-index: 1;
  	margin-top: 0px;
    text-align: center;
	}

h2#comment-both:before {
  border-top: 1px solid #dfdfdf;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

h2#comment-both span { 
        background: #fff; 
        padding: 0 15px; 
    }

#fbcommentbutton {
    background: url(img/fb.png) #3b5998;
    padding: 20px 30px 20px 50px;
    border-radius: 5px;
    color: #ffffff;
    width: 96%;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: 6px 11px;
}

.fbcomment-comment .col-md-6 {
    padding: 0;
}

#morecommentbutton {
    background: #1e648c;    
    padding: 20px 24px;    border-radius: 5px;    color: #ffffff;    
    width: 95%;    display: block;    font-weight: bold;    text-transform: uppercase;
    text-align: right;
    float: right;
    font-size: 18px;
}
h2.page-header.indi-title {
    text-align: left;
    font-size: 28px;
    color: #000000;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0;
}
.dmbs-top-menu .navbar-nav > li > a {
    font-size: 16px;
    color: #ffffff !important;
    text-transform: uppercase;
    border: 0 !important;
    padding: 0px 25px;
}

.dmbs-top-menu .navbar-nav > li {
    border: 0 !important;
}
.well input, .well textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #e6e6e6;
}
.well span {
    display: none;
}

.comment-form-comment label {
    display: none;
}

.comment-form-comment br {
    display: none;
}

.comment-respond #submit {
    background: #1e648c;
    border: #1e648c;
    display: inline-block;
    width: inherit;
    padding: 20px 30px;
    font-weight: bold;
    font-size: 16px;
}

.button {
  background: #6cc326;
  border: 0;
  color: #ffffff;
  padding: 15px;
  font-size: 42px;
  width: 93%;
  text-align: center;
  margin: auto;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  border-radius: 10px;
  border-bottom: 4px solid #5ca620;}

.button:hover{opacity:.8}

a.button:hover {
    color: white;
    text-decoration: none;
}

.page-template-page-daily-schedule .button {
    font-size: initial;
}

h2.speaker-name {
    font-size: initial;
    font-weight: 700;
    text-align: center;
    color: #2D86B1;
    text-transform: uppercase;
}

.speaker-bio {
    text-align: center;
    font-weight: 300;
}

h2.event-day {
    color: #262626;
    font-size: 21pt;
    text-transform: inherit;
    text-align: center;
}

h2.event-day:before,
h2.event-day:after {
    content: '';
    background-color: #D9D9D9;
    height: 1px;
    width: 40%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

h2.event-day:before {
    margin-left: -40%;
    right: 1em;
}

h2.event-day:after {
    margin-right: -40%;
    left: 1em;
}

h2.event-day + .row {
    margin-top: 30px;
}

.speaker-website {
    text-align: center;
    font-size: 12px;
}

.schedule-speaker-photo {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.testimonial-content,
.testimonial-name {
    font-family: "Architects Daughter", cursive;
}

.testimonial-content {
    text-align: left;
    margin-bottom: 10px;
}

.testimonial-name {
    text-align: right;
}

.testimonials-1 {
    color: #007DBA;
}

.testimonials-2 {
    color: #EF4125;
}

.page-template-page-daily-schedule .row.clearfix {
    margin-bottom: 30px;
}

.page-template-page-daily-schedule .row + .row {
    margin-top: 30px;
}

.event-video {
    max-width: 720px;
}

.uvc-heading.banner {
    background-color: #d40606;
    margin: 8px 0;
    padding: 10px 5px;
}

.uvc-heading.banner::before,
.uvc-heading.banner::after {
    display: block;
    content: '';
    position: absolute;
    top: 10px;
	width: 0;
	height: 0;
	border-top: 42px solid transparent;
	border-bottom: 42px solid transparent;
}

.uvc-heading.banner::before {
    left: 15px;
	border-left: 15px solid white;
}

.uvc-heading.banner::after {
    right: 15px;
	border-right: 15px solid white;
}

.uvc-heading.banner h2 {
    font-size: 24px;
    color: white;
}
