@charset "IBM437";
@import url(../../../style.css);
/* ------------------------------------ */
/* Damojothemes.com Custom Theme Styles */
/* ------------------------------------ */
/* BASE */
/* ------------------------------------ */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #656565;
  background-color: #fff;
  overflow-x: hidden; }

html {
  overflow-x: hidden; }

iframe {
  border: 0; }

.pagetitle {
  width: 100%;
  margin: 0;
  padding: 0; }

.pagetitle h1 {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  font-weight: 300;
  font-size: 26px;
  line-height: 30px;
  margin: 0;
  color: #353535;
  font-style: normal;
  text-transform: none;
  text-align: left;
  padding-left: 0px; }

.pagetitleborder {
  margin-left: 0;
  width: 100%;
  background: #e5e5e5;
  height: 3px;
  margin-top: 0px;
  margin-bottom: 0px; }

.themecolor {
  color: #338a85; }

.bold {
  font-weight: 700; }

.normal {
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  margin-bottom: 30px;
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #353535; }

h5, h6 {
  margin-bottom: 15px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #353535; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #338a85; }

::selection {
  background: #338a85;
  color: #fff;
  /* Safari */ }

::-moz-selection {
  background: #338a85;
  color: #fff;
  /* Firefox */ }

.top80 {
  margin-top: 80px; }

.top60 {
  margin-top: 60px; }

.top40 {
  margin-top: 40px; }

.top30 {
  margin-top: 30px; }

.top20 {
  margin-top: 20px; }

.top10 {
  margin-top: 10px; }

.top0 {
  margin-top: 0px; }

.margin5 {
  margin: 5px; }

.dividerline {
  float: left;
  height: 3px;
  width: 100%;
  background: #e5e5e5;
  margin-top: 30px; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.left {
  float: left; }

.right {
  float: right; }

.mr {
  margin-right: 15px;
  margin-bottom: 5px; }

.ml {
  margin-left: 15px;
  margin-bottom: 5px; }

.centered {
  text-align: center; }

/* LIST STYLES */
/* ------------------------------------ */
ol, ul.square, ul.circle, ul.disc {
  margin-left: 20px; }

ul.square {
  list-style: square outside;
  color: #656565; }

ul.circle {
  list-style: circle outside;
  color: #656565; }

ul.disc {
  list-style: disc outside;
  color: #656565; }

ul.check {
  list-style: none;
  margin: 0;
  margin-top: -5px;
  margin-bottom: -5px; }

ul.check li {
  background: url("../../../img/tiles/check.png") no-repeat center left;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px; }

/* LINK STYLES */
/* ------------------------------------ */
a:hover, a:active, a:focus {
  outline: 0; }

a {
  color: #338A85;
  text-decoration: none;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  transition: all 0.15s; }

a:hover {
  color: #1ba79f;
  text-decoration: none; }

a.color {
  color: #338A85; }

a.color:hover {
  color: #1ba79f;
  text-decoration: none; }

/* BACKGROUND */
/* ------------------------------------ */
.tiledbackground {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("../../../img/tiles/bgtile.jpg") repeat; }

.poswrapper {
  position: fixed;
  z-index: -1;
  width: 0;
  margin: 0 auto;
  height: 100%;
  overflow: visible; }

.whitebackground {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: -1;
  width: 1230px;
  height: 100%;
  margin-left: -615px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1); }

.wide .whitebackground {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  margin-left: 0;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.container {
  background: #fff; }

/* HEADER */
/* ------------------------------------ */
.headertopwrap {
  position: relative;
  width: 1230px;
  left: 50%;
  margin-left: -615px;
  background: #aaa;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 3px solid #e5e5e5;
  color: #fff;
  font-size: 12px;
  text-transform: normal;
  letter-spacing: 0px;
  text-shadow: 0px 1px 0px #888; }

.headertop {
  margin-left: 30px; }

.headertopwrap.wide {
  width: 100%;
  left: 0;
  margin-left: 0;
  background: #aaa;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 3px solid #e5e5e5;
  color: #fff;
  font-size: 12px;
  text-transform: normal;
  letter-spacing: 0px;
  text-shadow: 0px 1px 0px #888; }

.headertopwrap.wide .headertop {
  margin: 0 auto;
  width: 1170px; }

.headertop a {
  color: #fff; }

.headertop .phone {
  float: left;
  background: url("../../../img/icons/phone.png") no-repeat center left;
  padding-left: 25px;
  margin-right: 30px; }

.headertop .email {
  float: left;
  background: url("../../../img/icons/mail.png") no-repeat center left;
  padding-left: 25px;
  margin-right: 30px; }

.headertop .flag {
  float: left;
  background: url("../../../img/icons/flag.png") no-repeat center left;
  padding-left: 25px;
  margin-right: 30px; }

.headertop .right {
  float: right; }

/* SOCIAL ICONS */
/* ------------------------------------ */
.social {
  padding-top: 42px;
  padding-bottom: 40px; }

.social ul {
  float: right;
  margin: 0;
  padding: 0; }

.social li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  margin-right: 5px; }

.social li:last-child {
  margin-right: 0; }

.social li a {
  float: left;
  width: 24px;
  height: 24px;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s; }

.social li a:hover {
  opacity: 0.5; }

.social_facebook {
  background: url("../../../img/social/facebook.png") no-repeat; }

.social_twitter {
  background: url("../../../img/social/twitter.png") no-repeat; }

.social_rss {
  background: url("../../../img/social/rss.png") no-repeat; }

.social_vimeo {
  background: url("../../../img/social/vimeo.png") no-repeat; }

.social_googleplus {
  background: url("../../../img/social/googleplus.png") no-repeat; }

.social_linkedin {
  background: url("../../../img/social/linkedin.png") no-repeat; }

.social_pinterest {
  background: url("../../../img/social/pinterest.png") no-repeat; }

.social_youtube {
  background: url("../../../img/social/youtube.png") no-repeat; }

/* TOOLTIPS */
/* ------------------------------------ */
.tooltip-inner {
  background-color: #353535;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100); }

.tooltip.top .tooltip-arrow {
  border-top-color: #353535; }

.tooltip.right .tooltip-arrow {
  border-right-color: #353535; }

.tooltip.left .tooltip-arrow {
  border-left-color: #353535; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #353535; }

/* LOGO */
/* ------------------------------------ */
.header .logo {
  padding-top: 25px;
  padding-bottom: 25px; }

/* MAIN NAVIGATION */
/* ------------------------------------ */
.mainmenu {
  position: relative;
  width: 100%;
  margin-left: 0;
  height: 50px; 
  background: #f7f7f7;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 3px solid #e5e5e5;  
  background:url('http://www.policypak.com/wp-content/uploads/2016/09/menu-new-bg.png'); 
  background-size:auto 100%;
  background-repeat: repeat-x;
}

.ddsmoothmenu {
  position: relative;
  margin: 0;
  z-index: 99;
  width: 100%;
  padding-top: 0px; }

.ddsmoothmenu .before {
  float: none;
  position: relative;
  top: -1px;
  font-size: 13px;
  padding-left: 0px;
  color: #338a85;
  opacity: 0;
  line-height: 9px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

.ddsmoothmenu ul {
  z-index: 100;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 0px; }

.ddsmoothmenu ul ul {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.07), 4px 4px 4px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.07), 4px 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: -4px 4px 4px rgba(0, 0, 0, 0.05), 4px 4px 4px rgba(0, 0, 0, 0.05);
  border: 1px solid #e5e5e5;
  border-top: 0;
  margin-top: 1px; }

/*Top level list items*/
.ddsmoothmenu ul li {
  position: relative;
  display: inline;
  float: left;
  background: transparent; }

.ddsmoothmenu ul li .before {
  display: none; }

.ddsmoothmenu ul li ul li {
  padding: 0;
  margin: 0; }

.ddsmoothmenu ul li ul li .before {
  display: inline; }

.ddsmoothmenu ul ul ul {
  padding: 0;
  margin: 0; }

/*Top level menu link items style*/
.ddsmoothmenu ul li a {
  display: block;
  text-decoration: none;
  padding-left: 30px;
  padding-right: 30px;
  border: 0;
  border-left: 1px solid #e5e5e5;
  margin-bottom: -3px; }

.ddsmoothmenu ul li:last-child a {
  border-right: 1px solid #e5e5e5; }

* html .ddsmoothmenu ul li a {
  /*IE6 hack to get sub menu links to behave correctly*/
  display: inline-block; }

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
  background: #f7f7f7;
  color: #656565;
  padding-top: 12px;
  padding-bottom: 10px;
  font-weight: bold;
  height: 13px;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0px;
  text-transform: none;
  -webkit-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  -moz-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  -o-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  -ms-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  border-bottom: 3px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin-top: -1px; 
  
  background:transparent;
  border: 0; 
  }

.ddsmoothmenu ul li.current-menu-item a, .ddsmoothmenu ul li.current-menu-ancestor a {
  color: #338a85;
  background: #fff;
  border-bottom: 3px solid #fff;
  border-top: 3px solid #338a85;
  padding-bottom: 10px;
  padding-top: 10px; }

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {
  color: #338a85;
  background: #fff;
/*  border-bottom: 3px solid #fff; */
  border-top: 3px solid #338a85;
  padding-bottom: 10px;
  padding-top: 10px; }

.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited {
  background: #fff;
  color: #656565;
  border: 0;
  padding: 0;
  margin: 0;
  padding-left: 30px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  border: 0;
  padding-top: 5px;
  padding-bottom: 11px; }

.ddsmoothmenu ul li ul li a:hover {
  color: #338a85; }

.ddsmoothmenu ul li ul li a:hover .before {
  opacity: 1;
  padding-left: 5px; }

/*1st sub level menu*/
.ddsmoothmenu ul li ul {
  position: absolute;
  left: 0;
  display: none;
  visibility: hidden; }

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li {
  display: list-item;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  margin-right: -2px; }

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul {
  padding: 0;
  margin-left: 0px;
  margin-top: -11px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #e5e5e5; }

.ddsmoothmenu ul li.current-menu-item ul li ul, .ddsmoothmenu ul li.current-menu-ancestor ul li ul {
  margin-top: 0px;
  margin-top: -11px; }

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
  width: 200px;
  /*width of sub menus*/
  margin: 0;
  border-top-width: 0;
  margin-right: 0px;
  height: auto;
  padding-bottom: 10px; }

.ddsmoothmenu > ul > li > ul > li > ul li a {
  border-bottom: 0 !important; }

.ddsmoothmenu > ul > li > ul > li > ul li:last-child a {
  border-bottom: 0 !important; }

.ddsmoothmenu ul li ul li:first-child a {
  border-top: 0; }

.ddsmoothmenu ul li ul li:last-child a {
  border-bottom: 0; }

.ddsmoothmenu li li ul,
.ddsmoothmenu li li li ul {
  margin: 0 0 0 0; }

/* Holly Hack for IE \*/
* html .ddsmoothmenu {
  height: 1%; }

/*Holly Hack for IE7 and below*/
/* CSS classes applied to down and right arrow images */
.downarrowclass {
  position: absolute;
  top: 16px;
  right: 30px;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }

.ddsmoothmenu ul li a:hover .downarrowclass {
  opacity: 0.4; }

.ddsmoothmenu ul li a.selected .downarrowclass {
  opacity: 0.4; }

.ddsmoothmenu ul li.current-menu-item .downarrowclass, .ddsmoothmenu ul li.current-menu-ancestor .downarrowclass {
  opacity: 0.4; }

.rightarrowclass {
  visibility: hidden; }

/* HOME SLIDER */
/* ------------------------------------ */
.homeslider {
  margin-left: 0px;
  position: relative;
  z-index: 1; }

.nodisplay {
  display: none; }

.rev_slider_wrapper {
  position: relative !important;
  z-index: 1 !important; }

/* POST SLIDER */
/* ------------------------------------ */
/* MODULE DIVIDER */
/* ------------------------------------ */
.moduletitle {
  margin-left: 0;
  width: 100%;
  background: url("../../../img/tiles/threedot.png") repeat-x 0 28px;
  margin-top: -18px;
  margin-bottom: 32px;
  padding-bottom: 0px; }

.moduletitle .titletext {
  float: left; }

.moduletitle .titletext h2 {
  font-size: 18px;
  line-height: 30px;
  margin: 0px;
  margin-top: 10px;
  text-align: left;
  background: #fff;
  padding-right: 10px;
  font-weight: normal; }

.moduletitle .linktext {
  float: right;
  margin-top: 18px; }

.moduletitle .linktext a span {
  float: right;
  line-height: 15px; }

.moduletitle .linktext a {
  font-size: 12px;
  color: #ccc;
  font-weight: normal;
  text-transform: uppercase;
  background: #fff;
  padding-left: 10px; }

.moduletitle .linktext a:hover {
  color: #338a85; }

/* PAGE DIVIDER */
/* ------------------------------------ */
.pagedivider {
  margin-left: 0;
  height: 0px;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 0px; }

.dotdivider {
  float: left;
  margin-left: 0;
  width: 100%;
  background: url("../../../img/tiles/threedot.png") repeat-x 0 0;
  height: 7px;
  margin-top: 10px;
  margin-bottom: 40px; }

.divider {
  float: left;
  margin-left: 0;
  width: 100%;
  background: #eee;
  height: 1px; }

.firstdivider {
  margin-left: 0;
  width: 100%;
  height: 0px;
  margin-bottom: 40px; }

/* TEXT CONTENT */
/* ------------------------------------ */
.textcontent {
  margin-bottom: -20px; }

p {
  margin-bottom: 20px; }

/* HOME SERVICES */
/* ------------------------------------ */
.servicewrap {
  float: left;
  margin-bottom: -20px; }

.serviceicon {
  float: left;
  height: 40px;
  width: 40px;
  margin-right: 10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

.serviceicon.write {
  background: #338a85 url("../../../img/icons/write.png") no-repeat center center; }

.serviceicon.tools {
  background: #338a85 url("../../../img/icons/tools.png") no-repeat center center; }

.serviceicon.globe {
  background: #338a85 url("../../../img/icons/globe.png") no-repeat center center; }

.serviceicon.help {
  background: #338a85 url("../../../img/icons/help.png") no-repeat center center; }

a.service h5 {
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 2px;
  line-height: 20px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

a.service h4 {
  margin-top: 0px;
  margin-bottom: 2px;
  font-size: 15px;
  line-height: 20px;
  color: #353535;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: bold;
  text-align: left;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

a.service {
  float: left;
  margin-bottom: 34px;
  margin-top: -3px;
  text-align: left;
  color: #656565;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s; }

a.service .text {
  float: left;
  padding-top: 5px;
  margin-top: 3px;
  border-top: 3px solid #fff;
  -webkit-transition: color 0.2s, border-color 0.2s;
  -moz-transition: color 0.2s, border-color 0.2s;
  -o-transition: color 0.2s, border-color 0.2s;
  -ms-transition: color 0.2s, border-color 0.2s;
  transition: color 0.2s, border-color 0.2s; }

a.service:hover .text {
  border-top: 3px solid #338a85; }

a.service:hover h4 {
  color: #338a85; }

a.service:hover h5 {
  color: #338a85; }

a.service:hover .serviceicon {
  background-color: #338a85; }

/* TEAM */
/* ------------------------------------ */
.team {
  float: left;
  width: 100%;
  margin-bottom: 1px; }

.team .memberwrap {
  float: left;
  width: 20%;
  text-align: left;
  text-decoration: none; }

.team .member {
  padding: 30px;
  padding-bottom: 10px;
  border: 1px solid #e5e5e5;
  margin-right: -1px;
  margin-bottom: -1px; }

.team .member h4 {
  margin-top: 11px;
  margin-bottom: 2px;
  font-size: 15px;
  line-height: 20px;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 700;
  text-align: left; }

.team .member h5 {
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 20px; }

/* CLIENTS */
/* ------------------------------------ */
.clients {
  margin-left: 0;
  width: 100%; }

.clients ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative; }

.clients ul li {
  float: left;
  display: inline;
  width: 16.66666%; }

.clients ul li a {
  float: left;
  width: 100%;
  height: auto; }

.clients ul li img {
  width: 100%;
  height: auto; }

.client {
  padding: 10px;
  border: 1px solid #eee;
  margin-right: -1px;
  margin-bottom: -1px; }

/* PRICING */
/* ------------------------------------ */
.pricing {
  float: left;
  width: 100%;
  margin-top: 0px;
  margin-bottom: -20px; }

.pricing .pricewrap {
  float: left;
  text-align: center;
  border: 1px solid #e5e5e5;
  margin: 0;
  margin-right: -1px;
  margin-bottom: 20px; }

.pricing .pricewrap div {
  margin: 0;
  list-style: none; }

.pricing .thead {
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  padding: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #eee;
  color: #656565;
  border-bottom: 1px solid #e5e5e5; }

.pricing .thead .byline {
  font-size: 12px;
  line-height: 20px;
  color: #888;
  font-weight: normal;
  text-transform: none; }

.pricing .price {
  font-size: 35px;
  line-height: 25px;
  font-weight: bold;
  padding: 20px;
  padding-top: 20px;
  padding-bottom: 15px;
  background: #f7f7f7;
  color: #338a85;
  border-bottom: 1px solid #e5e5e5; }

.pricing .price .dollar {
  color: #338a85;
  font-size: 17px;
  margin-right: -5px;
  margin-left: -10px;
  font-weight: normal; }

.pricing .item {
  background: #f7f7f7;
  color: #656565;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #fff; }

.pricing .buy {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #eee;
  border-top: 1px solid #e5e5e5; }

.pricecol.highlight .pricewrap {
  position: relative;
  z-index: 1;
  border: 1px solid #ddd;
  margin-top: -10px;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }

.pricing .highlight .thead {
  background: #338a85;
  color: #fff;
  padding-top: 25px;
  border-bottom: 1px solid #fff; }

.pricing .highlight .thead .byline {
  color: #fff; }

.pricing .highlight .buy {
  padding-top: 20px;
  padding-bottom: 30px; }

.pricing.fivecols .pricecol .pricewrap {
  float: left;
  width: 19.8%; }

.pricing.fourcols .pricecol .pricewrap {
  float: left;
  width: 24.8%; }

.pricing.threecols .pricecol .pricewrap {
  float: left;
  width: 33.1%; }

.pricing span.no {
  background: url("../../../img/tiles/remove.png") left center no-repeat;
  padding-left: 30px;
  padding-right: 30px;
  height: 16px; }

.pricing span.yes {
  background: url("../../../img/tiles/check.png") left center no-repeat;
  padding-left: 30px;
  padding-right: 30px;
  height: 16px; }

/* Related Posts */
.relatedposts {
  float: left;
  padding-top: 38px;
  border-top: 1px solid #eee;
  width: 100%;
  margin-top: 40px;
  margin-left: 0; }

.relatedposts h4 {
  margin-top: 0px;
  margin-bottom: 24px; }

/* HOME BLOG POSTS */
/* ------------------------------------ */
.homeposts {
  margin-bottom: -39px; }

.homepost {
  float: left;
  margin-bottom: 40px; }

.homepost h4 {
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin-top: -5px;
  margin-bottom: 10px;
  font-weight: 700;
  width: 100%; }

.homepost .post {
  float: right;
  width: 100%; }

.homepost .postbody {
  float: left;
  padding-left: 70px; }

.homepost .posttext {
  float: left; }

.homepost .postinfo {
  margin-top: 10px; }

/* BLOG POSTS */
/* ------------------------------------ */
.blogpost {
  float: left;
  margin-bottom: 0px;
  width: 100%; }

.blogpost h2 {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 30px;
  margin-top: -8px;
  margin-bottom: 13px;
  text-align: left; }

.blogpost .post {
  width: 100%;
  font-size: 110%;
  line-height: 1.56666em; }

.blogpost .postbody {
  padding-left: 80px; }

.blogpost.nodate .postbody {
  padding-left: 0px; }

.blogpost.nodate .date {
  display: none; }

.blogpost .postmedia {
  margin-bottom: 25px;
  position: relative;
  z-index: 1; }

.blogpost .postmedia img {
  width: 100%; }

.blogpost .posttext {
  margin-bottom: -27px; }

.blogpost .postdivider {
  float: left;
  margin-left: 0;
  width: 100%;
  background: #eee;
  height: 1px;
  margin-top: 41px;
  margin-bottom: 40px; }

.blogpost.smallmedia .postmedia {
  float: left;
  width: 270px;
  margin-bottom: 0px; }

.blogpost.smallmedia .postbody {
  float: right;
  width: 550px;
  padding-left: 30px; }

.blogpost.smallmedia h4 {
  margin-top: -3px; }

.fullblog .blogpost.smallmedia .postmedia {
  width: 370px; }

.fullblog .blogpost.smallmedia .postbody {
  width: 770px; }

/* Postinfo */
.postinfo {
  float: left;
  font-size: 11px;
  width: 100%;
  margin-top: 26px; }

.postinfo i {
  float: left;
  margin-right: 8px;
  margin-top: 6px;
  color: #338A85;
  font-size: 14px; }

.postinfo .time, .postinfo .tags, .postinfo .author, .postinfo .categories, .postinfo .comments, .postinfo .readmore, .postinfo .previous, .postinfo .next {
  color: #353535;
  float: left;
  margin-right: -1px;
  margin-bottom: -1px;
  font-size: 11px;
  text-transform: none;
  padding-left: 9px;
  padding-right: 10px;
  border: 1px solid #e5e5e5;
  line-height: 27px; }

.postinfo a {
  line-height: 27px; }

/* Post Date Box */
.blogpost .date, .homepost .date {
  float: left;
  width: 50px;
  position: absolute;
  margin-top: 0px; }

.blogpost .month, .homepost .month {
  width: 50px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  background: #338a85;
  border-bottom: 1px solid #fff;
  padding-top: 4px;
  padding-bottom: 3px; }

.blogpost .day, .homepost .day {
  width: 50px;
  font-size: 23px;
  font-weight: bold;
  color: #757575;
  text-align: center;
  background: #ddd;
  padding-top: 4px;
  padding-bottom: 2px;
  text-shadow: 0px 1px 0px #efefef; }

.blogpost .year, .homepost .year {
  width: 50px;
  font-size: 11px;
  line-height: 11px;
  font-weight: normal;
  text-transform: uppercase;
  color: #888;
  text-align: center;
  background: #ddd;
  border-bottom: 1px solid #aaa;
  text-shadow: 0px 1px 0px #efefef;
  padding-bottom: 4px; }

.homepost .date {
  margin: 0px; }

/* COMMENTS */
/* ------------------------------------ */
#comments {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: -3px; }

#comments h4 {
  margin-top: 0px;
  margin-bottom: 23px; }

#comments .author h5 {
  margin-top: 8px;
  margin-bottom: 5px; }

#comments ol, #comments ul {
  float: left;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1.0;
  width: 100%; }

#comments ul li {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left; }

#comments .commentwrap {
  position: relative;
  width: auto;
  background: #f7f7f7;
  margin-bottom: 20px;
  border: 1px solid #e5e5e5;
  padding: 20px;
  padding-bottom: 0; }

#comments .commentwrap .posterpic {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px; }

#comments .commentwrap .postertext {
  font-size: 12px;
  display: inline-block;
  margin-top: 15px; }

#comments .depth-1 .commentwrap {
  margin-left: 0px; }

#comments .depth-2 .commentwrap {
  margin-left: 20px; }

#comments .depth-3 .commentwrap {
  margin-left: 40px; }

#comments .depth-4 .commentwrap {
  margin-left: 60px; }

#comments .depth-5 .commentwrap {
  margin-left: 80px; }

#comments .replylink {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #fff;
  line-height: 27px;
  margin-left: 20px;
  font-size: 11px;
  text-transform: none;
  padding-left: 9px;
  padding-right: 10px;
  border: 1px solid #e5e5e5;
  margin-top: 0px; }

.timestamp {
  float: left;
  font-size: 11px;
  margin-top: 0px;
  color: #353535; }

/* Comments Reply */
#reply-title {
  display: none; }

.responddivider {
  float: left;
  margin-left: 0;
  width: 100%;
  background: #eee;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 40px; }

#respond {
  float: left;
  width: 100%;
  margin-top: 0px;
  margin-bottom: -10px; }

#respond h4 {
  margin-top: -3px;
  margin-bottom: 23px; }

#respond form {
  float: left;
  width: 100%;
  margin-bottom: 0px; }

#respond button {
  margin-bottom: 0px; }

#respond textarea {
  width: 100%;
  max-width: 100%;
  float: left;
  height: 150px; }

#respond input {
  float: left;
  width: 32%;
  margin-right: 2%; }

#respond input.last {
  margin-right: 0; }

#respond #submit {
  float: left;
  margin-bottom: 10px; }

.relatedposts .homeposts {
  float: left; }

.relatedwrap {
  margin-left: 0px; }

/* HIGHLIGHT BOX */
/* ------------------------------------ */
.highlightbox {
  margin-left: 0;
  color: #777;
  font-weight: normal;
  background: #f7f7f7;
  border: 10px solid #eee;
  padding: 40px;
  padding-top: 25px;
  padding-bottom: 25px; }

.highlightbox h1, .highlightbox h2, .highlightbox h3, .highlightbox h4, .highlightbox h5, .highlightbox h6 {
  margin-top: 0;
  color: #338a85; }

.highlightbox .pattern {
  background: #eeeeee url("../../../img/tiles/diag2.png") repeat;
  padding: 30px; }

.highlightbox .lighter {
  background: #f2f2f2;
  padding: 30px; }

.highlightbox .nobottom {
  margin-bottom: 0; }

.alignright {
  text-align: right; }

.aligncenter {
  text-align: center; }

/* COLUMN SHORTCODES */
/* ------------------------------------ */
.one_half {
  width: 48%; }

.one_third {
  width: 30.66%; }

.two_third {
  width: 65.33%; }

.three_fourth {
  width: 74%; }

.one_fourth {
  width: 22%; }

.one_fifth {
  width: 16.8%; }

.one_sixth {
  width: 13.33%; }

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .one_sixth {
  margin-right: 4%;
  margin-bottom: 20px;
  float: left; }

.lastcolumn {
  margin-right: 0 !important;
  clear: right; }

/* SIDEBAR */
/* ------------------------------------ */
.pagewrapright {
  padding-right: 20px; }

.pagewrapleft {
  padding-left: 20px; }

.sidebar .footertitle {
  background: url("../../../img/tiles/threedot.png") repeat-x center center;
  margin-bottom: 8px; }

.sidebar .footertitle h4 {
  display: inline-block;
  color: #353535;
  background: #fff;
  font-size: 13px;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-right: 10px; }

.sidebar .widget:last-child {
  margin-bottom: 0; }

.sidebar .widget {
  margin-bottom: 25px; }

/* FOOTER */
/* ------------------------------------ */
.footerwrap {
  position: relative;
  width: 1230px;
  left: 50%;
  margin-left: -615px;
  background: #353535;
  padding: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 0;
  border-top: 3px solid #555;
  border-bottom: 1px solid #3e3e3e; }

.footerwrap.wide {
  width: 100%;
  left: 0;
  margin-left: 0;
  background: #353535;
  padding: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 0; }

.footer {
  margin-left: 30px; }

.footerwrap.wide .footer {
  margin: 0 auto;
  width: 1170px; }

.footer .widget {
  float: left;
  color: #888;
  margin-bottom: 0px; }

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  color: #fff; }

.footer a {
  color: #fff;
  text-shadow: 0px 1px 1px #000; }

.footer a:hover {
  color: #338a85; }

.footer .footertitle {
  float: left;
  width: 100%;
  background: url("../../../img/tiles/threedot_darker.png") repeat-x 0 5px; }

.footer .footertitle h4 {
  float: left;
  color: #fff;
  background: #353535;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  margin-top: -6px;
  margin-bottom: 26px;
  text-transform: uppercase;
  padding-right: 10px; }

/* SUBFOOTER */
/* ------------------------------------ */
.subfooterwrap {
  position: relative;
  width: 1230px;
  left: 50%;
  margin-left: -615px;
  background: #222;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 3px solid #1e1e1e;
  border-bottom: 3px solid #1e1e1e; }

.subfooterwrap.wide {
  width: 100%;
  left: 0;
  margin-left: 0;
  padding: 0px;
  background: #222;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 3px solid #1e1e1e;
  border-bottom: 3px solid #1e1e1e; }

.subfooter {
  margin-left: 30px;
  color: #666; }

.subfooterwrap.wide .subfooter {
  margin: 0 auto;
  width: 1170px; }

.subfooter a {
  color: #999;
  text-shadow: 0px 1px 1px #000; }

.subfooter a:hover {
  color: #338a85; }

.subfooter .lefttext {
  text-align: left; }

.subfooter .righttext {
  text-align: right; }

.subfooter .spacer {
  padding-right: 15px; }

/* WIDGETS */
/* ------------------------------------ */
.widgetclass {
  float: left;
  width: 100%; }

/* Posts */
.footer .widget_posts {
  float: left;
  margin-top: -1px; }

.footer .widget_posts ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.footer .widget_posts ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #252525;
  border-top: 1px solid #444;
  padding-top: 7px;
  padding-bottom: 7px; }

.footer .widget_posts ul li span {
  font-size: 15px;
  font-weight: bold;
  margin-right: 5px;
  color: #888; }

.footer .widget_posts ul li:first-child {
  border-top: 0;
  padding-top: 0; }

.footer .widget_posts ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

.sidebar .widget_posts {
  float: left;
  margin-top: -1px; }

.sidebar .widget_posts ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.sidebar .widget_posts ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
  border-top: 0;
  padding-top: 7px;
  padding-bottom: 7px; }

.sidebar .widget_posts ul li span {
  font-size: 15px;
  font-weight: bold;
  margin-right: 5px;
  color: #888; }

.sidebar .widget_posts ul li:first-child {
  border-top: 0;
  padding-top: 0; }

.sidebar .widget_posts ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

/* Twitter */
.footer .twitter_container_head {
  display: none; }

.footer .twitter_container_footer {
  display: none; }

.twitter_container ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none; }

.twitter_container li {
  margin-bottom: 20px;
  background: url("../../../img/icons/twitter.png") no-repeat left 5px;
  padding-left: 30px; }

.twitter_container li:last-child {
  margin-bottom: 0px; }

.twitter_container .twitter-date {
  color: #666;
  font-weight: normal; }

.twitter-follow a {
  display: none;
  float: left;
  font-size: 12px;
  margin-top: 20px;
  background: #444;
  padding: 5px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-left: 30px; }

.twitter-follow a:hover {
  color: #fff;
  background: #2e2e2e; }

.sidebar .twitter_container li {
  background: transparent url("../../../img/icons/twitter_light.png") no-repeat left 5px;
  padding-left: 30px; }

.sidebar .twitter-content a {
  color: #338a85; }

.sidebar .twitter-content a:hover {
  color: #353535; }

.sidebar .twitter_container .twitter-date {
  color: #aaa;
  font-weight: normal; }

/* Tag Cloud */
.footer .tagcloud a {
  float: left;
  font-size: 11px;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  background-color: #2e2e2e;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: 1px;
  margin-bottom: 1px;
  -webkit-transition: background-color 0.2s, color 0.2s;
  -moz-transition: background-color 0.2s, color 0.2s;
  -o-transition: background-color 0.2s, color 0.2s;
  -ms-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s; }

.footer .tagcloud a:hover {
  background-color: #338a85;
  color: #fff; }

.sidebar .tagcloud a {
  float: left;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  background-color: #f7f7f7;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: 1px;
  margin-bottom: 1px;
  -webkit-transition: background-color 0.2s, color 0.2s;
  -moz-transition: background-color 0.2s, color 0.2s;
  -o-transition: background-color 0.2s, color 0.2s;
  -ms-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s; }

.sidebar .tagcloud a:hover {
  background-color: #f7f7f7;
  color: #338a85; }

/* Categories */
.widget_categories {
  float: left;
  margin-top: -8px;
  margin-bottom: -6px;
  color: #888; }

.widget_categories ul {
  float: left;
  padding: 0;
  margin: 0; }

.widget_categories ul li {
  float: left;
  padding: 0;
  margin: 0;
  padding-bottom: 7px;
  padding-top: 7px;
  width: 100%;
  border-bottom: 1px solid #eee;
  list-style: none; }

.widget_categories ul li a {
  font-weight: normal; }

.widget_categories ul li span {
  font-size: 15px;
  font-weight: bold;
  margin-right: 5px;
  color: #888; }

.widget_categories ul li:last-child {
  padding-bottom: 0px;
  border-bottom: 0; }

.footer .widget_categories {
  float: left;
  margin-top: -8px;
  margin-bottom: -6px;
  color: #888; }

.footer .widget_categories ul {
  float: left;
  padding: 0;
  margin: 0; }

.footer .widget_categories ul li {
  float: left;
  padding: 0;
  margin: 0;
  padding-bottom: 7px;
  padding-top: 7px;
  width: 100%;
  border-bottom: 1px solid #252525;
  border-top: 1px solid #444;
  list-style: none; }

.footer .widget_categories ul li a {
  font-weight: normal; }

.footer .widget_categories ul li span {
  font-size: 15px;
  font-weight: bold;
  margin-right: 5px;
  color: #888; }

.footer .widget_categories ul li:last-child {
  padding-bottom: 0px;
  border-bottom: 0; }

/* Posts */
.widget_posts {
  float: left; }

.widget_posts ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.widget_posts ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #252525;
  border-top: 1px solid #444;
  padding-top: 7px;
  padding-bottom: 7px; }

.widget_posts ul li span {
  font-size: 15px;
  font-weight: bold;
  margin-right: 5px;
  color: #888; }

.widget_posts ul li:first-child {
  border-top: 0;
  padding-top: 0; }

.widget_posts ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

.widget_flickr {
  float: left;
  width: 100%; }

.widget_flickr ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: -10px; }

.widget_flickr ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.widget_flickr li a {
  opacity: 1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s; }

.widget_flickr li a:hover {
  opacity: 0.5; }

.widget_projects {
  float: left;
  width: 100%; }

.widget_projects ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: -10px; }

.widget_projects ul li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.widget_projects li a {
  float: left;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s; }

.widget_projects li a:hover {
  opacity: 0.5; }

/* CAROUSEL */
/* ------------------------------------ */
.carousel {
  position: relative;
  margin-bottom: 0px;
  line-height: 1;
  border: 1px solid #eee; }

.carousel-inner {
  float: left;
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel .item {
  font-size: 14px;
  line-height: 26px;
  position: relative;
  display: none;
  -webkit-transition: 0.6s left;
  -moz-transition: 0.6s left;
  -o-transition: 0.6s left;
  transition: 0.6s left;
  color: #757575;
  height: auto;
  background: #f7f7f7;
  font-family: 'Open Sans', sans-serif; }

.carousel .padded {
  padding: 35px; }

.carousel .item > img {
  display: block;
  line-height: 1;
  width: 100%; }

.carousel .active, .carousel .next, .carousel .prev {
  display: block; }

.carousel .active {
  left: 0; }

.carousel .next, .carousel .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel .next {
  left: 100%; }

.carousel .prev {
  left: -100%; }

.carousel .next.left, .carousel .prev.right {
  left: 0; }

.carousel .active.left {
  left: -100%; }

.carousel .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 100%;
  width: 25px;
  height: 25px;
  margin-top: -30px;
  font-size: 25px;
  font-weight: bold;
  line-height: 20px;
  color: #888;
  text-align: center;
  background: transparent;
  border: 0px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  opacity: 1;
  filter: alpha(opacity=100); }

.carousel-control.right {
  right: 5px;
  left: auto; }

.carousel-control.left {
  right: 30px;
  left: auto; }

.carousel-control:hover {
  color: #338a85;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100); }

.carousel-caption {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75); }

.carousel-caption h4, .carousel-caption p {
  line-height: 20px;
  color: #ffffff; }

.carousel-caption h4 {
  margin: 0 0 5px; }

.carousel-caption p {
  margin-bottom: 0; }

.carousel .item .image {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top: 0px; }

.carousel .item .image.right {
  float: right;
  margin-left: 15px;
  margin-right: 0; }

.carousel .item .image.left {
  float: left;
  margin-right: 15px; }

cite {
  display: block;
  font-size: 12px;
  margin-top: 10px;
  text-transform: uppercase;
  color: #aaa; }

blockquote {
  font-size: 14px;
  line-height: 26px;
  color: #757575;
  background: #f7f7f7;
  font-family: 'Open Sans', sans-serif;
  padding: 20px; }

/* PORTFOLIO */
/* ------------------------------------ */
.portfoliowrap {
  overflow: hidden;
  position: relative;
  margin-left: 0; }

.portfolio {
  overflow: hidden;
  position: relative;
  margin-left: -5px;
  margin-bottom: -5px;
  margin-top: -5px; }

.portfolio img {
  width: 100%;
  max-width: none !important;
  height: auto; }

.threecol .entry {
  width: 393px;
  float: left;
  overflow: hidden;
  position: relative; }

.fourcol .entry {
  width: 295px;
  float: left;
  overflow: hidden;
  position: relative; }

.fivecol .entry {
  width: 236px;
  float: left;
  overflow: hidden;
  position: relative; }

ul.portfoliofilter {
  margin: 0;
  padding: 0;
  margin-bottom: 31px;
  margin-top: 0px;
  width: 100%;
  padding-bottom: 0px; }

ul.portfoliofilter li {
  float: left;
  list-style-type: none;
  display: inline;
  margin-right: -1px;
  margin-bottom: -1px; }

ul.portfoliofilter li span {
  margin-left: 0px;
  margin-right: 0px;
  color: #888; }

ul.portfoliofilter li a {
  float: left;
  text-transform: none;
  padding-bottom: 4px;
  padding-top: 6px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #e5e5e5;
  border-bottom: 3px solid #e5e5e5;
  -webkit-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  -moz-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  -o-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  -ms-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s; }

ul.portfoliofilter li a:hover {
  color: #338a85; }

ul.portfoliofilter li a.selected {
  color: #338a85;
  border-top: 3px solid #338a85;
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
  padding-top: 4px; }

.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity; }

.mediaholder {
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-order-sizing: border-box;
  margin: 5px;
  /*padding: 5px; background: #f7f7f7; border: 1px solid #e5e5e5;*/ }

.mediaholder .cover {
  /*-webkit-box-shadow: inset 0 -5px 0 #fff, inset 0 5px 0 #fff, inset -5px 0 0 #fff, inset 5px 0 0 #fff; -moz-box-shadow: inset 0 -5px 0 #fff, inset 0 5px 0 #fff, inset -5px 0 0 #fff, inset 5px 0 0 #fff; box-shadow: inset 0 -5px 0 #fff, inset 0 5px 0 #fff, inset -5px 0 0 #fff, inset 5px 0 0 #fff; */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #000;
  -webkit-transition: all 0.13s;
  -moz-transition: all 0.13s;
  -o-transition: all 0.13s;
  -ms-transition: all 0.13s;
  -moz-opacity: 0.0;
  filter: alpha(opacity=0);
  opacity: 0; }

.mediaholder .link {
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 60%;
  background: #353535 url(../../../img/tiles/link.png) no-repeat;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -moz-opacity: 0.0;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px; }

.mediaholder .show {
  cursor: pointer;
  position: absolute;
  right: 50%;
  top: 60%;
  background: #353535 url(../../../img/tiles/zoom.png) no-repeat;
  width: 40px;
  height: 40px;
  margin-right: -20px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -moz-opacity: 0.0;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px; }

.mediaholder .itemtitle {
  bottom: 60%;
  cursor: pointer;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -moz-opacity: 0.0;
  filter: alpha(opacity=0);
  opacity: 0;
  margin-left: 0px; }

.mediaholder .itemtitle a {
  color: #fff;
  font-weight: bold; }

.mediaholder .itemcategories {
  float: left;
  color: #999;
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -moz-opacity: 0.0;
  filter: alpha(opacity=0);
  opacity: 0;
  margin-top: 6px; }

.mediaholder .itemcategories a {
  color: #999;
  font-weight: normal; }

.link.notalone {
  left: 50%;
  margin-left: -45px; }

.show.notalone {
  right: 50%;
  margin-right: -45px; }

.mediaholder:hover .link, .mediaholder:hover .show, .mediaholder:hover .itemtitle, .mediaholder:hover .itemcategories {
  -moz-opacity: 1.0;
  filter: alpha(opacity=100);
  opacity: 1; }

.mediaholder:hover .cover {
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
  opacity: 0.9; }

.mediaholder:hover .link, .mediaholder:hover .show {
  top: 50%; }

.mediaholder:hover .itemtitle {
  bottom: 50%; }

.mediaholder:hover .link.notalone {
  left: 50%;
  top: 50%; }

.mediaholder:hover .show.notalone {
  right: 50%;
  top: 50%; }

/*.mediaholder .show:hover {	background: #444 url(../img/tiles/zoom.png) no-repeat; }
.mediaholder .link:hover {	background: #444 url(../img/tiles/link.png) no-repeat; }*/
.mediaholder .link {
  margin-top: 5px;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); }

.mediaholder .show {
  margin-top: 5px;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); }

.mediaholder .itemtitle {
  margin-bottom: 10px; }

/* THEME BUTTON COLOR */
/* ------------------------------------ */
.btn {
  font-weight: 700; }

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #76ba00;
  *background-color: #5ea600;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#76ba00), to(#5ea600));
  background-image: -webkit-linear-gradient(top, #76ba00, #5ea600);
  background-image: -o-linear-gradient(top, #76ba00, #5ea600);
  background-image: linear-gradient(to bottom, #76ba00, #5ea600);
  background-image: -moz-linear-gradient(top, #76ba00, #5ea600);
  background-repeat: repeat-x;
  border-color: #5ea600 #5ea600 #325800;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5ea600', endColorstr='#ff4d8800', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false); }

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #ffffff;
  background-color: #5ea600;
  *background-color: black; }

.btn-primary:active, .btn-primary.active {
  background-color: #5ea600 \9; }

.btn-primary {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); }

.btn:focus {
  outline: none; }

/* FORM STYLES */
/* ------------------------------------ */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  width: 100%;
  height: 35px;
  padding: 6px 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #656565;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #656565; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #656565; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #656565; }

/* HEADER SEARCH FORM */
/* ------------------------------------ */
.headersearch_0 { 
  float:right;
  position: relative;
  right: 20px;
  z-index: 102; }

.headersearch_0 form {
  float: left; }

.headersearch_0 input {
  text-indent: -500px;
  cursor: pointer;
  border: 0;
  border-left: 1px solid #e5e5e5;
  width: 40px;
  background: #f7f7f7 url("http://www.gpanswers.com/wp-content/themes/gpa/images/search.png") no-repeat 195px center;
  padding-top: 8px;
  padding-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
  -webkit-transition: width 0.3s, background-color 0.3s;
  -moz-transition: width 0.3s, background-color 0.3s;
  -o-transition: width 0.3s, background-color 0.3s;
  -ms-transition: width 0.3s, background-color 0.3s;
  transition: width 0.3s, background-color 0.3s;
  margin-top:-3px;
  border: thin solid #ccc;
  width: 220px;
  cursor: text; }

.headersearch_0 input:hover {
  background-color: #eee; }
 
.headersearch_0 input:focus {
  color: #656565;
  background-color: #eee;
  text-indent: 25px;
  width: 220px;
  cursor: text;
  border-left: 1px solid #e5e5e5;
  padding-left: 15px;
  padding-right: 15px; } 

/* HEADER RESPONSIVE MENU FORM */
/* ------------------------------------ */
.mobilemenu form {
  float: left;
  height: 100%;
  width: 100%;
  position: relative;
  margin: 0px;
  padding: 0px; }

.mobilemenu select {
  -webkit-appearance: none;
  border: 1px solid #ddd;
  outline: none;
  overflow: hidden;
  font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #555;
  margin: 0;
  width: 100%;
  max-width: 100%;
  display: block;
  background: white url("../../../img/tiles/navselect.gif") no-repeat right 10px;
  height: auto;
  padding: 10px 10px; }

.mobilemenu option {
  outline: none;
  border: 0;
  overflow: hidden;
  font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #555;
  margin: 0;
  width: 100%;
  max-width: 100%;
  display: block;
  padding-left: 15px; }

/* BOOTSTRAP ELEMENTS */
/* ------------------------------------ */
/* Progress Bars */
.progress .bar {
  font-weight: normal; }

.progress .tag {
  float: left;
  font-size: 11px;
  padding-left: 15px;
  color: #888;
  font-weight: normal; }

/* Tabs */
.nav > li > a:hover {
  text-decoration: none;
  background-color: #fff; }

.nav-tabs {
  border-bottom: 1px solid #e5e5e5; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav-tabs > li > a:hover {
  border-color: #fff #fff #e5e5e5; }

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  color: #338a85;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-bottom-color: transparent; }

/* Accordions */
.accordion {
  margin-bottom: 0px; }

.accordion-group {
  margin-bottom: -1px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

.accordion-heading {
  border-bottom: 0; }

.accordion-heading .accordion-toggle {
  font-weight: normal;
  display: block;
  padding: 8px 11px;
  padding-top: 9px; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 24px;
  padding-right: 24px;
  border-top: 1px solid #fff; }

.collapseicon {
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin-right: 8px;
  margin-top: -1px;
  color: #888; }

/* Alerts */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  font-size: 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.alert.alert-block h4 {
  margin: 0;
  margin-bottom: 5px;
  color: #c09853; }

.alert h4 {
  margin: 0; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px; }

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

/* Popovers */
.popover-title {
  font-weight: bold; }

/* Pagination */
.pagination {
  margin: 0;
  text-align: center; }

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: right; }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a, .pagination ul > li > span {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-left-width: 0; }

.pagination ul > li > a:hover, .pagination ul > .active > a, .pagination ul > .active > span {
  background-color: #eee;
  color: #353535; }

.pagination ul > .active > a, .pagination ul > .active > span {
  color: #353535;
  cursor: default; }

.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover {
  color: #aaa;
  cursor: default;
  background-color: transparent; }

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.span9.left .pagination {
  margin-right: 20px; }

.span9.right .pagination {
  margin-left: 20px; }

.pagenumbers {
  float: left;
  position: absolute;
  margin-top: 10px;
  color: #aaa; }

/* GOOGLE MAPS */
/* ------------------------------------ */
.gmap {
  width: 100%;
  height: 400px;
  margin-bottom: 40px; }

#gmap_inner {
  width: 100%;
  height: 400px; }

#gmap_inner img {
  max-width: none; }

/* CONTACT FORM 7 */
/* ------------------------------------ */
.wpcf7-form {
  margin-bottom: 0; }

.wpcf7-form .one_half, .wpcf7-form .one_third, .wpcf7-form .two_third, .wpcf7-form .three_fourth, .wpcf7-form .one_fourth, .wpcf7-form .one_fifth, .wpcf7-form .one_sixth {
  margin-bottom: 10px; }

.wpcf7 input[type="text"], .wpcf7 select {
  width: 100%;
  max-width: 100%; }

.wpcf7-textarea {
  width: 100%;
  max-width: 100%;
  height: 100px; }

div.wpcf7-response-output {
  margin: 0;
  padding: 0.2em 1em; }

.wpcf7-form-control.captcha {
  margin-bottom: 5px; }

div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked, div.wpcf7-validation-errors {
  position: relative;
  float: left;
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

div.wpcf7-mail-sent-ok {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

div.wpcf7-mail-sent-ng {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

div.wpcf7-spam-blocked {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

div.wpcf7-validation-errors {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7; }

span.wpcf7-form-control-wrap {
  position: relative; }

span.wpcf7-not-valid-tip {
  position: absolute;
  top: -12px;
  left: 1px;
  z-index: 100;
  border: none;
  float: left;
  background-color: #fff;
  border: 1px solid #EED3D7;
  font-size: 12px;
  color: #B94A48;
  padding: 5px 7px 5px 10px;
  max-width: 92%; }

.footer span.wpcf7-not-valid-tip {
  position: absolute;
  top: -3px; }

span.wpcf7-not-valid-tip-no-ajax {
  color: #f00;
  font-size: 10pt;
  display: block; }

/* MOBILE MENU */
/* ------------------------------------ */
#mainmenu {
  float: none;
  visibility: visible; }

.mobilemenu {
  display: none; }

/* CUSTOM RESPONSIVE STYLES */
/* ------------------------------------ */
/* WIDE DESKTOP */
@media only screen and (min-width: 1200px) {
  .whitebackground, .footerwrap, .subfooterwrap, .headertopwrap {
    width: 1230px;
    margin-left: -615px;
    left: 50%; }

  .footerwrap.wide .footer, .subfooterwrap.wide .subfooter, .headertopwrap.wide .headertop {
    width: 1170px; }

  .portfolio {
    width: 1180px; }

  .threecol .entry {
    width: 393px; }

  .fourcol .entry {
    width: 295px; }

  .fivecol .entry {
    width: 236px; }

  .portfolio.withsidebar {
    width: 860px; }

  .threecol .portfolio.withsidebar .entry {
    width: 286px; }

  .fourcol .portfolio.withsidebar .entry {
    width: 215px; }

  .fivecol .portfolio.withsidebar .entry {
    width: 215px; }

  .team .memberwrap {
    width: 20%; }

  .clients ul li {
    float: left;
    display: inline;
    width: 16.66666%; }

  .pricing.fivecols .pricecol .pricewrap {
    width: 19.8%; }

  .pricing.fourcols .pricecol .pricewrap {
    width: 24.8%; }

  .pricing.threecols .pricecol .pricewrap {
    width: 33.1%; } }
/* REGULAR DESKTOP */
@media only screen and (min-width: 980px) and (max-width: 1199px) {
  .whitebackground, .footerwrap, .subfooterwrap, .headertopwrap {
    width: 1000px;
    margin-left: -500px;
    left: 50%; }

  .footerwrap.wide .footer, .subfooterwrap.wide .subfooter, .headertopwrap.wide .headertop {
    width: 940px; }

  .portfolio {
    width: 950px; }

  .threecol .entry {
    width: 316px; }

  .fourcol .entry {
    width: 237px; }

  .fivecol .entry {
    width: 237px; }

  .portfolio.withsidebar {
    width: 690px; }

  .threecol .portfolio.withsidebar .entry {
    width: 230px; }

  .fourcol .portfolio.withsidebar .entry {
    width: 230px; }

  .fivecol .portfolio.withsidebar .entry {
    width: 230px; }

  .team .memberwrap {
    width: 20%; }

  .clients ul li {
    float: left;
    display: inline;
    width: 16.66666%; }

  .pricing.fivecols .pricecol .pricewrap {
    width: 19.8%; }

  .pricing.fourcols .pricecol .pricewrap {
    width: 24.8%; }

  .pricing.threecols .pricecol .pricewrap {
    width: 33.1%; }

  .blogpost.smallmedia .postmedia {
    width: 270px; }

  .blogpost.smallmedia .postbody {
    width: 380px; }

  .fullblog .blogpost.smallmedia .postmedia {
    width: 370px; }

  .fullblog .blogpost.smallmedia .postbody {
    width: 540px; } }
/* SMALL DESKTOP */
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .whitebackground, .footerwrap, .subfooterwrap, .headertopwrap {
    width: 784px;
    margin-left: -392px;
    left: 50%; }

  .footerwrap.wide .footer, .subfooterwrap.wide .subfooter, .headertopwrap.wide .headertop {
    width: 724px; }

  .portfolio {
    width: 734px; }

  .portfolio .entry {
    width: 244px; }

  .portfolio.withsidebar {
    width: 528px; }

  .threecol .portfolio.withsidebar .entry {
    width: 264px; }

  .fourcol .portfolio.withsidebar .entry {
    width: 264px; }

  .fivecol .portfolio.withsidebar .entry {
    width: 264px; }

  .team .memberwrap {
    width: 25%; }

  .clients ul li {
    float: left;
    display: inline;
    width: 25%; }

  .pricing.fivecols .pricecol .pricewrap {
    width: 33.1%; }

  .pricing.fourcols .pricecol .pricewrap {
    width: 33.1%; }

  .pricing.threecols .pricecol .pricewrap {
    width: 33.1%; }

  .blogpost.smallmedia .postmedia {
    width: 200px; }

  .blogpost.smallmedia .postbody {
    width: 288px; }

  .fullblog .blogpost.smallmedia .postmedia {
    width: 270px; }

  .fullblog .blogpost.smallmedia .postbody {
    width: 424px; } }
/* ALL MOBILE SIZES */
@media only screen and (max-width: 767px) {
  .whitebackground {
    width: 100%;
    margin-left: 0;
    left: 0; }

  .footerwrap, .subfooterwrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    left: 0; }

  .footer, .subfooter {
    margin-left: 0px; }

  .subfooter .spacer {
    padding-right: 10px; }

  .footerwrap.wide, .subfooterwrap.wide {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px; }

  .footerwrap.wide .footer, .subfooterwrap.wide .subfooter, .headertopwrap.wide .headertop {
    width: 100%; }

  .portfolio {
    width: 100%; }

  .portfolio .entry {
    width: 49.5%; }

  .mediaholder .show, .mediaholder .itemcategories, .mediaholder .cover, .mediaholder .itemtitle {
    display: none; }

  .mediaholder .link {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px; }

  .link.notalone {
    left: 0;
    margin-left: 0; }

  .mediaholder:hover .link {
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);
    opacity: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

  .mediaholder:hover .link.notalone {
    left: 0;
    top: 0; }

  .mediaholder:hover .link {
    top: 0; }

  .mediaholder .link:hover {
    background: transparent; }

  a.service:hover {
    color: #656565; }

  a.service:hover h4 {
    color: #353535; }

  a.service:hover h5 {
    color: #353535; }

  a.service:hover .serviceicon {
    background-color: #338a85; }

  a.service:hover .text {
    border-top: 3px solid #fff; }

  .headertop, .headertopwrap {
    display: none;
    margin: 0;
    padding: 0; }

  .header .logo {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    text-align: center; }

  .social {
    position: relative;
    width: 0px;
    text-align: center;
    left: 50%;
    padding: 0;
    margin: 0;
    margin-left: -0px;
    margin-bottom: 40px; }

  .linktext {
    display: none; }

  .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .one_sixth {
    width: 100%; }

  .sidebar {
    margin-top: 80px; }

  .pagewrapright {
    padding-right: 0px; }

  .pagewrapleft {
    padding-left: 0px; }

  .blogpost .date {
    display: none; }

  .blogpost .postbody {
    padding-left: 0; }

  .blogpost.smallmedia .postmedia {
    width: 100%;
    margin-bottom: 25px; }

  .blogpost.smallmedia .postbody {
    width: 100%; }

  .blogpost.smallmedia h4 {
    margin-top: 27px; }

  .fullblog .blogpost.smallmedia .postmedia {
    width: 100%; }

  .fullblog .blogpost.smallmedia .postbody {
    width: 100%; }

  .footer .widget {
    margin-bottom: 50px; }

  .footer .widget:last-child {
    margin-bottom: 0; }

  .subfooter .lefttext {
    text-align: center;
    margin-bottom: 10px; }

  .subfooter .righttext {
    text-align: center; }

  .pagetitle h1 {
    text-align: center; }

  /* Enable to hide slide on mobile
  .homeslider .rev_slider_wrapper { display: none; }
  .homeslider { margin: 0px; }
  .nodisplay { display: inherit; }
  */
  .span9.left .pagination {
    margin: 0; }

  .span9.right .pagination {
    margin: 0; }

  .gmap {
    height: 200px; }

  #gmap_inner {
    height: 200px; }

  #optionswrap {
    display: none; } }
/* MOBILE LANDSCAPE TO TABLET PORTRAIT */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .clients ul li {
    float: left;
    display: inline;
    width: 33.3333%; }

  .team .memberwrap {
    width: 50%; }

  .pricing.fivecols .pricecol .pricewrap {
    width: 49.7%; }

  .pricing.fourcols .pricecol .pricewrap {
    width: 49.7%; }

  .pricing.threecols .pricecol .pricewrap {
    width: 49.7%; } }
/* MOBILE PORTRAIT TO MOBILE LANDSCAPE */
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .clients ul li {
    float: left;
    display: inline;
    width: 50%; }

  .team .memberwrap {
    width: 100%; }

  .pricing.fivecols .pricecol .pricewrap {
    width: 99.6%; }

  .pricing.fourcols .pricecol .pricewrap {
    width: 99.6%; }

  .pricing.threecols .pricecol .pricewrap {
    width: 99.6%; }

  #respond input {
    float: left;
    width: 100%;
    margin-right: 0; } }
/* MOBILE MENU */
/* ------------------------------------ */
@media only screen and (max-width: 767px) {
  #mainmenu {
    float: left;
    visibility: hidden;
    height: 0; }

  .mainmenu {
    background: #fff;
    border-top: 0;
    border-right: 0;
    border-bottom: 0; }

  .headersearch_0 {
    display: none; }

  .mobilemenu {
    display: block; } }
/* WP CORE STYLES */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

img.size-auto,
img.size-large,
img.size-full,
img.size-medium {
  max-width: 100%;
  height: auto; }

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 0px; }

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-top: 0px; }

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 20px; }

.postbody {
  padding-bottom: 50px; }

.fb-comments, .fb-comments iframe[style], .fb-comments span {
  width: 100% !important; }

.front-banner .buttons {
  text-align: right; }

.bp-user #item-header {
  clear: both;
  display: table;
  line-height: 0;
  content: "";
  float: left; }
  .bp-user #item-header #item-header-avatar {
    float: left;
    margin: 10px;
    -webkit-box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.4); }
  .bp-user #item-header #item-header-content {
    padding-left: 20px;
    float: left; }
    .bp-user #item-header #item-header-content .user-nicename {
      font-weight: bold; }
    .bp-user #item-header #item-header-content #item-meta {
      display: block; }
      .bp-user #item-header #item-header-content #item-meta #latest-update {
        display: block;
        height: 40px;
        padding-top: 20px; }
.bp-user #item-nav {
  display: table;
  line-height: 0;
  content: "";
  float: right; }
  .bp-user #item-nav #object-nav ul {
    list-style: none; }
    .bp-user #item-nav #object-nav ul li {
      background: none repeat scroll 0 0 #F7F7F7;
      border-radius: 4px 4px 4px 4px;
      display: inline-block;
      margin: 3px 7px;
      padding: 5px 15px; }
.bp-user #item-body {
  clear: both;
  display: table;
  content: "";
  width: 100%;
  border-top: 1px solid #E5E5E5;
  padding-top: 10px; }
  .bp-user #item-body #whats-new-form {
    display: block;
    width: 77%;
    float: right;
    padding-left: 3%; }
    .bp-user #item-body #whats-new-form #whats-new-avatar {
      float: left;
      padding: 10px 10px 10px 0; }
    .bp-user #item-body #whats-new-form h5 {
      padding-top: 20px; }
  .bp-user #item-body #subnav {
    width: 20%;
    float: left; }
    .bp-user #item-body #subnav ul {
      list-style: none; }
      .bp-user #item-body #subnav ul li {
        font-size: 14px; }
  .bp-user #item-body .activity {
    width: 77%;
    float: left;
    padding-left: 3%;
    padding-top: 10px; }
    .bp-user #item-body .activity #activity-stream .activity {
      float: none; }
    .bp-user #item-body .activity #activity-stream .activity-item {
      background: #f9fcf7;
      /* Old browsers */
      background: -moz-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9fcf7), color-stop(100%, #f5f9f0));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #f9fcf7 0%, #f5f9f0 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 );
      /* IE6-9 */
      margin: 15px 0;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      display: block;
      padding: 10px 5%;
      width: 90%; }
      .bp-user #item-body .activity #activity-stream .activity-item .activity-avatar {
        float: left;
        margin: 0 20px;
        width: 60px; }
      .bp-user #item-body .activity #activity-stream .activity-item .activity-content {
        padding-left: 100px; }
        .bp-user #item-body .activity #activity-stream .activity-item .activity-content .activity-meta a:after {
          content: " | "; }
        .bp-user #item-body .activity #activity-stream .activity-item .activity-content .activity-meta a:last-child:after {
          content: ""; }
      .bp-user #item-body .activity #activity-stream .activity-item .activity-comments form {
        padding-top: 10px;
        clear: both;
        display: table;
        content: "";
        width: 100%;
        border-top: 1px solid #E5E5E5; }
        .bp-user #item-body .activity #activity-stream .activity-item .activity-comments form .ac-reply-avatar {
          float: left;
          width: 50px;
          margin: 10px 10px 10px 20px; }
        .bp-user #item-body .activity #activity-stream .activity-item .activity-comments form .ac-reply-content {
          padding-left: 80px; }
    .bp-user #item-body .activity #activity-stream .load-more.loading {
      background: url("../../../img/ajax-loader-bar.gif") no-repeat center;
      text-indent: -9999px; }

/* 
 * Style used by the label output mode.
 * Applied to the error labels that get positioned after an input.
 */
/*label.error { */
/*color:#fff; */
/*margin-left:2px;     */
/*background-image:url('../images/arrow.gif');*/
/*background-position:left center;*/
/*background-repeat:no-repeat;*/
/*padding:2px;*/
/*padding-left:18px;*/
/*-moz-border-radius:4px;*/
/*-webkit-border-radius: 4px;*/
/*}*/
/*
 * Styles used by the modal output mode.
 * '.validity-modal-msg' is applied to the modal boxes 
 * and '.validity-modal-msg:hover' is applied to suggest 
 * to the user that the boxes are clickable.
 */
.validity-modal-msg {
  position: absolute;
  z-index: 2;
  background-color: #999;
  border: solid 1px #000;
  padding: 4px;
  cursor: pointer; }

.validity-modal-msg:hover {
  background-color: #aaa; }

/*
 * Styles used by the summary output mode.
 * '.validity-summary-container' is a container on the page that should contain a UL 
 * which is the actual summary. The container can hold 
 * an extra bit of text (or anything really) that explains what the summary is.
 * '.validity-erroneous' is applied to every input that fails.
 */
.validity-summary-container {
  display: none; }

.validity-erroneous {
  border: solid 2px #f56600 !important; }

.validity-tooltip {
  z-index: 1003;
  cursor: pointer;
  padding: 3px;
  width: 16em;
  border-width: 1px;
  border-color: #555;
  border-style: solid;
  color: #111;
  position: absolute;
  background-color: #f56600; }

.validity-tooltip:hover {
  border-color: #333; }

.validity-tooltip .validity-tooltip-outer, .validity-tooltip .validity-tooltip-inner {
  position: absolute;
  width: 0;
  height: 0;
  border-right-width: 0;
  background: none;
  bottom: auto; }

.validity-tooltip .validity-tooltip-outer {
  border-color: #333;
  border-style: solid;
  border-top: 0px solid transparent;
  border-bottom: 24px solid transparent;
  border-right-width: 20px;
  border-right-style: solid;
  border-right-color: inherit;
  border-left-width: 0px;
  top: -1px;
  left: -21px; }

.validity-tooltip .validity-tooltip-inner {
  border-top: 0px solid transparent;
  border-bottom: 24px solid transparent;
  border-right: 20px solid #f56600;
  border-left-width: 0px;
  top: 1px;
  left: 3px; }

@font-face {
  font-family: 'fontello';
  src: url("../../../font/fontello.eot");
  src: url("../../../font/fontello.eot") format("embedded-opentype"), url("../../../font/fontello.woff") format("woff"), url("../../../font/fontello.ttf") format("truetype"), url("../font/fontello.svg#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  opacity: 0.8;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - magrins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-paypal:before {
  content: '\24'; }

/* '$' */
.icon-email:before {
  content: '\5d'; }

/* ']' */
.icon-up-dir:before {
  content: '\25b4'; }

/* '▴' */
.icon-down-dir:before {
  content: '\25be'; }

/* '▾' */
.icon-pencil-1:before {
  content: '\270e'; }

/* '✎' */
.icon-ok:before {
  content: '\2713'; }

/* '✓' */
.icon-cancel:before {
  content: '\2715'; }

/* '✕' */
.icon-help:before {
  content: '\2753'; }

/* '❓' */
.icon-direction:before {
  content: '\27a2'; }

/* '➢' */
.icon-help-circle:before {
  content: '\e704'; }

/* '' */
.icon-comment:before {
  content: '\e718'; }

/* '' */
.icon-comment-1:before {
  content: '\e800'; }

/* '' */
.icon-chat:before {
  content: '\e720'; }

/* '' */
.icon-location:before {
  content: '\e724'; }

/* '' */
.icon-article-alt:before {
  content: '\e735'; }

/* '' */
.icon-emo-thumbsup:before {
  content: '\e804'; }

/* '' */
.icon-commerical-building:before {
  content: '\e811'; }

/* '' */
.icon-dropbox:before {
  content: '\f330'; }

/* '' */
.icon-gift:before {
  content: '🎁'; }

/* '\1f381' */
.icon-graduation-cap:before {
  content: '🎓'; }

/* '\1f393' */
.icon-thumbs-up:before {
  content: '👍'; }

/* '\1f44d' */
.icon-credit-card:before {
  content: '💳'; }

/* '\1f4b3' */
.icon-folder:before {
  content: '📁'; }

/* '\1f4c1' */
.icon-doc:before {
  content: '📄'; }

/* '\1f4c4' */
.icon-calendar:before {
  content: '📅'; }

/* '\1f4c5' */
.icon-book:before {
  content: '📕'; }

/* '\1f4d5' */
.icon-phone:before {
  content: '📞'; }

/* '\1f4de' */
.icon-download:before {
  content: '📥'; }

/* '\1f4e5' */
.icon-lock:before {
  content: '🔒'; }

/* '\1f512' */
.icon-bookmark:before {
  content: '🔖'; }

/* '\1f516' */
.icon-paypal:before {
  content: '\24'; }

/* '$' */
.icon-email:before {
  content: '\5d'; }

/* ']' */
.icon-up-dir:before {
  content: '\25b4'; }

/* '▴' */
.icon-down-dir:before {
  content: '\25be'; }

/* '▾' */
.icon-pencil:before {
  content: '\270e'; }

/* '✎' */
.icon-ok:before {
  content: '\2713'; }

/* '✓' */
.icon-cancel:before {
  content: '\2715'; }

/* '✕' */
.icon-help:before {
  content: '\2753'; }

/* '❓' */
.icon-direction:before {
  content: '\27a2'; }

/* '➢' */
.icon-help-circle:before {
  content: '\e704'; }

/* '' */
.icon-comment:before {
  content: '\e718'; }

/* '' */
.icon-comment-1:before {
  content: '\e800'; }

/* '' */
.icon-chat:before {
  content: '\e720'; }

/* '' */
.icon-location:before {
  content: '\e724'; }

/* '' */
.icon-article-alt:before {
  content: '\e735'; }

/* '' */
.icon-emo-thumbsup:before {
  content: '\e804'; }

/* '' */
.icon-commerical-building:before {
  content: '\e811'; }

/* '' */
.icon-dropbox:before {
  content: '\f330'; }

/* '' */
.icon-gift:before {
  content: '🎁'; }

/* '\1f381' */
.icon-graduation-cap:before {
  content: '🎓'; }

/* '\1f393' */
.icon-thumbs-up:before {
  content: '👍'; }

/* '\1f44d' */
.icon-credit-card:before {
  content: '💳'; }

/* '\1f4b3' */
.icon-folder:before {
  content: '📁'; }

/* '\1f4c1' */
.icon-doc:before {
  content: '📄'; }

/* '\1f4c4' */
.icon-calendar:before {
  content: '📅'; }

/* '\1f4c5' */
.icon-book:before {
  content: '📕'; }

/* '\1f4d5' */
.icon-phone:before {
  content: '📞'; }

/* '\1f4de' */
.icon-download:before {
  content: '📥'; }

/* '\1f4e5' */
.icon-lock:before {
  content: '🔒'; }

/* '\1f512' */
.icon-bookmark:before {
  content: '🔖'; }

/* '\1f516' */
/*
 * FullCalendar v1.5.4 Stylesheet
 *
 * Copyright (c) 2011 Adam Shaw
 * Dual licensed under the MIT and GPL licenses, located in
 * MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
 *
 * Date: 
 *
 */
.fc {
  direction: ltr;
  text-align: left; }

.fc table {
  border-collapse: collapse;
  border-spacing: 0; }

html .fc,
.fc table {
  font-size: 1em; }

.fc td,
.fc th {
  padding: 0;
  vertical-align: top;
  text-align: center; }

/* Header
------------------------------------------------------------------------*/
.fc-header {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  height: 30px; }

.fc-header td {
  white-space: nowrap; }

.fc-header-left {
  width: 25%;
  text-align: left; }

.fc-header-center {
  text-align: center;
  vertical-align: middle !important; }

.fc-header-right {
  width: 25%;
  text-align: right; }

.fc-header-title {
  /*display: inline-block;*/
  vertical-align: middle;
  color: #656565; }

.fc-header-title h2 {
  margin: 0;
  white-space: nowrap;
  font-size: 13px; }

.fc .fc-header-space {
  padding-left: 10px; }

.fc-header .fc-button {
  margin-bottom: 1em;
  vertical-align: middle;
  border: none !important;
  background: none !important; }

/* buttons edges butting together */
.fc-header .fc-button {
  margin-right: -1px; }

.fc-header .fc-corner-right {
  margin-right: 1px;
  /* back to normal */ }

.fc-header .ui-corner-right {
  margin-right: 0;
  /* back to normal */ }

/* button layering (for border precedence) */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2; }

.fc-header .fc-state-down {
  z-index: 3; }

.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4; }

/* Content
------------------------------------------------------------------------*/
.fc-content {
  clear: both; }

.fc-view {
  width: 100%;
  /* needed for view switching (when view is absolute) */
  overflow: hidden; }

/* Cell Styles
------------------------------------------------------------------------*/
.fc-widget-header,
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #ccc; }

.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  background: #338a85; }

.fc-state-highlight .fc-day-number {
  color: #fff; }

.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */
  background: #9cf;
  opacity: .2;
  filter: alpha(opacity=20);
  /* for IE */ }

/* Buttons
------------------------------------------------------------------------*/
.fc-button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  /*margin-top: 8px;*/
  margin: 0 !important; }

.fc-state-default {
  /* non-theme */
  border-style: solid;
  border-width: 1px 0; }

.fc-button-inner {
  position: relative;
  float: left;
  overflow: hidden;
  border: none !important; }

.fc-state-default .fc-button-inner {
  /* non-theme */
  border-style: solid;
  border-width: 0 1px; }

.fc-button-content {
  position: relative;
  float: left;
  margin-top: 3px;
  white-space: nowrap;
  border: none !important;
  background: none !important;
  color: #656565 !important; }

/* icon (for jquery ui) */
.fc-button-content .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%; }

.fc-button-content .ui-icon {
  position: relative;
  float: left;
  margin-top: -50%;
  *margin-top: 0;
  *top: -50%; }

/* gloss effect */
.fc-state-default .fc-button-effect {
  position: absolute;
  top: 50%;
  left: 0; }

.fc-state-default .fc-button-effect span {
  position: absolute;
  top: -100px;
  left: 0;
  width: 500px;
  height: 100px;
  /*border-width: 100px 0 0 1px;*/
  /*border-style: solid;*/
  /*border-color: #fff;*/
  background: none;
  opacity: .09;
  filter: alpha(opacity=9); }

/* button states (determines colors)  */
.fc-state-default,
.fc-state-default .fc-button-inner {
  /*border-style: solid;*/
  /*border-color: #ccc #bbb #aaa;*/
  /*background: #F3F3F3;*/
  color: #000; }

.fc-state-hover,
.fc-state-hover .fc-button-inner {
  border-color: #999; }

.fc-state-down,
.fc-state-down .fc-button-inner {
  /*border-color: #555;*/
  background: none; }

.fc-state-active,
.fc-state-active .fc-button-inner {
  /*border-color: #555;*/
  background: none;
  color: #fff; }

.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
  color: #999;
  /*border-color: #ddd;*/ }

.fc-state-disabled {
  cursor: default; }

.fc-state-disabled .fc-button-effect {
  display: none; }

/* Global Event Styles
------------------------------------------------------------------------*/
.fc-event {
  border-style: solid;
  border-width: 0;
  font-size: .85em;
  cursor: default; }

a.fc-event,
.fc-event-draggable {
  cursor: pointer; }

a.fc-event {
  text-decoration: none; }

.fc-rtl .fc-event {
  text-align: right; }

.fc-event-skin {
  border-color: #36c;
  /* default BORDER color */
  background-color: #36c;
  /* default BACKGROUND color */
  color: #fff;
  /* default TEXT color */ }

.fc-event-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 0;
  overflow: hidden; }

.fc-event-time,
.fc-event-title {
  padding: 0 1px; }

.fc .ui-resizable-handle {
  /*** TODO: don't use ui-resizable anymore, change class ***/
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */
  font-size: 300%;
  /* */
  line-height: 50%;
  /* */ }

/* Horizontal Events
------------------------------------------------------------------------*/
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 1px; }

/* resizable */
.fc-event-hori .ui-resizable-e {
  top: 0 !important;
  /* importants override pre jquery ui 1.7 styles */
  right: -3px !important;
  width: 7px !important;
  height: 100% !important;
  cursor: e-resize; }

.fc-event-hori .ui-resizable-w {
  top: 0 !important;
  left: -3px !important;
  width: 7px !important;
  height: 100% !important;
  cursor: w-resize; }

.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */ }

/* Fake Rounded Corners (for buttons and events)
------------------------------------------------------------*/
.fc-corner-left {
  margin-left: 1px; }

.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
  margin-left: -1px; }

.fc-corner-right {
  margin-right: 1px; }

.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
  margin-right: -1px; }

.fc-corner-top {
  margin-top: 1px; }

.fc-corner-top .fc-event-inner {
  margin-top: -1px; }

.fc-corner-bottom {
  margin-bottom: 1px; }

.fc-corner-bottom .fc-event-inner {
  margin-bottom: -1px; }

/* Fake Rounded Corners SPECIFICALLY FOR EVENTS
-----------------------------------------------------------------*/
.fc-corner-left .fc-event-inner {
  border-left-width: 1px; }

.fc-corner-right .fc-event-inner {
  border-right-width: 1px; }

.fc-corner-top .fc-event-inner {
  border-top-width: 1px; }

.fc-corner-bottom .fc-event-inner {
  border-bottom-width: 1px; }

/* Reusable Separate-border Table
------------------------------------------------------------*/
table.fc-border-separate {
  border-collapse: separate; }

.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px; }

.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
  border-right-width: 1px; }

.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
  border-bottom-width: 1px; }

.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
  border-top-width: 0; }

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
.fc-grid th {
  text-align: center; }

.fc-grid .fc-day-number {
  float: right;
  padding: 0 2px; }

.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
      might want to set the 'color' property instead
      making day-numbers bold also fixes the problem */ }

.fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
  /* distance between events and day edges */ }

/* event styles */
.fc-grid .fc-event-time {
  font-weight: bold; }

/* right-to-left */
.fc-rtl .fc-grid .fc-day-number {
  float: left; }

.fc-rtl .fc-grid .fc-event-time {
  float: right; }

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
.fc-agenda table {
  border-collapse: separate; }

.fc-agenda-days th {
  text-align: center; }

.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: top;
  text-align: right;
  white-space: nowrap;
  font-weight: normal; }

.fc-agenda .fc-day-content {
  padding: 2px 2px 1px; }

/* make axis border take precedence */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px; }

.fc-agenda-days .fc-col0 {
  border-left-width: 0; }

/* all-day area */
.fc-agenda-allday th {
  border-width: 0 1px; }

.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */
  _height: 34px; }

/* divider (between all-day and slots) */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden; }

.fc-widget-header .fc-agenda-divider-inner {
  background: #eee; }

/* slot rows */
.fc-agenda-slots th {
  border-width: 1px 1px 0; }

.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none; }

.fc-agenda-slots td div {
  height: 20px; }

.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0; }

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted; }

.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */ }

