/*@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;
    }

	
body {
	font-size: 14px;
	color: #000000;
	background-image: none;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
.alignleft {
	float: none;
	clear: both;
	display:block;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
	max-width: 320px;
}
.alignright {
	float: none;
	clear: both;
	display:block;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
	max-width: 320px;
}
.aligncenter {
	display:block;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
	max-width: 320px;
}
.wp-caption {
	max-width: 320px !important;
}

img {
   max-width: 320px !important;
   height: auto;
}
iframe {
   max-width: 320px !important;
   height: auto;
}
	


.container {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width:;
}
.header_container {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width:;
	height:110px;
	margin-bottom: 20px;
}
.header {
	max-width: auto;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width: 320px;
	height: 110px;
	margin-bottom: 20px;
}
.header_left {
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width: auto;
	padding: 0px;
	float: none;
	text-align: center;
	margin-top: 15px;
}
.header_right {
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width: auto;
	padding: 0px;
	float: none;
	text-align: center;
	margin-top: 15px;
}
.content_container {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width:;
	margin-bottom: 20px;
	z-index: 10;
	position: relative;
}
.content {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width: 320px;
	margin-bottom: 20px;
	padding: 0px;
}


/* 4 COLUMN LAYOUT START */
.col4_1wide {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width:;
	margin-bottom: 30px;
	float: none;
	clear: both;
}
.col4_2wide {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width:;
	margin-bottom: 30px;
	float: none;
	clear: both;
}
.col4_3wide {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width:;
	margin-bottom: 30px;
	float: none;
	clear: both;
}
.col4_4wide {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width:;
	margin-bottom: 30px;
	float: none;
	clear: both;
}
.col4_spacer {
	margin-bottom: 0px;
	float: none;
	width: 200px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
}
/* 4 COLUMN LAYOUT END */






/* 3 COLUMN LAYOUT START */
.col3_1wide {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width: ;
	margin-bottom: 30px;
	float: none;
	clear: both;
}
.col3_2wide {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width:;
	margin-bottom: 30px;
	float: none;
	clear: both;
}
.col3_3wide {
	max-width: 320px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	width:;
	margin-bottom: 30px;
	float: none;
	clear: both;
}
.col3_spacer {
	margin-bottom: 0px;
	float: none;
	width: 200px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
}
/* 3 COLUMN LAYOUT END */





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


.footer_container {
	max-width: auto;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
	clear: both;
	padding: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.footer {
	clear: both;
	width: auto;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}


.marginleft175 {
	margin-left: 0px;
}






.form_icons {
	text-align: center;
}
.form_icons label {
    width: 120px;
    display: ;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 30px;
}

#tooltip {
	position: fixed;
	width: 300px !important;
	clear: none !important;
	left: 50% !important;
	margin-left: -160px !important;
	margin-top: 20px;
}
input[type=button].ttip {
	margin-top: 10px;
}



.footer_branding {height: auto; width: 100%; text-align: center; display: block; float: none; clear: both; margin-left: auto; margin-right: auto; margin-top: 60px;}
.footer_branding p {text-align: center; color: #666; font-size: 13px;}
.footer_branding a {color: #666;}
.footer_branding img {height: auto; width: 100%;}
.social_buttons img {width: 38px; height: 38px; margin-right: 5px; margin-left: 5px;}

.quote_logo {
	float: none;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.header_loggedin {
	float: none;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
	height: auto;
	font-size: 13px;
	width: auto;
}
.header_loggedin_profile {
	float: none;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
}
.header_loggedin_profile img {
    width: 50px;
    height: 50px;
	float: left;
	margin-right: 10px;
}
.header_loggedin_profile strong {
	font-weight: bold;
}
.header_loggedin_links {
	float: left;
	padding-top: 4px;
}
.header_loggedin_links a:link {
	margin-bottom: 8px;
}
.header_loggedin_links a:visited {
	width: 80px;
	display: block;
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
}
.header_loggedin_links a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}


.price {
	width: auto;
	float: none;
}
.price_2 {
	width: 120px;
	border-right: 1px solid #41b4ce;
	padding: 5px;
	float: left;
	line-height: 20px;
	text-align: center;
}
.price_3 {
	width: auto;
	float: left;
	line-height: 2px;
	text-align: center;
	padding-left: 10px;
}
.price_3 .btn {
	margin-top: 26px;
}
.summarytext2 {
	float: none;
	margin-left: 0px;
	margin-bottom: 20px;
}
.quote_container {
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	display: block;
	padding-bottom: 20px;
}


th {
	font-size: 12px !important;
	line-height: normal !important;
}
td {
	font-size: 12px !important;
	line-height: normal !important;
}
.btn {
	margin-top: 40px !important;
	margin-bottom: 20px !important;
	
}
.btn_grey {
	margin-top: 40px !important;
	margin-bottom: 20px !important;
	
}


input[type=submit] {
	-webkit-appearance: none;
}

input[type=button] {
	-webkit-appearance: none;
}
#destinationdiv {
	float: none !important;
	width: 320px !important;
}




/* BREADCRUMB */
.breadbrumb {
	font-size: 16px;
	padding-left: 0px;
}
.breadbrumb a:link {
	font-size: 16px;
	padding-left: 25px;
}

.breadbrumb a:visited {
	font-size: 16px;
	padding-left: 25px;
}
.arrow_box {
	position: relative;
	background: #width: 0; height: 0; border-style: solid; border-width: 15px 0 15px 20px; border-color: transparent transparent transparent #002569;
	margin-right: 25px;
	border: 2px solid #ffffff;
	border-right: #002569;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(NaN, 13, NaN, 0);
	border-left-color: #width: 0; height: 0; border-style: solid; border-width: 15px 0 15px 20px; border-color: transparent transparent transparent #002569;
	border-width: 15px;
	margin-top: -16px;
	margin-left: -3px;
	height: 3px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 15px;
	margin-top: -16px;
	margin-left: -1px;
	height: 3px;
}
/* BREADCRUMB */

}
/* ----- MOBILE STYLES END ----- */