@-webkit-viewport {width:device-width;}
@-moz-viewport {width:device-width;}
@-ms-viewport {width:device-width;}
@-o-viewport {width:device-width;}
@viewport {width:device-width;}
@font-face {
  font-family: 'GoodDog';
  src: url('fonts/GoodDog.eot');
  src: url('fonts/GoodDog.woff') format('woff'),
       url('fonts/GoodDog.ttf') format('truetype'),
       url('fonts/GoodDog.svg#GoodDog') format('svg'),
       url('fonts/GoodDog.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Impact';
  src: url('fonts/Impact.eot');
  src: url('fonts/Impact.woff') format('woff'),
       url('fonts/Impact.ttf') format('truetype'),
       url('fonts/Impact.svg#Impact') format('svg'),
       url('fonts/Impact.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


section.content_grahpicbg a.borderbtn:hover {
    background: #fff;
}
.eds_news_NewsMagazine.eds_subCollection_news.eds_template_List_Article_Default_news a:hover {
    color: #f6861f!important;
    text-decoration: none;
}
.parallax {
  /*  background: url(images/kaitaia.jpg);
    background-size: 100%;
    background-position: 0% 10%;
    background-repeat: no-repeat;
    background-attachment: fixed;*/
    padding: 10% 15%;
    box-shadow: inset 0px 0px 30px 1px #000;
    overflow: hidden;
    position: relative;
}
.parallax:before {
    background: url(images/footerlogo.png);
    background-size: 33.4%;
    background-position: 0% 10%;
    background-attachment: fixed;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.3;
}
div#dnn_parallaxPane {
    background: #000000c4;
    padding: 35px;
	background:rgba(0,0,0,.5)
}
.innerpage .skin_main section.blackbg a:link, .innerpage .skin_main section.blackbg a:visited {
    color: #f6861f;
}
.innerpage .skin_main section.blackbg .container a:link, .innerpage .skin_main section.blackbg .container a:visited  {
    color: #fff!important;
}
.innerpage .skin_main section.blackbg a:hover {
	    color: #000!important;
	
}
#dnn_ThreeGrid3 .textarea {flex:none;}
#dnn_ThreeGrid3 .eds_news_NewsMagazine.eds_subCollection_news .edn_mediaContainer {flex:none;}
.parallax h1, .parallax p {color:#fff;    filter: drop-shadow(2px 4px 6px black);}
.parallax:before {
    background: url(images/footerlogo.png);
    background-size: 33.4%;
    background-position: 0% 10%;
    background-attachment: fixed;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}
/* -- Splash Page --- */
section.splashbg {
    text-align: center;
    overflow: hidden;
}
section.splashbg:before {
    content: "";
    width: 100%;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    box-shadow: 0px 0px 310px 170px #000;
}

.Splashpage h1 {
    color: #fff;
    letter-spacing: 10px;
    font-size: 4.2rem;
    font-weight: 400;
    margin-bottom: 50px;
}
.Splashpage h1 strong {
    color: #fff;
    font-weight: 400;
    font-size: 5.5rem;
}
.Splashpage h1 span strong {
    color: #fff;
    font-weight: 600;
    font-size: 4.8rem;
}
.Splashpage h1 span {
    color: #fff;
    font-size: 3.5rem;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 6px;
}
.Splashpage h4 {
    background: #000;
    padding: 10px;
    color: #fff;
    letter-spacing: 5px;
    position: absolute;
    font-size: 1.9rem;
    left: 0px;
    right: 0px;
    bottom: 50px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}


.Splashpage .copyright_bg{background:transparent;display:none}
img.bblogo, img.TLlogo {
    filter: drop-shadow(0px 0px 12px #fff);
    height: 260px;
    position: absolute;
    right: 50px;
}
h3.whitearrow1 {
    color: #ffcf01;
    font-weight: 900;
    font-size: 3rem;
    line-height: 0.7em;
}
h3.whitearrow1 span {
    font-family: gooddog;
    color: #fff;
    font-weight: 400;
    line-height: 1em;
    font-size: 2.5rem;
}
img.bbwebsite, img.TLwebsite {
    width: 80%;
    float: left;
    padding-left: 50px;
    margin-top: 20px;
}
h3.whitearrow1:after {
    content: "";
    background: url(images/arrow3.png);
    width: 100px;
    height: 50px;
    background-size: 100%;
    position: absolute;
    transform: rotate(45deg);
    top: 21px;
}
.Splashpage div#dnn_FiveGrid6A {
    transform: scale(1);	
	transition: all 0.7s ease 0s;
}
.Splashpage div#dnn_FiveGrid6B {
    transform: scale(1);	
	transition: all 0.7s ease 0s;
}
.Splashpage div#dnn_FiveGrid6A:hover {
    transform: scale(1.1);	transition: all 0.7s ease 0s;
}
.Splashpage div#dnn_FiveGrid6B:hover {
    transform: scale(1.1);	transition: all 0.7s ease 0s;
}
div#skin_wrapper.Splashpage {
    background: linear-gradient(86deg, #f6861f 50%, #db1e36 50%);
    min-height: 100vh;
}


/*GFM Skin CSS */

p {
    margin: 0 0 8px 0;
    line-height: 1.5em;
    font-size: 1.4rem;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    color: #000;
}
ul li {
    font-size: 1.3rem;
    color: #000;
    list-style-type: disc;
}
li p {
    line-height: 1.2em;
}
ol li{
	    font-size: 1.3rem;
    color: #000; 
	 
 }

A:link { color :#f6861f; text-decoration : none;  
	transition: all 0.7s ease 0s; }
