@import url('cs-media.css');
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

header .head {
    margin: 0;
    
}
.getting-001 h2 {
    color: #fff;
}
.you_get p {
    color: #fff;
}
.case_page header {
    background: #fff;
    position: relative;
}

section.backg-banner {
    padding: 8em 0 6em 0;
    width: 100%;
    position: relative;
    background: url('../images/cs/banj-bg01.png') no-repeat scroll center top;
    background-size:cover;  
}

section.backg-banner h1 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 0;
    color: #fff;
}

section.backg-banner h1 + h4 {
    color: #f0c93a;
    font-size: 18px;
    font-weight: 700;
}

section.backg-banner  p.down-line {
    margin-top: 15px;
    color: #fff;
    font-weight: 500;
}

ul.cin-down-btn {
    display: flex;
}

ul.cin-down-btn li {
    margin-right: 10px;
}

.backg-right img {
    max-width: none;
} 

section.backg-sec1 {
    margin-top: -100px;
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 6em;
}

section.backg-sec1 .backg-scenter.col-md-12 {
    background: #fff;
    padding: 3em 5em;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 0 20px #ddd;
}

.backg-scenter h3 {
    font-size: 28px;
    font-weight: 800;
}

.backg-scenter p {
    font-size: 16px;
    line-height: 27px;
}

.backg-scenter h3 + p + h3 {
    margin-top: 45px;
}

ul.backg-mission {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

ul.backg-mission li {
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    color: #000;
    width: 33.33%;
    padding: 15px;
    border-right: 1px solid #ddd;
}

ul.backg-mission li span {
    color: #c80000;
}

ul.backg-mission li:last-child {
    border-right: none;
}

section.backg-sec2 {
    clear: both;
    padding-top: 8em;
    padding-bottom: 5em;
    background: url('../images/cs/banj-bg02.png') no-repeat scroll center center;
    background-size: cover;
}

.bgsec2-right img {
    max-width: none;
    position: absolute;
    top: -150px;
    max-width: 850px;
}  

.bgsec2-left h2 {
    margin-top: 0;
    font-size: 40px;
    font-weight: bold;
}

section.backg-sec3 {
    background: #6d0021;
    padding-top: 6em;
    padding-bottom: 6em;
} 

.backg-sec3 .bgsec3-head {
    text-align: center;
}

.backg-sec3 .bgsec3-head h2 {
    font-size: 30px;
    font-weight: 600; 
    color: #fff; 
    margin-top:0px;
} 

.backg-sec3 .bgsec3-head h3 {
    font-size: 20px; 
    font-weight: 600; 
    color: #bc1212;   
}

.backg-sec3 .bgsec3-head  p {
    color: #fff;
}   

.bgsec3-img img {
    width: 100%;
    /* opacity: 0; */
    /* visibility: hidden; */
}

.bgsec3-item-inn {
    padding: 30px;
    text-align: center;
    background: #ff4e00;
    background: -moz-linear-gradient(top,  #ff4e00 0%, #d51905 100%);
    background: -webkit-linear-gradient(top,  #ff4e00 0%,#d51905 100%);
    background: linear-gradient(to bottom,  #ff4e00 0%,#d51905 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4e00', endColorstr='#d51905',GradientType=0 );
    border-radius: 10px;
    box-shadow: 0px 10px 20px #00000036;
    color: #fff;
    min-height: 100%;
}

.bgsec3-item-inn h3 {
    font-weight: bold;
    font-size: 18px;
    /* min-height: 30px; */
    /* line-height: 30px; */
}

.bgsec3-item-inn p {
    margin-bottom: 0;
    color: #ffffffb8;
    font-size: 15px;
    line-height: normal;
}








/*	font-family: 'Poppins', sans-serif;	*/

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Poppins', sans-serif !important;
}
.menu img {
	display: table;
	margin: 0 auto;
	width: 100%;
	object-fit: none;
	object-position: top;
	height: 107px;
}
.footer-img-has img {
	display: table;
	margin: 0 auto;
	width: 100%;
	object-fit: none;
	object-position: top;
	height: 2182px;
}
.has-banner-main {
	background: url("../images/cs/banner-bg.jpg") bottom left / cover no-repeat;
	padding: 35px 0 65px;
}

.bannner-right {
	display: flex;
	justify-content: center;
}

.banner-left {
	margin-top: -40px;
}

.banner-left h2 {
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 10px;
}

.download-app h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 10px;
}

.download-btns p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 5px 0 0;
}

.has-banner-main .row {
	display: flex;
	align-items: center;
}
.client-brief {
	text-align: center;
}

h2.main-title {
	color: #000000;
	font-size: 28px;
	line-height: 34px;
	margin: 0 0 12px;
    font-weight: 500;
}

.forget-note p {
	font-size: 15px;
	line-height: 24px;
}

.mission-box-inner {
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	position: relative;
}
.mission-box-inner-main {
	display: flex;
	align-items: center;
	padding: 28px 0;
}

.mission-box-inner h2.main-title {
	background: #fff;
	padding: 0 20px;
	margin-top: -20px;
	position: absolute;
	left: 50%;
	right: 0;
	top: 0;
	display: table;
	transform: translateX(-50%);
}

.mission-box-main {
	margin-top: 30px;
}
.mission-box {
	width: 33.3%;
	position: relative;
}

.mission-box h3 {
	font-size: 17px;
	font-weight: 700;
	line-height: 24px;
	margin: 0;
}

.mission-box h3 span {
	color: #c0202f;
}
.mission-box + .mission-box:after {
	content: "";
	width: 1px;
	height: 40px;
	background: #e4e4e4;
	position: absolute;
	left: 0;
	top: -10px;
}
.mission-box-main {
	margin-top: 30px;
	box-shadow: 0 0 10px rgb(0 0 0 / 3%);
	border-radius: 5px;
}
.sol-img {
	display: flex;
	justify-content: center;
}

.sol-img img {
	max-width: 100%;
}

.solution-has .row {
	display: flex;
	align-items: center;
	    flex-wrap: wrap;
}

.sol-sontent {
	text-align: center;
}
.solution-has {
	padding: 60px 0 0;
}
.core-has {
	background: #c43847;
	padding: 50px 0;
	text-align: center;
}
.core-has {
	background: #c43847;
	padding: 50px 0;
	text-align: center;
}

h2.main-title.white {
	color: #fff;
}

h2.main-title.white span {
	display: block;
	font-size: 20px;
}
h2.main-title.white + p {
	color: #fff;
}
.coup-box h4 {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	margin: 12px 0 12px;
}

.core-boxes-inner {
	width: 100%;
	margin-top: 30px;
}

.coup-box {
	background: #fff;
	border-radius: 30px;
	padding: 45px 10px;
	box-shadow: 0 0 12px rgb(0 0 0 / 15%);
}

.coup-box p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 0;
}
h2.main-title + p {
	max-width: 900px;
	margin: 0 auto 12px;
}
.core-boxes-main {
	margin-top: 25px;
}
.result-main {
	background: url(../images/cs/waves-bg-bottom.png) right bottom / contain no-repeat;
}
.result-box h2 {
	color: #c0202f;
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
}
  
.result-box h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	margin: 0;
}

.result-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 20px 0 0;
}

.result-main .download-app {
	text-align: center;
	margin-top: 25px;
}

.result-main .download-app h4 {
	color: #c0202f;
}

.result-main .download-app p {
	color: #000000;
	font-weight: 600;
}
.app-slider-mobile {
	content: "";
	background: url("../images/cs/mobile-frame.png") no-repeat;
	position: absolute;
	z-index: 999;
	left: 50%;
	transform: translateX(-50%);
	background-size: contain;
}
.app-slider .owl-item.active.center .item {
	border-radius: 10%;
	overflow: hidden;
}
.hightlights-has {
	padding: 50px 0 20px;
}

.highlight-main {
	margin-top: 30px;
}


/*Responsive*/
@media (max-width: 850px) {
     
body .sec-1.quick-has-banner {
    margin-bottom: 0;
}
   
body .client-brief.quick-bg {
    padding-top: 50px;
}

body .quick-boxes-main {
    text-align: center;
    /* padding-bottom: 0; */
}

body .quick-fea-box p {
    padding-right: 0;
}

body .quick-bg-right {
    padding-bottom: 0;
}

body .sec-6.quick-bg-right {
    padding-bottom: 60px;
}     
     
body .house-core-has > .container > .row {  
    display: block;
}
   
body .pdpm-core .row.align-items-end {
    margin-top: 0;
}

body .house-core-has .core-boxes-main {
    text-align: center;
}

body .pdpm-core {
    padding: 30px 0;
}
    
body h2.guardian-title {
    font-size: 26px;
    margin-top: 0;
}  

body .title-stack h2 {
    font-size: 26px;
    line-height: normal;
}    
    
body .sec-5.hightlights-has {padding-top: 30px;}

body .sec-1 {
    text-align: center;
    margin-bottom: 40px;
    padding: 40px 0;
}  

body .sec-1 > .container > .row {
    display: block;
}

body .result-content {
    display:  block;
}  
   
	.menu, .footer-img-has {
		display: none;
	}
	
	.banner-left h2 {
		font-size: 20px;
		line-height: 28px;
	}
	
	.banner-left {
		margin-top: 0;
		text-align: center;
	}
	
	.forget-note p {
		font-size: 13px;
		line-height: 24px;
	}
	
	.bannner-right {
		margin-top: 20px;
		display: none;
	}
	
	.bannner-right img {
		max-width: 80%;
	}
	
	.download-app h4 {
		color: #fff;
		font-size: 15px;
		font-weight: 600;
		line-height: 20px;
		margin: 0 0 8px;
	}
	
	.mission-box-inner-main {
		display: flex;
		align-items: center;
		padding: 20px 0;
		justify-content: center;
		flex-direction: column;
	}
	
	h2.main-title {
		color: #000000;
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 12px;
	}
	
	.mission-box + .mission-box:after {
		display: none;
	}
	
	.sol-img img {
		max-width: 80%;
	}
	
	body .coup-box {
		padding: 25px 15px;
		margin-top: 15px;
	}
	
	.core-boxes-main {
		margin-top: 0;
	}
	
	.mission-box + .mission-box {
		margin-top: 12px;
	}
	
	.mission-box {
		width: 100%;
		position: relative;
	}
}


/*games css*/
body.games-has {
	background: #00153a;
}
.has-banner-games {
	position: relative;
}
.banner-image img {
	max-width: 100%;
	height: auto;
}

.games-ban-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.games-ban-content .container, .games-ban-content .row {
	height: 100%;
}

.games-ban-content .row {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.banner-content-games h2 {
	font-weight: 800;
	font-size: 54px;
	color: #fff;
	line-height: 70px;
}
.has-p .csin-container p {
	font-size: 15px;
	line-height: 24px;   
	color: #fff;
}
.games-client-brief .container {
	background: #e63b08;
	border-radius: 5px;
	padding: 40px 15px 10px;
}

.games-client-brief .mission-box-inner {
	border: none;
}

.games-client-brief .mission-box-inner h2.main-title {
	position: static;
	display: block;
	transform: none;
	background: transparent;
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 0;
}

.games-client-brief .mission-box h3 span {
	color: #f2ff3b;
}
.games-client-brief {
	padding: 40px 0;
}
.games-client-brief .mission-box h3 {
	color: #fff;
}
.game-solution h2.main-title {
	font-weight: 800;
	font-size: 50px;
	color: #fff;
	line-height: 60px;
}

.game-solution .sol-sontent {
	padding-left: 30px;
	color: #ffff;
}
.game-solution {
	padding: 40px 0;
}
.amaz-title h2 {
	font-size: 54px;
	font-weight: 800;
	color: #fff;
	line-height: 54px;
	margin: 0;
}

.amaz-title h2 span {
	color: #f2ff3b;
}
.amaz-box {
	background: #021e4a;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 35px;
	border-radius: 6px;
	transition: 0.3s;
	border: 1px solid #021e4a;
}

.amaz-icon {
	width: 100px;
	margin-right: 20px;
}

.amaz-con h3 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px;
}

.amaz-con p {
	opacity: 0.9;
}

.amaz-box:hover {
	background: #00112e;
	border: 1px solid #00c54d;
}
.amazing-main {
	margin-bottom: 30px;
}
.amazing-has {
	padding: 30px 0;
}
.hightlight-has-game {
	margin-top: -250px;
	color: #fff;
}
.mobile-hightlight {
	display: none;
}
.desktop-hightlight {
	display: block;
}
@media (max-width: 850px) {
	.mobile-hightlight {
		display: block;
	}
	
	.desktop-hightlight {
		display: none;
	}
}
.desktop-hightlight img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: table;
}
.highlight-title {
	margin-bottom: 30px;
}
.game-result {
	background: url("../images/cs/result-game-bg.png") right center / cover no-repeat;
	padding: 90px 0;
}
.game-result .result-box h4 {
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 5px;
}
.game-result .result-box {
	background: rgb(85, 15, 110);
	background: linear-gradient(0deg, rgba(85, 15, 110, 1) 0%, rgba(67, 19, 223, 1) 100%);
	text-align: center;
	width: calc(33.3% - 7.5px);
	padding: 20px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 8px;
	border: 1px solid #540f74;
}
.game-result .result-content {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin: 40px 0 0;
}
.game-result .result-box h2 {
	color: #ff3e03;
	font-size: 50px;
	font-weight: 700;
	line-height: 58px;
}
.game-result p {
	margin-bottom: 20px;
}
.result-game-download h4 {
	font-size: 34px;
}

.result-game-download h4 span:nth-child(2) {
	color: #f2ff3b;
}
.download-btns a + a {
	margin-left: 10px;
}
.result-game-download h4 span:nth-child(3) {
	color: #ff3e03;
}

