/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

/* Contents

MAIN THEME ADJUSTMENTS

TEXT STYLES
BUTTONS
BLOCKQUOTE

NAVIGATION
BREADCRUMBS
SIDEBARS
- Navigation sidebar
- Contact page sidebar
- Heartbeat sidebar

NEWS and EVENTS CATEGORY PAGES 
SINGLE POST PAGES
404 PAGE

HOMEPAGE SLIDER
HOMEPAGE CONTACT

FORMS
TABLES

FOOTER

BOTTOM PAGE CTA

MODAL for MAPS

TWEAKS FOR RESPONSIVE

*/



/* ================================= MAIN THEME ADJUSTMENTS ================================= */ 

#header{
    border-bottom: 0px solid white!important;
}

#header .logo{
    margin-top: -5px!important;
}

.header-social{
    border-bottom: 0px solid white!important;
}

.header-v2{
    border-top: 0px solid white!important;
}

#content {
  margin-top: -19px!important;
  background-color: white;
  border: 1px solid #ccc;
  padding: 0px 20px 20px 20px;
  position: relative;
}

body.page #content {
  margin-top: -19px!important;
}

body.home #content {
  margin-top: -29px!important;

}

/* AVADA TITLE EDIT */
.page-title-container {
  height: 20px!important;
  background-color: #084c8d;
}

.page-title-captions {
    display: none;
}

.post-content h1 {
  font-size: 34px !important;
}

/* / MAIN THEME ADJUSTMENTS end */ 



/* ================================= TEXT STYLES ================================= */ 

body, h1, h2, h3, h4 {
    font-family: myriad-pro , sans-serif!important;
}

body a:hover{
    text-decoration:underline;
}

h2, h4 {
    font-weight: bold!important;
}

/* H2 and H3 of pages */
.post-content h3, .post-content h2{
  margin-top: 30px;
  margin-bottom: 10px;
}

/* FONT AWESOME TWEAK */ 
.fa-li{
    top: 5px!important;
}

/* / TEXT STYLES end */ 

.addtoany_content_bottom .addtoany_header {
  margin-bottom: 5px;
  line-height: 15px;
}


/* ================================= BUTTONS ================================= */ 

a.button.default{
  background: #084c8d;
  color: white!important;
  font-size: 15px!important;
  font-weight: normal!important;
  border-radius: 0!important;
    text-transform: none;
}
a.button.default:hover{
    text-decoration:none;
  background: #333;
  background-color: #333;
}
    
span.fusion-button-text {
  color: white;
  text-transform: none;
  font-weight: normal;
  font-size: 15px;
}

/* LinkedIn footer */
.fusion-social-networks .fusion-social-network-icon {
    margin-top: 15px;
    font-size: 35px;
}

/* Footer button */
#wrapper .fusion-button.button-1{
    border-width: 0px;
}

@media only screen and (max-width: 800px){
#wrapper .fusion-button.button-1{
  margin-right: 100%;
}}

/* Case sidebar buttons */

body .sidebar .button {
  padding-left: 29px;
  margin-left: 20px;
}

@media only screen and (max-width: 767px){
body .sidebar .button {
  width: 200px;
}
}

@media only screen and (max-width: 767px){
.case_sidebar_btn {
  margin-top: 20px;
}}
    
@media only screen and (max-width: 600px){
.case_sidebar_btn {
  margin-top: 70px;
}}

/* /BUTTONS end */ 



/* ================================= BLOCKQUOTE ================================= */ 

blockquote {
  margin-left: 0px;
  border-left: 0px!important;
  margin-right: 0px;
  padding: 20px!important;
  font-size: 20px!important;
  line-height: 30px!important;
}

@media screen and (min-width: 600px){
blockquote {
  width: 48%;
  float: right;
  margin: 0;
  margin-left: 20px;
}
}

/* /BLOCKQUOTE end */ 



/* ================================= NAVIGATION ================================= */ 

