@font-face {
	font-family: AbrilFatface-Regular;
	src: url(../fonts/AbrilFatface-Regular.ttf) format("truetype");
}
@font-face {
	font-family: Roboto-Regular;
	src: url(../fonts/Roboto-Regular.ttf) format("truetype");
}
html {
	background: rgb(255, 255, 255); font-size: 100%;
}
body {
	background: rgb(255, 255, 255); font-size: 100%;
}
body {
	font-family: "Roboto-Regular"; font-size: 100%;
}
body a {
	transition:0.5s; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -moz-transition: 0.5s all ease;
}
p {
	margin: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
label {
	margin: 0px; padding: 0px;
}
body a:hover {
	text-decoration: none;
}
.navigation {
	float: right;
}
.logo {
	margin-top: 3.2%; float: left;
}
.logo a {
	display: block;
}
.logo h1 a {
	margin: 0px; color: rgb(103, 38, 122); font-size: 1.1em; font-weight: 700;
}
.logo h1 a:hover {
	transition:0.5s; color: rgb(103, 38, 122); text-decoration: none; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -moz-transition: 0.5s all ease;
}
ul.navig {
	padding: 0px;
}
ul.navig li span {
	margin: 0px 15px; color: rgb(255, 255, 255); font-size: 16px;
}
ul.navig li {
	display: inline-block;
}
ul.navig li a {
	padding: 39px 20px; color: rgb(255, 255, 255); font-size: 1.15em; font-weight: 400; text-decoration: none;
}
ul.navig li a:hover ul.navig li a::after {
	display: block;
}
@media all and (max-width:768px)
{
span.menu::before {
	height: 32px; cursor: pointer; content: url(../images/nav-icon.png);
}
.header {
	padding: 20px 0px 0px;
}
ul.navig li.plan:hover ul.sub-nav {
	display: none;
}
ul.navig {
	margin: 0px; width: 11%; float: right;
}
ul.navig {
	display: none;
}
ul.navig li {
	margin: 0px; width: 100%; font-size: 12px; display: inline-block;
}
ul.navig li a {
	width: 100%; color: rgba(64, 63, 69, 1); font-weight: 600; display: block;
}
span.menu {
	margin: 0px; float: right; display: block;
}
ul.navig {
	background: rgba(255, 255, 255, 0.97); left: 2%; width: 96%; text-align: center; margin-top: 6%; position: absolute; z-index: 999;
}
.navigation {
	padding: 0px 0px 0em; height: 0px; margin-bottom: 0em;
}
}
.hvr-bounce-to-bottom {
	vertical-align: middle; display: inline-block; position: relative; box-shadow: 0px 0px 1px rgba(0,0,0,0); transform: translateZ(0px); transition-property: color; transition-duration: 0.5s; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transition-duration: 0.5s; -webkit-transition-property: color; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden;
}
.hvr-bounce-to-bottom::before {
	background: rgb(3, 207, 116); transform-origin: 50% 0%; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: -1; content: ""; transform: scaleY(0); transition-property: transform; transition-duration: 0.5s; transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 0.5s; -webkit-transition-property: transform; -webkit-transform: scaleY(0); -webkit-transform-origin: 50% 0;
}
.hvr-bounce-to-bottom:hover {
	color: rgb(255, 255, 255);
}
.hvr-bounce-to-bottom:focus {
	color: rgb(255, 255, 255);
}
.hvr-bounce-to-bottom:active {
	color: rgb(255, 255, 255);
}
.hvr-bounce-to-bottom:hover::before {
	transform: scaleY(1); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -webkit-transform: scaleY(1);
}
.hvr-bounce-to-bottom:focus::before {
	transform: scaleY(1); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -webkit-transform: scaleY(1);
}
.hvr-bounce-to-bottom:active::before {
	transform: scaleY(1); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); -webkit-transform: scaleY(1);
}
ul.navig li a.active {
	background: rgb(3, 207, 116); color: rgb(255, 255, 255);
}
.hvr-shutter-out-horizontal {
	vertical-align: middle; display: inline-block; position: relative; box-shadow: 0px 0px 1px rgba(0,0,0,0); transform: translateZ(0px); transition-property: color; transition-duration: 0.3s; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transition-duration: 0.3s; -webkit-transition-property: color; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden;
}
.hvr-shutter-out-horizontal::before {
	background: rgb(5, 166, 179); transform-origin: 50% 50%; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: -1; content: ""; transform: scaleX(0); transition-property: transform; transition-duration: 0.3s; transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 0.3s; -webkit-transition-property: transform; -webkit-transform: scaleX(0); -webkit-transform-origin: 50%;
}
.hvr-shutter-out-horizontal:hover {
	color: white;
}
.hvr-shutter-out-horizontal:focus {
	color: white;
}
.hvr-shutter-out-horizontal:active {
	color: white;
}
.hvr-shutter-out-horizontal:hover::before {
	transform: scaleX(1); -webkit-transform: scaleX(1);
}
.hvr-shutter-out-horizontal:focus::before {
	transform: scaleX(1); -webkit-transform: scaleX(1);
}
.hvr-shutter-out-horizontal:active::before {
	transform: scaleX(1); -webkit-transform: scaleX(1);
}
.banner {
	background: url("../images/banner-1.jpg") no-repeat 0% 0% / cover; min-height: 750px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover;
}
.banner-bottom {
	text-align: center; margin-top: 27%;
}
.banner-bottom h1 {
	margin: 0px; color: rgb(255, 255, 255); letter-spacing: 2px; font-family: "AbrilFatface-Regular"; font-size: 38px;
}
.banner-bottom p {
	color: rgb(255, 255, 255); font-size: 17px; margin-top: 5px;
}
.bnr-btm {
	text-align: center; margin-top: 16%;
}
.auto-left {
	padding: 0px; position: relative;
}
.auto-left img {
	width: 100%;
}
a.tooltips {
	display: inline; position: relative;
}
a.tooltips span {
	position: absolute;
}
a.tooltips span::before {
	left: 0%; top: 22%; width: 0px; height: 0px; margin-left: 0px; border-top-color: rgb(255, 255, 255); border-right-color: transparent; border-left-color: transparent; border-top-width: 29px; border-right-width: 28px; border-left-width: 28px; border-top-style: solid; border-right-style: solid; border-left-style: solid; position: absolute; content: ""; transform: rotate(90deg);
}
.tool {
	top: 20%; right: 42px; position: absolute;
}
.tool-1 {
	left: -14px; top: 73%; position: absolute;
}
a.tooltips-1 {
	display: inline; position: relative;
}
a.tooltips-1 span {
	position: absolute;
}
a.tooltips-1 span::before {
	left: 0%; top: 22%; width: 0px; height: 0px; margin-left: 0px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 28px; border-bottom-width: 29px; border-left-width: 28px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: ""; transform: rotate(90deg);
}
.auto-middle {
	text-align: center; margin-top: 9%;
}
.auto-middle p {
	color: rgb(149, 151, 152); font-size: 15px; margin-top: 10px;
}
.auto-middle h2 {
	margin: 0px; color: rgb(3, 207, 116); font-family: "AbrilFatface-Regular"; font-size: 2.1em;
}
.auto-middle h3 {
	margin: 0px; color: rgb(3, 207, 116); font-family: "AbrilFatface-Regular"; font-size: 2.1em;
}
.about {
	padding: 6em 0px;
}
.about-top {
	text-align: center;
}
.heading h3 {
	margin: 0px; color: rgb(3, 207, 116); font-family: "AbrilFatface-Regular"; font-size: 2.6em;
}
.about-bottom {
	margin-top: 4%;
}
.about-left h4 {
	margin: 0px; color: rgb(3, 207, 116); line-height: 1.5em; font-size: 18px;
}
.about-left p {
	color: rgb(149, 151, 152); line-height: 1.8em; font-size: 15px; margin-top: 10px;
}
.abt-left span {
	background: rgb(31, 39, 42); padding: 20px; color: rgb(3, 207, 116); font-size: 2em;
}
.abt-right p {
	color: rgb(149, 151, 152); line-height: 1.8em; font-size: 15px;
}
.abt-left {
	width: 20%; float: left;
}
.abt-right {
	width: 80%; float: right;
}
:nth-child(2).abt-one {
	margin-top: 5%;
}
.people {
	background: url("../images/p-banner.jpg") no-repeat 0% 0% / cover; min-height: 390px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover;
}
.people-top h3 {
	color: rgb(255, 255, 255);
}
.people-top {
	margin-top: 6%;
}
.people-bottom {
	margin-top: 4%;
}
.p-left {
	width: 27%; float: left;
}
.p-right {
	width: 69%; float: right;
}
.p-left img {
	width: 100%;
}
.p-right h4 {
	margin: 0px; color: rgb(3, 207, 116); text-transform: uppercase; font-size: 19px;
}
.p-right p {
	color: rgb(255, 255, 255); line-height: 1.8em; font-size: 15px; margin-top: 15px;
}
.choose-top {
	text-align: center;
}
.choose {
	padding: 6em 0px;
}
.choose-bottom {
	margin-top: 4%;
}
.choose-left p {
	color: rgb(149, 151, 152); line-height: 1.8em; font-size: 15px; margin-top: 5px;
}
.choose-left h4 {
	margin: 0px; color: rgb(3, 207, 116); line-height: 1.5em; font-size: 19px;
}
.c-left {
	width: 80%; float: left;
}
.c-right {
	width: 20%; text-align: center; margin-top: 5%; float: right;
}
.c-right span {
	color: rgb(31, 39, 42); font-size: 3.5em;
}
.choose-1 {
	margin-top: 3%;
}
:nth-child(1).choose-1 {
	margin-top: 0%;
}
.progress-bars {
	padding: 2em 0px;
}
.distracted {
	padding: 2em 0px;
}
.appearance {
	padding: 2em 0px;
}
.typo-top {
	text-align: center;
}
h3.ghj {
	margin: 0px 0px 16px; color: rgb(31, 39, 42); font-size: 2em;
}
.gallery {
	padding-top: 4em;
}
.gallery-top {
	text-align: center;
}
.gallery-bottom {
	margin-top: 3%;
}
.da-thumbs {
	list-style: none; margin: 0px; padding: 0px; position: relative;
}
.da-thumbs li {
	background: rgb(239, 239, 239); margin: 0.4%; padding: 8px; width: 19.2%; float: left; position: relative; box-shadow: 0px 1px 3px rgba(231,231,231,0.43);
}
.da-thumbs li a {
	border-radius: 5px; width: 100%; display: block; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px;
}
.da-thumbs li a img {
	border-radius: 5px; width: 100%; display: block; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	background: rgba(31, 39, 42, 0.9); width: 100%; height: 100%; position: absolute;
}
.da-thumbs li a div span {
	margin: 11px 20px 20px; padding: 10px 0px; text-align: center; color: rgba(255, 255, 255, 0.9); text-transform: capitalize; font-family: "Roboto-Regular"; font-size: 14px; font-weight: normal; display: block;
}
.da-thumbs li a div h5 {
	margin: 2.7em 0px 0px; text-align: center; color: rgb(255, 255, 255); font-family: "AbrilFatface-Regular"; font-size: 1.5em;
}
.news {
	padding: 5em 0px;
}
.news-top {
	text-align: center;
}
.news-top p {
	margin: 5px auto; width: 83%; color: rgb(149, 151, 152); line-height: 1.8em; font-size: 15px;
}
.news-bottom-left {
	text-align: right; padding-right: 2.5%;
}
.news-bottom-left h3 {
	margin: 0px; color: rgb(35, 44, 47); font-size: 4.5em; font-weight: 300;
}
.news-bottom-left p {
	color: rgb(149, 151, 152); font-size: 13px;
}
.news-bottom-right p {
	text-align: left; color: rgb(149, 151, 152); line-height: 1.8em; font-size: 15px;
}
.news-bottom-right {
	border-bottom-color: rgb(237, 242, 246); border-bottom-width: 2px; border-bottom-style: solid;
}
.bn {
	margin: 1em 0px; text-align: right;
}
.news-bottom-one {
	margin-top: 4%;
}
.bn a {
	color: rgb(3, 207, 116); font-size: 14px;
}
.bn a:hover {
	transition:0.5s; color: rgb(63, 66, 68); text-decoration: none; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all;
}
.contact {
	background: rgb(31, 39, 42); padding: 6em 0px;
}
.add1 span {
	color: rgb(3, 207, 116); font-size: 1.8em; vertical-align: middle; display: inline-block;
}
.add1 p {
	color: rgb(255, 255, 255); font-size: 16px; margin-left: 10px; vertical-align: middle; display: inline-block;
}
.add1 p a {
	color: rgb(255, 255, 255);
}
.add1 p a:hover {
	color: rgb(3, 207, 116); text-decoration: none;
}
.add1 {
	margin-top: 5%;
}
:nth-child(1).add1 {
	margin-top: 0px;
}
.contact-right input[type='text']:nth-child(1) {
	margin-right: 25px;
}
.contact-right input[type='text'] {
	background: url("../images/border-1.png") no-repeat 0px 25px; padding: 0px 12px; border: currentColor; border-image: none; width: 48%; height: 35px; color: rgb(255, 255, 255); font-size: 14px; -webkit-appearance: none;
}
.contact-right textarea {
	background: url("../images/border-2.png") no-repeat 0px 25px; padding: 0px 12px; border: currentColor; border-image: none; width: 100%; height: 35px; color: rgb(255, 255, 255); font-size: 14px; margin-top: 6em; -webkit-appearance: none; resize: none;
}
.submit {
	text-align: center; margin-top: 4%;
}
.submit input[type='submit'] {
	background: none; padding: 10px 1.5em; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); font-size: 15px; -webkit-appearance: none;
}
.submit input[type='submit']:hover {
	border: 1px solid rgb(3, 207, 116); transition:0.5s; border-image: none; color: rgb(3, 207, 116); -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all;
}
.contact-left {
	margin-top: 16px;
}
.map iframe {
	width: 100%; height: 330px;
}
.footer {
	background: rgb(31, 39, 42); padding: 3.5em 0px; text-align: center;
}
.footer-top p {
	color: rgb(255, 255, 255); font-size: 15px; margin-top: 3%;
}
.footer-top p a {
	color: rgb(255, 255, 255);
}
.footer-top p a:hover {
	color: rgb(3, 207, 116);
}
.footer-top ul {
	margin-top: 3%;
}
.footer-top ul li {
	list-style: none; margin: 0px 6px; display: inline-block;
}
.footer-top ul li a span {
	background: url("../images/social-icons.png") no-repeat; width: 48px; height: 48px; display: block;
}
.footer-top ul li a span.fb {
	background-position: 0px 0px;
}
.footer-top ul li a span.twit {
	background-position: -48px 0px;
}
.footer-top ul li a span.google {
	background-position: -96px 0px;
}
.footer-top ul li a span.pin {
	background-position: -144px 0px;
}
.footer-top ul li a span.fb:hover {
	background-position: 0px -48px;
}
.footer-top ul li a span.twit:hover {
	background-position: -48px -48px;
}
.footer-top ul li a span.google:hover {
	background-position: -96px -48px;
}
.footer-top ul li a span.pin:hover {
	background-position: -144px -48px;
}
#toTop {
	background: url("../images/top-arrow.png") no-repeat 10px 15px rgb(31, 39, 41); border: currentColor; border-image: none; width: 50px; height: 50px; text-align: center; right: 10px; bottom: 10px; text-indent: 100%; overflow: hidden; text-decoration: none; display: none; position: fixed;
}
@media all and (max-width:1440px)
{
.banner {
	min-height: 660px;
}
.banner-bottom {
	margin-top: 22%;
}
.bnr-btm {
	margin-top: 13%;
}
.auto-middle {
	margin-top: 8%;
}
.about {
	padding: 5em 0px;
}
.choose {
	padding: 5em 0px;
}
.news {
	padding: 5em 0px;
}
.contact {
	padding: 5em 0px;
}
.gallery {
	padding-top: 3em;
}
.da-thumbs li a div h5 {
	margin: 2em 0px 0px;
}
.da-thumbs li a div span {
	margin: 11px 8px 20px;
}
}
@media all and (max-width:1366px)
{
.banner {
	min-height: 610px;
}
.bnr-btm {
	margin-top: 11%;
}
.banner-bottom {
	margin-top: 20%;
}
.auto-middle h2 {
	font-size: 2em;
}
.auto-middle h3 {
	font-size: 2em;
}
}
@media all and (max-width:1280px)
{
.banner {
	min-height: 570px;
}
.banner-bottom h1 {
	font-size: 36px;
}
.bnr-btm {
	margin-top: 9%;
}
.heading h3 {
	font-size: 2.5em;
}
.about-bottom {
	margin-top: 3%;
}
.people-bottom {
	margin-top: 3%;
}
.people {
	min-height: 370px;
}
.choose-bottom {
	margin-top: 3%;
}
.news-bottom-left h3 {
	font-size: 4.35em;
}
.map iframe {
	height: 315px;
}
.footer {
	padding: 3.2em 0px;
}
.news-bottom-one {
	margin-top: 3%;
}
}
@media all and (max-width:1024px)
{
.logo a img {
	width: 95%;
}
ul.navig li a {
	padding: 35px 16px; font-size: 1.05em;
}
.banner-bottom h1 {
	font-size: 31px;
}
.banner {
	min-height: 460px;
}
.bnr-btm {
	margin-top: 10%;
}
.banner-bottom {
	margin-top: 15%;
}
a.tooltips span::before {
	border-top-color: rgb(255, 255, 255); border-right-color: transparent; border-left-color: transparent; border-top-width: 25px; border-right-width: 25px; border-left-width: 25px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
.tool {
	right: 37px;
}
a.tooltips-1 span::before {
	border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 25px; border-bottom-width: 25px; border-left-width: 25px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.tool-1 {
	left: -13px;
}
.auto-middle h2 {
	font-size: 1.7em;
}
.auto-middle h3 {
	font-size: 1.7em;
}
.auto-middle p {
	font-size: 14px; margin-top: 4px;
}
.about {
	padding: 4em 0px;
}
.choose {
	padding: 4em 0px;
}
.news {
	padding: 4em 0px;
}
.contact {
	padding: 4em 0px;
}
.heading h3 {
	font-size: 2.3em;
}
.about-left h4 {
	font-size: 17px;
}
.about-left p {
	font-size: 14px; margin-top: 6px;
}
.abt-right p {
	font-size: 14px;
}
.abt-left span {
	padding: 18px; font-size: 1.8em;
}
.people-top {
	margin-top: 5%;
}
.p-right h4 {
	line-height: 1.5em; font-size: 17px;
}
.p-right p {
	font-size: 14px; margin-top: 9px;
}
.people {
	min-height: 350px;
}
.choose-left p {
	font-size: 14px;
}
.choose-left h4 {
	font-size: 18px; margin-top: 1px;
}
.c-right span {
	font-size: 3em;
}
.c-right {
	margin-top: 7.5%;
}
h3.ghj {
	font-size: 1.8em;
}
.pagination {
	margin: 12px 0px;
}
.gallery {
	padding-top: 2em;
}
.da-thumbs li a div h5 {
	margin: 20px 0px 0px;
}
.da-thumbs li a div span {
	margin: 0px 0px 20px;
}
.progress-bars {
	padding: 1.5em 0px;
}
.distracted {
	padding: 1.5em 0px;
}
.appearance {
	padding: 1.5em 0px;
}
.news-top p {
	font-size: 14px;
}
.news-bottom-right p {
	font-size: 14px;
}
.news-bottom-left h3 {
	font-size: 3.85em;
}
.contact-right input[type='text']:nth-child(1) {
	margin-right: 19px;
}
.contact-right input[type='text'] {
	background-size: 100%;
}
.contact-right textarea {
	margin-top: 5em; background-size: 100%;
}
.submit input[type='submit'] {
	padding: 8px 1.3em; font-size: 14px;
}
.add1 p {
	font-size: 14px; margin-left: 10px;
}
.contact-left {
	padding-left: 0px; margin-top: 3%;
}
.map iframe {
	height: 275px;
}
.footer-top a img {
	width: 22%;
}
.footer-top ul li a span {
	width: 43px; height: 43px; background-size: 400%;
}
.footer-top ul li a span.fb {
	background-position: 0px 0px;
}
.footer-top ul li a span.twit {
	background-position: -43px 0px;
}
.footer-top ul li a span.google {
	background-position: -86px 0px;
}
.footer-top ul li a span.pin {
	background-position: -129px 0px;
}
.footer-top ul li a span.fb:hover {
	background-position: 0px -43px;
}
.footer-top ul li a span.twit:hover {
	background-position: -43px -43px;
}
.footer-top ul li a span.google:hover {
	background-position: -86px -43px;
}
.footer-top ul li a span.pin:hover {
	background-position: -129px -43px;
}
.footer {
	padding: 2.7em 0px;
}
.footer-top p {
	margin-top: 2.5%;
}
}
@media all and (max-width:768px)
{
ul.navig li a {
	padding: 20px 16px;
}
.logo a img {
	width: 80%;
}
.logo {
	margin-top: 0px;
}
.banner-bottom h1 {
	font-size: 25px;
}
.banner-bottom p {
	font-size: 16px;
}
.banner {
	min-height: 342px;
}
.bnr-btm a img {
	width: 10%;
}
.bnr-btm a img {
	width: 2.1%;
}
.auto-left {
	width: 33.3%; float: left;
}
.auto-middle h2 {
	font-size: 1.4em;
}
.auto-middle h3 {
	font-size: 1.4em;
}
a.tooltips span::before {
	border-top-color: rgb(255, 255, 255); border-right-color: transparent; border-left-color: transparent; border-top-width: 18px; border-right-width: 18px; border-left-width: 18px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
.tool {
	right: 27px;
}
a.tooltips-1 span::before {
	border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 18px; border-bottom-width: 18px; border-left-width: 18px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.tool-1 {
	left: -9px;
}
.about {
	padding: 3em 0px;
}
.choose {
	padding: 3em 0px;
}
.news {
	padding: 3em 0px;
}
.contact {
	padding: 3em 0px;
}
.heading h3 {
	font-size: 2.1em;
}
.about-right {
	margin-top: 3%;
}
:nth-child(2).abt-one {
	margin-top: 3%;
}
.about-bottom {
	margin-top: 2%;
}
.p-left {
	width: 20%; float: left;
}
.p-right {
	width: 75%; margin-top: 1.5%;
}
:nth-child(2).people-left {
	margin-top: 4%;
}
.people {
	min-height: 440px;
}
.choose-left {
	padding: 0px 10px; width: 50%; float: left;
}
.c-right span {
	font-size: 2.7em;
}
.c-right {
	margin-top: 16.5%;
}
h3.ghj {
	font-size: 1.7em;
}
.gallery {
	padding-top: 1em;
}
.da-thumbs li {
	width: 49.2%;
}
.da-thumbs li a div h5 {
	margin: 25% 0px 0px;
}
.news-bottom-left {
	width: 16%; float: left;
}
.news-bottom-right {
	width: 84%; float: right;
}
.news-bottom-left h3 {
	font-size: 3.3em;
}
.bn {
	margin: 0em 0px 1em;
}
.add1 {
	margin-top: 3%;
}
.contact-right {
	margin-top: 3.5%;
}
.contact-left {
	padding-left: 15px; margin-top: 0%;
}
.submit input[type='submit'] {
	padding: 7px 1.1em;
}
.map iframe {
	height: 225px;
}
.footer-top p {
	font-size: 14px; margin-top: 2%;
}
.abt-left {
	width: 12%;
}
.abt-right {
	width: 87%;
}
}
@media all and (max-width:640px)
{
.banner {
	min-height: 284px;
}
.banner-bottom h1 {
	font-size: 22px;
}
.banner-bottom p {
	font-size: 15px; margin-top: 2px;
}
.logo a img {
	width: 72%;
}
.auto-middle h2 {
	font-size: 1.2em;
}
.auto-middle h3 {
	font-size: 1.2em;
}
.auto-middle {
	margin-top: 6%;
}
.heading h3 {
	font-size: 1.8em;
}
.about {
	padding: 2.5em 0px;
}
.choose {
	padding: 2.5em 0px;
}
.news {
	padding: 2.5em 0px;
}
.contact {
	padding: 2.5em 0px;
}
.about-left h4 {
	font-size: 16px;
}
.abt-right {
	width: 84%;
}
.people {
	min-height: 420px;
}
.c-right span {
	font-size: 2.5em;
}
.c-right {
	margin-top: 23.5%;
}
h3.ghj {
	font-size: 1.5em;
}
.progress-bars {
	padding: 1em 0px;
}
.distracted {
	padding: 1em 0px;
}
.appearance {
	padding: 1em 0px;
}
.pagination {
	margin: 10px 0px;
}
.pagination-lg > li > a {
	padding: 8px 13px;
}
.pagination-lg > li > span {
	padding: 8px 13px;
}
.news-top p {
	margin: 8px auto; width: 100%;
}
.news-bottom-left h3 {
	font-size: 3em;
}
.contact-right input[type='text']:nth-child(1) {
	margin-right: 18px;
}
.contact-right textarea {
	margin-top: 3em;
}
.contact-right {
	margin-top: 4.5%;
}
.submit input[type='submit'] {
	padding: 6px 13px; font-size: 12px;
}
.contact-right input[type='text'] {
	font-size: 13px;
}
.contact-right textarea {
	font-size: 13px;
}
.footer-top a img {
	width: 27%;
}
.footer-top ul li a span {
	width: 38px; height: 38px;
}
.footer-top ul li a span.fb {
	background-position: 0px 0px;
}
.footer-top ul li a span.twit {
	background-position: -38px 0px;
}
.footer-top ul li a span.google {
	background-position: -76px 0px;
}
.footer-top ul li a span.pin {
	background-position: -114px 0px;
}
.footer-top ul li a span.fb:hover {
	background-position: 0px -38px;
}
.footer-top ul li a span.twit:hover {
	background-position: -38px -38px;
}
.footer-top ul li a span.google:hover {
	background-position: -76px -38px;
}
.footer-top ul li a span.pin:hover {
	background-position: -114px -38px;
}
#toTop {
	background: url("../images/top-arrow.png") no-repeat 8px 13px rgb(31, 39, 41); width: 45px; height: 45px;
}
ul.navig {
	margin-top: 7%;
}
ul.navig li a {
	padding: 12px 16px;
}
}
@media all and (max-width:480px)
{
.header {
	padding: 11px 0px 0px;
}
.logo a img {
	width: 62%;
}
ul.navig li a {
	padding: 9px 16px;
}
ul.navig {
	margin-top: 8.5%;
}
.banner-bottom h1 {
	letter-spacing: 1px; font-size: 21px;
}
.banner-bottom p {
	font-size: 14px;
}
.banner {
	min-height: 211px;
}
.bnr-btm a img {
	width: 3.1%;
}
.banner-bottom {
	margin-top: 14%;
}
.bnr-btm {
	margin-top: 7%;
}
a.tooltips span::before {
	border-top-color: rgb(255, 255, 255); border-right-color: transparent; border-left-color: transparent; border-top-width: 13px; border-right-width: 13px; border-left-width: 13px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
a.tooltips-1 span::before {
	border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 13px; border-bottom-width: 13px; border-left-width: 13px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.tool {
	top: 16%; right: 19px;
}
.tool-1 {
	left: -7px;
}
.auto-middle h2 {
	font-size: 1em;
}
.auto-middle h3 {
	font-size: 1em;
}
.auto-middle p {
	font-size: 12px; margin-top: 3px;
}
.heading h3 {
	font-size: 1.6em;
}
.about {
	padding: 2em 0px;
}
.choose {
	padding: 2em 0px;
}
.news {
	padding: 2em 0px;
}
.contact {
	padding: 2em 0px;
}
.about-left h4 {
	font-size: 15px;
}
.about-left p {
	font-size: 13px; margin-top: 5px;
}
.abt-right p {
	font-size: 13px;
}
.abt-left span {
	padding: 14px; font-size: 1.5em;
}
.p-right h4 {
	font-size: 15px;
}
.p-right p {
	font-size: 13px; margin-top: 4px;
}
.people-top {
	margin-top: 6%;
}
:nth-child(2).people-left {
	margin-top: 3%;
}
.people {
	min-height: 406px;
}
.choose-left h4 {
	font-size: 16px; margin-top: 0px;
}
.choose-left {
	width: 100%; margin-top: 3.5%; float: none;
}
:nth-child(1).choose-left {
	margin-top: 0px;
}
.c-right {
	margin-top: 8%;
}
.choose-bottom {
	margin-top: 3.5%;
}
h3.ghj {
	font-size: 1.3em;
}
.pagination {
	margin: 7px 0px;
}
.pagination-lg > li > a {
	font-size: 15px;
}
.pagination-lg > li > span {
	font-size: 15px;
}
.gallery {
	padding-top: 0px;
}
.da-thumbs li a div h5 {
	margin: 19% 0px 0px;
}
.news-top p {
	font-size: 13px;
}
.news-bottom-right p {
	font-size: 13px;
}
.news-bottom-left h3 {
	font-size: 2.7em;
}
.news-bottom-left {
	padding: 0px;
}
.bn a {
	font-size: 13px;
}
.bn {
	margin: 0em 0px 8px;
}
.contact-right input[type='text']:nth-child(1) {
	margin-right: 0px;
}
.add1 span {
	font-size: 1.5em;
}
.contact-right input[type='text'] {
	width: 100%;
}
.contact-right textarea {
	background: url("../images/border-1.png") no-repeat 0px 23px / 100%; font-size: 12px;
}
.contact-right input[type='text'] {
	background: url("../images/border-1.png") no-repeat 0px 23px / 100%; font-size: 12px;
}
.add1 {
	margin-top: 3.5%;
}
.map iframe {
	height: 190px;
}
.footer {
	padding: 2em 0px;
}
.footer-top a img {
	width: 35%;
}
.contact-right input[type='text']:nth-child(1) {
	margin-bottom: 8px;
}
}
@media all and (max-width:320px)
{
.logo a img {
	width: 68%;
}
ul.navig li a {
	padding: 7px 16px;
}
ul.navig {
	margin-top: 12.5%;
}
.banner-bottom h1 {
	letter-spacing: 0px; font-size: 16px;
}
.banner-bottom p {
	font-size: 12px; margin-top: 3px;
}
.banner {
	min-height: 200px;
}
.bnr-btm a img {
	width: 4.8%;
}
.banner-bottom {
	margin-top: 20%;
}
.bnr-btm {
	margin-top: 7%;
}
a.tooltips span::before {
	border-top-color: rgb(255, 255, 255); border-right-color: transparent; border-left-color: transparent; border-top-width: 10px; border-right-width: 10px; border-left-width: 10px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
a.tooltips-1 span::before {
	border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 10px; border-bottom-width: 10px; border-left-width: 10px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.tool {
	top: 14%; right: 15px;
}
.tool-1 {
	left: -5px; top: 70%;
}
.auto-middle {
	margin-top: 2.5%;
}
.auto-middle p {
	font-size: 12px; margin-top: 2px;
}
.auto-middle h2 {
	font-size: 14px;
}
.auto-middle h3 {
	font-size: 14px;
}
.about {
	padding: 1.5em 0px;
}
.choose {
	padding: 1.5em 0px;
}
.news {
	padding: 1.5em 0px;
}
.contact {
	padding: 1.5em 0px;
}
.heading h3 {
	font-size: 1.3em;
}
.about-left {
	padding: 0px;
}
.about-right {
	padding: 0px;
}
.about-left h4 {
	font-size: 14px;
}
.about-left p {
	line-height: 1.6em;
}
.abt-left span {
	padding: 10px; font-size: 1.2em;
}
.abt-right {
	width: 81%;
}
.abt-right p {
	line-height: 1.6em;
}
.p-left {
	width: 100%; float: none;
}
.p-right {
	width: 100%; margin-top: 4.5%; float: none;
}
.p-left img {
	width: 33%;
}
.people-bottom {
	margin-top: 5%;
}
.people-top {
	margin-top: 8%;
}
.people-left {
	padding: 0px;
}
.p-right h4 {
	font-size: 14px;
}
.p-right p {
	line-height: 1.6em; margin-top: 2px;
}
:nth-child(2).people-left {
	margin-top: 6%;
}
.people {
	min-height: 537px;
}
.choose-left h4 {
	line-height: 1.4em; font-size: 15px;
}
.choose-left p {
	line-height: 1.6em;
}
.c-right span {
	font-size: 2.2em;
}
.c-right {
	text-align: right; margin-top: 21%;
}
.choose-left {
	padding: 0px;
}
h3.ghj {
	margin: 0px 0px 6px; font-size: 1.1em;
}
#domprogress p {
	font-size: 14px;
}
.pagination {
	margin: 6px 0px;
}
.pagination-lg > li > a {
	padding: 5px 10px; font-size: 14px;
}
.pagination-lg > li > span {
	padding: 5px 10px; font-size: 14px;
}
.appearance p {
	font-size: 13px;
}
.da-thumbs li a div h5 {
	margin: 15% 0px 0px; font-size: 1.3em;
}
.da-thumbs li a div span {
	font-size: 9px;
}
.news-top p {
	margin: 6px auto; line-height: 1.6em;
}
.news-bottom-right p {
	line-height: 1.6em;
}
.news-bottom-left h3 {
	font-size: 2.3em;
}
.news-bottom-left p {
	font-size: 12px;
}
.bn a {
	font-size: 12px;
}
.bn {
	margin: 0em 0px 4px;
}
.contact-left {
	padding: 0px;
}
.add1 p {
	font-size: 13px; margin-left: 1px;
}
.add1 span {
	font-size: 1.3em;
}
.contact-right {
	padding: 0px;
}
.submit input[type='submit'] {
	padding: 4px 11px; font-size: 10px;
}
.submit {
	margin-top: 3%;
}
.contact-right textarea {
	margin-top: 2em;
}
.contact-right {
	margin-top: 6.5%;
}
.map iframe {
	height: 145px;
}
.footer-top a img {
	width: 45%;
}
.footer-top ul li a span {
	width: 32px; height: 32px;
}
.footer-top ul li a span.fb {
	background-position: 0px 0px;
}
.footer-top ul li a span.twit {
	background-position: -32px 0px;
}
.footer-top ul li a span.google {
	background-position: -64px 0px;
}
.footer-top ul li a span.pin {
	background-position: -96px 0px;
}
.footer-top ul li a span.fb:hover {
	background-position: 0px -32px;
}
.footer-top ul li a span.twit:hover {
	background-position: -32px -32px;
}
.footer-top ul li a span.google:hover {
	background-position: -64px -32px;
}
.footer-top ul li a span.pin:hover {
	background-position: -96px -32px;
}
.footer-top p {
	font-size: 13px; margin-top: 3%;
}
.footer-top ul {
	margin-top: 5%;
}
.footer {
	padding: 1.5em 0px;
}
#toTop {
	background: url("../images/top-arrow.png") no-repeat 5px 10px rgb(31, 39, 41); width: 40px; height: 40px;
}
.news-bottom-left {
	width: 20%;
}
.news-bottom-right {
	padding: 0px; width: 75%;
}
}
