/*HOVER BLUE COLOR #24D4E2*/
/*BODY COLOR #363f42*/
/*SUBTITLE COLOR #*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700&subset=greek');


/*--------------------------------------------------------
/* MY CHANGES
--------------------------------------------------------*/

nav {
    background: transparent;
    border-bottom: 1px solid transparent;
    box-shadow: none;
    position: fixed;
    width: 100%;
    top: 0;
	background: transparent;
    border-bottom: 1px solid transparent;
}

.main-menu a:hover, .main-menu li.small a:hover {
	color: #24D4E2;
}
.main-menu li.active a {
	color: #24D4E2;
}

#contact a,
#contact-cv a,
.team-contact a,
.styled-list a,
.post-meta span a,
#practice-list a,
.post-content a,
#page-content a {
	color: #5f6e73;
	text-decoration: underline;
}


#contact a:hover,
#contact-cv a:hover,
.team-contact a:hover,
.styled-list a:hover,
.post-meta span a:hover,
#practice-list a:hover,
.post-title a:hover,
.post-content a:hover,
#page-content a:hover {
	color: #24D4E2;
	text-decoration: none;
}

.post-title {
	/*font-family: 'BebasNeueRegular', sans-serif;*/
	font-family: 'Roboto Condensed', sans-serif;
	/*font-size: 26px;*/
	font-size: 22px;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 10px;
}

.document .post-title {
	/*font-size: 22px;*/
	font-size: 18px;
}

.toggle-inner h4 {
	font-size: 15px;
	margin-top: 20px;
}

#award {
    position: fixed;
	z-index: 1000;
	bottom: 20px;
	left: 20px;
	color: #fff;
}

.button {background-color:#028CA5;}


#page-content ul {
	/*list-style: circle;*/
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 20px;
}

#page-content ul > li {
    margin-bottom: 10px;
    text-indent: -21px;
}
#page-content ul > li:before {
	content: "—";
	margin-right: 10px;
}


/*--------------------------------------------------------
/* COOKIE CONSENT
--------------------------------------------------------*/

div.cookieconsent {
    background-color: #00a3c3 !important;
    color: #ffffff !important;
}

.cookieconsent {
    position: fixed;
	top: auto !important;
	bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    text-align: center;
    border-radius: 0;
}

.cookieconsent p {
    line-height: 1.2em !important;
    margin-top: 10px;
}

.cookieconsent p a {
    font-weight: bold;
}

.cookieconsent .btn-info {
    color: #fff;
    background-color: #005565 !important;
    border-color: #2ec3de !important;
    font-size: 14px;
    font-weight: bold;
}


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

.home-parallax {
	background: url("../images/parallax/parallax0.jpg") fixed;
	background-size: cover;
	background-position: center top;
	background-color: #FFD600;
}

p.quote {
	font-family: 'Roboto', sans-serif;
	font-size: 46px;
	line-height: 1;
	margin-bottom: 20px;
	color: white;
	text-align: center;
	text-transform: none;
	z-index: 200;
	margin: 0 5%;
}

p.footnote {
	font-size: 12px !important;
	line-height: 1.3em !important;
	color: #ccc;
	padding-top: 10px;
	border-top: 1px solid #f0f2f5;
}

#home p.quote {
	margin: 0% 0 0 0%;
	position: absolute;
	bottom: 10%;
	right: 0;
	text-align: right;
}

.home-logo, .home-logo-text {
	/*margin: 30px 0 100px;*/
	margin: 0px;
	position: relative;
	display: block;
	text-align: center;
	width: 96%;
	min-height: 100%;
	padding-bottom: 0;
}



/*--------------------------------------------------------
/* PARALLAX HOME 1
--------------------------------------------------------*/

.bg1 {
	background-image: url("../images/parallax/parallax1.jpg");
}

#parallax1 .quote {
	margin: 0% 5% 65px 5%;
	font-size: 24px;
	line-height: 1.5em;
}

/*#parallax1 .quote span {
	display: block;
	margin-bottom: 10px;
}*/


/*--------------------------------------------------------
/* PARALLAX HOME 2
--------------------------------------------------------*/

.bg2 {
	background-image: url("../images/parallax/parallax2.jpg");
}

#parallax2 .quote {
	margin: 0% 5% 65px 5%;
	font-size: 32px;
}

/*--------------------------------------------------------
/* PARALLAX HOME 3
--------------------------------------------------------*/

.bg3 {
	background-image: url("../images/parallax/parallax3.jpg");
}

#parallax3 .quote {
	font-size: 20px;
	line-height: 1.5em;
}

#parallax3 .quote strong {
	font-family: "BebasNeueRegular";
	font-size: 34px;
	font-weight: normal;
	/*line-height: 1.8em;*/
}



