.caption-top-press{
  padding: 0px;
  position: absolute;
  width: 35%;
  left: 0.8%;
  bottom: 20%;
  padding: 15px;
  min-height: 38px;
  z-index: 100;
 background-color: transparent;
 text-align: center;
}

.italicHeader{
	font-family: 'Merriweather', sans-serif;
	font-weight: 700;
}

.caption-top-press>h6{
 font-family: 'Merriweather', sans-serif;
 font-size: 18px;
}

.top-slider-btn:hover{
    background: #fff;
	color: #333;
	border: 1px solid #3e3e3e;
	padding: 5px !important;
}

.press-form-title{
	color: #3e3e3e;
	font-size: 13px;
	letter-spacing: 1px;
}
.press-forms-container{
	color: #3e3e3e;
}

.press-forms-container>h3{
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 0.71;
}

.press-contact{
	margin-top: 20px;
}

#pressMenu{
	background-color:#fff;
	width:100%;
	left:0;
	margin-bottom:15px
}
	
#pressMenu .nav-justified>li{
	width:10%
}

#pressMenu ul.dropdown-menu{
	background-color:#fff;
	width:100%;
	left:0;
	position:fixed;
	padding:10px 0;
	text-transform: uppercase;
}

#pressMenu p{
	text-transform: uppercase;
}

#pressMenu img{
	margin: 0 auto;
}

.sb-search-input{
	height: auto;
	padding: 4px 65px 5px 20px;
	font-size: 12px;
}

.press-contact>img{
	margin: 0 auto;
}

.press-contact-text{
	margin-top:20px;
	margin-bottom: 20px;
}

.press-contact-text>p:first-child{
	font-family: "Merriweather";
	font-size: 14px;
	margin-bottom: 0px;
}

.press-contact-text>p:last-child{
	font-size: 12px;
}

.contact-details>p>span{
font-weight: bold;
}

.contact-details>p{
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: none;
}

.preleaseTitle{
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-transform: uppercase;
	padding: 10px 0;
}

.pressText{
	font-size: 12px;
	line-height: 15px;
	color: #818181;
	text-transform: none; 
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 48px;
}

.pressHeader{
	font-weight: 700;
	font-size: 20px;
	line-height: 22px;
}

.pressR{
	margin: 0px;
	margin-bottom: 20px;
}

.pressRB{
	margin: 5px 0;
}

div.fw-branding{
	display: none !important;
}

#what-pub-next{
	padding-left: 0;
	padding-right: 0;
}

.leftBlock{
	margin: 0px;
	padding: 0px;
}

.leftBlockImg{
	padding-right: 15px;
}

.rightBlock{
	margin: 0px;
	padding: 0px;
}

.rightBlockImg{
	padding-left: 15px;
}

.pressTitle{
	color: #000;
	font-weight: 700; 
	font-style: italic;
	font-family: 'Merriweather', sans-serif;
	text-transform: none;
	font-size: 12px;
	line-height: 17px;
	height: 40px;
	overflow: hidden;
	padding-top: 5px;
	text-align: left;
}

/* to block image size*/
.projectsSlider img,
.projectsSliderTab img{
	max-height: 496px;
	/*width: 930px;*/
}

.pressCarousel img{
	max-height: 225px;
	/*width: 374px;*/
}

.pressCTA{
	font-size: 11px;
	color: #000 !important; 
	text-align: left !important; 
	font-weight: 700;
	text-transform: uppercase; 
}

.pressClip{
	padding: 0 10px;
}

.clippingPress{
	margin-left: -10px;
	margin-right: -10px;
}

.pressTab,
.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover{
	border: none !important;
	background-color: transparent;
}

.pressTab a{
	height: 56px;
}

#pressTabLine{
	border-bottom: 2px solid #000;
}

.pressTab.active::after {
	width: 15px;
	height: 8px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #000;
	content: " ";
	position: absolute;
	bottom: -15px;
	left: 35%;
}

.blackTab.active::after {
	width: 15px;
	height: 8px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #f2efea;
	content: " ";
	position: absolute;
	bottom: -15px;
	left: 35%;
}

.tab-pane{
	padding-top: 25px;
	height: 100%;
	margin: 0 -15px;
}

#moodboardsTab{
	margin: 0px;
}

#projectsTab{
	margin: 0px;
}

#projectsTab .term-list{
	margin-top: 25px;
}

#projectsTab.tab-pane, 
#videosTab.tab-pane{
	padding: 0px;
	margin: 0px;
}

#projectsTab .hovereffect-top .overlay-top{
	width: 100%;
	height: 100%;
	left: 0;
	top: 5%;
}

ul.term-list li{
	display:none;
}

#loadMore.btnBlack{
	width: 34%;
	margin: 10px 35%;
	transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}

