/*DO NOT MODIFY "STYLE.CSS" FILE!
USE STYLE-CUSTOM.CSS TO ADD YOUR OWN CSS RULES.
IF YOU WANT TO CHANGE "STYLE.CSS", MODIFY "STYLE.LESS" FILE AND COMPILE WITH "SIMPLESS". 
DOWNLOAD SIMPLESS SOFTWARE FROM wearekiss.com
OR CONTACT HARZEMDESIGN FOR CHANGES.*/
.mont {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.montbold {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.rosa {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.rosabold {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
strong,
b,
.bold {
  font-weight: bold;
}
p {
  line-height: 1.2em;
}
.f11 {
  font-size: 11px;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
}
.f17 {
  font-size: 17px;
}
.f18 {
  font-size: 18px;
}
.f19 {
  font-size: 19px;
}
.f20 {
  font-size: 20px;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.redback {
  background: Red;
}
.hidden {
  display: none;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
br.clear {
  display: block;
  height: 0px;
  clear: both;
}
div.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
body {
  background: #fff;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #666;
  margin: 0px;
  padding: 0px;
}
a:link,
a:visited {
  color: #187aa9;
  text-decoration: none;
}
a:hover {
  color: #00acff;
  text-decoration: none;
}
a img {
  border: 0px;
}
img.about {
	margin-left:40%;
}
input {
  font-size: 13px;
}
.body {
  width: 1000px;
  margin: auto;
}

font-family: 'Open Sans', sans-serif;
/* design */
#header {
  height: 80px;
  background: #fff;
  font-family: "Montserrat", arial, helvetica, sans-serif;
  font-weight: normal;
}
a.logo {
  display: block;
  float: left;
  margin-top: 14px;
  margin-left: 22px;
}
.topmenu,
.bottommenu {
  float: right;
  padding-top: 23px;
  font-family: "Montserrat", arial, helvetica, sans-serif;
  font-weight: normal;
}
.topmenu a,
.bottommenu a {
  display: block;
  float: left;
  padding: 9px 15px;
  margin-left: 20px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
}
.topmenu a.tw,
.bottommenu a.tw {
  color: #2daae1;
  padding-left: 24px;
  background: url(images/icon-tw.png) 6px center no-repeat;
}
.topmenu a.tw:hover,
.bottommenu a.tw:hover {
  color: #3ebbf2;
  background-color: rgba(255, 255, 255, 0.1);
}
.topmenu a.cf,
.bottommenu a.cf {
  color: #1c3d4b;
}
.topmenu a.cf:hover,
.bottommenu a.cf:hover {
  color: #4f707e;
  background-color: rgba(255, 255, 255, 0.1);
}
.topmenu a.sl,
.bottommenu a.sl {
  background: #146e91;
  color: #fff;
}
.topmenu a.sl:hover,
.bottommenu a.sl:hover {
  background-color: #257fa2;
}
a.lightbutton {
  display: block;
  padding: 9px 15px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
  background: #146e91;
  color: #fff;
}
a.lightbutton:hover {
  background-color: #257fa2;
}
.menuarea {
  height: 50px;
  background: url(images/menuback.png) repeat-x;
}
#menu {
  font-family: "Montserrat", arial, helvetica, sans-serif;
  font-weight: normal;
}
#menu > ul > li {
  float: left;
  position: relative;
}
#menu > ul > li > a {
  position: relative;
  display: block;
  font-size: 14px;
  color: #f4f4f4;
  padding: 10px 40px 0px 40px;
  height: 25px;
  margin-top: 5px;
}
#menu > ul > li:hover > a {
  color: #fff;
  background: #146e91;
  border-radius: 5px 5px 0 0;
}
#menu > ul > li:hover > a.arrow:after {
  display: none;
}
#menu > ul li > ul {
  border-radius: 0 5px 5px 5px;
  display: none;
  position: absolute;
  z-index: 1000;
  top: 40px;
  background: #146e91;
  padding: 5px;
  min-width: 100%;
  border-top: 0;
  text-transform: uppercase;
}
#menu > ul li > ul > li {
  min-width: 120px;
}
#menu > ul li > ul > li > a {
  display: block;
  padding: 8px 25px 8px 14px;
  font-size: 12px;
  white-space: nowrap;
  color: #fff;
}
#menu > ul li > ul > li > a:hover {
  background: #1C3D4B;
}
#menu > ul > li:hover > ul {
  display: block;
}
.bigimage {
  height: 360px;
  background: #bcc8d8 url(images/bigimage.jpg) top center no-repeat;
}
.bigimage .title {
  font-family: "Montserrat", arial, helvetica, sans-serif;
  font-weight: normal;
  color: #1c3d4b;
  font-size: 48px;
  line-height: 42px;
  width: 600px;
  padding-top: 40px;
  letter-spacing: -0.07em;
  text-shadow: 0 1px 0 #fff;
}
.bigimage .title strong {
  font-size: 60px;
  color: #146e91;
  font-weight: normal;
  display: block;
}
.bigimage .text {
  font-size: 16px;
  color: #1c3d4b;
  margin-top: 36px;
  line-height: 20px;
  width: 555px;
}
.bigimage ul {
  width: 600px;
  margin-top: 36px;
  font-size: 17px;
  font-family: "Montserrat", arial, helvetica, sans-serif;
  font-weight: normal;
}
.bigimage ul li {
  width: 240px;
  padding-left: 42px;
  height: 39px;
  line-height: 39px;
  float: left;
  margin: 0 1px 1px 0;
  background: #5a6c73 url(images/icon-plus.png) 16px center no-repeat;
  color: #fff;
}
.homebutton1 {
  background: #007cd1 url(images/button-blue.png) repeat-x;
  color: #fff;
  text-shadow: 0 1px #000;
}
.homebutton1:after {
  background: url(images/arrow-down-white.png) center center no-repeat;
}
.homebutton2 {
  background: #cccccc url(images/button-white.png) repeat-x;
  color: #1c3d4b;
  text-shadow: 0 1px #fff;
}
.homebutton2:after {
  background: url(images/arrow-down-blue.png) center center no-repeat;
}
.button1 {
  background: #007cd1 url(images/button-blue.png) repeat-x;
  color: #fff;
  text-shadow: 0 1px #000;
}
.button2 {
  background: #cccccc url(images/button-white.png) repeat-x;
  color: #1c3d4b;
  text-shadow: 0 1px #fff;
}
a.button {
  font-size: 15px;
  display: inline-block;
  padding: 5px 12px 5px 12px;
  line-height: 20px;
  border-radius: 3px;
  font-family: "Montserrat", arial, helvetica, sans-serif;
  font-weight: bold;
  position: relative;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  background: #007cd1 url(images/button-blue.png) repeat-x;
  color: #fff;
  text-shadow: 0 1px #000;
}
a.button:hover {
  background: #cccccc url(images/button-white.png) repeat-x;
  color: #1c3d4b;
  text-shadow: 0 1px #fff;
}
.grayback {
  background: #eeeeec;
  margin-top: 1px;
  padding: 20px 0;
}
.grayback:before,
.grayback:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.grayback:after {
  clear: both;
}
.homeboxes {
  background: #e7e7e7;
  padding: 20px 0;
}
.homeboxes:before,
.homeboxes:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.homeboxes:after {
  clear: both;
}
.homeboxes .box {
  position: relative;
  width: 440px;
  padding: 0 30px 18px 30px;
  float: left;
  text-align: center;
  color: #fff;
}
.homeboxes .icon {
  position: absolute;
  height: 60px;
  width: 100%;
  left: 0;
  top: -14px;
}
.homeboxes .title {
  font-size: 22px;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  padding-top: 48px;
}
.homeboxes .box-1 {
  background: url(images/bg1.jpg) repeat;
}
.homeboxes .box-1 .icon {
  background: url(images/icon-cloud.png) center center no-repeat;
}
.homeboxes .box-1 a.homebutton {
  background: #007cd1 url(images/button-blue.png) repeat-x;
  color: #fff;
  text-shadow: 0 1px #000;
}
.homeboxes .box-1 a.homebutton:after {
  background: url(images/arrow-down-white.png) center center no-repeat;
}
.homeboxes .box-1 a.homebutton:hover {
  background: #cccccc url(images/button-white.png) repeat-x;
  color: #1c3d4b;
  text-shadow: 0 1px #fff;
}
.homeboxes .box-1 a.homebutton:hover:after {
  background: url(images/arrow-down-blue.png) center center no-repeat;
}
.homeboxes .box-2 {
  background: url(images/bg2.jpg) repeat;
}
.homeboxes .box-2 .icon {
  background: url(images/icon-vps.png) center center no-repeat;
}
.homeboxes .box-2 a.homebutton {
  background: #cccccc url(images/button-white.png) repeat-x;
  color: #1c3d4b;
  text-shadow: 0 1px #fff;
}
.homeboxes .box-2 a.homebutton:after {
  background: url(images/arrow-down-blue.png) center center no-repeat;
}
.homeboxes .box-2 a.homebutton:hover {
  background: #007cd1 url(images/button-blue.png) repeat-x;
  color: #fff;
  text-shadow: 0 1px #000;
}
.homeboxes .box-2 a.homebutton:hover:after {
  background: url(images/arrow-down-white.png) center center no-repeat;
}
.homeboxes .text {
  margin: 15px;
  font-size: 15px;
}
.homeboxes a.homebutton {
  font-size: 18px;
  display: inline-block;
  padding: 7px 35px 7px 15px;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  position: relative;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
}
.homeboxes a.homebutton:after {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  height: 100%;
  width: 35px;
}
.hometext {
  padding: 30px 0;
}
.hometext:before,
.hometext:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.hometext:after {
  clear: both;
}
.hometext .column {
  width: 300px;
  margin-left: 50px;
  float: left;
}
.hometext .column:first-child {
  margin-left: 0px;
}
.hometext .textblock {
  text-align: center;
}
.hometext .textblock .title {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #187aa9;
  margin-bottom: 10px;
}
.hometext ul.newsbox {
  border-top: 1px solid #cccccc;
  margin-top: 10px;
}
.hometext ul.newsbox li {
  border-bottom: 1px solid #cccccc;
}
.hometext ul.newsbox li a {
  display: block;
  padding: 7px 5px 7px 5px;
}
.hometext ul.newsbox li a .headline {
  font-size: 15px;
  text-align: left;
  color: #666;
}
.hometext ul.newsbox li a .date {
  text-align: right;
}
.hometext ul.newsbox li a:hover {
  background: #f4f4f4;
}
#footer {
  margin-top: 50px;
  background: #1c3d4b;
  border-top: 15px solid #146e91;
  padding-bottom: 0;
}
#footer:before,
#footer:after {
  content: " ";
  display: table;
  visibility: hidden;
}
#footer:after {
  clear: both;
}
#footer .footerlinks {
  width: 630px;
  float: left;
}
#footer .footerlinks ul {
  width: 160px;
  margin-right: 50px;
  float: left;
  margin-top: 25px;
}
#footer .footerlinks ul li {
  display: block;
  line-height: 20px;
}
#footer .footerlinks ul li a {
  font-size: 13px;
  display: block;
  color: #fff;
}
#footer .footerlinks ul li a:hover {
  color: #2ac3ff;
}
#footer .footerlinks ul li.title {
  color: #2ac3ff;
  font-size: 16px;
  padding: 7px 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #49646f;
}
#footer .bottommenu {
  margin-top: 20px;
  float: left;
}
#footer .bottommenu a.cf {
  color: #fff;
}
#footer .bottommenu a.sl {
  clear: both;
  float: right;
  margin: 30px 15px 0 0;
}
#footer .copyright {
  color: #2ac3ff;
  margin-top: 36px;
  padding: 8px 0 17px 0;
  background-color: #173642;
  text-align: center;
}
.details-box {
  padding: 20px 20px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.details-box:before,
.details-box:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.details-box:after {
  clear: both;
}
#vps-details-box {
  background: #337BAD;
}
#vps-details-box a.moreinfo {
  background: #cccccc url(images/button-white.png) repeat-x;
  color: #1c3d4b;
  text-shadow: 0 1px #fff;
}
#vps-details-box a.moreinfo:after {
  background: url(images/arrow-down-blue.png) center center no-repeat;
}
#vps-details-box a.moreinfo:hover {
  background: #007cd1 url(images/button-blue.png) repeat-x;
  color: #fff;
  text-shadow: 0 1px #000;
}
#vps-details-box a.moreinfo:hover:after {
  background: url(images/arrow-down-white.png) center center no-repeat;
}
#cloud-details-box {
  background: #253F50;
}
.half {
  width: 50%;
  float: left;
}
.vps-detail-ul {
  width: 280px;
  margin: 0 20px;
  float: left;
}
.vps-detail-ul li {
  border-top: 1px dotted rgba(255, 255, 255, 0.3);
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #ddeeff;
}
.vps-detail-ul li.ultitle {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding: 0 0 10px 0;
}
.vps-detail-ul li b {
  color: #fff;
}
.vps-detail-ul li:first-child {
  border-top: 0;
}
.vps-detail-ul a.moreinfo {
  margin: 10px 0;
}
.cloud-home-title {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 10px 0;
}
.cloud-home-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.cloud-features-ul {
  margin-top: 20px;
  margin-left: 20px;
  float: left;
}
.cloud-features-ul li {
  border-top: 1px dotted rgba(255, 255, 255, 0.3);
  line-height: 25px;
  padding: 0 10px;
}
.cloud-detail-ul {
  width: 95%;
}
.cloud-detail-ul li {
  font-size: 16px;
  line-height: 2em;
}
.page {
  padding: 20px 0;
}
.page:before,
.page:after {
  content: " ";
  display: table;
  visibility: hidden;
}
.page:after {
  clear: both;
}
.page-heading {
  background: #bcc8d8 url(images/heading.jpg) repeat-x;
  border: 2px solid #bcc8d8;
}
.page-heading .body {
  padding-bottom: 40px;
}
.page-heading .title {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #1c3d4b;
  font-size: 32px;
  line-height: 42px;
  padding-top: 40px;
  letter-spacing: -0.07em;
  text-shadow: 0 1px 0 #fff;
}
.page-heading .title:first-line {
  font-size: 48px;
  color: #146e91;
  font-weight: normal;
  display: block;
}
.page-heading .text {
  font-size: 16px;
  color: #1c3d4b;
  margin-top: 36px;
  line-height: 20px;
  width: 555px;
  text-shadow: 0 1px 0 #fff;
}
.details-table {
  width: 100%;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  border-spacing: 4px 0;
}
.details-table tr th {
  background: #146E91;
  color: #fff;
  border: 0;
  border-radius: 5px 5px 0 0;
  padding: 10px 10px 10px 10px;
  font-size: 18px;
}
.details-table tr th:first-child {
  background: none;
  text-align: right;
}
.details-table tr td {
  padding: 12px 10px;
  background: #e8e8e8;
  font-size: 15px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.details-table tr td:first-child {
  text-align: left;
  border: 0 !important;
  text-align: right;
  color: #146E91;
  background: transparent !important;
  font-weight: bold;
}
.details-table tr td.hovered {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.details-table tr td.check {
  background-image: url(images/check.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.details-table tr td.cross {
  background-image: url(images/cross.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.details-table tr:last-child td {
  border-bottom: 1px solid #ccc;
}
.details-table tr:nth-child(even) td {
  background-color: #f4f4f4;
}
.details-table tr:hover td {
  color: #000;
}
.details-table tr.price td {
  font-size: 20px;
  color: #009900;
}
.details-table tr.price:hover td {
  color: #009900;
}
.lightgray {
  border-top: 3px solid #146E91;
  background: url(images/lightgradient.png) repeat-x;
}
.bigdesc {
  text-align: center;
  padding: 40px 0;
}
.bigdesc .heading {
  font-size: 28px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.bigdesc p {
  font-size: 16px;
  line-height: 1.4em;
}
.feature-ul li {
  border-bottom: 1px solid #ccc;
  display: block;
  text-align: left;
  padding: 5px 5px 5px 25px;
  font-size: 15px;
  color: #000;
  background: url(images/bullet.png) left center no-repeat;
}
.cross-box {
  background: url(images/cross.png) left center no-repeat;
  text-align: left;
  padding-left: 30px;
}
.numeric-list {
  line-height: 1.5em;
}
.numeric-list ol {
  list-style: decimal outside none;
  padding-left: 20px;
  margin-bottom: 10px;
  margin-top: 5px;
  font-weight: bold;
  color: #000;
  font-size: 18px;
}
.numeric-list ol > li > ol {
  list-style: lower-latin outside none;
  color: #666;
  font-size: 15px;
  font-weight: normal;
}
.numeric-list ol > li > ol ul > li,
.numeric-list ol > li > ol ol > li {
  list-style: lower-roman outside none;
  margin-left: 20px;
  font-size: 14px;
}
.numeric-list ol > li > ol ul > li ul > li,
.numeric-list ol > li > ol ol > li ul > li,
.numeric-list ol > li > ol ul > li ol > li,
.numeric-list ol > li > ol ol > li ol > li {
  list-style: none;
  background: url(images/bullet.png) left 5px no-repeat;
  padding-left: 20px;
  font-size: 13px;
}
.contact-options .contact-option,
.contact-options .semi-contact-option {
  width: 280px;
  margin: 1px;
  padding: 15px;
  float: left;
  background: #fff;
}
.contact-options .semi-contact-option {
  width: 344px;
}
.contact-options .large-contact-option {
  width: 376px;
  padding: 20px;
  float: left;
  margin: 1px;
  padding-left: 140px;
  background: #fff;
}
.contact-options .large-contact-option + .large-contact-option {
  width: 300px;
}
.contact-options .icon-support {
  background: #ffffff url(images/icon-support.png) 15px center no-repeat;
}
.contact-options .icon-faq {
  background: #ffffff url(images/icon-faq.png) 10px center no-repeat;
}
.contact-options .title {
  color: #000;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.contact-options ul {
  margin: 10px 10px;
}
.contact-options ul li {
  background: url(images/bullet.png) left 6px no-repeat;
  padding-left: 20px;
  line-height: 25px;
}
p {
  margin: 10px 0;
}
h1 {
  font-size: 26px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
h2 {
  font-size: 20px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
h3 {
  font-size: 18px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
h4 {
  font-size: 16px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.faq-title {
  background: #fff;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  border-radius: 5px;
  margin-top: 5px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.faq-text {
  padding: 10px 30px;
  margin: 0 10px 10px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #f0f0f0;
  border-radius: 0 0 5px 5px;
  border-top: 0;
}
.news-title {
  background: #fff;
  padding: 10px 20px;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  margin-top: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.news-title .date {
  font-size: 12px;
  color: #146E91;
  margin: 10px 10px 0 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  float: right;
}
.news-text {
  background: #fff;
  padding: 10px 10px;
  margin: 0 10px 10px 10px;
  font-size: 16px;
  border-top: 0;
}
.pre-formatted {
  white-space: pre-wrap;
}
.news-buttons {
  text-align: center;
  display: none;
}
.news-buttons a {
  display: inline-block;
}
#cssmenu {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: left;
}
#cssmenu > ul {
  width: 680px;
  float:right;
  list-style-type: none;
  padding: 0;
  margin-top: 12px;
}
#cssmenu > ul li#responsive-tab {
  display: none;
  /* Hide for large screens */

}
#cssmenu > ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#cssmenu > ul li.right {
  float: right;
}
#cssmenu > ul li.has-sub {
  position: relative;
}
#cssmenu > ul li.has-sub:hover ul {
  display: block;
}
#cssmenu > ul li.has-sub ul {
  display: none;
  width: 250px;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #ffffff;
  border: 1px solid #ece6e8;
  border-bottom: 3px solid #d9ced2;
  border-top: 0 none;
}
#cssmenu > ul li.has-sub ul li {
  display: block;
}
#cssmenu > ul li.has-sub > a {
  background-image: url('images/caret.png');
  background-repeat: no-repeat;
  background-position: 90% -95%;
}
#cssmenu > ul li.has-sub > a.active,
#cssmenu > ul li.has-sub > a:hover {
  background: #62aadf url('images/caret.png') no-repeat;
  background-position: 90% 195%;
}
#cssmenu > ul li a {
  display: block;
  padding: 12px 20px 11px 20px;
  text-decoration: none;
  color: #747474;
  text-shadow: 0px 1px 0px #fff;
}
#cssmenu > ul li a.active,
#cssmenu > ul li a:hover {
  background: #62aadf;
  color: #fff;
  text-shadow: 0px 1px 0px #000;
}
@media (max-width: 600px) {
  #cssmenu > ul {
    width: 100%;
  }
  #cssmenu > ul li#responsive-tab {
    display: block;
  }
  #cssmenu > ul li#responsive-tab a {
    background: url('images/menu.png') no-repeat;
    background-position: 95% -35%;
  }
  #cssmenu > ul li#responsive-tab a:hover {
    background-color: #62aadf;
    background-position: 95% 135%;
  }
  #cssmenu > ul li {
    display: none;
  }
  #cssmenu > ul li.right {
    float: none;
  }
  #cssmenu > ul li.has-sub {
    position: relative;
  }
  #cssmenu > ul li.has-sub ul {
    display: block;
    position: static;
    width: 100%;
    background: #ffffff;
    border: 0 none;
  }
  #cssmenu > ul li.has-sub ul li {
    display: block !important;
  }
  #cssmenu > ul li.has-sub ul li a span {
    display: block;
    padding-left: 24px;
  }
  #cssmenu > ul li.has-sub > a {
    background-image: none;
  }
}
/* Make sure they show even if hidden in mobile view by JS */
@media (min-width: 600px) {
  #cssmenu > ul > li.collapsed {
    display: inline-block !important;
    *display: inline;
    zoom: 1;
  }
  #cssmenu > ul ul li.collapsed {
    display: block !important;
  }
}
/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px 0px 0px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
      margin-top: 30px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}