/*--------------------------------------------------------
/* PARALLAX VIDEO
--------------------------------------------------------*/

#parallaxVid .parallax-content,
#parallaxVid .container {
	width: 100%;
}

#parallaxVid .parallax-bg {
	background-color: #000;
}



/*--------------------------------------------------------
/* PARALLAX DISPLAY PAGE
--------------------------------------------------------*/

.bg4 {
	background-image: url("../images/parallax/parallax0.jpg");
}
.bg5 {
	background-image: url("../images/parallax/parallax0.jpg");
}


/*PAGE HEADER*/

#parallax4  {
	height: 180px;
}

/*PAGE FOOTER*/

#parallax5 .parallax-content {
	height: 160px;
}

#parallax5 p#footer {
	font-size: 14px;
	/*font-weight: bold;*/
}

p.quote a {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 0px;
	text-align: right;
	line-height: 1;
	padding: 5px 0 65px 0px;
	/*border: 1px solid;*/
	/*color: #028CA5;*/
	color: #fff;
	background: url('../images/more-arrow.png') no-repeat center bottom;
}

p.quote a:hover {
	/*color: #ffffff;*/
	color: #24D4E2;
	background-position: center 40px;
}

#home p.quote a {
	margin-left: 28px;
}




/* ------------------------------------------------------------------------ */
/*  BACK TO TOP BUTTON
/* ------------------------------------------------------------------------ */
#back-to-top {
	position: fixed;
	z-index: 1000;
	bottom: 20px;#017299
	right: 20px;
	display: none;
}
#back-to-top a {
	display: block;
	width: 40px;
	height: 40px;
	/*background: #028CA5 url("../images/backtotop.png") no-repeat center center;*/
	background: rgba(0,0,0,0.5) url("../images/backtotop.png") no-repeat center center;
	text-indent: -9999px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: 0.2s all linear;
	-moz-transition: 0.2s all linear;
	-o-transition: 0.2s all linear;
	transition: 0.2s all linear;
}
#back-to-top a:hover {
	/*background-color: #03455c;*/
	background-color: #24D4E2;
}



/* ------------------------------------------------------------------------ */
/*  HOMEPAGE CALLOUTS
/* ------------------------------------------------------------------------ */


#homepage a.one_half {
	margin-right: 2%;
}


#homepage a.one_half {
	/*margin: 0;*/
	display: block;
	/*background: #F8f8f8;*/
	background: rgba(0,0,0,0.3);
	padding: 0px;
	border: none;
	/*border-top: 1px solid rgba(0, 0, 0, 0.04) !important;*/
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.04) !important;*/
	/*border-right: 1px solid rgba(0, 0, 0, 0.04) !important;*/
	/*border-left: 3px solid #fff;*/
}

#homepage a.one_half {
	font-family: "BebasNeueRegular";
	font-size: 26px;
	line-height: 2.6em;
	/*color: #fff;*/
}

#homepage a.callout:hover {
	color: #24D4E2;
}




/* ------------------------------------------------------------------------ */
/*  TEAM
/* ------------------------------------------------------------------------ */

.team-member {
	width: 25%;
	margin-bottom: 50px;
}

.team-member .team-thumb {
	line-height: 20px; 
}
.team-member .team-thumb a span,
.team-member .team-thumb img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.team-member .team-thumb span {
	display: block;
	background: #000;
	text-align: left;
	color: #fff;
}

.team-member .team-thumb a:hover img {
	opacity: 0.8;
}

.team-member .team-thumb a:hover span {
	color: #24D4E2;
}

.team-member .team-thumb .team-name {
	padding: 14px 20px 0 20px;
	font-family: "BebasNeueRegular";
	font-size: 20px;
}

.team-member .team-thumb .team-title {
	padding: 0px 20px 10px 20px;
}


#team-details h1 {
	font-size: 34px;
	margin-top: 50px;
}

#team-details h3 {
	font-size: 20px;
	/*margin-top: 36px;*/
	margin-bottom: 0;
	/*padding-top: 24px;*/
	/*border-top: 1px solid #ccc;*/

}

#team-details .team-title {
	font-size: 14px;
	padding-top: 5px;
}

#team-details .post {
	margin-top: 36px;
}





/* ------------------------------------------------------------------------ */
/*  TEAM
/* ------------------------------------------------------------------------ */


h1 {
	font-family: 'BebasNeueRegular', sans-serif;
	font-size: 58px;
	line-height: 1em;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 0px;
	text-align: left;
	background: none;
	border: none;
}

.multipage .title h1 {
	margin: 40px 0 20px;
}

.subtitle {
	/*font-family: 'Open Sans', "Times New Roman", Times, serif;*/
	font-size: 16px;
	line-height: 1.2;
	padding: 0;
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
	font-weight: 400;
	text-transform: uppercase;
	color:#5f6e73;
}


