/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');*/
@font-face {
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
	font-weight: normal;
	font-style: normal;
}
:root {
	  font-size: 60.5%;
	  body {
	    margin: 0;
	    // Body font size 18px
	    font-size: 2rem;
	  }
	}
body {
	background: #34495e;
}
.big-box {
    	display: none !important;
    }
.big-banner {
	display: block !important;
	margin: auto;
}
h1, h2, h3, h4, h5, h6, p, a, span, button, li, ul, input, textarea {
	font-family: 'Poppins', sans-serif;
}
p {
	font-size : 1.8rem;
	line-height: 3.2rem;
	color: rgb(72,72,72);
}
.secondary-tag {
	font-size: 1.8rem;
  	font-weight: 400;
  	letter-spacing: 0px;
  	line-height: 3rem;
  	padding-top: 40px;
}
q { font-size: 34rem; }
.container > header,
.codrops-top {
	color: #fff;
	font-family: 'Poppins', sans-serif;
}

header {
	margin: 0 auto;
}
header.hero-image-contact {
	margin: 0 auto;
	height: 680px;
}
.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}
header a {
	color: #566473;
	text-decoration: none;
	outline: none;
}

header a:hover {
	color: #4f7bab;
}

header h1, h1 {
	font-size: 6.5rem;
	line-height: 8rem;
	margin: 0;
	font-weight: 600;
	letter-spacing: -2px;
}

header h2, h2 {
	font-size: 4rem;
	line-height: 5rem;
	margin: 0 0 3rem 0 !important;
	font-weight: 600;
	letter-spacing: -2px;
}
span.h2-subtitle { 
	font-size: 4rem;
  	line-height: 5rem;
  	margin: 0 0 3rem 0 !important;
  	font-weight: 600;
  	letter-spacing: -2px;
}
header h3, h3 {
	font-size: 2.6rem;
	line-height: 3.4rem;
	margin: 0;
	font-weight: 600;
}

header h4, h4 {
	font-size: 2.4rem;
	line-height: 3.4rem;
	margin: 0;
	font-weight: 700;
}

header h5, h5 {
	font-size: 1.8rem;
	line-height: 2.8rem;
	margin: 1.3rem 0;
	color: #A0A0A0;
}

