.stickyheader{
	background-color:#fff;
	padding:0px;
}
.themeTitleBig, .themeTitleBigSpanIcon span{
	position:relative;
	z-index: 1;
}
.headerBg{
	height:100px !important;
}
.bannerWrapper{
	position:relative;
}
.bannerCtc{
	  position: absolute;
    z-index: 1;
}
.boxImg{
	position:relative;
}
.boxImg:before{
	content:"";
	background-image:url(https://thedramwhisky.com/wp-content/uploads/2024/03/pattern.png);
	background-repeat:no-repeat;
	position:absolute;
	left: auto;
	right: 15px;
  bottom: -25px;
  width: 224px;
  height: 278px;
}
.themeTitleBig:after{
	content:"";
	background-image:url(https://thedramwhisky.com/wp-content/uploads/2024/03/pattern.png);
	background-repeat:no-repeat;
	position:absolute;
	right: 10px;
  bottom: -25px;
  width: 224px;
  height: 278px;
}

.arrowBg.themeTitleBig:before{
	  left: 185px;
    right: 0;
	  width: 200px;
    background-size: contain;
}
.arrowBg2{
	position:relative;
	z-index: 1;
}
.footerBg a{
	color:#F7F1DA;
}
.footerBg a:hover{
	color:#7F0729;
}
.footerBdr{
	border-top:1px solid #373736;
}
.videoIcon{
	position:relative;
}
.videoArrow{
	top:204px !important;
	left:0;
	right:0;
	margin:0 auto;
}
.videoIcon .exad-modal-element{
	  width: 100%;
    min-width: 650px;
    position: absolute;
    left: 50%;
    margin: 0 auto;
    text-align: center;
    transform: translate(-50%, -50%);
    top: -50%;
}
.videoIcon .exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn{
	  top: -10px;
    right: -10px;
}
.heroBanner{
	position:relative;
	overflow: hidden;
}
.heroBanner .popupIcon{
		display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
	  border-radius: 50%;
    box-shadow: 0 0 0 0 black;
    height: 78px;
    width: 78px;
    transform: scale(1);
    animation: pulse-red 2s infinite;
    cursor: pointer;
    transition: width 0.6s ease-out,
		height 0.6s ease-out;
}
.heroBanner .exad-modal-element .rightArowBox.popupBox{
	  left: auto;
    right: 0;
}

.popupBox{
	  height: 450px;
    overflow: hidden;
}
.heroBanner .exad-modal-element .popupBox{
	  width: 100%;
    min-width: 450px;
    position: absolute;
    left: 0;
		right:auto;
    margin: 0 auto;
    text-align: center;
    transform: translate(0px, -50%);
    top: -50%;
		z-index:9;
}
.videoWidth{
	width:100% !important;
	height:auto !important;
}
.heroBanner .exad-modal-item.modal-vimeo .exad-modal-content .popupBox .exad-close-btn{
	  top: -238px;
    transform: translate(0px, 5px);
	  left:-8px;
	  z-index: 9;
	  width: 38px;
    height: 38px;
    background-color: #F5A736;
    opacity: 1;
    color: #fff;
    border-radius: 0;
}

#popuproundbox1{
		top: auto;
    left: 6%;
    bottom: 32px;
}
#popuproundbox2{
		top: auto;
    left: 4%;
    bottom: 40%;
}
#popuproundbox3{
		top: 40%;
    left:auto;
	  right:3%;
}
#popuproundbox4{
	  top: auto;
    left:auto;
	  right:24%;
    bottom: 38%;
}
#popuproundbox5{
	top: 40%;
  left:auto;
	right:38%;
}
#popuproundbox6{
	top: auto;
  left:auto;
	right:40%;
  bottom: 20%;
}
#popuproundbox7{
	top: auto;
	left:38%;
	right:auto;
  bottom: 20%;
}
.hightPanel{
	max-height: 300px;
}
.hightPanel .allWrp img{
	height: 260px !important;
}

