body{overflow: hidden;
	overflow-x: hidden!important;text-align: justify!important;
	-webkit-text-size-adjust: 100%;

}

html body.overflow{
	overflow: scroll!important;
}

.table {
    margin-bottom: 0px!important;
    width: 100%;
}

/* -- Page Backgrounds -- */

.gradient{background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 43%, #939597 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#ffffff), color-stop(100%,#939597)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 43%,#939597 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 43%,#939597 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 43%,#939597 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 43%,#939597 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#939597',GradientType=0 ); /* IE6-8 */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOTM5NTk3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);}


/* -- FOnt and Text formatting -- */

h1{text-transform: uppercase;}
div.introduction .h2alt{text-align:justify!important;
	 letter-spacing: -0.25px;font-weight: normal;
	font-size: 20px!important;line-height: 1.62!important;
}

div#where.contact h1{margin-bottom: 41px!important;color: #fff!important;}
html body div#superContainer div#section2.section div.tableCell div#where.contact h1.where{margin-bottom: 41px!important;}
html body div#superContainer div#section1.section div.tableCell div#marketing.marketing div.container h1.team{margin-bottom: 41px!important;}
html body div#superContainer div#section2.section div.tableCell div#where.contact div.container h1.touch{margin-bottom: 11px!important;}
html body div#myCarousel div#marketing.marketing div.container h1.team{margin-bottom: 41px!important;}
h2{font-size: 24px!important;}
h3{text-align: center;font-size: 18px!important;}
html body div#superContainer div#section1.section div.tableCell div#marketing.marketing div.container div.row div.col-sm-3 h3{
	font-size: 16px!important;
}
p{text-align: center;}
a{color:#922d90;}
a:hover{ color:#922d90;text-decoration: underline;}

body.overflow div.container div.container footer p,body.overflow div.container div.container footer a, body.overflow div.container div.container footer a:hover{
	color:  #5A5A5A!important;
}

body.overflow div.container div.container footer a:hover{text-decoration: underline;}

html body.overflow div#superContainer div.container div.row div.col-md-12 div.introduction p{text-align: left;}
html body.overflow h3{text-align: left!important;}



/* -- Logo Area -- */
.logo{
text-align: center;
}


html body.overflow div.logo{
	margin-top: 50px;

}


html body.overflow div.logo img{
	width: 200px;
	height: 61px;

}
img.ri
{
	max-width: 100%;
	height: auto;

}
.well.well-sm{
	float: right;
}
div#exist-left{
	display: inline-block;
	padding:8px!important;
	color:white;
}

div#exist-right{
	display: inline-block;
}

.btn.outline {
	color: #922D90;
    background: white!important;
    padding: 8px;
}
.btn.outline {
    background: none;
    padding: 8px;
}
.btn.outline:hover, .btn.outline:focus, .btn.outline:active, .btn.outline.active, .open > .dropdown-toggle.btn-primary {
	color: #922D90;
	border-color: #922D90;
}
.btn.outline:active, .btn.outline.active {
	border-color: #922D90;
	color: #922D90;
	box-shadow: none;
}



/* -- Navigation -- */

div#side-nav nav.navbar {z-index: 2010;}

