/*

Reset


*/

/* Fix for administration screen */

.wp-admin .ttshowcase_rating .value-title {
    display:none;
}

.wp-admin .ttshowcase_wrap .rating {
	margin:0;
}

/* Single Page Styles */
.tt_single_page_testimonial_title {
	font-weight: bold;
	padding:5px 0;
}

/*

Image Classes

*/

.tt_img_round img {
	border-radius:10%;
	overflow:hidden;
}

.tt_img_circle img {
	border-radius:50%;
	overflow:hidden;  
}

.tt_img_square img {
	border-radius:0%;
	overflow:hidden;
}

/*

Text Alignment Classes

*/

.tt_text_left {
	text-align: left;
}

.tt_text_center {
	text-align: center;
}

.tt_text_right {
	text-align: right;
}


/*

	Responsive Columns CSS

*/


.tt_full_column {
	width:98%;
	padding: 0px; 
	margin:0 auto;
}


.tt_1cl,
.tt_2cl,
.tt_3cl,
.tt_4cl,
.tt_5cl,
.tt_6cl {

	display:inline-block; 
	vertical-align:middle; 

}

.tt_1cl {
	width:99%; 
	margin:0 0 30px 0; 
}


.tt_2cl {
	width:45%; 
	margin:2.5%; 
}

.tt_3cl {
	width:30%; 
	margin:1.5%; 
}

.tt_3cl {
	width:30%; 
	margin:1.5%; 
}

.tt_4cl {
	width:23%; 
	margin:1%; 
}

.tt_5cl {
	width:18%; 
	margin:1%; 
}

.tt_6cl {
	width:15%; 
	margin:0.8%; 
}


@media only screen and (max-width : 650px) {
      /* Smartphone view: 1 tile maximum */
		.tt_1cl, .tt_2cl, .tt_3cl, .tt_4cl, .tt_5cl, .tt_6cl {
			width:99%; 
			margin:0 0 20px 0; 
		}

    }


@media only screen and (max-width : 1050px) and (min-width : 651px) {
  /* Small desktop / ipad view: 4 tiles */
	.tt_2cl, .tt_3cl, .tt_4cl, .tt_5cl,.tt_6cl  {
		width:45%; 
		margin:2.5%; 
	}
  
  
}
/*
     FILE ARCHIVED ON 17:31:19 Mar 09, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:16:30 Apr 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.765
  exclusion.robots: 0.034
  exclusion.robots.policy: 0.018
  esindex: 0.013
  cdx.remote: 56.199
  LoadShardBlock: 61.184 (3)
  PetaboxLoader3.datanode: 61.193 (4)
  load_resource: 105.59
  PetaboxLoader3.resolve: 62.927
*/