            .pixfort_gym_13 #contact_form input.noShow {
              display:none;
              visibility: hidden;
              height: 0;
            }
/*Landings_layout.css*/
            .pixfort_gym_13 .logo_width {
                max-width: 80%;
            }
            .pixfort_gym_13 .img_gym_st {
                position: relative;
                width: 100%;
                height: auto;
            }
            .pixfort_gym_13 .part_st {
                text-align: center;
            }
            .pixfort_gym_13 .text_st {
                width: 69%;
                text-align: center;
            }
            .pixfort_gym_13 .title_st,
            .pixfort_gym_13 .subject_st {
                width: 100%;
            }
            .pixfort_gym_13 .substyle {
                text-align: center;
            }
            .pixfort_gym_13 .text-style {
                max-width: 100%;
                margin-left: 20px;
                margin-right: 20px;
            }
            .pixfort_gym_13 .rights_st {
                float: none;
                text-align: center;
            }
            .pixfort_gym_13 .likes_st {
                margin: 0;
                padding-right: 0px;
                padding-top: 25px;
                float: none;
                text-align: center;
            }
            .pixfort_gym_13 .socbuttons {
                text-align: center;
            }
            .pixfort_gym_13 .note_contact {
                margin-bottom: -20px;
            }
            .pixfort_gym_13 .text_st {
                padding-left: 0px;
            }
/* END Landings_layout.css*/

/*Flat-UI-Slider css*/
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-black-webfont.eot');
  src: url('../fonts/lato/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-black-webfont.woff') format('woff'), url('../fonts/lato/lato-black-webfont.ttf') format('truetype'), url('../fonts/lato/lato-black-webfont.svg#latoblack') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-bold-webfont.eot');
  src: url('../fonts/lato/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-bold-webfont.woff') format('woff'), url('../fonts/lato/lato-bold-webfont.ttf') format('truetype'), url('../fonts/lato/lato-bold-webfont.svg#latobold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-bolditalic-webfont.eot');
  src: url('../fonts/lato/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-bolditalic-webfont.woff') format('woff'), url('../fonts/lato/lato-bolditalic-webfont.ttf') format('truetype'), url('../fonts/lato/lato-bolditalic-webfont.svg#latobold_italic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-italic-webfont.eot');
  src: url('../fonts/lato/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-italic-webfont.woff') format('woff'), url('../fonts/lato/lato-italic-webfont.ttf') format('truetype'), url('../fonts/lato/lato-italic-webfont.svg#latoitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-light-webfont.eot');
  src: url('../fonts/lato/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-light-webfont.woff') format('woff'), url('../fonts/lato/lato-light-webfont.ttf') format('truetype'), url('../fonts/lato/lato-light-webfont.svg#latolight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-regular-webfont.eot');
  src: url('../fonts/lato/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-regular-webfont.woff') format('woff'), url('../fonts/lato/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato/lato-regular-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Flat-UI-Icons";
  src: url("../fonts/Flat-UI-Icons.eot");
  src: url("../fonts/Flat-UI-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Flat-UI-Icons.woff") format("woff"), url("../fonts/Flat-UI-Icons.ttf") format("truetype"), url("../fonts/Flat-UI-Icons.svg#Flat-UI-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'Flat-UI-Icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
/*END Flat-UI-Slider css*/
/* Landings css */
.confirm_page {
    display:none;
    height:auto
}
.pixfort_gym_13 .pix_form_area {
    border-radius: 3px;
    overflow: hidden;
}
.pixfort_gym_13 #contact_form input {
    background: #fff;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 3px;
    outline: none;
    color: #000;
    font-size: 15px;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}
.pixfort_gym_13 .send_btn button {
    background: #f83;
    padding: 10px 40px;
    border-radius: 3px;
    font-weight: 400;
    text-shadow: none;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    border: none;
    position: relative;
    display: inline-block;
}
.pixfort_gym_13 .part_st {
    position:relative;
    text-align:center
}
.pixfort_gym_13 .gym_st {
    color:#000;
    font-weight:700;
    font-size:18px;
    
}
.pixfort_gym_13 .slow_fade {
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear
}
.pixfort_gym_13 .link_3_btn a {
    background:#f83;
    font-size:12px;
    color:#fff;
    border-radius:3px;
    text-decoration:none;
    position:relative;
    display:inline-block;
    padding:7px 25px 5px;
    text-align:center
}

.pixfort_gym_13 .link_3_btn a:hover {
    background:#f27227
}

.pixfort_gym_13 .column { padding: 20px 0; }
/* END Landings CSS */

.pix_nav_1 ul li a:hover {
    opacity: 0.6;
}

/*Text colour*/
.light_gray, .features_1 .c2_style2, .pixfort_gym_13 .gym_text {
    color: inherit;
}
::-webkit-input-placeholder {
   color: #666666;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666666;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666666;  
}

:-ms-input-placeholder {  
   color: #666666;  
}

::-webkit-input-placeholder::before { 
    content: '*';
    vertical-align: top;
}

/*Text over full page image*/
.construction .area_1 .const_title {
	font-weight: bold!important;
	font-size: 3.4em;
	line-height: 1em;
    text-transform: uppercase;
    filter: glow(color=#000000,stength=3);
    text-shadow: #000000 0px 0px 19px;
}
.construction .area_1 p {
	color: #ffffff;
	text-shadow: #000000 1px 1px 2px;
}

/*Grey form container*/
.pixfort_gym_13 .substyle {
    background: #ebebeb;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 5px;
    padding-left: 5%;
    padding-right: 5%;
}

/*Grey form container title*/
.pixfort_gym_13 .title-style {
	margin: 0;
}

/*Grey form p text*/
.pixfort_gym_13 .text-style {
	color: #666666;
	font-size: 16px;
	margin-left: 0;
}

/*Grey form inputs*/
.pixfort_gym_13 #contact_form {
	margin-left: 0;
	margin-right: 0;
}
.pixfort_gym_13 #contact_form input.go-red {
	border-color: red;
}
.pixfort_gym_13 #contact_form input {
    background: #fff;
    height: 44px;
    border: 1px solid #999;
}
.pixfort_gym_13 #contact_form input:focus {
    background: #fff;
    border: 1px solid #00C75D;
}


