input.zoom-handler.zoom--minValue {
    border: none;
}
.photo__zoom input[type=range] {

    border: none;
}
.photo__zoom input[type=range]::before {
     top: -4px !important;
 }
.photo__zoom input[type=range]::after {
    top: -4px !important;
}
.input-checkbox + p {
    position: relative;
    bottom: 10px;
    margin-left: 3.928571em;
    font-size: 0.85714286em;
    white-space: nowrap;
    margin-top: 15px;
}
.question-results .input-radio {
	margin-bottom: 7px;
	margin-top: 7px;
}
#non-wizard-form h4{
	display: none;
}
#non-wizard-form section{
	padding-top: 0px;
	padding-bottom: 20px;
}
#non-wizard-form .wizard > .content > .body {

	position: unset;
}
#non-wizard-form h3{
	margin-top: 0.6em;
}
#non-wizard-form .disabled {

	display: none !important;
}
section.question-results {
	padding-top: 0px;
	padding-bottom: 0px;
}
.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 50px auto;
}
.avatar-upload .avatar-edit {
    position: absolute;
    right: 12px;
    z-index: 1;
    top: 10px;
}
.avatar-upload .avatar-edit input {
    display: none;
}
.avatar-upload .avatar-edit input + label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}.avatar-upload .avatar-edit input + label:after {
     content: "\f040";
     font-family: 'FontAwesome';
     color: #757575;
     position: absolute;
     top: 10px;
     left: 0;
     right: 0;
     text-align: center;
     margin: auto;
     font-size: 17px;
     margin-left: 5px;
     margin-top: -5px;
     margin-right: 3px;
 }
.avatar-upload .avatar-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #F8F8F8;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.workshop__item {
    position: unset !important;
    float: left !important;
}

.slide img {
    height: 365px;
}

.text-right-sm {
    text-align: right;
}

.table th, .table td {
    border-top: none !important;
}

.table tr h4 {
    margin: 0px;
}
select#sub_category {
     height: 40px;
     font-size: 12px;
     font-weight: 700;
    -webkit-appearance: menulist;
 }
select#levels {
     height: 40px;
     font-size: 12px;
     font-weight: 700;
    -webkit-appearance: menulist;
 }
td h4 {
    color: #989494;
}

td a:hover {
    color: #fff;
    text-decoration: underline;
}

select.selectpicker {
    display: none; /* Prevent FOUC */
}

.btn-group.bootstrap-select.category-list {
    width: 100% !important;
}

.btn-group.bootstrap-select.category-list > button {
    width: 100% !important;
    border-radius: 4px;
}

span.filter-option.pull-left {
    padding-left: 10px;
}

img.media-object {
    max-width: 28px;
}

span.filter-option.pull-left {
    font-size: 12px;
}

input#Keywords {
    font-size: 12px;
    padding-top: 6px;
    height: 39px;
}

#date-picker > input {
    font-size: 12px;
    padding-top: 6px;
    height: 39px;
}

.cat-select-main:after {
    content: none;
}

span.glyphicon.glyphicon-menu-down {
    margin-top: 3px;
}

section.space--sm, footer.space--sm {
    padding-top: 4.95238095em;
    padding-bottom: 3.952381em;
}

footer .type--fine-print:not(p):hover {
    opacity: 1;
    color: white;
}

footer i {
    opacity: 1;
    color: white;
}

.height-130 {
    height: 130vh;
}

.hg-53 {
    height: 53px;
}

/*
.filter-option{
    height: 54px;
    border: 1px solid silver;
    padding: 13px 18px;
    border-radius: 6px;
}*/
.filter-label {
    margin-top: 7px;
}

.datepicker {
    height: 38px;
}

.comment + .comment {
    margin-top: 1.85714286em;
    padding-right: 15%;
    padding-left: 0;
}

input {
    font-size: 14px;
}

.menu-horizontal > .dropdown > .dropdown__trigger:after {
    display: none;
}

/*

//////////////////////////////////////////////////////
//////////////////////////////////////////////////////
//////////////////////////////////////////////////////
//////////////////////////////////////////////////////
//////////////////////////////////////////////////////
//////////////////////////////////////////////////////
*/
.text-block.workshop-action {
    margin-top: 30px;
}

.workshop-action i {
    font-size: 25px;
}

.shareSelector {
    cursor: pointer;
}

.row.interest .input-checkbox {
    float: left;
    margin-left: 15px;
}

.row.interest span {
    margin-top: 15px;
}

.row.interest .heading-label {
    font-size: 20px;
    margin-left: 10px;
}

.workshop-height {
    height: 93px;
    overflow: hidden;
}

.input-select:after {
    top: 2px;
}

.book-now {
    width: 80%;
}

#home {
    background: #3da9df;
}

.feature-1 > img {
    height: 200px;
}

.feature h5 {
    height: 55px;
}

.see-all {
    position: absolute;
    right: 20px;
    top: 25px;
}

.masonry-filter-container.d-flex > span {
    margin-top: 14px;
}

.change-color li span {
    color: white;

}

.change-color li span:hover {
    color: #e6e3e3;

}

a.btn.type--uppercase {
    float: right;
    /* margin-right: 10px; */
    margin-left: 20px;
}

h1.heading-height {
    height: 100px;
}

.search-box-row {
    width: 100%;
    display: flex;
    margin: 10px;
}

.menu-horizontal > li > a > span:hover {
    color: #e6e3e3;
}

a.btn.type--uppercase.btn-info {
    background: #3ba9de;
    border: none;
}

a.btn.type--uppercase.btn-danger {
    border: none;
}

