.node-type-homepage-2{}

.node-type-homepage-2 .page_content_actual{
  overflow:hidden;
}

.node-type-homepage-2 .full.wrapper,
.node-type-homepage-2 .breadcrumb{
  display:none;
}

/*  Break out of the container class  */
.group-row-1,
.group-row-4,
.group-row-5,
.row-7-top-bgd-holder,
.group-row-7,
.group-row-8{
  width:100vw;
  position:relative;
  left: calc(-1* (100vw - 100%) /2);
}



.group-row-1,
.group-row-2,
.group-row-3,

.group-row-5,
.group-row-6,
.group-row-7,
.group-row-8,
.group-row-9,
.group-row-10,
.group-row-11,
.group-row-12{
  /*border:solid 2px green;*/
  margin-bottom:50px;
  padding-bottom:0;
}


.group-row-5,
.group-row-6,
.group-row-9,
.group-row-10{
  padding-bottom:50px;
}

.group-row-4{
  padding-bottom:30px;
}
.group-row-7{
  padding-bottom:15px;
}

.group-row-1,
.group-row-3,
.group-row-5,
.group-row-7,
.group-row-9,
.group-row-11
{
  /*border:solid 2px blue*/
}


@media (min-width:768px){
  .group-row-4{
    padding-bottom: 50px;
  }
  .group-row-7{
    padding-bottom:25px;
  }
}


.row-3-title,
.row-4-title,
.group-row-5 div:nth-child(1),
.row-6-title,
.row-6-subject-title,
.row-7-title,
.row-8-title,
.row-9-title,
.row-11-title-text
{
  font-size:32px;
  font-weight:normal;
  font-family: 'GibsonLightRegular', sans-serif;
}


.btn-orange{
  background-color:#ec6608;
  color:#fff;
  padding: 10px 20px;
  border-radius:5px;
  border: solid 2px #fff;
  font-family: GibsonRegular;
  font-size:21px;
}

.btn-orange:hover, .btn-orange:focus{
  background-color:#db5d00;
  color:#fff;
}

.group-row-1-left .btn-orange {
  font-size:28px;
  background-color: #ec6608;
}

.group-row-1-left .btn-orange:hover {
  background-color: #db5d00;
}



.paragraphs-item-calendar-list{
  background:#fff;
  display:inline-block;
  padding:15px;
  text-align: initial;
}
.paragraphs-item-calendar-list a{
  font-weight:bold;
}

.paragraphs-item-calendar-list .paragraphs-items-field-title-and-date{
  margin-bottom:10px;
}

.calendar-list-title{
  font-weight:bold;
  color:#ec6608;
  border-bottom:solid 1px #ec6608;
  margin-bottom:15px;
}

.paragraphs-item-calendar-list .paragraphs-item-title-and-date{
  margin-bottom:10px;
}
.paragraphs-item-calendar-list .paragraphs-item-title-and-date div:nth-child(1) a{ /* Calendar Item Title */
  color:#000;
  font-weight:bold;
}

.paragraphs-item-calendar-list .paragraphs-item-title-and-date div:nth-child(2){ /* Calendar Item Date */
  font-size:85%;
}

h3{
  text-align:center;
}



/*-------------------  HOMEPAGE CAROUSEL  ---------------*/

.view-hero-banner-slideshow .owl-item{
  border:none;
  margin-right: 0;
}


.view-hero-banner-slideshow .slide-wrapper{
  background-size:cover;
  overflow: auto;
  height: 455px;
  background-repeat: no-repeat;
  background-position:center center;
  overflow:hidden;
}

.view-hero-banner-slideshow .propolis-slide{
  background-color:#0d141c;
}

@media(max-width:550px){
  .view-hero-banner-slideshow .slide-wrapper{height:540px;}
}

.view-hero-banner-slideshow .slide-wrapper .left-image,
.view-hero-banner-slideshow .slide-wrapper .left-text,
.view-hero-banner-slideshow .slide-wrapper .left-buttons{
  margin-top:20px;
}

.view-hero-banner-slideshow .slide-wrapper .left-text p{
  color:#fff;
  font-size:28px;
}