.informationModal .modal-dialog{ 
	max-width: 750px; 
}
.informationModal .modal-content { 
	border: 10px solid rgb(255 255 255 / 40%); 
	border-radius: 0; 
	padding: 0px; 
	position: relative;
	background-color: transparent; 
	color: #fff;
}
.informationModal .btn-close {
	position: absolute; 
	top: -25px;
	right: -25px;
	width: 38px;
	height: 38px; 
	background-color: #F5A736; 
	opacity: 1; 
	color: #fff; 
	border-radius: 0; 
	z-index: 2;
}
.informationModal .btn-close:focus { 
	box-shadow: none;
}
.informationModal .modal-body{ 
	padding: 0; 
	background-color: rgb(4 4 4 / 90%);
}
.modal-backdrop.show {
	opacity: .8;
}

.field-space{
	display:inline-block;
	width: 100%;
  max-width: 49%;
}
.field-space-full{
	  width: 98%;
    padding-right: 5px;
}
.space-gap{
	padding-right: 10px;
	width: 100%;
}
.space-gap input,
.space-gap select{
	margin-bottom:15px;
	background-color:#F7F1DA;
	border:none;
}
.field-space-full textarea{
	height: 130px;
	background-color:#F7F1DA;
	border:none;
}
.space-gap p{
	margin:0px;
}
.submit-button{
	text-align: center;
	margin-top:35px;
}
.submit-button .wpcf7-submit{
	  font-size: 24px;
    font-weight: 400;
    background-color: #FE9D2B;
    border: none;
    color: #000;
    padding: 10px 25px 10px 25px;
}
.arrowWhisky svg:not(:root){
	margin-left: 10px;
}
.imgPopup .exad-modal-element{
	  width: 100%;
    min-width: 650px;
    position: absolute;
    left: 50%;
    margin: 0 auto;
    text-align: center;
    transform: translate(-50%, -50%);
    top: -50%;
}
.imgPopup{
	  background-color: #ffffff6e;
    padding: 20px;
}
.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn{
	  top: -4px;
    right: -5px;
	  width: 38px;
    height: 38px;
    background-color: #F5A736 !important;
    opacity: 1;
    color: #fff;
    border-radius: 0;
}
.modal-backdrop {
	background-color: rgb(0 0 0 / 70%) !important;
}
.galleryHover a{
	position:relative;
}
.galleryHover a:before{
	content:"";
	position:absolute;
	background-color:rgba(147, 7, 41, 0.6);
	width:0%;
	height: 0%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s;
}
.galleryHover a:hover::before {
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: 100%;
}
.galleryHover a:after{
	content:"";
	position:absolute;
	background-image: url(https://thedramwhisky.com/wp-content/uploads/2024/03/zoom.png);
	background-repeat:no-repeat;
	width: 23px;
  height: 23px;
  top: 50%;
	transform: translate(-50%, 0%);
  left: 0;
  right: 0;
  margin: 0 auto;
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s;
}
.galleryHover a:hover::after {
	opacity: 1;
	visibility: visible;
}
.tp-agegate-inner-wrapper{
	background-color: #fff !important;
  border: none !important;
}
.tp-agegate-wrapper:after {
	background: rgba(0, 0, 0, .9); !important;
}
.tp-agegate-extra-info{
	font-size: 14px !important;
}
.tp-agegate-wrapper .tp-agegate-boxes .tp-agegate-method .agc_checkbox input:checked~.tp-age-checkmark {
	background-color: #7f0729 !important;
}
.tp-agegate-wrapper .tp-agegate-boxes .tp-agegate-method .age_vms .age_vmb{
	background-color:#7F0729 !important;
	border:none !important;
}
.tp-agegate-wrapper.tp-method-1 .tp-agegate-boxes .tp-agegate-method .age_vmb i{
	margin: 6px 0px 0 10px !important;
}
.tp-agegate-wrapper{
	background: #00000069 !important;
}
.legacyText.themeTitleBig:before{
	display:none;
}
.legacyText.themeTitleBig h1{
    color: #050504;
    font-family: "Bitter", Sans-serif;
    font-size: 72px;
    font-weight: 500;
    line-height: 95px;
}
.purposeArrow{
	position:relative;
}
.popContent {
    padding-right: 30px;
}
@media only screen and (max-width: 1800px) {
	.craftWth .craftWrp {
    width: 48% !important;
}
	.themeBigTal h1 {
    font-size: 54px !important;
    line-height: 68px !important;
}
	
}

@media only screen and (max-width: 1600px) {
	.spiritBg:before{
		max-width: 45%;
    right: 0px;
    left: auto;
    background-size: cover;
	}
	.themeTitleBig h1{
		font-size: 65px !important;
		line-height:80px !important;
	}
	.themeBigTal h1{
		font-size: 65px !important;
		line-height:80px !important;
	}
	.themeBigTal h2{
		font-size: 65px !important;
		line-height:80px !important;
	}
	.spaceTitle h2{
		font-size: 22px !important;
		line-height:20px !important;
	}
	.arrowBg2:before{
		left: 196px;
	}
.whiskyCon {
    min-height: 1485px;
}
	.servesBg{
		min-height: 1780px;
	}
	.craftWth .craftWrp{
		width:50% !important;
	}
	.bannerBgText {
    margin-left: 125px !important;
    margin-top: -35px;
}
}

@media only screen and (max-width: 1399px) {
.whiskyCon{
		min-height: 1500px;
}
	.servesBg{
		min-height: 1640px;
	}
	.bannerCtc h4{
		font-size: 38px !important;
	}
	.bannerCtc h2{
		font-size: 65px !important;
	}
	.bannerBgText{
		margin-left:20px !important;
		margin-top: -35px;
	}
	.themeTitleBig h1{
		font-size: 65px !important;
		line-height:80px !important;
	}
	.themeBigTal h1{
		font-size: 65px !important;
		line-height:80px !important;
	}
	.themeBigTal h2{
		font-size: 65px !important;
		line-height:80px !important;
	}
	.spaceTitle h2{
		font-size: 22px !important;
		line-height:20px !important;
	}
	.spiritBg{
		padding-left: 20px;
	}
	.spiritBg:before{
		max-width: 45%;
    right: 0px;
    left: auto;
    background-size: cover;
	}
	.fooetWrp{
		padding-left: 20px;
	}
	.gapPanel{
		padding:0px 20px;
	}
	.innerBnr{
		padding-left:20px;
	}
	.craftWth .craftWrp{
		width:50% !important;
	}
	.servesBg{
		min-height: 1785px;
	}	
	.bannerBgText {
    margin-left: 125px !important;
    margin-top: -35px;
}
	.popContent {
		padding: 20px;
	}
}

@media only screen and (max-width: 1300px) {
	.bannerCtc h4{
		font-size: 30px !important;
		margin-bottom:-20px;
	}
	.bannerCtc h2{
		font-size: 50px !important;
		margin-bottom:-20px;
	}
	.bannerBgText{
		margin-left:112px !important;
		margin-top: -78px;
	}
	.bannerBtn{
		margin-top:-25px !important;
	}
	.themeTitleBig h1{
		font-size: 65px !important;
		line-height:80px !important;
	}
	.themeBigTal h1{
		font-size: 65px !important;
		line-height:80px !important;
	}
	.themeBigTal h2{
		font-size: 65px !important;
		line-height:80px !important;
	}
	.spaceTitle h2{
		font-size: 22px !important;
		line-height:20px !important;
	}
	.spiritBg{
		padding-left: 20px;
	}
	.spiritBg:before{
		max-width: 45%;
    right: 0px;
    left: auto;
    background-size: cover;
	}
	.whiskyCon{
		min-height: 1530px;
	}
	.fooetWrp{
		padding-left: 20px;
	}
	.gapPanel{
		padding:0px 20px;
	}
	.innerBnr{
		padding-left:20px;
	}
	.servesBg{
		min-height: 1725px;
	}	
	.craftWrp{
		padding-right:40px;
	}
	.themeTitleBig:after{
		bottom: -60px;
	}
	.arrowBg2:before{
		left: 230px;
	}
	.craftWth .craftWrp{
		width:50% !important;
	}
}

@media only screen and (max-width: 1199px) {
	.bannerBgText{
		 padding: 5px 20px 20px;
	}
	.bannerCtc h2 {
    font-size: 45px !important;
    margin-bottom: -32px;
}
	.bannerCtc h4 {
    font-size: 24px !important;
    margin-bottom: -35px;
}
	.bannerPgh{
		font-size: 16px !important;
		line-height:30px !important;
	}
	.bannerBtn a{
		margin-top:-15px;
		font-size:18px;
	}
	.themeTitleBig h1 {
    font-size: 55px !important;
    line-height: 65px !important;
}
	.themeTitleBig h3 {
    font-size: 55px !important;
    line-height: 65px !important;
}
	.themeBigTal h1 {
    font-size: 55px !important;
    line-height: 65px !important;
}
	.videoArrow .exad-modal-button .exad-modal-image-action{
		width:26% !important;
	}
	.videoArrow {
    top: 90px !important;
	}
	.arrowBg2:before{
		width: 250px;
    height: 67px;
    background-size: contain;
	}
	.innerWth{
		width: 70% !important;
	}
	.innerThemeTitle.themeBigTal h2 {
    font-size: 56px !important;
    line-height: 74px !important;
}
	.SpanIcon.themeTitleBig h3{
		  font-size: 35px !important;
	}
	.arrowBg.SpanIcon.themeTitleBig:before {
    left: 378px;
    right: 0;
    width: 105px;
    background-size: contain;
    bottom: -18px;
}
	
	
}
@media only screen and (max-width: 1024px) {
	.socianIcon{
		display:none;
	}
	.ekit_close-side-widget svg{
		max-width: 12px !important;
	}
	
}
@media only screen and (max-width: 991px) {
	.bannerPgh {
		display: none;
	}
	
	.bannerBtn {
		display: none;
	}

	.bannerBgText {
		padding: 5px 20px 0px;
		max-height: 150px !important;
	}

	.bannerCtc h2 {
		font-size: 38px !important;
	}

	.logoImg img {
		width: 50%;
	}

	.themeTitleBig h1 {
		font-size: 45px !important;
		line-height: 52px !important;
	}

	.themeTitleBig:before {
		bottom: -24px;
		width: 172px;
		background-size: contain;
	}

	.themeTitleBig h3 {
		font-size: 45px !important;
		line-height: 52px !important;
	}

	.themeBigTal h1 {
		font-size: 45px !important;
		line-height: 52px !important;
	}

	.arrowBg.themeTitleBig:before {
		left: auto;
		right: 122px;
		width: 140px;
	}

	.videoArrow {
		top: 40px !important;
	}

	.themeTitleBig:before {
		width: 210px;
	}

	.arrowBg2:before {
		left: 146px;
	}

	.innerWth {
		width: 80% !important;
	}

	.imgPopup {
		padding: 20px;
		margin-top: 20%;
		width: 550px;
	}

	.imgPopup img {
		width: 100%;
		min-height: 550px;
		object-fit: cover;
	}

	.videoIcon {
		position: relative;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.videoPopupBox {
		max-width: 500px !important;
		width: 100%;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 160px;
		z-index: 9999;
	}

	.videoIcon .exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn {
		top: 140px;
		right: 60px;
	}

	.whiskyMidTitle h1 {
		font-size: 22px !important;
	}

	.servesBg {
		min-height: auto;
		padding-bottom: 60px;
	}

	.whiskyGap {
		padding: 40px 20px;
	}

	.innerThemeTitle.themeBigTal h2 {
		font-size: 42px !important;
		line-height: 58px !important;
	}

	.whiskyCon {
		min-height: auto;
		padding-bottom: 60px;
	}

	.SpanIcon.themeTitleBig h3 {
		font-size: 26px !important;
	}

	.arrowBg.SpanIcon.themeTitleBig:before {
		left: 278px;
		right: 0;
		width: 82px;
		background-size: contain;
		bottom: -28px;
	}

	.purposeArrow.themeTitleBig h1 {
		font-size: 33px !important;
		line-height: 40px !important;
	}

	.legacyText.themeTitleBig h1 {
		font-size: 46px !important;
		line-height: 52px !important;
	}
	.themeTitleBig:after {
		bottom: -20px;
		background-size: 100px;
		width: 250px;
		height: 140px;
		right: 0;
		background-position: right center;
	}
	.popContent {
		padding: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.bannerBgText{
		display:none;
	}
	.storySec{
		padding:0px 20px;
	}
	.slideInUp{
		padding-left:0px;
	}
	.themeTitleBig:before{
		width: 175px;
		bottom: -15px;
	}
	.gapPanel{
		padding-top:30px;
	}
	.gapPanel img{
		margin-bottom:15px;
		min-width: 550px !important;
		height:auto !important;
	}
	.spiritBg:before{
		display:none;
	}
	.storyText{
		margin-top:-60px;
	}
	.spiritBg{
		padding:40px 20px;
	}
	.videoArrow {
    top: 80px !important;
}
	.videoArrow .exad-modal-button .exad-modal-image-action {
    	width: 40% !important;
		top: -25px;
}
	.videoArrow .exad-modal-action-icon-left svg:not(:root){
		width: 80px;
	}
	.imgBgText{
		padding:100px 80px;
		overflow:hidden;
	}
	.hs-spot-shape-inner{
		width: 60px !important;
    height: 60px !important;
	}
	.hs-spot-object{
		width: 60px !important;
    height: 60px !important;
	}
	.hs-spot.visible:after{
		width: 80px !important;
    height: 80px !important;
		top: -22%;
    left: -9%;
	}
	.hs-spot.visible .hs-spot-shape{
		width: 80% !important;
    height: 80% !important;
	}
	.galleryHover{
		margin:0px;
	}
	.gapPanel .elementor-widget-image{
		overflow:hidden;
	}
	.hs-spot.visible .hs-spot-shape-inner{
		left: 65%;
	}
	.themeTitleBig:before{
		left: 102px;
		width: 190px;
    bottom: -15px;
	}
	.slideInUp{
		padding-right:0px;
	}
	.spiritBg .craftWth .craftWrp{
		width:100% !important;
	}
	.themeBigTal h2 {
    font-size: 48px !important;
    line-height:62px !important;
}
	
	.innerWth{
		width: 95% !important;
	}
	.imgPopup{
    padding: 20px;
    margin-top: 30%;
    width: 500px;
	}
	.imgPopup img{
		width:100%;
		min-height:500px;
		object-fit:cover;
	}
	.gapVideo{
		margin:0 auto;
	}
	.hs-spot.visible .hs-spot-shape-inner{
		background-size:contain !important;
	}
	.blendGap img{
		min-height: 490px;
    object-fit: cover;
	}
	
	.storylends .themeTitleBig:before{
		left: 245px;
    width: 186px;
	}
	
	.SpanIcon.themeTitleBig h3{
		  font-size: 38px !important;
	}
	.arrowBg.SpanIcon.themeTitleBig:before {
    left: 413px;
    right: 0;
    width: 108px;
    bottom: -29px;
}
	.legacyText.themeTitleBig h1 {
    font-size: 30px !important;
}
	
}


@media only screen and (max-width: 575px) {
	.themeTitleBig:before{
		left: 0px;
	}
	.arrowBg.themeTitleBig:before{
		left: 110px;
	}
	.imgBgText .themeTitleBig:before{
		left: 76px;
    width: 200px;
    bottom: -30px;
	}
	.themeBigTal h2 {
    font-size: 38px !important;
    line-height: 52px !important;
}
	.imgPopup{
    padding: 20px;
    margin-top: 50%;
    width: 450px;
	}
	.imgPopup img{
		width:100%;
		min-height:450px;
		object-fit:cover;
	}
	.videoPopupBox{
		max-width: 400px !important;
    width: 100%;
	}
		.videoIcon .exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn {
    top: 140px;
    right: 115px;
}
	.blendText {
    margin-top: 65px;
}
	.blendGap img{
		min-height: 390px;
    object-fit: cover;
	}
		.innerThemeTitle.themeBigTal h2 {
    font-size: 34px !important;
    line-height: 46px !important;
}

	.storylends .themeTitleBig:before {
    left: 242px;
    width: 192px;
    bottom: -16px;
}
	
	.SpanIcon.themeTitleBig h3{
		  font-size: 32px !important;
	}
	.arrowBg.SpanIcon.themeTitleBig:before {
    left: 344px;
    right: 0;
    width: 98px;
    bottom: -28px;
}
	
.legacyText.themeTitleBig h1 {
    font-size: 34px !important;
}
.themeTitleBig:after {
	bottom: -20px;
	background-size: 100px;
	width: 250px;
	height: 140px;
	right: 0;
	background-position: right center;
}
	
}

@media only screen and (max-width: 504px) {

}

@media only screen and (max-width: 480px) {
	.themeTitleBig:before{
		left: 0px;
	}
	.arrowBg.themeTitleBig:before{
		left: 110px;
	}
	.imgBgText .themeTitleBig:before{
		left: 76px;
    width: 200px;
    bottom: -30px;
	}
	
	.hs-spot-shape-inner{
		width: 50px !important;
    height: 50px !important;
	}
	.hs-spot-object{
		width: 50px !important;
    height: 50px !important;
	}
	.hs-spot.visible:after{
		width: 60px !important;
    height: 60px !important;
		top: -30%;
    left: 26%;
	}
	.hs-spot.visible .hs-spot-shape{
		width: 80% !important;
    height: 80% !important;
	}
	.arrowBg.themeTitleBig:before {
    left: 0;
}
	.themeBigTal h1 {
    font-size: 32px !important;
    line-height: 40px !important;
}
		.themeTitleBig h3 {
    font-size: 32px !important;
    line-height: 40px !important;
}
	.themeBigTal h1 {
    font-size: 32px !important;
    line-height: 40px !important;
	}
	.themeTitleBig h1 {
    font-size: 32px !important;
    line-height: 40px !important;
}
	.whiskyCon{
		padding: 60px 20px;
	}
	.imgBgText{
		padding: 80px 20px
	}
		.themeBigTal h2 {
    font-size: 30px !important;
    line-height: 44px !important;
}
	.gapPanel img {
    width: 100% !important;
    height: auto !important;
    min-width:400px !important;
}
	.videoArrow .exad-modal-button .exad-modal-image-action {
		width: 40% !important;
		top: 50%;
        transform: translateY(-40%);
}
	.imgPopup{
    padding: 20px;
    margin-top: 80%;
    width: 360px;
	}
	.imgPopup img{
		width:100%;
		min-height:360px;
		object-fit:cover;
	}
	.videoPopupBox{
		max-width: 300px !important;
    width: 100%;
	}
		.videoIcon .exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn {
    top: 140px;
    right:172px;
}
	.whiskyMidTitle h1 {
    font-size: 18px !important;
}
	.blendGap img{
		min-height: 290px;
    object-fit: cover;
	}
.innerThemeTitle.themeBigTal h2 {
    font-size: 26px !important;
    line-height: 40px !important;
}
		.storylends .themeTitleBig:before {
    left: 170px;
    width: 136px;
    bottom: -30px;
}
	
		.SpanIcon.themeTitleBig h3{
		  font-size: 34px !important;
	}
	.arrowBg.SpanIcon.themeTitleBig:before {
    left: 0px;
    right: 0;
    width: 98px;
    bottom: -35px;
}
	
	.legacyText.themeTitleBig h1 {
    font-size: 33px !important;
    line-height: 40px !important;
}

	
}

@media only screen and (max-width: 380px) {
		.gapPanel img {
      width: 100% !important;
      height: auto !important;
      min-width: 300px !important;
}
	.videoArrow .exad-modal-action-icon-left svg:not(:root) {
    width: 55px;
}
		.videoArrow .exad-modal-button .exad-modal-image-action {
    width: 40% !important;
    top: -75px;
}
	
	.hs-spot-shape-inner{
		width: 35px !important;
    height: 35px !important;
	}
	.hs-spot-object{
		width: 40px !important;
    height: 40px !important;
	}
	.hs-spot.visible:after{
		width: 60px !important;
    height: 60px !important;
	}
	.hs-spot.visible .hs-spot-shape{
		width: 70% !important;
    height: 70% !important;
	}
	.hs-spot.visible .hs-spot-shape-inner {
    left: 145%;
    top: 85%;
}
	.imgPopup{
    padding: 20px;
    margin-top: 90%;
    width: 300px;
	}
	.imgPopup img{
		width:100%;
		min-height:300px;
		object-fit:cover;
	}
	
}

@media only screen and (max-width: 350px) {
	.storylends .themeTitleBig h1{
		font-size: 28px !important;
	}
	.storylends .themeTitleBig:before {
    left: 155px;
    width: 115px;
    bottom: -30px;
}
}




