/*----------------------------------*/
/*BODY AND HEADINGS*/
/*----------------------------------*/

body
{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	line-height: 32px;
	font-family: 'Graphik';
	color: #011F41;
	font-weight: 400;
}

strong
{
  font-weight:500;
}

a
{
	text-decoration:none;
	color:#00DAA1;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    cursor: pointer;
}

h1, h2, h3, h4, p, ul, table
{
	margin-bottom:20px;
}

h1
{
	color:#011F41;
	font-size:72px;
	line-height:40px;
	font-weight: bold;
	font-family: 'Campton Book';
	letter-spacing: -3px;
}

h2
{
	color:#011F41;
	font-size:52px;
	line-height:56px;
	font-weight: bold;
	font-family: 'Campton Book';
	letter-spacing: -2px;
}

h3
{
	color:#011F41;
	font-size:32px;
	line-height:40px;
	font-weight: bold;
	font-family: 'Campton Book';
}

h4
{
	color:#011F41;
	font-size:22px;
	line-height:40px;
	font-weight: normal;
	font-family: 'Campton Book';
}

h4 i
{
	color:#FFCD3F;
	padding-right: 10px;
}


h1 strong, h2 strong, h3 strong, h4 strong
{
  font-weight:normal;
}

.homereviewbox
{
  text-align:center;
  padding:20px;
  background-color:#011F41;
  border-radius:30px;
}

.homereviewbox strong
{
  color:#02E0A8;
}


.whiteh3 h3
{
color:#fff;
}


.sectorlist
{
  list-style:none;
   -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
 
}

.sectorlist li a
{
  border-radius:20px;
  background-color:#EBEDF0;
  text-align:center;
  color:#011F41;
  padding:20px;
  display:block;
  margin-bottom:20px;
}

.sectorlist li a
{
  
  
  color:#011F41;
  
  
}

.websiteexamplespage img
{
  border:solid 3px #ccc;
  border-radius:40px;
}



.cross i
{
color:#DD0E0E !important;
}

/*----------------------------------*/
/*UNDERLINE*/
/*----------------------------------*/

.underline
{
	border-bottom:solid 3px #FFCD3F;
	padding-bottom:10px;
	margin-bottom:20px;
	display:inline-block;
	font-weight:bold;
	width: 120px;
}



.yellowhigh
{
	background-color: #FFCD3F;
	padding: 1px 4px;
}

.herobullets
{
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
	list-style: none;
	margin-left: 0px;
	font-weight: 800;
}

.herobullets li
{
  margin-bottom: 5px;
}


.herobullets i
{
	color:#00DAA1;
	padding-right: 10px;
}


.herobullets2
{
	list-style: none;
	margin-left: 0px;
	font-weight: 800;
}

.herobullets2 li
{
  margin-bottom: 5px;
}

.herobullets2 li span
{
  font-weight:normal !important;
}

.herobullets2 i
{
	color:#00DAA1;
	padding-right: 10px;
}
/*----------------------------------*/
/*BLOCKS*/
/*----------------------------------*/

.codebox
{
 background-color:#EBEDF0;
  border-radius:20px;
  padding:60px;
  margin-bottom:40px;
  font-family:courier new;
}

.featurebox
{
  background-color:#EBEDF0;
  border-radius:20px;
  padding:60px;
  margin-bottom:40px;
}

.featurebox2
{
  background-color:#FFCD3F;
  border-radius:20px;
  padding:60px;
  margin-bottom:40px;
  color:#011F41;
}

.featurebox2 a
{
  color:#011F41;
  text-decoration:underline;
}




.blockform
{
	background-color:#011F41;
	color:#fff;
}

