/*@media (max-width: 768px) {
@media screen and (max-device-width: 768px){

body {
	zoom: 0.78;
}

}
*/







/* -------------------------------------------------------------------------- */

/* ----- MOBILE STYLES START ----- */
@media (max-width: 768px) {
/*@media screen and (max-device-width: 640px){*/

    #wpadminbar {
        display: none;
    }

    .container {
        max-width: 600px;
        margin-right: auto;/*centres in compliant browsers*/
        margin-left: auto;/* "	" */
        clear: both;
        width: auto;
		padding: 0px;
    }
.footer_container  {
        max-width: 640px;
        width: 100%;
    margin-right: auto;/*centres in compliant browsers*/
    margin-left: auto;/* "	" */
    clear: both;
	padding-left: 0px;
}

.social_container  {
    width: 100%;
    margin-right: auto;/*centres in compliant browsers*/
    margin-left: auto;/* "	" */
    clear: both;
	background-color: #cccccc;
}
.social_inner  {
        max-width: 640px;
        width: 100%;
    margin-right: auto;/*centres in compliant browsers*/
    margin-left: auto;/* "	" */
    clear: both;
	padding-left: 0px;
}
    .header {
        max-width: 640px;
        width: 100%;
        clear: both;
        padding-top: 0px;
        padding-bottom: 20px;
		padding-top: 10px;
    }
    .header img {
        width: 100%;
    }
	
	.header .col3_2wide img {
		width: auto;
		float: left;
	}

    .content {
        width: 100%;
        max-width: 640px;
        clear: both;
        display: inline-block;
    }

    .col3_1wide {
        width: auto;
        max-width: 640px;
        margin-bottom: 10px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
    }
    .col3_2wide {
        width: auto;
        max-width: 640px;
        margin-bottom: 0px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
    }
	.head_col3_1wide {
        width: 100%;
        max-width: 640px;
        margin-bottom: 10px;
        float: left;
    }
    .head_col3_2wide {
        width: 100%;
        max-width: 640px;
        margin-bottom: 10px;
        float: left;
    }
    .col3_3wide {
        width: 100%;
        max-width: 640px;
        margin-bottom: 10px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
    }
    .col_spacer3 {
        display: none;
    }
    .col2_1wide {
        width: auto;
        max-width: 640px;
        margin-bottom: 20px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
    }
    /*.col3_1wide img {
        max-width: 50%;
        height: auto;
        margin: auto;
        display: block;
    }*/
    .col3_1wide_social {
        width: 100%;
        max-width: 640px;
        margin-bottom: 1px;
        float: left;
        padding: 0px;
        background-color: #CCCCCC;
        height: auto;
        display: none;

    }
    .col3_2wide_social {
        max-width: 640px;
        width: 100%;
        margin-bottom: 20px;
        float: left;
        padding: 0px;
        background-color: #CCCCCC;
        height: auto;
    }

    .col3_2wide_social img{
        margin-top:13px;
        display: none;
    }

    .col2_1wide_main {
        width: auto;
        max-width: 640px;
        margin-bottom: 10px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
    }
    .col3_1wide_main {
        width: auto;
        max-width: 640px;
        margin-bottom: 10px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
    }
    .col3_2wide_main {
        width: auto;
        max-width: 640px;
        margin-bottom: 20px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
    }
    .col4_1wide_main {
        width: auto;
        max-width: 640px;
        margin-bottom: 20px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
    }
	.col4_2wide_main {
        width: auto;
        max-width: 640px;
        margin-bottom: 20px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
	}
    .col4_3wide_main {
        width: auto;
        max-width: 640px;
        margin-bottom: 20px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
    }
    .alignleft {
        float: left;
        margin-right: 0px;
    }
    .alignright {
        float: right;
        margin-left: 0px;
    }
    .aligncenter {
        display: block;
        margin: 0px;
    }

    .gap {
        height: 10px;
        clear: both;
    }
    .gap_main {
        display: none;
    }
    .contact {
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
        font-size: 24px;
        font-weight: 900;
        padding-top: 0px;
        padding-bottom: 10px;
        float: none;
        width: 100%;
        max-width: 640px;
        text-align: center;
		color: #000000;
    }
    .mainImage {
        position: relative;
        margin-bottom: 10px;
    }
    .smallBox {
        width: 100%;
        max-width: 640px;
        clear: both;
        overflow: hidden;
    }
    .smallBox img {
        margin-right: 10px;
    }
    .clear {
        clear: both;
        font-size: 0.1em;
        padding: 0px;
        margin: 0px;
    }
    .footerHolder {
        width: 100%;
    }
    .footSpacer {
        display: none;
    }

    .share {
        margin-top:0px; 
        margin-left:0px;;
    }

    .sf-menu, .sf-menu * {
        margin: 0px;
        padding: 0px;
        list-style: none;
		margin-left:
    }
    .sf-menu li {
        position: relative;
    }
    .sf-menu ul {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        z-index: 99;
    }
    .sf-menu > li {
        float: left;
    }
    .sf-menu li:hover > ul,
    .sf-menu li.sfHover > ul {
        display: block;
    }

    .sf-menu a {
        display: block;
        position: relative;

    }
    .sf-menu ul ul {
        top: 0;
        left: 100%;
    }


    /*** CURRENT SKIN ***/
    .sf-menu {
        float: left;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
        width: 92% !important;
        font-size: 20px;
		color: #fff;
		margin-left: 15px;

    }
    .sf-menu ul {
        left: 0%;
        top: 100%;
        text-align: center;
        width: 100% !important;
    }
    .sf-menu a {
        text-decoration:none;
		color: #fff;
        text-align: center;
        width: 100% !important;
    }
    .sf-menu li {
        -webkit-transition: background .2s;
        transition: background .2s;
        padding-top: 7px;
        padding-bottom: 8px;
        font-size: 20px;
        line-height: 27px;
        vertical-align: middle;
        text-decoration: none;
        margin: auto;
        list-style-type: none;
        background-color: #f3732a;
		color: #fff;
        width: 100% !important;
    }
    .sf-menu ul li {
        background-color: #f3732a;
		color: #fff;
        text-align: center;
        width: 100% !important;
    }
    .sf-menu ul ul li {
        background-color: #f3732a;
		color: #fff;
        text-align: center;
        width: 100% !important;
    }
    .sf-menu li:hover,
    .sf-menu li.sfHover {
        background-color: #f3732a;
        transition: none;
    }
    .sf-menu li.current {
        background-color: #f3732a;
    }
    .sf-menu li:hover,
    .sf-menu li.sfHover,
    .sf-menu ul li.current {
        background-color: #f3732a;
    }
    .sf-menu ul ul li:hover,
    .sf-menu ul ul li.sfHover,
    .sf-menu ul ul li.current {
        background-color: #f3732a;
		height: auto;
    }
    .sf-menu ul li.current > a {
        text-decoration:none;
        color: #FFF;
		height: auto;
    }
    .sf-menu li.current > a {
        text-decoration:none;
        color: #FFF;
		height: auto;
    }
    .sf-menu > li {
        float: none;
    }
    .searchButton {
        position:relative; 
        left: auto; 
        top: auto;
		float: right;
    }
