/*
Theme Name: reader
Theme URI: http://www.yellowduckmarketing.com
Author: Yellow Duck
Author URI: 	http://www.yellowduckmarketing.com
Description:	Custom YD Theme For Reader & Partners
Template:		betheme
Version: 		1.5
*/

/* Theme customization starts here
-------------------------------------------------------------- */

h4 {
	text-transform: uppercase;
}

h5 {
	text-transform: uppercase;
	font-family: 'Enriqueta', Arial, Tahoma, sans-serif !important;
}




/* Header */

.menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
	font-family: 'Enriqueta', Arial, Tahoma, sans-serif;
    padding: 35px 0 !important;
	margin: 0px !important;
}


.menu-highlight #Top_bar .menu > li {
    margin: 0 0px !important;
}

.menu-highlight:not(.header-creative) #Top_bar .menu > li > a {
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

.menu-highlight:not(.header-fixed):not(.header-simple) #Top_bar.is-sticky .menu > li > a {
	margin: 0px !important;
    padding: 15px 0!important;
}

#Top_bar .menu > li ul li a {
    font-size: 18px;
	font-family: 'Enriqueta', Arial, Tahoma, sans-serif;
}


.top-logo {
	padding: 10% 0px 7%;
	text-align: center;
}

.bounce { 
	text-align: center;
	padding-bottom: 40px;
  animation: bounce 1s infinite alternate;
  -webkit-animation: bounce 1s infinite alternate;
}

@keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}


/* Home */

#Wrapper {
    -webkit-box-shadow:  none !important;
    box-shadow: none !important;
}

.intro-header .two-third{
	background-color: #fff;
	margin: 10% auto !important;
	float: none;
}


.one.column.intro-header, 
.one.column.big-bkg, .one.column.values, .one.column.projects, .one.column.testimonials{
	margin: 0px !important;
	width: 100%;
}

.intro-header .content {
	padding: 7% 10%;
	font-size: 24px;
}

.about {
	padding-bottom: 3%;
}

.about .content {
	margin: 10% 10% 10% 0px;
}

.about .content p {
	margin: 0px 0px 25px 0px;
}

.about-img {
	margin: 10% auto !important;
	max-height: 700px;
	float: none;
}

.about h2 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.off-center {
	margin-left: -200px;
	float: left;
	margin-top: 45px;
}

.off-center .one-second.column {
    width: 44%;
}

.off-center .column {
	margin: 0 3% 40px;
}

.about-small-img {
	max-height: 350px;
	float: right;
}

.blue-callout {
	background-color: #748693;
	padding: 23% 20%;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	font-family: 'Enriqueta', Arial, Tahoma, sans-serif;
	line-height: 38px; 
	color: #fff;
	
}


.values {
	text-align: center;
	color: #fff;
}


.one.column.values{
   padding-bottom: 3%;
}

.values .content {
	padding: 5% 10%;
}

.values .content p {
	width: 70%;
	margin: 0px auto;
}

.values h2 {
	font-family: 'Lato', Arial, Tahoma, sans-serif;
   text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 40px;
    font-size: 37px;
}

.values h3 {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;	
}

.values .one-third p {
	width: 65%;
	margin: 0px auto;
}

.values img {
	max-height: 150px;
	width: auto !important;
	margin-bottom: 50px;
}


.one.column.gallery{
	margin: 0px !important;
	width: 101%;
}

.big-bkg h2 {
	text-transform: uppercase;
	color: #fff !important;
	font-size: 50px;
	line-height: 58px;
	font-weight: 500 !important;
	letter-spacing: 3px;
	width: 80%;
	text-align: center;
	margin: 15% auto;
}

.home #gallery-1 .gallery-item {
	margin-top: 0px;
    width: 25%;
}

.home .gallery .gallery-item {
    margin: 0 0 0px!important;
}

.home .gallery .gallery-item .gallery-icon {
    width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}


.yellow-callout {
	background-color: #f9be00;
	padding: 15%;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Lato', Arial, Tahoma, sans-serif;
	line-height: 38px; 
	color: #fff;
	margin: 18% 10%;
	
	
}

.quote {
	margin: 7%;
	padding-top: 20px;
	background-image: url("/wp-content/uploads/2017/11/reader-communities-testimonial.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.single.postid-347 .testimonials .quote {
background-image: none !important;
}

.testimonials_slider.single-photo .slider_pager {
    display: none;
}

.style-simple blockquote {
    background: none;
    line-height: 32px;
    font-size: 24px;
    text-align: left;
    font-style: normal;
}

.hr_dots {
	display: none;
}

.testimonials_slider .testimonials_slider_ul li .author {
    text-align: right;
}

.current-developments {
	padding: 5% 0px !important;
}

.current-developments h2 {
	text-transform: uppercase;
	font-size: 30px !important;
	line-height: 38px !important;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 40px;
}

.single .gallery {
	padding: 5% 0px !important;
}

.single .gallery h2 {
	text-align: center !important;
	text-transform: uppercase !important;
}


/* Consulting */

.offer_thumb_ul .offer_thumb_li .desc_wrapper .title {
    display: none !important;
}

.offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .desc_wrapper {
    width: 98% !important;
}


/* Footer */

#text-2  {
	width: 50%;
	font-size: 15px;
	float: left;
}