/*  MAIN NAVIGATION  */


nav#nav a:hover {
  text-decoration: none;
}

li.current-menu-item a {
  color: #084c8d!important;
}

li.current-menu-item ul li a {
  color: #000!important;
}

/* Main navigation dropdown fix */
nav#nav ul li ul {
    padding: 0px 10px;
    width: auto;
    border-top:0px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 1px;
}
nav#nav ul li ul a {
    border: none!important;
}
body.home nav#nav ul li ul {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    margin-top: 0px;    
}
nav#nav ul li ul li {
    width: 220px;
    border-bottom:1px solid #000;
}
nav#nav ul li ul li:last-child {
    border-bottom:0px;
}
nav#nav ul li ul li a{
    padding: 10px 10px!important;
}
nav#nav ul li ul li a:hover{
    color: #084c8d!important;
}
nav#nav ul li:hover ul li ul{
    visibility:visible!important;
}
nav#nav ul li ul:hover li ul{
    visibility:visible!important;
}
nav#nav ul li ul li ul{
    position:relative;
    display:inherit!important;
    opacity:100!important;
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    transition: 0;
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid #000;
    border-bottom: 0px;
    left: 0px;
    top:0px;
}
nav#nav ul li ul li ul li{
    width:200px;
    border-bottom:1px solid #ccc;
}
nav#nav ul li ul li ul li:last-child{
    border-bottom:0px!important;
}

/*  SUPPORTING NAVIGATION  */

.top-menu ul.menu li.menu-item ul.sub-menu {
  display: none;
}
.top-menu a:hover{
    text-decoration: none;
    color: #084c8d!important;
}

#wrapper .header-social .menu li, .mobile-menu-sep {
  border: none;
}

/* /NAVIGATION end */ 



/* ================================= BREADCRUMBS ================================= */ 

.page-title ul.breadcrumbs li, .page-title ul.breadcrumbs li a {
  color: white;
}

.page-title ul.breadcrumbs{
    text-align:left;
}

ul.breadcrumbs {
  line-height: 0px;
}

/* verwijdering laatste breadcrumbs wegens lengte */
ul.breadcrumbs li:last-child{
    display:none;   
}

/* breadcrumbs CONTACT, NEWS, VIEWS, POST PAGES and JOBS page */
.page-id-9 .page-title ul.breadcrumbs li, .page-id-9 .page-title ul.breadcrumbs li a,.category-5 .page-title ul.breadcrumbs li, .category-5 .page-title ul.breadcrumbs li a,.category-6 .page-title ul.breadcrumbs li, .category-6 .page-title ul.breadcrumbs li a,.single .page-title ul.breadcrumbs li, .single .page-title ul.breadcrumbs li a,.page-id-181 .page-title ul.breadcrumbs li, .page-id-181 .page-title ul.breadcrumbs li a,.error404 .page-title ul.breadcrumbs li, .error404 .page-title ul.breadcrumbs li a  {
  color: #949494;
}

.page-id-9 .page-title ul.breadcrumbs,.category-5 .page-title ul.breadcrumbs,.category-6 .page-title ul.breadcrumbs,.single .page-title ul.breadcrumbs,.page-id-181 .page-title ul.breadcrumbs,.error404 .page-title ul.breadcrumbs{
  padding-left: 22px;
  padding-top: 5px;
}

/* /BREADCRUMBS end */ 



/* ================================= SIDEBARS ================================= */ 

/* ---------------- SIDEBAR NAVIGATION ---------------- */

ul#menu-main-menu{
    font-size: 20px;
}

ul#menu-main-menu a{
    color: black;
}

ul#menu-main-menu a:hover, ul#menu-supporting-menu a:hover{
    color: #084c8d!important;
    text-decoration:none;
}

ul#menu-main-menu li.current-menu-item a{
    color: #084c8d;
}

