/* LICENSE & DETAILS
   ==================================================

	Theme Name: UNIRI Smotra
	Theme URI: http://uplift.swiftideas.com
	Description: Modification of Uplift theme
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: uplift
	Version: 1.0
	Author: Mikser d.o.o.
	Author URI: www.mikser.hr

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
#top-bar {
  border-bottom: 1px solid #595757 !important;
}

#footer-above {
	background: #fff;
	padding: 40px 0;
	vertical-align: middle;
}

#footer-above-spacer {
	background: #222;
	height: 1px;
}

/*
.animated-overlay {
	-webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
}

.animated-overlay:hover {
	-webkit-filter: none; 
    filter: none;
}


figure.animated-overlay figcaption {
    background: none !important;
}
*/

#curiosities {
	background: #00dbd1;
	color: white;
	padding: 40px;
}

.spb_divider {
    border-color: #595757 !important;
}

.custom-txt {
    color: #888;
}

.textDesc {
    line-height: 21px;
    font-size: 15px;
	display: table-cell;
	vertical-align: middle;
}

.textDescWrap {
	height: 340px;
	display: table;
}

.title-wrap .carousel-arrows {
    margin-left: 20px;
    margin-top: 0;
	margin-bottom: 10px;
}

.count-number {
	font-size: 55px !important;
}

.count-subject {
	color: #222 !important;
	font-size: 15px;
}

.inner-page-wrap {
    margin-bottom: 0px;
}

.vidContainerL {
	line-height: 0;
	float: left;
	width: 350px;
}

.vidContainerR {
	line-height: 0;
	float: right;
	width: 350px;
}
	.vidAnimation {
		width: 100%;
	}

.spb_text_column {
    margin-bottom: 0;
}

.spb_divider.standard {
    border-bottom-width: 1px;
}

.title-wrap {
    margin-bottom: 0;
}

#footer h3.spb-heading {
	font-size: 12px;
}

#const_edu_backdrop {
	background-color: #00baef;
	padding: 15px 0 30px 0;
}

#const_func_backdrop {
	background-color: lightgrey;
	padding: 15px 0 30px 0;
}

#cent_backdrop {
	background-color: #93bec3 ;
	padding: 15px 0 30px 0;
}

.const-all {
	background-color: white;
	transition: background-color 0.2s ease-in;
	padding: 0 25px;
	margin: 15px 15px;
	width: 30%;
	float: left;
	min-height: 100px;
	display: flex;	
    align-items: center;
    justify-content: left;
}

.const-all h5 {
	transition: color 0.2s ease-in;
	margin: 5px 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
}

div.const-all:hover {
    background-color: black;
}

.const-all:hover h5 {
	color: white;
}

.const-sort {
height: auto;
}

#study-container {
	display: inline-block;
	width: 100%;
}

.studies {
	padding: 0 5px 0 0;
	margin: 0 1% 0 auto;
	width:32%; 
	float:left;
}

.studies:nth-child(3) {
	margin-right: 0px;
	padding-right: 0px;
}

.sf-count-asset .count-divider span {
    background: #959c9d;
    height: 2px;
}

.spb_accordion .spb_accordion_section, .spb_accordion .ui-accordion .ui-accordion-content {
    border-color: transparent !important;
}

.spb_accordion .ui-accordion .ui-accordion-content {
    padding: 15px 0 0;
}

.spb_accordion .spb_accordion_section > h4 {
	opacity: 1;
}

.spb_accordion .spb_accordion_section > h4.ui-state-active a::after {
    color: black !important; 
}

.spb_accordion .spb_accordion_section > h4.ui-state-active:hover a::after {
    color: white !important; 
}

