@media screen and (min-width: 1600px) {
	.header-bg > img {
		height: 600px;
		width: 100%;
	}
	
}
@media screen and (min-width:1120px){
	.hero.is-fullheight {
		min-height: 72vh;
	}
	.hero-video > video {
		min-width: 125%;
	}
}
@media screen and (min-width:1024px) and (max-width:1190px) {
	.hero.is-fullheight {
		min-height: 72vh;
	}
	.hero-video > video {
		min-width: 145%;
	}
}
@media screen and (min-width:790px) and (max-width:1023px) {
	.hero.is-fullheight {
		min-height: 72vh;
	}
	.hero-video > video {
		min-width: 145%;
	}
}
@media screen and (min-width:540px) and (max-width:790px){
	.hero-video {
		bottom: 340px;
	}
	.hero.is-fullheight {
		min-height: 56vh;
	}
	.hero-video > video {
		min-width: 175%;
	}
	.hero-video {
		display: inherit;
	}
}
@media screen and (max-width: 790px) {
	.logo-images.logo-text > h2 {
		font-size: 37px;
	}
	.logo-images.logo-text > h3 {
		font-size: 35px;
		line-height: 30px;
	}
}
@media screen and (min-width:416px) and (max-width:539px){
	.hero-video {
		bottom: 430px;
	}
	.hero.is-fullheight {
		min-height: 50vh;
	}
	.hero-video > video {
		min-width: 185%;
	}
	.hero-video {
		display: inherit;
	}
}
@media screen and (max-width:415px){
	.hero-video {
		bottom: 295px;
	}
	.hero.is-fullheight {
		min-height: 65vh;
	}
	.hero-video > video {
		min-width: 185%;
	}
	.hero-video {
		display: inherit;
	}
}
@media screen and (min-width: 1024px) {
	.navbar li#activeMenu {
		position: relative;
	}
	.navbar li#activeMenu .dropdown-menu {
		background-color: #fff;
		border-radius: 4px;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
		display: block;
		margin-top: 20px;
		padding-top: 0;
	}
	.navbar li#activeMenu ul li a {
		color: #828486;
		display: block;
		font-size: 16px;
		font-weight: bold;
		line-height: 14px;
		padding: 12px 18px;
	}
	.navbar li#activeMenu ul li a:hover {
		background-color: #9dd5be;
		color: #fff;
	}
	.navbar li#activeMenu ul li {
		margin-top: 0;
		padding: 0;
		width: 100%;
	}
	.navbar li#activeMenu .dropdown-menu:before {
		border-bottom: 8px dashed #fff;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		content: "";
		display: inline-block;
		height: 0;
		left: 33%;
		margin-left: 2px;
		position: absolute;
		top: -7px;
		vertical-align: middle;
		width: 0;
	}
	#header .navbar-menu .navbar-end li:last-child .dropdown-menu.lang-dropdown::before {
		left: inherit;
		right: 13px;
	}
	.navbar-menu .navbar-end li:last-child .dropdown-menu {
		left: inherit;
		min-width: 160px;
		right: 11px;
	}
	.navbar-menu .navbar-end li {
		float: left;
		margin-top: 36px;
	}
}

@media screen and (min-width: 1216px) {
	.container {
		max-width: 1140px;
		width: 1140px;
	}
}

@media screen and (max-width: 1215px) {
	.padding-left {
		padding-left: 20px;
	}
	.padding-right {
		padding-right: 20px;
	}
	.banner-design > img {
		max-width: 495px;
	}
	.title-box .title {
    	font-size: 2.14rem;
	}
	.title-box .subtitle,
	.white-subtitle {
		font-size: 25px;
	}	
	.left-mobile-img > img {
		max-width: 320px;
		width: 100%;
	}
	.sub-details-text {
		font-size: 17px;
	}
	.platform-box h3 {
		font-size: 23px;
	}
	.play-button > img {
		height: 27px;
		width: 27px;
	}
	.platform-box .left-part {
		margin-bottom: 20px;
	}
	.about-box {
		padding: 30px 40px 20px;
	}
	.pricing-one-list li {
		padding: 6px 10px;
		font-size: 13px;
	}
	.header-bg {
		top: -60px;
	}
}

