/* 
Theme Name: Child of Enside
Theme URI: http://magniumthemes.com/;
Description: Child theme based on Enside
Author: Your Name
Version: 1.0
Template: enside
*/
@import url('https://fonts.googleapis.com/css?family=Special+Elite');
/* color logo = #D22027*/
.red, .red h2{ color:#D22027!important}

.wptl-excerpt li {
	    list-style-type: disc;
    margin: 8px 20px;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.05em;
}
h1 {
    font-size: 30px;
	text-transform:uppercase;
}
.entry-content h2, .entry-content h2  {
	margin-bottom: 30px;
}
p {
    margin: 0 0 20px;
}
body {
    line-height: 1.5;
	font-size:18px;
}
.nav .sub-menu li.menu-item > a {
    display: block;
    background: transparent;
    color: #2a2f35;
    font-size: 14px;
    font-weight: normal;
    min-width: 250px;
    width: 300px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 25px;
    cursor: pointer;
    line-height: 20px;
}

.white {
	color:#ffffff!important;
}
.asso h2 {
	font-size: 30px;
	color:#ffffff!important;
}
.asso p {
	font-size: 18px;
}

.asso a {
	font-weight: 600;
    background-color: #D22027;
    border-radius: 50px ;
    padding: 11px 30px 11px 30px;
	color:#ffffff!important;
	margin-top:30px;
	display:inline-block;
	font-size: 18px;
	
}
.blocimagekc {
	margin-bottom:0px!important
}
.navbar .nav > li > a {
	font-size:18px;
}
.page-id-19 .container-bg.with-bg,
.page-id-205 .container-bg.with-bg,
.page-id-295 .container-bg.with-bg  {
    background-size: cover;
    background-position: top center;
}
.container-bg.with-bg h1 {
    color: #ffffff;
    padding: 70px 0;
}
.page-item-title h1 {
	margin-bottom: 0px;
    margin-top: 0px;
}
.profs p {
	font-size:14px!important;
}
.profs h3 {
	font-size:17px;
	font-weight:600;
}
.footer-wrapper {
	margin-top: 0px;
}
.mainmenu-belowheader .navbar .nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.content-block {
	background-color:#f2f2f2;
}
.scroll-to-top {
    display: block;
    color: #ffffff;
    background: #D22027;
}
.nav .sub-menu li.menu-item > a {
	 padding: 10px 10px;
}
.mgt-mega-menu .nav > li .sub-menu {
    padding-top: 8px; 8
    padding-bottom: 8px;
}

/* dropdown menu */
.dropdown {
  position: relative;
  display: inline-block;
 /*  float:right; */
}

.dropdown .dropdown-toggle{
  padding:5px 15px;
  border:1px solid #666666;
  display:inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
    z-index: 2000;
    max-height: 500px;
    overflow: auto;
}

.dropdown-content a{
  display:block;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.select2 {display:none;}

.comite h3 {margin-bottom:8px!important}
.citationblock {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
}
blockquote.citation {
	font-weight: 100;
	font-size: 3rem;
	max-width: 600px;
	line-height: 1.4;
	position: relative;
	margin: 0;
	padding: .5rem;
	border-left: 0px;
	 /* font-family: 'Special Elite', cursive; */
}

blockquote.citation:before,
blockquote.citation:after {
	position: absolute;
	color: #dddddd;
	font-size: 10rem!important;
	width: 4rem;
	height: 4rem;
	font-family: 'Special Elite', cursive;
}

blockquote.citation:before {
	content: '“';
	left: -5rem;
	top: -2rem;
}

blockquote.citation:after {
	content: '”';
	right: -5rem;
	bottom: 2rem;
}

cite {
	line-height: 3;
	text-align: left;
}
.wpex.horizontal-timeline {
    font-size: 16px!important;
}
.wpex.horizontal-timeline:not(.ex-multi-item) .horizontal-nav li.ex_s_lick-current span.tl-point {
    font-size: 18px!important;
    font-weight: bold;
}
@media (max-width: 1024px) {
    header.fixed  {
        position: fixed!important;
    }
}
@media (max-width: 1024px) {
    header .header-center {
        margin-bottom: 0px!important;
    }
}

@media (max-width: 400px) {
	header .logo-link img {
    width: 280px!important;
	}
}

.portfolio-item-block .portfolio-item-image {
    background-position: center center;
    background-size: contain;
}
@media (max-width: 767px) {
		.wpex.horizontal-timeline.wpex-horizontal-left-mod .timeline-details {
			width: 100%;
		}
		.wpex.horizontal-timeline.wpex-horizontal-left-mod .timeline-media {
			width: 100%;
			margin: 17px 0;
		}
		.wpex.horizontal-timeline.wpex-horizontal-left-mod .wpex-timeline-label {
			display: flex;
			flex-direction: column;
		}
		blockquote.citation:before {
			content: '“';
			left: 0rem;
			top: -6rem;
		}

		blockquote.citation:after {
			content: '”';
			right: 0rem;
			bottom: -2rem;
		}
		blockquote.citation {
			font-weight: 100;
			font-size: 2rem;
		}
		.wpex.horizontal-timeline {
			font-size: 14px!important;
		}
		.wpex.horizontal-timeline:not(.ex-multi-item) .horizontal-nav li.ex_s_lick-current span.tl-point {
			font-size: 16px!important;
			font-weight: bold;
		}
		.wpex.horizontal-timeline.wpex-horizontal-left-mod .timeline-details {
			
			padding: 25px 0; 
		}
		.citationblock {
			margin-top: 30px;
		}
		.portfolio-item-details .project-content img {
			height: auto;
			max-width: 50%;
		}
}