@charset "utf-8";
/* CSS Document */

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: Raleway, sans-serif;
  line-height: 1;
}
#cssmenu > ul {
  background: #0374BC;
}
#cssmenu > ul > li {
  float: left;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  /* padding: 16px 20px; */padding: 12px 20px;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  background: #0374BC;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#cssmenu > ul > li.active > a {
  color: #dff2fa;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {
  color: #dff2fa;
  -webkit-transform: rotateX(90deg) translateY(-23px);
  -moz-transform: rotateX(90deg) translateY(-23px);
  transform: rotateX(90deg) translateY(-23px);
  -ms-transform: none;
}
#cssmenu > ul > li > a::before {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 16px 20px;
  color: #dff2fa;
  background: #19799f;
  content: attr(data-title);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -ms-transform: translateY(- -18px);
}
#cssmenu > ul > li:hover > a::before,
#cssmenu > ul > li > a:hover::before {
  background: #0374BC;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {
  width: 100%;
  text-align: left;
  position: absolute;
}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center {
  float: none;
  display: block;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#cssmenu.small-screen > ul > li:hover > a,
#cssmenu.small-screen > ul > li > a:hover {
  color: #000;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  -ms-transform: none;
}
#cssmenu.small-screen > ul > li > a::before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 16px 20px;
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #0374BC;
}
#cssmenu.small-screen #menu-button:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 17px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  width: 22px;
  height: 3px;
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #dff2fa;
  border-bottom: 2px solid #dff2fa;
}
#cssmenu.small-screen #menu-button:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 27px;
  display: block;
  width: 22px;
  height: 2px;
  background: #ffffff;
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  background: #dff2fa;
}

/* Stylesheet: Menu Modified On 2016-04-01 13:54:36 */
@charset "utf-8";
/* CSS Document */

/* MEDIA QUERY */

img {max-width:100%; height:auto}

#banner, #inner-banner {
	background-size: cover;
}
.breadcrumb .lastitem {
    line-height: 27px;
    padding-left: 10px;
}

#cssmenu {
	display: none;
}

table {
    width: 100%;
}

#GoogleMaps1 {
   width: 100% !important;
}

.map {
    padding: 15px 0;
}

