.main
{
	width:100%;
	height:auto;
 
}
.main-container
{
	width: 100%;
	height: auto;
	margin: 0 auto;
/* background: -moz-linear-gradient(top, #f0f0f0 15%, #d5d5d5 80%);  */
}
body{
	margin: 0px;
}
.header{
	width: 100%;
	height: auto;
}
.img-logo
{
	width: 200px;
	height: 82px;
}
.logo-div
{
	width: 20%;
	height: 70px;
	float:left;
	display:inline-block;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-left: 70px;
}
h1{
	margin: 0px;
	padding: 0px;
}
div.clear {
    clear:both;
}
.search-div
{
	width: 230px;
	height: 30px;
	top:20px;
	left:80%;
	border: 1px solid red;
	position: absolute;
}
.slide-show
{
	width: 100%;
 	height: 250px;
}
.extra-div
{
	width: 100%;
	height: 80px;
/* 	border: 1px solid black; */
}
h4
{
	margin: 0px;
	padding-top: 30px;
	font-size: 25px;
}
.hex
{
	width: 100%;
	height: 10px;
	border: 1px solid black;
}
.hex-three
{
	width: 30%;
	padding-right:0.5%;
	height: 10px;
/*  	border: 1px solid red;  */
	float: left;
	display: inline-block;
	outline: none;
}
.hex-three1
{
	width: 30%;
	height: 10px;
/*  	border: 1px solid red;  */
	float: left;
	display: inline-block;
	outline: none;
}
.hex-three2
{
	width: 30%;
	padding-left:0.5%;
	height: 10px;
/*  	border: 1px solid red;  */
	float: left;
	display: inline-block;
	outline: none;
}
.home-imgs
{
	width: 100%;
	height: 100%;
	outline: none;
/* 	float: left; */      
}
.welcome{
	width: 100%;
	height: 350px;
	border: 1px solid red;
}
.welcome-heading
{
	margin: 0;
	padding-top: 20px;
	font-size: 25px;
	color: #1576A7;
	margin-left: 20px;
	font-weight: 200px;
}
.welcome-txt
{
	font-size: 14px;
	margin-left: 20px;
	line-height: 200%;
}
.offer-txt{
	font-size: 14px;
	margin-left: 20px;
}
.our-product
{
	width: 100%;
	height: auto;
	margin-top: 40px;
/*  	border: 1px solid green;  */
}
.are-u-search
{
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background: #1576A7;
}
.searching-txt
{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
}
marquee{
	scrolldelay:1000;
}
.three-product-div
{
	width:100%;
	height: 300px;
	border: 1px solid red;
	margin: 0px auto;
}
.product-divs
{
	width: 33%;
	height: auto;
/* 	margin-left:35px; */
	float:left;
	display:inline-block;
}
.product1-divs
{
	width: 33%;
	height: auto;
 	margin-left:-20px;
	float:left;
	display:inline-block;
}
.product2-divs
{
	width: 33%;
	height: auto;
 	margin-left:20px;
	float:left;
	display:inline-block;
}
hr
{
	color: #cdcdcd;
}
li.rac-list a
{
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}

.footer
{
	width: 100%;
	height: 90px;
	background: #464646;  
/* 	border: 1px solid red;   */
}

