/*******************************************************
MEDIA QUERIES - CONTROL - BREAK POINT SMART       4  /\  -------------------------- 787 
******************************************************* */
@media screen and (min-width: 787px) {

#directors_small, .nav_blue_social1{
    display:none;}

/* // removes images from flow-----\/--*/
.wowslider_container1,  
.nav_red_circles,
.burrowes_logo_b,
.directors2,
#coloured_links2,
.nav_blue_social,
.section-images hr{/* Removes the line from under the header text */ 
    display: none;}


.burrowes_logo2 {
    margin-top: 5px;
    width: 80.5025%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;}

.page_wrapper {
    margin-top: 50px;
    width:800px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;}

.nav_red_large {
    margin-top: 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;}

.banner{
    margin-top:-5px;
    color: white;
    margin-left: auto;
    margin-right: auto;
    font-size: .8em;
    text-align: center;}

.banner h1{
    color: red;}

 .column_header {
    margin-top: 30px;
    width: 70.5025%;
    font-family: 'walkway_expand_semiboldRg', Arial;
    font-size: .8em;
    text-align: center;
    color:red;
    margin-left: auto;
    margin-right: auto;}

.column_header2 {
    margin-top: 5px;
    width: 90.5025%;
    font-size: .9em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial;
    color: grey;}

.column_header h3{
    color: black;}  

.directors ul {
    overflow: hidden;
    margin: 0;}
 
.directors ul li {
    top:95px;
    list-style: none;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    width: 33.333333%; /* fallback for non-calc() browsers */
    width: calc(100% / 3);
    box-sizing: border-box;}
 
.directors ul li:first-child{
    border-left: none;}
 
.directors ul li a {
    display: block;
    text-decoration: none;
    color: black;/* text Colour */
    padding: 10px 0;}

/* // Close-------------------------//*/

.slider_pix{
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;}

.footer_info {
    margin-top: -10px;
    font-family: Arial, sans-serif;
    font-size: .8em;
    text-align: center;
    text-align: center;
    color:grey;
    padding-top: 15px;}

/**** Square to Circle transisition ******************* 
/************************************************** */

img, object { max-width: 100%;}

.directors   {
    margin-top: -25px;
    background-color:;}/* //Red Nav// */

.directors img {
   padding:1px;
   border:1px solid white;
   background-color:white;}

.directors img {
    background:red;
    transition:all 1s;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;}

.directors img:hover {
    border-radius:50%;}



  /* Normal styles for the modal */
  #md-modal1,
  #md-modal2,
  #md-modal3{
          position:absolute;
          top:-55%;
          left:70%;
          font-size: 1.3em;
          margin:-600px 0 0 -50%;/* Controls LATERAL position of the modal */
          opacity: 0;
          z-index: 999999999;
          visibility: hidden;
          width:60%;             /* Controls the WIDTH of the modal */
          box-shadow:0 3px 7px rgba(0,0,0,.25);
          box-sizing:border-box;
          transition: all 1s ease-in-out;
          -moz-transition: all 1s ease-in-out;
          -webkit-transition: all 1s ease-in-out;}





}/* End Query ******************** */ 

/*******************************************************
MEDIA QUERIES - CONTROL - BREAK POINT SMART 786   2  \/ -------------------------- 768 
******************************************************* */
@media screen and (min-width: 441px) and (max-width: 786px){

#directors_small{
    display:none;}
   
/* // Removes images from flow----------\/--*/
.wowslider_container1,  
.nav_red_large,
.burrowes_logo_b,
.burrowes_logo3,
.directors2,
#coloured_links2,
.section-images hr,/* Removes the line from under the header text */ 
.nav_blue_large{  
    display: none;}

.nav_red_circles .h,.a,.s,.t,.e,.c{
    font-size: .9em;
    }/* Adjucts the font size in the Circle Nav Bar*/

.banner{
    margin-top:5px;
    font-size: .8em;
    text-align: center;}

.burrowes_logo2 {
    margin-top: 10px;
    width: 80.5025%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;}

.slider_pix{
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;}

 .column_header {
    margin-top: 30px;
    width: 80.5025%;
    font-family: 'walkway_expand_semiboldRg', Arial;
    font-size: .8em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;}

.column_header2 {
    margin-top: 15px;
    width: 90.5025%;
    text-align: center;
    margin-left: auto;
    font-size: .8em;
    font-family: Arial;
    color: grey;
    margin-right: auto;}

/*--// Controls the scaling of the 3 directors' pictures  MOBILE // */
img, object { max-width: 100%;}

