/* three floating boxes */
div.boxes {
  float: left;
  width: 308px;
  height: 341px;
  border: 2px solid #ffffff;
  background-color: #f3f3f3;
  padding: 0;
  margin: 0;
  text-align: left ! important;
}
/* inside the boxes */
div.boxes h2,
div.doublebox h2,
div.singlebox h2 {
  font-family: arial;
  font-weight: normal ! important;
  color: #00aff0;
  margin: 0;
  margin-left: 9px;
  margin-top: 5px;
}

div.doublebox h2,
div.doublebox h3,
div.doublebox h4,
div.singlebox h2,
div.singlebox h3,
div.singlebox h4 {
  font-family: arial;
  font-weight: bold ! important;
  color: #00aff0;
  margin: 0;
  margin-left: 9px;
  margin-right: 9px;
  margin-top: 6px ! important;
  margin-bottom: 0 ! important;
}

div.boxes p, div.doublebox p, div.singlebox p {
  font-family: Corbel, 'Lucida Grande', Helvetica, sans-serif;
  color: #898989;
  margin: 0;
  margin-left:9px;
  margin-right:9px;
  /*margin-top: 18px;*/
  line-height: 20px;
}


/* double width and single width mixed boxes */
div.doublebox {
  float: left;
  width: 632px;
  height: 150px;
  border: 2px solid #ffffff;
  background-color: #f3f3f3;
  padding: 0;
  margin: 0 ! important;
  text-align: left ! important;
  overflow: hidden ! important;
}
div.singlebox {
  float: left;
  width: 308px;
  height: 150px;
  border: 2px solid #ffffff;
  background-color: #f3f3f3;
  padding: 0;
  margin: 0 ! important;
  text-align: left ! important;
  overflow: hidden ! important;
}
/* row spacing */
div.clearboxes {
  clear: both;
  height: 15px ! important;
  width: 100%;
}
/* single specific elements */
h2.companyOverview {
  font-family: arial;
  font-size: 25px ! important;
  font-weight: normal ! important;
  color: #59869d ! important;
  margin: 0;
  margin-left: 18px;
  margin-right: 80px;
  margin-top: 12px;
}
/* marstons and blog box specifics */
.float-left {
  float: left;
}
.fixedwidth140 {
  margin: 0;
  padding: 0;
  width: 140px ! important;
}
.fixedwidth300 {
  margin: 0;
  padding: 0;
  width: 310px ! important;
}
div.doublebox h2,
div.singlebox h2 {
  margin-top: 6px ! important;
  margin-bottom: 0 ! important;
}
div.singlebox p,
div.doublebox p {
  margin-top: 0px ! important;
}
/* fullwidth div box for Facebook Iframe */
div.fullwidthbox {
  float: left;
  width: 956px;
  border: 2px solid #ffffff;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  text-align: left ! important;
}
div.boxMargin {
  margin-left: 12px ! important;
}

.doublebox.api, .singlebox.api, .doublebox.about, .singlebox.about {
  min-height: 800px !important;
}

.api, .about {
  background:white !important;
}

/* About landing page */

.page-container {
  width:100%;
}

.page-row {
  width: 956px;
  margin: 0 auto;
}

.digital-marketing {
  width:100%;
  background:#00aff0;
  margin-top:-2px;
  height: 380px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.web-design {
  width: 100%;
  background: white;
  height: 300px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.read-more {
    margin-top: 30px;
}

.digital-marketing h1 {
    color: white;
    font-family: "futura-pt",sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 45px;
    margin-top: 90px;
}

.enquiry-desk {
    background: #d6d2cb;
    height: 300px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.enquiry-desk h1 {
    color: #009cdf;
    font-family: "futura-pt",sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.enquiry-desk .read-more a {
    color:black;
}

.web-design h1 {
    color: #575a5d;
    font-family: "futura-pt",sans-serif;
    font-weight: bold;
    font-size: 45px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.web-design h2 {
    color: #616265;
    font-family: "futura-pt",sans-serif;
    font-weight: normal;
    font-size: 24px;
    text-transform: uppercase;
}

.web-design .read-more a {
  color:#bd0047;
}

.web-design .page-six-columns {
  text-align: left;
}

.calltoaction {
  background:#f08900;
  padding-top: 3em;
  padding-bottom: 3em;
  margin-bottom: -10px;
}

.calltoaction h1 {
  color: white;
      font-family: "futura-pt",sans-serif;
    font-weight: normal;
    text-transform: uppercase;
  text-align:center;
  font-weight: normal;
  font-size: 24px;
}

.page-six-columns {
  width: 50%;
  float:left;
}


.royalSlider {
  width: 956px;
  height: 370px;
}

.read-more a {
  color: white;
  font-family: "futura-pt",sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  text-align:right;
  font-weight: normal;
  font-size: 24px;
  margin-top: 24px;
}

.digital-marketing blockquote {
      color: white;
  font-family: "futura-pt",sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  text-align:center;
  font-weight: normal;
  font-size: 24px;
  margin-top: 24px;
  border-left: none;
  width:70%;
  margin: 0 auto;
}

.client-name {
       color: white;
  font-family: "futura-pt",sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  text-align:center;
  font-weight: normal;
  font-size: 18px;
}

.slider-bullets .rsBullets {
  text-align: center;
  overflow: hidden;
  margin-top: 1em;
  margin-bottom: 1em;
}
.slider-bullets .rsBullet {
  width: 16px;
  display: inline-block;
  *display:inline; 
  *zoom:1;
  padding-left: 5px;
  padding-right: 5px;
}
.slider-bullets .rsBullet span {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: transparent;
  border: 3px solid white;
}
.slider-bullets .rsBullet.rsNavSelected span {
  background-color: white;
}

a {
   color: #00aff0;
}

.newconsole h1, .newconsole h2 {
	font-family: "futura-pt", sans-serif;
	font-weight: 500 !important;
}



.newconsole h1 {
font-size: 48px;
}

.newconsole h2 {
font-size: 36px;
color: #737373;
}

.hero{
background: white;
padding-top: 2rem;
}

.hero h1 {
	color: #31adf1;
}

.hero h2 {
	color: #363232;
}

.feature {

height: 450px;
background: white;

}

.feature img {
width: 320px;
display: block;
margin: 0 auto;
}

.feature h1 {
margin-top: 4rem;
}

.newconsole .calltoaction {
width: 956px;
margin: 0 auto;

}

.newconsole .calltoaction h1 {
font-size: 24px !important;
}

.spacer {
padding: 1rem;
background-color: #00aff0;
}