.footer-content .fine-print .textwidget{
	margin-top: 44px;
}
.social-media-icons .textwidget{
	margin-top: 44px;	
}
.social-media-icons img{
	margin:0 0 0 4px;
}
.container-column-main {
    float: left;
    width: 650px;
}
.column-side {
    float: left;
    width: 328px;
}

.column-main{
	margin-right: 0;
}
.container-page {
    padding: 38px 0;
}
blockquote {
    position: relative;
    background-color: #e6e6e6;
    padding: 1px 20px;
}
blockquote:before,blockquote:after {
	position: absolute;
    font-size: 70px;
    line-height: 1;
    color: #999;
    font-style: normal;
}
blockquote:before {
    content: "\201C";
    top: -12px;
    left: -33px;
}blockquote:after {
    content: "\201D";
    right: -34px;
    bottom: -0.7em;
}
blockquote + p {
    width: 80%;
    text-align: right;
    color: #61788c;
    font-weight: bold;
}audio{
    width: 100% !important;
}
.Mandeep-S-Chhabra .avvo_badge{
    display: inline-block;
    width: 32%;
    float: none;
}
.g-recaptcha {
  transform-origin: left top;
  -webkit-transform-origin: left top;
}
#intakeFormShortAutofill{
    
    overflow: hidden;
}
#intakeFormShortAutofill input{
    width: 100%;
}
#intakeFormShortAutofill input[type="submit"]{
			background: url(http://ccc-law.com/design/images/formSubmitShort.gif);
			background-repeat: no-repeat;
		    width: 222px;
		    height: 42px;
		    padding: 0;
		    margin: 0;
		    border: 0;
		}
		#intakeFormShortAutofill input[type="submit"]:hover,
		#intakeFormShortAutofill input[type="submit"]:focus{
			background: url(http://ccc-law.com/design/images/formSubmitShort-o.gif);
			background-repeat: no-repeat;
		}
		#intakeFormShortAutofill .result { margin: 10px 0; font-size: 130%; }
		.arty_error { color: red; font-weight: bold; }
		.arty_success{ color: green; font-weight: bold; }



.goog-te-banner-frame{
    visibility: hidden !important;
    display: none !important;
}
.goog-logo-link {
    display:none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

.goog-te-gadget .goog-te-combo {
    color: #fff !important;
    border: none;
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    border: solid 1px rgba(255,255,255,.6);
    height: 25px;
    padding-left: 4px;
    padding-right: 4px;
}

#google_translate_element{
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 767px){
    #thetranslate{
        display: block;
    }
}