.ctas img {
    display: none;
}

.ctas div {
    
    max-width: 100%; 
    float: none;
    border-left: none;
	  margin-bottom: 1em;
    position: relative;
    text-align: center;
}

.ctas div:last-child {
    border-right: none;
}

.h-row-1-right-block {
  
    display: none;

}

.h-row-1-left-block {
   
    max-width: 100%;

}

.home .entry-title {
    text-align: center;
}

.h-row-1 {
    margin-bottom: 1em;
}

.h-row-2-wrap
{
  background-color: #ffffff;
}

#masthead
{
    background-color: #131313;
}

.enquire-now 
{
    color: #ffffff; 
}



#secondary, #secondary-pages .sub-menu 
{
    display:none;
}

#content 
{
    max-width: 100%;

}

.page-template-default .entry-title{
   text-transform: uppercase !important;
    color: #feb413 !important;
    font-size: 1.5em !important;
    font-weight: 500 !important;
}


a:focus 
{
    outline: none;
}

.blog .entry-content {
    border-bottom: none;
    padding-bottom: 40px;
}


button
{
  border-radius: 0px;
  padding: 8px 16px;
}

.h-row-1-wrap 
{
    background-size: contain;
}

#cyclewrap img {
    height: 86vh;
}

#cycleimages {
   
    height: 86vh;
 
}
#cyclewrap {
   
    max-height: 86vh;
 
}

.home-slide-text {
    
    top: 40%;
   
}
.home-slide-text p 
{
    margin-left: 35px;
    margin-right: 35px;
}

input[type="submit"] 
{ 
    background: #feb413;
    color: #fff;
    text-shadow:none;
}

.hentry {
    margin: 0px 0 4.5em;
}

@media screen and (max-width: 568px)
  {
.page-template-default .entry-title, .page-template-page-our-team .entry-title, .blog .entry-title, .single-work-item .entry-title {
 
   float:none !important;
  position: initial;
   text-align: center !important;
    align-items: center !important;
    align-content: center !important;
  padding-left: 2px;
    padding-right: 2px;
      
}
    
    #primary {
    padding-top: inherit;
    text-align: center;
    align-items: center;
    align-content: center;
  
}
    h2 {
 
    margin-top: 1em;
}
    
    .featured-image-wrap {
    height: auto;
    background-color: transparent;
}
    
    .footer-block {
    
    text-align: center!important;
   
}
    
    #cm-form {
    float: none!important;
}
    
    #cm-form input {
       float: none;
    
}
    
.js-cm-submit-button{
      float:none;
    }
    

 
    
}



@media screen and (max-width: 860px)
  {
.main-navigation a
    {
    padding: 2px 20px;
    color: #fff;
    text-align: left;
    border-bottom: solid 1px #fbe0a5;

		}
    
    .main-navigation 
    {
    top: 131px;
    right: 1px;
    max-width: 251px;
}
    
   .cliona img{
      
      max-width: 65%;
    }
    
    .team-member {
    margin-top: 1.5em;
}
    
    .ctas div {
    margin-bottom: 0px;
}
 
}
    
@media screen and (max-width: 960px)
  {
.home-slide-text
    {
    top: 40%!important;
   
		}
    
    .image_align
    {
  margin-left: auto;
  margin-right: auto;
       display: block;
      align-content:center;
      float:none;
}
}



@media screen and (max-width: 1024px)
  {
	.home-slide-text p
    {
    	margin-left: 55px;
   	 margin-right: 55px;
		}
}