ul#menu-main-menu li.current-menu-item ul a{
    color: black;
}

ul.sub-menu{
    font-size:15px;
    margin-top: 10px;
}

ul#menu-main-menu li.menu-item {
  padding: 20px 0px 20px 0px;
}

ul#menu-main-menu li.menu-item:last-child {
  border: none;
}

ul#menu-main-menu li.menu-item ul.sub-menu{
    margin-top: 10px;
    margin-bottom: 20px;
}

ul#menu-main-menu li.menu-item ul.sub-menu li.menu-item {
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    padding-top: 5px;
}

ul#menu-main-menu li.menu-item ul.sub-menu li.menu-item.menu-item-62 {
    display: flex;
}

ul#menu-main-menu li.menu-item ul.sub-menu li.menu-item:last-child {
    border-bottom: 0px solid black;
}

ul#menu-main-menu li.menu-item ul.sub-menu li.menu-item a{
    padding-left: 10px;
}

ul#menu-main-menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu{
    margin-top: 5px;
    margin-bottom: -11px;
    padding-top: 0px;
    padding-bottom:0px;
    border-top: 1px solid black;
}

ul#menu-main-menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu li.menu-item{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 20px;
    margin-left: 15px;
    padding-top: 5px;
    padding-bottom:5px;
    border-bottom: 1px solid #ccc;
    display: inherit;
}

ul#menu-main-menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu li.menu-item:last-child{
    border-bottom: 0px solid #ccc;
  margin-bottom: 6px;
}

ul#menu-main-menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu li.menu-item a{
}

ul#menu-supporting-menu{
    font-size: 20px;
}

ul#menu-supporting-menu a{
    color: black;
}

ul#menu-supporting-menu a:hover{
    color: #084c8d!important;
}

ul#menu-supporting-menu li.current-menu-item a{
    color: #084c8d;
}

ul#menu-supporting-menu li.current-menu-item ul a{
    color: black;
}

ul#menu-supporting-menu li.menu-item {
  padding: 20px 0px 20px 0px;
}

ul#menu-supporting-menu li.menu-item:last-child {
  border: none;
}

ul#menu-supporting-menu li.menu-item ul.sub-menu{
    margin-top: 10px;
    margin-bottom: 20px;
}

ul#menu-supporting-menu li.menu-item ul.sub-menu li.menu-item {
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    padding-top: 5px;
}

ul#menu-supporting-menu li.menu-item ul.sub-menu li.menu-item:last-child {
    border-bottom: 0px solid black;
}

ul#menu-supporting-menu li.menu-item ul.sub-menu li.menu-item a{
    padding-left: 10px;
}

ul#menu-supporting-menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu{
    margin-top: 5px;
    margin-bottom: -11px;
    padding-top: 0px;
    padding-bottom:0px;
    border-top: 1px solid black;
}

ul#menu-supporting-menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu li.menu-item{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 20px;
    margin-left: 15px;
    padding-top: 5px;
    padding-bottom:5px;
    border-bottom: 1px solid #ccc;
}

ul#menu-supporting-menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu li.menu-item:last-child{
    border-bottom: 0px solid #ccc;
  margin-bottom: 6px;
}

ul#menu-supporting-menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu li.menu-item a{
}

ul.sub-menu li a {
  text-transform: initial!important;
}
ul#menu-supporting-menu li a {
  text-transform: capitalize;
}
/* remove navigation arrows */ 
.sidebar .widget_nav_menu li a:before, .sidebar .widget_categories li a:before, .sidebar .widget_meta li a:before, .sidebar .widget .recentcomments:before, .sidebar .widget_recent_entries li a:before, .sidebar .widget_archive li a:before, .sidebar .widget_pages li a:before, .sidebar .widget_links li a:before, .woocommerce-tabs .tabs a:hover .arrow:after, .woocommerce-tabs .tabs li.active a .arrow:after, .widget_layered_nav li a:before, .widget_product_categories li a:before {
  position: absolute;
  font-size: 14px;
  font-family: IcoMoon;
  content: none;
  margin-left: 0px;
}