.result-game-download {
	padding-left: 50px;
	margin-top: 10px;
}
@media (min-width: 1200px) and (max-width: 1500px)
{
	.hightlight-has-game {
		margin-top: -150px;
	}
}
@media (max-width: 850px)
{
	.banner-content-games h2 {
		font-size: 18px;
		line-height: 20px;
	}
	
	.banner-content-games .download-btns a img {
		max-width: 80px;
	}
	
	.banner-content-games p {
		font-size: 10px !important;
		line-height: 20px !important;
	}
	
	.has-banner-games {
		padding: 20px 0 0;
	}
	.games-has p {
		font-size: 12px;
		line-height: 20px;
	}
	
	.games-client-brief {
		padding: 20px 15px;
	}
	
	.games-client-brief .container {
		padding: 20px 15px 0px;
	}
	
	.game-solution h2.main-title,
	.amaz-title h2{
		font-weight: 800;
		font-size: 28px;
		line-height: 30px;
	}
	
	.hightlight-has-game {
		margin-top: 0;
		color: #fff;
	}
	
	.amaz-box {
		padding: 30px;
	}
	
	.mobile-hightlight img + img {
		margin-top: 15px;
	}
	.sol-img {
		margin-bottom: 30px;
		display: none;
	}
	
	.game-result .result-box h2 {
		font-size: 24px;
		line-height: 38px;
	}
	
	.game-result .result-content {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 30px 0 0;
		flex-direction: column;
	}
	
	.game-result .result-box + .result-box {
		margin-top: 15px;
	}
	.amaz-con h3 {
		font-size: 16px;
		font-weight: 600;
		margin: 0 0 7px;
	}
	
	.game-result .result-box {
		width: 60%;
	}
	
	.result-game {
		margin-top: 30px;
	}
	
	.result-game-download {
		padding-left: 15px;
	}
	
	.result-game-download h4 {
		font-size: 20px;
		margin: 20px 0 20px;
	}
	
	.download-btns a img {
		max-width: 120px;
		margin-bottom: 10px;
	}
	
	.game-result {
		padding: 30px 0;
	}
}

/*games css end*/


/*open house css*/
.open-has-banner
{
	background: url("../images/cs/house-banner-bg.png") bottom left / contain no-repeat;
	padding: 35px 0 35px;
    /*background-color: #e18530;*/
}
.open-has-banner .row {
	display: flex;
	align-items: center;
}
.download-app .house-grn
{
	color: #a5ff00;
}
.open-has-banner {
	margin-bottom: 50px;
}
.solution-has.house-sol {
	padding: 60px 0;
}
.house-highlight img {
	max-width: 100%;
	display: table;
	margin: 0 auto;
}
.house-core-has {  
	background: url("../images/cs/house-core-bg.jpg") bottom left / cover no-repeat;
	padding: 60px 0;
}
.house-core-title h2.main-title.white span {
	/*color: #000;*/
	font-weight: 600;
}

.house-core-title h2.main-title.white + p {
	color: #000;
	font-weight: 600;
}
.house-core-has .core-boxes-main {
	margin: 0;
}

.house-core-has .core-boxes-main .coup-box {
    margin: 15px 0;
    border-radius: 8px;
    padding: 45px 16px;  
}

