/*
Theme Name: holistic-child
Template:  holistic
*/

div#foot_con p {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 400;
}
#mk-footer #nav_menu-2 .widgettitle{
    font-size: 20px;
    font-weight: 600;
    color: #1a67b2;
    text-align: center;
    text-transform: capitalize;
}
section#nav_menu-2 {
    display: table;
    margin: 0 auto;
}
ul#menu-footer_menu li a {
    font-size: 16px;
    color: #4a4a4a !important;
    font-weight: 400;
}
ul#menu-footer_menu li {
    margin-bottom: 5px;
}
ul#menu-footer_menu li a svg {
    display: none;
}
ul#menu-footer_menu {
    margin-top: 25px;
}
div#footer_3 h2 {
    font-size: 20px;
    font-weight: 600;
    color: #1a67b2;
    text-align: center;
    text-transform: capitalize;
}
span.mk-footer-copyright {
    text-align: center;
    display: block;
    width: 100%;
    padding: 15px 0px;
}
section#mk-footer {
    background-image: url(https://holisticaviation.com.au/wp-content/uploads/2019/01/dotted-map-black-big.jpg);
	padding-top: 70px;
}
div#custom_footer ul li {
    display: inline-block;
    width: 31%;
    text-align: center;
	margin-left: 0px;
}
div#custom_footer {
    background-image: url(https://holisticaviation.com.au/wp-content/uploads/2019/01/polygon-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 80%;
    display: table;
    margin: 0 auto;
    height: 113px;
    position: relative;
    bottom: -50px;
    z-index: 999;
}
section#text-5 {
    margin-bottom: 0px;
}
div#custom_footer ul {
    margin: 0px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 6px;
}
div#footer_con1 {
    width: 18%;
    float: left;
}
div#footer_con2 {
    width: 82%;
    float: left;
}
div#footer_con2 p {
    margin-bottom: 0px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
div#footer_con2 p a{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
div#footer_con {
    display: inline-block;
    width: 100%;
}
section#text-6 {
    margin-bottom: 0px;
}
section#text-7 {
    margin-bottom: 0px;
}
#text-6 div#footer_con {
    padding: 0px 57px;
}
#text-7 div#footer_con {
    padding: 0px 50px;
}
#text-7 div#footer_con1 {
    width: 16%;
}
#text-7 div#footer_con2 {
    width: 84%;
}
/**************************Media Query*************************************/

@media (min-width:320px) and (max-width:767px){
.banner_border::after {
	background: none !Important;
}
#banner_sec .banner_border{
	margin-top: 25px !important;
}
section#nav_menu-2 {
	display: initial !important;
}
#mk-footer #nav_menu-2 .widgettitle {
	text-align: left !important;
}
div#footer_3 h2 {
	text-align: left;
}
.mk-footer-copyright {
    box-sizing: border-box;
}
.cta_con p {
	font-size: 16px;
}	
}