/*
 Theme Name:   ResponsiveBoat
 Theme URI:    http://themeisle.com/themes/responsiveboat-theme/
 Description:  ResponsiveBoat is a free responsive WordPress theme, with a friendly and colorful design. It comes with a full-screen layout, a full-width homepage header, elegant parallax effect, and nice animations. It can be used web agencies, digital studios, corporate, product showcase, personal and business portfolio. Overall, ResponsiveBoat looks very modern and interactive.
 Author:       Themeisle
 Author URI:   https://themeisle.com
 Template:     zerif-lite
 Version:      1.1.4
 License:      GNU General Public License version 2
 License URI:  license.txt
 Text Domain:  responsiveboat
 Tags:         black, gray, red, white, one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
*/


/*--------------------------------------------------------------
General
--------------------------------------------------------------*/
.green-btn, .red-btn {
	background: #FFDD00;	
	border: 1px solid #FFDD00 !important;
    color: #303030 !important;	
	font-weight: bold;
}

.green-btn:hover, .red-btn:hover {
	background: rgba(255, 255, 255, 0.9);
    border: 1px solid #FFDD00 !important;
}

.custom-button {
    display: inline-block !important;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 35px;
    border-radius: 3px;
    margin: 10px;
    border: medium none;
}
.section-header h2 {
    padding-bottom: 0px;
    text-transform: uppercase;
}
.section-header h2:after {
    content: '';
    display: block;
    height: 3px;
    width: 70%; /* Amin */
    background: #FD0;
    margin: 8px 0 20px 0;
    margin-left: auto;
    margin-right: auto;
}

.testimonial .section-header h2:after {
    background: #404040;
}

.section-header h6 {
    color: #303030;
    font-weight: bold;
    text-transform: uppercase;
}

.section-header h6.white-text {
	color: #ffffff;
}

p {
    font-family: 'Lato', sans-serif !important;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/

.navbar {
	background: rgba(0,0,0,0.8);
}
ul.nav > li.current_page_item > a:before {
	 background:#FD0;
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 12px;
    font-family: "Montserrat", "sans-serif";
    text-transform: uppercase;
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fd0 !important;
}
.rb-site-title {
    color: #FFDD00;
    font-size: 20px;
    line-height: 20px;
}
.rb-site-description {
    color: #FFDD00;
    font-size: 15px;
    line-height: 10px;
}
.rb_logo {
    padding-bottom: 190px;
}
.header-content-wrap {
	padding: 10% 0px 30px;
}
.navbar-toggle.active {
    background-color: #FD0 !important;
}
.navbar-inverse .navbar-toggle.active .icon-bar {
    background-color: #000 !important;
}
.navbar-black-init {
    background: rgba(0,0,0,0.2);
}

.navbar-black-init .rb-hidden-logo {
    display:none;
	max-width: 270px;
}
.navbar-black-init nav {
    width: 100%;
}
.navbar-black-init nav ul.nav {
    width: 100%;
    text-align: center;
}
.navbar-black-init nav ul.nav li {
    float: none;
    display: inline-block;
}


/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/

.about-us {
    background: rgba(45, 45, 45, 0.95) none repeat scroll 0% 0% !important;
    padding-bottom: 0px;
}

.focus-box .service-icon {
    width: 220px;
    height: 220px;
    border-radius: 0;
}

.testimonial {
    background: rgba(255, 221, 0, 0.7) none repeat scroll 0% 0% !important;
}

.contact-us {
    background: rgba(80, 80, 80, 0.9) none repeat scroll 0% 0%;
}

.team-member .profile-pic {
    border-radius: 0;
    width: 255px;
    height: 255px;
}

.team-member h5:before {
    background: #FD0 !important;
}

.team-member:hover .details {
    top: 0px;
    color: #000;
    min-height: 237px;
    text-align: center;
}

.team-member .social-icons ul li a {
    color: #404040;
}
.team-member .social-icons ul li a:hover {
    color: #FD0;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #5A5A5A ;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0px;
}

.focus-box .service-icon:hover {
    border: 10px solid #FD0 !important;
}

.focus-box .service-icon .pixeden {
    border-radius: 0;
}

.focus-box .red-border-bottom:before, .works .red-border-bottom:before, .listpost-content-wrap .entry-title a:after {
    background: #FD0 !important;
}

.focus-box p {
	color: #6E6E6E !important;
    font-family: "Oxygen", sans-serif !important;
}

article.hentry {
    border: 1px solid #DEDEDE;
    padding: 15px;
    background-color: #FFF !important;
}

.large-container {
    background-color: #FFF !important;
    border-radius: 4px;
    margin: 35px 0px;
    position: relative;
    width: 97%;
    margin-top: 0;
}

.listpost-content-wrap .entry-content p {
    min-height: 90px;
    margin-bottom: 0px;
    font-family: "Oxygen", sans-serif !important;
    margin-right: 10px;
}

.content-left-wrap {
    padding-top: 60px;
}

.carousel-control.left {
    margin-left: -35px;
}

.listpost-content-wrap-large {
    position: absolute;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.98) none repeat scroll 0% 0%;
    min-height: 50px;
    width: 100%;
    padding: 20px 20px 0px;
    border-top: 2px solid #FFF;
    border: 1px solid #DEDEDE;
}