.blockblue
{
	background-color:#011F41;
	color:#fff;
	background-image: url("/zixel/images/dot2.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
  position: relative;
  overflow:hidden;
}

.blockblue h2
{
	color:#fff;
}

.blockblue h2 span
{
	color:#FFCD3F;
}


.blockgreen
{
	background-image: url("/zixel/images/dots5.svg");
	background-position: bottom center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-color: #00DAA1;
}

.blockgreen h2 span
{
	color:#fff;
}


.blockwhite
{
	background-image: url("/zixel/images/dots3.svg");
	background-position: left center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-attachment: fixed;
	background-size: 40% 40%;
}

.blockwhite .sectionmax, .blockblue .sectionmax
{
	position: relative;
}

.blockwhite .overlayimg, .blockblue .overlayimg
{
	position: absolute;
	bottom: -40px;
	left: 50px;
}

.blockwhite .overlayimg img
{
	width:70%;
}

.blockblue .overlayimg img
{
	width:60%;
}



.blockwhite2
{
	background-image: url("/zixel/images/dots4.svg");
	background-position: right center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-attachment: fixed;
	background-size: 40% 40%;
}

.blockwhite2 .sectionmax
{
	position: relative;
}

.blockwhite2 .overlayimg
{
	position: absolute;
	bottom: -40px;
	right: 0px;
}

.blockwhite2 .overlayimg img
{
	width:85%;
}



.blocklightblue
{
	background-color:#EBEDF0;
    overflow:hidden;
}


.blocklightblue .sectionmax
{
	position: relative;
}

.blocklightblue .overlayimg
{
	position: absolute;
	bottom: -40px;
	right: -100px;
}

.blocklightblue .overlayimg img
{
	width:75%;
}

.examplesul
{
   -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}




.socialbg 
{
	background-image: url("/zixel/images/social_2.png");
  	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
  	background-size:750px;
}

/*----------------------------------*/
/*PACKAGES*/
/*----------------------------------*/

.pricingsignup .package
{
  border: solid 1px #ccc !important;
}

.package
{
  background-color:#fff;
  padding:40px;
  border-radius:30px;
  color:#082C57 !important;
  margin-bottom:40px;
}

.packagesingle
{
  background-color:#EBEDF0;
}

.packagetype
{
  background-color:#082C57;
  color:#fff;
  padding:0px 10px;
  border-radius:5px;
  display:inline-block;
 font-weight: bold;
	font-family: 'Campton Book';
  margin-bottom:40px;
}

.package a
{
  color:#082C57 !important;
  font-weight:600;
  text-decoration:underline;
}

.packagegreen .packagetype
{
  background-color:#00DAA1;
}

.packageyellow .packagetype
{
  background-color:#FFCD3F;
}

.packageblue .packagetype
{
  background-color:#082C57;
}

.packageprice
{
  font-size:85px;
  font-weight: bold;
	font-family: 'Campton Book';
  margin-bottom:15px;
  position:relative; 
  margin-bottom:40px;
}

.packagegreen .packageprice
{
  color:#00DAA1;
}

.packageyellow .packageprice
{
  color:#FFCD3F;
}

.packageblue .packageprice
{
  color:#082C57;
}

.packageprice .packagefreq
{
  position:absolute;
  left:180px;
  top: 0px;
  font-size:20px;
  color:#082C57 !important;

}


.packageprice .freq2
{
  left:230px;
}


.packagecta .linkprimary
{
  display:block;
  color:#082C57 !important;
   text-decoration:none !important;
	font-weight: 800;
}

.block1 .linkprimary
{
  color:#082C57 !important;
  text-decoration:none !important;
}

.promodules h2
{
  color:#082C57 !important;
}


.emailpro h2 span
{
color:#FFCD3F;
}

.emailbasic h2 span
{
color:#00DAA1;
}

.emailbasic h3, .emailpro h3
{
font-weight:500;
font-family: 'Graphik';
}

.emailbasic h3 span, .emailpro h3 span
{
font-weight:800;
 color:#00DAA1;
}



.bolton
{
margin-left:160px;
 margin-right:160px;
}


.bolth3 h3
{
font-size:30px;
margin-top:20px;
}
/*----------------------------------*/
/*PREHEADER*/
/*----------------------------------*/

.preheader
{
	background-color:#000000;
	padding-bottom:5px;
	padding-top:5px;
	z-index:999;
	font-size:16px;
	color: #fff;
}

.preheader p
{
	margin-bottom: 0px;
}

.preheader a
{
	color: #ffffff;
}

.preheader i
{
	padding-right: 10px;
	color: #FFCD3F;
}

.preheader .ecomlinks a
{
	margin-left:20px;
	font-weight:bold;
}

/*----------------------------------*/
/*HEADER*/
/*----------------------------------*/

.header
{
	background-color:#011F41;
	padding-top:40px;
	padding-bottom: 0px;
	z-index:999;
}

.header .right h2
{
	margin-bottom: 0px;
	font-weight: 300;
}

.header .right p
{
	margin-bottom: 0px;
}

.header .center 
{
	padding-top: 20px;
}

/*----------------------------------*/
/*HEADER ON TOP*/
/*----------------------------------*/

.headerontop
{
	padding-top:10px;
	padding-bottom: 10px;
	z-index:999;
	margin-top:20px;
	position:absolute;
}


/*----------------------------------*/
/*LOGO*/
/*----------------------------------*/

.logo
{
	
}

/*----------------------------------*/
/*HERO*/
/*----------------------------------*/

.hero
{
	height:800px;
	position:relative;
	background-size: 50% 40%;
	background-position: top right;
	color: #ffffff;
	font-size: 24px;
	background-color: #011F41;
	background-image: url("/zixel/images/dots1.svg");
	background-repeat: no-repeat;
	overflow: hidden;
	background-attachment: fixed;
}

.hero .overlayimg
{
	position: absolute;
	bottom: -10px;
	right: 160px;
}

.hero .overlayimg img
{
	width:90%;
}


.hero .subheader
{
	margin-bottom: 30px;
}


.hero100
{
	height:100vh;
}

.hero h1 {
    color: #ffffff;
	letter-spacing: -2px;
    line-height: 90px;
    display: inline-block;
    font-size: 80px;
}

.hero h2, .hero h3
{
	color:#ffffff;
	margin:auto;
	margin-bottom:30px;
}

.hero h1 span, .hero h2 span, .hero h3 span
{
	color:#FFCD3F;
}

.green
{
	color: #00DAA1 !important;
}

.herosml
{
	height: auto;
	padding-top:60px;
    padding-bottom:80px;
}

.herosml h1, .herosml h2, .herosml h3, .herosml
{
	color:#fff;
}

.herosml strong
{
	color:#00DAA1;
}

.hero-gallery
{
	
}

.hero-gallery .gallery-cell
{
	width:100%;
	height:100%;
	background-size: cover;
	background-position: center center;
}


/*----------------------------------*/
/*ALIGNMIDDLE*/
/*----------------------------------*/

.alignmiddle
{
	position:absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-khtml-transform: translateY(-50%);
	transform: translateY(-50%);
	margin:0;
	width:100%;
}

/*----------------------------------*/
/*SIMPLE GALLERY*/
/*----------------------------------*/

.simple-gallery .gallery-cell
{
  width: 30.5%;
  margin:2%;
}

.simple-gallery img
{
	border-radius: 20px;
}

.flickity-prev-next-button.next {
    right: -60px;
}

.flickity-prev-next-button.previous {
    left: -60px;
}

/*----------------------------------*/
/*TESTIMONIALS*/
/*----------------------------------*/

.testbg
{
	background-position: center;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #000000;
}

.testimonials-gallery .gallery-cell
{
  width: 100%;
  padding-left:10%;
  padding-right:10%;
}

.testimonials-gallery h2
{
  line-height:50px;
	font-size: 32px;
	font-weight: 400;
	color: #ffffff;
}

.testimonials-gallery p
{
	font-weight: 700;
	color: #FFCD3F;
}


/*----------------------------------*/
/*LINKS*/
/*----------------------------------*/

.linkprimary
{
	display:inline-block;
	background-color:#FFCD3F;
	padding:12px 30px;
	font-size:18px;
	font-weight:800;
	color:#011F41;
	transition: all .2s ease-in-out;
	letter-spacing: 0px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
		
}

.linkprimary:hover
{
	background-color:#00DAA1;
	color:#011F41;
	transform:translateX(1px);
}

.linksecondary
{
	display:inline-block;
	background-color:#00DAA1;
	padding:12px 30px;
	font-size:18px;
	font-weight:800;
	color:#011F41;
	transition: all .2s ease-in-out;
	letter-spacing: 0px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
}

.linksecondary:hover
{
	background-color:#FFCD3F;
	color:#011F41;
	transform:translateX(1px);
}

.linkblue
{
	display:inline-block;
	background-color:#011F41;
	padding:12px 30px;
	font-size:18px;
	font-weight:800;
	color:#fff;
	transition: all .2s ease-in-out;
	letter-spacing: 0px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
}

.linkblue:hover
{
	background-color:#FFCD3F;
	color:#011F41;
	transform:translateX(1px);
}

form div
{
 margin-bottom: 20px;
}

form
{
  max-width:1000px;
  margin:auto;
}

/*----------------------------------*/
/*FORMS*/
/*----------------------------------*/

::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}