.divider {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	/*margin-bottom: 20px;*/
	width: 30%;
	margin: 0 auto 30px auto;
	padding: 3px;
}


.divider-long {
	border-bottom: 1px solid #ccc;
	margin: 40px 0;
}





/* ------------------------------------------------------------------------ */
/*  PRACTICES
/* ------------------------------------------------------------------------ */

#practice-list .row {
	margin-bottom: 10px;
}


#practice-list .toggle-title h3 {
	font-size: 20px;
}

#practice-list ul {
	list-style: circle;
}


#about p,
#news p,
#news td {
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 20px;
}
#news td {
	padding: 10px 30px 10px 10px;
}

#news h1 {font-size: 40px;}
#news h3 {font-size:26px; margin-top: 40px;}

#news table {
	border-top: 4px double #ccc;
	border-bottom: 4px double #ccc;
}

#news table tbody {
	display: block;
	padding: 10px 0;
}


/*#filters ul li a h3 {
	font-size: 18px;
	padding: 2px 6px 0px;
	border: 2px solid #efefef;
	color: #efefef;
}*/


#filters ul li a:hover h3, #filters ul li a.active h3 {
color: #028CA5 /*#24D4E2*/;
}



/*--------------------------------------------------------
MEDIA QUERIES
--------------------------------------------------------*/


/*--------------------------------------------------------
max-width: 960px
--------------------------------------------------------*/


@media only screen and (max-width: 960px) {
#portfolio-wrap .one-third {
	width:33.33%;
}

.home-quote {
	margin:0 10px;
}

.rnr-icon-middle h3 {
	font-size:24px;
}

.team-member {
	width:33.33%;
}

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
.parallax-bg, .home-parallax {
	background-attachment: scroll;
	background-position:top center !important;
	background-size: cover;
}
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.parallax-bg, .home-parallax {
	background-attachment: scroll;
	background-position:top center !important;
	background-size: cover;
}
}



/*--------------------------------------------------------
768px - 959px
--------------------------------------------------------*/


@media only screen and (min-width: 768px) and (max-width: 959px) {
h1 {
	font-size: 62px;
}
.main-menu li, .main-menu.iconic li {
	margin-left:20px;
}

.main-menu a {
	font-size:23px;
}
.main-menu .small a {
	font-size:13px !important;
}

.main-menu {
	padding-top: 44px;
}

.main-menu li:first-child {
	/*margin-left: 64px;*/
	margin-left: 51px;
}


#home p.quote {
	font-size: 38px;
}


#home p.quote a {
	font-size: 14px;
	margin-left: 24px;
}



.testimonial-slider .flex-direction-nav li .flex-next, .twitter-slider .flex-direction-nav li .flex-next {
	right:44%;
}

.testimonial-slider .flex-direction-nav li .flex-prev, .twitter-slider .flex-direction-nav li .flex-prev {
	left:44%;	
}

.team-member.team-two, .team-member.team-four {
	width: 50%;
}


}




/*--------------------------------------------------------
767px
--------------------------------------------------------*/


 @media only screen and (max-width: 767px) {
h1 {
	font-size: 54px;
	line-height: 1;
}

.title h1 {
	font-size:52px;
}

.subtitle {
	font-size:14px;
	/*margin-bottom:0;*/
}
.modal {
	position:absolute;
	top:0px;
}

.home-logo, .home-logo-text {
	/*margin:40px 0 50px;*/
}

.main-menu {
	display: none;
}

.main-menu.large, .logo.large {
    height: 60px;
}


.logo img {
    height: 110px;
}

nav .container .twelve.columns {
	margin-top: 52px;
}

.selectnav {
	display: block;
	font-family: 'BebasNeueRegular', sans-serif;
	text-transform: uppercase;
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	line-height: 1;
	padding: 0px 10px;
	border-radius: 0;
	background-image: url("../images/selectmenu.png");
	background-position: center right;
	background-repeat: no-repeat;
	color: #fff;
	outline: none;
	width:80px;
	background-size:20px;
	margin-top: 13px;
	font-size:20px;
	min-width:auto;
}

#home {
	/*height: auto !important;*/
	/*padding: 60px 0;*/
}

.page {
	padding-top: 90px;
	padding-bottom: 40px;
}

#slidecaption {
	display:none;
}
#prevslide {
	left:34%;
}
#nextslide {
	right:34%;
}


.container .columns, .container .column {
	margin-bottom:40px;
}

nav .container .columns, nav .cotainer .column, #ajaxpage .columns, #ajaxpage .column, .project-media {
	margin:0;
}
.caption {
	position:relative;
	left:0;
	bottom:5px;
	margin:0;
}

