/*
Theme Name: ADM Template
Theme URI: http://ajdigital.com.au/
Author: AJ Digital
Author URI: http://adriangeorgel.com/
Description: Local Template Developed For Small Businesses
Version: 1.0
Text Domain: admtemplate

*/


* {
    box-sizing: border-box;
}

body,
button,
input,
select,
textarea {
    font-family: Lato, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0;
}

.adm_separator a,
.contact_tagline a {
    color: #FFFFFF;
    
}

/* -- TESTIMONIAL & FAQ
	--------------------------------------> */

#testimonials .adm_column_1,
#faq .adm_column_1,
#workshops .adm_column_1 {
    padding: 20px;
	text-align: left;
}

#testimonials .adm_column_2,
#faq .adm_column_2,
#workshops .adm_column_2 {
	padding: 40px 20px;
}

#testimonials,
#faq,
#workshops {
	padding: 0;
}
#testimonials .adm_column_1,
#faq .adm_column_1 {
    background-color: rgba(255,255,255,0.1);
}
.adm_faq,
.adm_testimonials {
    margin-bottom: 10px;
}

/* ---> SOCIAL PROFILES
------------------------------------------------> */
.social_profiles_footer {
    overflow: hidden;
    display: inline-block;
    float: right;
    padding: 4px 0;
    line-height: 0;
}

.follow_us {
    display: inline-block;
    font-style: italic;
    top: -4px;
    position: relative;
    padding-right: 10px;
}

.company_icon_wrap {
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

.company_icon a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 100%;
    line-height: 0;
    font-size: 24px;
}

.company_icon {
    background-color: #ff8700;
    width: 40px;
    display: inline-block;
    height: 40px;
    margin: 0 2px;
}

.company_icon a:before {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    font-family: genericons;
    text-decoration: none;
}

.company_icon .screen-reader-text {
    display: none;
}

#team-boxes .adm_row {
    display: flex;
    flex-wrap: wrap;
}

#team-boxes .adm_column {
    background: linear-gradient(to left bottom,rgba(0,0,0,0.05),rgba(0,0,0,0.15));

}
.team_member_image {
    margin: 30px 30px 15px;
}
.team_member_image img {
    max-width: 330px;
    width: 100%;
}

.team_member_name {
    font-size: 40px;
    text-transform: uppercase;
}

.team_member_title {
    font-size: 22px;
    font-style: italic;
    padding-bottom: 15px;
}

.team_member_icon_wrap {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    left: 0;
    right: 0;
    bottom: 30px;
}

.team_member_icon a {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 100%;
    line-height: 0;
    font-size: 24px;
}

.team_member_icon {
    width: 40px;
    display: inline-block;
    height: 40px;
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.35);
    margin: 2px;
}

.team_member_icon a:before {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    font-family: genericons;
    text-decoration: none;
}

.team_member_icon .screen-reader-text {
    display: none;
}

#adm-Facebook a:before {
    content: "\f204";
}

#adm-Linkedin a:before {
    content: "\f207";
}

#adm-Twitter a:before {
    content: "\f202";
}

#adm-Youtube a:before {
    content: "\f213";
}

#adm-Instagram a:before {
    content: "\f215";
}

/* ---> TESTIMONIALS
------------------------------------------------> */

.testimonial-quote {
    margin: 0;
    font-style: italic;
}

.testimonial-name {
    margin: 10px 0 0;
    font-weight: bold;
    font-size: 17px;
}

.adm_testimonials {
    padding: 30px;
    background: linear-gradient(to left, rgba(0,0,0,0),rgba(255, 255, 255, 0.1));
}

/* ---> FAQS
------------------------------------------------> */


.question {
    margin: 0;
    background-color: rgba(0,0,0,0.4);
    padding: 20px;
    font-weight: 900;
    font-size: 24px;
}

.answer {
    background-color: rgba(0,0,0,0.2);
    margin: 0;
    padding: 20px;
    border-top: 1px solid;
}

/*----- Gallery -----*/

#gallery .adm_column_2 {
    padding: 40px 20px;
    box-shadow: none;
}

#gallery {
    padding: 0;
}

.adm_gallery {
    overflow: hidden;
    padding: 10px 0 0 10px;
    border-bottom: 1px solid rgba(255,255,255,0.15);
}
.gallery_item img {
    max-width: 100%;
    height: auto;
}