.view-hero-banner-slideshow .slide-wrapper .left-col{}
.view-hero-banner-slideshow .slide-wrapper .left-image{}
.view-hero-banner-slideshow .slide-wrapper .left-text{}
.view-hero-banner-slideshow .slide-wrapper .left-buttons{}

.view-hero-banner-slideshow .slide-wrapper .right-col{}
.view-hero-banner-slideshow .slide-wrapper .right-image{}
.view-hero-banner-slideshow .slide-wrapper .right-text{}
.view-hero-banner-slideshow .slide-wrapper .right-buttons{
  text-align:center;
}


.view-hero-banner-slideshow .propolis-slide.propolis-slide{
  background-size:auto 455px;
}

.view-hero-banner-slideshow .propolis-slide .left-image img{
  max-width:350px;
  padding:20px 0 10px;
  margin-left:-35px
}
.view-hero-banner-slideshow .propolis-slide .left-buttons{
  margin-top: 40px;
}
.view-hero-banner-slideshow .propolis-slide .left-buttons a{
  background-color:#f6cd00;
  color:#0d151c;
  padding: 10px 40px;
  border-radius:5px;
  font-family: GibsonRegular;
  font-size: 28px;
}

.view-hero-banner-slideshow .membership-banner .right-text{
  text-align:center;
}

@media(max-width:380px){.group-row-1-left .btn-orange {font-size: 25px;}}

/*------------------- end of HOMEPAGE CAROUSEL  ---------------*/



/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/

.group-row-1{
  text-align:center;
  overflow: auto;
  /* margin-bottom: 60px; */
}

.group-row-1-right{
  /* padding:100px 15px 40px; */
}

@media(min-width:475px){.group-row-1-right{/* padding-top:130px; */}}
@media(min-width:625px){.group-row-1-right{/* padding-top:180px; */}}

.row-1-right-title{
  line-height: 1.25;
  margin: 0;
  text-align: center;
  font-style: italic;
}

.group-row-1-right div:nth-child(2) p{ /* Subtitle*/
  line-height:1.25;
  color: #FF6C00;
}

@media(max-width:991px){
  .group-row-1{
    /* background-image:url(../images/Mobile-bgd.jpg); */
    background-repeat:no-repeat;
    background-size: 100% 500px;
  }

  .group-row-1-left{
    font-size:20px;
    margin-bottom: 60px;
  }

  .group-row-1-right p{
    font-size:14px;
    font-weight:bold;
    margin-bottom: 5px;
  }
  .row-1-right-title{
    font-size:20px;
    font-weight:bold;
  }
  .group-row-1-right div:nth-child(2) p{ /* Subtitle*/
    margin-top: 10px;
  }
  .group-row-1-right .btn-orange{
    height: 46px;
    display: inline-block;
    line-height: 1;
  }
  .group-row-1-right img{}
}

@media(min-width:992px){

  .group-row-1{
    /*background-image:url(../images/row1-bgd1.gif);)*/
    background-image:url(../images/row1-bgd-v5.jpg);
    /* background-size: 100% 100%; */
    background-repeat:no-repeat;
    /* margin-bottom: 40px; */
    background-size: cover;
    background-position: center center;
    overflow: hidden;
  }

  .group-row-1-left .row-1-left-title{
    font-size: 45px;
    font-family: 'GibsonRegular', sans-serif;
    color: #fff;
    letter-spacing: 1px;
  }

  .group-row-1-left{
    padding-top: 60px;
    padding-bottom:100px;
    text-align:left;
    /* background-image:url(../images/circle.png); */
    background-repeat: no-repeat;
    background-size: 100% 180%;
    background-position: 10px -300px;
  }


  .group-row-1-left div:nth-child(3){
    position:relative;
    top:10px;
  }

  .group-row-1-left div:nth-child(n+2){
    /* text-align:center; */
    /* width:80%; */
    /* margin: 0 auto; */
    color: #fff;
    font-size: 23px;
    margin-bottom: 35px;
  }
  .group-row-1-left div:nth-child(n+2) p{
    text-align:left;
    font-size: 28px;
    padding-left:0;
    line-height: 31px;
    font-family: 'GibsonLightRegular', sans-serif;
  }

  .group-row-1-left div:nth-child(n+2) a{
    letter-spacing:1px;
  }

  .group-row-1-right{
  }

  .row-1-right-box{

  }
  .row-1-right-box p{
    font-family: GibsonRegular;
    color:#fff;
    width: 180px;
    /* border:solid 1px blue; */
    font-size:25px;
    padding-top: 85px;
    margin: 0 auto 25px auto;
    line-height: 1.4;
  }



  .row-1-right-title{
    padding: 30px 10px 10px 10px;
    font-size: 16px;
  }
  .group-row-1-right div:nth-child(2){
    margin-bottom:40px;
  }
  .group-row-1-right div:nth-child(3){
    margin-bottom:7px;
  }
  .group-row-1-right div:nth-child(3) img{
    width: 250px;
    /* float:left; */
    /* margin-left: -30px; */
  }
}