#text-3  {
	width: 50%;
	font-size: 15px;
	float: left;
}

#text-5  {
	font-size: 11px;
	line-height: 13px;
}

#media_image-2 img {
	float: right;
	margin-top: 40px;
	margin-right: 20px;
}

.widget_archive ul, .widget_nav_menu ul {
    list-style-type: none;
	float: right;
    padding: 0px 10px 0px 0px;
    background: none;
	text-transform: uppercase;
	text-align: right;
	
}

.widget_archive ul li, .widget_nav_menu ul li {
    position: relative;
    display: inline !important;
    padding: 0px 10px;
	
}


.widget_archive ul li a, .widget_nav_menu ul li a {
	display: inline !important;
	font-family: 'Enriqueta', Arial, Tahoma, sans-serif;
	color: #f9be00 !important;
	font-size: 18px;
}

.widget_archive ul li a:hover, .widget_nav_menu ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.widget_archive ul li:after, .widget_nav_menu ul li:after {
	display: none;
}


/* Interior Pages */

.the_content_wrapper ul li {
    list-style-position: outside;
}



.the_content_wrapper {	
    padding: 40px 0px !important;
}

.page-id-22 .the_content_wrapper {	
    padding: 0px !important;
}



.page-id-12 .the_content_wrapper ul {
	list-style: disc inside;
	-webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}


/* Projects */

.single .project-desc ul {
	list-style: disc inside !important;
}

.project-content {
	float: right;
	padding: 5% 4%;
}

.single #Content {
	padding-top: 0px;
}

h1 {
	text-transform: uppercase;
	margin-bottom: 10px;
}

.project-details p {
	color: #778692;
	margin: 0px !important;
}


.project-details {
	margin-bottom: 30px;
}

.project-numbers p {
	margin: 0px !important;
}

.project-desc {
	margin-top: 30px;
}

.project-status img, .project-numbers img {
	margin-right: 10px;
	float: left;
	    margin-bottom: 40px;
}

.proj-logo  img{
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
	max-width: 300px !important;
}


.testimonials {
	background-color: #778692;
}

.single .testimonials .quote {
	background-image: url("/wp-content/uploads/2017/11/reader-communities-testimonial2.png");
	width: 70%;
	text-align: center;
	margin: 3% auto;
    padding: 2% 5%;
}

.image_frame .image_wrapper .image_links.hover-title a {
	text-transform: uppercase;
    font-weight: 600;
	font-family: 'Enriqueta', Arial, Tahoma, sans-serif !important;
}

.page-template-template-portfolio .image_frame .image_wrapper .image_links {
	display: none !important;
}

.portfolio_group .portfolio-item .desc .title_wrapper h5 {
    margin-bottom: 0;
    text-align: center;
    font-size: 20px !important;
}


.portfolio_group .portfolio-item .desc .title_wrapper h5 a {
	color: #778692 !important;
}

.page-template h1 {
	margin-bottom: 35px;
	text-align: center;
}



/* About */

.page-id-10 .yellow-callout {
    background-color: #f9be00;
    padding: 5%;
    font-size: 18px;
    text-align: center;
    text-transform: none;
    font-family: 'Lato', Arial, Tahoma, sans-serif;
    line-height: 25px;
    color: #fff;
    margin: 7% 10%;
}

.yellow-callout h4 {
	margin-bottom: 10px;
	color: #fff !important;
}

.page-id-10 .yellow-callout h2 {
	color: #fff !important;
}


.page-id-10 #gallery-1 {
    margin: 12% 10% 12% 0;
}


.page-id-10 .content2 {
    margin: 6%;
	color: #fff !important;
}


.page-id-10 .content2 h3 {
	color: #fff !important;
	text-align: center;
	text-transform: uppercase;
	font-weight: Bold;
	letter-spacing: 2px;
	font-size: 18px;
	line-height: 25px;
    font-family: 'Lato', Arial, Tahoma, sans-serif;
}

.page-id-10 .one-third.column {
    width: 33% !important;
	margin: 0px !important;
}

.page-id-10 .two-fifth.column {
    width: 40% !important;
	margin: 0px !important;
}

.page-id-10 .three-fifth.column {
    width: 60% !important;
	margin: 0px !important;
}