input[type="text"], input[type="password"]
{
	padding:20px;
	width:100%;
	background-color: #082C57;
	border: 0px solid #ccc;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-appearance: none;
	font-size:18px;
	color:#fff;
	font-family: 'Graphik';
}

select
{
	padding:20px;
	width:100%;
	background-color: #082C57;
	border: 0px solid #ccc;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-appearance: none;
	font-size:18px;
	color:#fff;
	font-family: 'Graphik';
}

textarea
{
	padding:20px;
	width:100%;
	background-color: #082C57;
	border: 0px solid #ccc;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-appearance: none;
	font-size:18px;
	color:#fff;
	font-family: 'Graphik';
}


input[type="submit"], input[type="button"]
{
	display:inline-block;
	background-color:#FFCD3F;
	padding:17px 30px;
	font-size:18px;
	font-weight:800;
	color:#011F41;
	transition: all .2s ease-in-out;
	letter-spacing: 0px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
  font-family: 'Graphik';
  cursor:pointer;
}

input[type="submit"]:hover, input[type="button"]:hover
{
	background-color:#00DAA1;
	color:#011F41;
	transform:translateX(1px);
}

/*----------------------------------*/
/*IMAGE HOVER HOVER LINKS*/
/*----------------------------------*/

a img { transition: all .2s ease-in-out; }
a img:hover { transform:translateY(-5px) }