.house-core-has .core-boxes-main .coup-box h4 {
	font-size: 18px;
	margin-bottom: 8px;
}
.house-core-has > .container > .row {
display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.house-result .result-box h2 {
	color: #000;
	font-weight: 500;
}  

.house-result {
	padding: 60px 0;
	background: #fff;
}
@media (min-width: 1200px) and (max-width: 1500px)
{
	.open-has-banner .bannner-right img {
		max-width: 80%;
		height: auto;
	}
}
@media (max-width: 850px)
{
	.open-has-banner {
		background: url(../images/cs/house-banner-bg.png) top left / cover no-repeat;
	}
	
	.house-result .result-box {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.house-result .result-content {
		flex-direction: column;
	}
}
/*open house css end*/




/*connect css*/
.connect-has-banner {
	background: url("../images/cs/connect-bannner-bg.png") top left / cover no-repeat;
	padding: 125px 0;
}
.connect-has-banner .row {
	display: flex;
	align-items: center;
}
.connect-has-banner .banner-left {
	margin-top: 0;
}
.connect-has-banner .banner-left h2 {
	color: #0a082b;
	font-size: 30px;
	line-height: 40px;
}
.connect-has-banner .banner-left p {
	color: #0a082b;
}
.connect-has-banner .download-app h4 {
	color: #136cd6;
}
.connect-has-banner .bannner-right img {
	max-width: 125%;
}
h2.main-title.connect-title {
	color: #181f3b;
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
}
.connect-p {
	font-weight: 600;
	color: #181f3b;
}
.key-img img {
	max-width: 100%;
	box-shadow: 0 0 50px rgb(106 135 170 / 25%);
}

.key-benefits .row {
	display: flex;
	align-items: center;
}
.key-benefits {
	padding: 40px 0 40px;
}
.blue-circle h2.connect-title {
	color: #181f3b;
	font-size: 20px;
	font-weight: 700;
	position: relative;
}

.blue-circle h2.connect-title:before {
	content: "";
	width: 25px;
	height: 25px;
	background: #43c3fb;  
	position: absolute;
	border-radius: 100%;
	z-index: -1;
	left: -3px;
}
.key-content.text-center h2 {
	display: table;
	margin: 0 auto 16px;
}

.key-content.text-center {
	padding: 0 30px;
}
.connect-uptodate
{
	background: url("../images/cs/connect-center-bg.png") top center / cover no-repeat;
	padding: 60px 0;
    background-color: #1e1c44;
}
.connect-uptodate .banner-left {
	margin: 0;
}
.connect-uptodate .download-app h4 {
	color: #43a3e0;
}
.uptodate-content h3 {
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.key-img .key-content {
	padding: 50px 60px 0 80px;
}
.has-key-bottom .col-md-5.key-content {
	padding-top: 120px;
}
.has-key-bottom .row {
	align-items: flex-start;
}
/*connect css end*/

/*Guardian css*/
.guradian-has-banner
{
	background: url("../images/cs/guardian-banner-bg.png") top left / cover no-repeat;
	padding: 20px 0;
	margin-bottom: 60px;
}   
.guradian-has-banner .banner-left {
	margin-top: 0;
}

.guradian-has-banner .row {
	align-items: center;
    display: flex;
}
.guradian-has-banner .bannner-right img {
	max-width: 100%;
	position: relative;
	top: 60px;
}
.guardian-result
{
	background: #fff;
	padding: 60px 0;
}
.guardian-result .result-box h2 {
	color: #f00325;
}
.guardian-brief .mission-box h3 span {
	color: #f00325;
}
.guardian-has h2.main-title {
	color: #181f3b;
	font-size: 30px;
	line-height: 38px;
	font-weight: 700;
}
h2.guardian-title {
	color: #000;
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	margin-bottom: 20px;
}
.guardian-power {
	text-align: center;
	padding: 50px 0;
	background: url(../images/cs/power-bg.png) center center / contain no-repeat;
}
.power-img img {
	display: table;
	margin: 0 auto;
	max-width: 70%;
}

.power-img {
	text-align: center;
	width: 100%;
	margin: 40px 0;
}
.title-stack h2 {
	color: #000;
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	margin-bottom: 10px;
}

.title-stack h2 span {
	display: block;
	font-size: 24px;
	font-weight: 600;
}

.title-stack p {
	color: #000;
	font-weight: 600;
	font-size: 18px;
	line-height: 30px;
	max-width: 900px;
	margin: 0 auto;
}
.stack-feat .coup-box {
	border-radius: 5px;
	margin-bottom: 30px;
    padding: 45px 15px;
}
.title-stack {
	margin-bottom: 20px;
}
.stack-feat h4 {
	font-size: 15px;
}

.stack-feat img {
	max-height: 55px;
	width: auto;
}
/*Guardian css end*/


.games-has p {
    color: #fff;
}

.case_page section.reviews:before ,.case_page section.reviews:after {
    display: none;
}

.case_page section.reviews {
    padding: 6em 0;
}
  
.case_page footer.section.valign {
    background: #1c1d21;
    padding: 6em 0;
}
    
.case_page footer.section.valign:before {
    border: none;
}
.case_page footer.section.valign * {
    color: #fff;
}  

.case_page section.reviews h2 {
    margin-bottom: 0;
}

.case_page section.bottom-contact {
    padding: 5.4vw 0 6vw 0;
}

.bl-footer section.bottom-contact {
    color: #fff;     
}
.case_page .contact-details li a {
    color: #fff;   
}
  
section.backg-sec3:before {content: "";position: absolute;left: 0;width: 100%;height: 22%;background: #1f0014;top: 0;}

.bgsec3-img {
    position: relative;
}

section.bgsec-sec4 {
    padding: 4em 0 6em;
    width: 100%;
    /* text-align: center; */
}

section.bgsec-sec4 h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
}

.bgsec3-head.col-md-8 {
    text-align: center;
}

.bgsec4-item-inn {
    width: 31.33%;
    float: left;
    padding: 50px 20px;
    text-align: center;
    background: #fd4c00;
    margin: 0 1%;
    border-radius: 30px;
    box-shadow: 0 10px 10px #b8b8b8;
}

section.bgsec-sec4 .bgsec4-item-inn h3 {
    font-size: 50px;
    font-weight: bold;
    color: #f8db2b;
    margin-bottom: 0;
    margin-top: 0;
}

section.bgsec-sec4 .bgsec4-item-inn  p {
    margin-bottom: 0;
    font-size: 14px;
    color: #f8db2b;
}

.bgsec4-down p {font-size: 14px;color: #000;font-weight: 500;margin-top: 6px;}

.bgsec4-item-inn0 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bgsec3-head p {
    font-size: 15px;
    color: #000;
    margin-bottom: 30px;
}

.bgsec4-item.col-md-12 {
    margin-bottom: 4em;
}
.backg-banner .row {
    display: flex;
    align-items: center;
}

/*29-10-2020*/
/*kronos css*/
/*.guradian-has-banner {*/
/*	background: url("../images/cs/guardian-banner-bg.png") top left / cover no-repeat;*/
/*	padding: 20px 0;*/
/*	margin-bottom: 60px;*/
/*}*/
/*.guradian-has-banner .banner-left {*/
/*	margin-top: 0;*/
/*}*/

/*.guradian-has-banner .row {*/
/*	align-items: center;*/
/*}*/
/*.guradian-has-banner .bannner-right img {*/
/*	max-width: 100%;*/
/*	position: relative;*/
/*	top: 60px;*/
/*}*/
/*.guardian-result {*/
/*	background: #fff;*/
/*	padding: 60px 0;*/
/*}*/
/*.guardian-result .result-box h2 {*/
/*	color: #f00325;*/
/*}*/
/*.guardian-brief .mission-box h3 span {*/
/*	color: #f00325;*/
/*}*/
/*.guardian-has h2.main-title {*/
/*	color: #181f3b;*/
/*	font-size: 30px;*/
/*	line-height: 38px;*/
/*	font-weight: 700;*/
/*}*/
/*h2.guardian-title {*/
/*	color: #000;*/
/*	font-size: 40px;*/
/*	line-height: 48px;*/
/*	font-weight: 700;*/
/*	margin-bottom: 20px;*/
/*}*/
/*.guardian-power {*/
/*	text-align: center;*/
/*	padding: 50px 0;*/
/*	background: url(../images/cs/power-bg.png) center center / contain no-repeat;*/
/*}*/
/*.power-img img {*/
/*	display: table;*/
/*	margin: 0 auto;*/
/*	max-width: 70%;*/
/*}*/

/*.power-img {*/
/*	text-align: center;*/
/*	width: 100%;*/
/*	margin: 40px 0;*/
/*}*/
/*.title-stack h2 {*/
/*	color: #000;*/
/*	font-size: 40px;*/
/*	line-height: 48px;*/
/*	font-weight: 700;*/
/*	margin-bottom: 10px;*/
/*}*/

/*.title-stack h2 span {*/
/*	display: block;*/
/*	font-size: 24px;*/
/*	font-weight: 600;*/
/*}*/

/*.title-stack p {*/
/*	color: #000;*/
/*	font-weight: 600;*/
/*	font-size: 18px;*/
/*	line-height: 30px;*/
/*	max-width: 900px;*/
/*	margin: 0 auto;*/
/*}*/
/*.stack-feat .coup-box {*/
/*	border-radius: 5px;*/
/*	margin-bottom: 30px;*/
/*}*/
/*.title-stack {*/
/*	margin-bottom: 20px;*/
/*}*/
/*.stack-feat h4 {*/
/*	font-size: 16px;*/
/*}*/

/*.stack-feat img {*/
/*	max-height: 55px;*/
/*	width: auto;*/
/*}*/
/*kronos css end*/

/*Guardian css */
.guard-has-banner {
	background: url(../images/cs/guard-banner-bg.png) top left / cover no-repeat;
	padding: 20px 0 112px;
	margin-bottom: 70px;
}
.guard-has-banner .row {
	align-items: center;
}
.guard-brief .mission-box h3 span {
	color: #ffbc01;
}
.guard-sol .sol-img img {
	box-shadow: 0 0 10px 10px rgb(0 0 0 / 5%);
	border-radius: 35px;
}
.guard-power {
	background: #f6f6f4;
	padding: 100px 0 50px;
}
.guard-power .coup-box {
	display: flex;
	align-items: flex-start;
	padding: 45px 20px;
}

.guard-power .coup-box .guard-ico {
	width: 150px;
}
.guard-power .coup-box .guard-con {
	text-align: left !important;
	margin-left: 20px;
}
.guard-power .coup-box .guard-con h4 {
	text-align: left !important;
	margin-top: 0;
	margin-bottom: 6px;
}
.guard-power .coup-box .guard-con p {
	text-align: left !important;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 0;
}
.guard-high {
	background: url("../images/cs/guard-high-bg.png") left center / cover no-repeat;
}
.guard-sol .solution-has.house-sol img {
	position: relative;
	top: 50px;
}
.guard-sol .solution-has.house-sol {
	padding: 30px 0 0;
}
.guard-brief h2.main-title {
	font-weight: 700;
}
.guard-result .result-content {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	width: 60%;
	margin: 40px auto 30px;
}
.guard-result .result-box {
	background: rgb(255, 174, 0);
	background: linear-gradient(0deg, rgba(255, 174, 0, 1) 0%, rgba(236, 155, 46, 1) 100%);
	text-align: center;
	width: calc(33.3% - 7.5px);
	padding: 20px 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 8px;
}
.guard-result .result-box h2 {
	color: #fff;
	font-size: 50px;
	font-weight: 600;
	line-height: 58px;
}
.guard-result .download-app h4 {
	color: #000;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 20px;
}
.guard-result {
	padding: 40px 15px 40px;
}
.guard-result .download-btns p {
	color: #000;
}
/*Guardian css end*/


/*Nuyu Css*/
.nuyu-has-banner {
	background: url("../images/cs/nuyu-banner-bg.png") bottom left / cover no-repeat;
	padding: 60px 0;
}
.nuyu-has-banner .row {
	display: flex;
	align-items: center;
}
.nuyu-has-banner .banner-left {
	margin: 0;
}
.nuyu-has-banner .banner-left h2 span {
	display: block;
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 6px;
}
.nuyu-brief .mission-box h3 span {
	color: #2cbad0;
}
.nuyu-brief {
	margin-top: 50px;
}
.nuyu-power .title-stack h4 {
	color: #000;
	font-size: 28px;
	font-weight: 600;
	line-height: 36px;
	margin-bottom: 10px;
}
.nuyu-brief h2.main-title {
	font-weight: 700;
}
.nuyu-power .stack-ready .title-stack h2 {
	color: #0fa6bd;
}
.has-result-nuyu {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.has-result-nuyu .result-content {
	width: 50%;
}
.has-result-nuyu .result-box h4 {
	font-size: 13px;
	font-weight: 500;
	line-height: 24px;
	margin: 0;
	color: #fff;
}
.has-result-nuyu .result-box {
	background: rgb(77, 209, 228);
	background: linear-gradient(0deg, rgba(77, 209, 228, 1) 0%, rgba(75, 184, 227, 1) 100%);
	text-align: center;
	width: calc(33.3% - 7.5px);
	padding: 20px 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 8px;
}
.nuyu-power .coup-box,
.nuyu-power .coup-box img {
	transition: 0.2s;
}
.nuyu-power .coup-box:hover {
	background: rgb(77, 209, 228);
	background: linear-gradient(0deg, rgba(77, 209, 228, 1) 0%, rgba(75, 184, 227, 1) 100%);
	color: #fff;
}
.nuyu-power .coup-box:hover img {
	filter: brightness(100);
}
.nuyu-power {

}
.nuyu-power .container {
	background: url("../images/cs/nuyu-bg-shadow.png") right top / cover no-repeat;
}
.mobil-bg-img {
	position: absolute;
	z-index: 97;
    width: 100%;
	top: 4%;
}
.mobil-bg-img img {
    width: 100%;
}
.nuyu-power .coup-box:hover * {
    color: #fff;
}
.nuyu-power {
	position: relative;
}

.nuyu-power .row {
	position: relative;
	z-index: 99;
}

.nuyu-power .container {
	padding-top: 29%;
}
.nuyu-power .title-stack h4 + p {
	max-width: 700px;
}
/*Nuyu Css End*/


/*pdpm css*/
.pdpm-has-banner
{
	background: url("../images/cs/pdpm-banner-bg.png") bottom left / cover no-repeat;
	padding: 60px 0;
}
.pdpm-has-banner .row
{
	align-items: center;
}
.house-result .result-box h4 {
	color: #000;
}
.pdpm-core
{
	background: url("../images/cs/pdpm-core-bg.png") top center / cover no-repeat;
	padding: 60px 0;
}

.pdpm-core .coup-box {
	padding: 45px 15px;
	border-radius: 4px !important;
}
/*pdpm css end*/

/*quick css*/
.quick-has-banner {
	background: url("../images/cs/quick-banner-bg.png") bottom left / cover no-repeat;
	padding: 60px 0 0;
}
.quick-has-banner .bannner-right img
{
	/*position: relative;top: 80px;*/  
}
.quick-has-banner .row {
	align-items: center;
}
.quick-bg
{
	background: #03121a;
	color: #fff;
}
.quick-bg-left
{
	background: #03121a url("../images/cs/quick-left-bg.png") top left / contain no-repeat;
	padding: 50px 0;
	color: #fff;
}
.quick-bg-right {
	background: #03121a url("../images/cs/quick-right-bg.png") top right / contain no-repeat;
	padding: 50px 0;
	color: #fff;
}
.quick-has h2.main-title {
	color: #fff;
}
.quick-has .mission-box-inner h2.main-title {
	background: #03121a;
}
.client-brief.quick-bg {
	padding-top: 130px;
}
.quick-result .result-box h2 {
	color: #f7bb1e;
	font-weight: 500;
}
.quick-result .download-app h4 {
	color: #fff;
}
.quick-result .download-app p {
	color: #fff;
}
.quick-boxes-main
{
	background: #061c28;
}
.quick-core .row {
	/*display: flex;*/
	/*align-items: center;*/
}  
.quick-core-mobile {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.quick-core-mobile img{
	max-width: 100%;
}
.quick-boxes-main {
	padding: 50px !important;
	border-radius: 0 25px 25px 0;
}

.quick-core-title h2 {
	font-size: 28px;
	line-height: 34px;
	font-weight: 700;
	margin: 0;
	color: #fff;
}

.quick-core-title h2 span {
	color: #4cc6f9;
	font-size: 20px;
	font-weight: 600;
	display: block;
}

.quick-core-title {
	margin-bottom: 0;
}

.quick-fea-box h3 {
	color: #fcfcfc;
	font-size: 18px;
	font-weight: 600;
	margin: 20px 0 2px;
	line-height: 26px;
}

.quick-fea-box p {
	font-size: 14px;
	line-height: 24px;
	color: #a9b3b8;
	padding-right: 30px;
}

.quick-fea-box {
	margin-top: 30px;
}
.client-brief.quick-bg .mission-box h3 span {
	color: #f7bb1e;
}
/*quick css end*/


.sec-1 > .container > .row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.col-md-6.quick-fea-box {
    clear: left;
}

.col-md-6.quick-fea-box:nth-of-type(2n+2) {
    clear: right;
    float: right;
}
/*30-10-2020*/

/*Rydr css*/
.rydr-has-banner {
	background: url("../images/cs/rydr-banner-bg.png") bottom right / cover no-repeat;
	padding: 60px 0 0;
}
.rydr-has-banner .row,
.rydr-power .row {
align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.rydr-result .result-box h4 {
    color: #fff;
}
.rydr-brief .mission-box h3 span {
	color: #437ab4;
}
.rydr-power .coup-box {
	padding: 30px 20px;
}
.rydr-power {
	background: url("../images/cs/rydr-bg-3.png") bottom right / contain no-repeat;
	padding: 60px 0 60px;
}
.rydr-left-title h2 {
	color: #000;
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	margin-bottom: 10px;
	width: 80%;
}

.rydr-left-title h2 span {
	color: #efbb48;
	font-size: 24px;
	font-weight: 600;
	display: block;
}

.rydr-left-title h2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #92c59a;
}
.rydr-left-title h4 {
	color: #000;
	font-size: 20px;
	line-height: 35px;
	font-weight: 600;
	margin-top: 10px;
	width: 80%;
}
.rydr-slider {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}

.rydr-slider .item {
	padding: 15px;
}
.rydr-highlight {
	background: url(../images/cs/rydr-banner-high.png) top center / cover no-repeat;
	padding: 120px 0 120px;
	display: table;
}
.rydr-result .download-app p {
	color: #000;
}
.rydr-result .download-app h4 {
	color: #000;
}
.rydr-result .download-app {
	margin: 20px 0 10px;
}
.rydr-result {
	padding: 80px 0;
}
.rydr-result-content h2 {
	color: #fff;
}

.rydr-result-content .result-box {
	width: 40%;
	padding: 50px 15px;
	border-radius: 10px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.rydr-result-content .result-box:nth-child(1) {
	background: #ef9e48;
	margin-right: 150px;
	position: relative;
	top: 40px;
	z-index: 12;
}

.rydr-result-content .result-box:nth-child(2) {
	background: #2968a5;
	top: 0;
	position: relative;
	z-index: 10;
}

.rydr-result-content .result-box:nth-child(3) {
	background: #5ba4aa;
	margin-right: 150px;
	position: relative;
	top: -50px;
	z-index: 9;
}

.rydr-result-content {
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: flex-end;
	padding-right: 40px;
}
.rydr-slider .item img {
	border-radius: 7px;
}
/*Rydr css End*/


/*swift css*/
.swift-has-banner {
	background: url("../images/cs/swift-banner-bg.jpg") bottom right / cover no-repeat;
	padding: 60px 0 0;
}
.swift-has-banner .row,
.swift-power .row {
	align-items: center;
	flex-wrap: wrap;
}
.swift-has h2.main-title {
	font-weight: 700;
}
.swift-brief {
	padding-top: 40px;
}
.swift-brief .mission-box h3 span {
	color: #b70ee0;
}
.swift-power {
	background: url("../images/cs/swift-banner-3.png") top center / cover no-repeat;
	padding: 60px 0 60px;
}
.swift-power .title-stack h2, .swift-power .title-stack p {
	color: #fff;
}
.swift-power .title-stack h2 span {
	color: #f76fff;
}
.swift-power .coup-box {
	border-radius: 130px;
	padding: 45px 30px;
}
.swift-power .coup-box,
.swift-power.coup-box img {
	transition: 0.2s;
}
.swift-power .coup-box:hover {
	background: rgb(185, 13, 224);
	background: linear-gradient(0deg, rgba(185, 13, 224, 1) 0%, rgba(246, 1, 254, 1) 100%);
	color: #fff;
}
.swift-power .coup-box:hover img {
	filter: brightness(100);
}
.swift-sol {
	padding: 60px 0;
}
.swift-result-content .result-box {
	background: rgb(185, 13, 224) !important;
	background: linear-gradient(0deg, rgba(185, 13, 224, 1) 0%, rgba(246, 1, 254, 1) 100%) !important;
}
/* Swift css end*/


/*tgabs css*/
.tgabs-has-banner {
	background: url("../images/cs/tgabs-banner-bg.jpg") bottom right / cover no-repeat;
	padding: 60px 0 0;
}
.tgabs-has-banner .row,
.tgabs-power .row {
	align-items: center;
	flex-wrap: wrap;
}
.tgabs-brief .mission-box h3 span {
	color: #c0202f;
}
.tgabs-brief {
	padding-top: 60px;
}
.tgabs-result {
	background: #fff;
}
.tgabs-result .result-box h4 {
	color: #000;
}
.tgabs-core {
	background: url("../images/cs/tgabs-sec3.png") top center / cover no-repeat;
	padding: 90px 0;
}
.tgabs-result {
	background: #fff;
	padding: 60px 0;
}
/*tgabs css end*/

/*cs-connect css*/
.cs-connect-has-banner {
	background: url("../images/cs/cs-connect-banner-bg.png") bottom left / cover no-repeat;
	padding: 60px 0;
}
.cs-connect-has-banner .row,
.cs-connect-power .row {
	align-items: center;
	flex-wrap: wrap;
}
.cs-connect-brief .mission-box h3 span {
	color: #42cef6;
}
.cs-connect-bg {
	background: #ebf6fa;
}
.cs-connect-brief .mission-box-inner h2.main-title {
	background: #ebf6fa;
}
.cs-connect-sol {
	background: url("../images/cs/cs-connect-banner-sol.png") left center / contain no-repeat;
}
.house-core-has.cs-connect-core {
	background: transparent;
}
.core-cs-title {
	margin-bottom: 20px;
}
.cs-connect-result {
	background: url(../images/cs/cs-connect-banner-result.png) right bottom / cover no-repeat;
	padding: 190px 0;
}
.cs-connect-result .result-box h4 {
	color: #000;
}
/*cs-connect css end*/


/*2-11-2020*/

/*titania css*/
.titania-has-banner {
	background: url("../images/cs/titania-banner-bg.png") bottom left / cover no-repeat;
	padding: 60px 0 20%;
}
.titania-has-banner .row,
.titania-power .row {
	align-items: center;
	flex-wrap: wrap;
}
.titania-has-banner .banner-left {
	margin-top: 0;
}
.titania-has-banner .banner-left h2,
.titania-has-banner .download-app h4,
.titania-has-banner .download-btns p {
	color: #000;
}
.titania-bg {
	background: #f0f5fc;
}
.titania-brief .mission-box-inner h2.main-title {
	background: #f0f5fc;
}
.titania-brief h2.main-title {
	font-weight: 700;
}
.titania-brief .mission-box h3 span {
	color: #365ad1;
}
.titania-brief {
	margin-top: -12%;
}
.titania-sol {
	background: url("../images/cs/titania-sol-banner-bg.png") left bottom / contain no-repeat;
	padding: 60px 0 120px;
}
.titania-core {
	background: rgb(229, 231, 254);
	background: linear-gradient(0deg, rgba(229, 231, 254, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.titania-core .core-boxes-main .coup-box {
	border-radius: 4px;
	border: 1px solid #597efc;
	background: #f0f5fc;
}
.titania-core .row {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.titania-img-coins {
    margin: -200px 0 60px;
}
.titania-high h2,
.titania-result h2 {
	font-weight: 700;
}
.titania-result {
	background: url("../images/cs/titania-result-banner-bg.png") right bottom / cover no-repeat;
	padding: 80px 0;
}
.titania-result .result-box h4 {
	color: #000;
	font-weight: 600;
}
/*titania css end*/


/*Trunkit Css*/
.trunkit-has-banner {
	background: url("../images/cs/trunkit-banner-bg.png") bottom center / cover no-repeat;
	padding: 60px 0 0;
}
.trunkit-has-banner .row,
.trunkit-power .row {
	align-items: flex-start !important;
}
.trunkit-has-banner .banner-left {
	margin-top: 80px;
}
.trunkit-brief .mission-box h3 span {
	color: #04a359;
}
.trunkit-brief {
	margin-top: -180px;
	position: relative;
	z-index: 999;
}

.trunkit-brief .container {
	background: #fff;
	padding: 40px;
	border-radius: 5px;
	box-shadow: 0 0 10px rgb(0 0 0 / 12%);
}

.trunkit-brief .mission-box-inner {
	border: none;
	box-shadow: none;
}

.trunkit-brief .mission-box-main {
	box-shadow: none;
}
.trunkit-power {
	background: url("../images/cs/trunkit-core-bg.png") bottom right / contain no-repeat;
	padding: 60px 0 60px;
}
.trunkit-power .row {
	align-items: center;
}
.trunkit-power .rydr-left-title h2 span {
	color: #04a359;
}
.trunkit-power .coup-box {
	padding: 30px 20px;
}
.trunkit-power .core-boxes-main {
	transform: rotate(5deg);
}
.trunkit-highlight {
	background: url("../images/cs/trunkit-high-bg.png") top center / cover no-repeat;
	padding: 120px 0;
	display: table;
}
.trunkit-bg {
	background: #fdfefc;
}
.trunkit-highlight h2 {
	font-weight: 700;
}
.hightlights-has {
	width: 100%;
}
.trunkit-result {
	padding: 0 0 60px;
	background: #fff;
}

.trunkit-result h2 {
	font-weight: 700;
}
.trunkit-brief h2 {
	font-weight: 600;
}
.trunkit-result .result-box h2 {
	color: #04a359;
}
.trunkit-result .result-box h4 {
	color: #000;
}
.trunkit-result .download-app h4 {
	color: #04a359;
}
/*Trunkit Css End*/


/*usa Css*/
.usa-has-banner {
	background: url("../images/cs/usa-banner-bg.png") bottom center / cover no-repeat;
	padding: 60px 0 0;
}
.usa-has-banner .row,
.usa-power .row {
	align-items: center;
}
.usa-has-banner .banner-left {
	margin-top: 0px;
}
.usa-has-banner .banner-left h2,
.usa-has-banner .download-app h4,
.usa-has-banner .download-btns p {
	color: #000;
}
.usa-result {
	background: #fff;
	padding: 20px 0 60px;
}
.usa-power {
	background: url("../images/cs/usa-core-banner-bg.png") top center / cover no-repeat;
	padding: 80px 0 60px;
}
.usa-power .title-stack h2 {
	color: #fff;
	font-weight: 600;
	font-size: 30px;
}
.usa-power .title-stack p {
	color: #fff;
}
.usa-power .stack-feat .coup-box {
	padding: 0;
	background: transparent;
	box-shadow: none;
	color: #fff;
	font-weight: 400;
	display: flex;
	align-items: center;
	margin: 30px 0;
}
.usa-power .stack-feat img {
	max-width: 100%;
	width: auto;
	max-height: 100%;
}
.usa-power .usa-ico-img {
	width: 110px;
	height: auto;
	margin-right: 20px;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 110px;
}
.usa-power .stack-feat h4 {
	font-size: 16px;
	margin-bottom: 5px;
}
.usa-result .result-box h2 {
	color: #000;
}
.usa-result .result-box h4 {
	color: #000;
}
.usa-result .download-app h4 {
	color: #c0202f;
}
.usa-highlight {
	display: table;
	width: 100%;
}
/*Usa css End*/

/*wonder Css*/
.wonder-has-banner {
	background: url("../images/cs/wonder-banner-bg.png") top center / contain no-repeat;
	padding: 60px 0 0;
}
.wonder-has-banner .row,
.wonder-brief .row,
.wonder-power .row {
	align-items: center;
}
.wonder-has-banner .banner-left {
	margin-top: 0px;
}
.wonder-brief img {
	max-width: 100%;
}
.wonder-has .container {
	max-width: 1300px;
}
.wonder-highlight {
	background: url("../images/cs/wonder-banner-port.png") top left / cover no-repeat;
	padding: 60px 0;
}
.wonder-has h2 {
	font-weight: 700;
}
.wonder-sol h3 {
	font-weight: 700;
}
.wonder-sol {
	padding: 60px 0 40px;
}
.wonder-highlight-main img {
	max-width: 100%;
	display: table;
	margin: 0 auto;
}
.wonder-download h4 {
	color: #ab6c52;
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 30px;
}

.wonder-download p {
	color: #000;
}

.wonder-download {
}
/*Wonder css end*/


/*4-11-20*/

/*Urantia css*/
.urantia-bg {
	background: #222536;
}
.urantia-has-banner {
	background: url("../images/cs/urantia-banner-bg-main.png") top center / cover no-repeat;
	padding: 0px 0 0;
}
.urantia-has-banner > .container {
	background: url("../images/cs/urantia-banner-bg.png") top center / contain no-repeat;
	padding: 60px 0;
}
.urantia-has-banner .row,
.urantia-brief .row,
.urantia-power .row {
	align-items: center;
}
.urantia-brief,
.urantia-brief h2 {
	color: #fff;
}
.urantia-brief h2 {
	font-weight: 700;
}
.urantia-brief .mission-box-inner h2.main-title {
	background: #222536;
}
.mission-box-inner {
	border: 1px solid #123142;
}
.urantia-brief .mission-box h3 span {
	color: #0092ff;
}
.urantia-sol {
	padding: 120px 0;
	position: relative;
}
.urantia-sol:after {
	content: "";
	background: url(../images/cs/urantia-sol-bg.png) right top / cover no-repeat;
	width: 50%;
	height: 150%;
	position: absolute;
	right: 0;
	top: 60px;
	z-index: 999;
	background-size: contain;
}
.urantia-sol h2 {
	color: #fff;
	font-weight: 700;
	text-align: left;
}
.urantia-sol p {
	color: #fff;
	text-align: left;
	opacity: 0.8;
}
.urantia-power {
	background: #1b1e2d;
}
.urantia-power h2 span {
	color: #4cc6f9;
}
.urantia-power h2 + p {
	font-weight: 400;
}
.urantia-high {
	background: url("../images/cs/urantia-banner-bg-main.png") top center / cover no-repeat;
	padding: 60px 0;
	color: #fff;
}
.urantia-high h2 {
	color: #fff;
	font-weight: 700;
}
.urantia-result {
	background: #202635;
	color: #fff;
	padding: 60px 0;
}
.urantia-result h2 {
	color: #fff;
	font-weight: 700;
}
.urantia-result > .container {
	background: url("../images/cs/urantia-mobile-2-bg.png") top right / contain no-repeat;
}
.urantia-result .result-box h2 {
	color: #00f5ff;
	font-weight: 500;
}
.urantia-result .download-app h4 {
	color: #fff;
}
/*Urantia css end*/


/*Gill css*/
.gill-has-banner {
	background: url(../images/cs/gill-banner-bg.png) bottom left / cover no-repeat;
	padding: 90px 0 120px;
}
.gill-has-banner .row,
.gill-brief .row,
.gill-power .row {
	align-items: center;
}
.gill-has-banner .banner-left {
	margin-top: 0px;
}
.gill-brief h2.main-title,
.gill-sol h2 {
	font-weight: 700;
}
.gill-brief {
	padding-top: 60px;
}
.gill-sol .sol-sontent {
	text-align: center;
	margin-top: -50px;
}
.gill-sol {
	background: url(../images/cs/gill-bg-left.png) top left / contain no-repeat;
	background-size: auto;
}
.gill-sol2 {
	background: url(../images/cs/gill-bg-right.png) top right / contain no-repeat;
	background-size: auto;
}
.gill-sol {
	margin-top: 90px;
}
.gill-core {
	background: url("../images/cs/gill-core-bg.png") top center / cover no-repeat;
	padding: 90px 0;
}
.gill-core .house-core-title h4 {
	color: #000;
	font-weight: 600;
	font-size: 22px;
	background: #04cde1;
	display: inline-block;
	padding: 8px 20px;
	border-radius: 4px;
}
.gill-core .house-core-title h2 {
	font-size: 38px;
	font-weight: 600;
	line-height: 48px;
	margin: 10px 0 20px;
}
.gill-core p {
	color: #fff !important;
}
.gill-core .core-boxes-main .coup-box {
	padding: 12px 10px;
	background: rgb(255 255 255 / 15%);
	box-shadow: none;
	color: #fff;
	font-weight: 400;
	display: flex;
	align-items: center;
	margin: 15px 0;
	transition: 0.3s;
	text-align: left;
}
.gill-core p
{
	transition: 0.3s;
}
.gill-core .core-boxes-main .coup-box:hover
{
	background: #fff;
	color: #000;
}
.gill-core .core-boxes-main .coup-box:hover p {
	color: #000 !important;
}
.gill-core .core-boxes-main img {
	max-width: 100%;
	width: auto;
	max-height: 100%;
}
.gill-core .usa-ico-img {
	width: 110px;
	height: auto;
	margin-right: 10px;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	text-align: center;
	max-width: 110px;
}
/*Gill css end*/

/*Treat css*/
.treat-has-banner {
	background: url("../images/cs/treat-banner-bg.png") bottom center / cover no-repeat;
	padding: 150px 0 150px;
	margin-bottom: 50px;
}
.treat-has-banner .row {
	align-items: center;
}
.treat-has-banner .banner-left {
	margin-top: 0px;
}
.treat-bg
{
	background: #f0f1ff;
}
.treat-brief .mission-box h3 span {
	color: #0087ff;
}
.treat-brief .mission-box-inner h2.main-title {
	background: transparent;
	padding: 0 20px;
	margin-top: 0;
	position: static;
	left: 50%;
	right: 0;
	top: 0;
	display: table;
	transform: none;
	text-align: center;
	display: block;
}
.treat-brief .mission-box-inner {
	border: none;
	box-shadow: none;
}
.treat-brief  .mission-box-main {
	border: none;
	box-shadow: none;
}
.treat-brief .mission-box-inner-main {
	display: flex;
	align-items: center;
	padding: 28px 0;
	box-shadow: 0 0 10px rgb(0 0 0 / 3%);
	background: #fff;
	border-radius: 4px;
}
.treat-brief h2.main-title {
	font-weight: 700;
}
.treat-sol h2.main-title {
	font-weight: 700;
}
.treat-core
{
	background: url("../images/cs/treat-core-bg.png") bottom center no-repeat;
}
.treat-core h2.main-title {
	font-weight: 700;
}

.treat-core h2.main-title span {
	display: block;
	font-weight: 400;
	font-size: 22px;
}
.treat-core .coup-box {
	border-radius: 2px;
	padding: 45px 15px;
}
.treat-high .rydr-slider {
	justify-content: center;
	margin-top: 50px;
}
.treat-high .rydr-slider .item:nth-child(2){
	padding: 0 45px;
}
.treat-high .rydr-slider .item:nth-child(2) img {
	transform: scale(1.15);
}
.treat-result
{
	background: transparent;
}
.treat-result h2.main-title {
	font-weight: 700;
}
.treat-result .result-box h2 {
	color: #345fad;
	font-weight: 700;
}
.treat-result .result-box h4 {
	color: #000;
}
.treat-result .sol-img {
	position: relative;
	z-index: 99;
}
.has-download-gren-bg {
	background: #9fed35;
	color: #000;
	padding: 60px;
	margin-top: -180px;
}
.has-download-gren-bg .download-app {
	text-align: left;
	margin-top: 0;
}
.has-download-gren-bg .download-app h4{
	color: #000;
}
/*Treat css End*/

/*Map Css*/
.map-has-banner {
	background: url("../images/cs/map-banner-bg.png") left top / cover no-repeat;
	padding: 10px 0 50px;
	margin-bottom: 30px;
}
.map-has-banner .row {
	align-items: center;
}
.map-has-banner .bannner-right img
{
	max-width: 120%;
}
.map-brief .mission-box h3 span {
	color: #00a2da;
}
.map-brief h2
{
	font-weight: 700;
}
.map-sol h2
{
	font-weight: 700;
}
.sol-img {
	display: flex;
	justify-content: center;
	align-items: center;
}
.rydr-left-title2 h2 {
	color: #000;
	font-size: 34px;
	line-height: 48px;
}
.map-power .coup-box {
	background: transparent;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
	margin-top: 50px;
}
.map-power .coup-box p {
	font-weight: 500;
	color: #000;
	opacity: 0.8;
}
.map-result .rydr-result-content .result-box:nth-child(1) {
	background: #1c2434;
}

.map-result .rydr-result-content .result-box:nth-child(2) {
	background: #00a2da;
}

.map-result .rydr-result-content .result-box:nth-child(3) {
	background: #5cc8ed;
}
.map-power {
	padding: 30px 0 100px;
}
/*Map Css End*/
/*nonrev css*/
.non-has-banner {
	background: url("../images/cs/non-banner-bg.png") left top / cover no-repeat;
	padding: 10px 0 50px;
	margin-bottom: 30px;
}
.non-has-banner .row {
	align-items: center;
}
.non-brief .mission-box h3 span {
	color: #1dad4c;
}
.non-sol h2
{
	font-weight: 700;
}
.non-core
{
	background: transparent;
}
.non-core h2 span
{
	font-weight: 600;
	color: #1dad4c;
}
.non-highlight
{
	background: url("../images/cs/non-high-bg.png") top center no-repeat;
}
.non-highlight img {
	box-shadow: 0 0 20px rgb(0 0 0 / 25%);
}
.non-result .rydr-result-content .result-box:nth-child(1) {
	background: #1dad4c;
}

.non-result .rydr-result-content .result-box:nth-child(2) {
	background: #085b83;
}

.non-result .rydr-result-content .result-box:nth-child(3) {
	background: #73db68;
}
.non-core {
	background: transparent;
	padding-bottom: 70px;
}
/*nonrev css end*/

/*locator css*/
.locator-has-banner {
	background: url("../images/cs/locator-banner-bg.png") left bottom / cover no-repeat;
	padding: 60px 0 60px;
	margin-bottom: 30px;
}
.locator-has-banner .row {
	align-items: center;
}
.locator-core h2.main-title span {
	display: block;
	font-weight: 400;
	font-size: 22px;
	color: #0087ff;
	font-weight: 700;
}
.locator-core {
	background: url(../images/cs/locator-core-bg.png) bottom center no-repeat;
	padding: 180px 0 130px;
}
.locator-result
{
	background: #fff;
}
.urantia-result .download-app p {
	color: #fff;
}
.swift-highlight h2.main-title {
	font-weight: 700;
}
.locator-result .result-box {
	background: rgb(0, 132, 255);
	background: linear-gradient(0deg, rgba(0, 132, 255, 1) 0%, rgba(0, 36, 255, 1) 100%);
	text-align: center;
	width: calc(33.3% - 7.5px);
	padding: 20px 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 8px;
}
.locator-core .coup-box p,
.pdpm-core .coup-box p,
.cs-connect-core .coup-box p,
.rydr-power .coup-box p,
.swift-power .coup-box p,
.trunkit-power .coup-box p,
.tgabs-core .coup-box p,
.treat-core .coup-box p,
.non-core .coup-box p{
    font-size: 14px;
    color: #323f4b;
    margin-bottom: 0;
}
.core-has .coup-box p {
    color: #323f4b;
}
.titania-core .coup-box p {
    color: #323f4b;
}
.swift-power .coup-box:hover p
{
	color: #fff;
}
/*locator css end*/

.locator-result .result-box h4 {
    color: #fff;
}

.urantia-has h2.main-title + p {
    color: #fff;
}
.app-slider.no-radius .owl-item.active.center .item {
    border-radius: 2px;
    overflow: hidden;
}
div#highlights3 {
    max-width: 75%;
    margin: 0 auto;
}
	.nuyu-power .coup-box p {
    color: #323f4b;
}
	.guardian-has .coup-box p {
    color: #323f4b;
}


@media (min-width: 767px) {
	.padding-full {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.no-padding {
		padding-left: 0;
		padding-right: 0;
	}
	
	.no-padding-left {
		padding-left: 0;
	}
	
	.no-padding-right {
		padding-right: 0;
	}
	.owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: 0 auto;
}
}
@media (min-width: 1200px) and (max-width: 1500px) {
	.hightlight-has-game {
		margin-top: -150px;
	}
	
	.open-has-banner .bannner-right img {
		max-width: 80%;
		height: auto;
	}
	
	.gill-sol {
		background-size: 40%;
	}
}

@media (max-width: 767px) {
	.menu, .footer-img-has {
		display: none;
	}
	
	.banner-left h2 {
		font-size: 20px;
		line-height: 28px;
	}
	
	.banner-left {
		margin-top: 0;
		text-align: center;
	}
	
	.forget-note p {
		font-size: 13px;
		line-height: 24px;
	}
	
	.bannner-right {
		margin-top: 20px;
	}
	
	.bannner-right img {
		max-width: 80%;
	}
	
	.download-app h4 {
		color: #fff;
		font-size: 15px;
		font-weight: 600;
		line-height: 20px;
		margin: 0 0 8px;
	}
	
	.mission-box-inner-main {
		display: flex;
		align-items: center;
		padding: 20px 0;
		justify-content: center;
		flex-direction: column;
	}
	
	h2.main-title {
		color: #000000;
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 12px;
	}
	
	.mission-box + .mission-box:after {
		display: none;
	}
	
	.sol-img img {
		max-width: 80%;
	}
	
	.coup-box {
		padding: 25px 15px;
		margin-top: 15px;
	}
	
	.core-boxes-main {
		margin-top: 0;
	}
	
	.mission-box + .mission-box {
		margin-top: 12px;
	}
	
	.mission-box {
		width: 100%;
		position: relative;
	}
	
	.mobile-hightlight {
		display: block;
	}
	
	.desktop-hightlight {
		display: none;
	}
	
	.banner-content-games h2 {
		font-size: 18px;
		line-height: 20px;
	}
	
	.banner-content-games .download-btns a img {
		max-width: 80px;
	}
	
	.banner-content-games p {
		font-size: 10px !important;
		line-height: 20px !important;
	}
	
	.has-banner-games {
		padding: 20px 0 0;
	}
	
	.games-has p {
		font-size: 12px;
		line-height: 20px;
	}
	
	.games-client-brief {
		padding: 20px 15px;
	}
	
	.games-client-brief .container {
		padding: 20px 15px 0px;
	}
	
	.game-solution h2.main-title,
	.amaz-title h2 {
		font-weight: 800;
		font-size: 28px;
		line-height: 30px;
	}
	
	.hightlight-has-game {
		margin-top: 0;
		color: #fff;
	}
	
	.amaz-box {
		padding: 30px;
	}
	
	.mobile-hightlight img + img {
		margin-top: 15px;
	}
	
	.sol-img {
		margin-bottom: 30px;
	}
	
	.game-result .result-box h2 {
		font-size: 24px;
		line-height: 38px;
	}
	
	.game-result .result-content {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 30px 0 0;
		flex-direction: column;
	}
	
	.game-result .result-box + .result-box {
		margin-top: 15px;
	}
	
	.amaz-con h3 {
		font-size: 16px;
		font-weight: 600;
		margin: 0 0 7px;
	}
	
	.game-result .result-box {
		width: 60%;
	}
	
	.result-game {
		margin-top: 30px;
	}
	
	.result-game-download {
		padding-left: 15px;
	}
	
	.result-game-download h4 {
		font-size: 20px;
		margin: 20px 0 20px;
	}
	
	.download-btns a img {
		max-width: 120px;
		margin-bottom: 10px;
	}
	
	.game-result {
		padding: 30px 0;
	}
	
	.open-has-banner {
		background: url(../images/cs/house-banner-bg.png) top left / cover no-repeat;
	}
	
	.house-result .result-box {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.house-result .result-content {
		flex-direction: column;
	}
	
	.connect-has-banner {
		padding: 35px 0;
	}
	
	h2.main-title.connect-title {
		font-size: 30px;
		line-height: 38px;
		font-weight: 700;
	}
	
	.key-benefits {
		padding: 20px 0 0;
	}
	
	.uptodate-content h3 {
		color: #fff;
		font-weight: 600;
		font-size: 16px;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	
	.blue-circle h2.connect-title {
		margin-top: 20px;
	}
	
	.key-content.text-center h2 {
		display: block;
		margin: 20px auto 12px;
	}
	
	.key-img .key-content {
		padding: 10px 15px 20px 15px;
	}
	
	.has-key-bottom .col-md-5.key-content {
		padding-top: 0;
	}
	
	.key-content.text-center {
		padding: 0 15px;
		text-align: left !important;
	}
	
	/*29-10-2020*/
	.guardian-power {
		padding: 50px 0 0;
	}
	
	h2.guardian-title,
	.title-stack h2 {
		color: #000;
		font-size: 24px;
		line-height: 28px;
		font-weight: 700;
		margin-bottom: 10px;
	}
	
	.guardian-result .result-box h4 {
		color: #000;
	}
	
	.stack-feat .coup-box {
		margin-bottom: 15px;
	}
	
	.hightlights-has {
		padding: 30px 0 20px;
	}
	
	.guardian-result .result-content,
	.guard-result .result-content {
		flex-direction: column;
	}
	
	.guard-result .result-content {
		width: 100%;
		justify-content: center;
		align-items: center;
	}
	
	.guard-result .result-box h2 {
		font-size: 36px;
		line-height: 48px;
	}
	
	.guard-result .result-box {
		width: 80%;
		margin-bottom: 15px;
	}
	
	.pdpm-core .row.align-items-end {
		margin-top: 0;
	}
	
	.nuyu-has-banner {
		background: url(../images/cs/nuyu-banner-bg.png) bottom right / cover no-repeat;
		padding: 80px 0;
	}
	
	.mobil-bg-img {
		top: 0;
	}
	
	.nuyu-power .container {
		padding-top: 49%;
	}
	
	.has-result-nuyu {
		flex-direction: column;
	}
	
	.quick-core-mobile {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.quick-core-mobile img {
		max-width: 70%;
	}
	
	.quick-boxes-main {
		padding: 30px !important;
		border-radius: 25px;
		text-align: center;
		margin-top: 20px;
	}
	
	.quick-result .sol-img {
		margin-top: 30px;
	}
	
	.result-content {
		flex-direction: column;
	}
	
	/*2-11-2020*/
	.wonder-has-banner {
		background-size: cover;
	}
	.wonder-brief img {
		max-width: 60%;
		display: table;
		margin: 0 auto 20px;
	}
	
	.right-vec {
		margin-top: 20px;
	}
	
	.wonder-sol {
		padding: 20px 0 20px;
		text-align: center;
	}
	
	.wonder-sol .sol-sontent {
		text-align: center !important;
	}
	
	.trunkit-has-banner .banner-left {
		margin-top: 0;
	}
	
	.trunkit-brief {
		margin-top: 0;
	}
	.trunkit-brief .container {
		background: transparent;
		padding: 30px;
		border-radius: 5px;
		box-shadow: none;
	}
	
	.rydr-left h2{
		width: 100%;
		font-size: 34px;
	}
	
	.rydr-left-title h4 {
		width: 100%;
	}
	
	.trunkit-power .core-boxes-main {
		transform: none;
	}
	
	.rydr-slider {
		flex-direction: column;
	}
	.mobile-hide
	{
		display: none;
	}
	.rydr-left {
		text-align: center;
	}
	
	.titania-sol {
		padding: 40px 0 20px;
	}
	
	.titania-img-coins {
		margin: 20px 0 20px;
	}
	
	.titania-result {
		padding: 80px 0 20px;
	}
	
	.titania-result .sol-img {
		margin-top: 30px;
	}
	
	.usa-power .stack-feat .coup-box {
		margin: 20px 0;
		flex-direction: column;
		text-align: center;
	}
	
	.usa-power {
		padding: 60px 0 40px;
	}
	
	.usa-sol.solution-has {
		padding: 60px 0 40px;
	}
	
	.usa-result {
		padding: 20px 0 20px;
	}
	/*4-11-2020*/
	.gill-core .house-core-title h2 {
		font-size: 28px;
		font-weight: 600;
		line-height: 38px;
		margin: 10px 0 20px;
	}
	
	.gill-sol {
		background: #fff;
	}
	
	.gill-sol {
		margin-top: 0;
	}
	
	.gill-sol2 {
		margin-top: 20px;
	}
	
	.locator-core {
		padding: 30px 0 30px;
	}
	
	.locator-high .item.center img {
		transform: none;
	}
	
	.map-has-banner {
		background: url(../images/cs/map-banner-bg.png) right top / cover no-repeat;
	}
	
	.rydr-left h2 {
		width: 100%;
		font-size: 24px;
		line-height: 38px;
	}
	
	.map-power {
		padding: 30px 0 20px;
	}
	
	.rydr-result-content {
		padding-right: 0;
	}
	
	.rydr-result-content .result-box {
		width: 80%;
		position: static !important;
		margin: 15px auto 0 !important;
	}
	
	.map-has-banner .bannner-right img {
		max-width: 100%;
	}
	
	.rydr-result .sol-sontent {
		text-align: center !important;
	}
	
	.treat-high .rydr-slider .item:nth-child(2) img {
		transform: none;
	}
	
	.has-download-gren-bg {
		background: #9fed35;
		color: #000;
		padding: 20px;
		margin-top: -30px;
		text-align: center;
	}
	
	.treat-result .result-box {
		width: 60%;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.urantia-brief, .urantia-brief h2 {
		color: #fff !important;
	}
	
	.urantia-sol h2 {
		color: #fff !important;
	}
	
	.urantia-sol:after {
		width: 40%;
		top: auto;
	}
	
	.urantia-high h2,
	.urantia-result h2{
		color: #fff !important;
	}
	
	.urantia-has-banner {
		overflow-x: hidden;
	}
	.urantia-bg {
		overflow-x: hidden;
	}
	.urantia-has-banner .bannner-right {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.has-download-gren-bg .download-app {
		text-align: center !important;
	}
	.has-download-gren-bg .download-app {
	text-align: center;
	margin-top: 0;
}
.has-download-gren-bg .download-app h4{
	color: #000;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
	.cs-connect-result {
    padding: 30px 0;
}
.cs-connect-has-banner {
    padding: 80px 0 !important;
}
.rydr-has-banner {
padding: 50px 0 110px!important;
	margin-bottom: 0 !important;
}
	.rydr-highlight {
    display: block;
}
.rydr-result {
    padding: 30px 0;
}
.trunkit-highlight {
    display: block;
}
div#highlights3 {
    max-width: 100%;
    margin: 0 auto;
}
	.usa-highlight {
    display: block;
    width: 100%;
}
	.wonder-has-banner {
    padding: 50px 0 150px !important;
}
.wonder-brief {
    margin-top: -80px;
}
.urantia-sol {
    padding: 0px 0 120px;
}
.has-banner-main {
    padding: 35px 0 125px !important;
}	
	.guard-power .coup-box .guard-con p {
    color: #323f4b;
}
.open-has-banner {
    padding: 50px 0 150px !important;
}

	
}





/*margins classes*/
.m-auto{
    margin: auto !important;
}

.m-0{
    margin: 0px !important;
}
.m-10{
    margin: 10px !important;
}
.m-15{
    margin: 15px !important;
}
.m-30{
    margin: 30px !important;
}

.m-t-0{
    margin-top: 0px !important;
}
.m-t-10{
    margin-top: 10px !important;
}
.m-t-15{
    margin-top: 15px !important;
}
.m-t-20{
    margin-top: 20px !important;
}
.m-t-30{
    margin-top: 30px !important;
}

.m-b-0{
    margin-bottom: 0px !important;
}
.m-b-10{
    margin-bottom: 10px !important;
}
.m-b-15{
    margin-bottom: 15px !important;
}
.m-b-20{
    margin-bottom: 20px !important;
}
.m-b-30{
    margin-bottom: 30px !important;
}

.m-r-0{
    margin-right: 0px !important;
}
.m-r-10{
    margin-right: 10px !important;
}
.m-r-15{
    margin-right: 15px !important;
}
.m-r-30{
    margin-right: 30px !important;
}

.m-l-0{
    margin-left: 0px !important;
}
.m-l-10{
    margin-left: 10px !important;
}
.m-l-15{
    margin-left: 15px !important;
}
.m-l-30{
    margin-left: 30px !important;
}
/* paddig classes */

.p-0{
    padding: 0px !important;
}
.p-10{
    padding: 10px !important;
}
.p-15{
    padding: 15px !important;
}
.p-30{
    padding: 30px !important;
}

.p-t-0{
    padding-top: 0px !important;
}
.p-t-10{
    padding-top: 10px !important;
}
.p-t-15{
    padding-top: 15px !important;
}
.p-t-30{
    padding-top: 30px !important;
}


.p-b-0{
    padding-bottom: 0px !important;
}
.p-b-10{
    padding-bottom: 10px !important;
}
.p-b-15{
    padding-bottom: 15px !important;
}
.p-b-30{
    padding-bottom: 30px !important;
}

.p-r-0{
    padding-right: 0px !important;
}
.p-r-10{
    padding-right: 10px !important;
}
.p-r-15{
    padding-right: 15px !important;
}
.p-r-30{
    padding-right: 30px !important;
}

.p-l-0{
    padding-left: 0px !important;
}
.p-l-10{
    padding-left: 10px !important;
}
.p-l-15{
    padding-left: 15px !important;
}
.p-l-30{
    padding-left: 30px !important;
}

/*width and height classes*/
.width-100per{
    width: 100%;
}

.width-auto{
    width: auto !important;
}

.height-100per{
    height: 100% !important;
}

.height-auto{
    height: auto !important;
}

/*display classes*/
    .d-inline-block{
        display: inline-block;
    }
    .d-inline{
        display: inline;
    }
    .d-table{
        display: table;
    }
    .d-table-cell{
        display: table-cell;
    }
    

/*allignment classes*/

.d-bl-hori-center{
    display: block !important;
    margin:0 auto !important;
}

.d-tb-hori-center{
    display: table !important;
    margin:0 auto !important;
}

.d-vert-center{
    display: table-cell !important;
    vertical-align: middle !important;
}

.d-vert-bottom{
    display: table-cell !important;
    vertical-align: bottom !important;
}

.vert-middle{
    vertical-align: middle !important;
}

.vert-top{
    vertical-align: top !important;
}

/*float classes*/
.float-left{
    float: left !important;
}
.float-right{
    float: right !important;
}

/*text allign classes*/

.text-right{
    text-align: right;
}


.main_wrapper {
    overflow-x: hidden;
    width: 100%;
}

.vert_center{
    display: table-cell;
    vertical-align: middle;
}
.highlight-main .item {
    width: 100%;
}
div#highlights img {
    width: 94%;
    background-color: transparent;
    border-radius: 46px;
}
}

/*less*/


@import "global.less";
@import "functions.less";
input:focus,
textarea:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}
.client_brief {
  padding: 50px 0;
}
.client_brief .para {
  width: 95%;
  margin: 0 auto 16px;
}
.client_brief h2 {
  margin-bottom: 15px;
  color: #00004a;
  font-size: 40px;
  font-weight: 600;
}
.client_brief .col-md-7 h2:before {
  content: '';
  top: 20px;
  position: absolute;
  left: -25px;
  border-radius: 20px;
  width: 20px;
  height: 6px;
  background-color: #ffb600;
}
.client_brief p {
  font-weight: 500;
}
.client_brief a {
  position: relative;
  z-index: 99;
  margin-top: 15px;
  background: #cf0c22;
  color: #ffffff;
  padding: 10px 40px;
  display: inline-block;
  border-radius: 30px;
  font-size: 14px;
}

.font-001 i {
    border: 2px solid #c0272d;
    border-radius: 41px;
    width: 52px;
    height: 52px;
    text-align: center;
    padding: 10px;
    font-size: 29px;
    color: #c0272d;
    margin-bottom: 18px;
}
.client_brief .yellow_bar {
  position: relative;
  background: #ffc600;
  padding: 60px 0 40px;
  margin-bottom: 100px;
  border-radius: 5px;
  margin-top: -20px;
}
.client_brief .yellow_bar .stone {
  position: absolute;
  right: -30px;
  bottom: -30px;
}
.client_brief .yellow_bar span {
  color: #00004a;
  font-size: 17px;
  font-weight: 500;
}
.client_brief .yellow_bar .one:before {
  left: 113px;
}
.client_brief .yellow_bar .two:before {
  left: 75px;
}
.client_brief .yellow_bar span:before {
  content: '';
  top: 9px;
  position: absolute;
  left: 50px;
  border-radius: 20px;
  width: 20px;
  height: 6px;
  background-color: #cf0c22;
}
.client_brief .yellow_bar .mid:before {
  content: '';
  color: #fff;
  top: -25px;
  position: absolute;
  left: 0;
  width: 1px;
  height: 70px;
  background-color: #e4e4e4;
}
.client_brief .yellow_bar .mid:after {
  content: '';
  color: #fff;
  top: -25px;
  position: absolute;
  right: 0;
  width: 1px;
  height: 70px;
  background-color: #e4e4e4;
}
.ready {
  position: relative;
  background-color: #ffc600;
  padding: 50px 0 20px;
}
.ready .circle {
  position: absolute;
  bottom: -195px;
}
.ready h3 {
  font-size: 30px;
  color: #00004a;
  font-weight: 600;
}
.ready h3:before {
  content: '';
  top: 14px;
  position: absolute;
  left: -20px;
  border-radius: 20px;
  width: 20px;
  height: 6px;
  background-color: #ff3b3b;
}
.ready h2 {
  line-height: 40px;
  font-size: 42px;
  color: #00004a;
  font-weight: bold;
}
.ready span {
  margin: 40px 0;
  display: inline-block;
}
.ready span:before {
  content: '';
  color: #fff;
  top: 230px;
  position: absolute;
  width: 435px;
  height: 1px;
  background-color: #cf0c22;
}
.ready .ready_para {
  color: #000000;
  line-height: 30px;
  font-size: 18px;
  width: 80%;
}
.ready .ready_box:hover {
  transition: 0.5s;
  cursor: pointer;
  border: 4px solid #ff3b3b;
  background-color: #ffffff;
}
.ready .ready_box:hover h4 {
  color: #00004a;
}
.ready .ready_box:hover p {
  color: #141421;
}
.ready .ready_box {
  transition: 0.5s;
  border: 4px solid #141421;
  margin-bottom: 30px;
  color: #ffffff;
  background-color: #141421;
  padding: 30px 25px;
  border-radius: 25px;
}
.ready .ready_box img {
  margin-bottom: 40px;
}
.ready .ready_box h4 {
  font-size: 16px;
  font-weight: bold;
}
.ready .ready_box p {
  font-size: 13px;
}
.highlights {
  padding: 100px 0;
}
.highlights h2 {
  margin-bottom: 15px;
  color: #00004a;
  font-size: 40px;
  font-weight: 600;
}
.highlights h2:before {
  content: '';
  top: 20px;
  position: absolute;
  left: auto;
  border-radius: 20px;
  width: 20px;
  height: 6px;
  margin-left: -30px;
  background-color: #ff3b3b;
  right: auto;
}
.highlights p {
  margin: 0 auto;
  width: 63%;
  font-weight: 500;
  display: block;
  margin-bottom: 70px;
}
.highlights img {
  margin: 0 6px 20px;
}
.highlights span {
  position: relative;
}
.highlights .baby {
  position: absolute;
  right: -45px;
  top: auto;
  bottom: 312px;
}
.boy_wrap {
  position: relative;
}
.boy_wrap .boy {
  position: absolute;
  top: 20px;
  right: -80px;
}
.you_get {
  padding: 60px 0 15px;
  color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  margin-bottom: 100px;
}
.you_get h2 {
  font-size: 34px;
  margin-bottom: 15px;
  font-weight: bold;
}
.you_get h2:before {
  content: '';
  top: 16px;
  position: absolute;
  left: -20px;
  border-radius: 20px;
  width: 20px;
  height: 6px;
  background-color: #ffb600;
}
.you_get p {
  font-weight: 500;
  font-size: 15px;
  width: 88%;
  line-height: 26px;
}
.you_get h4 {
  color: #ffb600;
  font-weight: 600;
  font-size: 20px;
  margin-left: 15px;
}
.you_get h5 {
  color: #ffb600;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.you_get .percent_wrap {
  margin: 20px 0 30px;
  padding: 10px 20px 15px;
  background: #1a1a5c;
  text-align: center;
  display: inline-flex;
  border-radius: 6px;
}
.you_get .percent_wrap .star_wrap {
  position: relative;
  margin: 0 80px;
}
.you_get .percent_wrap .star_wrap:before {
  content: '';
  color: #fff;
  top: 7px;
  position: absolute;
  left: -45px;
  width: 1px;
  height: 70px;
  background-color: #ffb600;
}
.you_get .percent_wrap .star_wrap:after {
  content: '';
  color: #fff;
  top: 7px;
  position: absolute;
  right: -45px;
  width: 1px;
  height: 70px;
  background-color: #ffb600;
}
.you_get .percent_wrap span h3 {
  margin-bottom: 0;
  color: #ffb600;
  font-size: 50px;
  font-weight: bold;
}
.you_get .percent_wrap span h6 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.mob {
  margin-top: -95px;
  margin-bottom: 30px;
}
.client_brief_1 {
  position: relative;
  padding: 50px 0;
}
.client_brief_1 .left_dots {
  position: absolute;
  bottom: 170px;
}
.client_brief_1 .right_dots {
  right: 0;
  position: absolute;
  bottom: 260px;
}
.client_brief_1 h2 {
  margin-bottom: 15px;
  color: #000000;
  font-size: 30px;
  font-weight: bold;
}
.client_brief_1 .para {
  width: 90%;
  margin: 0 auto 16px;
}
.client_brief_1 .col-md-7 h2 {
  line-height: 60px;
  margin-bottom: 30px;
  color: #000000;
  font-size: 42px;
  font-weight: bold;
}
.client_brief_1 p {
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 500;
}
.client_brief_1 a {
  margin-bottom: 15px;
  background: #ffffff;
  color: #000000;
  padding: 10px 40px;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  font-size: 30px;
}
.client_brief_1 .yellow_bar {
  position: relative;
  color: #ffffff;
  background-image: linear-gradient(160deg,#1fa531,#0d6cb7);
  box-shadow: 0px 3px 20px 20px #e4e4e457;
  border: 2px solid #e4e4e4;
  padding: 30px 0;
  margin-bottom: 100px;
  border-radius: 5px;
}
.client_brief_1 .yellow_bar .left_beat {
  position: absolute;
  left: -395px;
}
.client_brief_1 .yellow_bar .right_beat {
  position: absolute;
  right: -410px;
}
.client_brief_1 .yellow_bar img {
  margin-right: 10px;
}
.client_brief_1 .yellow_bar span {
  font-size: 20px;
  font-weight: 700;
}
.client_brief_1 .yellow_bar .mid:before {
  content: '';
  color: #fff;
  top: -15px;
  position: absolute;
  left: 0;
  width: 1px;
  height: 90px;
  background-color: #e4e4e4;
}
.client_brief_1 .yellow_bar .mid:after {
  content: '';
  color: #fff;
  top: -15px;
  position: absolute;
  right: 0;
  width: 1px;
  height: 90px;
  background-color: #e4e4e4;
}
.ready_1 {
  position: relative;
  background-color: #ffffff;
  color: #000000;
  padding: 50px 0 20px;
}
.ready_1 .ready_row {
  position: relative;
}
.ready_1 .ready_row .left_beat {
  position: absolute;
  left: -380px;
}
.ready_1 .ready_row .right_beat {
  position: absolute;
  right: -385px;
}
.ready_1 h3 {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
}
.ready_1 h2 {
  width: 80%;
  color: #1c75bc;
  line-height: 50px;
  font-size: 45px;
  font-weight: bolder;
  margin: 0 auto 15px;
}
.ready_1 .ready_para {
  font-weight: 500;
  color: #000000;
  line-height: 30px;
  font-size: 18px;
  margin: 0 auto 50px;
  width: 72%;
}
.ready_1 .ready_box:hover {
  color: #ffffff;
  background-image: linear-gradient(-25deg,#1fa531,#0d6cb7);
}
.ready_1 .ready_box {
  box-shadow: 0px 0px 20px 0px #0000001a;
  background-color: #fefbfb;
  border-radius: 100%;
  padding: 35px 20px;
  height: 250px;
  width: auto;
}
.ready_1 .ready_box img {
  margin-bottom: 15px;
}
.ready_1 .ready_box h4 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
}
.ready_1 .ready_box p {
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 15px;
}
.highlights_1 {
  padding: 100px 0;
}
.highlights_1 h2 {
  margin-bottom: 15px;
  color: #000000;
  font-size: 35px;
  font-weight: 700;
}
.highlights_1 p {
  margin: 0 auto;
  width: 56%;
  font-weight: 500;
  display: block;
  margin-bottom: 40px;
}
.you_get_1 {
  padding: 0 0 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  margin-bottom: 100px;
}
.you_get_1 h2 {
  font-size: 35px;
  margin-bottom: 15px;
  font-weight: bold;
}
.you_get_1 p {
  margin: 0 auto 16px;
  font-weight: 500;
  font-size: 15px;
  width: 73%;
  line-height: 26px;
}
.you_get_1 h4 {
  color: #000000;
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 25px;
}
.you_get_1 h5 {
  color: #1c75bc;
  margin-top: 30px;
  font-size: 15px;
  font-weight: 600;
}
.you_get_1 .percent_wrap {
  margin: 20px 0 30px;
  padding: 10px 20px 15px;
  text-align: center;
  display: inline-flex;
  border-radius: 6px;
}
.you_get_1 .percent_wrap .star_wrap {
  margin: 0 35px;
}
.you_get_1 .percent_wrap span {
  padding: 50px 0;
  color: #ffffff;
  background-image: linear-gradient(-25deg,#1fa531,#0d6cb7);
  border-radius: 50%;
  height: 200px;
  width: 200px;
}
.you_get_1 .percent_wrap span h3 {
  margin-bottom: 0;
  font-size: 60px;
  font-weight: bold;
}
.you_get_1 .percent_wrap span h6 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.you_get_1 .download_logo img {
  margin: 0 5px;
}
.client_brief_3 {
  padding: 50px 0;
}
.client_brief_3 .para {
  width: 90%;
  margin: 0 auto 16px;
}
.client_brief_3 h2 {
  margin-bottom: 15px;
  color: #000000;
  font-size: 30px;
  font-weight: 500;
}
.client_brief_3 .col-md-7 h2 {
  line-height: 60px;
  margin-bottom: 30px;
  color: #000000;
  font-size: 42px;
  font-weight: bold;
}
.client_brief_3 p {
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 500;
}
.client_brief_3 a {
  position: relative;
  z-index: 9;
  margin-bottom: -10px;
  margin-top: 15px;
  background: #ffffff;
  color: #000000;
  padding: 10px 40px;
  display: inline-block;
  font-weight: 500;
  border-radius: 30px;
  font-size: 30px;
}
.client_brief_3 .yellow_bar {
  box-shadow: 0px 3px 20px 20px #e4e4e457;
  border: 2px solid #e4e4e4;
  background: #ffffff;
  padding: 60px 0 40px;
  margin-bottom: 49px;
  border-radius: 5px;
  margin-top: -20px;
}
.client_brief_3 .yellow_bar span {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
}
.client_brief_3 .yellow_bar span span {
  color: #c0202f;
}
.client_brief_3 .yellow_bar .mid:before {
  content: '';
  color: #fff;
  top: -40px;
  position: absolute;
  left: 0;
  width: 1px;
  height: 90px;
  background-color: #e4e4e4;
}
.client_brief_3 .yellow_bar .mid:after {
  content: '';
  color: #fff;
  top: -40px;
  position: absolute;
  right: 0;
  width: 1px;
  height: 90px;
  background-color: #e4e4e4;
}
.ready_3 {
  position: relative;
  background-color: #ffffff;
  color: #000000;
  padding: 50px 0 20px;
}
.ready_3 h3 {
  font-size: 28px;
  font-weight: 600;
}

.ready_03 .col-lg-3:hover .extra-border {
    background: #f05a24;
    cursor: pointer !important;
    transition: 1s;
}
.ready_3 h2 {
  line-height: 40px;
  font-size: 40px;
  margin-bottom: 35px;
  font-weight: 600;
}
.ready_3 .ready_para {
  font-weight: 500;
  color: #000000;
  line-height: 30px;
  font-size: 18px;
  margin: 0 auto 50px;
  width: 90%;
}
.ready_3 .ready_box {
  margin-bottom: 30px;
  color: #000000;
  box-shadow: 0px 0px 20px 0px #0000001a;
  background-color: #fefbfb;
  padding: 50px 23px;
  border-radius: 25px;
}
.ready_3 .ready_box img {
  margin-bottom: 25px;
}
.ready_3 .ready_box h4 {
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: bold;
}
.ready_3 .ready_box p {
  margin-bottom: 0px;
  font-size: 15px;
}
.back_lay {
  background-image: url(/assets/images/rounded.png);
  padding-bottom: 13px;
  background-position: left;
  background-repeat: no-repeat;
}
.black_lay {
  background-image: url(/assets/images/rounded_black.png);
  padding-bottom: 13px;
  background-position: left;
  background-repeat: no-repeat;
}
.highlights_3 {
    padding: 70px 0 0;
}
.mobile-mg-009 img {
    margin-top: 0px;
}
.highlights_3 h2 {
  margin-bottom: 15px;
  color: #000000;
  font-size: 36px;
  font-weight: 500;
}
.highlights_3 p {
  margin: 0 auto;
  width: 60%;
  font-weight: 500;
  display: block;
  margin-bottom: 40px;
}
.highlights_3 img {
  box-shadow: 0px 3px 20px 20px #e4e4e457;
  margin: 0 8px 20px;
}
.you_get_3 {
  padding: 60px 0 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  margin-bottom: 100px;
}
.you_get_3 h2 {
  font-size: 34px;
  margin-bottom: 15px;
  font-weight: bold;
}
.you_get_3 p {
  font-weight: 500;
  font-size: 15px;
  width: 88%;
  line-height: 26px;
}
.you_get_3 h4 {
  color: #c0272d;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}
.you_get_3 h5 {
  color: #000000;
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 15px;
  font-weight: 600;
}
.you_get_3 .percent_wrap {
  margin: 20px 0 30px;
  text-align: center;
  display: inline-flex;
  border-radius: 6px;
}
.you_get_3 .percent_wrap .star_wrap {
  margin: 0 40px;
}
.you_get_3 .percent_wrap span h3 {
  margin-bottom: 0;
  color: #c0202f;
  font-size: 50px;
  font-weight: bold;
}
.you_get_3 .percent_wrap span h6 {
  margin-bottom: 0;
  color: #000000;
  font-size: 15px;
  font-weight: 700;
}

/*index-4*/
.munch-top h2 {
    color: #f05a24;
}
.munch-top a {
    background-color: #f05a24;
    color: #fff !important;
    font-size: 21px;
    border-radius: inherit;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding: 6px 66px;
    text-decoration: none !important;
}

.extra-001 {
    margin-top: 6px !important;
    padding: 44px 0px 40px 10px;
}
.extra-001 span span {
    color: #f05a24 !important;
}
.extra-001 {
    padding: 40px 0 37px !important;
   
}

.extra-001 .mid-1:before {
    content: '';
    color: #fff;
    top: -32px;
    position: absolute;
    left: 0;
    width: 1px;
    height: 90px;
    background-color: #e4e4e4;
}

.munch-099 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.forth-1 h2 {
    color: #f05a24;
    font-weight: bold;
}

.forth-content {
    color: #fff;
}

.forth-content p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
section.ready_03 {
    background-image: url(../images/cs/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
  padding-top: 14px;
    padding-bottom: 75px;
}

.back_lay-1 {
    background-color: #fff;
    padding: 18px 12px 14px 19px;
    width: 93%;
    position: relative;
}

.back_lay-1 h4 {
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    color: #f05a24;
    margin-top: 12px;
}

.back_lay-1 p {
    font-size: 14px;
    line-height: 24px;
}

.munch-light-1 h2 {
    color: #f05a24;
    font-weight: 600;
}


.munch-last-sec{
  padding: 60px 0 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  margin-bottom: 100px;
}
.munch-last-sec h2 {
    font-size: 25px;
    margin-bottom: 8px;
    font-weight: bold;
}
.munch-last-sec p {
  font-weight: 500;
  font-size: 15px;
  width: 88%;
  line-height: 26px;
}
.munch-last-sec h4 {
  color: #c0272d;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}
.munch-last-sec h5 {
  color: #000000;
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 15px;
  font-weight: 600;
}
.munch-last-sec .percent_wrap {
    border-top: 1px solid grey;
    margin: 8px 0 15px;
    text-align: center;
    display: inline-flex;
    /* border-radius: 6px; */
    border-bottom: 1px solid grey;
}
.munch-last-sec .percent_wrap .star_wrap {
  margin: 0 40px;
}
.munch-last-sec .percent_wrap span h3 {
  margin-bottom: 0;
  color: #f05a24;
  font-size: 40px;
  font-weight: bold;
  margin-top: 10px;
}
.munch-last-sec .percent_wrap span h6 {
  margin-bottom: 0;
  color: #000000;
  font-size: 15px;
  font-weight: 700;
      margin-bottom: 10px;
}

.munch-last-sec {
  background-image: url(../images/cs/munch-mid-header.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

.pro-001 {
    background-color: #fff;
    padding: 24px 32px 31px 24px !important;
    box-shadow: 3px 3px 5px 2px #80808066;
}
.download_logo-001 img {
    width: 32%;
}
.munch-extraa-001 {
    padding-bottom: 110px;
}
.mobile-mg-09 img {
    position: relative;
    bottom: 79px;
}
.pro-001 {
    position: relative;
    bottom: 137px;
}

.extra-border {
    padding: 10px;
    position: absolute;
    width: 231px;
    left: 0;
    top: 38px;
    border: 2px solid #f05a24;
    height: 220px;
    border-radius: 6px;
}
/*index-5*/
.trash-top a {
    background-color: transparent;
    text-decoration: none;
    font-size: 25px;
}
.client_brief_1 .yellow_bar {
    position: relative;
    color: #ffffff;
    background-image: linear-gradient(
160deg
,#111b41,#144165);
    box-shadow: 0px 3px 20px 20px #e4e4e457;
    border: 2px solid #e4e4e4;
    padding: 30px 0;
    margin-bottom: 100px;
    border-radius: 5px;
}

.client_brief_01 {
    position: relative;
    padding: 47px 0;
}
.client_brief_01 .left_dots {
  position: absolute;
  bottom: 170px;
}
.client_brief_01 .right_dots {
  right: 0;
  position: absolute;
  bottom: 260px;
}
.client_brief_01 h2 {
  margin-bottom: 15px;
  color: #000000;
  font-size: 30px;
  font-weight: bold;
}
.client_brief_01 .para {
  width: 90%;
  margin: 0 auto 16px;
}
.client_brief_01 .col-md-7 h2 {
  line-height: 60px;
  margin-bottom: 30px;
  color: #000000;
  font-size: 42px;
  font-weight: bold;
}
.client_brief_01 p {
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 500;
}
.client_brief_01 a {
  margin-bottom: 15px;
  background: #ffffff;
  color: #000000;
  padding: 10px 40px;
  display: inline-block;
  font-weight: 600;
  border-radius: 30px;
  font-size: 30px;
}
.client_brief_01 .yellow_bar-01 {
    position: relative;
    color: #ffffff;
    background-image: linear-gradient(
160deg
,#111b41,#122980);
    box-shadow: 0px 3px 20px 20px #e4e4e457;
    border: 2px solid #e4e4e4;
    padding: 30px 0;
        margin-bottom: 50px;
    border-radius: 5px;
}
.client_brief_01 .yellow_bar-01 .left_beat {
  position: absolute;
  left: -395px;
}
.client_brief_01 .yellow_bar-01  .right_beat {
  position: absolute;
  right: -410px;
}
.client_brief_01 .yellow_bar-01  img {
  margin-right: 10px;
}
.client_brief_01 .yellow_bar-01 span {
    font-size: 16px;
    font-weight: 700;
}
.client_brief_01 .yellow_bar-01  .mid:before {
  content: '';
  color: #fff;
  top: -8px;
  position: absolute;
  left: 0;
  width: 1px;
  height: 90px;
  background-color: #e4e4e4;
}
.client_brief_01 .yellow_bar-01  .mid:after {
  content: '';
  color: #fff;
  top: -8px;
  position: absolute;
  right: 0;
  width: 1px;
  height: 90px;
  background-color: #e4e4e4;
}
.trash-backk-0 img {
    width: 67%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
section.new-trash-header {
    background-image: url(../images/cs/trash-white-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 92px;
}

.trash-sol-1 {
    margin-top: 77px;
}
.trash-sol-1 h2 {
       font-size: 30px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
}
.ready_05{
    background-image: url(../images/cs/skytrash-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 20px;
}
.center-content {
    text-align: center;
}

.blue-trash-01 h4 {
    font-size: 17px;
    line-height: 17px;
    font-weight: 700;
    color: #ffcb15;
    margin-top: 12px;

}

.blue-trash-1 {
    background-color: #111d4b;
    text-align: center;
    color: #fff;
    padding: 27px 10px 13px 10px;
    margin: 39px 0px;
}
.blue-trash-01 p {
    font-size: 14px;
    line-height: 25px;
}

.center-content {
    margin-top: 34px;
}
.center-content h2 {
    font-size: 21px;
    line-height: 23px;
    color: #000;
}
.center-content h3 {
    font-size: 30px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
}
.new-section-trash-0{
    background-image: url(../images/cs/trash-bg.jpg);
     background-size: cover;
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 20px;
}
.mobile-sec-content {
    color: #fff;
    margin-top: 129px;
} 




.you_get_5 {
  padding: 60px 0 15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  margin-bottom: 100px;
}
.you_get_5 h2 {
  font-size: 34px;
  margin-bottom: 15px;
  font-weight: bold;
}
.you_get_5 p {
  font-weight: 500;
  font-size: 15px;
  width: 100%;
  line-height: 26px;
}
.you_get_5 h4 {
  color: #c0272d;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}
.you_get_5 h5 {
  color: #000000;
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 15px;
  font-weight: 600;
}
.you_get_5 .percent_wrap {
  margin: 20px 0 30px;
  text-align: center;
  display: inline-flex;
  border-radius: 6px;
}
.you_get_5 .percent_wrap .star_wrap {
  margin: 0 40px;
}
.you_get_5 .percent_wrap span h3 {
  margin-bottom: 0;
  color: #c0202f;
  font-size: 50px;
  font-weight: bold;
}
.you_get_5 .percent_wrap span h6 {
  margin-bottom: 0;
  color: #000000;
  font-size: 15px;
  font-weight: 700;
}
.trash-mobile-011 img {
    text-align: center;
    width: 39%;
    margin-right: auto;
    margin-left: auto;
    display: block;
        margin-top: 29px;
}
.bottom-picc-0 {
    position: absolute;
    bottom: 0px;
    top: 354px;
    left: 187px;
}

@media only screen and (max-width : 840px) {
.client_brief .yellow_bar span:before {
        background-color: #ffc60000;
}

.first-page-1 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.content-1 {
    text-align: center;
    margin: 37px 0px 3px;
}
.content-01 {
    text-align: center;
}
.ready .ready_para {
    width: 100%;
}
.ready span {
    margin: 0px 0;
    display: block;
}

.ready span:before {
   display: none;
}

.ready h3:before {
  display: none;
}

div#highlights img {
/*   width: 94%;*/
    border-radius: 18px;
        width: 80%;
    border-radius: 18px;
    margin-left: auto;
    margin-right: auto;
    display: block;

}
.getting-001 {
    text-align: center;
}
.getting-001 p {
    width: 100%;
}

.you_get h2:before {
  display: none;

}

.you_get .percent_wrap {
    padding: 16px 29px 29px;
    text-align: center;
    display: block;
    }
.you_get .percent_wrap .star_wrap:before {
 display: none; 
}

.you_get .percent_wrap .star_wrap:after {
  display: none;
}

.mob {
    margin-top: 55px;
    margin-bottom: 30px;
}
.bottom-img img {
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.img-0009 {
        margin-top: 45px;
}
.you_get h4 {
    margin-left: 0px;
    margin-bottom: 33px;
}

/*index-2*/
section.client_brief_1 img {
    display: none;
}

.ready_1 h2 {
    width: 100%;
    line-height: 30px;
    font-size: 30px;
    margin: 0 auto 15px;
}
.ready_1 .ready_box {
    padding: 65px 20px;
    height: 320px;
    margin: 13px;
}
/*index-2*/

/*third index*/
.pro-0001 {
    text-align: center;
}
.mobile-mg-009 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 60%;
}
.client_brief_3 .yellow_bar {
    margin-bottom: 40px;
   
}
.mobile-mg-099 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 40%;
    margin-bottom: 35px;
}
.third-1 {
    text-align: center;
}
.pro-001 {
    text-align: center;
}
.you_get_3 p {
width: 100%;
    
}
.mobile-mg-09 img {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


/*index-4*/
.forth-1 {
    text-align: center;
    margin-top: 61px;
}
.back_lay-1 {
    margin: 26px 13px;
}

.extra-border {
    width: 298px;
    top: 73px;
   
}
.munch-last-sec {
    background-image: none;
    padding: 0px 0 15px;
}
.pro-001 {
    bottom: 37px;
}
/*index-5*/
.trash-backk-0 img {
    width: 45%;
}
.trash-sol-1 {
    text-align: center;
}
.offer-001 {
    order: 1;
}
.mobile-sec-content {
    text-align: center;
}
.mobile-sec-content {
    margin-top: 41px;
    margin-bottom: 24px;
}
.mobiles-four {
    margin-bottom: 41px;
}
.trash-mobile-011 img {
    width: 30%;

}
}
@media screen and (max-width: 767px) and (min-width: 481px){
.highlights {
        padding-top: 39px;
    padding-bottom: 17px;
}

.client_brief .yellow_bar {
    margin-bottom: 55px;
    
}
.client_brief {
    padding: 29px 0;
}
.client_brief_1 .yellow_bar {
    margin-bottom: 40px;
}


.ready h2 {
    line-height: 23px;
    font-size: 30px;
    color: #00004a;
    font-weight: bold;
}
    .ready h3 {
    font-size: 25px;
}
.ready_box {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.picture-001 {
    margin: 0 !important;
}

.boy-pic {
    display: none;
}
.round-0010 {
    display: none;
}
.bottom-img img {
    width: 45%;
}
.first-page-1 img {
    width: 45%;
}

/*index-2*/
.ready_1 .ready_box {
    padding: 81px 20px;
    height: 332px;
    margin: 13px;
    width: 67%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.you_get_1 .percent_wrap .star_wrap {
    margin: 37px 0px;
}
.you_get_1 .percent_wrap {
    margin: 20px 0 20px;
    padding: 9px 20px 15px;
    display: inline-grid;
    border-radius: 6px;
}
.highlights_1 {
    padding: 30px 0;
}
.ready_1 {
    padding: 0px 0 20px;
}

/*index-2*/

/*index-3*/
.you_get_3 .percent_wrap {
    display: block;
   
}

/*index-4*/
.extra-border {
    width: 469px;
    top: 54px;
}
.highlights_3 p {
    width: 100%;
 
}
.highlights_3 {
    padding: 43px 0 0;
}

.client_brief_3.extra-04 {
    padding-bottom: 14px;
}
.forth-1 {
    margin-top: 45px;
}

.ready_03 {
    padding-top: 45px;
    padding-bottom: 30px !important;
}
.munch-extraa-001 {
    padding-bottom: 44px;
}
.ready_3 {
    padding: 0px 0 0px;
}
/*index-5*/
.blue-trash-1 {
    margin: 27px 0px;
}
.client_brief_01 .yellow_bar-01 {
    margin-bottom: 0px;
    
}
.extra-border {
  display: none;
}
.you_get_3 {
    padding: 17px 0 15px;
  }
  .client_brief_01 .yellow_bar-01 {
    margin-bottom: 0px;
}
.trash-sol-1 {
    margin-top: 42px;
}
.new-trash-header {
    padding-bottom: 32px;
}
.bottom-picc-0 {
    display: none;
}
.responsive-001 {
    margin-top: -27px;
}
}
@media only screen and (max-width : 480px) {
    .nuyu-has-banner03 {
    padding: 40px 0px 302px !important;
}
.bannner-right03 {
    top: 407px!important ;
}
.ready_1 {
    padding: 0px 0 20px;
}

.client_brief_1 .yellow_bar {
    margin-bottom: 40px;
}
.highlights {
        padding-top: 39px;
    padding-bottom: 17px;
}
.client_brief {
    padding: 29px 0;
}
.client_brief .yellow_bar {
    margin-bottom: 55px;
    
}
.ready h2 {
    line-height: 23px;
    font-size: 30px;
    color: #00004a;
    font-weight: bold;
}
    .ready h3 {
    font-size: 25px;
}
.ready_box {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.picture-001 {
    margin: 0 !important;
}

.boy-pic {
    display: none;
}
.round-0010 {
    display: none;
}
.bottom-img img {
    width: 45%;
}
.first-page-1 img {
    width: 45%;
}
/*index-2*/


.ready_1 .ready_box {
    padding: 73px 20px;
    height: 309px;
    margin: 13px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.you_get_1 .percent_wrap .star_wrap {
    margin: 37px 0px;
}
.you_get_1 .percent_wrap {
    margin: 20px 0 20px;
    padding: 9px 20px 15px;
    display: inline-grid;
    border-radius: 6px;
}
.highlights_1 p {
    margin: 0 auto;
    width: 95%;
    font-weight: 500;
    display: block;
    margin-bottom: 40px;
}
.highlights_1 {
    padding: 30px 0;
}
/*index-2*/

/*index-3*/
.you_get_3 .percent_wrap {
    display: block;
   
}
.highlights_3 p {
    width: 100%;
   
}
.ready_3 h2 {
    line-height: 23px;
    font-size: 30px;
    margin-bottom: 20px;
}
.Highlights-0009 {
    margin-top: -35px;
}
.you_get_3 {
    padding: 17px 0 15px;
  }
/*index-4*/
.extra-001 {
    width: 91%;
       margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}
.back_lay-1 {
    background-color: #fff;
    padding: 18px 12px 14px 19px;
    width: 75%;
    position: relative;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}
.extra-border {
    width: 298px;
    top: 73px;
    left: 47px;
}
.munch-last-sec p {
    width: 100%;
}
.pro-001 {
    width: 95% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}
.download_logo-001 img {
     width: 45% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}
.munch-last-sec .percent_wrap {
    display: block;
   
}
.extra-border {
  display: none;
}
.client_brief_3.extra-04 {
    padding-bottom: 14px;
}
.forth-1 {
    margin-top: 45px;
}

.ready_03 {
    padding-top: 45px;
    padding-bottom: 30px !important;
}
.munch-extraa-001 {
    padding-bottom: 44px;
}

.ready_3 {
    padding: 0px 0 0px;
}
/*index-5*/
.you_get_5 .percent_wrap {
    display: block;
    
}
.highlights_3 {
    padding: 41px 0 0 0;
}
  .client_brief_01 .yellow_bar-01 {
    margin-bottom: 0px;
}
.trash-sol-1 {
    margin-top: 42px;
}
section.new-trash-header {
    padding-bottom: 32px;
}
.bottom-picc-0 {
    display: none;
}
.responsive-001 {
    margin-top: -41px;
}
}

@media only screen and (max-width: 414px){
.bottom-picc-0 {
    display: none;
}
.responsive-001 {
    margin-top: -41px;
}
/*index-1*/
section.new-trash-header {
    padding-bottom: 32px;
}

.you_get_3 {
    padding: 17px 0 15px;
  }
.Highlights-0009 {
    margin-top: -35px;
}
.ready_3 {
    padding: 0px 0 0px;
}

.ready_1 {
    padding: 0px 0 20px;
}
.client_brief {
    padding: 29px 0;
}
.highlights {
        padding-top: 39px;
    padding-bottom: 17px;
}
.client_brief .yellow_bar {
    margin-bottom: 55px;
    
}
.client_brief_1 .yellow_bar {
    margin-bottom: 40px;
}
.highlights_1 {
    padding: 30px 0;
}
/*index-1*/

.extra-border {
  display: none;
}
.ready_03 {
    padding-top: 45px;
   padding-bottom: 30px !important;
}
.highlights_3 {
    padding: 41px 0 0 0;
}
.munch-extraa-001 {
    padding-bottom: 44px;
}
  .client_brief_01 .yellow_bar-01 {
    margin-bottom: 0px;
}
.trash-sol-1 {
    margin-top: 42px;
}
}



.row.align-items-center {
    align-items: center;
}   
.forth-content h2 {
    color: #fff;
    font-weight: 700;
}
.forth-content p {
    color: #fff;
}
/*01*/

.nuyu-has-banner01 {
    background: url(../images/cs/physicians_header.png) bottom left / cover no-repeat;
    padding: 47px 0px 0px 0px;
    background-size: cover;
}
.bannner-right01 img {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.nuyu-has-banner01 .row {
	display: flex;
	align-items: center;
}
.nuyu-has-banner01 .banner-left01 {
	margin: 0;
}
.nuyu-has-banner01 .banner-left01 h2 span {
    display: block;
    font-size: 24px;
    font-weight: 500;
    line-height: 6px;
    margin-bottom: 0px;
    color: #fff;
}
.banner-left01 h3 {
    color: #fff;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
}
.banner-left h2 {
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 10px;
}
.download-app01 h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 10px;
}

/*02*/

.nuyu-has-banner02 {
    background: url(../images/cs/Store-up-your-Treasures_v2.jpg);
    background-size: cover;
     padding: 30px 0px 56px;
}
.banner-left02 {
    margin-top: -96px;
}
.bannner-right02 img {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.ready .ready_box p {
    font-size: 13px;
    color: #fff;
}
.banner-left02 h2 {
    color: #fff;
    font-size: 39px;
    line-height: 40px;
    font-weight: 600;
}
.nuyu-has-banner02 .row {
	display: flex;
	align-items: center;
}
.nuyu-has-banner02 .banner-left01 {
	margin: 0;
}
.download-app02 h4 {
   	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 10px;
}


/*03*/
.nuyu-has-banner03 {
    background: url(../images/cs/munchmate.jpg);
    background-size: cover;
     padding: 98px 0px 147px;
}
.bannner-right03 img {
    width: 33%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.banner-left03 h2 {
    color: #fff;
    font-size: 39px;
    line-height: 40px;
    font-weight: 600;
}

.download-app03 h4 {
    	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 10px;
}

.bannner-right03 {
    right: 0;
    position: absolute;
    top: 152px;
}



/*04*/
.blue-trash-01 p {
    color: #fff;
}
.mobile-sec-content h2 {
    color: #fff;
    font-size: 33px;
    line-height: 30px;
    font-weight: 600;
}

.mobile-sec-content p {
    color: #fff;
}

.nuyu-has-banner04 {
    background: url(../images/cs/trash-header.jpg);
    background-size: cover;
    padding: 13px 0px 35px;
    background-repeat: no-repeat;
}
.bannner-right04 img {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
 .banner-left04 h2 {
    color: #ffff;
    font-size: 39px;
    font-weight: 600;
    line-height: 40px;
}

.extra-img img {
    position: absolute;
    bottom: 0;
    left: 68px;
    width: 18%;
}

.download-app04 h4 {
    	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 10px;
}

.bannner-right04 img {
    position: relative;
    top: 100px;
}


/*05*/


.nuyu-has-banner05 {
    background: url(../images/cs/zipaheader.jpg);
    background-size: cover;
    padding: 13px 0px 35px;
    background-repeat: no-repeat;
}
.bannner-right05 img {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
 .banner-left05 h2 {
    color: #ffff;
    font-size: 39px;
    font-weight: 600;
    line-height: 40px;
}


.download-app05 h4 {
    	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 10px;
}













.thankyou-banner {
    text-align: center;
    background: url(/assets/images/banner.jpg);
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
    color: #fff;
    position: relative;
}
a.live-chat-thank.chat {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 40px 0;
}


.thankyou-banner h1 span {
    display: block;
    font-family: georgia;
    font-style: italic;
}
.thankyou-banner h1 {
    font-size: 46px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 58px;
}

.thankyou-banner p {
    color: #fff;
    font-size: 20px;
}

section.thankyou-banner:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #00000094;
    content: "";
}

section.thankyou-banner .container {
    position: relative;
    z-index: 1;
}

