/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */
#top textarea {
    max-height: 116px;
}
footer#socket { display:none; opacity:0;}
.home footer#socket { display:block; opacity:1;}

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
.phone-info {
    padding-bottom: 8px;
}
}

@media only screen and (max-width: 352px) {
  /* Add your Mobile Styles here */
div#header_meta {
    display: none;
}
}


.imgfon h2.wpb_heading.wpb_singleimage_heading {
    font-size: 17px;
}
.main_color .meta-color, .main_color .sidebar, .main_color .sidebar a, .main_color .minor-meta, .main_color .minor-meta a, .main_color .text-sep, .main_color blockquote, .main_color .post_nav a, .main_color .comment-text, .main_color .side-container-inner, .main_color .news-time, .main_color .pagination a, .main_color .pagination span, .main_color .tweet-text.avatar_no .tweet-time, #top .main_color .extra-mini-title, .main_color .team-member-job-title, .main_color .team-social a, .main_color #js_sort_items a, .grid-entry-excerpt, .main_color .avia-testimonial-subtitle, .main_color .commentmetadata a, .main_color .social_bookmarks a, .main_color .meta-heading>*, .main_color .slide-meta, .main_color .slide-meta a, .main_color .taglist, .main_color .taglist a, .main_color .phone-info, .main_color .phone-info a, .main_color .av-sort-by-term a, .main_color .av-magazine-time, .main_color .av-magazine .av-magazine-entry-icon, .main_color .av-catalogue-content, .main_color .wp-playlist-item-length, .html_modern-blog #top div .main_color .blog-categories a, .html_modern-blog #top div .main_color .blog-categories a:hover {
    color: #3A3A3A;
}
div#footer p {
    color: white;
    font-size: 14px;
}


div#footer .widgettitle {
    color: white;
}

p {
    color: #3A3A3A;
}
div#footer p a {
    color: #b3b3b3;
}
.av-main-nav li a{

}
.conatcshowd {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.24);
    padding: 25px;
}
.conatcshowdd {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.24);
    padding: 25px;
    height: 742px;
}
.header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a {
    color: #3A3A3A;
}
