.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

@media only screen and (max-width: 1000px){
.header_bottom
{
		background-color: transparent !important;
	}}

.mobile_menu_button span {
    width: 39px;
    height: 39px;
	  color: white;
    font-size: 40px;
    z-index: 50;
    display: table-cell;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}

nav.mobile_menu {
    font-family: 'Great Vibes', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
	  background-color: transparent !important;
}

nav.mobile_menu ul li a, 
nav.mobile_menu ul li h3 {
    color: white !important;
}

#back_to_top > span {
    background-color: transparent !important;
}

.blog_holder article .post_info {
	display: none;
}

.blog_holder.blog_single article h2 {
    color: #e1a856;
    font-family: great vibes;
    font-size: 42px;
    line-height: 80px;
    font-style: normal;
}

.blog_holder.blog_single article h3 {
    color: #ffffff;
    font-family: great vibes;
    font-size: 32px;
    line-height: 50px;
    font-style: normal;
}

.blog_holder.blog_gallery article .post_text h5 a {
    font-family: great vibes;
    color: #e1a856;
    text-transform: none;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
}

.blog_holder.masonry article .post_text .post_text_inner, .blog_holder.masonry_full_width article .post_text .post_text_inner {
    padding: 17px 15px 18px;
    background-color: #000000;
}

.blog_holder article .post_image, .blog_holder article .blog_holder article .post_image>a {
    position: relative;
    width: 70%;
    display: block;
}

@media only screen and (max-width: 1150px){
h5
{
	font-size: 16px !important;
}

.blog_holder.blog_single article h2 {
    color: #e1a856;
    font-family: great vibes;
    font-size: 28px;
    line-height: 40px;
    font-style: normal;
}
}

@media only screen and (max-width: 1150px){
.footer_top h5{
	font-size: 12px !important;
}
}

@media (min-width: 100px) and (max-width: 768px){
.footer_top h5{
	font-size: 11px !important;
}
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    color: white !important;
    text-align: center;
	  font-size: 28px;
}

nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
    border-bottom: 0px solid #eaeaea;
}

@media only screen and (max-width: 1150px){
nav.main_menu > ul > li > a {
    font-size: 22px;
}}