.page-id-10 .content2 a {
    margin-top: 20px;
    font-weight: normal;
	font-size: 22px !important;
    background: #C5C6A8;
    padding: 12px 20px;
    color: #fff !important;
    text-transform: none !important;
    font-family: "Enriqueta", Arial, Tahoma, sans-serif;
	
}

.page-id-10 .content2 a:hover {
    background: #ffffff;
	color: #718693 !important;
	
}

.page-id-10 img.scale-with-grid {
    margin-bottom: -10px;
}

.page-id-10 table td {
    padding: 5px !important;
}

.page-id-10 .content2 a:hover {
	text-decoration: none !important;
	color: #525449;
}

.dark .content {
    padding: 7%;
	
}

.dark .content ul {
    list-style: disc outside;
	padding-left: 20px;
}


/* Expertise */

.expertise {
	margin: 10%;
}

.expertise.one.mcb-wrap {
    width: 80%;
}

ul.clients .client_wrapper {
    padding: 0px;
	background: none !important;
}

.clients h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 40px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 0px !important;
}

.style-simple .offer_thumb.bottom .slider_pagination a {
    margin: 15px !important;
}

.dark .slider_pagination a {
    background: rgba(255,255,255,0) !important;
}

.offer_thumb .slider_pagination li.slide-active a, .offer_thumb.bottom .slider_pagination li.slide-active a {
    border-color: rgba(255,255,255,1) !important;
}

.slider_pagination a:hover, 
.slider_pagination li.slick-active a {
    border-color: rgba(255,255,255,1) !important;
	border-width: 3px !important;
}



.style-simple .offer_thumb.bottom .slider_pagination a:hover {
    margin: 13px !important;
}


.page-id-18 .one-third.column {
    width: 33% !important;
	margin: 0px !important;
}


.page-id-18	 img.scale-with-grid {
    margin-bottom: -10px;
}

.offer_thumb .slider_pagination li a {
    padding: 0px 8px 14px 8px !important;
}

/* Team */


.stitle {
    line-height: 18px;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
}


.person {
float:left;
width:18%;
margin: 1% 1%;
text-align:left;
cursor: pointer !important;
}

.person img {
cursor: pointer !important;
}

.pdescript {
	padding: 3% 0px;
    z-index: 200 !important;
    position: relative;
    min-height: 70px;
}

.fun_fact {
	font-size: 20px;
	color: #718694;
	margin-top: 20px;
	font-style: italic;
}


.memberdetails {
    position:fixed;
    top:0;
    left:0;
    background:#fff;
    border:1px solid #000;
    z-index:5;
    width:100%;
    height:100%;
}



.modalDialog {
position: fixed;
top: -50px;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.8);
z-index: 99999;
opacity:0;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
pointer-events: none;
overflow: scroll !important;
}



.modalDialog:target {
opacity:1;
pointer-events: auto;
}



.modalDialog > div {
width: 100%;
max-width:900px;
position: relative;
margin: 10% auto;
padding: 20px 20px 20px 20px;
background: #fff;
overflow:hidden;
}



.closeit {
    overflow: hidden;
    float: right;
    text-align: right;
    text-decoration: none;
    width: 26px;
    color: #fff;
    padding-right: 10px;
	border-radius: 18px;
    padding-bottom: 4px;
    font-size: 29px;
    height: 30px;
    font-weight: bold;
    background-color: #778692;
    margin-bottom: 10px; 
	transition: 0.7s;
}


.closeit:hover {
	background-color: #C5C5A8;
		color: #fff !important;
	text-decoration: none !important;
	
}

.closeit a:hover {
	color: #fff !important;
	text-decoration: none !important;
}


.lside {
width:35%;
float:left;
overflow:hidden;
}


.rside {
    width: 63%;
    padding-left: 2%;
overflow:hidden;
}



.team-ind-page {
        margin-bottom: 20px;
		width: 95%;
		margin-left: auto;
		margin-right: auto;
}



.team-ind-page .lside {
width: 23% !important;
}

.team-ind-page .bio {
	margin-top: 20px;
}



.team-ind-page .rside {
width: 69% !important;
padding-bottom: 40px;
}

.team-ind-page .lside .my_name {
    width: 100%;
	}



.rside h4 {
font-size:20px;
margin-top:20px;
margin-bottom:5px;
}



.rside .my_name {
margin-top:5px;
  width: 80%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 4px solid #7a9c49;
	font-family: "Enriqueta", Arial, Tahoma, sans-serif;
	font-size: 30px;
    line-height: 35px;
}