/*----------------------------------*/
/*BREAKS*/
/*----------------------------------*/

.break
{
	margin-top:40px;
	margin-bottom:40px;
	height:1px;
	background-color:#ccc;
	clear:both;
}

.breakclean
{
	height:1px;
	clear:both;
}

/*----------------------------------*/
/*FOOTER*/
/*----------------------------------*/

.footer
{
	background-color:#011F41;
	color:#fff;
	margin-top:-1px;
	font-size: 16px;
}

.footer h2, .footer h3, .footer h4
{
	color: #02E0A8;
}

.footer a
{
	color:#fff;
}

.footer2 a
{
	color:#FFCD3F;
}

.footer a:hover, .footer2 a:hover
{
	text-decoration: underline;
}

.footer .small
{
	font-size:14px;
}

.footer .small a
{
	color:#02E0A8;
}


.footer2
{
	background-color:#011F41;
	color:#fff;
	margin-top:-1px;
	font-size: 14px;
}

/*----------------------------------*/
/*IMG FLOATS*/
/*----------------------------------*/

.imgfloatleft
{
	float:left;
	margin-right:2%;
}

.imgfloatright
{
	float:right;
	margin-left:2%;
}

/*----------------------------------*/
/*ACCORDION/
/*----------------------------------*/


.accordion {
  font-size: 18px;
  margin: 0 auto;
  border-radius: 5px;
}