/* Vertical Events
------------------------------------------------------------------------*/
.fc-event-vert {
  border-width: 0 1px; }

.fc-event-vert .fc-event-head,
.fc-event-vert .fc-event-content {
  position: relative;
  z-index: 2;
  width: 100%;
  overflow: hidden; }

.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px; }

.fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .3;
  filter: alpha(opacity=30); }

.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */ }

/* resizable */
.fc-event-vert .ui-resizable-s {
  bottom: 0 !important;
  /* importants override pre jquery ui 1.7 styles */
  width: 100% !important;
  height: 8px !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }

.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */
  _overflow: hidden; }

/* fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../../../img/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../../img/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../../img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../../img/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

body, html {
  position: relative; }

.mainmenu {
  margin-bottom: 10px; }

form {
  margin: 0; }

.pagetitle {
  margin-bottom: 15px; }

.custom_list {
  list-style: none;
  padding: 0;
  margin: 0 0 25px 0; }

.custom_list li {
  padding-left: 20px;
  margin: 10px 0;
  position: relative; }

.custom_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'fontello';
  font-size: 1.2em; }

.custom_list_checks li:before {
  content: "\2713"; }

/* THEME BUTTON COLOR */
/* ------------------------------------ */
.btn {
  font-weight: 700;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #338a85;
  border-color: #286c68 #286c68 #325800;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #ffffff;
  background: #286c68 !important; }

.btn-primary:active, .btn-primary.active {
  background: #286c68 \9; }

.btn-primary {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); }

.btn:focus {
  outline: none; }

.btn-primary.dropdown-toggle {
  background-color: #286c68 !important; }

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #404040;
  border-color: #286c68 #286c68 #325800;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #ffffff;
  background: #2c2c2c; }

.btn-sign {
  font-family: "OpenSans Semibold";
  font-weight: normal;
  text-align: center;
  margin-top: 10px;
  display: block; }

#loginform #email, #loginform #password {
  width: 95%; }

#loginform {
  width: 50%; }
  #loginform h1 {
    display: none; }
  #loginform #wp-submit {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #338a85;
    border-color: #286c68 #286c68 #325800;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    padding: 3px 10px; }
  #loginform p {
    margin-bottom: 3px; }
  #loginform .login-remember {
    display: inline-block; }
  #loginform .login-submit {
    display: inline-block;
    float: right; }

