.bottom_social{
	text-align:center;
	margin-bottom:10px;
}
.rmm {
	display:none;
}


/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
	* {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
	body {
        width: auto;
        margin: 0;
        padding: 0;
    }
	img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    img {
        height: auto;
    }
	.rmm {
		position: fixed;
		display: block;
		top: 0;
		width:100%;
		z-index: 10000;
	}
	.outer {
		width: 100%;
		margin:0;
		padding: 0 10px;
	}
	.wrapper {
		width: 100%;
	}
	.header {
		width: 100%;
		float: none;
		padding: 10px;
		margin: 40px 0 0 0;
		height: auto;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		text-align:center;
	}
	.header_left {
		width: 100%;
		float: none;
		margin-top: 12px;
		padding: 0;
		margin-left: 0px;
	}
	.logo {
		width: 100%;
		float: none;
		margin-right: 0px;
		text-align:center;
	}
	.header-left-info-cal {
		width: 100%;
		float: none;
	}
	.header-left-info {
		width: 100%;
		float: none;
	}
	.header-left-info p {
		text-align:center;
	}
	.h_right {
		width: 100%;
		float: none;
		margin-top: 5px;
		text-align:center;
	}
	.h_right img {
		max-width:90%;
		margin-right: 0px;
		float: none;
	}
	.content_container {
		width: 100%;
		float: none;
		padding: 0;
		margin: 10px 0 0 0;
		height: auto;
	}
	.content_left {
		width: 100%;
		float: none;
		padding: 0px;
	}
	.side_menu {
		width: 100%;
		float: none;
		padding: 10px;
		margin: 0;
		height: auto;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		display:none;
	}
	.side_menu_top {
		background: none;
		height: 0;
	}
	.side_menu_content {
		background: none;
		padding-left: 0;
	}
	.side_menu_botton {
		background: none;
		height: 0;
	}
	.s_menu {
		width: 100%;
	}
	.s_menu ul, .s_menu ul  li, .s_menu ul  li a {
		width: 100%;
	}
	.form_box {
		width: 100%;
		float: none;
		padding: 10px;
		margin-left: 0px;
		margin-top: 10px;
		margin-bottom: 0px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
	}
	.side_cont {
		width: 100%;
		float: none;
		margin-top: 0px;
		margin-left: 0px;
		text-align: center;
	}
	.content_right {
		width: 100%;
		float: none;
		padding: 0px;
	}
	.banner {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 10px;
	}
	.banner img {
		width: 100%!Important;
		height: auto!Important;
	}
	.cont_main {
		width: 100%;
		float: none;
		margin-top: 0px;
	}
	.main_left {
		width: 100%;
		float: none;
		padding: 10px;
		margin-bottom:10px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
	}
	
	
	.cont_mains{
		width: 100%;
		float: none;
		margin-top: 0px;
		padding: 10px;
		margin-bottom:10px;
		margin-left: 0px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#FFF;
	}
	.calculator-content-top{
		background: none;
		height: 0px;
	}
	.calculator-content-body{
		background: none;
		padding: 0;
	}
	.calculator-content-bottom{
		background: none;
		height: 0;
	}
	.myforms {
		float: none;
		width: 100%;
		padding: 0;
		margin-left: 0;
	}
	#stylized1 label {
		display: block;
		font-weight: bold;
		width: 100%;
		float: none;
		color: #52882D;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 30px;
		text-align: center;
	}
	#stylized1 input {
		float: none;
		font-size: 12px;
		padding: 10px 2px;
		border: solid 1px #aacfe4 !important;
		width: 100%;
		margin: 0;
		border-radius: 5px;
	}
	#stylized1 select {
		margin: 0;
		border-radius: 5px;
		width: 100%;
	}
	#myResults2 {
		width: 100%;
	}
	.q_submits {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	.form_tab {
		width: 100%;
		margin-left: 15px;
	}
	.form_tab ul {
		width: 100%;
	}
	.form_tab ul li {
		width: 100%;
		float: none;
	}
	#stylized label {
		width: 100%;
		float: none;
		text-align: center;
	}
	#stylized select {
		width: 100%;
		border: solid 1px #aacfe4;
		margin: 0;
	}
	.myform {
		float: none;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}
	#stylized input {
		float: none;
		width: 100%;
		margin: 0;
	}
	
	
	
	
	.content-left-part-top {
		background: none;
		height: 0px;
	}
	.content-left-part-body {
		background: none;
		padding: 0;
	}
	.content-left-part-bottom {
		background: none;
		height: 0;
	}
	.main_right {
		width: 100%;
		float: none;
	}
	.m_right_bar {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	.carvan {
		width: 100%;
		float: none;
		height: 120px;
	}
	.bottom_container {
		width: 100%;
		float: none;
		padding: 10px;
		margin:10px 0;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		height: auto;
	}
	.bottom_container p {
		margin: 0;
		font-size: 10px;
		line-height: 14px;
		height: auto;
	}
	.fb-like span{
		width: 90%!Important;
		height: auto!Important;
	}
	#fb-root{
		height: 30px;
		text-align: center;
	}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	* {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
	body {
        width: auto;
        margin: 0;
        padding: 0;
    }
	img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    img {
        height: auto;
    }
	.rmm {
		position: fixed;
		display: block;
		top: 0;
		width:100%;
		z-index: 10000;
	}
	.outer {
		width: 100%;
		margin:0;
		padding: 0 10px;
	}
	.wrapper {
		width: 100%;
	}
	.header {
		width: 100%;
		float: none;
		padding: 10px;
		margin: 40px 0 0 0;
		height: auto;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		text-align:center;
	}
	.header_left {
		width: 100%;
		float: none;
		margin-top: 12px;
		padding: 0;
		margin-left: 0px;
	}
	.logo {
		width: 100%;
		float: none;
		margin-right: 0px;
		text-align:center;
	}
	.header-left-info-cal {
		width: 100%;
		float: none;
	}
	.header-left-info {
		width: 100%;
		float: none;
	}
	.header-left-info p {
		text-align:center;
	}
	.h_right {
		width: 100%;
		float: none;
		margin-top: 5px;
		text-align:center;
	}
	.h_right img {
		max-width:90%;
		margin-right: 0px;
		float: none;
	}
	.content_container {
		width: 100%;
		float: none;
		padding: 0;
		margin: 10px 0 0 0;
		height: auto;
	}
	.content_left {
		width: 100%;
		float: none;
		padding: 0px;
	}
	.side_menu {
		width: 100%;
		float: none;
		padding: 10px;
		margin: 0;
		height: auto;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		display:none;
	}
	.side_menu_top {
		background: none;
		height: 0;
	}
	.side_menu_content {
		background: none;
		padding-left: 0;
	}
	.side_menu_botton {
		background: none;
		height: 0;
	}
	.s_menu {
		width: 100%;
	}
	.s_menu ul, .s_menu ul  li, .s_menu ul  li a {
		width: 100%;
	}
	.form_box {
		width: 100%;
		float: none;
		padding: 10px;
		margin-left: 0px;
		margin-top: 10px;
		margin-bottom: 0px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
	}
	.side_cont {
		width: 100%;
		float: none;
		margin-top: 0px;
		margin-left: 0px;
		text-align: center;
	}
	.content_right {
		width: 100%;
		float: none;
		padding: 0px;
	}
	.banner {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 10px;
	}
	.banner img {
		width: 100%!Important;
		height: auto!Important;
	}
	.cont_main {
		width: 100%;
		float: none;
		margin-top: 0px;
	}
	.main_left {
		width: 100%;
		float: none;
		padding: 10px;
		margin-bottom:10px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
	}
	
	
	.cont_mains{
		width: 100%;
		float: none;
		margin-top: 0px;
		padding: 10px;
		margin-bottom:10px;
		margin-left: 0px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#FFF;
	}
	.calculator-content-top{
		background: none;
		height: 0px;
	}
	.calculator-content-body{
		background: none;
		padding: 0;
	}
	.calculator-content-bottom{
		background: none;
		height: 0;
	}
	.myforms {
		float: none;
		width: 100%;
		padding: 0;
		margin-left: 0;
	}
	#stylized1 label {
		display: block;
		font-weight: bold;
		width: 100%;
		float: none;
		color: #52882D;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 30px;
		text-align: center;
	}
	#stylized1 input {
		float: none;
		font-size: 12px;
		padding: 10px 2px;
		border: solid 1px #aacfe4 !important;
		width: 100%;
		margin: 0;
		border-radius: 5px;
	}
	#stylized1 select {
		margin: 0;
		border-radius: 5px;
		width: 100%;
	}
	#myResults2 {
		width: 100%;
	}
	.q_submits {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	.form_tab {
		width: 100%;
		margin-left: 15px;
	}
	.form_tab ul {
		width: 100%;
	}
	.form_tab ul li {
		width: 100%;
		float: none;
	}
	#stylized label {
		width: 100%;
		float: none;
		text-align: center;
	}
	#stylized select {
		width: 100%;
		border: solid 1px #aacfe4;
		margin: 0;
	}
	.myform {
		float: none;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}
	#stylized input {
		float: none;
		width: 100%;
		margin: 0;
	}
	
	
	
	
	.content-left-part-top {
		background: none;
		height: 0px;
	}
	.content-left-part-body {
		background: none;
		padding: 0;
	}
	.content-left-part-bottom {
		background: none;
		height: 0;
	}
	.main_right {
		width: 100%;
		float: none;
	}
	.m_right_bar {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	.carvan {
		width: 100%;
		float: none;
		height: 120px;
	}
	.bottom_container {
		width: 100%;
		float: none;
		padding: 10px;
		margin:10px 0;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		height: auto;
	}
	.bottom_container p {
		margin: 0;
		font-size: 10px;
		line-height: 14px;
		height: auto;
	}
	.fb-like span{
		width: 90%!Important;
		height: auto!Important;
	}
	#fb-root{
		height: 30px;
		text-align: center;
	}
}
/* Others (portrait and landscape) ----------- */
@media only screen and (min-device-width : 480px) and (max-device-width : 768px) {
	* {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
	body {
        width: auto;
        margin: 0;
        padding: 0;
    }
	img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    img {
        height: auto;
    }
	.rmm {
		position: fixed;
		display: block;
		top: 0;
		width:100%;
		z-index: 10000;
	}
	.outer {
		width: 100%;
		margin:0;
		padding: 0 10px;
	}
	.wrapper {
		width: 100%;
	}
	.header {
		width: 100%;
		float: none;
		padding: 10px;
		margin: 40px 0 0 0;
		height: auto;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		text-align:center;
	}
	.header_left {
		width: 100%;
		float: none;
		margin-top: 12px;
		padding: 0;
		margin-left: 0px;
	}
	.logo {
		width: 100%;
		float: none;
		margin-right: 0px;
		text-align:center;
	}
	.header-left-info-cal {
		width: 100%;
		float: none;
	}
	.header-left-info {
		width: 100%;
		float: none;
	}
	.header-left-info p {
		text-align:center;
	}
	.h_right {
		width: 100%;
		float: none;
		margin-top: 5px;
		text-align:center;
	}
	.h_right img {
		max-width:90%;
		margin-right: 0px;
		float: none;
	}
	.content_container {
		width: 100%;
		float: none;
		padding: 0;
		margin: 10px 0 0 0;
		height: auto;
	}
	.content_left {
		width: 100%;
		float: none;
		padding: 0px;
	}
	.side_menu {
		width: 100%;
		float: none;
		padding: 10px;
		margin: 0;
		height: auto;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		display:none;
	}
	.side_menu_top {
		background: none;
		height: 0;
	}
	.side_menu_content {
		background: none;
		padding-left: 0;
	}
	.side_menu_botton {
		background: none;
		height: 0;
	}
	.s_menu {
		width: 100%;
	}
	.s_menu ul, .s_menu ul  li, .s_menu ul  li a {
		width: 100%;
	}
	.form_box {
		width: 100%;
		float: none;
		padding: 10px;
		margin-left: 0px;
		margin-top: 10px;
		margin-bottom: 0px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
	}
	.side_cont {
		width: 100%;
		float: none;
		margin-top: 0px;
		margin-left: 0px;
		text-align: center;
	}
	.content_right {
		width: 100%;
		float: none;
		padding: 0px;
	}
	.banner {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 10px;
	}
	.banner img {
		width: 100%!Important;
		height: auto!Important;
	}
	.cont_main {
		width: 100%;
		float: none;
		margin-top: 0px;
	}
	.main_left {
		width: 100%;
		float: none;
		padding: 10px;
		margin-bottom:10px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
	}
	
	
	.cont_mains{
		width: 100%;
		float: none;
		margin-top: 0px;
		padding: 10px;
		margin-bottom:10px;
		margin-left: 0px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#FFF;
	}
	.calculator-content-top{
		background: none;
		height: 0px;
	}
	.calculator-content-body{
		background: none;
		padding: 0;
	}
	.calculator-content-bottom{
		background: none;
		height: 0;
	}
	.myforms {
		float: none;
		width: 100%;
		padding: 0;
		margin-left: 0;
	}
	#stylized1 label {
		display: block;
		font-weight: bold;
		width: 100%;
		float: none;
		color: #52882D;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 30px;
		text-align: center;
	}
	#stylized1 input {
		float: none;
		font-size: 12px;
		padding: 10px 2px;
		border: solid 1px #aacfe4 !important;
		width: 100%;
		margin: 0;
		border-radius: 5px;
	}
	#stylized1 select {
		margin: 0;
		border-radius: 5px;
		width: 100%;
	}
	#myResults2 {
		width: 100%;
	}
	.q_submits {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	.form_tab {
		width: 100%;
		margin-left: 15px;
	}
	.form_tab ul {
		width: 100%;
	}
	.form_tab ul li {
		width: 100%;
		float: none;
	}
	#stylized label {
		width: 100%;
		float: none;
		text-align: center;
	}
	#stylized select {
		width: 100%;
		border: solid 1px #aacfe4;
		margin: 0;
	}
	.myform {
		float: none;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}
	#stylized input {
		float: none;
		width: 100%;
		margin: 0;
	}
	
	
	
	
	.content-left-part-top {
		background: none;
		height: 0px;
	}
	.content-left-part-body {
		background: none;
		padding: 0;
	}
	.content-left-part-bottom {
		background: none;
		height: 0;
	}
	.main_right {
		width: 100%;
		float: none;
	}
	.m_right_bar {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	.carvan {
		width: 100%;
		float: none;
		height: 120px;
	}
	.bottom_container {
		width: 100%;
		float: none;
		padding: 10px;
		margin:10px 0;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		height: auto;
	}
	.bottom_container p {
		margin: 0;
		font-size: 10px;
		line-height: 14px;
		height: auto;
	}
	.fb-like span{
		width: 90%!Important;
		height: auto!Important;
	}
	#fb-root{
		height: 30px;
		text-align: center;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 989px) {
	* {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
	body {
        width: auto;
        margin: 0;
        padding: 0;
    }
	img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    img {
        height: auto;
    }
	.rmm {
		position: fixed;
		display: block;
		top: 0;
		width:100%;
		z-index: 10000;
	}
	.outer {
		width: 100%;
		margin:0;
		padding: 0 10px;
	}
	.wrapper {
		width: 100%;
	}
	.header {
		width: 100%;
		float: none;
		padding: 10px;
		margin: 40px 0 0 0;
		height: auto;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		text-align:center;
	}
	.header_left {
		width: 100%;
		float: none;
		margin-top: 12px;
		padding: 0;
		margin-left: 0px;
	}
	.logo {
		width: 100%;
		float: none;
		margin-right: 0px;
		text-align:center;
	}
	.header-left-info-cal {
		width: 100%;
		float: none;
	}
	.header-left-info {
		width: 100%;
		float: none;
	}
	.header-left-info p {
		text-align:center;
	}
	.h_right {
		width: 100%;
		float: none;
		margin-top: 5px;
		text-align:center;
	}
	.h_right img {
		max-width:90%;
		margin-right: 0px;
		float: none;
	}
	.content_container {
		width: 100%;
		float: none;
		padding: 0;
		margin: 10px 0 0 0;
		height: auto;
	}
	.content_left {
		width: 100%;
		float: none;
		padding: 0px;
	}
	.side_menu {
		width: 100%;
		float: none;
		padding: 10px;
		margin: 0;
		height: auto;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		display:none;
	}
	.side_menu_top {
		background: none;
		height: 0;
	}
	.side_menu_content {
		background: none;
		padding-left: 0;
	}
	.side_menu_botton {
		background: none;
		height: 0;
	}
	.s_menu {
		width: 100%;
	}
	.s_menu ul, .s_menu ul  li, .s_menu ul  li a {
		width: 100%;
	}
	.form_box {
		width: 100%;
		float: none;
		padding: 10px;
		margin-left: 0px;
		margin-top: 10px;
		margin-bottom: 0px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
	}
	.side_cont {
		width: 100%;
		float: none;
		margin-top: 0px;
		margin-left: 0px;
		text-align: center;
	}
	.content_right {
		width: 100%;
		float: none;
		padding: 0px;
	}
	.banner {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 10px;
	}
	.banner img {
		width: 100%!Important;
		height: auto!Important;
	}
	.cont_main {
		width: 100%;
		float: none;
		margin-top: 0px;
	}
	.main_left {
		width: 100%;
		float: none;
		padding: 10px;
		margin-bottom:10px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
	}
	
	
	.cont_mains{
		width: 100%;
		float: none;
		margin-top: 0px;
		padding: 10px;
		margin-bottom:10px;
		margin-left: 0px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#FFF;
	}
	.calculator-content-top{
		background: none;
		height: 0px;
	}
	.calculator-content-body{
		background: none;
		padding: 0;
	}
	.calculator-content-bottom{
		background: none;
		height: 0;
	}
	.myforms {
		float: none;
		width: 100%;
		padding: 0;
		margin-left: 0;
	}
	#stylized1 label {
		display: block;
		font-weight: bold;
		width: 100%;
		float: none;
		color: #52882D;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 30px;
		text-align: center;
	}
	#stylized1 input {
		float: none;
		font-size: 12px;
		padding: 10px 2px;
		border: solid 1px #aacfe4 !important;
		width: 100%;
		margin: 0;
		border-radius: 5px;
	}
	#stylized1 select {
		margin: 0;
		border-radius: 5px;
		width: 100%;
	}
	#myResults2 {
		width: 100%;
	}
	.q_submits {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	.form_tab {
		width: 100%;
		margin-left: 15px;
	}
	.form_tab ul {
		width: 100%;
	}
	.form_tab ul li {
		width: 100%;
		float: none;
	}
	#stylized label {
		width: 100%;
		float: none;
		text-align: center;
	}
	#stylized select {
		width: 100%;
		border: solid 1px #aacfe4;
		margin: 0;
	}
	.myform {
		float: none;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}
	#stylized input {
		float: none;
		width: 100%;
		margin: 0;
	}
	
	
	
	
	.content-left-part-top {
		background: none;
		height: 0px;
	}
	.content-left-part-body {
		background: none;
		padding: 0;
	}
	.content-left-part-bottom {
		background: none;
		height: 0;
	}
	.main_right {
		width: 100%;
		float: none;
	}
	.m_right_bar {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
	.carvan {
		width: 100%;
		float: none;
		height: 120px;
	}
	.bottom_container {
		width: 100%;
		float: none;
		padding: 10px;
		margin:10px 0;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);
		background:#52882D;
		height: auto;
	}
	.bottom_container p {
		margin: 0;
		font-size: 10px;
		line-height: 14px;
		height: auto;
	}
	.fb-like span{
		width: 90%!Important;
		height: auto!Important;
	}
	#fb-root{
		height: 30px;
		text-align: center;
	}
}