@charset "utf-8";
@import url(https://use.typekit.net/tys1kcs.css);
html {
  scroll-behavior: smooth;
}
body {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-style: normal;
}
a {
	text-decoration: none
}
:focus {
	outline: none;
}
* {
	margin: 0;
	padding: 0
}
img {
	max-width: 100%
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-style: normal
}
h1 {
	font-size: 86px;
	font-family: VisbyCF-Heavy;
	line-height: 80px;
	letter-spacing: -2px
}
h2 {
	font-size: 62px;
	color: #00042f;
	font-weight: 900;
	font-family: "jubilat";
	line-height: 63px;
	letter-spacing: 1px;
	font-style: italic;
}
h3 {
	font-size: 48px;
	font-family: VisbyCF-ExtraBold;
	line-height: 50px;
	letter-spacing: -1px
}
h4 {
	font-size: 48px;
	font-family: "jubilat";
	font-style: normal;
	font-weight: 500;
	line-height: 50px;
	letter-spacing: 1px
}
h5 {
	font-size: 24px;
	color: #00042f;
	font-family: "jubilat";
	font-style: italic;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 1px
}
h6 {
	font-size: 18px;
	font-family: "jubilat";
	font-style: italic;
	font-weight: 600
}
p {
	font-size: 18px;
	color: #00042f;
	font-family: VisbyCF-Medium;
	line-height: normal;
	margin: 0 0 25px 0
}
.seo-content ul li {
	font-size: 18px;
}
strong {
	font-family: 'VisbyCF-Bold';
}
.btns {
	letter-spacing: 1px;
	font-size: 14px;
	font-family: 'VisbyCF-DemiBoldOblique';
	margin-top: 35px;
	display: inline-block;
	padding: 0;
	min-width:185px;
	text-decoration: none;
	box-sizing: border-box;
	text-align: center;
	transition: .3s;
	height: 50px;
	line-height: 48px
}
section {
	width: 100%;
	float: left;
	position: relative;
	clear: both;
}
.sec-lable {
	position: absolute;
	left: -53px;
	transform: translate(-50%, -50%);
	z-index: 9;
	top: 50%;
	width: 150px;
	height: 50px;
	line-height: 48px;
	color: #5a6777;
	background: #e4e4e8;
	text-align: center;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	text-transform: uppercase;
	font-family: "jubilat";
	font-style: normal;
	font-weight: 500;
	font-size: 10px;
	letter-spacing: 1px
}
.site-main {
	max-width: 1920px;
}
#about-us .sec-lable, #what-we-do .sec-lable {
	color: #5a6777;
	background: #00042f
}
footer, header {
	background: #e4e4e8;
	width: 100%;
	float: left
}
.footer, .header {
	width: 100%;
	box-sizing: border-box;
	padding-left: 50px;
	padding-right: 50px;
	display: table;
}
.header {
	background: #00042f;
	position: relative;
z-index: 999;
}