.gallery_item {
    width: calc(33.333333% - 10px);
    float: left;
    margin-right: 10px;
	margin-bottom: 10px;
	line-height: 0;
}

.page-template-adm-gallery .adm_contact .adm_col_1 {
    background-image: none;
}

/* -- Custom Blog CSS
-------------------------------------- >*/

.blog h2 a {
    text-decoration: none;
}
.adm_blog_posts .entry-footer {
    display: none;
}
.widget-title {
    font-size: 24px;
}
.widget_recent_entries li a {
    color: #fff;
    text-decoration: none;
}
.textwidget p {
    margin: 0px;
    padding: 15px;
    font-size: 16px;
}
.widget_search label .screen-reader-text {
    display: none;
}
.search-form {
    border: 1px solid rgba(255,255,255,0.3);
    display: flex;
}
.widget button.search-submit {
    width: 30%;
    float: right;
    font-size: 16px;
    display: inline-block;
}
.widget button.search-submit {
    width: 30%;
    float: right;
    font-size: 16px;
    display: inline-block;
    min-width: 90px;
}
article:last-child, .widget:last-child {
    margin-bottom: 0;
}

.single .adm_blog_posts, .single .adm_blog_posts a {
    color: #444 !important;
}

.adm_blog_container {
    overflow: hidden;
    display: flex;
	padding: 0;
	max-width: 1360px;
	margin: auto;
}

.blog .adm_header_inner .adm_row,
.single .adm_header_inner .adm_row {
    max-width: 1360px;
    margin: auto;
    padding: 50px;
}


.blog .adm_header_inner,
.single .adm_header_inner {
	padding: 0;
}

.adm_blog_posts {
	padding: 50px;
}

.adm_blog_posts {
    width: 70%;
    float: left;
}

.adm_sidebar {
    width: 30%;
    float: right;
    box-shadow: 0 0 10px #000;
}

article, .comments-area {
    box-shadow: 0 0 10px #000;
    padding: 4%;
    margin-bottom: 50px;
    background-color: #e1e1e1;
}

.post-thumbnail {
    margin-bottom: 0;
}

.post-thumbnail img {
    border: 1px solid #999;
}

.single h1 {
    font-weight: 900;
    font-style: normal;
    margin: 20px 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-bottom: 20px;
}
.blog h2 a, .blog h2 a:hover {
    color: #444;
}
.blog h2 {
	margin-top: 15px;
}

.adm_blog_posts article p {
    color: #444;
}

.adm_blog_posts a:hover {
    color: #777;
}

.adm_blog_posts .entry-footer {
    border-top: 1px solid #aeaeae;
    padding-top: 15px;
    margin-top: 5px;
}

/*----- Blog Sidebar -----*/

.adm_sidebar {
    padding: 50px;
}

.widget-title {
    background-color: rgba(255,255,255,0.1);
    padding: 15px 15px 12px;
    border-bottom: 1px solid #f8f8f8;
	margin-bottom: 0 !important;
}

.widget {
    border: none;
    margin-bottom: 40px;
    padding: 0;
    background-color: rgba(255,255,255,0.1);
}

.textwidget {
    padding: 15px;
}

.search-form {
    border: 1px solid rgba(255,255,255,0.3);
}

.search-field {
    margin: 0;
    padding: 10px !important;
    border: none;
    border-radius: 0;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.7);
}

.widget button.search-submit {
    margin: 0;
    border-radius: 0;
    background-color: rgba(0,0,0,0.3);
    box-shadow: none;
}

.blog input::placeholder,
.single input::placeholder {
    color: #fff !important;
}

@media (max-width: 1199px) {
.adm_blog_container {
    display: block;
}
.adm_blog_posts, .adm_sidebar {
    width: 100%;
    padding: 20px;
}
.search-form label {
    display: block;
    width: 100%;
}
.widget {
    margin-bottom: 20px;
}
}
/* TEMPORARY -------------------> */

.post-date {
    display: none !important;
}

.widget_recent_entries li:last-child .post-date {
    margin-bottom: inherit;
}

.widget_recent_entries li a {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    font-size: 15px;
    list-style: none;
    margin-bottom: 7px;
    border-left: 2px solid #ff870;
    padding: 10px !important;
    background-color: rgba(255,255,255,0.4);
    margin: 0 0 1px 0 !important;
    display: block;
}

