@media only screen and (max-width:2000px) {



}

    
    

@media only screen and (max-width:1300px) {


    
    }



@media only screen and (max-width:1112px) {
	

	
		
	.show-mob{display:block;padding-top:25vh;padding-left: 30px; padding-right: 30px}
	
		.mobile-nav{ float: right;
    font-size: 28px;
    cursor: pointer;
    color: #2F245B; padding-left: 0px; background-image: url(../images/hamburger.svg); background-repeat: no-repeat; height: 40px; width: 40px; transition: 0.4s; background-size: 80%; display: block; margin-top: 22px}
	
	.mobile-nav:hover{ background-image: url(../images/menu-hamburger-over.svg); background-repeat: no-repeat; height: 40px; width: 40px}

	
	.mobile-nav .fa-bars{display: none}
	#main-nav{
		position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2000000;
    display: none;
    width: 100vw;
    height: 100vh;
    padding: 0;    transition: opacity 400ms ease 0s; margin-left: 0px; margin-right: 0px
	}
	
	#main-nav ul li{float:none; display: block;   font-family: "Fira Sans Condensed", sans-serif;
  font-weight: 500;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal; letter-spacing: 3px;  padding-bottom: 7px; margin-bottom: 7px; list-style: none; font-size: 13px; text-transform: uppercase}
	
	#main-nav ul li a{text-align:left; 
display: block;
margin-left: 0px;
margin-right: 0px;
padding-top: 8px;
padding-bottom: 8px;  border: none;color: #ffffff;    
    font-weight: 600;
  font-style: normal;  
font-size: 15px; line-height: 26px; letter-spacing: 0.5px; border-bottom-color: #ffffff; border-bottom-width: 2px; border-bottom-style: solid; padding-left: 0px; padding-right: 0px }
	
#main-nav ul li a:hover,#main-nav li.current-menu-item a,#main-nav ul li a:focus{color:#cccccc}
	
	#main-nav li ul li a {
font-size: 14px;
padding: 0px;
margin: 0px;
border-bottom: none!important;
}
	#main-nav ul li a:hover {
border: none
}
	



	.menu-header{display:none; padding-top:50px;}
		.close-mob{       position: fixed;
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    z-index: 60000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    cursor: pointer; padding-top: 13px; padding-right: 22px }
	
	.close-mob img{width:45px;}
	
	.menuin{position: relative;
    z-index: 99999999;
    overflow-y: auto;
    width: 100%;
    height: 100%;
float: right; background-color: #0BCE71 }

#main-nav li ul{
    position: relative;
    width: inherit;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0px;
    padding-bottom: 0;
    visibility: visible;
    opacity: 1;
    margin-left: 0px; border: none!important;
	background:none;
}
	.mobmenu-header {margin-bottom:30px;}

	


   #main-nav ul li.current-menu-item a {
 background-color: transparent
}

    
    #main-nav ul li.current_page_parent a {
 background-color: transparent
}
    
    
    

    
    
    
    
    
    /* Position the submenu toggle */
.menu-item-has-children.has-toggle {
  position: relative;
}

/* Add padding so toggle doesn't overlap link */
.menu-item-has-children.has-toggle > a {
  padding-right: 2em;
}

/* Style the injected toggle span */
.menu-item-has-children.has-toggle .submenu-toggle {
  position: absolute;
  right: 12px;
  top: 18px;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  background: url('../images/down.svg') no-repeat center;
  background-size: contain;
  cursor: pointer; background-position: top right
}

/* Rotate when open */
.menu-item-has-children.has-toggle.open .submenu-toggle {
  transform: translateY(-50%) rotate(180deg);
}

/* Initially hide submenu */
.menu-item-has-children.has-toggle .sub-menu {
  display: none;
}

/* Show on toggle */
.menu-item-has-children.has-toggle.open .sub-menu {
  display: block; margin-top: 25px!important
}

    .menu-item-has-children.has-toggle.open .sub-menu li {
padding-bottom: 4px;
margin-bottom: 0px; padding-left: 20px; padding-right: 20px
}
    
    
    
    
    
        
    #header-right img {
display: none
}
    
    
    #centredlogo {

padding-top:15px;
padding-bottom: 15px;
}

    
 
#header-right {
padding-top:15px;
}
    

    .headerbanner {
min-height: 550px;
}

    
        .headerbanner p{
font-size: 16px;
line-height: 25px;
}

        .paddingtop {
padding-top: 70px;
}
    
    
    
    .paddingbottom {
padding-bottom:50px;
}
    
    
}












@media only screen and (max-width:850px) {



   
.blog-posts-grid {
grid-template-columns: repeat(1, 1fr)!important;
}
    
   

    
    
    #footer-left {
float: none; width: 100%; text-align: center; margin-bottom: 35px
}
    
        #footer-right {
float: none; width: 100%; text-align: center
}
    
    
    #footer-left img {
width: 150px;
height: auto;
padding-right: 0px;
border-right-style: none;
}
    
    
    #footer-one-inner {
padding-top: 30px;
padding-bottom: 20px;
}
   
    
    #footer-one ul{margin-left: 0px;}

    .headerbanner {
height: 80vh;
min-height: 0px;
}
    
    
    h1 {
font-size: 43px;
line-height: 45px; padding-bottom: 12px
}
    
    h2 {
font-size: 30px;
line-height: 30px;
}
    
    
    #blog-content{margin-top: 60px; margin-bottom: 60px}
    
    
    
         .mobile-only{display:block!important}
.desktop-only{display: none!important}
    
}













@media only screen and (max-width:768px) {


        #blog-content{margin-top: 40px; margin-bottom: 40px}
    
    
    .page-template-page_nobannerimage .headerbanner {

    min-height: 0px!important;
}
    
    
    .page-template-page_nobannerimage .headerbanner {
    height: 60vh;

}
    
    .paddingbottomsmall {
    padding-bottom: 20px;
}
    
    
    .headerbanner h1,    .headerbanner p{text-shadow: 0px 0px 12px #666666; max-width: 75%}
    
    
    
    /* 1. Flexbox layout for the row */
.flexrow {
  display: block;
  flex-wrap: wrap;
}

/* 2. Stretch each column */
.flexrow > .wpb_column {
  display: block;
  flex-direction: column;
}

/* 3. Stretch inner container */
.flexrow .vc_column-inner {
  flex: 1;
  display: block;
  flex-direction: column;
}

/* 4. Make wrapper fill the height */
.flexrow .wpb_wrapper {
  flex: 1;
  display: block;
  flex-direction: column;
}

/* 5. Stretch the actual Text Block */
.flexrow .wpb_text_column {
  flex: 1;
  display: block;
  flex-direction: column;
  justify-content: space-between; min-height: 100px
}


    
    .rbox {

background-size: 60px;
padding-top: 20px;
padding-right: 20%;
padding-left: 20px;
padding-bottom: 10px;

}
    
    body {

font-size: 17px;
line-height: 27px;
}
    
    
    h3 {
font-size: 25px;
line-height: 25px;
=
}
    
}







@media only screen and (max-width:480px) {

    

    .box {
padding: 15px;
}
    
    
    .paddingtop {
padding-top: 50px;
}
   
    
    .paddingbottom {
padding-bottom: 40px;
}
    
}











@media only screen and (max-width:375px) {



}
 