/*
 Theme Name:   Chime Digital
 Theme URI:    http://themeforest.net/item/magnum-creative-portfolio-wordpress-theme/6742541
 Description:  Magnum Child Theme
 Author:       bitfade
 Author URI:   http://themeforest.net/user/bitfade
 Template:     magnum
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  
*/

/* General
--------------------------------------------- */
body {
	background: #1B2125;
}

strong {
	font-weight: 600;
}

.introduction,
.regularpage {
	padding-top: 100px;
	padding-bottom: 45px;
}

.introduction p {
	text-align: justify;
}

.title {
	margin-bottom: 25px;
}

.title h1 {
	color: #70a8d3;
	font-size: 45px;
	line-height: 1.3;
}

.title hr {
	background: #70a8d3;
}

/* Menu
--------------------------------------------- */
.menu-wrap {
	position: relative;
}

.menu-wrap > a.smoothscroll {
	display: block;
}

.menu-logo {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 46px;
	height: 46px;
	margin: auto 0;
}

.pe-wp-default {
	font-size: 25px;
	line-height: 40px;
	font-weight: 300;
	text-align: left;
}

.main-menu h1 a {
	color: #70a8d3 !important;
}

.main-menu h1 a:hover, .main-menu h1 a:active {
	color: #fff !important;
}

.menu li {
	margin-left: 18px;
	font-size: 12px;
}

/* Quotes
--------------------------------------------- */
#quotes h4,
#quote-2 h4 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 47px;
	line-height: 1.4;
	margin-bottom: 16px;
}

/* remove if more than one quote */
#quotes .quote-prev,
#quotes .quote-next,
#quote-2 .quote-prev,
#quote-2 .quote-next {
	display: none;
}

#quotes .header,
#quote-2 .header-center {
	padding: 12% 0;
}

#quotes h4,
#quotes h6 {
	color: #7a7a7a;
}

/* The What
--------------------------------------------- */
.intro-icon {
	width: 144px;
	height: 144px;
	margin: 0 auto 40px;
	background-image: url(/wp-content/uploads/2015/01/intro-icon-sprites-row.png);
}
#the-what .intro-icon {
	width: 152px;
	background-position: -1178px 0;
}

/* The Why
--------------------------------------------- */
#the-why .intro-icon {
	background-position: -1018px 0;
}

/* The How
--------------------------------------------- */
#the-how .intro-icon {
	background-image: url(/wp-content/uploads/2015/01/intro-icon-sprites.png);
	background-position: -1343px -838px;
}

.how-icon-clock,
.how-icon-safety,
.how-icon-screens {
	float: left;
	width: 33%;
}

/* http://simpleicon.com/set/communication */
.icons {
	display: block;
	margin: 0 auto;
}

.icon-clock,
.icon-safety {
	width: 140px;
	height: 140px;
	margin-top: 40px;
}

.icon-screens {
	width: 264px;
	height: 264px;
	margin: -24px auto -62px;
}

.icon-text {
	display: block;
	text-align: center !important;
	margin: 14px 0 60px;
	color: #70a8d3;
	font-weight: 500;
	line-height: 1.3;
}

.how-quote {
	margin: 70px 0;
}

.how-quote p {
	font-size: 35px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #70a8d3;
}

/* The Team
--------------------------------------------- */
#the-team .intro-icon {
	background-position: -844px 0;
}

#the-team .header {
	display: none;
}

.hoverimg {
	width: 33%;
	float: left;
}

.employeeblock {
	vertical-align: top !important;
	margin-bottom: 40px;
}

.employeeblock .content {
	width: 60%;
	float: right;
	text-align: left;
}

.hoverimg img {
	border: 3px solid #70a8d3;
}

.hoverimg a {
	display: block;
	padding: 72px;
}

.page-staff-content .employeeblock:nth-of-type(2n+1) {
	border-right: 3px solid #70a8d3;
}

/* Our Clients
--------------------------------------------- */
#our-clients .intro-icon {
	height: 146px;
	background-position: -508px 0;
}

/* Hero
--------------------------------------------- */
.home-content {
	padding: 0 30px;
}

.home-content img {
	max-width: 100%;
	margin: 0 0 40px;
}

a.play-btn {
	display: block;
}

a.play-btn i {
	width: 50px;
	height: 50px;
	line-height: 45px;
	font-size: 20px;
	clear: both;
}

a.play-btn:hover > i {
	color: #ffffff;
	background: #70a8d3 !important;
	border: 3px solid #70a8d3;
}

.video-controls {
	bottom: 80px;
}

/* The Work
--------------------------------------------- */
#the-work .intro-icon {
	background-position: -338px 0;
}