#client-feedbacks .feedback-box {
    background: #404040;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff !important;
}
.feedback-box .message {
    color: #fff;
}
.feedback-box .client-info .client-name {
    color: #fff;
}

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
#footer {
    background: rgba(39, 39, 39, 0.95) none repeat scroll 0% 0%;
}

.entry-footer a {
    color: #B36A6A !important;
    font-style: italic;
}

/* Latest news */

.rb-latest-news-container {
    width: 100%;
}

.rb-latest-news {
    width: 24.99%;
    margin: 0;
    display: inline-block;
}

.rb-latest-news-image {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}
.rb-latest-news .rb-latest-news-image img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 100;
    -webkit-transition: all 1s ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 1s ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 1s ease-in;
    -moz-transform: scale(1);
    transition: all 1s ease-in;
    transform: scale(1);   
}
.rb-latest-news:hover .rb-latest-news-image img {
    -webkit-transition: all 1s ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 1s ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 1s ease-in;
    -moz-transform: scale(1.2);
    transition: all 1s ease-in;
    transform: scale(1.2);
}
.rb-latest-news-image:hover {
    background: #FFDD00;
}
.latest-news {
    padding-bottom: 0px;
}

.rb-latest-news-image-holder {
    position: relative;
}

.rb-latest-news-image-holder .rb-latest-news-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #000;
    font-family: "Montserrat", "sans-serif";
    text-transform: uppercase;
    z-index: 999;
}

.rb-latest-news-image-holder:hover .rb-latest-news-content {
    background-color: rgba(255, 221,0, 0.7);
    display: block;
}

.rb-latest-news-content-open .rb-latest-news-content {
    display: block;
}


.rb-latest-news-content h3 {
    font-size: 20px;
    margin-bottom: 20%;
}

.rb-latest-news-content a.rb-latest-news-read-more {
    font-size: 12px;
    color: #000 !important;
    border: 1px solid #000;
    border-radius: 2px;
    padding: 10px 20px;
}

.rb-latest-news-content-outer {
    display: table;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.rb-latest-news-content-outer .rb-latest-news-content-inner {
    display: table-cell;
    vertical-align: middle;
}
.contact-us .g-recaptcha, .contact-us .zerif-g-recaptcha {
    float: right;
    padding-right: 15px;
}

.entry-title:before, .widget .widget-title:before {
	background: #FD0;
}
.comment-form #submit, .comment-reply-link {
	background: #313131;
    border:1px solid #FFDD00 !important;
    color: #fff !important; 
}
.comment-form #submit:hover, .comment-reply-link:hover {
	background: #FFDD00;
    border:1px solid #FFDD00 !important;
    color: #000 !important; 
}
.rb-site-title {
    color: #FD0;
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
}
.rb-site-description {
    color: #FD0;
    font-size: 15px;
    line-height: 15px;
}
pre {
    font-size: 15px;
}

.large-container .entry-content p {
    margin: 4px 0px 0px 0px;
}

/*--------------------------------------------------------------
2017 - ARCH - Amin - overrides
--------------------------------------------------------------*/

/********
generic styles
*********/

.centered {
    text-align: center;
}

.hidden {
  display: none;
}

body.custom-background {
    background-image: none !important;
}


/**----------------------
HOME
----------------------**/

/**
HEADER
**/
.header-content-wrap {
    background-position: 0%;
}

.big-title-container {
    position: relative;
}

/* BODY */