.widget_recent_entries li {
    list-style: none;
}

.widget_recent_entries ul {
    padding: 0;
    margin: 0;
}




/* ---> TO DELETE
------------------------------------------------> */

.site-content {
    display: block;
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
}

/* ---> STANDARD STYLES
------------------------------------------------> */

h1 {
    line-height: 1.1;
    font-weight: 900;
    padding: 0;
    margin: 0;
    font-size: 42px;
}

h2 {
    line-height: 1.2;
    padding: 0;
    margin: 0;
    font-size: 38px;
    font-weight: 900;
}

h3 {
    line-height: 1.2;
    padding: 0;
    margin: 0;
    font-weight: 900;
}

h4 {
    line-height: 1;
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
}

h5 {
    line-height: 1.2;
    padding: 0;
    margin: 0;
}

[class*="adm_section-"] {
    padding: 40px 20px;
}
[class*="adm_section-"],
.adm_row,
.adm_column {
    overflow: hidden;
    position: relative;
    display: block;
}

[class*="adm_button-"] {
    display: inline-block;
    border-radius: 3px;
    margin: 3px;
    max-width:;
}

[class*="adm_button-"] a {
    display: block;
    background-color: rgba(0,0,0,0.0);
    padding: 10px 25px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 600;
    border-radius: 3px;
}

.adm_separator {
    text-align: center;
    padding: 8px 20px;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
    position: relative;
}


/* ---> COVER SECTION
------------------------------------------------> */

.adm_section-cover .adm_row {
    padding: 15% 20px;
    text-align: center;
    background: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0)) !important;
}

.adm_section-cover {
    padding: 0;
}
.adm_section-cover, 
.adm_section-topic .adm_column_2,
.adm_section-contact .adm_column_1 {
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}


.cover_h1 {
    text-transform: uppercase;
    max-width: 800px;
    margin: auto;
    text-shadow: 1px 1px 10px rgba(0,0,0,0.6);

}
.cover_tagline {
    display: block;
    font-size: 20px;
    font-style: italic;
    margin: 0px auto 10px;
    max-width: 350px;
}

/* ---> TOPIC SECTION
------------------------------------------------> */
.address, .hours {
    float: left;
    display: block;
    width: 100%;
}


.address_hours p {
    padding: 0;
    margin: 3px 0;
}

.adm_button-address {
    margin: 20px 0 0;
}

.hours {
	margin-top: 20px;
}

/* ---> ASSOCIATION LOGOS
------------------------------------------------> */

.adm_section-associations .adm_row, .association_logo {
    line-height: 0;
}

.adm_section-associations {
    text-align: center;
    padding: 10px;
}
.association_logo {
    overflow: hidden;
    display: inline-block;
    margin: 15px;
}

.association_logo img {
    max-height: 100px;
    max-width: 100%;
    width: auto;
    height: 100%;
}

/* ---> ABOUT SECTION
------------------------------------------------> */

.adm_section-about_services {
    padding: 0;
}

.adm_section-about_services .adm_column {
    padding: 40px 20px;
}

.adm_section-about_services .adm_column_2:before, 
.adm_section-about_services .adm_column_1:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(to left bottom,rgba(255,255,255,0.05), rgba(0, 0, 0, 0.15));
    width: 100%;
    height: 100%;
    z-index: 100;
}
.about_tagline p {
    font-size: 24px;
    text-align: center;
    font-style: italic;
    padding: 15px 0;
    margin: 0;
}

/* ---> SERVICES SECTION
------------------------------------------------> */

#services ul {
    padding: 0;
    margin-bottom: 0;
}

#services ul, #services li {
    position: relative;
    z-index: 10000;
}

#services li {
    list-style: none;
    border-top: 1px solid rgba(255,255,255,0.2);
    font-size: 21px;
    font-weight: 300;
}
#services li a {
    text-decoration: none;
    color: #FFF;
    padding: 8px 4px;
    display: block;
    text-transform: capitalize;
}

#services li:last-child {
    padding-bottom: 0;
}

.list_icon {
    font-weight: 900;
    margin-right: 5px;
    letter-spacing: -2px;
}

#services li a:hover .list_icon {
    color: #FFF;
}

/* ---> BOX SECTION
------------------------------------------------> */

#boxes .adm_row,
#partner-boxes .adm_row {
    display: flex;
    flex-wrap: wrap;
}