/* ---------------- CONTACT US SIDEBAR ---------------- */

div#black-studio-tinymce-6 .heading {
  border-bottom: 1px solid #ccc;
}
div#black-studio-tinymce-6 .heading h3 {
    font-size: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
}

#sidebar .heading h3{
    margin-bottom: 3px;
}

#black-studio-tinymce-6 .textwidget {
  margin-left: 20px;
  line-height: initial;
}
.textwidget hr {
    border: 0;
    height: 0;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
}

/* ---------------- HEARTBEAT SIDEBAR ---------------- */

#rpwe_widget-2 {
    margin-top:50px;
}
#rpwe_widget-2 .heading h3{
  font-size: 25px;
  color: black;
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 15px;
}
li.rpwe-li.rpwe-clearfix{
    border-bottom: 1px solid #c7c7c7!important;
    padding-bottom: 15px;
    margin-top: 15px;
}
body.home h3.rpwe-title {
  padding-bottom: 10px!important;
  margin-right: 15px!important;
    color:#000;
}
h3.rpwe-title a {
  font-size: 15px;
  font-weight: bold;
  color: black!important;
}
.rpwe-summary{
  line-height: 17px;
  margin-right: 15px;
}
a.more-link{
  display: block!important;
  margin-top: 15px;
}
.sidebar .widget {
  margin-bottom: 0;
}

/* /SIDEBAR end */ 



/* ================================= NEWS and EVENTS CATEGORY PAGES ================================= */ 

.post .blog-medium-slideshow-container {
  float: left;
  margin-right: 20px;
  width: 220px;
  overflow: hidden;
}

#posts-container .post .post-wrapper .post-content-container {
  display: table;
}

#posts-container .post .post-wrapper .post-content-container .meta-info .alignleft {
  width: auto;
}

#posts-container .post .post-wrapper .post-content-container .meta-info .alignright {
  font-size: 15px;
}

#posts-container .post .post-wrapper .post-content-container .meta-info {
  margin-top:10px;
  border-bottom: 0px solid #e7e6e6;
}

#posts-container .post .post-wrapper .post-content-container .post-content p {
  margin-bottom:0px;
  margin-top: 5px;
}

/* / NEWS and EVENTS CATEGORY PAGES end */ 



/* ================================= SINGLE POST PAGES ================================= */ 

h1.entry-title { font-weight: normal;line-height: 30px;}

.single-navigation {
  height: 22px;
  line-height: 20px;
  margin-bottom: 20px;
  margin-top: 18px;
border-top:0px;
}

body.single div#content {
  padding-top: 20px;
}

/* POSTS SIDEBAR */
.posts-sidebar .rpwe_widget .heading {
    border-bottom: 1px solid #ccc;
}

.posts-sidebar .rpwe_widget .heading h3 {
    color: #000;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
}

.posts-sidebar .rpwe_widget .rpwe-block {
  margin-left: 20px;
}

img.rpwe-alignleft.rpwe-thumb {
  border: 0!important;
  padding: 0 0 15px 0!important;
}

body.single li.rpwe-li a.rpwe-img,body.archive li.rpwe-li a.rpwe-img{
    display:none!important;
}

body.single li.rpwe-li .rpwe-summary,body.archive li.rpwe-li .rpwe-summary{
    display:none;
}

body.single li.rpwe-li:first-child a.rpwe-img,body.archive li.rpwe-li:first-child a.rpwe-img{
    display:initial!important;
}

body.single li.rpwe-li:first-child .rpwe-summary,body.archive li.rpwe-li:first-child .rpwe-summary{
    display:initial;
}

body.single h3.rpwe-title,body.archive h3.rpwe-title  {
  padding-bottom: 0px!important;
  margin-right: 15px!important;
    color:#000;
}
.posts-sidebar .widget_black_studio_tinymce {
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
}    