#ribbon_bottom.separator-one {
	display: none;
}

.footer-widget {
    width: 100%;
    margin-top: 32px;
}

#aim-title {
    font-weight: bold;
    font-size: 18px;
}

.custom-button {
	margin-bottom: 50px;
}

/**----------------------
PROFILE
----------------------**/

article.hentry {
	border: 0;
}

.header-content-wrap {
background-image: url('http://startupeuropeuniversities.eu/wp-content/uploads/2018/10/SEUN_bg.jpg');
background-image: url('http://startupeuropeuniversities.eu/wp-content/uploads/2018/10/SEUN_bg.jpg');
background-image: url('http://startupeuropeuniversities.eu/wp-content/uploads/2018/10/SEUN_bg.jpg'), -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
background-image: url('http://startupeuropeuniversities.eu/wp-content/uploads/2018/10/SEUN_bg.jpg'),-webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
background-image: url('http://startupeuropeuniversities.eu/wp-content/uploads/2018/10/SEUN_bg.jpg'),linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);

background-size: 110%;
}


/*--------------------------------------------------------------
	Amin BANNER
--------------------------------------------------------------*/

.header-content-wrap {
	padding-top: 200px;
}

.header-content-wrap h1 {
	color: white;
}

.header-content-wrap p {
	text-transform: none;
	font-size: 19px;
	line-height: normal;
	background: rgba(255, 255, 255, 0.85);
	padding: 10px;
	border-radius: 7px;
}

intro-text {
    /*margin-top: 0;
    position: absolute;*/
	background: rgba(255, 255, 255, 0.85);
	padding: 10px;
}

#eb-btn {
	height: 60px;
}

/*--------------------------------------------------------------
	Amin widget - ACTIONS
--------------------------------------------------------------*/
.action-box {
    cursor: pointer;
}

h3.action-title {
    font-weight: bold;
    font-size: 15px;
}

.action-desc {
    font-size: 13px;
    font-weight: bold;
}

.action-selected::before {
    position: absolute;
    margin: 0 auto;
    z-index: 1;
    content: "";
    width: 25%;
    height: 2px;
    background: #e96656;
    bottom: -9px;
    /* left: 12.5%; */
}

h2.actions, .action-info-box {
    margin-top: 30px; margin-bottom: 30px;
}

/* must still adjust for mobile */
.action-logo-1 img {
    position: relative;
    left: 25%;
max-width: 190px;
max-height: 190px;
}

.action-logo-2 img {
    position: relative;
    right: 25%;
max-width: 190px;
max-height: 190px;
}


/*--------------------------------------------------------------
	TEAM - SEUN MEMBERS 
--------------------------------------------------------------*/

.team-member .profile-pic {
    width: 220px;
    height: 220px;
}

.member-details h3 {
    font-size: 14px;
}

/* reduce vertical gaps between tiles */
.team-member, .team-member .social-icons, .team-member .profile-pic { 
    margin-bottom: 0;
}

/* background colour of hover / override javascript */
.team-member .details {
    background-color: rgba(90,90,90,0.8) !important;
    color: white !important;
	min-height: 190px;
	
}

.member-details h3:before {
	background: none;
}

.our-team .row > div:nth-child(4n+1) .red-border-bottom:before {
	background: none;
}
.our-team .row > div:nth-child(4n+2) .red-border-bottom:before {background: none;
}
.our-team .row > div:nth-child(4n+3) .red-border-bottom:before {background: none;
}
.our-team .row > div:nth-child(4n+4) .red-border-bottom:before {background: none;
}

.team-member .details p, .team-member .details p a {
    color: white !important;

}
.team-member:hover .details {
    top: 0px;
    background: rgba(90,90,90,0.8) none repeat scroll 0% 0% !important;
    color: #fff;
    max-height: 237px;
}

team-member:hover .details {
min-height: 190px;
}

/**
TESTIMONIALS
--------------------------------------------------------------*/

h2.black-text {
color: white !important;
}

.testimonial {
    background: rgba(39, 39, 39, 0.95) none repeat scroll 0% 0% !important;
}

#testimonials button {
	background: rgba(255, 255, 255, 1.0);
	border: 1px solid #000 !important;
	color: black !important;
}

/**
EVENTS
--------------------------------------------------------------*/

.country-table, .country-table td, .uni-table, .uni-table td {
font-weight: bold;
/* font-size: 12px; Maurizio wants bigger size */
}