.box_image {
    line-height: 0;
}
#boxes .adm_button-box,
#partner-boxes .adm_button-box {
    position: absolute;
    bottom: 15px;
    left: 30px;
    right: 30px;
    text-align: center;
    margin: 0 auto 10px;
    max-width: 160px;
    border-radius: 50px;
}
.adm_section-boxes {
    padding: 5px 10px;
}
.adm_section-boxes .adm_column {
    box-shadow: 0 0 6px rgba(0,0,0,0.4);
    padding: 0px 0px 70px;
    background-color: rgba(0,0,0,0.1);
    flex-basis: calc(100% - 20px);
    flex-shrink: 0;
    flex-grow: 0;
    flex-wrap: wrap;
    margin: 20px 10px;
    text-align: center;
}


.box_description {
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    max-width: 90%;
}

.adm_button-box {
    margin-bottom: 10px;
}
.box_title {
    margin-top: 10px;
}
.box_title, .box_description, .adm_button-box {
    margin-left: auto;
    margin-right: auto;
}
.box_image img {
    width: 100%;
    height: auto;
}

.box_title {
    font-size: 24px;
    padding: 5px 0;
}

.box_description p {
    padding: 0;
    margin: 0 0 11px;
    font-weight: 300;
}

/* ---> CONTACT SECTION
------------------------------------------------> */
.g-recaptcha {
	padding-bottom: 40px;
}
.contact_description {
    background-color: rgba(0,0,0,0.3);
    padding: 20px;
    margin: 10px auto;
    border-left: 3px solid #FF8700;
    border-right: 3px solid #FF8700;
    max-width: 400px;
}
.contact_tagline {
    margin: 0 auto;
    max-width: 400px;
    text-align: center;
}

.adm_section-contact .adm_column_2:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    z-index: -1;
}
.adm_section-contact .adm_column_2 {
    box-shadow: 0 0 20px #000;
}


.contact_form {
    max-width: 400px;
    margin: auto;
}
.contact_phone {
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    margin: 20px 0 0;
    color: #FF8700;
    display: block;
}

.adm_section-contact {
    text-align: center;
}

.adm_submit_button_wrap {
    text-align: center;
}

.ajax-loader {
    display: none !important;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-not-valid {
    border: 1px solid red !important;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    background-color: red;
    padding: 10px;
    text-align: center;
    border: none !important;
}

div.wpcf7-mail-sent-ok {
    border: none !important;
    background-color: #8cc63e;
    text-align: center;
    padding: 10px;
}

/* ---> CONTACT FORM
------------------------------------------------> */
.contact_form p {
    margin: 0;
    line-height: 0;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #b9b9b9;
}

:-moz-placeholder {
	color: #b9b9b9;
}

::-moz-placeholder {
	color: #b9b9b9;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #b9b9b9;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
    color: #fff;
    padding: 10px 25px;
    font-size: 18px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    margin-top: 10px;
	border: 1px solid transparent;
}

input, textarea, select {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    border-radius: 0;
    background-color: rgba(0,0,0,0.2);
    border: 1px solid rgba(255,255,255,0.2);
    box-shadow: inset 0 0 5px #000;
}

input:focus, textarea:focus, select:focus {
    box-shadow: 0 0 5px #000;
    outline: none;
}

textarea {
    height: 225px;
}

.contact_button_overlay {
    margin: 0;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    width: 200px;
}

input[type="submit"] {
    margin: 0;
    text-align: center;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}

/* ---> HEADER
------------------------------------------------> */

.adm_header_inner {
    padding: 30px 3%;
    background-color: rgba(255,255,255,0.1);
    text-align: center;
}

.sub-menu li:hover {
    background-color: rgba(0,0,0,0.1);
}
/* ---- SOCIAL MENU ----------- */

.site-footer .site-title::after {
    display: none;
}

.site-footer .site-title a {
    font-size: 13px;
    font-style: italic;
}

.site-footer {
    padding: 5px 3%;
}

.social-navigation li {
    float: left;
    margin: 0 2px;
    border-radius: 50%;
    box-shadow: 0 0 5px #000;
    list-style: none;
}

.social-navigation a::before {
    content: "\f415";
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 33px;
    font-size: 20px;
}

.social-navigation a {
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    height: 35px;
    position: relative;
    width: 35px;
    color: #fff !important;
    text-decoration: none;
}

.menu-social-container {
    text-align: center;
}

.social-navigation ul {
    display: inline-block;
}

.social-navigation a:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}