/* /SINGLE POST PAGES end */ 



/* ================================= 404 PAGE ================================= */ 


#post-404page .post-content .fusion-title.title h1.title-heading-left {
    margin-top: 22px;
    text-transform: none;
}

.error_page .fusion-column.fusion-one-half{
    width: 46%;
}

/* /404 PAGE end */ 



/* ================================= HOMEPAGE SLIDER / BANNER ================================= */ 

#sliders-container {
  z-index: 0!important;
}
.tfs-slider .slide-content-container{
    top:82px;
}
.slide-content {
    padding-left: 0px!important;
}
.slide-content .heading{
    max-width: 51.6%;
}
.tfs-slider .slide-content-container .heading.with-bg h2{
    padding: 140px 15px;   
    font-weight: normal!important;
}
.tfs-slider .slide-content-container .buttons {
    margin-top: -125px;
    width: 51.6%;
}
.tfs-button-1 {
  width: 100%;
  background-color: black;
}
.tfs-slider .buttons a {
  color: white;
  font-weight: normal;
  text-transform: none;
  font-size: 15px;
}
.button-large, .button.large {
  padding-top: 10px;
  padding-bottom: 11px;
}

ul.flex-direction-nav li a:hover{
    text-decoration:none;
}

.tfs-slider .background-image {
  background-size: inherit;
  -moz-background-size: inherit;
  -webkit-background-size: inherit;
  -o-background-size: inherit;
}

@media screen and (max-width: 1024px){
    .tfs-slider ul.slides li:nth-child(3) .background-image{
        background-image: url(/wp-content/uploads/2015/03/1024x300.jpg)!important;
    }
}

@media screen and (min-width: 1024px){
    .tfs-slider ul.slides li:nth-child(3) .background-image{
        background-image: url(/wp-content/uploads/2015/03/1280x300.jpg)!important;
    }
}

@media screen and (min-width: 1280px){
    .tfs-slider ul.slides li:nth-child(3) .background-image{
        background-image: url(/wp-content/uploads/2015/03/1366x300.jpg)!important;
    }
}

@media screen and (min-width: 1366px){
    .tfs-slider ul.slides li:nth-child(3) .background-image{
        background-image: url(/wp-content/uploads/2015/03/1440x300.jpg)!important;
    }
}

@media screen and (min-width: 1440px){
    .tfs-slider ul.slides li:nth-child(3) .background-image{
        background-image: url(/wp-content/uploads/2015/03/1680x300.jpg)!important;
    }
}

@media screen and (min-width: 1680px){
    .tfs-slider ul.slides li:nth-child(3) .background-image{
        background-image: url(/wp-content/uploads/2015/03/1920x300.jpg)!important;
    }
}

@media screen and (max-width: 1024px){
    .tfs-slider ul.slides li:nth-child(2) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img2_1024x300.jpg)!important;
    }
}

@media screen and (min-width: 1024px){
    .tfs-slider ul.slides li:nth-child(2) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img2_1280x300.jpg)!important;
    }
}

@media screen and (min-width: 1280px){
    .tfs-slider ul.slides li:nth-child(2) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img2_1366x300.jpg)!important;
    }
}

@media screen and (min-width: 1366px){
    .tfs-slider ul.slides li:nth-child(2) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img2_1440x300.jpg)!important;
    }
}

@media screen and (min-width: 1440px){
    .tfs-slider ul.slides li:nth-child(2) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img2_1680x300.jpg)!important;
    }
}

@media screen and (min-width: 1680px){
    .tfs-slider ul.slides li:nth-child(2) .background-image{
        background-image: url(/wp-content/uploads/2015/03/img2_1920x300.jpg)!important;
    }
}

@media screen and (max-width: 1024px){
    .tfs-slider ul.slides li:nth-child(1) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img3_1024x300.jpg)!important;
    }
}