.fa.logo-chime-digital {
	background: url(/wp-content/themes/chimedigital/images/dkm.svg) !important;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.fa.logo-chime-digital:hover {
	background: url(/wp-content/themes/chimedigital/images/dkm-hover.svg) !important;
}

/* Testimonial
--------------------------------------------- */
.text.testimonial_rotator_description {
	padding: 0 50px;
}

.testimonial_rotator_next .fa.fa-chevron-right,
.testimonial_rotator_prev .fa.fa-chevron-left {
	font-size: 30px;
}

.testimonial_rotator_prev, 
.testimonial_rotator_next {
	top: 20%;
}

/* Social
--------------------------------------------- */
#social .intro-icon {
	background-position: -5px 0;
}

.icons-social {
	width: 446px;
	margin: 50px auto 42px;
}

.icon-social{
	font-size: 34px;
	text-align: center;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: #70a8d3;
	margin: auto 7px 15px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;	
}

/* Our Servoces
--------------------------------------------- */
#our-services .intro-icon {
	background-position: -678px 0;
}

#our-services ul li {
	margin: 10px 0;
	line-height: 1.5;
}

/* Connect
--------------------------------------------- */
#connect .intro-icon {
	background-position: -172px 0;
}

#contactform select {
	display: block;
	position: relative;
	overflow: hidden;
	min-height: 50px;
	margin-top: -50px;
	line-height: 50px;
	font-size: 1em;
	padding-left: 30px;
	padding-right: 10px;
	width: 100%;
	color: #666666;
	background: #ffffff !important;
	border: 2px solid #eeeeee;
}

#contactform br {
	display: none;
}

#contactform .ten p {
	font-size: 25px;
	font-weight: 300;
	line-height: 40px;
}

#contactform input[type="submit"] {
	font-size: 16px;
	width: 100%;
	margin-top: 0;
	color: #666;
	background: #ffffff !important;
	border: 2px solid #eeeeee;
}

#contactform input[type="submit"]:hover  {
	color: #70a8d3;
	border: 2px solid #70a8d3;
}


#connect.contact {
	padding-top: 100px;
	padding-bottom: 85px;
}

/* Blog
--------------------------------------------- */
#the-blog .pe-wp-default,
.blog .pe-wp-default {
	font-size: 19px;
	line-height: 1.8;
	font-weight: 300;
}

.blog h4 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 8px;
}

.blog-portrait {
	margin-top: 35px;
	padding-bottom: 42px;
	border-bottom: 2px solid #f7f7f7;
}

.blog-portrait img {
	display: block;
	width: 215px;
	height: 215px;
	margin: 0 auto 10px;
	border: 3px solid #70a8d3;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.blog-portrait p {
	margin-bottom: 3px;
	text-align: center;
	line-height: 1.4;
}

.blog-portrait .blog-name {
	font-size: 22px;
	color: #70a8d3;
}

.blog-portrait .blog-title {
	font-size: 14px;
}

.widget-search {
	margin-top: 8px;
}

.sd-social-official .sd-content ul>li {
	margin: 0 0 5px 0 !important;
}

.sd-social-official .sd-content ul>li.share-linkedin {
	margin: 0 0 5px 20px !important;
}

#commentform .controls input[type="text"] {
	margin-bottom: 0;
}

#respond form label.control-label {
	display: block;
	margin-bottom: 25px;
}


/* Footer
--------------------------------------------- */
.logo-iab {
	width: 178px;
	height: 70px;
}

.icon, a .icon {
	font-size: 25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: auto 4px;
}

.icon.outline.light {
	margin-bottom: 10px;
	color: #70a8d3;
	border-color: #70a8d3;
	line-height: 50px;
}

a .icon.outline.light:hover,
a .icon.outline.light:active {
	color: #fff;
	border-color: #70a8d3;
	background: #70a8d3;
}

.footer-two .social-icons {
	padding: 0 12%;
}

/* 404
--------------------------------------------- */
.section-404 {
	padding: 200px 0 150px;
}

.section-404 .text-center,
.section-404 .blog-left {
	width: 100%;
	text-align: center;
}

.section-404 .page-title h3 {
	font-size: 80px;
	color: #70a8d3;
	margin-bottom: 50px;
}

.section-404 .blog-left h3 {
	font-size: 40px;
	text-align: center;
	color: #70a8d3;
}

/* Responsive settings for the menu
--------------------------------------------- */
@media only screen and (min-width: 960px){
	.video-container {
		margin-bottom: -70px;
	}

}

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

	.sticky-wrapper,
	.main-menu {
		height: 50px!important;
	}

	.menu-wrap {
		width: 100%;
	}
	
	.menu-logo {
		margin-top: 10px;
		margin-left: 15px;
	}
	
	.main-menu h1 {
		margin-top: 0;
		margin-left: 15px;
	}

	/* The toggle */
	.toggle {
		display: block;
		position: relative;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		user-select: none;
		color: #bba454;
		float: right;
		font-family: 'FontAwesome';
		text-align: center;
		font-size: 14px;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	
	.toggle:hover {
		color: #ffffff;
	}
	
	.toggle:after {
		content: '\f0c9';
	}
	
	#toggle:checked ~ .menu {
		display: block;
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	#toggle:checked + .toggle:after {
		content: '\f077';
	}
	
	/* The menu items */
	.menu {
		display: none;
		filter: alpha(opacity=0);
		opacity: 0;
		margin-top: 50px;
		width: 100%;
		position: absolute;
		right: 0;
		height: auto;
		text-align: left;
		background: #1a1a1a;
		padding-bottom: 10px;
	}
	
	.menu li {
		display: block;
		width: 100%;
		height: 40px;
		line-height: 40px;
		margin: 0;
	}
	
	.menu li a {
		display: block;
		width: 100%;
		height: auto;
		margin-left: 15px;
	}

	.menu-logo {
		width: 40px;
		height: 40px;
		margin-top: 4px;
	}

}