.site-footer .social-navigation {
	margin-bottom: 0;
}

.social-navigation ul {
    list-style: none;
    margin: 8px 0 5px;
}

.social-navigation .screen-reader-text {
    display: none;
}

.social-navigation a:before {
    content: "\f415";
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 33px;
    font-family: genericons;
    text-decoration: none;
}

.social-navigation a:hover:before,
.social-navigation a:focus:before {
	color: #ffffff;
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f219";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f220";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

.social-navigation a[href^="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.social-links-menu:before,
.social-links-menu:after {
	content: "";
	display: table;
}

.site-footer .social-navigation {
    margin: 0;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    overflow: hidden;
    float: right;
    line-height: 0;
}
.site-info {
    display: inline-block;
    margin: 13px 0;
}

.site-title a {
    text-decoration: none;
    font-size: 16px;
	color: #FFF;
}



/*----- Footer -----*/

.site-footer {
    background-color: #FFF;
    color: #666;
    display: block;
    position: relative;
    overflow: hidden;
}


@media (min-width: 700px) {
	
	.address, .hours {
		float: left;
		display: inline-block;
		width: auto;
	}
	
    
    .contact_description {
        max-width: 400px;
        text-align: center;
        margin: 20px auto 10px;
    }

    .adm_section-contact {
        text-align: center;
    }
}

@media (min-width: 800px) {

.adm_section-boxes .adm_column {
        flex-basis: calc(50% - 20px);
    }
   
}

@media (min-width: 1023px) {
	
	h1 {
		font-size: 56px;
	}
	
	.cover_tagline {
		display: block;
		font-size: 26px;
		font-style: italic;
		margin: 0px auto 10px;
		max-width: 100%;
	}
    .adm_header_inner {
        padding: 3%;
        text-align: left;
    }
    .adm_gallery {
        border-bottom: none;
    }
    .adm_section-topic .adm_column_1,
    .adm_section-about_services .adm_column_1,
    .adm_section-about_services .adm_column_2 {
        padding: 50px;
    }
    .adm_section-contact .adm_column_2 {
        padding: 50px;
    }

    #gallery .adm_column_2 {
        box-shadow: 0 0 20px #000;
    }
    
	/* -- TESTIMONIAL & FAQ PADDING
	--------------------------------------> */

	#testimonials .adm_column_1,
	#faq .adm_column_1,
    #workshops .adm_column_1 {
		padding: 20px 3%;
	}

	#testimonials .adm_column_2,
	#faq .adm_column_2,
    #workshops .adm_column_2  {
		padding: 20px;
	}
	
    

    .adm_section-about_services  .adm_row,
    .adm_section-topic .adm_row {
        display: flex;
    }
    .adm_section-about_services .adm_column {
        width: 50%;
    }
    .adm_section-about_services .adm_column_2 {
        box-shadow: 0 0 15px #000;
    }
    .adm_section-topic .adm_column_1 {
        width: 60%;
    }
    .adm_section-topic  .adm_column_2 {
        width: 40%;
    }
    .adm_section-topic {
        padding: 0;
    }
    .contact_description,
    .contact_form {
        max-width: 100%;
    }
    .adm_section-contact {
        text-align: left;
        padding: 0;
    }
    .adm_section-contact .adm_row {
        display: flex;
    }
    .adm_section-contact .adm_column_1 {
        width: 66.666666%;
    }
    .adm_section-contact .adm_column_2 {
        width: 33.333333%;
        padding: 20px;
        min-width: 550px;
    }
    
    
}



/* ---> MOBILE NAVIGATION
------------------------------------------------> */
@media (max-width: 1199px) {
/* -- SUB MENU START -----> */

.screen-reader-text {
    display: none;
}

.menu-item-has-children a {
    padding-right: 9px !important;
}

button.dropdown-toggle {
    width: 30px;
    height: 30px;
    margin-top: -36px;
    float: right;
    box-shadow: none;
    padding: 0;
    background-color: transparent;
    margin-bottom: 0;
    border: 1px solid;
    box-shadow: 0 0 2px #000;
    margin-right: 6px;
}
    
.dropdown-toggle::before {
    content: "\f107";
    font-family: fontawesome;
}    

.menu-item-has-children .sub-menu {
    display: block !important;
}
.menu-item-has-children  .sub-menu.toggled-on {
    display: none !important;
}
.sub-menu li a {
    background-color: rgba(0,0,0,0.2);
    padding-left: 30px !important;
}

/* -- SUB MENU END -----> */

#about {
    border-bottom: 1px solid #FFF;
}