header h6, h6 {
	font-size: 1.3rem;
    line-height: 2.3rem;
    margin: 2rem 0;
    font-weight: 100;
}
a.ext-link {
	color: rgb(5, 91, 123);
	font-weight: 600;
}
.who-container {
	padding: 50px 20px;
}
.controls {
   	position: relative;
	top: -100px;
	background: rgb(51, 51, 51);
	padding: 30px 20px;
}
.alert-success {
	font-size: 1.8rem;
    color: rgb(106, 140, 64);
    background: rgb(168, 206, 141);
    padding: 10px;
}
.sub-img-box {
	width: 100%;
	text-align: right;
	margin-bottom: -3px;
}
.sub-box {
    width: 350px;
    height: 125px;
    text-align: right;
    background-color: rgb(75,75,75);
    display: table-cell;
}
.sub-box h3 {
	margin: 25px 10px 0 0;
	padding: 0;
}
.sub-box p {
	margin: 0 10px 0 0;
	padding: 0;
}
.sub-box-info {
	height: 125px;
	text-align: right;
	background-color: rgba(255,255,255,0.5);
	display: inline-block;
	margin-right: 10%;
}
.vert-text {
	display: table-cell;
    height: 125px;
    padding: 10px;
    vertical-align: middle;
}
.vert-text p {
	margin: 0 60px;
}
.hero-sub-img {
	width: 200px;
}
.box-desc {
	width: 60rem;
	margin-top: 80px;
}
.box-desc-line {
	height: 1px;
	width: 30%;
	background-color: rgb(255,255,255);
}
.map-box {
	width: 280px;
	text-align: center;
	margin: 10px;
}
.map-box img {
	width: 100%;
}
div.box-desc p {
	width: 65%;
	margin: -10px 0 0 20px;
}
.d-none-large { display: none; }
button.close { display: none; }
.form-control {
	background: none;
	border: solid 1px rgb(136, 136, 136);
    color: rgb(213, 213, 213);
	font-size: 1.8rem;
	font-weight: 400;
	margin: 5px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 30px 10px 5px 0px;
	width: 100%;
}
.card-img {
	width: 90%;
	margin-top: 10%;
}
.form-submit-section p {
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: rgb(168, 168, 168);
}
.d-none { display: none; }
section.service-expertise {
	background-color: rgb(244, 244, 244)
}
section.service-expertise-two {
	background-color: rgb(255, 255, 255)
}
section.prod-mid-one {
	padding: 80px 30px 65px 30px;
}
section.home-prod-sec {
	padding: 0 30px 80px 30px;
}
section.grow-brand {
	background-image: url(../img/grow-brand-bg.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgb(51,51,51);
	padding: 80px 30px; 
}
.cards-bot-section {
	padding: 80px 30px 40px 30px;
}
.bot-section {
	padding: 0 30px 40px 30px;
}
section.web-wrapper {
	padding: 140px 30px; 
}
section.web-wrapper-three {
	padding: 80px 30px 0 30px;
}
section.web-wrapper-two {
	background-image: url(../img/good-web-bg.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgb(51,51,51);
	padding: 80px 30px; 
}
section.special-wrapper-two {
	background-color: rgb(221,221,221);
	padding: 80px 30px; 
}
section.brands {
	background-color: rgb(244, 244, 244);
	padding: 80px 30px;
	text-align: center;
}
section.testimonials {
	padding: 80px 30px 40px 30px;
	background: rgb(255,255,255);
}
section.testimonials-two {
	padding: 40px 30px 80px 30px;
	background: rgb(255,255,255);
}
section.testimonials-three {
	padding: 60px 30px;
	background: rgb(255,255,255);
}
section.large-testimonial {
	padding: 0px;
	background: rgb(255,255,255);
}
section.prod-home {
	padding: 80px 30px;
}
section.testimonials h2 {
	font-weight: 100;
	z-index: 99;
	position: relative;
	width: 90%;
	left: 100px;
	top: 50px;
}
section.large-testimonial h2 {
	font-weight: 100;
	z-index: 99;
	position: relative;
	width: 100%;
	left: 150px;
	top: 50px;
}
section.testimonials h5.testi-copy {
	font-weight: 400;
	z-index: 99;
	position: relative;
	width: 80%;
	left: -35px;
	top: 50px;
}
.special-display {
	width: 45%;
	margin: 2%;
}
.grow-brand-menu {
	border-top: solid 1px rgb(120,120,120);
	margin-top: 40px;
}
ul.brand-menu li {
	font-size: 1.8rem;
	list-style: none;
	margin: 20px;
	float: left;
}
ul.brand-menu li:first-child {
	margin-left: 0; 
}
ul.brand-menu li span {
	font-size: 1.2rem;
	color: rgb(170, 170, 170);
}
ul.privacy-list {
	font-size: 1.8rem;
	line-height: 3.2rem;
}
ul li:first-child {
	font-weight: 600;
}
/* -- apparel -- */
section.apparel-first {
	padding: 0 0 40px 0;
}
section.apparel {
	padding: 40px 0;
}
ul.apparel-list {
	font-size: 1.8rem;
	list-style: none;
	color: rgb(255,255,255);
	text-align: left;
	padding: 0;
}
.apparel-header {
	background-color: rgb(79,79,79);
	padding: 40px;
}
.apparel-img img, .apparel-img-mobile img {
	position: relative;
	left: -70px;
	top: 70px;
	width: 100%;
}
.apparel-img-two img {
	position: relative;
	left: 70px;
	top: 70px;
	width: 100%;
}
.apparel-logo { 
	width: 100px;
	margin: 30px;
}
.main-header {
	text-align: center;
}
.info-header {
	border-top: 1px solid rgb(211,211,211);
	padding-top: 40px;
}
.info-header-white {
	border-top: 1px solid rgb(255,255,255);
	padding-top: 40px;
}
.web-header {
	text-align: center;
	margin-bottom: 80px;
}
.inner-container {
	padding: 0 20px;
	text-align: center;
}
.testi-img-box {
	width: 100%;
	height: 300px;
	background-image: url(../img/dp-testimonial-pic1.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	left: -100px;
}
.testi-img-box-two {
	width: 100%;
	height: 450px;
	background-image: url(../img/dp-testimonial-pic2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	left: 100px;
}
.testi-img-large {
	background-image: url(../img/dp-testimonial-pic3.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 300px;
	height: 500px; 
}
.service-exper {
	background-image: url(../img/service-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 100px 30px;
}
.about-img-section {
	background-image: url(../img/business-card-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 225px 30px;
}
.about-img-section-two {
    background-image: url(../img/business-card-bg-two.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 225px 30px;
}
.img-section-two {
	background-image: url(../img/business-card-bg-two.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 325px 30px;
}
.webd-img-section-two {
    background-image: url(../img/web-design-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 225px 30px;
}
.doggie-img-section-two {
    background-image: url(../img/doggie-web-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 225px 30px;
}
.castrol-img-section-two {
    background-image: url(../img/castrol-web-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 225px 30px;
}
.pandora-img-section-two {
    background-image: url(../img/pandora-web-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 225px 30px;
}
.interfinance-img-section-two {
    background-image: url(../img/interfinance-web-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 225px 30px;
}
/* --- Home Product Section -- */
.prod-box {
	width: 95%;
	background: rgb(255,2552,255);
	margin: 0 2.5%;
	border: 1px solid rgba(0,0,0,0.05);
}
.prod-desc {
	padding: 10px 20px;
	vertical-align: middle;
	height: 130px;
	display: table-cell;
}
.prod-img {
	width: 100%;
	background-color: rgb(195,195,195); 
}
div.prod-img img {
	width: 100%;
}
.prod-box-footer {
	width: 100%;
	padding: 20px; 
}
.prod-box-footer a {
	font-size: 14px;
	color: rgb(20, 85, 117);
}
div.prod-desc h5 {
	margin: 0 0 10px 0;
}
div.prod-desc p {
	margin: 0;
	font-size: 14px;
	line-height: 19px;
	color: rgb(111,111,111);
}
.blue-line {
	width: 5px;
	display: block;
	height: 5px;
	background-color: rgb(72,174,212);
	margin: 10px 0;
}
section.main-services {
	padding: 80px 30px;
	background-color: rgb(244, 244, 244);
}
.service-svg {
	height: 80px;
	width: 80px;
}
.email-svg {
    height: 25px;
    width: 25px;
    position: relative;
    top: 7px;
    margin-right: 10px;
}
.shipping-img {
    height: 40px;
    float: left;
    margin-top: -5px;
}
img.web-mobile-phone {
	margin: 120px auto 0 auto;
	display: block;
	width: 600px;
}
.home-pic-lg {
	width: 98.5%;
	padding: 10px;
}
.home-pic-sm {
	width: 49%;
	padding: 10px;
}
ul.service-list, ul.product-list {
	list-style: none;
	padding: 0 0 !important;
	font-size: 16px;
	line-height: 30px;
	color: rgb(145, 145, 145);
}
ul.service-list li a, ul.product-list li a {
	color: rgb(145, 145, 145);
}
ul.service-list li a:hover, ul.product-list li a:hover {
	color: rgb(72,174,212);
}
div.container ul.product-list { margin-right: 40px; }
.client-name {
	margin-top: 70px;
	display: inline-block;
	font-size: 1.8rem;
	line-height: 2.4rem;
	z-index: 999;
	position: relative;
	left: -35px;
}
.large-name {
	position: relative;
	width: 80%;
	left: 150px;
	top:45px;
}
.flex-container {
	display: flex;
	height: 687px;
	max-height: 100%;
}
.flex-child {
	flex: 1;
	/*border: 2px solid yellow;*/
}  
.flex-child:first-child {} 
ul.expertise {
	padding: 0px;
	list-style: none;
	margin-top: 12px;
}
ul.expertise li {
	margin-bottom: 20px;
}
ul.expertise li:last-child {
	padding: 20px 0 0 32px;
}
ul.footer-menu {
	font-size: 1.8rem;
	line-height: 3.6rem;
	list-style: none;
	color: rgb(79,79,79);
}
/*ul.footer-menu li:first-child {
	color: rgb(125,125,125);
	margin-bottom: 10px;
}*/
ul.footer-menu li a, a {
	color: rgb(79,79,79);
	text-decoration: none;
	font-weight: 400;
}
ul.footer-menu li a:hover {
	color: rgb(72,174,212);
}
.footer-top-bar {
	padding: 40px 40px; 
}
img.footer-logo {
	width: 140px;
}
.footer-mid {
	padding: 0px 80px;
}
.footer-bottom { 
	padding: 30px 40px 5px 40px; 
}
.copy-right { 
	text-align: right;
}
.brand-left {
	margin-right: 20px;
}
.we-copy-sub { 
	position: relative;
	top: 16px;
}
.brand-left span {
	font-size: 12rem;
	font-weight: 700;
}
.agency-home-copy{
	position: relative;
	left: 46%;
	margin-bottom: 40px;
}
.agency-home-brands {
	margin-bottom: 40px;
	width: 100%;
}
.agency-home-copy h4 {
	width: 45rem;
}
.agency-home-copy p {
	width: 35rem;
	position: relative;
	left: 9rem;
	text-align: justify;
}
.agency-home-brands p {
	position: absolute;
	left: 132px;
	width: 505px;
	margin-top: 40px;
}
.brand-container {
	padding: 30px 0;
}
.about-container {
	padding: 70px 30px 80px 30px;
}
.quote-wrapper {
	position: relative;
	display: block;
	left: -116px;
	width: 64rem;
}
.link-box {
	height: 120px;
    width: 350px;
    background-color: rgb(255,255,255);
    position: absolute;
    bottom: 58px;
    right: 100px;
    border-left: 15px solid rgb(72,174,212);
}
.link-box h5 {
	margin: 0 0 10px 0; 
}
.link-box p {
	margin: 0; 
}
.link-box-copy {
	width: 100%;
	padding: 10px;
}
.quote-wrapper-about {
	width: 90%;
}
.about-stats {
	width: 25%;
	margin: 15px 0px;
}
.about-stats h2 {
	color: rgb(79,79,79);
	margin: 0px !important;
}
.about-stats h2.marg-twenty {
	margin-top: 20px !important;
}

.about-stats p {
	margin: 0px !important;
}
.about-copy {
	width: 75%;
}
.about-copy h5 {
	margin:20px 0px 0px 0px;
	color: rgb(79,79,79);
}
.about-copy p {
	margin: 0px !important;
}
section.about-sub {
	padding: 80px 30px 30px 30px;
}
.service-copy {
	width: 80%;
}
.tag-copy {
	padding: 0px 30px 80px 30px;
	width: 70%;
	position: relative;
	left: 30%;
	color: rgb(79,79,79);
}
.add-padding {
	padding: 0 10px; 
}
.quote-img {
	background-image: url(../img/brand-testimonial.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
	height: 100px;
	width: 100px;
	margin-right: 30px;
}
.testi-img-one {
	/*background-image: url(../img/doggie-playland-testimonial.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;*/
	border-radius: 50%;
	height: 100px;
	width: 100px;
}
section.work-header {
	padding: 80px 30px 10px 30px;
}
section.work-intro {
	padding: 80px 30px 0 30px;
}
section.work-intro p, section.work-intro h5 {
	margin: 0;
}
.work-copy {
	width: 70%;
	position: relative;
	left: 30%;
}
.work-copy h4 {
	margin-top: 4.2rem;
}
ul.work-list {
	margin: 0;
}
ul.work-list li, ul.work-list li a {
	list-style: none;
	font-size: 1.8rem;
	line-height: 3.4rem;
	color: rgb(160,160,160);
}
ul.work-list li:first-child {
	color: rgb(79,79,79);
}
.carousel { 
	background-color: rgb(230,230,230);
}
.stats h2 { color: rgb(79,79,79); margin: 0px !important; }
.stats h5 { font-weight: 400 !important; }
p.stat-line {
	border-top: 1px rgb(79,79,79) solid;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.mobile-design {
    width: 615px;
	position: relative;
	right: 3rem;
	top: 8rem;
}
.lg-screen-delete { display: none !important; }

.prod-header-container {
	position: absolute;
	top: -107px;
	left: 34rem;
	z-index: -1;
}
.prod-header {
	color: rgb(209,209,209);
	font-size: 37rem;
	font-weight: 700;
}
.promo-prod-one {
	width: 615px !important;
}
.overlap {
	position: relative;
	top: -100px;
}
section.about-sub img {
	width: 100%;
}
.testi-box {
	padding: 20px;
	width: 90%;
	margin: auto;
	text-align: center;
}

/* TYPOGRAPHY */
span.title-name {
	font-size: 10.5rem;
	line-height: 11.5rem;
	margin: 0;
	font-weight: 600;
}
.sub-menu-bold { font-weight: 700px; }
.section-intro { font-size: 14rem; font-weight: 700; position: relative; left: 45%; display: block; }
.section-intro-brands { font-size: 20rem; font-weight: 700; position: relative; left: -215px; display: block; }
.section-intro-about { font-size: 10rem; font-weight: 700; line-height: 12.5rem; display: block; margin-bottom: 25px; letter-spacing: -4px; }
.lt-blue {color: rgb(9, 126, 170); }
.drk-gry, .med-gry { color: rgb(79,79,79) !important; }
.holiday-red { color: rgb(218, 78, 77); }
.drk-bg { background-color: rgb(53,53,53); }
.light-bg {background-color: rgb(244, 244, 244);}
.thin-type { font-weight: 100 !important; }
.reg-thick { font-weight: 400 !important; }
.high-bold { font-weight: 700 !important; }
.uline { border-bottom: 1px white solid; }
.tline { border-top: 1px rgb(79,79,79) solid; padding-top: 20px; }
.tline-footer {border-top: 1px rgb(179,179,179) solid; }
.center { text-align: center; }
.bot-marg { margin-bottom: 80px; }
.bot-marg-forty { margin-bottom: 40px; }
.all-caps { text-transform: uppercase; }
h2.htwo-title {
	border-right: solid 1px rgb(198, 198, 198);
	padding-right: 35px;
}
sup {
	font-size: 2rem;
	font-weight: 100;
	width: 30px;
	display: inline-block;
}
section.work-wrapper {
	padding: 70px 30px; 
}
div.special {
	width: 100%;
	padding: 10px 20px;
	background-color: rgb(225, 168, 32);
	font-size: 19px;
	text-align: center;
	margin-bottom: 40px;
}
div.special span {
	font-weight: 600;
}
.work-box-wrapper {
	height: 25vmax;
	width: 30%;
  	margin: 1.65%;
  	overflow: hidden;
}
.img-hover-zoom {
	height: 25vmax;
	width: 100%;
    /* [1.1] Set it as per your need */
	filter: brightness(100%);
	transform: scale(1);
	transition: transform 2s, filter 1.5s ease-in-out;
}

.img-hover-zoom:hover {
	filter: brightness(50%);
	transform: scale(1.3);
 	transition: transform 2s, filter 1.5s ease-in-out;
	transform-origin: center center;
	filter: brightness(50%);
}
.work-des {
	position: relative;
	top: -75px;
	left: 20px;
}
.work-des p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.work-des h5 {
	margin: 0;
	padding: 0;
}
.work-rights {
    font-size: 10px;
    color: rgba(255,255,255,.5);
    margin-top: 0px;
}
/* work image background */
.cap-img-bg {
	background-image: url(../img/cap-work-img.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
}
.fixauto-img-bg {
	background-image: url(../img/fix-auto-work-img.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
}
.doggie-img-bg {
	background-image: url(../img/doggie-playland-work-img.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
}
.castrol-img-bg {
	background-image: url(../img/castrol-work-img.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
}
.pandora-img-bg {
    background-image: url(../img/pandora-work-img.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.interfinance-img-bg {
    background-image: url(../img/interfinance-work-img.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* SUB MENU BOXES */
.hoverWrapper:hover #hoverShow1, .hoverWrapper:hover #hoverShow2, .hoverWrapper:hover #hoverShow3, .hoverWrapper:hover #hoverShow4, .hoverWrapper:hover #hoverShow5 {
	display: block;
	cursor: pointer;
	}
.hoverWrapper #hoverShow1, .hoverWrapper #hoverShow2, .hoverWrapper #hoverShow3, .hoverWrapper #hoverShow4, .hoverWrapper #hoverShow5  {
	display: none;
	position: absolute;
	background-color: #48aed4;
	width: inherit;
	height: 155px;
	padding: 25px; 
	left: inherit;
	top: 645px;
}
.bcards {
	background-image: url(../img/business-cards-cybility.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	border-right: 24px #48aed4 solid;
}
.pproducts {
	background-image: url(../img/promo-products-cybility.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	border-right: 24px #48aed4 solid;
}
.flyers {
	background-image: url(../img/flyers-cybility.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	border-right: 24px #48aed4 solid;
}
.webdesign {
	background-image: url(../img/web-design-cybility.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	border-right: 24px #48aed4 solid;
}
.graphics {
	background-image: url(../img/merchandise-cybility.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	border-right: 24px #48aed4 solid;
}
.cap-img-section-two {
    background-image: url(../img/cap-web-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 225px 30px;
}
.cap-img-section-two {
    background-image: url(../img/cap-web-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 225px 30px;
}
.fix-img-section-two {
    background-image: url(../img/fix-web-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 225px 30px;
}
.margin-topper { margin-top: 45px; }
.add-marg-right {
	margin-right: 45px !important;
}
img.special-card-img {
	width: 100%;	
}
/* START HERO ITEMS */
.hero-leadin {
	margin-left: 10.5rem;
}
.bold {
	font-weight: 700;
}
.thin {
	font-weight: 100 !important;	
}
.upper {
	text-transform: uppercase !important;	
}
.take-marg-bot { margin-bottom: -3px; }
.contact-link {
	font-size: 12px;
    letter-spacing: 2px;
    font-weight: 300;
	text-transform: uppercase;
}
.hero-sub-text {
	width: 48rem;
	margin-top: 20px;
	text-align: left;
	position: relative;
	left: 0rem;
	top: 2rem;
}
.hero-sub-text-holiday {
	width: 95%;
	margin-top: 50px;
	border-left: solid 1px rgb(255,255,255);
	padding: 0px 20px;
	text-align: left;
}
.hero-sub-text-about {
	width: 70rem;
	margin-top: 20px;
	text-align: left;
	position: relative;
	left: 0rem;
	top: 2rem;
}
.hero-sub-text-webd {
    width: 80%;
    margin-top: 20px;
    text-align: left;
    position: relative;
    left: 0rem;
    top: 2rem;
}
.hero-sub-title {
	margin-right: 50px;
}
span.hero-subtitle{
	font-size: 2.6rem;
 	line-height: 3.4rem;
  	margin: 0;
  	font-weight: 400;
}
.hero-sub-menu {
	background: rgb(255,255,255);
	width: 100%;
	/*height: 100px;*/
}
.hero-main-image {
	width: 68rem;
}
.hero-main-image  img {
	width: 100%;
}
.menu-box {
	width: 20%;
	background-color: rgb(249,249,249);
	text-align: right;
}
.menu-box-inner { padding: 25px; }
.menu-box h5, h6 { margin: 0; }
.spacer { height: 40px; display: block; }
/* Colors */
.drk-gry { color: rgb(79,79,79); }
.lte-gry { color: rgb(85,85,85); }
.brand-box-container-left {
	width: 150px;
	height: 150px;
	margin: 10px;
	float: left;
}
.brand-box-container-right {
	width: 150px;
	height: 150px;
	margin: 10px;
	float: right;
}
.brand-box {
	width: 150px;
	height: 150px;
	min-width: 150px;
	min-height: 150px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	/* border: solid 1px rgb(221, 221, 221); */
}
.brand-box img {
	width: 100%;
}
.brand-box img:hover {
	transition: transform 1s; /* Animation */
	width: 110px;
	height: 110px;
	transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.contact-copy {
	padding: 30px 30px 15px 30px;
}
.contact-copy p {
	width: 100%;
}
/* To Navigation Style */
.codrops-top {
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	width: 100%;
	font-size: 0.69rem;
	line-height: 2.2;
}

.codrops-top a {
	text-decoration: none;
	padding: 0 1rem;
	letter-spacing: 0.1rem;
	color: #888;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.95);
	color: #333;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

.codrops-icon:before {
	font-family: 'codropsicons';
	margin: 0 4px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}
/* Images */
img.responsive { 
	max-width: 532px;
	width: 100%;
}
/* Demo Buttons Style */
.btn-white {
	color: rgb(79,79,79);
    border: none;
    border-radius: 25px;
    padding: 15px 35px 15px 35px;
    background: rgb(255,255,255);
    cursor: pointer;
    text-align: center;
    font-size: 1.2rem;
    /*text-transform: uppercase;*/
    margin-top: 3.5rem;
}
.btn-white-outline {
  color: rgb(255, 255, 255);
  border: 2px solid white;
  border-radius: 25px;
  padding: 13px 35px 13px 35px;
  background: rgba(255,255,255, 0);
  cursor: pointer;
  text-align: center;
  font-size: 1.4rem;
  margin-top: 3.5rem;
  font-weight: 600;
}

.btn-blue-footer {
	color: rgb(255,255,255);
    border: none;
    border-radius: 25px;
    padding: 15px 35px 15px 35px;
    background: rgb(72,174,212);
    cursor: pointer;
    text-align: center;
    font-size: 1.4rem;
    float: right;
    font-weight: 700;
}
.btn-blue {
    color: rgb(255,255,255);
    border: none;
    border-radius: 50px;
    padding: 15px 35px 15px 35px;
    background: rgb(44, 126, 166);
    cursor: pointer;
    text-align: center;
    font-size: 1.4rem;
    margin-top: 3.5rem;
    font-weight: 700;
}
a.btn-blue { margin-top:40px; display: inline-block; }
.btn-blue-form {
	color: rgb(255,255,255);
    border: none;
    border-radius: 25px;
    padding: 15px 35px 15px 35px;
    background: rgb(72,174,212);
    text-align: center;
    font-size: 1.4rem;
    margin-right: 10px;
    font-weight: 700;
}
a.email {
	font-size: 10.5rem;
	font-weight: 600;
	color: rgb(72,174,212) !important;

}
.btn-blue:hover, .btn-white:hover, .btn-blue-footer:hover {
	background: rgb(168,168,168);
}
a.email:hover { color: rgb(168,168,168) !important; }
.codrops-demos {
	padding-top: 1rem;
	font-size: 0.9rem;
}

.codrops-demos a {
	text-decoration: none;
	outline: none;
	display: inline-block;
	margin: 0.5rem;
	padding: 0.7rem 1.1rem;
	border: 3px solid #b1aea6;
	color: #b1aea6;
	font-weight: 700;
}

.codrops-demos a:hover,
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	border-color: #89867e;
	color: #89867e;
}

.container header.hero-image {
	background-image:url(../img/landing-hero.jpg);
    background-position: bottom center; 
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-image-test {
	background-image:url(../img/home-hero-bg.jpg);
    background-position: bottom center; 
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-image-work {
	background-image:url(../img/hero-work.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-work-cap {
	background-image:url(../img/cap-hero-work.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-image-privacy {
	background-image:url(../img/hero-privacy-policy.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.container header.hero-image-christmas {
	background-image:url(../img/christmas-hero.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-image-about {
	background-image:url(../img/landing-hero-about.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-image-services {
	background-image:url(../img/landing-hero-services.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-image-bcards {
	background-image:url(../img/hero-business-cards.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-image-notepads {
	background-image:url(../img/hero-notepads.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-image-apparel {
	background-image:url(../img/landing-hero-apparel.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-image-webdesign {
	background-image:url(../img/landing-hero-webdesign.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
header.hero-image-special {
	background-image:url(../img/landing-hero-special.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    /*background-size: cover;*/
}
header.hero-image-contact {
	background-image:url(../img/landing-hero-contact.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
header div.hero-copy {
	width: 94rem;
    margin: 7.5% auto 10% 8%;
    text-align: left;
}
header div.hero-copy-holiday {
    width: 82%;
    text-align: left;
    position: relative;
    top: 280px;
    left: 35%;
}
img.joy-peace {
	height: 26vmax;
}
header div.hero-copy-contact {
	width: 60%;
	text-align: left;
	position: relative;
	top: 175px;
	left: 100px;
}
.service-img-one {
	background-image: url(../img/service-img-one.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 30rem;
	width: 40rem;
	float: left;
	position:relative;
	z-index: 999;
}
.service-img-two {
	background-image: url(../img/service-img-two.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 40rem;
	width: 50rem;
	position: absolute;
	left: 25rem;
	top: 44rem;
}
.service-img-three {
	background-image: url(../img/service-img-three.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 30rem;
	width: 40rem;
	float: left;
	position:relative;
	z-index: 999;
}
.service-img-four {
	background-image: url(../img/service-img-four.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 40rem;
	width: 50rem;
	position: absolute;
	left: 25rem;
	top: 44rem;
}
section.brand-exper {
	background-image:url(../img/brand-exper-bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
}

section div.brand-exper-copy {
	width: 99rem;
	text-align: left;
	position: relative;
	color: rgb(255,255,255);
	height: 168px;
}
section .container {
	max-width: 1200px;
	margin: auto;
	position: relative;
	color: rgb(79,79,79);
	top: 32%;
}
section.shipping-notice {
	padding: 5px;
	text-align: center; 
	background: rgb(129, 204, 232);
}
section.header-section {
	padding: 140px 30px 85px 30px;
}
.hero-img {
	width: 45vmax;
}
.header-sub-copy {
	margin-top: 40px;
}
.shipping-wrap  {
	width: 65rem;
    margin: auto;
}
.div-line {
	height: 4px;
	width: 10%;
	background: rgba(255,255,255,0.5);
	margin-top:10px;
	margin-bottom:5px;	
}
.cybility-icon {
	height: 100%;
    padding: 12px 5px 8px 0;
    float: left;
}
.large-delete {
		display: none;
	}
.impor-copy {
	color: #00bed8;
}
.service-main {
	margin-top: 25%;
}
.service-select {
	margin: 10px 15px;
    width: 170px;
    display: inline-block;
    padding: 10px;
	border-radius: 200px;
    background: #F5F5F5;
}
.service-select:hover {
	color: rgb(181,228,255);
	background: rgba(55,182,255,0.6);
	border-radius: 200px;
}
.service-select h2, .service-select h6 {
	display: table-cell;
	vertical-align: middle;
}
.service-select h2 {
	padding-left: 10px;
	padding-right: 10px;	
}
section.who-we-are {
    background: url('../img/who-we-are.jpg') no-repeat #fff;
    background-position: 75% 50%;
    background-size: contain;
}
section.what-we-do {
    background: url('../img/what-we-do.png') no-repeat #f2f0f1;
    background-position: 32% 50%;
    background-size: contain;
}
.responsive {
	/*background: url('../img/responsive-bg.jpg') no-repeat center center fixed;*/
    background-color: #333333;
    background-size: cover;
    position: relative;
	padding: 0px 40px;
}
.responsive div.first-half { padding: 100px 20px; z-index: 9999; position: relative; }
.responsive-img {
	width: 30%;
	margin-bottom: 40px;	
}
.form-section {
    background-color: rgb(244, 244, 244);
    background-size: cover;
    position: relative;
    padding: 0px;
}
.contact-wrapper {
	display: inline-table;	
}
.circle-container {
	margin: 20px;
	float: left;
	display: inline;
	text-align: center;	
}
.contact-circle {
	background: #d1d1d1;
	width: 80px;
	height:80px;
	border-radius:80px;
	display: table-cell;
    vertical-align: middle;
}
.contact-circle:hover {
	background: #37b6ff;	
}
.contact-circle img.icon-e {
	width: 32px;
}
.contact-circle img.icon-p {
	width: 24px;
}
.contact-circle img.icon-l {
	width: 28px;
}
.contact-circle img.icon-f {
	width: 20px;
}
.circle-container a {
	text-decoration: none;
	margin-top: 20px;	
	display: inherit;
	color: inherit;
}
.white {
	color: #ffffff !important;
}
.blue {
	color:#37b6ff;
}
.half {
	width: 50%;
	float: left;
}
.one-third {
	width: 33.333%;
	float: left;
}
.two-thirds {
	width: 66.666%;	
	float: left;
}
.one-quarter {
	width: 25%;
	float: left;
}
.one-third-agency {
	width: 33.333%;
	float: left;
}
.two-thirds-agency {
	width: 66.666%;	
	float: left;
}
.forty { 
	width: 40%;
	float: left;
	padding: 30px; 
}
.sixty {
	width: 60%;
	float: left;
}
.sixty-over-lap {
	width: 60%;
	float: left;
	margin-top: -435px;
	padding: 60px;
}
.sixty-mid {
	width: 60%;
	margin: auto;
	text-align: center;
}
.first-third { padding:100px 40px; }
.second-third { padding:100px 40px; }
/* backgrounds */
.wht {
	background: rgb(255,255,255);
}
.lt-grey {
	background: #f2f0f1;
}
/* -----
   			Floats -----*/
   	.pull-left {
   		float: left;
   		display: inline;
   	}
   	.pull-right{
   		float: right;
   	}

   	/* -----
   	 		Clearing ----- */
   	.clearfix:before,
	.clearfix:after {
	  content: "";
	  display: table;
	}
	 
	.clearfix:after {
	  clear: both;
	}
	 
	.clearfix {
	  zoom: 1; /* ie 6/7 */
	}
.ninty-percent {
	width: 90%;
	margin: auto;	
}
.non-mobile-delete { display: none !important; }

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	.promo-prod-one {
	    width: 355px !important;
	}
	.mobile-design {
	    width: 380px;
	    position: relative;
	    right: 2rem;
	    top: 20rem;
	}
	.section-intro {
		letter-spacing: -2px;
	}
	.forty {
		padding: 10px 30px;
	}
	.overlap {
		top: -56px;
	}
	.main-d-none {
		display: none;
	}
}

@media screen and (max-width: 1025px) {
	:root {
	  font-size: 40.5%;
	  body {
	    margin: 0;
	    // Body font size 18px
	    font-size: 2rem;
	  }
	}
	.big-box {
		display: flex !important;
		margin: auto;
	}
	.big-banner {
		display: none !important;
	}
	.container > header {
		margin: 0 auto;
		text-align: left;
		height: 500px;
	}
	.container header div.hero-copy {
    	width: 80%;
    	margin: 10% 12% 5% 5%;
	}
	section.header-section {
	    padding: 130px 30px 80px 30px;
	}
	.large-delete {
		display: none;
	}
	.mid-delete {
		display: none;
	}
	header.hero-image-test {
	    background-image: url(../img/home-hero-bg.jpg);
	}
	.hoverWrapper #hoverShow1, .hoverWrapper #hoverShow2, .hoverWrapper #hoverShow3, .hoverWrapper #hoverShow4, .hoverWrapper #hoverShow5 {
		display: none;
		position: absolute;
		background-color: #48aed4;
		width: inherit;
		height: 155px;
		padding: 25px; 
		left: inherit;
		top: 345px;
	}
	.bcards, .pproducts, .flyers, .webdesign, .graphics {
		border-right: none;
	}
	.agency-home-brands p {
	    position: absolute;
	    left: 132px;
	    width: 323px;
	    margin-top: 40px;
	}
	.hero-main-image {
	    width: 70rem;
	    position: absolute;
	    top: 43px;
	    right: 20px;
	}
	.testi-img-box-two {
	    background-image: url(../img/dp-testimonial-pic2-landscape.jpg);
	    background-position: center center;
	    left: 35px;
	}
	.container header div.hero-copy-holiday {
	    width: 82%;
	    top: 160px;
	    left: 30%;
	}
	.menu-box {
		width: 25%;
	}
	.tab-delete {
		display: none;
	}
	.brand-container {
		height: 475px !important;
	}
	.section-intro-brands{
		left: -139px;
	}
	.quote-wrapper {
		width: 70.5rem;
	}
	section.brand-exper {
		height: 400px;
	}
	.mobile-design {
	    width: 437px;
		position: relative;
		right: 2rem;
		top: 18rem;
	}
	section div.brand-exper-copy {
		width: 101rem;
		text-align: left;
		left: 81px;
	}
	.promo-prod-one {
	    width: 415px !important;
	}
	.non-mobile-delete { display: none !important; }
	.med-mobile-delete{ display: none !important; }
}

@media only screen and  (min-device-width: 481px) and (max-device-width: 767px) {
	:root {
	  font-size: 30.5%;
	  body 
	    margin: 0;
	    // Body font size 18px
	    font-size: 2rem;
	 
	}
	.big-box {
    	display: flex !important;
    	margin: auto;
    }
    .big-banner {
	display: none !important;
	}
	p {
		font-size : 12px;
		line-height: 19px;
	}
	.container > header h5, h5 {
		font-size: 12px;
		line-height: 19px;
	}
	.container > header {
		margin: 0 auto;
		text-align: left;
		height: 500px;
	}
	.container > header.hero-image-contact {
		margin: 0 auto;
		height: 420px;
	}
	.container header div.hero-copy-contact {
		top: 115px;
		left: 50px;
	}
	.container > header h2, h2 {
	    line-height: 7rem;
	}
	.container > header h4, h4 {
	    font-size: 3.4rem;
	    line-height: 4.4rem;
	}
	.mid-third {
		margin: auto;
		display: contents;
	}
	p.half-p {
		font-size: 22px;
		line-height: 32px;
	}
	h2.half-h2 {
		font-size: 29px;
		line-height: 39px;
	}
	.special-display {
		width: 45%;
		margin: 2%;
	}
	.web-header {
	    margin-bottom: 0;
	}
	header.hero-image-test {
	    background-image: url(../img/business-card-mid-sm-bg.jpg);
	}
	.header-sub-copy {
	    margin-top: 20px;
	}
	.card-img {
		margin-top: 25%;
	}
	.service-copy {
		width: 100%;
	}
	.service-exper {
		padding: 100px 30px; 
	}
	section.img-section-two {
		padding: 150px 30px;
	}
	.sixty-over-lap {
		width: 100%;
		float: left;
		padding: 30px 0 0 0;
		margin-top: unset;
	}
	.prod-box-footer a {
	    font-size: 12px;
	}
	div.prod-desc p {
	    font-size: 14px;
	    line-height: 22px;
	    margin-bottom: 20px;
	}
	section.main-services {
		padding: 35px 30px 80px 30px; 
	}
	img.service-svg {
		margin-top: 45px;
	}
	img.web-mobile-phone {
	    margin: 80px auto 0 auto;
	    display: block;
	    width: 480px;
	}
	.shipping-wrap {
		width: 70rem;
	}
	.shipping-img {
		margin-top: -10px;
	}
	.service-img-one, .service-img-three {
		float: none;
		position: unset;
		z-index: 0;
		width: 100%;
	}
	.service-img-two, .service-img-four {
		position: unset;
		left: 0;
		top: 0;
		width: 100%;
		margin-top: 25px;
	}
	ul.brand-menu li {
		font-size: 12px;
	}
	ul.brand-menu li span {
		font-size: 10px;
	}
	.work-box-wrapper {
		width: 45%;
		height: 30vmax;
	}
	.img-hover-zoom {
		height: 30vmax;
	}
	.hero-main-image {
   		width: 60rem;
		position: absolute;
		top: 155px;
		right: 20px;
	}
	.hero-sub-text-about {
		width: 92rem;
	}
	.testi-img-box {
		background-image: url(../img/dp-testimonial-pic-top-landscape.jpg);
	    background-position: center center;
	}
	.testi-img-box-two {
	    background-image: url(../img/dp-testimonial-pic3-landscape.jpg);
	    background-position: center center;
	    left: 35px;
	    height: 310px;
	}
	.container header div.hero-copy-holiday {
	    left: 22%;
	}
	img.joy-peace {
    	height: 35vmax;
	}
	.testi-img-large {
		min-height: 200px;
		height: 250px;
	}
	section.testimonials h5.testi-copy{
		top: 34px;
		width: 95%;
	}
	section.testimonials, section.testimonials-two{
		padding: 20px 30px;
	}
	.client-name {
		margin-top: 45px;
	}
	.brand-left span {
	    font-size: 17rem;
	    font-weight: 700;
	}
	.we-copy-sub h2 {
	    font-size: 5rem;
	}
	.large-delete {
		display: none;
	}
	.sm-mid-delete {
		display: none;
	}
	section div.brand-exper-copy {
	    width: 170rem;
	}
	.about-stats {
	    width: 30% !important;
	    margin: 15px 10px 15px 0px;
	}
	.about-copy {
		width: 60% !important;
	}
	.about-copy h5 {
		margin: 15px 0 0 0;
	}
	.about-copy p, .about-stats p { position: relative; left:0px; }
	.spacer {
		height: 15px !important;
	}
	.carousel-slide {
		width: 100% !important;
		min-width: 767px !important;
	}
	.form-control { font-size: 2.4rem; }
	.d-none-large { display: block; }
	.brand-exper { display: none; }
	.who-container { padding: 60px 20px 40px 20px; height: 470px !important;  }
	.section-intro { font-size: 24rem; font-weight: 700; position: relative; left: 14%; display: block; }
	.agency-home-copy {
	    left: 15%;
	}
	.agency-home-copy h4 {
	    width: 75rem;
	}
	.agency-home-copy p {
    	width: 98rem;
    	left: 0rem;
	}
	.sixty-mid {
	    width: 90%;
	}
		.promo-prod-one {
		width: 300px !important;
	}
	.first-third {
	    padding: 70px 0px 70px 30px;
	}
	.second-third {
	    padding: 70px 0px 70px 30px;
	}
	.responsive div.first-half {
	    padding: 80px 0px 80px 0px;
	}
	.mobile-design {
    	width: 330px;
    	position: absolute;
    	left: 280px;
    	top: 145px;
	}
	.btn-blue-footer {
		float: right;
		margin-right: 30px;
	}
	.footer-top-bar {
	    padding: 30px 0 0 30px;
	}
	.footer-mid {
	    padding: 0px 0px;
	    margin-top: 30px;
	}
	.hoverWrapper #hoverShow1, .hoverWrapper #hoverShow2, .hoverWrapper #hoverShow3, .hoverWrapper #hoverShow4, .hoverWrapper #hoverShow5 {
		display: none;
		position: absolute;
		background-color: #48aed4;
		width: inherit;
		height: 155px;
		padding: 25px; 
		left: inherit;
		top: 345px;
	}
	.bcards, .pproducts, .flyers, .webdesign, .graphics {
		border-right: none;
	}
	.menu-box {
		width: 25%;
	}
	section.brand-exper {
		background-image:url(../img/brand-exper-bg.jpg);
	    background-position: top center;
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	.section-intro-brands {
		font-size: 24rem;
		left: -130px;
	}
	.quote-wrapper {
		left: -115px;
		width: 105rem;
	}
	.agency-home-brands p {
		width: unset;
		margin-top: 15px;
		right: 20px;
	}
	.brand-container { height: 410px !important; padding: 40px 0; }
	.quote-img { display: inline-block !important; }
	.container header div.hero-copy {
    	width: 80%;
    	margin: 14% 12% 5% 6%;
	}
	button, input { font-size: 12px !important; }
	.btn-blue { padding: 10px 25px 10px 25px; }
	section div.brand-exper-copy {
		width: 50rem;
		text-align: left;
		position: relative;
		left: 112px;
		color: rgb(255,255,255);
	}

	.codrops-icon span {
		display: none;
	}
	/* ---/ Typography */
	.container > header h3, h3 {
		font-size: 4.2rem;
		line-height: 4.8rem;
		margin: 0;
		font-weight: 600;
	}
	.half {
		width: 50%;
		float: left;
	}
	section .container {
    	width: 95%;
    	margin: auto;
	}
	.one-third {
    	width: 50%;
	}
	.two-thirds {
		width: 46%;	
	}
	.one-third-agency {
    	width: 33.333%;
	}
	.two-thirds-agency {
		width: 66.666%;	
	}
	.forty {
		padding: 10px;
	}
	.overlap {
		top: -35px;
	}
	.owl-theme .owl-controls .owl-buttons .owl-prev{
      left: -20px !important;
      top: 70px !important; 
    }
    .owl-theme .owl-controls .owl-buttons .owl-next{
      right: -20px !important;
      top: 70px !important;
    }
    .med-mobile-delete { display: none !important; }
  
}
@media only screen and  (min-device-width: 320px) and (max-device-width: 480px) {
	.container header h5, h5 {
		font-size: 18px;
		line-height: 27px;
	}
	h2.htwo-title {
		border-bottom: solid 1px rgb(198, 198, 198);
		border-right: unset;
		padding-right: unset;
		padding-bottom: 25px;
		float: left !important;
	}
	ul.work-list {
	    margin: 0;
	    padding: 0;
	    width: 100%;
	}
	.apparel-img img, .apparel-img-mobile img {
	    left: unset;
	    top: unset;
	}
	section.apparel, section.apparel-first {
		padding: unset;
	}
	.add-marg-right {
		margin-right: unset;
	}
	.agency-home-brands p {
		font-size: 18px;
		line-height: 27px;
		text-align: left;
	    position: absolute;
	    left: 0px !important;
	    width: 280px !important;
	    margin-top: 40px;
	}
	ul.expertise li:last-child {
    	padding: 20px 0 0 0;
	}
	.container header.hero-image-services {
		background-image: url(../img/landing-hero-services-mobile.jpg);
		background-position: 82% !important;
	}
	.container header div.hero-copy-holiday {
	    width: 90%;
	    text-align: left;
	    position: relative;
	    top: 75px;
	    left: 10%;
	}
	.work-box-wrapper {
		width: 100%;
		height: 35vmax;
	}
	.img-hover-zoom {
		height: 35vmax;
	}
	.card-img {
	    width: 82%;
	    margin-top: 2%;
	    margin-left: 8%;
	}
	div.apparel-header div {
		float: unset !important;
	}
	.tline-footer { border-top: unset; }
	.add-padding {
		padding: unset; 
	}
	.hero-sub-text-holiday {
	    width: 96%;
	    margin-top: 15px;
	    border-left: unset;
	    padding: 0px;
	    text-align: left;
	}
	.service-copy {
		width: 100%;
	}
	.service-exper {
		padding: 80px 30px 60px 30px;
	}
	.take-space {
		padding-top: 0px !important;
		padding-bottom: 80px !important;
	}
	.add-more-space {
		margin: 20px 0;
		display: block; 
	}
	.service-img-one, .service-img-three {
		float: none;
		position: unset;
		z-index: 0;
		width: 100%
	}
	.service-img-two, .service-img-four {
		position: unset;
		left: 0;
		top: 0;
		width: 100%;
		margin-top: 25px;
	}
	.service-img-four {
		background-image: url(../img/service-img-four-mobile.jpg);
	}
	section.main-services {
		padding: 40px 30px 80px 30px;
	}
	section.grow-brand {
		background-image: url(../img/grow-brand-bg-mobile.png);
		background-position: bottom right;
		background-repeat: no-repeat;
		background-size: 131%;
		background-color: rgb(51,51,51);
		padding: 80px 30px 215px 30px; 
	}
	img.service-svg {
		margin-top: 40px;
	}
	.mobile-sm-font {
		font-size: 22px !important;
		line-height: 29px !important;
	}
	h3.mid-size {
		font-size: 34px !important;
		line-height: 44px !important; 
	}
	.work-copy {
		width: 100%;
		position: relative;
		left: 0%;
	}
	.footer-message {
		font-size: 15px;
    	line-height: 26px;
	}
	.controls {
	    position: relative;
	    /*top: -100px;*/
	    background: rgb(51, 51, 51);
	    padding: 30px 5px;
	}
	.form-control {
		width: 96%;
	}
	textarea.form-control {
		font-size: 1.2rem !important;
		display: block;
		height: 59px;
	}
	.quote-wrapper h4 {
		font-size: 4.8rem;
		line-height: 5.8rem;
	}
	.brand-container {
		height: 580px !important;
		padding: 40px 0 !important;
	}
	ul.footer-menu {
		margin-top: 0 !important; 
		margin-bottom: 0 !important;
		width: 155px;
	}
	ul.footer-menu li a {
		font-size: 1.8rem !important;
		line-height: 2.8rem !important;
		font-weight: 700 !important;
	}
	.hero-sub-text-about {
		width: 38rem;
	}
	p {
		font-size : 12px;
		line-height: 19px;
	}
	.client-name {
		font-size: 12px !important;
		line-height: 21px !important;
	}
	.large-name {
		font-size: 14px !important;
		line-height: 19px !important;
	}
	.testi-info p {
		width: 40rem !important;
		margin: 15px auto !important;
	}
}
@media (min-width: 320px) and (max-width: 480px) {
  
  /* CSS */
  	.container > header {
	    margin: 0 auto;
	    text-align: left;
	    height: 500px;
	}
	.container > header.hero-image-contact {
		margin: 0 auto;
		height: 480px;
	}
  	.container header div.hero-copy-contact {
		width: 80%;
		top: 115px;
		left: 30px;
	}
	header.hero-image-webdesign {
	    background-image: unset;
	    background-color: rgb(219, 219, 219);
	}
	header.hero-image-special {
	    background-image: unset;
	    background-color: rgb(39, 26, 18);
	}
	section.header-section {
		padding: 80px 30px;
	}
	header div.hero-copy-contact {
	    width: 90%;
	    text-align: left;
	    position: relative;
	    top: 75px;
	    left: 30px;
	}
	.hero-img {
	    width: 100%;
	    margin: 40px 0;
	}
	.map-box {
		width: 280px;
		text-align: center;
		margin: 2px;
	}
	div.special {
		margin-top: 30px;
		line-height: 14px;
		font-size: 12px;
		border-radius: 150px;
	}
	img.special-card-img {
		width: 100%;	
		margin: 40px 0 0 0;
	}
	.special-display {
		width: 100%;
		margin: 20px 0;
	}
	header.hero-image-test {
	    background-color: rgb(230, 226, 227);
	    background-image: unset;
	}
	section.img-section-two {
		padding: 150px 30px;
	}
	.sixty-over-lap {
		width: 100%;
		float: left;
		padding: 30px 0 0 0;
		margin-top: unset;
	}
	.client-name {
		left: 0px;
		margin-top: 35px;
	}
	.work-container {
	    height: 35vmax;
	    margin: 1.65%;
	    width: 100%;
	}
		.home-pic-lg {
		width: 100%;
		padding: 40px 0 10px 0;
	}
	.home-pic-sm {
		width: 100%;
		padding: 10px 0;
	}
	img.web-mobile-phone {
	    margin: 60px auto 0 auto;
	    display: block;
	    width: 100%;
	    height: inherit;
	}
	.push-width { width: 100% !important; }
	.tline-footer { border-top: unset; }
	.d-none-large { display: block; }
  	button, input, textarea { font-size: 14px !important; }
	.btn-blue { padding: 10px 25px 10px 25px; }
	.btn-blue-footer { float: left !important; }
	.footer-top-bar {
	    padding: 30px 0 0 30px;
	}
	.sixty-mid {
	    width: 100%;
	    margin: auto;
	    text-align: center;
	}
	.hero-sub-text-webd {
		width: 100%;
		margin-top: 30px;
	}
	img.good-web-img {
		width: 100%;
		margin-top: 40px;
	}
	.webd-img-section-two {
	    background-image: url(../img/web-design-mobile-bg.jpg);
	    background-position: bottom center;
	}
	.large-delete {
		display: block !important;
	}
	.prod-box {
		width: 100%;
		margin: 10px 0;
		border: unset;
	}
	.shipping-wrap {
		width: unset;
	}
	.shipping-wrap p {
		width: unset;
	}
	.prod-desc {
		padding: unset;
	}
	.btn-blue-form { 
		margin-left: 24px;
		float: none;
	}
	.footer-mid {
	    padding: 0px 0px;
	    margin-top: 30px;
	}
	.bot-marg {
		margin-bottom: 40px;
	}
	.form-submit-section p {
	    font-size: 1.2rem;
	    line-height: 1.8rem;
	    width: 85%;
	    margin: 20px 26px 0 26px;
	}
	.testi-box {
		padding: 0px;
		width: 100%;
	}
	.testi-img-box {
		left: 0px;
	}
	.testi-img-box-two {
	    background-image: url(../img/dp-testimonial-pic2-landscape.jpg);
	    background-position: bottom center;
	    height: 285px;
	    left: 0px;
	}
	.container header.hero-image-christmas {
		background-image:url(../img/christmas-hero-mobile.jpg);
	    background-position: top center;
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	section.web-wrapper-two {
	    background-image: unset;
	    background-color: rgb(249, 249, 249);
	}
	.container header div.hero-copy-holiday {
	    top: 170px;
	    left: 6%;
	}
	img.joy-peace {
		height: 30vmax;
	}
	.testi-info p {
		width: 55rem;
		margin: 15px auto;
	}
	.large-name {
		left: 30px;
		margin: 20px 0 40px 0;
		top: 20px;
	}
	.testi-img-large {
		height: 345px;
	}
	section.testimonials {
		padding:0px 30px 40px 30px;
	}
	section.testimonials-two {
		padding: 20px 30px 20px 30px;
	}
	section.testimonials h5.testi-copy {
	    width: 100%;
	    left: 0px;
	    top: 0px;
	}
	section.testimonials h2{
		width: 100%;
		top: 10px;
		left: 0px;
	}
	section.large-testimonial h2 {
	    width: 100%;
	    left: 0px;
	    top: 10px;
	    padding: 30px 30px 0 30px;
	    margin-bottom: 0px;
	}
	.spacer {
		height: 20px;
	}
	.half { width: 100%; }
	section.about-sub {
		padding: 80px 20px 20px 20px;
	}
	.controls {
		top: 0px;
	}
	.forty, .sixty {
		width: 100%;
		margin: auto 0;
		padding: 10px 0px;
	}
	.brand-box-container-left, .brand-box-container-right {
		float: left;
		width: 120px;
		height: 120px;
		margin: 5px;
	}
	.brand-box {
		width: 120px;
		height: 120px;
		min-width: 120px;
		min-height: 120px;
	}
	.overlap { position: none; top: 0; }
 	.container header.hero-image {
   		background-position: bottom center;
	}
	.container > header h1, h1 {
	    font-size: 8rem;
	    line-height: 9rem;
	    margin:0;
	    font-weight: 600;
	    letter-spacing: -2px;
	}
	div.hero-copy {
	    margin-top:75px !important;
	    margin-left:20px !important;
	}
	.hero-sub-text {
		top: 0rem;
		width: 44rem;
		margin-top: 20px;
	}
	.hero-sub-text-about {
		width: 44rem;
		margin-top: 25px;
	}
	.ul-footer-menu {
		margin-top: 0px;
		margin-bottom: 0px; 
	}
	section div.brand-exper-copy {
	    width: 16rem;
	    margin: 5% 2% 5% 12%;
	    text-align: left;
	    position: relative;
	    left: 10px;
	    color: rgb(255,255,255);
	}
	.about-stats {
	    width: 90%;
	    margin: 15px 0px;
	}
	.about-copy {
		width: 90%;
	}
	.carousel-slide {
		width: 100% !important;
	}
	.section-intro { font-size: 9.5rem; line-height: 11rem; font-weight: 700; position: relative; left: 1%; display: block; }
	.section-intro-about { line-height: 11.5rem; margin-bottom: 40px; display: block; }
	.agency-home-copy {
	    left: 3%;
	}
	.agency-home-copy h4 {
	    width: 42rem;
	    font-size: 3.2rem !important;
	    line-height: 3.7rem !important;
	    margin:20px 0 20px 0; 
	}
	.agency-home-copy p {
    	width: 40rem;
    	left: 0rem;
    	text-align: left;
	}
	.section-intro-brands {
		font-size: 10rem;
		left: 16px;
	}
	section.about-sub p {
		width: 100%;
	}
	section.brands {
		text-align: left;
	}
	section.brands p {
		width: 100%;
	}
	.quote-wrapper {
		left: 20px;
		width: 40rem;
	}
	p {
	    width: 100%;
	    left: 0rem;
	}
	span.title-name {
	    font-size: 7.5rem;
	    line-height: 9rem;
	    margin: 0;
	    font-weight: 600;
	}
	.mobile-design {
	    width: 275px;
	    left: -15px;
	    top: 65px;
	    position: relative;
	}
	.margin-topper { margin-top: 25px; }
	.phone { height: 335px; display: block; }
	.mobile-delete{
		display: none;
	}
	.lg-screen-delete { display: block !important; }
	.non-mobile-delete { display: block !important; }
	.copy-right {
	    text-align: left;
	}
	.copy-right p {
		font-size: 1.8rem;
		line-height: 2.6rem;
		text-align: left;
	}
	.promo-prod-one {
	    width: 275px !important;
	    position: relative;
	    left: -5rem;
	}
	.first-third {
	   padding: 70px 0px 20px 30px;
	}
	.second-third {
	    padding: 80px 0px 80px 30px;
	}
	.first-half, .first-half-two { width: 95%; }
	.responsive div.first-half-two {
	    padding: 0px 0px 80px 0px;
	    /* margin-bottom: 140px; */
	}
	.menu-box {
	    width: 50%;
	}
	section .container {
    	width: 95%;
    	margin: auto;
	}
	.about-copy h5 { font-size: 2.4rem; margin-bottom: 20px; }
	.about-copy p, .about-stats p { position: relative; left: 0px; }
	.quote-wrapper-about {
		width: 98%;
	}
	.quote-wrapper-about h4 {
		font-size: 3.2rem;
		line-height: 4.2rem;
	}
	.tag-copy { width: 100%; left: 0px; }
	.one-third {
    	width: 95%;
	}
	.two-thirds {
		width: 90%;	
	}
	.one-third-agency {
    	width: 95%;
	}
	.two-thirds-agency {
		width: 95%;	
	}
	.owl-theme .owl-controls .owl-buttons .owl-prev{
      left: -20px !important;
      top: 70px !important; 
    }

    .owl-theme .owl-controls .owl-buttons .owl-next{
      right: -20px !important;
      top: 70px !important;
    }

    .big-box {
    	display: flex !important;
    	margin: auto;
    }

    .big-banner {
		display: none !important;
	}
}

