/*============================================*/
#homepagecontent, #content {
	max-width: 900px !important;
    margin: 0px auto !important;
}
html {overflow-x:hidden;}
body {font-weight:400;}
.clear {clear: both;}
#content{min-height:400px;}

/*==================HEADER==================*/

.prime header.header {
	background:#FFF;
	background-image: url("");
}
.toplogo {
	color: #000;
	font-size:40px;
	font-weight:700;
	padding-top:5px;
	padding-bottom:5px;
}
.toplogo img:hover {
	opacity:0.7;
	transition:all 0.3s;
}
.topPhone {
	font-size:1.5em;
	line-height:1;
	padding-top: 0;
	padding-bottom:10px;
	color:#000;
}
.topPhone a {
    background: #333;
    color: #fff;
    padding: 10px 15px 10px 0px;
    font-size: 1em;
    line-height: 2;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    transition: all .2s ease-in-out;
}
.topPhone i {
    background: rgba(255,255,255,0.2);
    padding: 14px 16px 13px 16px;
    color: inherit;
}
.topPhone a:hover {
   opacity:0.8;
}
.topPhone span {
	font-size:.9em;
	line-height:1.7;
}
header {
	max-height:400px;
}
.nav ul {padding:10px 0 5px;}
nav, nav.nav.nav-fixed, ul.sub-menu {
	background:#353535;
    	background-image:url(/wp-content/uploads/binding-light-1.png);
}
nav.nav ul li.current-menu-item a {
	border: none;
	background:rgba(255,255,255,0.1);
}
.cta {
	top:84%;
	left:0;
	right:0;
}
.ctatop {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-size:3em;
	line-height:1;
	margin-bottom:3%;
}
.ctabtn {
	padding:7px 30px;
	background:#D4213D;
	color:#fff;
	font-weight:500;
	box-shadow:1px 1px 1px #333;
	transition:all ease-in-out .2s;
}
.ctabtn:hover {
	background:#666;
	color:#fff;
}

.page-id-30 h1 {
    display: none;
}

.page-id-30 h1.show {
    display: block;
}
/*==================BODY==================*/

	#gallery-2, #gallery-6, #gallery-4  {
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto;
}

.gallery > br {
    display: none;
}

h1 {
	color:#333;
}
h2, h3 {
	color:#000;
}
#trend {
	width: 100%;
}
.spacing li {
	padding: 5px;
}
.compliments h1 {
	background: #000;
}
.up-down a {
	color:#5C5C5C !important;
	transition:all ease-in-out .2s;
}
.up-down a:hover {
	color: #9C9C9C !important;
}
.contactp {
	padding-right: 15px;
}
.review-info {
    margin: 0 0 8px;
    background: #3C3C3C;
    padding: 20px;
    color: #fff;
}
.review-container {
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
}
.rev-cont {
    background:#dcdcdc;
    border: 0px solid #000;
    border-bottom:0px solid #000;
    flex:auto;
    width:49%;
    padding:0px;
    margin: 5px;
}
.review-rating {display:inline; padding-left:5px;}
.review-body {
    border-left:none;
    padding: 21px 20px 0;
}
.author-name {font-style:normal;}
.review-nav-container {width:100%;}
#homepagecontent .breakout {
  background:url(/wp-content/uploads/watercolor.jpg);
  background-attachment:fixed;
  background-position:inherit;
  background-repeat:no-repeat;
  padding:110px;
}
#homepagecontent .breakout .wrapper {
    width: 50%;
    background: rgba(255,255,255,.4);
    padding: 20px;
    text-align: center;
}
#homepagecontent .breakout .wrapper a {margin:auto;}
.framepg .breakout {
  background:url(/wp-content/uploads/framing-parallax.jpg);
  background-attachment:fixed;
  background-position:inherit;
  background-repeat:no-repeat;
  padding:100px;
}
.artist-card img {
    display: block;
    margin: auto;
	max-width:95%
}


.video-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.artist-card h3 {
    color: #fff;
    text-align: center;
    font-size: 1.2em;
}

.artist-card{
	padding-left: 1em;
	padding-right: 1em;
}

.artist-card a.btn {
    margin: auto;
    background: #4e4e4e;
}
/*======================= flex======================= */