.site-header {
    background-color: #222;
    box-shadow: 0 0 10px #000;
    z-index: 100;
    position: relative;
    padding-bottom: 0;
}
.site-header-menu ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.site-header-menu ul li a {
    text-decoration: none;
    color: #FFF;
    padding: 10px 20px;
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.mobile_sticky_menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
}

.mobile_sticky_menu a {
    text-decoration: none;
    color: #FFF;
}

.free_quote_menu {
    display: block;
    width: 50%;
    float: left;
}

.free_quote_menu a, .phone_menu_mobile a {
    padding: 12px;
    display: block;
    border-top: 2px solid #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
	color: #FFF;
}

.menu-toggle:focus {
    outline: none;
}
.menu_icon {
    margin-right: 5px;
}
.phone_header {
    display: none;
}
.site-header-menu {
    display: none;
}
.toggled-on {
    display: block;
    width: 90%;
    margin: auto;
    background-color: rgba(0,0,0,0.3);
    margin-top: 10px;
    border: 1px solid rgba(255,255,255,0.2);
    border-bottom: 0;
}
.menu-toggle {
    display: block;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    padding: 10px;
    font-size: 18px;
    font-weight: 900;
    color: #FFF;
    margin: auto;
    cursor: pointer;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.adm_logo {
    text-align: center;
}
.adm_logo img {
    max-height: 100px;
    max-width: 100%;
    width: auto;
}

.adm_site_title a {
    font-size: 40px;
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    line-height: 1;
}
.adm_site_title b {
    font-weight: 900;
}

.site-branding {
    text-align: center;
    padding: 20px;
}
.site-footer {
    margin-bottom: 47px;
}

}

@media (min-width: 1200px) {
    
    .adm_section-boxes .adm_column {
        flex-basis: calc(25% - 20px);
        text-align: center;
        border-radius: 10px;
    }
    
    .adm_site_title {
    padding: 10px 0;
}

    /* -- SUB MENU START -----> */
    
    .dropdown-toggle {
        display: none !important;
    }
        
    .sub-menu {
        position: absolute;
        background-color: #FFF;
        padding: 0;
        z-index: 10000;
        border-top: 3px solid;
    }
    .sub-menu li {
        display: block !important;
        width: 100%;
    }
        
    .sub-menu li a {
        padding: 15px 25px !important;
        border-bottom: 1px solid rgba(0,0,0,0.1);
        display: block;
        width: 100%;
        line-height: 1;
        min-width: 225px;
    }
    .menu-item-has-children::after {
        content: "\f107";
        font-family: fontawesome;
        font-size: 15px;
        margin-left: -7px;
    }
        
        
    .menu-item-has-children .sub-menu {
        display: none !important;
    } 
        
    .menu-item-has-children:hover .sub-menu {
        display: block !important;
    }     
    /* -- SUB MENU END -----> */
    
    .adm_section-contact .adm_column_1 {
        width: 66.666666%;
    }
    .adm_section-contact ._2 {
        width: 33.333333%;
        max-width: 600px;
        margin: auto;
        box-shadow: 0 0 20px #000;
        min-width: 600px;
    }
    
    .contact_tagline {
        font-size: 24px;
        font-style: italic;
    }

.adm_gallery {
    padding: 20px 0 0 20px;
}
	/* -- TESTIMONIAL & FAQ PADDING
	--------------------------------------> */
	
	#testimonials .adm_column_1,
	#faq .adm_column_1,
	#workshops .adm_column_1 {
    padding: 50px 3%;
	}
	#testimonials .adm_column_2,
	#faq .adm_column_2,
	#workshops .adm_column_2 {
		padding: 50px 20px;
	}
	

.gallery_item {
    width: calc(25% - 20px);
    float: left;
    margin-right: 20px;
	margin-bottom: 20px;
}

.menu-toggle {
    display: none;
}

.mobile_sticky_menu {
		display: none !important;
}