.my_title {
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 20px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.ptitle {
	font-family: "Enriqueta", Arial, Tahoma, sans-serif;
    font-weight: 500;
    font-size: 22px;
    padding-bottom: 5px;

}

.person a:hover {
	text-decoration: none !important;
}


img.dicon {
float:left;
margin-top:3px;
margin-right:5px;
}


.lside .phone {
margin-bottom:5px;
}



.single-team .lside .phone {
margin-bottom:25px !important;
}


.lside .email {
margin-bottom:5px;
text-transform: lowercase;
}


/* ipad */

@media only screen and (max-width: 1239px) {
	
	.blue-callout {
	padding: 15%;
	}
	
	.big-bkg {
		background-attachment: scroll !important;
		 background-size: cover !important;
	}
	
	.widget_archive ul li a, .widget_nav_menu ul li a {
		font-size: 16px;
	}
	
	.services-header {
		background-size: 50% !important;
    background-position: -178px top !important;
	}
	
}



   
/* ipad portrait landscape */
@media only screen and (max-width: 984px) {	 

.person {
    width: 20%;
    margin: 1% 2%;
}
	
	#top-image {
		background-attachment: scroll !important;
		    background-size: cover !important;
    background-position: center !important;
	}

	.services-header {
		background-size: 75% !important;
    background-position: -450px top !important;
	}
	
	
	.off-center {
    margin-left: -400px;
    float: none;
    margin-top: 5px;
}
	
	
	.yellow-callout {
    padding: 10%;
    font-size: 25px;
}
	
	.style-simple blockquote {
    background: none;
    line-height: 28px;
    font-size: 20px;
		margin: 0 0 5px 5px;
	}
	
	.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    padding: 29px 10px 10px 65px;
	}
	
	
	.big-bkg h2 {
    font-size: 35px;
    line-height: 40px;
	}
	
	.about-img {
		
	display: none;
	}
	
	.one-second.column {
    width: 100%;
}

.modalDialog > div {
    width: 90%;
}

}

   
/* phone landscape */
@media only screen and (max-width: 768px) {	  

.person {
    width: 40%;
    margin: 1% 5%;
}

.team-ind-page .lside {
    width: 65% !important;
}

.team-ind-page .rside {
    width: 95% !important;
}

.lside {
    width: 65%;
	margin-left: auto;
	margin-right: auto;
}

.rside {
    width: 95%;
}

.modalDialog > div {
    width: 80%;
}

.one.column.intro-header {
	background-size: cover !important;
}

	.slider_pagination a.selected:after, .slider_pagination .slick-active a:after {
		display: none !important;
	}
	
	.style-simple .offer_thumb.bottom .slider_pagination li.slick-active a, .style-simple .offer_thumb.bottom 
	.slider_pagination a:hover {
    background: rgba(249,190,0,1) !important;
}
	
	.slider_pagination a:hover, .slider_pagination li.slick-active a {
    border-color: rgba(249,190,0,1) !important;
    border-radius: 100% !important;
    height: 12px;
    width: 12px;
}
	
.offer_thumb.bottom .slider_pagination li {
    display: inline-block !important;
    margin: -1px 0 0 -1px !important;
}

.offer_thumb .slider_pagination li a img {
    vertical-align: middle !important;
}

.style-simple .offer_thumb.bottom .slider_pagination a {
    background: #fff !important;
}

	.services-header {
		background: none !important;
	}
	
	.off-center {
    margin-left: 0;
	}

	
	
	.one-third.column {
    width: 100%;
}

	
	.values img {
    margin-bottom: 20px;
		margin-top: 50px;
}
	
	
	.yellow-callout {
    margin: 5%;
		    padding: 7%;
}
	
	.two-third.column {
    width: 100%;
}


.page-id-18 .one-third.column {
    width: 100% !important;
}

.page-id-10 .two-fifth.column {
    width: 100% !important;
}


.page-id-10 .three-fifth.column {
    width: 100% !important;
}

.page-id-10 .one-third.column {
    width: 100% !important;
    margin: 0px !important;
}
	

}






@media only screen and (max-width: 667px) { 

.off-center .one-second.column {
    width: 100%;
}


}
	
	
/* phone portrait */	
	
@media only screen and (max-width: 400px) { 

.person {
    width: 78%;
    margin: 1% 10%;
}
	
	.widget_archive ul li, .widget_nav_menu ul li {
    display: block !important;
    text-align: center;
}
	
	.widget_archive ul, .widget_nav_menu ul {
    float: none;
	}
	
	#text-2, #text-3 {
    font-size: 14px;
    line-height: 18px;
	}
	
	.style-simple blockquote {
    line-height: 23px;
    font-size: 20px;
	}
	
	.single .gallery {
    padding: 9% 0px !important;
}

	
	.project-content {
    padding: 5% 10%;
}
	
	h1, .text-logo #logo {
    font-size: 32px;
	}
	
	.testimonials_slider.single-photo .testimonials_slider_ul li {
    padding: 0;
    text-align: center;
    width: 340px !important;
}
	
	
	.testimonials_slider .testimonials_slider_ul li .author {
    text-align: left !important;
}