@font-face {
	font-family: 'Proxima Nova Bl';
	src: url('../fonts/ProximaNova-Black.woff2') format('woff2'), url('../fonts/ProximaNova-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Bl';
	src: url('../fonts/ProximaNova-BlackIt.woff2') format('woff2'), url('../fonts/ProximaNova-BlackIt.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('../fonts/ProximaNova-BoldIt.woff2') format('woff2'), url('../fonts/ProximaNova-BoldIt.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('../fonts/ProximaNova-LightIt.woff2') format('woff2'), url('../fonts/ProximaNova-LightIt.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('../fonts/ProximaNova-RegularIt.woff2') format('woff2'), url('../fonts/ProximaNova-RegularIt.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('../fonts/ProximaNova-Light.woff2') format('woff2'), url('../fonts/ProximaNova-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Th';
	src: url('../fonts/ProximaNova-Extrabld.woff2') format('woff2'), url('../fonts/ProximaNova-Extrabld.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Th';
	src: url('../fonts/ProximaNova-ExtrabldIt.woff2') format('woff2'), url('../fonts/ProximaNova-ExtrabldIt.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('../fonts/ProximaNova-SemiboldIt.woff2') format('woff2'), url('../fonts/ProximaNova-SemiboldIt.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('../fonts/ProximaNova-Semibold.woff2') format('woff2'), url('../fonts/ProximaNova-Semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Th';
	src: url('..fonts/ProximaNova-ThinIt.woff2') format('woff2'), url('..fonts/ProximaNova-ThinIt.woff') format('woff');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Proxima Nova Th';
	src: url('../fonts/ProximaNovaT-Thin.woff2') format('woff2'), url('../fonts/ProximaNovaT-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
a {
	-webkit-transition: 0.3s ease-in !important;
	-moz-transition: 0.3s ease-in !important;
	transition: 0.3s ease-in !important;
	text-decoration: none;
}
html, body {
	height: 100%;
}
body {
	padding-top: 0px;
	font-family: 'Proxima Nova Rg';
}
.img-portfolio {
	margin-bottom: 30px;
}
.img-hover:hover {
	opacity: 0.8;
}
/* Home Page Carousel */

header.carousel {
	height: 50%;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%;
}
header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
/* 404 Page Styles */

.error-404 {
	font-size: 100px;
}
/* Pricing Page Styles */

.price {
	display: block;
	font-size: 50px;
	line-height: 50px;
}
.price sup {
	top: -20px;
	left: 2px;
	font-size: 20px;
}
.period {
	display: block;
	font-style: italic;
}
/* Footer Styles */

footer {
	margin: 50px 0;
}
.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 0px;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: relative;
	right: 0;
	left: 0;
	z-index: 1030;
}
.navbar {
	position: relative;
	min-height: 0;
	margin-bottom: 0;
	border: 0px solid transparent;
}
.navbar-inverse .navbar-nav>li>a {
	color: #deccff;
}
.navbar-nav>li>a {
	margin: 0 8px 0 0;
	padding: 6px 5px;
	font-size: 14px;
	border-radius: 3px;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #6052a3;
	background: #deccff;
}
.haeder {
	margin: 0;
	padding: 5px 0 0 0;
	width: 100%;
	background: #7063ac;
}
.logo_area {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
}
.nav_area {
	margin: 0;
	padding: 45px 0;
	width: 100%;
}
.header_btn {
	margin: 0;
	padding: 40px 0;
	width: 100%;
}
.header_btn a {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #FFF;
	background: url(../images/btn_bg.png) no-repeat;
	text-decoration: none;
	background-size: 100% 100%;
	display: inline-block;
	width: 100%;
	text-align: center;
	line-height: 40px;
	-webkit-transition: 0.3s ease-in !important;
	-moz-transition: 0.3s ease-in !important;
	transition: 0.3s ease-in !important;
}
.header_btn a:hover {
	background: url(../images/btn_bgHover.png) no-repeat;
	background-size: 100% 100%;
}
.banner_sec {
	margin: 0;
	padding: 120px 0;
	width: 100%;
	position: relative;
}
.banner_sec:before {
	background: url(../images/banner_layer.png) no-repeat;
	width: 50%;
	height: 100%;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
}
.banner_caption {
	margin: 0;
	padding: 0;
	width: 100%;
}
.banner_caption h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 48px;
	color: #FFF;
	font-weight: 600;
}
.banner_caption h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 68px;
	color: #FFF;
	font-weight: bold;
}
.banner_caption h4 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 20px;
	color: #FFF;
}
.banner_caption a {
	margin: 0 20px 0 0;
	padding: 18px 30px;
	font-size: 14px;
	color: #FFF;
	background: url(../images/btn_bg.png) no-repeat;
	text-decoration: none;
	background-size: 100% 100%;
	display: inline-block;
	text-align: center;
	line-height: 16px;
	float: left;
	-webkit-transition: 0.3s ease-in !important;
	-moz-transition: 0.3s ease-in !important;
	transition: 0.3s ease-in !important;
}
.banner_caption a:hover {
	background: url(../images/btn_bgHover.png) no-repeat;
	background-size: 100% 100%;
}
.banner_caption p {
	margin: 0;
	padding: 15px 0;
	font-size: 16px;
	color: #FFF;
	float: left;
}
.why_sec {
	margin: 0;
	padding: 80px 0 0 0;
	width: 100%;
	background: #FFF;
}
.why_sec h2 {
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 40px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.why_posts_area {
	margin: 0;
	padding: 160px 0 0 0;
	width: 100%;
	display: inline-block;
}
.why_posts_area .col-lg-6 {
	padding: 0 50px;
}
.why_post {
	margin: 0 0 160px 0;
	padding: 0 50px 40px 50px;
	width: 100%;
	background: #6052a3;
	min-height: 480px;
	position: relative;
	text-align: center;
	border-radius: 30px;
	box-shadow: 0px 20px 36px rgb(120 61 143 / 30%);
}
.why_post:after {
	left: 20%;
	bottom: -30px;
	background: #dbcef7;
	width: 60%;
	height: 30px;
	position: absolute;
	content: '';
	border-radius: 0 0 20px 20px;
}
.why_post img {
	margin-top: -130px;
	margin-bottom: 20px
}
.why_sec h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.why_sec p {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18px;
	color: #deccff;
	text-align: center;
}
.work_section {
	margin: 0;
	padding: 80px 0 50px 0;
	width: 100%;
	background: #deccff;
}
.work_section h2 {
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 40px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.work_posts_area {
	margin: 0;
	padding: 40px 0 0 0;
	width: 100%;
	display: inline-block;
}
.work_post {
	margin: 0 0 30px 0;
	padding: 40px;
	width: 100%;
	background: #6052a3;
	min-height: 460px;
	position: relative;
	text-align: center;
	border-radius: 30px;
}
.work_post img {
	margin-bottom: 30px;
}
.work_post h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.work_post p {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.bottom_bar {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #6052a3;
	min-height: 60px;
	position: relative;
	text-align: center;
	border-radius: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.play_section {
	margin: 0;
	padding: 80px 0 0 0;
	width: 100%;
	background: #6052a3;
}
.play_section h2 {
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.AccordionPanelTab h3 {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	text-align: left;
}
.play_section p {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	text-align: left;
}
.play_banner {
	margin: 0;
	padding: 60px 0 60px 0;
	width: 100%;
}
.play_banner img {
	width: 100%;
}
.Accordion {
	padding-top: 120px;
}
.map_sec {
	margin: 0;
	padding: 90px 0 0 0;
	width: 100%;
	background: #FFF;
}
.map_sec_details {
	margin: 0 0 40px 0;
	padding: 0;
	width: 100%;
}
.map_sec_details h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 40px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.map_sec_details p {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 18px;
	color: #000;
	text-align: left;
}
.display_table {
	display: table;
	height: 400px;
	overflow: hidden;
}
.table_cell {
	display: table-cell;
	vertical-align: middle;
}
.map_banner {
	margin: 0 0 40px 0;
	padding: 0;
	width: 100%;
}
.map_banner img {
	width: 100%;
}
.map_sec {
	margin: 0;
	padding: 90px 0 0 0;
	width: 100%;
	background: #FFF;
}
.map_sec_details {
	margin: 0;
	padding: 0;
	width: 100%;
}
.map_sec_details h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 40px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.map_sec_details p {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 18px;
	color: #000;
	text-align: left;
}
.friendly_sec {
	margin: 0;
	padding: 90px 0 0 0;
	width: 100%;
	background: #FFF;
}
.map_sec_details {
	margin: 0 0 40px 0;
	padding: 0;
	width: 100%;
}
.map_sec_details h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 40px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.map_sec_details p {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 18px;
	color: #000;
	text-align: left;
}
.friendly_banner {
	margin: 0 0 40px 0;
	padding: 0;
	width: 100%;
}
.friendly_banner img {
	width: 100%;
}
.map_sec {
	margin: 0;
	padding: 90px 0 0 0;
	width: 100%;
	background: #FFF;
}
.friendly_sec_details {
	margin: 0;
	padding: 0;
	width: 100%;
}
.friendly_sec_details h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 40px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.friendly_sec_details p {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 18px;
	color: #000;
	text-align: left;
}
.display_table2 {
	display: table;
	height: 310px;
	overflow: hidden;
}
.explore_sec {
	margin: 0;
	padding: 80px 0 0 0;
	width: 100%;
	background: #FFF;
}
.explore_sec h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 40px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.explore_sec p {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.explore_posts_area {
	margin: 0;
	padding: 60px 0 0 0;
	width: 100%;
	display: inline-block;
}
.explore_posts_area .col-lg-3 {
	padding: 0 20px;
}
.explore_post {
	margin: 0 0 80px 0;
	padding: 20px 20px 20px 20px;
	width: 100%;
	background: #f7f1ff;
	min-height: 610px;
	position: relative;
	text-align: center;
	border-radius: 30px;
	box-shadow: 0px 20px 36px rgb(120 61 143 / 30%);
}
.explore_post img {
	width: 100%;
}
.explore_post h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.explore_post p {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 16px;
	color: #000;
	text-align: center;
}
.app_sec {
	margin: 0;
	padding: 80px 0 0 0;
	width: 100%;
	background: #6052a3;
}
.app_details {
	margin: 0;
	padding: 60px 0 0 0;
	width: 100%;
}
.app_details h2 {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.app_details p {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 18px;
	color: #fff;
	text-align: left;
}
.app_details ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
.app_details ul li {
	margin: 0 10px 0 0;
	padding: 0;
	display: inline-block;
}
.updates_sec {
	margin: 0;
	padding: 80px 0 80px 0;
	width: 100%;
	background: #f5f0ff;
}
.updates_sec h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 40px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.updates_sec p {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.update_posts_area {
	margin: 0;
	padding: 60px 0 0 0;
	width: 100%;
	display: inline-block;
}
.update_posts_area .col-lg-3 {
	padding: 0 20px;
}
.update_post {
	margin: 0 0 40px 0;
	padding: 30px 15px 30px 15px;
	width: 100%;
	background: #6052a3;
	position: relative;
	text-align: center;
	border-radius: 15px;
}
.update_post img {
	width: 100%;
	margin-bottom: 20px;
	object-fit: cover;
    height: 200px;
}
.update_post h3 {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	font-size: 18px;
	color: #deccff;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #deccff;
}
.update_post p {
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	text-align: left;
	font-weight: bold;
}
.readmore_updates {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.readmore_updates a {
	margin: 20px 20px 0 0;
	padding: 18px 30px;
	font-size: 14px;
	color: #FFF;
	background: url(../images/btn_bg.png) no-repeat;
	text-decoration: none;
	background-size: 100% 100%;
	display: inline-block;
	text-align: center;
	line-height: 16px;
	-webkit-transition: 0.3s ease-in !important;
	-moz-transition: 0.3s ease-in !important;
	transition: 0.3s ease-in !important;
}
.readmore_updates a:hover {
	background: url(../images/btn_bgHover.png) no-repeat;
	background-size: 100% 100%;
}
.contact_sec {
	margin: 0;
	padding: 80px 0 80px 0;
	width: 100%;
	background: #fff;
	text-align: center;
}
.contact_sec h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 40px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.contact_sec p {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.form_textfield {
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
	border: none;
	border-bottom: 1px solid #01415e;
	font-size: 16px;
	color: #444444;
	height: 60px;
	outline: none;
	text-align: left;
}
.form_textarea {
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
	border: none;
	border-bottom: 1px solid #01415e;
	font-size: 16px;
	color: #444444;
	height: 150px;
	outline: none;
	text-align: left;
}
.form_btn {
	margin: 20px 20px 0 0;
	padding: 18px 30px;
	font-size: 14px;
	color: #FFF;
	background: url(../images/btn_bg.png) no-repeat;
	text-decoration: none;
	background-size: 100% 100%;
	display: inline-block;
	text-align: center;
	line-height: 16px;
	border: none;
	outline: none;
	-webkit-transition: 0.3s ease-in !important;
	-moz-transition: 0.3s ease-in !important;
	transition: 0.3s ease-in !important;
}
.form_btn:hover {
	background: url(../images/btn_bgHover.png) no-repeat;
	background-size: 100% 100%;
}
.footer {
	margin: 0;
	padding: 0;
	width: 100%;
}
.footer_top {
	margin: 0;
	padding: 30px 0 30px 0;
	width: 100%;
	background: #783df3;
	text-align: center;
}
.footer_logo {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.social_area ul {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.social_area ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.social_area ul li a {
	margin: 0 5px;
	padding: 0;
	font-size: 20px;
	color: #deccff;
	text-decoration: none;
}
.social_area ul li a:hover {
	color: #fe7f39;
}
.footer_bottom {
	margin: 0;
	padding: 30px 0 30px 0;
	width: 100%;
	background: #6052a3;
	text-align: center;
}
.quick_links ul {
	margin: 0px 0 30px 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.quick_links ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.quick_links ul li a {
	margin: 0 5px;
	padding: 0;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.quick_links ul li a:hover {
	color: #fe7f39;
}
.footer_details {
	margin: 0;
	padding: 0;
	width: 100%;
}
.footer_details p {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 16px;
	color: #fff;
}
.mobile_banner {
	margin: 0;
	padding: 0;
	width: 100%;
	display: none;
}
.mobile_banner img {
	width: 100%;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 0px;
	margin-top: -44px;
	margin-right: -6px;
	margin-bottom: 0;
	background-color: transparent;
	background-image: url(../images/jam_menu.png) !important;
	border: 0px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 0px;
	background-repeat: no-repeat !important
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: transparent !important;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: transparent !important;
}

/* Responsive Styles */

@media(max-width:991px) {
.customer-img, .img-related {
	margin-bottom: 30px;
}
}
@media(max-width:767px) {
.img-portfolio {
	margin-bottom: 15px;
}
header.carousel .carousel {
	height: 70%;
}
}
@media (min-width: 0px) and (max-width: 480px) {
.logo_area img {
	width: 80px;
	height: auto;
}
.header_btn {
	margin: 0;
	padding: 15px 0;
	width: 100%;
}
.header_btn a {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.nav_area {
	margin: 0;
	padding: 0;
}
.banner_sec {
	background: #7063ac !important;
	padding: 60px 0;
}
.banner_caption {
	text-align: center;
}
.banner_caption h3 {
	font-size: 24px;
}
.banner_caption h2 {
	font-size: 48px;
}
.banner_caption h4 {
	font-size: 16px;
}
.banner_caption a {
	margin: 0;
	float: none !important;
}
.banner_caption p {
	width: 100%;
}
.mobile_banner {
	display: block !important;
	margin-top: 20px;
}
.mobile_banner img {
	border-radius: 20px;
}
.why_sec h2 {
	font-size: 30px;
}
.why_posts_area .col-lg-6 {
	padding: 0 15px;
}
.why_post {
	margin: 0 0 160px 0;
	padding: 0 20px 40px 20px;
}
.why_post img {
	margin-top: -100px;
	margin-bottom: 20px;
	width: 179px;
	height: auto;
}
.why_sec h3 {
	font-size: 18px;
}
.why_sec p {
	font-size: 14px;
}
.why_post {
	min-height: 10px;
}
.why_posts_area {
	margin: 0;
	padding: 60px 0 0 0;
}
.work_section h2 {
	font-size: 30px;
}
.work_post {
	min-height: 10px;
	padding: 30px;
}
.play_section h2 {
	font-size: 30px;
	text-align: center;
}
.play_section p {
	text-align: center;
}
.Accordion {
	padding-top: 0;
}
.map_sec_details h2 {
	font-size: 30px;
	text-align: center;
}
.display_table {
	display: table;
	height: 0px;
}
.display_table2 {
	display: table;
	height: 0px;
}
.map_sec_details p {
	text-align: center;
}
.friendly_sec_details h2 {
	font-size: 30px;
	text-align: center;
}
.friendly_sec_details p {
	text-align: center;
}
.explore_sec h2 {
	font-size: 30px;
	text-align: center;
}
.app_details {
	text-align: center;
}
.app_details h2 {
	font-size: 30px;
	text-align: center;
}
.app_details p {
	text-align: center;
}
.app_details ul {
	text-align: center;
}
.app_details ul li {
	margin-bottom: 20px;
}
.updates_sec h2 {
	font-size: 30px;
	text-align: center;
}
.updates_sec p {
	text-align: center;
}
.update_posts_area {
	margin: 0;
	padding: 0;
}
.app_banner img {
	width: 100%;
}
}
 @media (min-width: 481px) and (max-width: 768px) {
.logo_area img {
	width: 80px;
	height: auto;
}
.header_btn {
	margin: 0;
	padding: 15px 0;
	width: 100%;
}
.header_btn a {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.nav_area {
	margin: 0;
	padding: 0;
}
.banner_sec {
	background: #7063ac !important;
	padding: 60px 0;
}
.banner_caption {
	text-align: center;
}
.banner_caption h3 {
	font-size: 24px;
}
.banner_caption h2 {
	font-size: 48px;
}
.banner_caption h4 {
	font-size: 16px;
}
.banner_caption a {
	margin: 0;
	float: none !important;
}
.banner_caption p {
	width: 100%;
}
.mobile_banner {
	display: block !important;
}
.mobile_banner img {
	border-radius: 20px;
}
.why_sec h2 {
	font-size: 30px;
}
.why_posts_area .col-lg-6 {
	padding: 0 15px;
}
.why_post {
	margin: 0 0 160px 0;
	padding: 0 20px 40px 20px;
}
.why_post img {
	margin-top: -100px;
	margin-bottom: 20px;
	width: 179px;
	height: auto;
}
.why_sec h3 {
	font-size: 18px;
}
.why_sec p {
	font-size: 14px;
}
.why_post {
	min-height: 10px;
}
.why_posts_area {
	margin: 0;
	padding: 60px 0 0 0;
}
.work_section h2 {
	font-size: 30px;
}
.work_post {
	min-height: 10px;
	padding: 30px;
}
.play_section h2 {
	font-size: 30px;
	text-align: center;
}
.play_section p {
	text-align: center;
}
.Accordion {
	padding-top: 0;
}
.map_sec_details h2 {
	font-size: 30px;
	text-align: center;
}
.display_table {
	display: table;
	height: 0px;
}
.display_table2 {
	display: table;
	height: 0px;
}
.map_sec_details p {
	text-align: center;
}
.friendly_sec_details h2 {
	font-size: 30px;
	text-align: center;
}
.friendly_sec_details p {
	text-align: center;
}
.explore_sec h2 {
	font-size: 30px;
	text-align: center;
}
.app_details {
	text-align: center;
}
.app_details h2 {
	font-size: 30px;
	text-align: center;
}
.app_details p {
	text-align: center;
}
.app_details ul {
	text-align: center;
}
.app_details ul li {
	margin-bottom: 20px;
}
.updates_sec h2 {
	font-size: 30px;
	text-align: center;
}
.updates_sec p {
	text-align: center;
}
.update_posts_area {
	margin: 0;
	padding: 0;
}
.app_banner img {
	width: 100%;
}
}
 @media (min-width: 769px) and (max-width: 992px) {
.nav_area {
	margin: 0;
	padding: 0;
	width: 100%;
}
.why_post {
	min-height: 10px;
}
.work_post {
	min-height: 480px;
}
.display_table {
	display: table;
	height: 0px;
}
.display_table2 {
	display: table;
	height: 0px;
}
}
 @media (min-width: 993px) and (max-width: 1200px) {
.navbar-nav > li > a {
	margin: 0 8px 0 0;
	padding: 6px 2px;
	font-size: 12px;
	border-radius: 3px;
}
.why_post {
	min-height: 520px;
}
.work_post {
	min-height: 520px;
}
.app_details li img {
	width: 150px;
	height: auto;
}
}
