/*
Theme Name: Deftly Theme
Author: Bryn Davies
Author URI: https://deftlydoesit.co.uk
Description: Theme Styles for Deftly Does It
Version: 0.1
*/


/* Universal Styles */

@font-face {
  font-family: 'CamptonBold';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/CamptonBold.otf') format('opentype');
}
@font-face {
  font-family: 'CamptonBoldItalic';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/CamptonBoldItalic.otf') format('opentype');
}
@font-face {
  font-family: 'CamptonBook';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/CamptonBook.otf') format('opentype');
}
@font-face {
  font-family: 'CamptonBookItalic';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/CamptonBookItalic.otf') format('opentype');
}
@font-face {
  font-family: 'CamptonLight';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/CamptonLight.otf') format('opentype');
}
@font-face {
  font-family: 'CamptonBook';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/CamptonBook.otf') format('opentype');
}
@font-face {
  font-family: 'CamptonMedium';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/CamptonMedium.otf') format('opentype');
}

@font-face {
  font-family: 'TitlingGothicFBNormalBold';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/TitlingGothicFBNor-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'TitlingGothicFBWideBlack';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/TitlingGothicFBWide-Black.otf') format('opentype');
}
@font-face {
  font-family: 'TitlingGothicFBWideBold';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/TitlingGothicFBWide-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'TitlingGothicFBWideLight';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/TitlingGothicFBWide-Light.otf') format('opentype');
}
@font-face {
  font-family: 'TitlingGothicFBWideMed';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/TitlingGothicFBWide-Med.otf') format('opentype');
}
@font-face {
  font-family: 'TitlingGothicFBWideReg';
  src:  url('/wp-content/themes/piggytheme/assets/fonts/TitlingGothicFBWide-Reg.otf') format('opentype');
}

/*
blue/pink = 8975b4
red/orange = f08018
yellow = ffdb1a
pink = f39fb5
green/grey = 38b49f
*/

/*<uniquifier>: Use a unique and descriptive class name
<weight>: Use a value from 100 to 900
.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}*/

@charset "UTF-8";