@media (max-width: 979px) {

	.logo img {
		width: 130px;
	}
	.call img {
		width: 250px;
	}
	#main-menu {
		height: 54px;
		width: 577px;
	}
	.main-menu-in {
		height: 40px;
		width: 570px;
	}
	.menu-link {
		height: 40px;
	}
	.menu-link li {
		font-size: 16px;
		line-height: 40px;
	}
	.menu-link li a {
		line-height: 40px;
		padding: 0 8px;
	}
	.menu-link li a:hover, .menu-link li a.active {
		line-height: 40px;
	}
	
	#header, #container, .banner, .banner-top {
		width: 750px;
	}
	#banner {
		height: 490px;
	}
	.banner-top {
		height: auto;
	}
	.banner-to-l {
		width: 319px;
	}
	.banner-to-r {
		width: 392px;
		padding: 20px 0 0 10px;
	}
	.banner-to-r .txt34 {
		font-size: 20px !important;
	}
	.banner-to-r .txt34-blue {
		font-size: 24px;
		padding: 16px 0 6px;
	}
	.banner-to-r .list-box {
		width: 100%;
	}
	.banner-link li {
		font-size: 14px;
		width: 184px;
	}
	.banner-cont-box, .slider_container, .anythingFader, .anythingFader .wrapper, .anythingFader ul li {
		width: 734px;
	}
	.slider_container, .anythingFader .wrapper {
		height: 180px;
	}
	.banner-cont-box .pro-law, .banner-cont-box .test {
		width: 48%;
	}
	.banner-cont-box .test {
		height: 163px;
	}
	.banner-cont-box .pro-law-left {
		padding: 0 5px;
		width: 180px;
	}
	.banner-cont-box .pro-law-left img {
		right: 380px;
		width: 150px;
	}
	#container-bg, #container-bg1 {
		width: 730px;
		padding: 30px 10px 0;
	}
	#container-bg #col-left {
		width: 44%;
	}
	#container-bg #col-right {
		width: 54%;
	}
	#container-bg #col-right img {
		width: 100%;
	}
	#container-bg h3 {
		float: left !important;
		padding: 0 0 10px !important;
	}
	#container-bg h3 br {
		display: none;
	}
	#footer, .footer, .footer-in {
		width: 730px;
	}
	.navigation, .footer .Address {
		width: 33.33%;
	}
	.navigation ul {
		width: 100%;
	}
	.navigation ul li {
		width: 44%;
	}
	.law-insti {
		text-align: right;
		width: 33.33%;
	}
	.law-insti img {
		width: 200px;
	}
	
	#inner-banner {
		height: 138px;
	}
	.banner-inn {
		width: 50%;
	}
	.banner-inn-r {
		height: auto;
		margin: 19px 0;
		width: 49%;
	}
	.banner-inn-r .txt-34 {
		padding: 15px;
	}
	.banner-inn-r .txt-34 p {
		font-size: 22px;
		line-height: 32px;
		padding-bottom: 0;
	}
	#col-left-in {
		width: 35%;
	}
	#col-right-in {
		width: 62%;
	}
	.col-left-bg {
		width: 98%;
		padding: 0;
	}
	.col-left-bg h5 {
		padding: 13px;
	}
	.test-in-box, .address-in {
		width: auto;
		padding: 13px;
		margin: 0;
		background-position: 13px top;
	}
	.test-in-box-in {
		padding: 16px 0 0 0;
		width: auto;
	}
	.left-box-bor {
		width: 98%;
		padding: 0;
	}
	.law-inst {
		width: auto;
		padding: 13px;
	}
	.law-inst img {
		width: 100%;
	}
	.test-in-box-in span {
		padding: 10px 0 25px;
	}
	#col-right-in table tr td {
		display: block;
	}
}

@media (max-width: 767px) {

	#cssmenu {
		clear: both;
		display: block;
		position: relative;
		background: #0374bc none repeat scroll 0 0;
	}
	#cssmenu #menu-button {
		width: 470px;
		margin: 0 auto;
	}
	#cssmenu.small-screen > ul, #cssmenu.small-screen.align-center > ul {
		left: 0;
		margin: 0 auto;
		right: 0;
		width: 470px;
		z-index: 99;
	}
	#main-menu {
		display: none;
	}
	.call {
		margin: 62px 0 18px;
	}
	.call img {
		width: 280px;
	}
	
	#header, #container, .banner, .banner-top {
		width: 470px;
	}
	#banner {
		background-position: right center;
		height: 600px;
	}
	.banner-to-l {
		background-image: url("../../images/banner-bg.jpg");
		background-repeat: no-repeat;
		padding: 12px 0 0;
		text-align: center;
		width: 100%;
	}
        .banner-to-l > img {
		max-width: 60%;
	}
        .pro-law-left a {
		background-size: 90px auto;
		height: 34px;
		width: 90px;
	}
	.banner-to-r {
		padding: 20px 0;
		width: 470px;
		text-align: center;
	}
	.banner-to-r .txt34-blue {
		width: 100%;
	}
	.banner-link li {
		width: 50%;
		padding: 0;
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}
	.btn-get-in-tou {
		display: inline-block;
		float: none;
	}
	.banner-cont-box, .slider_container, .anythingFader, .anythingFader .wrapper, .anythingFader ul li {
		width: 454px;
	}
	.banner-cont-box .pro-law, .banner-cont-box .test {
		width: 100%;
	}
	.slider_container, .anythingFader .wrapper {
		height: 311px;
	}
	.banner-cont-box .pro-law-left {
		width: 240px;
	}
	.banner-cont-box .pro-law-left img {
		right: 462px;
		width: 180px;
	}
	.banner-cont-box .test {
		height: 142px;
	}
	.banner-cont-box .test {
		margin: 3px;
		padding: 10px 0;
		width: auto;
		text-align: center;
	}
	.banner-cont-box .test .text-t {
		width: auto;
	}
	#container-bg, #container-bg1 {
		width: 450px;
	}
	#container-bg #col-left, #container-bg #col-right, #col-left div {
		width: 100%;
	}
	#col-left h1 {
		text-align: center;
	}
	#col-right h3 {
		text-align: center;
		width: 100%;
	}
	#footer, .footer, .footer-in {
		width: 450px;
	}
	.navigation, .footer .Address {
		width: 100%;
	}
	.navigation ul li {
		width: 30%;
	}
	.footer .Address {
		padding-top: 15px;
	}
	.law-insti {
		text-align: left;
		width: 100%;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.footer-bott {
		display: inline-block;
		height: auto;
		padding: 10px 0;
		text-align: center;
	}
	.footer-in {
		line-height: normal;
	}
	.copyright { 
		padding-bottom: 5px;
		width: 100%;
	}
	.designer {
		width: 100%;
	}
	
	#inner-banner {
		height: 86px;
	}
	.banner-inn-r {
		margin: 12px 0;
		width: 48%;
	}
	.banner-inn-r .txt-34 {
		padding: 8px;
	}
	.banner-inn-r .txt-34 p {
		font-size: 13px;
		line-height: 20px;
	}
	#col-left-in, #col-right-in {
		width: 100%;
	}
	.test-in-box-in {
		padding: 16px 20px 0;
		text-align: center !important;
	}
	.col-left-bg h5 {
		text-align: center;
	}
	#col-right-in h1 {
		margin: 0 auto;
		text-align: center;
		width: 80%;
	}
	#container-bg #col-right {
		margin-bottom: 30px;
	}
}