.grid-item img{
	padding: 5px;
}

.videoItem{
	background-color: #000;
}

#video{
	width: auto;
}

.slick-current{
	margin:0 5px; 
}

.rowProd{
	background-color: #000; 
	display: block;
}

.term-list .btnBlack{
	margin-top: 15px;
}

#pressMobileMenu .dropdown-menu>li {
	font-weight: bolder !important;
	color: #000 !important;
	font-size: 12px !important;
	line-height: 16px !important;
	padding: 0;
	text-align: left !important;
	background-color: #fff;
	text-transform: uppercase;
	width: 100%;
	display: block !important;
}

.itemCount img{
	margin: 0 auto;
}

.dropdown-toggle{
	margin: 15px 3px;
	width: 98.5% !important;
}

.pressDrop{
	margin-top: 12%;
	margin-left: 3px;
	width: 98.5% ;
}

.pressDrop li{
	line-height: 24px;
	padding-left: 5px;
}


.open_video_section {
  width: 100% !important;
  margin: 0px;
  padding: 0px;
  display:none;
  background-color: #f2efea !important;
  height: auto;
  padding-top: 30px;
  padding-bottom: 15px;
}

.videoBlock{
    padding-top: 10px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

/************************************/
/***********  PRESS-AREA ************/
/************************************/

p{
	text-transform: none;
	text-align: justify;
}

.gridRow{
	margin-bottom: 20px;
}

.opacityImg{
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-filter:opacity(60%);
	filter:opacity(60%);
}

.opacityImg:hover{
	-webkit-filter: none;
	filter: none;
}

.bounce-up .subject {
	opacity: 0;
	-moz-transition: all 700ms ease-out;
	-webkit-transition: all 700ms ease-out;
	-o-transition: all 700ms ease-out;
	transition: all 700ms ease-out;
	-moz-transform: translate3d(0px, 200px, 0px);
	-webkit-transform: translate3d(0px, 200px, 0px);
	-o-transform: translate(0px, 200px);
	-ms-transform: translate(0px, 200px);
	transform: translate3d(0px, 200, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bounce-up.in-view .subject {
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	padding-bottom: 10px;
}

.pressResume{
	height: 243px;
}

#interviews .pressTitle{
	height: 22px;
}

.titleBlock{
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}

.imgInterview{
	position: relative;
	margin-bottom: 15px;
}

.bodyInterview{
	position; relative;
}

.presshover{
	position: absolute;
	background-color: rgba(0,0,0,0.3);
	padding: 10px;
	margin-top: -54px;
	width: 100%;
	max-width: 550px;
}

.nameInterview{
	display: block;
	color: #fff;
	font-weight: 700; 
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
}

.occupationInterview{
	display: block;
	color: #dd9b28;
	font-weight: 700; 
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

#interview .btnTransp{
	line-height: 28px;
}

.bbcBlock:hover{
	background-color: rgba(0,0,0,0.7);
}

.pressReleasesSlide,
.pressReleasesSlide .slick-track,
.pressReleasesSlide .slick-slide{
	height: 353px !important;
	max-height: 353px !important;
}

.prodDesc{
	text-align: center;
	background-color: #fff;
}

.pressTypTitle{
	border-bottom: 1px solid #666;
	margin-left: 15px; 
	max-width: 1120px;
	margin-bottom: 10px;
	padding: 5px 0;
} 

.pressRB .pressSubHeader{
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	border-bottom: 1px solid #666;
}

.sliderProds {
	max-height: 225px !important;
}

.projInfo,
#pressCarousel{
	margin-top: 10px;
}

#pressHome .hovereffect-feira{
	min-height: 192px;
}

.slick-slider{
	display: block; 
}

.mobileDetails a{
	padding: 0 7px;
	text-align: justify;
	font-size:20px;
	color: #333;
}

.mobileDetails a:hover{
	color: #000;
}

.mobileDetails .fa-skype{
	font-size:20px !important;
}

.hovereffect-prod:hover .bottom{
	display: block;
}

#kitCarousel .carousel-indicators li{
	text-indent: 0;
	padding: 1.5px 2.5px;
	text-align: center;
	width: 18px;
	height: 18px;
	font-size: 10px;
	border-radius: 50%;
	color: #999;
	background-color: #fff;
	border: none;
}

#kitCarousel .carousel-indicators li.active{
	background-color: #818181;
	color: #fff;
}

#colours h2.hoverRelated{
	margin-top: 5%;
	font-size: 50px;
}


@media all and (max-width:800px){
	#pressproducts .hovereffect-prod .bottom{
		display: block;
	}
	
	.gridRow{
		margin-top: 10px;
	}
	
	#colours h2.hoverRelated{
		margin-top: 0%;
		font-size: 31px;
	}
}