/*
Theme Name: Digital Binx
Author: Steve Sirman
Description: Digital Binx Wordpress theme
Version: 1.0
Text Domain: twentyfourteen
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; background: url(images/background.jpg) repeat;}
h1 {
	color: #11a1b1;
	text-transform:uppercase;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:28px;
}
h2 {
	color: #000;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
}
h3 {
	color: #11a1b1;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
}
h4 {
	color: #000;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
}
h5 {
	color: #464646;
	font-size: 18px;
	font-weight:bold;
}
ul  { 
  margin:0 0 0 12px;
  padding:0 0 0 12px;
}
p,li {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3px;
	font-size: 14px;
	line-height: 22px;
}
a {
	color: #b64097;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	letter-spacing: 0.3px;
	font-size: 14px;
	text-decoration: none;
}
.shadow {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.last {
	margin-right: 0px !important;
}
.large-text {
	color: #464646;
	font-size: 18px;
	font-weight:bold;
}
.linebreak {
	border-top: 1px solid #CCC;
	margin-top:10px;
	margin-bottom:20px;
}
.linebreak1 {
	border-top: 1px dashed #CCC;
	margin-top:30px;
	margin-bottom:30px;
}
header {
	background-color:#000;
	height: 250px;
}
.content {
	width: 980px;
	margin: 0 auto;
}
.logo {
	margin-top: 24px;
	float:left;
}
.logo:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.contact-details {
	float: right;
	margin-top: 36px;
}
.contact-details img {
	margin-left: 10px;
	float: right;
}
.contact-details p {
	margin-top: 10px;
	float: right;
	color: #fff !important;
	margin-left: 20px;
}
.contact-details a {
	color: #fff !important;
}
.email {
	background: url(images/icon-db-email.jpg) no-repeat;
	padding-left: 28px;
}
.phone {
	background: url(images/icon-db-Phone.jpg) no-repeat;
	padding-left: 23px;
}
#navigation ul {
	float:right;
	list-style-type:none;
	display:block;
	margin: 0px;
	margin-right: 40px;
	margin-top: 52px;
}
#navigation li {
	display:inline;
}
.nav img {
	margin-left: 40px;
}
#navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7a8090;
	text-decoration:none;
	font-weight: bold;
}
#navigation a:hover, a:active {
	color: #fff;
}
#navigation a.active {
	color: #fff;
}
.slider-text {
	position:absolute;
	background: url(images/bg-slider-text.png) repeat;
	margin-left: 0px;
	padding: 20px;
	width: 370px;
	margin-top: 50px;
	text-align: left;
}
.slider-text h1 {
	text-transform:uppercase;
}
.slider-text p {
	color: #fff;
	margin-top: 10px;
	line-height: 30px;
	font-size: 20px;
}
#slider {
  border: 10px #fff solid;
  position: relative;
  overflow: hidden;
  margin: -50px auto 0 auto;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 344px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 960px;
  height: 344px;
  background: #ccc;
  text-align: center;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 82%;
  z-index: 999;
  display: block;
  padding: 2% 2%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}
#main {
	margin-top: 18px;
}
#top { 
margin-top: -50px;
	
}
.main-content {
	float:left;
	width: 657px;
}
.sidebar {
	float:right;
	width: 294px;
}
.white-bg {
	background: #fff;
	padding:22px;
	overflow: hidden;
	border-bottom: #b64097 solid 10px;
}
.gagldn {
	margin-bottom: 18px;
	box-shadow: 0 0 12px rgba(225, 18, 116, 10);
}
.download {
	box-shadow: 0 0 12px rgba(38, 161, 175, 10);
	margin-bottom: 18px;
}
.body-email {
	background: url(images/icon-email.jpg) no-repeat left center;
}
.body-phone {
	background: url(images/icon-phone.jpg) no-repeat left center;
}
.body-location {
	background: url(images/icon-location.jpg) no-repeat 2px 4px;
	
}
.contact-page {
	margin-bottom: 10px;
}
iframe {
	margin-top: 5px;
}
.body-contact {
	background-size: 20px;
	padding-left: 33px;
	line-height: 26px;
	padding-top: 3px;
	color: #464646;
	font-size: 18px;
	font-weight:bold;
}
.clients img{
	margin-right: 24px;
	margin-bottom: 4px;
}
.clients img.img-last {
	margin-right: 0px !important;
}
.blog {
	margin-top: 25px;
}
.blog-section {
	width: 285px;
	float:left;
	overflow:hidden;
	display: block;
	margin-right: 40px;
}
.blog-section:nth-child(3n+2) {  
	margin-right: 0px !important;
}
.blog-section img {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.blog-section h2 {
	margin-top: 20px;
}
.blog-section p {
	margin-top: 15px;
	margin-bottom: 10px;
}
.blog-section a {
	font-weight:bold;
}
.lastblog {
	margin-right: 0px !important;
}

.team-member {
}
.team-img {
	width: 285px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	float: left;
}
.team-text {
	width: 280px;
	margin-top: 10px;
	float: right;
}
.team-name {
	font-size: 22px;
	color: #000;
	line-height:24px;
  text-transform:uppercase;
}
.team-position {
	font-style:italic;
	font-size: 16px;
	line-height:24px;
	margin-bottom: 15px;
	color: #11a1b1;
}
.team-bio {
	font-style:italic;
	font-size: 16px;
}
.team-social img {
	margin-top: 30px;
	margin-right: 15px !important;
	float:left;
}
.testimonial {
	font-size: 18px;
	font-style:italic;
}
.testimonial-name {
	font-size: 16px;
	font-weight:bold;
	float:right;
	margin-top: 15px;
	margin-bottom: 15px;
}


.services {
	width: 309px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	height: 500px;
}
.services:nth-child(3n+3) {  
	margin-right: 0px !important;
}
.white-back {
	background: #fff;
	overflow: hidden;
	border-bottom: #b64097 solid 10px;
}
.service-text {
	padding: 15px 20px 20px 20px;
}
.service-text h3 {
	font-size: 22px;
}
.service-text h2 {
	font-size: 14px;
	margin-bottom: 25px;
}
.service-sub {
	float:left;
	width: 657px;
}
.service-sub-text {
	padding: 0px 25px 25px 25px;
}
.service-sub h2 {
	margin-bottom: 0px !important;
	line-height: 30px;
}
.service-sub h3 {
	margin-bottom: 20px !important;
	line-height: 24px;
}
.service-sub h4 {
	margin-top: 30px;
}

.work {
	width: 309px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	height: 440px;
}
.work:nth-child(3n+3) {  
	margin-right: 0px !important;
}
.work-heading {
	margin-bottom: 10px !important;
}

.news img {
	margin-bottom: 20px;
}
.news h2{
	font-size:22px;
}
.news h3{
	margin-bottom: 20px;
}

.tb_author  { 
  top:-30px;
  color:#000;
}
.tb_author a { 
  color:#B64097;
}

div div.tb_tweetlist, div div.tb_tweet  {
  border:none;
}

div .tb_msg {
  color:#fff;
}

/**************** CONTACT PAGE *****************/
.wpcf7-form {
	margin-top: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	width: auto;
	text-align: left;
}
.wpcf7-form textarea {
	padding: 10px;
	border: 1px solid #d2d1cf;
	width: 450px;
	height: 150px;
	font-size: 15px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.wpcf7-form label {
	min-width: 100px;
	float: left;
	padding: 5px;
	padding-left: 0px;
	margin-left: 0px;
	color: #666;
}
.input-submit {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #fff;
	border: 1px solid #1a909d;
	padding: 10px 25px 10px 25px;
	cursor: pointer;
	background-color: #23c4d5;
}
.input-submit:hover {
	opacity: 0.8;
	text-decoration:none;
}
.input-textarea {
	margin-bottom: 10px;
	padding: 9px;
	border: 1px solid #d2d1cf;
	width: 285px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	background-color: #fff;
	color: #666;
}
footer {
	margin-top: 40px;
	padding-bottom: 40px;
	background-color: #000;
/*	height: 480px; */
}
.footer-heading {
	margin-top: 45px;
	color: #11a1b1;
	margin-bottom: 25px;
}
.facebook-footer {
	float:left;
	width: 300px;
	margin-bottom: 25px;
}
.twitter-footer {
	float:right;
	width: 640px;
	margin-bottom: 40px;
}
.bottom-footer {
	float:left;
	margin-top: 40px;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.copyright {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	color: #fff;
}
.footer-contact {
	float: right;
	overflow: hidden;
}
.phone-footer {
	background: url(images/icon-db-Phone.jpg) no-repeat;
	padding-left: 23px;
	float:right;
	color: #fff;
	margin-top: 15px;
}
.email-footer {
	background: url(images/icon-db-email.jpg) 0px 3px no-repeat;
	padding-left: 28px;
	float:right;
	color: #fff;
	margin-top: 15px;
	margin-left: 20px;
	text-decoration:none;
}
.follow-footer {
	float: left;
	width: 360px;
}
.follow-footer h3 {
	float: left;
	color: #fff;
	margin-right: 25px;
}
.follow-footer img {
	float: left;
	margin-top: -10px;
	margin-right: 15px;
}
.receive-updates {
	width: 530px;
	float:right;
}
.receive-updates h3 {
	float: left;
	color: #fff;
	margin-right: 25px;
}
.receive-updates img {
	float:right;
	margin-top: -10px;
}
#mc4wp-form-1 { 
  
}
#mc4wp_email { 
  float:left;
  width:226px;
  height:28px;
  margin:-6px 0 0 0;
  padding:5px 15px 5px 15px;
  border:none;
  background:#fff;
}
#mc4wp_submit { 
  clear:both; 
  height:38px;
  margin:-6px 0 0 0;
  padding:7px;
  border:none;
  background:#12A1B1;
	color: #fff;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
}
.mc4wp-alert {
  color:#000;
	font-size:11px;
}
.footer .mc4wp-alert {
  color:#fff;
	font-size:11px;
}

@media only screen and (min-width: 35em) {
}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