.fixed {
	position: fixed;
	top: 0;
	background: #00042f;
	width: 100%;
	z-index: 999;
	box-sizing: border-box;
	padding: 0;
	animation: smoothScroll 1s forwards;
	max-width: 100%!important
}
header.in-view {
	opacity: 1;
	visibility: visible;
	transition: all .3s ease;
	transform: translate(0, 0)
}
@keyframes smoothScroll {
0% {
transform:translateY(-40px)
}
100% {
transform:translateY(0)
}
}
.header .logo {
	float: left;
	max-width: 180px
}
.header .nav_area {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
.header .nav_area ul {
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
}
.header .nav_area ul li {
	font-size: 14px;
	white-space: nowrap;
	margin: 0;
	position: relative;
	font-family: 'VisbyCF-ExtraBold';
	padding: 28px 20px 0 20px;
	float: left
}
.header .nav_area ul li:last-child:before {
	display: none
}
.header .nav_area ul li a {
	color: #768591;
	text-decoration: none
}
.header .nav_area ul li a:hover {
	color: #fff;
	text-decoration: none
}
.fixed .logo img {
	width: 60%
}
.fixed .logo {
	padding: 20px 0
}
.header .nav_area ul {
	margin-top: 6px
}
.fa-phone{transform: rotate(-112deg);}
.se-five, .se-four, .se-one, .se-three, .se-two {
	width: 100%;
	float: left;
	padding: 50px 0
}
.video-sec {
	/*background: url(../images/video-bg.jpg) repeat center center;*/
	background-size: 230px;
	height: 70vh;
	width: 100%;
	float: left;
	position: relative;
	margin-top: 140px
}
.video-sec .center-block {
	position: absolute;
	padding: 0;
	max-width: 730px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 9;
	margin: 0 auto;
	top: 50%;
	text-align: center
}
.video-sec .center-block h1 {
	color: #fff;
	padding-bottom: 10px
}
.video-sec .center-block h5 {
	color: #00b9f2
}
.video-sec .center-block .buttons {
	border: 1px solid;
	border-image-source: linear-gradient(0deg, #5c1557, #0b0e30);
	border-image-slice: 1;
	background: #0b0e303d;
	color: #b41e8e
}
.video-sec .center-block .buttons:hover {
	color: #00042f;
	background: #b41e8e
}
.se-one .container {
	width: 1030px;
	margin: 0 auto
}
.se-one ul {
	width: 100%;
	display: table
}
.se-one ul li {
	display: table-cell;
	vertical-align: middle
}
.se-one ul li.f-sec {
	width: 60%
}
.se-one ul li.f-sec img {
	float: right;
	width: 200px
}
.se-one ul li.f-sec h2 {
	padding-bottom: 25px
}
.se-one ul li.f-sec h3 {
	color: #ed0c6e;
	padding-bottom: 25px
}
.se-one ul li.s-sec {
	width: 40%;
	text-align: center
}
.se-one ul li.f-sec a {
	border: 2px solid;
	border-image-source: linear-gradient(0deg, #00b9f2, #00042f);
	border-image-slice: 1;
	color: #00b9f2
}
.se-one ul li.f-sec a.v2 {
	border-image-source: linear-gradient(0deg, #ed0c6e, #00042f);
	color: #ed0c6e;
	margin-left: 20px
}
.se-one ul li.f-sec a:hover {
	color: #00042f;
	background: #00b9f2;
	border-image-source: linear-gradient(0deg, #00b9f2, #00b9f2);
}
.se-one ul li.f-sec a.v2:hover {
	background: #ed0c6e;
	color: #00042f;
	border-image-source: linear-gradient(0deg, #ed0c6e, #ed0c6e);
}

a.f1 {
    background: #b41e8e;
	color: #00042f;
	border: 2px solid #b41e8e;
}
a.f1:hover {
	color: #b41e8e;
	border-color:#b41e8e;
	background:transparent;
}


a.f2 {
	background: #ed0c6e;
	color: #00042f;
	border: 2px solid #ed0c6e;
}
a.f2:hover {
	color: #ed0c6e;
	border-color:#ed0c6e;
	background:transparent;
	
}

.se-two {
	background: #00b195;
	background: -moz-linear-gradient(25deg, #00b195 1%, #72bf44 50%, #72bf44 50%, #bed730 80%, #ffdd18 100%);
	background: -webkit-linear-gradient(25deg, #00b195 1%, #72bf44 50%, #72bf44 50%, #bed730 80%, #ffdd18 100%); 
	background: linear-gradient(25deg, #00b195 1%, #72bf44 50%, #72bf44 50%, #bed730 80%, #ffdd18 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b195', endColorstr='#ffdd18', GradientType=1 );
}
header {
	position: absolute;
	top: 0 !important;
	z-index: 99;
}
.se-two .container {
	max-width: 1300px;
	margin: 0 auto
}
.se-two ul {
	width: 100%;
	display: table
}
.se-two ul li {
	display: table-cell;
	width: 33.33%;
	text-align: center
}
.se-two ul li .con-part {
	max-width: 80%;
	margin: 0 auto
}
.se-two ul li .con-part img {
	width: 200px
}
.se-two h2 {
	text-align: center;
	padding-bottom: 55px
}
.se-two h3 {
	color: #00042f;
	padding-top: 35px;
	padding-bottom: 20px
}
.se-two h5 {
	margin: 0 auto;
	padding-bottom: 18px;
	min-height: 80px
}
.se-three {
	/*background: url(../images/header-bg.jpg) repeat center right;*/
	padding: 0;
	position: relative;
	overflow: hidden;
}
.about-us.home-bg{background: url(../images/m-bg.jpg) repeat top left;     padding-top:100px; padding-bottom:100px;}
.e-map {
	width: 100%;
	float: left;
	padding-bottom: 80px;
}
.r-img {
	width: 100%;
	float: left;
}
.se-one ul li.f-sec .r-img img {
	width: 100%;
}
.i-text {
	clear: both;
	padding-top: 20px;
	display: table;
	font-family: 'VisbyCF-Bold';
}
.se-three .blue-bg {
	background: #00042f;
	padding: 80px 0;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}
.about-us .se-three .perple-bg h2 {
	letter-spacing: 1px;
	color: #00042f;
	font-weight: 500 !important;
	font-family: "jubilat" !important;
}
.se-three .perple-bg {
	background: #b41e8e;
	padding: 80px 0;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}
.se-three .container {
	width: 90%;
	margin: 0 auto
}
.se-three ul {
	width: 100%;
	display: table
}
.se-three ul li {
	display: table-cell;
	vertical-align: middle
}
.se-three ul li.f-sec {
	width: 60%
}
.se-three ul li.s-sec {
	width: 40%;
	text-align: center
}
.se-three ul li.s-sec img {
	width: 200px
}
.se-three ul li.f-sec h4 {
	padding-bottom: 35px
}
.se-three ul li.f-sec h3, .se-three ul li.f-sec h4, .se-three ul li.f-sec p {
	color: #fff
}
.se-three ul li.f-sec a {
    	color: #00042f;
	background: #00b195;
	border: 2px solid #00b195;

}
.se-three ul li.f-sec a:hover {
		color: #00b195;
	background: transparent;
	border-color:#00b195;
}
.se-four .container {
	max-width: 1230px;
	margin: 0 auto;
	width: 90%
}
.se-four .left-part {
	float: left;
	width: 45%
}
.se-four .right-part {
	float: right;
	width: 45%
}
.se-four .right-part ul {
	float: left;
	width: 100%
}
.se-four .right-part ul li {
	width: 48%;
	float: left;
	margin: 0 0 2% 2%;
	box-sizing: border-box
}
.blog-article .seo-content .seo-le-part img {
	padding-bottom: 30px;
}
.blog-article .seo-content .seo-le-part .row {
	clear: both;
	width: 100%;
	float: left;
}
.blog-article .seo-content .seo-le-part .text-center {
	text-align: center;
}
.blog-article .seo-content .seo-le-part .col-md-6 {
	float: left;
	width: 50%;
}

@media screen and (min-width: 640px) {
.blog-main ul li.style-1 .f-style:hover {
	background: #00042f
}
.flip-container {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-o-perspective: 1000;
	perspective: 1000
}
.flip-container.hover .flipper, .flip-container:hover .flipper {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg)
}
.flip-container:hover .flipper h3 {
	opacity: 0
}
.back, .flip-container, .front {
	width: 100%;
	height: 100%
}
.back {
	z-index: 9999
}
.flipper {
	-webkit-transition: .6s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: .6s;
	-moz-transform-style: preserve-3d;
	-o-transition: .6s;
	-o-transform-style: preserve-3d;
	transition: .6s;
	transform-style: preserve-3d;
	position: relative
}
.back, .front {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background: #00042f
}
}
.se-four .right-part ul, .se-four .right-part ul li {
	list-style-type: none
}
.se-four .right-part ul li .front {
	position: relative;
	box-sizing: border-box;
	padding: 45px 15px 18px 15px
}
.se-four .right-part ul li .front img {
	width: 100px
}
.se-four .right-part ul li .back img {
	width: 50px
}
.se-four .right-part ul li .back {
	padding: 15px;
	box-sizing: border-box
}
.se-four .right-part ul li:nth-child(1) .front {
	background: #b41e8e
}
.se-four .right-part ul li:nth-child(2) .front {
	background: #ee313c
}
.se-four .right-part ul li:nth-child(3) .front {
	background: #fcaf17
}
.se-four .right-part ul li:nth-child(4) .front {
	background: #bed730
}
.se-four .right-part ul li:nth-child(1) .back {
	color: #b41e8e
}
.se-four .right-part ul li:nth-child(2) .back {
	color: #ee313c
}
.se-four .right-part ul li:nth-child(3) .back {
	color: #fcaf17
}
.se-four .right-part ul li:nth-child(4) .back {
	color: #bed730
}
.se-four .right-part ul li .back ul {
	width: 100%;
	float: left;
	display: table;
	list-style-type: none!important
}
.se-four .right-part ul li .back ul li {
	float: left;
	width: 100%;
	font-family: VisbyCF-DemiBold;
	font-size: 14px;
	padding: 2px 0;
	list-style-type: none!important
}
.se-four .right-part .sr-icon {
	position: absolute;
	right: 15px;
	bottom: 15px
}
.blog-article h2, .se-four .left-part h2 {
	padding-bottom: 25px
}
.blog-article h3, .se-four .left-part h3 {
	color: #b41e8e;
	padding-bottom: 30px
}
.se-four .right-part ul li h3 {
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 15px;
	padding-top: 15px
}
.se-four .right-part ul li p {
	min-height: 82px;
	margin: 0;
	font-size: 16px;
	font-family: "jubilat";
	font-style: italic;
	font-weight: 500
}
.se-four .left-part a {
	border: 2px solid;
	border-image-source: linear-gradient(0deg, #b41e8e, #00042f);
	border-image-slice: 1;
	color: #b41e8e
}
.se-four .left-part a:hover {
	color: #00042f;
	background: #b41e8e;
	border-image-source: linear-gradient(0deg, #b41e8e, #b41e8e);
}
a.v2 {
	color: #00abbc;
	border: solid 2px #00abbc;
}
a.v2:hover {
	color: #fff;
	background: #00abbc;
}
.se-five {
	background: #e4e4e8;
}
.se-five .container {
	width: 1050px;
	margin: 0 auto
}
.se-five ul {
	width: 100%;
	display: table
}
.se-five ul li {
	display: table-cell;
	vertical-align: top
}
.se-five ul li.f-sec {
	width: 40%
}
.se-five ul li.s-sec {
	width: 30%;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 15px;
}
.se-five ul li.s-sec h5 {
	text-align: left;
	padding-bottom: 20px
}
.se-five ul li.s-sec img {
	max-width: 90%;
}
.se-five ul li.f-sec h2 {
	padding-bottom: 25px
}
.se-five ul li.f-sec h3 {
	color: #00abbc;
	padding-bottom: 30px
}
.wrap-input100 {
	position: relative;
	border-bottom: 2px solid #71738b;
	padding-bottom: 0;
	margin-bottom: 25px;
	width: 48%
}
.wrap-input100:nth-child(1n) {
	float: left
}
.wrap-input100:nth-child(2n) {
	float: right
}
.wrap-input100:last-child {
	width: 100%
}
.label-input100 {
	font-size: 18px;
	color: #00042f;
	font-family: VisbyCF-Bold;
	font-weight: 400;
	font-style: normal;
	padding-bottom: 8px
}
.input100 {
	display: block;
	width: 100%;
	background: 0 0;
	font-size: 14px;
	color: #5a6677;
	line-height: normal;
	padding: 0;
	border: 0;
	font-family: VisbyCF-Medium;
	outline: 0
}
.focus-input100 {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none
}
.focus-input100::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 0;
	height: 2px;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	background: #1e2246
}
input.input100 {
	height: 25px
}
textarea.input100 {
	min-height: 50px;
	padding-top: 9px;
	padding-bottom: 13px;
	outline: 0!important
}
.input100:focus+.focus-input100::before {
	width: 100%;
	outline: 0!important
}
.has-val.input100+.focus-input100::before {
	width: 100%;
	outline: 0!important
}
.input100::placeholder {
 font-family: VisbyCF-Medium;
 font-size: 13px;
 font-weight: 400;
 font-style: normal;
 color: #768591
}
#contact .sec-lable {
	background: #fff;
}
.contact100-form-btn {
	float: left;
	color: #00abbc;
	border: solid 2px #00abbc;
	cursor: pointer;
	background: transparent;
}
.contact100-form-btn:hover {
	background: #00abbc;
	color: #00042f;
	border-color: #00abbc
}


 ._form-thank-you{height:60px; line-height:60px;}
 .calendly{padding-bottom:50px; display:table; width:100%;}
 .footer .row .col-1{    max-width: 140px;}
 .footer .row .col-2{}
 .footer .row .col-3{max-width: 110px;}
footer {
	position: relative;
}
.footer {
	padding-top: 50px;
	padding-bottom: 40px;
}
.footer .row {
	width: 100%;
	display: table
}
.footer .row .col-1, .footer .row .col-2, .footer .row .col-3 {
	display: table-cell;
	vertical-align: bottom;
	color: #768591
}
.footer .row .col-1 {
	font-family: 'VisbyCF-ExtraBold';
	font-style: normal;
	text-transform: uppercase;
	font-size: 14px
}
.footer .row .col-1 .copyright {
	color: #00042f;
	padding-bottom: 38px
}
.footer .row .col-1 a {
	margin-right: 40px;
	color: #00042f;
	text-decoration: none;
	display: table;
	padding-bottom: 8px;
}
.footer .row .col-1 a:hover {
	color: #3e445a
}
.footer .row .col-2 .label-input100 {
	color: #00042f;
}
.footer .row .col-2 .wrap-input100 {
	border-color: #1e2246;
	width: 30%;
	margin-bottom: 0
}
.footer .row .col-2 .wrap-input100:nth-child(2n) {
	float: left
}
.footer .row .col-2 .wrap-input100:nth-child(1n) {
	margin-right: 4%
}
.footer .row .col-2 h5 {
	color: #00042f;
	padding-bottom: 22px;
	font-size: 23px;
	padding-top: 20px
}
.footer .row .col-2 .focus-input100::before {
	background: #71738b
}
.footer .row .col-2 .input100::placeholder {
 color: #00042f
}
.footer .row .col-2 .contact100-form-btn {
	color: #00abbc;
	border: solid 2px #00abbc;
	background: transparent;
	margin-top: 0px !important;
}
.footer .row .col-2 .contact100-form-btn:hover {
	background: #00abbc;
	color: #00042f;
	border-color: #00abbc;
	outline: 0
}
.footer .row .col-3 {
	text-align: right
}
.footer .row .col-3 .f-right {
	width: auto;
	display: inline-block
}
.f-soc-icon {
	display: table;
	width: 100%;
	margin-top: 15px
}
.f-soc-icon a {
	display: table-cell;
	color: #00042f;
	font-size: 21px
}
.f-soc-icon a:nth-child(1) {
	text-align: left
}
.f-soc-icon a:nth-child(2) {
	text-align: center
}
.f-soc-icon a:nth-child(3) {
	text-align: right
}
.f-soc-icon a:nth-child(4) {
	text-align: right
}
.f-soc-icon a:hover {
	color: #768591;
}
.toggle, span.arrow {
	display: block
}
.sidebar-part1 .f-soc-icon a {
	color: #768591;
}
.sidebar-part1 .f-soc-icon a:hover {
	color: #00042f;
}
.f-logo img {
	width: 175px
}
.f-logo .fl-1 {
	display: block
}
.f-logo .fl-2 {
	display: none;
}
.f-logo:hover .fl-1 {
	display: none;
}
.f-logo:hover .fl-2 {
	display: block;
}
.links p a {
	line-height: 25px;
}
.side-form {
	display: none;
}
.side-form.c-form {
	display: block;
	margin-top: 35px;
}
.side-form .wrap-input100 {
	width: 100%;
}
.f-main {
	position: relative;
}
.links {
	display: table;
}
.v2 {
	cursor: pointer;
}
#st-2 .st-btn svg, #st-2 .st-btn[data-network=email], #st-2 .st-btn[data-network=facebook], #st-2 .st-btn[data-network=pinterest], #st-2 .st-btn[data-network=sharethis], #st-2 .st-btn[data-network=twitter] {
	background: 0 0!important
}
#st-2 .st-btn>img {
	display: none!important
}
#st-2 .st-btn {
	border: 0!important;
	padding: 0 20px 0 0!important;
	font-size: 15px!important;
	color: #e1e2e7!important
}
#st-2 .st-btn:hover {
	opacity: 1!important;
	color: #00042f!important
}
#st-2 .st-btn[data-network=linkedin], #st-2 .st-btn[data-network=twitter] {
	display: inline-block!important
}
#st-2 .st-btn[data-network=pinterest] {
	display: inline-block!important
}
#st-2 .st-btn:before {
	font-weight: 400;
	font-family: FontAwesome;
	font-size: 20px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
#st-2 .st-btn[data-network=facebook]:before {
	content: "\f09a"
}
#st-2 .st-btn[data-network=linkedin]:before {
	content: "\f0e1"
}
#st-2 .st-btn[data-network=twitter]:before {
	content: "\f099"
}
#st-el-1 {
	display: none!important
}
.grow-bites {
	margin-top: 150px;
	max-width: 1030px;
	margin: 180px auto 0 auto;
	width: 90%
}
.grow-bites.container {
	max-width: 90%
}
.blog-header {
	width: 100%;
	position: relative;
	margin: 0px 0 50px 0;
	clear: both;
	float: left
}
.blog-main {
	margin: 45px 0 0 0
}
.blog-header .inner-pg-text {
	max-width: 700px;
	padding: 0;
	display: table;
	width: 100%
}
.blog-header .inner-pg-text h2 {
	font-style: normal;
	padding-bottom: 20px
}
.blog-header .inner-pg-text h5 {
	color: #768591
}
.blog-main ul {
	width: 100%;
	display: table;
	margin: 0 0 50px 0;
	padding: 0
}
.blog-main ul li {
	display: table-cell;
	padding: 0;
	width: 33.33%;
	position: relative;
	box-sizing: border-box;
	float: left
}
.blog-main ul li.view {
	overflow: visible;
	float: none
}
.blog-main ul li.style-1 .f-style, .blog-main ul li.style-2 .f-style {
	padding: 20px;
	vertical-align: bottom;
	display: block;
	overflow: hidden;
	position: relative;
	box-sizing: border-box
}
.blog-main ul li:nth-child(3n+1) {
	clear: both
}
.blog-main ul li.style-1 .f-style {
	min-height: 350px
}
.blog-main ul li.style-2 .f-style {
	min-height: 341px;
	margin: 5px
}
.blog-main ul li.style-1 .back p {
	font-family: "jubilat";
	font-style: italic;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 90%
}
.blog-main ul li.style-1.u-experience .f-style {
	background: #b41e8e
}
.blog-main ul li.style-1.u-boarding .f-style {
	background: #ed0c6e
}
.blog-main ul li.style-1.g-hacking .f-style {
	background: #ee313c
}
.blog-main ul li.style-1.d-thinking .f-style {
	background: #e66f21
}
.blog-main ul li.style-1.u-interface .f-style {
	background: #fcaf17
}
.blog-main ul li.style-1.f-newtag .f-style {
	background: #ffdd18
}
.blog-main ul li.style-1.s-newtag .f-style {
	background: #bed730
}
.blog-article.about h3 {
	color: #3e445a !important;
}
.blog-article.about h3 {
	padding-top: 20px;
}
.blog-article.about h3.purple {
	color: #b41e8e !important;
	padding-top: 0;
}
.blog-article.about h3.pink {
	color: #ed0c6e !important;
	padding-top: 0;
}
.ab-sec {
	display: table;
	width: 100%;
	padding: 25px 0;
}
.ab-sec .a-pic, .ab-sec .a-con {
	display: table-cell;
}
.a-pic {
	width: 20%;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.a-pic .label-input100 {
	display: table;
	width: 100%;
	text-align: center;
}
.a-pic img {
	width: 100%;
	border-radius: 50%;
	line-height: 0;
	box-sizing: border-box;
	margin: 0 !important;
	padding: 0 !important;
}
.a-con {
	width: 80%;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 0 30px;
}
section.w-animation {
	width: 100%;
	height: 100vh;
	position: relative;
}
.an-1{    width: 100%;
    height: 100vh; display:table; text-align:center;}
    .blog-article{background:#fff;}
section.w-animation h1 {
	text-align: center;
	width: 100%;
	display: table-cell;
	color: #00042f;
	vertical-align: middle;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}



@-moz-keyframes bouncebtn {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  60% {
    -moz-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}
@-webkit-keyframes bouncebtn {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  60% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}
@keyframes bouncebtn {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  60% {
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}

.bouncebtn {
  -moz-animation: bouncebtn 4s infinite;
  -webkit-animation: bouncebtn 4s infinite;
  animation: bouncebtn 4s infinite;
}

.main-drop-btn .arrow {
    position:fixed;
    bottom: 0;
    left: 50%;
    width: 40px;
    height: 40px;
    background: url(../images/arrow.svg) no-repeat center center;
    background-size: contain;
    margin-left:130px;
}
.h-fi-block{margin-bottom:50px;}
.h-fi-block h3,
.h-fi-block p,
.h-se-block h3,
.h-se-block p{width:92%;}

.h-fi-block .fr{ float:right !important;}
.h-fi-block .fl{ float:left;}
.btns{white-space: nowrap; padding-left:15px; padding-right:15px;}
.h-se-block h3,
.h-se-block p,
.h-se-block .btns{margin-left:8%;}
.h-th-se,
.h-th-se h3,
.h-th-se p{ text-align:center;}
.h-th-se .btns{margin-top:5px !important; margin-bottom:20px;}

.a-row {
	display: table;
	padding: 0 0 50px 0;
}
.col1, .a-2-row {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.col1 {
	width: 69%;
}
.a-2-row {
	width: 31%;
}
.col1 img, .a-2-row img {
	padding: 0px !important;
}
.col2 {
	position: absolute;
	top: 0;
}
.col3 {
	position: absolute;
	bottom: 0;
}
.col1 img {
	max-width: 96%;
}
.blog-article h3.u-experience {
	color: #b41e8e
}
.blog-article h3.u-boarding {
	color: #ed0c6e
}
.blog-article h3.g-hacking {
	color: #ee313c
}
.blog-article h3.d-thinking {
	color: #3e445a;
}
.blog-article h3.u-interface {
	color: #fcaf17
}
.blog-article h3.f-newtag {
	color: #ffdd18
}
.blog-article h3.s-newtag {
	color: #bed730
}
.blog-main ul li.style-1.u-experience .back p {
	color: #b41e8e
}
.blog-main ul li.style-1.u-boarding .back p {
	color: #ed0c6e
}
.blog-main ul li.style-1.g-hacking .back p {
	color: #ee313c
}
.blog-main ul li.style-1.d-thinking .back p {
	color: #e66f21
}
.blog-main ul li.style-1.u-interface .back p {
	color: #fcaf17
}
.blog-main ul li.style-1.f-newtag .back p {
	color: #ffdd18
}
.blog-main ul li.style-1.s-newtag .back p {
	color: #bed730
}
.blog-main ul li.style-1 h3 {
	color: #00042f;
	position: absolute;
	bottom: 20px
}
.blog-main ul li.style-2 h4 {
	color: #768591;
	font-size: 24px;
	margin: 0;
	padding: 0 0 20px 0;
	font-family: "jubilat";
	font-style: italic;
	font-weight: 500;
	line-height: 25px
}
.blog-main ul li.style-2.u-experience h3 {
	color: #b41e8e
}
.blog-main ul li.style-2.u-boarding h3 {
	color: #ed0c6e
}
.blog-main ul li.style-2.g-hacking h3 {
	color: #ee313c
}
.blog-main ul li.style-2.d-thinking h3 {
	color: #e66f21
}
.blog-main ul li.style-2.u-interface h3 {
	color: #fcaf17
}
.blog-main ul li.style-2.f-newtag h3 {
	color: #ffdd18
}
.blog-main ul li.style-2.s-newtag h3 {
	color: #bed730
}
.blog-main ul li.style-2 .blog-b-text {
	position: relative;
	bottom: 0
}
.blog-category ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.blog-category ul li {
	display: inline;
	padding: 0 12px 15px 12px;
	float: left
}
.blog-category ul li:before {
	content: "•";
	padding-right: 5px;
	top: 5px;
	position: relative;
	font-size: 24px
}
.blog-category ul li.one a.act, .blog-category ul li.one a:hover, .blog-category ul li.one:before {
	color: #00042f
}
.blog-category ul li.two a.act, .blog-category ul li.two a:hover, .blog-category ul li.two:before {
	color: #b41e8e
}
.blog-category ul li.three a.act, .blog-category ul li.three a:hover, .blog-category ul li.three:before {
	color: #ed0c6e
}
.blog-category ul li.four a.act, .blog-category ul li.four a:hover, .blog-category ul li.four:before {
	color: #ee313c
}
.blog-category ul li.five a.act, .blog-category ul li.five a:hover, .blog-category ul li.five:before {
	color: #f37021
}
.blog-category ul li.six a.act, .blog-category ul li.six a:hover, .blog-category ul li.six:before {
	color: #fcaf17
}
.blog-category ul li.seven a.act, .blog-category ul li.seven a:hover, .blog-category ul li.seven:before {
	color: #ffdd18
}
.blog-category ul li.eight a.act, .blog-category ul li.eight a:hover, .blog-category ul li.eight:before {
	color: #bed730
}
.gray-line {
	border-top: solid 1px #768591;
	width: 100%;
	float: left;
	padding-top: 25px;
	margin-top: 15px;
}
.co-inner {
	float: left;
}
.co-inner span {
	font-size: 16px;
	color: #e1e2e7;
	font-family: "jubilat";
	font-weight: 500;
	font-style: normal;
	width: 100%;
	letter-spacing: 2px;
	padding-bottom: 10px;
	clear: both;
	display: table;
	padding-left: 0;
	padding-top: 25px
}
.co-inner a {
	color: #e1e2e7;
	font-size: 20px;
	margin: 0 20px 0 0;
	text-decoration: none
}
.co-inner a:hover {
	color: #00042f
}
.blog-b-text {
	position: relative;
	background: #fff;
	width: 100%;
	bottom: 0;
	min-height: 80px;
	margin-top: 30px;
	padding: 20px;
	box-sizing: border-box
}
.blog-category ul li a {
	color: #768591;
	font-family: 'VisbyCF-Bold';
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: pointer
}
.date, .f-password {
	font-size: 12px;
	color: #00042f;
	font-family: "jubilat";
	font-style: italic;
	font-weight: 400
}
.blog-b-text .blog-category {
	width: 100%;
	padding-top: 10px;
	min-height: 60px
}
.blog-b-text .blog-category ul {
	margin: 0
}
.blog-b-text .blog-category ul li {
	background: 0 0!important;
	display: table;
	padding: 0;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	border: 0;
	vertical-align: bottom;
	height: auto;
	margin: 0;
	line-height: 15px
}
.blog-main ul li.style-2 h3, .blog-main ul li.style-2 h4 {
	width: 90%
}
.blog-main ul li.style-2 h3 {
	min-height: 150px;
	margin-bottom: 15px
}
.blog-main ul li.style-2 h4 {
	margin-bottom: 15px
}
.blog-article {
	width: 100%;
	float: left;
	padding: 70px 0
}
.blog-article .left-part h2 {
	margin-top: -12px
}
.blog-article .left-part h5 {
	color: #768591;
	padding-bottom: 20px
}
.blog-article .left-part ol, .blog-article .left-part ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 15px 11px
}
.blog-article .left-part ol li, .blog-article .left-part ul li {
	width: 100%;
	float: left;
	padding: 2px 0;
	margin: 0;
	font-family: VisbyCF-Medium;
	color: #00042f;
}
.blog-article .right-part {
	width: 35%;
	float: right
}
.blog-article .right-part .b-text h3 {
	color: #00042f;
	font-size: 32px;
	font-family: VisbyCF-Bold;
	font-weight: 400;
	font-style: normal;
	line-height: 48px;
	padding: 25px 0 30px 0
}
.blog-article .right-part .b-text br {
	display: none
}
.blog-article .right-part .b-text h3 span {
	color: #ed0c6e;
	display: table;
	padding-top: 18px
}
.blog-article .o-name {
	font-family: "jubilat";
	color: #ed0c6e;
	font-style: normal;
	font-weight: 500;
	font-size: 12px
}
.inner-pg-header {
	margin-top: 150px
}
.grow-bites.container, .inner-pg-header .se-one .container, .blog-header .container {
	width: 1130px
}
.blog-header .container {
	margin: 0 auto;
}
.seo-content {
	width: 100%;
	float: left;
	padding: 0px 0 30px 0
}
.seo-content .seo-right-part .wrap-input100 {
	width: 100%
}
.b-de-form {
	background: #e4e4e8;
	box-sizing: border-box;
	padding: 50px;
	display: table
}
.b-de-form h2, .se-one ul li.f-sec .seo-content .seo-right-part h2 {
	font-style: normal;
	font-size: 48px;
	line-height: 48px;
	padding-bottom: 15px
}
.b-de-form h5, .se-one ul li.f-sec .seo-content .seo-right-part h5 {
	color: #00abbd;
	padding-bottom: 40px
}
.inner-pg-header h2 {
	display: none
}
.seo-content .seo-le-part .part-1 h2, .seo-content .seo-right-part h2 {
	padding-bottom: 10px;
	display: block!important
}
.seo-content .seo-le-part .part-1 h2 {
	margin-top: -12px
}
.seo-content .seo-le-part .part-1 h4, .ser-main ul.dic-part li h4, .ser-text h5 {
	font-size: 26px;
	line-height: 27px;
	font-style: italic;
	color: #3e445a;
	padding-bottom: 15px
}
.seo-content .seo-le-part .part-2 h3 {
	color: #b41e8e
}
.seo-content .seo-le-part .part-3 h3 {
	color: #ed0c6e
}
.seo-content .seo-le-part .part-3 em strong {
	font-family: "jubilat";
	font-weight: 400;
	color: #00abbc;
}
.seo-content .seo-le-part .part-3 ul {
	margin-bottom: 30px;
	display: table;
}
.seo-content .seo-le-part .contact100-form {
	padding-top: 20px;
}
.blue-text {
	color: #00042f!important
}
.purple-text {
	color: #b41e8e!important
}
.skye-blue-text {
	color: #00abbd!important
}
.pink-text {
	color: #ed0c6e!important
}
.se-one ul li.f-sec .seo-content .seo-le-part h3 {
	padding-bottom: 15px
}
.seo-content .part-1, .seo-content .part-2 {
	width: 100%;
	display: table;
	padding-bottom: 30px
}
.seo-content ul {
	padding: 0;
	list-style-type: disc;
	font-size: 15px
}
.seo-content ul li {
	font-family: VisbyCF-Medium;
	color: #00042f;
	padding-bottom: 20px;
	margin-left: 15px;
	display: list-item;
	text-align: -webkit-match-parent
}
.seo-content ul li:last-child {
	padding-bottom: 0
}
.seo-content ul strong {
	width: 100%;
	font-family: VisbyCF-Medium;
	display: table;
	padding: 15px 0;
	color: #00042f
}
.seo-content ul li strong {
	padding: 0
}
.b-de-form .wrap-input100 {
	width: 100%
}
.se-five ul li.s-sec h5 {
	text-align: left;
	padding-bottom: 20px;
	margin-top: 10px
}
.page-dropdown {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	position: relative
}
.page-dropdown span {
	text-align: left;
	white-space: nowrap;
	float: left;
	padding-top: 8px;
	max-width: 130px;
	position: absolute;
	left: 0;
	color: #00042f;
	font-family: VisbyCF-Bold;
	font-weight: 400;
	font-style: normal
}
/*custom head style*/

 .calculator{width:100%;box-sizing:border-box;float:left}.half-col{width:47%;box-sizing:border-box; float:left;}
 .ca-left,.wh-next{text-align:left;box-sizing:border-box;display:table}
 .wh-next{padding:20px; background:#e4e4e8;}.ca-right{border:solid 1px #ccc;padding:0px; margin-top:5px; float:right;}
 .calculator .ca-left .label-input100{font-family:VisbyCF-Medium!important;}
 .calculator .ca-left .wrap-input100{width:100%;border:0;margin-bottom:5px;}
 .ca-input{width:100%;height:35px;border:solid 1px #ccc; padding-left:15px; box-sizing: border-box;}.ca-input:focus{outline:0}
 .calculator .ca-left .input100{color:#000}.sign{font-family:VisbyCF-ExtraBold;text-align:center;line-height:22px;color:#00042f;display:table;width:100%}.profit-box{border:solid 2px #00042f;width:100%;float:left;text-align:center;padding:15px;box-sizing:border-box;background:#fff}.ca-right h5{color:#fff;width:100%;text-align:center;padding:10px 10px 12px 10px;box-sizing:border-box;background-color:#b41e8e;font-family:VisbyCF-ExtraBold;font-style:normal}.ca-right h6{padding-bottom:10px}.ca-right p{font-size:14px;margin-bottom:18px}.ca-right a.v2{width:100%;margin-top:0;color:#fff;background:#00abbc}.ca-right a.v2:hover{color:#00abbc;background:0 0}.inpupt-velue,.scale-bar{width:90%; margin:0 auto; box-sizing:border-box; padding: 15px 0;}.inpupt-velue .cl-row{width:100%;display:table;padding:5px 0;border-bottom:solid 1px #ccc}.inpupt-velue .cl-row .cl-col{display:table-cell}.inpupt-velue .cl-row .cl-col:first-child{text-align:left}.inpupt-velue .cl-row .cl-col:last-child{text-align:right}.inpupt-velue .cl-row .cl-col:last-child .label-input100{font-family:VisbyCF-Bold!important}.hi-text{background:#e4e4e8;width:90%;     margin: 0 auto; display:table;padding:5px 10px 8px 10px;box-sizing:border-box}
    input[type=range]{width:100%}.html-inupt-range{
    position: relative;
    height: 85px;
    top: 50px;
    max-width: 90%;
        width: 100%;
    display: table;
    margin: 0 auto;}..html-inupt-range .tooltip{font-family: VisbyCF-Medium !important;}.html-inupt-range input[type=range]{-webkit-appearance:none;height:6px;margin:0;background:#b41e8e;box-shadow:0 0 3px rgba(0,0,0,.24);border-radius:2px;outline:0;cursor:pointer}.html-inupt-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;box-shadow:0 0 3px rgba(0,0,0,.24);background-image:linear-gradient(to bottom,#b41e8e 0,#b41e8e 100%);border-radius:50%}.html-input-range-custom input[type=range]{position:relative;z-index:99;opacity:0}.html-input-range-custom .hir-tracker-bg,.html-input-range-custom .hir-tracker-bg::after,.html-input-range-custom .hir-tracker-bg::before{position:absolute;box-shadow:0 0 3px rgba(0,0,0,.24)}.html-input-range-custom .hir-tracker-bg{top:10px;left:-7px;width:calc(100% + 15px);height:6px;background-color:#c64ea7;border-radius:5px}.html-input-range-custom .hir-tracker-bg::after,.html-input-range-custom .hir-tracker-bg::before{content:'';z-index:1;top:-4px;width:14px;height:14px;border-radius:50%;background-color:#fff;border:1px solid #cc2fa4;box-shadow:0 0 3px rgba(0,0,0,.24)}.html-input-range-custom .hir-tracker-bg::before{left:0}.html-input-range-custom .hir-tracker-bg::after{right:0}.html-input-range-custom .hir-tracker-thumb,.html-input-range-custom .hir-tracker-thumb::after{position:absolute;background-color:#b41e8e}.html-input-range-custom .hir-tracker-thumb{top:10px;left:0;width:0;height:6px;transition:width 150ms linear}.html-input-range-custom .hir-tracker-thumb::after{content:'';z-index:2;top:-4px;right:-7px;width:14px;height:14px;border-radius:50%}.html-inupt-range .tooltip,.html-inupt-range .tooltip::after,.html-inupt-range .tooltip::before{position:absolute}.html-inupt-range .tooltip{font-family: VisbyCF-Medium!important; z-index:0;top:-32px;left:0;padding:5px 12px;transform:translateX(-50%);font-size:14px;box-shadow:0 0 3px rgba(0,0,0,.24);border-radius:10px;transition:left .1s linear}.html-inupt-range .tooltip::after,.html-inupt-range .tooltip::before{content:'';width:0;height:0}.html-inupt-range .tooltip::after{bottom:-4px;left:calc(50% - 4px);border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #fff}.html-inupt-range .tooltip::before{bottom:-5px;left:calc(50% - 5px);border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #f1f1f1}.html-input-range-custom .hir-labels{margin:0;padding:0;list-style:none}.html-input-range-custom 
    .hir-labels{position:absolute;top:10px;left:0;right:0}.html-input-range-custom .hir-labels li{position:relative;height:6px}.html-input-range-custom .hir-labels li::after{content:'';position:absolute;top:-4px;right:-7px;width:14px;height:14px;background-color:#fff;border:1px solid #b41e8e;border-radius:50%}.html-input-range-custom .hir-labels li::before{content:'';position:absolute;bottom:0;left:0}.html-input-range-custom .hir-labels li:last-child::after{display:none}input[type=range]+p{font-size:12px;color:#666}




.copy-link {
	font-family: VisbyCF-Medium;
}
.st-btn {
	cursor: pointer;
}
.seo-content .part-1.inr-content h2 {
	padding-bottom: 20px;
}
.seo-content .part-1.inr-content h4 {
	padding-top: 20px;
}
.seo-content .part-1.inr-content ul {
	margin-bottom: 10px;
}
.seo-content .part-1.inr-content li {
	padding-bottom: 8px;
}
.seo-content .part-1.inr-content a {
	border: 0px;
}
.head-sec {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
}
.le-block, .ri-block {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 50%;
	padding: 100px 0 50px 0;
}
.le-block {
	background: #00042f;
}
.le-block h2, .about-us h2 {
	color: #fff;
	padding-bottom: 25px;
	font-family: 'VisbyCF-ExtraBold';
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
}
.le-inner {
	max-width: 470px;
	width: 80%;
	margin: 0 auto;
}
.le-inner a {
	color: #b41e8e;
	border: 2px solid #b41e8e;
}
.fa-caret-down {
	position: relative;
	z-index: -1;
}
.le-inner a:hover {
	color: #00042f;
	border-color: #b41e8e;
	background: #b41e8e;
	outline: 0
}
.ri-block {
	background: url(../images/header-bg.jpg) repeat center right;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.ri-block lottie-player {
	position: relative;
	margin: 0 auto;
}
.dropbtn {
	outline: 0;
	padding: 15px 15px 10px 50px;
	color: #969ea7;
	text-decoration: none;
	line-height: normal;
	float: none;
	clear: both;
	display: block;
	font-size: 14px;
	white-space: nowrap;
	font-family: 'VisbyCF-ExtraBold';
	background: transparent;
	border: 0px;
	cursor: pointer;
	margin: 0 auto;
	max-width: 145px;
	text-align: right;
}
.dropbtn:focus, .dropbtn:hover {
	outline: 0;
	color: #fff;
}
.dropdown {
	position: relative;
	z-index: 999;
}
.dropdown-content {
	display: none;
	position: relative;
}
.dropdown-content a {
	display: block;
}
.show {
	display: block
}
.dw-main {
	float: right;
	max-width: 350px;
	width: 100%
}
span.arrow {
	display: inline-block;
	width: 10%;
	text-align: center;
	cursor: pointer;
	color: #fff
}
label.toggle {
	display: block;
	width: 100%;
	float: right;
	margin-top: 7px;
}
label.toggle a {
	color: #768591;
	font-size: 14px;
	font-family: 'VisbyCF-ExtraBold';
}
.toggle i {
	cursor: pointer;
	color: #fff;
}
.nav_area {
	position: initial
}
.nav_area .menu {
	display: none;
	width: 100%;
	position: absolute;
	right: 0;
	background: #00042f;
	z-index: 999;
	text-align: left
}
.header .nav_area ul li {
	display: block;
	width: 100%;
	padding: 0
}
.header .nav_area ul li a {
	padding: 15px 15px 10px 15px;
	color: #969ea7;
	text-decoration: none;
	line-height: normal;
	float: none;
	clear: both;
	display: block
}
.header .nav_area ul li a:hover {
	color: #fff;
}
.header .nav_area ul {
	padding: 10px 0 20px 0;
}
.header .nav_area ul li a {
	margin: 0 auto;
	max-width: 145px;
	text-align: right;
}
label.toggle a {
	margin-right: 50px;
}
label.toggle svg {
	width: 30px;
	height: 30px;
	position: relative;
	right: 0;
	top: 0;
	cursor: pointer;
	fill: #768591
}
label.toggle .a1:hover a, label.toggle .a2:hover svg {
	color: #fff;
	fill: #fff;
	cursor: pointer;
}
/*custom style*/

.left-sidebar {
	width: 300px;
	left: 0;
	top: 0;
	bottom: 0;
	position: fixed;
	overflow-y: auto;
	overflow-x: hidden;
	border-right: solid 1px #768591;
}
.left-sidebar.services_page{background: #00042f; border-right: solid 1px #00042f;}
.sidebar-part1, .sidebar-part2, .sidebar-part3 {
	background: #00042f;
}
.sidebar-part1, .sidebar-part2, .sidebar-part3 {
	padding: 50px 50px 40px 50px;
}
.sidebar-part2 {
	padding-bottom: 0px !important;
}
.con-info {
	text-align: right;
}
.con-info .f-soc-icon {
	float: right;
	margin: 5px 0 0 0;
	width: 80%;
}
.con-info p {
	margin: 0;
	display: table;
}
.con-info img {
	width: 55%;
	padding-top: 5px;
}
.con-info a {
	color: #fff;
	letter-spacing: 1px;
	padding: 0 0 15px 0;
	text-align: right;
	display: table;
	width: 100%;
}
.con-info a:last-child {
	padding-top: 15px;
}
.sidebar-part3 a strong {
	font-family: 'VisbyCF-ExtraBold';
}
.sidebar-part3 a:hover {
	color: #768591 !important;
}
.con-info a:hover {
	color: #768591;
}
.links p a {
	color: #00042f;
	letter-spacing: 1px;
}
.links p a:hover {
	color: #768591;
}
.links p, .links p strong {
	margin: 0;
       font-family: VisbyCF-Medium;
    font-weight: 400;
}

.sidebar-part3 a {
	display: block;
}
.sidebar-part3 a.l1 {
	color: #b41e8e;
}
.sidebar-part3 a.l2 {
	color: #ed0c6e;
}
.right-sidebar {
	margin-left: 301px;
	padding: 50px 0
}
.w-animation {
	margin-top: -50px;
}
.ser-sidebar .sidebar-part1, .ser-sidebar .sidebar-part2, .ser-sidebar .sidebar-part3 {
	background: transparent
}
.services_page .sidebar-part2 .links p a, .services_page .label-input100 {
	color: #fff;
}
.services_page .sidebar-part2 .links p a:hover {
	color: #768591;
}
.services_page .sidebar-part1 .con-info a {
	color: #768591;
}
.services_page .sidebar-part1 .con-info a:hover, .services_page .sidebar-part1 .f-soc-icon a:hover {
	color: #fff;
}
.ser-sidebar .con-info a {
	color: #00042e;
}
.ser-sidebar .con-info a:hover {
	color: #768591;
}
.blog-article {
	position: relative;
}
.blog-article {
	padding: 50px 100px;
	box-sizing: border-box;
}
.about-us {
	padding: 50px 100px 15px 100px;
	box-sizing: border-box;
}
.inr-content {
	padding-bottom: 0px !important;
}
.seo-content .part-1.inr-content a {
	color: #00abbc;
	text-decoration: none;
}
.seo-content .part-1.inr-content a:hover {
	text-decoration: none;
	color: #00042f;
}


.progress {
    height: 25px;
        max-width: 850px;
    margin: 20px auto;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-bar {
  height: 25px;
  float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #b41e8e;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;

}
.progress .skill {
    font-family: VisbyCF-Medium;
  line-height: 25px;
  padding: 0;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}
.progress .skill .val {
  float: right;
  font-style: normal;
  margin: 0 20px 0 0;
}

.progress-bar {
  text-align: left;
  transition-duration: 3s;
}

._2LpwQ___Wrapper__cls1._1cMla___Wrapper__media-tablet-up{    margin-top: 20px !important;}

.login-bg {
	height: 100vh;
	padding: 0px !important;
	background: url(../images/login-bg.jpg) repeat right bottom;
	background-size: contain;
	position: relative;
}
.login-form {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
	max-width: 642px;
	width: 80%;
	color: #fff;
	background: #f1f2f4;
	margin: 0 auto;
	padding: 50px 100px;
	box-sizing: border-box;
}
.login-form .wrap-input100 {
	width: 100%;
}
.login-form .contact100-form-btn, .b-home-c .v3 {
	color: #00abbc;
	border: 2px solid;
	border-image-source: linear-gradient(0deg, #00b9f2, #00042f);
	border-image-slice: 1;
	cursor: pointer;
	transition: .3s;
	display: table;
	float: none;
	margin: 0 auto;
}
.login-form .contact100-form-btn:hover, .b-home-c .v3:hover {
	background: #00abbc;
	border: 2px solid;
	border-image-source: linear-gradient(0deg, #00abbc, #00abbc);
	color: #00042f;
}
.login-form .sp {
	width: 100%;
	float: left;
	height: 25px;
}
.f-password {
	padding-top: 15px;
	width: 100%;
	text-align: center;
	display: table;
	letter-spacing: 0.5px;
}
.f-password:hover {
	text-decoration: underline;
}
.l-logo {
	width: 70%;
	margin: 0 auto;
}
.l-logo img {
	padding-bottom: 25px;
}
.ser-block {
	padding-bottom: 40px;
	display: table;
	width: 100%;
}
.ser-block .blog-article, .ser-block .blog-article .seo-content {
	padding-bottom: 0px !important;
}
.ser-main {
	width: 100%;
	position: relative;
	float: left;
}
.ser-main ul {
	width: 100%;
	display: table;
	list-style: none;
	margin: 0;
	padding: 0;
}
.ser-main ul li {
	display: table-cell;
	width: 33.33%;
	position: relative;
	overflow: hidden;
}
.ser-main ul li .ser-inner {
	width: 80%;
	max-width: 400px;
	margin: 0 auto;
	padding: 45px 0;
}




.ser-main ul.dic-part li .ser-inner {
	background: #FFF !important;
}
.ser-main ul.icon-box li .inr-box {
	display: block;
	box-sizing: border-box;
	padding: 45px 30px;
}
.ser-main ul.icon-box li .inr-box {
	background: #ed0c6e;
}
.ser-main ul.icon-box li:first-child .inr-box {
	background: #b41e8e;
}
.ser-main ul.icon-box li:last-child .inr-box {
	background: #ee313c;
}
.ser-main ul.icon-box li h2 {
	font-size: 34px;
	color: #00042e;
	text-align: center;
	padding: 0px 0 35px 0;
	margin: -5px 0 0 0;
	font-family: "jubilat";
	font-weight: 500;
	font-style: normal;
	min-height: 105px;
	letter-spacing: normal;
	line-height: 35px;
}
.ser-main ul.icon-box li img {
	margin: 0 auto;
	height: 100%;
	width: auto !important;
	max-width: 60%;
	display: inherit;
}
.ser-main ul.dic-part li p, .ser-text p {
	margin: 0;
	padding: 0 0 20px 0;
	color: #00042e;
}
.ser-main ul.dic-part li h3 {
	margin: 0;
	padding: 0 0 35px 0;
	font-family: 'VisbyCF-ExtraBold';
	min-height: 110px;
}
.ser-main ul.icon-box li ul li h3 {
	color: #ed0c6e;
}
.ser-main ul.icon-box li:first-child ul li h3 {
	color: #b41e8e;
}
.ser-main ul.icon-box li:last-child ul li h3 {
	color: #ee313c;
}
.ser-main ul.icon-box.s-row li .inr-box {
	background: #fcaf17;
}
.ser-main ul.icon-box.s-row li:first-child .inr-box {
	background: #f37021;
}
.ser-main ul.icon-box.s-row li:last-child .inr-box {
	background: #bed730;
}
.ser-main ul.icon-box.s-row li ul li h3 {
	color: #fcaf17;
}
.ser-main ul.icon-box.s-row li:first-child ul li h3 {
	color: #f37021;
}
.ser-main ul.icon-box.s-row li:last-child ul li h3 {
	color: #bed730;
}
.ser-main ul.icon-box.t-row li .inr-box {
	background: #00b195;
}
.ser-main ul.icon-box.t-row li:first-child .inr-box {
	background: #72bf44;
}
.ser-main ul.icon-box.t-row li:last-child .inr-box {
	background: #00abbc;
}
.ser-main ul.icon-box.t-row li ul li h3 {
	color: #00b195;
}
.ser-main ul.icon-box.t-row li:first-child ul li h3 {
	color: #72bf44;
}
.ser-main ul.icon-box.t-row li:last-child ul li h3 {
	color: #00abbc;
}
.se-img-bg {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
}
.link-box {
	position: absolute;
	left: 50%;
	top: 50%;
	border: solid 1px #00b195;
	color: #00b195;
	font-size: 20px;
	font-family: 'VisbyCF-DemiBoldOblique';
	font-weight: normal;
	font-style: normal;
	float: left;
	background: #00042e52;
	padding: 25px;
	line-height: normal;
	min-width: 180px;
	margin-left: -85px;
	margin-top: -57px;
}
.link-box a {
	text-decoration: none;
	color: #00b195;
}
.link-box a:hover {
	color: #00b195;
}
.inner-pg-text {
	width: 100%;
	float: left;
	max-width: 400px;
}
.inner-pg-text h2 {
	margin: 0;
	padding: 0 0 25px 0;
	font-size: 69px;
	color: #00042e !important;
	font-family: "jubilat";
	font-style: normal;
	font-weight: 500;
	line-height: 60px;
}
.inner-pg-text p, .inner-pg-text h3 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 25px;
	color: #3e445a;
	font-family: "jubilat";
	font-style: italic;
	font-weight: 500;
}
.ser .scroe-one, .mo-show {
	display: none;
}
.m-img {
	max-width: 460px;
	padding-bottom: 10px;
	margin: 0 auto;
}
.v-m h5 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	letter-spacing: 1px;
	color: #b01e8a;
	font-family: "jubilat";
	font-style: normal;
	font-weight: 600;
}
.v-m h5 a {
	font-family: "jubilat";
	text-decoration: none;
	font-style: italic;
	font-weight: 500;
	color: #b01e8a;
	border: 0px;
}
.v-m h5 a:hover {
	color: #00b195;
}
.b-home-c {
	position: relative;
}

.b-home-c .read-more {
	width: 100%;
	position: relative;
	display: table;
	border-bottom: solid 1px #768591;
	padding-bottom: 35px;
	margin-bottom: 50px;
}
.b-home-c .v3 {
	float: right;
	margin-top: 10px;
}
.blog-article .b-home-c:last-child .read-more {
	margin-bottom: 10px;
}
.blog-article .b-home-c:last-child:before {
	bottom: 140px;
}

   



@media(min-width:1023px) {
.bar-btm {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-bottom:20px !important;
	box-sizing: border-box;
}
}

@media(min-width:1920px) {
.dropbtn {
	padding-right: 50px;
}
label.toggle a {
	font-size: 18px;
}
label.toggle a {
	margin-right: 60px;
}
label.toggle svg {
	width: 40px;
	height: 40px;
}
.header .logo {
	float: none;
	max-width: 140px;
	height: 140px;
	vertical-align: middle;
	display: table-cell;
	width: 140px
}
.le-block, .ri-block {
	padding-top: 190px;
}
.header .nav_area ul li {
	padding: 0 20px 0 20px;
	float: none;
	box-sizing: border-box;
	font-size: 18px;
}
.dropbtn {
	font-size: 18px;
}
.header.sticky1, .header.sticky1 .logo {
	height: 90px
}
.fixed .logo {
	padding: 0
}
.header .nav_area ul {
	margin-top: 60px;
		padding-top:0;
}
.fixed .nav_area ul {
	margin-top: 32px;
}
.video-sec {
	height: 70vh
}
.inner-pg-header, .video-sec {
	margin-top: 165px
}
.footer .row .col-2 {
	width: 765px
}
.footer .row .col-2 .wrap-input100 {
	width: 35%
}
.footer .row .col-2 .contact100-form-btn {
	max-width: 22%
}
.grow-bites.container .seo-right-part {
	max-width: 450px
}
#st-2 .st-btn {
	font-size: 20px!important
}
 .se-five ul li.f-sec .input100::placeholder {
 font-size:18px;
}
.se-five ul li.f-sec .label-input100 {
	font-size: 20px;
}
 .footer .row .col-2 .label-input100::placeholder {
font-size:14px;
color:#bfc3cb;
}
.footer .row .col-2 .label-input100 {
	font-size: 18px;
}
.footer, .header {
	width: 100%;
}

.se-one ul li h2, .se-four .left-part h2, .se-five ul li.f-sec h2 {
	font-size: 62px;
}
h5, .footer .row .col-2 h5 {
	line-height: normal;
	font-size: 26px;
}
.se-five ul li.f-sec h3, .se-four .left-part h3 {
	font-size: 44px;
}
.se-five ul li.f-sec h2, .se-five ul li.f-sec h3 {
	max-width: 500px;
}
.se-five, .se-four, .se-one, .se-two {
	padding: 90px 0;
}
.inner-pg-header .se-one {
	padding-top: 50px;
}
.se-two ul li .con-part {
	max-width: 88%;
}
.sec-lable {
	left: -65px;
	width: 180px;
	letter-spacing: 2px;
}
.se-five ul li.f-sec {
	width: 550px;
}
.se-five ul li.s-sec {
	width: auto;
}
.se-five ul li.s-sec img {
	max-width: 450px;
}
.con-info .f-soc-icon {
	margin: 10px 0
}
.ser-main ul.icon-box li h2 {
	font-size: 45px;
	line-height: 45px;
}
.ser-main ul.icon-box li .inr-box {
	padding: 50px;
}
}

@media(min-width:1921px) {
.se-five ul li.s-sec h5 {
	font-size: 20px;
	line-height: 25px
}
.con-info .f-soc-icon {
	margin: 10px 0
}
.ser-main ul.icon-box li h2 {
	font-size: 43px;
	line-height: 45px;
}
.ser-main ul.icon-box li .inr-box {
	padding: 50px;
}
p {
	font-size: 20px;
}
}

@media (min-width: 1400px) and (max-width: 1919px) {
p {
	font-size: 18px;
}
label.toggle a {
	margin-right: 55px;
}
label.toggle svg {
	width: 35px;
	height: 35px;
}
label.toggle a {
	font-size: 16px;
}
.header .logo {
	float: none;
	max-width: 130px;
	height: 130px;
	vertical-align: middle;
	display: table-cell;
	width: 130px
}
.le-block, .ri-block {
	padding-top: 180px;
}
.header .nav_area ul li {
	padding: 0 20px 0 20px;
	float: none;
	font-size: 16px;
	box-sizing: border-box;
}
.dropbtn {
	font-size: 16px;
}
.header.sticky1, .header.sticky1 .logo {
	height: 80px
}
.fixed .logo {
	padding: 0
}
.header .nav_area ul {
	margin-top: 60px;
		padding-top:0;
}
.fixed .nav_area ul {
	margin-top: 25px;
}
.video-sec {
	margin-top: 110px
}
.se-five, .se-four, .se-one, .se-three .blue-bg, .se-three .perple-bg, .se-two {
	padding: 85px 0
}
.inner-pg-header .se-one {
	padding-top: 65px;
}
.se-three ul li.f-sec h4 {
	margin-top: -8px
}
.header.fixed .nav_area ul li {
	font-size: 15px
}
h1 {
	font-size: 75px;
	line-height: 70px
}
h2 {
	font-size: 60px;
	line-height: 60px
}
h3 {
	font-size: 43px;
	line-height: 43px
}
h4 {
	font-size: 43px;
	line-height: 45px
}
h5 {
	font-size: 20px;
	line-height: 25px
}
.seo-content {
	padding: 0px 0 10px 0
}
.seo-content .seo-le-part .part-1 h4, .ser-main ul.dic-part li h4, .ser-text h5 {
	font-size: 24px;
	line-height: 25px
}
.b-de-form h2, .se-one ul li.f-sec .seo-content .seo-right-part h2 {
	font-size: 45px;
	line-height: 45px
}
.seo-content .seo-le-part .part-1 h2 {
	margin-top: -10px
}
.btns {
	margin-top: 35px;
	font-size: 13px
}
 .input100::placeholder, .label-input100 {
 font-size:18px
}
.footer .row .col-2 h5 {
	padding-bottom: 18px;
	font-size: 21px
}
.f-soc-icon a {
	font-size: 20px
}
.blog-article h2, .se-five ul li.f-sec h2, .se-four .left-part h2, .se-one ul li.f-sec h2, .se-one ul li.f-sec h3 {
	padding-bottom: 20px
}
.se-two h3 {
	padding-top: 30px;
	padding-bottom: 20px
}
.se-two h5 {
	padding-bottom: 10px;
	min-height: 80px
}
.blog-article h3, .se-five ul li.f-sec h3, .se-four .left-part h3 {
	padding-bottom: 30px
}
.grow-bites {
	margin: 150px auto 0 auto
}
.blog-header {
	margin: 0 0 45px 0
}
.blog-main {
	margin: 20px 0 0 0
}
.blog-main ul li h3 {
	font-size: 40px;
	padding-bottom: 0;
	line-height: 40px
}
.blog-main ul li.style-2 h4 {
	line-height: 23px;
	font-size: 22px
}
.co-inner span {
	font-size: 13px
}
.blog-article .right-part .b-text h3 {
	line-height: 42px;
	font-size: 30px
}
.dropbtn {
	padding-left: 58px;
}
}

@media (min-width: 1024px) and (max-width: 1399px) {
.dropbtn {
	padding-left: 62px;
}
.page-dropdown span {
	font-size: 13px
}
.header .logo {
	float: none;
	max-width: 80px;
	height: 70px;
	vertical-align: middle;
	display: table-cell;
	width: 80px
}
.head-sec, .le-block, .ri-block {
	height: 90vh;
}
lottie-player {
	height: 550px !important;
	width: 260px !important;
}
.le-block, .ri-block {
	padding: 80px 50px 30px 50px;
}
.header.sticky1, .header.sticky1 .logo {
	height: 50px
}
.fixed .logo {
	padding: 0
}
.header .nav_area ul {
	margin-top: 25px;
}
.fixed .nav_area ul {
	margin-top: 15px;
}
.video-sec {
	margin-top: 50px
}
.se-five, .se-four, .se-one, .se-three .blue-bg, .se-three .perple-bg, .se-two {
	padding: 70px 0
}
.inner-pg-header .se-one {
	padding-top: 50px;
}
.se-three ul li.f-sec h4 {
	margin-top: -8px
}
.header .nav_area ul li, .dropbtn {
	font-size: 15px
}
fixed .logo img {
	width: 70%
}
.se-four .container, .se-two .container {
	width: 90%
}
.se-five .container, .se-one .container {
	width: 80%
}
.se-one ul li.f-sec {
	width: 60%
}
.se-five ul li.f-sec {
	width: 60%
}
.se-five ul li.s-sec {
	padding-left: 35px
}
.se-three .blue-bg, .se-three .perple-bg {
	width: 100%
}
.footer .row .col-2 .wrap-input100 {
	width: 45%
}
.se-four .right-part, .se-one ul li.f-sec {
	width: 50%
}
.se-four .right-part ul li h3 {
	font-size: 25px;
	line-height: 28px;
	padding-bottom: 10px
}
.se-four .right-part ul li .front {
	padding: 25px 10px 15px 15px
}
h1 {
	font-size: 70px;
	line-height: 65px
}
h2 {
	font-size: 55px;
	line-height: 55px
}
h3 {
	font-size: 41px;
	line-height: 41px
}
h5 {
	font-size: 19px;
	line-height: 24px
}
.inner-pg-header {
	margin-top: 80px
}
.grow-bites.container, .inner-pg-header .se-one .container, .blog-header .container {
	width: 90%
}
.grow-bites.container .seo-content .seo-right-part, .seo-content .seo-right-part {
	width: 40%
}
.b-de-form {
	padding: 30px
}
.seo-content .seo-le-part .part-1 h4, .ser-main ul.dic-part li h4, .ser-text h5 {
	font-size: 23px;
	line-height: 25px
}
.b-de-form h2, .se-one ul li.f-sec .seo-content .seo-right-part h2 {
	font-size: 43px;
	line-height: 43px
}
.seo-content .seo-le-part .part-1 h2 {
	margin-top: -10px
}
.blog-article .right-part .b-text h3 {
	font-size: 25px;
	line-height: 35px
}
.btns, .contact100-form-btn {
	margin-top: 30px;
	height: 42px;
	line-height: 38px
}
.footer .row .col-2 .contact100-form-btn {
	float: none;
	margin: 30px auto 0 auto !important;
	display: table-caption
}
.blog-article h2, .se-five ul li.f-sec h2, .se-four .left-part h2, .se-one ul li.f-sec h2, .se-one ul li.f-sec h3 {
	padding-bottom: 18px
}
.grow-bites {
	margin: 80px auto 0 auto
}
.blog-header {
	margin: 0 0 30px 0
}
.blog-main {
	margin: 10px 0 0 0
}
.blog-main ul li.style-1 h3 {
	font-size: 32px;
	line-height: 33px
}
.blog-main ul li h3 {
	font-size: 35px;
	line-height: 35px;
	padding-bottom: 25px;
	min-height: 20px
}
.blog-main ul li.style-2 h4 {
	line-height: 20px;
	font-size: 19px
}
.co-inner span {
	font-size: 12px
}
.blog-article {
	padding: 40px 80px;
}
.about-us {
	padding: 40px 80px 20px 80px;
}
.about-us.home-bg{padding:80px;}
.ser-main ul.icon-box li .inr-box {
	padding: 30px;
}
.ser-main ul.icon-box li h2 {
	font-size: 30px;
}
.label-input100 {
	font-size: 16px;
}
.left-sidebar {
	width: 260px;
}
.right-sidebar {
	margin-left: 261px;
}
.main-drop-btn .arrow{margin-left:110px;}
.sidebar-part1, .sidebar-part2, .sidebar-part3 {
	padding: 40px 40px 30px 40px;
}
.seo-content ul li, p {
	font-size: 16px;
}
}

@media only screen and (max-width: 999px) {
.ser-main {
	padding: 25px;
	box-sizing: border-box;
}
.ser-main ul.icon-box li h2,  .ser-main ul.dic-part li h3 {
	min-height: 50px;
}
.ser-text h4 {
	min-height: 30px;
	padding-bottom: 15px;
	margin-top: 20px;
	font-size: 35px;
	line-height: 35px;
}
.ser-text h5 {
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 10px;
}
.ser-main ul li {
	width: 100%;
	display: table;
	margin: 0;
}
.se-last {
	padding: 100px 0 !important;
}
.se-last .se-img-bg {
	width: 100%;
}
.link-box {
	min-width: 145px;
	padding: 20px;
	font-size: 17px;
}
.ser-main ul.icon-box li img {
	max-width: 300px;
	width: 70% !important;
}
.label-input100 {
	font-size: 14px;
}
}

@media (min-width: 991px) and (max-width: 1023px) {
.head-sec, .le-block, .ri-block {
	height: 90vh;
}
lottie-player {
	height: 550px !important;
	width: 260px !important;
}
.le-block, .ri-block {
	padding: 80px 50px 30px 50px;
}
.dropbtn {
	padding-left: 65px;
}
.page-dropdown span {
	font-size: 13px;
	max-width: 100%;
	position: relative;
	margin-bottom: 8px
}
.header .logo {
	float: none;
	max-width: 100px;
	height: 80px;
	vertical-align: middle;
	display: table-cell;
	width: 100px
}
.le-block, .ri-block {
	padding-top: 130px;
}
.header.sticky1, .header.sticky1 .logo {
	height: 50px
}
.fixed .logo {
	padding: 0
}
.header .nav_area ul {
	margin-top: 25px;
}
.fixed .nav_area ul {
	margin-top: 15px;
}
.video-sec {
	margin-top: 50px
}
.se-five, .se-four, .se-one, .se-three .blue-bg, .se-three .perple-bg, .se-two {
	padding: 70px 0
}
.inner-pg-header .se-one {
	padding-top: 50px;
}
.se-three ul li.f-sec h4 {
	margin-top: -8px
}
.header .nav_area ul li, .dropbtn {
	font-size: 15px
}
fixed .logo img {
	width: 70%
}
.se-four .container, .se-two .container {
	width: 90%
}
.se-five .container, .se-one .container {
	width: 80%
}
.se-one ul li.f-sec {
	width: 60%
}
.se-five ul li.f-sec {
	width: 60%
}
.se-five ul li.s-sec {
	padding-left: 35px
}
.se-three .blue-bg, .se-three .perple-bg {
	width: 100%
}
.footer .row .col-2 .wrap-input100 {
	width: 45%
}
.se-four .right-part, .se-one ul li.f-sec {
	width: 50%
}
.se-four .right-part ul li h3 {
	font-size: 25px;
	line-height: 28px;
	padding-bottom: 10px
}
.se-four .right-part ul li .front {
	padding: 25px 10px 15px 15px
}
h1 {
	font-size: 65px;
	line-height: 62px
}
h2 {
	font-size: 50px;
	line-height: 50px
}
h3 {
	font-size: 36px;
	line-height: 36px
}
h5 {
	font-size: 17px;
	line-height: 22px
}
.inner-pg-header {
	margin-top: 80px
}
.inner-pg-header .se-one .container, .blog-header .container {
	width: 90%
}
.grow-bites.container .seo-content .seo-right-part, .seo-content .seo-right-part {
	width: 40%
}
.b-de-form, .seo-content .seo-right-part {
	padding: 30px
}
.seo-content .seo-le-part .part-1 h4, .ser-main ul.dic-part li h4, .ser-text h5 {
	font-size: 22px;
	line-height: 24px
}
.b-de-form h2, .se-one ul li.f-sec .seo-content .seo-right-part h2 {
	font-size: 42px;
	line-height: 42px
}
.seo-content .seo-le-part .part-1 h2 {
	margin-top: -8px
}
.blog-article .right-part .b-text h3 {
	font-size: 22px;
	line-height: 32px
}
.btns, .contact100-form-btn {
	margin-top: 30px;
	height: 38px;
	line-height: 35px
}
.footer .row .col-2 .contact100-form-btn {
	float: none;
	margin: 30px auto 0 auto !important;
	display: table-caption
}
.blog-article h2, .se-five ul li.f-sec h2, .se-four .left-part h2, .se-one ul li.f-sec h2, .se-one ul li.f-sec h3 {
	padding-bottom: 18px
}
.grow-bites {
	margin: 80px auto 0 auto
}
.blog-header {
	margin: 0 0 30px 0
}
.blog-main {
	margin: 10px 0 0 0
}
.blog-main ul li.style-1 h3 {
	font-size: 30px;
	line-height: 31px
}
.blog-main ul li h3 {
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 25px;
	min-height: 20px
}
.blog-main ul li.style-2 h4 {
	line-height: 18px;
	font-size: 17px
}
.co-inner span {
	font-size: 12px
}
.left-sidebar {
	width: 260px;
}

.right-sidebar {
	padding: 40px 0;
	margin-left: 261px;
}
.main-drop-btn .arrow{margin-left:110px;}
.w-animation {
	margin-top: -40px;
}
.blog-article {
	padding: 40px 80px;
}
.about-us {
	padding: 40px 80px 20px 80px;
}
.about-us.home-bg{padding:80px;}
.sidebar-part1, .sidebar-part2, .sidebar-part3 {
	padding: 45px 45px 35px 45px;
}
}

@media (min-width: 768px) and (max-width: 990px) {
.head-sec, .le-block, .ri-block {
	height: 90vh;
}
lottie-player {
	height: 500px !important;
	width: 230px !important;
}
.page-dropdown span {
	font-size: 13px;
	max-width: 100%;
	position: relative;
	margin-bottom: 8px
}
.header .logo {
	float: none;
	max-width: 100px;
	height: 80px;
	vertical-align: middle;
	display: table-cell;
	width: 100px
}
.le-block, .ri-block {
	padding-top: 90px;
}
.header.sticky1, .header.sticky1 .logo {
	height: 50px
}
.fixed .logo {
	padding: 0
}
.header .nav_area ul {
	margin-top: 25px;
}
.fixed .nav_area ul {
	margin-top: 15px;
}
.video-sec {
	margin-top: 50px
}
.se-five, .se-four, .se-one, .se-three .blue-bg, .se-three .perple-bg, .se-two {
	padding: 70px 0
}
.inner-pg-header .se-one {
	padding-top: 50px;
}
.se-three ul li.f-sec h4 {
	margin-top: -8px
}
.header .nav_area ul li, .dropbtn {
	font-size: 14px
}
fixed .logo img {
	width: 70%
}
.se-four .container, .se-two .container {
	width: 90%
}
.se-five .container, .se-one .container {
	width: 85%
}
.se-one ul li.f-sec {
	width: 60%
}
.se-five ul li.f-sec {
	width: 60%
}
.se-five ul li.s-sec {
	padding-left: 35px
}
.se-three .blue-bg, .se-three .perple-bg {
	width: 100%
}
.footer .row .col-2 .wrap-input100 {
	width: 45%
}
.se-one ul li.f-sec {
	width: 50%
}
.se-four .left-part {
	width: 38%
}
.se-four .right-part {
	width: 55%
}
.se-four .right-part ul li h3 {
	font-size: 25px;
	line-height: 28px;
	padding-bottom: 10px
}
.se-four .right-part ul li .front {
	padding: 25px 10px 15px 15px
}
.se-five ul li.s-sec img {
	max-width: 100%
}
h1 {
	font-size: 60px;
	line-height: 60px
}
h2 {
	font-size: 48px;
	line-height: 48px
}
h3 {
	font-size: 34px;
	line-height: 34px
}
h5 {
	font-size: 16px;
	line-height: 20px
}
.inner-pg-header {
	margin-top: 30px
}
.inner-pg-header .se-one .container, .blog-header .container {
	width: 90%
}
.grow-bites.container .seo-content .seo-right-part, .seo-content .seo-right-part {
	width: 40%
}
.b-de-form {
	padding: 30px
}
.seo-content {
	padding: 40px 0 0 0;
	margin-bottom: -15px
}
.seo-content .seo-le-part .part-1 h4, .ser-main ul.dic-part li h4, .ser-text h5 {
	font-size: 20px;
	line-height: 22px
}
.b-de-form h2, .se-one ul li.f-sec .seo-content .seo-right-part h2 {
	font-size: 41px;
	line-height: 41px
}
.seo-content .seo-le-part .part-1 h2 {
	margin-top: -8px
}
.blog-article .right-part .b-text h3 {
	font-size: 20px;
	line-height: 30px
}
.btns, .contact100-form-btn {
	margin-top: 30px;
	height: 35px;
	line-height: 32px
}
.footer .row .col-2 .contact100-form-btn {
	float: none;
	margin: 30px auto 0 auto !important;
	display: table-caption
}
.blog-article h2, .se-five ul li.f-sec h2, .se-four .left-part h2, .se-one ul li.f-sec h2, .se-one ul li.f-sec h3 {
	padding-bottom: 18px
}
.footer {
	padding: 20px 0 40px 0
}
.se-two ul li .con-part img {
	max-width: 80%
}
.se-four .right-part ul li .back ul li {
	font-size: 13px;
	padding: 1px 0;
	list-style-type: none!important
}
.se-four .right-part ul li p {
	font-size: 14px;
	min-height: 40px;
}
.sec-lable {
	left: -55px;
	width: 140px;
	height: 40px
}
.blog-main ul li.style-1 .f-style {
	min-height: 250px
}
.blog-main ul li.style-2 .f-style {
	min-height: 250px;
	margin: 0
}
.blog-main ul li.style-2 h3 {
	min-height: 100px
}
.grow-bites {
	margin: 80px auto 0 auto
}
.blog-header {
	margin: 0 0 30px 0
}
.blog-main {
	margin: 10px 0 0 0
}
.blog-category ul {
	width: 77%
}
.blog-main ul li.style-1 h3 {
	font-size: 28px;
	line-height: 30px
}
.blog-main ul li h3 {
	font-size: 28px;
	line-height: 28px;
	padding-bottom: 25px;
	min-height: 20px
}
.blog-main ul li.style-2 h4 {
	line-height: 17px;
	font-size: 16px
}
.co-inner span {
	font-size: 11px
}
.footer, .header {
	padding-left: 30px;
	padding-right: 30px;
}
.left-sidebar {
	width: 260px;
}
.right-sidebar {
	padding: 40px 0;
	margin-left: 261px;
}
.main-drop-btn .arrow{margin-left:110px;}
.w-animation {
	margin-top: -40px;
}
.blog-article {
	padding: 40px 80px;
}
.about-us {
	padding: 40px 80px 20px 80px;
}
.about-us.home-bg{padding:80px;}
.sidebar-part1, .sidebar-part2, .sidebar-part3 {
	padding: 45px 45px 35px 45px;
}
}

@media (min-width: 640px) and (max-width: 767px) {
.blog-main ul li {
	width: 50%
}
.blog-main ul li:nth-child(3n+1) {
	clear: none
}
.blog-main ul li.style-1 .f-style {
	min-height: 345px
}
.footer, .header {
	padding-left: 20px;
	padding-right: 20px;
}
.login-form {
	padding: 50px;
}
.ab-sec .a-pic, .ab-sec .a-con {
	display: table;
	width: 100%;
	text-align: center;
}
.ab-sec .a-pic img {
	max-width: 200px;
	margin: 0 auto;
}
}
.header {
	display: none;
}

@media (max-width: 768px) {
.header {
	display: table;
}
.about-us, .blog-article {
	padding: 25px;
	box-sizing: border-box;
}
.about-us.home-bg{padding:25px;}
.left-sidebar {
	position: relative;
	border: 0px;
}
.left-sidebar, .right-sidebar {
	width: 100%;
	margin: 0;
	padding: 0;
}
.main-drop-btn .arrow{margin-left:-20px;}
section.w-animation{height:100vh;}
section.w-animation{margin-top:-82px;}
.main-drop-btn .arrow{bottom:20px;}
.logo-part {
	width: 100%;
	text-align: center;
	    max-width: 150px;
}
.logo-part img {
		max-width: 100%;
padding: 12px 0 10px 0px;
}
.con-info,
.mobilemenu .sidebar-part1 .f-soc-icon{
	max-width: 170px;
	margin: 0 auto;
}
.mobilemenu .sidebar-part1 .f-soc-icon a:hover{color:#fff;}
.links {
	padding-bottom: 0px;
}
.logo-part {
	padding-bottom: 0;
	text-align: left;
}

.sidebar-part2, .sidebar-part3 {
	background: #fff;
}
.sidebar-part1, .sidebar-part2, .sidebar-part3 {
	padding: 30px 30px 30px 30px;
}
 .sidebar-part1{padding-bottom:0px !important;}
.inr-content {
	padding-top: 20px;
}
#hamburger {
	fill: #fff;
}
.close {
	display: none;
}
.a1.a2 .close {
	display: block;
}
.a1.a2 #hamburger {
	display: none;
}
.header .nav_area ul.menu {
	overflow-y: scroll;
	overflow-x: hidden;
}
.left-sidebar {
	display: none;
}
.footer, .header {
	padding-left: 15px;
	padding-right: 15px;
}
.le-block, .ri-block {
	display: block;
	width: 100%;
	height: auto;
}
.ri-block img {
	max-width: 80%;
}
.page-dropdown span {
	font-size: 13px;
	max-width: 100%;
	position: relative;
	margin-bottom: 8px
}
.footer .row {
	display: flex;
	flex-flow: column
}
.col-2 {
	order: 1;
	padding-bottom: 30px;
	width: 90%!important;
	margin: 0 auto
}
.col-3 {
	order: 2;
	padding-bottom: 30px
}
.col-1 {
	order: 3;
	padding-bottom: 40px
}
.footer .row .col-1 .copyright {
	padding-bottom: 25px
}
.footer .row .col-2 h5 {
	text-align: left
}
.se-one ul li.f-sec img {
	float: none;
	width: 200px;
	padding-top: 35px;
	margin: 0 auto;
	display: inherit
}
.header .logo {
	float: none;
	max-width: 100px;
	height: 80px;
	vertical-align: middle;
	display: table-cell;
	width: 100px
}
.le-block, .ri-block {
	padding-top: 130px;
}
.header .logo img {
	max-width: 100px;
}
.header.sticky1, .header.sticky1 .logo {
	height: 50px
}
.fixed .logo {
	padding: 0
}
.fixed .logo {
	max-width: 65px;
}
.se-four .right-part ul li .back ul li {
	padding: 0!important;
	font-size: 13px
}
.header .nav_area ul {
	margin-top: 60px;
		padding-top:0;
}
.fixed .nav_area ul {
	margin-top: 15px
}
.fixed .logo img {
	width: 70%
}
.header.sticky1 .nav_area {
	padding-top: 0
}
.se-five, .se-four, .se-one, .se-two {
	padding: 50px 0
}
.se-three .blue-bg, .se-three .perple-bg {
	padding: 15px 0;
}
.se-three {
	padding: 25px 0 0 0;
}
.inner-pg-header .se-one, .ser-main ul {
	padding-top: 30px;
}
.ser-main ul.icon-box li img {
	width: 200px !important;
}
.ser-main ul.icon-box li .inr-box {
	padding: 20px;
}
.ser-main ul li .ser-inner {
	width: 100%;
	max-width: 100%;
}
.ser-main ul.dic-part li h3 {
	padding: 0 0 15px 0;
}
.ser-main ul.dic-part li p, .ser-text p {
	padding-bottom: 15px;
}
.ser-main ul.icon-box li h2, .ser-main ul.dic-part li h3 {
	min-height: 20px;
}
.ser-main ul.dic-part li .ser-inner {
	padding-top: 20px;
}
.sec-lable {
	display: none
}
.se-five .container, .se-one .container {
	width: 90%
}
.se-five ul li, .se-one ul li, .se-three ul li {
	width: 100%!important;
	display: table
}
.se-five ul li.s-sec, .se-four .right-part, .se-one ul li.s-sec, .se-three ul li.s-sec {
	margin-top: 35px
}
.se-two ul li {
	display: table;
	width: 100%;
	text-align: center;
	padding: 20px 0
}
.se-five ul li.s-sec {
	text-align: center;
	padding-left: 0
}
.se-four .left-part, .se-four .right-part {
	float: left;
	width: 100%
}
.grow-bites, .video-sec {
	margin-top: 50px
}
.inner-pg-header {
	margin-top: 80px
}
.se-two h2 {
	padding-bottom: 20px
}
.header .nav_area {
	width: 60%
}
.se-two h5 {
	min-height: 20px
}
h1 {
	font-size: 50px;
	line-height: 45px
}
h2 {
	font-size: 48px;
	line-height: 48px
}
h3 {
	font-size: 34px;
	line-height: 34px
}
h5 {
	font-size: 16px;
	line-height: 20px
}
.seo-content ul li, p {
	font-size: 17px;
}
.inner-pg-header .se-one .container, .blog-header .container {
	width: 90%
}
.grow-bites.container .seo-content .seo-le-part {
	width: 100%;
	padding-bottom: 25px
}
.seo-content .seo-le-part {
	width: 100%;
	padding-bottom: 10px
}
.grow-bites.container .seo-content .seo-right-part, .seo-content .seo-right-part {
	width: 100%;
	max-width: 100%
}
.b-de-form {
	padding: 30px
}
.seo-content {
	padding: 0px 0 10px 0
}
.inner-pg-header .se-one {
	padding-top: 30px;
}
.seo-content .seo-le-part .part-1 h4, .ser-main ul.dic-part li h4, .ser-text h5 {
	font-size: 20px;
	line-height: 22px
}
.b-de-form h2, .se-one ul li.f-sec .seo-content .seo-right-part h2 {
	font-size: 41px;
	line-height: 41px
}
.seo-content .seo-le-part .part-1 h2 {
	margin-top: -8px
}
.footer .row {
	text-align: center
}
.footer .row .col-1, .footer .row .col-2, .footer .row .col-3 {
	text-align: center;
	display: table;
	width: 100%;
	max-width:100%;
}
.footer .row .col-2 .label-input100 {
	text-align: left;
	display: table;
}
.footer .row .col-3 .f-right {
	width: 180px;
	margin: 30px auto
}
.blog-header .inner-pg-text {
	padding-top: 0
}
.blog-main {
	margin: 20px 0 0 0
}
.blog-header {
	padding-bottom: 20px
}
.blog-header .inner-pg-text h2 {
	padding-bottom: 15px
}
.se-four .right-part .sr-icon {
	display: none
}
.se-four .right-part ul li .back ul li {
	font-size: 13px;
	padding: 1px 0
}
.se-four .right-part ul {
	float: none;
	width: 100%;
	max-width: 300px;
	margin: 0 auto
}
.se-four .right-part ul li {
	margin: 0 0 15px 0;
	width: 100%
}
.se-four .right-part ul li:nth-child(3) {
	margin-bottom: 15px
}
.se-four .right-part ul li:nth-child(4) {
	margin-bottom: 15px
}
.footer .row .col-2 .wrap-input100 {
	margin-bottom: 15px
}
.footer .row .col-1 a {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px
}
.footer .row .col-2 .contact100-form-btn {
	float: none;
	margin: 10px auto 0 auto !important;
}
.footer {
	padding: 40px 0 15px 0
}
.se-five ul li.s-sec img {
	max-width: 100%
}
.grow-bites {
	margin: 80px auto 0 auto
}
.blog-header {
	margin: 0px 0 20px 0
}
.blog-article .left-part, .blog-article .right-part {
	width: 100%;
	margin: 0 auto;
	float: none
}
.blog-main {
	margin: 10px 0 0 0
}
.blog-category ul {
	width: 77%
}
#st-1 {
	text-align: left!important
}
.blog-main ul li.style-1 h3 {
	font-size: 28px;
	line-height: 30px
}
.blog-main ul li h3 {
	font-size: 28px;
	line-height: 28px;
	padding-bottom: 25px;
	min-height: 20px
}
.blog-main ul li.style-2 h4 {
	line-height: 17px;
	font-size: 16px
}
.co-inner span {
	font-size: 11px
}
.blog-article h3, .se-four .left-part h3 {
	padding-bottom: 20px
}
.blog-article .right-part .b-text h3 span {
	padding-top: 20px
}
.blog-article .right-part .b-text h3 {
	font-size: 22px;
	line-height: 25px
}
#st-2 {
	display: inline!important
}
.dw-main {
	max-width: 100%
}
.se-five ul li.s-sec h5 {
	padding-bottom: 5px
}
.blog-article .seo-content .seo-le-part .col-md-6 {
	width: 100%;
}
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.header {
	display: table;
}
.about-us, .blog-article {
	padding: 25px;
	box-sizing: border-box;
}
.about-us.home-bg{padding:25px;}
.left-sidebar {
	position: relative;
	border: 0px;
}
.left-sidebar, .right-sidebar {
	width: 100%;
	margin: 0;
	padding: 0;
}
.main-drop-btn .arrow{margin-left:-20px;}
section.w-animation{height:100vh;}
section.w-animation{margin-top:-82px;}
.main-drop-btn .arrow{bottom:20px;}
.logo-part {
	width: 100%;
	text-align: center;
	    max-width: 150px;
}
.logo-part img {
	max-width: 100%;
padding: 12px 0 10px 0px;
}
.mobilemenu .sidebar-part1 .f-soc-icon a:hover{color:#fff;}
.con-info,
.mobilemenu .sidebar-part1 .f-soc-icon{
	max-width: 170px;
	margin: 0 auto;
}
.links {
	padding-bottom: 0px;
}
.logo-part {
	padding-bottom: 0;
	text-align: left;
}

.sidebar-part2, .sidebar-part3 {
	background: #fff;
}
.sidebar-part1, .sidebar-part2, .sidebar-part3 {
	padding: 30px 30px 30px 30px;
}
.sidebar-part1{padding-bottom:0px !important;}
.inr-content {
	padding-top: 20px;
}
#hamburger {
	fill: #fff;
}
.h-se-block h3, .h-se-block p, .h-se-block .btns{margin-left: 0;}
.h-fi-block h3, .h-fi-block p, .h-se-block h3, .h-se-block p{width: 100%;}
.close {
	display: none;
}
.a1.a2 .close {
	display: block;
}
.a1.a2 #hamburger {
	display: none;
}
.header .nav_area ul.menu {
	overflow-y: scroll;
	overflow-x: hidden;
}
.left-sidebar {
	display: none;
}
.footer, .header {
	padding-left: 15px;
	padding-right: 15px;
}
.le-block, .ri-block {
	display: block;
	width: 100%;
	height: auto;
}
.ri-block img {
	max-width: 80%;
}
.page-dropdown span {
	font-size: 13px;
	max-width: 100%;
	position: relative;
	margin-bottom: 8px
}
.footer .row {
	display: flex;
	flex-flow: column
}
.col-2 {
	order: 1;
	padding-bottom: 30px;
	width: 90%!important;
	margin: 0 auto
}
.col-3 {
	order: 2;
	padding-bottom: 30px
}
.col-1 {
	order: 3;
	padding-bottom: 40px
}
.footer .row .col-1 .copyright {
	padding-bottom: 25px
}
.footer .row .col-2 h5 {
	text-align: left
}
.se-one ul li.f-sec img {
	float: none;
	width: 200px;
	padding-top: 35px;
	margin: 0 auto;
	display: inherit
}
.header .logo {
	float: none;
	max-width: 100px;
	height: 80px;
	vertical-align: middle;
	display: table-cell;
	width: 100px
}
.le-block, .ri-block {
	padding-top: 130px;
}
.header .logo img {
	max-width: 100px;
}
.header.sticky1, .header.sticky1 .logo {
	height: 50px
}
.fixed .logo {
	padding: 0
}
.fixed .logo {
	max-width: 65px;
}
.se-four .right-part ul li .back ul li {
	padding: 0!important;
	font-size: 13px
}
.header .nav_area ul {
	margin-top: 60px;
	padding-top:0;
}
.fixed .nav_area ul {
	margin-top: 15px
}
.fixed .logo img {
	width: 70%
}
.header.sticky1 .nav_area {
	padding-top: 0
}
.se-five, .se-four, .se-one, .se-two {
	padding: 50px 0
}
.se-three .blue-bg, .se-three .perple-bg {
	padding: 15px 0;
}
.se-three {
	padding: 25px 0 0 0;
}
.inner-pg-header .se-one, .ser-main ul {
	padding-top: 30px;
}
.ser-main ul.icon-box li img {
	width: 200px !important;
}
.ser-main ul.icon-box li .inr-box {
	padding: 20px;
}
.ser-main ul li .ser-inner {
	width: 100%;
	max-width: 100%;
}
.ser-main ul.dic-part li h3 {
	padding: 0 0 15px 0;
}
.ser-main ul.dic-part li p, .ser-text p {
	padding-bottom: 15px;
}
.ser-main ul.icon-box li h2, .ser-main ul.dic-part li h3 {
	min-height: 20px;
}
.ser-main ul.dic-part li .ser-inner {
	padding-top: 20px;
}
.sec-lable {
	display: none
}
.se-five .container, .se-one .container {
	width: 90%
}
.se-five ul li, .se-one ul li, .se-three ul li {
	width: 100%!important;
	display: table
}
.se-five ul li.s-sec, .se-four .right-part, .se-one ul li.s-sec, .se-three ul li.s-sec {
	margin-top: 35px
}
.se-two ul li {
	display: table;
	width: 100%;
	text-align: center;
	padding: 20px 0
}
.se-five ul li.s-sec {
	text-align: center;
	padding-left: 0
}
.se-four .left-part, .se-four .right-part {
	float: left;
	width: 100%
}
.grow-bites, .video-sec {
	margin-top: 50px
}
.inner-pg-header {
	margin-top: 80px
}
.se-two h2 {
	padding-bottom: 20px
}
.header .nav_area {
	width: 60%
}
.se-two h5 {
	min-height: 20px
}
h1 {
	font-size: 50px;
	line-height: 45px
}
h2 {
	font-size: 48px;
	line-height: 48px
}
h3 {
	font-size: 34px;
	line-height: 34px
}
h5 {
	font-size: 16px;
	line-height: 20px
}
.seo-content ul li, p {
	font-size: 17px;
}
.inner-pg-header .se-one .container, .blog-header .container {
	width: 90%
}
.grow-bites.container .seo-content .seo-le-part {
	width: 100%;
	padding-bottom: 25px
}
.seo-content .seo-le-part {
	width: 100%;
	padding-bottom: 10px
}
.grow-bites.container .seo-content .seo-right-part, .seo-content .seo-right-part {
	width: 100%;
	max-width: 100%
}
.b-de-form {
	padding: 30px
}
.seo-content {
	padding: 0px 0 10px 0
}
.inner-pg-header .se-one {
	padding-top: 30px;
}
.seo-content .seo-le-part .part-1 h4, .ser-main ul.dic-part li h4, .ser-text h5 {
	font-size: 20px;
	line-height: 22px
}
.b-de-form h2, .se-one ul li.f-sec .seo-content .seo-right-part h2 {
	font-size: 41px;
	line-height: 41px
}
.seo-content .seo-le-part .part-1 h2 {
	margin-top: -8px
}
.footer .row {
	text-align: center
}
.footer .row .col-1, .footer .row .col-2, .footer .row .col-3 {
	text-align: center;
	display: table;
	width: 100%;
	max-width:100%;
}
.footer .row .col-2 .label-input100 {
	text-align: left;
	display: table;
}
.footer .row .col-3 .f-right {
	width: 180px;
	margin: 30px auto
}
.blog-header .inner-pg-text {
	padding-top: 0
}
.blog-main {
	margin: 20px 0 0 0
}
.blog-header {
	padding-bottom: 20px
}
.blog-header .inner-pg-text h2 {
	padding-bottom: 15px
}
.se-four .right-part .sr-icon {
	display: none
}
.se-four .right-part ul li .back ul li {
	font-size: 13px;
	padding: 1px 0
}
.se-four .right-part ul {
	float: none;
	width: 100%;
	max-width: 300px;
	margin: 0 auto
}
.se-four .right-part ul li {
	margin: 0 0 15px 0;
	width: 100%
}
.se-four .right-part ul li:nth-child(3) {
	margin-bottom: 15px
}
.se-four .right-part ul li:nth-child(4) {
	margin-bottom: 15px
}
.footer .row .col-2 .wrap-input100 {
	margin-bottom: 15px
}
.footer .row .col-1 a {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px
}
.footer .row .col-2 .contact100-form-btn {
	float: none;
	margin: 10px auto 0 auto !important;
}
.footer {
	padding: 40px 0 15px 0
}
.se-five ul li.s-sec img {
	max-width: 100%
}
.grow-bites {
	margin: 80px auto 0 auto
}
.blog-header {
	margin: 0px 0 20px 0
}
.blog-article .left-part, .blog-article .right-part {
	width: 100%;
	margin: 0 auto;
	float: none
}
.blog-main {
	margin: 10px 0 0 0
}
.blog-category ul {
	width: 77%
}
#st-1 {
	text-align: left!important
}
.blog-main ul li.style-1 h3 {
	font-size: 28px;
	line-height: 30px
}
.blog-main ul li h3 {
	font-size: 28px;
	line-height: 28px;
	padding-bottom: 25px;
	min-height: 20px
}
.blog-main ul li.style-2 h4 {
	line-height: 17px;
	font-size: 16px
}
.co-inner span {
	font-size: 11px
}
.blog-article h3, .se-four .left-part h3 {
	padding-bottom: 20px
}
.blog-article .right-part .b-text h3 span {
	padding-top: 20px
}
.blog-article .right-part .b-text h3 {
	font-size: 22px;
	line-height: 25px
}
#st-2 {
	display: inline!important
}
.dw-main {
	max-width: 100%
}
.se-five ul li.s-sec h5 {
	padding-bottom: 5px
}
.blog-article .seo-content .seo-le-part .col-md-6 {
	width: 100%;
}
.login-form {
	position: relative;
	transform: translate(-50%, 0%);
	width: 90%;
	top: 0;
}
.h-se-block h3, .h-se-block p, .h-se-block .btns{margin-left: 0;}
.h-fi-block h3, .h-fi-block p, .h-se-block h3, .h-se-block p{width: 100%;}
}

@media only screen and (max-width: 991px) {
    
    .half-col{width:100%;}
}

@media only screen and (max-width: 767px) {
    
    .btns{margin-top: 10px;}
    .h-fi-block {
    margin-bottom: 40px;
}
.h-se-block h3, .h-se-block p, .h-se-block .btns{margin-left: 0;}
.h-fi-block h3, .h-fi-block p, .h-se-block h3, .h-se-block p{width: 100%;}


}

@media only screen and (max-width: 640px) {
.blog-article .seo-content .seo-le-part .col-md-6 {
	width: 100%;
}
.blog-main .b-box .back {
}
.ri-block lottie-player {
	width: 320px !important;
}
.video-sec {
	height: 100vh
}
.video-sec {
	margin-top: 0
}
.wrap-input100 {
	width: 100%;
	margin-bottom: 15px
}
.btns {
	height: 45px;
	line-height: 42px;
}
.se-one ul li.f-sec a.v2 {
	margin-left: 10px
}
.blog-header {
	margin: 0px 0 15px 0!important
}
.footer .row .col-2 .wrap-input100 {
	width: 100%;
	text-align: left
}
.footer .row .col-2 .wrap-input100:nth-child(1n) {
	margin-right: 0
}
h1 {
	font-size: 40px;
	line-height: 40px
}
h5 {
	font-size: 17px;
	line-height: 20px
}
h2 {
	font-size: 40px;
	line-height: 40px
}
.blog-article h2, .se-five ul li.f-sec h2, .se-four .left-part h2, .se-one ul li.f-sec h2, .se-one ul li.f-sec h3 {
	padding-bottom: 12px
}
h3 {
	font-size: 30px;
	line-height: 30px
}
h4 {
	font-size: 35px;
	line-height: 35px
}
.blog-category ul {
	width: 100%
}
.co-inner {
	float: right;
	width: 100%
}
.blog-category ul li {
	padding: 0 5px
}
.co-inner span {
	padding-top: 20px;
}
.login-bg {
	background: none;
	height: 70vh;
}
.login-form {
	padding: 30px 20px;
	background: #fff;
}
.h-se-block h3, .h-se-block p, .h-se-block .btns{margin-left: 0;}
.h-fi-block h3, .h-fi-block p, .h-se-block h3, .h-se-block p{width: 100%;}
}

@media only screen and (max-width: 641px) {
.page-dropdown span {
	font-size: 13px;
	max-width: 100%;
	position: relative;
	margin-bottom: 8px
}
.blog-main ul li {
	width: 100%
}
blog-main ul li.style-1 .f-style {
	min-height: 300px
}
.blog-main ul li.style-1 h3 {
	font-size: 25px;
	line-height: 27px
}
.ab-sec .a-pic, .ab-sec .a-con {
	display: table;
	width: 100%;
	text-align: center;
}
.ab-sec .a-pic img {
	max-width: 200px;
	margin: 0 auto;
}
.a-row {
	padding-bottom: 25px;
}
.col1, .a-2-row, .col2, .col3 {
	display: table;
	position: relative;
	padding-bottom: 0;
}
.col1 {
	width: 100%;
}
.a-2-row {
	width: 100%;
}
.col1 img, .a-2-row img {
	padding: 5px 0 !important;
}
.col1 img {
	max-width: 100%;
}
}


@media only screen and (max-width: 480px) {
    
    h1{font-size: 30px; line-height: 30px; letter-spacing: normal;}
    
}