/* Other responsive styles
--------------------------------------------- */

/* Large */
@media only screen and (min-width: 1200px) {

	.how-quote {
		margin: 50px 0;
	}

	.how-quote p {
		font-size: 40px;
	}

	#quotes h4,
	#quote-2 h4 {
		font-size: 50px;
	}
}

@media only screen and (min-width: 960px){

	.home-content {
		margin-top: -60px;
	}
}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	.hoverimg, .employeeblock .content {
		width: 100%;
		float: none;
	}

	/* -- Hero -- */
	#home-01-video .home-content h1 {
		font-size: 34px;
		line-height: 1.6;
	}

	/* Testimonial
	--------------------------------------------- */
	.text.testimonial_rotator_description {
		padding: 0 20px;
	}

	.testimonial_rotator_wrap.with-prevnext,
	.text.testimonial_rotator_description {
		padding-top: 0;
		margin-top: 0;
	}
}

/* Medium */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	/* -- Hero -- */
	#home-01-video .home-content {
		padding: 0;
	}

	#home-01-video .home-content h1 {
		font-size: 22px;
		line-height: 1.6;
	}

	/* -- The How -- */
	.how-icon-clock,
	.how-icon-safety,
	.how-icon-screens {
		float: none;
		width: 100%;
	}

	.icon-screens {
		margin-top: -55px;
	}

	/* -- The Team -- */
	.page-staff-content .employeeblock:nth-of-type(2n+1) {
		border-right: none;
	}

	.page-staff-content .margin-top {
		margin-top: 0;
	}

}

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

	.introduction,
	.regularpage,
	.featured-work, 
	.more-work, 
	.about, 
	.about-us, 
	.services, 
	.simple-services, 
	.social-footer,
	#connect.contact {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.title h1 {
		font-size: 35px;
		line-height: 1.3;
	}

	/* -- Hero -- */
	#home-01-video .home-content {
		padding: 0;
	}

	#home-01-video .home-content h1 {
		font-size: 15px;
		line-height: 1.6;
	}

	/* -- The How -- */
	.how-icon-clock,
	.how-icon-safety,
	.how-icon-screens {
		float: none;
		width: 100%;
	}

	.icon-screens {
		margin-top: -55px;
	}

	.introduction p {
		text-align: left;
	}

	.how-quote {
		margin: 40px 0;
	}

	/* -- The Team -- */
	.hoverimg, .employeeblock .content {
		width: 100%;
		float: none;
	}

	.page-staff-content .employeeblock {
		border-bottom: 3px solid #70a8d3;
		border-right: none;
		margin-bottom: 20px;
	}

	.page-staff-content .employeeblock:last-of-type {
		border-bottom: none;
	}

	.page-staff-content .employeeblock:nth-of-type(2n+1) {
		border-right: none;
	}

	.employeeblock .hoverimg {
		padding: 0 40px;
	}

	.employeeblock .content {
		padding: 0 25px;
	}

	.icons-social {
		width: auto;
		padding: 0 10%;
		margin-bottom: 0;
	}

	/* -- Testimonial -- */
	.testimonial_rotator_quote {
		font-size: 20px;
		line-height: 1.5;
	}

	.testimonial_rotator_wrap {
		margin: 0;
	}

	.testimonial_rotator_wrap.with-prevnext,
	.text.testimonial_rotator_description {
		padding: 0;
	}

	.testimonial_rotator_prev,
	.testimonial_rotator_next {
		display: none;
	}

	.testimonial_rotator.template-longform .testimonial_rotator_author_info p {
		font-size: 18px;
	}

	/* -- Quote -- */
	#quotes h4, #quote-2 h4 {
		font-size: 20px;
	}

/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
			(min--moz-device-pixel-ratio: 1.5),
			(-o-min-device-pixel-ratio: 3/2),
			(min-device-pixel-ratio: 1.5),
			(min-resolution: 1.5dppx) */

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  	#the-what .intro-icon,
	#the-why .intro-icon,
	#the-work .intro-icon,
	#the-how .intro-icon,
	#social .intro-icon,
	#our-clients .intro-icon,
	#the-team .intro-icon,
	#connect .intro-icon {
    /* Reference the @2x Sprite */
    background-image: url(/wp-content/uploads/2015/01/intro-icon-sprites-row@2x.png);
    /* Translate the @2x sprite's dimensions back to 1x */
    background-size: 1334px 147px; 
  }

}