#login-error {
  background: #FFDDDD;
  padding: 3px 5px; }

.table-classes td {
  vertical-align: middle; }

.table_head i {
  font-size: 16px;
  position: relative;
  top: -3px; }

.table-classes td:nth-child(4n), .table-classes td:nth-child(5n) {
  text-align: center; }

.table-classes td:nth-child(5n) {
  width: 16%; }

.event_courses {
  list-style-position: inside;
  margin: 0;
  text-align: left; }

.event_course {
  margin-bottom: 5px; }

.event_course:last-child {
  margin-bottom: 0; }

.row.top {
  margin-top: 35px; }

/* ACCORDION CUSTOM STYLE */
.accordion {
  margin-bottom: 0px; }

.accordion-group {
  margin-bottom: -1px;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

.accordion-group:last-child {
  border: none; }

li.load-more {
  list-style: none; }

.accordion-heading {
  border-bottom: 0; }

.accordion-heading .accordion-toggle {
  font-weight: normal;
  display: block;
  padding: 8px 11px;
  padding-top: 9px; }

.accordion-toggle {
  cursor: pointer;
  padding-left: 0 !important; }

.accordion-inner {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 24px;
  padding-right: 24px;
  border-top: 1px solid #fff; }

.collapseicon {
  float: left;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  margin-right: 8px;
  margin-top: -1px;
  width: 22px;
  height: 22px;
  background: #404040;
  color: #fff; }

.collapseicon.open {
  background: #338a85; }

.carousel-author {
  float: right;
  margin: 10px 0 0 0;
  color: #656565;
  font-weight: 700;
  text-align: right; }

.carousel-content {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1010;
  display: block;
  padding: 5px;
  background-color: white;
  border: 1px solid #CCC;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.carousel-content .arrow, .carousel-content .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.carousel-content .arrow:after {
  z-index: -1;
  content: ""; }

.carousel-content .arrow {
  bottom: -10px;
  left: 60%;
  margin-left: -10px;
  border-top-color: #fff;
  border-width: 10px 10px 0; }

.carousel-content .arrow:after {
  bottom: -1px;
  left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-width: 11px 11px 0; }

.carousel-control {
  display: none; }

#myCarousel .item {
  background: none;
  border: none; }

#myCarousel {
  border: none; }

#CustomLogin {
  margin: 0;
  position: relative; }
  #CustomLogin #CustomLogin-loading {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: white url("../../../img/ajax-loader.gif") no-repeat center center;
    opacity: 0.8;
    z-index: 99999; }
  #CustomLogin .login-submit {
    margin-top: 5px; }
    #CustomLogin .login-submit #wp-submit {
      height: 30px; }
  #CustomLogin .avatar {
    width: 60px; }
  #CustomLogin .info {
    padding-left: 20px; }
  #CustomLogin #customLoginForm {
    margin-top: 5px; }
  #CustomLogin #CustomLoginStatus.invalid {
    padding: 3px 5px;
    background-color: #ffdddd; }