@media(min-width:1200px){

  .group-row-1-left{
    padding-left:35px;
  }

  .row-1-left-title{  }


  .group-row-1-left .row-1-left-title{
    font-size:48px;
  }
  .group-row-1-left.field-group-div.col-md-7 > div:nth-child(2) p{
    font-size:22px;
  }

  .group-row-1-left div:nth-child(n+2){
    width:653px;
    line-height:32px;
  }
  .group-row-1-left div:nth-child(n+2) p{
    font-family: 'GibsonLightRegular', sans-serif;
    font-size:28px;
  }
  .group-row-1-left div:nth-child(3){
    top:20px;
  }
  .group-row-1-left.field-group-div.col-md-7 > div:nth-child(3){
    padding-top:20px;
  }

  .group-row-1-left {
    padding-bottom:55px;
  }

  .group-row-1-right{
    padding-right:50px;
  }
  .row-1-right-box{
    height: 460px;
    margin-right: -15px;
    /* margin-left: 15px; */
  }


  .row-1-right-title{
    width: 100%;
    /* padding: 10px 45px 0 80px; */
    font-size: 21px;
    /* border: solid 1px; */
  }
  .group-row-1-right div:nth-child(2) p{ /* Subtitle*/
    font-size: 20px;
    margin-top: 5px;
  }
  .group-row-1-right div:nth-child(3) img{
    /* width: 250px; */
  }
}




@media(min-width:1400px){.row-1-right-box{/* padding-left:25%; */}}

@media(min-width:1600px){
  .row-1-right-box{
    /*padding-left:45%;*/}

  .group-row-1-right div:nth-child(3) img{
    width: auto;
  }
}



h1.row-1-left-title{
  color:#000;
  font-family: 'GibsonLightRegular', sans-serif;
  font-size:115%;
  padding-top:20px;
  margin-bottom: 10px;
}



/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/

.group-row-2{
  display: block;
  /* margin-bottom:15px; */
  text-align:center;
}

.paragraphs-item-big-buttons{
  padding:0 15px;
}
.group-big-button-wrapper{
  padding:0;
  border:solid 1px rgba(202,202,202,0.75);
  border-radius:3px;
  box-shadow: 4px 5px 5px 0 rgba(202,202,202,0.75);
  -webkit-box-shadow: 4px 5px 5px 0 rgba(202,202,202,0.75);
  -moz-box-shadow: 4px 5px 5px 0 rgba(202,202,202,0.75);
  text-align:left;
  max-width: 500px;
  margin: 0 auto 45px;
}


.group-big-button-wrapper div:nth-child(1),  /* Title */
.group-big-button-wrapper div:nth-child(3), /* Subtitle */
.group-big-button-wrapper div:nth-child(4){ /* Read More */
  margin: 5px 10px 5px 10px;
}



.group-big-button-wrapper div:nth-child(1){  /* Title */
  color: #FF6C00;
  font-weight:bold;
}
.group-big-button-wrapper div:nth-child(2) img{ /* Image */
  width:100%;
}

.group-big-button-wrapper div:nth-child(3){ /* Subtitle */
  border-bottom:solid 1px #FF6C00;
  font-size:90%;
}

.group-row-2 .group-big-button-wrapper div:nth-child(3) a{ /* Subtitle */
  color:#000;
}

.group-big-button-wrapper div:nth-child(4){ /* Read More */
  font-size: 90%;
  font-weight: bold;
}

