.twitter, .linkedin {
     display: none !important;
}
 .appointment-search, .top-contact-detail-section form.appointment-search, .top-contact-detail-section .textwidget {
     margin: 0 0 0;
}
 @media (min-width: 602px) {
     .col-md-4 {
         float: left;
    }
}
 @media (min-width: 740px) {
     .col-md-4 > .custom-html-widget > div {
         float: left;
         margin:auto;
         text-align:left !important;
    }
     .footer-widget-section .col-md-3 {
     width: 33% !important;
    }
}
 @media (min-width: 92px) {
     .col-md-4 > .custom-html-widget > div {
        margin: 5px auto 5px auto;
         text-align:center;
    }
}
 .btn-area .callout-btn1 {
     display: none;
}

 .footer-section {
     background-color: #141414;
     padding-top:40px;
}
 .footer-section .col-md-3 .textwidget, .footer-section .col-md-3 ul li a {
     color: #929292;
}
 .footer-widget-title {
     color: #828282;
}
 .footer-widget-column {
     margin-bottom: 40px;
}
 .footer-copyright-section {
     background-color: #141414;
     border-top: 0px;
}
 .footer-copyright-section div {
     display:none;
}
 @media (min-width: 240px) {
     .gmappa {
         width: 100%;
         float: left;
    }
     .footer-widget-section .col-md-3 {
    width: 100%;
    }
    
    .myrightbar
    {
    	float:left;
    	display: none;
    }
    
    .myrightbarnohide
    {
    	margin-top:20px;
    	float:left;
    	display:block;
    }
}
 @media (min-width: 1200px) {
     .gmappa {
         width: 80% !important;
         margin-right:20px;
    }
    
    .myrightbar
    {
    	display: block !important;
    }
    
    .myrightbarnohide
    {
    	margin-top:0px !important;
    	padding-left: 20px;
    }
    
    .content70
    {
    	width:70%;
    	float: left;
    }
}

.slide-caption .slide-text-bg1 h2
{
  display: none;
}

#staffstudio figure
{
   float: left;
   width: 350px;
}

.comment-title, .blog-author
{
  display:none;
}