@media screen and (min-width: 1024px){
    .tfs-slider ul.slides li:nth-child(1) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img3_1280x300.jpg)!important;
    }
}

@media screen and (min-width: 1280px){
    .tfs-slider ul.slides li:nth-child(1) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img3_1366x300.jpg)!important;
    }
}

@media screen and (min-width: 1366px){
    .tfs-slider ul.slides li:nth-child(1) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img3_1440x300.jpg)!important;
    }
}

@media screen and (min-width: 1440px){
    .tfs-slider ul.slides li:nth-child(1) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img3_1680x300.jpg)!important;
    }
}

@media screen and (min-width: 1680px){
    .tfs-slider ul.slides li:nth-child(1) .background-image{
        background-image: url(/wp-content/uploads/2015/04/img3_1920x300.jpg)!important;
    }
}

/* /HOMEPAGE SLIDER / BANNER end */ 



/* ================================= HOMEPAGE CONTACT section visible on mobile ================================= */ 

@media only screen and (min-width: 768px){
.homepage_mobile_contact{
    display: none;
}
}

.homepage_mobile_contact {
  background-color: black;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: -21px;
  margin-right: -21px;
  margin-top: -1px;
}

/* /HOMEPAGE CONTACT section visible on mobile end */ 



/* ================================= FORMS ================================= */ 

.column-half{
    width: 336px;
    float: left;
}

@media only screen and (max-width: 500px){
.column-half{
    width: auto;
    float: left;
}}

.form-row {
    height: 75px;
  display: table;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

input.wpcf7-form-control.wpcf7-submit {
  margin-top: 20px;
}

.wpcf7-submit {
  width: 120px;
  height: 40px;
  background: #084c8d!important;
  color: white!important;
  font-size: 15px!important;
  font-weight: normal!important;
  border-radius: 0!important;
}

.wpcf7-submit:hover {
  background: #333!important;
}

@media only screen and (max-width: 1055px){
    .column-half.column-right{margin-left: 0px;}
    .column-half{margin-bottom: 15px;}
    .form-row-q{display:inline-block;}
}

@media only screen and (min-width: 1029px){
    .column-half.column-right {padding-left:20px;}
}


@media only screen and (max-width: 767px) and (min-width: 741px) {
    .column-half.column-right {padding-left:20px;}
}

.eventform_number {
  width: 70px!important;
  display: table;
}

/* --------- EVENT PAGE - form ----------- */


.eventform_number {
    width: 70px;
}

.event_page_form {
  margin-top: -40px;
}

/* /FORMS end */ 



/* ================================= TABLES ================================= */ 


.fusion-table{
    margin-top: -12px!important;
    margin-bottom: 25px;
}
td.table-image{
    padding: 0px!important;
    width: 220px;
    border: none!important;
    vertical-align: top;
    padding-top: 17px!important;
    margin-top: -20px!important;
    margin-bottom: 25px;
}
td.table-text{
    border: none!important;
}
table {
  border: none!important;
    box-shadow:none!important;
}
table tr{background:none!important;}

/* /TABLES eend */ 



/* ================================= FOOTER ================================= */ 

.footer-area h3{
  font-size: 20px!important;
  text-transform: none;
  font-weight: normal!important;
line-height: 20px!important;
}

.linkedin_button {
    margin-top:30px;
background-color: #333!important;
background: #333!important;
border-color: #333!important;
}

.linkedin_button:hover {
background-color: #007bb6!important;
background: #007bb6!important;
border-color: #007bb6!important;
}

.footer_contact_btn {
  width: 135px;
}

/* Newsletter forms footer */
.cm_ajax_shortcode_form input[type=submit]{
  width: 120px;
  height: 40px;
  background: #084c8d!important;
  color: white!important;
  font-size: 15px!important;
  font-weight: normal!important;
  border-radius: 0!important;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3)!important;
    border: none;
    float:left;
    margin-top:10px;
}

