@font-face{
	font-family: "Proxima Nova";
	src: url("font/ProximaNovaFont.otf") format("otf");
	font-display: swap
}

body{
	font-family: "Proxima Nova", sans-serif;
	padding: 0;
	margin: 0;
	font-size: 14px;
	overflow-x: hidden;
}

.container{
	max-width: 1140px
}

.containr_banrr{
	max-width: 1340px !important
}

img{
	max-width: 100%
}

a{
	color: #0e314c;
	display: inline-block;
	-webkit-transition: .5s;
	transition: .5s;
	text-decoration: none;
	outline: 0 !important
}
.modal-dialog {
	pointer-events: all;
}
a:focus,
a:hover{
	color: #44ce6f;
	text-decoration: none
}

.ml-auto{
	margin-left: auto !important
}

.mr-auto{
	margin-right: auto !important
}

.d-table{
	width: 100%;
	height: 100%
}

.navbar-brand{
	padding-bottom: 9.3125rem
}

.d-table-cell{
	vertical-align: top
}

p{
	color: #ffffff;
	line-height: 1.9
}

p:last-child{
	margin-bottom: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6{
	color: #0e314c;
	font-weight: 500
}

.pl-5,
.px-5{
	padding-left: 3rem !important
}

:focus{
	outline: 0 !important
}

.ptb-80{
	padding-top: 151px;
	padding-bottom: 80px
}
.create-acc-page{
	padding-top: 80px;
	padding-bottom: 80px;
}
.bg-f7fafd{
	background-color: #000
}

.bg-f9f6f6{
	background-color: #f9f6f6
}

.bg-f9fafb{
	background-color: #f9fafb
}

.bg-0f054b{
	background-color: #0f054b
}

.bg-eef6fd{
	background-color: #eef6fd
}

.btn-primary{
	color: #fff;
	background-color: #b03ee5 !important
}
.btn-resource{
    background-color: #ff9a32 !important;
    color: #000;
    margin-left: 8px;
    border-radius: 12px !important;
    height: 44px;
    font-weight: 400 !important;
    line-height: 13px;
    text-transform: capitalize !important;
    padding: 15px 35px !important;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover{
	color: #fff;
	background: #0e314c;
	-webkit-transform: translateY(0px);
	transform: translateY(0px)
}

.btn-primary.focus,
.btn-primary:focus{
	-webkit-box-shadow: unset;
	box-shadow: unset
}

.btn-primary .show>.btn-primary.dropdown-toggle:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus{
	-webkit-box-shadow: unset;
	box-shadow: unset
}

.btn-primary .show>.btn-primary.dropdown-toggle,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active{
	color: #fff;
	background: #0e314c;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.btn-primary.disabled,
.btn-primary:disabled{
	color: #fff;
	background-color: #44ce6f;
	opacity: 1
}

.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover{
	background: #0e314c
}

.btn{
	font-weight: 700;
	font-size: 16px;
	border: none;
	padding: 15px 64px;
	position: relative;
	border-radius: 12px;
	z-index: 1;
	text-transform: uppercase;
	-webkit-transition: .5s;
	transition: .5s
}

/*.btn::after,
.btn::before{
	content: '';
	position: absolute;
	top: 0;
	height: 100%;
	width: 0;
	-webkit-transition: .5s;
	transition: .5s;
	background: #c679e3;
	z-index: -1
}

.btn::after{
	left: 0;
	border-radius: 12px 0 0 12px
}

.btn::before{
	right: 0;
	border-radius: 0 12px 12px 0
}*/
.services-area .btn:hover{
	background-color: #c679e3 !important;
}
a.btn.btn-resource.reltion_pricing:hover, a.btn.btn-primary.getStartedButton.relation_btn:hover{
	background-color: #c679e3 !important;
}

/*.btn:hover::after,
.btn:hover::before{
	width: 51%
}*/

.form-group{
	margin-bottom: 18px
}

label{
	color: #0e314c;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px
}

.section-title{
	text-align: center;
	margin-bottom: 30px
}
.section-title h2{
    margin-bottom: 0;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #0e2f50;
    position: relative;
    line-height: 44px;
    font-family: 'Unbounded', sans-serif;
}

.section-title h2:before{
	content: "";
	display: block;
	width: 250px;
	height: 3px;
	background: #ececec;
	left: 90px;
	top: 50%;
	position: absolute
}

.section-title h2:after{
	content: "";
	display: block;
	width: 250px;
	height: 3px;
	background: #ececec;
	right: 90px;
	top: 50%;
	position: absolute
}
.row.bordr_bottam:after{
    content: "";
    display: block;
    width: 945px;
    height: 3px;
    background: #ececec;
    /* position: absolute; */
    left: 139px !important;
    margin-left: 101px;
}
.section-title p{
	max-width: 520px;
	margin: 0 auto
}

.section-title .bar{
	height: 5px;
	width: 90px;
	background: #cdf1d8;
	margin: 20px auto;
	position: relative;
	border-radius: 30px
}

.money_move{
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: MOVE-BG;
	animation-name: MOVE-BG
}

.section-title .sub-title{
	display: inline-block;
	color: #c679e3;
	background-color: #f5dffd;
	margin-bottom: 18px;
	border-radius: 30px;
	padding: 5px 20px 4px;
	font-size: 13px
}
.skyplayhome img{
    width: 130px;
}
.section-title.text-start h2{
	font-weight: 500
}

.section-title.text-start h2 span{
	display: inline-block;
	font-weight: 700
}

.section-title.text-start p{
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px
}

.main-banner{
	padding-top: 90px;
	position: relative;
	height: 900px;
	z-index: 1;
	background: transparent url(../img/Home-Background.png) no-repeat;
	background-position: right;
	background-size: cover
}

.main-banner .hero-content h1{
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #3f3f3f;
	line-height: 80px
}

.diff_titlesal span{
	background: #0e93cf;
	color: #fff;
	padding: 0 7px
}

.main-banner .hero-content p{
	margin-bottom: 30px
}

.main-banner .banner-form{
	background: #fff;
	-webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
	padding: 50px 30px;
	border-radius: 5px
}

.main-banner .banner-form form .form-control{
	padding-left: 15px
}

.main-banner .banner-form form .btn{
	display: block;
	width: 100%;
	-webkit-transform: unset;
	transform: unset;
	margin-top: 25px
}

.main-banner .banner-image{
	position: relative;
	padding-bottom: 170px;
}

.main-banner .banner-image img{
	position: absolute
}

.main-banner .banner-image img.people_clas{
	z-index: 2;
	top: 80px;
	left: 2px
}

.main-banner .banner-image img.phone_cls{
	left: 178px;
    top: -402px;
	z-index: 2
}
.main-banner .banner-image img.tickround_clas{
    left: -15px;
    top: 30px;
}

.main-banner .banner-image img.spik_clas{
	right: -4%;
	top: 87px;
	z-index: 3
}

.main-banner .banner-image img.robot_clas{
	right: 2%;
	top: -145px;
	z-index: 2;
	width: 10%
}
.img-none{
	display: none;
}
.main-banner .banner-image img.free_clas{
	right: -7%;
	z-index: 3;
	top: -337px;
	width: 39%
}

.main-banner .banner-image img.telescope_clas{
	right: -120px;
	top: -2px
}

.main-banner .banner-image img.chart_clas{
	right: -9%;
	top: 317px
}
.main-banner .banner-image img.bag_clas{
    right: 1.5%;
    z-index: 3;
    width: 5%;
    top: -210px;
}

.main-banner .banner-image img.laddy_clas{
	left: 0%;
	top: -422px;
	z-index: 1;
	transition: transform 2s;
	width: 96%
}
.main-banner .banner-image img.heart_clas{
    right: 44.5%;
    top: 268px;
    z-index: 1;
}
.main-banner .banner-image img.outer_clas{
    right: 44.7%;
    top: 247px;
    z-index: 1;
}
.main-banner .banner-image img.man_clas{
    right: 76px;
    top: -431px;
    z-index: 2;
}

.main-banner .banner-image img.money_clas1{
    right: 1.3%;
    top: -138px;
    z-index: 3;
    width: 2.6%;
    animation-delay: 1s;
    opacity: 1;
}
.main-banner .banner-image img.money_clas2{
    right: 1.3%;
    top: -144px;
    z-index: 3;
    width: 2.6%;
    animation-delay: 1.5s;
    opacity: 1;
}
.main-banner .banner-image img.money_clas3{
    right: 1.3%;
    top: -150px;
    z-index: 3;
    width: 2.6%;
    animation-delay: 2s;
    opacity: 1;
}
.main-banner .banner-image img.money_clas4{
    right: 1.3%;
    top: -156px;
    z-index: 3;
    width: 2.6%;
    animation-delay: 2.5s;
    opacity: 1;
}

.main-banner .banner-image img.money_clas5{
	right: 1%;
    top: -144px;
    z-index: 3;
    width: 2.6%;
	animation-delay: 3s;
	opacity: 1
}

.main-banner .banner-image img.img_last{
	display: none
}

.money_move1{
	-webkit-animation: fadein 2.5s infinite;
	-moz-animation: fadein 2.5s infinite;
	-o-animation: fadein 2.5s infinite;
	animation: fadein 2.5s infinite
}

@keyframes fadein{
	0%{
		transform: translateY(-80px)
	}

	50%{
		transform: translateY(calc(-80% + -40px))
	}

	100%{
		transform: translateY(0)
	}
}

@-webkit-keyframes MOVE-BG{
	from{
		-webkit-transform: translateY(-80px);
		transform: translateY(-80px)
	}

	to{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes MOVE-BG{
	from{
		-webkit-transform: translateY(-80px);
		transform: translateY(-80px)
	}

	to{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.main-banner .banner-image.single-banner-image img{
	display: block !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important
}

.hosting-main-banner{
	position: relative;
	z-index: 1;
	background-color: #032b8d;
	padding-top: 250px;
	padding-bottom: 190px
}

.hosting-main-banner .hosting-banner-content h1{
	font-size: 45px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 25px
}

.hosting-main-banner .hosting-banner-content ul{
	padding: 0;
	margin: 0;
	list-style-type: none
}

.hosting-main-banner .hosting-banner-content ul li{
	margin-bottom: 12px;
	color: #fff;
	position: relative;
	padding-left: 30px
}

.hosting-main-banner .hosting-banner-content ul li::before{
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
	height: 2px;
	background: #44ce6f;
	content: ''
}

.hosting-main-banner .hosting-banner-content ul li:last-child{
	margin-bottom: 0
}

.hosting-main-banner .hosting-banner-content p{
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
	margin-top: 25px
}

.hosting-main-banner .hosting-banner-content p span{
	text-decoration: line-through
}

.hosting-main-banner .hosting-banner-image{
	position: relative
}

.hosting-main-banner .hosting-banner-image img{
	position: absolute
}

.hosting-main-banner .hosting-banner-image img:nth-child(1){
	top: -175px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.hosting-main-banner .hosting-banner-image img:nth-child(2){
	top: 184px;
	left: 21%
}

.hosting-main-banner .hosting-banner-image img:nth-child(3){
	top: 177px;
	right: 38px
}

.hosting-main-banner .hosting-banner-image img:nth-child(4){
	left: 29%;
	right: 0;
	top: -15px;
	margin: 0 auto
}

.hosting-main-banner .hosting-banner-image img:nth-child(5){
	right: 8px;
	top: -107px
}

.hosting-main-banner .hosting-banner-image img:nth-child(6){
	left: 18%;
	top: -175px;
	z-index: -1
}

.hosting-main-banner .hosting-banner-image img:nth-child(7){
	top: -235px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.hosting-main-banner .hosting-banner-image img:nth-child(8){
	left: 27%;
	top: -200px
}

.hosting-main-banner .hosting-banner-image img:nth-child(9){
	z-index: -2;
	top: 40px;
	left: 80px;
	right: 0;
	margin: 0 auto
}

.hosting-main-banner .hosting-banner-image img:nth-child(10){
	display: none
}

.hosting-main-banner .hosting-banner-image.single-hosting-banner-image img{
	display: block;
	position: relative;
	top: 0 !important;
	left: 0;
	right: 0;
	bottom: 0
}

.shape1{
	position: absolute;
	top: 20%;
	z-index: -1;
	left: 30px;
	-webkit-animation: rotate3d 4s linear infinite;
	animation: rotate3d 4s linear infinite;
	opacity: .4
}

.shape2{
	position: absolute;
	z-index: -1;
	top: 60%;
	left: 15%
}

.shape3{
	position: absolute;
	left: 25%;
	bottom: 15%;
	z-index: -1;
	-webkit-animation: animationFramesOne 15s infinite linear;
	animation: animationFramesOne 15s infinite linear
}

.shape4{
	position: absolute;
	right: 25%;
	bottom: 15%;
	z-index: -1;
	-webkit-animation: animationFramesOne 20s infinite linear;
	animation: animationFramesOne 20s infinite linear
}

.shape5{
	position: absolute;
	right: 5%;
	top: 10%;
	z-index: -1;
	-webkit-animation: movebounce 5s linear infinite;
	animation: movebounce 5s linear infinite;
	opacity: .2
}

.shape6{
	position: absolute;
	z-index: -1;
	top: 40%;
	right: 10%
}

.shape7{
	position: absolute;
	left: 25%;
	top: 15%;
	z-index: -1;
	-webkit-animation: animationFramesOne 20s infinite linear;
	animation: animationFramesOne 20s infinite linear
}

.shape8{
	position: absolute;
	z-index: -1;
	top: 15%;
	right: 10%
}

/*.laddy_hover:hover{
	transform: scale(1.1)
}*/

.money_clas5_roted{
	animation: rotation 4s infinite linear !important
}

.ball_bounce{
	animation: bounce .5s;
	animation-direction: alternate;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
	-webkit-animation-name: bounce !important;
	-webkit-animation-duration: .5s;
	-webkit-animation-direction: alternate;
	-webkit-animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite
}

@keyframes bounce{
	from{
		transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0)
	}

	to{
		transform: translate3d(0, -200px, 0);
		-webkit-transform: translate3d(0, -200px, 0)
	}
}

@keyframes rotation{
	100%{
		transform: rotatey(360deg)
	}
}

@-webkit-keyframes movebounce{
	0%{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50%{
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}

	100%{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes movebounce{
	0%{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50%{
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}

	100%{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes moveleftbounce{
	0%{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50%{
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}

	100%{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes moveleftbounce{
	0%{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50%{
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}

	100%{
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.rotateme{
	-webkit-animation-name: rotateme !important;
	animation-name: rotateme !important;
	-webkit-animation-duration: 6s;
	animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

@-webkit-keyframes rotateme{
	from{
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotateme{
	from{
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes rotate3d{
	0%{
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	100%{
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg)
	}
}

@keyframes rotate3d{
	0%{
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	100%{
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg)
	}
}

@-webkit-keyframes animationFramesOne{
	0%{
		-webkit-transform: translate(0, 0) rotate(0)
	}

	20%{
		-webkit-transform: translate(73px, -1px) rotate(36deg)
	}

	40%{
		-webkit-transform: translate(141px, 72px) rotate(72deg)
	}

	60%{
		-webkit-transform: translate(83px, 122px) rotate(108deg)
	}

	80%{
		-webkit-transform: translate(-40px, 72px) rotate(144deg)
	}

	100%{
		-webkit-transform: translate(0, 0) rotate(0)
	}
}

@keyframes animationFramesOne{
	0%{
		-webkit-transform: translate(0, 0) rotate(0)
	}

	20%{
		-webkit-transform: translate(73px, -1px) rotate(36deg)
	}

	40%{
		-webkit-transform: translate(141px, 72px) rotate(72deg)
	}

	60%{
		-webkit-transform: translate(83px, 122px) rotate(108deg)
	}

	80%{
		-webkit-transform: translate(-40px, 72px) rotate(144deg)
	}

	100%{
		-webkit-transform: translate(0, 0) rotate(0)
	}
}

.buy-now-btn{
	-webkit-animation-name: tada !important;
	animation-name: tada !important;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-moz-keyframes blink{
	0%{
		opacity: 1
	}

	50%{
		opacity: 0
	}

	100%{
		opacity: 1
	}
}

@-webkit-keyframes blink{
	0%{
		opacity: 1
	}

	50%{
		opacity: 0
	}

	100%{
		opacity: 1
	}
}

@-ms-keyframes blink{
	0%{
		opacity: 1
	}

	50%{
		opacity: 0
	}

	100%{
		opacity: 1
	}
}

@keyframes blink{
	0%{
		opacity: 1
	}

	50%{
		opacity: 0
	}

	100%{
		opacity: 1
	}
}

.blink-image{
	-moz-animation: blink normal 2s infinite ease-in-out;
	-webkit-animation: blink normal 2s infinite ease-in-out;
	-ms-animation: blink normal 2s infinite ease-in-out;
	animation: blink normal 2s infinite ease-in-out;
	animation-name: blink !important
}

.buy-now-btn::before{
	position: absolute;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
	-webkit-animation: ripple 1.5s ease-out infinite;
	animation: ripple 1.5s ease-out infinite
}

@-webkit-keyframes ripple{
	from{
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	to{
		opacity: 0;
		-webkit-transform: scale(2);
		transform: scale(2)
	}
}

@keyframes ripple{
	from{
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	to{
		opacity: 0;
		-webkit-transform: scale(2);
		transform: scale(2)
	}
}

.why-sky{

	padding-bottom: 107px;
	background-color: #fff;
	position: relative;
	z-index: 0;
	padding-top:350px;
}


.why-sky-two{
	overflow: hidden
}
.single-whysky{
    position: relative;
    background: #fff;
    padding-left: 65px;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
}
.single-whysky h3{
    font-size: 46px;
    margin-bottom: 0;
    color: #068cd2;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 55px;
    text-align: left;
}

.single-whysky .tick{
	position: absolute;
	text-align: center;
	width: 45px;
	height: 45px;
	line-height: 50px;
	left: 0px;
	top: 30px;
	-webkit-transition: .5s;
	transition: .5s
}

.single-whysky:hover{
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.hosting-why-sky{
	padding-bottom: 50px
}

.single-hosting-features{
	position: relative;
	background: #fff;
	text-align: center;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-radius: 5px;
	-webkit-transition: .5s;
	transition: .5s
}

.single-hosting-features h3{
	font-size: 18px;
	margin-top: 25px;
	margin-bottom: 15px
}

.single-hosting-features .icon{
	text-align: center;
	width: 55px;
	height: 55px;
	line-height: 55px;
	background: #cdf1d8;
	display: inline-block;
	border-radius: 50%;
	color: #44ce6f;
	-webkit-transition: .5s;
	transition: .5s
}

.single-hosting-features .icon.bg-c679e3{
	color: #c679e3;
	background: #edc3fc
}

.single-hosting-features .icon.bg-eb6b3d{
	color: #eb6b3d;
	background: rgba(235, 107, 61, .3)
}

.single-hosting-features::after,
.single-hosting-features::before{
	content: '';
	position: absolute;
	width: 0;
	height: 4px;
	background: #44ce6f;
	opacity: 0;
	visibility: hidden;
	bottom: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.single-hosting-features::before{
	left: 0
}

.single-hosting-features::after{
	right: 0
}

.single-hosting-features:hover{
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08)
}

.single-hosting-features:hover .icon{
	background: #44ce6f;
	color: #fff
}

.single-hosting-features:hover .icon.bg-c679e3{
	background: #c679e3
}

.single-hosting-features:hover .icon.bg-eb6b3d{
	background: #eb6b3d
}

.single-hosting-features:hover::after,
.single-hosting-features:hover::before{
	opacity: 1;
	visibility: visible;
	width: 50%
}
p.power_byP{
    text-align: center;
    padding: 40px 0 5px 0;
    font-size: 22px !important;
    color: #000;
    line-height: 30px;
    font-weight: 300;
}
p.power_by{
    font-size: 16px;
    text-align: center;
    color: #000;
    line-height: 30px;
    font-weight: 300;
}

p.power_by span{
	color: #119ad3;
	font-weight: 400
}

.services-area{
	overflow: hidden;
	background: transparent url(../img/anthor-crm-bg.webp) no-repeat;
	background-position: center;
	background-size: 100% 100%
}

.section-sub-title-top h3{
	color: #fff;
	font-size: 45px;
	text-align: center;
	letter-spacing: -1px;
	font-weight: 500;
	line-height: 80px;
	font-family: 'Unbounded', sans-serif;
}

.anothr-section-title h2{
	color: #ff9a32;
	font-size: 135px;
	text-align: center;
	letter-spacing: -1px;
	font-weight: 600;
	line-height: 100px;
}

.section-sub-title-bottom h4{
	text-align: center;
	color: #fff;
	font-size: 31px;
	line-height: 95px
}

.services-content .section-title{
	text-align: start;
	margin-bottom: 20px
}

.services-content .section-title .bar{
	margin-left: 0;
	margin-right: 0
}
.services-content .section-title p{
    margin-top: 40px;
    font-size: 17px;
    color: #fff;
    line-height: 33px;
    font-weight: 400;
    margin-left: 0px;
}

.services-content .row{
	margin-left: -8px;
	margin-right: -8px
}

.services-content .row .col-lg-6{
	padding-left: 8px;
	padding-right: 8px
}

.services-content .box{
	position: relative;
	z-index: 1;
	display: block;
	padding: 15px 12px;
	color: #6084a4;
	font-weight: 500;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: .5s;
	transition: .5s;
	-webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
	margin-top: 20px
}

.services-content .box::before{
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(135deg, #23bdb8 0, #43e794 100%);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	border-radius: 3px;
	z-index: -1;
	-webkit-transition: .5s;
	transition: .5s
}

.services-content .box svg{
	margin-right: 5px;
	display: inline-block;
	color: #44ce6f;
	-webkit-transition: .5s;
	transition: .5s;
	width: 18px
}

.services-content .box:hover{
	color: #fff;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.services-content .box:hover::before{
	opacity: 1;
	visibility: visible
}

.services-content .box:hover svg{
	color: #fff
}

.services-left-image1 img{
	position: relative;
	left: 15%
}

.services-left-image{
	position: relative
}

.services-left-image img{
	position: absolute
}

.services-left-image img:nth-child(1){
	left: 5%;
	top: -124px;
	width: 47%;
	z-index: 1
}

.services-left-image img:nth-child(2){
	left: 4px;
	top: -106px;
	right: 268px;
	text-align: center;
	margin: 0 auto;
	width: 57%;
	z-index: 0
}

.services-left-image img:nth-child(3){
	left: 23%;
	z-index: 12;
	top: -30px;
	width: 47%
}

.services-left-image img:nth-child(4){
	left: 240px;
	top: -8px;
	z-index: 12;
	width: 9%
}

.services-left-image img:nth-child(5){
	z-index: 3;
	right: 15%;
	top: -184px;
	width: 76%
}

.services-left-image img:nth-child(6){
	right: 25%;
	top: -154px;
	z-index: 2;
	width: 26%
}

.services-left-image img:nth-child(7){
	right: 282px;
	top: -35px;
	z-index: 12
}

.services-left-image img:nth-child(8){
	right: 15%;
	top: -55px;
	z-index: 1
}

.services-left-image img:nth-child(9){
	left: 54px;
	top: -27px;
	z-index: 0;
	width: 43%
}

.services-left-image img:nth-child(10){
	left: 188px;
	top: 87px;
	z-index: 0;
	width: 33%
}

.services-left-image img.bg-image{
	top: -262px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center
}

.services-left-image img:last-child{
	display: none
}

.services-left-image.single-left-image img{
	display: block
}

.services-left-image.single-left-image img:first-child{
	top: -60px
}

.services-left-image.single-left-image img:last-child{
	position: relative;
	left: 0;
	top: 0
}

.single-services-box{
	position: relative;
	background: #fff;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-radius: 5px;
	-webkit-transition: .5s;
	transition: .5s
}

.single-services-box h3{
	font-size: 18px;
	margin-top: 25px;
	margin-bottom: 15px
}

.single-services-box .icon{
	text-align: center;
	width: 55px;
	height: 55px;
	line-height: 55px;
	background: #cdf1d8;
	border-radius: 50%;
	color: #44ce6f;
	-webkit-transition: .5s;
	transition: .5s
}

.single-services-box .icon.bg-c679e3{
	color: #c679e3;
	background: #edc3fc
}

.single-services-box .icon.bg-eb6b3d{
	color: #eb6b3d;
	background: rgba(235, 107, 61, .3)
}

.single-services-box::after,
.single-services-box::before{
	content: '';
	position: absolute;
	width: 0;
	height: 4px;
	background: #44ce6f;
	opacity: 0;
	visibility: hidden;
	bottom: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.single-services-box::before{
	left: 0
}

.single-services-box::after{
	right: 0
}

.single-services-box:hover{
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08)
}

.single-services-box:hover .icon{
	background: #44ce6f;
	color: #fff
}

.single-services-box:hover .icon.bg-c679e3{
	background: #c679e3
}

.single-services-box:hover .icon.bg-eb6b3d{
	background: #eb6b3d
}

.single-services-box:hover::after,
.single-services-box:hover::before{
	opacity: 1;
	visibility: visible;
	width: 50%
}

.services-area-two{
	padding-bottom: 50px
}

.solutions-area{
	padding-bottom: 110px;
	position: relative;
	z-index: 1;
	background-color: #fafafa;
	padding-top: 80px;
}
.solutions-title h2{
    margin-bottom: 60px;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #0e2f50;
    position: relative;
    text-align: center;
    font-family: 'Unbounded', sans-serif;
}

.single-solutions-box{
	padding: 20px 15px;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
	margin-bottom: 40px;
	z-index: 1
}

.single-solutions-box .icon{
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	display: inline-block;
	height: 100px
}

.single-solutions-box .icon img{
	-webkit-transition: .5s;
	transition: .5s
}

.single-solutions-box h3{
	font-size: 18px;
	margin-bottom: 12px
}
.single-solutions-box h3 a{
    color: #068cd2;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 25px;
}
.single-solutions-box p{
    font-size: 16px;
    color: #445971;
    line-height: 26px;
    padding: 0 20px;
    text-align: center;
    font-weight: 300;
}
.single-solutions-box::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	border-radius: 5px;
	height: 100%
}

.single-solutions-box .learn-more-btn{
	color: #365267;
	font-size: 14px;
	font-weight: 600
}

.single-solutions-box .learn-more-btn svg{
	width: 18px;
	position: relative;
	top: -1px;
	margin-right: 3px
}

.single-solutions-box .learn-more-btn:hover{
	color: #44ce6f
}

.single-solutions-box:hover{
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.single-solutions-box:hover .icon img{
	-webkit-transform: rotateY(-360deg);
	transform: rotateY(-360deg)
}
.features-more p{
    margin-bottom: 0;
    font-size: 15px;
    letter-spacing: 0px;
    color: #445971;
    position: relative;
    text-align: center;
    line-height: 12px;
}
.features-more p span{
	font-size: 24px;
	font-weight: 700
}

.features-more p:before{
	content: "";
	display: block;
	width: 467px;
	height: 2px;
	background: #afb6bd;
	left: 0;
	top: 50%;
	position: absolute
}

.features-more p:after{
	content: "";
	display: block;
	width: 467px;
	height: 2px;
	background: #afb6bd;
	right: 0;
	top: 50%;
	position: absolute
}

.heavy-left{
	overflow: hidden;
	background: transparent url(../img/heavy-lift-bg.png) no-repeat;
	background-position: center;
	background-size: 100% 648px;
	padding-top: 100px;
	padding-bottom: 100px
}
.relation_bg{
    background-color: #52b95a;
    padding: 40px 10px;
}
.heavy-left h2{
    font-size: 45px;
    letter-spacing: 0px;
    color: #fff;
    font-weight: 600;
    line-height: 66px;
    padding-bottom: 55px;
    text-align: left;
    padding-right: 20px;
    /*border-left: 12px solid #fff;*/
    padding-left: 26px;
}
.heavy-left h2:after{
    content: '';
    width: 0;
    height: 235px;
    position: relative;
    border: 8px solid #fff;
    top: -116px;
    left: -43px;
    float: left;
}
a.btn.btn-primary.getStartedButton.relation_btn{
    background-color: #0e2f50 !important;
    color: #ffff !important;
    margin-top: -41px;
    float: left;
    margin-left: 0px
}
a.btn.btn-resource.reltion_pricing{
    background-color: #fff !important;
    float: left;
    margin-top: -41px;
    margin-left: 20px;
}
.getstarted-title{
	text-align: center
}

.getstarted-title h2{
	margin-bottom: 35px;
	font-size: 44px;
	font-weight: 200;
	letter-spacing: -1px;
	color: #000;
	position: relative;
	line-height: 48px;
	font-family: "Unbounded";
}

.getstarted-title a.navbar-brand.black-logo{
	padding-bottom: 5rem
}

.form-group{
	margin-bottom: 18px
}

label{
	color: #0e314c;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px
}

.form-control{
	height: 48px;
	padding: 10px;
	font-size: 15px;
	color: #6b6b6b;
	border: 1px solid #b1cad7;
	border-radius: 8px !important;
	background: #fff;
	-webkit-transition: .5s;
	transition: .5s
}

form#contactForm{
	padding-left: 2rem;
	padding-right: 2rem
}

.configer_acc h4{
	color: #4d636d;
	font-size: 17px;
	line-height: 24px;
	font-weight: 700;
	padding-top: 25px
}
.configer_acc p{
    color: #445971;
    font-size: 18px;
    font-weight: 400;
    padding-right: 85px;
    padding-bottom: 15px;
    line-height: 25px;
}

.form-control:focus{
	outline: 0;
	background: #fff;
	-webkit-box-shadow: unset;
	box-shadow: unset;
	border-color: #44ce6f
}

input#http_add{
	border-radius: 5px 0 0 5px
}

input#web_add{
	border-radius: 0;
	padding-left: 20px
}

input#sky_crm{
	border-radius: 0 5px 5px 0
}

input#sky_crm::placeholder{
	color: #46aff0
}

.website_sec p{
	text-align: right;
	padding-right: 0;
	margin-top: -12px;
	color: #445971;
    margin-bottom: 10px;
}

.contact-area .container{
	max-width: 915px
}

.form-select{
	height: 45px;
	padding: 10px;
	font-size: 14px;
	cursor: pointer;
	color: #0e314c;
	border: 1px solid #eee;
	border-radius: 0;
	-webkit-box-shadow: unset !important;
	box-shadow: unset !important
}
.cusm_msg{
    margin-top: 31px;
    font-size: 12px;
    background-color: #ffe1e1;
    margin-right: 150px;
    padding: 12px 31px 12px 15px;
    border-radius: 12px;
    line-height: 22px;
    display: inline-block;
    position: relative;
    margin-left: -15px;
    color: #585858;
}

.cusm_msg:before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 15px solid #ffe1e1;
	top: 21px;
    left: -12px
}

.form-control:disabled,
.form-control[readonly]{
	background-color: transparent !important
}

.cusm_msg p{
	line-height: 22px;
	color: #585858;
}
button.btn.btn-primary.started_submit{
    font-size: 16px;
    padding: 8px 35px;
    font-weight: 400;
    margin-top: 40px;
    background-color: #52b95a !important;
    border-radius: 12px;
    line-height: 30px;
}
.modal_prompts{
	display: none;
	position: fixed;
	z-index: 99999 !important;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	cursor: pointer
}

.modal-content{
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	width: 18%;
	border-radius: 27px;
	top: 20%;
	z-index: 99999 !important;
	position: relative;
	flex-direction: column;
	pointer-events: auto;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	outline: 0
}

.modal-content img{
	border-radius: 27px
}

.close{
	opacity: 0;
	position: absolute;
	bottom: 35px;
	left: 37%;
	padding: 0 34px
}

#footer{
	background: #0e2f50;
	color: #fff;
	font-size: 14px
}

#footer .footer-top{
	background: #0e2f50;
	padding: 60px 0 30px 0
}

#footer .footer-top .footer-info{
	margin-bottom: 30px
}

#footer .footer-top .footer-info h3{
	font-size: 24px;
	margin: 0 0 20px 0;
	padding: 2px 0 2px 0;
	line-height: 1;
	font-weight: 700
}

#footer .footer-top .footer-info p{
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0;
	color: #ffffff;
	margin-top: 30px;
	padding-right: 43px;
	font-weight: 300;
}

#footer .footer-top .social-links a{
	font-size: 20px;
	display: inline-block;
	background: #3e9edc;
	color: #fff;
	line-height: 1;
	padding: 9px 0;
	margin-right: 4px;
	border-radius: 50%;
	text-align: center;
	width: 40px;
	height: 40px;
	transition: .3s
}

#footer .footer-top .social-links a:hover{
	background: #428bca;
	color: #fff;
	text-decoration: none
}

#footer .footer-top h4{
	font-size: 18px;
	font-weight: 500;
	color: #a0a0a0;
	position: relative;
	padding-bottom: 10px
}

.footer_info{
	position: relative;
	top: 44px
}

.footer-newsletter img{
	float: right
}

.line{
	width: 30%;
	background-color: white;
	border: 1px solid;
	margin-bottom: 13px
}

.social-links.mt-3{
	float: right
}

#footer .footer-top .footer-links{
	margin-bottom: 30px;
	padding-right: 0
}

#footer .footer-top .footer-links ul{
	list-style: none;
	padding: 0;
	margin: 0
}

#footer .footer-top .footer-links ul i{
	padding-right: 2px;
	color: #9eccf4;
	font-size: 18px;
	line-height: 1
}

#footer .footer-top .footer-links ul li{
	padding: 10px 0;
	display: flex;
	align-items: center;
	text-align: left;
}

#footer .footer-top .footer-links ul li:first-child{
	padding-top: 0
}

#footer .footer-top .footer-links ul a{
	color: #777;
	transition: .3s;
	display: inline-block;
	line-height: 1;
	font-size: 16px;
	font-weight: 300
}

.footer_news{
	position: relative;
	top: 40px
}

#footer .footer-top .footer-links ul a:hover{
	color: #9eccf4
}

#footer .copyright{
	padding-top: 30px;
	font-size: 14px;
	color: #777
}

#footer .credits a{
	color: #777;
	font-size: 14px;
	font-weight: 300;
	line-height: 32px
}

.client-logo-mobile{
	display: none
}

.papers-decision p{
	color: #fff
}

.foot_site img{
	max-width: 600px;
	float: right;
	height: 86px;
	max-height: inherit;
	margin: 0;
	margin-bottom: -5px
}

.foot_site{
	padding: 0;
	margin-bottom: 0
}

.foot_site li{
	display: inline-block;
	padding: 0 3px
}

.show-mobile-branding{
	display: none
}

.from-subcriber{
	background: url(../img/footer-form.png);
	background-size: 100%;
	width: 320px;
	padding: 5px 0 0;
	background-repeat: no-repeat;
	float: right;
	margin-top: 12px
}

.from-subcriber .inline{
	background: 0 0;
	border: none;
	padding: 20px 12px;
	min-width: 113px;
	max-width: 182px;
	min-height: 56px;
	line-height: 1px;
	vertical-align: top;
	color: #212529
}

.from-subcriber input.inline:focus{
	border: none;
	outline: 0 !important
}

input::placeholder{
	color: white !important;
}

@media only screen and (min-width: 1499px) and (max-width: 1525px){
	.createPageBetaStickers{
		margin-top: -108px !important;
	    margin-left: calc(100vw/2 - 85px) !important;
    }
}
@media only screen and (min-width: 1548px) and (max-width: 1552px){
	.createPageBetaStickers{
		margin-top: -108px !important;
	    margin-left: calc(100vw/2 - 85px) !important;	
	}
}
@media only screen and (min-width:373px) and (max-width:376px){
	button.btn.btn-primary.started_submit{
	    margin-left: 0px;
	}
}
@media only screen and (min-width: 1360px) and (max-width: 1370px)  {
    .createPageBetaStickers .betaStickersLabel{
        left: 252px !important;
    }
    .createPageBetaStickers .betaStickerArrow.desktopOnly{
    	left: 220px !important;
    }
    .createPageBetaStickers .betaSticker {
		left: 150px ;
		position: relative;
	}
}
@media only screen and (min-width:410px) and (max-width:416px){
	p.power_byP{
		padding: 14px 25px 5px 25px !important
	}
	.services-left-image img:nth-child(1){
	    left: -25% !important;
	    top: 11px !important;
	    width: 51% !important;
	}
	.services-left-image img:nth-child(2){
	    left: -89px !important;
	    top: -102px !important;
	    right: 246px !important;
	}
	.services-left-image img:nth-child(3){
	    left: 5% !important;
	    z-index: 12 !important;
	    top: -131px !important;
	    width: 59% !important;
	}
	.services-left-image img:nth-child(4){
	    left: -117px !important;
	    top: -180px !important;
	    width: 11% !important;
	}
	.services-left-image img:nth-child(5){
	    right: 2% !important;
	    top: -393px !important;
	    width: 90% !important;
	}
	.services-left-image img:nth-child(6){
	    right: -46% !important;
	    top: -642px !important;
	    width: 26% !important;
	}
	.services-left-image img:nth-child(8){
	    right: 67px !important;
	    top: -488px !important;
	    width: 47% !important;
	}
	.services-left-image img:nth-child(9){
	    left: 3px !important;
	    top: -677px !important;
	}
	.services-left-image img:nth-child(10){
	    left: -2px !important;
	    top: -710px !important;
	}
	.section-sub-title-bottom h4{
	    padding-bottom: 80px !important;
	}
	/*.services-content .section-title{padding-top: 60px !important;}*/
	.main-banner .banner-image img.tickround_clas{
		left: -171px !important;
		top: 146px !important
	}
	.main-banner .banner-image img.people_clas{
		top: 145px !important;
		left: -138px !important;
		width: 5%;
	}
	.main-banner .banner-image img.spik_clas{
		top: 294px !important
	}
	.main-banner .banner-image img.bag_clas{
		bottom: 260px !important;
		left: 36% !important;
		top:41px !important;
		width: 7% !important;
	}
	.main-banner .banner-image img.heart_clas{
		top: -129px !important
	}
	.main-banner .banner-image img.man_clas{
		top: -56px !important
	}
	.main-banner{
		height: 952px
	}
	.services-left-image img:nth-child(7){
	   right: -39px !important;
      top: -656px !important;
	}
	.getstarted-title h2{padding: 0 64px !important;}
	button.btn.btn-primary.started_submit{margin-left: 0px;}
	
	form:not(.unique) input[type="text"],
	form:not(.unique) input[type="email"]{
		width: calc(100% - 0px) !important;
	}
}

@media only screen and (max-width:767px){
	.getstarted-title a.navbar-brand.black-logo{
		padding-bottom: 3rem
	}
	.contact-area.ptb-80{padding-top: 50px;padding-bottom: 30px;}
	.containr_banrr{
		max-width: 100% !important
	}
	.mobn-none{
	    display: none;
	}
	.main-banner{
		background: transparent url(../img/Home-Background.png) no-repeat;
		background-position: center;
		background-size: 100% 100%;
		height: 620px;
	}
	.main-banner .banner-image{
	    padding-bottom: 0px;
	}
	.seperately{
		display: block !important;
		padding: 40px 0 50px 0 !important;
	}
	.seperately h6{
		font-size: 24px !important;
    	font-weight: 300 !important;
    	padding-bottom: 20px !important;
    	line-height: 35px !important;
	}
	.col-lg-12.px-5.banner_formobile{
	    padding-left: 1rem !important;
	    padding-right: 1rem !important;
	}
	.mobile_padding{
		top: 0px !important;
	}
	.getstarted-title a.navbar-brand.black-logo img{
		width: 70%
	}
	.skyplayhome img{
	    width: 80px;
	}
	.getstarted-title h2{
		margin-bottom: 16px;
		font-size: 36px;
	    letter-spacing: 1px;
	    font-weight: 300;
	    line-height: 44px;
	    font-family: "Unbounded";
	    padding: 0 20px;
	}

	form#contactForm{
		padding-left: 0;
		padding-right: 0
	}

	.configer_acc p{
		padding-right: 20px
	}

	.website_sec .col-lg-3.col-md-12.p-0{
		width: 37%
	}

	.website_sec .col-lg-7.col-md-12.p-0{
		width: 44%;
		padding-left: 0px !important
	}
	input#web_add{
	    padding-left: 7px !important;
	}
	.website_sec .col-lg-2.col-md-12.p-0{
	    width: 19%;
	}
	input#http_add{
		border: 0;
		padding: 10px 0 0 0px;
		background: 0 0;
		height: 37px
	}

	.website_sec .form-group{
		margin-bottom: 0
	}

	.website_sec p{
		text-align: right;
		padding-right: 15px;
		margin-top: 0
	}

	button.btn.btn-primary.started_submit{
		width: 60%;
		margin-left: 0px;
		margin-right: 10px
	}

	.features-more p:after{
		width: 90px
	}

	.features-more p:before{
		width: 90px
	}

	.bag-animation-cls{
		-webkit-animation-name: tada !important;
		animation-name: tada !important;
		-webkit-animation-duration: 2s;
		animation-duration: 2s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite
	}

	.main-banner .banner-image img{
		position: relative
	}

	.main-banner .banner-image img.people_clas{
		z-index: 2;
		top: 113px;
    	left: -102px;
    	width: 6%;
	}

	.main-banner .banner-image img.phone_cls{
		left: -62px;
		top: -45px;
		z-index: 2;
		width: 9%
	}

	.main-banner .banner-image img.money_clas1{
	    left: 48.5%;
	    top: unset;
	    z-index: 3;
	    width: 4%;
	    bottom: 273px;
	}
	.main-banner .banner-image img.money_clas2{
	    left: 43.5%;
	    top: unset;
	    z-index: 3;
	    width: 4%;
	    bottom: 277px;
	}

	.main-banner .banner-image img.money_clas3{
	    left: 38.6%;
	    top: unset;
	    z-index: 3;
	    width: 4%;
	    bottom: 282px;
	}
	.main-banner .banner-image img.money_clas4{
	    left: 33.5%;
	    top: unset;
	    z-index: 3;
	    width: 4%;
	    bottom: 286px;
	}
	.main-banner .banner-image img.money_clas5{
	    left: 29.5%;
	    top: unset;
	    z-index: 6;
	    width: 4%;
	    bottom: 277px;
	}
	.main-banner .banner-image img.spik_clas{
		right: -44%;
		top: 258px;
		width: 13%
	}

	.main-banner .banner-image img.robot_clas{
		right: -27%;
		top: 147px;
		z-index: 2;
		width: 10%
	}

	.main-banner .banner-image img.man_clas{
		right: -33%;
		top: -57px;
		width: 8%
	}

	.main-banner .banner-image img.free_clas{
		right: -4%;
		z-index: 3;
		top: 92px;
		width: 23%
	}

	.bordr_bottam{
		border-bottom: 0 solid #ececec
	}

	.main-banner .banner-image img.laddy_clas{
		left: -2%;
		top: -65px;
		width: 96%
	}
/*	.main-banner .d-none{display: block !important}*/

	.main-banner .banner-image img.tickround_clas{
		left: -173px;
		top: 112px;
		width: 14%
	}

	.main-banner .banner-image img.outer_clas{
		right: -10%;
		top: -134px;
		z-index: 1;
		width: 8%
	}

	.main-banner .banner-image img.heart_clas{
		right: -19.2%;
		top: -128px;
		z-index: 2;
		width: 8%
	}

	.main-banner .banner-image img.telescope_clas{
		right: -21px;
		top: 186px;
		width: 7%
	}

	.main-banner .banner-image img.bag_clas{
	    left: 26.5%;
	    z-index: 3;
	    width: 7%;
	    top: 12px;
	}

	.main-banner .hero-content h1{
		font-size: 39px;
		line-height: 57px;
		padding-right: 19px;
		font-weight: 600
	}

	.navbar-brand{
		padding-bottom: 2.3125rem;
		padding-top: 2.3125rem;
		width: 95%;
		text-align: center
	}

	.navbar-brand img{
		width: 50%
	}

	.btn-primary{
		width: 100%;
	}

	.btn-resource{
		width: 45%;
		margin: 0px;
		margin-top: 0px;
	}

	.btn{
		font-size: 15px;
		padding: 13px 26px;
	}

	.main-banner .hero-content p{
		margin-bottom: 27px;
		text-align: center;
		padding-top: 10px
	}

	.why-sky{
		padding-bottom: 40px;
		padding-top: 65px
	}

	.section-title h2:after,
	.section-title h2:before{
		display: none
	}

	.single-whysky .tick{
		width: 44px;
		height: 30px;
		left: 77px;
		top: 4px
	}
	.why-sky .section-title{
		margin-bottom: 0px;
	}
	.why-sky .row.bordr_bottam:after{
		display: none;
	}
	.single-whysky{
		padding-left: 144px;
		padding-top: 4px;
		padding-right: 7px;
		padding-bottom: 2px;
		margin-bottom: 0
	}

	.single-whysky h3{
		font-size: 35px !important;
		font-weight: 600
	}

	.section-title h2{
		font-size: 30px
	}

	p.power_byP{
		padding: 20px 20px 5px 20px;
		line-height: 40px;
		font-size: 17px !important
	}

	p.power_by{
	    padding: 0px 8px;
	    font-size: 14px !important;
	    line-height: 22px;
	}
	p.power_by span{
	    width: 100%;
	    float: left;
	    font-size: 14px;
	}
	.section-sub-title-top h3{
		font-size: 25px !important;
		line-height: 32px;
		padding: 0 47px
	}

	.anothr-section-title h2{
		font-size: 35px;
		line-height: 70px
	}

	.services-left-image img{
		position: relative
	}

	.section-sub-title-bottom h4{
		font-size: 18px;
		line-height: 14px;
		padding-bottom: 50px;
	}

	.services-left-image img:nth-child(3){
		left: 13%;
		z-index: 12;
		top: -96px;
		width: 59%
	}

	.services-left-image img:nth-child(1){
		left: -25%;
		top: 40px;
		width: 51%;
		z-index: 1
	}

	.services-left-image img:nth-child(5){
		z-index: 3;
		right: -3%;
		top: -331px;
		width: 94%
	}

	.services-left-image img:nth-child(6){
		right: -51%;
		top: -568px;
		width: 26%
	}

	.services-left-image img:nth-child(4){
		left: -79px;
		top: -106px;
		z-index: 12;
		width: 11%
	}

	.services-left-image img:nth-child(7){
		right: -51px;
		top: -542px;
		z-index: 12
	}

	.services-left-image img:nth-child(2){
		left: -3px;
		top: -29px;
		right: 261px
	}

	.services-left-image img:nth-child(8){
		right: 31px;
		top: -425px;
		width: 40%
	}

	.services-left-image img:nth-child(9){
		left: -20px;
		top: -639px;
		z-index: 0;
		width: 49%
	}

	.services-left-image img:nth-child(10){
		left: 33px;
		top: -647px;
		z-index: 0;
		width: 42%
	}
	.getStartedButton{
	    padding: 10px 20px;
	    margin-right: 10px;
	    width: 47%;
	}
	.services-left-image{
		height: 265px
	}
	.getStartedButton{
	    padding: 10px 25px !important;
	 }
	.services-content .section-title p{
		padding: 0 9px;
		font-size: 16px;
		line-height: 30px
	}

	.services-area{
		background-size: cover !important;
		padding-bottom: 40px;
		padding-top: 60px;
		background: transparent url(../img/anthor-crm-phone.png) no-repeat;
	}

	.services-area a.btn.btn-primary{
		background-color: #af3ee4
	}
	.home_bata_sticker {
		padding-left: 10px;
		width: 38% !important;
		margin: auto;
		left: 26%;
		position: relative;
		padding-top: 15px;
	}
	.solutions-title h2{
		margin-bottom: 36px;
		font-size: 24px;
		line-height: 44px;
	}

	.solutions-area{
		padding-top: 50px;
		padding-bottom: 40px;
	}

	.solutions-area .col-sm-6{
		width: 50%
	}

	.single-solutions-box .icon img{
		width: 32%;
		height: auto;
		margin: auto
	}

	.single-solutions-box{
		padding: 10px 0;
		margin-bottom: 20px
	}

	.single-solutions-box .icon{
		margin-bottom: 25px;
		width: 100%;
		height: 60px;
		display: inline-flex
	}

	.single-solutions-box h3 a{
		font-size: 18px;
		line-height: 24px
	}

	.single-solutions-box p{
		font-size: 13px;
		line-height: 22px;
		padding: 0 0
	}

	.features-more p:after,
	.features-more p:before{
		display: none
	}

	.heavy-left h2{
		font-size: 20px;
		font-weight: 500;
		line-height: 30px;
		padding: 0px 13px 0px 14px;
		text-align: left;
		border-left: 0px solid #fff;
	}
	.heavy-left h2:after{
		    content: '';
		    width: 0;
		    height: 75px;
		    position: relative;
		    border: 3px solid #fff;
		    top: -52px;
		    left: -17px;
		    float: left;
	}
	a.btn.btn-resource.reltion_pricing{
	    float: right;
	    margin-top: -44px;
	    margin-left: 32px;
	}
	a.btn.btn-primary.getStartedButton.relation_btn{
	    margin-top: 11px;
	    float: left;
	    margin-left: 0px;
	    padding: 10px 30px;
   }
   .relation_bg{
	    padding: 20px 10px;
	}
	footer .universalNewsFormContainer .newsForm .socialIconsContainer{
	    float: left !important;
	    width: 100% !important;
	    text-align: left !important;
	}
	p.coldcls{
	    padding-right: 180px;
	}
	.footermenu{
	    float: left !important;
	    width: 100% !important;
	    text-align: left !important;
	    padding-top: 18px !important;
	}
	form:not(.unique){
	    display: inline-block !important;
	    width: 100% !important;
	}
	.heavy-left{
		padding-top: 0px;
		padding-bottom: 220px;
		background: transparent url(../img/havy-left-mobile.png) no-repeat;
		background-size: cover
	}

	.features-more p{
		letter-spacing: 0;
		font-size: 20px;
	}

	.heavy-left a.btn.btn-primary{
		font-weight: 600
	}

	.cusm_msg{
		margin-top: 23px;
		margin-right: 0px;
		margin-left: 0px;
		padding: 12px 10px 12px 15px;
	}

	.cusm_msg:before{
		display: none
	}

	.modal-content{
		width: 80%
	}
	.animt_icon{
		display: unset !important;
	}
}

.black_color{
	color: #000
}

@media only screen and (min-width:768px) and (max-width:800px){
	.wave-image.first-left, .wave-image.second-question{display: none;}
	.wave-image.fourth-wave{width: 638px;left: 6%;top: 72px;}
	.wave-image.third-wave{left: 17%;width: 568px;top: -42px;}
	.environment_div img:nth-child(1){left: 10%;width: 130px;}
	.environment_div img:nth-child(2){left: 28%;top: -19px;right: 200px;width: 200px}
	.environment_div img:nth-child(3){right: 6%;z-index: 12;top: -50px;width: 170px;}
	.environment_div img:nth-child(4){top: 147px;width: 130px;right: 0px;}
	.environment_div a:nth-child(5){top: 28%;width: 10%;}
	.environment_div img:nth-child(6){right: 22%;bottom: 24%;width: 140px;}
	.environment_div img:nth-child(7){left: 23%;bottom: 98px;width: 190px;}
	.environment_div img:nth-child(8){left: 0%;bottom: 170px;width: 157px;}
}

/* Beta Stickers - Get Started Button */
.getStartedButton{
    padding: 10px 40px;
    height: 44px;
    background-color: #52b95a !important;
    border-radius: 12px;
    font-weight: 400;
    text-transform: capitalize;
}

.getStartedButton .betaSticker{
	margin-left: 5px;
	position: relative;
	bottom: 4px;
}

.getStartedButton .btnLabel{
	position: relative;
	/* bottom: 3px; */
}

.getStartedButton .btnSubLabel{
	position: absolute;
    margin-top: 40px;
    margin-left: -80px;
    overflow: visible;
	text-transform: none;
	color: black;
}

.getStartedButton .btnSubLabel.white{
	color: white;
}

@media only screen and (max-width:800px){
	.getStartedButton .btnSubLabel{
		margin-left: 0px;
		width: 100px;
		right: 0px;
	}
}

/* Beta Stickers - Create Page */
.createPageBetaStickers{
	position: absolute;
    margin-top: -105px;
    margin-left: calc(90vw/2 - 100px);
    text-align: left;
}

.createPageBetaStickers .betaStickerArrow.desktopOnly{
    position: relative;
    left: 76px;
    bottom: 21px;
    width: 60%;
}

@media only screen and (max-width:800px){
	.createPageBetaStickers{
		position: relative;
		bottom: 140px;
		width: 100%;
		height: 0px;
		margin: auto;
		text-align: right;
	}

	@media only screen and (max-width:425px){
		.createPageBetaStickers{
			bottom: 100px;
			height: 70px;
		}
	}

	@media only screen and (max-width:325px){
		.createPageBetaStickers{
			height: 50px;
		}
		.website_sec .col-lg-7.col-md-12.p-0{
		    width: 41%;
		}
		.website_sec .col-lg-3.col-md-12.p-0{
		    width: 39%;
		}
		.website_sec .col-lg-2.col-md-12.p-0{
		    width: 20%;
		}
		button.btn.btn-primary.started_submit{
		    width: 82%;
		}
		.cusm_msg{padding: 11px 5px 10px 12px;}
		input#sky_crm, input#web_add, input#http_add{font-size: 13px !important;width: calc(100% - 0px);}
		.section-sub-title-bottom h4{
		    font-size: 15px !important;
		}
		.getStartedButton{
		    padding: 10px 15px !important;
		}
		.services-area{
			padding-bottom: 30px !important;
   			padding-top: 30px !important;
		}
		a.btn.btn-primary.getStartedButton.relation_btn{
			margin-left: 0px !important;
		}
		.heavy-left h2{
			border-left: 0px solid #fff !important;
			font-size: 18px !important;
			line-height: 26px !important;
    		padding: 0px 0px 0px 10px !important; 
		}
		.relation_bg{
		    padding: 12px 12px !important;
		}
		.heavy-left h2:after{
		    content: '';
		    width: 0;
		    height: 64px;
		    position: relative;
		    border: 3px solid #fff;
		    top: -45px;
		    left: -17px;
		    float: left;
		}
		.main-banner .banner-image img.tickround_clas{
		    left: -148px;
		}
		.main-banner .banner-image img.people_clas{left: -87px;}
		.main-banner .banner-image img.money_clas1{bottom: 212px;}
		.main-banner .banner-image img.money_clas2{left: 46.5%;bottom: 215px;}
		.main-banner .banner-image img.money_clas3{left: 39.9%;bottom: 217px;}
		.main-banner .banner-image img.money_clas4{left: 33.5%;bottom: 220px;}
		.main-banner .banner-image img.money_clas5{left: 29.3%;bottom: 212px;}
		.services-left-image img:nth-child(3){left: 10%;top: -66px;}
		.services-left-image img:nth-child(5){top: -259px;}
		.services-left-image img:nth-child(6){top: -457px;right: -49%;}
		.services-left-image img:nth-child(7){right: -30px;top: -476px;}
		.services-left-image img:nth-child(8){right: 25px;top: -334px;}
		.services-left-image img:nth-child(9){left: -15px;top: -530px;}
		.services-left-image img:nth-child(10){left: 27px;top: -523px;}
	}

	.createPageBetaStickers .betaSticker{
		position: relative;
		right: 185px;
	}

	.createPageBetaStickers .betaStickerArrow.mobileOnly{
		position: absolute;
    	right: 200px;
	}

	@media only screen and (max-width:425px){
		.createPageBetaStickers .betaSticker{
			right: 17px;
           margin-top: -45px;
		}
	
		.createPageBetaStickers .betaStickerArrow.mobileOnly{
			right: 38px;
            width: 10%;
		}
	}

	@media only screen and (max-width:325px){
		.createPageBetaStickers .betaStickerArrow.mobileOnly{
			right: 10px;
		}
		p.power_byP{padding: 0px 10px 5px 10px;}
	}
}

.createPageBetaStickers .betaStickersLabel{
	text-align: left;
    color: #201e1e;
    font-size: 18px;
    width: 200px;
    word-wrap: break-word;
    white-space: pre-line;
	position: relative;
    left: 135px;
	bottom: 58px
}

@media screen and (max-width:1024px){
	.navbar-brand.black-logo,
	.createPageBetaStickers,
	.createPageBetaStickers .betaSticker,
	.createPageBetaStickers .betaStickerArrow,
	.createPageBetaStickers .betaStickersLabel{
		display: none !important;
	}

	.getstarted-title h2{
		margin-bottom: 0px;
	}
}

@media only screen and (max-width:800px){
	.createPageBetaStickers{
		display: block;
	}

	.createPageBetaStickers .betaStickersLabel{
		width: 100%;
		top: 40px;
		left: auto;
		bottom: auto;
		padding: 0 45px;
	}
	.createPageBetaStickers .betaStickersLabel hr{
	    width: 40px;
	}
	div#skyForm{
	    padding: 0 15px;
	}
	@media only screen and (max-width:425px){
		.createPageBetaStickers .betaStickersLabel{
			font-size: 14px;
			float: left;
		}
		.betasticker_img {
			left: 20%;
			position: relative;
		}
	}

	@media only screen and (max-width:325px){
		.createPageBetaStickers .betaStickersLabel{
			font-size: 10px;
		}
	}
}

.createPageBetaStickers .betaStickersLabel span{
	text-align: left;
    color: #201e1e;
    margin: 0px;
    display: inline-block;
    margin-bottom: 0px;
}

.createPageBetaStickers .betaStickersLabel hr{
    width: 45px;
    margin: 0px;
    border: 2px solid #52b95a;
	color: #52b95a;
    opacity: 1;
    margin-top: -18px;
}

@media only screen and (max-width:800px){

}
.seperately{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 35px 110px 60px;
}
.seperately h6{
	color: white;
    font-family: 'Unbounded', sans-serif;
    font-size: 36px;
    font-weight: 300;
    line-height: 44px;
    letter-spacing: 1px;
}
.robot{
	margin: -14px 0px 0px 0px;
    left: 360px;
    position: absolute;
}
.man{
	margin: -15px 0px 0px 0px;
    right: 225px;
    position: absolute;
}
.bag{
	width: 42px;
    float: right;
    position: relative;
    top: 236px;
    left: -44px;
}
.footer_logoo{
	    display: -webkit-box;
}
.footer_title{
	font-size: 17px;
    letter-spacing: 0px;
    line-height: 33px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Poppins";
}
.animt_icon{
	display: none;
}