.spb_accordion .spb_accordion_section:last-child {
    border-bottom-width: 0;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.spb_accordion .spb_accordion_section:last-child {
    border-bottom-width: 0;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.spb_accordion .spb_accordion_section:first-child, .spb_accordion .title-wrap + .spb_accordion_section {
    border-top-width: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.spb_portfolio_showcase_widget.has-pagination .carousel-wrap {
    padding-bottom: 40px;
}

.spb_portfolio_carousel_widget .portfolio-item figure {
    border-radius: 0;
}

.has-pagination .carousel-wrap > a.carousel-prev, .has-pagination .carousel-wrap > a.carousel-next {
    margin-top: -36px;
}

a.sf-button {
    border-radius: 0;
}

#button-bura {
	margin: 0;
}

#students {
	background-color: #FF5D5D !important;
	color: black !important;
	line-height: 70px;
	font-weight: 700;
	font-style: normal;
	font-size: 35px;
}

#researchers {
	background-color: #9D9B9B !important;
	color: black !important;
	line-height: 70px;
	font-weight: 700;
	font-style: normal;
	font-size: 35px;
}

#culture {
	background-color: #F6DEB4 !important;
	-webkit-transition: background-color 0.2 ease-in;
	-moz-transition: background-color 0.2 ease-in;
	transition: background-color 0.2 ease-in;
	color: black !important;
	line-height: 70px;
	font-weight: 700;
	font-style: normal;
	font-size: 35px;
}

#sports {
	background-color: #C8C5C4 !important;
	color: black !important;
	line-height: 70px;
	font-weight: 700;
	font-style: normal;
	font-size: 35px;
}

#culture:hover, #researchers:hover, #students:hover, #sports:hover {
	background-color: #000 !important;
	color: white !important;
}

.list-studies {
	border-bottom: solid #E1E1E1 1px;
	padding: 5px 0;
}

.studies-txt {
	margin-top: 0;
}

#info-window {
	background: #e9e8e8;
	padding: 5px 10px;
	border: none;
	border-top: none;
	margin-top: 15px;
}

.acf-map {
	width: 100%;
	height: 250px;
	border: none;
	margin: 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
} 

.post-info .post-details-wrap {
    border-color: transparent !important;
}

.custom-text-container {
    width: 100%;
	float: left;
	display: inherit;
}

.map-container {
	width: 100%;
	float: left;
	display: inherit;
	margin-top: 32px;
}

#infscr-loading {
	display: none !important;
}

/* #Responsive Styles
================================================== */

/* --------------------------------------------
	WORDPRESS ADMIN BAR SPACING
-------------------------------------------- */

@media screen and (max-width: 782px) {
	
}


/* --------------------------------------------
	VERTICAL MEDIA QUERIES
-------------------------------------------- */

@media screen and (max-height: 800px) {
	
}

@media screen and (max-height: 600px) {
	
}

/* --------------------------------------------
	LARGE DISPLAYS
-------------------------------------------- */

@media only screen and (min-width: 1800px) {
	
}

@media only screen and (min-width: 1200px) {
		
}

@media only screen and (min-width: 1250px) {
	
}

@media only screen and (max-width: 1440px) {
	
}

@media only screen and (max-width: 1260px) {
	
}

@media only screen and (max-width: 1200px) {
	
}

/* --------------------------------------------
	iPAD/TABLET LANDSCAPE
-------------------------------------------- */

@media only screen and (max-width: 1024px) {
	
}

@media only screen and (min-width: 992px) {
	
}



/* --------------------------------------------
	iPAD/TABLET PORTRAIT
-------------------------------------------- */

@media only screen and (max-width: 991px) {	

	.const-all{
		width: 29%;
	}

	.col-sm-3 {
		width: 50%;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.const-all{
		width: 29%;
	}

	.col-sm-3 {
		width: 50%;
	}
}


/* --------------------------------------------
	iPHONE LANDSCAPE
-------------------------------------------- */

@media only screen and (max-width: 767px) {

	#curiosities {
		margin-top: 40px;
	}

	.textDescWrap{
		height: auto;
		margin: 10px 0;
	}

	.studies{
		width: auto;
	}
	
	.const-all {
		width: 100%;
		margin: 15px auto;
	}
	
}

/* --------------------------------------------
	iPHONE PORTRAIT
-------------------------------------------- */

@media only screen and (max-width: 479px) {	

	.col-sm-3 {
		width: 100%;
	}

	.vidContainerL, .vidContainerR {
		width: 100%;
	}

	.vidAnimation {
		width: 100%;
	}

	body[class*="header-naked"] #top-bar {
		display: none!important;
	}

}