@media (max-width: 479px) {

	.pro-law-left a {
               width: 112px;
        }
	.logo img {
		width: 120px;
	}
	.call {
		margin: 74px 0 18px;
	}
	.call img {
		width: 170px;
	}
	#cssmenu #menu-button {
		padding: 14px 20px;
		width: 310px;
	}
	#cssmenu.small-screen > ul, #cssmenu.small-screen.align-center > ul {
		width: 310px;
	}
	#cssmenu > ul > li > a {
		font-size: 12px;
	}
	h3 {
		font-size: 24px;
	}
	#header, #container, .banner, .banner-top, .banner-to-r {
		width: 310px;
	}
	#banner {
		height: 730px;
	}
	.banner-to-r .txt34 {
		font-size: 16px !important;
	}
	.banner-to-r .txt34-blue {
		font-size: 20px;
	}
	.banner-link li {
		width: 100%;
	}
	.banner-cont-box, .slider_container, .anythingFader, .anythingFader .wrapper, .anythingFader ul li {
		width: 294px;
	}
	.banner-cont-box .pro-law-left img {
		right: 5px;
		width: 120px;
	}
	.banner-cont-box .pro-law-left {
		width: 142px;
	}
	.banner-cont-box .pro-law-left p {
		text-align: left;
	}
	.slider_container, .anythingFader .wrapper {
		height: 366px;
	}
	#container-bg, #container-bg1 {
		width: 300px;
		padding: 30px 5px 0;
	}
	#footer, .footer, .footer-in {
		width: 300px;
	}
	.navigation ul li {
		width: 44%;
	}
	#col-right h3 {
		float: none !important;
		clear: both;
	}
	
	#inner-banner {
		text-align: center;
	}
	.banner-inn {
		display: none;
	}
	.banner-inn-r {
		display: inline-block;
		float: none;
		width: 80%;
	}
	.banner-inn-r .txt-34 p {
		text-align: center;
	}
	#container-bg h3 {
		font-size: 20px;
	}
	#col-right-in h1 {
		font-size: 16px;
	}
}
/* Stylesheet: Responsive Modified On 2016-04-01 16:04:14 */