.cm_ajax_shortcode_form input[type=submit]:hover{
    cursor: pointer;
}

.cm_ajax_shortcode_form p {
    margin-bottom:10px;
    text-align:left!important;
}

@media only screen and (max-width: 800px){
.footer-area h3 {
  margin-bottom: 10px;
}
.footer_contact_btn {
  margin-right: 20px;
}
}
/* /FOOTER end */ 



/* ================================= BOTTOM PAGE CTA ================================= */ 

.bottom_page_cta {
  background-color: #084c8d;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -21px;
  margin-right: -21px;
  margin-bottom: -21px;
  font-size: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.bottom_page_cta a {
  float: right;
  background-color: black;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 10px;
  color: white;
  margin-right: 10px;
  margin-top: 17px;
  margin-bottom: -60px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

@media only screen and (max-width: 600px){
.bottom_page_cta a {
  margin-top: 21px;
  margin-bottom: -64px;
}
}

.bottom_page_cta a:hover {
    text-decoration:none;
    color:white;
  background-color: #333;
}
/* /BOTTOM PAGE CTA end */ 



/* ================================= MODAL for MAPS ================================= */ 
.md-modal {  
    max-width: 800px;
  width: 80%;
}

.md-content {
  color: #000;
  background: #fff;
  border-radius: 0px;
  padding-bottom: 0px;
}

.md-content h3{
    margin-bottom:0px!important;
  padding-top: 15px!important;
  font-size: 15px!important;
  padding-bottom: 15px!important;
  border-radius: 0px;
}

/*.md-content div {
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-right: 0px;
}*/

button.md-close {
  margin-top: 16px;
  padding-bottom: 5px;
  border: 0;
  padding: 5px 15px;
  height: 38px;
  float: right;
}

button.md-close:hover {
cursor:pointer;}

.md-overlay {
  opacity: 0.3!important;
  background: black;
}

.md-content div div div a {
  margin-left: 10px;
  margin-right: 10px;
}

.lmm-panel {
  display: none;
}

.leaflet-popup-content h4 {
  margin-bottom: 0px;
}

/* /MODAL for MAPS @ Contact page end */ 



/* ================================= TWEAKS FOR RESPONSIVE ================================= */ 

@media only screen and (max-width: 800px){
.page-title-captions{
    display:none!important;
}
#main{
    padding-left: 5px!important;
    padding-right: 5px!important;
}
}
    
@media only screen and (max-device-width: 600px){
#main{
    padding-left: 5px!important;
    padding-right: 5px!important;
}
}

@media only screen and (max-width: 768px){
.tfs-slider .slide-content-container .buttons {
  width: 200px;
  padding-left: 30px;
  padding-right: 30px;
    text-align: center;
}
.slide-content .heading {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
}
}

/* Responsive Footer */
@media screen and (max-width: 800px){
    #black-studio-tinymce-3{display: none!important;}

.footer-area {
  padding-top: 20px!important;
}
}

/* Responsive Heartbeat */
@media only screen and (max-width: 768px){
    #rpwe_widget-2 {
      padding-top: 30px;
    }
}

/* Responsive Navigation */
@media only screen and (max-width: 800px){
    .header-social {display: none;}
    .mobile-nav-holder {display: none!important;}
    .mobile-nav-holder {visibility:hidden!important;height:0px!important;}
    #header {
      padding-bottom: 15px!important;
      padding-top: 30px!important;
    }
}

@media only screen and (max-width: 530px){
#responsive-menu .responsive-menu li li#menu-item-390 a{
    white-space:normal!important;
    height: 38px!important;
}
}

/* Responsive Logo  */
@media only screen and (max-width: 500px){
img.normal_logo {
  float: left;
  width: 70%;
}
}

/* /TWEAKS FOR RESPONSIVE end */ 
/*
#main {
  margin-top: -50px;
}*/