/* Enter Your Custom CSS Here */

/*.page-template-template-newhome-php .type-page{ background:#ad0038;  }*/
.page-template-template-newhome-php .widget li{ display:block !important; } 
div#header-mail {
    width: 100%;
    top:  0;
    left: 0;
    background: url(https://www.letzcreate.com.au/wp-content/uploads/2017/06/header-mail2.jpg) no-repeat;
    height: 228px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 10px 10px 0px 0px;
  background-size: 100%
}

div#header-mail img {
    width: 100%;
}

.blog_two_style h4 {
    font-size: 14px;
}

.blog_two_style .meta {
    display: none;
}

.blog_two_style .border {
    display: none;
}

.blog_two_style small {
    display: none;
}
div#pgc-843-4-0 h3 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 3px solid #fff;
    max-width: 315px;
    margin: auto;
    padding-bottom: 20px;
  padding-top: 20px;
}
.home .mc-field-group input {
    width: 100% !important;
    display: inline-block;
}

.home .mc-field-group {
    display: inline-block;
    width: 25%;
    margin: 10px;
}
@media (max-width: 768px){
.home .mc-field-group input {
    width: 94% !important;
}
}
@media (min-width: 550px){
#header .ten.columns {
    width: 55%;
}
#header .six.columns {
    width: 40%;
}
}
.footer {
    margin-top: 0;
}


#menu-main-menu.show{
  display:block;
}

.show li a{
    color: #fff !important;
    font-size:18px;
}
@media (max-width: 760px){
.columns{ float:none;}
}

