.kinara-color{
	background-color: #0B2659;
	background: #0B2659;
    background: -webkit-radial-gradient( #2a3e86, #142254, #0B2659);
    background: radial-gradient(#2a3e86, #142254, #0B2659, );
}
.small-icon{
	height: 60px;
}
.kinara_page{
	overflow: hidden;
}
.kinara{
	color: #ffffff;
}
.kinara_page hr{
	width: 60%;
	border-top: 1px solid rgba(255,255,255,.12);
}
.part-title{
	text-align: center;
	font-weight: 500;
	margin: 15px 0px;
}

.flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.f-c{
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.f-col{
	flex-direction: column;
}
.line-separator{
	width: 5px !important;
	/*height: 100% !important;*/
	background: #44C8F5;
	background: -webkit-linear-gradient(to bottom, #44C8F5, #44C8F550, #ffffff01);
	background: linear-gradient(to bottom, #44C8F5, #44C8F550, #ffffff01); 
}

.mr-10{
	margin-right: 10px;
}
.ml-10{
	margin-left: 10px;
}
.m-30{
	margin: 20px;
}

.plr-10{
	padding: 10px 0px; 
}
.ptb-20{
	padding: 20px 0px;
}

/*.yellow-dots{
	list-sty
}
*/
.main-kinara ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.main-kinara ul li{
	margin-bottom: 10px;
	font-size: 0.9rem;
}
.middle-body{
	padding: 0px 40px;
}
.yellow-dots li::before{
	content: "\2022";
	color: #f3b415;
	display: inline-block; 
	width: 0.7em;
  	margin-left: -1em
}
.orange-dots li::before{
	content: "\2022";
	color: #f26d1e;
	display: inline-block; 
	width: 0.7em;
  	margin-left: -1em
}
.blue-dots li::before{
	content: "\2022";
	color: #41c9f5;
	/*font-size: 30px;*/
	display: inline-block; 
	width: 0.7em;
  	margin-left: -1em
}
.yellow-dots li,
.orange-dots li,
.blue-dots li{
	list-style: none !important;
}

.kinara-intro, .kinara-lighter{
	padding: 20px 60px;
}
.kinara-title{
	padding: 20px 60px;
	color: #fff;
}
.kinara-lighter{
	font-weight: 100;
}

.kinara_page{
    font-family: 'Niramit', sans-serif;
}
.kinara_page{
	color: #ffffff;
}

.card-kinara{
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 5px 5px 25px rgba(0,0,0,.2);
    /*height:100%;*/
    width: 100%;
    margin-top: 20px;
  
}
.package-place{
	padding-left: 65px;
}
.package-place.back-right{
	padding-left: 0px;
	padding-right: 66px;
}
.image-place{
	height: 100%;
	padding-right: 66px;
	padding-top: 70px;
	/*margin-bottom: 100px;*/
}
.image-place.to-left{
	padding-right: 0px;
	padding-left: 66px;
}
.line-bar{
	margin-bottom: 	30px;
}
.table-kinara{
	background-color: #0B2659;
    box-shadow: 5px 5px 25px rgba(0,0,0,.2);
    color: #212121;
    /*padding-bottom: 9px;*/
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;	
}

.top-line{
	background-color: #ffc905;
	width: 	100%;
	height: 10px;
}
.left-part{
	margin-right: 40px;
	background-color:#ffc905;
}
.left-part.kinara-left{
	margin-left: 40px;
	margin-right: 0px;
}

.kinara-sign{
	height: 80px;
	width: 80px;
	border-radius: 50%;
	background-color: #0B2659;
	position: relative;
	right: -30px;
	top: 50px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	border: 3px solid #fff;
	font-size: 1.6rem;
	color: #fff;
	flex-direction: column;
	line-height: 20px;
	box-shadow: 5px 5px 25px rgba(0,0,0,.2);
	 animation-play-state: paused;
	 cursor: pointer;
}
.kinara-sign:hover{
	/*animation-play-state: running;*/
	animation: jello 1s;
}
.kinara-sign span.small{
	font-size: 12px;
	display: block;
}
.to-right{
	position: relative;
	left: -30px !important;
	top: 50px;
}
.kinara-sign div{
	height: 96%;
	width: 	96%;
	border-radius: 50px;
	font-size: 2rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	background-color: #0B2659 ;
	color: #fff;
}
.right-part{
	padding: 30px;
}
tr.bold td{
	font-weight: bold;
}
.kinara-card-title{
	color: #fff;
	margin-bottom: 15px;
}
.kinara-h2{
	margin-bottom: 30px; 
	color: #fff;
}
.kinara-h2.rgt{
	text-align: right; 
}
.line-bar{
	background-color: #fff;
	width: 	100px;
	height: 1px;
	margin-top: 15px;	
}
.kinara-pack{
	width: 	100%;
}
.right-part{
	flex: 1;
}
.kinara-pack .table td{
	border: none;
	color: #fff;
}



@media screen and (max-width: 768px){
	.line-separator{
		display: none;
	}
	.m-30{
		margin: 0px;
	}
	.plr-10{
		padding: 35px 10px;
	}
	.kinara-intro, 
	.kinara-title{
		padding: 20px 10px;
	}
}



@media screen and (max-width: 420px) {
	.package-place{
		padding-left: 15px;
	}
	.kinara-h2{
		margin-bottom: 20px;
		font-size: 1.4em; 
	}
	.left-part{
		margin-right: 40px;
		width: 5px;
	}
	.kinara-sign{
		height: 50px;
		width: 50px;
		border: 2px solid #fff;
		left: -15px;
		font-size: 1rem;
		line-height: 18px;
		top: -10px;
	}
	.right-part{
		padding: 10px;
		flex: 1;
	}
	.py-5{
		padding-bottom: 0px !important;
	}
	.package-place.back-right{
		padding-left: 0px;
		padding-right: 5px;
	}
	.hidden-sm{
		display: none;
	}
	.kinara-h2.right{
		padding-left: 25px;
		text-align: inherit !important;
	}
	.kinara_page hr{
		margin-top: 2rem;
		/*margin-bottom: 2rem;*/
	}
	
}



.ji-image{
	margin-bottom: 20px;
}
.ji-image img{
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	width: 100%;
}


.rep-img img{
	width: 100%;
}

.grey-pic{
	background-color: rgba(0,0,0,0.12);
	height: 100px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.comp-li li{
	height: 40px;
	border-bottom: 1px solid rgba(0,0,0,0.12);
	margin: 0 !important;

}
.comp-li li a{
	display: block;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	transition: 0.5s;
}
.comp-li li a:hover{
	text-decoration: none;
}
.mt-20{
	margin-top: 20px;
}
.a-lists{
	list-style: lower-alpha;
}
.i-lists{
	list-style: upper-roman !important;
}

#soka .prise-image{
	background-color: #0B2659;
	border: 1px solid #f7c602;
}
#soka .prise-image i {
    font-size: 25px;
    color: #f7c602;
}



.news-box{
	height: 650px;
	border: none !important;
	border-radius: 5px;
	box-shadow: 5px 5px 25px rgba(46,61,73,.2); 
}
.news-box h2, .news-details{
	padding: 20px;
}
body.about .news-box .btn-blue{
	right: 33px;
	bottom: 8px;
/*    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: middle;
    height: 3rem !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: .8125rem !important;
    /*line-height: 2.625rem;*/
    /*-webkit-font-smoothing: antialiased;*/
    /*border-radius: .25rem !important;*/
    /*letter-spacing: .125rem;*/
    /*transition: .3s;*/
    /*width: 13.75rem;*/
    /*color: #fff;*/
    /*border: .125rem solid transparent !important;*/
}

body.about .news-box .btn-blue::after{
	width: 32px;
    height: 32px;
    background: url(/assets/iridium/images/homepage/shared/icons/icon-arrow-next-white.svg) .5em -.3em/60% no-repeat;
    display: inline-block;
    vertical-align: middle;
    content: '';
}

.center.btn.btn-primary{
	margin-top:  40px;
	transition: 0.35s;
}

.center.btn.btn-primary:hover{
	background-color: #003c6f;
}
.flex-center{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.kinara-color .breadcrumb li a{
	color: #E3F2FD;
}
.kinara-color .breadcrumb li.active{
	color: #fff !important;
}
.kinara-color table tbody tr:first-child, th{
	background-color: transparent;
}
.kinara-color table tbody tr{
	border: none;
}
.kinara-color table a{
	color: #43aefb;
	transition: 0.35s;
}
.kinara-color table a:hover{
	color: #ffc805;
}

.phone-box .img-responsive{
	min-height: 300px;
    max-height: 300px;
    padding: 15px;
}


.blue-color{
	color: #00377a; 
}
.alpha-why{
	height: 360px;
	background-color: #0B2659;
	background: #0B2659;
    background: -webkit-radial-gradient( #2a3e86, #142254, #0B2659);
    background: radial-gradient(#2a3e86, #142254, #0B2659, );
    color: #fff;
}
.alpha-title{
	margin-top: 30px;
}
.alpha-title h2{
	font-weight: bold;
}
.alpha-title .line-sep{
	height: 1px ;
	background-color: #ffc600;
	width: 200px;
	margin: 30px auto;
}
.alpha-para{
	margin-top: 20px;
}
.bg-light-grey{
	background-color: #ffc600; 
	padding: 100px 0px;
}
.bg-light-grey .card{
	border-bottom: 2px solid #fff;
	transition: 0.35s;
	margin-bottom: 20px;
}
.bg-light-grey .card:hover{
	/*box-shadow: 0px 1px 2px 12px rgba(0,0,0,0.02);*/
            border-bottom: 3px solid #0B2659;
            box-shadow:0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.grey{
	background-color: rgba(0,0,0,0.12); 
}
.bg-light-grey .card{
	text-align: center
}
.p-30{
	padding-top: 30px;
}
.app-desc{
	margin-bottom: 20px;
}
.card-icon{
	font-size: 50px;
	padding: 20px;
	color: #0B2659
}
.bg-light-grey .card-title{
	font-weight: bold;
	font-size: 18px;
}
.bg-light-grey hr {
	width: 60%;
	margin: 30px auto;
}
.card-desc{
	padding-bottom: 20px;
	min-height: 100px;
}
.phone-display{
	padding-top: 50px;
}
.app-desc{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.app-div{
	width: 70%;
}
.app-div p{
	color: rgba(0,0,0,0.67);
	font-size: 14px;	
}
.app-icon{
	flex: 1;
}
.app-icon img{
	height: 100px;
	/*font-size: 40px;*/
	cursor: pointer;
}
.app-desc-title{
	font-weight: 600;
	color: rgba(0,0,0,0.97) !important;
	font-size: 19px !important;
}

.phone-image img{
	/*height: 60%;*/
	width: 100%;
	position: relative;
	left: 2px;
	top: -35px;
}
.phone-image{
	padding: 30px;
}
.phone-im{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.phone-im img{
	/*height: 60%;*/
	width: 40%;
	margin: 0 auto;
}
.alpha-awe{
	padding: 100px 0px;
	margin-top: 10px;
	/*background-color: rgba(0,0,0,0.13);*/
}
.d-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.pt-100{padding-top: 100px}
.pb-50{
	padding-bottom: 50px;
	padding-top: 50px;
}
.alpha-title h2{
	margin-bottom: 30px;
	padding-top: 50px;
	font-weight: 500;
	font-size: 55px;
	color: #fff;
}
.pb-50 p{
	margin-bottom: 20px;
}
.pb-50 ul li {
	list-style: none;
	margin-bottom: 10px;
}
.pb-50 h2{
	margin-bottom: 30px;
}
.gify{
	position: relative;
	left: -230px !important;	
	top: -160px !important;
	height: 750px;
	width: 750px !important;
}
.z-high{
	position: relative;
	z-index: 999;
}
.apana-page{
	background-color: #fff;
}
.apana{
	padding: 0px !important;
	background-color: #fff;

}
.apana .card{
	background-color: #fff;
}
.apana .card-body{
    flex: 1 1 auto;
    padding: 1.25rem;
}
.apana .item-image{
	padding: 0px !important;
}
.apana .pull-left.item-image{
	float: none !important;
}
.apana .pull-left.item-image img{
	width: 100%;
}
.apana .img-responsive{
	margin: 0;
	max-width: none !important;
}

.apana .yellow-bg{
	background-color: #f7c602;
	height: 300px; 
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	color: #0B2659;
}
.apana .blue-bg{
	background-color: #0B2659;
	height: 300px;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center; 
	color: #fff;
}
.apana .small-title{
	font-size: 50px;
}


@media screen and (max-width: 420px) {
	.alpha-title h2{
		margin-bottom: 30px;
		padding-top: 30px;
		font-size: 35px;
		}
}