a.btn.type--uppercase.btn-danger > span, a.btn.type--uppercase.btn-info > span {
    font-size: 17px !important;
    color: white;
    font-weight: bolder;
}

.icon {
    font-size: 17px;
}

a.btn.btn--sm.btn--primary.type--uppercase:hover {
    border: solid 1.5px #3BA9DE;
    background-color: white;
    color: #3BA9DE;
    font-size: 0.85714286em;
}

a.btn.btn--sm.btn--primary.type--uppercase {
    border: solid 1.5px white;
    background-color: #3BA9DE;
    color: white;
    font-size: 0.85714286em;
}

.results-list > li:not(:last-child) {
    margin-bottom: 0.857143em;
    padding-bottom: 0.142857em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#result {
    position: absolute;
    z-index: 9999;
    background: white;
    width: 93%;
}

.bar__module:not(:only-child) .menu-horizontal {
    top: -9px;
}

.keyword {
    background: white;
}

a.btn.btn--primary.change-color {
    color: white;
}

a.btn.btn--primary.change-color > i {
    color: white;
    padding-right: 20px;
}

div.alignleft, img.alignleft {
    float: left;
    margin: 5px 20px 13px 0;
    max-width: 100%;
}

.img-circle {
    border-radius: 50% !important;
}

.notopmargin {
    margin-top: 0 !important;
}

.heading-block h3 {
    font-size: 26px;
}

div.wishlist-action {
    position: absolute;
    right: 25px;
    top: 15px;
}

.wishlist-action > a {
    text-decoration: none;
    padding: 8px 9px;
    background: white;
    border-radius: 50% !important;
}

.header-icon {
    font-weight: bolder;
}

article.feature-1 a:hover img {
    opacity: 1;
}

a.under-line:hover {
    text-decoration: none;
}

.workshop-height > p {
    font-weight: normal;
    color: #666666;
    line-height: 1.4em;
    text-align: justify;
}

.weight {
    color: #3DA9DF;
    font-weight: 700;
}

.wishlist-icon {
    position: relative;
    top: 3px;
}

.flickity-main-slider {
    background-color: #3da9df;
}
.flip-clock-wrapper {
	width: 300px;
	margin: 0 auto;
}
.wizard {
	opacity: 1;
}
.input-radio span{
	float: left;
	margin-left: 40px;
	width: 460px;
}
.input-radio {
	width: 100%;
}

.steps.clearfix {
	display: none;
}
.input-radio .input__label + label {
	margin-top: 0px;
}
.input-radio .error:before {
display: none !important;
}
.input-radio .error {
border: none !important;
	display: unset !important;
	position: absolute !important;
	width: 100%;
	right: 0 !important;
	text-align: right;
	padding-right: 45px;
}
.input-radio label {
	position: relative;
	left: 0px;
}
.text-primary{
	color:#3da9df !important ;
}
.slider-logo-1 {
	height: 500px;
	width: 100%;
	padding-bottom: 20px;
	position: absolute;
	bottom: -110%;
	right: -95%;
}
.logo-container img{
	display: inline;
}
.logo-container h5{
	display: inline;
	position: relative;
	top: 5px;
}

.slider-logo-2 {
    height: 500px;
    width: 100%;
    padding-bottom: 20px;
    position: absolute;
    bottom: -175%;
    right: -112%;
}

.slider-logo-r {
    display: none;
    height: 300px;
    margin: 0 13%;
    width: 100%;
}

.mobile-search {
    display: none;
}

@media (max-width: 990px) {
    .wishlist-action > a {
        padding: 9px 9px;
    }

    .slider-logo-1 {
        height: 500px;
        bottom: -100%;
    }

    .slider-logo-2 {
        height: 500px;

    }

    .change-color li span {
        color: black;

    }
}

@media (max-width: 805px) {
    .slider-logo-1 {

        right: -95%;
    }

    .slider-logo-2 {
        right: -95%;

    }
}

@media (max-width: 767px){
	.wizard > .content > .body {
		overflow: scroll
	}
    .text-center-xs {
        text-align: center !important;
    }
	.input-radio label {
		position: relative;
		left: 0px;
		top: -4px;
	}
	.input-radio span {
		float: left;
		margin-left: 40px;
		width: auto;
	}
	.input-radio .error {
		width: 100%;
		top: -35px;
		text-align: left;
		padding-right: 0;
	}
	.mcq-question{
		margin-bottom: 50px !important;
	}
    .book-now {
        width: 100%;
    }

    li.dropdown {
        padding-top: 10px;
    }

    a.btn.type--uppercase {
        float: left;
        margin-left: 0px;
    }

    .bar__module + .bar__module {
        margin-top: 0px;
    }

    .mobile-hide-menu {
        display: none;
    }

    .mobile-show-menu {
        display: inline;
    }

    .see-all {
        right: 20px;
        top: 8px;
    }

    #home {
        padding-bottom: 0px;
    }

    .mobile-search {
        display: inline;
    }

    .desktop-search {
        display: none;
    }

    .slider-logo-r {
        display: inline;
    }

    .mobile-search-container {
        margin-top: 50px !important;
    }

    .slider-logo-1 {
        display: none;
    }

    .slider-logo-2 {
        display: none;

    }

    .boxed div[class*='col-']:not(.boxed) {
        padding-right: 15px;
        padding-left: 15px;
    }

    li.dropdown {
        margin-left: 15px;
    }

}

@media (max-width: 575px) {

    .slider-logo-r {
        margin: 0 auto;
    }


}

@media (max-width: 535px) {

    li.dropdown {
        margin-left: 1%;
    }
}