@media(min-width:768px){
  .group-row-2{
    margin-left:-15px;
  }
  .group-row-2 .container{
    padding-left:0;
    padding-right: 0;
  }

  .group-row-2 .col-sm-4{

  }
  .group-row-2 .group-big-button-wrapper{
    min-height:310px;
  }
  .group-row-2 .group-big-button-wrapper div:nth-child(2) img{ /* Image */
    width:100%;
    min-height:170px;
  }

  .group-row-2 .group-big-button-wrapper div:nth-child(3){ /* Subtitle */
    min-height:45px;
  }
}

@media(min-width:992px){
  .group-row-2 {
    margin-bottom:20px
  }
  .group-row-2 .group-big-button-wrapper div:nth-child(3){ /* Subtitle */
    display:table;
    width:93%;
  }
  .group-row-2 .group-big-button-wrapper div:nth-child(3) a{ /* Subtitle */
    display:table-cell;
    vertical-align:middle;
  }
}

@media(min-width:1200px){
  .group-row-2{
    margin-left:0;
  }
  .group-row-2 .container{
    padding-right: 45px;
  }
}

/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/


.group-row-3{
  text-align:center;
  width: 100%;
  overflow: auto;
}

@media (min-width:480px) and (max-width:767px){
  .paragraphs-items-field-circular-buttons > .field-item{
    width:49%;
    display:inline-block;
  }
}
.group-row-3 .paragraphs-items{
  margin-bottom:0;
}


.paragraphs-items-field-circular-buttons{
  position:relative;
}

.group-row-3 .group-circular-button-wrapper:hover div:nth-child(2){
  opacity:1;

}
.group-row-3 .group-circular-button-wrapper:hover div:nth-child(1){
  opacity:0;
}
.group-row-3 .group-circular-button-wrapper div:nth-child(1){  /* Initial image */

}

.group-circular-button-wrapper div:nth-child(2){  /* Rollover image */
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -100px;
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  padding: 0;
}

@media (min-width:768px) and (max-width:991px){

  .group-row-3 .group-circular-button-wrapper:hover div:nth-child(2){
    max-width:100%;
    padding:0 5px 0 25px
  }
}


.group-circular-button-wrapper img{
  border:solid 2px #FF6C00;
  border-radius:50%;
}

.group-circular-button-wrapper a{
  display: block;
  margin: 15px 0 30px;
  font-weight: bold;
}


/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/


.group-row-4{
  background-image: url(../images/grey-and-white-curved-top.png);
  /*background-image: url(../images/black-curved-top.png);*/
  background-size: contain;
  background-color: #ececec;
  background-repeat: no-repeat;
  padding-top: 90px;
  overflow: auto;
  text-align: center;
}
.group-row-4 .container{
  padding:0;
}

.group-row-4-left{
  padding-right: 0;
}
.group-row-4-right{
  text-align:center;
  padding: 0;
}
.row-4-title{
  margin-bottom:50px
}
.group-row-4-left .group-big-button-wrapper div:nth-child(3) a,
.group-row-7 .group-big-button-wrapper div:nth-child(3) > a{
  color:#000;
  display: table-cell;
  vertical-align: middle;
  height: 45px;
}

.group-row-4-left .group-big-button-wrapper,
.group-row-7 .group-big-button-wrapper{
  background-color:#fff;
}
@media(max-width:767px){
  .group-row-4-left .group-big-button-wrapper,
  .group-row-7 .group-big-button-wrapper{
    width:100%;
  }
}

/* Swap the position of the main title and image around for these buttons */
.group-row-4-left .group-big-button-wrapper,
.group-row-7 .group-big-button-wrapper
{display:table;}
/*_____________________________________________________*/

.group-row-4-left .group-big-button-wrapper div:nth-child(2),
.group-row-7 .group-big-button-wrapper div:nth-child(2)
{/* display: table-header-group; */}

.group-row-4-right .paragraphs-items{
  margin-bottom:0;
}

@media(min-width:768px){
  .group-row-4-right{
    padding-left:15px;
    padding-right:30px;
  }
}

@media(min-width:1200px){
  .group-row-4{
    padding-top:10%;
  }
  .group-row-4 .container{
    padding-left:20px;
    padding-right:15px;
  }
  .group-row-4 .paragraphs-items{
    margin-bottom:0;
  }
  .group-row-4-right .paragraphs-item-calendar-list{
    min-height:405px;
  }
}