.footer-inner
{
	width: 100%;
	height: auto;
/* 	margin-top:30px; */
/* 	border: 1px solid red; */
}
.footer-menu-bar
{
	width: 50%;
	height: auto;
	margin-top:20px;
	float:left;
	display: inline-block;
}
.footer-menu-bar ul
{
	float:left;
	margin: 0;
	padding: 0;
}
.footer-menu-bar ul li
{
	display: inline;
}
.footer-menu-bar ul li a
{
	font-size:11px;
	color:#000000;
	text-decoration: none;
    padding-right: 3px;
}
.copy-right
{
	width: 30%;
	margin:30px 0px 0px 60px;
	height: 20px;
	float: left;
/* 	margin-bottom: 30px; */
}
.copy-right-txt
{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.social-media
{
	width: 30%;
	height: auto;
	display: inline-block;
	float: right;
	margin: 10px 58px 0px 0px;
}
.social-ul
{
	float: right;
/* 	margin: 15px 0px 0px 0px; */
}
.social-list
{
	display: inline;
	margin-left: 15px;
/* 	padding: 0px 5px 0px 5px; */
}
.social-img
{
	width: 40px;
	height: 40px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.transition {
    -webkit-transform: scale(2); 
    -moz-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}
.social-media1
{
	width: 5%;
	height: auto;
/* 	border: 1px solid red; */
}
.sub-page-main
{
	width: 100%;
}
.left-div-wt-social
{
	width:30%;
	float: left;
}
.right-div-wt-txt
{
	width:70%;
	float: right;
}
.tran {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}

.back-to-top
{
	width: 50px;
	height: 50px;
	border: 1px solid red;
}
#back-top {
	position: fixed;
	bottom: 56px;
/* 	border: 1px solid red; */
 	margin-left: 95%; 
}

#back-top a {
	width: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	outline:none;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../images/up-arrow.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}
.footer-a
{
	color: #fff;
	text-decoration: none;
}
.search-img-cls
{
	margin-top: 9px;
/* 	height: 15px; */
}

