/****** Temporary CSS  ******/

.module--portrait{
    margin: 0;
    /* background: linear-gradient(to right, #500755, #9261A8); */
    color: #FFF;
    background:url(//brin.ai/wp-content/uploads/2016/05/brin-bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-id-5801 .module--portrait{
    margin: 0;
    /* background: linear-gradient(to right, #500755, #9261A8); */
    color: #FFF;
    background:url(//brin.ai/wp-content/uploads/2017/05/brin-bg3.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


html {
  font: normal normal 20px/1.5 'bariol_regularregular', sans-serif !important;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

/****************** Homepage Module Spacing Adjustments ******************/
.page-id-2 .module{margin:2rem 0;}
.page-id-2 .module--hero{margin-top:0;}
.page-id-2 .module__header {margin-bottom: 1rem;}
.page-id-2 .module--image+.module--image {padding-top: 2rem;}
.page-id-2 .module--gallery .module__header {padding-top: 2rem;}
.page-id-2 .call-to-action.has-title {padding: 2rem 0; margin-bottom: -40px;}
.page-id-2 .footer{margin-top:40px !important;}
.page-id-2 .module__description p{font-size:24px; line-height:1.2em;}
@media (min-width: 541px){
      .page-id-2 .coloured-line {margin: -40px 0 0 0;}
  }
@media (min-width: 680px){
.page-id-2 .call-to-action.has-title {
    padding: 3rem 0;
    margin-top: -60px;
  }
}
@media (min-width: 480px){
.page-id-2 .testimonial-carousel {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 60px;
	}
}


/****************** Portait BG image optimised ******************/
.module--portrait {
    margin: 0;
    /* background: linear-gradient(to right, #500755, #9261A8); */
    color: #FFF;
    background: url(/wp-content/uploads/2017/03/brin-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/****************** Social Page ******************/

.page-id-1506 .feature__button a:hover {
    background-color: orange !important;
}

.page-id-1506 .grid__column:nth-child(1)>.feature__button {
    background-color: #500755;
}
.page-id-1506 .grid__column:nth-child(2)>.feature__button {
    background-color: #500755;
}
.page-id-1506 .grid__column:nth-child(3)>.feature__button {
    background-color: #9261a8;
}
.page-id-1506 .grid__column:nth-child(4)>.feature__button {
    background-color: #9261a8;
}

@media (max-width: 959px){
	.page-id-1506 .grid__column:nth-child(1)>.feature__button {
    background-color: #500755;
}
	.page-id-1506 .grid__column:nth-child(2)>.feature__button {
    background-color: #9261a8;
}
	.page-id-1506 .grid__column:nth-child(3)>.feature__button {
    background-color: #500755;
}
	.page-id-1506 .grid__column:nth-child(4)>.feature__button {
    background-color: #9261a8;
}
}

/****************** Content Partner Page - SM Graphics ******************/

.page-id-1506 .feature__button a:hover {
    background-color: orange !important;
}

.page-id-1737  .grid__column:nth-child(1)>.feature__button {
    background-color: #500755;
}
.page-id-1737  .grid__column:nth-child(2)>.feature__button {
    background-color: #500755;
}
.page-id-1737  .grid__column:nth-child(3)>.feature__button {
    background-color: #9261a8;
}
.page-id-1737  .grid__column:nth-child(4)>.feature__button {
    background-color: #9261a8;
}

@media (max-width: 959px){
	.page-id-1737  .grid__column:nth-child(1)>.feature__button {
    background-color: #500755;
	}
	.page-id-1737  .grid__column:nth-child(2)>.feature__button {
    background-color: #9261a8;
	}
	.page-id-1737  .grid__column:nth-child(3)>.feature__button {
    background-color: #500755;
	}
	.page-id-1737  .grid__column:nth-child(4)>.feature__button {
    background-color: #9261a8;
	}


}



/****************** Apple Store Hide Stripe ******************/
.page-id-1162 .module--countdown {
    border-bottom: 0rem solid #FFF;
}

.page-id-1162 .module--countdown:before {
    background: none !important;
}

/****************** Mission Page Hero Buttons ******************/
body.page-id-17 .hero-download-buttons{width:77%;}
@media (max-width: 679px) {
	body.page-id-17 .hero-download-buttons{width:100%;}
}
/****************** Features Page Hero Buttons ******************/
body.page-id-43 .hero-download-buttons{width:77%;}
@media (max-width: 679px) {
	body.page-id-43 .hero-download-buttons{width:100%;}
}




/****************** Adjust Logo ******************/
.logo{margin-top:18px;}
.navbar {
    padding-top: 24px;
}


/****************** CTA Buttons ******************/
@media (max-width: 679px) {
.cta-download-buttons{
  margin-top:-30px !important;
}
}

/****************** CTA Buttons ******************/
li.menu__item a::before {
    color: #404040 !important;
}



/****************** Feature Page - Device Grid Fix ******************/
.page-id-43 .grid--features .grid__column {
    	min-height:320px;
  }

/* Feature Page - Hero Title */

.hero--dark {
    width: 600px;
}

.page-id-43 .grid__column .feature .feature__title{
  	margin-top:-5px;
}
.page-id-43 .grid__column .feature p{
  	margin-top:-8px;
}

@media (max-width: 900px) {
	.page-id-43 .grid--features .grid__column {
    	min-height:335px;
  	}
}





/****************** Press Page - Device Grid Fix ******************/
.page-id-20 .feature{
 	margin-bottom: 2.3rem;
}


.page-id-20 .grid__column .feature p{
   margin-top:-8px;
}







/****************** Footer Copyright Text ******************/
.copyright {
    font-size:0.8em;
}

/****************** Testimonials Title ******************/
.carousel-testimonial__footer  {
	font-family: 'bariol_boldbold', sans-serif !important;
}
span.t-title{
     font-family: 'bariol_regularregular', sans-serif !important; 
}










/****************** Experts Page and Profile ******************/

.glossary{
  text-align:center;
  margin-bottom:35px;
}

.glossary ul{
  margin:0;
  padding:0;
}

.glossary ul li{
  display:inline;
  margin:0 8px  0 8px;
}

.glossary ul li a{
  font-size:20px;
  font-weight:bold;
}

ul.presenters-lists li{
  float:left;
  width:50%;
  display:inline;
}


.clear{clear:both;}

h2.fchild:not(:first-child){display:none;}
h2.fchild{text-align:left !important;}
.spresenter{float:left;width:50%; text-align:left !important;}
.pbox{margin:15px 0 15px 0;}



.experts-photo{float:right; width:35%;}
.experts-bio{float:left; width:60%;}
@media only screen and (max-width: 767px)  {
  .experts-photo{float:none !important; width:320px; margin:auto;}
	.experts-bio{float:none !important; width:100%;}
	}





.wct_si a {
    background: url(http://brin.ai/wp-content/uploads/2016/05/si.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 51px;
    margin-right: 17px;
    text-indent: -9999px;
    width: 53px;
    margin-bottom: 17px;
}
.wct_si .icon-fb {
    background-position: 0px 0;
}
.wct_si .icon-tw {
    background-position: -61px 0;
}
.wct_si .icon-yt {
    background-position: -123px 0;
}
.wct_si .icon-li {
    background-position: -183px 0;
}
.wct_si .icon-pi {
    background-position: -245px 0;
}
.wct_si .icon-gp {
    background-position: -307px 0;
}
.wct_si .icon-su {
    background-position: -370px 0;
}
.wct_si .icon-ig {
    background-position: -431px 0;
}
.wct_si .icon-fl {
    background-position: -493px 0;
}
.wct_si .icon-ws {
    background-position: -554px 0;
}



/****************** Forgot Password ******************/
.fp-holder{width:500px; margin:auto;}
.fp-holder .panel-footer{text-align:center;}




/****************** BLOG page ******************/
.curate-box{margin-top:70px;}
.ablog{text-align:center; min-height:530px; overflow:hidden; position:relative;}
.ablog:nth-child(odd){
  float:left !important;
  width:48.54166666666667%;
}
.ablog:nth-child(even){
  float:right !important;
  width:48.54166666666667%;
}
.ablog h3{margin-top:10px;}
.ablog p{font-size:19px; margin-top:-5px;}


.asource a{
  color:#FFF;
  background:#510856;
  font-size:14px;
  padding:5px 10px 5px 10px;
  position:absolute;
  z-index:10;
  top:2%;
  right:3%;  
}
.asource a:hover{
  color:orange;
}

.media-image img{width:100%;}

@media only screen and (max-width: 512px){
.ablog{min-height:200px !important; overflow:hidden;}
.ablog:nth-child(odd){
  float:none;
  width:100%;
}
.ablog:nth-child(even){
  float:none;
  width:100%;
}
}
.blog .container, .search .container, .archive .container{overflow:hidden;}
.blog .pagination, .search .pagination, .archive .pagination{margin-top:0;}
.blog .content, .search .content, .archive .content, .page-id-588 .content{margin-bottom:0;}
.pagination, .post-navigation {
    margin-top: 0;
}

.single h3.module__title{margin:0;}

/****************** Hero Buttons ******************/
.hero-download-buttons{}
.hero-download-buttons .left{float:left; width:48%}
.hero-download-buttons .right{float:right; width:48%}
.hero-download-buttons img {
  border: 1px solid #FFF;
  -webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}

.cta-download-buttons{width:60%; margin:auto;}
@media (max-width: 900px) {
	.cta-download-buttons{width:100%; margin:auto;}
}
.cta-download-buttons img {
  border: 1px solid #FFF;
  -webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.cta-download-buttons .left{float:left; width:48%}
.cta-download-buttons .right{float:right; width:48%}



/****************** PAGINATION ******************/

.pagination a {
    text-decoration: none;
    border: 1px solid #ccc;
    color: #666;
    background-color: inherit;
    }
	
.pagination a:hover {
    border: 1px solid #444;
    color: #FFF;
    background-color: #F4791F;
   }
   
.pagination span.pages {
    margin: 3px;
    color: #2f2c2a;
    font-weight:bold;
    border: 1px solid #999;
    background-color: inherit;
    }
	
.pagination span.current {
    margin: 3px;
    font-weight:bold;
    border: 1px solid #666;
    color: #FFF;
    background-color: #79C043;
    }
	
.pagination span.expand {
    margin: 3px;
    border: 1px solid #ccc;
    color: #444;
    background-color: inherit;
    }
	
.pagination .first, .pagination .last {
    border: 1px solid #aaa;
    }
	
.pagination .single_page {
	border: 1px dashed #ccc;
    }


/****************** HEY ANDROID FORM ******************/
.entry-form .moonray-form.moonray-form.moonray-form {
  width: 100%;
  padding: 5px;
  border: none;
  background: #9461A9;
}
.entry-form .moonray-form.moonray-form.moonray-form,
.entry-form .moonray-form.moonray-form.moonray-form .moonray-form-label {
  color: #FFF;
  font: inherit;
}
.entry-form .moonray-form.moonray-form.moonray-form .moonray-form-element-wrapper {
  padding: 5px;
}
.entry-form .moonray-form.moonray-form.moonray-form .moonray-form-element-separator {
  border: none !important;
}
.entry-form .moonray-form.moonray-form.moonray-form .moonray-form-element-separator .moonray-form-element-separator-legend {
  position: static;
  height: auto;
}
.entry-form .moonray-form.moonray-form.moonray-form .moonray-form-element-separator .moonray-form-element-separator-legend span {
  position: static;
  top: auto;
  padding-left: 0;
  background: transparent;
  color: #FFF;
  font-family: 'Geogrotesque-Bold', sans-serif;
}
.entry-form .moonray-form.moonray-form.moonray-form .moonray-form-input {
  width: 100%;
  height: 46px;
  margin: 0;
  padding: 0 10px;
  font: inherit;
}
.entry-form .moonray-form.moonray-form.moonray-form .moonray-form-input-type-submit {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.entry-form .moonray-form.moonray-form.moonray-form .moonray-form-input-type-submit .moonray-form-input {
  height: 68px;
  padding: 0 120px;
  border: none;
  border-radius: 4px;
  background: #F15D22;
  background-image: none !important;
  color: #FFF;
  font-size: 1.75em;
  font-family: 'Geogrotesque-Bold', sans-serif;
}
.entry-form .moonray-form.moonray-form.moonray-form .grid {
  margin: 0;
}
.entry-form .moonray-form.moonray-form.moonray-form .ussr-grid-wrapper {
  padding: 0;
  font-size: 0.8em;
}
.entry-form .moonray-form.moonray-form.moonray-form .ussr-grid-wrapper .ussr-component-grid {
  border: none;
}
.entry-form .moonray-form.moonray-form.moonray-form .ussr-grid-wrapper .ussr-component-grid th,
.entry-form .moonray-form.moonray-form.moonray-form .ussr-grid-wrapper .ussr-component-grid td {
  border-width: 0;
}
.entry-form .moonray-form.moonray-form.moonray-form .ussr-grid-wrapper .ussr-component-grid .ussr-component-grid-header-item {
  background: #568a2e;
}
.entry-form .moonray-form.moonray-form.moonray-form .grid-summary {
  border: none;
}
.entry-form .moonray-form.moonray-form.moonray-form .grid-summary table {
  margin: 0;
  border: none;
}
.entry-form .moonray-form.moonray-form.moonray-form .grid-summary tr {
  border: none;
}

.moonray-form.moonray-form.moonray-form {
  width: 100%;
  padding: 5px;
  border: none;
}
.moonray-form.moonray-form.moonray-form .moonray-form-clearfix {
  margin: 0;
}
.moonray-form.moonray-form.moonray-form,
.moonray-form.moonray-form.moonray-form .moonray-form-label {
  font: inherit;
}
.moonray-form.moonray-form.moonray-form .moonray-form-element-wrapper {
  padding: 5px;
}
.moonray-form.moonray-form.moonray-form .moonray-form-element-separator {
  border: none !important;
}
.moonray-form.moonray-form.moonray-form .moonray-form-element-separator .moonray-form-element-separator-legend {
  position: static;
  height: auto;
}
.moonray-form.moonray-form.moonray-form .moonray-form-element-separator .moonray-form-element-separator-legend span {
  position: static;
  top: auto;
  padding-left: 0;
  background: transparent;
  color: #FFF;
  font-family: 'Geogrotesque-Bold', sans-serif;
}
.moonray-form.moonray-form.moonray-form .moonray-form-input {
  width: 100%;
  height: 46px;
  margin: 0;
  padding: 0 10px;
  font: inherit;
}
.moonray-form.moonray-form.moonray-form .moonray-form-input-type-submit {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.moonray-form.moonray-form.moonray-form .moonray-form-input-type-submit .moonray-form-input {
  display: block !important;
  width: 100% !important;
  height: 68px;
  border: none;
  border-radius: 4px;
  background: #F15D22;
  background-image: none !important;
  color: #FFF;
  font-size: 1.75em;
  font-family: 'Geogrotesque-Bold', sans-serif;
}
.moonray-form.moonray-form.moonray-form .grid {
  margin: 0;
}
.moonray-form.moonray-form.moonray-form .ussr-grid-wrapper {
  padding: 0;
  font-size: 0.8em;
}
.moonray-form.moonray-form.moonray-form .ussr-grid-wrapper .ussr-component-grid {
  border: none;
}
.moonray-form.moonray-form.moonray-form .ussr-grid-wrapper .ussr-component-grid th,
.moonray-form.moonray-form.moonray-form .ussr-grid-wrapper .ussr-component-grid td {
  border-width: 0;
}
.moonray-form.moonray-form.moonray-form .ussr-grid-wrapper .ussr-component-grid .ussr-component-grid-header-item {
  background: #568a2e;
}
.moonray-form.moonray-form.moonray-form .grid-summary {
  border: none;
}
.moonray-form.moonray-form.moonray-form .grid-summary table {
  margin: 0;
  border: none;
}
.moonray-form.moonray-form.moonray-form .grid-summary tr {
  border: none;
}
.signup-form {
  padding: 10px;
  background: #00274d;
  color: #FFF;
  text-align: center;
}
.signup-form .signup-form__title {
  margin-bottom: 0;
  color: inherit;
}
.signup-form img {
  margin-bottom: 0;
}
.signup-form .moonray-form.moonray-form {
  background: transparent;
}
.signup-form .moonray-form.moonray-form .moonray-form-label {
  display: none;
}
.signup-form .moonray-form.moonray-form .moonray-form-input-type-submit {
  padding-top: 5px;
  padding-bottom: 5px;
}
.signup-form .moonray-form.moonray-form .moonray-form-input-type-submit .moonray-form-input {
  display: block !important;
  width: 100% !important;
  font-size: 1.35em;
}
.signup-form--horizontal {
  padding: 0;
  background: #9461A9 url(images/mark.svg) no-repeat;
  background-size: 527px 527px;
  background-position: calc(0% - 264px) 95%;
}
.signup-form--horizontal .moonray-form.moonray-form {
  border-radius: 6px;
}
@media (min-width: 660px) {
  .signup-form--horizontal .moonray-form.moonray-form .moonray-form-element-wrapper {
    width: 50%;
  }
  .signup-form--horizontal .moonray-form.moonray-form .moonray-form-input-type-submit {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .signup-form--horizontal .moonray-form.moonray-form .moonray-form-element-wrapper {
    width: 25%;
  }
}
.signup-form--horizontal .moonray-form.moonray-form .moonray-form-input {
  height: 52px;
}
.signup-form--horizontal .moonray-form.moonray-form .moonray-form-input-type-submit .moonray-form-input {
  height: 52px;
}
.page-template-alt-template .signup-form--horizontal {
  background-image: none;
}
.signup-form--vertical .signup-form__title {
  font-size: 1.8em;
}
.signup-form--vertical p {
  margin-bottom: 0.75em;
}
.signup-form--vertical .moonray-form.moonray-form {
  border-radius: 3px;
}
.signup-form--vertical .moonray-form.moonray-form .moonray-form-input {
  height: 45px;
}
.signup-form--vertical .moonray-form.moonray-form .moonray-form-input-type-submit .moonray-form-input {
  height: 52px;
}
.signup-form .moonray-form.moonray-form .moonray-form-input-type-submit .moonray-form-input {
    display: block !important;
    width: 100% !important;
    font-size: 1.35em;
    text-transform: uppercase;
    font-weight: bolder;
    background:#7BC043;
}

.signup-form .moonray-form.moonray-form .moonray-form-input-type-submit .moonray-form-input:hover {
    background:#F4791F;
}

#mr-field-element-174765011241{color:#868A8F;}



/****************** FAQ Permalink Genericon ******************/

.faq__permalink:before {
    content: '\f107';
    font-family: 'Genericons';
}

/****************** Email Contents Page ******************/
.emailbox{
  border:2px solid #CCC;
  width:80%;
  padding:10px 20px 10px 20px;
  margin:auto;
  color:#000 !important;
  font-family:"Times New Roman", Times, serif;
}
.emailbox p{
  margin:0 0 1em 0 !important;
  line-height:1em;
}
@media (max-width: 660px) {
.emailbox{width:95%; margin:auto;}
}

/****************** Passwords Template ******************/
@media (max-width: 700px) {
  .fp-holder{
    width:90%;
    margin:auto;
  }
}

/****************** MyGrid ******************/

.mygrid--2{
  float:left;
  width:48%;
  margin-right:2%;
}
.mygrid--2:last-child{
  margin-right:0% !important;
  float:right;
}

.mygrid--3{
  float:left;
  width:31%;
  margin-right:2%;
}



@media (max-width: 700px) {
  .mygrid--2{
    float:none;
    width:100%;
  }
}

/****************** Media Page ******************/
.media-articles{
  width:23%;
  float:left;
  margin-right:2%;
  margin-bottom:25px;
}
.media-articles h3{font-size:22px;}

@media (max-width: 700px) {
  .media-articles{
    width:48%;
    float:left;
    margin-right:2%;
    margin-bottom:25px;
  }
}
@media (max-width: 420px) {
  .media-articles h3{
    font-size:16px;
  }
  .media-articles p{
    font-size:15px;
  }
}


/******* POPUP Homepage Video ********/
@media (min-width: 960px){
  .module--hero .wistia_embed a {
      display: block;
      width: 85px;
      height: 85px;
      background: url(/wp-content/themes/brin/images/play.svg) center center / contain no-repeat;
      text-align: left;
      text-indent: -99999px;
  }
  .module--hero .hero-download-buttons{
    position:relative;
    z-index:10;
  }
}


/******* Homepage Gallery ********/

.myGallery{overflow:hidden;}
.myGallery figure{
  float:left;
  width:18%;
}


/******* Press Page Grid height ********/
@media (max-width: 639px){
   .page-id-20 .grid--features .grid__column .feature p{
  		font-size:14px;
	}
}


/******* Android Stock Browser ********/
.footer {
    padding-top: 1.5rem;
    border-top: 4px solid #FFF;
    font-size: 0.9em;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	background:url(/wp-content/uploads/2017/03/footer-new-compressor.jpg);
}

/******* Blog Page Tabbed ********/
ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	ul.tabs li{
		background: none;
		color: #f4791f !important;
		display: inline-block;
		padding: 10px 15px;
	}
	ul.tabs li a{font-weight:bold;}

		ul.tabs li.current{
			background: #ededed;
			color: #222;
		}
/******* Site Top  Adjustment ********/
@media (min-width: 960px) {
	.site__top {
		  margin-top:-30px;
	}
}
@media (max-width: 959px){
	.site__top {
		  margin-top:-15px;
	}
}



/** NEW HOME Hero Section **/
.new-home-hero{
  color:#510857;
  width:79%;
}
	img.hero2{display:none;}
	.h-punchline{
  		font-family: 'bariol_regularregular', sans-serif !important;
  		font-size:40px;
  		color:#510857;
  		margin-top:10px;
	}
.hero-download-buttons-2{
  	width:78%;
     margin-top:-65px;
}
	.hero-download-buttons-2 .left{float:left; width:48%}
	.hero-download-buttons-2 .right{float:right; width:48%}
@media (max-width: 960px) {
	.h-punchline{font-size:33px; margin-top:10px;}
	.hero-download-buttons-2{margin-top:-50px;}
	
}

@media (max-width: 767px) {
	.new-home-hero{width:90%;}	
	.hero-download-buttons-2{width:92%; margin-top:-50px;}
}
@media (max-width: 679px) {
	.new-home-hero{width:80%;}	
	 img.hero1{display:none;}
	 img.hero2{display:block; width:80%;}
	.h-punchline{font-size:24px;margin-top:20px;}
	.hero-download-buttons-2{margin-top:-40px; width:90%;}
}
@media (max-width: 385px) {
	.h-punchline{font-size:22px}
}
@media (max-width: 361px) {
	.hero-download-buttons-2{margin-top:-30px; width:100%;}
}


/** HOME HERO option 2a **/
.new-home-hero3{width:57%;}
.hero-download-buttons-3{margin-top:10px;}
	.hero-download-buttons-3 .left{float:left; width:48%;}
	.hero-download-buttons-3 .right{float:right; width:48%;}


/** HOME HERO option 2b **/
.new-home-hero2b{width:58%; padding:2% 0 0 0;}
.hero-download-buttons-3{margin-top:10px;}
	.hero-download-buttons-3 .left{float:left; width:48%;}
	.hero-download-buttons-3 .right{float:right; width:48%;}


/** CF STUDIO HIRE **/

.hero--studio {width:100%; text-align:center; margin:auto; float:none; padding-bottom:0 !important;}

.hero--studio p{font-size:22px;}
.hero--studio h2{font-size:36px;}
@media (max-width: 540px) {
	.hero--studio p{font-size:16px;}
	.hero--studio h2{font-size:28px;}
}

.page-id-6221 .hero { max-width: 100%;}
.page-id-6221 .carousel-testimonial__quote {font-size: 30px;}
.page-id-6221 .module--gallery {margin-top: -10px;}
.page-id-6221 .coloured-line {
    margin-top: -60px;
}
.page-id-6221 .footer{display:none;}

	@media (max-width: 540px) {
		.page-id-6221 .coloured-line {margin-top: -60px;}
	}
.page-id-8171 .coloured-line {
    margin-top: -60px;
}

/**** HERO CENTER ****/

.hero--center {width:45%; margin:auto; float:none; padding:40px 0 0 0;}
	.hero--center .hero__title{
  		color:#510857;
  		text-align:left;
  		font-size:1.8em;
	}
	.gif-bg{
		background-size:cover;
		background-position:center;
	}

	.hero--center .herocenter-download-buttons{}
		.hero--center .herocenter-download-buttons .left{width:48%; float:left;}
		.hero--center .herocenter-download-buttons .right{width:48%; float:right;}
	/**
	.page-id-2 .wistia_responsive_padding{display:none;}
	**/


	@media (max-width: 540px) {
		.hero--center {width:64%; margin-right:0;  padding:30px 0 0 0;}
		.page-id-8721 .module--hero, .page-id-5801 .module--hero, .page-id-2 .module--hero {
  		  position: relative;
          margin: 0;
          background-position-x: 35%;
  		  background-repeat: no-repeat;  
		}
		.gif-bg{
          background-size:cover;
          background-position:center;
  		  background-position-x: 35%;
		}
	}


/** CF STUDIO HIRE Sticky form **/
.cf-form{
		display: none;
		width:325px;
		height:auto;
		position:fixed;
		bottom:-14px;
		right:15px;
  		z-index:999;
	}

.wpcf7-not-valid-tip{margin-top:-20px; text-align:right;}
.wpcf7-response-output{color:#FFF; font-size:14px; padding:5px !important;}

.cf-studio{width:95%; margin:auto; line-height:12px !important; font-size:14px; }
.cf-studio{}
.cf-studio input{
  width:100%; height:30px !important; margin 0 auto 0 auto !important;
}
.cf-studio input[type=submit]{height:200px; margin-bottom:-60px;}
.cf-studio textarea{width:100%; min-height:50px !important; margin 0 auto 0 auto !important; resize:vertical;}
.showpanel{display:none; margin-top:-15px;}
.myOpen{cursor:pointer;}
.magic-button2 {
		display: inline-block;
		vertical-align: top;
		padding: 0.75em;
		border-radius: 7px;
		font-size: 1.4em;
		line-height: 1;
		font-family: 'bariol_boldbold', sans-serif;
		text-transform: uppercase;
		letter-spacing: 0.04em;
		background: #7AC142;
		box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
		color: #FFF;
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
		cursor:pointer;
}


@media (max-width: 679px) {
.cf-studio{width:100%; margin:auto;}
}

/** Presenters Keep in Touch **/
.page-id-7061 .coloured-line {
    margin-top: -60px;
}
.page-id-7061 .module:first-child{
    margin-top: 0 !important;
}

/***** SLIDER CSS *****/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}
/** THEME
===================================*/
.bx-wrapper {
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('https://brin.ai/wp-content/uploads/2017/04/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85rem;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #D53F20;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #63AE34;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('https://brin.ai/wp-content/uploads/2017/04/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('https://brin.ai/wp-content/uploads/2017/04/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('https://brin.ai/wp-content/uploads/2017/04/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('https://brin.ai/wp-content/uploads/2017/04/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.gallery .gallery-item:hover{
  padding:0 !important;
  -webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s;
}

