@charset "utf-8";
/* CSS Document */
.ban-in{ width:100%; height:auto; background-image:url(../img/inside-banner.jpg); background-size: cover; padding: 20px 0;}
.ban-tt{ width:100%; height:auto; color:white; /*padding:40px 0px;*/}
.ban-tt h1{ font-size:25px;    margin-bottom: 18px; color: #fff; font-weight: 600;}
.ban-tt h2{ font-size:25px;    margin-bottom: 18px; color: #fff; font-weight: 600;}
.ban-tt h2 p{ font-size:20px;    margin-bottom: 15px; color: #fff;}
.ban-tt h4{ font-size:20px;    margin-bottom: 15px; color: #fff;}
.ban-tt h4 p{ font-size:20px;    margin-bottom: 15px; color: #fff;}
.ban-tt h6{ font-size:14px;    margin-bottom: 10px; color: #fff;}
.rating-col {color:#f8f8f8;}
.ban-tt ul { padding:0px;}
.ban-tt ul li{ font-size:16px; color:white; list-style-position:inside; margin:0 0 3px;}
.ban-tt-r {/*width:100%; height:auto; color:white; padding:40px 0px;*/ padding:0;}
.ban-tt-r img {width: 100%;}
.cou-main { width:100%; height:auto; background-color:#f8f8f8;}
.cou-in{ width:100%; height:auto; padding:40px 0px;}
.why-cou-in{padding:40px 0px 0 0;}
.ic01{padding-right:3px;}
.cou-in p{ font-size:17px; /*color:#205a98;*/}
.cou-in h4{ font-size:18px; color:#20a603;}
.prc-main {
  float: left;
  width: 100%;
  padding: 8px;
}

.prc {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.prc:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.prc .hd001 {
     background-color: #00c9c9;
  color: white;
  font-size: 25px;
  margin-bottom: 0px;
}

.hd001-gr {
     background-color: #4e945d;
  color: white;
  font-size: 18px;
  margin-bottom: 0px;
}

.hd001-gr p
{
	font-size: 15px;
	color:white;
}

.prc li {
  border-bottom: 1px solid #eee;
  padding: 13px;
  text-align:center;
  margin-bottom: 0px;
}

.prc .grey {
  background-color: #eee;
  font-size: 20px;
}

.but01 {
  background-color: #205a98;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}

.pr-main
{
	width:100%; height:auto; background-color:#FFF;
}

.pr-in
{
	width:100%; height:100%; padding:40px 0px;
}

#homeVideo button.btn.btn-default {
    background: black;
    border-radius: 50%;
    posi
	tion: absolute;
    right: 0;
    z-index: 5;
    color: white;
}

.logo-bg {
    width: 270px;
    height: auto;
    background-color: #eeeeee;
    border-bottom-left-radius: 180px;
    border-bottom-right-radius: 180px;
    padding-bottom: 18px;
    margin-top: -40px;
}

.head-top
{
	width:100%;
	height:auto;
	background-color:#eeeeee;
}

.head-in01
{
	width:100%;
	height:auto;
	padding:5px 0px;
}

header
{
	width:100%;
	height:auto;
	background-color:#0f5644;
}

.hd-in01
{
	width:100%;
	height:auto;
}
.lo-pad
{
	padding-top:10px;
}

.my-nav
{
	width:100%;
	height:auto;
	margin-top:20px;
	float:right;
}


.log-bg{ width:100%; height:auto; background-image:url(../img/log-bg.jpg); background-size: cover;}
.log-main
{
	width:100%;
	height:auto;
	margin:20px 0px;
}

.log-in
{
	width:/*50%*/ 100%;
	height:auto;
	margin:0px auto;
	background-color:white;
	/*padding:40px;*/
}

.log-in h3
{
	font-size:16px;
	color:#6a6a6a;
	text-align:center;
	text-transform: uppercase;
}

.log-in01
{
	width:50%;
	height:auto;
	margin:0px auto;
	background-color:white;
	padding:40px;
}

.log-in01 h3
{
	font-size:16px;
	color:#6a6a6a;
	text-align:center;
	text-transform: uppercase;
}

.log-line
{
	width: 48px;
    height: 2px;
    margin: 0px auto;
    background-color: #25c3a1;
}

.lg-form
{
	width:100%;
	height:auto;
	margin-top:40px;
}

.for-t1
{
	background-color: #f3f3f3;
    border-radius: 0px;
    height: 50px;
    font-size: 14px;
}

.for-t2
{
    width: 100%;
    height: 43px;
    padding-left: 10px;
    border: 0px;
    font-size: 13px;
}

.mr01
{
	margin-top: 10px;
    display: block;
}

/*.lg-form a:link, .lg-form a:link {
	font-size:13px;
	color:#6a6a6a;
}*/
.log-in h6 {font-size: 13px;}
.log-in h6 a {color: #205a98; font-weight: bold;}
.log-in h6 a:hover {color: #28b62c;}
.log-in01 h6 {font-size: 13px;}
.log-in01 h6 a {color: #205a98; font-weight: bold;}
.log-in01 h6 a:hover {color: #28b62c;}


/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
	.log-in01 {width:100%; padding: 20px;}
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.logo-bg {
    margin-top: 0px; width: auto; background-color: transparent; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; padding-bottom: 0px;
}
.lo-pad {width: 40%; padding: 5px; background: #eee; margin-left: 0px;}
.my-nav {margin-top: 10px;}
}

/* small devices (phones, 320px and down) */
@media only screen and (max-width: 320px) {
.my-nav {margin-top: 0px;}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.logo-bg {margin-top: 0px;}
	
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.logo-bg {margin-top: 0px;}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {


}

/* Large devices (laptops/desktops, 1024px and up) */
@media only screen and (min-width: 1024px) {
.logo-bg {margin-top: -35px;}

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.logo-bg {
    width: 270px;
    height: auto;
    background-color: #eeeeee;
    border-bottom-left-radius: 180px;
    border-bottom-right-radius: 180px;
    padding-bottom: 18px;
    margin-top: -40px;
}


}