/*Grey form Submit Button*/
.pix_nav_1 ul li a.quickquote {
    opacity: 1.0!important;
}
.construction .send_btn button, .pix_nav_1 ul li a.quickquote span.pix_header_button {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	background-color: #00C75D; /*dark green*/
	border: 1px solid #058240;
	-webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    opacity: 1.0!important;
}
.construction .send_btn button:hover, .pix_nav_1 ul li a.quickquote:hover span.pix_header_button {
    background-color: #00ED6F; /*light green*/
    opacity: 1.0!important;
}
/*.pix_nav_1 ul li a,.pix_nav_1 ul li a:hover {
     opacity: 1.0!important;
}*/
#section_call_3_dark a.dark_yellow, #section_call_3_dark a.dark_yellow *  {
	color: #00C75D;
	border-color: #00C75D;
	-webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}
#section_call_3_dark a.dark_yellow:hover * {
	color: #00ED6F; /*light green*/
	border-color: #00ED6F;
}
/*icon boxes - center the icons*/
.f_1_icon_box {
	text-align: center;
}
/*view more about each stairlift*/
.construction .link_3_btn {
    position: absolute;
    left: 0;
    width: 100%;
}
.pixfort_gym_13 .link_3_btn a {
    width: 90%;
    padding: 7px 25px 5px;
    box-sizing: border-box;
}
.pixfort_gym_13 .gym_text {
	max-width: none;
}


.row {
    width: 100%;
    float: left;
    /*background-color: #ffffff;*/
}
.good,
.parsley-success,
#third-panel .form-field-height.parsley-success {
    border-color: #78a746!important;
}
.bad,
.parsley-error,
#third-panel .form-field-height.parsley-error {
    border-color: #ff0000!important;
}   
.parsley-required,
.parsley-custom-error-message {
    color: #ff0000!important;
    padding: 0;
    margin: 0;
    margin-bottom: 0.5em;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}
ul.parsley-errors-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    /* text-align: center; */
    display: block;
    width: 100%;
    /*padding-left: 4%;*/
}
.hidden {
    display: none !important;
}
.show {
    display: block !important;
}

.buttons_big a,
.buttons_big button {
    width: 100%;
    display: block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    background-color: #00C75D;
    border: 1px solid #058240;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    opacity: 1.0!important;
}
.buttons_big a,
.buttons_big button {
    font-size: 1.5em;
    padding: 0.5em 0;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.buttons_big a:hover,
.buttons_big button:hover {
    color: #ffffff;
    background-color: #00ED6F;
}
/*.buttons a {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    background-color: #00C75D;
    border: 1px solid #058240;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    opacity: 1.0!important;
}*/

/* Ajax Spinner on form */
    #sending-data {
        display: none;
        text-align: center;
    }
    #sending-data img {
        margin-top:4px;
        margin-left:5px;
        margin-right:5px;
    }
    #sending-data p {
        padding: 10px 0 0 0;
        font-size: 90%;
    }
/* END - Ajax Spinner on form */
    ul.scissors {
        font-size: 20px;
        color: #ffffff;
        margin-left: 25px;
        list-style-image: url(../images/star_bullet.png);
        list-style-position: outside;
    }
    #cookie-bar.fixed {
        position: fixed;
    }
    #cookie-bar {
        bottom: 0;
        background-color: rgba(210, 211, 213,0.9);
    }
    #cookie-bar a.button-rounded,
    #cookie-bar button.button-rounded {
        padding: 0.5em;
    }
    #cookie-bar.returned {
        position: relative;

    }


/*Media Queries*/
@media only screen and (min-width: 481px) and (max-width: 767px) {
		.construction .area_1 {
    		margin-top: 0;
		}
		.container {
			width: 90%;
			margin-left: 5%;
			/*margin-right: 5%;*/
		}
		.container .six.columns, .container .ten.columns, .container .twelve.columns, .container .sixteen.columns {
			width: 100%;
		}
		.container .four.columns {
			width: 50%;
		}
		.container .one-third.column {
			width: 33%;
		}	
		.pixfort_gym_13 .gym_st {
    		font-size: 15px;
		}
		.pixfort_gym_13 .gym_text {
			min-height: 8em;
		}
		.pix_call_1 {
			padding-left: 0;
			padding-right: 0;
		}

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

	
}
@media only screen and (max-width: 320px) {
		.construction .area_1 {
    		margin-top: 0;
		}
		.container {
			width: 90%;
			margin-left: 5%;
			margin-right: 5%;
		}
		.container .twelve.columns, .container .sixteen.columns {
			width: 100%;
		}
		.container .four.columns {
			width: 100%;
		}
		.container .one-third.column {
			width: 100%;
		}	
		.pixfort_gym_13 .gym_st {
    		font-size: 15px;
		}
		.construction .area_1 .const_title {
    		font-size: 2em;
		}
		.pixfort_gym_13 .pix_form_area {
    		width: 95%;
		}
		.pix_call_1 {
			padding-left: 0;
			padding-right: 0;
		}
}