@media screen and (min-width:764px) and (max-width:1023px) {
	section.pricing .container {
		width: 750px;
	}
	section.home-banner {
		margin-top: 70px;
	}
	.banner-design > img {
		max-width: 230px;
	}
}
@media screen and (max-width:763px) {
	section.home-banner {
		margin-top: 60px;
	}
	.banner-design {
		visibility: hidden;
	}
	.banner-design > img {
		visibility: hidden;
	}
	.banner-text {
		visibility: hidden;
	}
	.tv-icon-img {
		visibility: hidden;
	}
}

@media screen and (max-width: 1023px) {
	.banner-design > img {
		max-width: 370px;
	}
	.logo-images img {
		max-width: 330px;
	}
	.section-padding {
		padding: 80px 0 0;
	}
	section .container {
		padding: 0 15px;
	}
	.title-box {
		padding-bottom: 56px;
	}
	.title-box .title {
		font-size: 2rem;
	}
	.title-box .subtitle,
	.white-subtitle {
		font-size: 20px;
	}
	.margin-bottom {
		margin-bottom: 40px;
	}
	.width17 img {
		max-width: 20%;
	}	
	.platform-box h3 {
		font-size: 17px;
	}
	.why-setup-sec .platform-box h3 {
		font-size: 23px;
	}
	.play-button {
		margin-right: 5px;
	}
	.play-button > img {
		margin-right: 5px;
		height: 23px;
		width: 23px;
	}
	.play-button {
		font-size: 16px;
	}
	.navbar .logo {
		max-width: 250px;
	}
	.navbar  {
		background: #fff none repeat scroll 0 0;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	}
	.header-white img {
		display: none;
	}
	.header-white .logo-dark {
		display: block;
	}
	.navbar .navbar-burger {
		border: 1px solid #96a7be;
		border-radius: 5px;
		color: #96a7be;
		font-size: 16px;
		height: 38px;
		margin-right: 16px;
		margin-top: 20px;
		padding: 0;
		width: 104px;
	}
	.navbar .navbar-burger:hover {
		background-color: #96a7be;
		border-color: #96a7be;
		color: #fff;
	}
	.navbar .navbar-burger b {
		display: inline-block;
		line-height: 37px;
		text-align: center;
		width: 100%;
	}
	.navbar a.navbar-item {
		color: #a187af;
	}
	.menu {
		display: block;
		height: 100%;
		overflow: auto;
		padding: 30px 15px;
		position: relative;
		top: 2px;
	}
	nav .navbar-menu {
		display: block;
		height: 100vh;
		padding: 0;
	}
	.navbar .menu li a {
		color: #a187af;
		display: block;
		font-size: 26px;
		font-weight: normal;
		line-height: normal;
		font-family: "Lato",Helvetica,Arial,sans-serif;
		padding: 8px 10px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;	
	}
	.navbar .menu li a:hover {
		color: #333333;
	}
	.navbar .menu li .btn {
		background-color: #ac8dc1;
		border: medium none;
		border-radius: 4px;
		color: #fff;
		display: inline-block;
		font-size: 20px;
		margin-top: 16px;
		padding: 14px 18px 13px;
		text-align: center;
		width: 100%;
	}
	.navbar .menu li .btn:hover {
		background-color: #7ecdc1;
		color: #fff;
	}
	.navbar .menu li:last-child .btn {
		margin-bottom: 20px;
	}
	.download-btn {
		background-color: #97D5D9;
		padding: 30px 0;
		text-align: center;
	}
	.contact-btn {
		background-color: #A8A2CE;
		padding: 30px 0;
		text-align: center;
	}
	.download-btn .btn, .contact-btn .btn {
		border: 1px solid;
		border-radius: 4px;
		color: #fff;
		display: inline-block;
		font-size: 20px;
		line-height: 1.42857;
		margin-top: 0;
		padding: 10px 30px;
	}
	.download-btn .btn:hover {
		background-color: #fff;
		color: #7ecdc1;
	}
	.contact-btn .btn:hover {
		background-color: #fff;
		color: #ac8dc1;
	}
	html.scroll-hide,html.scroll-hide > body {
		overflow: hidden;
		height: 100%;
	}
	.navbar-end.navbar-end {
		height: 100vh;
		padding-bottom: 300px;
	}
	.navbar {
		max-height: 80px;
		overflow: hidden;
	}
	.scroll-hide .navbar {
		max-height: 100vh;
	}
	.btn {
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;	
	}
	.navbar .navbar-burger.burger.is-active b {
		display: none;
	}
	.navbar .navbar-burger .icon {
		display: none;
	}
	.navbar .navbar-burger.burger.is-active .icon {
		color: #668DA0;
		display: block;
		font-size: 45px;
		font-style: normal;
		line-height: 0.8;
		margin-top: 0;
		transform: rotate(45deg);
	}
	.navbar .navbar-burger.burger.is-active {
		border: inherit;
		text-align: right;
		width: inherit;
	}
	.navbar-burger.burger.is-active:hover {
		background-color: transparent;
	}
	
	body {
		overflow-x: hidden;
	}
	
	.index-banner {
		height: 550px;
		position: relative;
	}
	.index-banner-text h1 {
		font-size: 28px;
		line-height: normal;
	}
	.main-title > h1 {
	    font-size: 32px;
	}	
	.main-title > h4 {
	    font-size: 22px;
	}
	.home-feature-box > img {
	    max-height: 125px;
	}
	.home-feature-box > h2 {
		font-size: 22px;
		line-height: normal;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.home-feature-box > p {
		font-size: 16px;
	}
	.button-started {
		padding: 0 15px;
	}
	.banner-img {
		background-position: 50% 80px;
	}
	.header-margin-top {
		margin-top: 80px;
	}
	.title-logo {
		padding-left: 15px;
	}
	.header-bg-margin-top {
		margin-top: 80px;
	}
	.contact-us .title-logo {
		padding-left: 0;
	}
	.map-images-bg {
		position: relative;
		top: -160px;
	}
	.box-bg {
		margin: -400px auto 100px;
	}
	.background-img-holder {
		top: 20px;
	}
	header.mandate {
		padding: 250px 0;
	}
	.form-email-section::after {
		background-position: center center;
	}
	.form-email-section-center .form-scetion a.button-info {
		right: 15px;
	}
	.form-email-section-center .form-scetion a.button-pink {
		right: 15px;
	}
	.form-email-section-home .form-scetion a.button-pink {
		right: 15px;
	}
	.form-email-section-center .form-scetion {
		max-width: 100%;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
	.navbar .navbar-end.navbar-end {
		padding-bottom: 184px;
	}
	.download-btn, .contact-btn {
		float: left;
		padding: 30px; 
		width: 50%;
	}
	.download-btn .btn, .contact-btn .btn {
		font-size: 108%;
		padding: 10px 15px;
		white-space: normal;
	}
}
@media screen and (min-width: 768px) {
	.is-visible-lg, .is-visible-md, .is-visible-sm, .is-visible-xs {
		display: none !important;
	}
}
@media screen and (max-width: 768px) {
	.button-started {
		top: -30px;
	}
	.button-started {
		padding: 0;
		text-align: center !important;
	}
}

@media screen and (min-width: 768px) {
	section.family {
		margin-top: 20px;
	}
	section.family, h2 {
		line-height: 40px;
    	margin-bottom: 10px;
    	font-size: 26px;
    	font-weight: bold;
	}
}

@media screen and (max-width: 767px) {

	section.family {
		margin-top: 0px;
	}
	section.family, h2 {
		line-height: 40px;
    	margin-bottom: 40px;
    	font-size: 26px;
    	font-weight: bold;
	}
	.is-hidden-xs {
		display: none !important;
	}
	.strip {
		padding: 20px 0;
	}
	.short-2 .contact-action {
		height: inherit;
		margin-top: 0;
		padding: 20px 0;
		text-align: center;
		width: 100%;
	}
	.copyright {
		padding-bottom: 20px;
		padding-left: 20px;
		padding-top: 86px;
		text-align: center;
	}
	.footer-logo {
		margin: 0 auto;
	}
	.strip .column:last-child {
		padding: 0;
	}
	.logo-images img {
		max-width: 270px;
	}
	.index-banner {
		padding-top: 64px;
	}
	
	.title-box .title {
		font-size: 26px;
		line-height: 70px;
		margin-bottom: 0;
	}
	.title-box {
		padding-bottom: 40px;
	}
	.title-box .subtitle {
		font-size: 19px;
	}
	.title-box .subtitle > br {
		display: none;
	}
	.section-padding {
		padding: 40px 0 0;
	}
	.title.is-4 {
		font-size: 20px;
	}
	.features-list li {
		text-align: center;
	}
	.button {
		margin-top: 16px;
	}
	.white-title {
		margin-bottom: 10px;
	}
	.platform-box {
		display: inline-block;
		width: 100%;
	}
	.left-part > img {
		max-width: 130px;
	}
	.platform-box .left-part {
		width: 100%;
		margin-left: 0px;
	}
	.platform-box .right-part {
		padding-left: 0;
		width: 100%;
	}
	.platform-box h3 {
		font-size: 13px;
	}
	.play-button {
		font-size: 14px;
	}
	.about-how {
		background-position: 0 90px;
		background-size: cover;
	}
	.width17 img {
		max-width: 80px;
	}
	.left-mobile-img {
		max-width: 50%;
	}
	
	.index-banner-text {
		padding-top: 115px;
	}
	.pricing-lhs, .pricing-rhs {
		margin: 0 auto;
		max-width: 479px;
	}
	.header-margin-top {
		margin-top: 64px;
	}
	.pricing-title {
		font-size: 24px;
		line-height: 32px;
	}
	
	.pricing-signup {
		height: inherit;
		padding: 30px 0 22px;
	}
	.pricing-lhs .pricing-bg {
		display: inherit;
		margin-right: 0px;
	}
	.pricing-lhs .pricing-bg, .pricing .pricing-rhs .pricing-bg > div {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		box-shadow: inherit;
		margin-bottom: 0;
	}
	.pricing .pricing-lhs .pricing-total ,
	.pricing .pricing-lhs .pricing-download {
		padding-bottom: 0;
		padding-left: 0;
	}
	.pricing-rhs .pricing-bg {
		background-color: #ffffff;
	}
	.pricing-lhs .pricing-bg > div {
		background-color: #ffffff;
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
		margin-bottom: 25px;
		padding-bottom: 10px;
	}
	.pricing-one {
		width: 100%;
	}
	.pricing-two, .pricing-three, .pricing-four {
		border-left: medium none;
		width: 100%;
	}
	.pricing-icon-list > li {
		border: inherit;
		padding: 4px;
		height: inherit;
	}
	.same-features {
		font-size: 19px;
		font-weight: bold;
		line-height: 27px;
		margin-bottom: 15px;
		padding: 0 10px;
		width: 100%;
	}
	.pricing-signup img {
		margin: 0 auto 31px;
	}
	.pricing-heading h1 {
		line-height: normal;
	}
	.pricing-icon-list > li span {
		font-size: 16px;
	}
	.pricing-icon-list {
		margin-bottom: 14px;
	}
	.pricing {
		padding: 92px 0 64px;
	}
	.form-scetion form {
		margin: 0 10px;
	}
	.form-scetion .button {
		margin-top: 0;
	}
	.why-setup-sec .platform-box h3 {
		font-size: 21px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.map-images-bg {
		top: -100px;
	}
	.box-bg {
		margin: -350px auto 70px;
	}
	.mandate-success h4 {
		font-size: 25px;
		line-height: normal;
		margin-bottom: 10px;
	}
	header.mandate {
		padding: 180px 0 200px;
	}
	.short-2 .mandate-copyright {
		padding: 0 0 10px;
		text-align: center;
		width: 100%;
	}
	.form-email-section-center {
		margin-top: 130px;
	}	
}

@media screen and (max-width: 640px) {
	.form-email-section-center .form-scetion {
		padding-right: 0;
		right: 0;
	}
	.form-email-section-center .form-scetion a.button-info {
		position: static;
	}	
	.form-email-section-center .form-scetion a.button-pink {
		position: static;
	}
}

@media screen and (max-width: 600px) {
	.powerful-management {
		background-position: left center;
		background-size: cover;
		padding: 90px 0 20px;
	}
	.map-images-bg {
		top: -40px;
	}
	.box-bg {
		margin: -220px auto 100px;
	}
}

@media screen and (max-width: 479px) {
	.navbar .logo {
		max-width: 200px;
	}
	
	.banner-text > br {
		display: none;
	}
	
	.navbar .navbar-burger b {
		font-size: 14px;
		line-height: 30px;
	}
	.navbar {
		max-height: 64px;
	}
	.navbar .navbar-burger {
		height: 32px;
		margin-top: 15px;
		width: 82px;
	}
	.navbar-end.navbar-end {
		padding-bottom: 285px;
	}
	.play-button > img {
		height: 16px;
		width: 16px;
	}
	.platform-box h3 a {
		padding: 5px 10px;
	}
	.platform-box p {
		font-size: 16px;
	}
	.platform-box {
		margin-bottom: 30px;
	}
	.why-setup-sec .platform-box {
		margin-bottom: 20px;
	}
	.width17 img {
		max-width: 60px;
	}
	.index-banner {
		height: 500px;
		position: relative;
	}
	
	.index-banner-text h1 {
		font-size: 24px;
	}
	.index-banner-text h1.second-main {
		margin-top: 10px;
	}
	section.home-feature {
		padding-bottom: 50px;
		padding-top: 65px;
	}
	.free-parent-app {
		height: 890px;
		margin-top: 20px;
	}
	.managers-desktop {
		height: 360px;
	}
	.free-parent-app {
		height: 360px;
	}
	.button-info {
		width: 160px;
	}
	.main-title > h1 {
		font-size: 28px;
	}
	.main-title > h4 {
		font-size: 20px;
	}
	.banner-img {
		background-position: 50% 60px;
	}
	.header-margin-top {
		margin-top: 64px;
	}
	.header-margin-top {
		margin-top: 48px;
	}
	.pricing-btn {
		font-size: 13px;
	}
	.form-scetion .field.is-grouped > .control.is-expanded {
		margin-right: 0;
	}
	.form-scetion.button-started {
		bottom: -40px;
		top: inherit;
	}
	.form-scetion .button-info {
		display: block;
		margin: 10px auto 0;
		width: auto;
	}
	.form-scetion .field.is-grouped {
		display: inherit;
	}
	.box-bg {
		margin: -120px auto 60px;
		padding: 10px 15px;
	}
	.contact-us .title-logo {
		margin-bottom: 30px;
	}
	.contact-title {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.contact-us li p {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.box-bg {
		margin: -160px auto 60px;
	}
	.map-images-bg {
		top: -60px;
	}
	header.mandate {
		padding: 170px 0 80px;
	}
	.form-email-section-center .form-scetion a.button-info {
		max-width: 170px;
		margin-bottom: -90px;
	}	
	.form-email-section-center .form-scetion a.button-pink {
		max-width: 170px;
		margin-bottom: -90px;
	}
}

@media screen and (max-width: 359px) {
	.button-started {
		bottom: -10px;
		padding: 0;
		text-align: center !important;
		top: inherit;
	}
	.button-info {
		width: 210px;
	}
	.button-started .button ~ .button {
		margin-left: 0px;
	}
}