body {margin:0; padding:0; background-color:#fff; color:#353535; font-family: "Montserrat", sans-serif; font-weight:400; font-style:normal; padding-top:100px;}
p {line-height:19px;font-size:16px;color:#353535;}
h2 {font-size:2.4em; font-family: 'TitlingGothicFBWideBold'; text-transform: uppercase;}
p strong {font-family: "Montserrat", sans-serif; font-weight:400; font-style:normal;}
p em {font-family: "Montserrat", sans-serif; font-weight:400; font-style:italic;}
p em strong {font-family: "Montserrat", sans-serif; font-weight:700; font-style:normal;}

.dtonly {display:block;}
.mobonly {display:none;}

.headerwrap { width:100%; height:100px; overflow:hidden; top:0px; z-index:119; position:relative;text-align:center;position:fixed;top:0px; background-color:#ffffff;}

.logo {margin:0 auto;padding-top:10px;padding-bottom:10px;}

.menuicon {position:absolute;right:20px;top:50px; width:40px;height:35px;z-index:120;}
.menuopen {background-image:url('/wp-content/themes/deftlytheme/assets/mobileicon.png'); background-repeat:no-repeat;background-size:100% auto;}
.menuclose {background-image:url('/wp-content/themes/deftlytheme/assets/mobileiconclose.png'); background-repeat:no-repeat;background-size:100% auto;}
.menuhover {background-image:url('/wp-content/themes/deftlytheme/assets/mobileiconhover.png'); background-repeat:no-repeat;background-size:100% auto;}
.menuicon img {width:100%;}

.closemenu {position:absolute;right:20px;top:50px; width:40px;height:35px;z-index:130;display:none;}
.closemenu img {width:100%; cursor:pointer;}

.menu {display:none; position:fixed;top:0px;left:0px; width:100%; height:auto; margin-bottom:50px;background-color:rgba(255,255,255,0.9);z-index: 118;}
.menu .content {}
.menu ul {list-style-type: none; padding-top: 130px; margin-left: 0px; padding-left: 20px;margin-top:0px;}
.menu ul li {font-family: "Montserrat", sans-serif; font-weight:700; font-style:normal; /*text-transform: uppercase;*/margin-bottom:30px;text-align:center;}
.menu ul li a {text-decoration: none; color:#8975b4; font-size:35px;}
/*.menu ul li a:hover {
background: rgb(255,147,3);
background: linear-gradient(22deg, rgba(255,147,3,1) 0%, rgba(255,59,183,1) 100%);
color:transparent;
  -webkit-background-clip: text;
  background-clip: text;
}*/

/*.menu ul li:before {
  display:inline-block;
  vertical-align: top;
  margin-top:5px;
  margin-right:5px;
  font-size:12px;
  content: "01";
  font-family: 'TitlingGothicFBWideReg';
  color:#ACACAC;
}*/

.menu ul li:nth-child(1)::before{
  display:inline-block;
  vertical-align: top;
  margin-top:5px;
  margin-right:5px;
  font-size:12px;
  content: "01";
  font-family: "Montserrat", sans-serif; font-weight:900; font-style:normal;
  color:#f39fb5;
}

.menu ul li:nth-child(2)::before{
  display:inline-block;
  vertical-align: top;
  margin-top:5px;
  margin-right:5px;
  font-size:12px;
  content: "02";
  font-family: "Montserrat", sans-serif; font-weight:900; font-style:normal;
  color:#f39fb5;
}

.menu ul li:nth-child(3)::before{
  display:inline-block;
  vertical-align: top;
  margin-top:5px;
  margin-right:5px;
  font-size:12px;
  content: "03";
  font-family: "Montserrat", sans-serif; font-weight:900; font-style:normal;
  color:#f39fb5;
}

.menu ul li:nth-child(4)::before{
  display:inline-block;
  vertical-align: top;
  margin-top:5px;
  margin-right:5px;
  font-size:12px;
  content: "04";
  font-family: "Montserrat", sans-serif; font-weight:900; font-style:normal;
  color:#f39fb5;
}

.menu ul li:nth-child(5)::before{
  display:inline-block;
  vertical-align: top;
  margin-top:5px;
  margin-right:5px;
  font-size:12px;
  content: "05";
  font-family: "Montserrat", sans-serif; font-weight:900; font-style:normal;
  color:#f39fb5;
}
.menu ul li:nth-child(6)::before{
  display:inline-block;
  vertical-align: top;
  margin-top:5px;
  margin-right:5px;
  font-size:12px;
  content: "06";
  font-family: "Montserrat", sans-serif; font-weight:900; font-style:normal;
  color:#f39fb5;
}
.menu ul li:nth-child(7)::before{
  display:inline-block;
  vertical-align: top;
  margin-top:5px;
  margin-right:5px;
  font-size:12px;
  content: "07";
  font-family: "Montserrat", sans-serif; font-weight:900; font-style:normal;
  color:#f39fb5;
}
.menu ul li:nth-child(8)::before{
  display:inline-block;
  vertical-align: top;
  margin-top:5px;
  margin-right:5px;
  font-size:12px;
  content: "08";
  font-family: "Montserrat", sans-serif; font-weight:900; font-style:normal;
  color:#f39fb5;
}

.sub-menu {margin-bottom:15px;list-style-type: none;padding-top:0px!important;margin-left: 20px; padding-left: 20px;}
.menu ul li ul li {font-family: "Montserrat", sans-serif; font-weight:400; font-style:normal;padding-top:5px;padding-bottom:5px;padding-left:5px;}
.menu ul li ul li a {text-decoration: none; color:#f08018; font-size:22px;}

.menu ul li ul li:before {
  content: ""!important;
}

section {width:100%;height:auto;clear:both;overflow: hidden;position:relative;background-color:#ffffff;}
.sectionpadding {padding-top:120px;padding-bottom:120px;}

.LGsectionpadding {padding-top:230px;padding-bottom:230px;}

.content { max-width:1420px; height:auto;margin:0 auto;overflow:hidden;padding-left:20px;padding-right:20px;}

.col20 {width:20%;float:left;height:auto;overflow:hidden;}
.col40 {width:40%;float:left;height:auto;overflow:hidden;}
.col50 {width:50%;float:left;height:auto;overflow:hidden;}
.col100 {width:100%;float:left;height:auto;overflow:hidden;}

.oinkspan {background-image:url('/wp-content/themes/piggytheme/assets/oinkspangrad.png');background-repeat: no-repeat;background-size:100% 100%;overflow:visible;padding: 20px 10px 15px 20px;}
.boldspan {background-image:url('/wp-content/themes/piggytheme/assets/oinkspangrad.png');background-repeat: no-repeat;background-size:100% 100%;overflow:visible;padding: 20px 10px 15px 20px;}


.grOrangePink {
  background: rgb(255,147,3);
  background: linear-gradient(22deg, rgba(255,147,3,1) 0%, rgba(255,59,183,1) 100%);}

.candyskullbg {background-color:#000000;background-image:url('/wp-content/themes/piggytheme/assets/gificons/heartcandyskull.gif');background-repeat: no-repeat;background-position:75% 50%;background-size:220px;}
.blockstatement {font-size:1.4em; font-family: 'TitlingGothicFBWideBold';max-width:800px;margin:0 auto;text-align:center;padding-top:220px;padding-bottom:220px;}
.blockstatementBrand {z-index: 2; position: relative;font-size: 45px; font-family: 'TitlingGothicFBWideBold';max-width:700px;margin:0 auto;text-align:center;text-transform:uppercase;}

.blockpagecontent {font-size:1.4em; font-family: 'TitlingGothicFBWideBold';max-width:1200px;margin:0 auto;text-align:center;}
.blockpagecontent h2 {font-size:40px;}
.blockpagecontent p {margin:0 auto;margin-bottom:15px; line-height:25px; font-size:21px;}

.lightbulb {position:absolute; width:400px;height:400px; right:0px; top:0px;padding-top:10px; padding-bottom:10px;background-image:url('/wp-content/themes/piggytheme/assets/gificons/lightbulb.gif');background-repeat: no-repeat;background-position: 100% 0px;background-size: 100%;}
.lightning {position:absolute; width:300px;height:400px; right:0px; top:0px;padding-top:10px; padding-bottom:10px;background-image:url('/wp-content/themes/piggytheme/assets/gificons/lightning.gif');background-repeat: no-repeat;background-position: 100% 0px;background-size: 100%;}

.heartcandyskull {position:absolute; width:350px;height:400px; right:0px; top:0px;padding-top:10px; padding-bottom:10px;background-image:url('/wp-content/themes/piggytheme/assets/gificons/heartcandyskull.gif');background-repeat: no-repeat;background-position: 100% 0px;background-size: 100%;}
.rocketship {position:absolute; width:350px;height:400px; right:0px; top:0px;padding-top:10px; padding-bottom:10px;background-image:url('/wp-content/themes/piggytheme/assets/gificons/rocketship.gif');background-repeat: no-repeat;background-position: 100% 0px;background-size: 100%;}

.nosmiler {position:absolute; width:350px;height:500px; left:-120px; top:130px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/smilerbg.gif');background-repeat: no-repeat;background-position: 0% 0%; background-size: 100% auto;}
.hashtagbg {position:absolute; width:300px;height:500px; left:-60px; top:20px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/hashtagbg.gif');background-repeat: no-repeat;background-position: 0% 0%; background-size: 100% auto;}

.downleftarrow {position:absolute; width:350px;height:400px; right:0px; top:-100px;padding-top:10px; padding-bottom:10px;background-image:url('/wp-content/themes/piggytheme/assets/gificons/downleftarrowbg.gif');background-repeat: no-repeat;background-position: 100% 0px;background-size: 100%;}
.redcross2 {position:absolute; width:200px;height:400px; left:0px; top:-70px;padding-top:10px; padding-bottom:10px;background-image:url('/wp-content/themes/piggytheme/assets/gificons/redcross2bg.gif');background-repeat: no-repeat;background-position: 100% 0px;background-size: 100%;}

.leftlightning {position:absolute; width:200px;height:400px; left:-50px; top:-70px;padding-top:10px; padding-bottom:10px;background-image:url('/wp-content/themes/piggytheme/assets/gificons/lightning.gif');background-repeat: no-repeat;background-position: 100% 0px;background-size: 100%;}


.whitesmiler {position:absolute; width:270px;height:500px; right:0px; top:50px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/white-smileycutbg.gif');background-repeat: no-repeat;background-position: 0% 0%; background-size: 100% auto;}


.titleArrow {position:absolute; width:350px;height:500px; left:-30px; top:130px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/headarrow.gif');background-repeat: no-repeat;background-position: 0% 0%; background-size: 100% auto;}
.titleTriangle {position:absolute; width:350px;height:400px; right:-150px; top:90px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/headtriangle.gif');background-repeat: no-repeat;background-position: 0% 0%;background-size: 100% auto;}

.titleChopped{position:absolute; width:350px;height:400px; right:-60px; top:-30px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/choppedbg.gif');background-repeat: no-repeat;background-position: 0% 0%;background-size: 100% auto;}
.titleCupid{position:absolute; width:350px;height:400px; right:-160px; top:-30px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/cupidheartbg.gif');background-repeat: no-repeat;background-position: 0% 0%;background-size: 100% auto;}


.titleX {position:absolute; width:300px;height:400px; right:-60px; top:30px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/gradientXbg1.gif');background-repeat: no-repeat;background-position: 0% 0%;background-size: 100% auto;}

.titleSkull {position:absolute; width:300px;height:500px; left:-140px; top:80px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/candyskull-header.gif');background-repeat: no-repeat;background-position: 0% 0%; background-size: 100% auto;}
.titleCrown {position:absolute; width:350px;height:400px; right:-150px; top:90px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/crown-header.gif');background-repeat: no-repeat;background-position: 0% 0%;background-size: 100% auto;}

.crown2 {position:absolute; width:320px;height:500px; right:0px; top:200px; background-image:url('/wp-content/themes/piggytheme/assets/gificons/crown2.gif');background-repeat: no-repeat;background-position: 0% 0%; background-size: 100% auto;}


.outlineButSmall {font-family: 'TitlingGothicFBWideBold'; color:#ffffff; padding:8px 15px; border:1px solid #ffffff; text-decoration:none; font-size:10px;text-transform:uppercase;}
.outlineButSmall:hover {background-color:#000000;}

.outlineButLge {font-family: 'TitlingGothicFBWideBold'; color:#ffffff;padding:12px 30px;border:1px solid #ffffff; text-decoration:none; font-size:14px;}


.hpvideo {width:100%;height:auto;position:fixed;top:0px;left:0px; z-index:-1;}
.hpvideomob {width:100%;height:auto;position:fixed;top:0px;left:0px; z-index:-1; }

.desktopvideo {display:block;}
.mobilevideo {display:none;}

.hpchevron {position:absolute; bottom:10px; margin:0 auto; width:34px; height:34px;left:50%;margin-left:-16px;}
.chevscroll {cursor:pointer;}
*{scroll-behavior: smooth;}

.hero {height:auto; display:block;overflow:hidden;width:100%;background: transparent;background-color:auto;position:relative;}
.hero img {width:100%;height:auto;}

.titlesection {background-color:#000000;padding-top:180px;padding-bottom:150px;}
.titlesection .content {z-index:2;position:relative;}
.PageTitlePre {text-align:center; font-size:15px;letter-spacing:4px;font-family: 'CamptonBook';color:#C9CACA;text-transform:uppercase;margin-bottom:15px;}
.PageTitleMain {text-align:center;font-size:40px;font-family: 'TitlingGothicFBWideBold';color:#ffffff;margin:0 auto;margin-top:15px; text-transform:uppercase;max-width:950px;margin-bottom:15px;}
.PageTitleMainCase {text-align:center;font-size:40px;font-family: 'TitlingGothicFBWideBold';color:#ffffff;margin:0 auto;margin-top:15px; text-transform:ca;max-width:700px;margin-bottom:15px;}

.PageTitleMeta {text-align:center; font-size:15px; font-family: 'CamptonBook'; color:#C9CACA;margin-bottom:15px;}
.PageTitleStrap {text-align:center;font-size:21px; letter-spacing:1px;font-family: 'CamptonMedium';color:#ffffff;max-width:980px;margin:0 auto; line-height:30px;margin-top:60px;}
.PageTitleStrap p {line-height:30px;color:#ffffff; font-size:21px;}
.PageTitleStrap span {color:#ffffff;}

.stPageTitleStrap {text-align:center;font-size:21px; font-family: 'CamptonMedium'; /*font-family: 'TitlingGothicFBwideReg';*/ color:#ffffff;max-width:900px;margin:0 auto; line-height:28px;margin-top:50px;}
.stPageTitleStrap p {text-align: center;
    font-size: 21px;
    /*font-family: 'TitlingGothicFBwideReg';*/
    font-family: 'CamptonMedium';
    color: #ffffff;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom:20px;
    line-height: 28px;}

.loneDash {padding-bottom:10px;text-align:center;font-size: 18px; letter-spacing: 1px; font-family: 'CamptonBook'; color: #C9CACA;margin-top:30px;}

.workWrap {height:800px; width:100%; position:relative;}
.hoverDark {background-image:url('/wp-content/themes/piggytheme/assets/Dark-Overlay.png');background-position:center center;background-size:cover;transition: all 0.3s ease-out;}
.hoverGradient {background-image:url('/wp-content/themes/piggytheme/assets/Gradient-Overlay.png');background-position:center center;background-size:cover;transition: all 0.3s ease-out;}

.workWrap h2 {text-align:center;font-size:38px;font-family: 'TitlingGothicFBWideBold';color:#ffffff;margin-top:15px; margin-bottom:15px;text-align:center;padding-left:20px;padding-right:20px;}
.workWrap p {text-align:center;padding-left:10px;padding-right:10px; font-size:21px; line-height:30px;}
.workWrapStrap {text-align:center;font-size:18px; letter-spacing:1px;font-family: 'CamptonBook';color:#C9CACA;}
.workInfo {position:absolute; left:0px; right:0px;bottom:80px;}
.workWrapButton {padding: 10px 25px; border:1px solid #fff; text-decoration: none; color:#ffffff;text-transform: uppercase;font-family: 'TitlingGothicFBWideBold';font-size:10px;color:#ffffff;background-color:rgba(0,0,0,0);}
.workWrapButton:hover {color:#ffffff;background-color:rgba(0,0,0,1);}
.blockstatementBrand .workWrapButton:hover {color:#ffffff;background: rgb(255,147,3);
background: linear-gradient(22deg, rgba(255,147,3,1) 0%, rgba(255,59,183,1) 100%);}

.archiveFilter {padding-top:10px;padding-bottom:10px;text-align:center;}
.archiveButton {cursor: pointer;display:inline-block;margin-left:10px;margin-right:10px;padding: 10px 25px;width:160px;border:1px solid #fff; text-decoration: none; color:#ffffff;text-transform: uppercase;font-family: 'TitlingGothicFBWideBold';font-size:10px;color:#ffffff;background-color:rgba(0,0,0,0);}
.archiveButton:hover {color:#ffffff;background: rgb(255,147,3);
background: linear-gradient(22deg, rgba(255,147,3,1) 0%, rgba(255,59,183,1) 100%);}
.archiveactive {color:#ffffff;background: rgb(255,147,3);
background: linear-gradient(22deg, rgba(255,147,3,1) 0%, rgba(255,59,183,1) 100%);}

.squareRoll { position:relative;margin-bottom: -7px;background-color:#000000;}
.squareRoll img {width:100%;height:auto;}

.dwrap {z-index:5; text-align:center;position:absolute;right:0;left:0;top:40%;opacity:0;}
.page-template-template-home .dwrap {z-index:5; text-align:center;position:absolute;right:0;left:0;top:45%;opacity:0;}
.dwrap H2 {text-align:center;color:#ffffff;position: relative;}
.dwrap a H2 {color:#ffffff;margin-bottom:10px;}
.dwrap p {max-width:500px;text-align:center;color:#ffffff;margin-left: auto; margin-right: auto;font-size:20px;line-height:28px;position: relative;padding-left:10px; padding-right:10px;}

.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* slider styles */

.sliderpagingInfo {display:none;z-index:100;width:90px;background-color:#000000; color:#ffffff;text-align:center;height:auto;padding:5px;margin:0 auto;position:relative;margin-top:-28px;}
.slidernodata {text-align:center;}

#thequoteslider .sliderpagingInfo {z-index:100;width:90px;background-color:#000000; color:#ffffff;text-align:center;height:auto;padding:5px;margin:0 auto;position:relative;margin-top:-40px;}

.nextarrow {position:absolute; right:0%; top:0%; height:28px; width:25px;background-color:#000000; }
.prevarrow {position:absolute; left:0%; top:0%; height:28px; width:25px; background-color:#000000;}
.nextarrow img {width:10px; height:auto;padding-top:5px;}
.prevarrow img {width:10px; height:auto;padding-top:5px;}
.nextarrow:hover {background-color:background: rgb(255,147,3); background: linear-gradient(22deg, rgba(255,147,3,1) 0%, rgba(255,59,183,1) 100%); }
.prevarrow:hover {background-color:background: rgb(255,147,3); background: linear-gradient(22deg, rgba(255,147,3,1) 0%, rgba(255,59,183,1) 100%); }


.newPrevarrow {z-index:110;position:absolute; left:0%; top:0%; height:100%; width:25%; background: rgb(0,0,0);background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%); opacity:1;transition: 0.5s;}
.newNextarrow {z-index:110;position:absolute; right:0%; top:0%; height:100%; width:25% ;background: rgb(0,0,0);background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%); opacity:1;transition: 0.5s;}

.newPrevarrow:hover {background: rgb(0,0,0);background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); opacity:1;transition: 0.5s;}
.newNextarrow:hover {background: rgb(0,0,0);background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); opacity:1;transition: 0.5s;}


.newPrevarrow img {position: relative; top: 50%; transform: translateY(-50%);float:left;margin-left:15px;width:50px; height:auto;}
.newNextarrow img {position: relative; top: 50%; transform: translateY(-50%);float:right;margin-right:15px;width:50px; height:auto;}

video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
}


.slidernav {width:100%;margin:0 auto;margin-top:3px;}
.slidernav .slick-slide {margin:5px;}
.slidernav .slick-slide img {}


.slidernav .slick-slide {
    height: auto;
  }



.slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 1rem 0;
  margin-top:-50px;
  z-index: 10;
position: relative;
	list-style-type: none;
}

.slick-dots	li {
			margin: 0 0.25rem;
}

.slick-dots	li button {
			display: block;
			width: 0.9rem;
			height: 0.9rem;
			padding: 0;
			border: 2px solid white;
			border-radius: 100%;
			background-color: #bf9690;

			text-indent: -9999px;
}

.slick-dots	li.slick-active button {
		/*background-color: grey;*/
    background: rgb(255,147,3);
    background: linear-gradient(22deg, rgba(255,147,3,1) 0%, rgba(255,59,183,1) 100%);
}

#thequoteslider {position: relative;}

/*p { widows: 3; }*/
.blocktitlesection {background-color:#000000;padding-top:140px;padding-bottom:100px;}

.blockcontent { max-width:1420px; height:auto;margin:0 auto;overflow:hidden;padding-left: 80px; padding-right: 80px; padding-bottom: 70px; padding-top: 70px;}
.blockTitlePre {text-align:center; font-size:13px;letter-spacing:1.5px;font-family: "Montserrat", sans-serif; font-weight: 400;color:#8975b4;text-transform:uppercase;margin-bottom:0px;}
.blockTitleMain {text-align:center;font-size:40px;font-family: "Montserrat", sans-serif; font-weight: 700;color:#000000;max-width: 900px;margin:0 auto;margin-top:10px; margin-bottom:25px;}
.blockTitleStrap {text-align:center;font-size:21px; letter-spacing:1px;font-family: "Montserrat", sans-serif; font-weight: 400;color:#8975b4;max-width:900px;margin:0 auto;line-height:28px;}
.blockTitleStrap p {font-size:18px;line-height:28px;color:#353535;}
.blockTitleStrap span {color:#8975b4;}

.blockTitleStrap ul {max-width: 750px; margin: 0 auto;}
.blockTitleStrap ul li {text-align:left; margin-bottom:20px;font-size:21px;line-height:30px;}

.block_fullimage {width:100%; height:auto; display:block;}
.block_fullimage img {width:100%; height:auto;opacity:0;}

.block_fullslider {width:100%; height:auto; display:block;position:relative;}
.blockslide {width:100%; height:auto; display:block;}
.blockslide img {width:100%; height:auto;}

.block_split5050 {width:100%; height:auto; display:block;}
.block_split1 {width:50%; height:auto; display:block;float:left;}
.block_split1 img {width:100%;height:auto;opacity:0;}
.block_split2 {width:50%; height:auto; display:block;float:left;}
.block_split2 img {width:100%;height:auto;opacity:0;}

.block_fullvideo {width:100%; height:auto; display:block;}


.quoteSlider {width:100%; display:block; overflow:hidden;}
.quoteSlide {width:100%; height:auto; display:block; position:relative;display: flex;}
.quoteSlide .slidemainimage {width:100%; height:auto;}
.quoteSlide .gradquotemarks {width:115px; height:auto; margin:0 auto; margin-bottom:50px;}
.quoteText {text-align:center;width:60%;height:auto; float:none; margin:0 auto; position:absolute;left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.quoteTextLeft {text-align:center;width:45%; height:auto;float:left;position:absolute; left: 0%; top: 50%; -webkit-transform: translate(20%, -50%); transform: translate(20%, -50%);}
.quoteTextRight {text-align:center;width:45%;height:auto;float:right;position:absolute; right: 0%; top: 50%; -webkit-transform: translate(-20%, -50%); transform: translate(-20%, -50%);}

.thequote {font-size:27px;font-family: 'TitlingGothicFBWideBold';color:#ffffff; line-height:38px;}
.thecite {margin-top:10%;}


.whatwedofooter {height:470px;}

#prevnextblock {display: flex;}
#prevnextblock .col50 {text-align:center;padding-top:120px;padding-bottom:120px;}
#prevnextblock .col50:first-of-type {border-right:1px solid #dddddd;}
.prevnextbut {vertical-align: middle;text-align:center;font-size:26px;font-family: 'TitlingGothicFBWideBold';color:#ffffff; text-decoration:none;text-transform: uppercase;}
.prevnextbut:hover {background: rgb(255,147,3);
background: linear-gradient(22deg, rgba(255,147,3,1) 0%, rgba(255,59,183,1) 100%);
color:transparent;
  -webkit-background-clip: text;
  background-clip: text;}

.block250 {margin:0 auto;display:inline-block;margin:5px;width:250px;text-align: center; font-size: 21px;padding-top: 20px;}
.block250 span {font-size:40px;}
.block333 {margin:0 auto;display:inline-block;margin:5px;width:250px;text-align: center; font-size: 21px;}

.block250 img {width:70%; margin:0 auto;}
.block333 img {width:35%; margin:0 auto;}

.block400 {margin:0 auto;display:inline-block;margin:5px;width:31%;text-align: center; font-size: 21px;vertical-align: bottom;}
.block400 img {width:25%; margin:0 auto;padding-bottom:10px;}

.wwaIconblock {font-size: 34px;line-height:26px;}
.wwaIconblock span {font-size:12px; text-transform: lowercase;}
.wwaIconblock p {max-width:350px; font-size: 18px;
    letter-spacing: 1px;
    font-family: 'CamptonBook';
    color: #C9CACA;}

.wwaIconblock img:first-of-type {width:40%;}
.wwaImage1 {padding-top:215px;margin:0 auto; width:90%;}
.wwaImage2 {margin:0 auto; width:90%;}


.teamwhy {padding-top: 20px; margin:0 auto;display:inline-block;margin:5px;width:310px;padding:30px;text-align: center; font-size: 21px;vertical-align: text-top;}

.teamwhy:nth-of-type(1) {background-image:url('/wp-content/themes/piggytheme/assets/redcrossicon1.png'); background-repeat:no-repeat;background-size:55px;background-position: -8px -4px;}
.teamwhy:nth-of-type(2) {background-image:url('/wp-content/themes/piggytheme/assets/redcrossicon1.png'); background-repeat:no-repeat;background-size:55px;background-position: -8px -4px;}
.teamwhy:nth-of-type(3) {background-image:url('/wp-content/themes/piggytheme/assets/redcrossicon2.png'); background-repeat:no-repeat;background-size:55px;background-position: 18px 0px;}
.teamwhy:nth-of-type(4) {background-image:url('/wp-content/themes/piggytheme/assets/redcrossicon3.png'); background-repeat:no-repeat;background-size:55px;background-position: 35px 0px;}


.teamblock {max-width:1100px;margin:0 auto;text-align:center;}

.blockTeam {margin:0 auto;display:inline-block;float:none;margin:0 auto;margin:5px;width:250px;height:230px;text-align: center; font-size: 21px;padding-top: 20px;vertical-align: middle;}
.blockTeam img {width:70%; margin:0 auto;}
.blockTeam p {width:90%; margin:0 auto;text-align:center;margin-top:10px;}
.blockTeam .tname {text-align:center;font-family: 'TitlingGothicFBWideBold';}
.blockTeam .jt {text-align:center; font-size:12px;letter-spacing:3px;  color:#C9CACA; text-transform:uppercase;}
.blockTeam .tblurb {display:none;}

.dBloc {background-image:url('/wp-content/themes/piggytheme/assets/chalkcircle1.png'); background-repeat:no-repeat;background-size:60px;background-position: 40px 0px;}
.aBloc {background-image:url('/wp-content/themes/piggytheme/assets/chalkcircle2.png'); background-repeat:no-repeat;background-size:50px;background-position: 35px 0px;}
.rBloc {background-image:url('/wp-content/themes/piggytheme/assets/chalkcircle3.png'); background-repeat:no-repeat;background-size:52px;background-position: 48px 6px;}
.eBloc {background-image:url('/wp-content/themes/piggytheme/assets/chalkcircle4.png'); background-repeat:no-repeat;background-size:80px;background-position: 10px 2px;}

.dsw1 {padding-top: 20px; background-image:url('/wp-content/themes/piggytheme/assets/iconCross1.png'); background-repeat:no-repeat;background-size:55px;background-position: 85px 0px;}
.dsw2 {padding-top: 20px; background-image:url('/wp-content/themes/piggytheme/assets/iconCross2.png'); background-repeat:no-repeat;background-size:50px;background-position: 60px 3px;}
.dsw3 {padding-top: 20px; background-image:url('/wp-content/themes/piggytheme/assets/iconCross3.png'); background-repeat:no-repeat;background-size:50px;background-position: 30px 0px;}

.piggycontact {}
.piggycontact .acf-field-group {max-width:700px;margin:0 auto!important;}
.piggycontact .acf-form-submit {max-width:700px;margin:0 auto!important;}
.acf-field {background-color:none; border:0px!important;}
.acf-fields.-border {
    border: #ccd0d4 solid 0px!important;
    background: transparent!important;
}

.piggycontact input[type=text] {background-color:transparent; color:#ffffff; border:0px; border-bottom:1px solid #ffffff;}
.piggycontact input[type=submit] {text-transform:uppercase; font-size:13px;font-family: 'TitlingGothicFBWideBold'; margin-left:30px;padding:10px 50px 8px 50px;  background:#000000; color:#ffffff;border:1px solid #ffffff; cursor:pointer;}
.piggycontact input[type=submit]:hover {background: rgb(255,147,3);
background: linear-gradient(22deg, rgba(255,147,3,1) 0%, rgba(255,59,183,1) 100%);}

.acf-input:focus {border:0px!important;}
/*input[type=text]:focus {border:0px!important;}
input[type=checkbox]:focus {border:0px!important;}*/
*:focus {
    outline: none;
}

input[type="checkbox"]:focus{
        outline:0;
    }

    ul.acf-radio-list:focus-within, ul.acf-checkbox-list:focus-within {
        border: 1px solid transparent!important;
        border-radius: 6px;
    }

.acf-checkbox-list input[type="checkbox"] {opacity:0;}
.acf-checkbox-list label {background-image:url('/wp-content/themes/piggytheme/assets/checkbox-unchecked.png'); background-repeat:no-repeat;background-position:0px 0px; background-size:20px 22px;padding-top: 5px; padding-bottom: 5px;padding-left: 7px;}
.acf-checkbox-list label.selected {background-image:url('/wp-content/themes/piggytheme/assets/checkbox-checked.png'); background-repeat:no-repeat;background-position:0px 0px; background-size:20px 22px;}
ul.acf-checkbox-list li {margin-bottom:5px;}

/*input red x set */
.acf-field-649b08fc5c6c0 {background-image:url('/wp-content/themes/piggytheme/assets/form-x.png'); background-repeat:no-repeat;background-position:95% 70%; background-size:19px auto;}  /* Name */
.acf-field-649b092c5c6c1 {background-image:url('/wp-content/themes/piggytheme/assets/form-x.png'); background-repeat:no-repeat;background-position:95% 70%; background-size:19px auto;}  /* email */
.acf-field-649b09365c6c2 {background-image:url('/wp-content/themes/piggytheme/assets/form-x.png'); background-repeat:no-repeat;background-position:95% 70%; background-size:19px auto;} /*company*/
/*.acf-field-649b094a5c6c3 {background-image:url('/wp-content/themes/piggytheme/assets/form-x.png'); background-repeat:no-repeat;background-position:95% 70%; background-size:19px auto;}*/ /*telephone*/

.acf-required {
    color: #000!important;
}

.acf-notice {
    position: relative;
    display: block;
    color: #fff;
    margin: 5px 0 15px;
    padding: 3px 12px;
    background: #2a9bd9;
    border-left: #1f7db1 solid 3px;
    max-width: 600px;
    margin: 0 auto!important;
}

.acf-field-649b08fc5c6c0 label {font-size:12px;letter-spacing:4px;font-family: 'CamptonBook';color:#C9CACA;text-transform:uppercase;}/* name */
.acf-field-649b092c5c6c1 label {font-size:12px;letter-spacing:4px;font-family: 'CamptonBook';color:#C9CACA;text-transform:uppercase;}/* email */
.acf-field-649b09365c6c2 label {font-size:12px;letter-spacing:4px;font-family: 'CamptonBook';color:#C9CACA;text-transform:uppercase;}/* company */
.acf-field-649b094a5c6c3 label {font-size:12px;letter-spacing:4px;font-family: 'CamptonBook';color:#C9CACA;text-transform:uppercase;}/* number */

.acf-field-649b2deb769a0 label {font-size:12px;font-family: 'TitlingGothicFBWideBold';color:#ffffff;text-transform:uppercase;}/* looking for */
.acf-field-649b2deb769a0 li label {font-family: 'CamptonBook'; text-transform: unset;}

.acf-field-649b2f0b01a4e label {font-size:12px;font-family: 'TitlingGothicFBWideBold';color:#ffffff;text-transform:uppercase;}/* found on */
.acf-field-649b2f0b01a4e li label {font-family: 'CamptonBook'; text-transform: unset;}

.piggycontact li {padding-bottom:6px!important;}
.piggycontact li label {font-size:15px;}

.piggycontact #message p {text-align:center; font-weight:bold; font-size:24px;line-height: 30px;}
/* Divider 1 */

.acf-field-649b1c996e823 {border-top: 1px solid #656565!important;}
.acf-field-649b1c996e823 .acf-label {display:none;}
.acf-field-649b1c996e823 input {display:none;}

/* Divider 2 */

.acf-field-649b2d8e10f94 {border-top: 1px solid #656565!important;}
.acf-field-649b2d8e10f94 .acf-label {display:none;}
.acf-field-649b2d8e10f94 input {display:none;}

/* Divider 3 */

.acf-field-649b2d9c10f95 {border-top: 1px solid #656565!important;}
.acf-field-649b2d9c10f95 .acf-label {display:none;}
.acf-field-649b2d9c10f95 input {display:none;}


.archivethumb {width:30%;margin:1.5%; height:auto;display: block;float:left;position:relative;}
.archivethumb img {width:100%; height:auto;}
.archiveTitle {text-align:center;padding:10px;position:absolute;z-index:5;left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
bottom:0px;opacity:0;transition: opacity 1s ease-in-out;}

.archiveroll {opacity:0; transition: opacity 1s ease-in-out;}

.archivethumb:hover .archiveroll {opacity:0.8;transition: opacity 0.3s ease-in-out;}
.archivethumb:hover  .archiveTitle {opacity:1;transition: opacity 0.3s ease-in-out;}

#footer {background-color:#ffffff;text-align:center; width:100%; height:auto; overflow:hidden;padding-top:20px;padding-bottom:15px; position:relative; z-index:2; font-size:15px;color:#ffffff;}
#footer a {color:#000000; text-decoration:none;}
#footer a:hover {color:#000000;text-decoration:underline;}


.footercol {padding-top:5px; padding-bottom:5px;text-align:center; color:#000; display:block;}
.socialimg img {width:30px;height:auto;margin-right:10px;}



@media only screen and (max-width: 1440px) {
.workWrap {height:600px;}
}
@media only screen and (max-width: 1400px) {
.nosmiler {
    position: absolute;
    width: 260px;
    height: 500px;
    left: -70px;
    top: 10px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/smilerbg.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% auto;
}
.whitesmiler {
    position: absolute;
    width: 230px;
    height: 500px;
    right: 0px;
    top: 10px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/white-smileycutbg.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% auto;
}
}

@media only screen and (max-width: 1300px) {
.crown2 {
    position: absolute;
    width: 290px;
    height: 500px;
    right: 0px;
    top: 20px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/crown2.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% auto;
}
}

@media only screen and (max-width: 1220px) {
.workWrap {height:508px;}
.quoteSlider {width:100%; display:block; overflow:hidden;}
.quoteSlide {width:100%; height:auto; display:block; position:relative;display: flex;}
.quoteSlide .slidemainimage {width:100%; height:auto;}
.quoteSlide .gradquotemarks {width:115px; height:auto; margin:0 auto; margin-bottom:50px;}
.quoteText {text-align:center;width:75%;height:auto; float:none; margin:0 auto; position:absolute;left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.quoteTextLeft {text-align:center;width:45%; height:auto;float:left;position:absolute; left: 0%; top: 50%; -webkit-transform: translate(20%, -50%); transform: translate(20%, -50%);}
.quoteTextRight {text-align:center;width:45%;height:auto;float:right;position:absolute; right: 0%; top: 50%; -webkit-transform: translate(-20%, -50%); transform: translate(-20%, -50%);}

.thequote {font-size:24px;font-family: 'TitlingGothicFBWideBold';color:#ffffff; line-height:35px;}
.thecite {margin-top:10%;}
}

@media only screen and (max-width: 1140px) {
.workWrap {height:475px;}
}

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

  #footer .col20 {width:50%; text-align:center;}
  #footer .col30 {width:100%;overflow:hidden;}
  .socialimg {width:100%; text-align:center; clear:both;}

  /*.single-brand-work .col50 {width:100%;float:left;height:auto;overflow:hidden;}*/

}

@media only screen and (max-width: 1000px) {
  .squareRoll {width:100%;}
  .dwrap {top:38%;}

  .col50 {width:100%!important;float:left;height:auto;overflow:hidden;}
  .block_split1 {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    }

    .block_split2 {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    }

    #block1,#block2,#block3,#block4,#block5,#block6,#block7,#block8,#block9,#block10,
    #block11,#block12,#block13,#block14,#block15,#block16,#block17,#block18,#block19,
    #block20,#block21,#block22,#block23,#block24,#block25 {display:block!important;}

    .quoteSlider {width:100%; display:block; overflow:hidden;}
    .quoteSlide {width:100%; height:500px!important; display:block; position:relative;display: flex;overflow:hidden;}
    .quoteSlide .slidemainimage {width:auto; height:500px;}
    .quoteSlide .gradquotemarks {width:115px; height:auto; margin:0 auto; margin-bottom:50px;}
    .quoteText {text-align:center;width:75%;height:auto; float:none; margin:0 auto; position:absolute;left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
    .quoteTextLeft {text-align:center;width:45%; height:auto;float:left;position:absolute; left: 0%; top: 50%; -webkit-transform: translate(20%, -50%); transform: translate(20%, -50%);}
    .quoteTextRight {text-align:center;width:45%;height:auto;float:right;position:absolute; right: 0%; top: 50%; -webkit-transform: translate(-20%, -50%); transform: translate(-20%, -50%);}

    .thequote {font-size:24px;font-family: 'TitlingGothicFBWideBold';color:#ffffff; line-height:35px;}
    .thecite {margin-top:10%;}
}

@media only screen and (max-width: 900px) {
  .whitesmiler {
      position: absolute;
      width: 140px;
      height: 500px;
      right: 0px;
      top: 10px;
      background-image: url(/wp-content/themes/piggytheme/assets/gificons/white-smileycutbg.gif);
      background-repeat: no-repeat;
      background-position: 0% 0%;
      background-size: 100% auto;
  }
}

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

  .page-template-template-home .dwrap {
      z-index: 5;
      text-align: center;
      position: absolute;
      right: 0;
      left: 0;
      top: 45%;
      opacity: 1;
  }

}

@media only screen and (max-width: 830px) {
  .crown2 {
      position: absolute;
      width: 200px;
      height: 500px;
      right: 0px;
      top: 20px;
      background-image: url(/wp-content/themes/piggytheme/assets/gificons/crown2.gif);
      background-repeat: no-repeat;
      background-position: 0% 0%;
      background-size: 100% auto;
  }
  .thequote {
    font-size: 20px;
    font-family: 'TitlingGothicFBWideBold';
    color: #ffffff;
    line-height: 28px;
}
.thecite {
    margin-top: 5%;
}
}

@media only screen and (max-width: 800px) {
.workWrap {height:400px;}
.blockstatementBrand {z-index: 2; position: relative;font-size: 35px; font-family: 'TitlingGothicFBWideBold';max-width:800px;margin:0 auto;text-align:center;padding-top:100px;padding-bottom:100px;text-transform:uppercase;}

}


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

.menu ul li a {text-decoration: none; color:#ffffff; font-size:20px;}
.menu ul li ul li {font-family: 'TitlingGothicFBWideBold'; text-transform: uppercase;padding-top:5px;padding-bottom:10px;padding-left:5px;}
.menu ul li ul li a {text-decoration: none; color:#ffffff; font-size:16px;}

}

@media only screen and (max-width: 680px) {
.block400 {margin:0 auto;display:inline-block;margin:5px;width:100%;text-align: center; font-size: 21px;vertical-align: bottom;margin-bottom:30px;}
.block400 img {width:35%; margin:0 auto;padding-bottom:10px;}
}

@media only screen and (max-width: 650px) {
.titleArrow {position:absolute; width:220px;height:500px; left:-30px; top:130px; background-image:url('/wp-content/themes/piggytheme/assets/headarrow.png');background-repeat: no-repeat;background-position: 0% 0%; background-size: 100% auto;}
.titleTriangle {position:absolute; width:220px;height:400px; right:-100px; top:140px; background-image:url('/wp-content/themes/piggytheme/assets/headtriangle.png');background-repeat: no-repeat;background-position: 0% 0%;background-size: 100% auto;}
}

@media only screen and (max-width: 620px) {
  .hero {margin-top:50px;}
  .hpvideo {margin-top:50px;}
.hpvideomob {/*margin-top:50px;*/}

  .desktopvideo {display:none;}
  .mobilevideo {display:block;}

  .dwrap {z-index:5; text-align:center;position:absolute;right:0;left:0;top:40%;opacity:1;}
  .squareRoll img {opacity:0.5;}

  h2 {font-size:1.4em;}
  .workInfo {bottom:20px;}
  .workWrap {height:320px;}
  .workWrap p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 25px;
}
.workWrap h2 {
    text-align: center;
    font-size: 26px;
  }

  .blockstatement {padding-top: 100px; padding-bottom: 100px;}
  .blockstatementBrand {padding-top: 100px; padding-bottom: 100px;}

  .PageTitleMain {font-size:30px;}
  .PageTitleStrap {font-size:18px; line-height:25px;padding: 5px;}
  .PageTitleStrap p {font-size:18px; line-height:25px;padding: 5px;}

  .stPageTitleStrap {font-size: 18px;}
  .stPageTitleStrap p {
    text-align: center;
    font-size: 18px;
    /*font-family: 'TitlingGothicFBWideBold';*/
    color: #ffffff;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 28px;
}

  .PageTitleMainCase {
    text-align: center;
    font-size: 1.4em;
    font-family: 'TitlingGothicFBWideBold';
    color: #ffffff;
    margin: 0 auto;
    margin-top: 15px;
    text-transform: ca;
    max-width: 700px;
    margin-bottom: 15px;
}

  .blockTitleStrap {
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'CamptonBook';
    color: #C9CACA;
    max-width: 900px;
    margin: 0 auto;
    line-height: 25px;
}

.blockcontent {
    max-width: 1420px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 80px;
    padding-top: 70px;
}

.blockpagecontent h2 {
    font-size: 27px;
}

.blockTitleMain {
    text-align: center;
    font-size: 1.4em;
    font-family: 'TitlingGothicFBWideBold';
    color: #ffffff;
    max-width: 900px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 25px;
}

.blockTitleStrap p {
    font-size: 18px;
    line-height: 26px;
    color: #C9CACA;
}

.blockpagecontent p {
    margin: 0 auto;
    margin-bottom: 15px;
    line-height: 25px;
    font-size: 18px;
    padding-left:20px;
    padding-right:20px;
}

  .lightbulb {background-position: 60% 14%; background-size: 40%;}
  .titleArrow {background-size: 60% auto;}
  .titleTriangle {background-position: 0% 95%; background-size: 70% auto;right: -140px;}
  .lightning {
    position: absolute;
    width: 150px;
    height: 240px;
    right: 0px;
    top: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: 100%;
    left: 50%;
    transform: translate(-50%, 0)!important;
  }

  .titleSkull {background-size: 40% auto;left: -30px; top:60px;}
  .titleCrown {background-position: 0% 100%; background-size: 40% auto;right: -230px;top:160px;}
  .rocketship {background-position: 40% 0px;background-size: 50%;}
  .heartcandyskull {background-position: 50% 0px; background-size: 50%;}
  .candyskullbg {background-position: 50% 12%; background-size: 120px auto;}
  .titleChopped {
    position: absolute;
    width: 180px;
    height: 400px;
    right: -40px;
    top: 20px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/choppedbg.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% auto;
}
.nosmiler {
    position: absolute;
    width: 200px;
    height: 500px;
    left: -50px;
    top: 50px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/smilerbg.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% auto;
}
.downleftarrow {
    position: absolute;
    width: 250px;
    height: 400px;
    right: 0px;
    top: -100px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/downleftarrowbg.gif);
    background-repeat: no-repeat;
    background-position: 100% 0px;
    background-size: 100%;
}
.hashtagbg {
    position: absolute;
    width: 180px;
    height: 500px;
    left: -40px;
    top: 50px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/hashtagbg.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% auto;
}

.titleCupid {
    position: absolute;
    width: 250px;
    height: 400px;
    right: -120px;
    top: -30px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/cupidheartbg.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% auto;
}

.leftlightning {
    position: absolute;
    width: 140px;
    height: 400px;
    left: -25px;
    top: -140px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/lightning.gif);
    background-repeat: no-repeat;
    background-position: 100% 0px;
    background-size: 100%;
}

.titleX {
    position: absolute;
    width: 180px;
    height: 400px;
    right: -40px;
    top: 30px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/gradientXbg1.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 100% auto;
}

.redcross2 {
    position: absolute;
    width: 100px;
    height: 400px;
    left: 0px;
    top: -20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(/wp-content/themes/piggytheme/assets/gificons/redcross2bg.gif);
    background-repeat: no-repeat;
    background-position: 100% 0px;
    background-size: 100%;
}

.thequote {
    font-size: 18px;
    font-family: 'TitlingGothicFBWideBold';
    color: #ffffff;
    line-height: 24px;
}

.page-template-template-whatwedo .LGsectionpadding {overflow:hidden!important;}

  .prevnextbut {font-size: 18px;}
}

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

  #footer .col20 {width:100%; text-align:center;}
  #footer .col30 {width:100%;overflow:hidden;}
  .socialimg {width:100%; text-align:center; clear:both;}
  .blockstatementBrand {z-index: 2; position: relative;font-size: 30px; font-family: 'TitlingGothicFBWideBold';max-width:800px;margin:0 auto;text-align:center;padding-top:100px;padding-bottom:100px;text-transform:uppercase;}
  /*#prevnextblock {display:block;}*/


}

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

.dwrap h2 {font-size:1.4em;}

.dwrap p {font-size:17px; line-height:22px;}

}

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

}

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

  .thequote {
    font-size: 16px;
    font-family: 'TitlingGothicFBWideBold';
    color: #ffffff;
    line-height: 22px;
}

.quoteText {width:90%;}

#thequoteslider .newPrevarrow img {position: relative; top: 92%; transform: translateY(-50%);float:left;margin-left:15px;width:50px; height:auto;}
#thequoteslider .newNextarrow img {position: relative; top: 92%; transform: translateY(-50%);float:right;margin-right:15px;width:50px; height:auto;}

.prevnextbut {font-size: 11px;}
#prevnextblock .col50 {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}

  .teamwhy {width:250px; font-size:18px;padding:15px;}

  .teamwhy:nth-of-type(2) {
    background-image: url(/wp-content/themes/piggytheme/assets/redcrossicon1.png);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 10px -4px;
}
  .teamwhy:nth-of-type(3) {
    background-image: url(/wp-content/themes/piggytheme/assets/redcrossicon2.png);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 0px 0px;
}
.teamwhy:nth-of-type(4) {
    background-image: url(/wp-content/themes/piggytheme/assets/redcrossicon3.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 10px 0px;
}
}

@media only screen and (max-width: 380px) {
.titleCrown {background-position: 0% 100%; background-size: 40% auto;right: -230px;top:270px;}
}
@media only screen and (max-width: 350px) {
  .titleCrown {background-position: 0% 100%; background-size: 40% auto;right: -230px;top:270px;}

  .blockstatementBrand {z-index: 2; position: relative;font-size: 23px; font-family: 'TitlingGothicFBWideBold';max-width:800px;margin:0 auto;text-align:center;padding-top:100px;padding-bottom:100px;text-transform:uppercase;}

}
