/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/






/*	Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.    */
.desktop_none{display:none}


/* iPad+ */
@media only screen and (min-width: 1101px) and (max-width: 1600px) {
.single_row.last_row.fix {
  margin-right: 205px;
}
.main_contents .single_row.last_row .single_image img {
  margin-bottom: 60px;
}	
	
}
		
/* iPad */
@media only screen and (min-width: 992px) and (max-width: 1100px) {
.top_banner .top_banner_man {
  width: 400px;
}

.top_banner .top_banner_information_list {
  float: left;
  margin-right: 22px;
  width: 335px;
}
.top_banner .top_banner_information_list h2 {
  font-size: 26px;
}
.top_banner .top_banner_information_list li {
  font-size: 21px;
  margin-bottom: 15px;
}
.top_banner .top_banner_box {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 1pc #aaa;
  float: left;
  margin-top: 100px;
  padding: 10px 10px 0;
  width: 290px;
}
.top_banner .top_banner_box h1 {
  color: #00517d;
  font-size: 34px;
}
.call_today.fix img {
  width: 100%;
}
.top_banner .top_banner_box .call_today {
  margin-top: 15px;
}
.top_banner .top_banner_box ul {
  list-style: outside none none;
  margin: 20px 0 0 5px;
  padding: 0 0px 0 0;
}
.top_banner .top_banner_box ul li {
  background-image: url("../img/quot.png");
  background-position: left -4%;
  background-repeat: no-repeat;
  color: #8f999c;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 12px;
  padding-left: 20px;
}
.single_row.last_row.fix {
  margin-right: 155px;
}
.main_menu .top_text {
  margin-top: -70px;
}


}	
		
		

/*	Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.  */