A:visited { color :#f6861f; text-decoration : none;transition: all 0.7s ease 0s; }
A:hover { color :#000; text-decoration : none; transition: all 0.7s ease 0s;}
A:active { color :#f6861f; text-decoration : none; transition: all 0.7s ease 0s;}
h1 {
    font-size: 4.6rem;
    line-height: 1.11em;
    letter-spacing: 0;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    font-family: impact;
    margin-bottom: 30px;
}

h2{font-size:3.5rem;line-height:1.5em;letter-spacing:0;color:#fff;font-weight:400;font-family: 'impact', sans-serif;}
h3{font-size:2rem;line-height:1.5em;letter-spacing:0;color:#fff;font-weight:600;font-family: 'Oswald', sans-serif;}
h4 {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #fff;
    font-weight: 900!important;
    font-family: 'Lato', sans-serif;
}
h5{font-size:16px;line-height:1.5em;letter-spacing:0;color:#f6861f;font-weight:600;font-family: 'Lato', sans-serif;}
h6{font-size:14px;line-height:1.5em;letter-spacing:0;color:#f6861f;font-weight:600;font-family: 'Lato', sans-serif;}
h2 span, h3 span, h4 span, h5 span, h6 span {color:#f6861f;	transition: all 0.7s ease 0s;}
.innerpage h1 {letter-spacing: 3px;}
.innerpage .skin_main p { font-weight: 400;line-height: 1.2em;}
.BlackSide {text-align:center;}
.BlackSide h3 {
    line-height: 1.1em;
    letter-spacing: 0;
    font-family: 'GoodDog';
    text-transform: none;
    display: inline-block;
    font-size: 4rem;
    font-weight: 400;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
}
.eds_news_NewsMagazine.eds_subCollection_tagCloud > div a span {
    text-transform: capitalize;
}
.BlackSide h3 span {font-family:impact;font-size:5rem;}
.BlackSide p {color:#fff;}
div#dnn_MiddleGrid6A {
    padding: 40px 0px;
}
.innerpage .skin_main A:hover {
    color: #000!important;
    text-decoration: none;
    transition: all 0.7s ease 0s;
}
section.content_Specials {
    background: #fff;
}
section.content_Specials p {  display: inline-block;}
section.content_Specials h2 {
    font-size: 11rem;
    color: #000;
    font-family: impact;
    /* display: inline-block; */
    line-height: 1em;
    clear: both;
}
section.content_Specials .skin_main_padding {
    padding: 0 3% 0px 3%;
}
a.borderbtn:link, a.borderbtn:visited {
    text-align: center;
    border: 1px solid #000;
    color: #000;
    border-radius: 4px;
    padding: 10px 25px;
    text-transform: uppercase;
    position: relative;
    z-index: 999;
}
a.borderbtn:hover {background:#f6861f;}



section.content_grahpicbg h2 {text-transform:uppercase;font-weight:400;}
.blackbg {
    background: #000;
    color: #fff;
}
.DnnModule .blackbg {
    background: #000;
    color: #fff;
	padding:20px;
}
section.blackbg div#dnn_TwoGrid12aA {
    padding: 20px 35px;
}
.Registerinterest .LiveForm.Thirsty {
    overflow: scroll;
    height: 90vh;
}
a.fblink em.fab.fa-facebook {
    font-size: 10rem;
}
.innerpage .skin_main .Text p a:link, .innerpage .skin_main .Text p a:visited {
    color: #f6861f;
}
.LiveForm.Thirsty ul.page-break-section .Field {

    font-size: 1rem;
}
.LiveForm.Thirsty p {
    font-size: 1rem;
}
.innerpage .cbp-l-grid-team-name:link, .innerpage .cbp-l-grid-team-name:active, .innerpage .cbp-l-grid-team-name:visited {
    font: 400 38px/1.3 "impact", sans-serif!important;
    color: #fff!important;
    text-decoration: none !important;
    display: block;
    text-align: center;
    margin-bottom: 3px;
    letter-spacing: 1px;
}
.innerpage .cbp-l-grid-team-position {
    font: 600 26px "exo", sans-serif;
    color: #000;
    text-align: center;
}
.innerpage .skin_main .dnnpane [class*="col-sm"], .innerpage .skin_main .dnnpane [class^="col-sm"] {
    padding: 0 35px;
}
.eds_news_NewsMagazine.eds_subCollection_news .sidelist .textarea {
    background: #fff;
    color: #000;
}
.eds_news_NewsMagazine.eds_subCollection_news .sidelist .textarea a, .eds_news_NewsMagazine.eds_subCollection_news .sidelist .textarea h2, .eds_news_NewsMagazine.eds_subCollection_news .sidelist .textarea .edn_articleSummary {color:#000}
.eds_news_NewsMagazine.eds_subCollection_news .sidelist .textarea h2 {
    font-size: 2.2rem;
}
.innerpage .skin_main h2 {
    font-size: 3rem;
    line-height: 1.5em;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 400;
    font-family: 'impact', sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase;
}
a.btn:link, a.btn:visited {
	border:1px solid #f6861f;
    background: #f6861f;
	color:#fff;   border-radius: 4px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 40px;
    font-size: 1.3rem;
} 
a.btn:hover {
    background: #fff;
	color:#f6861f!important;
    font-weight: 600;
    text-transform: uppercase;    transition: all 0.7s ease 0s;
    padding: 10px 40px;
    font-size: 1.3rem;
}
a.btnsml:link, a.btnsml:visited {
	border:1px solid #f6861f;
    background: #f6861f;
	color:#fff;    border-radius: 3px;
    font-weight: 600;
    text-transform: uppercase;    transition: all 0.7s ease 0s;
    padding: 10px 20px;
    font-size: 1rem;
	display:inline-block;
}
a.btnsml:hover {
    background: #fff;    border-radius: 3px;
	color:#f6861f!important;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 20px;    transition: all 0.7s ease 0s;
    font-size: 1rem;
}
.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {

    background: #fff!important;
    color: #f6861e!important;
    text-shadow: 0px 0px 0px #185b9300;
    transition: all 0.7s ease 0s;
	
}
.innerpage .skin_main .LiveForm.Thirsty h2 {
    color: #000;
}
.at-share-btn-elements span.at-icon-wrapper {
    margin: 0px!Important;
}
 .at-style-responsive .at-share-btn {
    padding: 5px 15px 5px 5px!important;
}
.eds_news_NewsMagazine.eds_subCollection_news .edn_articleDetails span.at-label {
    color: #fff!Important;
}
.eds_news_NewsMagazine.eds_subCollection_news a:hover {
    color: #f6861f!important;
    text-decoration: none;
}
.hc-category.specials .hc-record .hc-recimage a {
    position: absolute;
	  bottom: 30px;
    top: 30px;
    left: 30px;
      right: 30px;
}

.hc-category.specials .hc-record .hc-recimage:before {
    content: "";
    padding-bottom: 100%;
    display: block;
}

.hc-category.specials .hc-record .hc-recimage {
    position: relative;
}
.slick-slide img {
    bottom: 0px;
    position: absolute;
}


.hc-cart .hc-action-keepshopping a.dnnSecondaryAction {
	background:#fff;
	border:1px solid #fff;
	color:#000!important;    transition: all 0.7s ease 0s;
	
}
.hc-cart .hc-action-keepshopping a.dnnSecondaryAction:hover {
    text-decoration: none;
    color: #fff;
	background:#000;    transition: all 0.7s ease 0s;
}
.blackbg p {color:#fff;}
.specialhand {
    margin-top: -70px;
    z-index: 98;
    position: relative;
}
.inline-block {display:inline-block;}
.content_grid12 {
    align-self: center;
}
.hc-recprice .gooddog {
    font-family: 'GoodDog';
    text-transform: none;
    display: inline-block;
    font-size: 2.9rem;
    font-weight: 400;
    margin-top: 0px;
    color: #fff;
}
.content_colorbg .BlackSide p strong {
    color: #f6861e;
    text-transform: uppercase;
    font-size: 1.5rem;
}
h1 span {
    color: #fff;
    font-size: 6.4rem;
}
h1.edsgg_mainTitle, .eds_GravityGallery_Graviton .edsgg_galleryDetails {display:none}

img {max-width:100%}
video {
  width: 100%!important;
  height: auto!important;
}
.innerpage .skin_main a:link, .innerpage .skin_main a:visited {
    color: #fff;
}
.eds_news_NewsMagazine.eds_subCollection_news .edn_readMore.edn_readMoreButton, .eds_news_NewsMagazine.eds_subCollection_news .article_comments .add_comment .add_article_box .submit {
    font-size: 15px!important;
    color: #f6861f!important;
}
.eds_news_NewsMagazine.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover, .eds_news_NewsMagazine.eds_subCollection_news .article_comments .add_comment .add_article_box .submit:hover {
    font-size: 15px!important;
    color: #fff!important;
}
li.Storeitem div a:link {
    color: #fff;
}
.container a.btn:link, .container a.btn:visted {
    color: #fff!important;

    font-family: 'Lato', sans-serif!important;
}
.container a.btn:hover {
    color: #000!important;

    font-family: 'Lato', sans-serif!important;
}
.innerpage .skin_main section.blackbg .container a:hover {
    color: #000!important;
}
.dnnEditState .skin_main .DnnModule {
    margin-top: 120px;
}
.Menupane h3 {
    font-size: 2rem;
    line-height: 1em;
    letter-spacing: 0;
    color: #fff;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.skin_main.winner section.blackbg .padding .container {
    padding: 10px 8%;
}
.Menupane p {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
}
h3 a:link, h3 a:visited, h3 a:active, .Menupane p a:link, .Menupane p a:visited, .Menupane p a:active {color:#fff;}
p.Phnumber {
    text-align: right;
}
.innerpage p.Phnumber a:link, .innerpage p.Phnumber a:visited {
    color: #fff;
}
.innerpage p.Phnumber a:hover {color:#f6861f}
.mainList {
    margin: 0px;
    margin-top: -20px;
    background: #000;
    padding: 20px;
    color: #fff;
}

#skin_wrapper {
    width: 100%;
    position: relative;
    z-index: 1;
    background: #f6861f;
    margin: 0 auto;
    overflow: hidden;
    height: 100%;
}
.skin_width { width:100%;max-width:1140px;min-width:767px;margin:0 auto; position:relative;}
#dnn_dnnSearch_ClassicSearch {display:none!important;}
.skin_top{ background:#f6861f; min-height:15px;}
.top_contact {
    color: #fff;
    padding-right: 1%;
    text-align: right;
    padding-top: 12px;
    padding-bottom: 7px;
}
a.buttonwhite {
    color: #fff;
    font-weight: 400;
    border: 1px solid #fff;
    padding: 10px 25px;
    display: inline-block;
    transition: all 0.7s ease 0s;
    border-radius: 4px;
}
a.buttonwhite:hover {
	transition: all 0.7s ease 0s;
	  color: #000;
	background:#fff;
}
.BlackSide {position:relative;}
.BlackSide:after {
	transition: all 0.7s ease 0s;

	    content: "";
    background: url(images/handcard.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 110%;
    height: 550px;
    position: absolute;
	right: -110%;
    display: block;
    bottom: -160px;
    pointer-events: none;
    z-index: 9;
}
.BlackSide.moving:after {
	transition: all 0.7s ease 0s;
    content: "";
    background: url(images/handcard.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 110%;
    height: 550px;
    position: absolute;
    right: 0px;
    display: block;
    bottom: -160px;
    pointer-events: none;
    z-index: 9999;
}

.icon img.nzmap {
    float: right;
	   max-height: 45px;
}
.icon img {
    max-height: 35px;
}
.contactpane {
    display: inline-block;
    vertical-align: middle;
    width: 10%;
}
div#dnn_ContactPane3 {
    width: 7%;
}
.icon {  text-align: right;}
.icon p {
    font-size: .9rem;
    line-height: 0.9rem;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.icon p span {
    font-weight: 300;
    padding-top: 0px;
    display: inline-block;
}
.icon p a:link, .icon p a:visited {
	color:#000;	
}
.icon p a:hover {color:white;}
div#dnn_TwoGrid4C tr.EDGpager, div#dnn_TwoGrid4C  #EDG_0_Shadow .GalleryDescription   {display:none;}
i.fab.fa-instagram {
    background: #fff;
    border-radius: 5px;
    padding: 5px 7px;
    vertical-align: middle;
    transition: all 0.7s ease 0s;
    font-size: 2.5rem;
	font-weight:600;
    color: #000;
    margin-left: 10px;
}
i.fab.fa-instagram:hover {
    background:#f6861f;transition: all 0.7s ease 0s; 
}
i.fab.fa-facebook-square {
    font-size: 2.1rem;
    color: #000;
    vertical-align: middle;
    transition: all 0.7s ease 0s;
    margin-right: 10px;
}
i.fab.fa-facebook-square:hover {
    color: #fff;transition: all 0.7s ease 0s; 
}
.gooddog {
    font-family: 'GoodDog';
    text-transform: none;
    display: inline-block;
    font-size: 2.9rem;
    font-weight: 400;
    margin-top: 20px;
    color: #fff;
}
.content_colorbg i.fab.fa-facebook-square {
    font-size: 3.3rem;
    color: #fff;
    vertical-align: middle;
    transition: all 0.7s ease 0s;
    margin-right: 0px;
}
a.btn.hidden {
    visibility: hidden;
}
.content_colorbg p strong {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
}
p.arrow2 {
    font-family: 'GoodDog';
    color: #f6861e;
    font-weight: 400;
    line-height: 0.9em;
    font-size: 4.6rem;
    position: absolute;
    left: -299px;
    text-align: right;
}
span.gooddog.arrow {position:relative;}
span.gooddog.arrow:before {
    content: "";
    background: url(images/arrow1.png);
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 110px;
    top: -65px;
}

p.arrow2:after {
    content: "";
    background: url(images/arrow2.png);
    width: 90px;
    height: 110px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 110px;
    bottom: -125px;
}
#skin_header{ background:#000; }
.logo_style {
    position: absolute;
    min-height: 70px;
    left: 5%;
    top: 0px;
	z-index:99
}
.clearafter {display: block;}
.site_logo {
    line-height: 60px;
    padding: 0px 0;
}
.site_logo img {
    max-height: 395px;
}
.extraMenu {
    text-align: right;
    padding-right: 3%;
}
.Menupane {
    display: inline-block;
    text-align: center;
    padding: 15px 45px;
}

section.content_grahpicbg { background:#f6861f; }
section.content_grahpicbg .skin_main_padding {
    padding: 60px 5%;
}
.colorgrid4b {margin: 0px 0;}
.skin_banner{ position:relative; min-height:30px;  }
.bannerpane {
    background: #000;
}
.BlackSide {
    background: #000;
}
.OrangeSide {
    text-align: center;
    background: linear-gradient(192deg, #c86d22 10%, #f6861f 100%);
}
section.content_colorbg .OrangeSide, section.content_colorbg .BlackSide {
    padding: 80px 50px;
    margin: 0px 0;
}
.row.dnnpane.nopadding {
    margin-right: 0px;
    margin-left: 0px;
}
section.content_colorbg .skin_main_padding {
    padding: 0 0px;
}
a.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 8;
}
.bannerpane .nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    top: 77%;
    background: transparent;
    color: #fff;
    width: 53%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 1;
    overflow: hidden;
    text-align: center;

}
.bannerpane .nivo-caption a.Bannerbtn {
    padding: 8px 15px;
    display: inline-block;
    border: 1px solid #fff!important;
    font-weight: 400;
}
.hc-cart .hc-totals table .hc-subtotal th {
    font-size: 1.2rem;
    font-weight: 600;
    font-family: lato;
    color: #fff;
}
a.dnnSecondaryAction.hc-popup.hidden-phone {
    margin-top: 10px;
}
.innerpage .hc-record-grid .hc-record {
    text-align: center;
}
.skin_main .dnnPrimaryAction, .skin_main .dnnFormItem input[type="submit"], .skin_main a.dnnPrimaryAction, a.dnnSecondaryAction.hc-popup.hidden-phone {
    border-color: #000000;
    background: #000000;
    background: #000000;
    background: #000000;
    background: #000000;
    background: #000000;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0), inset 0px 1px 0px 0px rgba(255, 255, 255, 0);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0), inset 0px 1px 0px 0px rgba(255, 255, 255, 0);
    color: #efefef;
    text-shadow: 0px 0px 0px #185b9300;
}

a.dnnSecondaryAction:hover, a.dnnPrimaryAction:hover, a.dnnSecondaryAction.hc-popup.hidden-phone:hover {
    text-decoration: none;
    color: #000;
	background:#fff;
}

.hc-category.specials .hc-record .hc-recimage {
    background: white;
    text-align: center;
    padding: 20px 20px;
    border: 5px solid #000;
    height: auto!important;
}
.hc-recimage img {
    height: auto!important;
}
ul.slick-dots {display:none!important;}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow {display:none!important}
.hc-category.specials .hc-recprice {
    position: absolute;
    background: #000;
    color: #fff;
    border-radius: 50%;
    padding: 25px 10px 0px;
    width: 145px;
    height: 145px;
    text-align: center;
    right: -15px;
    top: 0px;
    z-index: 8;
    border: 4px solid #fff;
    filter: drop-shadow(0px 1px 9px black);
    vertical-align: middle;
}
.hc-category.specials .hc-record:hover .hc-recprice {background:#f6861e}
.hc-category.specials .hc-record-grid .hc-record h2.hc-recname {
    font-size: 1.2rem;
    padding: 0px 20px 5px;
    height: auto;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0px;
    letter-spacing: 2px;
    font-family: lato;
}
.hc-record-grid .hc-record h2.hc-recname {
    font-size: 1.3rem;
    padding: 10px 25px 0px 25px;
    height: 35px;
    font-family: impact;
    color: #fff;
    letter-spacing: 0px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hc-category.specials .hc-record-grid .hc-record p.description {
    padding: 0px 20px 5px;
    color: #fff;
    line-height: 1em;
    font-weight: 400;
    font-size: 1.2rem;
}
.hc-category.specials .hc-record-grid .hc-record {
    border: 0px solid #cdcdcd;
    background: none;
    padding-bottom: 10px;
    margin: 0 35px 0px;
    position: relative;
    background: #000;
}
.hc-category.specials .hc-record-grid .hc-recprice hr {
    border: 1px solid #fff;
    margin: 5px 0px;
    border-image: linear-gradient(to left, rgba(0, 0, 0, 0), #f6861e, rgba(0, 0, 0, 0)) 1 0%;
}
.hc-category.specials .hc-record-grid .hc-record:hover .hc-recprice hr {
    border-image: linear-gradient(to left, rgba(0, 0, 0, 0), white, rgba(0, 0, 0, 0)) 1 0%;
}
.hc-category.specials .hc-record .hc-recprice p {
    margin: 0px;
    font-size: 1.5rem;
    line-height: 1.3em;
    font-weight: 600;
	color:#fff;
}
.eds_CarouselGallery_Cards .swiper-slide .edsCG_image {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
    display: flex;
    position: relative;
    z-index: 1;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
}
.eds_CarouselGallery_Cards .swiper-slide::before {Display:none!important}
.eds_CarouselGallery_Cards .edsCG_image + .edsCG_itemTitle, .eds_CarouselGallery_Cards .edsCG_image + .edsCG_itemSubTitle, .eds_CarouselGallery_Cards .edsCG_image + .edsCG_itemDescription {
    margin-top: 2rem;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    width: 100%;
    max-width: none!important;
}
.content_Giftbg {
    background: linear-gradient(to right, #a7a39d 20%,#b5afaa 32%);
    text-align: center;
}
.nopadding {padding:0px!Important;margin:0px!Important;}
.content_Giftbg .skin_main_padding {
    padding: 0 0px 0px 20px;
}
img.giftvouchers.col-sm-6.nopadding {
    margin-top: -51px!Important;
	z-index:99;
}
section.content_orangebg .skin_main_padding {
    padding: 50px 5% 100px;
}
section.content_Giftbg h2 {
    color: #000;
    font-family: impact;
    font-size: 6.5rem;
    line-height: 0.7em;
    margin-bottom: 0px;
}
section.content_Giftbg h2 span {
    color: #fff;
    font-family: gooddog;
    font-size: 3rem;
	font-weight:400;
	text-transform:uppercase;
}
p strong {
    text-transform: uppercase;
    font-weight: 900;
}
.bannerpane .nivo-caption a.Bannerbtn:hover {background:#f6861f}
.skin_main { min-height:550px; }
.content_whitebg{ background:#fff; }
.content_graybg{ background:#f1f1f1;  }
.content_colorbg{ background:#f6861f; }
.content_color {}
.skin_top_content { padding:20px 20px;}
.skin_main_padding{ padding:0 20px;}
.footer_top {
    background: #000;
    text-align: center;
}
.footerpane_style{}
.copyright_bg{ background:#f6861f;}
.copyright_bar {
    color: #fff;
}
.footer_left{ padding:20px 0% 20px 3.5%;}
.socialpane_style {
    float: right;
    padding: 15px 3.5% 15px 0%;
}
section.navMenu {
    background: #f6861e;
    text-align: right;
}
.socialpane_style  img.col-sm-4 {
margin: -50px 0px;}

.collapse {display:block}
.footerpane_style.skin_main_padding {
    padding: 30px 5% 20px;
}
.footer_top i.fab.fa-facebook-square {
    font-size: 3.5rem;
    color: #fff;
    vertical-align: middle;
    transition: all 0.7s ease 0s;
    margin-right: 0px;
}
.footer_top i.fab.fa-facebook-square:hover {
color: #f6861f;}
.footer_top p {}
section.footer_top img.footerlogo {
    z-index: 99;
    margin: -265px 0px 20px;
    position: relative;
}
section.footer_top p {
    font-weight: 300;
    font-size: 1.2rem;
}
section.footer_top p strong {
    color: #f6861e;
}
.dnnGridAltItem {
    background: #000000;
}
.thirstyteam {
    display: flex;
    padding: 0px 5%;
    flex-direction: column;
    margin-top: -30px;
}

.thirstyteam .person {

    padding: 20px 40px 110px;
}
footer.copyright_bg:before {
    content: "";
    background: url(images/Drink_Responsibility.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 90px;
    height: 130px;
    position: absolute;
    right: 0px;
    top: 7px;
    margin: auto;
    left: 0px;
    /* filter: drop-shadow(0px 0px 11px #fff); */
    z-index: 99;
}
.thirstyteam .person:nth-of-type(even) {
    margin-right: 250px!important;
    background: #000;
    position: relative;
    z-index: 6;
    margin-bottom: -60px;
}
.thirstyteam .person:nth-of-type(even) p {

 color:#fff;
}
.thirstyteam .person:nth-of-type(odd) {
    margin-left: 250px!important;
    background: #fff;
    position: relative;
    top: 30px;
    z-index: 5;
}
   
.thirstyteam .person img {border:10px solid #f6861e;}
.thirstyteam .person:nth-of-type(even) img {
    float: right;
    margin: -70px 0px 20px 40px;
}
.thirstyteam .person:nth-of-type(odd) img {
    float: left;
     margin: -70px 40px 20px 0px;
}
.thirstyteam .person:nth-of-type(odd) h3 {color:#000;}
.thirstyteam .person:nth-of-type(3) {	z-index:7;}
.thirstyteam .person:last-of-type {
    margin-bottom: 0px;
	z-index:8;
}
.innerpage .specialhand {
    z-index: 9;
    position: relative;
}


section.footer_top .gooddog {
    font-family: 'GoodDog';
    text-transform: none;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 2rem;
}
.fancybox-opened .fancybox-skin {
    box-shadow: 0 0px 20px 8px rgba(0,0,0,1);
}
.fancybox-inner img#dnn_dnnLOGO2_imgLogo {
    width: 60%;
    margin-top: -15px;
}
.fancybox-inner h3 {
    font-size: 4rem;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #fff;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    filter: drop-shadow(2px 4px 6px black);
}
.fancybox-inner p {
    font-size: 2.2rem;
    color: #fff;
    filter: drop-shadow(2px 4px 6px black);
}
.fancybox-inner a.popupbtn:link, .fancybox-inner a.popupbtn:visited {
    border: 1px solid #f6861f;
    padding: 6px 50px;
    color: #fff;
    background: #f6861f;
    border-radius: 4px;
    margin: 5px;
    filter: drop-shadow(2px 4px 6px black);
}
.fancybox-inner a.popupbtn:hover {
    border: 1px solid #f6861f;
    padding: 6px 50px;
    color: #f6861f;
    background: #fff;
    border-radius: 4px;
    margin: 5px;
}
.fancybox-outer, .fancybox-inner {
    position: relative;
    padding-bottom: 70px;
}
div#dnn_FooterGrid4C {
    margin-top: 11px;
}
.copyright_bg {
    padding-top: 40px;
    position: relative;
	
}
.fancybox-margin .fancybox-skin {
    position: relative;
    background: #f6861e;
    color: #FFF;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    padding: 15px 0px 60px!important;
}
.fancybox-inner {
    overflow: visible!Important;
}
.fancybox-margin .fancybox-skin:before {
    content: "";
    top: 0px;
    display: inline-block;
    background: url(images/popup.jpg);
    position: absolute;
    left: 0px;
    background-size: cover;
    right: 0px;
    bottom: 0px;
}
/* --- Menu Style ---*/
.open>.dropdown-menu{display:block;}
.open>a{outline:0;}
.nav {
    margin: 0;
    padding-left: 0;
    list-style: none;
}


.nav li {
    list-style: none!important;
}
.nav>li {
    position: relative;
    display: block;
    float: left;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 30px 31px 30px;
    font-family: 'Oswald', sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    float: left;
}
.nav>li:last-of-type a {
    padding: 30px 0px 30px 25px;
}
.nav:after {
    clear: both;
}
.nav li.active a, .nav li a:hover {
    color: #000;
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
    padding-right: 3%;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav:before, .nav:after, .navbar-header:before, .navbar-header:after {
    content: " ";
    display:none;
}
.navbar-toggle .icon-bar {
    background: #000;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.dropdown-menu {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 83px!important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 1rem;
    background-color: #f6861f;
    border: 1px solid #000000ba;
    border-top: 0px solid #fff;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}
.nav li.dropdown li {
    border-bottom: 1px solid #000;
}
.navbar-nav .dropdown-menu>li>a {
    white-space: normal;
}
.navbar-nav .dropdown-menu>li:hover a {
    color: #000;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #f6861f;
    border-color: #f6861f;
}

.Menupane h3 a:hover {
    color: #f6861f;    transition: all 0.7s ease 0s;
}
.Menupane h3 a:hover span {
    color: #fff;    transition: all 0.7s ease 0s;
}

.dropdown-menu>li>a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5em;
    color: #fff;
    white-space: nowrap;
    font-weight: 600;
    font-size: 16px;
}


.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
h3.pagetitle {
    position: absolute;
    right: 3%;
    bottom: 0px;
    top: 0px;
    margin: auto;
    height: 1em;
    line-height: 1em;
    text-transform: uppercase;
    z-index: 8;
    font-size: 3.1rem;
}

.blackbg p strong {
    text-transform: none;
    font-weight: 900;
}

@media (min-width: 768px){
.navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
}

}

button.navbar-toggle {
    display: none;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.caret, span.caret.navbar-toggle.sub-arrow {
    display: inline-block;
    width: 0;
    height: 0;
	padding:0px;
	margin-right:0px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
#dnnMenu .navbar-default .topLevel>li>a{
	-webkit-transition:all .3s ease 0s;
	-moz-transition:all .3s ease 0s;
	-o-transition:all .3s ease 0s;
	transition:all .3s ease 0s}
#dnnMenu .dropdown-menu::after{
	bottom:100%;
	left:35%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(241,241,241,0);
	border-bottom-color:#fff;
	border-width:10px;
	margin-left:-30px}

#dnnMenu .dropdown-menu li:last-child{border:none}
/* --- Innerpage -- */
.parallax2 {
    background: url(images/newsletter2.jpg);
    background-size: 100%;
    background-position: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 10% 15%;
    box-shadow: inset 0px 0px 30px 1px #000;
    text-align: center;
}
.parallax2 h1 {color:#fff;    filter: drop-shadow(2px 4px 6px black);}

.innerpage .skin_top_content {
    padding: 80px 10%;
}
.innerpage .skin_top_content h1 {
    line-height: 1em;
    margin-bottom: 20px;
}
.innerpage .skin_top_content h3 {
    margin-bottom: 20px;
}
.blackcontainer {
    padding: 30px;
    background: #000;
    color: #fff;
}
.cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {
    float: left;
    padding-right: 30px;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
    background-color: #f6861f!important;
}

.cbp-popup-singlePage .cbp-l-project-desc-title span, .cbp-popup-singlePage .cbp-l-project-details-title span {
    border-bottom: 1px solid rgb(246, 134, 30)!important;
    display: inline-block;
    margin: 0 0 -1px 0;
    font: 400 36px/46px "impact", sans-serif!important;
    padding: 0 5px 0 0;
    color: #000;
}
.cbp-l-inline-subtitle {
    font: italic 400 23px/20px "exo", sans-serif!important;
    color: #f6861e!important;
    margin: 3px 0 20px;
}
.cbp-l-project-desc-text p, .cbp-l-project-desc-text {
    margin: 0 0 18px 0;
    line-height: 1.5em;
    font-size: 1.1rem;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #000;
}

/*--------- Pane Style ----------*/
.DNNEmptyPane{ display:none!important;}
.dnnpane [class*="col-sm"],.dnnpane [class^="col-sm"] { padding: 0 15px; }
.socialpane { padding: 0;}
.contactpane{}
.content_grid12{}
.topgrid6a{}
.topgrid6b{}
.topgrid4a{}
.topgrid4b{}
.topgrid4c{}
.topgrid3a{}
.topgrid3b{}
.topgrid3c{}
.topgrid3d{}
.topgrid8l{}
.topgrid4r{}
.topgrid4l{}
.topgrid8r{}
.topgrid12{}
.colorgrid4a{margin:20px 0;}
.colorgrid4b{margin:20px 0;}
.colorgrid4c{margin:20px 0;}
.colorgrid12{margin:20px 0 0;}
.middlegrid4a{margin:20px 0;}
.middlegrid4b{margin:20px 0;}
.middlegrid4c{margin:20px 0;}
.middlegrid6a{margin:20px 0;}
.middlegrid6b{margin:20px 0;}
.middlegrid12{margin:20px 0;}
.graygrid4a{margin:20px 0;}
.graygrid4b{margin:20px 0;}
.graygrid4c{margin:20px 0;}
.graygrid12{margin:20px 0;}
.bottomgrid4a{margin:20px 0;}
.bottomgrid4b{margin:20px 0;}
.bottomgrid4c{margin:20px 0;}
.bottomgrid12{margin:20px 0;}

.footertop{}
.footer_top .row {
    align-items: center;
}

.footer_grid3a { margin:30px 0 10px 0;}
.footer_grid3b { margin:30px 0 10px 0;}
.footer_grid3c { margin:30px 0 10px 0;}
.footer_grid3d { margin:30px 0 10px 0;}
.footerpane { margin:0 0 10px 0;}

.i_content_grid12 {}
.i_one_grid3 {}
.i_one_grid9 {}
.i_two_grid4a {}
.i_two_grid4b {}
.i_two_grid4c {}
.i_three_grid9 {}
.i_three_grid3 {}
.i_four_grid12 {}
.i_five_grid6a {}
.i_five_grid6b {}
.i_six_grid3a {}
.i_six_grid3b {}
.i_six_grid3c {}
.i_six_grid3d {}
.i_seven_grid12 {}
.i_eight_grid4{}
.i_eight_grid8{}
.i_nine_grid8{}
.i_nine_grid4{}
.i_ten_grid12{}

.leftsidepane { padding:10px 0; }
.l_one_grid8 {}
.l_one_grid4 {}
.l_two_grid6a {}
.l_two_grid6b {}
.l_three_grid4 {}
.l_three_grid8 {}
.l_four_grid4a {}
.l_four_grid4b {}
.l_four_grid4c {}
.l_five_grid12 {}

.SidePane {
    font-size: 0;
    line-height: 0;
    position: fixed;
    display: inline-block;
    width: 550px;
    top: 50%;
	left: -100%;
    margin-top: -70px;
    z-index: 9999;
    transition: all 500ms ease;
	    background-color: rgba(0, 0, 0, 0.6);
}
.SidePane.open {
 
	left: 0%;
    transition: all 500ms ease;
}
.thirstygifts img{display: inline-block;
    position: relative;
    width: 100%;
    z-index: 2;
}
.eds_news_NewsMagazine.eds_subCollection_news a:hover {
    color: #000000!important;
    text-decoration: none;
}
.thirstygifts p {
    text-align: center;
    border-left: none !important;
    color: #fff;
    border-top-left-radius: 0 !important;
    transition: left 500ms ease, opacity 800ms;
    text-transform: uppercase;
    margin-top: 8px;
}

.SidePane .closed {
    display: inline-block;
    line-height: 11em;
    right: -50px;
    width: 50px;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    position: absolute;
    top: 0px;
    bottom: 41px;
    text-align: center;
    background: rgba(0,0,0,0.6);
    cursor: pointer;
}
.SidePane.shut, .SidePane.open.shut {display:none}

.innerpage .skin_main .Licensees .dnnpane [class*="col-sm"] {
    padding: 70px 105px;
}
section.Licensees .TLS1 {
    background: url(images/Thirsty-Liquor-onehunga.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}
section.Licensees .TLS2 {
    background: url(images/CavendishDriveManukau.JPG);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}
section.Licensees .TLS3 {
    background: url(images/LineRdfullview.jpg);
    background-size: 107%;
    background-repeat: no-repeat;
    background-position: 0%;
}
section.Licensees .TLS4 {
    background: url(images/sideimage6.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}
.innerpage .skin_main .blackbg A:hover {
    color: #f6861f!important;
    text-decoration: none;
    transition: all 0.7s ease 0s;
}
.Registerinterest {display:none}
.Registerinterest {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 50px 30%;
    margin: auto;
    background: rgba(0,0,0,.5);
    z-index: 9999;
}
.LiveForm.Thirsty ul.page-break-section, .LiveForm.Thirsty .thank-you {
    height: 100%;
}
a#Close {
    float: right;
    background: #f6861e;
    padding: 3px 5px;
    color: #fff;
	border-radius:3px;
	cursor:pointer;transition: all 0.7s ease 0s;
}
a#Close:hover {background:#000;transition: all 0.7s ease 0s;}
a#activate {	cursor:pointer;transition: all 0.7s ease 0s;}


h3 a#activate {
    background: #000;
    display: inline-block;
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    border-radius: 7px;border: 1px solid #000;
}

h3 a#activate:hover {
    background: #fff;
    color: #000;
}

.innerpage li.Storeitem p {
    font-weight: 600;
}
.innerpage li.Storeitem p.Address {
    flex: 2;
    padding-left: 8px;
    font-weight: 400;
}
li.Storeitem p {
    font-size: 1.1rem;
    color: #fff;
}
li.Storeitem {
    display: flex;
    border-bottom: 1px solid #fff;
    margin-bottom: 8px;
}

/*--------- Scroll Top Style ----------*/
#top-link { background:url(images/scroll_top.png) no-repeat scroll center top ; border: 0 none;  bottom:25px; right: 50px; display:block; height:50px; padding:0; width:50px; position: fixed; text-decoration: none; z-index: 903; outline:none;}
#top-link:hover { background:url(images/scroll_top.png) no-repeat scroll center -51px;  -webkit-transition: all 0.2s ease-in 0s; -moz-transition: all 0.2s ease-in 0s; -o-transition: all 0.2s ease-in 0s; transition: all 0.2s ease-in 0s;}

/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{ font-size:12px; color:#fff; text-decoration:none;padding:11px 8px 11px 8px; }
A.Login:hover {text-decoration:none;}

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ font-size:12px; color:#fff; text-decoration:none;padding:11px 8px 11px 8px; }
A.User:hover {text-decoration:none; }

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active {
    padding: 0px 8px;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-family: lato;
}
A.Footer:hover { color:#000; text-decoration: none;}

.footerpane_style a, .footerpane_style a:link {
    color: #fff;
    text-decoration: none;
}
.footerpane_style a:visited { color:#fff; text-decoration : none; }
.footerpane_style a:hover { color:#000; text-decoration : none; }
.footerpane_style a:active { color:#000; text-decoration : none; }

/*--------- Footer Content style ----------*/
.footerpane_style, .footerpane_style .Normal, .footerpane_style p, .footerpane_style div, .footerpane_style span, .footerpane_style li, 
.footerpane_style td, .footerpane_style dt, .footerpane_style dd, .footerpane_style h1, .footerpane_style h2, .footerpane_style h3, 
.footerpane_style h4, .footerpane_style h5, .footerpane_style h6{ color:#fff;}
.innerpage section.skin_banner div#dnn_BannerPane {
    position: absolute;
    top: 0px;
    z-index: 5;
left:0px;
right:0px;
}
.innerpage p.Phnumber a:hover {
    color: #f6861f!Important;
}



img.overbanner {
    z-index: 7;
    position: relative;
}
.blackbg A:link {
    color: #f6861f;
}
.footerpane_style a:hover {
    color: #f6861e;
    text-decoration: none;
}

/*mobile CSS Starts here */


@media screen and (max-width: 2568px) {



}
@media screen and (min-width: 1681px) and (max-width: 1920px) {


}
@media screen and (max-width: 1680px) { 
 

.Menupane {
    padding: 15px 25px;
}

.nav>li>a {
    padding: 30px 20px 30px;
    font-size: 1.4rem;
}

.logo_style {
    position: absolute;
    min-height: 70px;
    left: 4%;
    top: 0px;
    z-index: 99;
}
 
section.content_Specials h2 {
    font-size: 9rem;
} 

p.arrow2 {
    font-size: 4.3rem;
    left: -279px;
}
section.content_Giftbg h2 {
    color: #000;
    font-family: impact;
    font-size: 5.3rem;
    line-height: 0.7em;
    margin-bottom: 0px;
}

.hc-recprice .gooddog {
    font-size: 2.5rem;
    font-weight: 400;
    margin-top: 0px;
    color: #fff;
}
.hc-category.specials .hc-recprice {
    padding: 15px 10px 0px;
    width: 125px;
    height: 125px;
    text-align: center;
}
.hc-category.specials .hc-record-grid .hc-record h2.hc-recname {
    font-size: 1.1rem;
    padding: 0px 25px 0px 10px;

}
.BlackSide:after {
    height: 500px;
}
div#dnn_MiddleGrid6A {
    padding: 20px 0px;
}
img.giftvouchers.col-sm-6.nopadding {
    margin-top: -43px!Important;
}
.Splashpage h1 {
    color: #fff;
    letter-spacing: 10px;
    font-size: 4rem;
    font-weight: 400;
    margin-bottom: 70px;
}
.Splashpage h4 {
    font-size: 1.6rem;

}
h3.whitearrow1:after {
    content: "";
    background: url(images/arrow3.png);
    width: 80px;
    height: 50px;
    background-size: 100%;
    position: absolute;
    transform: rotate(45deg);
    top: 21px;
    background-repeat: no-repeat;
}

.Splashpage h1 strong {
    color: #fff;
    font-weight: 400;
    font-size: 4.8rem;
}
.Splashpage h1 span {
    color: #fff;
    font-size: 3.2rem;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 4px;
}
.Splashpage h1 span strong {
    color: #fff;
    font-weight: 600;
    font-size: 4.2rem;
}
img.bblogo, img.TLlogo {
    height: 230px;
    right: 50px;
}
.Splashpage h4 {
    font-size: 1.5rem;
    letter-spacing: 4px;    bottom: 30px;
}

.Splashpage h1 {
    color: #fff;
    letter-spacing: 7px;
    font-size: 3.8rem;
    font-weight: 400;
    margin-bottom: 70px;
}
h3 {
font-size: 1.9rem;}

.hc-minicart .hc-tooltip {
    width: 100%;
}
.innerpage .skin_top_content {
    padding: 80px 7%;
}
.eds_news_NewsMagazine.eds_subCollection_news .sidelist .textarea h2 {
    font-size: 1.9rem;
}
section.Licensees .TLS1, section.Licensees .TLS2, section.Licensees .TLS3, section.Licensees .TLS4 {
     background-size: 110%;
}
h3 a#activate {
    font-size: 1.7rem;
    line-height: 1.2em;
}
h1 {
font-size: 4.3rem;}

}

@media screen and (max-width: 1600px) { 
.specialhand {
    margin-top: -50px;
    z-index: 99;
    position: relative;
}
.Menupane {
    padding: 10px 25px;
}
.Menupane h3 {
font-size: 1.9rem;}

.site_logo img {
    max-height: 375px;
}

.nav>li>a {
    font-size: 1.3rem;
}
.hc-category.specials .hc-record-grid .hc-record h2.hc-recname {
    font-size: 1rem;
    padding: 0px 25px 0px 10px;
}
.hc-category.specials .hc-record-grid .hc-record p.description {
    line-height: 1em;
    font-size: 1rem;
    padding: 0px 10px 5px;
}
p {
    font-size: 1.2rem;
}
.content_colorbg p strong {
    font-size: 1.4rem;
}
.footerpane_style.skin_main_padding {
    padding: 20px 5% 10px;
}
section.footer_top .gooddog {
    letter-spacing: 1px;
    font-size: 1.7rem;
}
.BlackSide:after {
    height: 470px;
    width: 107%;
}
h3.whitearrow1 {
  
    font-weight: 900;
    font-size: 2.6rem;
    line-height: 0.7em;
}
.Splashpage h1 strong {
    color: #fff;
    font-weight: 400;
    font-size: 4.3rem;
}
}

@media screen and (max-width: 1440px) { 

.logo_style {
    left: 3%;
}
.BlackSide.moving:after {
    height: 470px;
}
h1 {
font-size: 4rem;}
.dropdown-menu {
top: 63px!important;}
.innerpage .skin_main div#hcMiniCart.sidecart .dnnFormPopup h2 {
    font-size: 2rem;
}
.hc-record-grid .hc-record .hc-recprice {
    font-size: 1.2rem;
    line-height: 1.5em;
}

.hc-record-grid .hc-record h2.hc-recname {
font-size: 1.1rem;}
.hc-category.specials .hc-record-grid .hc-record {
    margin: 0 30px 0px;
}
.skin_main .hc-product.row.dnnpane .col-sm-8 .dnnPrimaryAction, .skin_main .hc-product.row.dnnpane .col-sm-8 .dnnFormItem input[type="submit"], .skin_main .hc-product.row.dnnpane .col-sm-8 a.dnnPrimaryAction {
    padding: 10px 30px;
}
.hc-category.specials .hc-record .hc-recprice p {
    font-size: 1.3rem;
    line-height: 1.3em;
}

.hc-category.specials .hc-recprice {
    padding: 15px 10px 0px;
    width: 115px;
    height: 115px;
    text-align: center;
}
.hc-recprice .gooddog {
font-size: 2.1rem;}

h1 span {
    color: #fff;
    font-size: 5.8rem;
}
.BlackSide h3 span {
    font-family: impact;
    font-size: 4.3rem;
}
.content_colorbg .BlackSide p strong {

    text-transform: uppercase;
    font-size: 1.3rem;
}
.gooddog {
    font-size: 2.8rem;

}
section.content_Specials h2 {
    font-size: 8rem;
}

section.content_Giftbg h2 {
    color: #000;
    font-family: impact;
    font-size: 4.7rem;
    line-height: 0.7em;
    margin-bottom: 0px;
}

section.footer_top p {
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.4em;
}
section.footer_top .gooddog {
    letter-spacing: 1px;
    font-size: 1.6rem;
}
h3 {
    font-size: 1.7rem;
    line-height: 1.3em;
}
h3 a#activate {
    font-size: 1.4rem;
    line-height: 1.2em;
}
.innerpage .skin_main .Licensees .dnnpane [class*="col-sm"] {
    padding: 50px 105px;
}
section.footer_top img.footerlogo {
    margin: -180px 0px 20px;
}
a.btn:link, a.btn:visited, a.btn:hover {
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
    font-size: 0.9rem;
}
.footerpane_style.skin_main_padding:before {
    width: 100px;
    height: 120px;
    right: 20px;  
}
.footer_top i.fab.fa-facebook-square {
font-size: 3.2rem;}
p.arrow2 {
    font-size: 3.8rem;
    left: -249px;
}
.nav>li>a {
    font-size: 1.2rem;
    padding: 20px 17px 20px;
}
.nav>li:last-of-type a {
    padding: 20px 0px 20px 17px;
}

.Menupane h3 {
    font-size: 1.6rem;
}
.Menupane p {
    color: #fff;
    font-size: 0.9rem;
    font-weight: 400;
}
.contactpane {
    display: inline-block;
    vertical-align: middle;
    width: 12%;
}

section.content_Giftbg h2 {
    font-size: 4.2rem;
    line-height: 0.7em;
}
section.content_Giftbg h2 span {
font-size: 2.5rem;}

p {
    font-size: 1.1rem;
}
img.giftvouchers.col-sm-6.nopadding {
    margin-top: -37px!Important;
}
.hc-category.specials .hc-record-grid .hc-record p.description {
padding: 0px 10px 5px;}

.site_logo img {
    max-height: 335px;
}
li.Storeitem p {
    font-size: 1rem;
}
.innerpage .skin_main h2 {
font-size: 2.8rem;}






}
@media screen and (max-width: 1366px) { 


.site_logo img {
    max-height: 285px;
}

.BlackSide.moving:after {
    height: 440px;
}
.eds_CarouselGallery_Cards .swiper-slide {
    padding: 1rem;
    margin: 1rem 0;
}
.innerpage .skin_main .Licensees .dnnpane [class*="col-sm"] {
    padding: 50px 78px;
}
.innerpage h1 {
    letter-spacing: 1px;
}
h1 {
    font-size: 3.9rem;
}




}
@media screen and (max-width: 1280px) { 
.thirstyteam .person:nth-of-type(odd) img {
    float: left;
    margin: -70px 20px 10px 0px;
    width: 30%;
}
.thirstyteam .person:nth-of-type(even) img {
    float: right;
    margin: -70px 0px 10px 20px;
    width: 30%;
}
.thirstyteam .person:nth-of-type(odd) {
    margin-left: 80px!important;
}
.thirstyteam .person:nth-of-type(even) {
    margin-right: 80px!important;
}
section.content_Specials h2 {
    font-size: 6.9rem;
}
p.arrow2 {
    font-size: 3.6rem;
    left: -239px;
}
h4 {
    font-size: 14px;
    line-height: 1.5em;
letter-spacing: 1px;}
.hc-category.specials .hc-record-grid .hc-record {
    margin: 0 20px 0px!important;
}

.logo_style {
    left: 2%;
}
.site_logo img {
    max-height: 271px;
}
.Menupane {
    padding: 10px 19px;
}
h1 {
    font-size: 3.6rem;
}
.innerpage .skin_main .Licensees .dnnpane [class*="col-sm"] {
    padding: 30px 78px;
}
h3.pagetitle {
    font-size: 2.5rem;
}
h3 a#activate {
    font-size: 1.3rem;
    line-height: 1.2em;
}
section.Licensees .TLS1, section.Licensees .TLS2, section.Licensees .TLS3, section.Licensees .TLS4 {
    background-size: 122%;
}
.innerpage .skin_main .dnnpane [class*="col-sm"], .innerpage .skin_main .dnnpane [class^="col-sm"] {
    padding: 0 25px;
}
.eds_news_NewsMagazine.eds_subCollection_news h2 {
    font-size: 1.8rem!important;
}
.eds_news_NewsMagazine.eds_subCollection_news .edn_articleSummary, .eds_news_NewsMagazine.eds_subCollection_news .edn_articleSummary p {
    font-size: 1rem!important;
 }
 .textarea {
    padding: 10px 20px 10px!important;
}
.innerpage .skin_top_content {
    padding: 80px 5%;
}
}

@media screen and (max-width: 1025px) { 
.SidePane {
width: 400px;}
.SidePane .closed {
    line-height: 8em;
    bottom: 32px;
}
.thirstygifts {
    filter: drop-shadow(0px 2px 5px black);
}

a.btn:link, a.btn:visited {
    padding: 10px 10px;
    font-size: 0.7rem;
}
.nav>li {
    clear: both;
}

.collapse {
    display: none;

}
.collapse.in {
    display: inline-block;
	  
}
.nav>li {
    position: relative;
    display: block;
    float: none;
}
div#navbar {
    position: absolute;
    right: 0px;
    z-index: 99;
    background: #000;
}
.nav li.active a, .nav li a:hover {
    color: #f6861e;
}
.cbp-l-project-desc-text p, .cbp-l-project-desc-text {
    margin: 0 0 18px 0;
    line-height: 1.3em;
    font-size: 1rem;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #000;
}
.innerpage .cbp-l-grid-team-name:link, .innerpage .cbp-l-grid-team-name:active, .innerpage .cbp-l-grid-team-name:visited {
    font: 400 28px/1.3 "impact", sans-serif!important;
}
.innerpage .cbp-l-grid-team-position {
    font: 600 21px "exo", sans-serif;
}
section.content_Specials h2 {
    font-size: 5.4rem;
}
p.arrow2 {
    font-size: 2.9rem;
    left: -189px;
}
p.arrow2:after {
    content: "";
    background: url(images/arrow2.png);
    width: 90px;
    height: 90px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 50px;
    bottom: -105px;
}
a.borderbtn {
    padding: 10px 18px;
}
a.btn:link, a.btn:visited {
    padding: 10px 10px;
    font-size: 0.7rem;
}
.footerpane_style.skin_main_padding:before {
    width: 70px;
    height: 90px;
    right: 20px;
}
button.navbar-toggle {
    float: none;
	display:inline-block;
}
section.footer_top .gooddog {
    letter-spacing: 1px;
    font-size: 1.2rem;
    margin-top: 10px;
}
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active {
    color: #ffffff;
    font-size: 10px;
}
.socialpane_style {
    text-align: right;
}
img.gfm {
    width: 80%;
    text-align: -webkit-right;
}
.navbar-toggle .icon-bar {
    background: #fff;
    display: block;
    width: 22px;
    height: 2px;
    margin: 3px 0px;
    border-radius: 1px;
}
button.navbar-toggle {
    float: none;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 3%;
}
section.blackHeader {  text-align: right;}
.extraMenu {
    text-align: center;
    padding-right: 0%;
    width: 64%;
    display: inline-block;
}
.Menupane h3 {
    font-size: 1.2rem;
}
.Menupane p {
    color: #fff;
    font-size: 0.6rem;
    font-weight: 400;
}
.site_logo img {
    max-height: 256px;
}
section.content_grahpicbg .skin_main_padding {
    padding: 60px 3%;
}
.hc-category.specials .hc-record-grid .hc-record {
    margin: 0 10px 0px!important;
}
.hc-recprice .gooddog {
    font-size: 1.7rem;
}
.hc-category.specials .hc-recprice {
    padding: 8px 4px 0px;
    width: 85px;
    height: 85px;
    text-align: center;
}
.hc-category.specials .hc-record .hc-recprice p {
    font-size: 1rem;
    line-height: 1.3em;
}
.hc-category.specials .hc-record-grid .hc-record h2.hc-recname {
    font-size: 0.9rem;
    padding: 0px 25px 0px 10px;
    letter-spacing: 0px;
}
h1 span {
    color: #fff;
    font-size: 4.1rem;
}
h1 {
    font-size: 3.1rem;
}
.BlackSide h3 span {
    font-family: impact;
    font-size: 3.7rem;
}
section.content_colorbg .OrangeSide, section.content_colorbg .BlackSide {
    padding: 60px 30px;
    margin: 0px 0;
}
.content_colorbg p strong {
    font-size: 1.1rem;
}
.BlackSide h3 {
    font-size: 4rem;
    font-weight: 400;
    margin-top: 2px;
}
.BlackSide.moving:after {
    height: 370px;
}
p {
    font-size: 1rem;
}
section.content_Giftbg p {
    font-size: 0.8rem;
}
section.content_Giftbg h2 {
    font-size: 3.4rem;
    line-height: 0.7em;
}
img.giftvouchers.col-sm-6.nopadding {
    margin-top: -31px!Important;
}
.hc-category.specials .hc-recprice {
    right: 0px;
    top: 0px;
    z-index: 9;

}
.nav>li {
    clear: both;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #f6861e;
}
.dropdown-menu {
    top: 0px!important;
    position: relative;
    float: none;
    background: transparent;
    padding: 0px;
    margin: 0px;
    clear: both;
    width: 100%!important;
}
.dropdown-menu>li>a {
padding: 6px 15px;}
.navbar-nav .dropdown-menu>li:hover a {
    color: #f6861e;
}
.nav li.active a, .nav li a:hover {
    color: #f6861e!important;
}
#dnnMenu .dropdown-menu::after {display:none}
h3.pagetitle {
    font-size: 1.9rem;
}
.innerpage .skin_main div#hcMiniCart.sidecart .dnnFormPopup h2 {
    font-size: 1.5rem;
}
h3 {
    font-size: 1.5rem;
    line-height: 1.3em;
}
.innerpage .skin_main .Licensees .dnnpane [class*="col-sm"] {
    padding: 10px 58px;
}
section.Licensees .TLS3 {

 
 background-size: cover!important;
}
h3 a#activate {
    font-size: 1rem;
    line-height: 1.2em;
}
section.content_orangebg .skin_main_padding {
    padding: 20px 5%;
}
}

@media handheld, only screen and (max-width: 769px) {
.SidePane {
    width: 350px;
}
h2 {
font-size: 2.7rem;}

body {-webkit-text-size-adjust:none;}
#skin_wrapper{ width:auto!important;}
.skin_width,body{width:100%;min-width:0;}
.floatl, .floatr{ float: none;}
.pc_display { display:none;}
.mobile_display { display:block;}

/*-------- design style --------*/
.skin_top_inner { position:relative; }
.skin_header_style{ position:relative; }

.footer_left{ float:none; width:auto; padding:10px 2%; text-align:center;}
.socialpane_style{ float:none; text-align:center; padding:10px 2%;}



.footer_grid3a { margin:10px 0;}
.footer_grid3b { margin:10px 0;}
.footer_grid3c { margin:10px 0;}
.footer_grid3d { margin:10px 0;}
.footerpane { margin:0 0 10px 0;}

/*--------- Scroll Top Style ----------*/
#top-link { bottom: 12px; right: 20px; }
.site_logo img {
    max-height: 196px;
}

.Menupane {
    padding: 5px 7px;
}
.extraMenu {
    text-align: right;
    padding-right: 0%;
    width: 70%;
    display: inline-block;
}
.Menupane h3 {
    font-size: 1rem;
}
h1 {
       font-size: 2.6rem;
    font-weight: 500;
}
.parallax {
    background-size: cover;
    background-position: 50%;
    padding: 10% 15%;
}
h1 span {
    color: #fff;
    font-size: 3.2rem;
}
.BlackSide h3 span {
    font-family: impact;
    font-size: 3rem;
}
.BlackSide h3 {
    font-size: 2.5rem;
    font-weight: 400;
    margin-top: 10px;
}
.content_colorbg .BlackSide p strong {
    text-transform: uppercase;
    font-size: 1.1rem;
}
.gooddog {
    font-size: 2.3rem;
}
span.gooddog.arrow:before {
    right: 80px;

}
section.content_Specials h2 {
    font-size: 4.4rem;
}
p.arrow2 {
    font-size: 2.4rem;
    left: -159px;
}
p.arrow2:after {
    content: "";
    background: url(images/arrow2.png);
    width: 60px;
    height: 70px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 50px;
    bottom: -85px;
}
section.content_Giftbg h2 span {
    font-size: 1.9rem;
}
section.content_Giftbg h2 {
    font-size: 2.7rem;
    line-height: 0.7em;
}
section.content_Giftbg p {
    font-size: 0.7rem;
}
img.gfm {
    width: 60%;
    text-align: -webkit-right;
}
a.btn:link, a.btn:visited {
    padding: 10px 17px;
    font-size: 1rem;
}
.footerpane_style.skin_main_padding {
    padding: 20px 2% 10px;
}
section.footer_top .gooddog {
    letter-spacing: 0px;
    font-size: 1.2rem;
    margin-top: 0px;
}
section.footer_top img.footerlogo {
    margin: -60px 0px -50px;
}
section.footer_top a.btn, .footerpane_style.skin_main_padding:before {display:none}

.innerpage .skin_main .col-sm-3, .innerpage .skin_main .col-sm-9, .innerpage .skin_main .col-sm-4, .innerpage .skin_main .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 100%;
}
h3.pagetitle {
    font-size: 1.4rem;
}
section.Licensees .TLS1, section.Licensees .TLS2, section.Licensees .TLS3, section.Licensees .TLS4 {
    background-size: cover;
}
.navbar-toggle {
    padding: 9px 7px;
    margin-top: 8px;

}
div#dnn_MiddleGrid6A {
    padding: 0px 0px;
}
section.content_Giftbg h2 {
    font-size: 2.2rem;
    line-height: 0.7em;
}

}
a.btn.hidden {visibility:hidden;}
@media screen and (min-width: 740px) and (max-width: 769px) { 

}
@media screen and (min-width: 641px) and (max-width: 739px) { 


}
@media screen and (min-width: 481px) and (max-width: 640px) { 


}
@media handheld, only screen and (max-width: 480px){
	.specialhand {
    margin-top: -30px;
    z-index: 99;
    position: relative;
}


.SidePane {
    width: 260px;
}	
.SidePane .closed {
    line-height: 5em;
    bottom: 32px;
}
section.footer_top a.btn, .footerpane_style.skin_main_padding:before {
    display: block;
}
	img.giftvouchers.col-sm-6.nopadding {
    margin-top: 9px!Important;
}
	.thirstyteam .person {
    flex: 1;
    padding: 20px 20px 110px;
	
}
.navbar-header {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
}
section.navMenu {
    background: #000000;
    text-align: right;
}
.hc-record-grid .hc-record {
    margin: 0 0 25px 0px!important;
}
.hc-minicart .hc-tooltip {
    width: 95%!important;
}
div#hcMiniCart {
    margin-bottom: 30px;
}
.row-fluid .span6 {
    width: 100%!important;
}
.hc-wrap2 {
    float: none;
    width: 100%;
    margin: 0;
}
.hc-wrap2 .hc-record .hc-recimage {
    height: auto!important;
}
h3.pagetitle {
    font-size: 0.9rem;

}
section.content_Giftbg .row.dnnpane.nopadding {
    display: block;
}
.hc-product .hc-related-items {
    margin-top: 20px!important;
    padding: 0px!important;
    margin: 0px!Important;
}
.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper {
    list-style-type: none;
margin: 0 0px 0px!Important;}
.hc-record-grid .hc-record {
    border: 1px solid #fff;
    background: #000;
    padding-bottom: 10px;
    margin: 10px 0 25px 0px;
}
div#hcMiniCart.sidecart .dnnFormPopup {
    position: relative!important;
    padding: 10px!important;
    background: #000;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
    z-index: 100000;
    color: #fff;
}
.fancybox-inner a.popupbtn:link, .fancybox-inner a.popupbtn:visited, .fancybox-inner a.popupbtn:hover {
    padding: 6px 30px;
}
h2 {
    font-size: 2.7rem;
    line-height: 1em;
    letter-spacing: 0;
    color: #fff;
    font-weight: 400;
    font-family: 'impact', sans-serif;
}
.eds_CarouselGallery_Cards .swiper-slide .edsCG_image {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    display: flex!important;
}
.eds_CarouselGallery_Cards .swiper-slide {
    padding: 0.5rem!important;
    margin: 1rem!important;
    width: 50%!important;
}
.eds_CarouselGallery_Cards .swiper-button-next, .eds_CarouselGallery_Cards .swiper-button-prev {
    margin: 0;
    width: 35px!important;
height: 35px!important;}
.footerpane_style.skin_main_padding:before {
    width: 50px;
    height: 120px;
    right: 0px;
    left: 0px;
    margin: auto;
    top: 355px;
}
div#dnn_parallaxPane {

    padding: 15px;
}
.parallax {
    background-size: cover;
    background-position: 50%;
    padding: 10% 10.5%;
}
.thirstyteam .person:nth-of-type(odd) {
    margin-left: 0px!important;
}
.thirstyteam .person:nth-of-type(even) {
    margin-right: 0px!important;
}
.thirstyteam .person:nth-of-type(even) img {
    float: none;
    margin: -70px 0px 10px 0px;
    width: 100%;
}
.thirstyteam .person:nth-of-type(odd) img {
    float: none;
    margin: -70px 0px 10px 0px;
    width: 100%;
}
	.logo_style {
    left: 0%;
    right: 0px;
    text-align: center;
}
.site_logo img {
    max-height: 146px;
}
div#navbar {
    position: absolute;
    right: 0px;
    left: 0px;
    z-index: 99;
    background: #000;
}
.Menupane h3 {
    font-size: 1.2rem;
}
.bannerpane .nivo-caption a.Bannerbtn {
    padding: 5px 8px;
    display: inline-block;
    border: 1px solid #fff!important;
    font-weight: 400;
    font-size: 0.5rem;
}
.bannerpane .nivo-caption {
    top: 64%;
    width: 53%;
    z-index: 8;
    padding: 2px 10px;
    opacity: 1;

}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%!Important;
    transform: translate3d(0px, 0px, 0px)!important;
}
.hc-record-grid {
    margin-top: 25px;
    margin-left: 0px;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin-bottom: 20px;
}
.content_grid12 {
    align-self: center;
    text-align: center;
}
section.content_Specials .skin_main_padding {
    padding: 0 3% 20px 3%;
}
.content_Giftbg .skin_main_padding {
    padding: 10px 20px 0px 20px;
}
section.footer_top img.footerlogo {
    margin: 0px 0px 10px;
}
img.col-sm-3 {
    text-align: center;
    display: inline-block;
    float: none;
    flex: 1;
}
.footer_top .row {
    align-items: center;
    width: 100%!important;
    margin: 0px!Important;
}
img.gfm {
    width: 100%;
    text-align: -webkit-right;
}

section.blackHeader {
    text-align: center;
    padding-top: 140px;
}
.extraMenu {
    text-align: right;
    padding-right: 0%;
    width: 90%;
    display: inline-block;
}
.Menupane {
    padding: 5px 7px;
    width: 47%;
}
section.content_grahpicbg .skin_main_padding {
    padding: 20px 5%;
}
section.content_grahpicbg h2 {
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.2em;
}
section.Licensees .TLS1, section.Licensees .TLS2, section.Licensees .TLS3, section.Licensees .TLS4 {
    background-size: cover;
    height: 270px;
}

	.Splashpage h1 {
    color: #fff;
    letter-spacing: 2px;
    font-size: 2.8rem;
    font-weight: 400;
    margin-bottom: 30px;
}
.Splashpage h1 span {
    color: #fff;
    font-size: 2.6rem;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0px;
}
.Splashpage h1 span strong {
    color: #fff;
    font-weight: 600;
    font-size: 3rem;
}
.Splashpage h4 {
    font-size: 1.2rem;
    letter-spacing: 0px;
    bottom: 0px;
    position: relative;
}

h3.whitearrow1 {
    color: #ffcf01;
    font-weight: 900;
    font-size: 2.5rem;
    line-height: 0.7em;
    text-align: left;
    padding-left: 20px;
}

img.bbwebsite, img.TLwebsite {
    width: 100%;
    float: none;
    padding-left: 0px;
    margin-top: 10px;
}
div#skin_wrapper.Splashpage {
    background: linear-gradient(0deg, #f6861f 40%, #db1e36 50%);
    min-height: 100vh;
}
h3.whitearrow1 span {
    font-family: gooddog;
    color: #fff;
    font-weight: 400;
    line-height: 1em;
    font-size: 2rem;
}
img.bblogo, img.TLlogo {display:none}
h3.whitearrow1:after {
    content: "";
    background: url(images/arrow3.png);
    width: 65px;
    height: 36px;
    background-size: 100%;
    position: absolute;
    transform: rotate(69deg);
    top: 57px;
    background-repeat: no-repeat;
}

.Splashpage h1, .Splashpage h1 span, .Splashpage h1 strong, .Splashpage h1 span strong {
    font-size: 2rem;
}



.hc-category.specials .hc-record-grid .hc-record h2.hc-recname {
    font-size: 1.5rem;
    padding: 0px 10px 0px 10px;
    letter-spacing: 0px;
}
.hc-category.specials .hc-record-grid .hc-record p.description {
    line-height: 1em;
    font-size: 1.3rem;
}
.hc-category.specials .hc-recprice {
    right: 0px;
    top: auto;
    z-index: 9;
    bottom: 70px;
}
.eds_CarouselGallery_Cards .swiper-slide .edsCG_image {
    z-index: 1;
    padding: 2px;
    border-radius: 5px;
}
.eds_news_NewsMagazine.eds_subCollection_news .edn_article {
    margin-bottom: 35px;
    background: #000;
    display: flex;
    flex-direction: column;
}
.navbar-toggle {
    padding: 9px 7px;
    margin-top: 8px;

}


.copyright_bg {
    padding-top: 10px;
    position: relative;
}
footer.copyright_bg:before {
    width: 90px;
    height: 110px;
    position: relative;
    display: block;
    right: 0px;
    top: 7px;
    margin: auto;
    left: 0px;
    z-index: 99;
}
/*--------- Retina Styles ----------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (-moz-min-device-pixel-ratio: 2),
       only screen and (-o-min-device-pixel-ratio: 2/1),
       only screen and (min-device-pixel-ratio: 2) {



}


}

@media screen and (min-width: 380px) and (max-width: 414px) { 



}
@media screen and (min-width: 332px) and (max-width: 380px) { 



}
.edsgg_ItemParentGalleryDescription {display:none!important}