div,*{
	box-sizing:border-box;
}
#get-started{
	overflow: hidden;
	text-align:center;
}
#get-started .globaltopcontent .content{
	margin:15px auto 30px;
}
#get-started p.content{
	font-family: Freya;
    font-size: 30px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    color: #666666;
}
#get-started ul.function-decor li{
	margin: 0;
    padding: 0;
    float:left;	
}
#get-started.top-level #get-started-option.level1{
	padding-bottom: 0;
}

#get-started ul.function-decor{
	padding: 0;
	margin: 0;
}

#get-started .globalmiddlecontent ul li{
	margin: 8px 0px 24px;
}
#get-started .globalmiddlecontent ul li div.photoart,
#get-started .globalmiddlecontent ul.function-decor li div.photoart{
	max-width: 306px;
	width: auto;
	margin: 0;
}
#get-started .mrgn{
	margin-left: 60px!important;
	margin-right: 60px!important;
}
#get-started ul.gs-digital-photos,
ul.gs-canvas-photos,ul.memorabilia,ul.gs-acrylic-photos{
        display: block!important;
    overflow: hidden;
    max-width: 1068px!important;
    margin: 0 auto 15px!important;
        padding: 0 1px;
}
ul.gs-metal-photos, ul.gs-wood-photos{
	width: 772px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
	}
ul.gs-metal-photos li.gs-metal-photos-row,
ul.gs-wood-photos li.gs-wood-photos-row{
    margin: 0 35px;
    float: left;
    width: 40%;
	}
ul.gs-acrylic-photos li.gs-acrylic-photos-row,
ul.gs-canvas-photos li.gs-canvas-photos-row{
	float:left;
}
ul.gs-acrylic-photos li.gs-acrylic-photos-row{
	width: 29.5%;
}
#get-started ul li div.container,#get-started ul li div.photoart{
	position: relative;
}
#get-started ul.function-decor li div.container{
	width: 251px;
	margin: 0 11px;
	}
#get-started ul li p{
	font-family: Montserrat;
	font-size: 22px;
	letter-spacing: 0.2px;
	text-align: center;
	color: #444444;
	margin: 6px auto;
	font-style: normal;
}
#get-started ul li p.subtitle{
	width: 100%;
    font-family: Montserrat; 
    font-size: 14px!important;
    line-height: 1.43;
    letter-spacing: 0.4px;
    text-align: center;
    color: #444444;
    margin: 5px auto 15px;
}
#get-started ul li div.overlay{
	position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000;
  max-height: 224px;
}
#get-started ul li div.overlay button{
  font-family: Montserrat;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  display: block;
 position: relative;
 min-width: 180px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
   width: auto;
  height: 40px;
  border: solid 2px #ffffff;
  background: transparent;

}
.photos-art-content .main_heading_get_started{
	font-family: Freya;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: normal;
    margin: 0;
    text-align: center;
}
.photos-art-content .subhead_get_started{
	    font-family: AustinText;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.2px;
    color: #444444;
     margin: 0 auto 40px;
     text-align: center;
}
#get-started ul li div.overlay img{
	display: none;
}
#get-started ul li div.overlay img.check{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 39px;
    height: 36px;
    display:block;
}
#get-started ul.function-decor li div img,
#get-started ul.gs-digital-photos li div img{
	max-width: 100%;
	max-height: 223px;
}
#get-started ul li div.container:hover .overlay,
#get-started ul li div.photoart:hover .overlay {
  opacity: 0.6;
}

#get-started-option-title,
#digital-photos-child-title,
#get-started-option-cancel, 
#digital-photos-child-cancel, 
#art-gallery-child-cancel, 
#art-gallery-child-title {
	max-width: 1069px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 auto 25px;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
#get-started-option-title .title,#digital-photos-child-title .title,
#frame-your-art-child-title .title,
#art-gallery-child-title .title{
	font-family: Montserrat;
    font-size: 22px;
    letter-spacing: 0.2px;
    text-align: center;
    color: #333334;
    padding-bottom: 0;
}

