body {
	background-color: #ffffff;	
}
p {
	font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#000000;
	line-height:21px;
}

p a {
	color:#000000;
}

.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
	line-height:17px;
}
h1 {
    margin: 0;
	font-size:45px;
	   font-family:Arial, Helvetica, sans-serif;
	   line-height:normal;
	   color:#1c2927;
}
h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
	padding-bottom:20px;
	line-height:normal;
	color:#1c2927;
}
h2 a {
    color:#e60000; 
}
.margin_b5 {
    margin-bottom: 5px;
}
.text_sb {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333;
	line-height:17px;
	padding-bottom:20px;
}

.heading_sb {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#e60000;
	font-weight:bold;
	padding-bottom:10px;   
}

img.full-width-image {
    width: 100%;
    height: auto;
}
.logo img {
	width: 106px;
	height: auto;
}
.banner img {
	width: 100%;	
}
.banner .container {
	padding: 0;	
}


.footer {
	margin-bottom: 30px;
}
.footer .container {
	background-color: #ffffff;
	padding: 20px;	
}


#main {
	float:left;
	width:100%;
}

#main2 {
	width:100%;
}

#sidebar {
	float:right;
	width:35%;
	padding:15px;
	background-color:#e6e6e6;
}

.gmap {
	width:100%;
}

.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:233px; /* your iframe height */
   top:233px;  /* your iframe height */
   margin-top:-233px;  /* your iframe height */
   z-index:999;
}


.border-rb {
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.border-b {
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 0;
}

.border-r {
	border-right: 1px solid #f0f0f0;
	padding: 10px 5px 10px 5px;
}

textarea.grey {
  background-color: #F9F9F9;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  box-shadow: 0 0 1px #ECECEC;
  padding: 5px;
  width:100%;
  height:100px;
}

textarea.white {
  background-color: #FFFFFF;
  box-shadow: 0 0 1px #ECECEC;
  padding: 5px;
  width:100%;
  height:100px;
}

.clCompulsoryMarkerast {
	color:#ee3424;
}
.clCompulsoryMarker {
	color:#ee3424;
}


.btn-primary {
	background-color: ##6a7d39;
	border-radius: 4px;	
	border: none;
	padding: 8px 20px;
}


.form-control {
	border-radius: 2px;	
}

textarea {
	resize: none;	
}
.radio-group {
margin-left: 20px;	
}

label {
	display: block;	
}

select {
	width: 100% !important;	
}


@media only screen and (max-width: 568px) {

#main {
	width:100% !important;
	padding:0 0 20px 0 !important;
}

.shadow {
	width: 100%;
}

.footer {
	margin: 0;
}

#sidebar {
	width:100%;
}

img.social {
	width: 100%;
    height: auto;
	padding:0 5px;
}

table.social {
	width:280px !important;
}

img.ATlogo {
	width: 270px !important;
    height: auto !important;
}

div.hide {
	display: none !important;
	overflow: hidden !important;
	width: 0 !important;
	height: 0 !important;
	visibility: hidden !important;
}
tr.hide {
	display: none !important;
	overflow: hidden !important;
	width: 0 !important;
	height: 0 !important;
	visibility: hidden !important;
}

div.mobileshow {
	display: block !important;
	margin: 0;
	padding: 0;
	overflow : visible !important;
	width: auto !important;
	max-height: inherit !important;	
}

tr.rating_mob {
	display: table-row !important;
	margin: 0;
	padding: 0;
	overflow : visible !important;
	max-height: inherit !important;	
}

td.drop_question {
	display:block !important;
	width:100% !important;
	background-color:#ffffff !important;
	padding:20px 0 !important;
	border-top:1px solid #d8d6d6;
	border-right:none;
}

td.drop_radio {
	display:block !important;
	width:100% !important;
	background-color:#f9f9f9 !important;
	padding:20px 2px !important;
	margin-bottom:20px !important;
}

.btn {
	width:100% !important;
	font-size:18px !important;
	padding:10px 16px !important;
}

.padding_radio {
	padding:10px 2px !important;
}

.form-group2 {
	margin-bottom: 0 !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #ffffff
}

.text_footer {
	font-size:14px !important;
}
.text_footer a {
	font-size:14px !important;
}
.text_sb {
	font-size:14px !important;	
}
.text_sb a {
	font-size:14px !important;	
}
.heading_sb {
	font-size:16px !important;	
}
.heading_sb a {
	font-size:16px !important;	
}

.link-social {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.footer-logo {
 display: block;
 width: 100%;
 top: 0; 
 text-align: left;
}
.footer-logo img {
  width: 100%;
}

.wrapper {
  width: 100% !important;
}

}