.flexcont {
    display:flex;
    flex-wrap:wrap;
    flex-direction:row;
    justify-content:center;
}
.flex-item {
    background: #9c9c9c;
    background-image:url(/wp-content/uploads/binding-light-1.png);
    border-radius: 10px;
    color: #fff;
    margin: 7px;
    text-align: center;
    width: 340px;
    padding: 5px 50px;
    flex:auto;
}
.flex-item h2 {color:#fff; font-size: 3em; text-shadow:1px 1px 1px rgba(0,0,0,.5);}
.flex-item2 {flex:2 1 auto;}
.framepg .flex-item h2 {font-size:2em;}
.framepg .flex-item {border: 6px double #696969;}
.flexfull {width:100%;}
/*======GALLERY=======*/

#gallery-2 img, #gallery-4 img, #gallery-6 img {
    border:0px solid #fff !important;
    width: auto;
    transition:all ease-in-out .2s;
}
#gallery-2 img:hover, #gallery-4 img:hover, #gallery-6 img:hover{
    filter:brightness(60%);
}
.wp-caption-text {font-size:1.1em; padding-top: 7px;}

/*==================FOOTER==================*/

footer.footer {
    background:#8A8A8A;
    background-image:url(/wp-content/uploads/binding-light-1.png);
}
.footer h2 {color:#FFF !important;}
.footer .review-info {
    background: none;
    padding: 0;
}
.footer .review-rating {display:block;}
.bottomicon img {transition:all ease-in-out .2s;}
.bottomicon img:hover {filter:brightness(50%);}
.socialicons {text-align:left;}
#googlemapswidget-2 img {max-height:250px;}
.copy {padding-top:43px;}
.footer .review-body {
    padding: 0 0 0;
}
/*==================BUTTONS==================*/

.btn, .biziq-button, .client-button {	
  font-weight: bold;
  margin: 25px 0px;
  padding: 7px 30px;
  box-shadow: 1px 1px 1px rgba(0,0,0,.4);
  display: table;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  background: #333;
  color:#FFF !important;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn:hover, .btn:focus, .hvr-shutter-out-horizontal:active {
  color: white !important;
  text-decoration:none !important;
}
.btn:hover:before, .btn:focus:before, .btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*==================LIST ======================*/

ul {list-style-type: none;} 
ul.spaced li{margin-bottom:15px;}
ul.fancylist li:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #1F1F1F;
    font-size: 16px;
    padding-right: 0.5em;
    margin-left: -27px;
}
ul.checked li:before{content: "\f00c";}
ul.marker li:before {content: "\f041";}


/*==================RESPONSIVE==================*/
@media (max-width: 1200px) {
	.toplogo {/* font-size:30px !important; */}
}
@media (max-width:1024px) {
	.cta {
		
	}
}
@media (max-width:768px) {

	.nav {padding: 5px 0 5px;}
	img.alignright {
		padding-left:10%;
		padding-bottom:2%
	}
	#content ul {
		text-align:left;
		margin:0;
	}
	.toplogo {text-align:center;padding-bottom: 0;}
	.toplogo img {
		max-height: 100px;
	}
	.topPhone {
		padding-top:5px;
		text-align:center;
	}
	.cta {
		top:14%;
		font-size:.7em;
	}
	div.one-half {text-align:left;}
	.h2space {margin-top:10%;}
	.topimg{margin-left:18%;}
	#homepagecontent .breakout {padding:2%;}
	#homepagecontent .breakout .wrapper {width:99%;}
	#homepagecontent img.alignright {display:none;}
	/* #gallery-2 img {height: auto; width: auto;} */
	.artistpg img.alignright {display:none;}
	.flexfull img.alignright {display:none;}
	.framepg .breakout {padding:1%;}
	.framepg .flex-item {padding: 0 6%;}
	
	#gallery-2, #gallery-4, #gallery-6 {
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
}
}



@media (max-width:617px) {
	img.alignright {padding-left:1%;}
}

@media (max-width:425px) {
	.cta {}

}




.cta {
  height: 100%;
}

.cta .billboard_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cta .billboard_container .content_inner {
  font-weight: 700;
  line-height: 1.3em;
  color: #000;
  font-size: 42px;
  margin-bottom: 0;
  text-shadow: 0 0 5px #fff;
}

.cta .billboard_container .cta_inner {
  font-size: 32px;
  margin: .5em 0 0;
  padding: 1.5rem 1em;
  font-weight: 700;
  background: #E8AC00;
  color: #000;
  -webkit-transition: 300ms all ease-in-out;
  transition: 300ms all ease-in-out;
}

.cta .billboard_container .cta_inner:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  background: #ffcc36;
}



@media screen and (max-width: 980px){
.cta .billboard_container .content_inner {
  display: block;
  margin-bottom: 5px !important;
  font-size: 20px !important;
}

.cta .cta_inner {
  margin-top: 0 !important;
  width: 200px !important;
  padding: 2px  5px 8px !important;
}

.cta .cta_inner a {
  font-size: 12px;
}

	
}

#gallery-2 .gallery-item, #gallery-4 .gallery-item, #gallery-6 .gallery-item {
    width: 100% !important;
}

