.jbg {
	background: #333;
}

.sconthead {
    position: relative;
    overflow: hidden;
    text-align: center;
    background-size: cover;
}

.sconthead h1 {
	position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 100px 0 20px 0;
	z-index: 5;
}

.scontoverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #3170b3;
	opacity: 0.8;
}

.sconthead .entry-meta {
	position: relative;
	z-index: 5;
	font-size: 15px;
	color: #fff;
	margin: 0 0 100px 0;
}

.scont {
	padding: 50px 0;
	color: #666;
	font-size: 12px;
}

.scont h3 {
	font-size: 28px;
	font-weight: bold;
	color: #666;
}

.mcont {
	padding: 50px 0;
}

.hpnews {
	background: #5ea5ec;
	transition: background 200ms ease;
	text-align: center;
	padding-bottom: 10px;
}

.hpnews h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	padding: 30px 0 10px 0;
	margin: 0;
	border-top: #fff 3px solid;
	letter-spacing: 1px;
}

.hpnews:hover h3 {
	background: #4080c4;
}

.hpnews h3 {
	color: #fff;
    font-size: 15px;
    padding: 10px 10px;
    margin: 20px auto;
    width: 40%;
	background: #3170b3;
	transition: background 300ms ease;
}

.hpnews a:hover {
	text-decoration: none;
}

/* Design & Print */

.dheader {
	padding: 100px;
	background: url("../../uploads/2019/01/banner-ur-1.png");
	background-size: cover;
	color: #666;
	font-size: 40px;
}

.ddesc {
    padding: 80px 50px;
    color: #666;
    line-height: 30px;
}

.ddesc h2 {
    font-size: 18px;
}

.ddesc h3 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.dtilecont {
	padding: 0 0 50px 0;
	color: #666;
	overflow: hidden;
}

.dtile {
	padding: 5px !important;
}

.dtile2 {
	padding: 0 0 10px 0 !important;
}

.dtile3 {
	padding: 0 !important;
}

.dtilecont ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.dtilecont p {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

.d-bcards {padding: 590px 50px 50px 50px;
	overflow:hidden;
	transition: background 500ms ease;
}

.d-bcards:hover {
	background-size: 130%;
}

.d-station {padding: 200px 50px 50px 50px;overflow: hidden;transition: background 500ms ease;}

.d-station:hover {
	background-size: 75%;
}

.d-flyer {padding: 228px 50px 50px 50px;overflow: hidden;transition: background 500ms ease;}

.d-flyer:hover {
    background-size: 115%;
}

.d-leaf {padding: 240px 50px 50px 50px; overflow: hidden; transition: background 500ms ease;  background-size: 100%;}

.d-leaf:hover { background-size: 111%; }

.d-booklet {padding: 240px 50px 50px 50px; overflow: hidden; transition: background 500ms ease;  background-size: 100%;}

.d-booklet:hover { background-size: 105%; }

.d-poster {padding: 310px 50px 50px 50px; overflow: hidden; transition: background 500ms ease;}

.d-poster:hover { background-size: 115%;}

.d-banner {padding: 240px 50px 50px 50px;overflow: hidden; transition: background 500ms ease;}

.d-banner:hover { background-size: 36%;}

.d-other {
    text-align: center;
    padding: 100px 50px 100px 50px;
	overflow: hidden;
}


.urbutton { float:none !important; clear: both;}

.d-other-btn {
	margin-top: 30px;
	font-size: 25px;
	background: #5ea5ec;
	display: inline-block;
	padding: 10px 15px 10px 15px;
	letter-spacing: 1px;
	color: #fff;
	cursor: pointer;
}

.d-other-btn:hover {
	color: #fff;
	background: #4080c4;
}

.fa-angle-right {
	position: relative;
	top: 2px;
}

/* Tiles */

.ybgj {
    background: url(../../uploads/2019/01/foamex-1.png) no-repeat #fcf8b5; background-size: 100%;
    
   
}

.gbgj {background: url(../../uploads/2019/01/rollbanner.png) no-repeat  #cfe6b4; background-position: 316px -177px; background-size: 33%;}
.bbgj {background: #d9eee9;}

.ybg{
background: url(../../uploads/2019/01/BusinessCards.png) #fcf8b5 no-repeat top left;
    background-size: 120%;
}

.gbg{    
	background: url(../../uploads/2017/11/pens-pencils-and-highlighters.png) no-repeat bottom right #cfe6b4;
    background-size: 70%;}

.bbg {
    background: url(../../uploads/2019/01/Flyer.png) no-repeat #d9eee9 bottom right;
    background-size: 90%;
    background-position: 120px 40px;
}
.pbg {
    background: url(../../uploads/2019/01/leaflet-ur.png) no-repeat #e9d7de;
    background-position: -34px 40px;
    background-size: 100%;
}
.obg{background:url(../../uploads/2019/01/ur-booklet.png) no-repeat #deeaf4; background-position: 155px -121px; background-size: 100%;}

/*Tile Color end */

/*D-Modal*/

.d-modaltitle {
    font-size: 25px;
    color: #fff;
    line-height: 20px !important;
    padding: 0 0 20px 20px;
	
}

.d-modalheader {
	background: #5ea5ec;
}

.d-modalcontent {
	overflow: hidden;
    border: 0px !important;
}

#mycModal .wpcf7-select {
	height: 40px;
	width: 100%;
}

#mycModal .wpcf7-submit {
    border-radius: 0;
    border: 0px;
    background: #5ea5ec;
    padding: 10px !important;
    font-size: 20px;
    color: #FFF;
}


@media screen and (max-width: 1230px) {

	.d-bcards {
    padding: 120px 50px 50px 50px;
}
	
	.d-station {
    padding: 160px 50px 50px 50px;
}
	
	.d-poster {
    padding: 240px 50px 50px 50px;
}
	
	.d-banner {
    padding: 140px 50px 50px 50px;
}
	
	.dtile3 {
    padding: 0 0 0 5px !important;
}
	
	.dtile2 {
		padding: 0 5px 0 0 !important;
	}
	
}

@media screen and (max-width: 768px) {

	.dtile2{padding:5px 0 !important;}
	.dtile3{padding:5px 0 !important;}
	.dtile{padding: 5px 0 5px 0 !important;}
	
}
