.layout-edit .btn-toolbar {
    margin-bottom: 20px;
}

.layout-edit .tab-content {
    padding-top: 20px;
}

.layout-edit #editor-xtd-buttons,
.layout-edit .toggle-editor {
    margin-top: 20px;
}

.layout-edit .btn-group input[type="radio"] {
    display: none;
}

iframe,
svg {
    max-width: 100%;
}

#sbox-content>iframe {
    height: 100%;
}

.alert.alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.alert.alert-message h4 {
    color: #468847;
}

.manager.thumbnails {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -20px;
}

.manager.thumbnails li {
    text-align: center;
    display: block;
    float: left;
    width: 80px;
    height: 80px;
    line-height: 18px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    position: relative;
}

.manager.thumbnails li [class^="icon-"],
.manager.thumbnails li [class*=" icon-"] {
    font-size: 14px;
    line-height: 14px;
    color: #08c;
    display: inline-block;
    margin-top: 6px;
}

.manager.thumbnails li .height-50 {
    margin-top: 4px;
    height: 50px;
    margin-bottom: 4px;
}

.manager.thumbnails li a {
    text-decoration: none;
    color: #08c;
    font-size: 13px;
}

.manager.thumbnails li:hover {
    background: #f7fcff;
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

.chzn-container.chzn-container-multi input[type="text"] {
    min-height: 30px;
}

#mailto-window {
    margin: 20px;
}

#mailto-window>h2 {
    font-size: 18px;
    margin-top: 0;
}

#mailto-window input[type="text"],
#mailto-window input[type="email"] {
    height: auto !important;
}

.com-config .form-horizontal .accordion-body {
    overflow: hidden;
}

.com-config .form-horizontal .accordion-body.in:hover {
    overflow: visible;
}

.com-config .form-horizontal .accordion-body .input-prepend.input-append .media-preview.add-on {
    height: 34px;
    line-height: 26px;
}

.com-config .form-horizontal .accordion-body .input-prepend.input-append .btn {
    position: relative;
    cursor: pointer;
    color: #333;
    border: 1px solid #bbb;
}

.com-contact.contact .com-contact__container h3,
.com-contact.contact h3 {
    text-align: center;
    font-family: 'Paytone One', sans-serif;
    font-size: 40px;
}

.com-contact.contact h3 {
    font-weight: 500;
    font-size: 30px;
}

.control-group.mb-3.field-spacer .control-label {
    float: none;
}

.com-contact.contact .contact-form .well {
    background-color: #f1f1f1;
}

.contact-form .form-horizontal .control-label .form-label {
    font-size: 20px;
    font-family: 'Asap', sans-serif;
}

.contact-form .form-horizontal .controls #jform_contact_name,
.contact-form .form-horizontal .controls #jform_contact_email {
    max-width: 50%;
}

.contact-form .form-horizontal .control-label {
    padding-top: 13px;
}

.contact-form .form-horizontal .controls #jform_contact_name,
.contact-form .form-horizontal .controls #jform_contact_email,
.contact-form .form-horizontal .controls #jform_contact_emailmsg {
    height: 44px;
    font-family: 'Asap', sans-serif;
    font-size: 20px;
}

.contact-form .form-horizontal .controls #jform_contact_message {
    font-family: 'Asap', sans-serif;
    font-size: 20px;
}

.contact-form .form-horizontal .controls button.btn.btn-primary.validate {
    padding: 16px 25px;
    font-size: 20px;
    border-radius: 10px;
    font-family: 'Asap', sans-serif;
    background: #353a37;
    border: none;
}

.contact-form .form-horizontal .controls button.btn.btn-primary.validate:hover {
    background: #a9a9a9;
    color: #000;
    border: none;
}

body #sp-event-gallery .sp-module-content .faqTitle h1 {
    font-size: 28px;
    margin: 0px 0 50px 0;
    color: #B7942A;
    text-align: left;
    font-weight: normal;
    text-transform: capitalize;
    position: relative;
    padding: 0 0 10px;
}

body #sp-event-gallery .sp-module-content .faqTitle h1::after {
    border-bottom: 3px solid #B7942A;
    content: "";
    height: 45px;
    left: 0;
    position: absolute;
    width: 100px;
    top: 0;
}

body #sp-event-gallery .col-lg-12 {
    margin-bottom: 100px;
}

body .col-lg-12 .accordion-button:focus {
    border-color: #fff;
}

body .col-lg-12 .accordion-button:not(.collapsed) {
    color: #000000;
}

body .col-lg-12 .accordion-button:not(.collapsed)::after {
    transform: rotate(-0deg);
}

/* body .col-lg-12 .accordion .accordion-item {
    margin: 10px 0;
} */

/* body .col-lg-12 .accordion .accordion-item .accordion-body {
    background: #edf2f6;
    color: #333;
} */

/* body .col-lg-12 .accordion .accordion-button {
    background-color: #b7942a;
    font-family: Asap, sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
} */

body #sp-event-gallery .sp-module h2 {
    margin-top: 0;
}

body #sp-event-gallery .sp-module p {
    text-align: left;
}

@media screen and (min-width:320px) and (max-width:767px) {
    body .col-lg-12 .acc .accordion-button {
        font-size: 15px;
        padding: 15px 10px;
    }
}


/* by hiren f */
body .accordion-button:not(.active)::after {
    transform: rotate(-90deg);
}
body .col-lg-12 .acc .acc-item .acc-text {
    background: #edf2f6;
    color: #333;
}
body .col-lg-12 .acc .accordion-button {
    background-color: #b7942a;
    font-family: Asap, sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}
body .col-lg-12 .acc .acc-item {
    margin: 10px 0;
}

/*by jay*/

body .com-contact.contact h3{text-align: left !important;margin-left: 28px;}
body .com-contact.contact .contactformdata {display: flex; }
body .contactformdata h3{display: none;}
body .contactformdata .com-contact__form.contact-form{width: 75%;}

body .contactformdata .dl-horizontal dd{margin-left: 0 !important;}
body .contactformdata .contactdetails p{margin: 0 !important;line-height: 1.9;}
body .contactformdata .contactdetails h2{font-size: 23px; font-family: Asap, sans-serif;}
body .contactformdata .dl-horizontal dt {display: none;}
body .contactformdata .addressgoogle {padding-top: 50px;}
body .contactformdata .embedGoogleMap{max-height: 224px}
.contact-form .form-horizontal .controls #jform_contact_message{max-height: 140px;}

body .contactformdata legend{padding-left: 10px;}

/*.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{max-width: 840px !important; max-height: 540px !important;}*/



@media screen and (min-width:320px) and (max-width:767px){
    body .com-contact.contact .contactformdata {display: block; }
    body .contactformdata .com-contact__form.contact-form{width: auto;}
    body .contactformdata .addressgoogle {padding-top: 0px;}
    body .contactformdata legend{padding-left: 0;}
    body .com-contact.contact h3{margin-left: 20px;}
}

@media screen and (min-width:768px) and (max-width:1024px){
    body .com-contact.contact .contactformdata{display: block;}
    body .contactformdata .com-contact__form.contact-form{width: auto;}
    body .contactformdata .addressgoogle{padding-top: 0;display: flex;}
    body .contactformdata .embedGoogleMap {max-height: 255px;}
    body .contactformdata .contactdetails {margin: 0 30px;}
}