@media only screen and (min-width: 768px) and (max-width: 991px) {
ul.nav.navbar-nav {
  margin-top: 30px;
}
.top_banner_man {
  display: none;
}
.top_banner_area {
  padding-bottom: 20px;
}
.top_banner .top_banner_information_list {
  float: left;
  margin-right: 30px;
  width: 330px;
}
.top_banner .top_banner_information_list h2 {
  color: #00517d;
  font-size: 26px;
}	
.top_banner .top_banner_information_list li {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.top_banner .top_banner_box {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 1pc #aaa;
  float: left;
  margin-top: 100px;
  padding: 10px 10px 0;
  width: 355px;
}
.top_banner .top_banner_box h1 {
  color: #00517d;
  font-size: 41px;
  font-weight: 800;
  margin: 15px 0 25px;
  text-align: center;
  text-transform: uppercase;
}
.top_banner .top_banner_box h3 {
  font-size: 14px;
}
.top_banner .top_banner_box h1 {
  margin: 10px 0 20px;
}
.call_today.fix img {
  width: 100%;
}
.top_banner .top_banner_box ul {
  list-style: outside none none;
  margin: 20px 0 0 5px;
  padding: 0 5px 0 0;
}



}



/*	Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.*/

@media only screen and (max-width: 767px) {

.mobile_none{display:none}	
.desktop_none{display:block}	
	
	
img{max-width:100%}	
.navbar-brand {
  float: left;
  font-size: 18px;
  line-height: 20px;
  margin-top: 62px;
  padding: 0;
  width: 75%;
}
.navbar-brand > img {
  width: 100%;
}
.navbar-toggle {
  border: 2px solid #1d6ea0;
  float: right;
  margin-right: -3px;
  margin-top: 65px;
}
ul.nav.navbar-nav {
  margin-top: 15px;
}
.navbar-nav > li.active > a {
  border-bottom: 3px solid #006a9d;
  color: #006a9d;
  display: inline-block;
}
.navbar-nav > li > a {
  border-bottom: 3px solid transparent;
}
.navbar-nav > li > a:hover {
  background-color: inherit;
  border-bottom: 3px solid #006a9d;
  color: #006a9d;
  display: inline-block;
}
.navbar-toggle .icon-bar {
  background-color: #007bbd;
}
.main_menu .top_text p {
  color: #888;
  font-family: "Roboto Slab",serif;
  font-size: 12px;
  margin-bottom: -4px;
  margin-top: 5px;
  text-align: right;
}

.header_area img {
  height: 40px;
  width: 100%;
}
.main_menu .top_text {
  margin-top: -45px;
}
.top_banner .top_banner_man {
  float: left;
  margin-left: 0;
  width: 100%;
}
.top_banner .top_banner_man img {
  height: auto;
  margin-top: 20px;
  width: 100%;
}
.top_banner .top_banner_information_list {
  float: left;
  margin-right: 0;
  width: 100%;
}
.top_banner .top_banner_information_list h2 {
  color: #00517d;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 35px;
  margin-top: 60px;
  text-align: center;
}
.top_banner_area {
  margin-top: 0;
}
.top_banner .top_banner_information_list li img {
  padding-right: 10px;
}
.top_banner .top_banner_information_list li {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}
.top_banner .top_banner_box {
  margin-top: 60px;
  padding: 10px 10px 0;
  width: 100%;
}
.top_banner .top_banner_box h1 {
  font-size: 35px;
  margin: 15px 0 20px;
}
.top_banner .top_banner_box h3 {
font-size: 12px;}
.top_banner .top_banner_box .call_today {
  background-size: 100% auto;
  margin-top: 20px;
}
.top_banner .top_banner_box .call_today h2 {
  font-size: 28px;
  margin-bottom: 0;
  margin-left: 79px;
  margin-top: -5px;
}
.top_banner .top_banner_box .call_today h4 {
  color: #fff;
  font-family: "Open Sans Condensed",sans-serif;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 81px;
  margin-top: 23px;
  text-transform: uppercase;
}
.top_banner .top_banner_box ul {
  margin: 20px 0 0 5px;
  padding: 0;
}
.top_banner .top_banner_box ul li {
  font-size: 13px;
}
.top_banner {
  overflow: hidden;
  padding-bottom: 40px;
}
.top_banner .top_banner_box .call_today {
  margin-top: 10px;
}
.main_contents .single_image {
  float: left;
  margin-right: 35px;
  text-align: center;
  width: 100%;
}
.main_contents_area {
  padding-top: 35px;
}
.main_contents .single_image img {
  margin-bottom: 15px;
  margin-top: 30px;
}
.main_contents .left_content h2 {
  text-align: center;
}

.top_banner .top_banner_box {
  margin: 60px 13px 0;
  padding: 10px 10px 0;
  width: 91%;
}
.footer_area {
  background-color: #e4f6e1;
  margin-top: -40px;
  padding: 30px 0 0;
  text-align: center;
}
.footer_area img {
  height: 225px;
  width: 100%;
}
.footer_area .footer p {
  color: #fff;
  font-size: 12px;
  margin: 5px 0;
}
.footer_area .footer {
  margin-top: -50px;
}
	
	
	
}



/*	Wide Mobile Layout: 480px. */

@media only screen and (min-width: 375px) and (max-width: 767px) {
.top_banner .top_banner_box .call_today h2 {
  font-size: 32px;
  margin-bottom: 0;
  margin-left: 112px;
  margin-top: -5px;
}
.top_banner .top_banner_box .call_today h4 {
  color: #fff;
  font-family: "Open Sans Condensed",sans-serif;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 112px;
  margin-top: 15px;
  text-transform: uppercase;
}
.top_banner .top_banner_box .call_today {
  margin-top: 15px;
}
.top_banner .top_banner_box h3 {
  font-size: 15px;
}

.top_banner .top_banner_information_list li {
  font-size: 22px;
  margin-bottom:17px
}
.top_banner .top_banner_information_list {
  float: left;
  margin-right: 0;
  width: 100%;
  padding: 0 30px;
}

	
}


@media only screen and (min-width: 375px) and (max-width: 407px) {
.top_banner .top_banner_information_list {
  float: left;
  margin-right: 0;
  width: 100%;
  padding: 0px;
}	
.top_banner .top_banner_information_list li {
  font-size: 21px;
  margin-bottom: 17px;
}
}