@charset "utf-8";

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/open-sans-v17-latin-regular.eot);
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../fonts/open-sans-v17-latin-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/open-sans-v17-latin-regular.woff2) format('woff2'), url(../fonts/open-sans-v17-latin-regular.woff) format('woff'), url(../fonts/open-sans-v17-latin-regular.ttf) format('truetype'), url(../fonts/open-sans-v17-latin-regular.svg#OpenSans) format('svg')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/open-sans-v17-latin-600.eot);
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../fonts/open-sans-v17-latin-600.eot?#iefix) format('embedded-opentype'), url(../fonts/open-sans-v17-latin-600.woff2) format('woff2'), url(../fonts/open-sans-v17-latin-600.woff) format('woff'), url(../fonts/open-sans-v17-latin-600.ttf) format('truetype'), url(../fonts/open-sans-v17-latin-600.svg#OpenSans) format('svg')
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400
}

@ -moz-document url-prefix() {
    body {
        font-weight: lighter !important
    }

    .homeonly .text_here h1 {
        font-weight: lighter !important
    }

    .homeonly .text_here h3 {
        font-weight: lighter !important
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: lighter !important
    }
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0;
    margin: 0
}
.price_first_part{
    font-size: 60px !important;
    font-weight: 800 !important;
}
.price_last_part{
    font-size: 20px !important;
    font-weight: 800 !important;
}
.price_info{
    color: #4f7932;
}
.top_charge{
    /* padding-top: 40px !important; */
}
.euro_sign{
    /* margin-top: 10px !important; */
}
.monthlyCharge{
  display: block;
}
.yearlyCharge{
  display: none;
}
.white{
  color: #fff;
}
#showmore{
    cursor: help !important;
}
.also_dashboard .portion .cpriceing_table_header_containt b.effect6 {
    color: #4f7932;
    font-size:30px;
    font-weight: 600;
    padding: 15px 15px 5px 15px;
    /* background: rgb(60, 107, 28); */
    text-align: center;
    width: 100%;
    float: left;
    cursor: pointer;
    margin: 0px;
    position: relative;
    border-radius: 5px 5px 0px 0px;
    /* text-shadow: rgb(0 0 0 / 40%) 2px 2px; */
}
.also_dashboard .portion .col-sm-20.lightdark_shade .cpriceing_table_header_containt b.effect6 small {
    position: absolute;
    bottom: 0;
    top: 36px;
    left: 0;
    width: 100%;
    padding: 10px;
    color: #4f7932;
    text-align: center;
    height: 35px;
    margin: 10px 0 0;
    padding: 8px;
    font-size: 12px;
    background: #d60d0d;
    background: -moz-linear-gradient(top,#d60d0d 0,#b20303 100%);
    background: -webkit-linear-gradient(top,#d60d0d 0,#b20303 100%);
    background: linear-gradient(to bottom,#d60d0d 0,#b20303 100%);
}

.also_dashboard.for_palns small {
    color: #4f7932;
    font-size: 18px;
    /* text-shadow: 2px 2px rgb(0 0 0 / 75%); */
    font-family: open_sansregular,Helvetica Neue,Helvetica,Arial,sans-serif;
    padding: 15px 0;
    width: 100%;
    float: left;
}
.monthlyCharge, .yearlyCharge{
    margin-top: 1px !important;
    /* margin-bottom: 15px !important; */
}
.btnpartPrice{
    margin-top: -5px;
}
.share_banner p {
    font-size: 35px;
    color: #fff;
    margin: 0;
    padding: 0;
    width: auto;
    float: none;
    display: inline-block;
    text-shadow: 0 4px 3px #000;
}
.top_bg{
    height: 400px;
    background: #e8e7ec;
}
.actionBtn{
    height: auto !important;
}
#load_featured_listings, #load_latest_listings{
    min-height: 460px;
}
ul li.horsestable_like::marker {
    color: transparent !important;
}
.adv-item .form_box{
    margin-bottom: 0px !important;
}
.adv-title{
    text-align: left;
}
.product-img {
    width: 100%;
}
.product-name {
    height: 55px !important;
    line-height: 16px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    text-align: left;
}
.product-box{
    padding: 10px;
    border: 1px solid #c4c4c4;
}
.green_fonts{
    margin-left: 5px;
    font-size: 16px;
}
.product-desc{
    line-height: 16px !important;
    padding-top: 5px !important;
    padding-bottom: 0px !important;
    text-align: left;
    margin-bottom: 0px !important;
}
.form_box{
    margin-bottom: 0px;
}
.filter-option{
    width: 70px;
}
.caret{
    display: none;
}
.label-price{
    font-size: 14px !important;
}
#share_banner,
#partner {
    /* padding: 0 */
}

.white_bg{
    background: #ffffff !important;
}

.white-bg-content {
    background: #fff !important;
    padding: 10px 10px 5px 10px;
}

.magazine_block {
    margin-bottom: 20px;    
}

#faq {
    
}

.aboutinner {
    padding: 15px
}

.stable_main p {
    line-height: 16px !important
}

.white-btn {
    background: #ffffff !important;
    color: #569a29 !important;
    border: 1px solid #569a29 !important;
    font-weight: bold !important
}

.pad_10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.pad_16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important
}

.pad_top_10 {
    padding-top: 10px !important
}

.pad_top_16 {
    padding-top: 16px !important
}

.places {
    margin-bottom: 7px !important
}

.white {
    color: #ffffff !important
}

.text_here_white h1,
h1.text_here_white_h1 {
    color: #fff !important
}

.text_here_black_h1 {
    color: #000 !important;
    font-size: 28px !important;
    margin-top: 0
}

.anim-dur {
    animation-duration: 1s
}

.txt-none {
    text-transform: none
}

.unauth-msg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100
}

.listview_box h3 {
    font-size: 20px
}

.unauth-msg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.pr-0 {
    padding-right: 0
}

.pl-0 {
    padding-left: 0px !important
}

.bor-non {
    border: none
}

#share_img {
    height: 380px;
    width: 100%;
    border: none
}

.font16 {
    font-size: 16px
}

.h1_head {
    font-size: 25px !important
}

.ml-20 {
    margin-left: 20px
}

#map_canvas {
    width: 100%;
    height: 300px
}

.img300 {
    width: 300px
}

h3.caption_head {
    font-size: 16px;
    color: #0db4ff;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.filter-btn {
    background: #fff;
    color: red !important;
    padding: 0 10px;
    line-height: 38px;
    margin-top: -9px;
    font-size: 16px
}

.areyou {
    padding-left: 15px;
    padding-right: 15px
}

.advertiseMain {
    margin-bottom: 11px
}

.marginTop100 {
    margin-top: 100px !important
}

.green_btn_hide {
    margin-top: 50px
}

.green_btn_hide a {
    background: #32973c;
    color: #fff;
    padding: 10px 20px
}

.category_label .share_wish ul li span {
    padding: 0 10px;
    color: #fff !important
}

.topbottom10 {
    margin: 10px 0 !important
}

.listing_item {
    width: 25%;
    float: left;
    margin-left: 10px
}

.btn-group {
    display: inline-block;
    position: relative;
    padding: 0 6px;
    margin: 10px 0 0
}

.btn-group input[type=radio] {
    display: none
}

.btn-group span.green {
    color: #499224;
    font-weight: 400
}

.btn-group span.green:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 5px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 11px;
    border: 2px solid #499224;
    background-color: transparent
}

.btn-group input[type=radio]:checked+span.green:after {
    border-radius: 11px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 13px;
    left: 13px;
    content: " ";
    display: block;
    background: #499224
}

.btn-group span.red {
    color: #ec2c00;
    font-weight: 400
}

.btn-group span.red:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 5px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 11px;
    border: 2px solid #ec2c00;
    background-color: transparent
}

.btn-group input[type=radio]:checked+span.red:after {
    border-radius: 11px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 13px;
    left: 13px;
    content: " ";
    display: block;
    background: #ec2c00
}

.ui-menu {
    z-index: 99999 !important;
    border: none !important
}

.ui-menu-item,
.ui-menu-item-wrapper {
    border: none !important
}

.ui-menu-item-wrapper:active,
.ui-menu-item-wrapper:hover {
    color: #fff !important;
    background: #569a29 !important;
    border: 1px solid #569a29 !important
}

input,
select {
    border: 1.2px solid #569a29
}

input:focus,
select:focus {
    outline: 0 !important;
    border: 1px solid #569a29
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #0b1306 !important
}

input:-moz-placeholder,
select:-moz-placeholder {
    color: #0b1306 !important
}

input:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #0b1306 !important
}

.star_btn {
    margin-bottom: 20px
}

.distence_block {
    margin-top: 25px
}

.btn_white_background {
    background: #fff !important;
    border: 1px solid #569a29 !important
}

.btn_green_text {
    color: #569a29 !important
}

#Maps {
    height: 600px !important
}

.abcRioButtonContents,
.abcRioButtonIcon,
.abcRioButtonSvgImageWithFallback {
    display: none
}

.full_height {
    height: auto !important
}

.map_grids .modal_cat {
    color: #000;
    margin-left: 20px;
    font-size: 14px
}

.active span.noti_count {
    border: 1px solid #fff;
    color: #fff
}

span.noti_count {
    text-align: center;
    float: right;
    border: 1px solid #569a28;
    color: #569a28;
    height: 33px;
    line-height: 33px;
    margin-top: 9px;
    width: 38px
}

.btn-blog {
    font-size: 18px !important;
    font-family: Open Sans !important
}

.btn-newsletter {
    font-size: 16px !important;
    width: 90px;
    background: #569a29;
    border: 0;
    color: #fff;
    line-height: 34px
}

.adv_right_img {
    width: 300px !important;
    height: 250px !important;
    margin-left: 38px
}

.login_btn_activate {
    background: #32973c;
    padding: 16px;
    color: #fff;
    font-size: 16px
}

.text-danger {
    color: red !important
}

#content_mobile {
    display: none
}

.horsestable_contact_btn {
    margin: 0 0 10px !important
}
@media only screen and (max-width:920px) {
    .cookiemain .portion p {
        font-size: 12px !important;
        line-height: 15px !important;
        margin-bottom: 7px
    }

    .cookiemain .midportion {
        margin-top: 10% !important;
        background: #fff !important;
        padding: 10px 15px !important;
        text-align: left !important;
        overflow: auto
    }

    .cookiemain .cookie_links {
        font-size: 13px !important
    }

    .cookiemain .green_btn a {
        font-size: 10px !important;
        padding: 5px 7px !important
    }

    .cookie_option {
        font-size: 11px !important
    }

    .custom-checkbox>[type=checkbox]:checked+label:before,
    .custom-checkbox>[type=checkbox]:not(:checked)+label:before {
        width: 14px !important;
        height: 14px !important
    }

    .custom-checkbox>[type=checkbox]:checked+label,
    .custom-checkbox>[type=checkbox]:not(:checked)+label {
        padding-left: 20px !important
    }
}
@media (min-width :920px) {
    .landing-template{
        padding: 20px 15px 30px;
    }
    .bookmark-bar{
        line-height: 50px;
    }
    .landing_h1{
        font-size: 32px;
    }
    .landing_h2{
        font-size: 25px;
    }
    .landing_h3{
        font-size: 22px;
    }
    .landing_p{

    }
    h2.subhead {
        font-weight: bold !important;
        font-size: 20px;
        color: #000;
        font-family: 'open_sansbold', Helvetica Neue, Helvetica, Arial, sans-serif;
        display: contents;
    }
    h3.sidebar_heading {
        font-weight: bold !important;
        font-size: 20px;
        color: #000;
        font-family: 'open_sansbold', Helvetica Neue, Helvetica, Arial, sans-serif;
        margin-top: 0px;
        line-height: 50px;
    }
    .captionpart {
        position: absolute;
        top: 25%;
        left: 0;
        width: 100%;
        max-width: 1000px;
        padding: 0 15px;
        right: 0;
        margin: 0 auto;
        z-index: 5
    }    
    .captionpart h1 {
        color: #fff;
        font-size: 40px;
        text-shadow: 0 4px 3px rgba(0, 0, 0, .5);
        font-family: open_sansbold;
        display: inline-block;
        background: rgba(0, 0, 0, .5);
        float: none;
        width: auto;
        padding: 0 15px;
        line-height: 50px
    }    
    .captionpart p {
        color: #fff;
        text-shadow: 0 4px 3px rgba(0, 0, 0, .5);
        font-size: 25px;
        margin: 30px 0 20px;
        background: rgba(0, 0, 0, .5);
        padding: 10px 20px;
        width: auto;
        display: inline-block;
        float: none
    }
    .cookiemain .portion p {
        font-size: 12px !important;
        line-height: 15px !important;
        margin-bottom: 7px
    }

    .cookiemain .midportion {
        margin-top: 10% !important;
        background: #fff !important;
        padding: 10px 15px !important;
        text-align: left !important;
        overflow: auto
    }

    .cookiemain .cookie_links {
        font-size: 13px !important
    }

    .cookiemain .green_btn a {
        font-size: 10px !important;
        padding: 5px 7px !important
    }

    .cookie_option {
        font-size: 11px !important
    }

    .custom-checkbox>[type=checkbox]:checked+label:before,
    .custom-checkbox>[type=checkbox]:not(:checked)+label:before {
        width: 19px !important;
        height: 19px !important
    }

    .custom-checkbox>[type=checkbox]:checked+label,
    .custom-checkbox>[type=checkbox]:not(:checked)+label {
        padding-left: 22px !important
    }
}
@media (min-width :768px) {
    .landing_h1{

    }
    .landing_h2{

    }
    .landing_h3{

    }
    .landing_p{

    }
    .copy_bg, .footer_area{
        background: #e8e7ec;
    }
    .clear{
        float: none;
    }
    h2.subhead {
        font-weight: bold !important;
        font-size: 20px;
        color: #000;
        font-family: 'open_sansbold', Helvetica Neue, Helvetica, Arial, sans-serif;
        line-height: 50px;
    }
    h3.sidebar_heading {
        font-weight: bold !important;
        font-size: 20px;
        color: #000;
        font-family: 'open_sansbold', Helvetica Neue, Helvetica, Arial, sans-serif;
        margin-top: 0px;
        line-height: 50px;
    }
    .captionpart {
        position: absolute;
        top: 20%;
        left: 0;
        width: 100%;
        max-width: 1000px;
        padding: 0 15px;
        right: 0;
        margin: 0 auto;
        z-index: 5
    }    
    .captionpart h1 {
        color: #fff;
        font-size: 40px;
        text-shadow: 0 4px 3px rgba(0, 0, 0, .5);
        font-family: open_sansbold;
        display: inline-block;
        background: rgba(0, 0, 0, .5);
        float: none;
        width: auto;
        padding: 0 15px;
        line-height: 50px
    }    
    .captionpart p {
        color: #fff;
        text-shadow: 0 4px 3px rgba(0, 0, 0, .5);
        font-size: 22px;
        margin: 30px 0 20px;
        background: rgba(0, 0, 0, .5);
        padding: 10px 20px;
        width: auto;
        display: inline-block;
        float: none
    }
    .lead {
        font-size: 21px
    }
}
@media only screen and (max-width:480px) {
    .landing_h1{

    }
    .landing_h2{

    }
    .landing_h3{

    }
    .landing_p{

    }
    #magazine_box, #blog_box{
        margin-top: 70px;
    }
    .green_btn a {
        font-size: 16px !important;
        padding: 4px 20px !important;
    }
    .form-group h3{
        font-size: 18px !important;
    }
    h2.subhead {
        font-weight: bold !important;
        font-size: 20px;
        color: #000;
        font-family: 'open_sansbold', Helvetica Neue, Helvetica, Arial, sans-serif;
        margin-top: 0px;
    }
    h3.sidebar_heading {
        font-weight: bold !important;
        font-size: 20px;
        color: #000;
        font-family: 'open_sansbold', Helvetica Neue, Helvetica, Arial, sans-serif;
        margin-top: 0px;
        line-height: 50px;
    }
    .captionpart {
        position: absolute;
        top: 25%;
        left: 0;
        width: 100%;
        max-width: 1000px;
        padding: 0 15px;
        right: 0;
        margin: 0 auto;
        z-index: 5
    }    
    .captionpart h1 {
        color: #fff;
        font-size: 22px;
        text-shadow: 0 4px 3px rgba(0, 0, 0, .5);
        font-family: open_sansbold;
        display: inline-block;
        background: rgba(0, 0, 0, .5);
        float: none;
        width: auto;
        line-height: 30px;
        margin-top: 0px;
    }    
    .captionpart p {
        color: #fff;
        text-shadow: 0 4px 3px rgba(0, 0, 0, .5);
        font-size: 20px;
        margin: 30px 0 20px;
        background: rgba(0, 0, 0, .5);
        padding: 10px 20px;
        width: auto;
        display: inline-block;
        float: none;
        font-weight: bold;
    }
    .clintwrap a p {
        margin: 10px auto;
        color: #569a29;
        display: block;
        font-size: 16px !important;
        font-weight: normal !important;
    }
    .form_box {
        margin-bottom: 0px;
    }
    .adv-title{
        text-align: center;
    }
    .custom-checkbox>[type="checkbox"]:checked+label::after,
    .custom-checkbox>[type="checkbox"]:not(:checked)+label::after {
        color: rgb(94, 172, 54);
        content: "✔";
        font: 9px/1 "Glyphicons Halflings";
        left: 2px;
        margin-top: -9px;
        position: absolute;
        top: 12px
    }
    .label-price{
        font-size: 16px !important;
    }
}

.load_more {
    width: 250px;
    padding: 7px;
    color: #fff;
    text-align: center;
    margin: auto
}

.top_section {
    padding-top: 12px
}

.search-results-type {
    font-size: 14px !important
}

.grid_search {
    padding: 10px 10px;
    margin: 7px 0;
    min-height: 290px;
    max-height: 290px;
    height: 290px
}

.not_found {
    font-size: 26px !important
}

.fa-bold {
    font-weight: 700;
    font-size: 26px !important
}

.search_results {
    padding-bottom: 43px
}

.user_bottom_box .herodp {
    width: 24px;
    float: left;
    margin-top: 2px
}

.nav_active {
    background: #e4e4e4;
    color: #32973c
}

.user_bottom_box .auth-name {
    font-size: 12px
}

.user_bottom_box .auth-name {
    display: inline-block;
    margin-left: 0 !important;
    color: #222324
}

.overlays {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255);
    background-color: rgba(255, 255, 255);
    overflow-x: hidden;
    transition: .5s
}

.overlays-content {
    position: relative;
    top: 0;
    width: 100%;
    text-align: left;
    margin-top: 0
}

.overlays a:focus,
.overlays a:hover {
    color: #fff
}

.overlays .closebtn {
    position: absolute;
    top: 0;
    right: 35px;
    font-size: 60px;
    line-height: 64px
}

.overlay_search {
    height: 70px;
    border: none;
    font-size: 50px;
    box-shadow: none
}

.blog-post .heading_top {
    font-size: 26px !important;
    font-weight: 700;
    margin: 0
}

.community_active a {
    font-weight: bold;
    color: #32973c !important;
}

.blog-post {
    padding-top: 9px
}

.horse_logo_search {
    width: 155px
}

.search_results {
    margin-top: 43px
}

.category_navs {
    margin-top: 20px
}

.search-results-header {
    height: 80px;
    overflow: hidden
}

.search-results-text {
    height: 92px;
    overflow: hidden
}

.search-results-tags {
    height: 68px;
    overflow: hidden
}

.stag {
    font-size: 12px;
    background: #dadada;
    color: #020202;
    padding: 1px 4px;
    margin-right: 2px;
    word-break: break-word
}

.mid_height {
    height: 343px
}

.search-results-video {
    height: 250px;
    overflow: hidden
}

.search-results-text p {
    font-size: 14px;
    color: #8b9598;
    max-height: 72px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: left
}

.green {
    color: #569a29;
    font-size: 15px !important
}

.category_nav_links img {
    height: 30px;
    width: 30px;
    text-decoration: none;
    background-image: url(../community/images/nav-spirit.png)
}

.category_nav_links img.a {
    background-position: -112px -6px
}

.category_nav_links img.b {
    background-position: -11px -6px
}

.category_nav_links img.c {
    background-position: -44px -6px
}

.search-results-title {
    font-size: 18px;
    color: #53595b;
    text-align: left;
    margin-top: 10px
}

.category_nav_links {
    font-size: 22px !important;
    font-weight: 700;
    color: #000
}

.user_bottom_box .text-left {
    text-align: left !important;
    float: left !important;
    padding: 0 0
}

#get_results .caption {
    padding: 0 !important
}

.register_body {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.res_logo_register {
    width: 100%;
    text-align: center
}

.register_logo {
    width: 30% !important;
    margin-bottom: 19px
}

.login_link_text {
    margin-top: 9px;
    font-weight: 500
}

.password_text {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 15px 10px;
    font-size: 14px;
    font-family: 'Open Sans';
    text-align: left;
    word-break: break-word
}

.password_text_box {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.close_alert {
    margin-top: -7px
}

.cookie-box {
    min-height: 34px !important;
    margin-top: 4px
}

.cookie_text a {
    color: #569a29;
    font-weight: 700
}

.cookie_logo {
    width: 100%;
    border: none !important
}

.adv_img_center {
    margin: 12px 0
}

.adv_img_right {
    margin-top: 32px !important;
    background: #fff;
    padding: 25px
}

.thumbnail .caption {
    padding: 1px 9px
}

.cleafix {
    clear: both
}

.map_grid {
    float: left;
    width: 100%;
    height: auto;
}

.date_time_provider_o {
    height: 145px;
    overflow: hidden
}

.social_img {
    width: 100%;
    border: 2px solid #569a29;
    position: absolute
}

.social_img_fb {
    width: 91%;
    border: 2px solid #415dae;
    background: #415dae
}

.social_img_fb2 {
    width: 91%;
    background: #415dae
}

.laptab {
    margin-top: 12px
}

.closeme {
    border: none;
    background: #569a29;
    font-size: 25px;
    width: 30px;
    color: #fff;
    padding: 8px;
    height: 30px;
    line-height: 16px;
    float: right;
    margin-right: 13px
}

.btn-container-comment {
    padding: 20px 0
}

.btn-container-comment div {
    padding: 10px 0
}

.event_p_head {
    height: 30px
}

.logo_launch {
    width: 50%;
    text-align: left
}

.portion .fa-map-marker {
    margin-left: 2.5px
}

.left_margin {
    margin-left: -2px
}

.hide {
    display: none;
    visibility: hidden
}

body {
    padding: 0 !important;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word !important;
    color: #222324;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    background: #e8e7ec;
}

a {
    text-decoration: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    outline-style: none !important
}

a:hover {
    text-decoration: none
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.clear {
    clear: both
}

h3 {
    font-size: 16px;
    color: #0db4ff;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.search_head {
    font-size: 25px;
    color: #0db4ff;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.contact_butten {
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    background: #3eb8fe;
    letter-spacing: 1px;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    padding: 1% 4%
}

.contact_butten:hover {
    background: #0978b8;
    color: #fff
}

.btn-change {
    background: #3eb8fe;
    border: 1px solid #e3e1e1;
    padding: 4px 34px;
    color: #fff;
    margin: 0 2em;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s
}

.btn-change:hover {
    color: #fff;
    background: #137cb9
}

header {
    float: left;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 21
}

section {
    width: 100%;
    float: left;
    padding: 30px 0
}

.wrapper {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto
}

.header {
    width: 100%;
    float: left;
    background: #f6f6f6;
    padding: .3em 0;
    border-top: 4px solid #09f;
    box-shadow: rgba(0, 0, 0, .8) 1px 1px 10px 1px;
    position: relative
}

.logo {
    position: absolute;
    left: 0;
    top: 0
}

.logo img {
    padding: 5px 0;
    width: 97%
}

.logo2 {
    display: none;
    float: left;
    width: 40%
}

nav {
    width: 100%;
    float: right;
    text-align: right
}

nav ul {
    padding: .9em 0
}

nav ul.navigation li {
    width: auto;
    float: left;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative
}

nav ul.navigation li:after {
    position: absolute;
    right: 0;
    top: 40%;
    background: #569a29;
    width: 1px;
    height: 12px;
    content: ""
}

nav ul.navigation li:last-child:after {
    width: 0;
    height: 0
}

.header_full {
    float: left;
    width: 100%;
    background: rgba(0, 0, 0, .4)
}

nav ul.navigation li a {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 45px;
    padding: 0 9px;
    position: relative
}

ul.navigation li.morebtn.active a {
    color: #333;
    background: #fff
}

.category_header.header_full nav ul.navigation li a:hover,
.category_header.header_full nav ul.navigation li.active,
nav ul.navigation li a:hover,
nav ul.navigation li.active a {
    color: #71c337
}

nav ul.navigation li a i {
    font-size: 13px
}

nav ul.navigation li:last-child {
    border: none
}

.login_area,
.navigation {
    float: left;
    width: 100%;
    padding: 0
}

.login_area {
    float: left;
    margin: 0 0 0;
    width: 100%
}

.login_area li {
    width: auto;
    float: right;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0 10px 0 0;
    position: relative
}

.inner_head .login_area li {
    width: auto;
    float: right;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0 10px 0 0
}

.inner_head nav ul.navigation li a {
    padding: 0 9px
}

.inner_head .login_area li a.for_account {
    background: #eee;
    padding: 6px 15px;
    width: 100%;
    float: left;
    line-height: 35px
}

.inner_head .login_area li img {
    width: 35px;
    height: 35px;
    float: left;
    margin-right: 7px;
    margin-top: 8px
}

.inner_head .login_area li a {
    line-height: 45px
}

.login_area li:first-child {
    margin: 0
}

.login_area li a {
    color: #fff;
    display: block;
    padding: 0 .3em;
    font-size: 14px;
    line-height: 45px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.login_area li a:hover,
.user_account:hover {
    background: #fff;
    color: #71c337
}

.login_area li.postbtn a {
    line-height: 15px !important
}

.login_area li.postbtn a:hover {
    background: 0 0;
    color: #fff
}

.login_area li a i {
    font-size: 13px;
    margin-right: 5px
}

.doble_slider {
    position: relative;
    width: 100%;
    float: left
}

.text_here {
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 18% 0 0 0;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
    max-width: 1300px;
    z-index: 9
}

.banner_bottom_caro {
    position: absolute;
    width: 100%;
    bottom: -118px;
    z-index: 20
}

.white_bg_down {
    background: #fff none repeat scroll 0 0;
    bottom: -106px;
    left: 0;
    min-height: 106px;
    position: absolute;
    right: 0;
    z-index: 9;
    box-shadow: 1px 1px 6px -1px #ddd;
    -webkit-box-shadow: 1px 1px 6px -1px #ddd;
    -moz-box-shadow: 1px 1px 6px -1px #ddd;
    -o-box-shadow: 1px 1px 6px -1px #ddd
}

.banner_bottom_caro .item a {
    background: #5ead36;
    border-radius: 0;
    border: none;
    padding: 15px 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width: 100%;
    float: left
}

.banner_bottom_caro .item a h4 {
    margin-bottom: 10px;
    margin-top: 10px
}

.banner_bottom_caro .item a:hover {
    background: #569a29
}

.banner_bottom_caro .col-md-2 {
    padding: 0 1px
}

.banner_bottom_caro .item a h4 {
    font-size: 16px;
    color: #fff;
    text-align: center
}

.banner_bottom_caro .well,
.listing .well {
    background-color: transparent;
    border: none;
    padding: 0;
    box-shadow: none;
    float: left;
    width: 100%
}

.listing .caption,
.listing .thumbnail {
    float: left;
    width: 100%;
    margin: 0 0 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.left.carousel-control2 {
    color: #5ead36;
    position: absolute;
    right: 50px;
    top: -83px;
    font-size: 14px;
    width: 40px;
    height: 40px;
    text-align: center;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: #5ead36 1px solid;
    background: #fff
}

.right.carousel-control2 {
    position: absolute;
    top: -83px;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #5ead36;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: #5ead36 1px solid;
    background: #fff
}

.left.carousel-control2 i,
.right.carousel-control2 i {
    line-height: 40px;
    font-size: 20px
}

.feature_main .left.carousel-control2 {
    color: #5ead36;
    position: absolute;
    right: 50px;
    top: -50px;
    font-size: 14px;
    width: 30px;
    height: 30px;
    text-align: center;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: #5ead36 1px solid;
    background: #fff
}

.feature_main .right.carousel-control2 {
    position: absolute;
    top: -50px;
    right: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #5ead36;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: #5ead36 1px solid;
    background: #fff
}

.feature_main .left.carousel-control2 i,
.feature_main .right.carousel-control2 i {
    font-size: 14px;
    line-height: 30px
}

.listview_box .left.carousel-control2 {
    color: #cacaca;
    position: absolute;
    left: 10px;
    top: 40%;
    font-size: 14px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 0;
    border: none;
    background: 0 0
}

.listview_box .right.carousel-control2 {
    position: absolute;
    top: 40%;
    right: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #cacaca;
    border-radius: 0;
    border: none;
    background: 0 0
}

.listview_box .left.carousel-control2 i,
.listview_box .right.carousel-control2 i {
    line-height: 40px;
    font-size: 35px;
    color: #fff
}

.feature_main .thumbnail {
    padding: 0 10px 0 0
}

.feature_main .thumbnail img {
    width: 100%
}

.feature_main .thumbnail,
.listview_box .thumbnail {
    width: 100%;
    float: left;
    padding: 0;
    position: relative
}

.no_padding {
    padding: 0 !important
}

.detail {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1
}

.share_wish.individuals {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99
}

.detail .share_wish {
    background: #2b78e4;
    padding: 3px 10px;
    color: #fff !important
}

.detail2 {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.feature_main .detail {
    bottom: 47px;
    position: absolute;
    width: 100%;
    z-index: 9
}

.detail2 .rate {
    background: rgba(36, 36, 36, .7);
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    font-size: 12px;
    margin: 8px 0 0
}

.detail2 .rate strong {
    font-size: 14px;
    font-weight: 400
}

.detail2 .share_wish a {
    display: block;
    padding: 10px 15px;
    color: #5eac36;
    font-size: 30px;
    text-shadow: -2px -1px 0 #fff, -1px -2px 0 #fff, 0 3px 0 #fff, 2px 0 1px #fff;
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: #fff
}

.detail2 .share_wish a i {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.detail .rate,
.detail .share_wish a i {
    background: #2b78e4;
    display: inline-block;
    padding: 0 15px;
    color: #fff
}

.detail2 .share_wish a:hover i {
    color: red
}

.share_wish.individuals a {
    display: block;
    padding: 10px 15px;
    color: #5eac36;
    font-size: 30px;
    text-shadow: -2px -1px 0 #fff, -1px -2px 0 #fff, 0 3px 0 #fff, 2px 0 1px #fff;
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: #fff
}

.share_wish.individuals a i {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.share_wish.individuals a i {
    display: inline-block;
    padding: 0 15px;
    color: #5eac36
}

.share_wish.individuals a:hover i {
    color: red
}

.detail2 .share_wish a:hover i {
    color: red
}

.detail .rate.graybg {
    background: #ccc;
    color: #333;
    padding: 1px 15px
}

.left_border5 {
    border-left: #569a29 5px solid
}

.share_wish ul {
    margin-bottom: 0
}

.detail .share_wish li {
    display: inline-block;
    line-height: normal
}

.relative {
    position: relative
}

.image_container {
    float: left;
    width: 100%;
    overflow: hidden;
    height: auto
}

.image_container_full {
    float: left;
    width: 100%;
    overflow: hidden;
    height: auto
}

.image_container img {
    width: 100%;
    display: block;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.listing .thumbnail {
    padding: 0;
    position: relative
}

.listing .thumbnail .image_container img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.listing .caption h3 {
    margin: 10px 0 8px 0;
    height: 52px
}

.listing .caption h3 a {
    color: #0db4ff;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 17px
}

.feature-boarding,
.feature-scope {
    height: 38px
}

.bdr_bottom {
    border-bottom: #ddd 1px solid
}

.date_time {
    height: 120px;
    overflow: hidden
}

.date_time_trainer {
    height: 146px;
    overflow: hidden
}

.date_time_trainer p {
    height: 40px
}

.date_time_provider {
    height: 146px;
    overflow: hidden
}

.date_time_provider p {
    height: 40px
}

.full {
    float: left;
    width: 100%
}

.date_time .col-sm-12,
.date_time .col-sm-6 {
    padding: 0
}

.date_time ul li {
    margin: 0 0 10px 0;
    color: #222324
}

.date_time ul li i {
    color: #cecece
}

.selec_one {
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../images/dd_arrow.png) no-repeat right center;
    border: none;
    display: inline-table;
    font-size: 15.83px;
    height: 40px;
    margin-right: 8px;
    padding-left: 10px;
    margin-top: 5px;
    width: 100%;
    -moz-box-shadow: 7px 8px 4px -11px #000;
    -ms-box-shadow: 7px 8px 4px -11px #000;
    -o-box-shadow: 7px 8px 4px -11px #000;
    -webkit-box-shadow: 7px 8px 4px -11px #000;
    box-shadow: 7px 8px 4px -11px #000
}

.selec_one option {
    padding: 5px 15px
}

.blue_fonts {
    color: #0db4ff;
    line-height: 36px;
}

.areyou {
    line-height: 36px;
}

.areyou i {
    color: #cacaca;
    font-size: 16px !important;
    font-weight: 700 !important;
    /* margin-left: 15px */
    margin-left: 0px;
}

.gap_35 {
    height: 34px
}

.divider {
    width: 100%;
    float: left;
    height: 1px;
    background: #ddd;
    margin: 11px 0 0 0
}

.tittle h2 {
    margin: 7px 0;
    color: #363c48;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 35px
}

.tittle b.grid_head {
    margin: 7px 0;
    color: #363c48;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 35px
}

.dropdown_area .selec_one {
    color: #999
}

.white_bg {
    background: #fff;
    overflow: hidden
}

.work_tab {
    width: 100%;
    float: left;
    position: relative;
    margin: 30px 0 0 0
}

.work_tab:before {
    position: absolute;
    width: 70%;
    float: left;
    height: 1px;
    content: "";
    background: #ddd;
    top: 45px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.work_tab .nav-tabs li a span {
    width: 62px;
    height: 62px;
    color: #fff;
    text-align: center;
    background: #569a29;
    margin: 0 auto;
    float: none;
    display: block;
    padding: 18px 0 0 0;
    font-size: 20px
}

.work_tab .nav-tabs li {
    width: 25%
}

.work_tab .nav-tabs li.active a {
    color: #569a29;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    background: 0 0 !important;
    border: none !important
}

.work_tab .nav-tabs li a {
    color: #666;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    background: 0 0 !important;
    border: none !important;
    box-shadow: none !important
}

.work_tab .nav-tabs li a:hover {
    color: #569a29
}

.work_tab .nav-tabs {
    border-bottom: none
}

.work_tab .tab-content {
    padding: 30px 0;
    float: left;
    width: 100%
}

.full_radius {
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.slight_radius {
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

h1 {
    font-size: 35px;
    color: #0d2e4a;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700
}

h1.heading {
    font-weight: 700 !important
}

h2 {
    font-size: 28px;
    color: #0d2e4a;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    font-weight: 700;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif
}

h4 {
    font-size: 20px;
    color: #0d2e4a;
    margin: 0;
    padding: 0 0;
    width: 100%;
    float: left;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400
}

p {
    font-size: 16px;
    color: #222324;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    line-height: 28px
}

.event_p_head {
    font-size: 14px;
}

#top_tab {
    padding-top: 30px;
}

.portion {
    width: 100%;
    float: left;
    position: relative
}

.margin25 {
    margin: 25px 0
}

.green_btn {
    width: 100%;
    float: left
}

.green_btn a {
    width: auto;
    float: left;
    display: inline-block;
    background: #569a29;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff !important;
    padding: 12px 20px;
    font-size: 16px
}

.green_btn a:hover {
    background: #71c337
}

.share_banner {
    /* background-image: url(../images/share.jpg); */
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    text-align: center !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.share_banner.share_nw {
    /* -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important; */
    padding: 110px 0px;
}

.share_banner h2 {
    font-size: 35px;
    color: #fff;
    margin: 0;
    padding: 0;
    width: auto;
    float: none;
    display: inline-block;
    text-shadow: 0 4px 3px #000
}

.share_banner h2 i {
    font-size: 50px;
    color: #fff;
    margin-right: 35px
}

.share_banner .green_btn {
    width: auto;
    float: none;
    display: inline-block;
    margin: 0 0 0 55px
}

.sidetab .tab-container.left .nav-tabs,
.sidetab .tab-container.right .nav-tabs {
    margin-bottom: 0;
    width: 35%;
    float: left;
    text-align: center;
    border: none
}

.sidetab .tab-container.left .nav-tabs li {
    width: 100%;
    float: left;
    font-size: 18px;
    display: block;
    position: relative;
    text-align: center;
    border: #fff 1px solid;
    border-radius: 0;
    margin-bottom: 2px
}

.sidetab .nav-tabs li a {
    padding: 30px 0;
    border-radius: 0;
    color: #363c48;
    outline-style: none;
    background-color: #e9eaeb;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    box-shadow: -7px 0 0 0 #363c48;
    -webkit-box-shadow: -7px 0 0 0 #363c48;
    -moz-box-shadow: -7px 0 0 0 #363c48;
    -o-box-shadow: -7px 0 0 0 #363c48
}

.sidetab .tab-container.left .nav-tabs li a:hover {
    background-color: #e9eaeb;
    color: #0db4ff
}

.sidetab .nav-tabs>li.active>a,
.sidetab .nav-tabs>li.active>a:focus,
.sidetab .nav-tabs>li.active>a:hover {
    background-color: #e9eaeb;
    color: #0db4ff !important;
    border-color: #fff;
    box-shadow: -7px 0 0 0 #5ead36 !important;
    -webkit-box-shadow: -7px 0 0 0 #5ead36 !important;
    -moz-box-shadow: -7px 0 0 0 #5ead36 !important;
    -o-box-shadow: -7px 0 0 0 #5ead36 !important
}

.sidetab .tab-container {
    background: #fff;
    margin: 30px 0 0 0
}

.sidetab .tab-content {
    width: 65%;
    float: right;
    padding: 0 0 0 20px
}

.tabslider_part {
    position: relative;
    width: 80%;
    float: left
}

.inner_slider {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 43.5px;
    width: 89.5%
}

.small_mobile {
    position: absolute;
    right: 10px;
    bottom: -20px;
    width: auto
}

.sidetab .green_btn {
    display: inline-block;
    float: none;
    margin: 15px 0;
    width: auto
}

.client_logo_main {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 30px
}

.client_logo_main ul {
    width: 100%;
    float: left
}

.client_logo_main ul li {
    width: 20%;
    display: inline-block
}

.client_logo_main ul li a img {
    width: 100%
}

.side_line {
    position: relative;
    border-left: #ddd 1px solid
}

.side_line:last-child {
    border-right: #ddd 1px solid
}

.small-icon {
    width: 2em;
    height: 2em;
    -webkit-border-radius: 25%;
    -moz-border-radius: 25%;
    border-radius: 25%;
    background-color: rgba(0, 0, 0, .03);
    line-height: 2
}

.small-icon {
    display: block;
    float: left;
    font-size: 1.667em
}

.count-number,
.count-number-done {
    color: #0db4ff;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.34
}

.count-item {
    text-align: center;
    padding: 60px 0
}

.count-item .small-icon {
    float: none;
    margin: 0 auto .111em
}

.count-subject {
    margin-top: 0;
    color: #363c48;
    opacity: 0;
    font-size: 20px
}

.count-subject.subject-on {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: smalllfade .65s ease forwards;
    -moz-animation: smalllfade .65s ease forwards;
    animation: smalllfade .65s ease forwards
}

.search_part {
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, .4);
    padding: 4px 0 6px;
    height: 50%
}

.portion.search_inner {
    text-align: center
}

.portion.search_inner p {
    width: auto;
    float: none;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    margin-right: 20px;
    text-align: center;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: none
}

.select_part {
    background: url(../images/select_arrow.png) #eae8e9 right center no-repeat;
    border: #48773c 1px solid;
    height: 40px;
    color: #666;
    margin-right: 20px;
    font-size: 16px;
    padding: 0 30px 0 10px;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none
}

.select_part option {
    padding: 8px
}

.small_width {
    width: 26.153%;
    float: none;
    display: inline-block
}

.slightbig_width {
    width: 30.153%;
    float: none;
    display: inline-block
}

.textbox {
    background: #eae8e9;
    border: #48773c 1px solid;
    height: 40px;
    color: #999;
    margin-right: 20px;
    font-size: 16px;
    padding: 0 15px;
    float: none;
    display: inline-block
}

.portion.search_inner .textbox {
    background: url(../images/map_sign.png) #eae8e9 left 15px center no-repeat;
    border: #48773c 1px solid;
    height: 40px;
    color: #666;
    margin-right: 20px;
    font-size: 16px;
    padding: 0 15px 0 35px;
    float: none;
    display: inline-block
}

.textbox::-webkit-input-placeholder {
    color: #666
}

.textbox:-moz-placeholder {
    color: #666
}

.textbox:-ms-input-placeholder {
    color: #666
}

.find_btn {
    width: auto;
    float: none;
    display: inline-block;
    background: url(../images/searchicon.png) left 25px top 14px #569a29 no-repeat;
    color: #fff !important;
    border: none;
    padding: 10px 25px 10px 45px;
    font-size: 16px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.find_btn:hover {
    background: url(../images/searchicon.png) left 25px top 14px #71c337 no-repeat
}

.graybg {
    background: #eae8e9;
    text-align: center;
    padding: 25px 10px 50px
}

.graybg img {
    margin: 0 auto
}

.also_dashboard .graybg {
    padding: 15px
}

.graybg .green_btn {
    position: absolute;
    text-align: center;
    left: 0;
    bottom: -20px
}

.graybg .green_btn a {
    float: none
}

.graybg h2 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 18px
}

.communitybox {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    text-align: left
}

.picbx {
    width: 100%;
    float: left
}

.picbx img {
    width: 100%;
    float: left
}

.graybg .communitybox p {
    margin: 0;
    font-size: 14px;
    line-height: 17px
}

.no_leftpagging {
    padding-left: 0 !important
}

.graybg .communitybox small {
    width: 100%;
    float: left;
    color: #0db4ff;
    font-size: 14px;
    margin-top: 5px
}

.graybg .communitybox i {
    color: #999;
    margin-right: 8px
}

.greenbg {
    background: url(../images/map_bg.png) #66b432 center center;
    overflow: hidden
}

.social_icon {
    text-align: center
}

.social_icon ul li {
    float: none;
    display: inline-block;
    margin: 0 10px
}

.social_icon ul li p {
    width: 100%;
    float: left;
    color: #fff;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 25px
}

.social_icon ul li a {
    width: 100%;
    display: block;
    border: #569a29 6px solid;
    background: #a9d58c;
    width: 83px;
    height: 83px;
    line-height: 80px;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.social_icon ul li a i {
    font-size: 25px;
    color: #569a29
}

.social_icon ul li a:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.low_padding {
    padding: 30px 0
}

.low_padding_top {
    padding: 30px 0 30px
}

.no_margin {
    margin: 0 !important
}

.portion.reduce {
    margin: 0 !important
}

.date_time ul.stars {
    padding: 5px 0 0
}

.date_time ul.stars li {
    float: left;
    margin: 0 3px 0 0
}

.date_time ul.stars li i {
    color: #e9bd02;
    font-size: 16px
}

.date_time ul.stars li.graystar i {
    color: #999;
    font-size: 16px
}

.date_time span {
    color: #5ead36;
    font-size: 20px;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.postbtn a {
    border: 2px solid #ddd;
    margin: 8px 0 0;
    padding: 5px 8px 8px !important
}

.quick {
    font-size: 16px;
    font-weight: 400;
    color: #0db4ff;
    position: relative;
    margin-bottom: 1em
}

.footer_manu {
    width: 100%;
    float: left
}

.footer_manu ul li {
    position: relative
}

.footer_manu ul li a {
    color: #222324 !important;
    font-size: 14px;
    font-weight: 400;
    padding-left: 0;
    line-height: 23px;
    width: 100%;
    float: left
}

.footer_manu ul li a:hover {
    color: #66b432 !important
}

.news_top img {
    width: 100%;
    float: left
}

.pull_up {
    float: right;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: #999;
    margin: 10px 0 0
}

.scrollup img {
    padding: 12px 8px;
    width: 100%
}

.copy_bg {
    width: 100%;
    float: left;
    border-top: #bbb 1px solid;
    margin-bottom: 25px
}

.laptab {
    padding-top: 10px
}

.margin0 {
    margin: 0 auto !important
}

.padding0 {
    padding: 0 !important
}

.copy_bg_top {
    width: 100%;
    float: left;
    border-top: #bbb 1px solid;
    margin-top: 30px
}

.copy_text {
    font-size: 12px;
    color: #222324;
    font-weight: 400;
    padding: 1em 0;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.4
}

.copy_text_top {
    font-size: 12px;
    color: #222324;
    font-weight: 600;
    padding: 1em 0;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.4
}

#launching_page {
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif !important
}

#launching_page a {
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif !important
}

.jumbotron {
    background: #fff !important
}

.overlay {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    display: none;
    top: 0;
    z-index: 5000
}

.popup_area {
    display: none;
    position: fixed;
    width: 90%;
    max-width: 450px;
    background: #fff;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 20px;
    z-index: 6000;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif
}

.sign_area h2 {
    color: #333;
    font-size: 28px;
    padding: 0 0 .2em;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.sign_area h3 {
    color: #333;
    font-size: 16px;
    padding: 0 0 1em;
    font-weight: 400;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif
}

.bottom_popup_text {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    padding: 1em 0 0
}

.bottom_popup_text span {
    color: #569a29;
    display: block
}

.box_1 {
    width: 100%;
    float: left;
    border: #eee 1px solid;
    font-size: 12px;
    background: #eee;
    padding: .8em 1em;
    margin: 1%
}

.sign_area {
    width: 100%;
    float: left;
    position: relative;
    text-align: center
}

.popup_area .text_box {
    position: relative;
    padding-left: 35px;
    margin-bottom: 8px;
    font-size: 16px
}

.popup_area .custom-checkbox {
    float: left;
    min-height: 10px;
    position: relative;
    margin: 10px 0 0 0;
    width: auto
}

.popup_area small {
    float: right;
    margin: 10px 0 0 0;
    width: auto
}

.popup_area small a {
    font-size: 14px;
    color: #569a29
}

.popup_area .find_btn {
    margin: 15px 0;
    background: #569a29;
    padding: 10px 25px 10px 25px
}

.icon_s {
    position: absolute;
    left: 10px;
    font-size: 18px;
    color: #569a29
}

.regForm .icon_s {
    top: 12px
}

.logPop .icon_s {
    top: 14px
}

.popup_area .find_btn i {
    font-size: 18px;
    margin-right: 5px
}

.popup_area .find_btn:hover {
    background: #71c337 !important
}

.close {
    display: block;
    position: absolute;
    top: -22px;
    right: -18px;
    width: 40px;
    height: 40px;
    color: #333;
    background: #fff no-repeat scroll 0 0;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    padding: 6px 7px;
    z-index: 99;
    opacity: 1;
    box-shadow: 1px 1px 6px -1px #333;
    -webkit-box-shadow: 1px 1px 6px -1px #333;
    -moz-box-shadow: 1px 1px 6px -1px #333;
    -o-box-shadow: 1px 1px 6px -1px #333
}

.close:hover {
    opacity: .8
}

.popup_btn {
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    background: #3eb8fe;
    letter-spacing: 1px;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    padding: 1% 4%;
    margin: 2em 0 0
}

.popup_btn:hover {
    background: #0978b8;
    color: #fff
}

.popup_butten {
    padding: 0 0 0
}

.popup_social {
    width: 100%;
    float: left
}

.popup_social ul {
    display: inline-block;
    list-style: none;
    width: 100%
}

.popup_social li {
    float: left;
    position: relative;
    width: 50%
}

.popup_social li a {
    width: 100%;
    padding: .1em;
    text-decoration: none
}

.abcRioButton.abcRioButtonLightBlue {
    background-color: transparent;
    color: #757575;
    height: 100% !important;
    width: 100% !important
}

.inner_head .header_full {
    background: #fff;
    width: 100%;
    float: left;
    position: relative;
    z-index: 1040
}

.inner_head .logo {
    position: relative
}

.inner_head .logo img {
    padding: 5px 0;
    width: 57%
}

.inner_head .navigation {
    margin: 10px 0 0
}

.inner_head .login_area {
    margin: 0
}

.inner_head .login_area li {
    margin-top: 6px
}

.inner_head .login_area li.user_account {
    margin-top: 0
}

.inner_head .login_area li a,
.inner_head .navigation li a {
    color: #222324
}

.inner_head .navigation li a:hover,
.inner_head .navigation li.active a {
    color: #000
}

.inner_head nav ul.navigation li {
    margin: 0
}

.inner_head nav ul.navigation li:last-child {
    border: none
}

.inner_search {
    background: #e8e7ec center center;
    padding: 5px 0 10px;
    z-index: 999;
    border-top: #32973c 3px solid
}

.inner_search.affix {
    border-bottom: #32973c 3px solid
}

.inner_search.mapvw_border_bottom {
    border-bottom: #32973c 3px solid
}

.inner_search .textbox {
    background: #fff;
    border: #ddd 1px solid;
    height: 40px;
    color: #666;
    margin-right: 20px;
    font-size: 16px;
    padding: 0 15px;
    box-shadow: none;
    width: 100%
}

.inner_search .select_part {
    background: url(../images/filter_arrow2.png) #fff right 10px center no-repeat;
    border: #ddd 1px solid;
    height: 40px;
    color: #666;
    font-size: 14px;
    padding: 0 30px 0 10px;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    width: 100%
}

.inner_search .col-sm-1 {
    width: 10.333%
}

.inner_search .col-sm-4.increase_width {
    width: 36.5%
}

.inner_search.provider .col-sm-4.increase_width {
    width: 34.333%
}

.inner_search .select_part option {
    padding: 8px
}

.inner_search .col-sm-2.largeBtn {
    width: 20.667%
}

.inner_search .find_btn {
    width: 100%;
    float: left;
    display: inline-block;
    background: #fff;
    color: #569a29 !important;
    border: #569a29 1px solid;
    padding: 0;
    font-size: 18px;
    box-shadow: none;
    height: 40px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.inner_search .largeBtn .find_btn {
    background: url(../images/search.png) left 20px center #fff no-repeat
}

.inner_search .largeBtn .find_btn:hover {
    background: url(../images/search.png) left 20px center #375b1e no-repeat
}

.inner_search .find_btn:hover {
    background: #375b1e;
    color: #fff !important
}

.portion ul.filter {
    width: 100%;
    float: left;
    margin: 10px 0 0 0
}

.portion ul.filter li {
    float: left;
    margin-right: 10px;
    width: auto
}

.portion ul.filter .select_part2 {
    background: url(../images/filter_arrow.png) #fff right 10px top 14px no-repeat;
    border: #ddd 1px solid;
    color: #666;
    font-size: 15px;
    padding: 7px 30px 7px 12px;
    margin-top: 0;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    width: auto;
    cursor: pointer;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.portion ul.filter .select_part2 option {
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0 10px
}

.portion ul.filter label {
    bottom: 2px;
    font-weight: 400;
    left: 16px;
    position: absolute
}

.portion ul.filter label a {
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #2070ca;
    font-size: 14px
}

.portion ul.filter small {
    bottom: 7px;
    font-weight: 400;
    left: 16px;
    position: absolute;
    width: auto
}

.portion ul.filter small a {
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #337ab7;
    font-size: 14px
}

.portion ul.filter p {
    width: 100%;
    text-align: center;
    line-height: 26px;
    padding: 0 15px;
    color: #464742;
    font-size: 14px
}

.portion ul.filter .find_btn {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #222324 !important;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 40px;
    margin: 0 0 0;
    padding: 0 30px
}

.result_count p {
    margin-top: 10px !important;
    font-weight: 700
}

.portion ul.filter .find_btn:hover {
    background: #375b1e;
    color: #fff !important
}

.absolute {
    position: absolute
}

.dropbox {
    width: 300px;
    float: left;
    background: #fff;
    left: 0;
    top: 66px;
    padding: 10px;
    border: #ddd 1px solid;
    z-index: 100;
    display: none
}

.map_main .viwe_map .find_btn.formap {
    background: #f1f1f1 url(../images/map_sign.png) no-repeat scroll left 19px center;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #222324 !important;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 50px;
    margin: 0;
    text-align: center;
    width: 120px
}

.map_main li.viwe_map {
    width: auto;
    float: right;
    margin-right: 0
}

.map_main {
    padding-top: 0;
    position: absolute;
    right: 0;
    width: auto
}

.viewmap1 {
    width: 100%;
    height: 35px;
    border: none
}

.map_main li {
    width: 40px;
    float: right;
    margin: 0 0 0 5px
}

.map_main li:nth-child(2) {
    margin: 0 0 0 5px
}

.map_main li:first-child {
    margin: 0 0 0 5px
}

.map_main li a {
    background: #fff;
    border: #ddd 1px solid;
    padding: 0 0;
    width: 100%;
    float: left;
    text-align: center
}

.map_main li a i {
    color: #569a29;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 40px
}

.map_main li a:hover i {
    color: #47c6ff
}

.feature_main {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0 0 15px;
    margin: 0 0 30px
}

.box {
    width: 100%;
    float: left;
    position: relative
}

.box p {
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8) none repeat scroll 0 0;
    position: absolute;
    padding: 10px 0;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-align: center;
    color: #fff
}

.events_main .breadcrumb {
    width: 100%;
    float: left;
    background: 0 0;
    padding-left: 0;
    margin-bottom: 10px
}

.breadcrumb>li+li::before,
.events_main .breadcrumb li,
.events_main .breadcrumb li a {
    color: #16a7e7
}

.events_main .select_part {
    background: url(../images/filter_arrow2.png) #fff right 10px center no-repeat;
    border: none;
    height: 40px;
    color: #666;
    margin-right: 0;
    font-size: 14px;
    padding: 0 50px 0 10px;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    box-shadow: 0 2px 1px 0 #ddd inset;
    -webkit-box-shadow: 0 2px 1px 0 #ddd inset;
    -moz-box-shadow: 0 2px 1px 0 #ddd inset;
    -o-box-shadow: 0 2px 1px 0 #ddd inset;
    width: 100%;
    margin-top: 2px
}

.listview_box .portion h3 {
    margin: 0 0 5px
}

.listview_box .portion h3 a {
    font-size: 18px;
    color: #0db4ff
}

.listview_box .portion ul {
    width: 100%;
    float: left;
    padding: 20px 0
}

.listview_box .portion ul li {
    float: left;
    font-size: 16px;
    color: #222324;
    margin-right: 15px
}

.listview_box .portion ul li i {
    margin-right: 5px
}

.graybx {
    width: 100%;
    float: left;
    padding: 10px;
    background: #eee
}

.graybx ul {
    padding: 0 !important;
    margin: 0;
    width: auto !important
}

.graybx ul li {
    float: left
}

.graybx ul li p {
    width: auto;
    float: none
}

.graybx ul.stars {
    margin: 10px 0 0;
    float: right;
    width: auto
}

.graybx ul.stars li {
    float: left;
    margin: 0 2px 0 0
}

.graybx ul.stars li i {
    color: #e9bd02;
    font-size: 16px
}

.graybx ul.stars li.graystar i {
    color: #999;
    font-size: 16px
}

.addressbx {
    width: 100%;
    float: left;
    padding: 5px 15px;
    border-top: #ddd 1px solid;
    margin-top: 0;
    border-radius: 0
}

.addressbx p {
    font-size: 15px;
    line-height: 20px
}

.addressbx p i {
    margin-right: 10px
}

.rightpart {
    text-align: left
}

.rightpart p {
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 22px
}

.rightpart p span {
    color: #569a29;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.rightpart .green_btn {
    margin-top: 5px
}

.rightpart .green_btn a {
    float: none;
    display: inline-block;
    padding: 8px 20px;
    font-size: 14px
}

ul.reviews_part {
    width: 100%;
    float: left;
    text-align: center;
    padding: 21px 0 9px;
    border-top: #ddd 1px solid;
    margin-top: 13px
}

ul.reviews_part li {
    float: none;
    display: inline-block;
    margin: 0 8px
}

ul.reviews_part li a {
    color: #222324;
    font-size: 16px
}

.no_right_padding {
    padding-right: 0
}

.no_left_padding {
    padding-left: 0
}

.top_bottom_padding {
    padding-top: 15px;
    padding-bottom: 15px
}

.paddingside_15 {
    padding-left: 15px;
    padding-right: 15px
}

.listview_box p.image_count {
    width: auto;
    background: rgba(12, 180, 255, .8);
    padding: 5px 5px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 15px;
    -moz-border-radius: 0 0 0 5px;
    -ms-border-radius: 0 0 0 5px;
    -o-border-radius: 0 0 0 5px;
    -webkit-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px
}

.listview_box p.image_count a {
    color: #fff
}

.for_instructor {
    background: 0 0;
    padding: 10px 0
}

.for_instructor strong {
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.graybx.for_instructor ul.stars {
    float: left;
    margin: 3px 0 0 10px
}

.gap10 {
    width: 100%;
    float: left;
    height: 3px
}

.gap7 {
    width: 100%;
    float: left;
    height: 7px
}

.gap16 {
    width: 100%;
    float: left;
    height: 20px
}

.rightpart small {
    width: 100%;
    float: left
}

ul.reviews_part.instructor_revw {
    padding: 17px 0 4px
}

.for_stable {
    background: 0 0;
    padding: 0
}

.for_stable strong {
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 400
}

.graybx.for_stable ul.stars {
    float: left;
    margin: 3px 0 0 10px
}

.light_gray {
    color: #666
}

.rightpart {
    position: relative
}

.rightpart:after {
    width: 1px;
    background: #ddd;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    content: ""
}

.stable_main .addressbx {
    margin-top: 0
}

.stable_main ul.reviews_part {
    margin-top: 8px;
    padding: 17px 0 6px
}

.service_main {
    width: 100%;
    float: left;
    padding: 0 20px
}

.for_service {
    background: 0 0;
    padding: 0
}

.for_service strong {
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.for_service ul p {
    font-size: 20px
}

.graybx.for_service ul.stars {
    float: left;
    margin: 3px 0 0 10px
}

.service_list {
    width: 100%;
    float: left
}

.service_list li {
    width: 100%;
    float: left;
    color: #222324;
    font-size: 16px !important;
    margin-bottom: 7px
}

.service_main h3 {
    padding: 25px 0 15px;
    border-top: #ddd 1px solid;
    font-size: 20px;
    margin-top: 10px !important;
    width: 100%;
    float: left
}

.rightpart .small_width {
    width: 83%;
    margin: 0 auto;
    float: none
}

.well_wrapper {
    width: 100%;
    float: none;
    display: table;
    text-align: center;
    margin: 15px 0 0
}

.w_box {
    width: 16.66666667%;
    display: table-cell;
    vertical-align: top;
    text-align: center
}

.w_box.rounded {
    width: 16.66666667%;
    display: inline-block;
    text-align: center
}

.w_box.rounded .iconbx_c {
    background: #5ead36;
    border: #a8d58a 3px solid;
    width: 140px;
    height: 140px;
    display: inline-block;
    box-shadow: 0 5px 5px -3px #333;
    -webkit-box-shadow: 0 5px 5px -3px #333;
    -moz-box-shadow: 0 5px 5px -3px #333;
    -o-box-shadow: 0 5px 5px -3px #333
}

.w_box.rounded a {
    background: 0 0;
    display: inline-block;
    padding: 15px 0;
    width: 100%;
    float: left
}

.w_box a {
    background: #5ead36;
    display: inline-block;
    padding: 15px 0;
    width: 100%;
    float: left
}

.w_box a img {
    margin: 0 auto
}

.w_box a h4 {
    color: #fff;
    font-size: 16px;
    padding: 10px 0
}

.w_box.rounded a h4 {
    color: #478214;
    font-size: 18px;
    padding: 10px 0
}

.w_box a:hover {
    background: #528e31
}

.w_box.rounded a:hover {
    background: 0 0
}

ul.contact_number {
    width: 100%;
    float: left;
    padding: 0 30px 0;
    margin-top: 13px
}

ul.contact_number li {
    float: left;
    display: inline-block;
    margin: 0 8px 5px;
    width: 100%;
    color: #0db4ff;
    font-size: 15px;
    text-align: left
}

.gap_index {
    width: 100%;
    float: left;
    min-height: 100px
}

ul.contact_number li i {
    padding: 8px;
    border: #0db4ff 1px solid;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 5px
}

.service_main .rightpart::after {
    left: -7px
}

.service_main .addressbx {
    width: 100%;
    float: left;
    padding: 5px 0;
    border-top: #ddd 1px solid;
    margin-top: 8px
}

.service_main .addressbx p {
    width: auto
}

.listview_box {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0 15px;
    margin: 0 0 10px;
    box-shadow: 2px 2px 3px 1px #ddd;
    -webkit-box-shadow: 2px 2px 3px 1px #ddd;
    -moz-box-shadow: 2px 2px 3px 1px #ddd;
    -o-box-shadow: 2px 2px 3px 1px #ddd
}

.listview_box.listview_boxPad15 {
    padding: 10px
}

.grid_view {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px 15px 0 15px;
    margin: 0 0 10px;
    box-shadow: 2px 2px 3px 1px #ddd;
    -webkit-box-shadow: 2px 2px 3px 1px #ddd;
    -moz-box-shadow: 2px 2px 3px 1px #ddd;
    -o-box-shadow: 2px 2px 3px 1px #ddd
}

.grid_view_new {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0 0;
    margin: 0 0 10px;
    box-shadow: 2px 2px 3px 1px #ddd;
    -webkit-box-shadow: 2px 2px 3px 1px #ddd;
    -moz-box-shadow: 2px 2px 3px 1px #ddd;
    -o-box-shadow: 2px 2px 3px 1px #ddd
}

.grid_view_new h3 {
    padding-bottom: 10px
}

.grid_view_new h3 a {
    color: #0db4ff;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 17px
}

.grid_view .graybx ul li {
    width: auto;
    float: left
}

.grid_view .graybx ul li:last-child {
    margin: 0
}

.grid_view .graybx ul li small {
    font-size: 13px
}

.grid_view .rightpart {
    padding: 10px 0 0 0;
    width: 100%;
    float: left;
    text-align: left
}

.grid_view .rightpart:after {
    background: 0 0
}

.grid_view .rightpart .green_btn a {
    display: inline-block;
    float: none;
    font-size: 14px;
    padding: 8px 12px
}

.grid_view .bigpic {
    width: 100%
}

.grid_view .portion h3 {
    margin: 10px 0 5px;
    padding: 0;
    line-height: 20px
}

.grid_view .portion h3 a {
    color: #0db4ff;
    font-size: 18px
}

.grid_view .portion ul {
    margin: 5px 0 5px;
    width: 100%;
    float: left
}

.grid_view .portion ul li {
    float: left;
    font-size: 16px;
    color: #222324;
    width: 100%;
    margin-right: 15px;
    margin-bottom: 3px
}

.grid_view .portion ul li i {
    margin-right: 5px
}

.grid_view .graybx ul li {
    width: auto;
    float: left
}

.grid_view .graybx ul li:last-child {
    margin: 0
}

.grid_view .graybx ul li small {
    font-size: 13px
}

.grid_view .rightpart {
    padding: 10px 0 0 0;
    width: 100%;
    float: left;
    text-align: left
}

.grid_view .rightpart:after {
    background: 0 0
}

.grid_view .rightpart .green_btn a {
    display: inline-block;
    float: none;
    font-size: 14px;
    padding: 8px 12px
}

.onlybottom_border {
    border-bottom: #ddd 1px solid
}

.onlytop_border {
    border-top: #ddd 1px solid
}

.top_bottom_border {
    border-top: #ddd 1px solid;
    border-bottom: #ddd 1px solid
}

.top_bottomPadding {
    padding-top: 9px;
    padding-bottom: 9px
}

.grid_view .rightpart .reviews_part {
    padding: 0;
    border: none
}

.grid_view .rightpart .reviews_part li {
    width: auto;
    float: none;
    display: inline-block;
    margin: 0 5px
}

.relative {
    position: relative
}

.relative.side_line:after {
    background: #ddd;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: ""
}

.relative.side_line:last-child {
    border-left: 0 !important;
    border-right: 0 !important
}

.grid_view .addressbx {
    width: 100%;
    float: left;
    padding: 5px 0 15px;
    border-top: 0;
    margin-top: 0
}

strong {
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.precent_100 {
    width: 100%;
    float: left
}

.grid_view .left.carousel-control2 {
    color: #cacaca;
    position: absolute;
    left: 10px;
    top: 40%;
    font-size: 14px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 0;
    border: none;
    background: 0 0
}

.grid_view .right.carousel-control2 {
    position: absolute;
    top: 40%;
    right: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #cacaca;
    border-radius: 0;
    border: none;
    background: 0 0
}

.grid_view .left.carousel-control2 i,
.grid_view .right.carousel-control2 i {
    line-height: 40px;
    font-size: 35px;
    color: #fff
}

.grid_view p.image_count {
    width: auto;
    background: rgba(12, 180, 255, .8);
    padding: 5px 5px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 15px;
    -moz-border-radius: 0 0 0 5px;
    -ms-border-radius: 0 0 0 5px;
    -o-border-radius: 0 0 0 5px;
    -webkit-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px
}

.grid_view p.image_count a {
    color: #fff
}

.grid_view .carousel-inner {
    height: 260px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.size14 {
    font-size: 14px;
    line-height: 20px
}

.grid_view .thumbnail {
    background-color: #fff;
    border: none;
    border-radius: 0;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
    float: left;
    transition: border .2s ease-in-out 0s
}

.grid_view .thumbnail img {
    width: 100%
}

.grid_view.service_main h3 {
    border-top: 1px solid #ddd;
    float: left;
    font-size: 18px;
    margin-top: 10px !important;
    padding: 15px 0 5px;
    width: 100%
}

.grid_view.service_main .service_list li {
    color: #222324;
    float: left;
    font-size: 14px !important;
    margin-bottom: 7px;
    width: 100%
}

.grid_view.service_main ul.contact_number {
    width: 100%;
    float: left;
    padding: 0 15px 0;
    margin-top: 13px
}

.grid_view.service_main ul.contact_number li {
    float: left;
    display: inline-block;
    margin: 0 8px 5px;
    width: 100%;
    color: #0db4ff;
    font-size: 16px;
    text-align: left
}

.grid_view.service_main ul.contact_number li i {
    padding: 8px 0;
    border: #0db4ff 1px solid;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-right: 5px
}

.left_adjust {
    width: 100%;
    float: left;
    padding-right: 5px
}

.right_adjust {
    width: 100%;
    float: left;
    padding-left: 15px
}

.bottom_grid_part .add_margin_right {
    margin-right: 10px
}

.padding_10 {
    padding-left: 10px;
    margin: 0 !important
}

.date_time.full .graybx {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    background: 0 0;
    padding: 0
}

.date_time.full .graybx li p {
    text-align: left;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 17px
}

.date_time.full .graybx li small {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #999;
    text-align: left
}

.carousel.slide .rightpart p {
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px
}

.carousel.slide .rightpart p span {
    font-size: 14px
}

.topMargin {
    margin-top: 23px
}

.inner_search p {
    font-size: 14px
}

.margin_l10 {
    margin-right: 10px !important
}

.notop_padding {
    padding-top: 0 !important
}

.padding_30 {
    padding: 30px 0 !important
}

.size16 {
    font-size: 16px !important
}

.margin_l11 {
    margin-left: 10px !important
}

.mapview_main {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    overflow: hidden;
    position: fixed;
    right: 0;
    width: 100%;
    margin-top: 223px
}

.right_map {
    display: table;
    float: left;
    height: 100%;
    margin-left: 50%;
    position: relative;
    width: 50%
}

.map_part {
    display: table-cell;
    height: 100%;
    width: 100%
}

.map_part img {
    height: 100%
}

.left_grid {
    display: table;
    float: left;
    height: 100%;
    left: 0;
    padding: 0 10px;
    position: fixed;
    width: 50%
}

.custommap {
    border: none;
    height: 100%;
    width: 100%
}

.map_grid_main {
    display: table-cell;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    width: 100%;
    padding: 0 10px
}

.map_grid .detail2 {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99
}

.map_grid .detail2 .rate {
    background: rgba(36, 36, 36, .7);
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    text-align: left;
    font-size: 12px;
    margin: 8px 0 0
}

.map_grid .detail2 .rate strong {
    font-size: 14px;
    font-weight: 400
}

.map_grid .detail2 .share_wish a {
    display: inline-block;
    padding: 10px 15px;
    color: #5eac36;
    font-size: 32px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff
}

.map_grid .caption h3 {
    width: 100%;
    float: left;
    line-height: 20px;
}

h3.caption_head_blog{
    height: 55px !important;
}

p.blog_desc{
    line-height: 20px !important;
}

p.magazine_title{
    line-height: 22px !important;
}

.map_grid .caption a:hover h3 {
    text-decoration: underline
}

.map_grid .caption a {
    color: #0db4ff;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 17px;
    width: 100%;
    float: left;
    display: block
}

.map_grid .detail .rate {
    background: #2b78e4;
    display: inline-block;
    padding: 0 15px;
    color: #fff;
    font-size: 13px
}

.map_grid .left_border5 {
    border-left: #569a29 5px solid
}

.caption_head {
    text-align: left
}

.caption_head_e {
    text-align: left
}

.caption_head_trainer {
    text-align: left;
    margin-top: 14px !important
}

.map_grid .share_wish ul {
    margin-bottom: 0
}

.map_grid .detail .share_wish li {
    display: inline-block
}

.map_grid small {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #535353;
    height: 38px;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.map_grid .rightpart strong {
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333
}

.map_grid span {
    font-size: 14px;
    color: #333
}

.map_grid .rightpart p {
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 21px;
    text-align: left;
    font-size: 14px !important
}

.caption_head {
    height: 36px
}

.caption .blog_box{
    height: 100px;
}

.caption .blog_box .blog_desc{
    font-size: 14px;
    color: #222324;
}

h3.caption_head_blog {
    height: 56px;
    font-size: 16px;
    color: #0db4ff;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: left;
}

.similer1 .map_grid .rightpart p {
    padding: 0
}

.eventbx .map_grid .addressbx p {
    font-size: 13.4px !important
}

.map_grid .addressbx {
    border-top: 1px solid #ddd;
    float: left;
    margin-top: 0;
    padding: 5px 0;
    width: 100%
}

.map_grid .addressbx small {
    padding: 10px 0
}

.feature_main .map_grid .date_time {
    padding: 0
}

.pagination {
    width: 100%;
    float: left
}

.pagination ul li {
    width: auto;
    float: right;
    margin: 0 0 0 8px
}

.pagination ul li p {
    font-size: 14px
}

.pagination ul li a {
    display: block
}

.pagination ul li a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: #32973c 1px solid;
    color: #32973c;
    font-size: 20px;
    text-align: center
}

.carousel.slide .rightpart p small {
    width: auto;
    float: none;
    color: #999
}

.grid_view_new .rightpart p {
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px
}

.grid_view_new .rightpart p small {
    width: auto;
    float: none;
    color: #999
}

.grid_view_new .rightpart p span {
    font-size: 14px
}

.stable_grid_main .map_grid {
    background: #fff
}

.check_bx {
    width: 100%;
    float: left;
    padding: 10px;
    border-bottom: #ddd 1px solid
}

.map_grid .image_container img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.feature_main .thumbnail .box {
    overflow: hidden
}

.feature_main .thumbnail .box img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    width: 100%
}

.for_down.areyou {
    line-height: 81px
}

.inner_tabmenu {
    background: #fff;
    float: left;
    padding: 15px 15px 15px;
    width: 100%;
    border-top: 3px solid #32973c
}

.inner_tabmenu ul {
    width: 100%;
    float: left
}

.inner_tabmenu ul li {
    width: 20%;
    float: left;
    text-align: center;
    position: relative
}

.inner_tabmenu ul li small {
    width: 40px;
    height: 40px;
    color: #fff;
    background: #5eac36;
    display: inline-block;
    padding: 10px 0 0 0
}

.custom-checkbox {
    width: 100%;
    float: left;
    position: relative;
    min-height: 114px
}

.middle_wrapper .custom-checkbox {
    width: 100%;
    float: left;
    position: relative;
    min-height: 0;
    padding: 10px 0 0
}

.custom-checkbox a {
    display: block;
    width: 100%;
    float: left;
    padding: 10px 0;
    position: absolute;
    height: 100%
}

.custom-checkbox a:focus {
    outline-style: none
}

.inner_tabmenu .custom-checkbox a [type=checkbox],
.inner_tabmenu .custom-checkbox a label {
    margin-bottom: 0 !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:checked,
.inner_tabmenu .custom-checkbox a [type=checkbox]:not(:checked) {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 84px
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:checked+label,
.inner_tabmenu .custom-checkbox a [type=checkbox]:not(:checked)+label {
    position: relative;
    cursor: pointer
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:not(:checked)+label:before {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #ddd;
    border-radius: 5px;
    bottom: 11px;
    content: "";
    height: 24px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 29px;
    width: 24px
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:checked+label:before {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #5eac36;
    border-radius: 5px;
    bottom: 11px;
    content: "";
    height: 24px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 29px;
    width: 24px
}

.inner_tabmenu .custom-checkbox label {
    color: #333;
    font-weight: 400
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:not(:checked)+label:after {
    color: #ddd;
    content: "✔";
    font: 12px/1 "Glyphicons Halflings";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 35px
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:checked+label:after {
    color: #5eac36;
    content: "✔";
    font: 12px/1 "Glyphicons Halflings";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 35px
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:disabled:checked+label:before,
.inner_tabmenu .custom-checkbox a [type=checkbox]:disabled:not(:checked)+label:before {
    box-shadow: none;
    background-color: #eee;
    border-color: #eee;
    cursor: not-allowed;
    opacity: 1;
    color: #dadada
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:disabled:checked+label:after {
    color: #dadada;
    cursor: not-allowed
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:disabled+label {
    color: #aaa;
    cursor: not-allowed
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:checked:focus+label:before,
.inner_tabmenu .custom-checkbox a[type=checkbox]:not(:checked):focus+label:before {
    border: 1px solid #5eac36
}

.inner_tabmenu .custom-checkbox a label:hover:before {
    border: 1px solid #5eac36 !important
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:disabled:checked+label:hover:before,
.inner_tabmenu .custom-checkbox a [type=checkbox]:disabled:not(:checked)+label:hover:before {
    border: 1px solid #5eac36 !important
}

.middle_wrapper {
    float: none;
    margin: 0 auto;
    max-width: 980px;
    padding: 0 10px
}

.also_dashboard .portion {
    margin: 26px 0 0
}

.also_dashboard .portion h4 {
    position: relative;
    padding: 0 0 20px 40px
}

.also_dashboard .portion h4 small {
    width: 30px;
    height: 30px;
    color: #4f7932;
    background: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    line-height: 30px;
    top: -4px
}

.form_box {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.form_box p {
    position: relative
}

.form_box p small {
    color: red;
    line-height: 10px;
    margin-left: 4px
}

.detail_target_group a i.fa-info-circle,
.middle_wrapper.also_dashboard a i.fa-info-circle {
    color: #0db4ff;
    font-size: 16px
}

.form-control {
    border: 1px #5eac36 solid
}

.text_box {
    width: 100%;
    float: left;
    border: 1px #5eac36 solid;
    padding: 9px 15px;
    margin-top: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.custom_table .text_box {
    width: 100px;
    float: none;
    margin: 0 auto;
    border: #5eac36 1px solid;
    padding: 9px 15px;
    -moz-border-radius: 5px;
    text-align: center;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.text_box2 {
    width: 100%;
    float: left;
    border: 1px #5eac36 solid;
    padding: 10px 15px;
    height: 150px;
    margin-top: 5px;
    resize: none;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.text_box3 {
    width: 100%;
    float: left;
    border: #5eac36 1px solid;
    padding: 10px 15px;
    height: 90px;
    margin-top: 0px;
    margin-bottom: 5px;
    resize: none;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.line_height {
    height: 45px;
    line-height: 48px
}

.also_dashboard .portion .select_part {
    background: #fff url(../images/filter_arrow2.png) no-repeat scroll right 10px center;
    border: #5eac36 1px solid;
    height: 40px;
    color: #666;
    margin-right: 20px;
    font-size: 14px;
    padding: 0 30px 0 10px;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    width: 100%;
    margin-top: 5px
}

.custom-checkbox>[type=checkbox],
.custom-checkbox>label {
    margin-bottom: 0 !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.custom-checkbox>[type=checkbox]:checked,
.custom-checkbox>[type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px
}

.custom-checkbox>[type=checkbox]:checked+label,
.custom-checkbox>[type=checkbox]:not(:checked)+label {
    cursor: pointer;
    float: left;
    font-weight: 400;
    padding-left: 32px;
    position: relative
}

.custom-checkbox>[type=checkbox]:checked+label:before,
.custom-checkbox>[type=checkbox]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #5eac36;
    border-radius: 5px
}

.custom-checkbox>[type=checkbox]:checked+label:after,
.custom-checkbox>[type=checkbox]:not(:checked)+label:after {
    color: #5eac36;
    content: "✔";
    font: 16px/1 "Glyphicons Halflings";
    left: 3px;
    margin-top: -10px;
    position: absolute;
    top: 11px
}

.custom-checkbox>[type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

.custom-checkbox>[type=checkbox]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

.custom-checkbox>[type=checkbox][data-indeterminate]+label:after {
    content: '\2212';
    left: 2px;
    opacity: 1;
    transform: scale(1)
}

.custom-checkbox>[type=checkbox]:disabled:checked+label:before,
.custom-checkbox>[type=checkbox]:disabled:not(:checked)+label:before {
    box-shadow: none;
    background-color: #eee;
    border-color: #eee;
    cursor: not-allowed;
    opacity: 1;
    color: #dadada
}

.custom-checkbox>[type=checkbox]:disabled:checked+label:after {
    color: #dadada;
    cursor: not-allowed
}

.custom-checkbox>[type=checkbox]:disabled+label {
    color: #aaa;
    cursor: not-allowed
}

.custom-checkbox>[type=checkbox]:checked:focus+label:before,
.custom-checkbox>[type=checkbox]:not(:checked):focus+label:before {
    border: 2px solid #5eac36
}

.custom-checkbox>label:hover:before {
    border: 2px solid #5eac36 !important
}

.custom-checkbox>[type=checkbox]:disabled:checked+label:hover:before,
.custom-checkbox>[type=checkbox]:disabled:not(:checked)+label:hover:before {
    border: 1px solid #e4e4e4 !important
}

.custom-checkbox a.for_block {
    display: inline-block;
    width: auto;
    margin-left: 10px;
    color: #0db4ff
}

.custom-checkbox.more_padding a.for_block {
    display: inline-block;
    width: auto;
    margin-left: 5px;
    color: #0db4ff
}

.white_bg_form {
    width: 100%;
    float: left;
    background: #fff;
    padding: 20px 20px;
    margin-bottom: 15px
}

.inner_tabmenu .progress-bar {
    background-color: #5eac36
}

.inner_tabmenu .progress {
    background-color: #ddd;
    margin: 15px 0 0
}

.form_box .custom_table {
    margin: 0
}

.portionTable {
    margin: 8px 0 0
}

.form_box .custom_table thead {
    background: #5eac36;
    color: #fff;
    border-left: #ddd 1px solid;
    border-right: #ddd 1px solid
}

.form_box .custom_table thead tr td {
    color: #fff;
    text-align: center;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 10px 15px;
    text-align: center;
    border-left: #86ce5f 1px solid;
    font-size: 16px
}

.form_box .custom_table tbody {
    background: #eee;
    color: #666
}

.form_box .custom_table tbody tr {
    border-left: #ddd 1px solid;
    border-right: #ddd 1px solid
}

.form_box .custom_table tbody tr td {
    color: #333;
    text-align: center;
    padding: 7px 12px;
    text-align: center;
    border-left: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    vertical-align: top
}

.form_box .custom_table.price tbody tr td {
    color: #333;
    text-align: center;
    padding: 7px 12px;
    text-align: center;
    border-left: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    vertical-align: middle
}

.for_radio label.btn span {
    font-size: 14px;
    color: #333;
    margin-left: 8px;
    font-weight: 400
}

.for_radio label input[type=radio]~i.fa.fa-circle-o {
    color: #5eac36;
    display: inline;
    font-size: 20px
}

.for_radio label input[type=radio]~i.fa.fa-dot-circle-o {
    display: none
}

.for_radio label input[type=radio]:checked~i.fa.fa-circle-o {
    display: none
}

.for_radio label input[type=radio]:checked~i.fa.fa-dot-circle-o {
    color: #5eac36;
    display: inline;
    font-size: 20px
}

.for_radio label:hover input[type=radio]~i.fa {
    color: #5eac36
}

.for_radio label input[type=checkbox]~i.fa.fa-square-o {
    color: #c8c8c8;
    display: inline
}

.for_radio label input[type=checkbox]~i.fa.fa-check-square-o {
    display: none
}

.for_radio label input[type=checkbox]:checked~i.fa.fa-square-o {
    display: none
}

.for_radio label input[type=checkbox]:checked~i.fa.fa-check-square-o {
    color: #5eac36;
    display: inline
}

.for_radio label:hover input[type=checkbox]~i.fa {
    color: #5eac36
}

.for_radio div[data-toggle=buttons] label.active {
    color: #5eac36
}

.for_radio div[data-toggle=buttons] label {
    display: inline-block;
    padding: 3px 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 2em;
    text-align: left;
    vertical-align: top;
    cursor: pointer;
    background-color: transparent;
    border: 0 solid #c8c8c8;
    border-radius: 3px;
    color: #c8c8c8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin: 0;
    background: 0 0;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif
}

.btn {
    white-space: normal
}

.for_radio div[data-toggle=buttons] label:hover {
    color: #7aa3cc
}

.for_radio div[data-toggle=buttons] label:active,
div[data-toggle=buttons] label.active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.white_bg_form .garybg {
    background: #e8e7ec;
    padding: 15px;
    width: 100%;
    float: left
}

.white_bg_form .whitebg {
    background: #fff;
    padding: 15px;
    width: 100%;
    float: left
}

.also_dashboard p {
    font-size: 16px
}

.also_dashboard p.sub_head {
    font-size: 16px
}

.also_dashboard .custom_table .custom-checkbox {
    padding: 0
}

.also_dashboard .btn-group {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0 20px;
    margin-bottom: 50px
}

.also_dashboard .find_btn {
    width: auto;
    float: none;
    display: inline-block;
    background: #fff;
    color: #569a29 !important;
    border: #569a29 1px solid;
    padding: 0 30px;
    font-size: 16px;
    box-shadow: none;
    height: 40px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.also_dashboard .find_btn:hover {
    background: #375b1e;
    color: #fff !important
}

.also_dashboard .find_btn.green {
    background: #569a29;
    color: #fff !important
}

.also_dashboard .find_btn.green:hover {
    background: #71c337;
    color: #fff !important
}

.also_dashboard .find_btn.gray {
    background: #ddd;
    color: #333 !important;
    border: #999 1px solid
}

.also_dashboard .find_btn.gray:hover {
    background: #eee;
    color: #333 !important
}

.inner_tabmenu .custom-checkbox.active {
    border: #ddd 1px solid
}

.inner_tabmenu .custom-checkbox.active a {
    background: #eee
}

.inner_tabmenu .custom-checkbox a [type=checkbox]:checked+label strong,
.inner_tabmenu .custom-checkbox.active a [type=checkbox]:not(:checked)+label {
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.font_green {
    color: #5eac36 !important;
    font-size: 20px !important
}

.custom-checkbox.more_padding {
    padding-top: 18%
}

.custom-checkbox.more_padding2 {
    padding-top: 13%
}

.also_dashboard.forcontact_dtail p {
    font-size: 16px
}

.custom-checkbox.more_padding5 {
    padding-top: 5%
}

.also_dashboard.forcontact_dtail p i {
    font-size: 18px;
    color: #0db4ff
}

.sub_head.more_padding2 {
    padding-top: 9%
}

.social_part {
    width: 100%;
    float: left;
    padding: 15px 0 0;
    border-top: #ddd 1px solid;
    margin: 30px 0 0 0
}

.box3 {
    width: 100%;
    float: left;
    min-height: 52px
}

.box3 p.more_padding2 {
    padding-top: 2%;
    line-height: 40px
}

.box3 p.more_padding2 i {
    font-size: 30px !important;
    margin: 5px 4px 0 0;
    float: left;
    width: 30px
}

.also_dashboard.forcontact_dtail p i.left_float {
    width: auto;
    float: left
}

.also_dashboard .form_box p {
    font-size: 16px
}

.also_dashboard .form_box p.bigfont2 {
    font-size: 16px;
    width: auto;
    margin-right: 40px
}

.custom-checkbox a.for_block.no_padding {
    color: #0db4ff;
    display: inline-block;
    margin-left: 10px;
    width: auto;
    padding: 0
}

.forcontact_dtail .custom-checkbox.more_padding a.for_block,
.forcontact_dtail .custom-checkbox.more_padding2 a.for_block {
    padding: 0
}

.price_list {
    width: 100%;
    float: left;
    margin: 8px 0 0
}

ul.price_head li {
    border-left: 1px solid #86ce5f;
    color: #fff;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 10px 15px;
    display: table-cell;
    text-align: center;
    background: #5eac36 none repeat scroll 0 0
}

ul.price_body li {
    background: #eee none repeat scroll 0 0;
    width: 100%;
    float: left;
    margin: 3px 0 0;
    border: 1px solid #ddd
}

ul.price_body li div {
    border-left: 1px solid #ddd;
    color: #333;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    float: none;
    margin: 7px 0 9px;
    z-index: 999;
    min-height: 100px
}

ul.price_body li div:first-child {
    border: none
}

ul.price_body .text_box,
ul.price_body .text_box2,
ul.price_body .text_box3 {
    text-align: center
}

ul.price_body li.ui-sortable-handle.ui-sortable-helper {
    background: #f9f9f9
}

.cutom_mod .modal-title {
    text-align: center;
    font-size: 25px;
    margin: 0 !important;
    color: #5eac36
}

.cutom_mod .modal-body {
    overflow: hidden
}

.cutom_mod .modal-body p {
    padding: 5px 25px 10px;
    color: #666;
    font-size: 14px
}

.cutom_mod .modal-header {
    width: 100%;
    float: left;
    margin: 0 !important
}

.cutom_mod button.close {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0
}

.cutom_mod .close {
    background: #3eb8fe none no-repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #000;
    display: block;
    font-size: 18px;
    height: 30px;
    padding: 6px 7px;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -12px;
    width: 30px
}

.fix_contact {
    width: 300px;
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 1041;
    box-shadow: 1px 1px 12px -1px #b3b3b3;
    -webkit-box-shadow: 1px 1px 12px -1px #b3b3b3;
    -moz-box-shadow: 1px 1px 12px -1px #b3b3b3;
    -o-box-shadow: 1px 1px 12px -1px #b3b3b3
}

.inner_fix {
    width: 100%;
    float: left;
    background: #fff;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.headpart {
    width: 100%;
    float: left;
    background: #5eac36;
    padding: 10px;
    -moz-border-radius: 5px 5px 0 0;
    cursor: pointer;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.headpart h4 {
    width: 100%;
    float: left;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px
}

.fix_body {
    width: 100%;
    float: left;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    color: #666
}

.fix_body p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 10px
}

.fix_close .fix_body {
    display: none
}

.fix_open .fix_body {
    display: block
}

.headpart h4 a {
    color: #fff
}

.headpart h4 a:hover {
    color: #bcea9d
}

.fix_body .text_box {
    padding: 5px 10px;
    font-size: 14px
}

.fix_body .text_box2 {
    height: 80px;
    padding: 5px 10px
}

.cutom_mod .find_btn,
.fix_body .find_btn {
    width: auto;
    float: none;
    margin: 10px 0;
    display: inline-block;
    background: #fff;
    color: #569a29 !important;
    border: #569a29 1px solid;
    padding: 0 20px;
    font-size: 14px;
    box-shadow: none;
    height: 30px;
    margin-left: 4px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif
}

.cutom_mod .find_btn:hover,
.fix_body .find_btn:hover {
    background: #375b1e;
    color: #fff !important
}

.fullwidtth_bg {
    width: 100%;
    float: left;
    background: url(../images/share.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-height: 500px
}

.also_dashboard.for_palns {
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9
}

.also_dashboard.for_palns h2 {
    color: #333;
    font-size: 30px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    /* text-shadow: 2px 2px rgba(0, 0, 0, .75); */
    margin-top: 0px !important;
}

.also_dashboard.for_palns small {
    color: #fff;
    font-size: 18px;
    /* text-shadow: 2px 2px rgba(0, 0, 0, .75); */
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 15px 0;
    width: 100%;
    float: left
}

.price_box_main {
    width: 100%;
    float: left;
    margin-top: 5%;
    margin-bottom: 10%
}

.price_box_main ul {
    width: 100%;
    float: left
}

.price_box_main ul li {
    width: 18.75%;
    float: left;
    background: #000;
    min-height: 600px
}

.price_box_main ul li:first-child {
    width: 25%
}

.priceing_area {
    float: left;
    margin-bottom: 2%;
    margin-top: 34px;
    width: 100%
}

.priceing_area .col-sm-20 {
    margin: 0;
    float: left;
    width: 18.75%
}

.priceing_area .col-sm-20:first-child {
    width: 25%
}

.cpriceing_table {
    width: 100%;
    float: left;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #eaeaea;
    position: relative
}

.cpriceing_table_header {
    width: 100%;
    float: left;
    position: relative
}

.cpriceing_table_header img {
    width: 100%
}

.cpriceing_table_header_containt {
    text-align: center;
    background: #fff;
    width: 100%;
    float: left;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}
.top_box_plan_btn{
    line-height: 38px;
    margin-bottom: 16px;
}
.also_dashboard .top_box_plan_btn_spl{
    line-height: 38px;
    margin-bottom: 16px;
    background: #cd0808 !important;
    color: #fff !important;
    border: 1px solid #cd0808 !important;
}
.also_dashboard .portion .cpriceing_table_header_containt h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0;
    background: #3c6b1c;
    text-align: center;
    width: 100%;
    float: left;
    cursor: pointer;
    margin: 0;
    position: relative;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-shadow: 2px 2px rgba(0, 0, 0, .4)
}

.also_dashboard .portion .col-sm-20.active .cpriceing_table_header_containt h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 31.5px 0;
    background: #4c9d2f;
    text-align: center;
    width: 100%;
    float: left;
    cursor: pointer;
    margin: 0;
    position: relative;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-shadow: 2px 2px rgba(0, 0, 0, .4)
}

.also_dashboard .portion .cpriceing_table_header_containt h2 span {
    position: absolute;
    font-size: 12px;
    right: 50px;
    top: 8px;
    font-weight: 400;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif
}

.effect6 {
    position: relative;
    /* -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3) */
}

.effect6:after,
.effect6:before {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    top: 50%;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px/10px;
    border-radius: 100px/10px
}

.effect6:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg)
}

.effect7 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.effect7:after,
.effect7:before {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    box-shadow: 0 0 20px rgba(0, 0, 0, .8);
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px/10px;
    border-radius: 100px/10px
}

.effect7:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg)
}

.also_dashboard .portion .cpriceing_table_header_containt h3 {
    color: #4f7932;
    font-size: 50px;
    font-weight: 600;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    float: left;
    /* cursor: pointer; */
    margin: 0;
    text-align: center;
    /* text-shadow: 2px 2px rgba(0, 0, 0, .4); */
    position: relative
}

.also_dashboard .portion .cpriceing_table_header_containt h3 span {
    font-size: 18px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    /* position: absolute;
    left: 30px;
    top: 10px */
}

.also_dashboard .portion .cpriceing_table_header_containt h3 small {
    font-size: 12px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    width: auto;
    /* position: absolute;
    right: 30px;
    bottom: 12px; */
    text-shadow: 2px 2px rgba(0, 0, 0, .4)
}

.also_dashboard .portion .cpriceing_table_header_containt h4 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    background: transparent;
}

.also_dashboard .portion .cpriceing_table_header_containt h4 small {
    font-size: 14px;
    font-family: open_sanslight_italic, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    /* text-shadow: 2px 2px rgba(0, 0, 0, .4); */
    width: 100%;
    float: left;
    background: #fff;
    padding: 0;
    line-height: none;
    margin: 0;
    height: auto
}
.option_li_height{
    height: 38px;
    background: #fff;
    border: #ddd 1px solid;
    border-bottom: none;
}
.price_info_devider{
    height: 20px;
}
.cpriceing_table_header_containt{
    border: 1px solid #4f7932;
    border-radius: 10px;
}

.cpriceing_table_header_bottom {
    float: left;
    padding: 0;
    position: relative;
    width: 100%
}

.cpriceing_table_header_bottom p {
    float: left;
    font-size: 59.33px;
    font-weight: 700;
    margin: 12px 0 0 20%
}

.cpriceing_table_header_bottom p span {
    font-size: 25px;
    float: right;
    font-weight: 700;
    margin: -10px 0 0 10px;
    color: #454545
}

.style_9 {
    font-size: 16px !important;
    margin: 0 !important
}

.style_10 {
    float: right;
    position: relative;
    top: -23px
}

.style_11 {
    font-size: 27px;
    padding: 60px 0
}

.style_10 img {
    width: 80%
}

.style_12 {
    font-size: 16px
}

.style_13 {
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff;
    margin: 15px;
    font-weight: 600
}

.box2 {
    position: absolute;
    right: 8px;
    top: 11px;
    width: 29% !important
}

.cpriceing_list {
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 0
}

.cpriceing_list li {
    font-size: 13px;
    margin-bottom: 0;
    text-transform: none !important;
    width: 100%;
    float: left;
    color: #333;
    border: #ddd 1px solid;
    border-bottom: none;
    height: 40px;
    line-height: 35px;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    background: #fff
}

.cpriceing_list li.red {
    color: red;
    font-weight: 700;
    font-size: 16px
}

.cpriceing_list li.green {
    color: #5eac36;
    font-weight: 700;
    font-size: 16px
}

.cpriceing_list li strong {
    font-size: 15px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #333
}

.cpriceing_list a.find_btn.colorchange {
    display: inline-block;
    line-height: 38px;
    font-size: 14px;
    margin: 20px 0;
    border: #569a29 1px solid;
    background: #569a29;
    color: #fff !important
}

.cpriceing_list a.find_btn.colorchange:hover {
    background: #71c337
}

.cpriceing_list a.find_btn {
    display: inline-block;
    line-height: 38px;
    font-size: 14px;
    margin: 15px 8px
}

.also_dashboard .portion .col-sm-20.active .cpriceing_list a.find_btn {
    background: #b70404;
    color: #fff !important;
    border: #b70404 1px solid
}

.also_dashboard .portion .col-sm-20.active .cpriceing_list a.find_btn:hover {
    background: #d30c0c;
    color: #fff
}

.red .buttonD {
    background-color: #bc0303;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 18.34px;
    font-weight: 700;
    height: 70px;
    letter-spacing: 2px;
    line-height: 70px;
    margin-left: 0 !important
}

.red .buttonD_sp {
    border-left: 1px solid #ad0204;
    display: inline-block;
    padding: 0 24px
}

.red .buttonD::before {
    background-image: url(images/d.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    float: left;
    height: 17px;
    margin: 27px 0 23px 22px;
    padding: 5px 5px 5px 0;
    width: 33px
}

.feft_first {
    margin-top: 0;
    width: 100%;
    float: left;
    border-bottom: #ddd 1px solid
}

.gray {
    background: #fff;
    text-align: left;
    padding: 0 15px;
    border: #ddd 1px solid;
    border-bottom: none;
    height: 40px;
    line-height: 35px
}

.feft_first li {
    font-size: 13px;
    margin-bottom: 0;
    text-transform: none !important;
    width: 100%;
    float: left;
    color: #333;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.wrapper_3 {
    max-width: 1124px;
    margin: 0 auto 80px;
    background: #fff;
    margin-top: 52px;
    border-radius: 6px
}

.basin {
    float: left;
    padding: 30px;
    text-align: left;
    width: 100%;
    border-bottom: 1px dashed #c7c7c7
}

.basin h4 {
    color: #000;
    font-size: 23px;
    font-weight: 600;
    padding-bottom: 5px;
    text-align: left
}

.for_select {
    width: 100%;
    float: left;
    background: #333;
    padding: 8px 8px 8.5px
}

.also_dashboard .portion .for_select .select_part {
    margin: 0;
    background: #535353 url(../images/filter_arrow-w.png) no-repeat scroll right 10px center;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    border: #535353 1px solid
}

.also_dashboard .portion .for_select .select_part option {
    background: #fff;
    color: #666;
    border: none
}

.also_dashboard .portion .for_select .select_part option:select {
    background: #eee
}

.feft_first li i {
    color: #0db4ff;
    line-height: 36px;
    font-size: 16px
}

.feft_first li a {
    display: inline;
    float: right;
    width: auto
}

.also_dashboard .portion .col-sm-20.active {
    position: relative;
    /* margin-top: -2.5%; */
    position: relative;
    z-index: 99
}

.also_dashboard .portion .col-sm-20.lightdark_shade {
    /* margin-top: -33px !important */
}

.also_dashboard .portion .col-sm-20.lightdark_shade .cpriceing_table_header_containt h2 {
    background: #4d8a24;
    padding: 15px 0 48px;
    position: relative
}

.also_dashboard .portion .col-sm-20.lightdark_shade .cpriceing_table_header_containt {
    background: #5e9539
}

.also_dashboard .portion .col-sm-20.lightdark_shade .cpriceing_table_header_containt h4 {
    background: #6b9a4c
}

.also_dashboard .portion .col-sm-20.lightdark_shade .cpriceing_table_header_containt h2 small {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    color: #fff;
    text-align: center;
    height: auto;
    margin: 10px 0 0;
    padding: 12px 0;
    font-size: 12px;
    background: #d60d0d;
    background: -moz-linear-gradient(top, #d60d0d 0, #b20303 100%);
    background: -webkit-linear-gradient(top, #d60d0d 0, #b20303 100%);
    background: linear-gradient(to bottom, #d60d0d 0, #b20303 100%)
}

.also_dashboard .portion .cpriceing_table_header_containt {
    position: relative
}

.badge {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
    position: absolute;
    right: -9px;
    top: -22px;
    width: 60px;
    z-index: 99
}

.also_dashboard .portion .col-sm-20.lightdark_shade.active .cpriceing_list li {
    height: 40px;
    line-height: 40px
}

.also_dashboard .portion .col-sm-20.lightdark_shade.active .cpriceing_list li:last-child {
    height: auto
}

.cpriceing_list ul {
    width: 100%;
    float: left;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-bottom: #ddd 1px solid;
}

.also_dashboard .portion .col-sm-20.active .cpriceing_list a.find_btn {
    display: inline-block;
    font-size: 14px;
    line-height: 38px;
    margin: 30px 8px
}

.also_dashboard .portion .col-sm-20.lightdark_shade.active .cpriceing_table_header_containt h3 {
    padding: 25px 0 25px
}

.also_dashboard .portion .col-sm-20.lightdark2_shade .cpriceing_table_header_containt h2 {
    background: #66a43e
}

.also_dashboard .portion .col-sm-20.lightdark2_shade .cpriceing_table_header_containt {
    background: #66a43e
}

.also_dashboard .portion .col-sm-20.lightdark2_shade .cpriceing_table_header_containt h4 {
    background: #66a43e
}

.also_dashboard .portion .col-sm-20.lightdark3_shade .cpriceing_table_header_containt h2 {
    background: #66a43e
}

.also_dashboard .portion .col-sm-20.lightdark3_shade .cpriceing_table_header_containt {
    background: #66a43e
}

.also_dashboard .portion .col-sm-20.lightdark3_shade .cpriceing_table_header_containt h4 {
    background: #66a43e
}

.btn-file.find_btn {
    position: relative;
    overflow: hidden;
    background: #569a29;
    padding: 0 30px;
    line-height: 40px;
    height: 40px;
    color: #fff !important;
    cursor: pointer;
    margin: 0;
    font-size: 16px
}

.btn-file.find_btn:hover {
    background: #6cbc35
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    outline: 0;
    background: #fff;
    cursor: inherit;
    display: block
}

.margin_top10 {
    margin-top: 10px
}

.margin_top30 {
    margin-top: 30px
}

.also_dashboard.formedia_dtail .inner_portion {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    text-align: center
}

.btn-file.find_btn.pull-right {
    background: #ddd none repeat scroll 0 0;
    border: 1px solid #999;
    color: #333 !important;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif
}

.btn-file.find_btn.pull-right:hover {
    background: #eee none repeat scroll 0 0;
    color: #333 !important
}

.box4 {
    width: 100%;
    float: left;
    margin: 10px 0 0
}

.gapmore {
    width: 100%;
    float: left;
    min-height: 100px
}

.d_btn {
    width: 100%;
    float: left;
    padding: 5px 0 0;
    text-align: right
}

.d_btn a {
    width: auto;
    display: inline;
    color: #c00;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px
}

.d_btn a i {
    font-size: 14px
}

.logo_image .btn-file.find_btn {
    width: 100%
}

.logo_image .gapmore {
    min-height: 80px
}

.also_dashboard.formedia_dtail .form_box p span {
    font-size: 14px;
    color: #0db4ff;
    margin-left: 1px;
    line-height: 20px;
    height: 20px
}

.also_dashboard.formedia_dtail .portion .select_part {
    height: 40px;
    padding: 0 30px 0 10px;
    margin-top: 5px
}

.addmember {
    width: 100%;
    float: left;
    color: #0db4ff;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400
}

.addmember:hover {
    color: #569a29
}

.also_dashboard.formedia_dtail span.green {
    color: #569a29 !important;
    font-size: 16px !important;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.detail_banner_main {
    width: 100%;
    float: left;
    border-top: 3px solid #32973c
}

.detail_banner_main:after {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    content: ""
}

.up_pagination {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.up_pagination .breadcrumb {
    width: 100%;
    float: left;
    background: 0 0;
    padding-left: 0;
    margin: 10px 0 0
}

.breadcrumb>li+li::before,
.up_pagination .breadcrumb li,
.up_pagination .breadcrumb li a {
    color: #fff !important;
    text-shadow: 0 2px 3px #000
}

.up_pagination .pagination {
    width: auto;
    float: right;
    background: 0 0;
    margin: 10px 0 0
}

.up_pagination .pagination li {
    margin: 0 5px;
    width: auto;
    float: left;
    position: relative
}

.up_pagination .pagination li .open_hover {
    position: absolute;
    top: 34px;
    left: -100px;
    width: 300px;
    height: 0;
    opacity: 0;
    padding: 15px 0;
    background: #ddd;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
    border-top: #569a29 5px solid
}

.up_pagination .pagination li.forright .open_hover {
    position: absolute;
    top: 34px;
    left: -251px;
    width: 300px;
    height: 0;
    opacity: 0;
    padding: 15px 0;
    background: #ddd;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
    border-top: #569a29 5px solid
}

.up_pagination .pagination li .open_hover p {
    font-size: 13px;
    line-height: 18px;
    color: #666;
    width: 100%;
    float: left
}

.up_pagination .pagination li:hover .open_hover {
    height: 100px;
    opacity: 1
}

.up_pagination .pagination li a,
.up_pagination .pagination li.active a {
    background: 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    border-color: #fff
}

.down_details_part {
    float: left;
    left: 0;
    position: static;
    top: auto;
    width: 100%;
    z-index: 1040
}

.box5 {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0 0 15px 10px;
    min-height: 300px;
    position: relative;
    margin-bottom: 25px;
    box-shadow: 5px 6px 5px -6px #999;
    -webkit-box-shadow: 5px 6px 5px -6px #999;
    -moz-box-shadow: 5px 6px 5px -6px #999;
    -o-box-shadow: 5px 6px 5px -6px #999
}

.wrapper4 {
    width: 100%;
    float: left
}

.for_frame {
    background: #fff none repeat scroll 0 0;
    margin-top: 10px;
    padding: 8px 0;
    width: 100%
}

.for_frame img {
    width: 100%
}

.for_frame img.imgMax100 {
    max-width: 100%
}

.box6 {
    border: 1px solid #ddd;
    height: 200px;
    position: relative;
    width: 100%
}

.box6 img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.down_details_part .box5 .portion {
    padding: 15px 0 0;
    position: relative
}

.down_details_part .box5 .portion.no_padding {
    padding: 10px 0 0
}

.down_details_part .box5 .portion ul {
    width: 100%;
    float: left;
    background: #eee;
    padding: 8px 0;
    min-height: 62px
}

.down_details_part .box5 .portion ul li {
    text-align: center
}

.down_details_part .box5 .portion ul li a {
    text-decoration: underline !important;
    color: #333;
    font-size: 12px
}

.down_details_part .box5 .portion ul li a.nounderline {
    text-decoration: none !important;
    color: #333;
    font-size: 13px
}

.down_details_part .box5 .portion ul li a i {
    color: #333;
    font-size: 18px;
    text-decoration: none
}

.down_details_part h2 {
    font-size: 25px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    width: 100%;
    float: left
}

.down_details_part h2.size28 {
    font-size: 26px
}

.down_details_part h1.size28 {
    font-size: 26px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    width: 100%;
    float: left
}

.down_details_part small {
    color: #767676;
    float: left;
    font-size: 14px;
    padding: 8px 0 5px;
    width: 100%
}

.down_details_part p {
    color: #474747;
    margin-bottom: 5px;
    width: 100%;
    float: left
}

.down_details_part p i {
    color: #569a29;
    font-size: 18px;
    margin-right: 5px;
    text-align: center;
    width: 20px
}

.down_details_part .box5 .portion ul.numbers {
    background: 0 0;
    padding: 0 0 20px 0
}

.down_details_part .box5 .portion ul.numbers li {
    font-size: 16px;
    margin-bottom: 5px;
    padding: 8px 0;
    text-align: left
}

.down_details_part .box5 .portion ul.numbers.eventTrainers li {
    padding-left: 42px;
    position: relative
}

.box5.event .portion ul.numbers.eventTrainers li i {
    position: absolute;
    left: 0;
    top: 10px;
    width: 38px
}

.down_details_part .box5 .portion ul.numbers li i {
    width: 20px;
    color: #569a29;
    text-align: center
}

.down_details_part .box5 .portion ul.social_d {
    background: 0 0;
    padding: 0;
    text-align: center;
    min-height: 90px
}

.down_details_part .box5 .portion ul.social_d li {
    font-size: 16px;
    text-align: left;
    padding: 0;
    margin: 0 10px 0 0;
    float: left
}

.down_details_part .box5 .portion ul.social_d li i {
    font-size: 18px
}

.down_details_part .box5 .portion ul.share_part {
    padding: 20px 10px 19px;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -48px
}

.down_details_part .box5 .portion ul.share_part::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    top: -9px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .47) 51%, rgba(255, 255, 255, .65) 70%, rgba(255, 255, 255, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .47) 51%, rgba(255, 255, 255, .65) 70%, rgba(255, 255, 255, .65) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .47) 51%, rgba(255, 255, 255, .65) 70%, rgba(255, 255, 255, .65) 100%)
}

.down_details_part .box5 .portion ul.share_part li {
    font-size: 16px;
    text-align: left;
    margin: 0;
    float: left
}

.down_details_part .box5 .portion ul.share_part li a {
    text-decoration: none !important;
    font-size: 14px;
    text-align: center;
    width: 100%;
    float: left
}

.down_details_part .box5 .portion ul.share_part li a .green {
    color: #569a29
}

.down_details_part .box5 .portion ul.share_part li a i {
    font-size: 18px;
    margin-right: 5px
}

.down_details_part .portion2 {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #eee;
    padding: 15px 20px;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.down_details_part .portion2 h3 {
    width: 100%;
    float: left;
    margin: 0 0 25px
}

.down_details_part .portion2 h3 a {
    width: 100%;
    float: left;
    padding: 12px 0;
    text-align: center;
    color: #fff;
    background: #569a29;
    font-weight: 400;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px
}

.down_details_part .portion2 p {
    width: 100%;
    float: left;
    text-align: center
}

.down_details_part .portion2 .recom_green {
    width: auto;
    float: none;
    margin: 12px auto 0;
    text-align: center
}

.down_details_part .portion2 .recom_green a {
    color: #569a29;
    border: #569a29 1px solid;
    padding: 6px 10px;
    text-decoration: none !important;
    background: #fff
}

.down_details_part .portion2 p .green {
    color: #569a29
}

.down_details_part .portion2 .gap_35 {
    width: 100%;
    float: left;
    height: 25px
}

.icons_bar {
    width: 100%;
    float: left;
    position: absolute;
    bottom: 5%;
    z-index: 10
}

.icons_bar ul {
    width: 100%;
    float: left;
    padding: 0;
    text-align: center
}

.icons_bar ul li {
    width: auto;
    float: none;
    margin: 0 0 8px;
    display: inline-block
}

.icons_bar ul li a {
    display: inline-block;
    padding: 8px 0;
    color: #fff;
    text-shadow: 0 2px 3px #000
}

.icons_bar ul li a i {
    font-size: 22px;
    opacity: 1;
    width: 40px;
    text-align: center;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.icons_bar ul li a:hover i {
    opacity: 1;
    color: #fff;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.video_main {
    width: 70%;
    float: none;
    margin: 0 auto
}

.slider_main {
    width: 70%;
    float: none;
    margin: 0 auto
}

.detail_wrapper {
    width: 100%;
    float: left
}

.detail_wrapper .white_bg_form h2 {
    font-size: 20px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #333;
    margin-top: 10px
}

.detail_wrapper .white_bg_form p {
    color: #404040;
    font-size: 16px;
    padding: 0 0 10px
}

.detail_wrapper .gapmore {
    float: left;
    min-height: 268px;
    width: 100%
}

.media_tab {
    width: 100%;
    float: left
}

.media_tab .nav-tabs {
    border-bottom: none
}

.media_tab .nav-tabs>li a {
    padding: 8px 10px;
    text-align: center;
    background: #ddd;
    color: #333;
    border: #666 1px solid;
    font-size: 14px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 4px;
    margin-bottom: 4px
}

.detail_wrapper .white_bg_form .nav-tabs>li.active>a,
.detail_wrapper .white_bg_form .nav-tabs>li.active>a:focus,
.detail_wrapper .white_bg_form .nav-tabs>li.active>a:hover {
    background: #569a29;
    color: #fff;
    border: none;
}

.detail_wrapper .white_bg_form .tab-content {
    padding: 15px 0 0 0
}

.detail_wrapper .white_bg_form .video_main.maps {
    width: 100%;
    float: left;
    margin: 0
}

.detail_wrapper .white_bg_form .video_main.maps iframe {
    pointer-events: none
}

#offers.white_bg_form h2 {
    padding: 0;
    margin-bottom: 15px
}

#offers.white_bg_form .garybg {
    padding: 15px 20px 0;
    background: #eee
}

#offers.white_bg_form .garybg p.sub_head {
    font-size: 16px;
    padding: 0;
    margin-bottom: 15px
}

#offers.white_bg_form .garybg .custom-checkbox {
    float: left;
    min-height: 40px;
    position: relative;
    width: 100%
}

#offers.white_bg_form .whitebg {
    padding: 0;
    background: #fff
}

#offers.white_bg_form .whitebg p.sub_head {
    font-size: 16px;
    padding: 0;
    margin-bottom: 15px
}

#offers.white_bg_form .whitebg .custom-checkbox {
    float: left;
    min-height: 40px;
    position: relative;
    width: 100%
}

.table_main {
    width: 100%;
    float: left;
    overflow: scroll
}

.table_main .custom_table {
    width: 100%;
    float: left;
    margin: 5px 0 0 0
}

.table_main .custom_table thead {
    background: #5eac36;
    color: #fff;
    border-left: #ddd 1px solid;
    border-right: #ddd 1px solid
}

.table_main .custom_table thead tr td {
    color: #fff;
    text-align: left;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 10px 15px;
    border-left: #86ce5f 1px solid;
    font-size: 16px
}

.table_main .custom_table tbody {
    color: #666;
    border-bottom: #ddd 1px solid
}

.table_main .custom_table tbody tr {
    border-left: #ddd 1px solid;
    border-right: #ddd 1px solid;
    background: #eee
}

.table_main .custom_table tbody tr.white {
    background: #fff
}

.table_main .custom_table tbody tr td {
    color: #333;
    text-align: left;
    padding: 12px 15px;
    vertical-align: top
}

.table_main .custom_table.price tbody tr td {
    color: #333;
    text-align: center;
    padding: 7px 12px;
    text-align: center;
    border-left: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    vertical-align: middle
}

.media_tab.directions .nav-tabs>li {
    width: 50%
}

.mystyle {
    height: 400px;
    border: none;
    width: 100%
}

.media_tab.directions p {
    line-height: 30px;
    height: 30px
}

.media_tab.directions .find_btn {
    width: 100%;
    float: left;
    display: block;
    background: #569a29;
    color: #fff !important;
    border: none;
    margin: 6px 0 0;
    padding: 8px 0;
    font-size: 16px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    box-shadow: 0 3px 0 0 #478214;
    -webkit-box-shadow: 0 3px 0 0 #478214;
    -moz-box-shadow: 0 3px 0 0 #478214;
    -o-box-shadow: 0 3px 0 0 #478214;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.media_tab.directions .find_btn:hover {
    background: #71c337;
    box-shadow: 0 3px 0 0 #518b2a;
    -webkit-box-shadow: 0 3px 0 0 #518b2a;
    -moz-box-shadow: 0 3px 0 0 #518b2a;
    -o-box-shadow: 0 3px 0 0 #518b2a
}

.s_nav {
    width: 100%;
    float: left;
    padding-left: 17px
}

.s_nav li {
    width: auto;
    float: left;
    margin-left: 5px;
}

.s_nav li a {
    width: 100%;
    float: left;
    display: block;
    color: #333;
    line-height: 36px;
    height: 37px;
    text-align: center;
    padding: 0 15px
}

.s_nav li a:hover {
    box-shadow: 1px 6px 0 -1px #569a29;
    -webkit-box-shadow: 1px 6px 0 -1px #569a29;
    -moz-box-shadow: 1px 6px 0 -1px #569a29;
    -o-box-shadow: 1px 6px 0 -1px #569a29
}

#sticky {
    position: static;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: none
}

#sticky.stick {
    border-bottom: 2px solid #569a29;
    border-radius: 0;
    display: block !important;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999
}

.info_section {
    width: 100%;
    float: left;
    margin-top: 3px
}

.info_section li {
    width: auto;
    float: left;
    color: #333;
    line-height: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    margin: 0 15px 0 0
}

.info_section li:last-child {
    margin: 0
}

.info_section li strong {
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #666;
    font-weight: 400
}

.info_section li a {
    width: 100%;
    float: left;
    display: block;
    color: #333;
    line-height: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    font-size: 18px
}

.info_section li a i {
    font-size: 28px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.info_section li a i.fa-heart.heart_border {
    color: #fff;
    text-shadow: -2px -1px 0 #000, -1px -2px 0 #000, 0 3px 0 #000, 2px 0 1px #000;
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: #000
}

.info_section li a:hover i.fa-heart {
    color: red;
    text-shadow: -2px -1px 0 red, -1px -2px 0 red, 0 3px 0 red, 2px 0 1px red;
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: red
}

.white_bg_form.stick {
    padding: 10px 0 9px 0
}

#sticky.white_bg_form p {
    padding: 0;
    font-size: 14px;
    line-height: 30px;
    height: 30px
}

.white_bg_form.stick .s_nav li {
    margin: 0 25px 0 0
}

.white_bg_form.stick .s_nav li a {
    width: 100%;
    float: left;
    display: block;
    color: #333;
    line-height: 40px;
    height: 40px;
    text-align: center;
    padding: 0
}

.white_bg_form.stick .info_section li a {
    width: 100%;
    float: left;
    display: block;
    color: #333;
    line-height: 40px;
    height: 40px;
    text-align: center;
    padding: 0
}

#sticky.white_bg_form.stick p {
    padding: 0;
    font-size: 14px;
    line-height: 40px;
    height: 40px
}

.white_bg_form.stick .info_section li strong {
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #666;
    line-height: 40px;
    height: 40px
}

.white_bg_form.stick .green_btn a {
    font-size: 16px;
    height: auto !important;
    line-height: inherit !important;
    padding: 2px 11px !important
}

.white_bg_form .green_btn a {
    height: auto !important;
    line-height: inherit !important;
    padding: 3px 15px !important;
    font-size: 14px
}

.testi_main {
    width: 100%;
    float: left;
    min-height: 250px;
    margin-bottom: 15px;
    padding: 15px 20px;
    background: #fff
}

.test_bx {
    width: 100%;
    float: left
}

.test_bx img {
    border: #569a29 3px solid;
    margin: 26px 0 0
}

.test_bx p {
    padding: 30px 0 30px 25px;
    color: #333
}

.test_bx p i {
    color: #478214;
    font-size: 40px;
    margin-right: 8px;
    text-shadow: 0 2px 1px #569a29
}

.test_bx span {
    color: #333;
    font-size: 16px;
    margin-right: 10px
}

.testi_main .carousel-indicators {
    bottom: -31px
}

.testi_main .carousel-indicators li {
    background-color: #ccc;
    border: 1px solid #999;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 1px;
    text-indent: -999px;
    width: 13px
}

.testi_main .carousel-indicators .active {
    background-color: #569a29;
    height: 17px;
    margin: 0;
    width: 17px
}

.member_box {
    width: 100%;
    float: left;
    text-align: center;
    margin: 15px 0 0 0
}

.member_box img {
    margin: 0 auto;
    float: none;
    margin: 0 auto 5px
}

.detail_wrapper .white_bg_form .member_box p {
    padding: 0;
    font-size: 14px
}

.detail_wrapper .white_bg_form .member_box p strong {
    font-size: 16px;
    font-weight: 400
}

.detail_wrapper .white_bg_form .member_box .find_btn.gray {
    background: #ddd none repeat scroll 0 0;
    border: 1px solid #999;
    color: #333 !important;
    box-shadow: none;
    float: none;
    display: inline-block;
    margin: 5px 0 0 0
}

.detail_wrapper .white_bg_form .member_box .find_btn.gray:hover {
    background: #fff
}

.white_bg_form.for-member .carousel-control {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #569a29;
    border-radius: 5px;
    color: #569a29;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 30px;
    left: 9px;
    line-height: 30px !important;
    margin: 0 0 0 4px;
    opacity: 1;
    padding: 0;
    text-shadow: none;
    top: 6px;
    width: 30px
}

.white_bg_form.for-member .carousel-control.right {
    right: 12px;
    left: auto
}

.white_bg_form.for-member h2.gren_small {
    color: #569a29;
    font-size: 16px
}

.detail_wrapper .white_bg_form .member_box a.find_btn.green {
    background: #569a29 none repeat scroll 0 0;
    border: 1px solid #569a29;
    color: #fff !important;
    float: none;
    display: inline-block;
    margin: 5px 0 0 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.detail_wrapper .white_bg_form .member_box a.find_btn.green:hover {
    background: #71c237
}

.eventbx ul {
    width: 100%;
    float: left;
    margin: 0;
    text-align: center
}

.eventbx ul li {
    width: 23.8%;
    float: left;
    display: inline-block;
    margin-right: 20px
}

.eventbx ul li:last-child {
    margin: 0
}

.similer1 .map_grid {
    position: relative
}

.similer1 .detail .share_wish li {
    width: 100%;
    float: left
}

.similerup {
    z-index: 2
}

.box99 {
    width: 100%;
    float: left;
    margin: 15px 0 0;
    padding: 0;
    display: block !important
}

.box99 ul {
    width: 100%;
    float: left;
    margin: 0;
    display: block !important;
    opacity: 1 !important
}

.box99 ul li.open_date {
    font-size: 16px;
    padding: 0 0 12px;
    color: #333;
    width: 40%;
    float: left
}

.box99 ul li.open_time {
    font-size: 16px;
    padding: 0 0 12px;
    color: #333;
    width: 60%;
    float: right
}

.box99 p {
    font-size: 16px !important
}

.detail_wrapper .gap_35 {
    width: 100%;
    float: left;
    min-height: 40px
}

.textmain2 {
    width: 100%;
    float: left;
    margin: 15px 0 0
}

.testbx2 {
    width: 100%;
    float: left;
    text-align: center;
    margin: 30px 0 15px;
    background: #eee;
    padding: 20px 10px 30px
}

.testbx2 img {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border: 3px solid #569a29
}

.testbx2 p {
    padding: 20px 0 20px 0;
    color: #333;
    font-size: 16px
}

.testbx2 span a {
    color: #569a29;
    font-size: 18px;
    margin: 20px 0 0;
    width: 100%;
    float: left
}

.also_dashboard.for_palns .testbx2 small {
    color: #333;
    font-size: 14px;
    text-shadow: none;
    padding: 0
}

.also_dashboard.for_palns .textmain2 .left.carousel-control {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #5ead36;
    border-radius: 5px;
    color: #5ead36;
    font-size: 14px;
    height: 40px;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 0;
    width: 40px;
    left: auto;
    opacity: 1;
    line-height: 45px;
    text-shadow: none
}

.also_dashboard.for_palns .textmain2 .right.carousel-control {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #5ead36;
    border-radius: 5px;
    color: #5ead36;
    font-size: 14px;
    height: 40px;
    line-height: 45px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 0;
    width: 40px;
    text-shadow: none;
    opacity: 1
}

.gap_35.dash {
    width: 100%;
    float: left;
    min-height: 40px
}

.faq_banner_main {
    width: 100%;
    float: left;
    min-height: 600px;
    background: url(../images/IMG_2578_Kopie.png) no-repeat top;
    background-size: cover;
    position: relative
}

.question {
    position: absolute;
    bottom: -45px;
    left: 15%;
    right: 0;
    margin: 0;
    background: #5ead36;
    padding: 10px;
    width: 90px;
    height: 90px;
    box-shadow: 0 5px 5px -3px #333;
    -webkit-box-shadow: 0 5px 5px -3px #333;
    -moz-box-shadow: 0 5px 5px -3px #333;
    -o-box-shadow: 0 5px 5px -3px #333
}

.general h3 {
    font-size: 22px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #5ead36;
    margin: 20px 0 20px;
    width: 100%;
    float: left
}

.custom_accordian .panel-title a.rotate.down {
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.custom_accordian .panel-title a.rotate i {
    -moz-transition: all 0s linear;
    -webkit-transition: all 0s linear;
    transition: all 0s linear
}

.custom_accordian .panel-title a.rotate.down i {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.drawer-header span {
    position: absolute;
    left: 0;
    top: 0;
    background: #5ead36;
    height: 100%;
    padding: 15px 20px;
    color: #fff;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px
}

.drawer-header .fa-caret-down {
    float: right;
    padding: 18px 18px;
    color: #5ead36
}

.custom_accordian .panel.panel-default {
    width: 100%;
    float: left;
    background: 0 0;
    box-shadow: none;
    border: none
}

.custom_accordian .panel-heading {
    width: 100%;
    float: left;
    padding: 0;
    position: relative
}

.custom_accordian .panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none
}

.custom_accordian .panel-collapse {
    width: 94.5%;
    float: right;
    background: #fff
}

.custom_accordian .panel-body {
    padding: 15px 20px;
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 22px
}

.custom_accordian .panel-title.h4 {
    width: 100%;
    float: left;
    font-variant: normal
}

.custom_accordian a {
    display: block;
    width: 100%;
    float: left;
    padding: 15px 20px 15px 70px;
    font-size: 17px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    background: #f1f1f1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.categogy_list {
    width: 100%;
    float: left !important
}

.custom_accordian a:hover {
    background: #fff;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.custom_accordian .panel-title a.rotate.down span,
.custom_accordian .panel-title a:hover span {
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.categogy_list {
    width: 100%;
    float: left
}

.categogy_list ul {
    width: 100%;
    float: left
}

.categogy_list ul li {
    width: 100%;
    float: left;
    margin-bottom: 2px
}

.categogy_list ul li a {
    width: 100%;
    float: left;
    display: block;
    background: #ddd;
    color: #333;
    font-size: 16px;
    padding: 12px 15px
}

.categogy_list ul li a:hover {
    padding-left: 22px;
    font-size: 17px;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

span.greenfont {
    color: #5ead36;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-size: 30px;
    margin: 25px 0 0 0;
    width: 100%;
    float: left
}

.custom_accordian .panel-title span {
    position: absolute;
    left: 0;
    top: 0;
    background: #5ead36;
    height: 100%;
    padding: 15px 20px;
    color: #fff;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px
}

.custom_accordian .panel-title i {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding: 15px 20px;
    color: #333;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px
}

.white_bg_form.further .custom-checkbox {
    float: left;
    min-height: 70px;
    position: relative;
    width: 100%
}

.white_bg_form.further h2 {
    position: relative
}

.white_bg_form.further .custom-checkbox>[type=checkbox]:checked+label::before {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #5eac36;
    border-radius: 5px;
    content: "";
    height: 28px;
    left: 0;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    width: 28px
}

.white_bg_form.further .custom-checkbox>[type=checkbox]:checked+label::after {
    opacity: 1;
    transform: scale(2.2)
}

.white_bg_form.further .custom-checkbox>[type=checkbox]:checked+label::after {
    color: #5eac36;
    content: "✔";
    font: 12px/1 "Glyphicons Halflings";
    left: 14px;
    position: absolute;
    top: 60%
}

.white_bg_form.further .custom-checkbox>[type=checkbox]:checked+label,
.white_bg_form.further .custom-checkbox>[type=checkbox]:not(:checked)+label {
    cursor: pointer;
    float: left;
    font-weight: 700;
    padding-left: 40px;
    position: relative
}

.white_bg_form.further .custom-checkbox>label {
    font-size: 16px;
    -moz-user-select: none;
    margin-bottom: 0 !important
}

.white_bg_form.further .custom-checkbox>[type=checkbox]:checked+label small,
.white_bg_form.further .custom-checkbox>[type=checkbox]:not(:checked)+label small {
    font-weight: 400;
    font-size: 14px;
    width: 100%;
    float: left;
    padding: 5px 0 0 0
}

.white_bg_form.further .custom-checkbox>[type=checkbox][data-indeterminate]+label::after {
    content: "✔";
    left: 7px;
    opacity: 1;
    top: 28px;
    transform: scale(1.5);
    color: #999;
    font-weight: 400
}

.white_bg_form.further .custom-checkbox>[type=checkbox]:checked+label:before,
.white_bg_form.further .custom-checkbox>[type=checkbox]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 28px;
    height: 28px;
    background: #fff none repeat scroll 0 0;
    border: 2px solid #5eac36;
    border-radius: 5px
}

.white_bg_form.further .custom-checkbox.garyfont label {
    color: #999
}

.white_bg_form.further .custom-checkbox.garyfont>[type=checkbox]:checked+label:before,
.white_bg_form.further .custom-checkbox.garyfont>[type=checkbox]:not(:checked)+label:before {
    border: 2px solid #999
}

.white_bg_form.further .custom-checkbox.garyfont>label:hover::before {
    border: 2px solid #999 !important
}

.white_bg_form.further .custom-checkbox.garyfont>[type=checkbox]:checked+label small,
.white_bg_form.further .custom-checkbox.garyfont>[type=checkbox]:not(:checked)+label small {
    color: #333
}

.recomondation_bx {
    width: 100%;
    float: left;
    margin: 15px 0 0 0;
    min-height: 85px
}

.white_bg_form .recomondation_bx .portion p {
    margin: 0 !important;
    padding: 0;
    font-size: 16px
}

.white_bg_form .recomondation_bx .portion small {
    font-size: 14px;
    width: 100%;
    float: left
}

.white_bg_form .recomondation_bx .portion a {
    font-size: 14px;
    width: 100%;
    float: left;
    color: #5eac36;
    padding: 10px 0 0;
    text-decoration: underline !important;
    font-size: 14px
}

.detail_course h2 {
    color: #333;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    padding: 0 15px
}

.detail_course {
    background: #fff none repeat scroll 0 0;
    clear: both;
    display: block;
    float: left;
    margin-bottom: 15px;
    padding: 15px 5px 0;
    width: 100%
}

.detail_course .listview_box {
    box-shadow: none;
    margin: 0 0 15px
}

.bigfont {
    font-size: 20px !important;
    margin-bottom: 15px;
    width: auto;
    margin-right: 40px
}

.custom-checkbox.specialone {
    width: auto;
    padding: 3px 0 0 0;
    font-size: 16px
}

.custom-checkbox.specialone label {
    color: #0db4ff
}

.bigfont i {
    color: #5eac36 !important;
    margin-right: 10px
}

.newadd {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    font-size: 14px
}

.forpayment_dtail h5 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-right: 40px;
    width: auto;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.forpayment_dtail h5 i {
    color: #5eac36;
    margin-right: 10px;
    font-size: 22px
}

.forpayment_dtail .applybtn {
    margin: 5px 0 0 0;
    height: 42px
}

.payment_box {
    width: 100%;
    float: left;
    display: table
}

.payment_detail,
.payment_logo {
    display: table-cell;
    vertical-align: middle
}

.payment_logo {
    position: relative;
    width: 300px
}

.payment_logo img {
    display: inline-block;
    width: 150px
}

.also_dashboard.forpayment_dtail .payment_logo .btn-group {
    float: none;
    margin-bottom: 0;
    padding: 0;
    width: auto;
    display: inline-block
}

.payment_detail p {
    font-size: 14px !important;
    line-height: 20px
}

.also_dashboard.forpayment_dtail .graybg {
    background: #ddd;
    padding: 20px;
    width: 100%;
    float: left
}

.box8 {
    width: 100%;
    float: left;
    padding: 10px;
    background: #fff;
    text-align: left;
    margin-bottom: 20px
}

.box8 small {
    color: #5eac36;
    font-size: 16px
}

.box8 h3 {
    color: #333;
    font-size: 20px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 10px 0 20px
}

.also_dashboard.forpayment_dtail .graybg p {
    font-size: 16px;
    margin: 0;
    text-align: left
}

.paymenttable {
    width: auto;
    float: right;
    margin: 30px 0 0 0
}

.paymenttable tr td {
    padding: 10px;
    font-size: 16px
}

.paymenttable tfoot tr {
    border-top: #333 1px solid
}

.paymenttable tfoot tr td {
    font-weight: 700
}

.also_dashboard.forpayment_dtail .graybg a {
    color: #0db4ff;
    float: left;
    font-size: 16px;
    text-decoration: underline !important;
    padding: 10px 10px 0 0
}

.also_dashboard.forpayment_dtail p {
    font-size: 16px
}

.hidebox {
    display: none;
    width: 100%;
    float: left;
    margin: 15px 0 0 0
}

.hidebox p {
    width: 100%;
    float: left;
    font-size: 14px !important
}

.also_dashboard.forpayment_dtail .gap_35 {
    width: 100%;
    float: left;
    min-height: 35px
}

.also_dashboard.forpayment_dtail .white_bg_form.active {
    box-shadow: 0 0 0 3px #5eac36 inset;
    -webkit-box-shadow: 0 0 0 3px #5eac36 inset;
    -moz-box-shadow: 0 0 0 3px #5eac36 inset;
    -o-box-shadow: 0 0 0 3px #5eac36 inset;
    -ms-box-shadow: 0 0 0 3px #5eac36 inset
}

.recomondation_bx.frnds {
    text-align: center
}

.recomondation_bx.frnds .portion img {
    width: 120px;
    height: 120px;
    margin: 0 auto
}

ul.pdf_docs {
    width: 100%;
    float: left
}

ul.pdf_docs li {
    width: auto;
    float: left
}

.success .portion h4 {
    padding-bottom: 0;
    color: #5eac36;
    font-size: 25px;
    width: auto;
    float: left;
    margin: 0 40px 15px 0;
    line-height: 50px
}

.success .portion h3 {
    padding-bottom: 0;
    color: #5eac36;
    font-size: 25px;
    width: auto;
    float: left;
    margin: 0 40px 15px 0
}

.success .portion {
    margin: 30px 0 0;
    padding: 0 15px
}

.success .white_bg_form.feedback .portion {
    margin: 0 0 0
}

.success .previw {
    width: auto;
    float: left;
    display: block;
    background: #569a29;
    color: #fff !important;
    border: none;
    margin: 6px 0 0;
    padding: 10px 30px;
    font-size: 16px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    box-shadow: 0 3px 0 0 #478214;
    -webkit-box-shadow: 0 3px 0 0 #478214;
    -moz-box-shadow: 0 3px 0 0 #478214;
    -o-box-shadow: 0 3px 0 0 #478214;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.success .previw:hover {
    background: #71c337;
    box-shadow: 0 3px 0 0 #518b2a;
    -webkit-box-shadow: 0 3px 0 0 #518b2a;
    -moz-box-shadow: 0 3px 0 0 #518b2a;
    -o-box-shadow: 0 3px 0 0 #518b2a
}

.success .white_bg_form {
    margin: 15px 0 0;
    padding-bottom: 25px
}

.success .white_bg_form h2 {
    background: url(../images/mike.png) left center no-repeat;
    font-size: 30px;
    padding: 15px 0 15px 110px;
    margin-bottom: 25px
}

.successbox {
    width: 100%;
    max-width: 280px;
    float: left;
    background: #eee;
    margin: 10px 0 0 18px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.successbox p i {
    margin: 0 10px 0 15px;
    font-size: 18px
}

.successbox a {
    display: block;
    padding: 10px;
    color: #333
}

.successbox a:hover,
.successbox a:hover i {
    color: #fff !important
}

.successbox p a {
    color: #333;
    padding: 10px;
    display: block
}

.successbox:hover p a {
    color: #fff
}

.successbox.face:hover {
    background: #3b5997
}

.successbox.twit:hover {
    background: #29c5f6
}

.successbox.home-p:hover {
    background: #569a29
}

.successbox.gplus:hover {
    background: #c63e24
}

.successbox.mail:hover {
    background: #29c5f6
}

.successbox.pint:hover {
    background: #cf5457
}

.successbox.home-p.whatsapp i {
    content: "\f232"
}

.success .white_bg_form .donebtn {
    margin-right: 10px
}

.success p a.green {
    color: #569a29;
    font-size: 20px
}

.success p span.green {
    color: #569a29;
    font-size: 24px;
    margin-bottom: 20px;
    width: 100%;
    float: left
}

.success .white_bg_form.feedback h2 {
    background: url(../images/comment.png) left center no-repeat;
    font-size: 30px;
    padding: 15px 0 15px 90px;
    margin-bottom: 15px
}

.success .donebtn {
    width: auto;
    float: left;
    display: block;
    background: #fff;
    color: #569a29 !important;
    border: none;
    margin: 6px 0 0;
    padding: 10px 30px;
    border: #569a29 1px solid;
    font-size: 16px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    box-shadow: none
}

.success .donebtn:hover {
    background: #fff;
    box-shadow: none
}

.category_header.header_full {
    background: rgba(0, 0, 0, .4) none repeat scroll 0 0;
    float: left;
    width: 100%;
    padding: 0
}

.category_header.header_full .logo {
    position: relative
}

.category_header.header_full .logo img {
    width: 68%
}

.category_header.header_full .login_area {
    margin: 10px 0 0
}

.category_header.header_full .navigation {
    margin: 10px 0 0
}

.category_banner .text_here h2 {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.category_banner .text_here h2.subheadline {
    width: 100%;
    float: left;
    font-weight: 400 !important;
    margin-top: 20px !important;
    font-size: 20px !important;
    font-family: open_sans, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    line-height: normal !important
}

.category_banner .text_here h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 22px
}

.category_banner .text_here {
    left: 0;
    padding: 25px;
    position: absolute;
    text-align: center;
    top: 30%;
    right: 0;
    width: 60%;
    z-index: 9;
    margin: 0 auto;
    background: rgba(0, 0, 0, .4) none repeat scroll 0 0;
    height: auto
}

.category_banner .textbox {
    background: #fff;
    border: #ddd 1px solid;
    height: 40px;
    color: #666;
    margin-right: 20px;
    font-size: 16px;
    padding: 0 15px;
    text-align: left;
    width: 100%
}

.category_banner .find_btn {
    margin: 0;
    width: 100%;
    font-size: 18px;
    background: #569a29;
    padding: 10px 0 10px 0;
    height: 40px;
    line-height: 40px
}

.category_banner .find_btn.btn_nobg {
    margin: 0;
    width: 100%;
    font-size: 18px;
    background: #569a29
}

.category_banner .find_btn.btn_nobg:hover {
    background: #71c337
}

.category_banner .find_btn:hover {
    background: #71c337
}

.category_main .map_grid {
    border: none;
    margin: 0
}

.place_add {
    position: absolute;
    right: 0;
    top: 100px;
    z-index: 9
}

.place_add a {
    background: rgba(255, 255, 255, .7) none repeat scroll 0 0;
    color: #000;
    padding: 10px 20px
}

.place_add a:hover {
    background: rgba(71, 130, 20, .7) none repeat scroll 0 0;
    color: #fff
}

.category_main .tittle.full h2 {
    width: auto
}

.category_main .tittle.full .blue_fonts {
    width: auto;
    margin-right: 15px
}

.fullscreen .row.delete_padding [class*=col-] {
    padding-left: 1px !important;
    padding-right: 1px !important
}

.box7 {
    width: 100%;
    float: left;
    position: relative;
    -o-box-shadow: 0 3px 0 0 #478214;
    overflow: hidden
}

.overlay2 {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    height: 100%;
    content: "";
    visibility: visible;
    top: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.box7:hover .overlay2 {
    background: rgba(0, 0, 0, .4)
}

.fullscreen {
    padding: 60px 0;
    overflow: hidden
}

.fullscreen .thumbnail {
    width: 100%;
    float: left;
    padding: 0;
    border: none;
    margin: 0
}

.fullscreen .carousel.slide {
    width: 100%;
    float: left
}

.fullscreen .thumbnail img {
    width: 100%
}

.fullscreen .left.carousel-control2 {
    background: rgba(255, 255, 255, .1);
    border: #fff 1px solid;
    color: #fff;
    height: 40px;
    left: 10px;
    position: absolute;
    text-align: center;
    line-height: 30px;
    top: 50%;
    width: 40px;
    z-index: 99999;
    margin-top: -15px
}

.fullscreen .right.carousel-control2 {
    background: rgba(255, 255, 255, .1);
    border: #fff 1px solid;
    color: #fff;
    height: 40px;
    right: 10px;
    position: absolute;
    text-align: center;
    line-height: 30px;
    top: 50%;
    width: 40px;
    z-index: 99999;
    margin-top: -15px
}

.fullscreen .left.carousel-control2 i,
.fullscreen .right.carousel-control2 i {
    font-size: 25px;
    line-height: 40px
}

.box7 h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    z-index: 9;
    font-size: 24px;
    margin: 0;
    width: 100%;
    text-shadow: 0 4px 2px #000;
    background: rgba(0, 0, 0, .4);
    padding: 10px 15px
}

.box7 p {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    z-index: 9;
    font-size: 25px;
    margin: 0 auto;
    width: 80%;
    text-shadow: 0 4px 3px #000;
    opacity: 0;
    visibility: hidden;
    -moz-transform: scale(4) translate(0, -50%);
    -webkit-transform: scale(4) translate(0, -50%);
    -o-transform: scale(4) translate(0, -50%);
    -ms-transform: scale(4) translate(0, -50%);
    transform: scale(4) translate(0, -50%);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.box7 p span {
    width: 100%;
    float: left;
    font-size: 18px;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 22px;
    margin: 10px 0
}

.full_slide {
    width: 100%;
    float: left;
    margin: 15px 0 0 0
}

.box7:hover p {
    opacity: 1;
    visibility: visible;
    -moz-transform: scale(1) translate(0, -50%);
    -webkit-transform: scale(1) translate(0, -50%);
    -o-transform: scale(1) translate(0, -50%);
    -ms-transform: scale(1) translate(0, -50%);
    transform: scale(1) translate(0, -50%)
}

.categoty_logo {
    position: relative;
    width: 100%;
    float: left;
    z-index: 9;
    max-height: 50px;
    background: #5ead36 none repeat scroll 0 0
}

.categoty_logo .w_box.rounded .iconbx_c {
    float: left;
    margin-top: -30px
}

.w_box.rounded .iconbx_c {
    background: #5ead36 none repeat scroll 0 0;
    border: 3px solid #a8d58a;
    box-shadow: 0 5px 5px -3px #333;
    display: inline-block;
    height: 100px;
    width: 100px
}

.overflow {
    overflow: hidden
}

.portionTable {
    width: 100%;
    float: left
}

.portion4 {
    width: 100%;
    float: left
}

.portion5 {
    width: 100%;
    float: left
}

.portion5 ul {
    width: 100%;
    float: left
}

.portion5 ul li {
    width: auto;
    float: left
}

.portion5 ul li a {
    color: #fff;
    float: left;
    font-size: 16px;
    padding: 15px 8px;
    width: 100%
}

.portion5 ul li a:hover,
.portion5 ul li.active a {
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.whitebtn {
    width: auto;
    float: right;
    color: #569a29;
    padding: 8px 30px;
    border: #478214 1px solid;
    background: #fff;
    margin-top: 6px
}

.whitebtn.margin_top10 {
    margin: 3px 0 0
}

.whitebtn:hover {
    color: #fff;
    background: #478214
}

.dashboard_top {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px 0;
    border-top: 3px solid #32973c;
    box-shadow: 1px 1px 6px -1px #999;
    -webkit-box-shadow: 1px 1px 6px -1px #999;
    -moz-box-shadow: 1px 1px 6px -1px #999;
    -o-box-shadow: 1px 1px 6px -1px #999
}

.d_portion {
    width: 100%;
    float: left
}

.d_portion ul {
    width: 100%;
    float: left
}

.d_portion ul li {
    width: auto;
    float: left;
    position: relative;
    margin: 0 30px 0 0
}

.d_portion ul li:after {
    position: absolute;
    right: -18px;
    top: 10px;
    color: #666;
    font-size: 14px;
    content: "/"
}

.d_portion ul li:last-child:after {
    content: ""
}

.d_portion ul li a {
    display: block;
    color: #0db4ff;
    font-size: 16px;
    line-height: 40px;
    height: 40px
}

.dash_btns {
    width: 100%;
    float: left
}

.dash_btns a {
    width: 23%;
    float: right;
    display: inline-block;
    background: #569a29;
    text-align: center;
    color: #fff;
    border: none;
    padding: 10px 0;
    font-size: 16px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-left: 1%
}

.dash_btns a.black_shadow.orrangeClr {
    background: #f90 none repeat scroll 0 0 !important;
    border: 1px solid #f90;
    color: #fff !important
}

.dash_btns a:hover {
    background: #71c337;
    color: #fff
}

.dash_btns a.green_shadow {
    background: #fff;
    border: #569a29 1px solid;
    color: #569a29
}

.dash_btns a.green_shadow:hover {
    color: #569a29;
    background: #eee
}

.dash_btns a.black_shadow {
    background: #fff;
    border: #666 1px solid;
    color: #333
}

.dash_btns a.black_shadow:hover {
    color: #666;
    background: #eee
}

.left_panel {
    width: 100%;
    float: left;
    background: #d9d9d9;
    border: #ccc 1px solid
}

.left_panel {
    width: 100%;
    float: left
}

.userPrt {
    width: 100%;
    float: left;
    padding: 25px 10px
}

.userPrt img {
    width: 100%
}

.userPrt h2 {
    width: auto;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 22px;
    padding: 10px 0
}

.userPrt p {
    width: auto;
    font-size: 14px;
    padding: 0;
    color: #666;
    line-height: 20px
}

.left_panel ul {
    width: 100%;
    float: left;
    border: none
}

.left_panel ul li {
    width: 100%;
    float: left;
    position: relative;
    border: none
}

.left_panel ul li ul li a {
    font-size: 14px;
    line-height: normal;
    height: auto;
    background: #eee;
    border-bottom: #ddd 1px solid
}

.left_panel ul li.active ul li a {
    background: #eee !important;
    color: #666 !important
}

.left_panel ul li.active ul li a i {
    color: #569a29 !important
}

.left_panel ul li ul li:last-child {
    border-bottom: none
}

.left_panel ul li ul li:last-child a {
    border-bottom: none
}

.left_panel ul li ul li a i {
    font-size: 16px;
    line-height: normal;
    height: auto;
    padding: 8px 15px;
    margin-right: 0;
    text-align: center;
    width: 40px
}

.left_panel ul li ul li a:hover::after,
.left_panel ul li ul li.active a::after {
    top: 4px
}

.left_panel ul li a {
    display: block;
    color: #666;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    background: #fff;
    padding: 0 25px;
    position: relative
}

.left_panel ul li a:hover:after,
.left_panel ul li.active a:after {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 22px;
    content: "\f0d9";
    font-family: FontAwesome
}

.left_panel ul li a i {
    color: #569a29;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    margin-right: 15px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.left_panel ul li a:hover {
    background: #569a29;
    color: #fff
}

.left_panel ul li a:hover i {
    color: #fff
}

.left_panel ul li.active a {
    background: #569a29 !important;
    color: #fff !important
}

.left_panel ul li.active a i {
    color: #fff
}

.left_panel ul.extra li a {
    display: block;
    color: #666;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    background: #eee;
    padding: 0 15px;
    position: relative
}

.left_panel ul.extra li a:hover:after {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 22px;
    content: "\f0d9";
    font-family: FontAwesome
}

.left_panel ul.extra li a i {
    color: #569a29;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    margin-right: 15px
}

.left_panel ul.extra li a:hover {
    background: #ddd;
    color: #333
}

.left_panel ul.extra li a:hover i {
    color: #333
}

.right_panel .portion h4 i {
    color: #569a29;
    font-size: 32px;
    position: absolute;
    left: 0;
    top: 0
}

.right_panel .portion h4 {
    font-size: 28px;
    width: auto
}

.right_panel.recommondation .portion h4 {
    padding-bottom: 15px
}

.right_panel .portion .white_bg_form i {
    color: #569a29;
    margin-right: 20px;
    font-size: 23px
}

.right_panel .also_dashboard.forcontact_dtail .portion .white_bg_form i {
    margin-right: 0
}

.right_panel .portion .white_bg_form h6 {
    color: #333;
    width: 100%;
    float: left;
    font-size: 20px;
    margin: 0;
    padding: 0;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.right_panel .portion .white_bg_form.minHeight {
    min-height: 150px
}

.right_panel .portion .white_bg_form.top_border {
    min-height: 190px
}

.right_panel .portion .white_bg_form.top_border i {
    color: #569a29;
    font-size: 20px
}

.right_panel .portion .white_bg_form.top_border h4 {
    color: #333;
    width: 100%;
    float: left;
    font-size: 20px;
    margin: 0;
    padding: 0 0 10px 30px;
    text-align: left;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.right_panel .portion .white_bg_form.top_border p {
    font-size: 16px;
    text-align: left
}

.right_panel .portion .white_bg_form.top_border strong {
    font-size: 16px;
    margin-top: 20px;
    width: auto;
    float: none;
    display: inline-block;
    margin-right: 10px;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.right_panel .portion .white_bg_form.top_border a.black_shadow {
    width: auto;
    float: none;
    display: inline-block;
    background: #fff;
    text-align: center;
    color: #000;
    border: #569a29 1px solid;
    padding: 10px 20px;
    font-size: 16px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    box-shadow: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin: 15px 0 0 0
}

.right_panel .portion .white_bg_form.top_border a.black_shadow:hover {
    background: #fff;
    box-shadow: none;
    color: #333
}

.right_panel .portion .white_bg_form.top_border a.black_shadow i {
    font-size: 18px;
    margin-right: 8px
}

.right_panel .portion .white_bg_form.top_border strong span {
    font-size: 20px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.right_panel .portion .white_bg_form h5 {
    color: #333;
    width: 100%;
    float: left;
    font-size: 20px;
    margin: 0;
    padding: 0 0 10px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.right_panel ul.btn_lst {
    float: left;
    margin: 10px 0 0;
    width: 100%
}

.right_panel ul.btn_lst li {
    width: auto;
    float: left;
    position: relative;
    border: none;
    border-right: #0db4ff 1px solid
}

.right_panel ul.btn_lst li:first-child a {
    padding-left: 0
}

.right_panel ul.btn_lst li:last-child {
    border: none
}

.right_panel ul.btn_lst li a {
    display: block;
    color: #0db4ff;
    font-size: 16px;
    background: #fff;
    padding: 3px 15px;
    position: relative
}

.p_bottm15 {
    padding-bottom: 20px !important
}

.right_panel ul.list_profile {
    width: 100%;
    float: left;
    border: none;
    margin: 25px 0 0 0
}

.right_panel ul.list_profile li {
    width: 100%;
    float: left;
    border: none;
    font-size: 16px;
    padding: 0 0 8px 26px;
    position: relative
}

.right_panel ul.list_profile li i {
    font-size: 18px;
    margin-right: 5px !important;
    color: #569a29;
    position: absolute;
    left: 0;
    top: 0
}

.right_panel .portion .white_bg_form.top_border a.greenbtn {
    width: auto;
    float: left;
    display: inline-block;
    background: #569a29;
    text-align: center;
    color: #fff;
    border: #569a29 1px solid;
    padding: 10px 20px;
    font-size: 16px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    box-shadow: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin: 15px 0 0 0
}

.right_panel .portion .white_bg_form.top_border a.greenbtn:hover {
    background: #fff;
    box-shadow: none;
    color: #333
}

.right_panel .portion .white_bg_form.top_border span {
    width: 100%;
    margin: 25px 0 0 0;
    float: left
}

.right_panel .portion .white_bg_form.top_border .attach span {
    margin: 10px 0 0;
    height: auto;
    line-height: normal;
    padding: 11px 30px
}

.right_panel a.wishbtn {
    width: auto;
    float: left;
    display: inline-block;
    background: #569a29;
    text-align: center;
    color: #fff;
    border: #569a29 1px solid;
    padding: 10px 20px;
    font-size: 16px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    box-shadow: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin: 0
}

.right_panel a.wishbtn:hover {
    background: #fff;
    box-shadow: none;
    color: #333
}

.right_panel .portion .white_bg_form.top_border.wishbx {
    text-align: center;
    min-height: 350px
}

.right_panel .portion .white_bg_form.top_border.wishbx.horsebg {
    background: url(../images/dashboard/wishbg.jpg) no-repeat;
    background-size: cover !important
}

.right_panel .portion .white_bg_form.top_border.wishbx h4 {
    text-align: center !important;
    padding-bottom: 10px
}

.right_panel .portion .white_bg_form.top_border.wishbx h4.more_padding {
    padding: 40% 0 0 0;
    color: #fff;
    text-shadow: 0 4px 3px #000
}

.right_panel .portion .white_bg_form.top_border.wishbx p {
    font-size: 14px;
    line-height: normal
}

.right_panel .portion .white_bg_form.top_border.wishbx .list_profile {
    text-align: left;
    padding-left: 25px
}

.right_panel .portion .white_bg_form.top_border.wishbx .list_profile li {
    font-size: 14px;
    line-height: normal
}

.right_panel .portion .white_bg_form.top_border.wishbx .list_profile li i {
    font-size: 16px
}

.modal.cutom_mod.wishmodal .modal-header {
    background: #eee;
    color: #333;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 28px;
    padding: 15px 20px
}

.modal.cutom_mod.wishmodal .modal-body {
    padding: 15px 20px
}

.modal.cutom_mod.wishmodal .modal-header h4.modal-title {
    color: #333;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 25px;
    text-align: left
}

.modal.cutom_mod.wishmodal p {
    padding: 0 0 0;
    font-size: 16px;
    color: #333
}

.modal.cutom_mod.wishmodal .portion {
    margin-bottom: 15px
}

.modal.cutom_mod.wishmodal .portion .select_part {
    -moz-appearance: none;
    background: #fff url(../images/filter_arrow2.png) no-repeat scroll right 10px center;
    border: 1px solid #ddd;
    box-shadow: 0 2.5px 0 0 #ccc;
    color: #666;
    font-size: 14px;
    height: 39px;
    margin-right: 20px;
    margin-top: 6px;
    padding: 0 30px 0 10px;
    width: 40%
}

.modal.cutom_mod.wishmodal .portion span {
    width: auto
}

.modal.cutom_mod.wishmodal .portion span a {
    color: #569a29;
    font-size: 16px
}

.modal.cutom_mod.wishmodal .find_btn.green {
    background: #569a29;
    color: #fff !important
}

.portion.reg {
    margin-bottom: 10px
}

.portion.reg .text_box {
    position: relative;
    padding-left: 35px
}

.registration p {
    font-size: 16px;
    text-align: center;
    width: 100%;
    float: left
}

.registration p a {
    display: inline-block;
    color: #569a29 !important
}

.registration .custom-checkbox {
    min-height: 10px;
    margin: 15px 0 20px;
    text-align: center
}

.registration .custom-checkbox>[type=checkbox]:checked+label,
.registration .custom-checkbox>[type=checkbox]:not(:checked)+label {
    float: none
}

.portion.text-center {
    text-align: center
}

.portion.text-center img {
    margin: 0 auto
}

.registration .find_btn {
    margin: 15px 0;
    background: #569a29;
    padding: 10px 25px 10px 25px;
    width: 100%;
    font-size: 22px
}

.registration .find_btn:hover {
    background: #71c337 !important
}

.registration h5 {
    padding-bottom: 8px
}

.registration .popup_social ul {
    width: 100%;
    float: left;
    padding: 0 2px;
    margin: 10px 0 20px;
    text-align: center
}

.registration .popup_social li {
    display: inline-block;
    float: none;
    margin: 0 2px;
    width: 220px
}

.registration .popup_social li a img {
    width: 100%
}

.cutom_mod.wish2 .modal-header {
    min-height: 0;
    padding: 0;
    border: none
}

.cutom_mod.wish2 .modal-body {
    padding: 0
}

.cutom_mod.wish2 .modal-body .portion img {
    border-radius: 5px 0 0 5px
}

.cutom_mod.wish2 .modal-body .portion:after {
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    content: ""
}

.cutom_mod.wish2 .modal-body .portion .desc2 {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 25px;
    width: 100%;
    z-index: 99;
    text-shadow: 0 4px 3px #000
}

.cutom_mod.wish2 .modal-body .portion .desc2 img {
    border-radius: 100%;
    width: 80px;
    height: 80px;
    border: #fff 3px solid;
    float: left
}

.cutom_mod.wish2 .modal-body .portion .desc2 span i {
    color: #fff;
    font-size: 18px;
    padding: 30px 80px 0 0
}

.cutom_mod.wish2 .modal-body .portion .desc2 h2 {
    color: #fff;
    font-size: 22px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 10px 0 5px 0
}

.cutom_mod.wish2 .modal-body .portion .desc2 small {
    color: #fff;
    font-size: 14px
}

.cutom_mod.wish2 .modal-body .portion .desc2 small span {
    margin-right: 8px
}

.cutom_mod.wish2 .modal-body .portion .desc2 .header_part {
    width: 100%;
    float: left
}

.cutom_mod.wish2 .modal-body .portion .desc2 .desc2_body {
    width: 100%;
    float: left
}

.cutom_mod.wish2 .modal-body .portion .desc2 .desc2_body p {
    width: 100%;
    float: left;
    padding: 15px 0 0 0;
    color: #fff
}

.fix_close .desc2_body {
    display: none
}

.fix_open .desc2_body {
    display: block
}

.cutom_mod.wish2 .modal-body .portion2 {
    width: 100%;
    float: left;
    min-height: 448px
}

.cutom_mod.wish2 .modal-body .portion2 h3 {
    color: #333;
    font-size: 22px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 20px;
    background: #eee;
    margin: 0;
    border-bottom: #ddd 1px solid
}

.cutom_mod.wish2 .modal-body .portion2 ul {
    width: 100%;
    float: left;
    padding: 20px 0
}

.cutom_mod.wish2 .modal-body .portion2 ul li {
    width: 100%;
    float: left
}

.cutom_mod.wish2 .modal-body .portion2 ul li a {
    padding: 10px 20px;
    color: #666;
    font-size: 16px;
    display: block
}

.cutom_mod.wish2 .modal-body .portion2 ul li a i {
    font-size: 22px;
    color: #fff;
    text-shadow: -2px -1px 0 #fff, -1px -2px 0 #fff, 0 3px 0 #fff, 2px 0 1px #fff;
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.cutom_mod.wish2 .modal-body .portion2 ul li a:hover i {
    color: red;
    text-shadow: -2px -1px 0 red;
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: red
}

.cutom_mod.wish2 .modal-body .portion2 ul li.active a i {
    color: red;
    text-shadow: -2px -1px 0 red;
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: red
}

.cutom_mod.wish2 .modal-body .portion2 h4 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0
}

.cutom_mod.wish2 .modal-body .portion2 h4 a {
    color: #569a29;
    font-size: 18px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 20px;
    background: #eee;
    margin: 0;
    border-top: #ddd 1px solid;
    display: block
}

.cutom_mod.wish2 .modal-body .portion2 ul li a:hover,
.cutom_mod.wish2 .modal-body .portion2 ul li.active a {
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.recommondation .whitebtn {
    font-size: 16px;
    margin: 10px 0;
    padding: 8px 20px
}

.recommondation .text_box {
    padding: 8px 15px 8px 35px;
    margin: 0;
    box-shadow: none;
    position: relative
}

.search2 {
    width: auto;
    position: relative
}

.search2 i {
    position: absolute;
    left: 10px;
    top: 25%;
    font-size: 16px !important;
    color: #666 !important
}

.recommondation a.greenbtn2 {
    width: auto;
    float: left;
    display: inline-block;
    background: #569a29;
    text-align: center;
    color: #fff;
    border: #569a29 1px solid;
    padding: 10px 30px;
    font-size: 16px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    box-shadow: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin: 5px 0 0 0
}

.recommondation a.greenbtn2:hover {
    background: #fff;
    box-shadow: none;
    color: #333
}

.autowidth {
    width: auto !important
}

.list_box {
    width: 100%;
    float: left;
    background: #fff;
    padding: 20px;
    margin-bottom: 3px
}

.list_box.no_padding {
    padding: 0 !important;
    background: 0 0;
    margin: 0
}

.list_group {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.list_group h2 {
    font-size: 20px;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 0 0 10px
}

.individual_list_main {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.addlist {
    width: 100%;
    float: left;
    margin: 5px 0 15px 0;
    background: #f1f1f1;
    padding: 15px 0
}

.note_left,
.note_right {
    width: 100%;
    float: left;
    text-align: center
}

.note_left span {
    display: inline-block
}

.note_left span img {
    width: 50px;
    height: 50px
}

.note_left .text_box2 {
    display: inline-block;
    float: none;
    width: 80%;
    height: 80px;
    margin: 0 0 0 15px
}

.recommondation .note_right a.whitebtn {
    font-size: 16px;
    margin: 0 10px 0 0;
    padding: 8px 20px;
    color: #666;
    float: left
}

.recommondation .note_right a.whitebtn i {
    font-size: 18px;
    margin: 0 5px 0 0;
    color: #666
}

.normalWishlist2 .note_right a.whitebtn {
    font-size: 16px;
    margin: 0 10px 0 0;
    padding: 8px 20px;
    color: #666;
    float: left
}

.normalWishlist2 .note_right a.whitebtn:hover,
.normalWishlist2 .note_right a.whitebtn:hover i {
    color: #fff
}

.normalWishlist2 .note_right a.whitebtn i {
    font-size: 18px;
    margin: 0 5px 0 0;
    color: #666
}

.normalWishlist2 .note_left span {
    display: inline-block;
    width: auto
}

.normalWishlist2 .note_left span img {
    width: 50px;
    height: 50px
}

.changemodal.custom-checkbox {
    min-height: 5px
}

#myModal_cahnge .modal-footer {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    padding: 10px 0 0 0
}

.select_wish {
    position: absolute;
    left: 0;
    top: 5px;
    right: 0;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    z-index: 9;
    border: #ddd 1px solid;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.select_wish li {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px;
    margin-bottom: 2px
}

.select_wish ul {
    height: 160px;
    overflow-y: scroll;
    background: #eee;
    width: 100%;
    float: left;
    margin-bottom: 0;
    border-bottom: #ddd 1px solid
}

.text-left {
    text-align: left !important;
    float: left !important;
    padding: 5px 0
}

#myModal_cahnge2 .modal-footer {
    width: 100%;
    float: left;
    padding: 0
}

.portion.forComon h4,
.right_panel .portion .normalWishlist h4 {
    padding: 0
}

.portion.forComon.forPad h4 {
    padding: 0 0 20px 40px
}

.normalWishlist span {
    font-size: 28px;
    color: #0d2e4a;
    width: 100%;
    float: left;
    margin: 5px 0 0 0;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.normalWishlist span a {
    color: #569a29;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-left: 5px;
    font-size: 16px
}

.normalWishlist span i {
    color: #569a29;
    margin-right: 10px
}

.forComon p a,
.normalWishlist p a {
    color: #569a29;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-left: 5px;
    font-size: 14px
}

.forComon p a:hover,
.normalWishlist p a:hover {
    text-decoration: underline !important
}

.normalWishlist h4 a {
    color: #0d2e4a
}

.normalWishlist.map_main {
    padding: 0
}

.normalWishlist ul.filter li {
    float: right;
    margin-right: 0;
    position: relative
}

.editpopup a.deletewish {
    color: red;
    padding-bottom: 10px;
    width: 100%;
    float: left
}

.editpopup .modal-footer {
    width: 100%;
    float: left;
    padding: 0
}

.also_dashboard .listview_box .portion {
    margin: 0
}

.also_dashboard .listview_box .portion p {
    font-size: 16px
}

.also_dashboard .listview_box .addressbx p,
.also_dashboard .listview_box .addressbx p i {
    color: #333;
    font-size: 14px;
    line-height: 20px
}

.also_dashboard .rightpart p {
    font-size: 16px;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 22px
}

.also_dashboard .listview_box.stable_main ul.reviews_part.recomendation22 {
    text-align: center
}

.also_dashboard .listview_box.stable_main ul.reviews_part.recomendation22 li {
    width: auto;
    float: none;
    display: inline-block
}

.also_dashboard .listview_box.stable_main ul.reviews_part.recomendation22 li a,
.also_dashboard .listview_box.stable_main ul.reviews_part.recomendation22 li a i {
    color: #222324;
    font-size: 16px
}

.also_dashboard .listview_box.stable_main ul.reviews_part.recomendation22 li a i {
    margin: 0
}

.right_panel.recommondation p {
    font-size: 16px
}

.right_panel.recommondation p.txtright {
    text-align: right !important;
    margin-right: 10px;
    padding-top: 15px
}

.abuse_min {
    width: auto;
    float: right;
    margin: 6px 0 15px
}

a.abuse {
    width: auto;
    float: left;
    display: block;
    background: 0 0;
    color: #333 !important;
    border: none;
    padding: 8px 30px;
    font-size: 14px;
    border: #999 1px solid;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

a.abuse:hover {
    background: 0 0
}

.report .modal-header {
    padding: 0;
    min-height: 0;
    border: none
}

.report .modal-body {
    border: none
}

.report .portion h2 {
    font-size: 22px;
    padding-bottom: 30px
}

.report .portion h4 {
    font-size: 18px;
    padding-bottom: 20px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif
}

.report .portion .custom-checkbox {
    min-height: 30px;
    background: #eee;
    padding: 10px;
    margin-bottom: 5px
}

.report .popup_butten {
    width: 100%;
    float: left
}

.report .portion.gap_35 {
    margin-top: 50px;
    width: 100%;
    float: left;
    height: auto
}

.down_nevi {
    width: 100%;
    float: left;
    text-align: center
}

.down_nevi .pagination {
    width: auto;
    float: none;
    background: 0 0;
    margin: 10px 0 0;
    display: inline-block
}

.down_nevi .pagination li {
    margin: 0 5px;
    width: auto;
    float: left;
    position: relative
}

.down_nevi .pagination li .open_hover {
    position: absolute;
    top: -15px;
    left: -300px;
    width: 300px;
    height: 0;
    opacity: 0;
    padding: 15px 0;
    background: #ddd;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
    border-top: #569a29 5px solid;
    z-index: 99
}

.down_nevi .pagination li.forright .open_hover {
    position: absolute;
    top: -15px;
    left: 35px;
    width: 300px;
    height: 0;
    opacity: 0;
    padding: 15px 0;
    background: #ddd;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    visibility: hidden;
    border-top: #569a29 5px solid;
    z-index: 99
}

.down_nevi .pagination li .open_hover p {
    font-size: 13px;
    line-height: 18px;
    color: #666;
    width: 100%;
    float: left
}

.down_nevi .pagination li:hover .open_hover {
    height: 100px;
    opacity: 1;
    visibility: visible
}

.down_nevi .pagination li a,
.down_nevi .pagination li.active a {
    background: 0 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #333;
    border-color: #999;
    font-size: 14px
}

.down_details_part {
    float: left;
    left: 0;
    position: static;
    top: auto;
    width: 100%;
    z-index: 1040
}

.recom_green a {
    color: #333;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.recom_green a:hover {
    text-decoration: underline !important;
    color: #569a29
}

.recom_green {
    margin: 32px 0 0 0
}

.recom_green i {
    color: #fc0 !important;
    font-size: 20px !important
}

.dropbox .select_wish {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    padding: 0
}

.dropbox .select_wish li {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px
}

.dropbox .select_wish ul {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    float: left;
    height: 300px;
    margin-bottom: 0;
    overflow-y: scroll;
    padding-top: 10px;
    width: 100%
}

.dropbox .select_wish ul .custom-checkbox {
    min-height: 5px
}

.dropbox .popup_butten {
    padding: 10px;
    width: 100%;
    float: left
}

.dropbox .popup_butten .find_btn {
    width: auto;
    float: right
}

.dropbox .popup_butten .find_btn.green {
    color: #fff !important;
    background: #569a29;
    float: left !important;
    font-size: 14px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    width: 110px;
    padding: 0
}

.dropbox .popup_butten .find_btn {
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px !important;
    margin: 0 5px;
    padding: 0 15px
}

.portion.composepart,
.portion.composepart2,
.portion.write {
    margin: 0
}

.composepart a {
    width: 100%;
    float: left;
    display: block;
    background: #569a29;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.composepart ul {
    width: 100%;
    float: left;
    background: #ddd;
    margin-top: 10px;
    border: #ddd 1px solid
}

.composepart ul li {
    width: 100%;
    float: left;
    background: #eee;
    padding: 15px;
    margin-bottom: 2px
}

.composepart ul li:last-child {
    margin: 0
}

.mailbox {
    width: 100%;
    float: left;
    display: table;
    text-align: center
}

.mailbox img {
    width: 60px;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    border: #ddd 1px solid;
    margin-right: 10px;
    max-width: 60px
}

.maildetail {
    display: table-cell;
    vertical-align: middle
}

.maildetail a {
    color: #569a29;
    font-size: 16px;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    float: left;
    background: 0 0;
    width: auto;
    padding: 0
}

.attachmentbx .box .portion a:hover,
.maildetail a:hover {
    text-decoration: underline !important
}

.maildetail small {
    float: right
}

.maildetail p {
    font-size: 14px;
    text-align: left;
    padding: 0
}

.composepart ul li.active {
    background: #569a29
}

.composepart ul li.active .maildetail a,
.composepart ul li.active .maildetail p,
.composepart ul li.active .maildetail small {
    color: #fff
}

.portion.composepart2 {
    background: #fff;
    border: #ddd 1px solid
}

.portion.composepart2 h2 {
    padding: 20px
}

.innerCompose {
    width: 100%;
    float: left;
    padding: 20px
}

.innerCompose p {
    font-size: 16px;
    line-height: 25px
}

.innerCompose h5 {
    margin: 15px 0 0 0;
    font-size: 18px;
    width: 100%;
    float: left;
    color: #999;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.innerCompose p.replyshow {
    font-size: 16px;
    line-height: 25px;
    border-left: #ddd 5px solid;
    padding: 0 0 0 15px;
    margin: 15px 0
}

.attachmentbx {
    width: 100%;
    float: left;
    margin: 15px 0
}

.attachmentbx h2 i {
    color: #569a29;
    margin-right: 10px
}

.attachmentbx h2 {
    width: auto
}

.whitebtn {
    margin: 0
}

.attachmentbx .box {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px;
    margin: 15px 0 0
}

.attachmentbx .box .portion {
    background: 0 0;
    margin: 0;
    padding: 0
}

.attachmentbx .box .portion a {
    width: auto;
    float: left;
    margin-right: 10px;
    color: #333;
    font-size: 16px
}

.attachmentbx .box .portion a i {
    color: #569a29;
    margin-right: 5px;
    font-size: 18px
}

.portion.write .popup_btn {
    background: #569a29;
    color: #fff;
    padding: 10px 30px;
    float: right;
    font-size: 16px;
    margin: 10px 0 0 0
}

.portion.write {
    margin-bottom: 15px
}

.box10 {
    width: 100%;
    float: left;
    padding: 15px 20px 0 0
}

.box10 a {
    width: auto;
    float: left;
    text-align: center;
    background: #569a29;
    color: #fff;
    font-size: 14px;
    padding: 8px 10px;
    margin: 0 0 0 5px
}

.borderBtm {
    border-bottom: #ddd 1px solid
}

.box10 a.whitebtn {
    width: auto;
    float: left;
    text-align: center;
    background: #fff;
    color: #569a29;
    border: #333 1px solid;
    font-size: 14px;
    padding: 8px 10px;
    margin: 0 0 0 5px
}

i.acouncancel {
    width: auto;
    float: left
}

.right_panel .custom-checkbox {
    min-height: 5px
}

.greenbtns {
    width: 100%;
    float: left;
    margin: 0 0 15px
}

.greenbtns a {
    width: auto;
    float: right;
    background: #569a29;
    font-size: 16px;
    color: #fff;
    padding: 10px 30px
}

.greenbtns.graycolor a {
    width: auto;
    float: right;
    background: #ddd;
    font-size: 16px;
    color: #333;
    padding: 10px 30px;
    border: #999 1px solid
}

.greenbtns.graycolor a:hover {
    background: #fff
}

.greenbtns.graycolor {
    width: 100%;
    float: left;
    margin: 0 0 0
}

.add_padding p {
    padding: 15px 0 !important
}

.also_dashboard .form_box.for_radio .btn-group {
    padding: 0;
    margin: 0
}

.also_dashboard .form_box.for_radio .btn-group span {
    font-size: 16px;
    text-transform: none
}

.sidetab .panel-group .panel-heading a:after {
    content: '+';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 30px;
    background: #5ead36;
    height: 100%;
    padding: 8px 20px;
    color: #fff;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px
}

.sidetab .panel-group .panel:first-child .panel-heading a:after {
    content: '>'
}

.sidetab .panel-group .panel:last-child .panel-heading a:after {
    content: '=';
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 25px
}

.sidetab .panel {
    width: 100%;
    float: left;
    text-align: left
}

.sidetab .panel-heading {
    position: relative
}

.sidetab .custom_accordian .panel-collapse {
    width: 91%
}

.sidetab .custom_accordian .panel-collapse .panel-body {
    line-height: 25px
}

.sidetab .panel-group {
    margin-top: 15px;
    width: 100%;
    float: left
}

.green_btn.catagotyaccor {
    position: relative;
    bottom: 0
}

.font20 {
    font-size: 20px;
    padding: 8px 0
}

.sidetab .custom_accordian {
    font-size: 18px
}

.carousel-control2:hover {
    background: #478214;
    color: #fff
}

.cl-effect-11 a {
    padding: 8px 0;
    color: #000;
    text-shadow: none
}

.carousel-caption {
    top: 46%;
    text-align: left;
    width: auto;
    float: left;
    left: 9%
}

.carousel-caption h3 {
    font-size: 25px;
    margin: 0 0 10px;
    color: #fff;
    margin: 0 0 5px;
    font-weight: 400;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-shadow: 0 4px 3px #000
}

.carousel-caption h2 {
    font-size: 40px;
    color: #fff;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-shadow: 0 4px 3px #000
}

.text_here h3 {
    font-size: 25px;
    color: #fff;
    float: none;
    margin: 0 0 5px;
    font-weight: 400;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 0
}

.text_here h2 {
    color: #fff;
    float: none;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 40px;
    width: auto;
    padding: 0
}

.text_here h1 {
    color: #fff;
    float: none;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 40px;
    width: auto;
    padding: 0;
    margin-bottom: 12px
}

.homeonly .text_here h3 {
    margin: 8px 0 5px;
    text-shadow: 0 1px 4px rgba(0, 0, 0, .5);
    background: rgba(0, 0, 0, .4);
    padding: 8px 18px;
    width: auto;
    display: inline-block
}

.homeonly .text_here h2 {
    font-size: 40px;
    text-shadow: 0 1px 4px rgba(0, 0, 0, .5);
    background: rgba(0, 0, 0, .4);
    padding: 8px 18px 12px;
    width: auto;
    display: inline-block
}

.homeonly .text_here h1 {
    font-size: 40px;
    text-shadow: 0 1px 4px rgba(0, 0, 0, .5);
    background: rgba(0, 0, 0, .4);
    padding: 8px 18px 12px;
    width: auto;
    display: inline-block
}

.cl-effect-11 a::before {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 8px 0;
    max-width: 0;
    border-bottom: 3px solid #0693e3;
    color: #0693e3;
    content: attr(data-hover);
    -webkit-transition: max-width .5s;
    -moz-transition: max-width .5s;
    transition: max-width .5s
}

.cl-effect-11 a:focus::before,
.cl-effect-11 a:hover::before {
    max-width: 100%
}

.sb-search {
    position: absolute;
    float: left;
    right: -5px;
    width: 0%;
    top: 3px;
    min-width: 30px;
    height: 45px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
    -webkit-backface-visibility: hidden;
    margin: 1em 278px 0 0
}

.sb-search-input {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    outline: 0;
    background: #fff;
    border: 1px solid #ebebeb;
    width: 100%;
    height: 45px;
    margin: 0;
    z-index: 10;
    padding: 0 30px 0 10px;
    font-size: 15px;
    color: #000
}

.sb-search-input::-webkit-input-placeholder {
    color: #fff
}

.sb-search-input:-moz-placeholder {
    color: #fff
}

.sb-search-input::-moz-placeholder {
    color: #999
}

.sb-search-input:-ms-input-placeholder {
    color: #fff
}

.sb-icon-search,
.sb-search-submit {
    width: 40px;
    height: 45px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 71px;
    text-align: center;
    cursor: pointer
}

.sb-search-submit {
    background: #379ff5 url(../images/search-2.png) no-repeat 10px 15px;
    color: transparent;
    border: none;
    outline: 0;
    z-index: -1;
    -webkit-appearance: none
}

.sb-icon-search {
    background: #f6f6f6 url(../images/search.png) no-repeat 10px 15px;
    z-index: 90
}

.no-js .sb-search,
.sb-search.sb-search-open {
    width: 28%
}

.no-js .sb-search .sb-icon-search,
.sb-search.sb-search-open .sb-icon-search {
    background: silver url(../images/img-sprite.png) no-repeat 0 1px;
    color: #fff;
    z-index: 11
}

.no-js .sb-search .sb-search-submit,
.sb-search.sb-search-open .sb-search-submit {
    z-index: 90
}

.slider {
    width: 100%;
    float: left;
    position: relative
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    -webkit-backface-visibility: hidden;
    width: 100%;
    left: 0;
    top: 0
}

.style_1 {
    background: url(../images/banner/banner-5.jpg) top center no-repeat fixed;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-size: 100%;
    padding: 18em 0
}

.style_2 {
    background: url(../images/banner/banner-4.jpg) top center no-repeat fixed;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-size: 100%;
    padding: 18em 0
}

.style_3 {
    background: url(../images/banner/banner-6.jpg) top center no-repeat fixed;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-size: 100%;
    padding: 18em 0
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}

.banner_btn_1 {
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    background: #3eb8fe;
    letter-spacing: 1px;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    padding: 1% 2%
}

.banner_btn_1:hover {
    background: #0978b8;
    color: #fff
}

.banner_btn_2 {
    border: 1px solid #3eb8fe;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    background: #0693e3;
    letter-spacing: 1px;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    padding: 1% 3%;
    margin: 0 4px
}

.banner_btn_2:hover {
    background: #0978b8;
    color: #fff
}

.banner {
    width: 100%;
    float: left;
    position: relative
}

.slider_area {
    position: absolute;
    top: 12em;
    left: 0;
    text-align: center;
    width: 100%;
    padding: 0 0;
    z-index: 99
}

.slider_area_bg {
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, .5)
}

.welcome_area {
    width: 100%;
    float: left;
    padding: 4em 0
}

.sub_tittle {
    width: 47.12%;
    display: block;
    height: 25px;
    margin: 0 auto;
    border-top: 5px dotted;
    border-bottom: 5px dotted;
    position: relative
}

.sub_tittle:after {
    content: "Welcome to University Kolkata College";
    display: block;
    position: absolute;
    left: 28px;
    top: -20px;
    color: #000;
    display: block;
    text-align: center;
    background: #fff;
    width: 90%;
    height: 50px;
    font-size: 26px;
    font-weight: 400
}

.tittle_bottom {
    font-size: 14px;
    font-weight: 400;
    color: #abaeb0;
    padding: .6em 0 3em;
    text-align: center
}

.course_style_1 {
    width: 94%;
    float: left;
    background: #fff;
    text-align: center;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .2);
    margin: 2.5em 3% 0
}

.course_style_1 first:child {
    margin-left: 0
}

.course_round_style {
    width: 70px;
    height: 70px;
    background: #3eb8fe;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: -35px auto 0;
    padding: .8em 0;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3)
}

.course_style_1 h3 {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #106696;
    padding: 1em 0;
    position: relative
}

.course_style_1 h3:after {
    position: absolute;
    top: 48px;
    left: 110px;
    content: "";
    display: block;
    border-bottom: 3px dotted;
    width: 20%
}

.course_style_1 p {
    font-size: 11px;
    width: 100%;
    text-align: center;
    font-weight: 100;
    letter-spacing: 1px;
    color: #668597;
    padding: 1em 2em
}

.more_1 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    color: #106696;
    padding: 1em 0 2em
}

.skill_area {
    padding-bottom: 4em
}

.sub_tittle_2 {
    width: 41.12%;
    display: block;
    height: 25px;
    display: block;
    margin: 0 auto;
    border-top: 5px dotted;
    border-bottom: 5px dotted;
    position: relative
}

.sub_tittle_2:after {
    content: "Our popular and advantage skills";
    display: block;
    position: absolute;
    left: 28px;
    top: -20px;
    color: #000;
    display: block;
    text-align: center;
    background: #fff;
    width: 88.5%;
    height: 50px;
    font-size: 26px;
    font-weight: 400
}

.chart {
    position: relative;
    display: inline-block;
    margin: 0 0 0 3.5em;
    width: 178px;
    height: 137px;
    text-align: center
}

.chart-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.percent {
    color: #666;
    font-weight: 700;
    font-size: 2em;
    line-height: 1.34
}

.text-light .count-number,
.text-light .count-number-done,
.text-light .percent {
    color: #fff
}

.percent:after {
    content: '%'
}

.chart-title {
    font-weight: 700;
    font-size: .889em;
    color: #999
}

.round_text {
    text-align: center;
    color: #648597;
    font-weight: 400;
    font-size: 18px
}

.sub_tittle_3 {
    width: 35.12%;
    display: block;
    display: block;
    height: 25px;
    margin: 0 auto;
    border-top: 5px dotted;
    border-bottom: 5px dotted;
    position: relative
}

.sub_tittle_3:after {
    content: "Our awsom featured courses";
    display: block;
    position: absolute;
    left: 28px;
    top: -20px;
    color: #000;
    display: block;
    text-align: center;
    background: #f4f4f4;
    width: 87.5%;
    height: 50px;
    font-size: 26px;
    font-weight: 400
}

.featured_area {
    width: 100%;
    float: left;
    background: #f4f4f4;
    padding: 4em 0
}

.featured_style {
    width: 94%;
    float: left;
    background: #fff;
    margin: 0 3%;
    box-shadow: 2px 1px 6px -2px rgba(0, 0, 0, .4)
}

.featured_style img {
    width: 100%
}

.featured_style h3 {
    font-size: 14px;
    color: #a8a8a8;
    font-weight: 400;
    padding: 1em 2em .2em
}

.featured_style h3 span {
    font-size: 14px;
    color: #3eb8fe;
    font-weight: 400
}

.featured_style h2 {
    font-size: 26px;
    color: #454444;
    font-weight: 400;
    padding: 0 1em
}

.featured_style p {
    font-size: 14px;
    color: #919090;
    font-weight: 400;
    padding: 0 2em;
    line-height: 25px
}

.butten_pan {
    padding: 2em 0
}

.sub_tittle_4 {
    width: 35.12%;
    display: block;
    height: 25px;
    margin: 0 auto;
    border-top: 5px dotted;
    border-bottom: 5px dotted;
    position: relative
}

.sub_tittle_4:after {
    content: "Upcoming Awasome Events";
    display: block;
    position: absolute;
    left: 28px;
    top: -20px;
    color: #000;
    display: block;
    text-align: center;
    background: #f4f4f4;
    width: 87.5%;
    height: 50px;
    font-size: 26px;
    font-weight: 400
}

.event_style_1 {
    width: 94%;
    float: left;
    position: relative;
    overflow: hidden;
    box-shadow: 2px 1px 6px -2px rgba(0, 0, 0, .4);
    margin: 0 3% 30px
}

.event_style_1 img {
    width: 100%
}

.event_style_inner {
    width: 100%;
    float: left;
    position: absolute;
    top: 15em;
    left: 0;
    height: 87px;
    background: #fff;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.event_style_inner:hover {
    height: 180px;
    top: 9em
}

.event_style_inner h2 {
    width: 70%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: #2c2c2c;
    padding: 15px 0 0 25px
}

.events_plus img {
    width: 25%
}

.event_style_inner p {
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    color: #919191;
    padding: 1em 2em
}

.contact_area {
    width: 100%;
    float: left;
    padding: 4em 0;
    overflow: hidden
}

.sub_tittle_5 {
    width: 23.12%;
    display: block;
    height: 25px;
    margin: 0 auto;
    border-top: 5px dotted;
    border-bottom: 5px dotted;
    position: relative
}

.sub_tittle_5:after {
    content: "Get in touch";
    display: block;
    position: absolute;
    left: 28px;
    top: -20px;
    color: #000;
    display: block;
    text-align: center;
    background: #fff;
    width: 80.5%;
    height: 50px;
    font-size: 26px;
    font-weight: 400
}

.contact_box_1 {
    width: 100%;
    float: left;
    text-align: center
}

.contact_box_circle {
    width: 85px;
    text-align: center;
    background: #3eb8fe;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 2px 7px -1px rgba(0, 0, 0, .4);
    padding: 1.5em 1.5em;
    margin: 0 auto
}

.contact_box_1 h3 {
    font-size: 13px;
    font-weight: 400;
    color: #464646;
    padding: 1em 0 .5em
}

.contact_box_1 h4 {
    font-size: 13px;
    font-weight: 400;
    color: #8b8a8a;
    letter-spacing: 1px
}

.contact_search_area {
    padding: 3em 0 1em
}

.contact_search_name {
    width: 85%;
    float: left;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: .5em 1em
}

.contact_search_massage {
    width: 85%;
    float: left;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: .5em 1em 4em
}

.contact_butten_area {
    padding: 5em 0 0
}

.footer_bg {
    width: 100%;
    float: left;
    background: #175690;
    padding: 3em 0
}

.mage {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    position: relative
}

.mage:after {
    content: "";
    display: block;
    position: absolute;
    top: 1em;
    left: 0;
    width: 30%;
    height: 2px;
    background: #fff
}

.maga_para {
    width: 90%;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color: #eaf4fe;
    padding: 1em 0 0
}

.btn {
    border: none;
    font-size: 16px;
    color: #fff;
    background: #569a29;
    cursor: pointer;
    padding: 4px 20px;
    display: inline-block;
    outline: 0;
    line-height: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.btn:focus,
.btn:hover {
    background: #216627;
    color: #fff
}

.latest {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    position: relative;
    margin-bottom: 1em
}

.latest:after {
    content: "";
    display: block;
    position: absolute;
    top: 1em;
    left: 0;
    width: 30%;
    background: #fff;
    margin-bottom: 2em
}

.latest_one {
    background: url(../images/letest-1.jpg) left center;
    background-repeat: no-repeat;
    padding-left: 5em;
    color: #eaf4fe;
    font-size: 13px;
    font-weight: 400
}

.latest_two {
    background: url(../images/letest-2.jpg) left center;
    background-repeat: no-repeat;
    padding-left: 5em;
    color: #eaf4fe;
    font-size: 13px;
    font-weight: 400;
    margin-top: 1em
}

#myCarousel2 .thumbnail {
    margin-bottom: 0
}

#myCarousel2 .carousel-control.right,
#myCarousel2 .carousel-control2.left {
    background-image: none !important
}

#myCarousel2 .carousel-control {
    color: #fff;
    top: 40%;
    bottom: auto;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    text-shadow: none;
    opacity: 1
}

#myCarousel2 .carousel-control:hover {
    color: #d9534f
}

#myCarousel2 .carousel-control.left,
#myCarousel2 .carousel-control.right {
    background-image: none !important
}

#myCarousel2 .carousel-control.right {
    left: auto;
    right: -32px
}

#myCarousel2 .carousel-control.left {
    right: auto;
    left: -32px
}

#myCarousel2 .carousel-indicators {
    bottom: -30px
}

#myCarousel2 .carousel-indicators li {
    border-radius: 0;
    width: 10px;
    height: 10px;
    background: #ccc;
    border: 1px solid #ccc
}

#myCarousel2 .carousel-indicators .active {
    width: 12px;
    height: 12px;
    background: #3276b1;
    border-color: #3276b1
}

.header_full.transparentback {
    background: #fff none repeat scroll 0 0;
    position: absolute;
    border-bottom: 2px solid #32973c
}

.viewdetailBanner {
    border: none
}

.viewdetailBanner .up_pagination {
    top: 79px
}

.inner_head .header_full.transparentback .login_area li a.for_account {
    background: rgba(238, 238, 238, .6) none repeat scroll 0 0
}

.featuredhover .caption.absolute {
    height: 100%;
    background: rgba(0, 0, 0, .6) none repeat scroll 0 0;
    top: 0;
    left: 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.featuredhover:hover .box p,
.featuredhover:hover .detail2 {
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.featuredhover:hover .caption.absolute {
    opacity: 1;
    visibility: visible
}

.featuredhover:hover .box p,
.featuredhover:hover .detail2 {
    opacity: 0;
    visibility: hidden
}

.featuredhover .caption h3 a,
.featuredhover .rightpart p,
.featuredhover .rightpart p small,
.featuredhover .rightpart strong,
.featuredhover small {
    color: #fff !important;
    font-weight: 400
}

.no_marginforce {
    margin-top: 0 !important
}

.composebx .portion {
    margin-bottom: 15px
}

.cookiemain {
    position: fixed;
    background: rgba(0, 0, 0, .58);
    bottom: 0;
    left: 0;
    padding: 13px 0 10px;
    width: 100%;
    height: 100%;
    float: left;
    z-index: 100000
}

.cookiemain .portion {
    text-align: left
}

.cookiemain .portion p {
    color: #000;
    font-size: 16px !important;
    line-height: 22px !important;
}

.cookiemain .green_btn {
    margin-top: 2px
}

.cookiemain .green_btn a {
    font-size: 18px !important;
    padding: 10px 20px !important;
    width: 100%;
    text-align: center
}

.cookiemain .cookie_links {
    font-size: 13px !important;
}

.cookiemain .midportion {
    margin-top: 6%;
    background: #fff;
    padding: 30px
}

.cookie_head {
    font-size: 30px;
    margin-bottom: 35px
}

.cookie_bottom_erea {
    margin: 7px 0
}

.cookie_bottom_erea a {
    font-weight: 700
}

.no_pad {
    padding: 0 !important
}

a.slight_radius_ {
    background-color: #fff !important;
    color: #569a29 !important;
    border: 1px solid #569a29
}

a.accept_all {
    background-color: #569a29 !important;
    color: #fff !important;
    border: 1px solid #569a29
}

.cookie_options_area {
    margin-top: 8px
}

.cookie_option_area_desktop {
    margin: 14px 0
}

.down_details_part .box5 .portion ul.share_part li .dropdownPanel {
    background: #fff none repeat scroll 0 0;
    display: none;
    z-index: 5;
    left: -10px;
    position: absolute;
    top: 36px;
    width: 400px;
    box-shadow: 5px 6px 5px -6px #999;
    -webkit-box-shadow: 5px 6px 5px -6px #999;
    -moz-box-shadow: 5px 6px 5px -6px #999;
    -o-box-shadow: 5px 6px 5px -6px #999
}

.down_details_part .box5 .portion ul.share_part li .dropdownPanel ul,
.down_details_part .box5 .portion ul.share_part li .dropdownPanel ul li {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}

.down_details_part .box5 .portion ul.share_part li .dropdownPanel ul li {
    margin-bottom: 2px
}

.down_details_part .box5 .portion ul.share_part li .dropdownPanel ul li a {
    width: 100%;
    float: left;
    display: block;
    background: #fff;
    padding: 10px 15px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.down_details_part .box5 .portion ul.share_part li .dropdownPanel ul li a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: #569a29 1px solid;
    border-radius: 50%;
    color: #569a29;
    float: left;
    font-size: 14px
}

.newAdd2 {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    border-bottom: #ddd 1px solid;
    margin: 0 0 10px
}

.newAdd2 .box {
    width: 100%;
    max-width: 140px;
    float: left;
    padding-right: 10px;
    margin-bottom: 10px
}

.newAdd2 .custom-checkbox {
    margin-bottom: 10px
}

.largeBox.dropbox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: none;
    float: none;
    left: 0;
    top: 66px;
    width: 100%;
    z-index: 100
}

.largeBox.dropbox .select_wish ul {
    height: 550px;
    background: 0 0
}

.SideLradius5 {
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

.SideRradius5 {
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.forflip2 .dropbox {
    left: 182px
}

.dropbox .select_wish li.col-sm-3 {
    width: 25%;
    float: left
}

.dropbox .select_wish li.col-sm-4 {
    width: 33.333% !important;
    float: left
}

.inner_search .newAdd2 p strong {
    font-weight: 400;
    color: #333
}

.inner_search .newAdd2 p {
    padding-bottom: 10px
}

.inner_search .newAdd2 .textbox {
    height: 35px;
    line-height: 35px;
    padding-left: 45px;
    font-size: 14px;
    line-height: 35px
}

.inner_search .newAdd2 .box i {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #32973c;
    width: 35px;
    color: #fff;
    line-height: 35px;
    text-align: center
}

.inner_search .newAdd2 .textbox.normalSp {
    padding-left: 15px
}

.inner_search .largeBox.dropbox .find_btn {
    padding: 10px 25px;
    background: #fff;
    color: #333 !important;
    border: #ddd 1px solid
}

.largeBox.dropbox .popup_butten {
    width: auto;
    float: right
}

.inner_search .largeBox.dropbox .popup_butten .find_btn.green {
    background: #569a29 none repeat scroll 0 0;
    color: #fff !important;
    float: left !important;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0
}

.custom-checkbox>label,
.inner_search .largeBox.dropbox .custom-checkbox>[type=checkbox] {
    color: #666;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: left
}

.innerWrapper {
    width: 100%;
    float: left
}

.fullwidth {
    width: 100%;
    float: left
}

.brdr {
    border: #ddd 1px solid
}

.map2 {
    width: 100%;
    float: left;
    height: 300px
}

.no-l-mr {
    margin-left: 0 !important
}

.m-b-10 {
    margin-bottom: 10px
}

.t-m-15 {
    margin-top: 15px
}

.autoWidth {
    width: auto !important;
    float: left
}

.m-t-r {
    margin: 7px 25px 0 0
}

.m-right {
    margin-right: 15px
}

.anchor1 {
    display: block;
    margin: 10px 0;
    font-size: 13px;
    color: #5eac36 !important;
    width: 100%;
    float: left
}

.anchor1 i {
    margin-right: 8px;
    float: left;
    line-height: 20px
}

.dropdownbox {
    display: none
}

.dropdownbox h4 {
    padding: 10px 15px !important;
    border-bottom: #ddd 1px solid;
    margin: 0
}

.dwnpart {
    background: #f1f1f1;
    padding: 10px 15px 20px
}

.add2 a {
    font-size: 13px;
    color: #0db4ff !important;
    padding: 5px 0;
    width: 100%;
    float: left
}

.force-right {
    float: right !important
}

.bt-pa-15 {
    padding-bottom: 15px !important
}

.bodybox {
    padding: 5px 15px 0;
    overflow-y: scroll;
    height: 280px
}

.bodybox p {
    padding: 0 !important;
    margin: 0 0 5px;
    font-size: 16px
}

.bodybox h6 {
    font-family: open_sansbold;
    font-weight: 400;
    font-size: 18px;
    color: #666
}

.bodybox .custom-checkbox {
    margin-bottom: 15px;
    min-height: 10px
}

.m-b-t-15 {
    margin-top: 15px;
    margin-bottom: 5px
}

.payment .add2 a {
    display: inline;
    height: auto;
    position: relative
}

.dropbox2 {
    padding: 15px;
    display: none
}

.custom-checkbox a.add3 {
    position: absolute;
    top: -2px;
    right: 0;
    display: inline;
    width: auto;
    background: #5eac36;
    padding: 0 10px;
    color: #fff;
    height: auto;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px
}

.payment .custom-checkbox {
    width: 100%;
    max-width: 638px;
    margin-bottom: 15px
}

.payment .custom-checkbox .custom-checkbox {
    max-width: 100%;
    margin-bottom: 5px
}

.dropbox3 {
    padding: 15px;
    margin: 10px 0
}

.btn1 {
    width: auto;
    display: inline-block;
    padding: 10px 20px 10px 10px;
    background: #569a29 none repeat scroll 0 0;
    color: #fff !important
}

.btngp2 {
    padding: 10px 0
}

.ticketMain .table_main .custom_table thead tr td {
    background: #ddd;
    color: #333;
    border-left: 1px solid #fff
}

.ticketMain .table_main .custom_table tbody tr {
    background: #fff;
    color: #999;
    border-bottom: 1px solid #ddd
}

.ticketMain .table_main .custom_table tbody tr td {
    vertical-align: middle;
    text-align: center
}

.ticketMain .table_main .custom_table tbody tr td a {
    color: #0db4ff !important;
    font-size: 18px;
    display: block
}

.ticketMain .custom_table .text_box {
    width: 100%;
    text-align: left
}

.hidden_tr {
    display: none
}

.dropdownbox4 {
    text-align: left
}

.dropdownbox4 h4 {
    padding: 10px 15px !important;
    border-bottom: #ddd 1px solid;
    margin: 0
}

.dropdownbox4 textarea {
    height: 60px;
    margin-bottom: 15px
}

.dropdownbox4 .custom-checkbox {
    margin: 15px 0 0
}

.dropdownbox4 .text_box.dateHere {
    width: 100%;
    max-width: 335px;
    float: left;
    margin-right: 10px
}

.m-10ver {
    margin: 10px 0
}

.info1 a {
    color: #333
}

.pad-15hor {
    padding-left: 15px;
    padding-right: 15px
}

.no_btm_padding {
    padding-bottom: 0 !important
}

.greenf {
    color: #569a29
}

.settings .for_radio label.btn small {
    color: #999 !important
}

.pad-l_30 {
    padding-left: 30px
}

.m_search .find_btn {
    right: 0;
    top: 5px;
    padding: 0 20px
}

.m_search .text_box {
    padding-right: 70px
}

.darkgreen {
    background: #375b1e !important
}

.whitefnt {
    color: #fff !important
}

.m-t-15 {
    margin-top: 15px
}

.m-b-20 {
    margin-bottom: 20px
}

.tabmain2 .nav-tabs li a {
    border: none;
    position: relative;
    padding: 10px 20px;
    color: #666;
    background: #f1f1f1
}

.tabmain2 .nav-tabs li a:hover {
    background: #fff;
    color: #333
}

.tabmain2 .nav-tabs li a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    content: "";
    opacity: 0;
    box-shadow: inset 0 3px 0 0 #5eac36;
    -webkit-box-shadow: inset 0 3px 0 0 #5eac36;
    -moz-box-shadow: inset 0 3px 0 0 #5eac36;
    -o-box-shadow: inset 0 3px 0 0 #5eac36
}

.tabmain2 .nav-tabs li.active a {
    border: none;
    background: #fff
}

.tabmain2 .nav-tabs li.active a:after {
    opacity: 1
}

.tab-content h3 {
    font-size: 20px
}

.grayfont {
    color: #999;
    font-size: 14px
}

.tab-content ul li {
    width: auto;
    float: left;
    margin-right: 15px
}

.tab-content ul.for-li-no-margin li {
    width: 100%;
    float: left;
    margin-right: 0
}

.tab-content ul li a {
    color: #424242;
    font-size: 15px
}

.csv,
.tab-content ul li a:hover {
    color: #5eac36
}

.tabmain2 .panel-body {
    padding: 0 !important
}

.onlytop_border2 {
    border-top: #eee 5px solid
}

.headingPart .btn-group {
    width: auto;
    padding: 0
}

.headingPart h4 {
    line-height: 40px
}

.fullwTab .nav-tabs {
    border: none
}

.fullwTab .nav-tabs li {
    border-left: #014500 1px solid;
    margin: 0
}

.fullwTab .nav-tabs li a {
    border: none;
    position: relative;
    padding: 15px 40px;
    color: #ccc;
    background: 0 0 !important;
    border-radius: 0;
    font-size: 16px;
    margin: 0
}

.fullwTab .nav-tabs li a:hover {
    background: 0 0;
    color: #fff
}

.fullwTab .nav-tabs li.active a {
    border: none;
    color: #fff
}

.tab-content ul.nav-stacked li {
    width: 100%;
    float: left
}

.managepart .left_panel ul {
    width: 100%;
    float: left;
    border: none
}

.managepart .left_panel ul li {
    width: 100%;
    float: left;
    position: relative;
    border: none
}

.managepart .left_panel ul li a {
    display: block;
    color: #666;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    background: #fff;
    padding: 0 15px;
    position: relative;
    font-family: open_sansregular
}

.left_panel ul li.active a:after,
.managepart .left_panel ul li a:hover:after {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 22px;
    content: "";
    font-family: FontAwesome
}

.managepart .left_panel ul li a i {
    color: #569a29;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    margin-right: 8px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.managepart .left_panel ul li a:hover {
    background: #569a29;
    color: #fff
}

.managepart .left_panel ul li a:hover i {
    color: #fff
}

.managepart .left_panel ul li.active a {
    background: #569a29 !important;
    color: #fff !important
}

.managepart .left_panel ul li.active a i {
    color: #fff
}

.managepart .panel {
    width: 100%;
    float: left
}

.managepart .left_panel h5 {
    padding: 10px 15px
}

.managepart .left_panel h5 a {
    font-family: open_sanssemibold;
    color: #333;
    font-size: 18px
}

.managepart .left_panel .panel-heading {
    padding: 0;
    border: none
}

.managepart .left_panel .panel-title span {
    line-height: 50px;
    height: 50px
}

.managepart .left_panel .panel-body .conceptMakingInner li a {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    height: 30px
}

.managepart .left_panel .panel-body .conceptMakingInner li a:hover {
    color: #fff
}

.tab-content .evntRight {
    width: 100%;
    max-width: 300px;
    float: right
}

.tab-content .evntRight li {
    width: auto;
    display: inline-block;
    float: none;
    margin: 0;
    border-right: #ddd 1px solid
}

.tab-content .evntRight li a {
    padding: 0 20px
}

.pad-t-15 {
    padding-top: 15px
}

.m-t-40 {
    margin-top: 40px
}

.e_dasbox h5 {
    font-family: open_sansbold;
    font-size: 16px
}

.e_dasbox h5 i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #569a29;
    color: #fff;
    text-align: center
}

.e_dasbox .greenf {
    display: block;
    color: #569a29 !important;
    font-size: 14px
}

.e_dasbox h5 .greenf {
    display: inline;
    font-family: open_sansregular
}

.lightbluebox {
    background: #eee;
    padding: 10px;
    font-family: open_sanssemibold
}

.lhight40 {
    line-height: 40px
}

.ratebox {
    padding: 15px 10px
}

.ratebox h1 {
    font-family: open_sansregular;
    color: #999;
    font-weight: 400
}

.tablesbx {
    background: #eee
}

.tablesbx tr td {
    padding: 10px 15px;
    border: 2px solid #fff;
    color: #666
}

.tablesbx tr td strong {
    color: #333;
    font-weight: 400
}

.bluefnt {
    color: #0db4ff !important
}

.greenf:focus,
.greenf:hover {
    color: #0db4ff
}

.editurlbx.mxwidth {
    max-width: 500px;
    width: 100%;
    float: left;
    display: none
}

.orderTable .custom_table tbody tr td,
.orderTable .custom_table thead tr td {
    text-align: center
}

.m-t-l {
    margin-top: 10px;
    margin-left: 15px
}

.promotional.mxwidth {
    max-width: 300px;
    width: 100%;
    float: left
}

.textforceleft {
    text-align: left !important
}

.cat_table .panel-title {
    font-size: 14px
}

.cat_table .panel {
    background: 0 0;
    box-shadow: none;
    border: none
}

.cat_table .panel-default>.panel-heading {
    background: 0 0;
    border: none;
    padding: 0
}

.d_none {
    display: none
}

.m-t-10 {
    margin-top: 10px !important
}

.padding_T10 {
    padding-top: 10px
}

.padding_T15 {
    padding-top: 15px
}

.largefnt {
    font-size: 22px;
    font-family: open_sansregular
}

.fnt16 {
    font-size: 16px !important
}

.fnt14 {
    font-size: 14px !important
}

.nobrdr {
    border: none !important
}

.addscroll {
    height: 200px;
    overflow-y: scroll
}

.typebx {
    width: auto;
    display: inline-block
}

.typebx .mxwidth {
    max-width: 150px;
    width: 100%;
    float: left
}

.search3 .mxwidth {
    max-width: 400px;
    width: 100%;
    float: left
}

.m-r-10 {
    margin-right: 10px
}

.p_bottm10 {
    padding-bottom: 10px
}

.m-t-5 {
    margin-top: 5px
}

.adjstHeight {
    height: 80px
}

.expand_table {
    padding-left: 15px;
    padding-right: 15px
}

.expand_table .modal-dialog {
    max-width: 1250px;
    width: 100%
}

.expand_table .modal-header {
    min-height: 0;
    padding: 0
}

.cutom_mod.saveSearch .modal-body p {
    color: #666;
    font-size: 14px;
    padding: 5px 0 10px
}

.cutom_mod.saveSearch .modal-body h4 {
    color: #32973c
}

.cutom_mod.saveSearch .modal-body h5 {
    color: #32973c;
    font-family: open_sansbold;
    font-size: 16px
}

.noheight {
    min-height: 0
}

.noleftmargin {
    margin-left: 0 !important
}

.cutom_mod.saveSearch .find_btn.green {
    background: #569a29;
    color: #fff !important;
    height: 40px;
    margin: 25px 0 15px;
    font-family: open_sansbold
}

.cutom_mod.saveSearch .find_btn.green:hover {
    background: #71c337
}

.cutom_mod.saveSearch .find_btn.red {
    background: #cc181e;
    color: #fff !important;
    height: 40px;
    margin: 25px 0 15px;
    border: 1px solid #cc181e !important;
    font-family: open_sansbold
}

.cutom_mod.saveSearch .find_btn.red:hover {
    background: #eb5a5a
}

.cutom_mod.saveSearch .modal-content {
    min-height: 449px
}

.cutom_mod.saveSearch.deleteSearch .modal-content {
    min-height: auto
}

.prelaunch_header {
    position: absolute
}

.prelaunch_header .header_full {
    background: 0 0
}

.prelaunch_header.affix {
    position: fixed !important;
    background: #e8e7ec;
    border-bottom: 3px solid #32973c
}

.shareicon i {
    font-size: 25px;
    line-height: 42px;
    color: #333
}

.padding_T28 {
    padding-top: 28px
}

.p_portion {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.prelaunch_header.affix .p_portion {
    opacity: 1;
    visibility: visible
}

.p_portion .find_btn {
    background: #569a29;
    padding: 10px 15px
}

.p_portion .find_btn:hover {
    background: #71c337;
    box-shadow: 0 3px 0 0 #518b2a
}

.gap_110 {
    height: 105px
}

.prelaunch_bannner .text_here h1 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: left;
    font-family: open_sansregular;
    font-size: 40px;
    color: #fff
}

.prelaunch_bannner .text_here h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 22px
}

.prelaunch_bannner .text_here {
    left: 5%;
    padding: 2%;
    position: absolute;
    text-align: left;
    top: 20%;
    right: 0;
    width: 45%;
    z-index: 9;
    margin: 0;
    background: rgba(0, 0, 0, .4) none repeat scroll 0 0
}

.prelaunch_bannner .textbox {
    background: #fff;
    border: #ddd 1px solid;
    height: 40px;
    color: #666;
    margin-right: 20px;
    font-size: 16px;
    padding: 0 15px;
    box-shadow: 0 2.5px 0 0 #666;
    -webkit-box-shadow: 0 2.5px 0 0 #666;
    -moz-box-shadow: 0 2.5px 0 0 #666;
    -o-box-shadow: 0 2.5px 0 0 #666;
    text-align: left;
    width: 100%
}

.prelaunch_bannner .find_btn {
    margin: 0;
    width: 100%;
    font-size: 18px;
    background: #569a29;
    padding: 10px 0 10px 0
}

.prelaunch_bannner .text_here h4 {
    font-size: 22px;
    font-family: open_sansregular
}

.prelaunch_bannner .text_here .font_green {
    font-size: 18px !important
}

.prelaunch_header.header_full {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    padding: 0;
    width: 100%
}

.prelaunch_header.header_full .logo img {
    width: 70%
}

.prelaunch_bannner2 .text_here h1 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: left;
    font-family: open_sansregular;
    font-size: 35px;
    color: #333
}

.prelaunch_bannner2 .text_here h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 22px
}

.prelaunch_bannner2 .text_here {
    left: auto;
    padding: 2%;
    position: absolute;
    text-align: left;
    top: 20%;
    right: 2.5%;
    width: 47%;
    z-index: 9;
    margin: 0;
    background: rgba(153, 153, 153, .4) none repeat scroll 0 0
}

.prelaunch_bannner2 .text_here.vrsn2 {
    top: 22%
}

.prelaunch_bannner2 .textbox {
    background: #fff;
    border: #ddd 1px solid;
    height: 50px;
    color: #333;
    margin-right: 0;
    font-size: 16px;
    padding: 0 320px 0 15px;
    box-shadow: 0 2.5px 0 0 #666;
    -webkit-box-shadow: 0 2.5px 0 0 #666;
    -moz-box-shadow: 0 2.5px 0 0 #666;
    -o-box-shadow: 0 2.5px 0 0 #666;
    text-align: left;
    width: 100%
}

.prelaunch_bannner2 .find_btn {
    margin: 0;
    width: auto;
    font-size: 16px;
    background: #569a29;
    padding: 15px 10px 15px;
    position: absolute;
    right: 0;
    top: 0;
    float: none
}

.prelaunch_bannner2 .text_here h4 {
    font-size: 22px;
    font-family: open_sansregular;
    color: #333
}

.prelaunch_bannner2 .text_here .font_green {
    font-size: 18px !important
}

.prelaunch_header.header_full {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    padding: 0;
    width: 100%
}

.prelaunch_header.header_full .logo.bigSize img {
    width: 100% !important
}

.prelaunch_bannner2 .text_here p {
    color: #000
}

.parallax2 {
    background-image: url(../images/prelaunch/6.jpg);
    -moz-background-size: 100%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 300px
}

.screenshots .carousel-indicators {
    bottom: -45px
}

.screenshots .carousel-indicators .active {
    background-color: #32973c;
    height: 14px;
    margin: 0;
    width: 14px
}

.carousel-indicators li {
    background-color: #ddd;
    height: 12px;
    width: 12px
}

.dtble {
    width: 100%;
    display: table
}

.dcell {
    display: table-cell;
    vertical-align: middle
}

.boxcell.fwidth {
    width: 50%;
    background: #eee
}

.prelaunch_bannner3 .text_here h1 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: left;
    font-family: open_sansregular;
    font-size: 32px
}

.prelaunch_bannner3 .text_here {
    left: 0;
    padding: 4%;
    position: relative;
    text-align: left;
    top: 20%;
    right: 0;
    width: 100%;
    margin: 0;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right
}

.prelaunch_bannner3 .text_here.vrsn2 {
    top: 25%
}

.prelaunch_bannner2 .text_here {
    background: rgba(17, 162, 219, .2) none repeat scroll 0 0;
    border: 1px solid #30b6ee;
    left: 5%;
    margin: 0;
    padding: 2%;
    position: absolute;
    right: 0;
    text-align: left;
    top: 16%;
    width: 53%;
    z-index: 9
}

.prelaunch_bannner3 .textbox {
    background: #fff;
    border: #ddd 1px solid;
    height: 50px;
    color: #333;
    margin-right: 0;
    font-size: 16px;
    padding: 0 320px 0 15px;
    box-shadow: 0 2.5px 0 0 #666;
    -webkit-box-shadow: 0 2.5px 0 0 #666;
    -moz-box-shadow: 0 2.5px 0 0 #666;
    -o-box-shadow: 0 2.5px 0 0 #666;
    text-align: left;
    width: 100%
}

.prelaunch_bannner4 {
    background: url(../images/prelaunch/pattern.jpg) repeat;
    min-height: 550px
}

.prelaunch_bannner4 .text_here h1 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: left;
    font-family: open_sansregular;
    font-size: 33px;
    color: #333
}

.prelaunch_bannner4 .text_here h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 22px
}

.prelaunch_bannner4 .text_here {
    left: auto;
    padding: 2%;
    position: absolute;
    text-align: left;
    top: 20%;
    right: 5%;
    width: 45%;
    z-index: 9;
    margin: 0;
    background: rgba(153, 153, 153, .4)
}

.prelaunch_bannner4 .textbox {
    background: #fff;
    border: #ddd 1px solid;
    height: 50px;
    color: #666;
    margin-right: 20px;
    font-size: 16px;
    padding: 0 320px 0 15px;
    box-shadow: 0 2.5px 0 0 #666;
    -webkit-box-shadow: 0 2.5px 0 0 #666;
    -moz-box-shadow: 0 2.5px 0 0 #666;
    -o-box-shadow: 0 2.5px 0 0 #666;
    text-align: left;
    width: 100%
}

.prelaunch_bannner4 .find_btn {
    margin: 0;
    width: auto;
    font-size: 16px;
    background: #569a29;
    padding: 15px 10px 14px;
    position: absolute;
    right: 0;
    top: 0;
    float: none
}

.prelaunch_bannner4 .text_here h4 {
    font-size: 22px;
    font-family: open_sansregular;
    color: #333
}

.prelaunch_bannner4 .text_here .font_green {
    font-size: 18px !important
}

.gap_60 {
    height: 80px
}

.prelaunch_f .footer_manu ul li {
    float: none;
    display: inline-block;
    margin: 0 10px
}

.padding_15-00 {
    padding: 15px 0
}

.gap150 {
    min-height: 150px
}

.gap107 {
    min-height: 104px
}

.im_portion {
    padding: 15px 25px
}

.im_portion h2 {
    margin-bottom: 8px;
    font-family: open_sanssemibold;
    text-align: left;
    width: 100%;
    float: left
}

.im_portion p {
    margin: 0
}

.p_btm_60 {
    padding-bottom: 60px
}

.impressum_header {
    position: absolute
}

.impressum_header .header_full {
    background: #fff;
    min-height: 100px
}

.onlygreen {
    color: #5ead36
}

.daten_portion {
    padding: 15px 25px
}

.daten_portion h2 {
    margin-bottom: 8px;
    font-family: open_sanssemibold;
    text-align: left;
    width: 100%;
    float: left
}

.daten_portion p {
    margin: 0 0 10px
}

.contactform .portion {
    margin-bottom: 10px
}

.contactform .find_btn {
    background: #569a29;
    padding: 10px 15px
}

.contactform .portion .select_part {
    -moz-appearance: none;
    background: #fff url(../images/filter_arrow2.png) no-repeat scroll right 10px center;
    border: 1px solid #ccc;
    color: #666;
    font-size: 14px;
    height: 40px;
    margin-right: 20px;
    margin-top: 6px;
    padding: 0 30px 0 10px;
    width: 100%
}

.anchormain.absolute {
    right: 10px;
    top: 12px
}

.f18 {
    font-size: 18px
}

.page404 {
    background: url(../images/404.jpg) no-repeat top 0 center;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    height: 82vh !important
}

.test404 {
    width: 100%;
    max-width: 680px;
    margin: 20% auto 5%;
    background: rgba(0, 0, 0, .5);
    padding: 30px;
    border: #333 1px solid
}

.test404 h2 {
    font-family: open_sanssemibold;
    color: #fff;
    text-shadow: 0 4px 3px #000
}

.test404 p {
    color: #fff;
    text-shadow: 0 3px 3px #000
}

.test404 .text_box {
    background: rgba(255, 255, 255, .7);
    margin-top: 0;
    padding: 10px 15px
}

.test404 .textwrap .find_btn {
    background: #569a29 url(../images/searchicon.png) no-repeat scroll center center;
    padding: 10px 0;
    width: 100%
}

.test404 .textwrap .find_btn:hover {
    background: #71c337 url(../images/searchicon.png) no-repeat scroll center center;
    box-shadow: 0 3px 0 0 #518b2a
}

.test404 .anchormain .find_btn {
    background: #569a29;
    padding: 10px 25px;
    width: auto
}

.test404 .anchormain .find_btn:hover {
    background: #71c337;
    box-shadow: 0 3px 0 0 #518b2a
}

.responsiveheader {
    background: rgba(0, 0, 0, .4);
    display: none;
    padding: 5px 0;
    position: absolute
}

.res_logo {
    width: auto;
    float: left
}

.res_logo img {
    width: 100px
}

.sidemenu.absolute {
    position: absolute;
    right: 10px;
    top: 0;
    width: auto;
    font-size: 30px
}

.sidemenubox {
    position: fixed;
    max-width: 280px;
    width: 100%;
    top: 0;
    overflow-x: hidden;
    overflow-y: auto;
    right: -280px;
    background: #fff;
    padding: 15px;
    height: 100%;
    z-index: 99999999999;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.userpic {
    width: 70px;
    float: right
}

.userDec {
    float: right
}

.userDec h5 {
    font-family: open_sanssemibold;
    margin-bottom: 0;
    margin-top: 0
}

.munulist ul li {
    width: 100%;
    float: left;
    margin-bottom: 2px
}

.munulist ul li a {
    width: 100%;
    float: left;
    display: block;
    padding: 8px 15px;
    color: #333
}

.munulist ul li a:hover {
    color: #60a92e
}

.munulist ul li a i {
    font-size: 14px !important
}

.munulist2 ul li {
    width: 100%;
    float: left;
    margin-bottom: 2px
}

.munulist2 ul li a {
    width: 100%;
    float: left;
    display: block;
    padding: 8px 15px;
    color: #333
}

.munulist2 ul li a:hover {
    color: #60a92e
}

.munulist2 ul li a i {
    font-size: 14px !important
}

.slideout {
    right: 0
}

.navOverlay {
    width: 0;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    width: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.navOverlay.active {
    width: 100%
}

.closebtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    text-align: center
}

.closebtn i {
    display: block
}

.fordesktop {
    display: block !important
}

.forresponsv {
    display: none !important
}

.search_part_responsive {
    float: left;
    width: 100%;
    display: none
}

.search_part_responsive .search_inner {
    background: rgba(0, 0, 0, .4) none repeat scroll 0 0;
    padding: 5px;
    position: relative
}

.search_part_responsive .search_inner .select_part {
    -moz-appearance: none;
    background: #fff url(../images/filter_arrow2.png) no-repeat scroll right 10px center;
    border: 1px solid #ddd;
    box-shadow: 0 2.5px 0 0 #ccc;
    color: #666;
    font-size: 16px;
    height: 40px;
    margin: 0;
    padding: 0 30px 0 10px;
    width: 30%;
    float: left
}

.search_part_responsive .search_inner .text_box {
    width: 47%;
    height: 40px;
    border-radius: 0;
    float: left;
    margin: 0;
    border: 1px solid #ddd;
    font-size: 16px
}

.search_part_responsive .search_inner p {
    color: #333;
    line-height: 40px;
    float: left;
    margin: 0 10px;
    font-size: 16px
}

.search_part_responsive .search_inner .find_btn {
    background: #569a29 url(../images/searchicon.png) no-repeat scroll left 13px top 14px;
    border: medium none;
    box-shadow: none;
    color: #fff !important;
    display: inline-block;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 7px 20px 7px 35px;
    transition: all .5s ease-in-out 0s;
    width: auto;
    position: absolute;
    top: 5px;
    right: 5px
}

.search_part_responsive h4 {
    text-shadow: 0 4px 3px #000
}

.noRborder {
    border-right: none !important
}

.sliderpart {
    display: none
}

.owl-item .w_box.rounded {
    width: 100%
}

.p-r-10 {
    padding-right: 10px
}

.p-r-20 {
    padding-right: 20px
}

.desktoplogo {
    display: block
}

.hidelogo {
    display: none
}

.hidelogo_tab {
    display: block
}

.categoty_logo .w_box.rounded {
    position: absolute;
    left: 8px;
    top: 0;
    width: auto
}

.p-l-200 {
    padding-left: 200px
}

.p-l-90 {
    padding-left: 90px
}

.p-l-10 {
    padding-left: 10px
}

.flybtn.absolute {
    top: 0;
    right: 0;
    width: auto
}

.listing div.owl-controls {
    top: -70px;
    width: 86px;
    margin: 0;
    left: auto;
    right: 0;
    height: 41px
}

.listing i.owl-next-icon,
.listing i.owl-prev-icon {
    font-size: 22px;
    height: 36px;
    line-height: 36px;
    width: 30px
}

.client-slider i.owl-next-icon:hover,
.client-slider i.owl-prev-icon:hover,
.listing i.owl-next-icon:hover,
.listing i.owl-prev-icon:hover,
.sliderpart i.owl-next-icon:hover,
.sliderpart i.owl-prev-icon:hover {
    background: #569a29;
    color: #fff
}

.listing .thumbnail .image_container {
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.res_catnav {
    display: none;
    line-height: 55px;
    margin: 0 20px
}

.res_catnav i {
    font-size: 20px;
    color: #fff !important
}

.magicnav.menu2 {
    position: absolute;
    max-width: 250px;
    width: 100%;
    top: 48px;
    left: 80px;
    background: #eee;
    border: #ddd 1px solid;
    padding: 10px
}

.magicnav.menu2 li {
    width: 100%;
    float: left;
    margin-bottom: 1px
}

.magicnav.menu2 li a {
    color: #666;
    font-size: 13px;
    padding: 10px 10px;
    background: #fff
}

.m-categories .owl-item {
    padding: 0 1px
}

.m-categories div.owl-controls {
    bottom: 55%;
    height: 1px;
    width: 100%
}

.m-categories .owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
    margin: 0 15px 0 0
}

.m-categories i.owl-next-icon,
.m-categories i.owl-prev-icon {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    background: 0 0 !important;
    color: #fff !important;
    border-color: #fff
}

.searchnew .select_part {
    background: #fff url(../images/filter_arrow2.png) no-repeat scroll right 10px center;
    border: 1px solid #ddd;
    color: #666;
    float: left;
    font-size: 16px;
    height: 35px;
    margin: 0;
    padding: 0 30px 0 10px;
    width: 30%
}

.cutom_mod.searchnew .close {
    right: 10px;
    text-align: center;
    top: 6px;
    width: 30px;
    box-shadow: none;
    font-size: 24px;
    background: #eee
}

.cutom_mod.searchnew .modal-header {
    background: #eee
}

.cutom_mod.searchnew .modal-header h5 {
    color: #333
}

.cutom_mod.searchnew .modal-body h6 {
    font-size: 18px;
    font-family: open_sanssemibold
}

.cutom_mod.searchnew .modal-body {
    min-height: 216px;
    padding: 30px
}

.cutom_mod.searchnew .modal-content {
    border-radius: 0
}

.cutom_mod.searchnew {
    padding: 0 !important
}

.inner_search_res {
    border-top: #32973c 3px solid;
    margin-top: 53px
}

.green_btn2 {
    background: #569a29;
    color: #fff !important;
    display: inline-block;
    float: none;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 10px 25px;
    width: auto
}

.green_btn2:hover {
    background: #71c337 no-repeat
}

.re_count {
    line-height: 40px;
    margin: 0 15px
}

.sortpart {
    top: 8px;
    right: 0;
    cursor: pointer
}

.sortpanel {
    top: 48px;
    right: 0;
    width: 300px;
    background: #eee;
    padding: 5px;
    z-index: 999;
    display: none
}

.sortpanel li {
    width: 100%;
    float: left
}

.sortpanel li a {
    background: #fff;
    padding: 10px;
    border-bottom: #ddd 1px solid;
    display: block;
    color: #666 !important
}

.whtbtn2 {
    width: 100%;
    float: left;
    text-align: center;
    padding: 12px 0;
    color: #333;
    background: #fff;
    border: #ddd 1px solid
}

.whtbtn2:hover {
    background: #569a29;
    color: #fff
}

.fullwhite {
    margin: 15px 0 0;
    padding: 10px 0 0
}

.filterpart {
    background: #e8e7ec;
    padding: 15px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    position: fixed;
    height: 100%;
    opacity: 0
}

.closebtn2 {
    position: relative;
    float: left;
    width: auto
}

.closebtn2 a i {
    color: #666;
    font-size: 18px
}

.filterinner .textbox {
    background: #fff;
    border: #ddd 1px solid;
    height: 40px;
    color: #666;
    margin-right: 20px;
    font-size: 16px;
    padding: 0 15px;
    width: 100%
}

.filterinner .select_part {
    background: url(../images/filter_arrow2.png) #fff right 10px center no-repeat;
    border: #ddd 1px solid;
    height: 40px;
    color: #666;
    margin: 0;
    font-size: 14px;
    padding: 0 30px 0 10px;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    width: 100%
}

.filterinner .find_btn {
    width: 100%;
    float: left;
    display: inline-block;
    background: #fff;
    color: #569a29 !important;
    border: #569a29 1px solid;
    padding: 0;
    font-size: 18px;
    box-shadow: none;
    height: 40px;
    margin: 10px 0 0 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.filterinner .find_btn:hover {
    background: #375b1e;
    color: #fff !important
}

.listing .owl-item .thumbnail {
    background: #fff
}

.sliderpart i.owl-next-icon,
.sliderpart i.owl-prev-icon {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.sliderpart div.owl-controls {
    width: 100px
}

.u_no {
    position: absolute;
    top: 0;
    right: 20px
}

.u_no a {
    font-size: 12px;
    width: 20px;
    height: 20px;
    background: #569a29;
    color: #fff !important;
    line-height: 20px;
    text-align: center;
    display: block
}

.clintwrap img {
    width: 100%;
    padding: 27px 0
}

.clintwrap a p {
    margin: 10px auto;
    color: #569a29;
    display: block;
    font-size: 14px;
    font-weight: 700
}

.client-slider div.owl-controls {
    bottom: auto;
    top: -38px
}

.footer_area .col-sm-2,
.footer_area .col-sm-3.no_right_padding {
    min-height: 136px
}

.overlay200 {
    left: 0;
    top: 60px;
    z-index: 999999;
    width: 100%;
    display: none
}

#deskopen.usermenu {
    position: absolute;
    left: 50px;
    top: 60px
}

.usermenu {
    background: #f1f1f1;
    padding: 15px;
    width: 100%;
    float: left;
    z-index: 99;
    position: relative
}

.blaktrans {
    background: rgba(0, 0, 0, .5);
    min-height: 300px
}

.greenbg2 {
    background: #569a29 !important;
    color: #fff !important;
    font-family: open_sansbold;
    font-size: 16px
}

.greenbg2:hover {
    background: #5fa72d !important
}

.acountlist li a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    color: #333;
    display: block;
    font-size: 14px;
    line-height: inherit;
    padding: 0 15px;
    line-height: 45px !important
}

.acountlist li a i {
    color: #569a29;
    width: 28px
}

.acountlist li a:hover {
    color: #569a29
}

.header_full .usermenu {
    width: 70%;
    left: 50px
}

.header_full .usermenu .whtbtn2 {
    padding: 8px 0
}

.usermenu .fullwhite {
    margin: 0
}

.clintwrap {
    margin: 0 0 2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none
}

input[type=number] {
    -moz-appearance: auto;
    appearance: auto
}

.headingstyl p {
    font-size: 16px
}

.headingstyl h5 {
    font-size: 15px;
    font-family: open_sansbold;
    margin: 5px 0 0
}

.headingstyl .map_main {
    top: 0;
    bottom: 0
}

.closebtn2 a {
    background: #ddd;
    border: #999 1px solid;
    color: #666;
    padding: 10px 15px;
    display: block
}

.borderTop {
    border-top: #ddd 1px solid
}

.relative.dropbox {
    left: 0;
    top: 0;
    width: 100%;
    float: left;
    display: block
}

.filterinner .select_part,
.filterinner .textbox {
    margin: 8px 0 0
}

.relative.dropbox .select_wish ul {
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.portion ul.filter li {
    margin: 0 0 0
}

.portion ul.filter li .dropbox li {
    width: 100%;
    float: left
}

.dropbox .select_wish strong {
    padding: 10px 10px 0 10px;
    display: block;
    margin: 0;
    font-weight: 400
}

.newAdd2 strong {
    padding: 10px 10px 0 0 !important;
    font-weight: 400
}

.portion ul.filter li a {
    display: block
}

.relative.dropbox.largeBox {
    top: 0
}

.filterpart .newAdd2 .box i {
    background: #32973c none repeat scroll 0 0;
    color: #fff;
    height: 100%;
    left: 0;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 35px
}

.filterpart .newAdd2 .textbox {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding-left: 45px
}

.filterpart .newAdd2 .textbox {
    margin: 0 !important
}

.filterpart .newAdd2 p {
    margin-bottom: 5px
}

.filterinner .mCSB_inside>.mCSB_container {
    margin-right: 20px
}

.feature_main.foroverflow div.owl-controls {
    height: 40px;
    left: auto;
    margin: 0;
    right: 0;
    top: -45px;
    width: 90px
}

.feature_main.foroverflow.updatenew .box p {
    position: relative;
    float: left;
    background: 0 0
}

.feature_main.foroverflow.updatenew .caption h3 {
    margin: 0;
    padding-bottom: 0;
    height: 40px
}

.feature_main.foroverflow.updatenew .caption h3 a {
    color: #0db4ff !important
}

.feature_main.foroverflow.updatenew .caption .addressbx {
    margin: 0
}

.feature_main.foroverflow.updatenew .caption .addressbx p,
.feature_main.foroverflow.updatenew .caption .addressbx small {
    padding: 5px 0 0
}

.feature_main.foroverflow.updatenew .caption .addressbx p {
    font-size: 13px;
    text-align: left
}

.feature_main.foroverflow.updatenew .caption small {
    color: #383838 !important
}

.feature_main.foroverflow.updatenew:hover .box p,
.feature_main.foroverflow.updatenew:hover .detail2 {
    opacity: 1;
    visibility: visible
}

.inner_head .responsiveheader {
    z-index: 11
}

.eventdetailBanner {
    background: url(../images/banner/banner-1-.jpg) top center no-repeat;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 480px
}

.eventdetailBanner:after {
    background: 0 0
}

.e-caption {
    width: 100%;
    top: 45%;
    left: 20%;
    right: auto;
    z-index: 9999;
    max-width: 800px;
    margin: 0
}

.e-caption p {
    color: #fff
}

.ticklist li {
    display: inline-block;
    float: none;
    width: auto
}

.ticklist li a {
    color: #333
}

.ticklist li a i {
    color: #569a29;
    font-size: 26px
}

.box5.event {
    min-height: 195px
}

.box5.event {
    border-left: #569a29 5px solid
}

.box5.event h4 {
    font-size: 24px
}

.box5.event h2.size28 {
    font-size: 40px
}

.box5.event .portion ul.numbers li,
.box5.event .portion2 p {
    font-size: 20px
}

.box5.event .portion ul.numbers li i {
    font-size: 26px;
    text-align: center;
    width: 42px
}

.box5.event .portion2 h3 {
    margin-bottom: 15px;
    margin-top: 10px
}

.box5.event .portion2 h3 a {
    font-size: 21px
}

.gapmore2 {
    height: 190px
}

.box5.event .portion2 {
    background: 0 0
}

.borderBtmgreen {
    border-bottom: #569a29 1px solid
}

.box5.event .portion2:after {
    position: absolute;
    left: 0;
    top: 15px;
    height: 85%;
    width: 1px;
    background: #569a29;
    content: ""
}

#sticky.white_bg_form.stick.eventsticky {
    z-index: 9999
}

#sticky.white_bg_form.stick.eventsticky p {
    font-size: 16px;
    line-height: 35px;
    height: auto
}

.white_bg_form.stick.eventsticky {
    padding: 10px 0 10px
}

#sticky.white_bg_form.stick.eventsticky .headdate_add p {
    font-size: 16px;
    font-family: open_sanssemibold;
    line-height: inherit
}

#sticky.white_bg_form.stick.eventsticky .headdate_add span {
    font-size: 16px
}

.down_details_part.eventdown {
    z-index: 9
}

.iconbox {
    width: auto
}

.iconbox li {
    width: auto;
    float: left
}

.iconbox li strong {
    font-size: 18px;
    font-weight: 400
}

.iconbox li a {
    color: #569a29;
    font-size: 24px;
    padding: 0 8px
}

.venuename {
    position: absolute;
    right: 15%;
    top: 30%;
    background: rgba(255, 255, 255, .7);
    padding: 20px;
    text-align: center;
    border: #569a29 1px solid;
    line-height: 35px;
    font-size: 18px;
    font-family: open_sanssemibold
}

.event2 .eventbx ul li {
    margin: 0;
    padding: 0 10px;
    width: 25%
}

.event2 .eventbx ul li:last-child {
    padding-right: 0
}

.event2 .eventbx ul li:first-child {
    padding-left: 0
}

.event2 .owl-item img {
    width: 100%;
    margin: 0 auto
}

.event2 div.owl-controls {
    height: 40px;
    left: auto;
    margin: 0;
    right: 5px;
    top: -40px;
    width: 90px
}

.event2 .owl-item {
    padding: 0 15px 0 0
}

.event2.feature_main {
    padding: 20px !important
}

.event2.feature_main.foroverflow.updatenew .caption h3 {
    margin-bottom: 10px
}

.tranbtn {
    width: auto;
    float: left
}

.tranbtn a {
    display: inline-block;
    padding: 10px 18px;
    border: #666 1px solid;
    color: #333 !important
}

.tranbtn a:hover {
    background: #fff
}

.m15020 {
    margin: 10px 0 20px
}

.breadcram {
    width: auto;
    display: inline-block
}

.breadcram li {
    width: auto;
    float: left;
    margin: 0 5px
}

.breadcram li a {
    display: inline-block;
    padding: 10px 18px;
    border: #666 1px solid;
    color: #333 !important
}

.addhead {
    margin-bottom: 15px;
    display: block
}

.addhead_line {
    line-height: 50px
}

.caption {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 0 0 15px;
    width: 100%
}

.mapMainbox .map_grid .carousel-control.left,
.mapMainbox .map_grid .carousel-control.right {
    padding-top: 0;
    width: 22px;
    height: 27px
}

.mapMainbox .map_grid a.carousel-control span {
    font-size: 25px
}

.mapMainbox .map_grid .carousel-control.right {
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.mapMainbox .map_grid .carousel-control.left {
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.SideLradius3 {
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.SideRradius3 {
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.abc .map_grid {
    float: left;
    margin: 0;
    width: 100%;
    background: 0 0;
    border: none
}

.dropbox .popup_butten .find_btn.green.pull-right {
    float: right !important
}

.dropbox .remove_hide ul.scopepart {
    height: auto;
    overflow: visible;
    width: 100%
}

.inner_search .largeBox.dropbox .find_btn {
    float: left !important
}

.inner_search .largeBox.dropbox .find_btn.green.pull-right {
    float: right !important
}

.dropbox .select_wish.forTrainer strong {
    display: block;
    margin: 0;
    padding: 10px 10px 0 0;
    font-weight: 400
}

#right-panel {
    padding-left: 10px
}

#right-panel input,
#right-panel select {
    font-size: 15px
}

#right-panel select {
    width: 100%
}

#right-panel i {
    font-size: 12px
}

#map {
    float: left;
    width: 75%;
    height: 100%
}

#right-panel {
    width: 350px;
    float: left;
    text-align: left;
    padding-top: 20px;
    background: #f4f4f4;
    height: 100%;
    overflow: auto
}

#directions-panel {
    margin-top: 20px;
    padding: 10px
}

#right-panel .pad_10 {
    padding: 10px
}

#right-panel b.spot {
    width: 40px;
    height: 40px;
    float: left;
    background: #444;
    border-radius: 5px;
    color: #fff;
    line-height: 36px;
    margin-right: 20px;
    text-align: center
}

#right-panel .textbox {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2.5px 0 0 #ccc;
    float: left;
    margin-right: 0;
    padding: 9px 15px;
    background: #fff;
    width: 80%
}

#right-panel #end {
    background: #eee
}

.map_mode {
    margin-bottom: 20px
}

.map_mode a {
    background: #eee none repeat scroll 0 0;
    color: #999;
    margin: 0;
    padding: 10px;
    vertical-align: middle
}

.map_mode a i {
    font-size: 24px !important;
    width: 25px
}

.header_direction {
    border-top: 1px solid #ccc;
    background: #fff none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    z-index: 1080
}

.back_title {
    margin-left: 20px;
    padding: 10px 0 12px 0;
    float: left
}

.back_title i {
    font-size: 20px;
    margin: 5px 10px 0 0
}

.back_title a {
    color: #000
}

.direction_phone {
    border-left: 1px solid #ccc;
    float: right;
    padding: 10px 20px 20px 23px;
    margin: 0
}

.direction_phone i {
    margin-right: 10px
}

.direction_phone a {
    color: #000
}

ul.direction_phone_dropdown {
    font-size: 13px;
    position: absolute;
    border: 1px solid #ddd;
    background: #fff;
    width: 176px;
    margin: 20px 0 0 -24px;
    display: none
}

ul.direction_phone_dropdown li {
    padding: 10px;
    border-bottom: 1px solid #ddd
}

.addLh {
    height: 219px;
    overflow-y: auto
}

.category_main .map_grid {
    margin: 0;
    background: #fff !important
}

.cutom_mod.k_poup .find_btn.green {
    background: #569a29 none repeat scroll 0 0;
    color: #fff !important;
    font-family: open_sansbold;
    height: 40px;
    margin: 15px 0 15px
}

.cutom_mod.k_poup h4 {
    font-size: 24px;
    color: #569a29;
    padding-bottom: 8px
}

.cutom_mod.k_poup .find_btn.green:hover {
    background: #71c337 none repeat scroll 0 0
}

.u_detail p i {
    color: #569a29;
    font-size: 18px;
    margin-right: 8px
}

.grayback {
    background: #eee;
    border: #ddd 1px solid;
    padding: 15px
}

.grayback h5 {
    font-size: 18px;
    font-family: open_sansbold
}

.grayback p {
    padding: 0 !important
}

.prht {
    padding-right: 190px
}

.find_btn.absolute {
    line-height: 32px;
    height: 35px;
    padding: 0 10px;
    right: 10px;
    top: 40%
}

.m_b_15 {
    margin-bottom: 15px
}

.m_t_15 {
    margin-top: 15px
}

.detail_wrapper .custom-checkbox {
    float: left;
    min-height: auto;
    position: relative;
    width: 100%
}

.further2 .custom-checkbox {
    margin-bottom: 15px
}

.further2 .custom-checkbox>[type=checkbox][data-indeterminate]+label::after {
    left: 0.5px
}

.further2 .custom-checkbox small {
    width: 100%;
    float: left;
    padding: 0
}

.further2 .custom-checkbox.garyfont [type=checkbox]:not(:checked)+label::before,
.further2 .custom-checkbox.garyfont>[type=checkbox]:checked+label::before {
    border: 2px solid red !important
}

.further2 .custom-checkbox.garyfont>[type=checkbox][data-indeterminate]+label::after {
    color: red
}

.g_heaD.impressum_header .header_full {
    background: #569a29
}

.traffic {
    max-width: 600px;
    margin: 0 auto 10px;
    width: 100%;
    padding: 15px
}

.traffic h2 {
    font-size: 28px;
    text-align: left;
    border-bottom: #ddd 1px solid;
    padding-bottom: 15px
}

.traffic h3 {
    font-size: 16px;
    text-align: center;
    padding: 25px 0;
    max-width: 500px;
    margin: 0 auto;
    color: #222324;
    width: 100%;
    line-height: 25px;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif
}

.cpchamain {
    padding: 0;
    max-width: 300px;
    margin: 0 auto;
    width: 100%
}

.traffic .find_btn {
    background: #569a29;
    font-size: 16px;
    padding: 10px 30px;
    margin: 20px 0
}

.d_part {
    border-top: #ddd 1px solid;
    padding: 15px 0
}

.d_part h6 {
    font-family: open_sansbold;
    font-size: 14px
}

.d_part p {
    margin: 0 0 0;
    font-size: 14px;
    line-height: 20px
}

.green_btn2.fixBtn {
    position: fixed;
    left: 0;
    bottom: 25px;
    width: 90%;
    right: 0;
    margin: 0 auto;
    z-index: 100;
    text-align: center
}

.dropbox h4 {
    padding: 10px 15px;
    font-size: 16px
}

.newAdd2 p i {
    color: #569a29;
    font-size: 18px;
    padding-right: 8px
}

.rolllingIcon .nav-tabs {
    width: auto;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%;
    float: left;
    border-bottom: 1px solid #569a29 !important
}

.rolllingIcon .nav-tabs a {
    display: block;
    width: 100%;
    float: left;
    padding: 0
}

.rolllingIcon .nav-tabs a,
.rolllingIcon .nav-tabs a p {
    font-size: 18px;
    color: #222324
}

.rolllingIcon .nav-tabs li.active a,
.rolllingIcon .nav-tabs li.active a p {
    color: #000
}

.rolllingIcon .nav-tabs li {
    width: 20%;
    display: inline-block;
    float: left
}

.rolllingIcon .tab-content {
    background: #fff;
    padding: 20px;
    margin-top: 0;
    padding: 35px 25px;
    border-bottom: #569a29 1px solid;
    border-left: #569a29 1px solid;
    border-right: #569a29 1px solid
}

.r-Icon {
    padding: 15px;
    border-top: #fff 3px solid;
    background: #fff;
    text-align: center
}

.rolllingIcon .nav-tabs li.active {
    border: #569a29 2px solid;
    border-bottom: none;
}

.roundIcon {
    display: inline-block;
    width: 110px;
    margin-bottom: 8px;
    height: 110px;
    float: none;
    background: #569a29;
    border: 3px solid #a8d58a;
    -moz-box-shadow: 0 5px 5px -3px #333;
    -ms-box-shadow: 0 5px 5px -3px #333;
    -webkit-box-shadow: 0 5px 5px -3px #333;
    -o-box-shadow: 0 5px 5px -3px #333;
    box-shadow: 0 5px 5px -3px #333
}

.gap80 {
    height: 80px
}

.roundIcon img {
    margin: 0 auto
}

.prelaunch_bannner2 {
    background: url(../images/prelaunch/2.jpg) top center no-repeat;
    -moz-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    min-height: 650px
}

.tab-content ul.tablist li {
    width: 100%;
    float: left;
    padding: 8px 0
}

.tablist li i {
    color: #569a29;
    padding-right: 10px
}

.m-b-30 {
    margin-bottom: 30px
}

.m-b-40 {
    margin-bottom: 40px
}

.height-40 {
    max-height: 40px
}

.profileBox {
    position: absolute;
    left: 0;
    bottom: -180px;
    width: 100%
}

.profileBox .white_bg {
    overflow: visible;
    padding: 25px 0
}

.profilePic {
    width: 220px;
    height: 220px;
    position: absolute;
    left: 5px;
    top: -45px;
    border: #eee 8px solid
}

.pdetails {
    padding-left: 250px;
    min-height: 70px
}

.pdetails h2 {
    float: left;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 25px;
    width: 100%
}

.pdetails p {
    color: #474747;
    float: left;
    margin-bottom: 8px;
    width: 100%
}

.pdetails h2 {
    margin-bottom: 8px
}

.pdetails p i {
    color: #569a29;
    font-size: 18px;
    margin-right: 8px
}

.pdetails small {
    font-size: 14px
}

.p_btns {
    padding-right: 10px
}

.p_btns .find_btn {
    width: 100%;
    float: left;
    display: inline-block;
    background: #fff;
    color: #333 !important;
    border: #333 1px solid;
    padding: 0 30px;
    font-size: 16px;
    box-shadow: none;
    height: 40px;
    margin-bottom: 6px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.p_btns .find_btn:hover {
    background: #375b1e;
    color: #fff !important;
    border: #375b1e 1px solid
}

.p_btns .find_btn.green {
    background: #569a29;
    color: #fff !important
}

.p_btns .find_btn.green {
    border: #569a29 1px solid
}

.p_btns .find_btn.green:hover {
    background: #71c337;
    color: #fff !important
}

.gapmore22 {
    width: 100%;
    float: left;
    min-height: 216px
}

.list222 li {
    padding-right: 15px;
    width: auto;
    float: left;
    margin-bottom: 10px
}

.list222 li a {
    display: block;
    background: #eee;
    border: #ddd 1px solid;
    padding: 5px 12px;
    color: #333
}

.list222 li a:hover {
    background: #71c337;
    color: #fff;
    border: #71c337 1px solid
}

.testiM {
    border-top: #eee 1px solid
}

.testiM p {
    margin: 20px 0 0 0;
    width: 100%;
    float: left
}

.testiM p span i {
    color: #569a29;
    font-size: 24px
}

.testiM p span {
    position: absolute;
    left: 0;
    top: -22px
}

.anchorsTyle {
    display: block;
    color: #569a29 !important;
    font-family: open_sanssemibold;
    font-size: 18px
}

.placePic {
    width: 80px
}

.green2F {
    display: inline;
    color: #569a29
}

.sDtl {
    padding-left: 12px
}

.sDtl p a {
    display: block;
    color: #569a29 !important;
    font-family: open_sanssemibold;
    font-size: 16px
}

.detail_wrapper .white_bg_form .sDtl p {
    padding: 0 0 5px;
    font-size: 14px;
    line-height: normal
}

.privateRight .carousel-control {
    border: 1px solid #569a29;
    bottom: 0;
    color: #569a29;
    font-size: 12px;
    height: 30px;
    left: auto;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: -37px;
    width: 30px;
    line-height: 32px
}

.privateRight .carousel-control.left {
    left: auto;
    right: 35px
}

.privateRight .commonSide .carousel-control {
    top: -38px
}

.privateRight h5 {
    color: #569a29;
    font-family: open_sansbold;
    font-size: 18px
}

.white_bg_form.adjust22 p {
    padding: 0 0 8px;
    line-height: normal
}

.white_bg_form.adjust22 p a {
    color: #569a29 !important
}

.privateRight img {
    width: 100%
}

.pNav .s_nav li a:hover,
.pNav .s_nav li.active a {
    box-shadow: none;
    background: #569a29;
    color: #fff;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.pNav .s_nav li a:hover {
    box-shadow: none
}

.pNav .s_nav {
    padding: 0
}

.pNav .s_nav li a {
    font-size: 18px
}

.sliderR {
    width: 425px;
    background: #f9f9f9;
    vertical-align: top
}

.wrapN {
    padding: 35px 20px 0
}

.sliderR h2 {
    float: left;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 25px;
    width: 100%;
    color: #569a29
}

.sliderR p {
    color: #474747;
    float: left;
    margin-bottom: 8px;
    width: 100%
}

.sliderR h2 {
    margin-bottom: 8px
}

.sliderR p i {
    color: #569a29;
    font-size: 18px;
    margin-right: 8px
}

.sliderR table tr td {
    padding: 5px 4px 5px 0;
    font-size: 16px
}

.sliderR h3 {
    font-size: 20px;
    color: #333;
    padding: 10px 0;
    float: left;
    margin: 0
}

.sichBox li {
    width: 100%;
    float: none;
    display: inline-block
}

.spic {
    width: 150px;
    height: 150px;
    float: none;
    display: inline-block
}

.sichBox li p {
    margin: 0
}

.sichBox li a {
    color: #569a29;
    font-family: open_sansbold;
    font-size: 16px
}

.sichBox li small {
    width: 100%;
    float: left;
    font-size: 14px
}

.sliderR .carousel-control {
    border: 1px solid #569a29;
    bottom: 0;
    color: #569a29;
    font-size: 12px;
    height: 30px;
    left: auto;
    line-height: 32px;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: -38px;
    width: 30px
}

.sliderR .carousel-control.left {
    left: auto;
    right: 33px
}

.sliderH .carousel-control {
    top: 48%
}

.btnCover {
    padding: 15px 0
}

.btnCover li {
    float: none;
    display: inline-block;
    width: auto;
    padding: 0 5px
}

.btnCover .find_btn {
    width: 100%;
    float: left;
    display: inline-block;
    background: #fff;
    color: #333 !important;
    border: #333 1px solid;
    padding: 0 30px;
    font-size: 16px;
    box-shadow: none;
    height: 40px;
    margin-bottom: 6px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.btnCover .find_btn:hover {
    background: #375b1e;
    color: #fff !important;
    border: #375b1e 1px solid
}

.btnCover .find_btn.green {
    background: #569a29;
    color: #fff !important
}

.btnCover .find_btn.green {
    border: #569a29 1px solid
}

.btnCover .find_btn.green:hover {
    background: #71c337;
    color: #fff !important
}

.redbtn {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #e8e7ec;
    padding: 15px 10px 0;
    min-height: 100px
}

.redbtn a {
    width: auto;
    float: none;
    display: inline-block;
    background: #cf2a27;
    color: #fff !important;
    border: #cf2a27 1px solid;
    padding: 0 30px;
    font-size: 16px;
    box-shadow: none;
    height: 40px;
    line-height: 40px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.redbtn.redbtnCus {
    display: none
}

.gBorder {
    border-bottom: #569a29 1px solid
}

.m-t-35 {
    margin-top: 35px
}

.also_dashboard.formedia_dtail .portion .select_part.m-t-30 {
    margin-top: 5px;
    margin-right: 0;
    height: 45px;
}

.logPop.popup_area .find_btn {
    background: #569a29 none repeat scroll 0 0;
    margin: 15px 0;
    padding: 10px 0;
    text-transform: inherit;
    width: 100%;
    float: left
}

.logPop.popup_area .sign_area h3 {
    margin-bottom: 0
}

.logPop.popup_area .close {
    color: #666;
    font-size: 16px;
    line-height: 40px;
    opacity: 1;
    padding: 0
}

.forIdex {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 111px
}

.detail_wrapper .custom-checkbox {
    min-height: 40px
}

.cdetails2 {
    background: #fff;
    padding: 15px
}

.cdetails2 p {
    margin-bottom: 15px;
    color: #666;
    padding-left: 45px;
    position: relative;
    width: 100%;
    float: left;
    padding-top: 5px
}

.cdetails2 p i {
    background: #569a29;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    float: left;
    margin-bottom: 15px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    text-align: center;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.general .cdetails2 h3 {
    margin: 0 0 10px 0
}

.general .cdetails2 h4 {
    margin: 0 0 15px 0
}

.p20 {
    padding: 20px
}

.mhght {
    min-height: 560px
}

.contactbg {
    background: url(../images/contact/3.jpg) center center no-repeat;
    -moz-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    min-height: 35vw
}

.contact_head h1 {
    font-family: open_sansbold
}

.contact h3 {
    color: #0d2e4a;
    margin: 0 0 20px;
    font-family: open_sanssemibold;
    display: block
}

.m-b-35 {
    margin-bottom: 35px
}

.contact .text_box2 {
    height: 205px
}

.gap_45 {
    height: 45px
}

.cdetails2 p a,
.maintain a,
.smalltext a {
    color: #569a29 !important
}

.contact .custom_accordian .panel-collapse {
    width: 95.5%
}

.downArrow {
    position: absolute;
    left: 0;
    bottom: 50px
}

.downArrow a {
    display: inline-block;
    width: 50px;
    height: 50px;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #569a29
}

.downArrow a i {
    font-size: 35px;
    line-height: 55px;
    color: #fff !important
}

.smalltext {
    position: absolute;
    right: 15px;
    bottom: -20px;
    width: auto;
    font-size: 12px
}

.feedbackmain {
    padding: 20px 15px
}

.graybg .feedbackmain h2 {
    text-align: left;
    font-size: 25px;
    margin: 0
}

.graybg .feedbackmain p {
    padding: 10px 0;
    margin: 0
}

.graybg .feedbackmain .select_part {
    -moz-appearance: none;
    background: #fff url(../images/filter_arrow2.png) no-repeat scroll right 10px center;
    border: 1px solid #ccc;
    color: #666;
    font-size: 14px;
    height: 40px;
    margin: 0 0 10px;
    padding: 0 30px 0 10px;
    width: 100%
}

.greenfeed {
    float: right
}

.greenfeed a {
    background: #569a29;
    color: #fff;
    padding: 8px 15px;
    display: inline-block
}

.feedhead ul {
    border-top: #fff 5px solid;
    border-bottom: #fff 5px solid;
    background: #f8f8f8;
    padding: 0
}

.feedhead ul li {
    padding: 12px 15px
}

.feedhead h3 {
    font-family: open_sanssemibold;
    color: #569a29;
    font-size: 18px;
    line-height: 30px;
    margin: 0
}

.feedbacklistinner table tr td .stars22 ul,
.feedhead ul li .stars22 ul {
    border: none;
    padding: 0
}

.feedbacklistinner table tr td .stars22 ul li,
.feedhead ul li .stars22 ul li {
    float: left;
    display: inline-block;
    padding: 0
}

.stars22 li i {
    color: #569a29 !important;
    font-size: 20px;
    padding: 0 4px;
    line-height: 30px
}

.stars22 li span {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    line-height: 30px
}

.stars22 li:focus span,
.stars22 li:hover span {
    opacity: 1;
    visibility: visible
}

.feedhead ul li i {
    color: #569a29 !important;
    font-size: 20px;
    padding: 0 4px;
    line-height: 30px
}

.feedhead .moreDetails {
    color: #569a29;
    width: 122px;
    float: right;
    line-height: 35px
}

.feedhead .moreDetails i {
    background: #569a29;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff !important;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    float: right
}

.feedbacklistinner table tr td {
    background: #fff;
    font-size: 14px;
    padding: 8px 15px;
    border-bottom: #ddd 1px solid
}

.feedbacklistinner table thead tr td {
    font-size: 16px
}

.feedbacklistinner table tr td i {
    color: #569a29 !important;
    font-size: 18px;
    line-height: 30px;
    padding: 0 5px
}

.feedbacklistinner table tr:hover td {
    background: #f8f8f8
}

.notshow {
    display: none
}

.showNow {
    display: block
}

.feed_accordian {
    margin-bottom: 5px
}

.feed_accordian .panel-heading {
    padding: 0
}

.feed_accordian .accordian_body {
    background: #fff;
    padding: 0
}

.feedhead .for_radio label.btn span {
    color: #333;
    font-size: 16px;
    margin: 0 10px 0 12px
}

.feedhead .for_radio label i {
    float: left
}

.radio222 {
    display: inline-block;
    float: left;
    padding: 0 0 0 8px;
    width: auto
}

.mesg_alrt {
    background: #fff;
    padding: 20px;
    margin: 5px 0 0
}

.mesg_alrt p {
    margin: 0 0 10px
}

.mesg_alrt .alert-info {
    font-size: 16px;
    line-height: 25px;
    margin: 35px 0 0
}

.greennew {
    background: #569a29;
    border: medium none;
    color: #fff !important;
    display: inline-block;
    float: none;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 6px 25px;
    transition: all .5s ease-in-out 0s;
    width: auto
}

.btn-green-listing {
    background: #569a29 !important;
    border: medium none;
    color: #fff !important;
    display: inline-block;
    float: none;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 5px 10px;
    transition: all .5s ease-in-out 0s;
    width: auto;
    border-radius: 5px;
}

.btn-white-listing {
    background: #fff;
    border: #569a29 1px solid;
    color: #569a29;
    display: inline-block;
    float: none;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 5px 10px;
    transition: all .5s ease-in-out 0s;
    width: auto;
    border-radius: 5px;
}

.graybg .downPart11 {
    padding: 15px;
    background: #fff
}

.graybg .downPart11 h2 {
    text-align: left;
    font-size: 24px;
    display: block
}

.graybg .downPart11 h3 {
    margin: 0 0 5px;
    float: left;
    font-size: 18px;
    color: #569a29
}

.graybg .downPart11 h3 i {
    color: #569a29;
    float: left
}

.graybg .downPart11 p {
    margin: 0 0 10px;
    padding-left: 22px
}

.downPart11 .alert-success {
    font-size: 16px;
    line-height: 25px
}

.downPart11 .alert-success strong {
    font-size: 22px;
    font-weight: 400
}

.statichead.feedhead h3 {
    color: #333
}

.statichead.feedhead {
    margin-bottom: 6px
}

.statichead.feedhead ul li .radio222 i {
    padding: 0 0
}

.statichead.feedhead .for_radio label i {
    color: #569a29 !important
}

.mesg_alrt h3 {
    margin: 0 0 10px;
    color: #333;
    font-size: 18px;
    font-family: open_sanssemibold
}

.mesg_alrt .text_box2 {
    font-size: 16px;
    height: 100px
}

.about .white_bg {
    padding: 30px
}

.about .dcell h2 {
    margin-bottom: 20px;
    font-family: open_sansbold;
    font-size: 30px
}

.about_pic {
    width: 250px
}

.about_pic img {
    box-shadow: 1px 0 6px 0 #e3e3e3;
    -webkit-box-shadow: 1px 0 6px 0 #e3e3e3;
    -moz-box-shadow: 1px 0 6px 0 #e3e3e3;
    -o-box-shadow: 1px 0 6px 0 #e3e3e3
}

.p-r-30 {
    padding-right: 30px
}

.about a {
    color: #569a29;
    display: inline-block
}

.aboutinner h2 {
    font-family: open_sansbold;
    font-size: 30px
}

.aboutinner h1 {
    font-family: open_sansbold;
    font-size: 35px
}

.aboutinner h4 a {
    color: #569a29 !important
}

.m-b-50 {
    margin-bottom: 50px
}

.aboutshare {
    padding: 105px 0
}

.greenbg2.inabout h3 {
    color: #fff;
    font-size: 28px;
    font-family: open_sansregular;
    font-weight: 400;
    margin: 0;
    padding: 0
}

.greenbg2.inabout {
    background: #569a29 !important;
    padding: 85px 0
}

.marketbox {
    margin-bottom: 25px
}

.marketbox h4 {
    color: #569a29;
    padding: 15px 0;
    font-family: open_sansbold
}

.d-i-b {
    float: none !important;
    display: inline-block
}

.mehr li {
    display: block;
    margin-bottom: 18px;
    font-size: 16px
}

.mehr li i {
    color: #569a29
}

.testTab li {
    width: 33.333%;
    float: left;
    margin-bottom: 0;
    position: relative
}

.launchingTab li:after {
    top: -84px !important
}

.testTab li:after {
    position: absolute;
    left: 40px;
    top: -41px;
    content: "\f0d7";
    color: #569a29;
    width: 30px;
    height: 30px;
    font-size: 80px;
    font-family: FontAwesome;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.testTab li.active:after {
    opacity: 1;
    visibility: visible
}

.testTab li a p {
    color: #569a29 !important
}

.testipic {
    width: 120px;
    height: 120px
}

.testipic img {
    width: 100%
}

.testTab .nav-tabs>li.active>a,
.testTab .nav-tabs>li.active>a:focus,
.testTab .nav-tabs>li.active>a:hover {
    border: none !important;
    box-shadow: inset 0 -2px 0 0 #569a29;
    -webkit-box-shadow: inset 0 -2px 0 0 #569a29;
    -moz-box-shadow: inset 0 -2px 0 0 #569a29;
    -o-box-shadow: inset 0 -2px 0 0 #569a29
}

.testTab .nav-tabs>li>a {
    display: block;
    border: none !important;
    padding: 0 15px 15px
}

.testTab .nav-tabs>li>a:hover {
    background: 0 0 !important
}

.testmainbox {
    background: #569a29;
    padding: 50px
}

.testmainbox p {
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    font-family: open_sanslight
}

.testmainbox p i {
    font-size: 30px
}

.tab-content .aboutinner p,
.tab-content .aboutinner ul.tablist li {
    font-size: 16px
}

.box13 i {
    font-size: 50px;
    color: #529e26
}

.box13 h3 {
    font-size: 20px;
    color: #0b2f4e;
    margin: 25px 0
}

.aboutinner .downArrow {
    bottom: -30px;
    z-index: 999
}

.imagepart .downArrow {
    bottom: -21px
}

.p150_00 {
    padding: 150px 0
}

.c_style {
    width: 30%;
    left: 16%;
    position: absolute;
    top: 5%;
    text-align: left
}

.c_style h3 {
    font-size: 20px;
    color: #0b2f4e;
    margin: 0 0 10px
}

.c_style p {
    margin: 0
}

.c_style.rtop {
    right: 16%;
    top: 5%;
    left: auto
}

.c_style.lbtm {
    width: 30%;
    left: 16%;
    position: absolute;
    top: auto;
    bottom: 4%;
    text-align: left
}

.c_style.rbtm {
    bottom: 4%;
    left: auto;
    right: 16%;
    top: auto
}

.c_style.lmiddle {
    left: 2%;
    top: 20.5%;
    width: 23%
}

.c_style.rmiddle {
    right: 0;
    top: 20.5%;
    width: 23%;
    left: auto
}

.c_style.rmiddle2 {
    right: 0;
    top: 42%;
    width: 23%;
    left: auto
}

.c_style.lmiddle2 {
    left: 2%;
    top: 42%;
    width: 23%
}

.c_style.rmiddle3 {
    right: 0;
    top: 64%;
    width: 23%;
    left: auto
}

.c_style.lmiddle3 {
    left: 2%;
    top: 64%;
    width: 23%
}

.p200_00_60 {
    padding: 200px 0 60px
}

.style14 .zoomicon {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    width: 200px;
    height: 40px
}

.style14 .zoomicon i {
    color: #fff !important
}

.d_details .c_style.lmiddle,
.d_details .c_style.rmiddle {
    top: 17.5%
}

.d_details .c_style.lmiddle2,
.d_details .c_style.rmiddle2 {
    top: 36%
}

.d_details .c_style.lmiddle3,
.d_details .c_style.rmiddle3 {
    top: 56%
}

.m-t-60 {
    margin-top: 60px
}

.rolllingIcon.tab22 li {
    width: auto
}

.rolllingIcon.tab22 li a {
    padding: 20px 15px
}

.fairen h3 {
    font-size: 20px;
    color: #569a29;
    margin: 0 0 10px
}

.fairen li {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.fairen li i {
    font-size: 32px;
    color: #569a29;
    float: left;
    margin-right: 10px
}

.fairen li h4 {
    font-size: 20px;
    color: #0b2f4e;
    font-family: open_sanssemibold;
    line-height: 30px
}

.fairen li p {
    padding-left: 38px
}

.borderRight {
    border-right: #ddd 1px solid
}

.only_greenbg {
    background: #569a29
}

.iconpart2 h4 {
    padding: 10px 0;
    margin: 0
}

.iconpart2 p {
    margin: 0
}

.marketing .roundIcon {
    border: none;
    width: 120px;
    height: 120px
}

.withicon {
    padding-left: 8%
}

.withicon i {
    color: #fff;
    font-size: 50px
}

.withicon span {
    position: absolute;
    top: 0;
    left: 0;
    width: auto
}

.withicon p {
    color: #fff;
    margin: 0;
    font-size: 20px
}

.newstxt {
    width: 40%
}

.newstxt .greennew {
    position: absolute;
    top: 5px;
    right: 0;
    width: auto;
    background: #477e31
}

.p-r-150 {
    padding-right: 150px
}

.slider-size {
    -moz-background-size: 100% auto !important;
    -ms-background-size: 100% auto !important;
    -o-background-size: 100% auto !important;
    -webkit-background-size: 100% auto !important;
    background-size: 100% auto !important;
    min-height: 36vw
}

.pressebox li {
    display: inline-block;
    width: 28%;
    background: #ddd;
    padding: 10px;
    margin: 0 10px
}

.s_shot p {
    margin: 10px 0 15px
}

.zoompic {
    background: rgba(0, 0, 0, .5);
    width: 50px;
    height: 50px;
    font-size: 25px;
    line-height: 50px;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    z-index: 99;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.zoompic a {
    color: #fff !important
}

.s-shotbox {
    box-shadow: 1px 1px 6px -1px #ddd;
    -webkit-box-shadow: 1px 1px 6px -1px #ddd;
    -moz-box-shadow: 1px 1px 6px -1px #ddd;
    -o-box-shadow: 1px 1px 6px -1px #ddd
}

.s-shotbox:hover .zoompic {
    opacity: 1;
    visibility: visible
}

.lightbg {
    background: #eee
}

.dwnldbox {
    padding: 15px;
    margin-bottom: 15px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dwnldbox.lightbg:hover {
    background: #e1e1e1
}

.dwnldbox h4 {
    position: relative;
    padding-left: 60px;
    margin: 0
}

.dwnldbox span {
    position: absolute;
    top: 0;
    left: 3%;
    width: auto;
    font-size: 35px
}

.dwnldbox p {
    margin: 0;
    font-size: 20px;
    text-align: center;
    padding: 20px 0 0
}

.dwnldbox small {
    color: #333 !important;
    padding: 8px 0 0 60px;
    display: block;
    float: left
}

.sitemap.captionpart {
    top: 50%
}

.sitemaplist h2 a {
    color: #0b2f4e
}

.sitemaplist li {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.sitemaplist li a {
    display: block;
    color: #666;
    font-size: 16px
}

.sitemaplist h2 a:hover,
.sitemaplist li a:hover {
    color: #32973c
}

.sitemaplist li a i {
    margin: 0 8px 0 0;
    color: #32973c
}

.panel,
.panel-body,
.panel-collapse,
.panel-group,
.panel-heading,
.panel-title,
.tab-pane {
    width: 100%;
    float: left
}

.rolllingIcon .panel-heading {
    padding: 0
}

.rolllingIcon .panel-collapse {
    background: #fff
}

.rolllingIcon .panel-title .r-Icon {
    background: #f8f8f8 none repeat scroll 0 0
}

.tab22 .panel-title a {
    padding: 10px;
    text-align: center;
    display: block
}

.wish22 .modal-header {
    height: 0;
    border: none
}

.wish22 .dcell {
    width: 50%;
    vertical-align: top
}

.wish22 .dcell img {
    width: 100%
}

.text222 {
    padding: 20px;
    background: #f8f8f8
}

.text222 h4 {
    border-bottom: #ddd 1px solid;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.text222 li {
    width: 100%;
    float: left
}

.text222 li a {
    color: #666;
    display: block;
    font-size: 16px;
    padding: 6px 15px;
    position: relative
}

.text222 li a span {
    font-size: 12px;
    position: absolute;
    right: 70px;
    top: 14px
}

.text222 li a:hover span {
    color: #666;
    display: none
}

.text222 li a:hover {
    background: #fff
}

.text222 li a:hover,
.text222 li a:hover i {
    color: #32973c;
    text-shadow: none
}

.text222 li a i {
    float: right;
    text-shadow: -1px -1px 0 #666, -1px -1px 0 #666, 0 1px 0 #666, 1px 0 1px #666;
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: #666;
    font-size: 22px;
    color: #f8f8f8;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-right: 20px
}

.wishDown {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 95%;
    padding: 7px 25px;
    text-align: right;
    font-size: 16px
}

#myModal_wish {
    z-index: 999999
}

.wishDown a {
    color: #32973c;
    font-family: open_sanssemibold
}

.cutom_mod.wish22 .wishDown .portion {
    padding-right: 15px
}

.cutom_mod.wish22 .wishDown .portion .textbox {
    width: 100%;
    background: #fff;
    border: #ddd 1px solid
}

.cutom_mod.wish22 .wishDown .greennew {
    position: absolute;
    top: 0;
    right: 0
}

.userdtls22 {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px
}

.wish22 .abc:hover .carousel-control.left,
.wish22 .abc:hover .carousel-control.right {
    display: block
}

.wish22 .carousel-control.left,
.wish22 .carousel-control.right {
    background: #32973c none repeat scroll 0 0;
    display: none;
    height: 15%;
    opacity: 10;
    padding: 0;
    top: 50%;
    width: 10%;
    width: 35px;
    height: 35px
}

.wish22 .map_grid span {
    color: #fff;
    font-size: 30px;
    line-height: 35px
}

.customDrop {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    left: calc(100% + 30px);
    padding: 15px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.customDrop2 {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    left: calc(100% + 40px);
    padding: 27px 0 15px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.customDrop2 .customDropBack {
    border: medium none;
    color: #014500;
    line-height: normal;
    padding: 0;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 2px;
    width: 30px;
    z-index: 9
}

.m-t-28 {
    margin-top: 28px
}

.customDrop2 .customDropBack i {
    color: #32973c;
    display: block;
    font-size: 26px !important
}

.customDrop li,
.customDrop2 li {
    color: #666;
    float: left;
    font-family: open_sanssemibold;
    font-size: 14px;
    margin: 0;
    width: 100%
}

.customDrop li strong,
.customDrop2 li strong {
    width: 100%;
    float: left;
    padding: 8px 15px 5px;
    font-weight: 400
}

.customDrop li a,
.customDrop2 li a {
    color: #333;
    float: left;
    font-family: open_sansregular;
    font-size: 14px;
    line-height: 32px;
    padding: 0 15px;
    width: 100%
}

.customDrop li a:hover,
.customDrop2 li a:hover {
    color: #569a29
}

.custom_m_menu.cusMenuSmal .acountlist a:hover {
    color: #569a29
}

.inner_head .login_area .customDrop li,
.inner_head .login_area .customDrop2 li {
    color: #666;
    float: left;
    font-family: open_sanssemibold;
    font-size: 14px;
    margin: 0;
    width: 100%
}

.customDrop.showdrop,
.customDrop2.showdrop {
    left: 0
}

.showmega {
    display: block !important
}

.custom_m_menu {
    background: #fff none repeat scroll 0 0;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 46px;
    width: 82%;
    z-index: 9;
    display: none;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .5);
    -o-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, .5)
}

.mlist li {
    float: left;
    width: 100%;
    border-bottom: #ddd 1px solid
}

.mlist a {
    float: left;
    width: 100%;
    color: #333;
    font-family: open_sansregular;
    font-size: 14px;
    padding: 8px 10px
}

.mlist a:hover {
    color: #569a29
}

.megagray {
    background: #eee
}

.custom_m_menu p {
    font-size: 14px;
    padding: 10px 15px;
    line-height: 22px
}

.custom_m_menu .graybg {
    background: #eee;
    text-align: center;
    padding: 15px;
    margin: 0 0 15px
}

.custom_m_menu .communitybox {
    margin: 0
}

.custom_m_menu .communitybox p {
    padding: 0
}

.btmonebred .breadcrumb {
    border: none;
    padding: 0;
    background: 0 0
}

.btmonebred .breadcrumb li a {
    color: #666;
    font-size: 14px
}

.btmonebred .breadcrumb>li+li::before,
.btmonebred .up_pagination .breadcrumb li,
.btmonebred .up_pagination .breadcrumb li a {
    color: #333 !important;
    text-shadow: none
}

.btmonebred .breadcrumb>.active {
    color: #569a29
}

.userpart.p-r-20 {
    padding-right: 44px
}

.categoty_logo .portion5 {
    min-height: 50px;
    padding-left: 100px
}

.anmel .font_green {
    display: inline-block;
    font-size: 16px !important
}

.cutom_mod.saveSearch .modal-body.anmel p {
    font-size: 16px
}

.cutom_mod.saveSearch.fmh .modal-content {
    min-height: inherit
}

.banner66 {
    background-repeat: no-repeat !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    height: 100%;
    width: 100%
}

.eve_banner {
    margin-top: 60px
}

.bHeight {
    height: 467px
}

.social_121 {
    height: 450px;
    width: 50%;
    float: left;
    border: 1px solid #ddd;
    overflow: hidden
}

.map_grid .caption {
    padding: 0 10px 0
}

.payment .custom-checkbox>[type=checkbox]:checked+label,
.payment .custom-checkbox>[type=checkbox]:not(:checked)+label {
    font-size: 16px
}

.payment span {
    font-size: 16px;
    padding-left: 10px
}

.ticketMain .table_main .custom_table.greenTable thead tr td {
    background: #5eac36;
    color: #fff
}

.btngp2 .btn1 {
    background: #eee;
    border: 1px solid #ddd;
    color: #333 !important;
    display: inline-block;
    padding: 10px 20px 10px 10px;
    width: auto;
    margin: 3px
}

.open_hover img {
    width: 100%
}

.fpop_top {
    position: relative;
    margin: 0 0 10px 0;
    background: #eee;
    border: #5eac36 1px solid;
    padding: 20px 10px 20px 50px
}

.fpop_top span {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: #5eac36;
    color: #fff
}

.fpop_top span i {
    line-height: 58px;
    font-size: 22px
}

.logPop h2 i {
    font-size: 50px
}

.greenlink a {
    color: #569a29 !important
}

.k_poup .info121 {
    font-size: 16px;
    line-height: 24px
}

.k_poup .smalltxt {
    font-size: 12px;
    line-height: 20px
}

.k_poup .test_bx img {
    margin: 20px 0 0
}

.k_poup .btngroup1000 .find_btn.greenf {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #569a29;
    box-shadow: none;
    color: #569a29 !important;
    display: inline-block;
    float: none;
    font-size: 14px;
    height: 40px;
    margin: 8px 0 0;
    padding: 0 30px;
    transition: all 1s ease-in-out 0s;
    width: auto;
    font-family: open_sansbold;
    text-transform: inherit
}

.k_poup .btngroup1000 .find_btn.green {
    background: #569a29 none repeat scroll 0 0;
    color: #fff !important;
    margin: 0;
    font-size: 16px;
    width: 100%;
    float: left;
    text-transform: inherit
}

.shareicons {
    margin-bottom: 8px
}

.shareicons a {
    display: block;
    background: #3b5998;
    padding: 10px 10px;
    color: #fff;
    font-size: 24px;
    border-radius: 5px
}

.shareicons.face a {
    background: #3b5998
}

.shareicons.tweit a {
    background: #4099ff
}

.shareicons.gplus a {
    background: #dd4b39
}

.shareicons.pin a {
    background: #cb2027
}

.shareicons.outlk a {
    background: #b2b2b2
}

.shareicons.wapp a {
    background: #25d366
}

.shareicons.fmass a {
    background: #448aff
}

.shareicons.embed a {
    background: #f60
}

.enbeedbox {
    margin: 15px 0;
    padding: 15px;
    background: #fff;
    border: #ddd 1px solid;
    height: 150px;
    overflow-y: scroll
}

.p_l_15 {
    padding-left: 15px
}

.cutom_mod.wish22 .modal-body p {
    color: #666;
    font-size: 14px;
    padding: 0 15px
}

.info_section .green_btn.m-b-10 {
    margin: 0
}

.user_account.forDsk {
    padding-left: 30px;
    width: 135px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.user_account.forDsk span {
    width: auto;
    float: left;
    padding: 0 0 0 8px;
    line-height: 48px
}

.user_account.forDsk img {
    float: left;
    height: 34px;
    left: 5px;
    position: absolute;
    top: 8px;
    width: 34px
}

.user_account.forDsk .overlay200 {
    left: 0;
    top: 60px;
    width: 250px;
    z-index: 999999
}

.header_full .user_account.forDsk .usermenu {
    left: 0;
    width: 100%
}

.padding0_15 {
    padding: 0 0
}

.forDsk .mCustomScrollbar {
    height: 352px
}

.login_area li.forDsk .usermenu li {
    width: 100%;
    float: left
}

.login_area li a.greenf {
    color: #569a29 !important;
    display: inline-block
}

.user_account.forDsk span.m-t-10 {
    padding: 0
}

.login_area li.forDsk .usermenu li a i {
    font-size: 13px;
    margin-right: 0;
    width: 20px
}

.user_account.forDsk .usermenu {
    background: #fff none repeat scroll 0 0
}

.login_area .user_account.forDsk .usermenu li {
    float: right;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0 0
}

.user_account.forDsk .acountlist li a {
    border-bottom: none;
    padding: 1.5px 15px
}

.user_account.forDsk .acountlist li a:hover {
    background: #eee
}

.user_account.forDsk .usermenu {
    padding: 8px 0 0
}

.inner_head .header_full.hideheader .navigation {
    margin: 8px 0 0
}

.inner_head .header_full.hideheader .user_account.forDsk {
    padding-left: 0;
    transition: all .3s ease-in-out 0s;
    width: 183px
}

.header_full.hideheader .usermenu {
    width: 100% !important
}

.inner_head .header_full.hideheader .login_area li img {
    position: static;
    float: left
}

.inner_head .login_area li a {
    line-height: inherit
}

.header_full.category_header .login_area li a,
.header_full.hideheader .login_area li a {
    line-height: 48px
}

.header_full.hideheader .login_area li.user_account a {
    line-height: 40px
}

.header_full.category_header .login_area li.user_account .usermenu li a,
.header_full.hideheader .login_area li.user_account .usermenu li a {
    line-height: inherit
}

h3.modify {
    color: #0d2e4a;
    float: left;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 35px;
    margin: 0 0 10px;
    padding: 0;
    width: 100%
}

.new1000 .portion.reg .text_box,
.new1000 p {
    font-size: 16px
}

.no-b-mr {
    margin-bottom: 0 !important
}

.gap_132 {
    height: 132px
}

.expandBox {
    display: none
}

.expandBoxOpen {
    display: block
}

.also_dashboard.for_palns .expandBox h2 {
    text-shadow: none;
    color: #363c48;
    padding: 20px 0;
    font-size: 22px
}

.priceing_area .expandBox .col-sm-20.w25 {
    width: 25%
}

.w25 .feft_first {
    margin: 2px 0 0
}

.priceing_area .btnpartPrice .col-sm-20.w25 .feft_first li.gray {
    height: auto
}

.w25 .feft_first li {
    border-top: none
}

.expandBox .feft_first {
    margin: 0
}

.priceInfo .feft_first li a {
    float: left;
    width: 100%;
    color: #333
}

.also_dashboard .portion .expandBox .col-sm-20.lightdark_shade {
    margin-top: 0
}

.priceInfo .feft_first li a.showmrbtn {
    line-height: 38px;
    text-align: center;
    margin: 15px 0 !important;
    width: auto;
    float: none !important;
    display: inline-block
}

.priceInfo .feft_first li a.showmrbtn:hover {
    color: #fff !important
}

.priceInfo .feft_first:last-child {
    border: none;
}

.btnpartPrice.allFeatures.horsestablefeatures .cpriceing_list li {
    height: auto
}

.priceInfo .btnpartPrice .feft_first li a.showmrbtn {
    float: none
}

.also_dashboard .portion .btnpartPrice .col-sm-20.lightdark_shade {
    margin-top: 0
}

.also_dashboard .portion .btnpartPrice .col-sm-20 li.gray a {
    color: #333 !important
}

.gray.text-center {
    text-align: center !important
}

.btnpartPrice li a {
    color: #66b231 !important;
    font-size: 14px
}

.checkpart {
    margin: 20px 0 20px;
}

.checkstyle {
    position: relative;
    background: transparent;
    width: 70%;
    height: 55px;
    display: inline-block;
    font-size: 18px !important;
}

.checkpart li {
    float: left;
    width: auto;
    padding: 0 8px;
    width: 100%;
}

.checkpart li label {
    color: #fff;
    font-weight: 400
}

.checkR {
    position: absolute;
    left: 0px;
    width: 49%;
    background: #fff;
    height: 55px;
    cursor: pointer;
    line-height: 55px;
    font-weight: bold;    
    color: #4f7932;
    border: 1px solid rgb(71, 130, 20);
}

.checkL {
    position: absolute;
    right: 0px;
    width: 49%;
    background: #4f7932;
    height: 55px;
    cursor: pointer;
    line-height: 55px;
    font-weight: bold;
    color: #fff;
    border: 1px solid rgb(71, 130, 20);
}

.checkCatR {
    position: absolute;
    right: 0px;
    width: 32.33%;
    background: #fff;
    height: 55px;
    cursor: pointer;
    line-height: 55px;
    font-weight: bold;    
    color: #4f7932;
    border: 1px solid rgb(71, 130, 20);
}

.checkCatM {
    position: absolute;
    left: 33.83%;
    width: 32.33%;
    background: #fff;
    height: 55px;
    cursor: pointer;
    line-height: 55px;
    font-weight: bold;    
    color: #4f7932;
    border: 1px solid rgb(71, 130, 20);
}

.checkCatL {
    position: absolute;
    left: 0px;
    width: 32.33%;
    background: #4f7932;
    height: 55px;
    cursor: pointer;
    line-height: 55px;
    font-weight: bold;    
    color: #fff;
    border: 1px solid rgb(71, 130, 20);
}

@media screen and (max-width:480px) {
    .checkR {
        width: 49%;       
    }
    .checkL {
        width: 49%;
    }
    .checkCatR {
        width: 100%; 
    }
    .checkCatM {
        width: 100%; 
        left: 0;
        margin-top: 62px;
    }
    .checkCatL {
        width: 100%;
        margin-top: 124px;
    }
    .checkpart {
        margin: 5px 0 10px !important;
    }
    .priceing_area{
        margin-top: 125px !important;
    }
    .cpriceing_table{
        margin-bottom: 20px;
    }
    .mobile_hide{
        display: none;
        visibility: hidden;
    }
    .also_dashboard .top_box_plan_btn {
        font-size: 20px !important;
        height: 36px !important;
        padding: 0 15px;
    }
    .checkstyle {
        position: relative;
        background: transparent;
        width: 100%;
        height: 55px;
        display: inline-block
    }
    .top_bg{
        height: 50px;
    }
    .also_dashboard .portion.sytle2012 {
        margin-top: 25px !important;
    }
    .price_head_title {
        font-size: 28px;
    }
}
.price_plan_desc{
    font-size: 16px !important;
    color: #4f7932;
    margin-top: 15px;
}
.month_price_disc_desc{
    font-size: 12px !important;
    color: #fff;
    background: #c01b1b;
    border: 1px solid #c01b1b;
    border-radius: 16px;
    width: 80%;
    margin-left: 10%;
    margin-top: 10px;
    text-align: center;
    line-height: 28px;
}
.year_price_disc_desc{
    font-size: 12px !important;
    color: #fff;
    background: #478214;
    border: 1px solid #478214;
    border-radius: 16px;
    width: 60%;
    margin-left: 20%;
    margin-top: 10px;
    text-align: center;
    line-height: 28px;
}
.priceInfo h3 {
    color: #fff;
    margin: 0;
    padding: 0 0 8px 15px
}

.text1080 h3 {
    color: #0d2e4a;
    font-size: 16px;
    margin: 8px 0
}

.white_bg_form.text1080 {
    padding: 10px 20px 15px;
    margin: 10px 0 30px
}

.also_dashboard .text1080 p {
    font-size: 16px
}

.also_dashboard.for_palns.pricehere {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto
}

.also_dashboard .portion.sytle2012 {
    margin-top: -371px
}

.whitenew {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #569a29 !important;
    display: inline-block;
    float: none;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 22px;
    padding: 15px 25px;
    width: auto;
    margin: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.whitenew:hover {
    background: #71c337 none repeat scroll 0 0;
    color: #fff !important
}

.style15 {
    color: #fff;
    font-size: 14px;
    font-family: open_sansregular;
    margin: 15px 0 0
}

.greennew.white22 {
    background: #fff;
    border: #569a29 1px solid;
    color: #569a29 !important
}

.inner_search_res .style_2000 {
    margin-bottom: 15px
}

.inner_search_res .fullwhite {
    margin: 10px 0 0 0;
    padding: 0
}

.inner_search_res .select_part {
    margin: 10px 0 0 0
}

.inner_search_res .whtbtn2 {
    padding: 9px 0;
    color: #333
}

.deskhide {
    display: none
}

.search_part_responsive.formobile .find_btn {
    background: #569a29 url(../images/searchicon.png) no-repeat scroll left 35px top 14px;
    padding: 10px 45px 10px 65px
}

.search_part_responsive.formobile .find_btn:hover {
    background: #71c337 url(../images/searchicon.png) no-repeat scroll left 35px top 14px
}

.d_add {
    display: block;
    padding: 10px
}

.m_add {
    display: none
}

.desk_S_nav {
    display: block
}

.desk_M_nav {
    display: none
}

.sIcons {
    text-align: center
}

.sIcons li {
    width: 25%;
    float: left;
    padding: 0 10px
}

.sIcons li a {
    display: block;
    color: #fff;
    font-size: 24px
}

.fancy_one .slider_main {
    float: left;
    margin: 0 auto;
    width: 100%
}

.mB15 {
    margin-bottom: 15px
}

.i-Smart {
    display: none
}

.test_bx a {
    display: inline-block
}

.test_bx span a {
    color: #333
}

.test_bx .col-sm-2 {
    width: 132px
}

.test_bx .col-sm-10 {
    width: calc(100% - 132px) !important;
    float: left
}

.h_scrollinner {
    float: left;
    overflow-x: hidden;
    width: 900px
}

.wrapper4.resBanner {
    margin: 60px 0 0
}

.provider-slider .owl-item {
    padding: 0 !important
}

.provider-slider div.owl-controls {
    position: static
}

.provider-slider div.owl-controls .owl-buttons div {
    top: 45%;
    position: absolute
}

.provider-slider div.owl-controls .owl-buttons div.owl-prev {
    left: 10px
}

.provider-slider div.owl-controls .owl-buttons div.owl-next {
    right: 10px
}

.provider-slider i.owl-prev-icon {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 40px
}

.provider-slider i.owl-next-icon {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 40px
}

.provider-slider .owl-next {
    float: right !important;
    margin-right: 15px !important
}

.rolllingIcon .panel-title a {
    display: block;
    width: 100%;
    float: left;
    padding: 15px 10px
}

.rolllingIcon .panel-title a p {
    font-size: 20px;
    font-family: open_sansbold
}

.whiteBg2 {
    background: #fff
}

.marketing .rolllingIcon .panel-title .r-Icon {
    border: none !important
}

.inner_search_res .portion ul.filter li {
    margin-right: 0;
    width: 100%
}

.p0015 {
    padding: 0 15px
}

.drophead {
    position: relative;
    cursor: pointer;
    border-bottom: #ddd 1px solid
}

.dropbox .select_wish .drophead strong {
    padding: 10px 18px 8px 0 !important;
    font-weight: 400
}

.dropbox .select_wish .drophead i {
    position: absolute;
    top: 12px;
    right: 0
}

.colapseDrop {
    display: none;
    margin-bottom: 10px
}

.testi-slider div.owl-controls {
    bottom: auto;
    top: -30px;
    left: auto;
    padding-left: 0
}

.testi-slider i.owl-next-icon,
.testi-slider i.owl-prev-icon {
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    width: 35px
}

.priceing_area .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0;
    margin-right: 0;
    max-width: 1280px;
    overflow-x: hidden;
    padding: 55px 0 20px
}

.m_inner label {
    position: absolute;
    left: 0;
    top: 35%
}

.m_inner .select_part {
    background: #fff url(../images/filter_arrow2.png) no-repeat scroll right 10px center;
    border: #ccc 1px solid;
    height: 40px;
    color: #666;
    margin-right: 0;
    font-size: 14px;
    padding: 0 30px 0 10px;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    width: 100%;
    margin-top: 0
}

.m_inner .text_box {
    margin: 0
}

.m_search2 {
    width: 100%;
    border-top: #569a29 2px solid;
    border-bottom: #569a29 2px solid;
    padding: 10px 20px;
    margin: 0 auto
}

.mFriend.recomondation_bx.frnds .picF img {
    height: 120px;
    width: 120px
}

.mFriend.recomondation_bx.frnds h4 a {
    color: #5eac36;
    float: left;
    font-size: 16px;
    padding: 8px 0 0;
    width: 100%
}

.mFriend.recomondation_bx.frnds p {
    font-size: 14px
}

.padding_0_0_20 {
    padding-bottom: 20px
}

.member22 .form_box .custom_table thead tr td {
    text-align: left
}

.member22 .form_box .custom_table tbody tr td {
    text-align: left
}

.member22 .form_box .custom_table tbody tr td a {
    color: #5eac36
}

.g_breadcram .breadcrumb {
    background: 0 0;
    margin: 0;
    padding: 0
}

.g_breadcram .breadcrumb li a {
    color: #333;
    text-shadow: none
}

.g_breadcram .breadcrumb li.active {
    color: #5eac36;
    text-shadow: none
}

.h_group .anchorsTyle {
    font-size: 16px
}

.h_group.detail_wrapper .white_bg_form p {
    font-size: 14px
}

.styleHead {
    border-bottom: #ddd 1px solid;
    margin-bottom: 15px
}

.styleHead h3 {
    font-size: 26px;
    color: #0d2e4a;
    margin: 0;
    padding: 0 0 10px;
    width: auto;
    float: left
}

.h_group .nav-tabs>li.active>a,
.h_group .nav-tabs>li.active>a:focus,
.h_group .nav-tabs>li.active>a:hover {
    background: #569a29 none repeat scroll 0 0;
    border: 1px solid #999;
    color: #fff
}

.greennew.whiteN {
    background: #fff;
    border: #666 1px solid !important;
    color: #333 !important;
    padding: 9px 25px
}

.greennew.whiteN:hover {
    color: #fff !important
}

.m_search2.no_padding.nobrdr .text_box {
    margin: 0
}

.h_group .white_bg_form {
    margin-bottom: 10px;
    padding: 15px
}

.style101020.detail_wrapper .white_bg_form h2 {
    color: #333;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px
}

.h_group .white_bg_form.commonSide {
    margin-bottom: 10px;
    padding: 20px
}

.privateRight .arrowAdjust .carousel-control.left {
    left: auto;
    right: 44px
}

.privateRight .arrowAdjust .carousel-control {
    right: 10px;
    top: 9px
}

.slider-size2 {
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

.vCaption {
    position: relative;
    width: 100%;
    float: left;
    padding: 22% 0 15%
}

.vCaption h1 {
    color: #fff;
    text-shadow: 0 1px 4px rgba(0, 0, 0, .8);
    margin-bottom: 10px
}

.vCaption h4 {
    color: #fff;
    text-shadow: 0 1px 4px rgba(0, 0, 0, .8)
}

.vCaption h5 {
    color: #fff;
    text-shadow: 0 1px 4px rgba(0, 0, 0, .8)
}

.vCaption .shareicons {
    margin-bottom: 0
}

.copyPart {
    margin: 15px 0 0
}

.copyPart .greennew {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px
}

.copyPart .textbox {
    height: 45px;
    color: #333
}

.sCaption h1 {
    font-family: open_sansbold;
    font-size: 40px;
    margin-bottom: 15px
}

.sCaption h4 {
    font-family: open_sansbold;
    font-size: 19px
}

.list-point li {
    width: 100%;
    float: left;
    line-height: 32px;
    font-size: 16px
}

.list-point li i {
    color: #569a29;
    margin-right: 8px
}

.sCaption {
    padding: 20% 0 8%
}

.sCaption .greennew {
    font-size: 18px;
    font-family: open_sansregular;
    width: 100%;
    float: left;
    text-align: center;
    margin: 15px 0;
    padding: 15px 0
}

.share .vCaption h1 {
    color: #000;
    text-shadow: none;
    margin-bottom: 10px;
    font-family: open_sansbold
}

.share .vCaption h4 {
    color: #000;
    text-shadow: none
}

.share .vCaption h5 {
    color: #000;
    text-shadow: none
}

.vCaption .portion.reg .text_box {
    padding: 0 15px 0 35px;
    height: 45px
}

.vCaption .icon_s {
    top: 18px
}

.forceFull {
    width: 100% !important;
    float: left !important;
    height: 45px
}

.m45 {
    height: 45px !important
}

.greennew.m45 {
    font-size: 22px
}

.shareicons a {
    display: block;
    background: #3b5998;
    padding: 10px 10px;
    color: #fff;
    font-size: 24px;
    border-radius: 5px
}

.shareicons.face a {
    background: #3b5998
}

.shareicons.tweit a {
    background: #4099ff
}

.shareicons.gplus a {
    background: #dd4b39
}

.shareicons.pin a {
    background: #cb2027
}

.shareicons.outlk a {
    background: #b2b2b2
}

.shareicons.wapp a {
    background: #25d366
}

.shareicons.fmass a {
    background: #448aff
}

.shareicons.embed a {
    background: #f60
}

.p_l_15 {
    padding-left: 15px
}

.dcell.colortxtLogo {
    width: 200px
}

.dcell.colortxt {
    width: calc(100% - 200px);
    padding-left: 30px
}

.colortxt h2 span {
    color: #569a29
}

.colortxt h2 {
    font-family: open_sansbold
}

.b2b_down .mehr li {
    display: block;
    font-size: 18px;
    margin-bottom: 18px
}

.unsere .aboutinner h2 {
    font-family: open_sansbold;
    font-size: 35px
}

.unserepic {
    width: 28%
}

.unsereContact {
    width: 26%
}

.box11 {
    padding: 10px
}

.box11 .dcell {
    vertical-align: top
}

.box11 h4 {
    padding-bottom: 10px
}

.unsereContact h4 {
    font-size: 24px;
    font-family: open_sansbold
}

.unsereContact small {
    font-size: 16px
}

.box11 h4 a {
    font-size: 24px;
    font-family: open_sansbold;
    color: #0d2e4a
}

.box11 h4 a:hover {
    color: #569a29
}

.unsereSocial li {
    width: auto;
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 5px
}

.unsereSocial .shareicons a {
    display: block;
    background: #3b5998;
    padding: 0;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    border-radius: 50%
}

.unsereSocial .shareicons.face a {
    background: #3b5998
}

.unsereSocial .shareicons.tweit a {
    background: #4099ff
}

.unsereSocial .shareicons.gplus a {
    background: #dd4b39
}

.unsereSocial .shareicons.inst a {
    background: #007bb6
}

.unsereSocial .shareicons.ytube a {
    background: #cf2200
}

.anchorGreen {
    color: #569a29 !important
}

.borderLeft {
    border-left: #ddd 1px solid
}

.margin_top28 {
    margin-top: 28px
}

.m_l_10 {
    margin-left: 10px
}

.hMore.whitebtn {
    padding: 9px 30px;
    font-family: open_sansbold
}

.greennew:hover {
    background: #478214
}

.partner-werden .c_titel {
    padding-top: 10%
}

.partner-werden .c_titel h1 {
    font-family: open_sansbold
}

.partner-werden .sCaption,
.partner-werden .vCaption {
    padding: 3% 0 5%
}

.partner-werden .sCaption h2,
.partner-werden .vCaption h2 {
    font-family: open_sanssemibold;
    margin-top: 15px
}

.box14 h3 {
    font-size: 28px;
    padding: 0 0 8px;
    margin: 0
}

.rolllingIcon .nav-tabs.box14 li {
    width: 33.333%
}

.rolllingIcon .nav-tabs.box14 li a {
    padding: 15px 0;
    border: none !important;
    background: #fff
}

.greennew.white22:hover {
    color: #fff !important
}

.gap105 {
    height: 105px
}

.price_list .text_box {
    width: 250px
}

.price_list .text_box.shortTxt {
    width: 150px
}

.price_list .custom_table.price tbody tr td {
    vertical-align: top
}

.settngs {
    background: #569a29 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    padding: 0 0;
    position: absolute;
    right: -40px;
    text-align: center;
    top: 0;
    width: 40px;
    font-size: 22px;
    display: none
}

.slideleft.open {
    left: -6px;
    -moz-box-shadow: 91px 380px 0 380px rgba(0, 0, 0, .7);
    -ms-box-shadow: 91px 380px 0 380px rgba(0, 0, 0, .7);
    -o-box-shadow: 91px 380px 0 380px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 91px 380px 0 380px rgba(0, 0, 0, .7);
    box-shadow: 91px 380px 0 380px rgba(0, 0, 0, .7)
}

.pl320 {
    padding-left: 320px
}

.autoL {
    width: auto;
    float: left
}

.autoR {
    width: auto;
    float: right
}

.right_panel .portion .white_bg_form.top_border .attach i {
    line-height: 40px;
    margin: 10px 0 0 0;
    height: 40px
}

.inbox_main .select_part {
    margin-right: 0 !important
}

.latest .category_label {
    font-size: 14px !important
}

.feature_main .category_label {
    bottom: 0 !important
}

.privateRight .carousel-inner .item {
    padding: 0
}

.type_green .row,
.type_green:hover .map_grid {
    border-radius: 5px
}

.type_green {
    border: 1px solid #fff;
    display: block !important
}

.type_green:hover .map_grid,
.type_green:hover .row {
    border: 1px solid #569a29
}

#st-1.st-justified {
    display: inline-block !important
}

#st-1 .st-btn {
    height: 50px !important;
    left: 5px !important;
    line-height: 40px !important;
    margin-right: 8px !important;
    margin-top: 10px !important;
    padding: 6px 10px !important
}

#st-1 .st-btn>svg {
    height: 28px !important;
    top: 5px !important
}

#st-1.st-has-labels .st-btn.st-remove-label {
    min-width: 70px !important
}

#st-1 .st-btn>svg {
    height: 30px !important;
    width: 40px !important
}

#st-1.st-hidden {
    opacity: 1 !important
}

#st-1.st-has-labels .st-btn {
    width: 31.333% !important
}

.grb {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #478214;
    color: #569a29;
    display: inline-block;
    margin: 0 0 0 91px;
    padding: 4px 20px;
    width: auto
}

.wishlist_ul {
    height: 160px;
    overflow: scroll
}

iframe {
    left: 0
}

#myModal_wish #st-1.st-has-labels .st-btn {
    min-width: 1px;
    width: 40px !important
}

.also_dashboard .portion.invoicetable h4 {
    padding-bottom: 0
}

.backbtn {
    width: 100%;
    float: left;
    margin: 4px 0 30px
}

.backbtn a {
    font-size: 14px
}

.backbtn a:hover {
    text-decoration: underline
}

.backbtn a i {
    font-size: 14px;
    margin-right: 5px
}

.feedhead .custom-checkbox {
    width: auto;
    float: left;
    min-height: inherit;
    padding: 0 8px;
    margin-bottom: 5px
}

.showRating {
    position: absolute;
    left: 168px;
    top: 7px;
    width: auto;
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap
}

.showRating_hidden {
    font-size: 16px
}

.stars22 li span {
    z-index: 9;
    background: #f8f8f8
}

.feedhead .custom-checkbox>label {
    color: #333 !important;
    text-align: left;
    font-size: 16px
}

.stars22 li span {
    top: 3px;
    width: 150px
}

.stars22 li {
    cursor: pointer
}

.rating {
    border: none;
    float: left
}

.rating>input {
    display: none
}

.rating>label:before {
    margin: 5px;
    font-size: 1.5em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005"
}

.rating>.half:before {
    content: "\f089";
    position: absolute
}

.rating>label {
    color: #ddd;
    float: right;
    margin: 0 2px 0 0
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label,
.rating>input:checked~label {
    color: #569a29
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>input:checked~label:hover~label,
.rating>label:hover~input:checked~label {
    color: #569a29
}

.showRating1 {
    position: absolute;
    left: 168px;
    top: 7px;
    width: auto;
    display: none;
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap
}

.custom_accordian p img {
    margin: 10px 10px 10px 0;
    float: left
}

.sidemenu.absolute .whitefnt {
    color: #333;
    display: block
}

.anc-box span {
    width: 100%;
    float: left;
    margin-bottom: 8px
}

.show-list .select_wish {
    float: left;
    position: static;
    width: 100%
}

.share2407.share .vCaption h1,
.share2407.share .vCaption h4,
.share2407.share .vCaption p {
    color: #fff;
    margin-bottom: 10px
}

.banneredit {
    background: #569a29;
    color: #fff;
    padding: 10px 40px;
    position: relative;
    top: 20px
}

.banneredit:hover {
    color: #fff
}

.margin-b-20 {
    margin-bottom: 20px
}

.sDtl p.title_p {
    color: #569a29 !important;
    display: block;
    font-family: open_sanssemibold;
    font-size: 16px !important
}

.detail_wrapper .privateRight .white_bg_form h2 {
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    float: left;
    padding-right: 70px;
    text-overflow: ellipsis
}

.innertab0202 {
    margin: 10px 0;
    background: #549a29
}

.right_panel .tabmain2 .nav-tabs.innertab0202 li a {
    background: 0 0;
    color: #fff
}

.right_panel .tabmain2 .nav-tabs.innertab0202 li a::after {
    -webkit-box-shadow: 0 3px 0 0 #fff inset;
    -moz-box-shadow: 0 3px 0 0 #fff inset;
    -o-box-shadow: 0 3px 0 0 #fff inset;
    box-shadow: 0 3px 0 0 #fff inset
}

.cutom_mod .item {
    padding: 0 0 !important
}

.right_panel .portion .white_bg_form.top_border.wishbx .list_profile {
    border: medium none;
    float: left;
    margin: 15px 0 0;
    width: 100%;
    padding: 0
}

.category_header .custom_m_menu,
.header_full.hideheader .custom_m_menu {
    top: 56px
}

.header_full.hideheader .container {
    position: relative
}

#myModal66 {
    top: 57px !important
}

.hh {
    float: left;
    margin-left: 10px;
    width: 150px
}

.row .vb {
    float: left;
    overflow-x: scroll;
    width: 650px
}

.modalsearch_panel .white_bg {
    overflow: visible
}

.hh>strong {
    padding: 0
}

.ovrHidd {
    float: left;
    overflow: scroll;
    width: 100%
}

.stateBox h6 {
    font-size: 16px;
    margin-bottom: 15px;
    font-family: open_sanssemibold
}

.stateBox p {
    margin-bottom: 5px
}

.stateBox {
    margin: 15px 0
}

.stateBox h6 span,
.stateBox p span {
    font-size: 16px;
    color: #00a65a;
    margin-left: 10px
}

.stateBox.forIcon p {
    padding-left: 30px;
    position: relative
}

.stateBox.forIcon p span {
    position: absolute;
    left: 0;
    right: 0;
    width: 30px;
    margin: 0
}

.login-error {
    color: red
}

.imgContainer {
    width: 100%;
    float: left
}

.imgContainer img {
    width: 100%;
    display: block
}

.createInvitation,
.invitation {
    background: #fff;
    padding: 20px
}

.invitation h3,
.invitation h4 {
    float: left;
    width: 100%
}

.invitation h3 {
    font-size: 30px;
    margin-top: 10px;
    color: #569a29
}

.m-t30 {
    margin-top: 30px
}

.m-t20 {
    margin-top: 20px
}

.invitation .adr p {
    font-size: 16px;
    padding-left: 25px;
    position: relative
}

.invitation .adr p i {
    color: #569a29;
    font-size: 18px;
    left: 0;
    position: absolute;
    top: 7px
}

.adrArea {
    padding: 40px 20px 0
}

.adr {
    padding: 0 0 35px
}

.adrButton {
    padding-top: 10px
}

.adrButton ul li {
    float: left;
    width: auto;
    margin-right: 10px
}

.adrButton ul li:last-child {
    margin: 0
}

.max700 {
    max-width: 700px
}

.createInvitation h3 {
    margin: 0 0 15px;
    font-size: 26px;
    color: #0d2e4a
}

.m-b-15 {
    margin-bottom: 15px
}

.ticKet {
    margin-top: 13px
}

.ticKet span {
    color: #569a29;
    font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
}

.hereText {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    padding-top: 15px
}

.sendBtn {
    background: #569a29;
    border: medium none;
    color: #fff;
    float: right;
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
    width: auto;
    cursor: pointer
}

.sendBtn:hover {
    background: #71c337
}

.max500 {
    max-width: 500px
}

.p-r-90 {
    padding-right: 90px
}

.max500 .sendBtn {
    position: absolute;
    right: 0;
    top: 5px;
    width: 80px;
    padding: 9px 0
}

.overlayFild {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    display: none;
    top: 0;
    z-index: 5000
}

.overlayFild2 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    display: none;
    top: 0;
    z-index: 5000
}

.overlayFild3 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    display: none;
    top: 0;
    z-index: 5000
}

.overlayFildInner {
    background: #fff;
    -moz-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    left: 50%;
    max-width: 650px;
    padding: 20px;
    position: fixed;
    display: none;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: 6000
}

.textareaFild {
    border-color: #ddd;
    height: 60px;
    resize: none
}

.textareaFild {
    border: 1px solid #ddd;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 80px;
    resize: none;
    width: 100%;
    padding: 15px
}

.dismiss {
    background: #569a29 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 6px -1px #333;
    -webkit-box-shadow: 1px 1px 6px -1px #333;
    -moz-box-shadow: 1px 1px 6px -1px #333;
    -o-box-shadow: 1px 1px 6px -1px #333;
    color: #fff;
    display: block;
    font-size: 22px;
    height: 40px;
    line-height: 36px;
    opacity: 1;
    position: absolute;
    right: -18px;
    text-align: center;
    top: -22px;
    width: 40px;
    z-index: 99
}

.dismiss:hover {
    opacity: .8
}

.overlayFildInner h3 {
    margin: 0 0 15px;
    font-size: 22px;
    color: #0d2e4a
}

.right_panel .table .custom-checkbox {
    min-height: 20px
}

.right_panel .table a {
    color: #569a29
}

.radioControl,
.tblForm {
    border-top: 1px solid #ddd;
    padding-top: 20px
}

.tblForm ul {
    margin-bottom: 10px
}

.tblForm ul li {
    float: left
}

.tblForm ul li.inFo {
    width: 140px;
    text-align: right;
    line-height: 38px
}

.tblForm ul li.valUe {
    width: calc(100% - 140px);
    padding-left: 15px
}

.tblForm ul li.valUe .text_box {
    margin: 0
}

.btn2 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 4px
}

.upload input[type=file] {
    display: none
}

.upload-path {
    display: inline-block;
    font-style: italic;
    height: 36px;
    min-width: 300px;
    padding: 0 10px
}

.for_radio .uploadEmails .upload {
    display: inline-block;
    padding: 10px;
    background: #569a29;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    line-height: normal !important
}

.upload:hover {
    background: gray
}

.upload:active {
    background: gray
}

.upload:invalid+span {
    color: red
}

.upload:valid+span {
    color: #fff
}

.overlayFildInner .modal-footer {
    padding: 10px 0 0;
    text-align: right;
    border: none
}

.radioControl .radio {
    margin: 0 0 10px
}

.popup_social img {
    border-radius: 5px
}

.red_wish {
    color: red !important
}

.wish_rec {
    width: 100%;
    clear: both
}

.wish_rec a {
    color: #666;
    display: block;
    font-size: 16px;
    padding: 6px 15px;
    position: relative
}

.wish_rec a i {
    float: right;
    margin-right: 20px;
    text-shadow: -1px -1px 0 #666, -1px -1px 0 #666, 0 1px 0 #666, 1px 0 1px #666;
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: #666;
    font-size: 22px;
    color: #f8f8f8;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.rec_yellow {
    color: #fc0 !important
}

.wish_rec a span {
    font-size: 12px;
    position: absolute;
    right: 65px;
    top: 12px
}

.event_caption p {
    position: relative;
    font-size: 14px
}

.event_caption p.eve_element {
    position: relative;
    padding-left: 25px;
    font-size: 14px
}

.event_caption p i {
    position: absolute;
    top: 4px;
    left: 0
}

.event_caption div.eve_element strong {
    margin-right: 9px;
    color: #333
}

.event_caption div.eve_element {
    font-size: 14px !important
}

.resp-sharing-button__icon,
.resp-sharing-button__link {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 2px
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: .5em .75em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    height: 43px;
    font-size: 17px
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: .4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none;
    float: left;
    margin-top: 3px
}

.fa-portal {
    font-size: 16px !important;
    color: #fff !important;
    margin-right: 7px !important
}

.resp-sharing-button--twitter {
    background-color: #55acee
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
    background-color: #8c0615
}

.resp-sharing-button--facebook {
    background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373
}

.resp-sharing-button--tumblr {
    background-color: #35465c
}

.resp-sharing-button--tumblr:hover {
    background-color: #222d3c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
    background-color: #3a80c1
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293
}

.resp-sharing-button--email {
    background-color: #777
}

.resp-sharing-button--email:hover {
    background-color: #5e5e5e
}

.resp-sharing-button--xing {
    background-color: #1a7576
}

.resp-sharing-button--xing:hover {
    background-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25d366
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851
}

.resp-sharing-button--portal {
    background-color: #478214
}

.resp-sharing-button--portal:hover {
    background-color: #36690b
}

.resp-sharing-button--hackernews {
    background-color: #f60
}

.resp-sharing-button--hackernews:focus,
.resp-sharing-button--hackernews:hover {
    background-color: #fb6200
}

.resp-sharing-button--vk {
    background-color: #507299
}

.resp-sharing-button--vk:hover {
    background-color: #43648c
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998
}

.resp-sharing-button--facebook:active,
.resp-sharing-button--facebook:hover {
    background-color: #2d4373;
    border-color: #2d4373
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee
}

.resp-sharing-button--twitter:active,
.resp-sharing-button--twitter:hover {
    background-color: #2795e9;
    border-color: #2795e9
}

.resp-sharing-button--google {
    background-color: #dd4b39;
    border-color: #dd4b39
}

.resp-sharing-button--google:active,
.resp-sharing-button--google:hover {
    background-color: #c23321;
    border-color: #c23321
}

.resp-sharing-button--tumblr {
    background-color: #35465c;
    border-color: #35465c
}

.resp-sharing-button--tumblr:active,
.resp-sharing-button--tumblr:hover {
    background-color: #222d3c;
    border-color: #222d3c
}

.resp-sharing-button--email {
    background-color: #777;
    border-color: #777
}

.resp-sharing-button--email:active,
.resp-sharing-button--email:hover {
    background-color: #5e5e5e;
    border-color: #5e5e5e
}

.resp-sharing-button--pinterest {
    background-color: #bd081c;
    border-color: #bd081c
}

.resp-sharing-button--pinterest:active,
.resp-sharing-button--pinterest:hover {
    background-color: #8c0615;
    border-color: #8c0615
}

form.search_cat .find_btn {
    padding: 0 10px
}

.rangeSlider.ui-slider-horizontal {
    height: 5px
}

.rangeSlider.ui-widget-content {
    border: 1px solid #d9d9d9;
    background: #f2f2f2;
    margin: 35px 0 20px 6px;
    width: calc(100% - 25px)
}

.rangeSlider .ui-widget-header {
    border: 1px solid #569a29;
    background: #569a29
}

.rangeSlider.ui-slider-horizontal .ui-slider-handle {
    top: -1em;
    margin-left: -.6em;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 2em;
    height: 2em
}

.rangeSlider .ui-state-default,
.rangeSlider .ui-widget-header .ui-state-default,
.rangeSlider.ui-widget-content .ui-state-default {
    border: 2px solid #fff;
    background: #32973c
}

.rangeSliderCount {
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
    margin: 0 auto;
    font-size: 14px
}

.m-t-27 {
    margin-top: 27px
}

.m-t-32 {
    margin-top: 32px
}

.custom_m_menu.cusMenuSmal {
    left: 0;
    top: 100% !important;
    width: 250px
}

.custom_m_menu.cusMenuSmal .acountlist {
    padding: 0
}

.custom_m_menu.cusMenuSmal li {
    float: left;
    width: 100%
}

.custom_m_menu.cusMenuSmal .acountlist a {
    color: #666;
    display: block;
    text-align: left;
    line-height: 40px
}

.custom_m_menu.cusMenuSmal li::after {
    display: none
}

.custom_m_menu.cusMenuSmal li strong {
    float: left;
    width: 100%;
    text-align: left;
    padding-top: 5px
}

.userpic.noFloat.dcell {
    float: none !important
}

.userpic.lftFloat.dcell {
    float: left !important;
    margin-top: 2px
}

.userDec.lftFloat.dcell {
    float: left !important;
    text-align: left
}

.diBlock {
    display: inline-block
}

.m-t-30 {
    margin-top: 30px
}

.providerBannerWrap .row {
    margin: 0 -15px
}

.providerBannerWrap .col-md-4 {
    padding: 5px
}

li.user_account .mCSB_inside>.mCSB_container {
    margin-right: 12px
}

.inner_search .row {
    margin: 0 -3px
}

.inner_search [class*=col-] {
    padding: 0 3px
}

.fullHt,
.munulist.full.m-t-15 {
    height: 100%;
    position: relative
}

.usrWishDetl [class*=col-] {
    padding: 0
}

.listview_box.usrWishDetl {
    padding: 15px
}

.usrWishDetl .carousel-inner .item {
    padding: 0
}

.img100 {
    width: 100%;
    display: block
}

#KontaktierenModal1 .icon_s {
    top: 11px
}

#KontaktierenModal1.cutom_mod .close {
    right: 13px;
    top: 13px
}

.mh-205 {
    min-height: 201px
}

.p-b-38 {
    padding-bottom: 38px
}

.empfehlen {
    position: absolute;
    bottom: 40px;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 150px
}

#sticky.btmGreen {
    padding: 0
}

#sticky.btmGreen .desk_M_nav {
    height: 50px;
    padding: 0
}

#sticky.btmGreen .desk_M_nav .sIcons li a {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    width: 50px
}

#sticky.btmGreen .desk_M_nav .sIcons li a i {
    display: block;
    line-height: 50px
}

#sticky.btmGreen.forCont .desk_M_nav .sIcons ul.full {
    display: flex;
    justify-content: center
}

#sticky.btmGreen.forCont .desk_M_nav .sIcons li {
    width: auto;
    float: none;
    padding: 0 5px
}

#sticky.btmGreen.forCont .desk_M_nav .sIcons li.cont a {
    width: auto;
    font-size: 18px;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif
}

#einbettenModal {
    overflow-y: auto
}

.pad15 {
    padding: 15px
}

.listview_box.pad15 {
    padding: 15px
}

.m-b-25 {
    margin-bottom: 25px
}

.m-t-20 {
    margin-top: 20px
}

.halfWidth {
    width: 50%
}

.dcell.eveDtlPara,
.eveDtlImg {
    vertical-align: top
}

.eveDtlImg img {
    width: 100%;
    display: block
}

.eveDtlPara {
    padding-left: 10px
}

.eveDtlImg {
    padding-right: 10px
}

.p-h-10 {
    padding: 0 10px
}

.p-h-15 {
    padding: 0 15px
}

.p-r-50 {
    padding-right: 50px !important
}

.p-h-15 {
    padding: 0 15px
}

.m-b-5 {
    margin-bottom: 5px
}

.stylePright {
    float: right
}

.find_btn.darkgreenCus {
    top: 5px;
    right: 0;
    height: 46px;
    width: 60px
}

.find_btn.darkgreenCus i {
    font-size: 19px !important
}

.private_prof .full.post-grid.paddingZ {
    padding: 25px 0
}

.private_prof .tab-content.no_padding .full.post-grid.paddingZ {
    padding: 10px 10px 10px 0;
    margin: 5px 0
}

.p-v-10 {
    padding: 10px 0
}

.margin_r_30 {
    margin-right: 30px
}

.p-h-5 {
    padding: 0 5px
}

.feedbacklistinner table tbody tr td {
    padding-left: 35px
}

.feedbacklist {
    display: none
}

.moreDetails,
fieldset.rating label {
    cursor: pointer
}

.also_dashboard.inrPag .portion h4 {
    padding: 0 0 15px
}

.also_dashboard.inrPag .portion .panel-heading h4 {
    padding: 0
}

.also_dashboard.inrPag .panel-body .portion {
    margin: 0
}

.p-t-40 {
    padding-top: 40px
}

.cmBar ul li {
    float: left;
    width: auto;
    border-left: #014500 1px solid
}

.cmBar ul li a {
    display: block;
    color: #ccc;
    font-size: 16px;
    padding: 15px 40px;
    text-transform: Capitalize
}

.cmBar ul li a:hover,
.cmBar ul li.active a {
    color: #fff
}

.dasBrd-title h4 {
    position: relative;
    padding: 0 0 10px 40px
}

.text_box.generate_text {
    resize: none;
    height: 100px
}

.pad-15-0 {
    padding: 15px 0
}

.listview_box.cusMar-btm {
    margin: 0 0 15px
}

.also_dashboard ul.list li {
    float: left;
    width: 100%
}

.SelTickets .white_bg_form {
    margin: 10px 0
}

.m-v-0-10,
.tabmain2 h3.m-v-0-10 {
    margin: 0 0 10px !important
}

.tabmain2 h3.m-v-0-10 span {
    margin-left: 10px
}

.custom_table .ui-state-default {
    background-image: none
}

.sp-p-t-15 {
    padding-top: 15px !important
}

.p-v-15 {
    padding: 15px 0
}

.testiM .caption {
    margin-top: 10px !important;
    padding-bottom: 0
}

.n-p-l {
    padding-left: 0 !important
}

.pad-pad-left {
    padding-left: 0 !important
}

.p-b-15 {
    padding-bottom: 15px
}

.innertab0202.hidden-xs {
    display: block !important
}

.forSocBtn .resp-sharing-button__link {
    margin: 5px 10px 5px 0
}

.m-b-13 {
    margin-bottom: 13px
}

.m-v-5 {
    margin: 5px 0
}

.nlPart .withicon {
    padding: 0 15px 0 76px
}

.newltr .newstxt .text_box {
    border: none
}

.newltr .newstxt .greennew {
    padding: 0;
    height: 38px;
    text-align: center;
    width: 120px
}

.p-r-122 {
    padding-right: 122px !important
}

.whiteBg {
    background: #fff
}

.forowlCar .latest,
.forowlCar .latest .item .thumbnail {
    margin: 0
}

.down_details_part .box5 {
    padding: 0 10px
}

.media_tab .panel-heading a {
    display: block
}

.eventDetailSec ol {
    padding-left: 15px
}

.less-hx .greennew.whiteN {
    border: #fff 1px solid !important;
    padding: 9px 10px
}

.less-hx .greennew.whiteN:hover {
    border-color: #478214
}

.vMore:hover {
    color: #333
}

.allFeatures.lastAuto .cpriceing_list li:last-child {
    height: auto
}

.orderSuccess {
    padding: 20px 0
}

.dBlock {
    display: block
}

.direction .container-fluid {
    padding: 0 10px
}

.horsesMain.dtble {
    background: #fff
}

.horsePrf .sliderR h3 {
    width: 100%
}

.advertisment .col-md-12.col-sm-12.no_padding .white_bg_form.slight_radius,
.popular-post .col-md-12.col-sm-12.no_padding .white_bg_form.slight_radius {
    padding: 10px 20px 20px 20px
}

.advertiseMain .full a img {
    background-color: #fff
}

.full_banner img {
    width: 100%
}

.search_link {
    font-weight: 700
}

.greennew_search {
    border: medium none;
    color: #569a29 !important;
    display: inline-block;
    float: none;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 5px 16px;
    transition: all .5s ease-in-out 0s;
    width: auto;
    border: 1px solid #569a29;
    border-radius: 5px
}

.greennew_search:hover {
    border: medium none;
    color: #fff !important;
    background: #569a29;
    display: inline-block;
    float: none;
    font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 5px 16px;
    transition: all .5s ease-in-out 0s;
    width: auto;
    border: 1px solid #569a29;
    border-radius: 5px
}

@charset "utf-8";

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/open-sans-v17-latin-regular.eot);
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../fonts/open-sans-v17-latin-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/open-sans-v17-latin-regular.woff2) format('woff2'), url(../fonts/open-sans-v17-latin-regular.woff) format('woff'), url(../fonts/open-sans-v17-latin-regular.ttf) format('truetype'), url(../fonts/open-sans-v17-latin-regular.svg#OpenSans) format('svg')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/open-sans-v17-latin-600.eot);
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../fonts/open-sans-v17-latin-600.eot?#iefix) format('embedded-opentype'), url(../fonts/open-sans-v17-latin-600.woff2) format('woff2'), url(../fonts/open-sans-v17-latin-600.woff) format('woff'), url(../fonts/open-sans-v17-latin-600.ttf) format('truetype'), url(../fonts/open-sans-v17-latin-600.svg#OpenSans) format('svg')
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    padding: 0 !important;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word !important;
    color: #222324;
    font-family: open_sansregular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    background: #e8e7ec
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.4;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 4px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

.small,
small {
    font-size: 100%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width :768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 0;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width :768px) {
    .container {
        width: 750px
    }
}

@media (min-width :992px) {
    .container {
        width: 970px
    }
}

@media (min-width :1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width :1366px) {
    .container {
        width: 1300px
    }
}

@media (min-width :1920px) {
    .container {
        width: 1300px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width :768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width :992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width :1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width :768px) {    
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width :768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width :768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px
    }
}

@media (min-width :768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width :768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width :768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width :768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width :768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width :768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width :768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width :768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width :768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width :480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width :768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width :768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width :768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width :768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width :768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width :767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width :768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width :768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width :767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width :768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width :768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width :768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width :767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width :767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 1px 9px;
    color: #333
}

.event_box_caption {
    height: 250px;
}

.eve_element_box{
    height: 210px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@ -webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@ -o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@ keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width :768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width :992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: .5
}

.carousel-control.left {
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@ -ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width :767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width :767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width :767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width :767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width :768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width :768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width :768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width :768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width :992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width :992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width :992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width :992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width :1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width :1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width :1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width :1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width :767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width :768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width :992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width :1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@media only screen and (max-width :2560px) {
    .listing .thumbnail .image_container {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .inner_search .largeBox.dropbox .find_btn {
        line-height: 25px;
        padding: 0 25px
    }

    .custom_accordian .panel-title i {
        height: auto
    }

    .eventdetailBanner {
        min-height: 660px
    }

    .down_details_part.eventdown {
        top: 92.5%
    }

    .prelaunch_bannner2 {
        min-height: 1080px
    }

    .marketing .panel-group {
        margin-bottom: 0
    }

    .bHeight {
        height: 700px
    }
}

@media only screen and (max-width :1920px) {
    .left_grid {
        width: 49.5%
    }

    .prelaunch_bannner .text_here,
    .prelaunch_bannner2 .text_here {
        left: auto;
        right: 8%;
        width: 34%
    }

    .prelaunch_bannner4 .text_here {
        width: 35%
    }

    .prelaunch_bannner3 .text_here {
        float: left;
        width: 69%
    }

    .share_wish.individuals {
        z-index: 99 !important
    }

    .dropbox .select_wish li {
        width: 100% !important;
        float: left !important
    }

    .dropbox .select_wish li.col-sm-3 {
        width: 25% !important
    }

    .listing .caption,
    .listing .thumbnail {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none
    }

    .listing .map_grid {
        margin: 0
    }

    .test404 {
        margin: 30% auto 5%
    }
}

@media only screen and (max-width :1660px) {
    .test404 {
        margin: 20% auto 5%
    }

    .prelaunch_bannner2 {
        min-height: 768px
    }
}

@media only screen and (max-width :1660px) {
    .dropbox .select_wish li.col-sm-3 {
        width: 33.333% !important
    }
}

@media only screen and (max-width :1366px) {

    .prelaunch_bannner .text_here,
    .prelaunch_bannner2 .text_here {
        left: auto;
        right: 2.5%;
        width: 47%
    }

    .captionpart {
        top: 150px
    }

    .prelaunch_bannner4 .text_here {
        width: 45%
    }

    .prelaunch_bannner3 .text_here {
        float: left;
        width: 69%
    }

    .prelaunch_bannner3 .text_here {
        float: left;
        width: 95%
    }

    .down_details_part.eventdown {
        top: 89%
    }

    .prelaunch_bannner2 {
        min-height: 650px
    }

    .banner66 {
        background-position: center center !important
    }

    .bHeight {
        height: 467px
    }
}

@media only screen and (max-width :1365px) {
    .container {
        width: 97%
    }
}

@media only screen and (max-width :1350px) {

    .category_header.header_full nav ul.navigation li a,
    nav ul.navigation li a {
        font-size: 13px;
        padding: 0 5px
    }

    .login_area li a {
        font-size: 14px
    }

    .portion.search_inner p {
        font-size: 16px
    }

    .slightbig_width {
        width: 28.153%
    }

    .small_width {
        width: 24.153%
    }

    .white_bg_form.stick .s_nav li {
        margin: 0 9px 0 0
    }

    .down_details_part .portion2 h3 a {
        padding: 12px 8px
    }

    .down_details_part .box5 .portion ul.share_part li a {
        font-size: 12px
    }

    .for_frame {
        margin-top: 10px;
        margin-bottom: 0
    }

    #sticky.white_bg_form.stick p {
        margin-left: 0 !important
    }

    .info_section li,
    .white_bg_form.stick .green_btn a {
        font-size: 16px
    }

    .info_section li a i {
        font-size: 16px
    }

    .priceing_area .mCSB_horizontal.mCSB_inside>.mCSB_container {
        max-width: 1170px
    }

    .also_dashboard .rightpart p,
    .normalWishlist2 .note_right a.whitebtn i {
        font-size: 14px
    }

    .normalWishlist2 .note_right a.whitebtn {
        font-size: 13px;
        margin: 0 5px 0 0;
        padding: 4px 10px
    }

    .dashPrt .custom-checkbox.m-t-55 {
        margin: 10px 0 0
    }
}

@media only screen and (max-width :1280px) {
    .also_dashboard .portion .col-sm-20.lightdark_shade {
        margin-top: -31px
    }

    .container {
        max-width: 1200px
    }

    .for_inner_scroll.affix {
        width: 21.5%;
        float: left;
        top: 0
    }

    .for_inner_scroll.affix .content {
        height: 600px
    }

    .for_inner_scroll.affix .content .mCSB_inside>.mCSB_container {
        margin: 0
    }

    .client_logo_main ul li {
        width: 130px
    }

    .count-number,
    .count-number-done {
        color: #0db4ff;
        font-size: 35px
    }

    .count-subject {
        font-size: 18px
    }

    .count-item {
        padding: 25px 0
    }

    .low_padding_top {
        padding: 24px 0 30px
    }

    .client_logo_main {
        margin-top: 0
    }

    .category_banner .text_here h2 {
        font-size: 30px
    }

    .category_banner .text_here {
        top: 28%;
        width: 100%;
        max-width: 700px
    }

    .text_here {
        max-width: 1200px
    }

    .whitebtn {
        padding: 8px 10px
    }

    .info_section li {
        margin: 0 5px 0 0
    }

    .info_section li,
    .white_bg_form.stick .green_btn a {
        font-size: 16px
    }

    .info_section li a i {
        font-size: 16px
    }

    .info_section {
        margin: 5px 0 0
    }

    .white_bg_form.stick .s_nav li {
        margin: 0 10px 0 0
    }

    #sticky.white_bg_form.stick p,
    .white_bg_form.stick .s_nav li a {
        font-size: 13px
    }

    .info_section li,
    .white_bg_form.stick .green_btn a {
        font-size: 12px
    }

    .info_section li a i {
        font-size: 16px
    }

    .info_section {
        margin: 0
    }

    .down_details_part h2.size28 {
        font-size: 20px
    }

    .box99 ul li.open_date,
    .box99 ul li.open_time {
        font-size: 13px
    }

    .detail_wrapper .white_bg_form h2 {
        font-size: 16px
    }

    .white_bg_form.for-member .carousel-control {
        height: 25px;
        left: -5px;
        width: 25px;
        font-size: 11px
    }

    .white_bg_form.for-member .carousel-control.right {
        left: auto;
        right: 0
    }

    .member_box {
        margin: 10px 0
    }

    .find_btn {
        font-size: 14px
    }

    .also_dashboard .portion .col-sm-20.lightdark_shade.active .cpriceing_table_header_containt h3 {
        padding: 24px 0
    }

    .gray {
        height: 40px;
        line-height: 32px
    }

    .media_tab .nav-tabs>li a {
        font-size: 12px;
        min-width: 110px
    }

    .detail_wrapper .gapmore {
        min-height: 264px
    }

    .down_details_part .box5 .portion ul.numbers li {
        margin-bottom: 5px
    }

    .icons_bar {
        bottom: 14%
    }

    .down_details_part {
        top: 86%
    }

    .listview_box .portion ul li {
        font-size: 13px;
        margin-right: 8px
    }

    .rightpart::after {
        left: 0
    }

    .down_details_part .box5 .portion ul.share_part li a {
        font-size: 13px
    }

    ul.reviews_part li {
        margin: 0 5px
    }

    ul.reviews_part li a {
        font-size: 13px
    }

    .listview_box .portion ul {
        padding: 12px 0
    }

    .white_bg_form .recomondation_bx .portion small {
        font-size: 13px
    }

    .white_bg_form .recomondation_bx .portion p {
        font-size: 14px
    }

    .similer1 .map_grid {
        margin-right: 14px
    }

    .map_grid .caption a {
        font-size: 15px
    }

    .down_details_part .portion2 h3 a {
        font-size: 16px;
        padding: 12px 5px
    }

    .search_part_responsive.formobile {
        display: none
    }

    .select_part {
        margin-right: 15px
    }

    .work_tab {
        margin: 0
    }

    .rolllingIcon .nav-tabs a p {
        font-size: 16px
    }

    .inner_head nav ul.navigation li a {
        padding: 0 6px
    }

    .wrapper4.resBanner {
        margin: 54px 0 0
    }

    .also_dashboard .portion .cpriceing_table_header_containt h3 span {
        top: 10px
    }

    .also_dashboard .portion .cpriceing_table_header_containt h3 small {
        bottom: 12px;
        right: 20px
    }

    .also_dashboard.formedia_dtail .portion .select_part.m-t-30 {
        margin-top: 27px
    }

    .d_portion ul li a {
        font-size: 14px
    }

    .d_portion ul li::after {
        right: -12px;
        top: 8px
    }

    .d_portion ul li {
        margin: 0 20px 0 0
    }

    .d_portion ul li a {
        line-height: 35px;
        height: 35px
    }

    .d_portion.m-t-10 {
        margin: 0
    }

    .dash_btns a {
        font-size: 14px;
        padding: 8px 10px;
        width: auto
    }

    .dash_btns a br {
        display: none
    }

    .right_panel .portion .white_bg_form h6,
    .right_panel .portion .white_bg_form i,
    .right_panel .portion .white_bg_form.top_border h4,
    .right_panel .portion .white_bg_form.top_border i,
    .userPrt h2 {
        font-size: 18px !important
    }

    .right_panel .portion .white_bg_form i,
    .right_panel .portion .white_bg_form.top_border i {
        margin-right: 10px
    }

    .dash_btns {
        float: right;
        width: auto
    }

    .right_panel .portion .white_bg_form.top_border p {
        font-size: 14px
    }

    .right_panel .portion .white_bg_form.top_border a.black_shadow {
        font-size: 14px;
        padding: 10px 8px
    }

    .also_dashboard.dashPrt .composebx {
        margin: 15px 0 0
    }

    .also_dashboard.dashPrt .inbox_main {
        margin-top: 15px
    }

    .composepart a {
        font-size: 16px;
        padding: 10px 15px
    }

    .composepart ul li {
        padding: 10px
    }

    .mailbox img {
        height: 45px;
        margin-right: 5px;
        width: 45px;
        max-width: 45px
    }

    .composepart a.slight_radius {
        padding: 10px 15px
    }

    .composepart a {
        padding: 0
    }

    .firstgap {
        margin-bottom: 0;
        margin-top: 15px
    }

    .m-B-20 {
        margin-bottom: 15px
    }

    .left_panel ul li a {
        font-size: 14px;
        padding: 0 15px
    }

    .left_panel ul li a i {
        margin-right: 8px
    }

    .right_panel .portion .white_bg_form.top_border .btnPro a {
        float: left;
        margin-left: 0;
        margin-top: 15px
    }

    .right_panel .tabmain2 .nav-tabs.innertab0202 li a {
        padding: 8px 10px;
        font-size: 12px
    }

    .right_panel .tabmain2 .nav-tabs.innertab0202 li {
        margin: 0;
        padding-right: 8px
    }

    .copyPart .textbox {
        font-size: 13px
    }

    .privateRight h5 {
        font-size: 16px;
        margin-top: 0
    }

    .resmTop {
        margin-top: 15px
    }
}

@media only screen and (max-width :1199px) {
    .resmTop .clearfix {
        display: none
    }

    .container {
        width: 100%
    }

    .addLh {
        height: 188px
    }

    .down_details_part .box5 .portion ul.share_part {
        position: static
    }
}

@media only screen and (max-width :1135px) {
    .header_full .col-sm-2 {
        width: 14.667%
    }

    .header_full .col-sm-6 {
        width: 51%
    }

    .slightbig_width {
        width: 27.153%
    }

    .small_width {
        width: 23.153%
    }

    .search_part .select_part {
        font-size: 14px
    }

    .search_part .portion.search_inner .textbox {
        font-size: 14px
    }

    .search_part .find_btn {
        font-size: 14px;
        padding: 9px 25px 9px 45px
    }

    .w_box.rounded .iconbx_c {
        height: 95px;
        width: 95px
    }

    .w_box.rounded a h4 {
        font-size: 14px
    }

    .white_bg_down {
        bottom: -90px;
        min-height: 90px
    }

    .banner_bottom_caro {
        bottom: -123px
    }

    .listing .caption h3 {
        margin: 12px 0 15px
    }

    .date_time.full .graybx li p {
        font-size: 16px;
        line-height: 18px
    }

    .listing .gap10,
    .listing .gap16 {
        height: 0
    }

    .tittle h2 {
        font-size: 17px
    }

    .left.carousel-control2 i,
    .right.carousel-control2 i {
        line-height: 35px
    }

    .left.carousel-control2 {
        height: 35px;
        width: 35px;
        right: 39px
    }

    .right.carousel-control2 {
        height: 35px;
        width: 35px
    }

    p {
        font-size: 14px;
        line-height: 22px
    }

    .detail_wrapper .white_bg_form li,
    .detail_wrapper .white_bg_form p {
        line-height: 26px
    }

    .col-md-10.sidetab {
        width: 100%
    }

    .inner_head .header_full .col-sm-2 {
        width: 14.667%
    }

    .inner_head .logo img {
        width: 100%
    }

    .inner_head .header_full .col-sm-6 {
        width: 51%
    }

    .inner_head nav ul.navigation li a {
        padding: 0 5px
    }

    .inner_search .col-sm-4.increase_width {
        width: 33.6%;
        float: left
    }

    .inner_search .col-sm-1 {
        width: 15.333%;
        float: left
    }

    .inner_search .col-sm-2 {
        width: 16.667%;
        float: left
    }

    .inner_search .find_btn {
        font-size: 16px;
        height: 40px
    }

    .inner_search .find_btn:hover {
        background: #375b1e
    }

    .m-t-27 {
        margin-top: 22px
    }

    .map_main {
        top: 3px;
        right: -5px
    }

    .category_header.header_full .col-sm-2 {
        width: 14.667%
    }

    .category_header.header_full .logo img {
        width: 100%
    }

    .category_header.header_full .col-sm-6 {
        width: 51%
    }

    .category_header.header_full nav ul.navigation li a {
        padding: 0 5px;
        font-size: 12px
    }

    .portion5 ul li a {
        font-size: 13px;
        padding: 15px 5px
    }

    .categoty_logo .whitebtn {
        padding: 8px 15px;
        font-size: 13px
    }

    .gridpartMain .events_main {
        width: 70%;
        float: left
    }

    .gridpartMain .events_main:last-child {
        width: 30%;
        float: left
    }

    .footer_area .col-sm-2,
    .footer_area .col-sm-3.no_right_padding {
        min-height: 186px
    }

    .sliderR {
        width: 322px
    }

    .wrapN {
        padding: 10px 20px 0
    }

    .sliderR h2 {
        font-size: 20px
    }

    .header_full.category_header {
        display: none
    }

    .responsiveheader.blackresponsive {
        display: block
    }

    .inner_head .header_full.hideheader {
        display: block
    }

    .inner_head .responsiveheader {
        display: none
    }

    .inner_head nav {
        display: block !important
    }

    .search_part_responsive.fortab {
        display: block
    }

    .text_here {
        padding: 10% 0 0;
        text-align: center
    }

    .homeonly .text_here h2,
    .text_here h2 {
        font-size: 32px
    }

    .homeonly .text_here h3,
    .text_here h3 {
        font-size: 20px
    }

    .text_here {
        padding: 12% 0 0
    }

    nav ul.navigation li a {
        font-size: 12px;
        padding: 0 4px;
        line-height: 45px
    }

    .login_area li {
        margin: 7px 3px 0 0
    }

    .login_area li a {
        font-size: 12px;
        line-height: 30px
    }

    .portion.search_inner {
        text-align: left
    }

    .header_full.hideheader .login_area li a {
        line-height: 35px
    }

    .detail_wrapper .gapmore {
        min-height: 290px
    }

    .h_scrollinner {
        width: 600px
    }

    .for_palns .gap_35 {
        height: 34px
    }

    .dashPrt .custom-checkbox.more_padding {
        padding-top: 10%
    }

    .dashPrt .custom-checkbox.more_padding2 {
        padding: 5px 0 10px
    }

    .sub_head.more_padding2 {
        padding-top: 5px
    }

    .right_panel .portion .white_bg_form.top_border {
        min-height: 230px
    }

    .custom-checkbox.specialone {
        padding: 2px 0 0 15px
    }

    .category_main .gap_35 {
        height: 0
    }

    .category_main.listing div.owl-controls {
        top: -42px
    }

    .inner_head .login_area li {
        margin-top: 15px
    }

    .inner_head .login_area li a.for_account {
        padding: 8.5px 15px
    }

    .inner_head .header_full.hideheader .navigation {
        margin: 12px 0 0
    }

    .also_dashboard .listview_box .portion p {
        font-size: 14px;
        line-height: normal
    }

    .addressbx .gap10 {
        height: 4px
    }

    .sidemenu a.whitefnt i.fa-close {
        color: #32973c !important
    }
}

@media only screen and (max-width :1024px) {
    .postbtn a {
        padding: 0 8px 0 !important
    }

    .dcell.colortxtLogo {
        width: 120px;
        padding: 5px 0
    }

    .dcell.colortxt {
        width: calc(100% - 120px);
        padding-left: 30px
    }

    .text_here {
        max-width: 1000px
    }

    .hideheader,
    .search_part {
        display: none
    }

    .responsiveheader {
        display: block
    }

    .text_here {
        padding: 10% 0 0
    }

    .greenbg2.inabout {
        padding: 45px 0
    }

    .whitenew {
        font-size: 18px;
        padding: 12px 20px
    }

    .greenbg2.inabout h3 {
        font-size: 24px
    }
}

@media only screen and (max-width :1023px) {
    .blue_fonts {
        display: none
    }
}

@media only screen and (max-width :1000px) {
    .inner_slider {
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 11%;
        width: 90%
    }

    .general h3 {
        font-size: 20px
    }

    .categogy_list ul li a,
    .custom_accordian .panel-body,
    .custom_accordian a {
        font-size: 14px;
        line-height: 20px
    }

    .categogy_list ul li a:hover {
        font-size: 14px;
        padding-left: 15px
    }

    .share_banner h2 {
        font-size: 28px
    }

    .share_banner h2 i {
        font-size: 30px;
        margin-right: 20px
    }

    .vCaption {
        padding: 80px 0 30px
    }

    .vCaption.res-no-p {
        padding: 0 0 30px
    }

    .copyPart .textbox {
        font-size: 15px
    }
}

@media only screen and (max-width :991px) {
    .addressbx {
        padding: 5px 10px
    }

    .horsePrf {
        margin-top: 65px
    }

    .spic {
        width: 100px;
        height: 100px
    }

    .sliderR .wrapN .full.m-t-15 {
        margin: 0
    }

    .sliderR table tr td {
        padding: 2px 4px 2px 0;
        font-size: 15px
    }

    .orderSuccess {
        margin-top: 60px
    }

    .ticketFulArea {
        padding: 60px 0 20px
    }

    .also_dashboard .portion .col-sm-20.lightdark_shade {
        margin-top: -23px
    }

    .checkpart {
        margin: 32px 0 17.5px
    }

    .detail_course {
        padding: 15px 0 0
    }

    .down_details_part .box5 {
        padding: 0 5px
    }

    .sp-p-t-15 {
        padding-top: 12px !important
    }

    .adr {
        padding: 0 0 5px
    }

    .invitation .adr p {
        font-size: 14px
    }

    .invitation .adrButton .greennew {
        padding: 5px 10px
    }

    #KontaktierenModal1 .icon_s {
        top: 7px
    }

    .listing .col-sm-2 {
        width: 100%;
        float: left;
        text-align: center
    }

    .listing .col-sm-3 {
        width: 50%;
        float: left
    }

    .listing .col-sm-6 {
        width: 50%;
        float: left
    }

    .areyou {
        font-size: 13px
    }

    .areyou i {
        margin-left: 2px
    }

    .left.carousel-control2,
    .right.carousel-control2 {
        top: -45px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .left.carousel-control2 {
        left: -42px
    }

    .right.carousel-control2 {
        right: -42px
    }

    .well .col-md-3 {
        float: left;
        width: 50%
    }

    .listing .tittle h2 {
        font-size: 22px
    }

    .sidetab .tab-container {
        margin: 54px 0 0
    }

    .work_tab .tab-content .portion {
        text-align: center;
        margin: 10px 0 0
    }

    .work_tab .tab-content .portion .green_btn {
        text-align: center
    }

    .work_tab .tab-content .portion .green_btn a {
        display: inline-block;
        float: none
    }

    h1 {
        font-size: 30px
    }

    .client_logo_main ul li {
        width: 115px
    }

    .share_banner h2 {
        font-size: 28px;
        display: block
    }

    .share_banner h2 i {
        font-size: 35px
    }

    .share_banner .green_btn {
        display: inline-flex;
        margin: 0 0 0 30px
    }

    .small_mobile {
        width: 23%
    }

    .bottom_grid_part .col-sm-3 {
        width: 50%;
        float: left
    }

    .bottom_grid_part .col-sm-3 .portion {
        margin-bottom: 15px
    }

    .bottom_grid_part .col-sm-3 img {
        width: auto;
        margin: 0 auto;
        float: none
    }

    .communitybox .col-sm-4 {
        float: left;
        width: 30%
    }

    .communitybox .no_leftpagging {
        float: left;
        padding-left: 0;
        width: 70%
    }

    .picbx {
        margin: 0 0 15px
    }

    .inner_head .responsiveheader {
        background: #fff
    }

    .inner_search {
        margin: 64px 0 0
    }

    .inner_head .userDec h5 {
        color: #666 !important
    }

    .blackresponsive .sidemenu.absolute,
    .homepage .sidemenu.absolute,
    .inner_head .sidemenu.absolute {
        top: 1px
    }

    .inner_head .hidelogo {
        display: block
    }

    .desktoplogo {
        display: none
    }

    .inner_search .col-sm-4.increase_width {
        width: 32%
    }

    .inner_search .col-sm-1 {
        width: 19.333%
    }

    .inner_search .topMargin {
        margin: 24px 0 0
    }

    .inner_search .find_btn {
        font-size: 14px
    }

    .portion ul.filter .select_part2 {
        font-size: 13px;
        padding: 7px 29px 25px 9px;
        width: auto
    }

    .portion ul.filter small a {
        font-size: 13px
    }

    .portion ul.filter p {
        padding: 0
    }

    .portion ul.filter .find_btn {
        font-size: 14px;
        height: 40px;
        margin: 6px 0 0;
        padding: 0 15px
    }

    .portion .map_main ul.filter li {
        margin-right: 0
    }

    .map_main {
        top: 6px;
        right: 0
    }

    .map_main li a i {
        font-size: 20px;
        height: 34px;
        line-height: 34px;
        width: 34px
    }

    .inner_search.affix {
        position: relative
    }

    .feature_main .col-md-3 {
        width: 50%;
        float: left
    }

    .feature_main .left.carousel-control2,
    .feature_main .right.carousel-control2 {
        left: auto
    }

    .gridpartMain .col-sm-9 {
        width: 100%;
        float: left
    }

    .gridpartMain .col-sm-3 {
        display: none
    }

    .pagination {
        text-align: center;
        width: 100%
    }

    .pagination>li {
        display: inline-block;
        margin: 0
    }

    .dropbox .select_wish li.col-sm-3 {
        width: 50% !important
    }

    .forflip2 .dropbox {
        left: 50px
    }

    .responsiveheader .desktoplogo {
        display: block
    }

    .searchpage.responsiveheader .desktoplogo {
        display: none
    }

    .desktoplogo {
        display: none
    }

    .category_banner .text_here h2 {
        font-size: 25px
    }

    .category_banner .text_here {
        top: 25%;
        width: 100%;
        max-width: 700px
    }

    .category_banner .text_here h3 {
        font-size: 20px;
        margin-top: 15px
    }

    .category_banner .find_btn {
        font-size: 16px
    }

    .categoty_logo .w_box.rounded {
        top: 17px;
        width: auto
    }

    .categoty_logo .w_box.rounded .iconbx_c {
        height: 70px;
        width: 70px
    }

    .p-l-90 {
        padding-left: 74px
    }

    .portion5 ul li a {
        font-size: 12px;
        padding: 15px 2px
    }

    .categoty_logo .whitebtn {
        padding: 8px 8px;
        font-size: 12px
    }

    .category_main .col-sm-11 {
        width: 86.667%
    }

    .category_main .gap_35 {
        height: 0 !important
    }

    .listing div.owl-controls {
        top: -61px
    }

    .sidetab .green_btn {
        float: left;
        text-align: center;
        width: 100%
    }

    .sidetab .green_btn a {
        float: none
    }

    .p-r-20 {
        padding-right: 50px
    }

    .client_logo_main .gap_35 {
        height: 35px
    }

    .footer_area .col-sm-2,
    .footer_area .col-sm-3.no_right_padding {
        min-height: 216px
    }

    .faq_banner_main {
        margin: 59px 0 0
    }

    .general h3 {
        font-size: 18px
    }

    span.greenfont {
        font-size: 24px;
        margin: 15px 0 0
    }

    .listview_box .carousel-inner img,
    .listview_box .col-md-3 img {
        width: 100%
    }

    .col-md-3.no_right_padding.top_bottom_padding,
    .col-md-4.no_right_padding.top_bottom_padding {
        padding-right: 10px
    }

    .tittle .areyou {
        display: none
    }

    .category_main .left.carousel-control2,
    .right.carousel-control2 {
        left: auto;
        top: -45px;
        right: 0
    }

    .categoty_logo .portion5 {
        padding-left: 70px
    }

    .down_details_part .box5 .portion ul.share_part {
        position: static
    }

    .down_details_part .box5 .portion ul.share_part::after {
        display: none
    }

    .addLh {
        height: 147px
    }

    .box6 {
        height: 150px
    }

    .detail_wrapper .gapmore {
        min-height: 295px
    }

    .stick .col-sm-6.no_left_padding,
    .stick .company_name {
        display: none
    }

    .stick .col-sm-3 {
        width: 25%
    }

    .info_section {
        text-align: center
    }

    .info_section li {
        float: none;
        display: inline-block
    }

    .info_section li,
    .white_bg_form.stick .green_btn a {
        font-size: 16px
    }

    .info_section li,
    .info_section li a {
        line-height: 30px;
        height: auto
    }

    .down_details_part .portion2 h3 a {
        font-size: 16px;
        font-weight: 400;
        padding: 10px 0
    }

    .white_bg_form.stick .info_section li strong {
        position: relative;
        top: -9px
    }

    .test_bx p {
        color: #333;
        padding: 15px 0
    }

    .testi_main .carousel-indicators {
        bottom: -13px
    }

    .rightpart.no_right_padding.no_left_padding {
        padding-left: 10px;
        padding-right: 10px
    }

    .rightpart small {
        float: right;
        line-height: 30px;
        width: auto
    }

    .rightpart p {
        float: left;
        width: auto
    }

    .right_panel ul.btn_lst li a,
    .rolllingIcon .nav-tabs a p {
        font-size: 14px
    }

    .marketing .roundIcon {
        border: medium none;
        height: 90px;
        width: 90px
    }

    .fullscreen,
    section {
        padding: 30px 0
    }

    .full_slide {
        margin: 15px 0 0
    }

    section.footer_area {
        padding: 30px 0 25px
    }

    h3.modify {
        font-size: 28px
    }

    .aboutinner h2 {
        font-size: 25px
    }

    .portion ul.filter li {
        padding-right: 3px
    }

    .portion ul.filter li:last-child {
        padding-right: 0;
        padding-left: 8px
    }

    .inner_head .header_full.hideheader {
        display: none
    }

    .inner_head .responsiveheader {
        display: block
    }

    .inner_head nav {
        display: none !important
    }

    .down_details_part .portion2 .recom_green a {
        display: block;
        margin-top: 5px
    }

    .recom_green i {
        text-align: center;
        display: block
    }

    .wrapper4.resBanner {
        margin: 60px 0 0
    }

    .inner_search .textbox,
    .size16 {
        font-size: 14px !important
    }

    .trainerS .col-sm-3 {
        width: 23.666%;
        float: left
    }

    .inner_tabmenu {
        margin-top: 64px;
        padding: 10px
    }

    .inner_tabmenu .custom-checkbox a [type=checkbox]:checked,
    .inner_tabmenu .custom-checkbox a [type=checkbox]:not(:checked) {
        top: 102px
    }

    .inner_tabmenu .custom-checkbox a [type=checkbox]:not(:checked)+label::before {
        top: 52px
    }

    .inner_tabmenu .custom-checkbox a [type=checkbox]:checked+label::before {
        top: 52px
    }

    .inner_tabmenu .custom-checkbox a [type=checkbox]:checked+label::after {
        top: 58px
    }

    .inner_tabmenu .custom-checkbox {
        min-height: 140px
    }

    .priceing_area .mCSB_horizontal.mCSB_inside>.mCSB_container {
        max-width: 950px
    }

    .also_dashboard .portion .cpriceing_table_header_containt h3 {
        font-size: 40px
    }

    .also_dashboard .portion .col-sm-20.lightdark_shade.active .cpriceing_table_header_containt h3 {
        padding: 20px 0
    }

    .for_palns .gap_35 {
        height: 53px
    }

    .feft_first li {
        font-size: 11px
    }

    .also_dashboard .portion .col-sm-20.lightdark_shade.active .cpriceing_list li,
    .cpriceing_list li {
        height: 33px;
        line-height: 30px;
        font-size: 11px
    }

    .cpriceing_list li strong {
        font-size: 14px
    }

    .cpriceing_list li strong {
        line-height: 30px
    }

    .gray {
        height: 33px;
        line-height: 32px
    }

    .priceing_area {
        margin-top: 26px
    }

    .gap105 {
        height: 99px
    }

    .forpayment_dtail.also_dashboard {
        padding: 0 15px
    }

    .forpayment_dtail.also_dashboard .form_box .col-xs-7 {
        padding-left: 0
    }

    .payment_logo {
        width: 250px
    }

    .box8 h3 {
        font-size: 16px;
        margin: 10px 0
    }

    .also_dashboard.forpayment_dtail .graybg p {
        font-size: 14px;
        margin: 10px 0 0
    }

    .paymenttable tr td {
        font-size: 14px
    }

    .paymenttable {
        margin: 15px 0 0
    }

    .also_dashboard .find_btn {
        font-size: 14px;
        height: 35px;
        line-height: 30px;
        padding: 0 20px
    }

    .text_box {
        height: 35px;
        padding: 0 15px
    }

    .newltr .newstxt .greennew {
        height: 36px
    }

    .max500 .sendBtn {
        padding: 0;
        height: 35px
    }

    .m_search2 .text_box {
        height: auto;
        padding: 9px 12px
    }

    .also_dashboard .portion .select_part,
    .also_dashboard.formedia_dtail .portion .select_part {
        height: 35px
    }

    .forcontact_dtail .select_part,
    .forcontact_dtail .text_box {
        margin-bottom: 12px
    }

    .forcontact_dtail.dashPrt .select_part,
    .forcontact_dtail.dashPrt .text_box {
        margin-bottom: 0;
        margin-top: 8px
    }

    .custom-checkbox.more_padding {
        padding-top: 34px
    }

    .custom-checkbox.more_padding2 {
        padding-top: 0
    }

    .sub_head.more_padding2 {
        padding-top: 0;
        line-height: 35px
    }

    .also_dashboard .form_box p,
    .also_dashboard .form_box.for_radio .btn-group span,
    .custom-checkbox.specialone label {
        font-size: 14px
    }

    .trainer-details .gap10 {
        height: 0
    }

    .also_dashboard .portion .col-sm-20.active .cpriceing_list a.find_btn,
    .cpriceing_list a.find_btn {
        line-height: 30px
    }

    .forcontact_dtail.also_dashboard .gap10,
    .pro-feature .gap10 {
        height: 0
    }

    .addmember {
        font-size: 14px;
        margin: 5px
    }

    .newadd {
        margin: 0 0 0
    }

    .also_dashboard.forpayment_dtail .graybg {
        padding: 10px
    }

    .left_panel ul li a,
    .left_panel ul.extra li a {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 12px
    }

    .left_panel ul li a i,
    .left_panel ul.extra li a i {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }

    .dashboard_top {
        margin-top: 62px;
        padding: 10px 0
    }

    .d_portion ul,
    .dash_btns {
        text-align: center;
        width: 100%
    }

    .d_portion ul li {
        float: none;
        display: inline-block
    }

    .d_portion ul {
        margin-bottom: 8px
    }

    .d_portion ul li a {
        line-height: normal;
        height: auto
    }

    .d_portion ul li::after {
        top: 0
    }

    .dashboard_top {
        margin-top: 64px
    }

    .portion.composepart2 {
        margin: 15px 0 0 0
    }

    h2 {
        font-size: 22px
    }

    .box10 a,
    .box10 a.whitebtn {
        font-size: 13px;
        margin: 0 0 0 5px;
        padding: 0 8px;
        line-height: 35px;
        height: 35px
    }

    .innerCompose p,
    .innerCompose p.replyshow {
        font-size: 14px;
        line-height: normal
    }

    .also_dashboard p,
    .innerCompose h5 {
        font-size: 16px
    }

    .right_panel .portion .white_bg_form h5 {
        font-size: 18px
    }

    .right_panel .portion .white_bg_form.top_border .btnPro a {
        float: none
    }

    .right_panel ul.list_profile {
        margin: 10px 0 0
    }

    .right_panel .portion .white_bg_form.top_border span {
        margin: 10px 0 0
    }

    .normalWishlist2 .col-xs-4.top_bottom_padding {
        padding-bottom: 0
    }

    .rightpart.no_right_padding.no_left_padding {
        padding: 0;
        text-align: center
    }

    .rightpart.no_right_padding.no_left_padding p {
        width: 100%;
        float: left
    }

    .rightpart.no_right_padding.no_left_padding p br {
        display: none
    }

    .rightpart.no_right_padding.no_left_padding .gap16 {
        height: 5px
    }

    .rightpart::after {
        height: 0;
        width: 0
    }

    .addlist {
        margin: 5px 0 0
    }

    .normalWishlist2 .note_right a.whitebtn {
        float: none;
        display: inline-block;
        margin-bottom: 5px
    }

    .also_dashboard.dashPrt .portion.paddingside_15 {
        margin: 0;
        text-align: center
    }

    .also_dashboard.dashPrt .portion.paddingside_15.gridMob {
        text-align: left;
        padding: 0
    }

    .top_bottom_padding {
        padding-bottom: 0;
        padding-top: 12px
    }

    .graybx ul {
        width: 100%;
        float: left;
        text-align: center
    }

    .graybx ul li {
        float: none !important;
        display: inline-block
    }

    .greenbtns a,
    .greenbtns input[type=submit],
    .greenbtns.graycolor a,
    .portion.write .popup_btn {
        font-size: 14px !important;
        padding: 8px 15px !important
    }

    .also_dashboard.dashPrt .changePass .portion.no_marginforce {
        margin: 0 !important
    }

    .low_padding_top.registration {
        padding: 90px 0 30px
    }

    .forcheckmbttom .custom-checkbox {
        margin-bottom: 8px
    }

    .forcheckmbttom .gap10 {
        height: 0
    }

    .about .dcell h2 {
        font-size: 25px;
        margin-bottom: 10px
    }

    .about_pic {
        width: 200px
    }

    .greennew {
        font-size: 16px
    }

    .aboutinner h1 {
        font-size: 30px
    }

    .captionpart {
        position: static;
        padding: 20px 0;
        width: 100%;
        float: left;
        font-size: 30px;
        line-height: 1.5
    }

    .captionpart h1 {
        background-color: transparent;
        color: #333;
        text-shadow: none
    }

    .captionpart p {
        font-size: 16px;
        margin: 0;
        text-shadow: none;
        background-color: transparent;
        color: #666;
        padding: 0 15px
    }

    .work_tab .tab-content .portion .green_btn a {
        font-size: 14px;
        line-height: normal;
        padding: 10px 20px
    }

    .unsere .aboutinner h2 {
        margin: 0;
        font-size: 28px
    }

    .unserepic {
        width: 22%
    }

    .box11 h4 a,
    .unsereContact h4 {
        font-size: 20px
    }

    .box11 .p-r-20 {
        padding-right: 15px
    }

    .rolllingIcon .portion.aboutinner h2 {
        font-size: 24px;
        margin: 0
    }

    .tab-content ul.tablist li {
        padding: 10px 0 0;
        line-height: normal
    }

    .question {
        bottom: -28px;
        height: 70px;
        width: 70px
    }

    .gap107 {
        min-height: 76px
    }

    .trainers .rolllingIcon.tab22 li {
        width: 25%
    }

    .trainers .rolllingIcon.tab22 li a {
        padding: 10px;
        min-height: 90px
    }

    .for-hStable.low_padding_top {
        padding: 65px 0 30px
    }

    .categoty_logo .portion5 {
        display: none
    }

    .whitebtn.margin_top10 {
        margin: 6px 5px
    }

    .box3 p.more_padding2 {
        line-height: 40px;
        padding-top: 0
    }

    .box3 p.more_padding2 {
        line-height: 28px;
        padding-top: 0
    }

    .box3 p.more_padding2 i {
        width: 18px
    }

    .also_dashboard .portion {
        margin: 25px 0 0
    }

    .addlist .no_padding {
        padding-left: 10px;
        padding-right: 10px
    }

    .cutom_mod.saveSearch .find_btn.green {
        margin: 15px 0
    }

    .p_btns .find_btn {
        font-size: 13px;
        height: 30px;
        margin-bottom: 5px;
        padding: 0 15px
    }

    .pdetails h2 {
        font-size: 18px
    }

    .pdetails p {
        margin-bottom: 0;
        line-height: normal
    }

    .profileBox .white_bg {
        padding: 15px 0
    }

    .profilePic {
        height: 150px;
        top: -22px;
        width: 150px
    }

    .pdetails {
        padding-left: 180px
    }

    .banneredit {
        padding: 6px 15px;
        top: 12px
    }

    .pNav .s_nav li a {
        font-size: 16px
    }

    .gapmore22 {
        min-height: 160px
    }

    .detail_wrapper .white_bg_form h2 {
        padding-right: 60px
    }

    .privateRight .carousel-control {
        font-size: 10px;
        height: 25px;
        line-height: 25px;
        right: 0;
        top: -31px;
        width: 25px
    }

    .privateRight .carousel-control.left {
        right: 30px
    }

    .detail_wrapper .white_bg_form {
        padding: 15px
    }

    .carousel.slide.m-t-15 {
        margin: 0
    }

    .detail_wrapper .privateRight .white_bg_form h2 {
        font-size: 15px
    }

    .anchorsTyle {
        font-size: 14px
    }

    .placePic {
        width: 45px
    }

    .sDtl {
        padding-left: 8px
    }

    .detail_wrapper .white_bg_form .sDtl p {
        padding: 0
    }

    .p_btns {
        padding-right: 0
    }

    .profilePic {
        left: 0
    }

    .privateRight .commonSide .carousel-control {
        top: -32px
    }

    .forHprof.privateRight .commonSide .carousel-control {
        top: -19px
    }

    .sDtl p a {
        font-size: 14px
    }

    .tabmain2 .line_height {
        height: auto;
        line-height: normal
    }

    .tabmain2 .text_box {
        margin-bottom: 10px
    }

    .dashPrt .tabmain2 .custom-checkbox.m-t-55 {
        margin: 0 0 0
    }

    .userpic {
        float: right;
        width: 40px;
        margin: 4px 6px 0 0
    }

    .middle_wrapper.also_dashboard h4 {
        margin-bottom: 10px
    }

    .middle_wrapper .custom-checkbox {
        padding: 0 0 5px 0
    }

    .success .portion {
        margin: 80px 0 0
    }

    .success .portion h4 {
        font-size: 22px;
        line-height: 45px;
        margin: 0 0 10px 0;
        padding: 0 20px 0 0
    }

    .success .previw {
        font-size: 14px;
        padding: 6px 20px
    }

    .success p span.green {
        font-size: 20px
    }

    .success p a.green {
        font-size: 16px
    }

    .success .white_bg_form h2 {
        background: rgba(0, 0, 0, 0) url(../images/mike.png) no-repeat scroll left top 2px/40px auto;
        font-size: 22px;
        margin-bottom: 10px;
        padding: 0 0 6px 60px
    }

    .success .white_bg_form.feedback h2 {
        background: rgba(0, 0, 0, 0) url(../images/comment.png) no-repeat scroll left top 2px/40px auto;
        font-size: 22px;
        margin-bottom: 10px;
        padding: 10px 0 6px 50px
    }

    .userpart.dtble.p-r-20 {
        margin-top: 6px
    }

    .userDec {
        float: right;
        margin-top: 2px
    }

    .userDec h5 {
        margin-bottom: 4px
    }

    .regForm .icon_s {
        top: 8px
    }

    .logPop .icon_s {
        top: 9px
    }

    .acountlist li a {
        font-size: 16px
    }

    .munulist ul li a {
        font-size: 16px;
        padding: 0 15px;
        line-height: 40px;
        border-bottom: #ddd 1px solid
    }

    .munulist2 ul li a {
        font-size: 16px;
        line-height: 40px;
        border-bottom: #ddd 1px solid;
        padding: 0 15px
    }

    .munulist2 ul li.postbtn a {
        line-height: 40px;
        padding: 0 15px !important
    }

    .close {
        background: #f2f2f2 none repeat scroll 0 0;
        height: 35px;
        line-height: 35px;
        padding: 6px 7px;
        right: -13px;
        top: -15px;
        width: 35px
    }

    .usrWishDetl .col-md-8 {
        padding-top: 15px
    }

    .m-t-m10 {
        margin-top: 10px
    }

    .eveDtlParts .col-md-6 {
        padding: 0
    }

    .eveDtlPara {
        padding-left: 15px
    }

    .mob-m-t-65 {
        margin-top: 65px
    }

    .detail_wrapper.mob-m-t-65 {
        padding: 10px 0 20px
    }
}

@media only screen and (max-width :885px) {
    .doble_slider {
        margin: 65px 0 0
    }

    .responsiveheader {
        background: #fff
    }

    .userDec h5 {
        color: #666 !important
    }

    .sidemenu.absolute .whitefnt {
        color: #32973c !important
    }

    .sidemenu.absolute {
        top: 7px
    }

    .responsiveheader .col-sm-4 {
        width: 30%;
        float: left
    }

    .responsiveheader .col-sm-8 {
        width: 70%;
        float: left
    }

    .responsiveheader .col-sm-8 .p-r-20 {
        padding-right: 70px
    }

    .hidelogo {
        display: block;
        margin: 3px 0 0
    }

    .hidelogo_tab {
        display: none
    }

    .desktoplogo {
        display: none
    }

    .responsiveheader .desktoplogo {
        display: none
    }

    .u_no {
        right: 50px
    }

    .h_scrollinner {
        width: 500px
    }
}

@media only screen and (max-width :880px) {
    .checkpart {
        margin: 32px 0 17px
    }

    .nlPart .withicon p {
        font-size: 14px;
        line-height: 1.3
    }

    .inner_tabmenu {
        margin-top: 58px
    }

    .listing .col-sm-3 {
        width: 38%;
        float: left
    }

    .listing .col-sm-6 {
        width: 62%;
        float: left
    }

    .listing .gap_35 {
        height: 35px
    }

    .footer_area .gap_35 {
        display: none
    }

    .gap_35 {
        height: 0
    }

    .also_dashboard.dashPrt .gap_35 {
        height: 35px
    }

    .listing div.owl-controls {
        top: -76px
    }

    .areyou {
        font-size: 13px
    }

    .inner_search {
        padding: 5px 15px
    }

    .searchTopArea .inner_search {
        padding: 5px 0
    }

    .category_banner .text_here {
        top: 28%
    }

    .detail_wrapper .gapmore {
        min-height: 330px
    }

    .down_nevi .pagination li.forright .open_hover {
        left: -221px;
        top: 100%;
        z-index: 1050
    }

    .down_nevi .pagination li .open_hover {
        left: -50px;
        top: 100%;
        z-index: 1050
    }

    h3.modify {
        font-size: 28px
    }

    .font20 {
        font-size: 18px
    }

    .sidetab .custom_accordian {
        margin: 15px 0 0 !important;
        width: 100%;
        float: left
    }

    .banner_bottom_caro {
        position: static;
        background: #fff;
        padding: 20px 0
    }

    .gap_index,
    .white_bg_down {
        display: none
    }

    .banner_bottom_caro .well,
    .well_wrapper {
        margin: 0
    }

    .w_box.rounded a {
        padding: 0
    }
}

@media only screen and (max-width :830px) {
    .gapmore22 {
        min-height: 172px
    }
}

@media only screen and (max-width :800px) {
    .listing .tittle h2 {
        font-size: 22px;
        line-height: normal;
        margin: 0 0 10px
    }

    .fordesktop {
        display: none !important
    }

    .forresponsv {
        display: block !important
    }

    .text_here {
        padding: 125px 0 0
    }

    .share_banner h2 {
        font-size: 24px
    }

    .share_banner h2 i {
        font-size: 26px;
        margin-right: 20px
    }

    .adrButton ul li {
        margin-right: 3px
    }

    .invitation .adrButton .greennew {
        padding: 2px 10px;
        font-size: 13px;
        border: #569a29 1px solid
    }

    .mesg_alrt .alert-info {
        margin: 0
    }
}

@media only screen and (max-width :768px) {
    .horsePrf .sliderR {
        width: 50%
    }

    .m-b-50.aboutinner {
        margin-bottom: 20px
    }

    .nlPart .newstxt {
        width: 100%;
        float: left;
        margin-top: 20px;
        display: block
    }

    .nlPart .withicon {
        width: 100%;
        float: left;
        display: block
    }

    .down_details_part .box5 .portion ul.numbers.eventTrainers li {
        font-size: 16px;
        padding-left: 37px
    }

    .box5.event .portion ul.numbers.eventTrainers li i {
        font-size: 19px;
        text-align: center;
        width: 38px
    }

    .search_part_responsive h4 {
        margin: 10px 0
    }

    .sidetab .nav-tabs li a {
        font-size: 16px;
        padding: 20px 0
    }

    .work_tab .nav-tabs li a,
    .work_tab .nav-tabs li.active a {
        font-size: 14px;
        line-height: 19px;
        padding: 10px
    }

    .portion .map_main ul.filter li:first-child {
        display: none
    }

    .portion .map_main ul.filter li:nth-child(2) {
        display: none
    }

    .category_banner .text_here h2 {
        font-size: 20px
    }

    .category_banner .text_here h3 {
        font-size: 16px;
        margin-top: 15px
    }

    .category_banner .text_here {
        padding: 15px 20px
    }

    .category_banner .text_here {
        width: 90%
    }

    .providerBannerWrap .row {
        margin: 0 -10px
    }

    .providerBannerWrap .col-md-4 {
        padding: 5px 10px
    }

    .category_banner .textbox {
        font-size: 14px
    }

    .footer_area .col-sm-2,
    .footer_area .col-sm-3 {
        width: 50%;
        float: left;
        min-height: 120px
    }

    .footer_area .col-sm-3.no_right_padding {
        padding-right: 10px !important
    }

    .footer_area .container>.row {
        padding: 0 15px
    }

    .question {
        bottom: -21px;
        height: 70px;
        left: 14px;
        width: 70px
    }

    .col-md-9.col-sm-8.no_left_padding {
        padding-left: 10px
    }

    .col-md-3.col-sm-4.no_right_padding {
        padding-right: 10px
    }

    .col-md-4.no_right_padding {
        padding-right: 10px !important
    }

    .addressbx .gap10 {
        height: auto
    }

    .down_details_part {
        position: static;
        top: 0
    }

    .icons_bar {
        bottom: 0
    }

    .detail_wrapper .gapmore {
        min-height: inherit
    }

    .up_pagination .pagination li .open_hover {
        left: -116px
    }

    .up_pagination .pagination li.forright .open_hover {
        left: -267px
    }

    .down_nevi {
        padding: 0 10px
    }

    .dropdown_area {
        margin: 0 0 15px
    }

    .listing .gap_35 {
        height: 15px
    }

    .listing .gap_35.gpMob {
        display: none
    }

    .divider {
        margin: 0
    }

    .listing div.owl-controls {
        top: -60px
    }

    .bHeight {
        height: 42vw
    }

    .right_panel .portion .white_bg_form.minHeight {
        min-height: 120px
    }

    h1 {
        font-size: 25px
    }

    .contact_head h2 {
        font-size: 17px
    }

    .partner-werden .c_titel h1 {
        margin: 15px 0
    }

    .partner-werden .sCaption,
    .partner-werden .vCaption {
        padding: 0 0 10px
    }

    .rolllingIcon .portion.aboutinner h2 {
        font-size: 18px;
        margin: 0
    }

    .logPop .text_box {
        height: 42px
    }

    .logPop .icon_s {
        top: 13px
    }

    .regForm .icon_s {
        top: 8px
    }

    .also_dashboard.for_palns {
        top: 6%
    }

    .priceing_area .mCSB_horizontal.mCSB_inside>.mCSB_container {
        padding: 44px 0 20px
    }

    .priceing_area {
        margin-top: 0
    }

    .right_panel .portion h4 {
        font-size: 22px
    }

    .right_panel .portion h4 i {
        font-size: 22px
    }

    .also_dashboard .portion h4 {
        padding: 0 0 12px 36px
    }

    .portion.forComon.forPad h4 {
        padding: 0 0 15px 30px
    }

    .contact_head.m-b-35 {
        margin-bottom: 10px
    }
}

@media only screen and (max-width :767px) {
    .iconpart2 .col-xs-6 {
        margin: 10px 0
    }

    .horsePrf .sliderH,
    .horsePrf .sliderR {
        width: 100%;
        display: block;
        float: left
    }

    .horsePrf .table-responsive {
        border: none
    }

    .detail_course h2.m-b-15 {
        margin-bottom: 5px
    }

    .pagination>li {
        margin: 0 7px
    }

    .myEvent .tabmain2 .panel-body {
        padding: 0 10px !important
    }

    .private_prof .full.drop-down-conterinr.post-grid.paddingZ {
        padding: 0
    }

    .private_prof .full.drop-down-conterinr.post-grid.paddingZ .filter-post-container h2 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .mobKommentare .post-grid .discussion-container {
        float: left !important;
        width: 70px
    }

    .mobKommentare .post-grid .post-detail {
        float: left;
        width: calc(100% - 70px);
        margin: 0
    }

    .mobKommentare .post-grid .post-detail .heading {
        white-space: normal
    }

    .btn-group.less-hx {
        margin-top: 5px
    }

    .greenbtns input[type=submit] {
        padding: 6px 30px !important
    }

    .m_search2 .less-hx .text_box {
        height: auto;
        padding: 4px 12px
    }

    .detail_wrapper .media_tab .panel-body {
        padding: 10px
    }

    .detail_wrapper .media_tab .panel-body .testiM {
        padding: 0 10px
    }

    .detail_wrapper .white_bg_form {
        padding: 15px
    }

    .down_details_part .box5 {
        padding: 0
    }

    .down_details_part .portion2 {
        padding: 15px 10px
    }

    .cutom_mod .close {
        right: 2px;
        top: 4px
    }

    .unsereNutzer .testipic {
        width: 50px;
        height: auto
    }

    .work_tab .portion h2 {
        margin: 15px 0 0
    }

    .work_tab .tab-content {
        padding: 0
    }

    .work_tab .panel-group {
        margin: 0 !important
    }

    .unsereNutzer .dcell.pad-15hor h4 {
        margin: 0 0 5px
    }

    .unsereNutzer .dcell.pad-15hor p {
        margin: 0;
        color: #569a29 !important
    }

    .stateBox {
        margin: 0
    }

    .testiM .caption {
        margin-top: 10px !important
    }

    .non-schedule.fr-mar .form_box p {
        margin-top: 5px
    }

    .managepart .middle_wrapper {
        padding: 0
    }

    .green_btn a,
    .greennew {
        padding: 6px 15px;
        margin-top: 5px;
    }

    .greennew.whiteN {
        padding: 4px 15px
    }

    .adrArea-in {
        margin: 10px 0 0
    }

    .table-responsive h4 {
        margin: 0 !important;
        padding: 10px !important
    }

    .mob-m-b-15-767 {
        margin-bottom: 15px
    }

    .resBan100 .box5 .col-xs-12 {
        padding: 0 0 10px
    }

    .detail_course h2 {
        padding: 0 10px
    }

    .eve_anc {
        margin-left: 10px !important
    }

    .paddingside_15.event_caption {
        padding: 0
    }

    .eveDtlPara {
        padding: 15px 0 0
    }

    .down_details_part .box5 .eveTopPortion,
    .down_details_part .box5 .portion.eveTopPortion {
        padding: 0
    }

    .no_right_padding.eventDetailSec {
        padding: 0
    }

    .no_left_padding.eventDetailSec {
        padding-right: 0
    }

    .box5.event {
        border-left: none
    }

    .box5.event .portion2::after {
        display: none
    }

    .tablist {
        margin-bottom: 15px;
        font-size: 16px
    }

    .tab22 {
        margin-top: 15px
    }

    .down_details_part .portion2 {
        position: static;
        height: auto;
        background: #eee;
        margin: 15px 0 0
    }

    .mh-205 {
        min-height: auto
    }

    .empfehlen {
        margin-top: 15px !important;
        position: static;
        transform: translate(0, 0)
    }

    .p-b-38 {
        padding-bottom: 0
    }

    .box5 {
        min-height: inherit;
        padding: 10px 10px 15px
    }

    .detail_wrapper .gapmore {
        min-height: 0
    }

    .down_details_part .portion2 h3 {
        margin: 0 0 10px
    }

    .down_details_part .portion2 p {
        width: 100%;
        float: left;
        text-align: center
    }

    .down_details_part .portion2 p br {
        display: none
    }

    .down_details_part .portion2 p.recom_green {
        width: 100%;
        margin: 0 !important
    }

    .down_details_part .gap_35 {
        display: none
    }

    .white_bg_form.stick .green_btn a {
        padding: 7px 11px !important
    }

    .popup_area {
        position: absolute
    }

    .indexSide .sidetab .panel-heading,
    .work_tab .panel-heading {
        background: #5aae46;
        color: #fff
    }

    .indexSide .sidetab .panel-heading,
    .work_tab .panel-title a {
        display: block;
        color: #fff;
        text-align: center;
        font-size: 16px
    }

    .work_tab .panel-title a br {
        display: none
    }

    .panel-group {
        margin-top: 0 !important
    }

    .work_tab {
        margin: 0
    }

    .indexSide .sidetab .panel-group .panel-heading a::after {
        background: 0 0;
        content: "";
        height: 0;
        padding: 0
    }

    .indexSide .sidetab .panel-group .panel:first-child .panel-heading a::after {
        content: ""
    }

    .rolllingIcon .tab-content {
        display: block
    }

    .advertiseMain {
        margin: 0 0 15px
    }

    .cutom_mod .close {
        line-height: 30px
    }

    .cutom_mod.indexSearchPop .modal-dialog {
        margin: 0
    }

    .down_details_part .portion2 .recom_green {
        text-align: center
    }

    .down_details_part .portion2 .recom_green a {
        display: inline-block;
        margin-top: 0
    }

    .recom_green i {
        display: inline-block;
        padding-right: 8px
    }

    .marketing .rolllingIcon .panel-title .r-Icon {
        border: medium none !important;
        background: 0 0;
        padding: 0
    }

    .feature_main .col-sm-9.no_left_padding {
        padding-left: 15px
    }

    .logo_image .gapmore {
        min-height: 15px
    }

    .also_dashboard.forpayment_dtail .graybg {
        padding: 15px
    }

    .slideleft {
        width: 300px;
        left: -300px;
        position: absolute;
        top: 65px;
        z-index: 3;
        padding: 0;
        background: #fff;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .settngs {
        display: block
    }

    .right_panel .portion .white_bg_form h6,
    .right_panel .portion .white_bg_form i,
    .right_panel .portion .white_bg_form.top_border h4,
    .right_panel .portion .white_bg_form.top_border i,
    .userPrt h2 {
        font-size: 16px
    }

    .mobilegap {
        margin-top: 100px
    }

    .dashboard_top {
        display: none
    }

    .portion.composepart2 {
        margin: 0
    }

    .right_panel .portion .white_bg_form.top_border span {
        margin: 15px 0 0;
        text-align: center
    }

    .right_panel .portion .white_bg_form.top_border img {
        margin: 0 auto
    }

    .right_panel .portion .white_bg_form.top_border a.greenbtn {
        font-size: 14px;
        margin: 8px 0 0
    }

    .aboutinner h1 {
        font-size: 25px
    }

    .aboutinner h4 {
        font-size: 18px;
        margin: 10px 0 0
    }

    .unsere .aboutinner h2 {
        margin: 0;
        font-size: 24px
    }

    .box11 h4 a,
    .unsereContact h4 {
        font-size: 18px
    }

    .dtble.box11 {
        display: block;
        width: 100%;
        float: left
    }

    .dtble.box11 .dcell {
        display: block;
        width: 45%;
        float: left;
        border-right: #ddd 1px solid
    }

    .dtble.box11 .dcell.unsereContact {
        display: block;
        width: 35%;
        float: right;
        border: none !important
    }

    .dtble.box11 .dcell.unserepic {
        width: 20%;
        border: none !important
    }

    .margin_top28 {
        margin-top: 10px
    }

    .dtble.box11 .dcell.unsereContact p {
        width: auto;
        float: left
    }

    .unsereContact small {
        font-size: 14px
    }

    .dtble.box11 .dcell.unsereContact span {
        font-size: 14px !important
    }

    .general .panel-group h3 {
        margin: 0
    }

    .category_banner .text_here h2 {
        font-size: 25px
    }

    .category_banner .text_here {
        top: 28%
    }

    .category_banner .text_here h3 {
        font-size: 16px;
        margin-top: 15px
    }

    .category_banner .text_here .row .col-sm-5.no_right_padding,
    .category_banner .text_here .row .col-sm-7.no_left_padding {
        padding: 0 15px;
        width: 50%;
        float: left
    }

    .box3 p.more_padding2 {
        line-height: 40px
    }

    .right_panel .also_dashboard.forcontact_dtail .portion .white_bg_form i {
        line-height: 33px
    }

    .right_panel .also_dashboard.forcontact_dtail .no_right_padding {
        padding-right: 10px
    }

    .white_bg_form {
        margin-bottom: 10px;
        padding: 14px
    }

    .white_bg_form.pad-15-0 {
        padding: 15px 0
    }

    .white_bg_form.pad-15-0 {
        padding: 0
    }

    .detail_wrapper .privateRight .white_bg_form h2 {
        font-size: 18px
    }

    .listview_box {
        padding: 10px 10px 0
    }

    .eventSearchArea .listview_box {
        padding: 0
    }

    .listview_box.pad15 {
        padding: 10px 0
    }

    .eventSearchArea .stable_main .row {
        margin: 0
    }

    .mob-p-t-10 {
        padding-top: 10px
    }

    .eventSearchArea .carousel-inner .item,
    .eventSearchArea .fearure-product .item,
    .eventSearchArea .list-product .item {
        padding: 0
    }

    .also_dashboard.dashPrt .portion.paddingside_15 {
        margin: 0;
        text-align: left
    }

    .also_dashboard.dashPrt .portion.paddingside_15.gridMob {
        text-align: left;
        padding: 0 15px 5px
    }

    .also_dashboard.dashPrt .portion .gap10 {
        height: 5px
    }

    .successbox {
        margin: 6px 0 6px 12px
    }

    .col-md-3.no_right_padding.top_bottom_padding,
    .col-md-4.no_right_padding.top_bottom_padding {
        padding: 0 !important
    }

    .category_banner .find_btn.btn_nobg {
        font-size: 14px
    }

    .usrWishDetl .col-md-8 {
        padding-top: 0
    }

    .box7 p span {
        font-size: 14px;
        line-height: 18px
    }

    .events_main.mobSort {
        margin-bottom: 10px
    }

    .addLh {
        height: auto
    }

    .down_details_part .box5 .portion ul {
        margin-top: 10px;
        min-height: auto
    }

    .down_details_part .box5 .portion ul.numbers {
        padding: 0;
        margin: 0
    }

    .similer1 .m-b-30 {
        margin: 0
    }

    .panel-heading h4.panel-title {
        padding: 0;
        font-size: 16px !important;
        margin: 0
    }

    .marketing .rolllingIcon.forHome_pg .roundIcon {
        height: auto;
        width: 40px;
        float: left;
        margin: 0
    }

    .rolllingIcon.forHome_pg .panel-title a p {
        float: left;
        width: auto;
        line-height: 40px !important;
        padding-left: 10px;
        margin: 0
    }

    .rolllingIcon.forHome_pg .panel-title a {
        padding: 8px 10px
    }

    .rolllingIcon.forHome_pg {
        margin-top: 15px
    }

    .mtnc h1 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .mtnc h2 {
        font-size: 18px
    }

    .dashPrt .white_bg_form.firstgap {
        min-height: auto;
        margin: 5px 0
    }

    .middle_wrapper.also_dashboard .form_box .col-sm-6.col-xs-6 .gap10 {
        display: none
    }
}

@media only screen and (max-width :736px) {
    .mapMainboxFull {
        margin-top: 70px
    }

    .rating>label::before {
        margin: 0 2px;
        font-size: 20px
    }

    .showRating1 {
        left: 132px;
        top: 2px
    }

    .showRating {
        left: 132px;
        top: 2px
    }

    .feature_main {
        margin: 0;
        padding: 20px 0 10px
    }

    .feature_main.foroverflow.updatenew {
        margin: 0 0 15px
    }

    .feature_main .padding_30 {
        padding: 0 75px 26px 0 !important
    }

    .sidemenu.absolute {
        right: 10px
    }

    .sidemenu.absolute i {
        font-size: 45px
    }

    .sidemenu.absolute i.fa-close {
        font-size: 32px
    }

    .number_area .col-sm-4.side_line {
        width: 33.333%;
        float: left
    }

    .number_area .count-number,
    .number_area .count-number-done {
        font-size: 30px
    }

    .count-subject {
        font-size: 14px
    }

    .social_icon ul li:first-child {
        width: 100%;
        text-align: center;
        font-size: 16px
    }

    .social_icon ul li a {
        border: 4px solid #569a29;
        height: 63px;
        line-height: 58px;
        width: 63px
    }

    .social_icon ul li a i {
        font-size: 22px
    }

    .social_icon ul li {
        margin: 0 3px
    }

    .social_icon ul li p {
        font-size: 21px
    }

    .footer_area .col-sm-2 {
        width: 50%;
        float: left;
        padding: 0 !important;
        min-height: 120px
    }

    .footer_area .col-sm-3 {
        width: 50%;
        float: left;
        padding: 0 !important;
        min-height: 120px
    }

    .share_banner .green_btn {
        display: inline-flex;
        margin: 15px 0 0
    }

    .sidemenu .mCustomScrollbar {
        height: 320px
    }

    .inner_search .col-sm-2 {
        padding-right: 10px !important
    }

    .inner_search .find_btn {
        background: #fff url(../images/search.png) no-repeat scroll left 37% center;
        font-size: 14px;
        height: 36px;
        padding: 0 0 0 18px
    }

    .inner_search .find_btn:hover {
        background: #375b1e url(../images/search.png) no-repeat scroll left 37% center
    }

    .gridpartMain .col-sm-9 .col-sm-4 {
        width: 33.333%;
        float: left
    }

    .stable_grid_main .map_grid .caption {
        padding: 0 5px;
        width: 100%;
        float: left
    }

    .map_grid .caption h3 a {
        font-size: 14px
    }

    .map_grid .rightpart p {
        font-size: 13px !important;
        line-height: 18px
    }

    .res_catnav {
        display: block
    }

    .flybtn.absolute {
        right: 15px
    }

    .magicnav {
        display: none
    }

    .magicnav.menu2 {
        display: block
    }

    .category_main .tittle.full .blue_fonts {
        margin-right: 5px;
        font-size: 13px
    }

    .inner_search .col-sm-2 {
        padding-right: 0 !important;
        width: 22.6%
    }

    .inner_search .col-sm-4.increase_width {
        width: 29%
    }

    .inner_search .find_btn {
        background: #fff url(../images/search.png) no-repeat scroll left 20% center
    }

    .portion ul.filter li {
        margin-right: 5px
    }

    .p-r-20 {
        padding-right: 70px
    }

    .footer_area .col-sm-2 {
        min-height: 120px
    }

    .footer_area .col-sm-3.no_right_padding {
        min-height: inherit
    }

    .overlay200 .mCustomScrollbar {
        height: 260px
    }

    .custom_accordian a {
        padding: 15px 42px 15px 70px
    }

    .mapview_main .left_grid {
        display: none
    }

    .right_map {
        margin-left: 0;
        width: 100%
    }

    .view_map_grid {
        display: none
    }

    .col-sm-6.fullmap {
        width: 100%;
        float: left
    }

    .search_cat .no_left_padding {
        padding-left: 10px
    }

    .search_cat .no_right_padding {
        padding-right: 10px
    }

    #sticky.stick {
        background: #569a29 none repeat scroll 0 0;
        border: medium none;
        bottom: 0;
        top: auto;
        color: #fff
    }

    .desk_S_nav {
        display: none
    }

    .desk_M_nav {
        display: block
    }

    .white_bg_form.stick .info_section li strong {
        color: #fff;
        height: 38px;
        line-height: 38px
    }

    .gridpartMain .events_main {
        display: none
    }

    .filterinner .mCustomScrollbar {
        height: 214px
    }

    .inner_search_res .dropbox .select_wish li {
        padding: 0 10px;
        margin: 0
    }

    .inner_search_res .custom-checkbox {
        padding: 8px 0;
        margin: 0
    }

    .inner_search_res .newAdd2 {
        padding: 0;
        margin: 0
    }

    .inner_tabmenu label {
        font-size: 13px
    }

    .inner_tabmenu .custom-checkbox a [type=checkbox]:checked,
    .inner_tabmenu .custom-checkbox a [type=checkbox]:not(:checked) {
        top: 98px
    }

    .inner_tabmenu .custom-checkbox a [type=checkbox],
    .inner_tabmenu .custom-checkbox a [type=checkbox]:checked+label::after,
    .inner_tabmenu .custom-checkbox a [type=checkbox]:checked+label::before,
    .inner_tabmenu .custom-checkbox a [type=checkbox]:not(:checked)+label::before {
        display: none
    }

    .inner_tabmenu .custom-checkbox {
        min-height: 100px
    }

    .also_dashboard.dashPrt .portion {
        margin: 15px 0 0
    }

    .also_dashboard.dashPrt .portion.inbox_main {
        margin: 0 0 0
    }

    .also_dashboard.dashPrt .portion.no_marginforce {
        margin: 10px 0 0 !important
    }

    .also_dashboard.dashPrt .portion.composepart {
        margin: 0
    }

    .right_panel .portion h4 {
        font-size: 20px;
        width: auto
    }

    .inbox_main .col-xs-4,
    .inbox_main .col-xs-8 {
        width: 100%;
        float: left
    }

    .mailbox img {
        height: 65px;
        margin-right: 10px;
        max-width: 65px;
        width: 65px
    }

    .composepart ul {
        margin-top: 5px;
        width: 100%
    }

    .box10 {
        float: right;
        padding: 15px 15px 0 0;
        width: auto
    }

    .registration .find_btn {
        font-size: 18px
    }

    .right_panel a.wishbtn {
        font-size: 14px;
        padding: 8px 15px
    }

    .about .dcell h2 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .about_pic {
        width: 160px
    }

    h4 {
        font-size: 18px
    }

    .aboutinner h2.m-b-10 {
        margin-bottom: 0
    }

    .general .m-b-20 {
        margin-bottom: 10px
    }

    .s_shot p {
        margin: 0 0 10px
    }

    .categoty_logo .col-xs-4 {
        width: 50%;
        float: right
    }

    .pNav .s_nav li a {
        font-size: 16px
    }

    .profilePic {
        height: 100px;
        top: 0;
        width: 100px;
        left: 10px
    }

    .pdetails h2 {
        font-size: 16px
    }

    .pdetails {
        padding-left: 120px
    }

    .mobileMarginB50 {
        margin-bottom: 50px
    }

    .homeonly .text_here h2,
    .text_here h2 {
        font-size: 20px
    }

    .homeonly .text_here h3,
    .text_here h3 {
        font-size: 15px
    }
}

@media only screen and (max-width :667px) {
    .feedbackpage .feedbacklistinner td {
        display: block;
        width: 100%;
        float: left;
        border: none;
        padding: 5px 15px 18px;
        text-align: center
    }

    .feedbackpage .feedbacklistinner tr {
        float: left;
        width: 100%;
        margin: 0 0 1px;
        background: #fff
    }

    .feedbackpage .feedbacklistinner tr td:first-child {
        padding-top: 5px;
        padding-bottom: 0
    }

    .feedbackpage .feedbacklistinner tr td:last-child {
        padding-top: 0
    }

    .feedbackpage .stars22.full {
        display: inline-block;
        float: none;
        width: auto
    }

    .feedbackpage .table-responsive {
        border: none
    }

    .feedbackpage .rating>label::before {
        font-size: 18px
    }

    .feedbackpage .showRating1 {
        left: 50%;
        top: 25px;
        transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0)
    }

    .feedbackpage .showRating {
        left: 50%;
        top: 25px;
        transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0)
    }

    .feedbackpage .MultipleStar .vMore {
        padding: 15px
    }

    .detail_course .listview_box {
        margin: 0
    }

    .eve_addr_mobile {
        display: block !important
    }

    .eve_addr_pc {
        display: none !important
    }

    .eve_direction_mobile {
        width: 100% !important
    }

    .sidetab .tab-container.left .nav-tabs li {
        margin-bottom: 2px;
        width: 25%
    }

    .sidetab .nav-tabs li a {
        font-size: 14px;
        padding: 15px 0
    }

    .sidetab .tab-container.left .nav-tabs,
    .sidetab .tab-container.right .nav-tabs,
    .sidetab .tab-content {
        width: 100%
    }

    .sidetab .nav-tabs li a {
        box-shadow: -3px 0 0 0 #363c48
    }

    .sidetab .nav-tabs>li.active>a,
    .sidetab .nav-tabs>li.active>a:focus,
    .sidetab .nav-tabs>li.active>a:hover {
        box-shadow: -3px 0 0 0 #5ead36 !important
    }

    .green_btn a {
        font-size: 16px;
        padding: 9px 20px
    }

    .well_wrapper {
        display: none
    }

    .sliderpart {
        display: block
    }

    .sliderpart div.owl-controls {
        bottom: -35px;
        width: 70px;
        padding: 0
    }

    .sliderpart h4.m-t-15 {
        margin: 0 0 15px
    }

    .sidemenu .mCustomScrollbar {
        height: 280px
    }

    .inner_search .find_btn {
        background: #fff url(../images/search.png) no-repeat scroll left 34% center
    }

    .inner_search .find_btn:hover {
        background: #375b1e url(../images/search.png) no-repeat scroll left 34% center
    }

    .category_main .tittle.full .blue_fonts {
        display: none
    }

    .style20_12 .mobSort {
        display: none
    }

    .filterinner .select_part,
    .filterinner .textbox {
        margin: 3px 0 8px
    }

    .overlay200 .mCustomScrollbar {
        height: 186px
    }

    .map_main li a i {
        font-size: 25px
    }

    .portion ul.filter li {
        width: 100%;
        float: left
    }

    .dropbox .popup_butten .find_btn,
    .filterinner .find_btn {
        font-size: 16px !important;
        margin: 10px 2px 0;
        padding: 0 10px
    }

    .fix_contact {
        width: 283px
    }

    .mapview_main {
        margin-top: 263px
    }

    .scrollToTop,
    .scrollToTop_cycle {
        display: none
    }

    .social_icon ul li a {
        height: 50px;
        line-height: 46px;
        width: 50px
    }

    .social_icon ul li a i {
        font-size: 18px
    }

    h3.modify {
        font-size: 25px
    }

    .aboutinner h2 {
        font-size: 20px
    }

    .social_121 {
        width: 100%
    }

    .social_121 ._2p3a {
        width: 100% !important;
        float: left
    }

    .box3 p.more_padding2 i {
        font-size: 20px !important;
        line-height: normal;
        margin: 0;
        width: 10px
    }

    .adP p {
        margin-bottom: 10px
    }

    .adP15 {
        padding-left: 15px !important
    }

    .add_title_copy {
        margin-left: 0 !important
    }

    .middle_wrapper.also_dashboard.tarinerM .col-xs-6 {
        padding-left: 10px !important
    }

    .bigfont {
        font-size: 18px !important;
        margin-bottom: 10px;
        margin-right: 0
    }

    .price_list textarea.text_box3 {
        width: 200px
    }

    .dash_btns a {
        font-size: 13px;
        padding: 6px 8px;
        width: auto
    }

    .box3 p.more_padding2 {
        line-height: normal;
        padding-top: 0
    }

    .whitenew {
        float: left;
        font-size: 14px;
        padding: 12px 20px;
        white-space: unset;
        width: 100%
    }

    .greenbg2.inabout h3 {
        font-size: 20px
    }

    .greenbg2.inabout {
        padding: 30px 0
    }

    .share_banner {
        text-align: center
    }

    .share_banner h2 {
        width: 100%;
        float: left;
        text-align: center
    }

    .share_banner .green_btn {
        width: auto;
        float: none;
        display: inline-block
    }

    .unsere .aboutinner h2 {
        font-size: 20px
    }

    .trainers .rolllingIcon.tab22 li a {
        min-height: 108px
    }

    .also_dashboard .form_box p,
    .also_dashboard .form_box.for_radio .btn-group span {
        font-size: 13.5px
    }

    .dashPrt .col-xs-6 {
        width: 100%;
        float: left
    }

    .dashPrt .custom-checkbox.more_padding {
        padding-top: 0;
        padding-bottom: 5px
    }

    .right_panel .portion .white_bg_form.top_border {
        min-height: inherit
    }

    .right_panel .portion .white_bg_form.top_border .btnPro a {
        float: left;
        margin-right: 5px
    }

    .right_panel .portion .white_bg_form.top_border a.black_shadow {
        float: left;
        margin-top: 10px
    }

    .right_panel .portion .white_bg_form.top_border a.black_shadow {
        font-size: 12px;
        padding: 5px 10px
    }

    .right_panel .portion .white_bg_form.top_border a.black_shadow i {
        margin-right: 5px
    }

    .form_box .custom_table tbody tr td {
        font-size: 13px;
        padding: 4px 10px;
        text-align: center;
        vertical-align: middle
    }

    .form_box .custom_table thead tr td {
        font-size: 13px;
        padding: 8px 10px
    }

    .for_radio div[data-toggle=buttons] label.active {
        padding: 0
    }

    .right_panel .portion .white_bg_form.top_border.wishbx h4.more_padding {
        padding: 20% 0 0;
        font-size: 25px !important
    }

    .right_panel .portion .white_bg_form.top_border.wishbx a.black_shadow {
        float: none;
        font-size: 14px;
        padding: 8px 15px
    }

    .right_panel .portion .white_bg_form.top_border.wishbx {
        min-height: 300px;
        padding: 30px 20px
    }

    .success .white_bg_form.feedback h2 {
        background: rgba(0, 0, 0, 0) url(../images/comment.png) no-repeat scroll left top 2px/40px auto;
        font-size: 18px;
        margin-bottom: 5px;
        padding: 10px 0 6px 50px
    }

    #st-1.st-has-labels .st-btn {
        width: 20%
    }

    .success .donebtn {
        font-size: 14px;
        margin: 0 0 0;
        padding: 6px 20px
    }

    .share_banner.share_nw {
        padding: 50px 0
    }

    .s_nav li {
        width: 33.33333%;
        margin: 3px 0
    }

    .feedbacklistinner table tbody tr td {
        padding-left: 22px
    }

    .success .previw {
        font-size: 14px;
        padding: 6px 20px;
        margin: 0 0 15px 0
    }

    .panel-group.genBilAccor {
        margin: 0 !important
    }

    .mobBig-m-0 .panel-group {
        margin: 0 !important
    }
}

@media only screen and (max-width :600px) {
    .detail_wrapper.h_group.padding_30 {
        padding: 0 !important
    }

    .success .portion h4 {
        font-size: 22px;
        line-height: normal;
        padding: 0;
        width: 100%
    }

    .createInvitation,
    .invitation {
        padding: 10px
    }

    .createInvitation h3 {
        margin: 0 0 5px !important;
        font-size: 18px
    }

    .mobilegap {
        margin-top: 100px
    }

    .numbers.slight_radius.eventTrainers.m-t-15 {
        margin-top: 0
    }

    .box5.event h2.size28 {
        font-size: 23px
    }

    .down_details_part .box5 .portion {
        padding: 0
    }

    .box5.event h4 {
        font-size: 18px
    }

    .down_details_part .box5 .portion ul.numbers.eventTrainers li {
        margin-bottom: 0;
        padding: 6px 0 6px 37px
    }

    .box5.event .portion ul.numbers.eventTrainers li i {
        top: 9px
    }

    .mobShareBtn {
        display: none
    }

    .map_grid .caption {
        /* padding: 10px 15px */
    }

    .eve_element_box {
        height: 200px;
    }
    
    .category_banner .text_here {
        background: #fff;
        float: left;
        position: static;
        width: 100%;
        margin: 0 0 20px 0
    }

    .category_banner .text_here h2,
    .category_banner .text_here h3 {
        color: #333
    }

    .full-600 .col-xs-6 {
        width: 100%
    }

    .sidemenu .mCustomScrollbar {
        height: 336px
    }

    .portion ul.filter small {
        bottom: auto;
        left: 16px;
        top: 38px
    }

    .portion ul.filter li:last-child {
        margin: 0;
        clear: both;
        display: block
    }

    .gridpartMain .events_main {
        width: 100%
    }

    .gridpartMain .events_main:last-child {
        width: 100%;
        float: left
    }

    .events_main .breadcrumb {
        margin: 0 0 10px
    }

    .events_main .select_part {
        height: 40px
    }

    .map_grid .caption h3 {
        margin: 5px 0 0;
        padding: 0 0 5px;
        width: 100%
    }

    .map_grid .gap10 {
        height: 5px
    }

    .map_grid .addressbx {
        margin-top: 5px
    }

    .dropbox .select_wish li.col-sm-3 {
        width: 100% !important
    }

    .category_banner .find_btn {
        font-size: 14px
    }

    .listing .col-sm-6 {
        display: none
    }

    .listing .col-sm-3 {
        width: 100%
    }

    .dropdown_area {
        text-align: center
    }

    .dropdown_area .selec_one {
        width: 100%;
        max-width: 300px;
        float: none;
        display: inline-block;
        font-size: 14px;
        margin: 0 0 15px
    }

    .filterinner {
        height: 334px
    }

    .w_box.rounded a h4 {
        margin: 0 0 20px
    }

    .footer_area .col-sm-2 {
        width: 100%;
        float: left;
        padding: 0 !important;
        min-height: inherit;
        text-align: center
    }

    .footer_area .col-sm-3 {
        width: 100%;
        float: left;
        padding: 0 !important;
        min-height: inherit;
        text-align: center
    }

    .copy_bg {
        text-align: center
    }

    .quick {
        margin-top: 1em;
        margin-bottom: .2em
    }

    .overlay200 .mCustomScrollbar {
        height: 258px
    }

    .filterinner .mCustomScrollbar {
        height: 265px
    }

    .media_tab .nav-tabs>li a {
        font-size: 12px;
        min-width: 85px;
        padding: 8px 5px
    }

    .logPop.popup_area .close {
        font-size: 22px;
        line-height: 32px
    }

    .popup_area {
        top: 20px;
        -moz-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .smartHide {
        display: none
    }

    .work_tab h2 {
        font-size: 16px;
        line-height: 1.5;
        margin: 10px 0 0
    }

    .work_tab .margin25 {
        margin: 5px 0 10px
    }

    .dropdown_area {
        margin: 0 0 0
    }

    .listing div.owl-controls {
        top: -100px
    }

    .right_panel ul.list_profile li,
    .search_part_responsive .search_inner .select_part,
    .search_part_responsive .search_inner .text_box,
    .search_part_responsive .search_inner p {
        font-size: 14px
    }

    .middle_wrapper.also_dashboard .form_box .fr {
        float: left
    }

    .middle_wrapper.also_dashboard .btn-group .find_btn.pull-left,
    .middle_wrapper.also_dashboard .btn-group .find_btn.pull-right {
        float: none !important
    }

    .also_dashboard .find_btn.green {
        margin-top: 10px
    }

    .dashPrt .custom-checkbox.more_padding2 {
        padding: 0 0 8px
    }

    .forcontact_dtail.dashPrt .social_part .select_part,
    .forcontact_dtail.dashPrt .social_part .text_box {
        margin-bottom: 2px;
        margin-top: 8px
    }

    h3.modify {
        font-size: 20px
    }

    .font20 {
        font-size: 15px
    }

    .rolllingIcon .panel-title a p {
        font-size: 16px;
        font-family: open_sanssemibold, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .pressebox li {
        margin: 0 5px;
        width: 29.333%
    }

    .dtble.box11 .dcell.unserepic {
        border: medium none;
        width: 100%;
        padding: 0
    }

    .dtble.box11 .dcell.unserepic img {
        width: 100%;
        max-width: 100px
    }

    .dtble.box11 .dcell {
        width: 55%;
        padding: 0 5px 0 8px
    }

    .dtble.box11 .dcell.unsereContact {
        width: 45%;
        font-size: 14px !important
    }

    .partner-werden .c_titel {
        padding-top: 12%
    }

    .right_panel .also_dashboard.forcontact_dtail .portion .white_bg_form i {
        line-height: normal
    }

    .successbox {
        margin: 8px 0 0 6px
    }

    .success .white_bg_form h2 {
        background: rgba(0, 0, 0, 0) url(../images/mike.png) no-repeat scroll left top 2px/35px auto;
        font-size: 16px;
        padding: 0 0 10px 50px
    }

    .success .white_bg_form.feedback h2 {
        background: rgba(0, 0, 0, 0) url(../images/comment.png) no-repeat scroll left top 2px/35px auto;
        font-size: 16px;
        margin-bottom: 5px;
        padding: 10px 0 6px 40px
    }

    .grayback.prht {
        padding: 15px;
        margin-bottom: 30px
    }

    .grayback.prht .find_btn.absolute {
        position: static;
        margin: 15px 0 0
    }

    .dcell.imgPart,
    .dcell.txtPart,
    .modal-body .dtble {
        display: block;
        float: left;
        width: 100%
    }

    .dcell.txtPart {
        padding: 15px 10px;
        margin-top: 0
    }

    .dcell.imgPart .map_grid {
        min-height: 100px;
        margin-bottom: 5px
    }

    .dcell.txtPart .wishDown {
        position: static
    }

    .dcell.txtPart .wish_rec a {
        padding: 12px 15px
    }

    .dcell.txtPart .wish_rec a i {
        margin-right: 0;
        position: relative;
        bottom: -5px
    }

    .modal-header {
        min-height: 1px
    }

    .res-center .hMore.whitebtn {
        padding: 5px 10px;
        font-size: 14px
    }
}

@media only screen and (max-width :568px) {
    .work_tab .nav-tabs li a span {
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        width: 50px;
        padding: 0
    }

    .work_tab::before {
        top: 36px
    }

    .bottom_grid_part .col-sm-3 .graybg img {
        width: 50%
    }

    .bottom_grid_part .col-sm-3 .portion {
        margin-bottom: 20px;
        min-height: 430px
    }

    .graybg .green_btn {
        bottom: 12px
    }

    .bottom_grid_part .col-sm-3 {
        float: left;
        width: 100%
    }

    .bottom_grid_part .col-sm-3.no_right_padding {
        padding-right: 15px
    }

    .bottom_grid_part .col-sm-3 .portion {
        margin-bottom: 20px;
        min-height: inherit;
        padding: 20px 10px
    }

    .bottom_grid_part .graybg .green_btn {
        bottom: 0;
        position: static;
        margin-top: 15px
    }

    .communitybox .col-sm-4 img {
        width: 100% !important
    }

    .communitybox .col-sm-4 {
        width: 16%
    }

    .sidemenu .mCustomScrollbar {
        height: 220px
    }

    .gridpartMain .col-sm-9 .col-sm-4 {
        width: 100%;
        float: left
    }

    .feature_main .col-md-3 {
        width: 100%
    }

    .featuredhover .caption.absolute {
        padding: 22% 5%
    }

    .map_grid .caption h3 {
        margin: 10px 0 0;
        padding: 0 0 15px;
        width: 100%
    }

    .map_grid .gap10 {
        height: 10px
    }

    .map_grid .addressbx {
        margin-top: 20px
    }

    .category_banner .text_here {
        top: 35%
    }

    .category_banner .text_here h2 {
        font-size: 22px
    }

    .filterinner .mCustomScrollbar {
        height: 163px
    }

    .overlay200 .mCustomScrollbar {
        height: 156px
    }

    .search_cat .col-xs-6 {
        width: 100%
    }

    .search_cat .textbox {
        margin-bottom: 15px
    }

    .similer1 .col-xs-6 {
        width: 100%
    }

    .down_nevi {
        text-align: center
    }

    .owl-item {
        padding: 0 !important
    }

    .d_add {
        display: block
    }

    .m_add img {
        width: 100%
    }

    .bHeight {
        height: 280px
    }

    .h_smart {
        display: none !important
    }

    .i-Smart {
        display: block
    }

    .down_nevi {
        text-align: center;
        margin-bottom: 10px
    }

    .down_nevi .abuse_min.pull-left.i-Smart,
    .down_nevi .abuse_min.pull-right.i-Smart {
        float: none !important;
        display: inline-block;
        margin: 0 !important
    }

    .down_nevi .pagination {
        margin: 0
    }

    a.abuse {
        line-height: 32px;
        padding: 0 10px
    }

    .down_details_part .box5 .portion.no_padding {
        padding: 0 0 10px !important
    }

    .inner_tabmenu label {
        font-size: 18px;
        padding: 8px 0 0
    }

    .inner_tabmenu ul li {
        width: 100%
    }

    .testi-slider div.owl-controls {
        bottom: auto;
        left: 0;
        right: 0;
        top: -15px;
        width: 80px
    }

    .testi-slider {
        margin: 15px 0 0
    }

    .testi-slider .testbx2 {
        margin: 30px 0 5px
    }

    .textmain2 {
        margin: 0
    }

    .testi-slider .owl-item {
        padding: 0 8px !important
    }

    .cpriceing_list li.green,
    .cpriceing_list li.red {
        font-size: 13px
    }

    .forpayment_dtail.also_dashboard .form_box .col-xs-5,
    .forpayment_dtail.also_dashboard .form_box .col-xs-7,
    .middle_wrapper.also_dashboard .form_box .col-sm-6.col-xs-6,
    .middle_wrapper.also_dashboard .form_box .col-xs-5,
    .middle_wrapper.also_dashboard .form_box .col-xs-7 {
        width: 100%;
        float: left
    }

    .mob-l-p-0 {
        padding-left: 0;
        padding-top: 5px
    }

    .formedia_dtail.also_dashboard .form_box .col-xs-12,
    .formedia_dtail.also_dashboard .form_box .col-xs-6,
    .pro-feature .form_box .portion4 {
        padding-left: 10px
    }

    .forcontact_dtail.also_dashboard .form_box .col-xs-6,
    .forcontact_dtail.also_dashboard.trainerC .form_box .box3 .col-xs-6 {
        padding-left: 10px
    }

    .forpayment_dtail .line_height,
    .middle_wrapper.also_dashboard .form_box .line_height {
        height: auto;
        line-height: normal
    }

    .custom-checkbox.more_padding5 {
        padding-top: 2%
    }

    .middle_wrapper.also_dashboard.trainerC .form_box .sub_head {
        padding-left: 0
    }

    .middle_wrapper.also_dashboard .btn-group {
        text-align: center;
        margin: 0
    }

    .middle_wrapper.also_dashboard .btn-group .also_dashboard .find_btn {
        font-size: 16px;
        height: 35px;
        margin-left: 0;
        padding: 0 15px
    }

    .forpayment_dtail h5 {
        font-size: 16px
    }

    .payment_detail,
    .payment_logo {
        display: block;
        width: 100%;
        float: left
    }

    .payment_detail {
        padding: 10px 0 0
    }

    .custom-checkbox.more_padding,
    .forcontact_dtail .custom-checkbox more_padding {
        padding-top: 0
    }

    .portion.composepart2 .col-sm-6.col-xs-6 {
        float: left;
        width: 100%
    }

    .portion.composepart2 .col-sm-6.col-xs-6 .box10 {
        padding-left: 15px
    }

    .box10 {
        float: left;
        padding: 0 0 10px
    }

    .right_panel .portion .white_bg_form h5 {
        font-size: 15px
    }

    .right_panel .portion .white_bg_form.top_border p {
        font-size: 13px
    }

    .right_panel ul.list_profile li {
        font-size: 13px
    }

    .right_panel .portion h4 i {
        margin-right: 4px
    }

    .probox .col-xs-4,
    .probox .col-xs-8 {
        float: left;
        width: 100%
    }

    .editInv .custom-checkbox.specialone {
        padding: 2px 0 5px
    }

    .editInv .gap10 {
        height: 0
    }

    .greenbtns a,
    .greenbtns.graycolor a {
        float: left
    }

    .form_box.add_padding {
        padding-bottom: 0
    }

    .registration .popup_social li {
        width: 180px
    }

    .about_pic {
        width: 130px
    }

    .share_banner h2 {
        font-size: 20px
    }

    .aboutinner h1 {
        font-size: 22px
    }

    .rolllingIcon .portion.aboutinner h2 {
        font-size: 16px;
        margin: 0;
        line-height: 22px
    }

    .tablist li i {
        font-size: 15px;
        line-height: 22px
    }

    .center-568 {
        text-align: center
    }

    .center-568 .list_profile {
        text-align: left
    }

    .right_panel .portion .white_bg_form.top_border .center-568 a.greenbtn {
        float: none
    }
}

@media only screen and (max-width :567px) {
    .advertiseMain .addhead {
        margin-bottom: 0
    }

    .type_green .map_grid.thumbnail {
        height: auto !important
    }

    .banner_bottom_caro .well,
    .listing .well {
        padding: 0 10px !important
    }

    .client-slider {
        padding: 0 10px
    }

    .p_btm_60 {
        padding-bottom: 30px
    }
}

@media only screen and (max-width :545px) {
    .p_btns .find_btn {
        height: 40px;
        font-size: 16px
    }

    .p_btns .find_btn i {
        font-size: 20px
    }

    .mobDisNone {
        display: none
    }

    .gap105 {
        height: 99px
    }

    .trainers .rolllingIcon.tab22 li {
        width: 100%;
        margin: 0 0 5px 0
    }

    .trainers .rolllingIcon.tab22 li a {
        min-height: inherit;
        padding: 10px;
        margin: 0;
        background: #f1f1f1
    }

    .copyPart .textbox {
        font-size: 13px
    }

    .right_panel .portion .white_bg_form.top_border h4 {
        font-size: 14px;
        line-height: normal
    }

    .right_panel .portion .white_bg_form.top_border i {
        line-height: normal
    }

    a.contact_ms {
        font-size: 14px !important;
        margin: 8px 0 0 !important
    }

    .profileBox .col-xs-5,
    .profileBox .col-xs-7 {
        width: 100%;
        float: left
    }

    .banneredit {
        float: left;
        top: 0;
        margin: 5px 0 0;
        font-size: 13px
    }

    .p_btns {
        padding: 10px 0 0;
        text-align: center
    }

    .p_btns .find_btn {
        display: inline-block;
        float: none;
        width: auto
    }

    .profileBox {
        left: 0;
        position: static;
        width: 100%
    }

    .profileBox {
        float: left;
        position: static;
        width: 100%;
        margin-bottom: 10px
    }

    .detail_wrapper .gapmore22 {
        display: none
    }

    .feedback .col-xs-4,
    .feedback .col-xs-8 {
        width: 100%
    }

    .success .previw.pull-right {
        float: left !important
    }

    .dcell.halfWidth {
        display: block;
        float: left;
        width: 100%
    }

    .eveDtlImg {
        padding-right: 0
    }

    .cmBar ul li {
        width: 33.333%
    }

    .cmBar ul li a {
        font-size: 14px;
        padding: 15px 5px;
        text-align: center
    }
}

@media only screen and (max-width :530px) {
    .momNone {
        display: none
    }

    .less-hx {
        width: 100%;
        margin: 5px 0;
        text-align: center
    }

    .less-hx a.pull-right {
        float: none !important
    }

    .less-hx .greennew {
        padding: 10px 15px
    }

    .m_search2 .less-hx .text_box {
        padding: 10px 12px
    }

    .also_dashboard .find_btn {
        font-size: 16px !important;
        height: 30px;
        padding: 0 15px
    }

    .also_dashboard .find_btn.darkgreen.darkgreenCus {
        height: 35px
    }

    .gap107 {
        min-height: 66px
    }

    .graybg h2 {
        font-size: 17px
    }

    .daten_portion,
    .im_portion {
        padding: 15px
    }

    .white_bg_form.text1080 {
        margin: 0 0 15px
    }

    .deinVor h2 {
        margin: 0
    }

    .fairen li {
        margin-bottom: 0
    }

    .margin25 {
        margin: 10px 0
    }

    .form_box.adP {
        margin-bottom: 0
    }

    .forpayment_dtail .box8 {
        margin-bottom: 0
    }

    .forpayment_dtail.also_dashboard {
        padding: 0 10px
    }
}

@media only screen and (max-width :480px) {

    .custom-checkbox>[type=checkbox]:checked+label::after,
    .custom-checkbox>[type=checkbox]:not(:checked)+label::after {
        color: #5eac36;
        content: "✔";
        font: 12px/1 "Glyphicons Halflings";
        left: 3px;
        margin-top: -6px;
        position: absolute;
        top: 12px
    }

    .icons_bar {
        display: none
    }

    .horsePrf .btnCover .find_btn {
        padding: 0 14px
    }

    .also_dashboard.dashPrt .portion.paddingside_15.gridMob {
        padding: 0 0 5px
    }

    .horsePrf {
        margin-top: 58px
    }

    .page404 {
        height: 100% !important
    }

    .feedhead .moreDetails {
        width: 80px;
        line-height: 25px;
        margin-bottom: 28px
    }

    .feedhead ul li {
        padding: 20px 15px 2px
    }

    .feedhead .moreDetails i {
        width: 26px;
        height: 26px;
        line-height: 26px
    }

    .dcell.colortxtLogo {
        width: 104px
    }

    .dcell.colortxt {
        width: calc(100% - 104px);
        padding-left: 15px
    }

    .orderSuccess {
        margin-top: 40px
    }

    .vMore {
        font-size: 13px
    }

    .checkpart {
        /* margin: 34px 0 18px */
    }

    .gap_35.dash {
        display: none
    }

    .down_details_part .box5 .portion ul.share_part li .dropdownPanel {
        width: 300px
    }

    .category_banner .text_here .row .col-sm-5.no_right_padding,
    .category_banner .text_here .row .col-sm-7.no_left_padding {
        padding: 0
    }

    .category_banner .textbox {
        margin-right: 0
    }

    .low_padding_top {
        padding: 15px 0 15px
    }

    section.footer_area {
        padding: 0 0 10px
    }

    .copy_text {
        padding: 0;
        margin: 10px 0
    }

    .unsereNutzer .testmainbox {
        padding: 20px
    }

    .unsereNutzer .testmainbox p {
        font-size: 16px !important
    }

    .mob-pad-10 {
        padding: 10px
    }

    .contact .mob-pad-10 h3 {
        margin: 0 0 6px
    }

    .contact .text_box2 {
        height: 80px
    }

    .mhght {
        min-height: 100px;
        margin-bottom: 10px
    }

    .gap_45 {
        height: 15px
    }

    .anchormain.absolute {
        top: 0
    }

    .anchormain.absolute .f18 {
        font-size: 13px
    }

    .fullscreen,
    section {
        padding: 15px 0
    }

    section.general.white_bg {
        padding: 30px 0 15px
    }

    .mtnc {
        padding: 30px 0 0
    }

    .mtnc h1 {
        font-size: 18px
    }

    .mtnc h2 {
        font-size: 16px
    }

    .faqSec_full {
        padding: 30px 0 15px
    }

    .m-b-30 {
        margin-bottom: 10px
    }

    .unsere .aboutinner h2 {
        font-size: 18px
    }

    .presseInf {
        padding: 10px 0 0
    }

    .doble_slider {
        margin: 61px 0 0
    }

    .inbox_main .custom-checkbox {
        margin-bottom: 5px
    }

    .addlist {
        padding: 10px 0 6px
    }

    .addlist .col-md-5.col-sm-12.col-xs-12.no_padding {
        padding: 10px 10px 0 !important
    }

    .test_bx .col-sm-2 {
        width: 80px
    }

    .test_bx .col-sm-10 {
        width: calc(100% - 80px) !important;
        padding-right: 0
    }

    .test_bx p i {
        font-size: 16px
    }

    .test_bx span {
        font-size: 14px;
        margin-right: 0
    }

    .test_bx img {
        margin: 14px 0 0
    }

    .testi_main {
        padding: 10px
    }

    .ticket_title strong {
        font-size: 16px !important
    }

    .ticket_area .font_18 {
        font-size: 15px !important;
        width: 100%;
        float: left
    }

    .inrPag.also_dashboard .portion {
        margin: 0 0 0
    }

    .headingPart .full480.btn-group {
        width: 100%;
        margin-bottom: 10px !important
    }

    .paddingside_15 {
        padding-left: 10px;
        padding-right: 10px
    }

    .box7 h2 {
        font-size: 16px;
        text-align: center
    }

    .box5.event .portion2 p.eventTickets {
        font-size: 16px !important
    }

    .pac-container {
        background-color: #fff;
        z-index: 20 !important;
        position: fixed;
        display: inline-block;
        float: left
    }

    #myModal66 {
        top: 0 !important
    }

    .cutom_mod.searchnew .modal-body {
        min-height: 1px;
        padding: 15px
    }

    .well .col-md-3 {
        float: left;
        width: 100%
    }

    .sidetab .tab-container.left .nav-tabs li {
        margin-bottom: 2px;
        width: 50%
    }

    .homeonly .text_here,
    .text_here {
        padding: 28% 2% 0
    }

    .modalsearch_panel .find_btn,
    .modalsearch_panel .search_inner p,
    .modalsearch_panel .select_part,
    .modalsearch_panel .text_box {
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        top: 0;
        margin-bottom: 10px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

    .modalsearch_panel .search_inner p {
        color: #333;
        line-height: 20px
    }

    .sidemenu .mCustomScrollbar {
        height: auto
    }

    .grayfont {
        font-size: 10px !important
    }

    .search_part_responsive.fortab {
        display: none
    }

    .search_part_responsive.formobile {
        display: block
    }

    .modalsearch_panel .search_inner {
        background: 0 0;
        padding: 0
    }

    .modalsearch_panel h4 {
        text-shadow: none;
        font-size: 16px
    }

    .responsiveheader .col-sm-4 {
        width: 34%
    }

    .responsiveheader .col-sm-8 {
        width: 65%
    }

    .modalsearch_panel .select_part,
    .modalsearch_panel .text_box {
        height: 40px;
        font-size: 16px;
        margin: 0 0 15px
    }

    .modalsearch_panel .find_btn {
        background: #569a29 url(../images/searchicon.png) no-repeat scroll left 35% top 14px !important;
        border: medium none;
        text-align: center;
        margin: 0;
        height: 40px;
        box-shadow: 0 3px 0 0 #478214;
        color: #fff !important;
        display: inline-block;
        float: none;
        font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 16px;
        padding: 0 25px 0 45px;
        transition: all .5s ease-in-out 0s;
        width: 100%
    }

    .indexSearchPop .modalsearch_panel .find_btn {
        box-shadow: none
    }

    .indexSearchPop .modal-header {
        padding: 8px 15px
    }

    .indexSearchPop.cutom_mod.searchnew .close {
        font-size: 33px;
        top: 8px
    }

    .searchnew h5 {
        font-family: open_sanssemibold;
        font-size: 18px !important
    }

    .featuredhover .caption.absolute {
        padding: 15% 5%
    }

    .inner_search .find_btn {
        background: #fff url(../images/search.png) no-repeat scroll left 30% center
    }

    .inner_search .find_btn:hover {
        background: #375b1e url(../images/search.png) no-repeat scroll left 30% center
    }

    .portion ul.filter li:last-child {
        clear: none
    }

    .portion ul.filter .select_part2 {
        min-height: 74px
    }

    .map_main li {
        width: 100% !important
    }

    .map_main {
        left: auto;
        right: 0;
        top: 81px
    }

    .portion ul.filter small {
        bottom: auto;
        left: 10px;
        top: 58px
    }

    .providerBannerWrap .col-md-4 {
        padding: 5px 10px
    }

    .category_banner .text_here .row .col-sm-5.no_right_padding,
    .category_banner .text_here .row .col-sm-7.no_left_padding {
        width: 100%;
        float: left
    }

    .category_banner .textbox {
        margin-bottom: 15px
    }

    .category_banner .text_here {
        top: 20%
    }

    .place_add {
        top: 20px
    }

    .place_add a {
        padding: 7px 10px;
        font-size: 14px
    }

    .userDec h5 {
        font-size: 12px
    }

    .down_details_part .col-xs-4 {
        width: 25%;
        float: left
    }

    .down_details_part .box5 .portion ul li.col-xs-6 {
        width: 100%;
        float: left
    }

    .for_frame {
        margin-bottom: 8px;
        margin-top: 0;
        padding: 0
    }

    .down_details_part .box5 .for_frame {
        margin-top: 10px
    }

    #Service .col-xs-6 {
        width: 100%
    }

    .recomondation_bx img {
        width: 100%
    }

    .homeonly .text_here,
    .text_here {
        padding: 3% 2% 0;
        position: static;
        float: left;
        z-index: 999
    }

    .banner_bottom_caro {
        bottom: 0;
        position: static;
        width: 100%;
        z-index: 20;
        float: left
    }

    .white_bg_down {
        display: none
    }

    .gap_index {
        min-height: 0
    }

    .homeonly .text_here h2 {
        background: 0 0;
        padding: 0 18px 0;
        text-shadow: none;
        color: #333
    }

    .homeonly .text_here h3 {
        background: 0 0;
        margin: 8px 0 5px;
        padding: 0 18px;
        text-shadow: none;
        color: #333
    }

    .deskhide {
        display: block
    }

    .banner_bottom_caro {
        bottom: 0
    }

    .listing div.owl-controls {
        top: -105px
    }

    .seachmodal_btn.m-t-15 {
        margin: 18px 0 20px
    }

    .down_details_part .box5 .portion ul.share_part li {
        width: 50%
    }

    h2 {
        font-size: 18px
    }

    .composepart ul {
        width: 100%
    }

    .custom-checkbox.specialone {
        padding: 0;
        min-height: 22px !important
    }

    .registration .find_btn {
        font-size: 16px
    }

    .vCaption #st-1.st-has-labels .st-btn {
        margin: 0 10px 10px 0 !important
    }

    #st-1.st-has-labels .st-btn {
        min-width: 100% !important;
        width: 100% !important;
        margin: 0 0 10px !important;
        left: 0 !important
    }

    .right_panel .tabmain2 .nav-tabs.innertab0202 {
        text-align: center
    }

    .right_panel .tabmain2 .nav-tabs.innertab0202 li {
        width: 48%;
        float: none;
        display: inline-block
    }

    .greenbg2.inabout h3 {
        font-size: 18px
    }

    .general.about.lightbg .dtble,
    .general.about.white_bg .dtble {
        width: 100%;
        float: left;
        display: block
    }

    .res-center {
        text-align: center
    }

    .res-center a {
        float: none !important
    }

    .general.about.lightbg .dcell,
    .general.about.white_bg .dcell {
        width: 100%;
        float: left;
        display: block;
        text-align: center;
        padding: 0;
        margin-bottom: 20px
    }

    .general.about.lightbg .dcell.about_pic,
    .general.about.white_bg .dcell.about_pic {
        float: none;
        max-width: 230px;
        margin: 0 auto
    }

    .aboutinner h2,
    h3.modify {
        font-size: 18px
    }

    .font20 {
        font-size: 14px
    }

    .aboutinner h4 {
        font-size: 15px;
        line-height: 22px
    }

    .box11 h4 a,
    .unsereContact h4 {
        font-size: 16px
    }

    .dtble.box11 .dcell,
    .dtble.box11 .dcell.unsereContact {
        padding: 0 0 10px;
        width: 100%;
        border: none
    }

    .dtble.box11 .dcell.unserepic img {
        max-width: 150px;
        width: 100%;
        float: left
    }

    .partner-werden .c_titel {
        padding-top: 0
    }

    h1 {
        font-size: 20px
    }

    .contact_head h2 {
        font-size: 16px
    }

    .full-480 .col-xs-5,
    .full-480 .col-xs-6,
    .full-480 .col-xs-7 {
        width: 100%
    }

    .vCaption {
        padding: 20px 0 30px
    }

    .share .vCaption h4 {
        margin: 0 0 10px;
        font-size: 16px
    }

    .detail_wrapper .privateRight .white_bg_form h2 {
        font-size: 16px
    }

    .profilePic {
        height: 70px;
        left: 0;
        top: 0;
        width: 70px
    }

    .pdetails {
        padding-left: 80px
    }

    .pdetails h2 {
        font-size: 15px
    }

    .detail_wrapper .white_bg_form li,
    .detail_wrapper .white_bg_form p,
    .pdetails small,
    p {
        font-size: 18px !important;
        line-height: 26px !important
    }

    .down_details_part small a {
        font-size: 14px
    }

    .down_details_part .addLh p {
        font-size: 14px !important
    }

    .down_details_part .box5 .portion ul.numbers li {
        font-size: 14px
    }

    .also_dashboard a p.wshp {
        font-size: 18px !important
    }

    .event_caption .eve_element,
    .event_caption div.eve_element {
        font-size: 14px !important
    }

    .im_portion .onlygreen {
        font-size: 13px !important
    }

    .cdetails2 p {
        font-size: 14px !important;
        padding-left: 35px
    }

    .cdetails2 p i {
        font-size: 14px;
        line-height: 28px;
        width: 28px;
        height: 28px
    }

    .p_btns .find_btn {
        font-size: 14px;
        padding: 0 10px
    }

    .p_btns .find_btn:last-child {
        margin-right: 0
    }

    .right_panel .portion .white_bg_form.top_border.wishbx h4.more_padding {
        padding: 20% 0 0;
        font-size: 20px !important
    }

    .right_panel .portion .white_bg_form.top_border.wishbx a.black_shadow {
        float: none;
        font-size: 13px;
        padding: 8px 10px
    }

    .right_panel .portion .white_bg_form.top_border.wishbx {
        min-height: 300px;
        padding: 20px 15px
    }

    .normalWishlist2 .note_right a.whitebtn {
        font-size: 11.5px;
        float: left;
        margin: 0 5px 5px 0 !important
    }

    .normalWishlist2 .note_right a i {
        font-size: 14px;
        margin: 0 1px 0 0
    }

    .normalWishlist2 .col-xs-5,
    .normalWishlist2 .col-xs-7 {
        width: 100%
    }

    .grb {
        float: left;
        margin: 0 0 0 10px
    }

    .also_dashboard.dashPrt .portion.paddingside_15 {
        text-align: center
    }

    .col-md-4.no_right_padding img {
        margin-bottom: 0
    }

    .successbox {
        margin: 0
    }

    .success .portion h4 {
        font-size: 18px
    }

    .success p span.green {
        font-size: 16px
    }

    .successbox {
        max-width: 100%
    }

    .logPop.popup_area .sign_area h3 {
        margin: 0
    }

    .sign_area h2 {
        font-size: 18px
    }

    .sign_area h3 {
        font-size: 14px
    }

    .userpic.lftFloat.dcell {
        width: 36px;
        margin-top: 0
    }

    .usrWishDetl .col-md-8 {
        padding: 15px
    }

    .listview_box.usrWishDetl {
        padding: 0
    }

    .eveEndDate {
        display: block
    }

    .table_main .custom_table tbody tr td {
        padding: 5px;
        font-size: 16px
    }

    .table_main .custom_table thead tr td {
        padding: 5px;
        font-size: 14px
    }

    .forpayment_dtail.also_dashboard {
        padding: 0
    }

    .also_dashboard .form_box p,
    .also_dashboard .form_box.for_radio .btn-group span {
        font-size: 13px
    }

    strong {
        font-size: 15px !important
    }

    body {
        font-size: 13px
    }

    .line_height {
        height: auto
    }

    .payment .custom-checkbox>[type=checkbox]:checked+label,
    .payment .custom-checkbox>[type=checkbox]:not(:checked)+label {
        font-size: 13px
    }

    .payment span {
        font-size: 13px;
        padding-left: 0
    }

    .res-center .autowidth.pull-left {
        float: none !important;
        display: inline-block;
        margin: 5px 0
    }

    .general .panel-group h3 {
        font-size: 15px
    }

    .rolllingIcon h4 {
        font-size: 16px
    }

    .rolllingIcon .panel-title a {
        padding: 10px
    }

    .right_panel a.wishbtn {
        font-size: 13px;
        padding: 3px 8px
    }

    .right_panel ul.btn_lst li a,
    .rolllingIcon .nav-tabs a p {
        padding: 0 15px;
        line-height: 13px
    }

    .mob-m-t-65 {
        margin-top: 59px
    }

    .feedbacklistinner table tbody tr td {
        padding-left: 18px
    }

    .feedbacklistinner table tr td {
        font-size: 13px;
        padding: 5px 8px
    }

    .MultipleStar .col-xs-6 {
        width: 100%
    }

    .MultipleStar .col-xs-3,
    .multipleStar .col-xs-3 {
        width: 50%;
        padding: 0 15px
    }

    .contact_head.m-b-35 {
        margin-bottom: 0
    }

    .detail_wrapper .ticket_title {
        margin-bottom: 0 !important
    }

    .fontSize.for_radio .greenbtns a {
        font-size: 14px !important;
        padding: 4px 15px 6px !important;
        line-height: normal
    }

    .list .d_add {
        padding: 0
    }

    .inner_tabmenu {
        padding: 10px 0
    }

    .res_logo {
        width: 100px
    }

    .nav2 {
        margin-top: 58px
    }

    .post-grid .post-detail .website {
        font-size: 16px !important;
    }

    .post-grid .post-detail .time {
        font-size: 16px !important;
    }

    .anchorsTyle {
        font-size: 18px;
        line-height: 40px;
    }

    .media_tab .nav-tabs>li a {
        font-size: 16px;
    }

    .s_nav li a {
        line-height: 34px !important;
        height: 34px !important;
    }
}

@media only screen and (max-width :414px) {
    .myEvent .tabmain2 .panel-body {
        padding: 0 !important
    }

    .ticketFulArea {
        padding: 45px 0 20px
    }

    .ticketFulArea h1.margin_b_20 {
        margin-bottom: 10px !important;
        font-size: 22px
    }

    .sliderpart {
        display: none
    }

    .well_wrapper {
        display: block
    }

    .w_box.rounded {
        width: 48%
    }

    .w_box.rounded a h4 {
        padding: 10px 0;
        margin: 0 0 5px
    }

    .checkpart {
        /* margin: 35px 0 17px */
    }

    .p_btm_60 {
        padding-bottom: 20px
    }

    .down_details_part .box5 .portion ul.share_part li .dropdownPanel {
        width: 250px
    }

    .marketing_pg .col-xs-6 {
        width: 100%
    }

    .listing .tittle h2 {
        font-size: 19px;
        text-align: left
    }

    .listing div.owl-controls {
        top: -70px;
        width: 78px
    }

    .listing .dropdown_area .selec_one {
        width: 100%;
        max-width: 100%;
        margin: 0
    }

    .k_poup .btngroup1000 .find_btn.greenf {
        display: block;
        padding: 0 15px;
        width: 100%
    }

    .col-xs-12 .middle_wrapper {
        padding: 0
    }

    .registration h2.p-b-15 {
        padding-bottom: 8px
    }

    .table_main .custom_table thead tr td {
        font-size: 13px;
        vertical-align: top
    }

    .ticketMain .table_main .custom_table tbody tr td a {
        font-size: 13px
    }

    .listview_box.cusMar-btm {
        margin: 0 0 5px
    }

    .box5.slight_radius.event.event_portion {
        padding: 0 10px
    }

    .box5.event h2.size28 {
        font-size: 20px
    }

    .work_tab .nav-tabs li {
        width: 100%
    }

    .work_tab .nav-tabs li a,
    .work_tab .nav-tabs li.active a {
        text-align: left
    }

    .work_tab .nav-tabs li a span {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding: 0;
        width: 30px;
        margin: 0 20px 0 0;
        float: left
    }

    .work_tab .active br,
    .work_tab .nav.nav-tabs br {
        display: none
    }

    .work_tab .nav-tabs li a span.full_radius {
        border-radius: 10%
    }

    .work_tab::before {
        height: 0
    }

    .homeonly .text_here h2,
    .text_here h2 {
        font-size: 26px
    }

    .homeonly .text_here h3,
    .text_here h3 {
        font-size: 17px
    }

    .listing .col-sm-3 {
        width: 100%;
        float: left;
        margin: 0 auto
    }

    .featuredhover .caption.absolute {
        padding: 10% 5%
    }

    .inner_search .find_btn {
        background: #fff url(../images/search.png) no-repeat scroll left 25% center
    }

    .inner_search .find_btn:hover {
        background: #375b1e url(../images/search.png) no-repeat scroll left 25% center
    }

    .filterinner .mCustomScrollbar {
        height: 570px
    }

    .overlay200 .mCustomScrollbar {
        height: 476px
    }

    .down_details_part .box5 .portion ul.share_part li {
        width: auto
    }

    .test_bx span {
        margin-bottom: 20px
    }

    .middle_wrapper.also_dashboard .btn-group .find_btn {
        margin-top: 10px
    }

    .middle_wrapper.also_dashboard .btn-group .find_btn {
        margin: 5px 0;
        min-width: 200px;
        text-align: center
    }

    .registration .popup_social li {
        width: 200px;
        margin-bottom: 10px
    }

    .popup_social li {
        float: left;
        width: 50%;
        padding: 0 3px;
        margin-bottom: 10px
    }

    .popup_social li img {
        margin: 0 auto;
        float: none;
        width: 100%
    }

    .mFriend.recomondation_bx.frnds .picF img {
        height: 80px;
        width: 80px
    }

    .mFriend.recomondation_bx.frnds h4 a {
        font-size: 13px;
        padding: 8px 0
    }

    .mailbox img {
        height: 46px;
        max-width: 46px;
        width: 46px
    }

    .tab-content ul li a {
        margin-top: 10px
    }

    .margin_r_30 {
        margin-right: 12px !important
    }

    .also_dashboard .listview_box .portion p {
        margin-bottom: 5px
    }

    .tab-content .listview_box .portion h3 {
        margin: 0;
        font-size: 16px
    }

    .panel-group .panel-heading+.panel-collapse>.panel-body {
        border: none;
        background-color: transparent;
        padding: 15px 0
    }

    .h_group .panel-group .panel-heading+.panel-collapse>.panel-body {
        padding: 5px 0 0
    }

    .h_group .text-left {
        padding: 0
    }

    .h_group .panel-group .panel {
        box-shadow: none
    }

    .genBilAccor.panel-group .panel-body {
        padding: 15px !important
    }

    .for_gp .panel-group .panel-body {
        padding: 15px !important
    }

    .forHome_pg.for_gp .panel-group .panel-body {
        padding: 10px 0 !important
    }

    .forHome_pg.for_gp .panel-body p.margin25 {
        margin: 3px 0
    }

    .forHome_pg.for_gp .panel-body .aboutinner h4 {
        margin: 0 0 10px 0
    }

    .forHome_pg.for_gp .panel-group .panel-body .m-t-15 {
        margin-top: 0
    }

    .rolllingIcon .portion.aboutinner h2 {
        margin: 0 0 10px
    }

    .panel-group .panel {
        background-color: transparent;
        border: none
    }

    .managepart .panel-collapse {
        border: #ddd 1px solid;
        padding: 10px
    }

    .s_nav li {
        width: 50%
    }

    .fraGen .panel-collapse>.panel-body {
        padding: 12px !important
    }

    .aboutinner h1 {
        font-size: 17px
    }

    .detail_wrapper .custom-checkbox {
        min-height: 28px
    }

    .further2 .custom-checkbox {
        margin-bottom: 5px
    }

    .banner_bottom_caro {
        padding: 20px 0 5px
    }
}

@media only screen and (max-width :384px) {
    .mobDisNone2 {
        display: none
    }

    .horsePrf .btnCover .find_btn {
        padding: 0 13px;
        font-size: 14px
    }

    .horsePrf .btnCover li {
        padding: 0
    }

    .horsePrf {
        margin-top: 54px
    }

    .full-384 {
        width: 100%
    }

    .down_details_part .box5 .portion ul.share_part li .dropdownPanel {
        width: 200px
    }

    .featuredhover .caption.absolute {
        padding: 10% 5%
    }

    .map_grid .caption h3 {
        margin: 10px 0 0;
        padding: 0 0 5px;
        width: 100%
    }

    .map_grid .gap10 {
        height: 10px
    }

    .map_grid .addressbx {
        margin-top: 10px
    }

    .inner_search .col-sm-1,
    .inner_search .col-sm-2,
    .inner_search .col-sm-4.increase_width {
        width: 100%
    }

    .inner_search .col-sm-1 {
        padding: 0
    }

    .category_banner .text_here {
        top: 12%
    }

    .category_banner .text_here h2 {
        font-size: 20px
    }

    .category_banner .text_here h3 {
        font-size: 16px
    }

    .filterinner .mCustomScrollbar {
        height: 502px
    }

    .overlay200 .mCustomScrollbar {
        height: 486px
    }

    .dropbox .popup_butten .find_btn,
    .filterinner .find_btn {
        font-size: 14px !important
    }

    .full-384 .col-xs-6 {
        width: 100%
    }

    .note_left {
        padding: 0 10px
    }

    .note_left .text_box2 {
        margin: 10px 0 0;
        width: 100%
    }

    .dwnldbox h4 {
        padding-left: 36px;
        font-size: 14px
    }

    .dwnldbox small {
        padding: 3px 0 0 36px
    }

    .dwnldbox span {
        font-size: 28px;
        top: 3px;
        left: 0
    }

    .s_shot p {
        margin: 0;
        padding: 10px 0 0;
        text-align: right
    }

    .rating>label::before {
        font-size: 16px
    }

    .slideleft {
        width: 270px;
        left: -270px
    }

    .showRating1 {
        font-size: 14px
    }

    .showRating {
        font-size: 14px
    }
}

@media only screen and (max-width :375px) {
    .rolllingIcon.forHome_pg .panel-title a p {
        font-size: 13px
    }

    .white_bg_down {
        min-height: 200px;
        bottom: 0
    }

    .gap_index {
        float: left;
        min-height: 0;
        width: 100%
    }

    .text_here h2 {
        font-size: 20px
    }

    .w_box.rounded .iconbx_c {
        height: 90px;
        width: 90px
    }

    .well {
        margin: 0 !important
    }

    .userpic {
        width: 30px
    }

    .search_part_responsive.formobile .gap_60 {
        height: 30px
    }

    .inner_search .find_btn {
        background: #fff url(../images/search.png) no-repeat scroll left 18% center
    }

    .inner_search .find_btn:hover {
        background: #375b1e url(../images/search.png) no-repeat scroll left 18% center
    }

    .portion ul.filter .select_part2 {
        padding: 7px 29px 10px 9px;
        margin: 0 0 10px
    }

    .portion ul.filter li {
        width: 100%
    }

    .portion ul.filter .select_part2 {
        min-height: inherit
    }

    .portion ul.filter li:first-child .select_part2 {
        min-height: 60px
    }

    .portion ul.filter small {
        top: 39px
    }

    .map_main {
        top: auto;
        bottom: 56px
    }

    .forflip2 .dropbox {
        left: 0;
        top: 120px
    }

    .place_add {
        top: 10px
    }

    .m-categories .listing div.owl-controls {
        right: -18px;
        top: -41px
    }

    .category_main.listing div.owl-controls {
        top: -39px
    }

    .popup_area small {
        float: left
    }

    .sign_area h3 {
        padding: 0 0 10px;
        margin: 0
    }

    .down_details_part .col-xs-4 {
        width: 100%;
        float: left
    }

    .down_details_part .col-xs-8 {
        width: 100%;
        float: left
    }

    .down_details_part .box5 .portion ul li.col-xs-6 {
        width: 100%;
        float: left
    }

    .categoty_logo .col-xs-4 {
        width: 100%;
        float: left
    }

    .down_details_part .box5 .col-xs-8 {
        width: 66.66666667%
    }

    .also_dashboard.dashPrt .portion {
        margin: 15px 0 0
    }

    .pressebox li {
        margin: 0;
        width: 100%
    }
}

@media only screen and (max-width :320px) {
    .dcell.colortxt h2 {
        font-size: 14px
    }

    .ticketFulArea h1.margin_b_20 {
        font-size: 20px
    }

    .checkpart {
        /* margin: 21px 0 */
    }

    .doble_slider {
        margin: 55px 0 0
    }

    .test_bx .col-sm-10 {
        width: 100% !important;
        padding: 0 10px
    }

    .featuredhover .caption.absolute {
        padding: 3% 2%
    }

    .map_grid .caption h3 {
        margin: 5px 0 0;
        padding: 0 0 5px;
        width: 100%
    }

    h3.caption_head_blog {
        height: 56px;
        font-size: 16px;
        color: #0db4ff;
        font-family: open_sansbold, Helvetica Neue, Helvetica, Arial, sans-serif;
        text-align: left;
        font-size: 18px;
    }

    .map_grid .gap10 {
        height: 5px
    }

    .map_grid .addressbx {
        margin-top: 5px
    }

    .magicnav.menu2 {
        left: 30px;
        top: 52px
    }

    .filterinner .mCustomScrollbar {
        height: 409px
    }

    .overlay200 .mCustomScrollbar {
        height: 390px
    }

    .filterpart .newAdd2 .box {
        width: 100%;
        margin-bottom: 10px;
        max-width: 100%
    }

    .userpic.lftFloat.dcell {
        margin-top: 4px;
        width: 30px
    }
}

@media only screen and (max-width :240px) {
    .sidemenu .mCustomScrollbar {
        height: 274px
    }
}

.g-signin2 {
    position: absolute;
    border: 1px solid #009926;
    width: 100%
}

.greenbtns input[type=submit] {
    background: #569a29 none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 16px;
    padding: 10px 30px;
    text-transform: capitalize;
    width: auto;
    border: none
}

div.image_preview {
    display: block;
    height: 250px;
    width: 100%;
    background-size: 1920px 672px
}

.form-error p {
    margin-bottom: 20px;
    color: red
}

.margin_bottom20 {
    margin-bottom: 20px !important
}

.margin_left_13p {
    margin-left: 13%
}

.fl {
    float: left
}

.addl_tag,
.addl_angebot {
    display: none;
    width: 33.33%
}

.addl_club {
    display: none
}

p.sub_head {
    text-align: left
}

#add_media span.d_btn,
.add_event span.d_btn {
    width: auto
}

.preview_modal {
    width: 100%
}

.margin_top60 {
    margin-top: 60px !important
}

input.crop {
    padding: 0 20px !important
}

a.add_offer {
    width: auto !important
}

a.addmember {
    width: auto
}

.for_radio label:hover input[type="radio"]~i.fa_red {
    color: red
}

.for_radio label input[type="radio"]~i.fa_red {
    color: #f00 !important
}

.for_radio label input[type="radio"]:checked~i.fa_red {
    color: red
}

label.char_left {
    font-weight: 400
}

span.delete_offer a,
span.delete_offer a:link,
span.delete_offer a:visited {
    color: #c00 !important
}

p.item_left {
    margin: 8px 0 0 0
}

.add_title_copy {
    margin-left: 30px;
    margin-top: 5px
}

.title_copy {
    display: none
}

.z1075 {
    z-index: 1000 !important
}

textarea.text_box3 {
    text-align: left !important
}

.del_teammem i,
.del_horsecontent i,
.del_imagecontent i,
.del_doccontent i {
    color: #cc0000 !important;
    margin-left: 20px
}

li.msg_li {
    cursor: pointer
}

.cropit-image-preview {
    border: 1px solid #aaa;
    cursor: move
}

.cropit-image-background {
    cursor: auto
}

.pre_loader {
    width: 100%;
    height: 100%;
    z-index: 1100;
    background: #fff url(../images/pre_loader.gif) no-repeat center;
    opacity: .9;
    display: none;
    position: fixed
}

.pre_loader2 {
    width: 100%;
    height: 100%;
    z-index: 1100;
    background: #fff url(../images/pre_loader2.gif) no-repeat center;
    opacity: .9;
    display: none;
    position: fixed;
    text-align: center;
    line-height: 115vh
}

.noscroll {
    position: fixed
}

.rightpart .green_btn .newdiv {
    display: inline-block;
    float: none;
    font-size: 14px;
    padding: 8px 20px
}

.green_btn .newdiv {
    background: #569a29 none repeat scroll 0 0;
    box-shadow: 0 4px 0 0 #478214;
    color: #fff !important;
    display: inline-block;
    float: left;
    font-family: "open_sansbold", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 12px 20px;
    width: auto
}

ul.reviews_part li span {
    color: #222324;
    font-size: 16px
}

.dvMap {
    width: 100%;
    height: 430px
}

.view_map_grid {
    height: 430px;
    overflow: auto
}

.view_map_grid:nth-child(2n) {
    padding-right: 0px !important
}

.border_none {
    border: none !important
}

.chkb2l>[type="checkbox"]+label:before {
    top: 53% !important
}

.detailview_desc {
    font-size: 16px
}

.detailview_desc ul {
    margin-left: 30px;
    margin-top: 10px
}

.detailview_desc ul li {
    list-style: outside;
    list-style-position: inside
}

.detailview_desc ol {
    margin-left: 30px;
    margin-top: 10px
}

.detailview_desc ol li {
    list-style-position: inside
}

.search_map_chk {
    background: #fff none repeat scroll 0 0;
    font-size: 12px;
    margin: 10px 0 0 116px;
    padding: 7px 10px;
    position: absolute;
    z-index: 9
}

.search_map_chk input {
    margin: 4px 10px 0 0
}

#sticky.white_bg_form.stick p {
    width: auto;
    margin-left: 20px
}

.slider_main {
    margin-left: 20%
}

.fancybox-overlay {
    background: #fff !important
}

.widA {
    width: auto !important
}

.fl {
    float: left
}

.fr {
    float: right
}

table.pricelist_table tr,
table.pricelist_table td,
table.pricelist_table th {
    border: 1px solid #fff
}

.up_pagination .pagination li .open_hover {
    display: none
}

#post_code,
#searchTextField {
    background: url(../images/map_sign.png) #fff left 10px center no-repeat;
    padding-left: 25px
}

.wid99p {
    width: 99% !important
}

.mobile_radius,
.service_radius {
    display: none
}

.addl_rbe,
.addl_education {
    display: none
}

.detail_target_group .custom-checkbox {
    min-height: 0px !important;
    height: auto
}

#quantity_avail input {
    font-size: 11px;
    margin-bottom: 5px;
    padding-left: 2px;
    padding-right: 0
}

.example button {
    -moz-appearance: none;
    background: #fff url(../images/filter_arrow2.png) no-repeat scroll right 10px center;
    border: 1px solid #ddd;
    box-shadow: 0 2.5px 0 0 #ccc;
    color: #666;
    font-size: 14px;
    height: 39px;
    margin-right: 20px;
    margin-top: 6px;
    padding: 0 30px 0 10px;
    width: 100%;
    margin-top: -.8em;
    text-align: left
}

.example button:hover,
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    -moz-appearance: none;
    background: #fff url(../images/filter_arrow2.png) no-repeat scroll right 10px center;
    background-color: #fff !important;
    border: 1px solid #ddd;
    box-shadow: 0 2.5px 0 0 #ccc;
    color: #666;
    font-size: 14px;
    height: 39px;
    margin-right: 20px;
    margin-top: 6px;
    padding: 0 30px 0 10px;
    width: 100%;
    margin-top: -.8em;
    text-align: left
}

.example .btn-group .caret {
    display: none
}

.example .btn-group {
    padding: 10px 0 0
}

ul.multiselect-container {
    width: 100%
}

.set_havail {
    color: #fff !important
}

li.search-li {
    width: 33.33% !important;
    float: left
}

#offers .custom-checkbox a {
    color: #666;
    position: unset;
    padding: 0
}

span.ph_no_show,
span.ph_no {
    cursor: pointer
}

span.ph_no_show {
    display: none
}

span.ph_no_show a {
    text-decoration: none;
    font-size: 16px !important
}

.dropbox .remove_hide ul {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    float: left;
    height: 150px;
    margin-bottom: 0;
    overflow-y: scroll;
    width: 100%
}

.clearFilter {
    padding: 10px 0 0 15px
}

.loInfo {
    margin: 5px 815px 0 0;
    float: right
}

.dash_btns .dropdownPanel {
    background: #fff none repeat scroll 0 0;
    display: none;
    z-index: 999;
    left: 10px;
    position: absolute;
    top: 62px;
    width: 300px;
    border: #ddd 1px solid;
    box-shadow: 5px 6px 5px -6px #999;
    -webkit-box-shadow: 5px 6px 5px -6px #999;
    -moz-box-shadow: 5px 6px 5px -6px #999;
    -o-box-shadow: 5px 6px 5px -6px #999
}

.dash_btns .dropdownPanel ul,
.dash_btns .dropdownPanel ul li {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}

.dash_btns .dropdownPanel ul li {
    margin-bottom: 2px
}

.dash_btns .dropdownPanel ul li:after {
    content: ""
}

.dash_btns .dropdownPanel ul li a {
    width: 100%;
    float: left;
    display: block;
    background: #fff;
    padding: 10px 15px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: normal;
    font-family: 'open_sansregular', Helvetica Neue, Helvetica, Arial, sans-serif
}

.dash_btns .dropdownPanel ul li a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: #569A29 1px solid;
    border-radius: 50%;
    color: #569A29;
    float: left;
    font-size: 14px
}

.testiM .addressbx {
    margin-top: 0px !important;
    border-top: 0px !important
}

.testiM .addressbx p {
    margin-top: 0px !important
}

.shareicons.embed {
    width: auto;
    min-width: 80px
}

.shareicons.embed a {
    padding: 0;
    font-size: 23px
}

.portion.search_inner .find_btn {
    padding: 7px 25px 7px 45px
}

.SideRradius5 {
    padding: 7px 25px 1px 45px !important
}

.private_prof .col-xs-12.post-grid.paddingZ {
    padding-left: 3px !important;
    padding-right: 3px !important
}

.eve_addr_mobile {
    display: none
}

.pad_l_15 {
    padding-left: 15px !important
}

.margin_t_10 {
    margin-top: 10px !important
}

.closebtn2.search_mobile_close a {
    padding: 8px 15px
}

.inner_search_res .drophead {
    border-bottom: none
}

h4.dashboardRecHeading {
    padding-bottom: 0px !important
}

ul li::marker {
    color: #000
}

.lower_tab_content_box {
    min-height: 400px
}

.flip.go,
.flipInX.go {
    -webkit-backface-visibility: visible !important
}

.lightSpeedOutRight.goAway,
.wiggle.go {
    -webkit-animation-timing-function: ease-in
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.slow,
.slower {
    -webkit-animation-fill-mode: both
}

.slow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    animation-fill-mode: both
}

.slower {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    animation-fill-mode: both
}

.slowest {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.bounceInDown,
.bounceInLeft,
.bounceInRight,
.bounceInUp,
.fadeInDown,
.fadeInLeft,
.fadeInRight,
.fadeInUp {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

.flipInX,
.flipInY,
.rollIn,
.rotateDownUpRight,
.rotateIn,
.rotateInDownLeft,
.rotateInUpLeft,
.rotateInUpRight {
    opacity: 100
}

.lightSpeedInLeft,
.lightSpeedInRight {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

@ -webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }

    50 % {
        opacity: 1;
        -webkit-transform: scale (1 .05)
    }

    70 % {
        -webkit-transform: scale (.9)
    }

    100 % {
        -webkit-transform: scale (1)
    }
}

@ keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }

    50 % {
        opacity: 1;
        transform: scale (1 .05)
    }

    70 % {
        transform: scale (.9)
    }

    100 % {
        transform: scale (1)
    }
}

.bounceIn.go {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@ -webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px)
    }

    60 % {
        -webkit-transform: translateX (-30px)
    }

    80 % {
        -webkit-transform: translateX (10px)
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateX (0)
    }
}

@ keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(400px)
    }

    60 % {
        transform: translateX (-30px)
    }

    80 % {
        transform: translateX (10px)
    }

    100 % {
        opacity: 1;
        transform: translateX (0)
    }
}

.bounceInRight.go {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@ -webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px)
    }

    60 % {
        -webkit-transform: translateX (30px)
    }

    80 % {
        -webkit-transform: translateX (-10px)
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateX (0)
    }
}

@ keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-400px)
    }

    60 % {
        transform: translateX (30px)
    }

    80 % {
        transform: translateX (-10px)
    }

    100 % {
        opacity: 1;
        transform: translateX (0)
    }
}

.bounceInLeft.go {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@ -webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400px)
    }

    60 % {
        -webkit-transform: translateY (-30px)
    }

    80 % {
        -webkit-transform: translateY (10px)
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateY (0)
    }
}

@ keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(400px)
    }

    60 % {
        transform: translateY (-30px)
    }

    80 % {
        transform: translateY (10px)
    }

    100 % {
        opacity: 1;
        transform: translateY (0)
    }
}

.bounceInUp.go {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@ -webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px)
    }

    60 % {
        -webkit-transform: translateY (30px)
    }

    80 % {
        -webkit-transform: translateY (-10px)
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateY (0)
    }
}

@ keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-400px)
    }

    60 % {
        transform: translateY (30px)
    }

    80 % {
        transform: translateY (-10px)
    }

    100 % {
        opacity: 1;
        transform: translateY (0)
    }
}

.bounceInDown.go {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@ -webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100 % {
        opacity: 1;
        display: block
    }
}

@ keyframes fadeIn {
    0% {
        opacity: 0
    }

    100 % {
        opacity: 1;
        display: block
    }
}

.fadeIn.go {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@ -webkit-keyframes growIn {
    0% {
        -webkit-transform: scale(.2);
        opacity: 0
    }

    50 % {
        -webkit-transform: scale (1 .2)
    }

    100 % {
        -webkit-transform: scale (1);
        opacity: 1
    }
}

@ keyframes growIn {
    0% {
        transform: scale(.2);
        opacity: 0
    }

    50 % {
        transform: scale (1 .2)
    }

    100 % {
        transform: scale (1);
        opacity: 1
    }
}

.growIn {
    -webkit-transform: scale(.2);
    transform: scale(.2);
    opacity: 0
}

.growIn.go {
    -webkit-animation-name: growIn;
    animation-name: growIn
}

@ -webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0)
    }

    10 %,
    30 %,
    50 %,
    70 %,
    90 % {
        -webkit-transform: translateX (-10px)
    }

    20 %,
    40 %,
    60 %,
    80 % {
        -webkit-transform: translateX (10px)
    }
}

@ keyframes shake {

    0%,
    100% {
        transform: translateX(0)
    }

    10 %,
    30 %,
    50 %,
    70 %,
    90 % {
        transform: translateX (-10px)
    }

    20 %,
    40 %,
    60 %,
    80 % {
        transform: translateX (10px)
    }
}

.shake.go {
    -webkit-animation-name: shake;
    animation-name: shake
}

@ -webkit-keyframes shakeUp {

    0%,
    100% {
        -webkit-transform: translateX(0)
    }

    10 %,
    30 %,
    50 %,
    70 %,
    90 % {
        -webkit-transform: translateY (-10px)
    }

    20 %,
    40 %,
    60 %,
    80 % {
        -webkit-transform: translateY (10px)
    }
}

@ keyframes shakeUp {

    0%,
    100% {
        transform: translateY(0)
    }

    10 %,
    30 %,
    50 %,
    70 %,
    90 % {
        transform: translateY (-10px)
    }

    20 %,
    40 %,
    60 %,
    80 % {
        transform: translateY (10px)
    }
}

.shakeUp.go {
    -webkit-animation-name: shakeUp;
    animation-name: shakeUp
}

@ -webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-400px)
    }

    50 % {
        opacity: .3
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateX (0)
    }
}

@ keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-400px)
    }

    50 % {
        opacity: .3
    }

    100 % {
        opacity: 1;
        transform: translateX (0)
    }
}

.fadeInLeft {
    opacity: 0;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px)
}

.fadeInLeft.go {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@ -webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(400px)
    }

    50 % {
        opacity: .3
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateX (0)
    }
}

@ keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(400px)
    }

    50 % {
        opacity: .3
    }

    100 % {
        opacity: 1;
        transform: translateX (0)
    }
}

.fadeInRight {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px)
}

.fadeInRight.go {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@ -webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(400px)
    }

    50 % {
        opacity: .3
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateY (0)
    }
}

@ keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(400px)
    }

    50 % {
        opacity: .3
    }

    100 % {
        opacity: 1;
        transform: translateY (0)
    }
}

.fadeInUp {
    opacity: 0;
    -webkit-transform: translateY(400px);
    transform: translateY(400px)
}

.fadeInUp.go {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@ -webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-400px)
    }

    50 % {
        opacity: .3
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateY (0)
    }
}

@ keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-400px)
    }

    50 % {
        opacity: .3
    }

    100 % {
        opacity: 1;
        transform: translateY (0)
    }
}

.fadeInDown {
    opacity: 0;
    -webkit-transform: translateY(-400px);
    transform: translateY(-400px)
}

.fadeInDown.go {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@ -webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }

    100 % {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate (0);
        opacity: 1
    }
}

@ keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0
    }

    100 % {
        transform-origin: center center;
        transform: rotate (0);
        opacity: 1
    }
}

.rotateIn.go {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@ -webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }

    100 % {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate (0);
        opacity: 1
    }
}

@ keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }

    100 % {
        transform-origin: left bottom;
        transform: rotate (0);
        opacity: 1
    }
}

.rotateInUpLeft.go {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@ -webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }

    100 % {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate (0);
        opacity: 1
    }
}

@ keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    100 % {
        transform-origin: left bottom;
        transform: rotate (0);
        opacity: 1
    }
}

.rotateInDownLeft.go {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@ -webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }

    100 % {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate (0);
        opacity: 1
    }
}

@ keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    100 % {
        transform-origin: right bottom;
        transform: rotate (0);
        opacity: 1
    }
}

.rotateInUpRight.go {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@ -webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }

    100 % {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate (0);
        opacity: 1
    }
}

@ keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }

    100 % {
        transform-origin: right bottom;
        transform: rotate (0);
        opacity: 1
    }
}

.rotateInDownRight.go {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@ -webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg)
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateX (0) rotate (0)
    }
}

@ keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg)
    }

    100 % {
        opacity: 1;
        transform: translateX (0) rotate (0)
    }
}

.rollIn.go {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@ -webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg)
    }

    10 % {
        -webkit-transform: skewX (-8deg)
    }

    20 % {
        -webkit-transform: skewX (7deg)
    }

    30 % {
        -webkit-transform: skewX (-6deg)
    }

    40 % {
        -webkit-transform: skewX (5deg)
    }

    50 % {
        -webkit-transform: skewX (-4deg)
    }

    60 % {
        -webkit-transform: skewX (3deg)
    }

    70 % {
        -webkit-transform: skewX (-2deg)
    }

    80 % {
        -webkit-transform: skewX (1deg)
    }

    100 %,
    90 % {
        -webkit-transform: skewX (0)
    }
}

@ keyframes wiggle {
    0% {
        transform: skewX(9deg)
    }

    10 % {
        transform: skewX (-8deg)
    }

    20 % {
        transform: skewX (7deg)
    }

    30 % {
        transform: skewX (-6deg)
    }

    40 % {
        transform: skewX (5deg)
    }

    50 % {
        transform: skewX (-4deg)
    }

    60 % {
        transform: skewX (3deg)
    }

    70 % {
        transform: skewX (-2deg)
    }

    80 % {
        transform: skewX (1deg)
    }

    100 %,
    90 % {
        transform: skewX (0)
    }
}

.wiggle.go {
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
    animation-timing-function: ease-in
}

@ -webkit-keyframes swing {

    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transform-origin: top center
    }

    20 % {
        -webkit-transform: rotate (15deg)
    }

    40 % {
        -webkit-transform: rotate (-10deg)
    }

    60 % {
        -webkit-transform: rotate (5deg)
    }

    80 % {
        -webkit-transform: rotate (-5deg)
    }

    100 % {
        -webkit-transform: rotate (0)
    }
}

@ keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40 % {
        transform: rotate (-10deg)
    }

    60 % {
        transform: rotate (5deg)
    }

    80 % {
        transform: rotate (-5deg)
    }

    100 % {
        transform: rotate (0)
    }
}

.swing.go {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@ -webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }

    10 %,
    20 % {
        -webkit-transform: scale (.9) rotate (-3deg)
    }

    30 %,
    50 %,
    70 %,
    90 % {
        -webkit-transform: scale (1 .1) rotate (3deg)
    }

    40 %,
    60 %,
    80 % {
        -webkit-transform: scale (1 .1) rotate (-3deg)
    }

    100 % {
        -webkit-transform: scale (1) rotate (0)
    }
}

@ keyframes tada {
    0% {
        transform: scale(1)
    }

    10 %,
    20 % {
        transform: scale (.9) rotate (-3deg)
    }

    30 %,
    50 %,
    70 %,
    90 % {
        transform: scale (1 .1) rotate (3deg)
    }

    40 %,
    60 %,
    80 % {
        transform: scale (1 .1) rotate (-3deg)
    }

    100 % {
        transform: scale (1) rotate (0)
    }
}

.tada.go {
    -webkit-animation-name: tada;
    animation-name: tada
}

@ -webkit-keyframes wobble {

    0%,
    100% {
        -webkit-transform: translateX(0)
    }

    15 % {
        -webkit-transform: translateX (-25 %) rotate (-5deg)
    }

    30 % {
        -webkit-transform: translateX (20 %) rotate (3deg)
    }

    45 % {
        -webkit-transform: translateX (-15 %) rotate (-3deg)
    }

    60 % {
        -webkit-transform: translateX (10 %) rotate (2deg)
    }

    75 % {
        -webkit-transform: translateX (-5 %) rotate (-1deg)
    }
}

@ keyframes wobble {

    0%,
    100% {
        transform: translateX(0)
    }

    15 % {
        transform: translateX (-25 %) rotate (-5deg)
    }

    30 % {
        transform: translateX (20 %) rotate (3deg)
    }

    45 % {
        transform: translateX (-15 %) rotate (-3deg)
    }

    60 % {
        transform: translateX (10 %) rotate (2deg)
    }

    75 % {
        transform: translateX (-5 %) rotate (-1deg)
    }
}

.wobble.go {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@ -webkit-keyframes pulse {

    0%,
    100% {
        -webkit-transform: scale(1)
    }

    50 % {
        -webkit-transform: scale (1 .1)
    }
}

@ keyframes pulse {

    0%,
    100% {
        transform: scale(1)
    }

    50 % {
        transform: scale (1 .1)
    }
}

.pulse.go {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@ -webkit-keyframes lightSpeedInRight {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60 % {
        -webkit-transform: translateX (-20 %) skewX (30deg);
        opacity: 1
    }

    80 % {
        -webkit-transform: translateX (0) skewX (-15deg);
        opacity: 1
    }

    100 % {
        -webkit-transform: translateX (0) skewX (0);
        opacity: 1
    }
}

@ keyframes lightSpeedInRight {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60 % {
        transform: translateX (-20 %) skewX (30deg);
        opacity: 1
    }

    80 % {
        transform: translateX (0) skewX (-15deg);
        opacity: 1
    }

    100 % {
        transform: translateX (0) skewX (0);
        opacity: 1
    }
}

.lightSpeedInRight.go {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@ -webkit-keyframes lightSpeedInLeft {
    0% {
        -webkit-transform: translateX(-100%) skewX(30deg);
        opacity: 0
    }

    60 % {
        -webkit-transform: translateX (20 %) skewX (-30deg);
        opacity: 1
    }

    80 % {
        -webkit-transform: translateX (0) skewX (15deg);
        opacity: 1
    }

    100 % {
        -webkit-transform: translateX (0) skewX (0);
        opacity: 1
    }
}

@ keyframes lightSpeedInLeft {
    0% {
        transform: translateX(-100%) skewX(30deg);
        opacity: 0
    }

    60 % {
        transform: translateX (20 %) skewX (-30deg);
        opacity: 1
    }

    80 % {
        transform: translateX (0) skewX (15deg);
        opacity: 1
    }

    100 % {
        transform: translateX (0) skewX (0);
        opacity: 1
    }
}

.lightSpeedInLeft.go {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@ -webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out
    }

    40 % {
        -webkit-transform: perspective (400px) translateZ (150px) rotateY (170deg);
        -webkit-animation-timing-function: ease-out
    }

    50 % {
        -webkit-transform: perspective (400px) translateZ (150px) rotateY (190deg) scale (1);
        -webkit-animation-timing-function: ease-in
    }

    80 % {
        -webkit-transform: perspective (400px) rotateY (360deg) scale (.95);
        -webkit-animation-timing-function: ease-in
    }

    100 % {
        -webkit-transform: perspective (400px) scale (1);
        -webkit-animation-timing-function: ease-in
    }
}

@ keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out
    }

    40 % {
        transform: perspective (400px) translateZ (150px) rotateY (170deg);
        animation-timing-function: ease-out
    }

    50 % {
        transform: perspective (400px) translateZ (150px) rotateY (190deg) scale (1);
        animation-timing-function: ease-in
    }

    80 % {
        transform: perspective (400px) rotateY (360deg) scale (.95);
        animation-timing-function: ease-in
    }

    100 % {
        transform: perspective (400px) scale (1);
        animation-timing-function: ease-in
    }
}

.flip.go {
    -webkit-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip
}

@ -webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40 % {
        -webkit-transform: perspective (400px) rotateX (-10deg)
    }

    70 % {
        -webkit-transform: perspective (400px) rotateX (10deg)
    }

    100 % {
        -webkit-transform: perspective (400px) rotateX (0);
        opacity: 1
    }
}

@ keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40 % {
        transform: perspective (400px) rotateX (-10deg)
    }

    70 % {
        transform: perspective (400px) rotateX (10deg)
    }

    100 % {
        transform: perspective (400px) rotateX (0);
        opacity: 1
    }
}

.flipInX.go {
    -webkit-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX
}

.flipInY.go,
.flipOutX.goAway {
    -webkit-backface-visibility: visible !important
}

@ -webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40 % {
        -webkit-transform: perspective (400px) rotateY (-10deg)
    }

    70 % {
        -webkit-transform: perspective (400px) rotateY (10deg)
    }

    100 % {
        -webkit-transform: perspective (400px) rotateY (0);
        opacity: 1
    }
}

@ keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40 % {
        transform: perspective (400px) rotateY (-10deg)
    }

    70 % {
        transform: perspective (400px) rotateY (10deg)
    }

    100 % {
        transform: perspective (400px) rotateY (0);
        opacity: 1
    }
}

.flipInY.go {
    -webkit-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY
}

@ -webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1)
    }

    25 % {
        -webkit-transform: scale (.95)
    }

    50 % {
        opacity: 1;
        -webkit-transform: scale (1 .1)
    }

    100 % {
        opacity: 0;
        -webkit-transform: scale (.3)
    }
}

@ keyframes bounceOut {
    0% {
        transform: scale(1)
    }

    25 % {
        transform: scale (.95)
    }

    50 % {
        opacity: 1;
        transform: scale (1 .1)
    }

    100 % {
        opacity: 0;
        transform: scale (.3)
    }
}

.bounceOut.goAway {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@ -webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0)
    }

    20 % {
        opacity: 1;
        -webkit-transform: translateY (20px)
    }

    100 % {
        opacity: 0;
        -webkit-transform: translateY (-2000px)
    }
}

@ keyframes bounceOutUp {
    0% {
        transform: translateY(0)
    }

    20 % {
        opacity: 1;
        transform: translateY (20px)
    }

    100 % {
        opacity: 0;
        transform: translateY (-2000px)
    }
}

.bounceOutUp.goAway {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@ -webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0)
    }

    20 % {
        opacity: 1;
        -webkit-transform: translateY (-20px)
    }

    100 % {
        opacity: 0;
        -webkit-transform: translateY (2000px)
    }
}

@ keyframes bounceOutDown {
    0% {
        transform: translateY(0)
    }

    20 % {
        opacity: 1;
        transform: translateY (-20px)
    }

    100 % {
        opacity: 0;
        transform: translateY (2000px)
    }
}

.bounceOutDown.goAway {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@ -webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0)
    }

    20 % {
        opacity: 1;
        -webkit-transform: translateX (20px)
    }

    100 % {
        opacity: 0;
        -webkit-transform: translateX (-2000px)
    }
}

@ keyframes bounceOutLeft {
    0% {
        transform: translateX(0)
    }

    20 % {
        opacity: 1;
        transform: translateX (20px)
    }

    100 % {
        opacity: 0;
        transform: translateX (-2000px)
    }
}

.bounceOutLeft.goAway {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@ -webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0)
    }

    20 % {
        opacity: 1;
        -webkit-transform: translateX (-20px)
    }

    100 % {
        opacity: 0;
        -webkit-transform: translateX (2000px)
    }
}

@ keyframes bounceOutRight {
    0% {
        transform: translateX(0)
    }

    20 % {
        opacity: 1;
        transform: translateX (-20px)
    }

    100 % {
        opacity: 0;
        transform: translateX (2000px)
    }
}

.bounceOutRight.goAway {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@ -webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100 % {
        opacity: 0
    }
}

@ keyframes fadeOut {
    0% {
        opacity: 1
    }

    100 % {
        opacity: 0
    }
}

.fadeOut.goAway {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@ -webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100 % {
        opacity: 0;
        -webkit-transform: translateY (-2000px)
    }
}

@ keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100 % {
        opacity: 0;
        transform: translateY (-2000px)
    }
}

.fadeOutUp.goAway {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@ -webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100 % {
        opacity: 0;
        -webkit-transform: translateY (2000px)
    }
}

@ keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100 % {
        opacity: 0;
        transform: translateY (2000px)
    }
}

.fadeOutDown.goAway {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@ -webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    100 % {
        opacity: 0;
        -webkit-transform: translateX (-2000px)
    }
}

@ keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100 % {
        opacity: 0;
        transform: translateX (-2000px)
    }
}

.fadeOutLeft.goAway {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@ -webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    100 % {
        opacity: 0;
        -webkit-transform: translateX (2000px)
    }
}

@ keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100 % {
        opacity: 0;
        transform: translateX (2000px)
    }
}

.fadeOutRight.goAway {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@ -webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100 % {
        -webkit-transform: perspective (400px) rotateX (90deg);
        opacity: 0
    }
}

@ keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100 % {
        transform: perspective (400px) rotateX (90deg);
        opacity: 0
    }
}

.flipOutX.goAway {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible !important
}

@ -webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100 % {
        -webkit-transform: perspective (400px) rotateY (90deg);
        opacity: 0
    }
}

@ keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100 % {
        transform: perspective (400px) rotateY (90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@ -webkit-keyframes lightSpeedOutRight {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }

    100 % {
        -webkit-transform: translateX (100 %) skewX (-30deg);
        opacity: 0
    }
}

@ keyframes lightSpeedOutRight {
    0% {
        transform: translateX(0) skewX(0);
        opacity: 1
    }

    100 % {
        transform: translateX (100 %) skewX (-30deg);
        opacity: 0
    }
}

.lightSpeedOutRight.goAway {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    animation-timing-function: ease-in
}

@ -webkit-keyframes lightSpeedOutLeft {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }

    100 % {
        -webkit-transform: translateX (-100 %) skewX (30deg);
        opacity: 0
    }
}

@ keyframes lightSpeedOutLeft {
    0% {
        transform: translateX(0) skewX(0);
        opacity: 1
    }

    100 % {
        transform: translateX (-100 %) skewX (30deg);
        opacity: 0
    }
}

.lightSpeedOutLeft.goAway {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@ -webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100 % {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate (200deg);
        opacity: 0
    }
}

@ keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }

    100 % {
        transform-origin: center center;
        transform: rotate (200deg);
        opacity: 0
    }
}

.rotateOut.goAway {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@ -webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100 % {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate (-90deg);
        opacity: 0
    }
}

@ keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }

    100 % {
        -transform-origin: left bottom;
        -transform: rotate (-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft.goAway {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@ -webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100 % {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate (90deg);
        opacity: 0
    }
}

@ keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }

    100 % {
        transform-origin: left bottom;
        transform: rotate (90deg);
        opacity: 0
    }
}

.rotateOutDownLeft.goAway {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@ -webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100 % {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate (90deg);
        opacity: 0
    }
}

@ keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }

    100 % {
        transform-origin: right bottom;
        transform: rotate (90deg);
        opacity: 0
    }
}

.rotateOutUpRight.goAway {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@ -webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0)
    }

    100 % {
        opacity: 0;
        -webkit-transform: translateX (100 %) rotate (120deg)
    }
}

@ keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0) rotate(0)
    }

    100 % {
        opacity: 0;
        transform: translateX (100 %) rotate (120deg)
    }
}

.rollOut.goAway {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@ -webkit-keyframes fadeInUpShort {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateY (0)
    }
}

@ keyframes fadeInUpShort {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100 % {
        opacity: 1;
        transform: translateY (0)
    }
}

.fadeInUpShort {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.fadeInUpShort.go {
    -webkit-animation-name: fadeInUpShort;
    animation-name: fadeInUpShort
}

@ -webkit-keyframes fadeInDownShort {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateY (0)
    }
}

@ keyframes fadeInDownShort {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100 % {
        opacity: 1;
        transform: translateY (0)
    }
}

.fadeInDownShort {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.fadeInDownShort.go {
    -webkit-animation-name: fadeInDownShort;
    animation-name: fadeInDownShort
}

@ -webkit-keyframes fadeInRightShort {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateX (0)
    }
}

@ keyframes fadeInRightShort {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }

    100 % {
        opacity: 1;
        transform: translateX (0)
    }
}

.fadeInRightShort {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.fadeInRightShort.go {
    -webkit-animation-name: fadeInRightShort;
    animation-name: fadeInRightShort
}

@ -webkit-keyframes fadeInLeftShort {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }

    100 % {
        opacity: 1;
        -webkit-transform: translateX (0)
    }
}

@ keyframes fadeInLeftShort {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }

    100 % {
        opacity: 1;
        transform: translateX (0)
    }
}

.fadeInLeftShort {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.fadeInLeftShort.go {
    -webkit-animation-name: fadeInLeftShort;
    animation-name: fadeInLeftShort
}

.nav-tabs {
    border-bottom: 1px solid #eee
}

.nav-tabs>li i {
    margin-right: 5px
}

.nav-tabs>li>a {
    padding: 20px 20px
}

.nav-tabs>li>a:hover {
    background-color: #fff;
    border-color: #eee #eee #eee
}

.tab-pane {
    line-height: 30px
}

.border-bottom-tab ul.nav-tabs {
    padding-left: 0
}

.border-bottom-tab .nav-tabs {
    border-bottom: 1px solid transparent
}

.border-bottom-tab .nav-tabs>li,
.border-bottom-tab .nav-tabs.nav-justified>li {
    position: relative
}

.border-bottom-tab .nav-tabs>li:last-child::before,
.border-bottom-tab .nav-tabs.nav-justified>li:last-child::before {
    display: none
}

.border-bottom-tab .panel-body img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.border-bottom-tab .panel-body img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

@media (max-width :767px) {

    .border-bottom-tab .panel-body img.alignright,
    .border-bottom-tab .panel-body img.alignleft {
        float: none;
        margin: 0 auto;
        max-width: 100%
    }

    .border-bottom-tab .panel-body {
        padding: 30px
    }
}

.border-tab .nav-tabs>li {
    position: relative
}

.border-tab .nav-tabs>li.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10
}

.border-tab .nav-tabs>li>a {
    padding: 16px 30px
}

.border-tab .panel-body {
    padding: 30px 0
}

@media screen and (max-width:767px) {
    .border-tab .panel-body {
        padding: 30px
    }
}

.border-tab.primary-nav .nav-tabs>li>a,
.border-tab.primary-nav .nav-tabs.nav-justified>li>a {
    border: 1px solid transparent;
    background: #03a9f4;
    color: #fff
}

.border-tab.primary-nav .nav-tabs>li.active::after {
    border-bottom: 3px solid #0072a5
}

.border-tab.transparent-nav .nav-tabs>li>a,
.border-tab.transparent-nav .nav-tabs.nav-justified>li>a {
    background: #fff;
    color: #999
}

.border-tab.transparent-nav .nav-tabs>li.active::after {
    border-bottom: 3px solid #03a9f4
}

.border-tab.transparent-nav .nav-tabs>li.active>a,
.border-tab.transparent-nav .nav-tabs>li.active>a:focus,
.border-tab.transparent-nav .nav-tabs>li.active>a:hover,
.border-tab.transparent-nav .nav-tabs.nav-justified>.active>a,
.border-tab.transparent-nav .nav-tabs.nav-justified>.active>a:focus,
.border-tab.transparent-nav .nav-tabs.nav-justified>.active>a:hover {
    color: #03a9f4
}

.border-box-tab .panel-body {
    padding: 30px 30px 0;
    border: 1px solid #eee;
    margin-top: -1px
}

.border-box-tab .nav-tabs>li.active>a,
.border-box-tab .nav-tabs>li.active>a:focus,
.border-box-tab .nav-tabs>li.active>a:hover,
.border-box-tab .nav-tabs.nav-justified>.active>a,
.border-box-tab .nav-tabs.nav-justified>.active>a:focus,
.border-box-tab .nav-tabs.nav-justified>.active>a:hover {
    color: #03a9f4
}

@media screen and (max-width:767px) {
    .border-box-tab .panel-body {
        border: 1px solid transparent
    }
}

.icon-tab .nav-pills,
.round-tab .nav-pills,
.square-tab .nav-pills {
    display: inline-block
}

.icon-tab .nav>li>a {
    display: block;
    width: 85px;
    height: 85px;
    border-radius: 6px;
    background: #F6F6F6;
    color: #03a9f4;
    border: 1px solid #eee
}

.icon-tab .nav>li>a .material-icons {
    font-size: 40px;
    line-height: 64px
}

.round-tab .nav-pills>li>a {
    border-radius: 30px;
    border: 1px solid #eee;
    color: #999
}

.round-tab .nav-pills>li>a:hover,
.round-tab .nav-pills>li.active>a,
.round-tab .nav-pills>li.active>a:focus,
.round-tab .nav-pills>li.active>a:hover,
.square-tab .nav-pills>li>a:hover,
.square-tab .nav-pills>li.active>a,
.square-tab .nav-pills>li.active>a:focus,
.square-tab .nav-pills>li.active>a:hover,
.icon-tab .nav-pills>li.active>a,
.icon-tab .nav-pills>li.active>a:focus,
.icon-tab .nav-pills>li.active>a:hover {
    color: #fff;
    border: 1px solid transparent;
    background: #03a9f4
}

.icon-tab .nav-pills>li.active>a,
.icon-tab .nav-pills>li.active>a:focus,
.icon-tab .nav-pills>li.active>a:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.round-tab .nav>li>a,
.square-tab .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 25px
}

.icon-tab .nav-pills>li+li,
.round-tab .nav-pills>li+li,
.square-tab .nav-pills>li+li {
    margin-left: 20px
}

@media screen and (max-width:480px) {

    .icon-tab .nav-pills>li,
    .round-tab .nav-pills>li,
    .square-tab .nav-pills>li {
        margin: 10px !important
    }
}

.square-tab .nav-pills>li>a {
    border-radius: 0;
    border: 1px solid #eaeaea;
    color: #999
}

.round-tab .nav-pills>li i,
.square-tab .nav-pills>li i {
    margin-right: 5px
}

@media screen and (max-width:768px) {
    .icon-tab img {
        margin: 0 auto
    }
}

.vertical-tab .panel-body {
    padding: 0
}

.vertical-tab .nav-tabs>li>a {
    color: #fff;
    margin-right: 0;
    border: 0;
    background: #03a9f4;
    text-align: center;
    font-weight: 700
}

.vertical-tab .nav-tabs>li.active>a,
.vertical-tab .nav-tabs>li.active>a:focus,
.vertical-tab .nav-tabs>li.active>a:hover {
    background-color: #ed145b;
    color: #fff;
    border: 0;
    z-index: 10;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19)
}

.vertical-tab h2 {
    display: inline-block;
    font-weight: 700
}

.vertical-tab img.alignright {
    float: right;
    margin-left: 20px
}

@media screen and (max-width:767px) {
    .vertical-tab .panel-body {
        padding: 20px
    }

    .vertical-tab img.alignright,
    .vertical-tab img.alignleft {
        float: none;
        margin: 10px auto 30px;
        max-width: 100%;
        display: block
    }

    .vertical-tab h2 {
        display: block
    }
}

@charset "utf-8";

@font-face {
    font-family: open_sansbold;
    src: url(../fonts/opensans-bold-webfont.eot);
    src: url(../fonts/opensans-bold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/opensans-bold-webfont.woff2) format('woff2'), url(../fonts/opensans-bold-webfont.woff) format('woff'), url(../fonts/opensans-bold-webfont.ttf) format('truetype'), url(../fonts/opensans-bold-webfont.svg#open_sansbold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: open_sansregular;
    src: url(../fonts/opensans-regular-webfont.eot);
    src: url(../fonts/opensans-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/opensans-regular-webfont.woff2) format('woff2'), url(../fonts/opensans-regular-webfont.woff) format('woff'), url(../fonts/opensans-regular-webfont.ttf) format('truetype'), url(../fonts/opensans-regular-webfont.svg#open_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: open_sanssemibold;
    src: url(../fonts/opensans-semibold-webfont.eot);
    src: url(../fonts/opensans-semibold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/opensans-semibold-webfont.woff2) format('woff2'), url(../fonts/opensans-semibold-webfont.woff) format('woff'), url(../fonts/opensans-semibold-webfont.ttf) format('truetype'), url(../fonts/opensans-semibold-webfont.svg#open_sanssemibold) format('svg');
    font-weight: 400;
    font-style: normal
}

@charset "utf-8";

@font-face {
    font-family: 'open_sansbold';
    src: url(../fonts/opensans-bold-webfont.eot);
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url(../fonts/opensans-bold-webfont.woff2) format('woff2'), url(../fonts/opensans-bold-webfont.woff) format('woff'), url(../fonts/opensans-bold-webfont.ttf) format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sansregular';
    src: url(../fonts/opensans-regular-webfont.eot);
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url(../fonts/opensans-regular-webfont.woff2) format('woff2'), url(../fonts/opensans-regular-webfont.woff) format('woff'), url(../fonts/opensans-regular-webfont.ttf) format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url(opensans-semibold-webfont.eot);
    src: url('opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url(opensans-semibold-webfont.woff2) format('woff2'), url(opensans-semibold-webfont.woff) format('woff'), url(opensans-semibold-webfont.ttf) format('truetype'), url('opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.eot?v=4.3.0);
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@ -webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100 % {
        -webkit-transform: rotate (359deg);
        transform: rotate (359deg)
    }
}

@ keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100 % {
        -webkit-transform: rotate (359deg);
        transform: rotate (359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.swipebox-overflow-hidden {
    overflow: hidden !important
}

#swipebox-overlay img {
    border: none !important;
    width: 35% !important
}

#swipebox-overlay {
    width: 100% !important;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 9999;
    overflow: hidden;
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

#swipebox-slider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute
}

#swipebox-slider .slide {
    background: url(../images/loader.gif) no-repeat center center;
    height: 100%;
    line-height: 1px;
    text-align: center;
    width: 100%;
    display: inline-block
}

#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#swipebox-slider .slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    vertical-align: middle
}

#swipebox-action,
#swipebox-caption {
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%
}

#swipebox-action {
    bottom: -50px
}

#swipebox-action.visible-bars {
    bottom: 0
}

#swipebox-action.force-visible-bars {
    bottom: 0 !important
}

#swipebox-caption {
    top: -50px;
    text-align: center
}

#swipebox-caption.visible-bars {
    top: 0
}

#swipebox-caption.force-visible-bars {
    top: 0 !important
}

#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0
}

#swipebox-action #swipebox-close {
    background-position: 15px 12px;
    left: 40px
}

#swipebox-action #swipebox-prev {
    background-position: -32px 13px;
    right: 100px
}

#swipebox-action #swipebox-next {
    background-position: -78px 13px;
    right: 40px
}

#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: .3
}

#swipebox-slider.rightSpring {
    -moz-animation: rightSpring 0.3s;
    -webkit-animation: rightSpring 0.3s
}

#swipebox-slider.leftSpring {
    -moz-animation: leftSpring 0.3s;
    -webkit-animation: leftSpring 0.3s
}

@ -moz-keyframes rightSpring {
    0% {
        margin-left: 0
    }

    50 % {
        margin-left: -30px
    }

    100 % {
        margin-left: 0
    }
}

@ -moz-keyframes leftSpring {
    0% {
        margin-left: 0
    }

    50 % {
        margin-left: 30px
    }

    100 % {
        margin-left: 0
    }
}

@ -webkit-keyframes rightSpring {
    0% {
        margin-left: 0
    }

    50 % {
        margin-left: -30px
    }

    100 % {
        margin-left: 0
    }
}

@ -webkit-keyframes leftSpring {
    0% {
        margin-left: 0
    }

    50 % {
        margin-left: 30px
    }

    100 % {
        margin-left: 0
    }
}

#swipebox-overlay {
    background: rgba(13, 13, 13, .88)
}

#swipebox-action,
#swipebox-caption {
    text-shadow: 1px 1px 1px #000;
    background-color: #0d0d0d;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
    background-image: -webkit-linear-gradient(#0d0d0d, #000000);
    background-image: -moz-linear-gradient(#0d0d0d, #000000);
    background-image: -o-linear-gradient(#0d0d0d, #000000);
    background-image: linear-gradient(#0d0d0d, #000000);
    -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px #000;
    -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px #000;
    box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: .95
}

#swipebox-action {
    -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px #000;
    -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px #000;
    box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px #000
}

#swipebox-caption {
    color: white !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif
}

@media (max-width :768px) {
    #swipebox-slider .slide img {
        display: inline-block;
        max-height: 100%;
        max-width: 91%
    }
}

@media (max-width :640px) {
    #swipebox-overlay img {
        width: 75% !important
    }
}

.events_plus {
    position: absolute;
    top: 2em;
    left: 2em;
    width: 30%;
    float: right;
    cursor: pointer;
    background: #3eb8fe;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 49px;
    text-align: center;
    padding: .8em 0;
    margin: -223px 25px 0 118px;
    z-index: 99
}

.swipebox {
    position: relative
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}

.scrollToTop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    opacity: 0;
    overflow: hidden;
    outline: 0;
    width: 50px;
    height: 50px;
    color: #000;
    font-family: sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: 100%;
    white-space: nowrap;
    background: center center no-repeat;
    outline-style: none !important;
    z-index: 99999
}

.scrollToTop_show {
    opacity: 1;
    bottom: 10px
}

.price_head_title{
    color: #333 !important;
}

@ -webkit-keyframes scrollToTop_fade {
    0% {
        opacity: 0
    }

    100 % {
        opacity: 1
    }
}

@ keyframes scrollToTop_fade {
    0% {
        opacity: 0
    }

    100 % {
        opacity: 1
    }
}

@ -webkit-keyframes scrollToTop_slide {
    0% {
        bottom: -100px
    }

    100 % {
        bottom: 20px
    }
}

@ keyframes scrollToTop_slide {
    0% {
        bottom: -100px
    }

    100 % {
        bottom: 20px
    }
}

.scrollToTop_animating,
.scrollToTop_animating * {
    pointer-events: none !important
}

.scrollToTop_default {
    display: block;
    width: auto;
    height: auto;
    padding: 10px;
    text-indent: 0;
    background: #eee;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.scrollToTop_default:hover {
    background-color: #ddd
}

.scrollToTop_cycle {
    background-image: url(../images/cycle.png)
}

.scrollToTop_cycle:hover {
    background-image: url(../images/cycle-hover.png)
}

.scrollToTop_square {
    background-image: url(../images/square.png)
}

.scrollToTop_square:hover {
    background-image: url(../images/square-hover.png)
}

.scrollToTop_text {
    background-image: url(../images/text.png)
}

.scrollToTop_text:hover {
    background-image: url(../images/text-hover.png)
}

.scrollToTop_triangle {
    background-image: url(../images/triangle.png)
}

.scrollToTop_triangle:hover {
    background-image: url(../images/triangle-hover.png)
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

.ui-widget-header a {
    color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(../images/ui-icons_222222_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none
}

.mCustomScrollbar.mCS_no_scrollbar {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: auto;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(94, 172, 54, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(94, 172, 54, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(94, 172, 54, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.alertify .ajs-dimmer {
    position: fixed;
    z-index: 1981;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #252525;
    opacity: .5
}

.alertify .ajs-modal {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    overflow-y: auto;
    z-index: 1981
}

.alertify .ajs-dialog {
    position: relative;
    margin: 5% auto;
    min-height: 110px;
    max-width: 500px;
    padding: 24px 24px 0 24px;
    outline: 0;
    background-color: #fff
}

.alertify .ajs-dialog.ajs-capture:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1
}

.alertify .ajs-reset {
    position: absolute !important;
    display: inline !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0 !important
}

.alertify .ajs-commands {
    position: absolute;
    right: 4px;
    margin: -14px 24px 0 0;
    z-index: 2
}

.alertify .ajs-commands button {
    display: none;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    padding: 10px;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.alertify .ajs-commands button.ajs-close {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC)
}

.alertify .ajs-commands button.ajs-maximize {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC)
}

.alertify .ajs-header {
    margin: -24px;
    margin-bottom: 0;
    padding: 16px 24px;
    background-color: #fff
}

.alertify .ajs-body {
    min-height: 56px
}

.alertify .ajs-body .ajs-content {
    padding: 16px 24px 16px 16px
}

.alertify .ajs-footer {
    padding: 4px;
    margin-left: -24px;
    margin-right: -24px;
    min-height: 43px;
    background-color: #fff
}

.alertify .ajs-footer .ajs-buttons.ajs-primary {
    text-align: right
}

.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
    margin: 4px
}

.alertify .ajs-footer .ajs-buttons.ajs-auxiliary {
    float: left;
    clear: none;
    text-align: left
}

.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button {
    margin: 4px
}

.alertify .ajs-footer .ajs-buttons .ajs-button {
    min-width: 88px;
    min-height: 35px
}

.alertify .ajs-handle {
    position: absolute;
    display: none;
    width: 10px;
    height: 10px;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    cursor: se-resize
}

.alertify.ajs-no-overflow .ajs-body .ajs-content {
    overflow: hidden !important
}

.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content {
    left: 0;
    right: 0;
    padding: 0
}

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
    margin-left: -24px;
    margin-right: -24px
}

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content {
    padding: 0
}

.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content {
    left: 0;
    right: 0
}

.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,
.alertify.ajs-maximizable .ajs-commands button.ajs-restore {
    display: inline-block
}

.alertify.ajs-closable .ajs-commands button.ajs-close {
    display: inline-block
}

.alertify.ajs-maximized .ajs-dialog {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    margin: 0 auto !important;
    top: 0 !important;
    left: 0 !important
}

.alertify.ajs-maximized.ajs-modeless .ajs-modal {
    position: fixed !important;
    min-height: 100% !important;
    max-height: none !important;
    margin: 0 !important
}

.alertify.ajs-maximized .ajs-commands button.ajs-maximize {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=)
}

.alertify.ajs-maximized .ajs-dialog,
.alertify.ajs-resizable .ajs-dialog {
    padding: 0
}

.alertify.ajs-maximized .ajs-commands,
.alertify.ajs-resizable .ajs-commands {
    margin: 14px 24px 0 0
}

.alertify.ajs-maximized .ajs-header,
.alertify.ajs-resizable .ajs-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 16px 24px
}

.alertify.ajs-maximized .ajs-body,
.alertify.ajs-resizable .ajs-body {
    min-height: 224px;
    display: inline-block
}

.alertify.ajs-maximized .ajs-body .ajs-content,
.alertify.ajs-resizable .ajs-body .ajs-content {
    position: absolute;
    top: 50px;
    right: 24px;
    bottom: 50px;
    left: 24px;
    overflow: auto
}

.alertify.ajs-maximized .ajs-footer,
.alertify.ajs-resizable .ajs-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0
}

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog {
    min-width: 548px
}

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle {
    display: block
}

.alertify.ajs-movable:not(.ajs-maximized) .ajs-header {
    cursor: move
}

.alertify.ajs-modeless .ajs-dimmer,
.alertify.ajs-modeless .ajs-reset {
    display: none
}

.alertify.ajs-modeless .ajs-modal {
    overflow: visible;
    max-width: none;
    max-height: 0
}

.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin {
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC)
}

.alertify.ajs-modeless.ajs-unpinned .ajs-modal {
    position: absolute
}

.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=)
}

.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body {
    max-height: 500px;
    overflow: auto
}

.alertify.ajs-basic .ajs-header {
    opacity: 0
}

.alertify.ajs-basic .ajs-footer {
    visibility: hidden
}

.alertify.ajs-frameless .ajs-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 60px;
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 1
}

.alertify.ajs-frameless .ajs-footer {
    display: none
}

.alertify.ajs-frameless .ajs-body .ajs-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog {
    padding-top: 0
}

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
    margin-top: 0
}

.ajs-no-overflow {
    overflow: hidden !important;
    outline: 0
}

.ajs-no-overflow.ajs-fixed {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll !important
}

.ajs-no-selection,
.ajs-no-selection * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:568px) {
    .alertify .ajs-dialog {
        min-width: 150px
    }

    .alertify:not(.ajs-maximized) .ajs-modal {
        padding: 0 5%
    }

    .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog {
        min-width: initial;
        min-width: auto
    }
}

@ -moz-document url-prefix() {
    . alertify button:focus {
        outline: 1px dotted #3593d2
    }
}

.alertify .ajs-dimmer,
.alertify .ajs-modal {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.alertify.ajs-hidden .ajs-dimmer,
.alertify.ajs-hidden .ajs-modal {
    visibility: hidden;
    opacity: 0
}

.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.alertify.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms
}

.alertify .ajs-dialog.ajs-shake {
    -webkit-animation-name: ajs-shake;
    animation-name: ajs-shake;
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@ -webkit-keyframes ajs-shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10 %,
    30 %,
    50 %,
    70 %,
    90 % {
        -webkit-transform: translate3d (-10px, 0, 0);
        transform: translate3d (-10px, 0, 0)
    }

    20 %,
    40 %,
    60 %,
    80 % {
        -webkit-transform: translate3d (10px, 0, 0);
        transform: translate3d (10px, 0, 0)
    }
}

@ keyframes ajs-shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10 %,
    30 %,
    50 %,
    70 %,
    90 % {
        -webkit-transform: translate3d (-10px, 0, 0);
        transform: translate3d (-10px, 0, 0)
    }

    20 %,
    40 %,
    60 %,
    80 % {
        -webkit-transform: translate3d (10px, 0, 0);
        transform: translate3d (10px, 0, 0)
    }
}

.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-slideIn;
    animation-name: ajs-slideIn;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-slideOut;
    animation-name: ajs-slideOut;
    -webkit-animation-timing-function: cubic-bezier(.6, -.28, .735, .045);
    animation-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-zoomIn;
    animation-name: ajs-zoomIn
}

.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-zoomOut;
    animation-name: ajs-zoomOut
}

.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-fadeIn;
    animation-name: ajs-fadeIn
}

.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-fadeOut;
    animation-name: ajs-fadeOut
}

.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-pulseIn;
    animation-name: ajs-pulseIn
}

.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-pulseOut;
    animation-name: ajs-pulseOut
}

.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-flipInX;
    animation-name: ajs-flipInX
}

.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-flipOutX;
    animation-name: ajs-flipOutX
}

.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog {
    -webkit-animation-name: ajs-flipInY;
    animation-name: ajs-flipInY
}

.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog {
    -webkit-animation-name: ajs-flipOutY;
    animation-name: ajs-flipOutY
}

@ -webkit-keyframes ajs-pulseIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0 % {
        opacity: 0;
        -webkit-transform: scale3d (.3, .3, .3);
        transform: scale3d (.3, .3, .3)
    }

    20 % {
        -webkit-transform: scale3d (1 .1, 1 .1, 1 .1);
        transform: scale3d (1 .1, 1 .1, 1 .1)
    }

    40 % {
        -webkit-transform: scale3d (.9, .9, .9);
        transform: scale3d (.9, .9, .9)
    }

    60 % {
        opacity: 1;
        -webkit-transform: scale3d (1 .03, 1 .03, 1 .03);
        transform: scale3d (1 .03, 1 .03, 1 .03)
    }

    80 % {
        -webkit-transform: scale3d (.97, .97, .97);
        transform: scale3d (.97, .97, .97)
    }

    100 % {
        opacity: 1;
        -webkit-transform: scale3d (1, 1, 1);
        transform: scale3d (1, 1, 1)
    }
}

@ keyframes ajs-pulseIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0 % {
        opacity: 0;
        -webkit-transform: scale3d (.3, .3, .3);
        transform: scale3d (.3, .3, .3)
    }

    20 % {
        -webkit-transform: scale3d (1 .1, 1 .1, 1 .1);
        transform: scale3d (1 .1, 1 .1, 1 .1)
    }

    40 % {
        -webkit-transform: scale3d (.9, .9, .9);
        transform: scale3d (.9, .9, .9)
    }

    60 % {
        opacity: 1;
        -webkit-transform: scale3d (1 .03, 1 .03, 1 .03);
        transform: scale3d (1 .03, 1 .03, 1 .03)
    }

    80 % {
        -webkit-transform: scale3d (.97, .97, .97);
        transform: scale3d (.97, .97, .97)
    }

    100 % {
        opacity: 1;
        -webkit-transform: scale3d (1, 1, 1);
        transform: scale3d (1, 1, 1)
    }
}

@ -webkit-keyframes ajs-pulseOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50 %,
    55 % {
        opacity: 1;
        -webkit-transform: scale3d (1 .1, 1 .1, 1 .1);
        transform: scale3d (1 .1, 1 .1, 1 .1)
    }

    100 % {
        opacity: 0;
        -webkit-transform: scale3d (.3, .3, .3);
        transform: scale3d (.3, .3, .3)
    }
}

@ keyframes ajs-pulseOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50 %,
    55 % {
        opacity: 1;
        -webkit-transform: scale3d (1 .1, 1 .1, 1 .1);
        transform: scale3d (1 .1, 1 .1, 1 .1)
    }

    100 % {
        opacity: 0;
        -webkit-transform: scale3d (.3, .3, .3);
        transform: scale3d (.3, .3, .3)
    }
}

@ -webkit-keyframes ajs-zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.25, .25, .25);
        transform: scale3d(.25, .25, .25)
    }

    100 % {
        opacity: 1;
        -webkit-transform: scale3d (1, 1, 1);
        transform: scale3d (1, 1, 1)
    }
}

@ keyframes ajs-zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.25, .25, .25);
        transform: scale3d(.25, .25, .25)
    }

    100 % {
        opacity: 1;
        -webkit-transform: scale3d (1, 1, 1);
        transform: scale3d (1, 1, 1)
    }
}

@ -webkit-keyframes ajs-zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    100 % {
        opacity: 0;
        -webkit-transform: scale3d (.25, .25, .25);
        transform: scale3d (.25, .25, .25)
    }
}

@ keyframes ajs-zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    100 % {
        opacity: 0;
        -webkit-transform: scale3d (.25, .25, .25);
        transform: scale3d (.25, .25, .25)
    }
}

@ -webkit-keyframes ajs-fadeIn {
    0% {
        opacity: 0
    }

    100 % {
        opacity: 1
    }
}

@ keyframes ajs-fadeIn {
    0% {
        opacity: 0
    }

    100 % {
        opacity: 1
    }
}

@ -webkit-keyframes ajs-fadeOut {
    0% {
        opacity: 1
    }

    100 % {
        opacity: 0
    }
}

@ keyframes ajs-fadeOut {
    0% {
        opacity: 1
    }

    100 % {
        opacity: 0
    }
}

@ -webkit-keyframes ajs-flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40 % {
        -webkit-transform: perspective (400px) rotate3d (1, 0, 0, -20deg);
        transform: perspective (400px) rotate3d (1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60 % {
        -webkit-transform: perspective (400px) rotate3d (1, 0, 0, 10deg);
        transform: perspective (400px) rotate3d (1, 0, 0, 10deg);
        opacity: 1
    }

    80 % {
        -webkit-transform: perspective (400px) rotate3d (1, 0, 0, -5deg);
        transform: perspective (400px) rotate3d (1, 0, 0, -5deg)
    }

    100 % {
        -webkit-transform: perspective (400px);
        transform: perspective (400px)
    }
}

@ keyframes ajs-flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40 % {
        -webkit-transform: perspective (400px) rotate3d (1, 0, 0, -20deg);
        transform: perspective (400px) rotate3d (1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60 % {
        -webkit-transform: perspective (400px) rotate3d (1, 0, 0, 10deg);
        transform: perspective (400px) rotate3d (1, 0, 0, 10deg);
        opacity: 1
    }

    80 % {
        -webkit-transform: perspective (400px) rotate3d (1, 0, 0, -5deg);
        transform: perspective (400px) rotate3d (1, 0, 0, -5deg)
    }

    100 % {
        -webkit-transform: perspective (400px);
        transform: perspective (400px)
    }
}

@ -webkit-keyframes ajs-flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30 % {
        -webkit-transform: perspective (400px) rotate3d (1, 0, 0, -20deg);
        transform: perspective (400px) rotate3d (1, 0, 0, -20deg);
        opacity: 1
    }

    100 % {
        -webkit-transform: perspective (400px) rotate3d (1, 0, 0, 90deg);
        transform: perspective (400px) rotate3d (1, 0, 0, 90deg);
        opacity: 0
    }
}

@ keyframes ajs-flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30 % {
        -webkit-transform: perspective (400px) rotate3d (1, 0, 0, -20deg);
        transform: perspective (400px) rotate3d (1, 0, 0, -20deg);
        opacity: 1
    }

    100 % {
        -webkit-transform: perspective (400px) rotate3d (1, 0, 0, 90deg);
        transform: perspective (400px) rotate3d (1, 0, 0, 90deg);
        opacity: 0
    }
}

@ -webkit-keyframes ajs-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40 % {
        -webkit-transform: perspective (400px) rotate3d (0, 1, 0, -20deg);
        transform: perspective (400px) rotate3d (0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60 % {
        -webkit-transform: perspective (400px) rotate3d (0, 1, 0, 10deg);
        transform: perspective (400px) rotate3d (0, 1, 0, 10deg);
        opacity: 1
    }

    80 % {
        -webkit-transform: perspective (400px) rotate3d (0, 1, 0, -5deg);
        transform: perspective (400px) rotate3d (0, 1, 0, -5deg)
    }

    100 % {
        -webkit-transform: perspective (400px);
        transform: perspective (400px)
    }
}

@ keyframes ajs-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40 % {
        -webkit-transform: perspective (400px) rotate3d (0, 1, 0, -20deg);
        transform: perspective (400px) rotate3d (0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60 % {
        -webkit-transform: perspective (400px) rotate3d (0, 1, 0, 10deg);
        transform: perspective (400px) rotate3d (0, 1, 0, 10deg);
        opacity: 1
    }

    80 % {
        -webkit-transform: perspective (400px) rotate3d (0, 1, 0, -5deg);
        transform: perspective (400px) rotate3d (0, 1, 0, -5deg)
    }

    100 % {
        -webkit-transform: perspective (400px);
        transform: perspective (400px)
    }
}

@ -webkit-keyframes ajs-flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30 % {
        -webkit-transform: perspective (400px) rotate3d (0, 1, 0, -15deg);
        transform: perspective (400px) rotate3d (0, 1, 0, -15deg);
        opacity: 1
    }

    100 % {
        -webkit-transform: perspective (400px) rotate3d (0, 1, 0, 90deg);
        transform: perspective (400px) rotate3d (0, 1, 0, 90deg);
        opacity: 0
    }
}

@ keyframes ajs-flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30 % {
        -webkit-transform: perspective (400px) rotate3d (0, 1, 0, -15deg);
        transform: perspective (400px) rotate3d (0, 1, 0, -15deg);
        opacity: 1
    }

    100 % {
        -webkit-transform: perspective (400px) rotate3d (0, 1, 0, 90deg);
        transform: perspective (400px) rotate3d (0, 1, 0, 90deg);
        opacity: 0
    }
}

@ -webkit-keyframes ajs-slideIn {
    0% {
        margin-top: -100%
    }

    100 % {
        margin-top: 5 %
    }
}

@ keyframes ajs-slideIn {
    0% {
        margin-top: -100%
    }

    100 % {
        margin-top: 5 %
    }
}

@ -webkit-keyframes ajs-slideOut {
    0% {
        margin-top: 5%
    }

    100 % {
        margin-top: -100 %
    }
}

@ keyframes ajs-slideOut {
    0% {
        margin-top: 5%
    }

    100 % {
        margin-top: -100 %
    }
}

.alertify-notifier {
    position: fixed;
    width: 0;
    overflow: visible;
    z-index: 1982;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.alertify-notifier .ajs-message {
    position: relative;
    width: 260px;
    max-height: 0;
    padding: 0;
    opacity: 0;
    margin: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.alertify-notifier .ajs-message.ajs-visible {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    opacity: 1;
    max-height: 100%;
    padding: 15px;
    margin-top: 10px
}

.alertify-notifier .ajs-message.ajs-success {
    background: rgba(91, 189, 114, .95)
}

.alertify-notifier .ajs-message.ajs-error {
    background: rgba(217, 92, 92, .95)
}

.alertify-notifier .ajs-message.ajs-warning {
    background: rgba(252, 248, 215, .95)
}

.alertify-notifier .ajs-message .ajs-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(0, 0, 0, .5);
    border-top-right-radius: 2px
}

.alertify-notifier.ajs-top {
    top: 10px
}

.alertify-notifier.ajs-bottom {
    bottom: 10px
}

.alertify-notifier.ajs-right {
    right: 10px
}

.alertify-notifier.ajs-right .ajs-message {
    right: -320px
}

.alertify-notifier.ajs-right .ajs-message.ajs-visible {
    right: 290px
}

.alertify-notifier.ajs-left {
    left: 10px
}

.alertify-notifier.ajs-left .ajs-message {
    left: -300px
}

.alertify-notifier.ajs-left .ajs-message.ajs-visible {
    left: 0
}

.alertify-notifier.ajs-center {
    left: 50%
}

.alertify-notifier.ajs-center .ajs-message {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.alertify-notifier.ajs-center .ajs-message.ajs-visible {
    left: 50%;
    -webkit-transition-timing-function: cubic-bezier(.57, .43, .1, .65);
    transition-timing-function: cubic-bezier(.57, .43, .1, .65)
}

.alertify-notifier.ajs-center.ajs-top .ajs-message {
    top: -300px
}

.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible {
    top: 0
}

.alertify-notifier.ajs-center.ajs-bottom .ajs-message {
    bottom: -300px
}

.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible {
    bottom: 0
}

.ajs-no-transition.alertify .ajs-dialog,
.ajs-no-transition.alertify .ajs-dimmer,
.ajs-no-transition.alertify .ajs-modal {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-animation: none !important;
    animation: none !important
}

.ajs-no-transition.alertify-notifier .ajs-message {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-animation: none !important;
    animation: none !important
}

@media (prefers-reduced-motion :reduce) {

    .alertify .ajs-dialog,
    .alertify .ajs-dimmer,
    .alertify .ajs-modal {
        -webkit-transition: none !important;
        transition: none !important;
        -webkit-animation: none !important;
        animation: none !important
    }

    .alertify-notifier .ajs-message {
        -webkit-transition: none !important;
        transition: none !important;
        -webkit-animation: none !important;
        animation: none !important
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

img {
    border: medium none;
    max-width: 100%
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(../img/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 8px;
    margin: 3px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    background: #b0b0b0
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

.owl-item {
    margin: 0;
    padding: 0 8px
}

.overlay-content ul {
    height: 100%
}

.product-image {
    display: block;
    overflow: hidden;
    position: relative
}

.overlay-content ul li {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    height: 25%
}

.product-image a {
    display: block
}

product-image img {
    width: 100%
}

.overlay-content {
    height: 100%;
    opacity: 0;
    position: absolute;
    right: -65px;
    top: 0;
    transition: all 800ms ease 0s
}

.overlay-content ul li a {
    background: rgba(70, 70, 70, .5) none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 21px;
    height: 100%;
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 65px
}

.overlay-content ul li a {
    background: rgba(70, 70, 70, .5) none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 21px;
    height: 100%;
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 65px
}

.overlay-content ul li a i {
    bottom: 0;
    display: block;
    height: 30px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px
}

.new-mark-box {
    background: #f29120;
    color: #fff !important;
    display: block;
    font-size: 14px;
    right: 5px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    line-height: 14px;
    padding: 10px 0 0;
    text-align: center;
    position: absolute;
    text-transform: inherit;
    top: 5px;
    z-index: 10
}

i.owl-prev-icon {
    background: #fff;
    border: #60A92E 1px solid;
    color: #60A92E;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px
}

div.owl-controls {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    padding-left: 10px;
    position: absolute;
    right: 0;
    width: 100px
}

.owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    margin: 0 0 0 4px;
    opacity: 1;
    padding: 0
}

i.owl-next-icon {
    background: #fff;
    border: #60A92E 1px solid;
    color: #60A92E;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px
}

.banner .owl-theme .owl-controls .owl-buttons div {
    background: #869791 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 5px;
    opacity: .5;
    padding: 3px 10px;
    float: none
}

.banner .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: inherit;
    width: auto;
    float: none;
    right: 0
}

.banner .owl-item {
    padding: 0
}

.banner div.owl-controls {
    background: none;
    padding-left: 0
}

.banner .owl-carousel {
    position: inherit
}

.banner .owl-prev {
    left: 0;
    position: absolute;
    top: 50%
}

.banner .owl-next {
    right: 0;
    position: absolute;
    top: 50%
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

@media only screen and (max-width:480px) {

    .footer_manu ul li a,
    .copy_text {
        font-size: 17px !important;
        line-height: 26px !important;
    }

    .copy_bg {
        margin-bottom: 52px;
    }

    body {
        font-size: 18px;
    }

    .detail_wrapper .custom-checkbox {
        min-height: 35px;
    }

    .custom-checkbox>[type=checkbox]:checked+label:before,
    .custom-checkbox>[type=checkbox]:not(:checked)+label:before {
        top: 16px;
        font-size: 18px;
    }

    .down_details_part .addLh p,
    strong,
    .down_details_part .box5 .portion ul.numbers li,
    .down_details_part .box5 .portion ul.share_part li a,
    .table_main .custom_table thead tr td {
        font-size: 18px !important;
    }

    .detail_wrapper .white_bg_form p {
        font-size: 18px !important;
    }

    .down_details_part .box5 .portion ul li a.nounderline,
    .down_details_part .box5 .portion ul li a,
    .detail_wrapper .white_bg_form p,
    .detailview_desc,
    .table_main .custom_table tbody tr td {
        font-size: 18px !important;
    }

    .leaflet-container {
        font: 16px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
    }

    .custom-checkbox>[type=checkbox]:checked+label:before,
    .custom-checkbox>[type=checkbox]:not(:checked)+label:before {
        width: 16px !important;
        height: 16px !important;
    }

    .categogy_list ul li a,
    .custom_accordian .panel-body,
    .custom_accordian a {
        font-size: 18px;
        line-height: 25px;
    }

    .feft_first li,
    .grayfont {
        font-size: 16px !important;
    }

    .also_dashboard .portion .col-sm-20.lightdark_shade.active .cpriceing_list li,
    .cpriceing_list li {
        height: 33px;
        line-height: 30px;
        font-size: 16px;
    }

    .mapboxgl-ctrl-geocoder {
        min-width: 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }
}