*{
  	margin:0;
  	padding:0;
}
.rt-block{
	margin:0;
  	padding:0;
}
body{
	background:url('../../../images/kim/main-bg-02.jpg') 0 0 repeat;
}
@font-face {
    font-family: 'GothamRounded-Medium';
    src: url('../fonts/GothamRnd-Medium.eot');
    src: url('../fonts/GothamRnd-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamRnd-Medium.woff') format('woff'),
         url('../fonts/GothamRounded-Medium.ttf') format('truetype'),
         url('../fonts/GothamRnd-Medium.svg#GothamRounded-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6{
	border-bottom:0;
	color:#4a3b2f;
	font-family: 'GothamRounded-Medium';
	font-weight:normal;
}
.title, .component-content h2 {
    	border-bottom:0;
    	box-shadow:none;
    	color: #303030;
    	text-shadow: none;
    	font-size: 22px;
    	font-weight: normal;
    	letter-spacing: normal;
    	line-height: 30px;
    	margin-bottom: 0;
    	margin-top: 0;
    	padding-bottom: 10px;
}
#rt-header{
	background:url('../../../images/kim/main-bg-02.jpg') 0 0 repeat;

}
.topLogo{
	padding:10px;
}
.topContact{
	color:#333;
	font-family: 'GothamRounded-Medium';
	font-size:18px;
	line-height:30px;
	padding:70px 10px 10px;
	text-align:right;
}
.topContact a{
	color:#4a3b2f;
}
#rt-top-surround .topContact a:hover{
	color:#725b48;
}
#rt-top-surround {
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
    	border:0;
    	box-shadow:none;
    	text-shadow: none;
	filter:none;
}
#rt-top-surround:after {
    	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
}
#rt-drawer {
    	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
    	border:0;
    	box-shadow:none;
    	text-shadow: none;
}
#rt-showcase {
	background: url('../../../images/kim/nav-bg-02.jpg') center left repeat;
    	border:0;
    	box-shadow:none;
    	text-shadow: none;
	filter:none;
}
.rt-showcase-pattern {
	background:none;
   	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
}
#rt-maintop {
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
    	border:0;
    	box-shadow:none;
	padding-top:0;
    	text-shadow: none;
}
#rt-transition{
	background:#cecece;
}
#rt-main{
	background:#FFF;
}
#rt-sidebar-a{
	padding:10px;
}
#rt-sidebar-a .rt-block{
	padding-bottom:10px;
}
.homeSlideshow{
	background:#FFF;
	padding:10px;
}
.googleMap{
	padding:10px;
}
#rt-copyright {
    	border:0;
    	box-shadow:none;
    	font-family: 'GothamRounded-Medium';
}
#rt-copyright h2{
	margin:20px 0 0 0;
}
.footerNews .title,
.forthComing .title{
	font-size:24px;
}
#jform_cmc_groups_FULLNAME-lbl,
#jform_cmc_groups_EMAIL-lbl {
	display:none;
}
.forthComing{
	font-size:190%;
}
#rt-copyright a{
	color:#4a3b2f;
}
#rt-copyright a:hover{
	color:#725b48;
}
#rt-footer {
   	background: url('../../../images/kim/nav-bg-02.jpg') center left repeat;
   	border:0;
    	box-shadow:none;
}
.copyRight{
	margin:0 0 40px 0;
	text-align:right;
}
.footerContact{
	margin:20px 0 0 0;
	text-align:right;
}

.formResponsive input, .formResponsive textarea {
    width: 90% !important;
}
#g-recaptcha-33 div {
    width: 95% !important;
}
@media screen and (max-height: 575px){ #rc-imageselect, .g-recaptcha { transform:scale(0.77); -webkit-transform:scale(0.77); transform-origin:0 0; -webkit-transform-origin:0 0; }
@media (min-width: 2100px) {

}
/* Large desktop */
@media (min-width: 1200px) and (max-width: 2100px) {

}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
.row-fluid [class*="span"] {
	margin-left: 2%;
}
.footerNews .title,
.forthComing .title{
	font-size: 20px;
}
}
/* Portrait tablet to landscape and desktop */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.row-fluid [class*="span"] {
	margin-left: 2%;
}
.footerNews .title,
.forthComing .title{
	font-size:16px;
}
.topContact{
	font-size:16px;
	padding:60px 10px 10px;
	text-align:right;
}
}
/* Landscape phone to portrait tablet */
@media only screen and (min-width: 481px) and (max-width: 767px) {
.topContact{
	font-size:20px;
	padding:10px;
	text-align:center;
}
.copyRight,
.footerContact{
	text-align:center;
}
}
/* Landscape phones and down */
@media only screen and (max-width: 480px) {
.topContact{
	font-size:20px;
	padding:10px;
	text-align:center;
}
.copyRight,
.footerContact{
	text-align:center;
}
}