header, 
.site-header-menu,
.site-navigation,
.menu-primary-container,
.primary-menu li {
    overflow: hidden;
}

header#masthead {
    display: table;
    width: 100%;
    padding: 0 3%;
    z-index: 1001;
    position: relative;
    overflow: visible;
}
.site-branding {
    display: table-cell;
    vertical-align: middle;
}
.site-header-menu {
    display: table-cell;
    vertical-align: middle;
}

.menu-primary-container {
    display: inline-block;
}

.adm_site_title a {
    font-size: 40px;
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    line-height: 1;
}
.adm_site_title b {
    font-weight: 900;
}
.adm_logo img {
    max-height: 70px;
    width: auto;
}
.adm_logo {
    line-height: 0;
}
.header_nav_phone {
    display: inline-block;
    float: right;
    line-height: 0;
}

.primary-menu,
.phone_header {
    float: right;
    display: block;
    margin: 0 20px 0 0;
    line-height: 1;
}
#menu-primary {
    line-height: 0;
}

.primary-menu li {
    list-style: none;
    display: inline-block;
}

.phone_header .fa {
    line-height: 0;
}
.phone_header a {
    padding: 10px 25px;
    text-decoration: none;
    color: #FFFFFF;
    display: inline-block;
    border-radius: 50px;
    font-weight: 900;
    font-size: 18px;
    margin-top: 35px;
}
.primary-menu li a {
    padding: 55px 12px;
    text-decoration: none;
    display: inline-block;
}

.primary-menu li a,
.primary-menu li a:hover {
    color: #FFF;
}

.primary-menu li a:active,
.primary-menu li a:focus,
.primary-menu li a:current-item {
    font-weight: 600;
}

}

@media (min-width: 1400px) {
	
	#testimonials .adm_column_1,
	#faq .adm_column_1,
	#workshops .adm_column_1 {
    padding: 50px 3%;
	}
	#testimonials .adm_column_2,
	#faq .adm_column_2,
	#workshops .adm_column_2 {
		padding: 50px;
	}
	.contact_phone {
        font-size: 36px;
    }
	
    .adm_section-topic .adm_column_1,
    .adm_section-about_services .adm_column_1,
    .adm_section-about_services .adm_column_2 {
        padding: 80px 6%;
    }
    .adm_section-contact .adm_column_2 {
        padding: 50px;
    }

    
    h1 {
        font-size: 72px;
    }
    h2 {
        font-size: 48px;
        line-height: 1;
    }
    h3 {
        font-size: 36px;
    }
    h4 {
        font-size: 28px;
    }
    .cover_h1 {
        max-width: 1100px;
        margin: auto;
    }
    .cover_tagline {
        font-size: 28px;
    }
    #services li {
        font-size: 24px;
        font-weight: 300;
    }
    
    .about_tagline p {
        font-size: 28px;
    }
    
    
    .adm_section-topic .adm_column_1,
    .adm_section-topic .adm_column_2 {
        width: 50%;
    }
}
@media (min-width: 1700px) {
    .contact_phone {
        font-size: 40px;
    }
	
    #gallery .adm_column_2 {
        padding: 50px;
    }
    
}

@media (max-width: 500px) {
    
    .adm_section-cover, 
    .adm_section-topic .adm_column_2, 
    .adm_section-contact .adm_column_1 {
        background-position: center;
        background-attachment: scroll;
        background-size: cover;
    }

    .adm_separator {
        font-size: 17px;
    }
    #menu-social {
        padding: 0;
    }
    .site-info {
        display: none;
    }
    .site-footer .social-navigation {
        float: none;
    }
    
    .follow_us {
        display: none;
    }
    
    .social_profiles_footer {
        display: block;
        float: none;
        text-align: center;
    }
	#contact h2, #contact h4 {
		text-align: left;
	}
	
	.contact_description {
    	max-width: 100%;
	}
	.contact_form {
		max-width: 100%;
		margin: auto;
	}
	.adm_section-boxes {
        padding: 5px;
    }
    .adm_section-boxes .adm_column {
        margin: 10px auto;
    }

}
@media (max-width: 420px) {
    h1 {
        font-size: 32px;
    }
	h2 {
		font-size: 30px;
	}
	h4 {
		font-size: 18px;
	}
    
    .contact_description .contact_phone {
        font-size: 20px;
    }
}