ul#menu.nav{font-size: 16px!important;}
.navbar-default {
    background: transparent!important;
}
.navbar{     background: transparent!important;   }
.navbar-fixed-top {
    top: 0;
    border-width:0px !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: grey;
    color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a {
    color: #d7d7d7!important;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #b2b0b0!important;
}


#navlist
{
margin-left: 0;
padding-left: 0;
}

#navlist li
{
margin: 0;
list-style: none;

}

#navlist li a { text-decoration: none; }

#navlist li a:hover{ text-decoration: underline; }

	/* -- bottom navigation -- */

	.btmnav{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 30000;
    padding: 0.5em 5%;
    padding-bottom: 30px!important;
    width: 100%;
	color: #5A5A5A;
    text-align: center;
    font-size: 16px !important;
    line-height: 1.42857;
}

 a.navbar-brand{display: none;}

/* -- Cookie Control -- */

.cc-cookies {
       z-index: 40000;
}

/* -- Popovers and buttons-- */
.btn-default {
    border-color: #922d90;
    background-color: #922d90;
    color: #ffffff;
}

.btn-default:hover {-webkit-animation: myanim 0.5s 1; /* Chrome, Safari 5+ */
     -moz-animation: myanim 0.5s 1; /* Firefox 5-15 */
       -o-animation: myanim 0.5s 1; /* Opera 12.00 */
          animation: myanim 0.5s 1; /* Chrome, Firefox 16+, IE 10+, Opera 12.10+ */
}

@-webkit-keyframes myanim {
  0%   { opacity: 0.0; }
  100% { opacity: 1.0; }
}
@-moz-keyframes myanim {
  0%   { opacity: 0.0; }
  100% { opacity: 1.0; }
}
@-o-keyframes myanim {
  0%   { opacity: 0.0; }
  100% { opacity: 1.0; }
}
@keyframes myanim {
  0%   { opacity: 0.0; }
  100% { opacity: 1.0; }
}

[data-style=primary] + .popover { border-radius: 0;background:  #E74C3C;}
    [data-style=primary] + .popover .popover-title { border-radius: 0;background-color: #FC6; color: #E74C3C;}


div.popover .wider{
    width: 600px!important;
}
div.popover-content ul{
	padding: 0;
	list-style-type: none;
}

.popover {
    max-width: 310px!important;
}

.popover-content {
    padding: 10px 7px;
    width: 600px;
}
div.btmnav div.popover{
max-width: 360px!important;
}

.well {
    margin-bottom: 20px;
    padding: 19px;
    min-height: 20px;
    border: 1px solid transparent!important;
    border-radius: 4px;
    background-color: #6B217D!important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}


/* -- Sections -- */

/* -- Section 0 -- */
#section0{
	z-index: 1000;
	overflow-x:hidden!important;
}
.introduction > ul {
    color: #932b91;
    list-style: none;
    text-align: center;
    font-weight: bold;

}
p.benifits{
	font-weight: bold;
}


.horizline{
          margin-top: 75px!important;
  margin-right: -1000px;
          margin-left: -1000px;height:30px;
  background-color: #ffffff; -webkit-box-shadow: 0px 0px 4px 0px #ccc; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
          box-shadow: 0px 0px 4px 0px #ccc; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */}

          .wrap {
    margin-top: -97px!important;
}


p.frontpageterms{color: #ffffff;
	font-size: 10px;
}
p.frontpageterms a{color: #ffffff;
	font-size: 10px;
}
p.frontpageterms2{color: #ffffff;
	font-size: 12px;
}
p.frontpageterms2 a{color: #ffffff;
	font-size: 12px;
}

div#lhs p{
	text-align: left;
}
/* -- Section 2 -- */

#section1{z-index: 2000;}
.marketing {
  background-color: #939597;
  text-align: center !important;

}

/* -- Secton 3 -- */
#section2{z-index: 2000;}
.contact{background-color: #6b217d;
	text-align: center;

}

/* -- Contact Form -- */


form#contactForm.well legend{display: none!important;}

div.help-block{color: #e6e6e6!important;}


form#contactForm.well button.btn-primary{
	background-color:
rgba(110,110,110,1);
}


form#contactForm.well button.btn-primary:hover{background-color:rgba(171,171,171,1)!important;}

div.container footer p{
	color: #fff!important;
}


div#contact> h1{color: #fff!important;}

div#contact .container> h1,div#contact .container {color: #fff!important;}

html body div#contact.contact small{display: none!important;}


#whitebox{
    display: block;
    margin:30px 20px 0px 20px;
    padding: 6px 12px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
	background-color: #FFFFFF;
    background-image: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;

}
#whitebox p{color:grey;}

/* -- List styles -- */
div#intro.container div.row div.col-md-6 ul li{text-align: left;}
body.overflow ul.responsible{
	color: #484848;
	list-style-type: circle;
	text-align: left;
}

/* -- post styling -- */

.post-container {
    overflow: auto;
    margin: 20px 20px 0 0;
}
.post-thumb {

}
.post-thumb img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.post-content {
    margin-left:;
}
.post-title {
    }
div.post-content ul{
	margin-left: -18px;
}

/* -- Footer -- */

div#foottext.col-12{
margin: 10px 0px
}
footer a{color:#fff;}

footer a:hover{
	color: #ffffff;text-decoration: underline;
}

#foottext{
	color: #fff;
}
#foottext a{
	color: #fff;
}

/* -- Google Maps  -- */


#map-canvas {
     margin: 0;
     padding: 0;
    width:100%;
     height: 445px;
 }

/* -- Mobile/responsive -- */


@media (max-width: 768px) {
.navbar-header{background: white;}
.navbar-collapse{background: white;}
.navbar-toggle {
    background-color: white;

}

div.logo{margin-top:85px;}

.horizline {
    margin-top: 75px !important;
    margin-right: -10px;
    margin-left: -10px;
    height: 30px;
    background-color: #FFFFFF;
    box-shadow: 0 0 4px 0 #CCCCCC;
}

.cc-cookies{
	display: none;
}

.btmnav{
	-webkit-text-size-adjust: 10%!important;
}

div#where.contact iframe{height: 222px!important;}



div.introduction .h2alt{text-align:justify!important;
	 letter-spacing: normal;font-weight: normal;
	font-size: 20px!important;line-height: 1.0!important;
}

}




@media (max-width: 900px) {
.horizline {
    margin-top: 75px !important;
    margin-right: 0px;
    margin-left: 0px;
    height: 30px;
    box-shadow: 0 0 4px 0 #CCCCCC
    ;
}
.btmnav{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
          margin-top: 75px!important;
    margin-bottom: -25px!important;
    width: 100%;
    background-color: #fff;
-webkit-box-shadow: 0px 0px 4px 0px #ccc; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
          box-shadow: 0px 0px 4px 0px #ccc; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
color: #5A5A5A;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);    font-size: 16px !important;
}
}

@media screen (min-device-height:644px){

html body div#superContainer div#section0.section div.tableCell div.slimScrollDiv div.scrollable div#myCarousel{

height:1800px!important;


}
.btmnav {
	background-color: #ffffff!important;

    }

}

@media (max-width: 1024px) {

div.logo{margin-top:85px;}
h1 {
    margin-top: 75px;
    text-transform: uppercase;
}
 a.navbar-brand{display: block;}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-default {
    background: white!important;
}
.navbar{     background: white!important;   }

}