@media(min-width:2000px){
  .group-row-4{
    padding-top:15%;
  }
}
@media(min-width:3500px){
  .group-row-4{
    padding-top:23%;
  }
}

/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/



.group-row-5{
  border:solid 2px #FF6C00;
  /* margin-bottom:60px; */
  text-align:center;
  color: #fff;
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
}


.group-row-5  > div > div:nth-child(1){  /* Text  */
  margin-bottom:30px;
  /*border: solid 1px;*/
}

.group-row-5 div:nth-child(2) a,
.group-row-12 a{
  font-size:22px;
  font-family:'GibsonLightRegular', sans-serif;
}

.spotty-orange-background{
  background-image: url(../images/spotty-orange-bgd.png);
}

@media (min-width:768px){
  .group-row-5{}
  .group-row-5  > div > div:nth-child(1){  /* Text  */
    padding: 0 40px;
  }
  .group-row-5 div:nth-child(2) a,
  .group-row-12 a{
    font-size: 28px;
  }
}

@media (min-width:992px){
  .group-row-5  > div > div:nth-child(1){  /* Text  */
    width: 770px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
}


/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/



.group-row-6{
  /* margin-bottom: 60px; */
  overflow: initial;
}
.row-6-title{
  padding-left: 15px;
}

.group-row-6-left div:nth-child(2){
  /* text-align:center; */
  display:block;
  margin: 40px 0 20px;
}


.row-6-subject-title{
  padding-left: 15px;
}
.group-row-6 .coloured-button{
  padding:10px 30px;
  font-weight:bold;
  border-radius:5px;
}

.taxonomy-blue .row-6-subject-title{color:#1827c5;}
.taxonomy-blue .coloured-button{border:solid 1px #1827c5; color:#1827c5;}
.taxonomy-blue .coloured-button:hover{border:solid 1px #0e1779; color:#0e1779; background:#e6e5e59c;}

.taxonomy-d-blue .row-6-subject-title{color:#151f37;}
.taxonomy-d-blue .coloured-button{border:solid 1px #151f37; color:#151f37;}
.taxonomy-d-blue .coloured-button:hover{border:solid 1px #010715; color:#010715; background:#e6e5e59c;}

.taxonomy-l-blue .row-6-subject-title{color:#00a3b4;}
.taxonomy-l-blue .coloured-button{border:solid 1px #00a3b4; color:#00a3b4;}
.taxonomy-l-blue .coloured-button:hover{border:solid 1px #013c42; color:#013c42; background:#e6e5e59c;}

.taxonomy-yellow .row-6-subject-title{color:#f6cd00;}
.taxonomy-yellow .coloured-button{border:solid 1px #f6cd00; color:#f6cd00;}
.taxonomy-yellow .coloured-button:hover{border:solid 1px #695701; color:#695701; background:#e6e5e59c;}

.taxonomy-orange .row-6-subject-title{color:#ec6608;}
.taxonomy-orange .coloured-button{border:solid 1px #ec6608; color:#ec6608;}
.taxonomy-orange .coloured-button:hover{border:solid 1px #af5a1f; color:#af5a1f; background:#e6e5e59c;}

.taxonomy-pink .row-6-subject-title{color:#e7365b;}
.taxonomy-pink .coloured-button{border:solid 1px #e7365b; color:#e7365b;}
.taxonomy-pink .coloured-button:hover{border:solid 1px #69192a; color:#69192a; background:#e6e5e59c;}

.group-row-6-right .embedded-video iframe{
  max-width:100%;
}

@media (min-width:768px){
  .group-row-6 .container{
    padding-left:0;
  }
  .group-row-6-right{
    padding-right:25px;
  }
}

@media (min-width:768px){
  .row-6-subject-title{
    margin-bottom: 35px;
  }
}

@media (min-width:1200px){
  .group-row-6{
    padding:30px 15px 30px 15px;
  }
  .group-row-6-right .embedded-video iframe{
    width: 583px;
  }
}
/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/



@media (min-width:768px){

  /* .group-row-7:before{
     /* background-image: url(../images/spotty-pink-top.png); */
  /* background-image: url(../images/spotty-pink-top2.jpg); */
  /* content: ""; */
  /* width: 100%;
   height: 30px;
   top: -30px;
   right: 0;
   position: absolute;
   display: inline-block;
   background-size: 400%;
 }*/
}

.group-row-7{
  /*background-image: url(../images/spotty-pink-bgd.png);*/
  /*background-image: url(../images/spotty-pink-bgd2.png);*/
  /*background-image: url(../images/pink-spot.png);*/
  /* display: inline-block; */
  /* padding: 50px 15px 15px 15px; */
  position:relative;
  overflow: auto;
  background-size: 20px;
  background-color:#222;
}

.group-row-7 .paragraphs-items{
  margin-bottom:0;
}

.row-7-title{
  color:#fff;
  margin-bottom: 40px;
}

.row-7-top-bgd-holder{
  /*background-image: url(../images/white-curve.png);*/
  /*min-height: 70px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0px 0px;
  position: relative;
  top: 60px;
  z-index: 9;*/
}

/*.row-7-bottom-bgd-holder{
  background-image: url(../images/spotty-pink-bottom.png);
  background-image: url(../images/spotty-pink-bottom2.jpg);
}*/

.group-row-7 .group-big-button-wrapper{
  box-shadow: none;
  border: none;
}

.group-row-7 .group-big-button-wrapper div:nth-child(3){  /* title*/
  color:#000;
  border-bottom:solid 1px #FF6C00;
  padding-bottom:5px;
  /* background:red */
}
.group-row-7 .group-big-button-wrapper div:nth-child(1) a{  /* title*/
  /* color:#000; */
}
.group-row-7 .group-big-button-wrapper div:nth-child(2){  /* image*/}

.group-row-7 .group-big-button-wrapper div:nth-child(3){  /* Read More*/
  /* border:none; */
  padding-bottom:15px;
  padding-top:0;
}

@media (min-width:768px){
  .row-7-top-bgd-holder{
    background-size:100% 100%;
    top:70px;
  }
  .group-row-7{
    padding-top: 40px;
    /* padding-bottom: 0px; */
  }
  .group-row-7 .group-big-button-wrapper{
    min-height: 32vw;
    height:auto;
  }
  .group-row-7 .group-big-button-wrapper div:nth-child(1){ /* Title*/
    padding:10px 0;

  }
  .group-row-7 .group-big-button-wrapper div:nth-child(3){ /* Read More link */
    font-size: 90%;
    padding:0 0 15px;
    height:60px;
    overflow:hidden;
  }
}

@media (min-width:992px){
  .group-row-7{
    position:relative;
    z-index:2;
  }
  .group-row-7 .group-big-button-wrapper{
    min-height: 320px;
  }
}

@media (min-width:1200px){
  .group-row-7 .group-big-button-wrapper div:nth-child(3){
    height:45px;
  }
}


/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/

.group-row-8{
  /*
  background-image: url(../images/grey-curved-top2.png);
  background-size: contain;
  background-repeat: no-repeat;
  */
  /* padding: 46px 0 30px; */
  /* margin-bottom: 60px; */
  margin-top: -45px;
}
.group-row-8 .grey-bgd{
  background-color: #f2f2f2;
  position: relative;
  margin-top: -20px;
  padding-bottom: 12px;
}

.group-row-8-left{
  position: relative;
  top: -20px;
  padding: 30px 0;
}
.row-8-title{
  text-align: left;
  /* font-weight: bold; */
  padding-left: 15px;
}

.group-row-8-right-col div:nth-child(2){  /*button */
  text-align:center;
  display: block;
  padding-top: 10px;
}
.group-row-8-right-col div:nth-child(2) a{
  padding:10px 20px;
  border:solid 1px #FF6C00;
  border-radius:5px;
}
.group-row-8-right-col div:nth-child(2) a:hover{border:solid 1px #af5a1f; color:#af5a1f; background:#e6e5e59c;}

.group-row-8-right{
  text-align:center;
  overflow:auto;
  position: relative;
  top: -20px;
  padding-top: 30px;
}
@media (min-width:768px){

}

@media (min-width:768px){
  .group-row-8{
    /* padding: 70px 0 30px 0; */
    margin-bottom: 0;
  }
  .group-row-8 .grey-bgd{
    padding-top:30px;
    padding-bottom:0;
  }
  .group-row-8-left{
    padding-bottom:0;
  }
  .group-row-8-left h1{display:none}

  .group-row-8 .paragraphs-item-calendar-list{
    width: 200px;
  }

  .group-row-8-right,
  .group-row-8-left{
    height: 480px;
    overflow: hidden;
  }

  .group-row-8-right-col div:nth-child(2){  /*button */
    text-align: left;
    height: 50px;
    display: inline-block;
    width: 100%;
  }
  .group-row-8-right-col div:nth-child(2) a{
    display: block;
    text-align: center;
  }

  .group-row-8-right.col-sm-5{
  }
  .group-row-8 .paragraphs-item-calendar-list{
    width:100%;
  }
}

@media (min-width:992px){

  .group-row-8{
    /*
    background-image: url(../images/grey-curved-top2.png);
    background-size: contain;
    background-repeat: no-repeat;
    */
    /* padding: 46px 0 30px; */
    /* margin-bottom: 60px; */
    margin-top: -125px;
    position:relative;
    z-index:1;
  }




  .group-row-8 .container{
    top:0;
    background-image: url(../images/training-bgd.png);
    min-height: 70px;
    background-repeat: no-repeat;
    background-size: 910px 600px;
    background-position: 30px 50px;
  }
  .group-row-8 .grey-bgd{
    padding-top: 120px;
    top: 0;
  }

  .group-row-8-right,
  .group-row-8-left{
    height: 650px;
  }

  .group-row-8-right-col div:nth-child(2) a{  /*button */
    width:150px;
  }
  .group-row-8-right.col-sm-5{
    padding-left:30px;
  }
}

@media (min-width:1200px){
  .group-row-8{
    top: -20px;
    margin-bottom:30px
  }
  .group-row-8-left{
    padding-left:20px;
  }
  .group-row-8-right.col-sm-5{
    padding-right: 40px;
  }

  .group-row-8 .container{
    background-size: 1070px 670px;
    background-position: 50px -20px;
  }
  .group-row-8 .grey-bgd{
    padding-top: 150px;
  }
}

@media (min-width:1700px) {
  .group-row-8 {
    top: -30px;
    margin-bottom: 20px;
  }
  .group-row-8 .grey-bgd{
    padding-top: 170px;
  }
}
/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/


.group-row-9{
  /* margin-bottom: 60px; */
  overflow: auto;
  border-bottom: solid 1px #fad9c1;
  /* padding-bottom: 60px; */
}
h3.row-9-title{
  text-align:center;
  margin: 0 50px 40px;
}
.group-row-9-left iframe{
  width:100%;
}

.group-row-9-right > div > p:last-child{
  margin-bottom:0;
}

@media (min-width:768px) {
  .group-row-9 {
    padding-top:40px;
  }
}
@media (min-width:1200px) {
  .group-row-9 {
    padding-left:15px;
  }
}
/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/


.group-row-10{
  /* margin-bottom: 80px; */
  border-bottom: solid 1px #fad9c1;
  /* padding-bottom: 40px; */
}

.group-row-10 .view-testimonial-paragraph-carousel .views-field-field-testimonial-name,
.group-row-10 .testimonial-carousel-wrapper .group-testimonials-author >div:nth-child(1){
  white-space: normal;
}

/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/


.group-row-11{
  /* margin-bottom:45px; */
}
.group-row-11,
.row-11-title{
  text-align:center;
}


.group-row-11 div:nth-child(n+2){
  display: inline-block;
  text-align: center;
  margin-bottom:15px;
  width:49%;
}

@media (min-width:550px){
  .group-row-11 div:nth-child(n+2){
    width: 32%;
  }
}

@media (min-width:768px){
  .row-11-title-text{
    width:700px;
    margin:0 auto 30px auto;
  }
  .group-row-11 div:nth-child(n+2){
    width: 24%;
  }
}
@media (min-width:992px){
  .group-row-11 div:nth-child(n+2){
    width: 19%;
  }
}
/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/


.group-row-12{
  text-align:center;
  margin-bottom:60px;
}


/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/
/*####################################################################################*/
