@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* Responsive styles
================================================== */

/* Large Devices, Wide Screens */
@media (min-width : 1200px) {
	

}


/* Medium Devices, Desktops */
@media (min-width : 992px) and (max-width: 1200px) {



}

/* Small Devices, Tablets */
@media (min-width : 768px) and (max-width: 991px) {

#homefour .tbox img { margin:20px 0 !important; }
}

/* Small Devices Potrait */
@media (max-width : 767px){

.abtn { font-size:14px !important; }

#brand img { padding:0; height:60px !important; width:auto !important;  }
#topbg { margin-top:60px !important; }



#home #marketrate { padding:10px 15px  !important; }
#marketrate { padding:15px 15px 10px 15px  !important; }

#homethird { background:#819f4d; padding:20px 0 !important; margin-top:-10px; }
#homethird img { width:auto; height:50px; }
#homethird h3 { font-size:14px; }

#homefour { background:#f7f7f9; padding:20px 0 !important; }
#homefour .tbox img { margin:20px 0 !important; }
  
  #homenine { background:#e3e3e3; padding:25px 0 !important;  }

#footer { font-size:11px; }


}

/* Extra Small Devices, Phones */ 
@media (max-width : 479px) {

.abtn { font-size:14px !important; }

#brand img { padding:0; height:60px !important; width:auto !important;  }
#topbg { margin-top:60px !important; }



#home #marketrate { padding:10px 15px  !important; }
#marketrate { padding:15px 15px 10px 15px  !important; }

#homethird { background:#819f4d; padding:20px 0 !important; margin-top:-10px; }
#homethird img { width:auto; height:50px; }
#homethird h3 { font-size:14px; }

#homefour { background:#f7f7f9; padding:20px 0 !important; }
#homefour .tbox img { margin:20px 0 !important; }
  
#homenine { background:#e3e3e3; padding:25px 0 !important;  }

#footer { font-size:11px; }

}

/* Custom, iPhone Retina */ 
@media (min-width : 320px) and (max-width: 767px)  {


}