.sidebar .carousel {
  min-height: 360px; }

.carousel-pills {
  position: absolute;
  top: -15px;
  right: 0;
  display: block; }

.carousel-pills span {
  display: inline-block;
  border: 1px solid #bbbbbb;
  width: 6px;
  height: 6px;
  margin: 0 2px;
  cursor: pointer;
  background: #e5e5e7; }

.carousel-pills span.active-pill {
  background-color: #949494;
  background-repeat: repeat-x; }

.carousel-pills span:hover {
  background: #eeeeee; }

.upcoming {
  border: 1px solid #e5e5e5;
  list-style: none;
  display: block;
  color: #656565;
  margin: 0; }

.upcoming li {
  position: relative;
  border-bottom: 1px solid #e5e5e5; }

.upcoming li:last-child {
  border-bottom: none; }

.event-button {
  position: absolute;
  right: 10px;
  top: 15px;
  display: block;
  background: url("../../../img/show_popup_icon.png") no-repeat;
  width: 11px;
  height: 16px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none; }

.event-button:hover {
  background-position: -11px 0; }

.upcoming .calendar strong {
  font: 700 16px 'Open Sans';
  display: block; }

.upcoming .calendar span {
  display: block;
  margin: -6px 0 0 0; }

.upcoming_event:hover .calendar {
  background: #338a85;
  color: #fff; }

.upcoming .calendar {
  float: left;
  background: #f7f7f7;
  padding: 5px 14px;
  text-align: center; }

.upcoming .content {
  float: left;
  padding-top: 13px;
  position: relative; }

.upcoming .content .text::before {
  position: absolute;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.01)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#00ffffff', endColorstr = '#ffffff', GradientType = 1);
  /* IE6-9 */
  width: 120px;
  height: 31px;
  display: block;
  content: ""; }

.upcoming .content .text {
  text-overflow: ellipsis;
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 10px; }

.upcoming .city {
  float: right;
  padding: 12px 4px; }

.policy p {
  margin: 5px 0 0 0;
  text-indent: 10px; }

.download_pdf {
  display: block;
  font-weight: bold;
  font-size: 14px;
  margin-top: 5px; }

.courses {
  list-style: none; }

.courses .logo {
  display: table; }

.courses .text strong {
  font-weight: 700;
  width: 100px;
  display: block; }

.courses .text {
  font: 100 16px "Open Sans";
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px; }

.courses .text span {
  display: block;
  float: left;
  width: 150px; }

.courses .items {
  margin: 20px 0 0 0;
  list-style: none; }

.courses .details {
  margin: 5px 0 0 0;
  list-style: none;
  text-align: center; }

.courses .details li {
  margin-left: -13px; }

.courses .items li {
  margin: 10px 0 0 0;
  font-weight: 700; }

.signup_row {
  padding: 30px 0; }

.signup {
  font: 100 16px "Open Sans";
  float: left;
  color: #338a85; }

.signup_group {
  float: left;
  margin: 7px 0 0 10px; }

.nav-tabs .dropdown-menu {
  border-radius: 0; }

.dropdown-menu {
  border: 1px solid #006d67;
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  left: 0;
  min-width: 160px;
  position: absolute;
  z-index: 1000;
  top: 100%;
  margin: 0;
  padding: 0; }

.dropdown-menu li {
  border-bottom: 1px solid #006d67; }

.dropdown-menu li a:hover, .dropdown-menu .active > a:hover {
  background: #286c68; }

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  background: #009c93; }

.tab-content {
  overflow: hidden; }

.dropdown-menu .active > a {
  background: #009c93; }

.dropdown-menu li:last-child {
  border-bottom: none; }

.btn-group > .btn:first-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-left: 0; }

.download-pdf .gpa_icon {
  font-size: 18px;
  vertical-align: text-bottom; }

.icon-calendar {
  background: none; }

.container {
  margin-bottom: 35px; }

.testimonials_widget .postmedia {
  margin-bottom: 20px; }

.gpa_icon {
  background: none;
  width: auto;
  height: auto; }

.gp_table .last_row {
  display: none; }

.gp_table td {
  border: 1px solid #ddd;
  min-width: 120px;
  vertical-align: middle; }

.gp_table th {
  border: 1px solid #ccc;
  background: #EAEAEA; }

.add_to_cart {
  display: none; }

.in_cart {
  position: relative;
  padding: 3px 0; }

.remove_from_cart {
  position: absolute;
  right: -5px;
  top: -10px;
  color: #c60000;
  font-size: 13px;
  text-align: right;
  display: inline-block; }

.remove_from_cart:hover {
  color: #c60000; }

.add_student_form {
  width: 450px;
  margin: 10px auto; }

.add_yourself_lbl {
  margin-bottom: 15px; }

input[type="text"].gpa_text_input, input[type="password"].gpa_text_input {
  background-color: #fff;
  /* layer fill content */
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  /* inner shadow */
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  /* inner shadow */
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  /* inner shadow */
  border: 1px solid #dadada;
  /* inner stroke */
  border-radius: 0;
  display: block;
  margin: 3px 0; }

.gpa_text_input[type="text"].disabled {
  background: #eee;
  color: #999; }

.gpa_text_input[type="text"]:-moz-placeholder {
  color: #ccc; }

.gpa_text_input[type="text"]::-webkit-input-placeholder {
  color: #ccc; }

.gpa_text_input[type="text"]:focus::-webkit-input-placeholder {
  color: transparent; }

.payment_type .gpa_text_input[type="text"]:-ms-placeholder {
  color: #ccc; }

.gpa_select {
  display: block; }

td.add_student_cell {
  border-left: none;
  border-right: none; }

.add_student_lbl {
  width: 210px;
  display: inline-block;
  vertical-align: top; }

.add_student_lbl:nth-child(even) {
  margin-right: 20px;
  clear: both; }

.student_country {
  width: 90%;
  display: block; }

.req {
  color: #c60000;
  font-weight: bold; }

.total_to_pay {
  font-size: 14px;
  float: right;
  width: 280px;
  text-align: right;
  background: url("../../../img/tiles/threedot.png") repeat-x scroll center top;
  padding: 10px 0; }

.value {
  font-weight: 700; }

.value.red {
  color: #c60000; }

.value.green {
  color: #338A85; }

.coupon_code .gpa_text_input[type="text"] {
  display: inline-block;
  width: 90px; }

.final_cost {
  background: url("../../../img/tiles/threedot.png") repeat-x scroll center top;
  padding-top: 10px;
  margin-top: 10px; }

.proceed_checkout {
  margin-top: 5px; }

.page_title {
  margin-top: 30px; }

.class_info {
  float: left;
  width: 29%;
  margin-right: 6%;
  margin-bottom: 20px; }

.class_info:last-child {
  margin-right: 0; }

.info_title {
  font-size: 14px;
  font-weight: bold; }

.info_title .gpa_icon {
  font-size: 16px;
  margin-right: 3px; }

.info_content {
  margin: 3px 0; }

label.error {
  font-weight: bold;
  color: red;
  padding: 2px 0;
  margin-top: 2px;
  text-align: center; }

.checkout_table .gpa_icon {
  font-size: 16px;
  margin-right: 5px; }

.checkout_table .student_name {
  position: relative; }

.checkout_table .course_name {
  position: relative; }

.checkout_table .book_name {
  position: relative; }

.checkout_table .discount_row {
  color: #338a85;
  background: #f2f2f2; }

.gpa_text_input.coupon_input[type="text"] {
  display: inline-block;
  width: 115px;
  height: 30px; }

.coupon_label {
  background: url("../../../img/tiles/threedot.png") repeat-x scroll center bottom transparent;
  padding-bottom: 12px; }

.final_costs {
  font-weight: bold;
  color: #338a85; }

.payment_type .nav-tabs a {
  font-size: 14px;
  font-weight: bold; }

.payment_type .nav-tabs .gpa_icon {
  font-size: 20px;
  margin-top: -1px;
  margin-right: 8px; }

.payment_type .tab-pane {
  padding: 0 20px; }

.gpa_text_input[type="text"].half {
  width: 90px;
  margin-right: 10px;
  display: inline-block; }

.gpa_text_input[type="text"].half.last {
  margin-right: 0; }

.btn.checkout {
  display: block;
  margin-top: 10px; }

.card_type_group .btn {
  margin-right: 10px;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .3;
  width: 50px;
  height: 42px; }

.card_type_group .btn:hover {
  opacity: .7; }

.card_type_group .btn.active {
  opacity: 1; }

.card_type_group .btn.visa_card {
  background: url(../../../img/visa_card.png) no-repeat; }

.card_type_group .btn.master_card {
  background: url(../../../img/master_card.png) no-repeat; }

.card_type_group .btn.amex_card {
  background: url(../../../img/amex_card.png) no-repeat; }

.card_type_group .btn.maestro_card {
  background: url(../../../img/maestro_card.png) no-repeat; }

/*Online training plans*/
.opening_row {
  /*margin-top: 40px;*/ }

.trainingPlans {
  text-align: center;
  margin-bottom: 20px;
  border: 3px solid white;
  -webkit-box-shadow: 0 0 0 1px #f3efef, inset 0 0 0 1px #f3efef;
  -moz-box-shadow: 0 0 0 1px #f3efef, inset 0 0 0 1px #f3efef;
  box-shadow: 0 0 0 1px #f3efef, inset 0 0 0 1px #f3efef;
  font-size: 26px;
  color: #2c2c2c;
  position: relative; }

.trainingPlans:hover {
  background-color: #f5f5f5; }

.selected_TrainingPlan {
  background-color: #F5F5F5;
  -webkit-box-shadow: 0 0 0 1px #338A85, inset 0 0 0 1px #338A85;
  -moz-box-shadow: 0 0 0 1px #338A85, inset 0 0 0 1px #338A85;
  box-shadow: 0 0 0 1px #338A85, inset 0 0 0 1px #338A85; }

.plan_name {
  background: #338A85;
  color: #fff;
  padding: 20px 0 15px; }

.plan_description {
  font-size: 15px;
  font-style: italic;
  margin: 5px 0; }

.trainingPlans p {
  font-size: 12px;
  color: #656565; }

.mentoring_points_select {
  margin-top: 5px;
  width: auto; }

.pricePlans {
  margin-top: 15px;
  padding: 15px 0;
  font-size: 20px;
  background-color: #353535;
  text-align: center;
  color: #fff; }

.plan_savings {
  font-style: italic;
  font-size: 13px;
  display: block;
  min-height: 20px; }

.premium .plan_name {
  background: #9bdb9c;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliZGI5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzliZGI5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NWNmYWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #9bdb9c 0%, #9bdb9c 25%, #55cfaf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9bdb9c), color-stop(25%, #9bdb9c), color-stop(100%, #55cfaf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #9bdb9c 0%, #9bdb9c 25%, #55cfaf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #9bdb9c 0%, #9bdb9c 25%, #55cfaf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #9bdb9c 0%, #9bdb9c 25%, #55cfaf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #9bdb9c 0%, #9bdb9c 25%, #55cfaf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#9bdb9c', endColorstr = '#55cfaf', GradientType = 0);
  /* IE6-8 */ }

.casePlans1 {
  margin-top: 15px;
  padding: 0 5px 15px 80px;
  font-size: 12px;
  text-align: left;
  background: url("../../../img/tiles/threedot.png") repeat-x scroll 0 bottom; }

.gp-advanced {
  background: url("../../../img/tiles/threedot.png") repeat-x scroll 0 bottom, url("../../../img/gpa_advanced_downloadable.png") no-repeat scroll -5px 5px transparent; }

.premium .gp-advanced, .gp-advanced.needsPrint {
  background: url("../../../img/tiles/threedot.png") repeat-x scroll 0 bottom, url("../../../img/gpa_advanced_printable.png") no-repeat scroll -5px 5px transparent; }

.gp-2-0-catch-up-2 {
  background: url("../../../img/tiles/threedot.png") repeat-x scroll 0 bottom, url("../../../img/gpa_catchup_download.png") no-repeat scroll -5px 5px transparent; }

.premium .gp-2-0-catch-up-2, .gp-2-0-catch-up-2.needsPrint {
  background: url("../../../img/tiles/threedot.png") repeat-x scroll 0 bottom, url("../../../img/gpa_catchup_printable.png") no-repeat scroll -5px 5px transparent; }

.gp-essentials-2 {
  background: url("../../../img/tiles/threedot.png") repeat-x scroll 0 bottom, url("../../../img/gpa_essentials_downloadable.png") no-repeat scroll -5px 5px transparent; }

.premium .gp-essentials-2, .gp-essentials-2.needsPrint {
  background: url("../../../img/tiles/threedot.png") repeat-x scroll 0 bottom, url("../../../img/gpa_essentials_printable.png") no-repeat scroll -5px 5px transparent; }

.casePlans1:last-child {
  background: none; }

.casePlans2 {
  text-align: left;
  padding: 0 5px 0 80px; }

.mentoring-program-credit {
  background: url("../../../img/graduation_credits.png") no-repeat 15px center; }

.hard-drive-with-labs {
  background: url("../../../img/hdd.png") no-repeat 23px center; }

.certificates-of-completion-upon-request {
  background: url("../../../img/medal.png") no-repeat 23px center; }

.extra-book {
  background: url("../../../img/gp_fundamentals.png") no-repeat scroll 15px center transparent;
  padding-top: 8px;
  padding-bottom: 8px; }

.big_cap {
  float: left;
  margin: 0 15px 0 0; }

.modal-body {
  text-align: left; }

.extras_wrapper {
  padding: 8px 0; }

.titlePlan {
  font-size: 14px;
  font-weight: bold;
  display: block; }

.txtPlan {
  color: #656565; }

.plan_label {
  font-size: 12px; }

.ico2 {
  font-size: 20px;
  color: black; }

.ico3 {
  font-size: 16px;
  color: #33d76e; }

.ico4 {
  font-size: 90px;
  float: left;
  width: 120px;
  height: 80px; }

.buyerInfo {
  display: none;
  color: #656565; }

.students_number_wrapper {
  margin-top: -4px; }

.students_number {
  margin-top: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.formBuyer .student {
  position: relative;
  margin: 15px 0;
  padding-top: 20px;
  background: url("../../../img/tiles/threedot.png") repeat-x center top; }
  .formBuyer .student .formBuyerTitle {
    line-height: 20px; }

.formBuyer .gpa_text_input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 32px; }

.formBuyer .remove_student {
  position: absolute;
  color: #C60000;
  top: 5px;
  right: 0; }

.add_online_student {
  margin-right: 5px; }

.linkPlan {
  cursor: help;
  border-bottom: 1px dotted #9a9a9a; }

.modalBox {
  font-size: 12px;
  color: #2c2c2c; }

.boldClass {
  font-weight: bold; }

.affix_wrapper.affix {
  position: fixed;
  top: 0px;
  bottom: auto; }

.affix_wrapper.span3 {
  margin: 0 !important; }

.affix_wrapper.affix-bottom {
  position: absolute;
  top: auto; }

.italic {
  font-style: italic; }

.online-more-options h2 {
  background: url("../../../img/tiles/threedot.png") repeat-x center bottom;
  font-size: 15px;
  line-height: 1.4em;
  margin-bottom: 10px;
  text-transform: uppercase;
  padding-bottom: 5px; }

/* book resources */
.book {
  padding: 20px 0;
  text-align: center;
  background: url("../../../img/tiles/threedot.png") repeat-x center top; }

.book:nth-child(3n+1) {
  clear: both; }

.titleBook {
  font-size: 14px;
  font-weight: bold; }

.autor {
  display: block;
  font-size: 12px;
  color: #338a85;
  font-weight: normal; }

.txtBook {
  text-align: left;
  font-size: 12px;
  color: #338a85;
  font-weight: bold; }

.articleNr {
  font-size: 12px;
  font-weight: normal;
  color: #778899; }

.icoBook {
  font-size: 16px;
  padding-right: 5px; }

/* book resources */
.gpText {
  margin-bottom: 30px; }

.infusion-submit {
  text-align: center;
  margin-top: 10px; }

/* register */
.btnRegister {
  margin-top: 15px; }

/* guide */
.txtGuide {
  text-align: center; }

.solution_posts {
  list-style-type: none; }

.solution_posts li {
  margin-bottom: 10px; }

.solution_link {
  font-weight: bold;
  font-size: 14px;
  color: #338a85; }

.solution_guide_item {
  background: url("../../../img/tiles/threedot.png") repeat-x 0 bottom;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.choose_package {
  margin: 15px 0;
  width: 80%; }

/*about us*/
.imgAboutus {
  padding: 5px; }

.txtBox {
  text-align: center; }

/* contact */
.contact_name {
  font-size: 23px;
  line-height: 1.2em;
  margin-bottom: 0px; }

.contact_role {
  font-style: italic; }

.contact_details {
  margin-top: 10px;
  font-size: 13px; }

.txtContact {
  text-align: left;
  margin-bottom: 5px; }

.txtContact .gpa_icon {
  vertical-align: middle; }

/*tips & triks*/
.right {
  float: right; }

.left {
  float: left; }

.articleBox {
  border: 1px solid #e5e5e5;
  margin: 25px 0; }

.title_articlebox {
  border-bottom: 1px solid #e5e5e5;
  background-color: #f7f7f7;
  font-size: 16px;
  font-weight: bold;
  padding: 10px; }

.title_articlebox2 {
  font-size: 16px;
  font-weight: normal;
  margin: 0px; }

.title_article3 {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  margin: 0px; }

.content_articlebox {
  padding: 10px; }

/* Extra eChapters*/
.bookExtraChapters {
  margin: 15px 0;
  text-align: center; }

.echapter_checkbox[type="checkbox"] {
  float: left;
  position: relative;
  top: 13px;
  margin: 0 10px; }

.echapter_toggle {
  float: left;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 90%; }

.btn-ctr {
  width: 100%; }

/*Testimonials*/
.testimonials {
  background: url("../../../img/tiles/threedot.png") repeat-x center bottom;
  margin-bottom: 10px; }

.textTestimonials {
  text-indent: 20px;
  background: url("../../../img/q2.png") no-repeat left top, url("../../../img/q1.png") no-repeat right bottom; }

.autorTestimonials {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: right;
  padding-bottom: 15px;
  background: url("../../../img/tiles/threedot.png") repeat-x center bottom; }

.youtube_wrapper {
  display: block;
  position: relative; }

.youtube_play {
  background: url(../../../img/youtubeplay2.png) no-repeat center center;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.7; }

.js .fancybox-lock .fancybox-overlay {
  overflow: hidden; }

/* footer widgets*/
.footerBox {
  margin-bottom: 10px;
  position: relative; }

.footerBox a {
  color: #888888; }

.footerBox:hover .footerleftIcons {
  background: #006d67;
  color: #ffffff; }

.footerBox:hover .titleWidget {
  color: #ffffff; }

.titleWidget {
  font-size: 13px;
  color: #888888;
  width: 98%;
  display: block; }

.titleWidget a {
  color: #888888; }

.footerleftIcons {
  font-size: 13px;
  padding: 3px;
  color: #888888;
  background: #555555;
  float: left;
  font-size: 23px;
  margin: 0 8px 0 0;
  position: relative;
  top: 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.footerrightIcons {
  position: absolute;
  top: 0;
  right: 0; }

.iconComment {
  font-size: 13px; }

.seeMore {
  text-align: right;
  font-style: italic; }

.subfooter ul.sub-menu {
  display: none;
  visibility: hidden; }

/* ajax loader*/
.ajaxLoader.gpa_icon {
  background: url("../../../img/ajax-loader.gif") no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  margin: 8px; }

.orderp a {
  text-decoration: underline; }

.tstudent_name {
  width: 20%; }

/*ajax loader bar */
.ajaxLoaderbar {
  background: url("../../../img/ajax-loader-bar.gif") no-repeat;
  width: 220px;
  height: 16px;
  display: block;
  margin: 8px auto; }

/* carousel read more link */
.carousel-read-more {
  text-align: right;
  float: right; }

/* copy address data div */
#copy_addr_data {
  margin: 3px auto;
  width: 450px; }

.btn-custom {
  margin-bottom: 3px; }

/* blog index page pagination fix */
.blog_row {
  padding-top: 10px; }

.pagination .disabled {
  float: left;
  padding: 0 14px;
  font-size: 13px;
  line-height: 40px;
  border-right: 1px solid #E5E5E5; }

/*some resets*/
input[type="radio"], input[type="checkbox"] {
  margin: 0 3px 0 0; }

#modalVideo {
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 !important;
  width: 100% !important; }

#modalVideo .modal-body {
  max-height: none !important; }

/* newsletter page stuff */
.current_issue {
  margin-bottom: 20px; }

.issue_row {
  padding: 10px 0px; }

.nl-title {
  color: #338A85;
  font-size: 18px; }

.nl-warning {
  padding: 5px;
  background-color: #B2B2B2;
  color: #FFFFFF;
  margin: 5px 0; }

/* books start here page */
.books_container {
  position: relative;
  margin-bottom: 20px; }

.books-navi-row {
  margin-top: 20px;
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 12px;
  margin-top: 20px;
  position: relative;
  top: 30px;
  margin-bottom: 30px;
  z-index: 99; }

.books_navi {
  margin: 0; }

.autorpic {
  max-height: 325px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0; }

@media (max-width: 767px) {
  .autorpic {
    display: inline-block;
    position: static; }

  .online_pdf_row {
    position: static;
    height: auto; } }
.btn-centered {
  margin: 5px auto; }

.books-start-here {
  margin-bottom: 15px; }

/* get-training testimonial div */
.training-testimonials {
  margin: 10px 0; }

.training-autorTestimonials {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 15px;
  padding-bottom: 5px;
  background: url("../../../img/tiles/threedot.png") repeat-x center bottom; }

/* top and bottom advertising banners */
.top-banner {
  margin: 5px;
  padding: 25px 0; }

.bot-banner {
  position: relative;
  margin-top: -55px;
  text-align: center; }

@media (max-width: 1200px) {
  .bot-banner {
    margin-top: 0; } }
.bot-banner object {
  display: inline-block; }

#footermenu li {
  list-style: none;
  display: block;
  float: left;
  margin: 0px 5px; }

.bookExtraChapters {
  cursor: pointer; }

.footertitle {
  background: url("../../../img/tiles/threedot.png") repeat-x center center;
  margin-bottom: 8px; }

.footertitle h4 {
  display: inline-block;
  color: #353535;
  background: #fff;
  font-size: 13px;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-right: 10px; }

/*login custom stuff*/
.subfooter .row [class*="span"] {
  position: relative;
  z-index: 99; }

.subfooter .bot-banner {
  position: relative;
  z-index: 9; }

.item-list {
  list-style: none; }

.front-banner {
  background: #197c6d;
  /* Old browsers */
  background: -moz-linear-gradient(left, #197c6d 0%, #18ccb1 36%, #197c6d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #197c6d), color-stop(36%, #18ccb1), color-stop(100%, #197c6d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #197c6d 0%, #18ccb1 36%, #197c6d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #197c6d 0%, #18ccb1 36%, #197c6d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #197c6d 0%, #18ccb1 36%, #197c6d 100%);
  /* IE10+ */
  background: linear-gradient(to right, #197c6d 0%, #18ccb1 36%, #197c6d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#197c6d', endColorstr='#197c6d',GradientType=1 );
  /* IE6-9 */
  width: 100%;
  height: 293px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1; }

.front-banner .head {
  background: url("../../../img/banner_head.png") no-repeat;
  width: 243px;
  height: 284px;
  float: right;
  top: 5px;
  right: 5px;
  position: absolute;
  z-index: 1; }

.front-banner .left {
  text-align: center;
  position: relative;
  z-index: 2;
  margin: 95px 0 0 0; }

.front-banner h2 {
  font: 100 22px 'Open Sans';
  color: #fff;
  margin: 0 0 0 30px; }

.front-banner h1 {
  font: 700 36px 'Open Sans';
  color: #fff;
  margin: 0 0 0 30px; }

.txtBox.thumbnail {
  line-height: 15px; }

.blogpost .postdivider.alt {
  margin-bottom: 10px;
  margin-top: 0; }

.online_pdf_row {
  position: relative;
  height: 0;
  display: inline-block; }

#online_pdf {
  position: relative;
  top: -70px; }

#online_pdf a {
  font-size: 18px;
  width: 100%;
  margin-top: 2px; }

@media (max-width: 767px) {
  .online_pdf_row {
    position: static;
    height: auto;
    width: 90%; }

  #online_pdf {
    position: static;
    margin: 0 0 10px 20px; } }
.online-video-table {
  border: 1px solid #E5E5E5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  margin-bottom: 10px; }

.online-video-table table {
  margin: 0; }
  .online-video-table table thead {
    background: #E5E5E5;
    font-weight: bold; }
    .online-video-table table thead th {
      border-right: 2px solid #FFF; }

.online-video-play {
  background: url("../../../img/play-online-video.png") no-repeat center;
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  display: inline-block; }

#playVideo {
  width: 760px;
  margin-left: -380px;
  top: 7%; }
  #playVideo .modal-body {
    max-height: 520px; }

#page404 {
  width: 90%;
  margin: 0 auto;
  padding-top: 30px; }
  #page404 .error404 {
    text-indent: -9999px;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    background: url("../../../img/404.png") no-repeat center;
    width: 320px;
    height: 215px; }

.gpu_ask {
  margin: 5px 0 5px 0;
  clear: both;
  height: 35px; }
  .gpu_ask a {
    display: block; }
  .gpu_ask .videos_icon {
    float: left;
    display: block;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5%;
    width: 10%;
    background: #f2f5f6;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f5f6), color-stop(37%, #e3eaed), color-stop(100%, #c8d7dc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 );
    /* IE6-9 */ }
  .gpu_ask .ask_questions {
    float: right;
    display: block;
    width: 75%;
    height: 30px; }