.accordion-header,
.accordion-body {
  background: white;
}

.accordion-header {
    padding: 20px 20px;
    color: #011F41;
    cursor: pointer;
    transition: all .3s;
    border: solid 1px #ccc;
    border-radius: 25px;
    margin-bottom: 15px;
  font-weight:600;
}

.accordion__item {
    
}

.accordion__item .accordion__item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.accordion-header:hover {
  background: #FFCD3F;
  position: relative;
  z-index: 5;
}

.accordion-body {
  color: #011F41;
  display: none;
}

.accordion-body__contents {
   padding: 20px 20px;
}

.accordion__item.active:last-child .accordion-header {
  border-radius: none;
}

.accordion:first-child > .accordion__item > .accordion-header {
  border-bottom: 1px solid transparent;
}

.accordion__item > .accordion-header:after {
  content: '»';
  font-family: "Graphik";
  font-size: 1.2em;
  float: right;
  position: relative;
  top: -2px;
  transition: .3s all;
  transform: rotate(0deg);
}

.accordion__item.active > .accordion-header:after {
  transform: rotate(90deg);
}

.accordion__item.active .accordion-header {
  background: #FFCD3F;
}

.accordion__item .accordion__item .accordion-header {
  background: #f1f1f1;

}

/*----------------------------------*/
/*NAVIGATION*/
/*----------------------------------*/

.nav
{
	font-size:18px;
}

#wrapper
{
	position:relative;
}

#nav-trigger
{
	display:none;
	position:absolute;
	top:64px;
	right:20px;
	z-index: 9997;
}

#nav-trigger span img
{
	max-width:40px;
}

#nav-trigger span
{
	color:#fff;
	cursor:pointer;
	display:inline-block;
	-webkit-transition: -webkit-transform .4s ease-in-out;
    transition:         transform .4s ease-in-out;
}

/*#nav-trigger span:hover
{
	-webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
*/
nav#nav-main
{
	padding:0px 0;
	margin-top:15px;
}

nav#nav-main ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}

nav#nav-main li
{
	border-right:solid 0px #FFCD3F;
	display:inline-block;
	padding:0 0px;
	position:relative;
}

nav#nav-main li:last-child
{
	border-right:none;
}

nav#nav-main a
{
	
	color:#fff;
	display:block;
	padding:10px 15px;
	transition: all .2s ease-in-out;
}



nav#nav-main a:hover
{
}

nav#nav-main a:after {
  display:block;
  content: '';
  border-bottom:solid 2px #FFCD3F; 
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
}

nav#nav-main a:hover:after { transform: scaleX(1); }

nav#nav-main .selected
{
  font-weight: 900;
	color: #444444;
}

nav#nav-main ul li ul
{
  position:absolute;
  top:60px;
  left:0px;
  width:200px;
  z-index:9999;
  margin:auto;
  left:0px;
  text-align:left;
  padding:0px;
  display:none;
}

nav#nav-main ul li:last-child {
    background-color: #FFCD3F;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
	border-radius: 20px;
}

nav#nav-main ul li:last-child a {

	color: #011F41;
	font-weight: 800;
}

nav#nav-main ul li ul li a
{
  text-align:left;
  padding:5px 15px;
  background-color:#333;
  color:#fff;
  min-width:200px;
  margin-top:0px;
  font-size:13px;
  text-transform:none;
}


nav#nav-mobile
{
	display:none;
	position:absolute;
	z-index:9999;
	font-size:26px;
	width:100%;
	background-color:#FFCD3F;
	font-weight: 600;
	
}

