html, body{
    font-size: 100%;
	background:	#fff;
	font-size:12px;}
.body2{
	background:url(../images/bg.jpg) no-repeat ;
	background-size:100% 100%;}
body a{
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;}
h1,h2,h3,h4,h5,h6{
	margin:0;}
p{
	margin:0;}

ul,label{
	margin:0;
	padding:0;}
body a:hover{
	text-decoration:none;}
.tit_c{text-align:center; color:#a61010; margin-top:20px; margin-bottom:20px;}
.news-c2 a{
	color:#333;
	line-height:2.8;}
.news-c2 a:hover{
	color:#0168b6;}
.news-c2 li{
	padding:0px;
	list-style:none;
		border-bottom:#999 1px dashed;}
.news-c2 ul{
	padding:0px;}

.pa{padding-left:0px; padding-right:0px;}

.logo {
	float: left;
	margin-top: 1.1%;}
.call{
	float:right;}
.call ul{
	padding:0;}
.call ul li{
	list-style:none;
	display:inline-block;}
.call ul li p {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	font-family: 'Bitter', serif;
	background: url(../images/ph-1.png) no-repeat;
	padding: 14px 0 0 54px;
	width: 216px;
	height: 51px;}
.call ul li p.msg {
	background: url(../images/msg-back.png) no-repeat;
	width: 36px;
	height: 32px;
	display: block;
	padding: 6px 0 0 0px !important;}
.call ul li a img {
  padding: 0px 0 0 11px;
  margin-top: -5px;}

.header-mian {
	position: relative;}
.logo a {
	display: block;}
.logo h1 a{
	font-size: 1.1em;
	font-weight: 700;
	color: #67267a;
	margin: 0;}
.logo h1 a:hover{
	text-decoration:none;
	color: #67267a;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;}
.header {
	padding: 1.5em 0 2.5em 0px;
	background: url(../images/header-banner.jpg);}
ul.navig {
	padding: 0;}
ul.navig li span {
	color: #fff;
	margin: 0 15px;
	font-size: 16px;}
ul.navig li {
	display: inline-block;
	margin: 0 0px;
	position: relative;
	border-right: 1px solid rgba(61, 67, 73, 0.3);
	padding: 17px 0;}
ul.navig li:nth-child(7) {
	border-right: 0;}
ul.navig li a {
	font-size: 15px;
	color: #3d4349;
	font-weight: 700;
	text-decoration: none;
	padding: 10px 27px;}
ul.navig li a:hover,ul.navig li a.active{
	color: #c73446;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;}
ul.navig li a:hover ul.navig li a:after{
	display: block;}
ul.navig li a:after{
	width:15px;
	height:15px;
	background:red;
	display: none;
	content:"";
	position:absolute;
	top:0;}
.head_grid{
	text-align:center;
	width: 26.3%;}
.head_grid_center{
	margin: 0 7em;}
.grid_ba{
	width:100%;
	background:#dfdfdf;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	text-align:center;
	padding: 5em 1em;
	margin:0 auto;}
.grid_ba p{
	margin:1em 0 0 0;
	font-size:1em;
	font-weight:600;
	color: #4c4a5a;}
.stars {
	margin: 7em 0 2em 0;
	text-align: center;
	position: relative;}
.stars:before {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	left: 9%;}
.stars:after {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	right: 9%;}
@media (max-width: 768px){
span.menu:before {
	content: url(../images/nav-icon.png);
	cursor: pointer;	
	height:32px;}

ul.navig li.plan:hover ul.sub-nav{
	display:none;}
.header-mian{
	margin: 0 auto;
	position: absolute;
	width: 100%;
	left: 0;}
ul.navig {
	width: 11%;
	float: right;
	margin:0;}
ul.navig{
	display:none;}
ul.navig li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
	margin:0;}
ul.navig li a {
	padding: 10px 0px;
	font-size: 16px;
	width: 100%;
	font-weight: 600;
	display: block;
	color: rgba(255, 255, 255, 0.69);}
ul.navig li a:hover{
	color:#c73446;}
span.menu {
  display: block;
  margin: 5px 7px 0 0;
  text-align: center;}
ul.navig {
  margin: 0;
  z-index: 999;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 100%;
  left: 0%;
  background: rgba(70, 70, 70, 0.98);}
.navigation {
  height: 45px;
  padding: 0px 16px 0em;
  margin-bottom: 0em;}
ul.navig li:nth-of-type(4) {
	margin: 0 0px 0 0em;}
ul.navig li:nth-of-type(3) {
	margin: 0 0em 0 0px;}
}
.banner{
	background:url(../images/banner.png) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height:600px;}
.banner-top h1 {
  font-size: 1.25em;
  font-weight: 700;
  color: #fff;
  font-family: 'Bitter', serif;
  letter-spacing: 0.01em;
  text-align: center;
  background: url(../images/offer.png) no-repeat;
  width: 878px;
  height: 64px;
  padding-top: 9px;
  margin: 8% auto 0;}
.banner-bottom{
	margin-top:4%;}
.banner-left{
	width:40%;
	float:left;}
.banner-right{
	width:60%;
	float:right;
	position:relative;}
.banner-right img {
	width: 85%;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;}
.banner-right span {
	background: url(../images/get.png) no-repeat;
	width: 134px;
	height: 135px;
	display: block;
	position: absolute;
	top: -3px;
	right: 102px;}
.b-left p {
	color: #1a4d6f;
	font-family: 'Bitter', serif;
	font-size: 19px;
	font-weight: 400;
	padding: 6px 0px;
	background: #f0f3f5;
	width: 88%;
	float: right;
	margin:15px 0px;}
.b-left p label{
	color:#ff0000;}
.b-left p span {
	color: #0c0c0c;
	font-size: 21px;
	font-weight: 700;
	padding: 7px 16px;
	background: #c4dced;
	border: 5px solid #487a9c;
	border-radius: 50%;
	margin: 0 12px 0 -9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;}
.tool {
	margin-top: 15.5em;}
a.tooltips {
	position: relative;
	display: inline;
	float: right;}
a.tooltips span {
	position: absolute;
	width: 162px;
	background: #467691;
	border: 2px solid #467691;
	height: 45px;
	text-align: center;
	color: #fff;
	padding: 7px 0px 0px 1px;
	font-size: 20px;
	font-weight: 400;
	font-family: 'Bitter', serif;
	right: 0;}
a.tooltips span:before {
	content: '';
	position: absolute;
	top: 23%;
	left: -15%;
	margin-left: -12px;
	width: 0;
	height: 0;
	border-top: 23px solid #467691;
	border-right: 23px solid transparent;
	border-left: 23px solid transparent;
	transform: rotate(90deg);}
.need{
	padding:2em 0px;
	background: #464646;
	background: -moz-linear-gradient(top,  #464646 0%, #464646 39%, #464646 100%, #464646 100%, #464646 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#464646), color-stop(39%,#464646), color-stop(100%,#464646), color-stop(100%,#464646), color-stop(100%,#464646));
	background: -webkit-linear-gradient(top,  #464646 0%,#464646 39%,#464646 100%,#464646 100%,#464646 100%);
	background: -o-linear-gradient(top,  #464646 0%,#464646 39%,#464646 100%,#464646 100%,#464646 100%);
	background: -ms-linear-gradient(top,  #464646 0%,#464646 39%,#464646 100%,#464646 100%,#464646 100%);
	background: linear-gradient(to bottom,  #464646 0%,#464646 39%,#464646 100%,#464646 100%,#464646 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464646', endColorstr='#464646',GradientType=0 );}
.need-right {
	text-align: center;
	padding-top: 9px;}
.need-left h3 {
	color: #e2e8f2;
	font-family: 'Bitter', serif;
	font-size: 1.58em;
	font-weight: 700;}
.need-left p{
	color:#bababa;
	font-size:13px;
	font-weight:400;
	margin-top:8px;}
.need-right a{
	color: #fff;
	font-size: 1.5em;
	font-weight: 400;
	font-family: 'Bitter', serif;
	border-bottom: 3px solid #161e24;
	padding: 12px 37px;
	border-radius:0.3em;
	-webkit-border-radius:0.3em;
	-moz-border-radius:0.3em;
	-o-border-radius:0.3em;
	-ms-border-radius:0.3em;
	background: #e8404c;
	background: -moz-linear-gradient(top,  #e8404c 0%, #e12229 39%, #db1b1d 100%, #464646 100%, #464646 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8404c), color-stop(39%,#e12229), color-stop(100%,#db1b1d), color-stop(100%,#464646), color-stop(100%,#464646));
	background: -webkit-linear-gradient(top,  #e8404c 0%,#e12229 39%,#db1b1d 100%,#464646 100%,#464646 100%);
	background: -o-linear-gradient(top,  #e8404c 0%,#e12229 39%,#db1b1d 100%,#464646 100%,#464646 100%);
	background: -ms-linear-gradient(top,  #e8404c 0%,#e12229 39%,#db1b1d 100%,#464646 100%,#464646 100%);
	background: linear-gradient(to bottom,  #e8404c 0%,#e12229 39%,#db1b1d 100%,#464646 100%,#464646 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8404c', endColorstr='#464646',GradientType=0 );}
.need-right a:hover{
	background:#161e24;
	border-bottom:3px solid #e8404c;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;}
.content{background:#f0dcd1;}
.te{background:#fff; borer-left: 1px solid #cab5aa;borer-right: 1px solid #cab5aa; padding:1em 4em 2em 4em;}
.text{line-height:2;}
.text h2{font-size:18px; font-weight:bold; text-align:center; padding-top:30px; padding-bottom:20px;}
.resolve{
	padding:1em 0px;}
.resolve-left{
	text-align:center;
	background:url(../images/bar.png);}

.resolve-bottom{
	margin-top:5%;}
.res-one {
	border: 1px solid #999;
	padding: 1em 0px;
	border-bottom: 4px solid rgba(218, 222, 224, 0.66);}
.res-one h4 {
	color: #1a4d6f;
	font-weight: 400;
	line-height: 1.2em;
	font-size: 1.23em;
	margin: 0;}
.res-one h4 span{
	color:#ff0000;}
.res-one p {
	color: #7b7b7b;
	font-size: 13px;
	font-weight: 500;
	margin-top: 14px;
	line-height: 1.6em;
	padding: 0 5px;}
.resolve-right h3 {
	color: #fff;
	font-weight: 400;
	font-size: 1.4em;
	background: url(../images/test-back2.png) no-repeat 0 0;
	width: 239px;
	height: 58px;
	margin: 0 auto;
	font-family: 'Bitter', serif;
	padding-top: 5px;
	text-align: center;}
.res-two-mian {
	border: 1px solid #cab5aa;
	text-align: center;
	margin-top: -26px;
	z-index: 1111;
	background: #fff;}
.re{	padding:0px;}
.res-two-left {
	width: 19%;
	float: left;
	border-right: 1px solid rgba(218, 222, 224, 0.66);
	padding: 33px 0px;}
.res-two-right {
	width: 80%;
	float: right;
	border-left: 1px solid rgba(218, 222, 224, 0.66);
	padding: 19px 0px;
	position: relative;}
.res-two-left p {
	color: #7b7b7b;
	font-size: 23px;
	font-weight: 400;}
.res-two-right p{
	color: #7b7b7b;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.6em;
	padding: 0 5px;}
.res-two-right p span{
	color:#2a5069;
	font-weight:700;}
.res-two {
	border-bottom: 1px solid rgba(153, 153, 153, 0.38);}
.res-two:nth-child(3){
	border-bottom:0;}
.r-btn {
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 15px;}
.r-btn a{
	font-size:15px;
	font-weight:700;
	color:#ff0000;
	font-family: 'Bitter', serif;}
.r-btn a:hover{
	color:#1a4d6f;
	text-decoration:underline;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;}
.res-two-left:nth-child(3){
	padding:40px 0px;}
.res-1 {
	padding-bottom: 70px;}
.res-2{
	padding-bottom: 56px;}
.footer{
	background:url(../images/footer-banner.png) no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:270px;}
.footer-top-left ul{
	padding:0;}
.footer-top-left ul li {
	list-style-image: url(../images/arw.png);
	margin: 0px 0px 9px 18px;
	border-bottom: 1px solid rgba(200, 193, 193, 0.4);
	border-style: dashed;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-bottom: 7px;}
.footer-top-left ul li a{
	font-family: 'Bitter', serif;
	font-size:15px;
	color:#c4c4c4;
	font-weight:400;}
.footer-top {
	margin-top: 3.5%;}
.ftr-one ul li:nth-child(8),.ftr-two ul li:nth-child(3),.ftr-tre ul li:nth-child(4){
	border-bottom:0;}
.footer-top-left p {
	color: #ececec;
	font-weight: 700;
	font-size: 1.35em;
	margin-top: 18%;
	font-family: 'Bitter', serif;}
.footer-top-left a {
	color: #919191;
	font-size: 1.35em;
	font-weight: 400;
	font-family: 'Bitter', serif;}
.footer-bottom{
	background:#22272f;
	padding:2em 0px;
	text-align:center;}
.footer-text p{
	color:#4b5566;
	font-family: 'Bitter', serif;
	font-size:17px;
	font-weight:700;}
.footer-text p a{
	color:#4b5566;}
.footer-text p a:hover,.footer-top-left a:hover,.footer-top-left ul li a:hover{
	text-decoration:none;
	color:#e62733;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 30px;
	height: 64px;
	border: none;
	text-indent: 100%;
	background: url(../images/up-arrow.png) no-repeat ;}
/*--about-starts-here--*/
.about{
	padding:5em 0px;}
.about-main h3,.choose-main h3,
.contact-main h3,.services-main h3,
.feature-main h3,.price-main h3{
	text-align:center;
	color:#3b729a;
	font-size:2.5em;
	font-weight:700;
	margin:0;}
.about-top{
	margin-top:3%;}
.about-left img{
	width:100%;}
.about-right h4{
	color:#e4242e;
	font-size:1.3em;
	line-height:1.5em;
	font-weight:400;
	font-family: 'Bitter', serif;}
.about-right p{
	color: #7b7b7b;
	font-size: 15px;
	font-weight: 500;
	margin-top: 14px;
	line-height: 1.6em;}

.team{
	background:#22272f;
	padding:5em 0px;}
.team-main h3{
	text-align:center;
	color:#fff;
	font-size:2.5em;
	font-weight:700;
	margin:0;
	font-family: 'Bitter', serif;}
.team-top{
	margin-top:3%;}
.team-left img{
	width:100%;}
.team-bottom{
	border:1px solid #999;
	padding:15px 0px;
	text-align:center;
	border-top:none;}
.team-bottom h4{
	font-size:16px;
	font-weight:700;
	color:#fff;
	margin:0;
	font-family: 'Bitter', serif;}
.team-bottom p{
	color: #7b7b7b;
	font-size: 15px;
	font-weight: 500;
	margin-top: 14px;
	line-height: 1.6em;}

.choose{
	padding:5em 0px;}
.choose-top{
	margin-top:3%;}
.choose-left img{
	width:100%;}
.choose-left p{
	color: #7b7b7b;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.6em;}
.choose-left p:nth-child(2){
	margin-top: 14px;}
.choose-left ul{
	padding:0;}
.choose-left ul li {
	list-style: initial;
	margin: 3px 0px;
	font-size: 22px;
	color: #dc1c1f;}
.choose-left ul li a{
	color: #7b7b7b;
	font-size: 15px;
	font-weight: 500;}

.contact{
	padding:5em 0px;}
.contact-top{
	margin-top:4%;}
.contact-top-left iframe{
	width: 100%;
	height: 500px;}
.contact-txt input[type="text"] {
	width: 100%;
	color: rgba(137, 136, 136, 0.66);
	outline: none;
	font-family: 'Bitter', serif;
	font-size: 15px;
	padding: 18px 16px;
	letter-spacing: 2px;
	border: none;
	margin-bottom: 1em;
	-webkit-appearance: none;
	background: none;
	border: 1px solid rgba(153, 153, 153, 0.35);
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;}
.contact-textarea textarea {
	resize: none;
	width: 100%;
	color: rgba(137, 136, 136, 0.66);
	font-size: 15px;
	font-family: 'Bitter', serif;
	outline: none;
	padding: 18px 16px;
	letter-spacing: 2px;
	border: none;
	min-height: 13em;
	-webkit-appearance: none;
	background: none;
	border: 1px solid rgba(153, 153, 153, 0.35);
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;}
.contact-but input[type="submit"] {
	border: none;
	outline: none;
	color: #fff;
	background: #467691;
	width: 48%;
	padding: 20px 31px;
	font-family: 'Bitter', serif;
	font-size: 18px;
	font-weight: 600;
	margin: 10px 2px 0px 6px;
	-webkit-appearance: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;}
.contact-but input[type="submit"]:hover {
	background: #dc1c1f;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;}

.services{
	padding:5em 0px;}
.services-top{
	margin-top:4%;}
.services-left img{
	width:100%;}
.services-left h4{
	color: #e4242e;
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: 400;
	font-family: 'Bitter', serif;}
.services-left p {
	color: #7b7b7b;
	font-size: 14px;
	font-weight: 500;
	margin-top: 6px;
	line-height: 1.6em;}
.services-top-main:nth-child(2) {
	margin-top: 3em;}

.feature {
	padding: 1em 0px 5em 0px;}
.feature-top{
	margin-top:4%;}
.feature-left ul{
	padding:0;}
.feature-left ul li{
	list-style: initial;
	margin: 3px 0px;
	font-size: 22px;
	color: #dc1c1f;}
.feature-left ul li a {
	color: #7b7b7b;
	font-size: 15px;
	font-weight: 500;}
.feature-left ul li a:hover,.choose-left ul li a:hover{
	color: #dc1c1f;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;}

.price {
	padding: 1em 0;}
.p_text{
	font:12px;
	color:#7f7f7f;
	text-align:left;
	line-height:2;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;}
.p_text h5{
	color:#333;
	font-weight:bold;
	padding-bottom:8px;}
.p_text a{
	color:#d12828;}
.p_text a:hover{
	text-decoration:underline;}
.p_text p{

	padding-top:10px;}
	
.price-section-head h3 {
	color: #394b50;

	font-weight: 900;
	text-transform: uppercase;}
.price-section-grid h5 {
	color:#818b95;

	font-weight:300;
	margin-bottom:0.8em;}
.price-section-grid img {
  width:100%;}
.price-section-grid h3 span {
	font-size:0.7em;
	vertical-align: top;}
.price-section-grid h3 {
	color:#c73446;

	font-weight:700;}
.price-section-grid ul {
	margin:0;}
.price-section-grid ul li {
	list-style-type:none;
	color:#b5bbc1;
	font-weight:400;
	text-transform:uppercase;
	border-top:1px solid #e2e9f0;
	padding:0.7em;}
.price-value{
	padding:0px;
	min-height:520px;}
.price-section-grid a {}

.price-value {
	border: 1px solid #cab5aa;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	background:#fff;
	float:left;
	text-align:center;}
.price-section-grids {
  margin-top: 4%;}


.price-value:nth-child(3){
	margin-right:0;}


.error {
  padding: 9em 0px 7em 0;}
.error-main{
	text-align:center;}
.error-main h3 {
  color: #3b729a;
  font-size: 7.8em;
  font-weight: 400;
  border: 8px solid #3b729a;
  width: 24%;
  padding: 60px 0px;
  border-radius: 50%;
  margin: 0 auto 4%;}
.error-main span {
  color: #7b7b7b;
  font-size: 2em;
  font-weight: 400;}
.error-main p {
  color: #7b7b7b;
  font-size: 1.6em;
  margin-top: 10px;}
.error-btn {
	margin-top:4%;}
.error-btn a {
  color: #c73446;
  font-size: 25px;
  font-weight: 700;}
.error-btn a:hover{
	color:#3b729a;
	text-decoration:underline;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;}

@media (max-width: 1440px){
.header {
  padding: 2em 0 4.1em 0px;}
.navigation {
  top: 88px;}	
}
@media (max-width: 1366px){
.banner-bottom {
  margin-top: 2.5%;}
.about {
  padding: 4em 0px;}
.team {
  padding: 4em 0px;}
.choose {
  padding: 4em 0px;}
.error-main h3 {
  font-size: 7.5em;}

ul.navig li {
  padding: 14px 0;}
.feature {
  padding: 0em 0px 5em 0px;}
.contact-top {
  margin-top: 3%;}
}
@media (max-width: 1280px){
.banner-right span {
  top: -3px;
  right: 101px;}
.error-main h3 {
  font-size: 7em;
  padding: 52px 0px;
  width: 22%;
  margin: 0 auto 2.5%;}
.error-main span {
  font-size: 1.8em;}
.error-main p {
  font-size: 1.4em;
  margin-top: 7px;}
.error-btn {
  margin-top: 2.5%;}
.error-btn a {
  font-size: 23px;}
.error {
  padding: 7em 0px 5em 0;}
.price {
  padding: 1em 0;}
.price-section-grids {
  margin-top: 3%;}
.feature {
  padding: 0em 0px 4em 0px;}
.banner {
  min-height: 560px;}		
}
@media (max-width: 1024px){
.logo a img {
  width: 96%;}
.contact {
  padding: 4em 0px;}
.contact-txt input[type="text"] {
  font-size: 14px;
  padding: 16px 16px;}
.contact-but input[type="submit"] {
  width: 47.7%;
  padding: 17px 31px;
  font-size: 16px;}
.contact-textarea textarea {
  font-size: 14px;
  padding: 16px 16px;
  min-height: 12em;}
.about-right h4 {
  font-size: 1.15em;}
.contact-top-left iframe {
  height: 437px;}
.about-right p {
  font-size: 13px;
  margin-top: 10px;}
.team {
  padding: 3.5em 0px;}
.team-bottom h4 {
  font-size: 14px;} 
.about {
  padding: 3.5em 0px;}
.team-bottom p {
  font-size: 14px;}
.choose-left p {
  font-size: 13px;}
.choose-left p:nth-child(2) {
  margin-top: 8px;}
.choose-left ul li a {
  font-size: 13px;}
.choose-left ul li {
  font-size: 21px;
  margin-bottom: 4px;}
.choose {
  padding: 3.5em 0px;}
.error-main h3 {
  font-size: 6em;
  padding: 50px 0px;
  width: 24%;}

.call ul li p {
  padding: 13px 0 0 52px;
  background-size: 95%;
  font-size: 15px;
  margin-right: -16px !important;}
.about-main h3, .choose-main h3, .contact-main h3, .services-main h3,
 .feature-main h3, .price-main h3,.team-main h3{
  font-size: 2.1em;}
.services-left h4 {
  font-size: 1.12em;
  line-height: 1em;}
.services-left p {
  font-size: 12px;}
.services {
  padding: 3.5em 0px 2.5em 0px;}
.feature-left ul li a {
  font-size: 13px;}
.feature-top {
  margin-top: 2%;}
.call ul li p.msg {
  background-size: 95%;
  padding: 5px 0 0 0px !important;
  margin: 0 !important;}
.header {
  padding: 1.4em 0 3.1em 0px;}
ul.navig li a {
  font-size: 14px;
  padding: 10px 20px;}
ul.navig li {
  padding: 10px 0;}
.navigation {
  top: 77px;}
.banner-top h1 {
  font-size: 1.15em;
  width: 850px;
  height: 50px;
  background-size: 100%;
  margin: 7% auto 0;}
.banner-right span {
  top: -4px;
  right: 84px;}
.b-left p {
  font-size: 17px;
  padding: 3px 0px;
  width: 88%;
  margin: 15px 0px;}
.b-left p span {
  font-size: 19px;
  padding: 5px 14px;}
a.tooltips span {
  width: 155px;
  height: 44px;
  font-size: 19px;}
a.tooltips span:before {
  left: -14%;
  border-top: 22px solid #467691;
  border-right: 22px solid transparent;
  border-left: 22px solid transparent;}
.tool {
  margin-top: 12.5em;}
.banner-bottom {
  margin-top: 3%;}
.banner {
  min-height: 465px;}
.need-left h3 {
  font-size: 1.35em;}
.need-right a {
  font-size: 1.39em;
  padding: 10px 30px;}
.need-left p {
  overflow: hidden;
  font-size: 12px;
  height: 18px;}
.need {
  padding: 1.6em 0px;}
.resolve-left h3 {
  font-size: 1.3em;
  width: 570px;
  background-size: 100%;
  padding-top: 6px;
  height: 34px;} 
.res-one h4 {
  font-size: 1.1em;}
.res-one p {
  font-size: 12px;
  margin-top: 9px;
  padding: 0 7px;}
.resolve-right h3 {
  font-size: 1.3em;
  width: 210px;
  height: 53px;
  background-size: 100%;
  padding-top: 3px;}
.res-two-right p {
  font-size: 12px;}
.res-two-left p {
  font-size: 20px;}
.res-two-right {
  padding: 15px 0px;}
.res-two-left {
  padding: 39px 0px;}
.r-btn a {
  font-size: 14px;}
.res-1 {
  padding-bottom: 73px !important;}
.res-2 {
  padding-bottom: 48px !important;}
.r-btn {
  bottom: 8px;
  right: 14px;}
.footer-top-left ul li a {
  font-size: 14px;}
.footer-top-left ul li {
  margin: 0px 0px 9px 15px;
  padding-bottom: 5px;}
.footer-top {
  margin-top: 3.2%;}
.footer {
  min-height: 350px;} 
.footer-text p {
  font-size: 16px;}
.footer-bottom {
  padding: 1.7em 0px;}
.footer-top-left p {
  font-size: 1.23em;}
.footer-top-left a {
  font-size: 1.24em;}
}
@media (max-width: 768px){
.logo {
  padding-left: 15px;}

.contact-top-left iframe {
  height: 290px;}
.col-md-6.contact-top-right {
  margin-top: 4%;
  text-align: center;}
.about-top {
  margin-top: 2%;
  text-align: center;}
.contact-txt input[type="text"] {
  font-size: 13px;
  padding: 15px 13px;
  margin-bottom: 10px;
  width:80%;}
.contact-textarea textarea {
 padding: 14px 13px;
  width: 80%;}
.contact-but input[type="submit"] {
  width: 38.7%;
  padding: 14px 31px;}
.contact {
  padding: 3em 0px;}
.about-left img {
  width: 46%;}
.about {
  padding: 3em 0px;}
.team-left {
  width: 33.3%;
  float: left;}
.team {
  padding: 3em 0px;}
.choose-left img {
  width: 44%;}
.choose-top {
  margin-top: 2%;
  text-align: center;}
.col-md-5.choose-left {
  margin-top: 3%;}
.col-md-3.choose-left {
  margin-top: 3%;}
.choose-left ul li {
  text-align: left;
  margin: 0 0 4px 12em;}
.choose {
  padding: 2.5em 0px;}
.team-left:nth-child(4){
	display:none;}
.about-right {
  margin-top: 2%;}
.error-main h3 {
  font-size: 5em;
  padding: 35px 0px;
  width: 24%;}
.error-main span {
  font-size: 1.6em;}
.error-main p {
  font-size: 1.25em;
  margin-top: 3px;}
.error-btn a {
  font-size: 20px;}
.error {
  padding: 9em 0px 7em 0;}
.about-main h3, .choose-main h3, .contact-main h3,
 .services-main h3, .feature-main h3,
  .price-main h3,.team-main h3 {
  font-size: 2em;}

.services-top-left {
  width: 50%;
  float: left;
  text-align: center;}
.services-left img {
  width: 80%;}
.services-top-main:nth-child(2) {
  margin-top: 2em;}
.feature-left {
  float: left;
  width: 50%;}
.feature-left:nth-child(3){
	display:none;}
.feature {
  padding: 0em 0px 3em 0px;}
.services {
  padding: 3em 0px 2em 0px;}
.services-left:nth-child(2){
	margin-top:4%;}
.call {
  margin-right: 15px;}
.header {
  padding: 1.3em 0 6em 0px;}
.navigation {
  width: 96%;
  left: 2%;}
.banner-top h1 {
  font-size: 15px;
  width: 665px;
  height: 33px;
  padding-top: 7px;}
.call ul li p {
  padding: 13px 0 0 49px;
  font-size: 14px;
  margin-right: -16px !important;
  width: 201px;
  height: 45px;}
.call ul li p.msg {
  background-size: 87%;}
.call ul li a img {
  padding: 0px 0 0 9px;
  width: 75%;}
.logo a img {
  width: 90%;}
.header {
  padding: 1.1em 0 5.5em 0px;}
.navigation {
  top: 66px;}
.b-left p {
  font-size: 15px;
  padding: 3px 0px;
  width: 96%;
  margin: 9px 0px;}
.b-left p span {
  font-size: 17px;
  padding: 4px 11px;
  margin: 0 6px 0 -11px;}
a.tooltips span {
  width: 100px;
  height: 34px;
  font-size: 15px;
  padding: 4px 0px 0px 5px;}
.tool {
  margin-top: 9.5em;}
a.tooltips span:before {
  top: 20%;	
  left: -16%;
  border-top: 18px solid #467691;
  border-right: 18px solid transparent;
  border-left: 18px solid transparent;}
.banner {
  min-height: 350px;}
.need-left {
  width: 75%;
  float: left;}
.need-right {
  width: 25%;
  float: right;}
.need-right a {
  font-size: 1.31em;
  padding: 7px 21px;}
.need-left h3 {
  font-size: 1.25em;}
.need {
  padding: 1.3em 0px;}


.r-btn {
  bottom: 6px;
  right: 17px;}

.footer-top-left {
  width: 25%;
  float: left;}
.footer-top-left ul li a {
  font-size: 13px;}
.footer-top-left ul li {
  margin: 0px 0px 8px 1px;
  padding-bottom: 2px;}
.footer-top-left p {
  font-size: 1.05em;
  margin-top: 27%;}
.footer-top-left a {
  font-size: 1em;}
.footer {
  min-height: 308px;}
.footer-text p {
  font-size: 15px;}
.footer-bottom {
  padding: 1em 0px;}
ul.navig li {
  padding: 0px 0;}
ul.navig li a {
  padding: 8px 0px;}
.banner-right span {
  top: -2px;
  right: 64px;
  width: 90px;
  height: 89px;
  background-size: 100%;}
.feature-left ul li {
  margin: 3px 0px 0 2.5em;}
}
@media (max-width: 640px){
.logo a img {
  width: 80%;}
.contact-top-left iframe {
  height: 225px;}
.about-left img {
  width: 43%;}
.choose-left ul li {
  margin: 0 0 4px 9em;}
.error {
  padding: 10em 0px 8em 0;}
.error-main h3 {
  font-size: 4.2em;
  padding: 36px 0px;
  width: 27%;
  margin: 0 auto 4.5%;}


.feature-left ul li {
  margin: 3px 0px 0 7px;}
.feature {
  padding: 0em 0px 2.5em 0px;}
.services-left h4 {
  font-size: 1.1em;}
.services-top-main:nth-child(2) {
  margin-top: 1.55em;}
.call ul li p {
  padding: 11px 0 0 41px;
  font-size: 13px;
  margin-right: -12px !important;
  width: 180px;
  height: 39px;}
.call ul li p.msg {
  background-size: 80%;
  padding: 5px 0 0 0px !important;}
.call ul li a img {
  padding: 0px 0 0 8px;
  width: 69%;}
.header {
  padding: 1em 0 5em 0px;}
.navigation {
  top: 60px;}
span.menu {
  margin: 5px 7px 0 0;}
.banner-top h1 {
  font-size: 13px;
  width: 560px;
  height: 34px;
  padding-top: 6px;}
.banner-right span {
  right: 53px;
  width: 80px;}
.b-left p {
  font-size: 12px;
  padding: 2px 0px;
  width: 91%;
  margin: 8px 0px;}
.b-left p span {
  font-size: 14px;
  padding: 3px 9px;
  margin: 0px 8px 0 -15px;}
a.tooltips span:before {
  top: 18%;
  left: -15%;
  border-top: 15px solid #467691;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;}
a.tooltips span {
  width: 78px;
  height: 27px;
  font-size: 13px;
  padding: 4px 0px 0px 3px;}	
.tool {
  margin-top: 7.9em;}
.banner {
  min-height: 290px;}
.need-left h3 {
  font-size: 1.1em;}
.need-right {
  padding-top: 10px;}
.need-right a {
  font-size: 1.11em;
  padding: 6px 16px;}
.need {
  padding: 1.1em 0px;}
.resolve-left h3 {
  font-size: 1.05em;
  width: 460px;
  padding-top: 5px;
  height: 27px;}
.res-one h4 {
  font-size: 15px;}
.resolve-right h3 {
  font-size: 1em;
  width: 170px;
  height: 47px;}
.res-two-left p {
  font-size: 17px;}
.res-two-left {
  padding: 41px 0px;}
.res-1 {
  padding-bottom: 68px !important;}
.footer-top-left p {
  font-size: 1em;
  margin-top: 35%;}
.footer-top-left a {
  font-size: 15px;}
.footer {
  min-height: 300px;}
.footer-bottom {
  padding: 1em 0px;}
#toTop {
  width: 18px;
  height: 36px;
  background-size: 100%;}
.resolve {
  padding: 1em 0px;}
.contact-txt input[type="text"] {
  font-size: 12px;
  padding: 12px 11px;
  margin-bottom: 9px;
  width: 75%;}
.contact-textarea textarea {
  padding: 11px 11px;
  width: 75%;
  font-size: 13px;
  min-height: 11em;}
.contact-but input[type="submit"] {
  width: 35.7%;
  padding: 11px 30px;
  font-size: 14px;}
.contact {
  padding: 3em 0px 2.5em 0px;}
}
@media (max-width: 990px){
.price-value{width:100%;}
}



.resolve-main a{color:#fff;} 
.res-two-right a{color:#333;}
.te{min-height:600px;}
@media (max-width: 768px){
   .te{min-height:auto;}
}