.directors {
    width: 94.12509%;
    font-size: .8em;
    font-family: Arial;
    border-right: none;
    margin:auto;}

.directors   {
    margin-top: 5px;
    background-color:;}/* //Red Nav// */

.directors ul {
    overflow: hidden;
    margin: 0;}
 
.directors ul li {
    top:95px;
    list-style: none;
    float: left;
    padding-left: 5px;
     padding-right: 5px;
    text-align: center;
    width: 33.333333%; /* fallback for non-calc() browsers */
    width: calc(100% / 3);
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;}
 
.directors ul li:first-child{
    border-left: none;}
 
.directors ul li a {
    display: block;
    text-decoration: none;
    color: black;/* text Colour */
    padding: 10px 0;}

.footer_info {
    margin-top: 7px;
    font-family: Arial, sans-serif;
    font-size: .8em;
    font-weight: 300;
    text-align: center;
    color:grey;
    background-color: #DDE3F0;
    padding-bottom: 20px;}

/**** Square to Circle transisition ******************* 
/************************************************** */

img, object { max-width: 100%;}

.directors img {
   padding:1px;
   border:1px solid white;
   background-color:white;}

.directors img {
    background:red;
    transition:all 1s;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;}

.directors img:hover {
    border-radius:50%;}


  /* Normal styles for the modal */
  #md-modal1,
  #md-modal2,
  #md-modal3{
          position:absolute;
          top:-55%;
          left:50%;
          margin:-600px 0 0 -40%;/* Controls LATERAL position of the modal */
          opacity: 0;
          z-index: 999999999;
          visibility: hidden;
          margin-right: 10px;
          width:80%;            /* Controls the WIDTH of the modal */
          box-shadow:0 3px 7px rgba(0,0,0,.25);
          box-sizing:border-box;
          transition: all 1s ease-in-out;
          -moz-transition: all 1s ease-in-out;
          -webkit-transition: all 1s ease-in-out;}


}/* End Query ******************** */    

/*******************************************************
MEDIA QUERIES - CONTROL - BREAK POINT SMART       1  \/  -------------------------- 440 
******************************************************* */
@media screen and (min-width: 50px) and (max-width: 440px) {


.wowslider_container1,  
.nav_red_large,
.burrowes_logo_b,
.directors,
.section-images hr,/* Removes the line form under the header text */ 
.nav_blue_large{
    display: none;}

.nav_red_circles .h,.a,.s,.t,.e,.c{
    font-size: .7em;
}/* Adjucts the font size in the Circle Nav Bar*/    

.banner{
    margin-top:10px;
    text-align: center;}

.burrowes_logo2 {
    margin-top: 10px;
    width: 90.5025%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;}

.column_header {
    margin-top: 25px;
    width: 90.5025%;
    text-align: center;
    margin-left: auto;
    font-family: 'walkway_expand_semiboldRg', Arial;
    color: grey;
    margin-right: auto;}

.column_header2 {
    margin-top: 15px;
    width: 90.5025%;
      font-size: .8em;
    text-align: justify;
    margin-left: auto;
    font-family: Arial;
    color: grey;
    margin-right: auto;}

.slider_pix{
    margin-top: 4%;
    margin-left: auto;
    margin-right: auto;}

.footer_info {
    margin-top: 7px;
    font-family: Arial, sans-serif;
    font-size: .8em;
    font-weight: 300;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color:grey;
    margin-right: auto;
    padding-bottom:5px;}


  /* Normal styles for the modal */
  #md-modal1,
  #md-modal2,
  #md-modal3{
          position:absolute;
          top:-15%;
          left:40%;
          margin:-600px 0 0 -40%;/* Controls LATERAL position of the modal */
          opacity: 0;
          z-index: 999999999;
          visibility: hidden;
          margin-right: 10px;
          width:100%;            /* Controls the WIDTH of the modal */
          box-shadow:0 3px 7px rgba(0,0,0,.25);
          box-sizing:border-box;
          transition: all 1s ease-in-out;
          -moz-transition: all 1s ease-in-out;
          -webkit-transition: all 1s ease-in-out;}

  #md-modal1.copy,
  #md-modal2.copy,
  #md-modal3.copy{
          max-width: 320px;}

  #md-modal1:target,
  #md-modal2:target,
  #md-modal3:target{
          opacity: 1;
          top:650px;/* Controls VERTICAL position of the modal */
          visibility: visible;}
    


} /* End Query ******************** */ 