#get-started .change-link,#digital-photos-child-title .change-link,
#get-started .cancel-link{
		font-size: 14px;
	    letter-spacing: 0.1px;
		text-decoration: underline;
		display: block;
        margin: 3px auto 20px; 	
}
.choose-art-option{
	float: left;
    width: 100%;
    margin: 40px auto;
}
.choose-art-option .image-container{
	width: 50%;
    float: left;
    text-align: right;
}
.choose-art-option .image-container #thumb_url{
	    padding: 20px;
    border: 1px solid #efefef;
    max-width: 436px;
}
.choose-art-option .right-container{
	float: right;
    width: 50%;
    padding-top: 50px;
}
.right-container .choose-arttype-image,.right-container .choose-art-content{
	width: 328px;
    margin-left: 18%;
    overflow: hidden;
}
.right-container .choose-arttype-image{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.choose-art-option .choose-arttype-image.mobile{
	display: none;
}
.choose-arttype-image .Art-type{
	  font-family: Montserrat;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #444444;
  float: left;
}
.choose-arttype-image p{
	float: right;
    line-height: 15px;
    margin: 0;
    text-decoration: underline;
}
.choose-art-content .option-container{
	padding-top: 15px;
}
.option-container .subtitle.select-type{
	    font-family: Freya;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    color: #444444;
}
.option-container ul{
	margin: 18px 0;
    padding: 0;
    overflow: hidden;
}
.option-container ul li{
	width: 73px;
    float: left;
    margin-right: 15px;
    text-align: center;
}
.option-container ul li img{
	width: 100%;
}
.option-container ul li p{
	margin: 0 auto;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: -0.1px;
    color: #555555;
	width: 78px;
	
}
.option-container > p{
	font-family: Montserrat;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.7px;
	color: #444444;
	clear: both;
	margin-bottom: 20px;
}
.option-container .btn-continue,
.option-container .btn-continue #continue-artOpt{
	width: 100%;
	max-width: 328px;
	margin: 0 auto;
}
#get-started #digital-photos-child{
	overflow: hidden;	
}


#get-started ul.function-decor li div.container.selected .overlay {
	opacity: 0.5;
}
#get-started ul.gs-digital-photos div.photoart.selected .overlay button,
#get-started ul.gs-wood-photos li div.photoart.selected .overlay button,
#get-started ul.function-decor li div.photoart.selected .overlay button,
#get-started ul.function-decor li div.container.selected .overlay button {
	display: none; 
}
#get-started ul.gs-digital-photos li div.photoart img.tick,
#get-started ul.gs-wood-photos li div.photoart img.tick,
#get-started ul.function-decor li div.photoart img.tick,
#get-started ul.function-decor li div.container img.tick {
	display: none;
}

#get-started ul.gs-digital-photos li div.photoart.selected img.tick,
#get-started ul.gs-wood-photos li div.photoart.selected img.tick,
#get-started ul.function-decor li div.photoart.selected img.tick,
#get-started ul.function-decor li div.container.selected img.tick {
	width: 36px;
	height: 36px;
	display: inline-block;
	max-height: 30px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	opacity: 1;
	z-index: 4; 
}
#get-started.top-level #get-started-option.selected ul li div.container.selected .overlay {
	background-color: #000;
	opacity: 0.6;
	max-height: 189px;
}
#get-started.top-level #get-started-option.selected ul li div.container .overlay {
	background-color: #fff;
	opacity: 0.6;
	max-height: 189px;
}
#get-started .function-decor.selected ul.gs-digital-photos li div.photoart.selected .overlay,
#get-started .function-decor.selected ul.gs-wood-photos li div.photoart.selected .overlay,
#get-started .function-decor.selected ul.function-decor li div.photoart.selected .overlay {
	background-color: #000;
	opacity: 0.6;
}

#get-started .function-decor.selected ul.gs-digital-photos li div.photoart .overlay,
#get-started .function-decor.selected ul.gs-wood-photos li div.photoart .overlay,
#get-started .function-decor.selected ul.function-decor li div.photoart .overlay {
	background-color: #fff;
	opacity: 0.6;;
}