@font-face {
    font-family: Agency FB;
    src: url(../fonts/AGENCYR_0.TTF);
}
@font-face {
    font-family: Aparajita;
    src: url(../fonts/APARAJ.TTF);
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.hex
{
	width: 100%;
	height: auto;
}
.hex-three
{
	width: 33%;
	padding-right:0.5%;
	height: auto;
/*  	border: 1px solid red;  */
	float: left;
	display: inline-block;
}
.hex-three1
{
	width: 33%;
	height: auto;
/*  	border: 1px solid red;  */
	float: left;
	display: inline-block;
}
.hex-three2
{
	width: 33%;
	padding-left:0.5%;
	height: auto;
/*  	border: 1px solid red;  */
	float: left;
	display: inline-block;
}
.home-imgs
{
	width: 100%;
	height: 100%;
/* 	float: left; */
}
.logo-div
{
	width: 20%;
	height: 70px;
	float:left;
	display:inline-block;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-left: 45px;
}
.bank-img-cls
{
	width: 100%;
	height: 200px;
}
.bank-img-cls11
{
	width: 100%;
	height: auto;
}
.rac-list-div1 {
    height: auto;
    display: inline-block;
    line-height: 2;
    width: 52%;
}
.rac-img1 {
    width: 250px;
    height: 100px;
    float: right;
    margin-top: 130px;
}
.rac-img2 {
    width: 250px;
    height: 130px;
    float: right;
    margin-top: 65px;
}
.org-stru-img {
    width: 100%;
    height: auto;
}
.clients-logo-div
{
	width: 33.33%;
	height: auto;
	margin-top:30px;
	float: left;
}
.clients-logo-div1
{
	width: 33.33%;
	height: auto;
	margin-top:30px;
	float: left;
}
.clients-logo-div2
{
	width: 33.33%;
	height: auto;
	margin-top:30px;
	float: left;
}
.clients-logo
{
	width: 150px;
	height: 40px;
}
.clients-logo1
{
	width: 150px;
	height: 80px;
}
.clients-logo2
{
	width: 150px;
	height: 90px;
}
.list-div
{
	width: 100%;
	height: auto;
}

.right-img-div {
    width: 26%;
    height: auto;
    float: right;
    margin-right:30px;
    border: 1px solid #000;
    box-shadow: 10px 10px 5px #888;
}
.social-media {
    width: 38%;
    height: auto;
    display: inline-block;
    float: right;
    margin: 10px 58px 0px 0px;
}

.team
{
	width: 33.33%;
	height: auto;
	float: left;
	display: inline-block;
}
.img-cls
{
	width: 150px;
	height: auto;
}
.names-txt {
   font-size: 15px;
	margin-left: -21px;
    color: #007BE7;
}
.names-txt1 {
   font-size: 15px;
	margin-left: -5px;
    color: #007BE7;
}
.position-team {
    font-size: 14px;
    font-weight: bold;
    margin-left: 0px;
}
.keno-img-cls
{
	width: 155px;
	height: auto;
	float: left;
}
.keno-img-cls12
{
	width: 250px;
	height: auto;
	float: left;
}
.ui-tabs .ui-tabs-nav {
    margin: 0px;
    padding: 0px 0px 0px 12px;
}
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 13px;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 5px 11px 5px 15px;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav1 {
    margin: 0px;
    padding: 0px 0px 0px 7px;
}
.ui-widget1 {
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
}
.ui-tabs .ui-tabs-nav2 li a {
    float: left;
    padding: 5px 12px 5px 18px;
    text-decoration: none;
}
.ui-widget2 {
    font-family: Verdana,Arial,sans-serif;
    font-size: 13px;
}
.client-name-div
{
	width: 72%;
	height: auto;
	float:right;
	margin-top: 60px;
/*  	border: 1px solid red;  */
}
.client-name-div1
{
	width: 72%;
	height: auto;
	float:right;
	margin-top: 50px;
	margin-bottom: 70px;
/*  	border: 1px solid red;  */
}
.client-name-txt
{
	font-size: 15px;
	line-height: 2;
}
.life-cycle-img
{
	width: 100%;
	height: auto;
}
.life-cycle-img1
{
	width: 650px;
	height: auto;
}
.about-us-txt-div1
{
	width: 90%;
	margin:0 auto;
	height: auto;
	margin-bottom: 220px;
}
.lott-div {
    margin-top: 230px;
    width: 30%;
    height: auto;
    float: left;
}
}
@media only screen and (min-width : 1360px) {
	
.hex
{
	width: 100%;
	height: 300px;
	border: 1px solid black;
}
.hex-three
{
	width: 32%;
	padding-right:0.5%;
	height: 300px;
/*  	border: 1px solid red;  */
	float: left;
	display: inline-block;
	outline: none;
}
.hex-three1
{
	width: 32%;
	height: 300px;
/*  	border: 1px solid red;  */
	float: left;
	display: inline-block;
	outline: none;
}
.hex-three2
{
	width: 33%;
	padding-left:0.5%;
	height: 300px;
/*  	border: 1px solid red;  */
	float: left;
	display: inline-block;
	outline: none;
}
.home-imgs
{
	width: 100%;
	height: 100%;
/* 	float: left; */
}
.logo-div
{
	width: 20%;
	height: 70px;
	float:left;
	display:inline-block;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-left: 70px;
}
.bank-img-cls11
{
	margin-top: 30px;
	width: 100%;
	height: auto;
}
.bank-img-cls
{
/* 	margin-top: 30px; */
	width: 100%;
	height: 200px;
}
.right-img-div {
    width: 20%;
    height: auto;
    float: right;
    margin-right:30px;
    border: 1px solid #000;
    box-shadow: 10px 10px 5px #888;
}
.ui-tabs .ui-tabs-nav {
    margin: 0px;
    padding: 0px 0px 0px 26px;
}
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 16px;
}
.ui-tabs .ui-tabs-nav1 {
    margin: 0px;
    padding: 0px 0px 0px 35px;
}
.ui-widget1 {
    font-family: Verdana,Arial,sans-serif;
    font-size: 16px;
}
.ui-tabs .ui-tabs-nav2 {
    margin: 0px;
    padding: 0px 0px 0px 6px;
}
.ui-widget2 {
    font-family: Verdana,Arial,sans-serif;
    font-size: 16px;
}
.client-name-div1
{
	width: 72%;
	height: auto;
	float:right;
	margin-top: 80px;
	margin-bottom: 120px;
/*  	border: 1px solid red;  */
}
.lot-div {
    width: 30%;
    height: auto;
    float: left;
    margin-top: 0px;
}
.rac-img {
    width: 250px;
    height: 130px;
    float: left;
    margin-top: 24px;
    
}
.rac-img1 {
    width: 300px;
    height: 100px;
    float: right;
    margin-top: 70px;
}
.rac-img4 {
    width: 250px;
    height: 120px;
    float: right;
    margin-top: 12px;
}
}
