

/*--------------general--------------------------*/
a.footer.header_cta {
    color: #dddd12 !important;
}
a.footer.header_cta:hover {
    color: white !important;
}
a.phone_number_tracking.header_cta {
    margin-right: 30px;
}
footer iframe {
    height: 200px;
}

.header_cta {
    border: solid 1px;
    border-radius: 20px;
    padding: 8px;
}
.header_cta:hover {
    color: white;
}

ul, ol {
    list-style-position: outside;
    padding-left: 20px;
    color: #000;
}

.white-text p, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6 {
   color:#fff;
}

.white-text p a, .white-text h1 a, .white-text h2 a, .white-text h3 a, .white-text h4 a, .white-text h5 a, .white-text h6 a {
}

.white-text p a:hover, .white-text h1 a:hover, .white-text h2 a:hover, .white-text h3 a:hover, .white-text h4 a:hover, .white-text h5 a:hover, .white-text h6 a:hover {
}

.qbutton {
    margin-top: 15px !important;
    margin-right: 15px !important;
    margin-left: 15px !important;
}

/*--------------END general--------------------------*/

@media (min-width: 1600px) {
.send_message_ss {
left: -50px;
}
}

@media (max-width: 768px) {
.full_width .qbutton {
margin-left: 0px !important;
}

.footer_bottom {
line-height: 22px;
padding: 10px;
}

.footer_top ul {
padding-left: 0px !important;
}

.footer_top {
    padding: 52px 0 22px;
}
}

@media (max-width: 600px) {
ul.ult_tabmenu.style1.Style_4 a.ult_a {
padding: 5px 30px !important;
}
}

.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
 
    /* black overlay with 50% transparency */
    background: rgba(0, 0, 0, 0.25);
}

.header_bottom_widget a {
    color: #dddd12;
}

.ult_tabitemname {
    padding: 30px 15px !important;
}

.ult_exp_section_layer {
text-align: center;
}

.ult_exp_section {
display: inline-block;
    background: #e1dc37 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    padding: 12px 25px !important;
}

.ult_expheader {
    text-transform: uppercase !important;
    font-weight: 500 !important;
}

.ult_exp_content {
background: #f9f9f9 !important;
}

.ult_ecpsub_cont {
    max-width: 1300px  !important;
}

.white-text a{
color: white !important;
}

a:hover, p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .q_tabs .tabs-nav li a:hover, .q_icon_with_title .icon_with_title_link:hover, .blog_holder article .post_description a:hover, .blog_holder.masonry article .post_info a:hover, .portfolio_social_holder a:hover, .latest_post_inner .post_infos a:hover{
color:black;
}

.tab_link_wrap li {
list-style-type: none;
    width: 25%;
    float: left;
text-align: center;
}

.tab_link_wrap a{
    background: #3f3f3f;
    color: #fff;
    padding: 20px 0px;
    display: inline-block;
    width: 100%;
}

.tab_link_wrap {
margin-bottom: 30px;
}

.tab_link_wrap:after {
display: table;
content:"";
clear: both;
}

.tab_link_wrap a.active {
background: #e1dc37;
color: #333;
}

.ult_exp_section {
background: transparent !important;
line-height: 0px !important;
padding: 0px !important;
}

.ult_expheader {
color: transparent;
}

.ult_exp_content {
    background-color: rgba(255, 255, 255, 0) !important;
}

@media (max-width:768px) {
.tab_link_wrap li {
    width: 100%;
}
}

.seo_expa .ult_exp_section {
        background: transparent !important;
            width: 1%;
    margin: auto !important;
    color: transparent !important;
    line-height: 0px !important;
}
.seo_expa { margin-bottom: 0px; }

/**********BLOG STYLE**********/

.single-post .two_columns_66_33>.column1 {
  width: 66.66%;
  float: none;
  margin: auto;
}

.title {
  height: 120px !important;
}

@media (max-width: 768px) {
  
.single-post .two_columns_66_33>.column1 {
  width: 100%;
  float: none;
  margin: auto;
}

.title {
  height: 0px !important;
}

}

.title_subtitle_holder {
  display: none !important;
}

.blog_holder article .post_info {
  display: none !Important;
}

.latest_post_two_holder .latest_post_two_info {
    display: none !important;
}

.latest_post_two_holder .latest_post_two_text .separator.small {
    display: none !important;
}

.latest_post_two_holder .latest_post_two_text {
        padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}


div#respond, .comment_number {
    display: none !important;
}
/**********END BLOG STYLE**********/