.input_search {
	float: left;
	width: 250px !important;
}
.input_search:focus {
	float: left;
	width: 250px !important;
}
	

    .menu {
        display: none;
    }
    .menu_button {
        display: inline;
        color:#FFF;
        background-color: #f3732a;
		color: #fff;
        padding-top: 7px;
        padding-bottom: 8px;
        font-size: 20px;
        line-height: 27px;
        vertical-align: middle;
        text-decoration: none;
        margin: auto;
        list-style-type: none;
        border: none;
        width: 92%;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
		text-transform: uppercase;
		font-weight: 600;
		margin-left: 15px;
		margin-bottom: 0px;


    }
    .searchBox {
        width: 320px;
        float: none;
		height: auto;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
    }
    .social_title {
        display: none;
    }
    .newsletter_display {
		background-color: #231f20;
		margin-bottom: 0px;
		padding: 20px;
    }
    .centerText {
        text-align: center;
    }
    .newsletter_link {
        display: inline;
        font-size: 13px;
        line-height: 18px;
        margin: 0px;
        padding: 0px;
        margin-bottom: 20px;
    }
	
.col3_1wide_teaser {
        width: auto;
        max-width: 640px;
        margin-bottom: 20px;
        float: left;
		padding-left: 15px;
		padding-right: 15px;
}
.col3_1wide_teaser img {
        margin-right: 10px;
}
.col3_3wide_teaser {
        width: auto;
        max-width: 640px;
		padding-left: 15px;
		padding-right: 15px;
}

.easy_testimonial {
        width: auto;
        max-width: 640px;
		padding-left: 15px;
		padding-right: 15px;
    margin-bottom: 20px;
    float: left;
}

.hp_images {
	height: auto;
	width: 290px;
        display: block;
}
.hrclear {
	margin-left: 0px;
}


#wpgmza_map {
	width: auto;
	max-width: 320px;
	border: none;
}

.orange_bar {
	width: 100%;
	font-size: 18px;
}

/* ADDITIONAL COLUMN LAYOUTS START */
.col1_1narrow {
margin: 0px;
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width: 320px;
	margin-bottom: 30px;
	float: none;
	clear: both;
}
.col1_1wide {
margin: 0px;
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width: 320px;
	margin-bottom: 30px;
	float: none;
	clear: both;
}
/* ADDITIONAL COLUMN LAYOUTS END */

.gallery-item {
    clear: both;
	width: 100% !important;
}
.gallery-item img {
    width: 200px;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}