/*
 Theme Name: Melt Design 
 Author: Matthew Eldridge & Andrew Jaff
*/

@media screen and (min-width: 320px) and (max-width:360px) { 
   .attachment-thumbnail.wp-post-image {
    display: block !important;
    margin: 0 auto !important;
}

.cat-left-section {
    float: none !important;
    margin: 0 auto !important;
    padding: 10px !important;
    width: 100% !important;
}

.cat-left-section h2 {
    font-size: 20px;
    width: 100%;
}

.cat-right-section {
width:100% !important;
float:none !important;

}

.widget.widget_archive li {
    display: inline-block !important;
    float: left !important;
    width: 48% !important;
}

}

footer .strapline{ display: none; }

header .AreaNumberWrapper {
    width: auto;
    float: right;
    text-align: right;
	    margin-top: 0;
}

header .AreaNumberWrapper p{ display: inline-block; font-weight: 600; font-weight: 700; font-size: 1.2em; color: #86d142; }
header .AreaNumberWrapper i{ display: inline-block; color: #86d142; margin-right: 8px; font-size: 1.2em; }
header .AreaNumberWrapper h6{ display: inline-block; color: #fff; margin-right: 8px; font-weight: 600; font-size: 1.2em; }

header .AreaNumberWrapper a{ color: #9ac31c;}



header .AreaNumberWrapper p.hideme{ display: none; }

.AreaNumberWrapper {
    width: 100%;
    float: right;
    text-align: right;
	    margin-top: 30px;
}
.AreaNumberWrapper p{ margin: 0; }

.AreaNumber{ width: 100%; float: right; color: #fff; padding: 0 10px;}

.AreaNumberWrapper p a{ color: #fff; }
.AreaNumberWrapper p a:hover{ color: #86d142; }

*{ margin: 0; padding: 0;} 

body{ padding: 0; margin: 0;
cursor: default; font-size: 1.1em;
font-family: "fira-sans-2",sans-serif;
font-style: normal;
font-weight: 600;
color: #191607; 

}

ul{list-style: none;}

li.widget widget_recent_entries{ background: #f4f4f4;}

/*change this to increase page width do not remove---*/
.row{ max-width: 1200px;}
.rowNarrow{ max-width: 800px;}
.rowWide{ max-width: 90%; background: #ccc;}
.fullWidth{ width: 100%; display: block; float: left; padding: 150px 0 30px;}
.nopadLeft{ padding-left: 0!important;}
.nopadRight{ padding-right: 0!important;}



/* Custom Login styles */

body.login{ background: url(images/login-bg.jpg) no-repeat center; background-size: cover; font-family: "fira-sans-2",sans-serif!important;
font-style: normal; font-weight: 600; }
body.login h1 a{ background:url(images/vision-64x64.jpg) center no-repeat; background-size: 64px; }

body.login input[type="submit"] {
    background: #e6007e;
    border-color: #be0369 #be0369 #be0369;
    -webkit-box-shadow: 0 1px 0 #be0369;
    box-shadow: 0 1px 0 #be0369;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
	margin-top: 10px;
}

body.login  input[type=checkbox]{ margin: 4px 4px 0 0; }



   
/* Header styles */
h1, h2, h3, h4, h5, h6 {
	font-family: "fira-sans-2",sans-serif;
	font-style: normal;
	font-weight: 500;
	text-rendering: optimizeLegibility;
	display: block;
	margin: 0 0 10px 0;
	}
  
h1{ font-size: 40px; line-height: 45px; color: #00AEEF; }
h2{ font-size: 32px; line-height: 35px; color: #333;}
h3{ font-size: 2.4em; line-height: 35px; color: #333; margin: 0 0 20px 0; } 
h4{ font-size: 20px; line-height: 25px; }
h5{ font-size: 18px; line-height: 23px;   }
h6{ font-size: 16px; line-height: 21px; } 

/*Text Styles*/

.largeFont{/*font-family: 'Alfa Slab One', cursive;*/}
.chunkyFont{/*font-family: 'Alfa Slab One', cursive;*/}
.handwritten{/*font-family: 'Pacifico', cursive;*/ font-weight: 400; font-style: normal; font-size: 30px;}


.TopRightWrap{ width: auto; float: right; background: #ccc;}


/*add these if you want to add padding to the sides - reset to 0 in the media query*/
.pad10{padding: 0 10%;}
.pad20{padding: 0 20%;}
.pad30{padding: 0 30%;}
.pad40{padding: 0 40%;}
.pad50{padding: 0 50%;}

.nopad{ padding: 0!important; }


.darkGey{ color: #666666;}
.grey{ color: #A0A0A0;}
.lightGrey{ color: #EEEEEE;}
.black{ color: #000;}
.white{ color: #FFF;}

/* Paragraph styles */
p{ line-height: 23px; font-style: normal; text-rendering: optimizeLegibility; padding: 0 0 15px 0;
	}
	
	a{ webkit-appearance: none; }

p.largeText{ font-size: 16px; line-height: 25px;}
p.smallText{ font-size: 14px; line-height: 20px;}
strong{ font-weight: 700; font-weight: bold;}

/* Link Styles */
a,input[type="submit"]{text-decoration: none;cursor: pointer;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;}



p a{ color: #000;}
p a:hover{ color: #333; text-decoration: none;}

.button{  padding: 4px 14px; background: #383838; display: inline-block; font-size: 14px; border-radius: 5px; float: right; color: #fff; }
.button:hover{ background: #A0A0A0; color: #666666; text-decoration: none;}

.button2{ padding: 14px 15px; background: #030406; color: #f4d317; display: inline-block; text-transform: uppercase; border-radius: 10px;}
.button2:hover{ background: #A0A0A0; color: #666666; text-decoration: none;}


.pinkfixed a.button{margin: 0 0 0 3%!important;}

.centered{ text-align: center!important; }


ul.FeaturedPosts{width: 100%; display: inline-block; list-style: none; margin: 0;}
ul.FeaturedPosts li {
    width: 22%;
    float: left;
    margin: 0 3% 1% 0;
    min-height: 21em;
}



ul.FeaturedPosts li .IssueWrap{ max-height: 330px; overflow: hidden; min-height: 330px; }

ul.FeaturedPosts li .IssueWrap img{ width: 80%; }


/*sections*/


.MemberDirectTo{ width: 100%; float: left; min-height: 300px; color: #fff; margin: 20px 0 30px 0; }
.MemberDirectTo a{ float: left; display: block; width: 100%; height: 100%; background: #e6007e; padding: 30px; }
.MemberDirectTo a:hover{ background:#c3006a; }
.PageWrapper .MemberDirectTo h3 {
    color: #fff;
    font-weight: 600;
    line-height: 1.2em;
}
.MemberDirectTo span{ width: 80%; padding: 15px 20px; color: #fff; background: #333333; border-radius: 5px; margin: 30px 10% 0 10%; display: block; }
.MemberDirectTo span:hover{ background: #fff; color: #333333; }

.MemberDirectTo i{
	color: #fff;
    font-size: 2.7em;
    margin-bottom: 10px;
}

.Serv2 a{ background:#9ac31c; }
.Serv2 a:hover{ background:#85a818; }

.Serv3 a{ background:#7c387c; }
.Serv3 a:hover{ background:#622d62; }



.popmake.responsive .popmake-content img {
    max-width: 260px!important;
    float: right;
    margin: 0 0 30px 30px;
}

.popmake-content input[type="submit"]{
    border-radius: 5px;
    font-weight: 600;
    font-size: 1.3em;
}

.popmake-content input[type="text"]{width:100% !important;float:left; min-height: 52px; margin: 9px 0;padding: .9rem 1rem !important;}
.gform_validation_container, label.gfield_label {display:none !important;}


body .gform_wrapper,body  .gform_wrapper .gform_body,body .gform_wrapper .gform_body ul.gform_fields  {width:100%;float:left;margin:0;}
body .gform_wrapper .gform_body ul.gform_fields li.gfield {width:100%;float:left;margin:0 0 10px 0;margin-top:0;padding-right:0;padding-left:0;}
body .gform_wrapper .gform_body ul.gform_fields li.gfield  .gfield_label {display:none;}
body .gform_wrapper .gform_body ul.gform_fields li.gfield  div.ginput_container {width:100%;float:left;margin:0;}
body .gform_wrapper .gform_body ul.gform_fields li.gfield  input[type="text"] {width:100%;float:left;min-height:52px;margin:0;padding:.9rem 1rem;}
body .gform_wrapper .gform_footer {width:100%;float:left;margin:10px 0 0 0;padding:0;}
body .gform_wrapper .gform_footer input[type="submit"] {width:100% !important;float:left;border-radius:5px;padding:.9rem 1rem;}

.popmake-content input[type="submit"] {
    width:100%;border-radius: 5px;
    font-weight: 600;
    font-size: 1.3em;}

.popmake-title{
    font-size: 50px;
    line-height: 1.1em;
    text-align: center;
}

.popmake-content p{ color: #fff; }

.popmake input{ color: #000; }



.AwardsFull{ background: #333; padding: 20px 0; color: #fff; text-align: center; }
.AwardsFull img {
    width: 21%;
}


.BestFranchise{ background: #f4f4f4; padding: 40px 0; }


.InfoPackAdvertise{float: left; width: 100%; background: #7c387c; padding: 30px; color: #fff; text-align: center;}

button.CALLBACK{ background: #9AC31C; text-align: center; display: inline-block; padding: 20px;}

.InfoPackFull{ float: left; width: 100%; background: #7c387c; padding: 40px 0; color: #fff; text-align: center; }
.InfoPackFull h4 {font-weight: 700; margin-bottom: 20px; font-size: 30px; }
.InfoPackFull p{ margin-bottom: 25px; }
.InfoPackFull img{
    width: 200px;
    margin: -65px 0 20px 0;
}



.TestimonialFull{ background: url(images/test-bg-full.jpg) no-repeat center #f4f4f4; background-size: cover; padding: 30px 0; color: #fff; }
.TestimonialFull .TestImage {
    display: inline-block;
    max-width: 160px;
    border-radius: 50%;
    border: solid 3px #fff;
    margin-bottom: 20px;
}
.TestimonialFull h3{ color: #fff; font-weight: 600; margin-bottom: 20px; }


.MainContent h3{
    text-align: center;
    margin-bottom: 30px;
    
}


.PinkBTN {
    width: 45%;
    font-size: 1.5em;
	line-height: 35px;
    font-weight: 600;
    float: left;
    margin: 0 27.5%;
    padding: 8px 20px;
    color: #fff;
    background: #9ac31c;
    border-radius: 5px;
}
.PinkBTN:hover{ background: #7c9d18; color: #fff; }



.MainContent{ background: #fff; padding: 30px 0; width: 100%; float: left;}
.MainContent main article{ padding-top: 0; }
.MainContent main article h2 {
    font-size: 2.5rem;
    margin-bottom: 0;
}

.MainContent main article span{
    font-size: 1.5em;
}

.MainContent main article img{ max-width: 110px; }

header {
overflow:hidden;
}

.headerWrap{width: 100%; float: left; height: auto; padding: 27px 0 0 0; position: relative; }
.Fixed_blank {
  padding-bottom: 52px;
}

/* Header Styles */
header{ }
header ul {
    list-style: none;
    float: right;
    width: auto;
    margin: 0 0 10px 0;
}
header li{ float: left; display: block; }
header li a {
    display: block;
    margin: 0 0 15px 30px;
    color: #1d1d1b;
    font-weight: 500;
    font-size: 18px;
	border-bottom: 1px solid #fff;
}
header li a:hover{color: #333; border-bottom: 1px solid #86d142; }
header h5{ text-align: right; color: #333; padding: 52px 0 0 0; font-size: 20px; }


.topStrip .strapline{ float: left;     margin-top: 9px; }

.topStrip{ background: #1D1D1B; color: #fff; padding: 7px 0; position: static; z-index:100;}
.topStrip h4{ font-size: 16px; line-height: 23px; margin: 3px 0 0 0; }
.topStrip p {
    padding: 0;
    margin: 4px 0 0 0;
    font-size: 19px;
    text-align: right;
    color: #fff;
}

.strapline {
    text-align: right;
    color: #333;
    font-size: 30px;
    line-height: 17px;
    /*margin: 60px 0 0px 0;*/
}

.logo {
    float: left;
    display: block;
    padding: 0;
    position: absolute;
    width: 215px;
    top: 9px;
    left: 0;
    z-index: 1;
}

.LocationTag {
    position: absolute;
    top: 100%;
    left: 0;
    background: #1D1D1B;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.1em;
    padding: 10px 15px;
    z-index: 5;
}

.LocationTag a, .LocationTag a:hover{ color: #fff; }


.FixedHeader{ position: fixed; width: 100%; float: left; display: block; z-index: 1; background: #fff; -webkit-box-shadow: 0 1px 2px 1px rgba(0,0,0,0.05);
box-shadow: 0 1px 2px 1px rgba(0,0,0,0.05); }

.headerimage {
    background: #008b97;
    background-size: contain, cover;
    min-height: 458px;
    padding-top: 35px;
    margin: 0;
    position: relative;
    overflow: hidden;
/*    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);*/
    z-index: 0;
	    margin-top: 135px;
}
.headerimage h1 {
    color: #fff;
    padding: 30px 0 5px 0;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 0;
}
.headerimage h2{ color: #7FD6F7; font-size: 20px;}
.headerimage p { color: #fff; font-size: 17px; line-height: 21px; padding: 18px 0 0 0; }

.headerimage .PinkBTN {
    background: #e6007e;
    color: #fff;
    padding: 8px 20px;
    border-radius: 5px;
	border: solid 2px #fff;
    margin: 10px 0 0 0;
    font-size: 1.4em;
    text-transform: none;
    /* width: 100%; */
    text-align: center;
    float: left;
    width: auto;
}

.headerimage a:hover{ background: #9ac31c; color: #fff;}

.headerimage i{
    margin-right: 10px;
}

.VideoHolder {
    width: 95%;
    height: auto;
    padding: 17px;
    background: rgba(255,255,255,0.6);
    margin: 10px 0 40px 0;
    text-align: center;
}

.VideoHolder h1{ margin: 0; padding: 0; font-size: 2.5em; }

.VideoHolder iframe{
    width: 100%;
}

.fluid-width-video-wrapper {
    padding-top: 339px!important;
}


.Panel{width: 100%; float: left; height: auto; padding: 20px; /*background: #fff;*/ margin: 15px 0; border-radius: 8px; text-align: center;}
.Panel h4{ color: #333; min-height: 60px;}
.Panel p{ color: #333;}

.Panel img {
    padding: 48px 0 10px 0;
    max-width: 50%;
}


.BlockLink {
    float: left;
    width: 100%;
    padding: 1.9em;
    border: solid 3px #E4E4E4;
    min-height: 260px;
}
.BlockLink:hover{ border: solid 3px #9ac31c; }
.BlockLink img{ float: right; max-width: 150px; margin: 0 0 2em 0; border: solid 1px #ccc; }
.BlockLink h3{ font-size: 1.4em; font-weight: 600; }
.BlockLink p{ color: #1d1d1b; }
.BlockLink span {
    background: #9ac31c;
    padding: 8px 20px;
    border-radius: 5px;
    width: auto;
    color: #fff;
    font-weight: 600;
    margin-top: 0em;
    display: inline-block;
}

.BlockLink:hover span:hover{ background: #e6007e; }

.Spacer{ float: left; width: 100%; padding: 1.5em 0; }


.Width90{ width: 90%; }


/*Blog Posts*/

.blogfull{ background: #f8f8f8; padding: 40px 0; color: #363636; display: none; }
.blogfull h3{ font-size: 38px; text-align: center; margin-bottom: 45px; }
.blogpreview img{ margin: 0 0 20px 0;}
.blogpreview{width: 100%; float: left; height: auto; padding: 20px; margin: 15px 0; background: #fff; border: 1px #e9e9e9 solid}
.blogpreview h5{ color: #333; font-size: 18px; line-height: 19px; margin: 0 0 5px 0; }
.blogpreview h5 a {color: #333; font-size: 1.3em; }
.blogpreview p.timestamp{ font-size: 11px; padding: 0 0 3px 0; }




/*FORMS*/

.gform_body ul{ list-style: none; margin: 0; }

.gform_validation_container,label.gfield_label{ display: none; }

/*Default Styles*/

input, textarea {
    font-family: inherit;
    width: 100%;
    border: none;
    background-color: #FFF;
    padding: 0.9rem 1rem;
    outline: 0;
    color: #222222;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 0;
    float: left;
    margin: 0.4em 0;
}
textarea { overflow: auto; min-height: 150px;}

input[type="submit"]{ background: #9ac31c; cursor: pointer; font-family: inherit; color: #fff; font-size: 1em; border: 0; border: none; margin-top: 10px;}
input[type="submit"]:hover{ background: #6ca935;}


input ::-webkit-input-placeholder, 
textarea ::-webkit-input-placeholder { color: #22222;}
input:focus::-webkit-input-placeholder, 
textarea:focus::-webkit-input-placeholder { opacity: 0.55; -webkit-transition: opacity 0.15s ease-in-out; transition: opacity 0.15s ease-in-out;}

input :-moz-placeholder, 
textarea :-moz-placeholder { color: #22222;}
input:focus:-moz-placeholder, 
textarea:focus:-moz-placeholder { opacity: 0.25; -webkit-transition: opacity 0.15s ease-in-out; transition: opacity 0.15s ease-in-out;}

input :-ms-input-placeholder, 
textarea :-ms-input-placeholder { color: #22222;}
input:focus:-ms-input-placeholder, 
textarea:focus:-ms-input-placeholder { opacity: 0.25; -webkit-transition: opacity 0.15s ease-in-out; transition: opacity 0.15s ease-in-out;}

.outline { background-color:none!important; background:none; border:3px solid #34b5ed; color:#34b5ed!important; padding:0.71rem 0 0.71rem 1.2rem;; width:100%;}
.button i { color:#fff;}
.outline i, .button--rayen i { color:#269bce; background:none; padding:0.8rem!important; margin:0 0 0 10px;}
.outlineWhite {  background-color:none!important; background:none; color:#fff; border:3px solid #fff;}
.outlineWhite i { background:none; color:#fff;}


.SideForm {
    width: 90%;
    height: auto;
    padding: 0 20px 20px 20px;
    background: #1d1d1b;
    min-height: 400px;
    float: right;
    text-align: center;
    margin-top: 50px;
}
.SideForm img {
    margin: -90px 0 0 0;
    max-width: 100px;
}
.SideForm p{ color: #fff;}
.SideForm ul{}
.SideForm li{ background: url(images/checkmark.png) no-repeat; padding: 5px 0 5px 30px; color: #fff;}
.SideForm h4 {
    color: #fff;
    font-size: 2.5em;
    line-height: 1.1em;
    margin: 0 0 5px 0;
	margin-top: 0!important; 
}


.MainContact .SideForm {
    width: 100%;
    float: left;
    text-align: left;
    padding: 20px 40px 50px 0;
    background: #fff;
    color: #1d1d1b;
    margin-top: 0;
	border-right: solid 2px #9ac31c;
}
.MainContact .SideForm p, .MainContact .SideForm h4{ color: #1D1D1B; }
.MainContact .SideForm input[type="text"], .MainContact .SideForm textarea{ border: solid 1px #C0C0C0; margin: 5px 0; }

.MainContact .SideForm textarea{ min-height: 120px; }

.AdvertComments h3{ color: #e6007e; margin-bottom: 10px;}
.AdvertComments p{ margin-bottom: 30px; }


.FranchiseWrap{ width: 100%; float: left; background: #f4f4f4; padding: 25px; min-height: 420px; margin-bottom: 30px; }
.OpportunityFull .FranchiseWrap{ background: #fff; }


.FranchiseWrap img {
    display: inline-block;
    max-width: 160px;
    border-radius: 50%;
    border: solid 3px #fff;
    margin-bottom: 20px;
}

.FranchiseWrap p{
    font-size: 1.2em;
}

p.testname {
    font-size: 1em;
    margin-bottom: 0;
}

p.testname strong{
    display: block;
}



.homeForm{margin: 30px 0;}

.TopBlogForm{ width: 100%; float: left; background: #f6f6f6; text-align: center; padding: 9%;  margin: 0 0 0 0; }
.TopBlogForm hr{ border: #e9e9e9 solid 1px; margin: 10px 0 30px 0;}
.TopBlogForm img{ max-width: 50%; border-radius: 50%; margin: 20px 0; border: solid 2px #e9e9e9; }
.TopBlogForm h3{color: #333; font-weight: 700; }



.ebookimage{ float: left; margin: 8px 28px 20px 0; max-width: 91px; } 


.fullpink{ background: #333; color: #fff; padding: 13px 0 8px 0; margin-bottom: 60px; }
.fullpink a{font-size: 23px; line-height: 40px; margin: 0 20px;  background-position: 5px -4px; background-size: 47px; min-height: 39px; color: #fff;}
.fullpink a:hover{color: #000;}
.fullpink a{ display:inline-block; background-size: 47px; min-height: 41px; min-width: 60px; background: url(images/services-sprite.png) no-repeat; padding: 0 0 0 50px; }
.fullpink a.ImageTwo{ background-size: 47px; background-position: 1px -174px; padding: 0 0 0 59px; }
.fullpink a.ImageThree{background-size: 47px; background-position: 8px -347px; padding: 0 0 0 59px;  }


.maintext h4{ font-size: 20px; line-height: 25px; color: #333; }
.maintext h5{ font-size: 20px; line-height: 25px; color: #2a2a2a; }
.maintext span{ color: #333; }

.holliemain{ width: 100%; max-width: 300px; float: right; margin: 20px 0 20px 20px;  }


/*SideBar Style*/
aside{ margin: 0; padding: 0; width: 100%; float: left;}
aside h2.widgettitle{ font-size: 22px; margin: 20px 0 0 0; border-bottom: solid 3px #f6f6f6;}
aside ul{ margin: 20px 0; }
aside li:first-child a{border-top: solid 1px #fff; }
aside li:last-child a{border-top: solid 1px #fff; }
aside li a{ border-bottom: solid 1px #f6f6f6; border-top: solid 1px #f6f6f6; padding: 10px 0 10px 10px; display: block; float: left; width: 100%; color: #333; }
aside li a:hover{ background: #f6f6f6; color: #333; padding: 10px 0 10px 15px;}
aside li{ display: block; float: left; width: 100%; }


.MainTestList .testimonialsingle{ background: #fff!important; padding: 25px 0;}
.testimonialsingle{ background: #ebebeb; padding: 25px; margin-top: 34px; }


.testimonialsingle h5{ font-size: 20px; line-height: 25px; color: #2a2a2a; }
.quoteicon{ margin: -70px -20px 20px 0; }
.testimage{ margin: -70px 0 20px 0; border-radius: 50%; max-width: 130px; }

.testdetails{ font-size: 13px; padding: 0; }
.testdetails strong{ color: #333; font-size: 13px; }

.productfull{ padding: 50px 0 0 0; }
.productfull h2{ color: #363636; text-align: center; font-size: 38px; }
.productfull h5{ color: #363636; text-align: center; font-size: 20px; }




.productresourcebox{ background: #e0e0e0; padding: 30px; min-height: 200px; margin: 20px 0 50px 0; }
.servicesFull{ /*background: url(images/services-full.jpg) no-repeat center; */ background-size: cover; padding: 50px 0;  }

.servicesFull h3{ color: #fff;}


.testimonialslider{ background: #ebebeb; padding: 0px 25px 25px 25px; margin: 100px 10% 50px 10%; width: 80%; }
.testimonialslider h5{ font-size: 20px; line-height: 25px; color: #2a2a2a; }
.testimonialslider .quoteicon{ margin: -45px -20px -15px 630px; }
.testimonialslider .testimage{ margin: -45px 0 -15px 0; }


.Polaroid{ position: relative; display: block; float: left;  }
.AboutSide .Roundel {
    position: absolute;
    bottom: 59px;
    right: -20px;
    max-width: 140px;
}


.OurStory{ padding: 40px 0; background: #fff;}
.OurStory h3, .YourVisionFull h3{ text-align: center; margin-bottom: 60px; }

.WhyWrap{ min-height: 300px; clear: both; }
.WhyWrap h5{ font-weight: 600; color: #008b97; margin-bottom: 20px; }


.AboutSide{ width: 100%; float: left; clear: both; }
.AboutContent {
    min-height: 0;
    float: left;
    width: 100%;
}
.Margin-Bottom-40{ margin-bottom: 40px!important; }

.AboutSide img{
    float: right;
    width: 80%;
}

p.BlockQuote{ position: relative; width: 100%; float: left; padding: 0 58px 0 0; border-right: solid 3px #fff; font-size: 29px; }
p.BlockQuote i{ position: absolute; top: 0; right: 0; background: #fff; color: #000; padding: 5px; font-size: 1.7em; }


.ContactBottom{  }
.ContactBGImg {
    background: url(images/Nik-contact.jpg) bottom right no-repeat;
    background-size: 32%;
    background-position-x: 106%;
    padding: 50px 0;
}

.ContactContent {
    margin: 0;
}

.ContactContent  h3{
    margin-bottom: 30px;
   
}

.ContactContent h5{
    font-weight: 600;
    margin-bottom: 20px;
}

.ContactContent p{
    font-size: 24px;
    color: #9ac31c;
	margin-bottom: 10px;
}


.ContactContent h4{
    font-weight: 600;
    margin: 30px 0;
    color: #008b97;
}


.paddvert{ padding: 3rem 0; display: inline-block; width: 100%;}



.FormBox{width: 100%; float: left; height: auto; padding: 20px; margin: 15px 0; background: #f4f4f4;}

.FormBox br{ display: none;}

/*Footer*/
footer {
    background: url(images/VM-Hallmark.png) #1D1D1B center no-repeat;
	background-size: contain;
    color: #fff;
    float: left;
    width: 100%;
}
footer .strapline{color: #666; margin: 0 0 10px 0;}

footer ul {
/*    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;*/
    margin: 20px 0 0 0;
}

footer li{display: block;}
footer li a{ color: #fff; padding: 5px; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;   }
footer li a:hover, footer i:hover{ color: #9ac31c;  }


.formbottom{  border-bottom: #707070 solid 1px; margin-bottom: 50px; display:none; }

.AboutHollie{ width: 100%; margin: 50px 0 30px 0; background: #f6f6f6; padding: 20px 20px 0 20px; float: left;}
.AboutHollie img{ margin: -55px 0 0 0;}
.HollieSocialLinks{ border-top: #e9e9e9 solid 2px; margin: 0 0 20px 0; width: 100%; float: left; text-align: center; font-size: 30px; padding: 20px 0 0 0; }
.UpdatesForm{ width: 100%; float: left; margin: 15px 0 0 0;}

.textwidget{}

.Pricing{width: 99%; margin: 30px .5%; background: #f6f6f6; border: solid 2px #e9e9e9; float: left; text-align: center;}

.Pricing h3{width: 100%;  color: #fff; margin: 0; padding: 10px 0;}
.PricingHeader h4{width: 100%; background-color: rgba(0, 0, 0, .3); color: #fff; margin: 0; padding: 10px 0;}

.Pricing li{ padding: 10px 20px;}
.Pricing li:nth-child(odd){ background: #fff; }

.Pricing a.button{ width: 100%; margin: 10px 0 30px 0;}

.PricingHeader{ width: 100%; background: #333; position: relative; }

.Recommended{ position: absolute; top: -5px; left: -5px; width: 50px; height: 50px; background: #000;}

.Pricing.Package1,.Pricing.Package2{ margin: 60px 0;}


.Pricing.Package3{ -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.1);
box-shadow: 2px 2px 5px 1px rgba(0,0,0,.1);}

.Package2 .PricingHeader { background: #DA0C7D;}
.Package3 .PricingHeader { background: #CA0B74;}


.formbottom h4{ font-size: 38px; line-height: 39px; }
.formbottom p{ padding: 15px 321px 15px 0px; }
.formbottom .button{ background: #333; }

.darkgrey .strapline {
    text-align: center;
    color: #333;
    font-size: 17px;
    line-height: 15px;
    margin: 15px 7px 10px 0;
}

.footerlogo h4 {
    font-size: 15px;
    line-height: 17px;
}

.darkgrey ul{ list-style: none; float: left; width: auto; }
.darkgrey li{ display: block; }
.darkgrey li a{ float: left; display: block; padding: 4px 70px 4px 20px; color: #fff; }

footer{ margin: 0;}

.footerlogo img {
    width: 85%;
    margin: 0 10%;
    padding: 0;
}

.footercontact a{ color: #fff; font-size: 15px; }
.footercontact p{ padding: 0 0 10px 0; }
.footercontact p.getintouch{ font-size: 19px; padding: 0 0 20px 0; }

.resources a{ color: #fff; font-size: 15px; }


.social a i{ font-size: 20px; color: #fff; margin-right: 5px; width: auto; height: auto; }

.GetIntouch p{font-size: 30px; display: block; width: auto; line-height: 31px;}

.GetIntouch p a{color: #333; font-size: 30px;}

#Widgets_on_Pages_10 .SearchForm{ display: block; margin: 20px 0; float: left; width: 100%; padding: 0 20px 20px 20px; text-align: center!important;}
#Widgets_on_Pages_10 h2 {
    padding: 0 20px 20px 20px;
    border: none;
    font-size: 2.3em;
    text-align: center;
}
#Widgets_on_Pages_10{ float: left; width: 100%; padding: 20px; border: solid 1px #ccc; margin-top: 30px; }
#Widgets_on_Pages_10 ul{ list-style: none; margin: 0; }
#Widgets_on_Pages_10 .nopadLeft{ padding: 0!important; }
#Widgets_on_Pages_10 input[type="text"]{
    background: #f4f4f4;
}


.SocialFooterSide {
    width: 100%;
    text-align: right;
    float: right;
    margin: 10px 0;
}
.SocialFooterSide a{color: #fff; font-size: 30px;}
.SocialFooterSide a:hover{color: #333;}

.SocialFooterSide i {
    color: #fff;
    font-size: 1.7em;
    margin-left: 7px;
}

i { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.SocialFooterSide p{ text-align: right; }


.TestWrapper{width: 100%; float: left; height: auto; padding: 20px; margin: 15px 0; background: #f4f4f4;}
.TestWrapper p{}
.TestWrapper p.TestName{ color: #333;}


.footerlow p.copyright { font-size: 13px; text-align: right; margin-top: 35px; }
.footerlow{ padding: 0 0 0 0; }
.footerlow p {
    text-align: right;
    margin: 0;
}
.footerlow a{ color: #fff;     margin-left: 8px; }
.footerlow a:hover{ color: #9ac31c; }



.powerhourconsultation .formholder input{ width: 24%; margin: 0 5px; font-size: 14px; padding: 9px 9px 9px 13px;}
.powerhourconsultation input[type="submit"]{ background: #363636; cursor: pointer; font-family: inherit; color: #fff; font-size: 17px!important; border: 0; margin: 0 5px; }

.darkgrey .formholder input{ width: 21%; margin: 0 10px 0 0; font-size: 14px; padding: 9px 9px 9px 13px;}
.darkgrey input[type="submit"]{ background: #333; cursor: pointer; font-family: inherit; color: #fff; font-size: 17px!important; border: 0; margin: 0 10px 0 0; }



.navigation.paging-navigation {
    margin-bottom: 25px;
}
.nav-previous {
    display: inline-block;
   
}
.nav-next {
    float: right;
}
.nav-previous > a {
    color: #000;
}
.nav-next > a {
    color: #000;
}
.logoin {
    width: 18% !important;
}

.header-menu-icon {
    display: none;
}

#menu-primary-menu li{
	position: relative;
}

#menu-primary-menu .sub-menu {
	left: 0;
     position: absolute;
    top: 100%;
    width: 200px;
    display: none;
    	background: #fff;
	z-index: 1;
}

#menu-primary-menu li:hover .sub-menu {
	display:block;

}

#menu-primary-menu .sub-menu li
{
 	float: none;
    font-size: 100%;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 10px;
}



.WhatYouGet{
	min-height: 400px;
    float: left;
    width: 100%;
    background: url(images/Header-Line-BG-Grey.png) center left no-repeat, url(images/lock-bg-light.png) bottom right no-repeat, #f1f1f1;
    background-position: -23% 0, 107% 3em;
    padding: 60px 0 35px 0;
    background-size: contain, 31em;
}

.VaultPerk{ min-height: 200px; background: #ccc; width: 100%; float: left; }

.ContactSide p{ margin: 0; }
.ContactSide h6{ margin: 15px 0 0 0; }
.ContactSide a{ margin: 0 0 15px 0; padding-left: 0; }
.ContactSide i{ margin-right: 5px; }


/*.ContactBG{ float: left;
    width: 100%;
    background: repeating-linear-gradient(
  45deg,
  #606dbc,
  #606dbc 10px,
  #465298 10px,
  #465298 20px
);
    background-position: 107% 3em;
    background-size: 31em;
	background-repeat: no-repeat
}*/



.OpportunityFull {
    float: left;
    width: 100%;
    background: url(images/linedpaper.jpg) repeat;
    background-position: -23% 0, 107% 3em;
    padding: 40px 0;
	color: #fff;
/*    -webkit-clip-path: polygon(0 4%, 100% 0%, 100% 90%, 0% 100%);
    clip-path: polygon(0 4%, 100% 0%, 100% 90%, 0% 100%);*/
}

/*.SkewContent{ transform: skew(0deg, 1.5deg); }*/


.OpportunityFull h3{ margin-bottom: 30px; font-weight: 600; }

.OpportunityFull h5{ font-size: 1.8em; font-weight: 600; }

.OpportunityFull h6 {
    font-size: 1.4em;
    font-weight: 600;
}
.OpportunityFull h4 {
    margin-top: 30px;
    font-size: 2em;
}
.YourVisionContent h4 {
    margin-top: 10px;
    font-size: 2em;
}

.GreenDivider{ width: 40%; height: 1px; background: #9ac31c; display: block; margin: 30px 0; }

.HomeImg{ float: left; max-width: 85%; }

.ServicesSection{ background: #fff;  float: left; width: 100%; padding: 40px 0; color: #000; }
.ServicesSection h3 {
    text-align: center;
    font-weight: 500;
	margin-bottom: 5px;
}

.ServicesSection p{ text-align: center; color: #000; padding: 0; float: none; }
.ServicesSection img{ max-width: 250px; margin-bottom: 20px; }
.ServicesSection .PinkBTN{ margin-top: 10px; }

.YourVisionFull{ float: left; width: 100%; padding: 40px 0; /*position: relative;*/ overflow: hidden; }

.GreenLineBG {
    float: left;
    width: 100%;
    background: url(images/BG-Line-Green.jpg) bottom center no-repeat;
    background-size: 14%;
    background-position-x: 52%;
}

/*.YourVisionContent{ position: relative; z-index: 3; }
*/
/*.YourVisionBG{ height: 2px; width: 800px; position: absolute; z-index: 1; background: #9ac31c; top: 0; left: 50%; 
-moz-transform: rotate(-70deg);
-webkit-transform: rotate(-70deg);
-o-transform: rotate(-70deg);
-ms-transform: rotate(-70deg);
transform: rotate(-70deg); }*/


/*.GreenCircle{ float: left; width: 200px; height: 200px; border: solid 3px #9ac31c; border-radius: 50%; }
*/
.Panel a{ display: block; float: left; width: 200px; height: 200px; border: solid 3px #9ac31c; border-radius: 50%; }
.Panel a:hover{ background: #9ac31c;}


.TestimonialBlock {
    text-align: center;
    width: 90%;
    float: right;
}
.TestimonialBlock h6{ font-size: 1.5em; margin-bottom: 20px; }
.TestimonialBlock img {
    max-width: 110px;
    margin-bottom: 25px;
}
.TestimonialBlock span{ border-bottom: solid 1px #9ac31c; padding: 15px 0; }


.PageWrapper {
    padding: 170px 0 40px 0;
    float: left;
    width: 100%;
}

.ContactWrap{ padding-bottom: 0; }

.PageWrapper h1 {
    font-size: 2.8rem;
	margin-bottom: 0;
}

.PageWrapper h3{ color: #9ac31c; }


.GuaranteeFull{ padding: 40px 0; background: #f4f4f4; }




/**MEMBERS STYLES**/


.MembersPromo{ float: left; width: 100%; background: #9ac31c; color: #fff; padding: 30px; text-align: center; margin: 20px 0; }
.MembersPromo h3{ font-weight: 700; color: #fff; }

.widgets_on_page ul, .widgets_on_page ul li {
    margin: 0;
}

#Members_Nav li a{ width: 100%; padding: 10px 10px; margin: 3px; display: block; background: #f4f4f4; border-left: solid 3px #f4f4f4; color: #1d1d1b; }
#Members_Nav li a:hover{ border-left: solid 3px #e6007e; }


.page-list-ext-item-content{ display: none; }

.page-list-ext-item {
    float: left;
    background: #e6007e;
    width: 100%;
    min-height: 240px;
    position: relative;
    padding: 30px;
    text-align: center;
}

.page-list-ext .page-list-ext-item {
    margin: 0 0 0.9375rem 0;
}

.page-list-ext {
	margin: 30px 0; 
}

.PageListExtLink {
    width: 200px;
    padding: 15px 20px;
    color: #fff;
    background: #333333;
    border-radius: 5px;
    margin: 30px 10% 0 10%;
    display: block;
	position: absolute;
    bottom: 30px;
	left: 50%;
    margin-left: -100px;
}
.PageListExtLink:hover{ background: #fff; color: #333333; } 
.PageListExtLink:active{ background: #fff; color: #333333; }

.page-list-ext-title{ font-size: 2.1em; font-weight: 600;
    line-height: 1.2em;  }
.page-list-ext-title a, .page-list-ext-title a:hover{ color: #fff; }


.columns:last-child:not(:first-child) {
    float: left!important;
}

.LoginBTN{ float: right; width: auto; background: #9ac31c; color: #fff; padding: 8px 12px; margin-left: 20px; border-radius: 3px; moz-border-radius: 3px; }
.LoginBTN:active{ color: #fff; }
.LoginBTN:hover{ background: #fff; color: #9ac31c; }

.LoginBTN.PINKBTN{ background: #e6007e;

  -webkit-animation-name: Pulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
}


@-webkit-keyframes Pulse {
  from { background-color: #e6007e; -webkit-box-shadow: 0 0 9px #333; }
  50% { background-color: #BF0069; -webkit-box-shadow: 0 0 18px #BF0069; }
  to { background-color: #e6007e; -webkit-box-shadow: 0 0 9px #333; }
}



.LoginBTN{ float: right; width: auto; background: #9ac31c; color: #fff; padding: 8px 12px; margin-left: 20px; border-radius: 3px; moz-border-radius: 3px; }
.LoginBTN:active{ color: #fff; }
.LoginBTN:hover{ background: #fff; color: #9ac31c; }


ul.lcp_catlist{ list-style: none; margin: 0; }
ul.lcp_catlist li a:before {    
font-family: 'FontAwesome';
content: '\f0c5';
margin:0 10px 0 -15px;
color: #000;
}

ul.lcp_catlist li a{
    padding: 10px 20px 10px 26px;
    margin:  0;
    display: block;
    background: #f4f4f4;
    color: #000;
}
ul.lcp_catlist li a:hover{
	background: #9ac31c; color: #fff;
}




.breadcrumbs{
    color: #000;
    margin: 0 0 20px 0;
}

.breadcrumbs a {
    color: #ccc;
    margin: 0 0.9375rem;
}

.breadcrumbs a:hover{ color: #9ac31c; }


.GoBackBTN{ color: #ccc; float: left; margin: 0 0 20px 0; }
.GoBackBTN:hover{ color: #9ac31c; }

a.GoBackBTN:before {    
font-family: 'FontAwesome';
content: '\f053';
margin:0 10px 0 0;
color: #ccc;
}

.GoBackBTN:hover:before{ color: #9ac31c; }

.MemberFooterArea{ margin-top: 40px; float: left; width: 100%; }


.NeedHelpCTA {
    float: left;
    width: 100%;
    border-right: solid 1px;
    padding-right: 30px;
}
.NeedHelpCTA img{ float: left; margin-right: 10px; max-width: 230px; }
.NeedHelpCTA h5 {
    margin-bottom: 10px;
    font-size: 2.4em;
    line-height: 1.2em;
	margin-top: 14px;
}
.NeedHelpCTA h6{ margin-bottom: 10px; }
.NeedHelpCTA a {
    color: #e6007e;
    display: block;
    margin: 5px 0;
}
.NeedHelpCTA a:hover{ color: #333333; }
.NeedHelpCTA a:hover i{ color: #333333;  }


.DesignTipsCTA{ border-right: none; padding-left: 0; padding-right: 0; }
.DesignTipsCTA img{ max-width: 180px; margin-right: 20px; }
.DesignTipsCTA a{ float: left; width: auto; color: #fff; background: #9ac31c; border-radius: 5px; padding: 10px 20px; }
.DesignTipsCTA a i{ margin-right: 7px; }
.DesignTipsCTA a:hover{ background: #e6007e; color: #fff; }
.DesignTipsCTA a:hover i{ color: #fff; }



.MagContainer{ text-align: center; margin-bottom: 40px;  }
.MagContainer img{ display: inline-block; width: auto; }




@media all and (max-width: 767px) {

#menu-primary-menu {
	display:none;
	float:none;
}	
.header-menu-icon {
    background: #333 url("images/menu-icon.png") no-repeat scroll 95% center;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    line-height: 50px;
    margin-bottom: 7px;
    padding: 0 10px;
}
#menu-primary-menu li{
    display: block;
    float: none;
    margin: 0 0 7px;
     
}
#menu-primary-menu li a {
	float:none;
}
#menu-primary-menu .sub-menu {
	display:block;
	width:100%;
	padding-left:30px;
}










}

/*------------- Tablet Css -------------*/
@media all and (min-width:768px) and (max-width:1023px){
#menu-menu {
display:block;	
}	
}


.parallax-container {
  height: 500px;
  width: 100%;
}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #000 url(images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #9ac31c;
  opacity: 1;
}

a.DownloadBTN{ color: #0094c5; font-weight: 700; display: block; padding: 10px 0;}



@media only screen and (max-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
  
  
  .headerWrap  .nopad{ padding: 0 0.9375rem!important; }
  
  .logo {
    float: left;
    display: block;
    padding: 0;
    position: absolute;
    width: 160px;
    top: 21px;
    left: 0.9375rem;
    z-index: 1;
}

.topStrip{ padding: 7px 0.9375rem; }

.headerimage h1 {
    padding: 22px 0 5px 0;
    font-size: 37px;
    line-height: 39px;
}

.headerimage .PinkBTN{ font-size: 1.2em; }

.headerimage{ min-height: 0; }

.AboutSide img {
    float: left;
    width: 90%;
}

.AboutSide .Roundel {
    right: 0;
}

.WhyWrap {
    min-height: 220px;
}


  
}



@media only screen and (max-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
  
 
 .PinkBTN { width: 100%;     margin: 0; }
 
 body{ text-align: center; } 
 
 .VideoHolder {
    width: 90%;
    margin: 10px 5%;
}

.headerimage{ padding: 35px 0; margin-top: 193px; }

.headerimage .PinkBTN{ width: 100%; }

.AboutContent{ width: auto; }

.HideMobile{ display: none; }

.ContactContent {
    width: 50%;
    margin: 0 0 0 5%;
    text-align: left;
}

.ContactBGImg {
    background-size: 50%;
}

.footer-menu{ display: none; }

.footerlogo img{ display: none; }

footer {
    background: url(images/VM-Hallmark.png) #008b97 left no-repeat;
	padding-bottom: 30px;
}

.nopad{ padding: 0 0.9375rem!important; }

header li a {
    margin: 60px 9px 11px 10px;
    float: left;
}

.logo {

    left: 50%;
    margin-left: -107.5px; 
}

.topStrip .strapline {
    display: none;
}

header .AreaNumberWrapper{ float: left; }


.topStrip {
    padding: 7px 15px;
}
  
  
}


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


.header-menu-icon {
    background: #fff url("images/menu-icon.png") no-repeat scroll 95% center;
}


.headerWrap{ padding-top: 10px; }

.logo {
    width: 185px;
    top: 12px;
    left: 132px;
}

.strapline{ display: none; }

header .AreaNumberWrapper h6{ display: none; }

header .AreaNumberWrapper{ float: left; }

.topStrip{ padding: 9px 20px; }

.LoginBTN {
    padding: 5px 12px;
	margin-left: 0;
}

header .AreaNumberWrapper p{ color: #fff; }

.headerimage{ margin-top: 115px; padding: 35px 0; }

.VideoHolder {
    width: 100%;
    margin: 0;
}

body{ text-align: center; }

.AwardsFull img {
    width: 44%;
    margin: 10px 0;
}
.headerimage .PinkBTN {
    width: 100%;
    margin: 15px 0 0 0;
    font-size: 1.1em;
}

p.BlockQuote {
    margin: 10px 0 70px 0;
    text-align: left;
    padding: 0 73px 0 0;
}

.PinkBTN{ width: 100%; margin: 0; font-size: 1.1em; }

.nopad{ padding: 0 0.9375rem!important; }

.ContactContent {
    width: 85%;
    margin: 0 7.5% 230px 7.5%;
	    text-align: center;
}

.ContactBGImg {
    background-size: 72%;
    background-position-x: center;
    background-position-y: 460px;
}

.footer-menu{ display: none; }

.footerlogo img{ display: none; }

footer {
    background:#008b97;
	padding-bottom: 30px;
	text-align: center!important; }
	
	footer .AreaNumberWrapper {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 30px;
    font-size: 1.6em;
}

.SocialFooterSide{ text-align: center; }

.footerlow p.copyright {
    font-size: 22px;
    margin-top: 35px;
    text-align: center;
}

.footerlow a {
    color: #fff;
    display: block;
    margin-left: 0;
}

.footerlow p {
    text-align: center;
}

.ContactContent p a{ display: block; }
	
	
}