.testimonial-slider .flex-direction-nav li .flex-next, .twitter-slider .flex-direction-nav li .flex-next {
	right:36%;
}

.testimonial-slider .flex-direction-nav li .flex-prev, .twitter-slider .flex-direction-nav li .flex-prev {
	left:36%;	
}

.testimonial-slider, .twitter-slider, .contact-details, #contact-input {
	width:100%;
}

#contact-textarea {
	width: 93%;
	float: left;
	margin: 0 1%;
}

#contact-submit input[type="submit"] {
	width:94%;
	margin:1%;
	float:left;
}

.copyright .social-icons .social-icon {
	margin-bottom:10px;
}

.copyright p {
	margin-top:20px;
	font-size:11px;
}
.parallax, .parallax-content, .parallax .overlay, .color-block, .color-block-content {
	/*height:400px;*/
}

.team-member {
	width:100%;
	float:none;
	margin-bottom:40px;
}

.testimonial-icon,
.twitter-feed-icon {
	display:none;
}

#filters {
	margin-top:40px;
}

#filters ul li a {
	padding:0;
	margin:0;
}

#portfolio-wrap .one-third {
    width: 50%;
}

.project-media {
    margin-top: 70px !important;
}

#filters ul li a h3 {
	margin-bottom:5px;
}

.home3 .home-text-wrapper .container {
	width:440px;
	height:440px;
}

.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth { 
   width: 100%;
   margin:0;
   margin-bottom:40px;
   float:none;
}

.parallax-bg, .home-parallax {
	background-attachment: scroll;
	background-position:top center !important;
	background-size: cover;
}

/*.home-logo-text {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}*/

#home p.quote {
	font-size: 34px;
	margin: auto;
	top: 0; left: 0; bottom: 0; right: 0;
	height: 100px;
	text-align: center;
}


#home p.quote a {
	font-size: 13px;
	margin-left: 18px;
}

p.quote, .contact-details h2 {
	font-size:30px;
}

#twitter-feed ul.slides > li {
	font-size:16px;
	margin-bottom:25px;
}

a#button-newsletter {
    width: 66%;
}
.home-newsletter .home-quote h3 {
	font-size:20px;
}

}



/*--------------------------------------------------------
479px
--------------------------------------------------------*/

 @media only screen and (max-width: 479px) {

#award img {width:50px;}
#award img:last-child {width:auto;height:52px!important;}

#homepage a.one_half {
	font-size:20px;
	margin-bottom: 10px;
}

p.quote a {
	font-size:14px;
}
.main-menu.large, .logo.large {
    height: 60px;
}

.logo img {
    height: 100px;
	padding-left:30px;
}

#home p.quote {
	font-size: 28px;
	margin: auto;
	top: 0; left: 0; bottom: 0; right: 0;
	height: 100px;
}

#home p.quote a {
	font-size: 11px;
	margin-left: 10px;
}

nav .container .twelve.columns {
	width: 100%;
	background: rgba(0,45,80,0.7);
	margin-top: 0;
}

.selectnav {
	/*width:100px;*/
	background-size:20px;
	/*margin-top: 13px;*/
	margin: 10px auto;
	font-size:18px;
	min-width:auto;
	color: #fff;
}
#portfolio-wrap .one-third {
    width: 100%;
}
.home3 .home-text-wrapper .container {
	width:280px;
	height:280px;
}
.home3#home h1 {
	font-size:15px;
	margin:0 20px;
}
#prevslide {
	left:30%;
}
#nextslide {
	right:30%;
}
a#button-newsletter {
    width: 92%;
}

#parallax1 .quote,
#parallax3 .quote {
  font-size: 14px;
}

#parallax1 .quote {
  margin-top:20%;
}

#parallax2 .row {
  margin-top:60%;
  margin-bottom:0;
}

#parallax3 .quote {
  margin-top:30%;
}

}




/*--------------------------------------------------------
1200px
--------------------------------------------------------*/

 @media only screen and (min-width: 1200px) {
nav .container {
	width: 96%;
	display:block;
}

.slider-text {
	width: 100%;
}
.parallax,  
.parallax .parallax-content,  
.parallax .overlay {
	/*height: 580px;*/
}

#project-navigation {
	width: 1040px;
	height: 40px;
	top: 50%;
	left: 0;
	margin: -20px -40px 0px;
	z-index:0;
}

#project-navigation ul li#prevProject a {
	float: left;
	margin-right:0;
}
#project-navigation ul li#nextProject a {
	float: right;
	margin-right:0;
}

#closeProject {
	top: 10px;
	right:-40px;
}

.home4 .home-text-wrapper .container {
    width: 65%;
}

.senior-partners {
	padding-left: 240px;
}

}

@media only screen and (min-width: 960px) {
.senior-partners {
	padding-left: 240px;
}
}