nav#nav-mobile .closemobilenav
{
	text-align:center;
	margin:auto;
	padding:20px 0px;
	cursor:pointer;
	-webkit-transition: -webkit-transform .4s ease-in-out;
    transition:         transform .4s ease-in-out;
}


nav#nav-mobile .closemobilenav:hover
{
	-webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

nav#nav-mobile ul
{
	
	display:none;
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

nav#nav-mobile ul li ul
{
	margin-bottom:0px;
}

nav#nav-mobile ul li ul li a
{
	color:#011F41;
}

nav#nav-mobile li ul
{
	padding-top: 20px;
}

nav#nav-mobile li ul li
{
	display:block;
	margin:0 0px;
	padding:5px 0;
}


nav#nav-mobile li
{
	display:block;
	margin:0 0px;
	padding:10px 0;
}

nav#nav-mobile li:last-child
{
	border-bottom:none;
}

nav#nav-mobile a
{
	color:#011F41;
	display:block;
	padding:5px 0px;
}

nav#nav-mobile a:hover
{
	color:#011F41;
}

/*fixed nav bar*/

.navbar
{
	background-color:#000000;
	text-transform:uppercase;
}

.navbar nav#nav-main ul
{
	text-align:left;
}

.navbar nav#nav-main a
{
	margin-top:0px;
}

/*----------------------------------*/
/*GALLERY*/
/*----------------------------------*/


.galleryThumb
{
    width:32%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
    overflow:hidden;
  max-height:220px;
}

.galleryThumb img
{
	width:130%;
    min-height:220px;
}

.galleryThumb:nth-child(3n+1)
{
  float:right;
  margin-right:0px;
}


/*----------------------------------*/
/*MEDIA QUERIES*/
/*----------------------------------*/

@media only screen and (max-width: 1505px) 
{

	.hero h1 {
    color: #ffffff;
    line-height: 68px;
    display: inline-block;
    font-size: 63px;
}

	
	.hero .overlayimg
{
	position: absolute;
	bottom: -10px;
	right: -70px;
}
	
	.blockwhite .overlayimg
{
	
	left: 0px;
}
	
	
	.blockwhite2 .overlayimg, .blocklightblue .overlayimg
	{

		right: -100px;
	}
  
  

	
}

@media only screen and (max-width: 1350px)
{

  
    .socialbg 
{
	background-image: none;
}
  
}

@media only screen and (max-width: 1152px) 
{
	
	
	
	/*NAV*/
	#nav-trigger
	{
		display:block;
	}
	
	nav#nav-main
	{
		display:none;
	}
	
	nav#nav-mobile
	{
		display:block;
	}
	
	.hero .col-2 .secondcol
	{
		display: none;
	}
	
	.hero .col-2 .col
	{
		width: 100%;
	}
	
	.hero
	{
		text-align: center;
	}
	
	.hero .overlayimg
	{
		display: none;
	}
	
	.hero
	{
		height: 500px;
	}
  
  .herosml
{
	height: auto;
	padding-top:60px;
    padding-bottom:80px;
}
	
	.blockwhite .overlayimg, .blockwhite2 .overlayimg, .blocklightblue .overlayimg, .blockblue .overlayimg
	{
		display: none;
	}
	
	.blockwhite .col, .blockwhite2 .col, .blocklightblue .col, .blockblue .col
	{
		width:100%;
	}
	
	.blockwhite, .blockwhite2
	{
		background: none;
	}
}


@media only screen and (max-width: 920px) 
{
  
  
  
  .bolton
{
margin-left:0px;
 margin-right:0px;
}
  
  
  .sectorlist
{
 
   -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
  
  
  .examplesul
{
   -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
	
	.hidemobile
    {
      display:none;
    }
	
	
	.flickity-prev-next-button.next {
    right: -20px;
}

.flickity-prev-next-button.previous {
    left: -20px;
}
	
	.herobullets
{
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
	list-style: none;
	
}
	
	body
	{
		font-size: 18px;
		line-height: 28px;
	}
	
	/*HEADINGS*/
	
	h2
	{
		font-size: 40px;
	}
  
  
  h3
	{
		font-size: 30px;
	}
	
	h4
	{
		font-size: 14px;
	}
	
	/*GALLERY*/
	
	.galleryThumb
	{
		width:100%;
		float:none;
		margin-right:0%;
		margin-bottom:2%;
		overflow:hidden;
	  max-height:100%;
	}

	.galleryThumb img
	{
		width:100%;
		min-height:auto;
	}

	.galleryThumb:nth-child(3n+1)
	{
	  float:none;
	  margin-right:0px;
	}
	
	/*SIMPLE GALLERY*/
	
	.simple-gallery .gallery-cell
	{
	  width: 100%;
	  margin:0%;
		padding: 30px;
	}
	
	/*FOOTER*/
	
	.footer, .footer2
	{
		text-align: center;
	}
	
	/*HERO*/
	
	.hero
	{
		height: 600px;
		background-size: 100% 80%;
	}
  
  
	
	.hero .linkprimary
	{
		margin-bottom: 20px;
	}
	
	.hero h1 {
    color: #ffffff;
    line-height: 60px;
    display: inline-block;
    font-size: 47px;
}
	
	.hero h2, .hero h3
	{
		font-size:18px;
		max-width:100%;
		margin-bottom:20px;
		line-height:30px;
	}
	
	.hero-gallery .alignmiddle
	{
	  padding-left:10%;
	  padding-right:10%;
	}
	
	.herosml
	{
		height: auto;
	padding-top:60px;
    padding-bottom:80px;
		font-size: 20px;
	}
	
	.herosml h1 {
    color: #ffffff;
    line-height: 40px;
    display: inline-block;
    font-size: 37px;
}
	
	.logo
	{
		width:120px;
	}
	
	/*RIGHT AND LEFT*/
	
	.right, .left
	{
		text-align:center;
	}
	
	.linkprimary, .linksecondary, .linkblue
	{
		
		
	}
	
	/*TESTIMONIALS*/
	
	.testimonials-gallery h2
	{
	  line-height:30px;
	  font-size: 18px;
	  font-weight: 400;
	}
	
	/*FIXED HEIGHT*/
	
	.fixedheight
	{
		height: 100%;
		background-size: cover;
		background-position: center center;
	}
	
	.fixedheightimg
	{
		height: 400px;
	}
	
	
	.fixedheightcontent
	{
		position: relative;
	  top: 0%;
	  left: 0%;
	  transform: translate(0%, 0%);
	}
	
	
	.packageprice
{
  font-size:65px;
  
}
	
	.packageprice .packagefreq {
    
    left: 140px;
    
}
	
	.packageprice .freq2 {
    left: 180px;
}
	
	
	
	
	/*REORDER COLUMNS*/
	
	.box-2 { display: flex; flex-flow: column; }
    .boxt { order: 2; }
    .boxi { order: 1;  }
  
  
  .col-2-1 { display: flex; flex-flow: column; }
    .boxt { order: 2; }
    .boxi { order: 1;  }
  
   .col-1-2 { display: flex; flex-flow: column; }
    .boxt { order: 2; }
    .boxi { order: 1;  }
	
		
}

@media only screen and (max-width: 600px) 
{
	
	
	.imgfloatright
	{
		float:none;
		margin-right:0px;
	}
	
	.imgfloatleft
	{
		float:none;
		margin-left:0px;
	}
	
	.preheader .left
	{
		text-align: center;
	}
  
  
  .featurebox
{
  
  padding:30px;
 
}

.featurebox2
{
  padding:30px;
}
  
  .featurebox2 h3
{
  font-size:20px;
  line-height:24px;
}
	
	
}