.country-table, .uni-table, .uni-table td {
	border: 0;
}

.country-table td, .country-table div {
border: transparent;
   border-left: 4px solid white;
   text-align: center;
   padding-left: 15px;
}

.country-table div {
	display: table-cell;
}

.uni-row {
    padding: 25px 25px 6px 25px;
    color: white;
    background: #33bae5;
    border-radius: 10px;
}

.uni-table td:nth-child(1n) {text-align:left;padding-left: 50px;}
.uni-table td:nth-child(2n) {text-align:center;}
.uni-table td:nth-child(3n) {text-align:right;padding-right: 50px;}

.country-name, .uni-name {
	cursor: pointer;
}

.country-name:hover, .country-name.selected {
	border-left: 4px solid #33bae5 !important;
	color: #33bae5;
}

.uni-name:hover, .uni-name.selected {
	text-decoration: white underline;
	color: black;
}

/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/

footer {
	color: #939393;
	padding-bottom: 15px;
}

.footer-widget-wrap {
    background: white;
}

.footer-last {
	padding-bottom: 15px;
}

.footer-last .rave a {
	color: #53B1E3 ;
}

/*---------------------------------------------
	CONTACT FORM
---------------------------------------------*/

.footer-widget-wrap .footer-widget:nth-child(2) {
    display: none;
}

.form-field input, .form-field textarea {
	border-radius: 10px;
	/*border-color: #21D392;*/
}

.form-left .form-field input {
	height: 50px;
}

.form-right .form-field input {
	height: 238px;
}

/*--------------------------------------------------------------
HEADERS
--------------------------------------------------------------*/

.section-header h2:after {
	width: 70%;
}

.section-header h6 {
	font-size: 18px;
	text-transform: initial;
}


/**
	EVENTS
**/

#iframe-holder {
	overflow: hidden;
}

#iframe-holder iframe {
	position: relative;
	/*top: -461px;*//*405*/
	top: -61px;
}

.navbar.navbar-inverse.bs-docs-nav.navbar-black-init {
	background: rgba(80,80,80,0.9);
}

/*--------------------------------------------------------------
Responsive
--------------------------------------------------------------*/

@media screen and (max-width: 1170px){
    .rb-latest-news {
        width: 25%;
    }


	/***********************/
	#iframe-holder iframe {
	/*	top: -354px; /* same as 767 */
	top: -61px;
	}

}

@media screen and (max-width: 992px){
    .rb-latest-news {
        width: 50%;
    }
    .about-us p {
        text-align: center;
    }
    .focus-box .service-icon {
        width: 165px;
        height: 165px;
    }
    .about-us .row {
        margin-left: 0;
        margin-right: 0;
    }

	/***********************/
	#iframe-holder iframe {
		/*top: -354px;*/
		top: -61px;
	}

	.header-content-wrap {
		background-size: 140%;
	}
}

@media screen and (max-width: 767px){
    #main-nav, #main-nav.fixed {
        background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
    }
    .dropdownmenu {
        background: url(images/menu-icon.png) center center no-repeat #FD0;
    }
    .navbar a{
        color: #fff !important;
    }
    .focus-box .service-icon {
        width: 220px;
        height: 220px;
    }

    .listpost-content-wrap-large {
        position: relative;
        float: left;
    }

    .large-container .list-post-top {
        float: left;
    }

    .listpost-content-wrap-large:after {
        content: "";
        width: 100%;
        clear: both;
    }

	/***********************/
	#iframe-holder iframe {
		/*top: -320px; /* same as 600 */
		top: -61px;
	}

	.header-content-wrap {
		padding-top: 140px;
		background-size: 180%;
	}

}

@media screen and (max-width: 600px){
    .rb-latest-news {
        width: 100%;
        height: auto !important;
    }

	/***********************/
	#iframe-holder iframe {
		/*top: -320px;*/
		top: -61px;
	}
}
@media screen and  (max-width: 480px) {
    .rb-site-description {
        font-size: 3.5vw !important;
    }

	/***********************/
	#iframe-holder iframe {
		/*top: -282px;*/
		top: -61px;
	}

	.header-content-wrap {
		background-size: 220%;
	}	
}

@media screen and  (max-width: 320px) {
	.header-content-wrap {
		background-size: 325%;
	}	 	
}