#frame-your-art-jersey-child li.mrgn-jersey {
    margin-right: 18px;
} 
@media only screen and (max-width:1023px){
	.photos-art-content .main_heading_get_started{
			font-size: 26px;
			margin: 20px 0 0;
	}
	.photos-art-content .subhead_get_started{
		font-size: 21px;
		position: relative;
		margin: 5px auto 50px;
	}
	.photos-art-content .subhead_get_started::after,
	.choose-arttype-image.mobile .Art-type::after{
		width: 40px;
	    border: 1px solid #d0d0d0;
	    position: absolute;
	    background: #d0d0d0;
	    content: " ";
	    bottom: -20px;
	    left: 44%;
	    right: 47%;
	}
	#get-started{
		padding: 0 10px;
	} 
	#get-started .globalmiddlecontent ul{
	    display: flex!important;
    	flex-wrap: wrap;
    	margin: 0 auto 15px!important;
	}
	#get-started ul.function-decor{
		margin: 0 0 30px 0;
	}	
	#get-started ul.function-decor li {
	    margin: 0 6px 20px!important;
	    padding: 0;
	    float: left;
	    width: 46%;
	    overflow: hidden;
	}
	#get-started ul.function-decor li div.container {
	    width: 100%;
	    position: relative;
	    margin: 0;
	}
	#get-started ul.function-decor li p ,#get-started ul li p{
	    font-size: 14px;
	    letter-spacing: 0.3px;
	    margin: 2px auto;
	}	
	#get-started .mrgn{
		margin: 7px 6px 24px!important;
	    width: 48%;
	}
	#get-started .globalmiddlecontent ul li,
	ul.gs-canvas-photos li.gs-canvas-photos-row,
	ul.gs-acrylic-photos li.gs-acrylic-photos-row{
		  width: 48%;
	}
	#get-started .globalmiddlecontent ul li:nth-child(odd),
	ul.gs-canvas-photos li.gs-canvas-photos-row:nth-child(odd),
	#get-started .mrgn:nth-child(odd),
	ul.gs-acrylic-photos li.gs-acrylic-photos-row:nth-child(odd){
		margin: 7px 6px 24px 0!important;
	}
	#get-started .globalmiddlecontent ul li:nth-child(even),
	ul.gs-canvas-photos li.gs-canvas-photos-row:nth-child(even),
	#get-started .mrgn:nth-child(even),
	ul.gs-acrylic-photos li.gs-acrylic-photos-row:nth-child(even){
		margin: 7px 0 24px 6px!important;
	}
	ul.gs-acrylic-photos li.gs-acrylic-photos-row:last-child{
		clear: both;
	} 
	ul.gs-metal-photos li.gs-metal-photos-row,
	ul.gs-wood-photos li.gs-wood-photos-row{
		width: 100%;
		margin: 0 auto 20px;
	}
	#get-started ul.gs-acrylic-photos li.gs-acrylic-photos-row p.title, 
	#get-started ul.gs-metal-photos li.gs-metal-photos-row p.title,
	#get-started ul.gs-wood-photos li.gs-wood-photos-row p.title{
		width: 100%;
	    max-width: 315px;
	    margin: 15px auto 0;
	    font-family: Montserrat;
	    font-size: 20px;
	    line-height: 1;
	    letter-spacing: 0.2px;
	    text-align: center;
	    color: #444444;
	}
	#get-started ul.gs-acrylic-photos li.gs-acrylic-photos-row p.subtitle, 
	#get-started ul.gs-metal-photos li.gs-metal-photos-row p.subtitle,
	#get-started ul.gs-wood-photos li.gs-wood-photos-row p.subtitle{
		width: 100%;
	    max-width: 315px;
	    font-family: Montserrat;
	    font-size: 14px;
	    line-height: 1.43;
	    letter-spacing: 0.4px;
	    text-align: center;
	    color: #444444;
	    margin: 5px auto 15px;
	}
	#get-started-option-title .title, 
	#digital-photos-child-title .title,
	#frame-your-art-child-title .title,
	#art-gallery-child-title .title{
		font-size:18px;
		letter-spacing: 0.3px;
		color: #444;
	} 
	#get-started-option-title .change-link,#get-started .cancel-link
	#digital-photos-child-title .change-link{
		font-size: 14px;
	}
	#get-started .globaltopcontent .content,#get-started #acrylic-art-child .content,
	#get-started #metal-art-child .content,#get-started #wood-art-child .content {
		font-size: 21px;
		font-weight: 500;
		letter-spacing: normal;
		margin: 10px auto 15px;
	}
	ul.gs-acrylic-photos, ul.gs-metal-photos, ul.gs-wood-photos,
	 ul.gs-digital-photos, ul.gs-canvas-photos, ul.memorabilia{
		width: 100%;
	}
	.choose-art-option .image-container{
		width: 100%;
	    text-align: center;
	    padding: 0 20px;
	}
	.right-container .choose-arttype-image{
	display: none;
	}
	.option-container .subtitle.select-type{
		text-transform: uppercase;
	    font-size: 13px;
	    letter-spacing: 1.3px;
	    font-weight: 600;
	    font-family: montserrat;
	}
	.choose-art-option .right-container{
		width: 100%;
	    overflow: hidden;
	    padding-top: 25px;
	}
	.right-container .choose-arttype-image{
		display: none;
	}
	.right-container .choose-arttype-image, 
	.right-container .choose-art-content{
		width: 100%;
	    margin: 0 auto;
	    padding: 0 21px;
	}
	.choose-art-option .choose-arttype-image.mobile{
		display: block;
	    float: left;
	    width: 100%;
	    margin-bottom: 50px;
	}
	.choose-arttype-image.mobile .Art-type{
		margin: 0 auto;
	    text-align: center;
	    width: 100%;
	    font-family: Freya;
	    font-size: 26px;
	    font-weight: 500;
	    letter-spacing: normal;
	    text-transform: capitalize;
	    color: #444444;
	    position: relative;
	}
	.choose-art-option .image-container #thumb_url{
		max-width: 100%;
	}
	#get-started ul li div.overlay button{
		min-width: 145px;
		letter-spacing: 0.5px;
	}
	#get-started #digital-photos-child .gs-digital-photos .gs-digital-photos-row,
	#get-started #art-gallery-child .gs-digital-photos .gs-digital-photos-row
	{
		width: 100%;
	}
	#get-started #digital-photos-child .gs-digital-photos-row div.photoart,
	#get-started #art-gallery-child .gs-digital-photos-row div.photoart{
		margin: 0 auto;
	}
	#get-started #digital-photos-child .gs-digital-photos-row p.title,
	#get-started #art-gallery-child .gs-digital-photos-row p.title{
		width: 100%;
	    max-width: 315px;
	    margin: 15px auto 0;
	    font-family: Montserrat;
	    font-size: 20px;
	    letter-spacing: 0.2px;
	    text-align: center;
	    color: #444444;
	}
}
@media only screen and  (min-width:1024px ) and (max-width:1025px){
	#get-started .mrgn {
    	margin: 7px 37px 24px!important;
	}
	#get-started #acrylic-photos-child.level3 .mrgn,
	#get-started #acrylic-art-child.level3 .mrgn{
		margin: 7px 51px 24px!important;
	}
	#frame-your-art-jersey-child li{
		width: 23.6%;
	}
	#get-started ul.function-decor li div.container{
		width: auto;
	}
	#acrylic-photos-child.level3 li.gs-acrylic-photos-row{
		width: 30%;
	}
}
@media only screen and (min-width:640px)and (max-width:768px){
	.photos-art-content .subhead_get_started::after,
	.choose-arttype-image.mobile .Art-type::after{
		left: 47%;	
		}
	#get-started .globalmiddlecontent ul li div.photoart,
	#get-started .globalmiddlecontent ul.function-decor li div.photoart{
	 	margin: 0 auto;
	 } 
}