						/*modal start*/
.bg{
	/*border-radius: 10px;
	background-color: #d6d7d8;*/
	padding: 30px;
}
.modal-content{
	border-radius: 10px;
}
.modal-header {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	color: white;
	background-color: #353c47;
	padding-bottom: 5px;
}

.modal-footer {
    	padding: 0;
	}
    
.modal-footer .btn-group button {
	height:40px;
	border-top-left-radius : 0;
	border-top-right-radius : 0;
	border: none;
	border-right: 1px solid #ddd;
}
	
.modal-footer .btn-group:last-child > button {
	border-right: 0;
}
.login-btn{
	color: white;
	
}
.login-btn-div{
	padding-left: 0px !important;
}
.remember-pass{
	color: #757575;
}
						/*modal end*/




									/*group1 start*/
.group1{
	background-color: 60c4c6;
	height: auto;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}
.logo{
	/*font-weight: bold;
	font-size: 20px;
	font-style: italic;*/
	padding-left: 40px;
	padding-top: 5px;
}
.group1-section2{
	margin-top: 10px;
}
.login{
	color: white;
	text-decoration: none;
}
.login:hover{
	color: orange;
	text-decoration: none;
}
.login-complete{
	margin-right: 5px;
}
.faa{
/*	padding-left: 10px;*/
padding-top: 8px;
}

@media screen and (max-width: 768px){
	.logo{
		text-align: center;
	}
	.group1-section2{
		text-align: center;
	}
	.support, .contact-support {
		text-align: center !important;
	}
	.contact-support{
		margin-top: -48px;
	}
	.works{
    padding-left: 5px !important;
	}
/*	.right-arrow{
		 right: 5% !important;
    	top: 33% !important;
	}
	.left-arrow{
		right: 240px !important;
    	top: 30% !important;
	}	*/
}
@media screen and (max-width: 375px){
	.break:before{
		content: "\a";
		white-space: pre;
	}
	/*.break{
		margin-top: 10px;
	}*/
}
									/*Social media icons start*/
/*----------------------------------------------------------------------------------------*/

.smGlobalBtn{ /* global button class */
    cursor: pointer;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 2px #999;
    text-decoration: none;
    text-align: center;
    color: 60c4c6;
    font-size: 25px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    background-color: white;
}


									/*Social media icons end*/
/*----------------------------------------------------------------------------------------*/



									/*group1 end*/
/*----------------------------------------------------------------------------------------*/
									/*group2 start*/
.group2{
	height: 500px;
	width: 100%;
	background-image: url("../images/banner1.jpg");
	background-size: cover;
}
.group3{
	background-color: 353c47;
	height: auto;
	color: white;
	line-height: 80px;
}
.support{
	text-align: right;
	font-size: 18px;
}
.contact-support{
	font-weight: bold;
	font-size: 28px;
}
.group4{
	height: auto;
	color: 353c47;
	text-align: center;
	padding-top: 20px;
}
.group5{
	height: 350px;
	width: 100%;
	background-image: url("../images/slider-back.png");
	background-size: cover;
}

.left-arrow, .right-arrow, .left-arrow-s, .right-arrow-s{ 
	cursor: pointer;
}
/*.container{
	border: 2px solid black;
}*/
.promotion{
	text-align: center;
}
.promotion-slider-left{
	/*border: 2px solid black;*/
	border-radius: 10px;
	padding-right: 5px;
}
.promotion-slider-right{
	/*border: 2px solid black;*/
	border-radius: 10px;
	padding-left: 5px;
}
.promotion-slider{
	 margin-top: 40px;
    padding: 75px;
}
.group6{
	height: auto;
	color: white;
	padding-bottom: 50px;
}
.dots{
	text-align: center;
}
.group7{
	height: auto;
	width: 100%;
	background-image: url("../images/appstore-bg.png");
	background-size: cover;
	color: white;
	padding-bottom: 35px;
    padding-top: 40px;
}
.app-store{
	margin-top: 90px;
}
.appstore{
	margin-left: -30px;
}
.playstore{
	margin-left: -30px;
	margin-top: 5px;
}
.group8{
	margin-top: 35px;
    padding-top: 35px;
    padding-bottom: 35px;
	height: auto;
	width: 100%;
	background-image: url("../images/footer-bg1.png");
	background-size: cover;
	color: white;
	text-align: center;
}
.circles{
	padding-left: 10px;
}
.gool{
	margin-left: 35px;
}
@media screen and (max-width: 991px){
	.gool{
	margin-left: 5px !important;
	}
	.dots{
		display: none !important;
	}
	.left-arrow{
		 right: 240px !important;;
    	top: 43% !important;
	}
	.gool1{
		margin-top: 30px !important;
	}
}
/*@media screen and (max-width: 992px){
	
}*/
@media screen and (max-width: 1199px){
	.dots-img{
	margin-top: 70px !important;
	}
	.form-in{
		margin-top: 20px;
	}
	.view-all{
		margin-right: 0px !important;
	}
	.left-arrow{
		right: 350px !important;
    top: 33% !important;
	}
}
.btn-search{
	background-color: 60c4c6;
}
.newsletter{
	margin-top: 60px;
}
.group9{
	/*margin-top: 35px;
    padding-top: 35px;*/
	height: auto;
	width: 100%;
	background-color: black;
	color: white;
	text-align: center;
	line-height: 80px;
}
.footer-txt{
	color: white;
	text-decoration: none;
}
.footer-txt:hover{
	color: orange;
}
.main-slider{
	
	margin-top:15%;
	padding-left: 0px !important;
	padding-right: 0px !important;
	border-radius: 5px;
}

.mini1, .mini4{
	display: none; 
}
 .mini4-s, .mini2-s, .mini1-s{
 	display: none; 
}
.works{
	 margin-top: 40px;
    padding-left: 70px;
}
.panl-heading{
	background-color: 60c4c6 !important;
}
.panel-text{
	font-weight: bold !important;
	font-size: 30px !important;
	color: white;
}
#loginbox {
    margin-top: 30px;
}

#loginbox > div:first-child {        
    padding-bottom: 10px;    
}

.iconmelon {
    display: block;
    margin: auto;
}

#form > div {
    margin-bottom: 25px;
}

#form > div:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
}

.panel {    
    background-color: transparent;
}

.panel-body {
    /*padding-top: 30px;*/
    background-color: rgba(2555,255,255,.3);
}

#particles {
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;                        
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: -2;
}

.iconmelon,
.im {
  position: relative;
  width: 150px;
  height: 150px;
  display: block;
  fill: #525151;
}

.iconmelon:after,
.im:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.view-all{
	margin-right: 25px;
	color: 353c47;
}
.view-all:hover{
	color: orange;
	text-decoration: none;
}