 /* Media queries */
@media screen and (max-width:1200px) {
	.gallery2
{
	width:88%;
	float:left;
	margin-top:20px;
}
.menu ul li {
    list-style: none outside none;
    padding: 0px 17px;
    float: left;
}
.head-right {
    width: 22%;
    height: auto;
    float: right;
    margin-top: 10px;
}
	
}

@media screen and (max-width: 1024px) {
	.menu ul li a {
    text-decoration: none;
    font-family: "OpenSans-Light";
    color: #FFF;
    font-size: 16px;
    padding: 14px;
}
.menu ul li {
    list-style: none outside none;
    padding: 0px 14px;
    float: left;
}
.social li {
    margin: 0 !important;
}
.welcome_right_col1 {
    width: 65%;
    float: left;
    margin-right: 20px;
}
.head-right {
    width: 25%;
    height: auto;
    float: right;
    margin-top: 5px;

}
.head-right1 {
    width: 30%;
    height: auto;
    float: right;
    margin-top: 10px;
}
.welcome_left_col1 {
width: 70%;
float: left;
margin: 0 20px 0 0;
}
	.gallery1
{
	width:10%;
	float:left;
	margin-top:20px;
	margin-right:40px;
}
.gallery2
{
	width:85%;
	float:left;
	margin-top:20px;
}
.footer_box1 {
    width: 28%;
    float: left;
    margin: 10px 20px;
}
/*enquiry*/
.captcha {
    margin-top: 13px;
    margin-left: 122px;
    border: 1px solid #CCC;
    padding: 5px;
    width: 55%;
}
}

@media screen and (max-width: 980px) {
	.head-right {
    width: 28%;
    height: auto;
    float: right;
    margin-top: 5px;
}
		.menu ul li a {
    text-decoration: none;
    font-family: "OpenSans-Light";
    color: #FFF;
    font-size: 18px;
    padding: 11px;
}
.readmore {
    width: 18%;
    float: right;
    margin: 0;
}
.readmore1 {
    width: 20%;
    float: right;
    margin: 40px 0px 0px;
}
.welcome_right_col1 {
    width: 67%;
    float: left;
    margin-right: 20px;
}
.gallery2 {
    width: 80%;
    float: left;
    margin-top: 20px;
}
/*enquiry*/
.captcha {
    margin-top: 13px;
    margin-left: 118px !important;
    border: 1px solid #CCC;
    padding: 5px;
    width: 55%;
}
}

@media screen and (max-width: 800px) {
	.logo {
    width: 45%;
    height: auto;
    float: left;
}
.head-right1 {
    width: 39%;
    height: auto;
    float: right;
    margin-top: 10px;
}
	.head-right {
    width: 32%;
    height: auto;
    float: right;
    margin-top: 5px;
}
.social ul li {
display: inline-block;
cursor: pointer;
width: 42px !important;
height: 34px;
overflow: hidden;
margin: 0px !important;
}
.sitemap a {
    width: 22%;
    height: 35px;
    float: left;
    background-image: url('../images/sitemap.jpg');
    background-repeat: no-repeat;
}
.enquiry a {
    width: 22%;
    height: 35px;
    float: left;
    background-image: url('../images/enquiry.jpg');
    background-repeat: no-repeat;
}
.sitemap_txt a {
    width: 27%;
    height: 35px;
    float: left;
    font-family: "OpenSans-Light";
    font-size: 14px;
    color: #788286;
    text-decoration: none;
    margin-top: 10px;
}
	.menu ul li {
    list-style: none outside none;
    padding: 0px 7px;
    float: left;
}
.menu ul li a {
    text-decoration: none;
    font-family: "OpenSans-Light";
    color: #FFF;
    font-size: 16px;
    padding: 8px;
}
.service_box {
    width: 100%;
    float: left;
}
.service {
    width: 33%;
    height: 216px;
    float: left;
    background-image: url('../images/telecom.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.service p {
    text-align: center;
    line-height: 20px;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
}

.secure { width:33%; height:216px; float:left; background-image:url(../images/security_system1.png); background-repeat:no-repeat; background-size: 100% 100%;  }

.secure p {
    text-align: center;
    line-height: 20px;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
}

.safety { width:33%; height:216px; float:left; background-image:url(../images/safety.png); background-repeat:no-repeat; background-size: 100% 100%; }

.safety p {
    text-align: center;
    line-height: 20px;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
}
.welcome_left {
    width: 50%;
    float: left;
}
.welcome_right {
    width: 40%;
    float: left;
    margin: 0px 0px 0px 25px;
}
.welcome_right_col2 img{
	margin-top:25px;
}
.readmore {
    width: 22%;
    float: right;
    margin: 12px;
}
.brd1 {
    width: 3%;
    float: left;
    border-right: 2px solid #4C4C4C;
    height: 150px;
    display: block;
    margin: 50px 0px 0px;
}
.gallery1 {
    width: 13%;
    float: left;
    margin-top: 20px;
    margin-right: 40px;
}
.footer_box1 {
    width: 26%;
    float: left;
    margin: 10px 20px;
}
/*enquiry*/
.welcome_left2
{
	width:70%;
	float:left;
}
#enquiry-style label {
    width: 45% !important;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 7px;
    float: left;
}
.captcha {
    margin-top: 13px;
    margin-left: 173px !important;
    border: 1px solid #CCC;
    padding: 5px;
    width: 55%;
}
.submit-style {
    color: #CCC;
    background-color: #363535;
    border-radius: 5px;
    border: medium none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    padding: 4px 13px;
    cursor: pointer;
    margin-left: 200px !important;
}
.welcome_right1
{
	display:none;
}
/*projects*/
#vlightbox1 li
{
	width:30%;
	float:left;
}
}

@media screen and (max-width: 768px) {
	.social ul li {
display: inline-block;
cursor: pointer;
width: 42px !important;
height: 34px;
overflow: hidden;
margin: 0 !important ;
}
	.menu ul li a {
    text-decoration: none;
    font-family: "OpenSans-Light";
    color: #FFF;
    font-size: 13px;
    padding: 12px;
}
.menu ul li {
    list-style: none outside none;
    padding: 0px 5px;
    float: left;
}
.welcome_left {
    width: 67%;
    float: left;
}
.welcome_right {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 25px;
}
.head-right {
    width: 30%;
    height: auto;
    float: right;
    margin-top: 5px;
}
.sitemap a {
    width: 21%;
    height: 35px;
    float: left;
    background-image: url('../images/sitemap.jpg');
    background-repeat: no-repeat;
}
.sitemap_txt a {
    width: 29%;
    height: 35px;
    float: left;
    font-family: "OpenSans-Light";
    font-size: 14px;
    color: #788286;
    text-decoration: none;
    margin-top: 10px;
}
.enquiry a {
    width: 21%;
    height: 35px;
    float: left;
    background-image: url('../images/enquiry.jpg');
    background-repeat: no-repeat;
}
.welcome_left_col1 {
width: 72%;
float: left;
margin: 0 20px 0 0;
}
.welcome_right_col {
width: 18%;
/* float: left; */
/* margin-right: 20px; */
/* margin-top: 50px; */
 margin-left: 20px !important; 
}
.brd1 {
    width: 1%;
    float: left;
    border-right: 2px solid #4C4C4C;
}
.welcome_right_col1 {
    width: 69%;
    float: left;
    margin-right: 20px;
}
.welcome_right_col2 {
    width: 25%;
    float: left;
}
.welcome_right_col2 img {
    margin-top: 0;
}
.readmore {
    width: 22%;
    float: right;
    margin: 0;
}
.readmore1 {
    width: 42%;
    float: right;
    margin: 0;
}
#djslider-loader63 {
			margin: 0 auto;
			position: relative;
			height: 110px; 
			width: 90%;
		}
		#djslider63 {
			margin: 0 auto;
			position: relative;
			height: 110px; 
			width: 90% !important;
			display: none;
		}
		.gallery1 {
    width: 18%;
    float: left;
    margin-top: 20px;
    margin-right: 40px;
}
.gallery2 {
    width: 65%;
    float: left;
    margin-top: 20px;
}
#slider-container63 {
			position: absolute;
			overflow:hidden;
			left: 0; 
			top: 0;
			height: 110px; 
			width: 95%;			
		}
.footer_box1 {
    width: 100%;
    float: left;
    margin: 10px 17px;
}
#vlightbox1 li {
    width: 33%;
    float: left;
}
}

@media screen and (max-width: 600px) {
	.head-right1 {
    width: 50%;
    height: auto;
    float: right;
    margin-top: 10px;
}
.social {
    width: 65%;
    float: right;
}
.social ul li {
margin: 0 !important;
}
	.head-right {
    width: 40%;
    height: auto;
    float: right;
    margin-top: 15px;
}
.sitemap a {
    width: 21%;
    height: 35px;
    float: left;
    background-image: url('../images/sitemap.jpg');
    background-repeat: no-repeat;
}
.sitemap_txt a {
    width: 28%;
    height: 35px;
    float: left;
    font-family: "OpenSans-Light";
    font-size: 14px;
    color: #788286;
    text-decoration: none;
    margin-top: 10px;
}
.enquiry a {
    width: 21%;
    height: 35px;
    float: left;
    background-image: url('../images/enquiry.jpg');
    background-repeat: no-repeat;
}
.menu {
    width: 80%;
    height: 64px;
    margin: 0px auto;
    background:#121974;
    background-repeat:repeat-y;
}
.menu ul {
    padding-top: 15px;
    margin-top: 35px;
	margin-left:0 !important;
}
.menu ul li {
    list-style: none outside none;
    padding: 6px 3px;
    float: left;
}
.menu ul li a {
    text-decoration: none;
    font-family: "OpenSans-Light";
    color: #FFF;
    font-size: 12px;
    padding: 6px;
}
.box_det a {
    font-size: 10px;
}
.service p {
    text-align: center;
    line-height: 20px;
    color: #FFF;
    font-weight: 700;
    font-size: 12px;
}
.welcome_left_col1 {
width: 100%;
float: left;
}
.welcome_left_col2 {
	display:none;
}
.welcome_right_col {
width: 61%;
margin: 0 auto;
margin-left: 0 !important;
}
.secure p {
    text-align: center;
    line-height: 20px;
    color: #FFF;
    font-weight: 700;
    font-size: 12px;
}
.safety p {
    text-align: center;
    line-height: 20px;
    color: #FFF;
    font-weight: 700;
    font-size: 12px;
}
.welcome_left {
    width: 100%;
    float: left;
}
.brd1 {
    width: 1%;
    float: left;
    border-right: 2px solid #4C4C4C;
    display: none;
}
.welcome_right {
    width: 100%;
    float: left;
    padding:15px 0;
    margin: 0;
}
.welcome_right_col1 {
    width: 75%;
    float: left;
    margin-right: 20px;
}
.welcome_right_col2 {
    width: 20%;
    float: left;
}
.welcome_right_col2 img {
    margin-top: 0;
}
.readmore1 {
    width: 20%;
    float: right;
    margin: 0;
}
.gallery1 {
    width: 18%;
    float: left;
    margin-top: 20px;
    margin-right: 40px;
}
.gallery2 {
    width: 65%;
    float: left;
    margin-top: 20px;
	margin-left:20px;
}
#djslider-loader63 {
			margin: 0 auto;
			position: relative;
			height: 110px; 
			width: 65% !important;
		}
		#djslider63 {
			margin: 0 auto;
			position: relative;
			height: 110px; 
			width: 93%;
			display: none;
		}
		#slider-container63 {
			position: absolute;
			overflow:hidden;
			left: 0; 
			top: 0;
			height: 110px; 
			width: 93%;			
		}
		.footer_box1 {
    width: 100%;
    float: left;
    margin: 10px 20px;
}
/*enquiry*/
.welcome_left2 {
    width: 100%;
    float: left;
}
.captcha {
    margin-top: 13px;
    margin-left: 185px !important;
    border: 1px solid #CCC;
    padding: 5px;
    width: 55%;
}
/*projects*/
#vlightbox1 li {
    width: 50%;
    float: left;
}
.service_left {
width: 100%;
float: left;
}
.service_left img {
	max-width:100%;
	width:100%;
}
.service_right {
width: 100%;
/* float: left; */
vertical-align: middle;
margin: 0 auto;
}
user agent stylesheetdi
}
@media screen and (max-width: 568px) {
	.social {
    width: 68%;
    float: right;
}
.social ul li {
margin: 0 !important;
}
.head-right {
    width: 42%;
    height: auto;
    float: right;
    margin-top: 20px;
}
	.menu {
    width: 80%;
    height: 60px;
    margin: 0px auto;
    background:#121974;
    background-repeat:repeat-y;
}
.menu ul {
    padding-top: 15px;
    margin-top: 35px;
	margin-left:0 !important;
}
.menu ul li {
    list-style: none outside none;
    padding: 6px 3px;
    float: left;
}
.menu ul li a {
    text-decoration: none;
    font-family: "OpenSans-Light";
    color: #FFF;
    font-size: 12px;
    padding: 5px 5px;
}
.readmore1 {
    width: 20%;
    float: right;
    margin: 20px 0 0 0;
}
.welcome_left_col1 {
width: 100%;
float: left;
margin: 0 20px 0 0;
}
.welcome_left_col2 {
	display:none;
}
.welcome_right_col {
width: 55%;
/* float: left; */
}
.gallery1 {
    width: 20%;
    float: left;
    margin-top: 20px;
    margin-right: 40px;
}
/*enquiry*/
.captcha {
    margin-top: 13px;
    margin-left: 175px !important;
    border: 1px solid #CCC;
    padding: 5px;
    width: 55%;
}
}
@media screen and (max-width: 540px) {
	.logo {
    width: 100%;
    height: auto;
    float: left;
}
.social {
    width: 70%;
    float: right;
}
.social ul li {
margin: 0 !important;
}
.head-right {
    height: auto;
    float: right;
    margin-top: 20px;
    width: 45%;
}
.sitemap a {
    width: 21%;
    height: 35px;
    float: left;
    background-image: url('../images/sitemap.jpg');
    background-repeat: no-repeat;
}
.sitemap_txt a {
    width: 29%;
    height: 35px;
    float: left;
    font-family: "OpenSans-Light";
    font-size: 14px;
    color: #788286;
    text-decoration: none;
    margin-top: 10px;
}
.enquiry a {
    width: 21%;
    height: 35px;
    float: left;
    background-image: url('../images/enquiry.jpg');
    background-repeat: no-repeat;
}
.menu {
    width: 80%;
    height: 100px;
    margin: 0px auto;
    background: none repeat-y scroll 0% 0% #121974;
    margin-top: 80px;
}
.menu ul {
    padding-top: 15px;
    margin-top: 35px;
    margin-left: 0;
    padding-left: 0;
}
.menu ul li {
    list-style: none outside none;
    padding: 6px 20px;
    float: left;
}
.menu ul li a {
    text-decoration: none;
    font-family: "OpenSans-Light";
    color: #FFF;
    font-size: 15px;
    padding: 10px 18px;
}
.service {
    width: 75%;
    height: 216px;
    float: left;
    background-image: url('../images/telecom.png');
    background-repeat: no-repeat;
	margin-left:50px;
}
.secure { width:75%; height:216px; float:left; background-image:url(../images/security_system1.png); background-repeat:no-repeat; margin-left:50px; }
.safety { width:75%; height:216px; float:left; background-image:url(../images/safety.png); background-repeat:no-repeat; margin-left:50px; }

.welcome_right_col1 {
    width: 70%;
    float: left;
    margin-right: 20px;
}
.gallery1 {
    width: 20%;
    float: left;
    margin-top: 20px;
    margin-right: 40px;
}
.gallery2 {
    width: 63%;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}
/*enquiry*/
.captcha {
    margin-top: 13px;
    margin-left: 165px !important;
    border: 1px solid #CCC;
    padding: 5px;
    width: 55%;
}
}

@media screen and (max-width: 480px) {
	.social {
    width: 85%;
    float: right;
}
	.menu ul {
    padding-top: 15px;
    margin-top: 35px;
    margin-left: 0;
    padding-left: 0;
}
.menu ul li {
    list-style: none outside none;
    padding: 6px 12px;
    float: left;
}
.head-right {
    height: auto;
    float: right;
    margin-top: 10px;
    width: 50%;
}
#banner {
    width: 83% !important;
    height: auto;
    margin: 0px auto;
}
.welcome_left_col1 {
    width: 100% !important;
    float: left;
    margin: 0px 20px 0px 0px;
}
.welcome_left_col2 img {
display: none;
}
.welcome_right_col {
width: 87%;
float: left;
margin-top: 20px;
margin-left: 90px;
}
.abt img {
    max-width: 100%;
    vertical-align: middle;
}
.captcha {
    margin-top: 13px;
    margin-left: 148px !important;
    border: 1px solid #CCC;
    padding: 5px;
    width: 200px !important;
}
/*projects*/
#vlightbox1 ul {
    width: 100%;
    float: left;
    padding: 0px;
}
#vlightbox1 img {
    max-width:100%;
    vertical-align: middle;
}
}

@media screen and (max-width: 384px) {
	.head-right1 {
    width: 60%;
    height: auto;
    float: right;
    margin-top: 10px;
}
	.head-right {
    height: auto;
    float: right;
    margin-top: 10px;
    width: 60%;
}
.social ul li {
margin: 0 !important;
}
.menu {
    width: 80%;
    height: 100px;
    margin: 110px auto 0px;
    background: none repeat-y scroll 0% 0% #121974;
}
.menu ul li {
    list-style: none outside none;
    padding: 6px 13px;
    float: left;
}
.menu ul li a {
    text-decoration: none;
    font-family: "OpenSans-Light";
    color: #FFF;
    font-size: 13px;
    padding: 10px 7px;
}
#banner {
    width: 80% !important;
    height: auto;
    margin: 0px auto;
}
.welcome_right_col {
width: 87%;
float: left;
margin-top: 20px;
margin-left: 0 !important;
}
.service {
    width: 75%;
    height: 216px;
    float: left;
    background-image: url('../images/telecom.png');
    background-repeat: no-repeat;
    margin-left: 35px;
}
.secure {
    width: 75%;
    height: 216px;
    float: left;
    background-image: url('../images/security_system1.png');
    background-repeat: no-repeat;
    margin-left: 35px;
}
.safety {
    width: 75%;
    height: 216px;
    float: left;
    background-image: url('../images/safety.png');
    background-repeat: no-repeat;
    margin-left: 35px;
}
.gallery1 {
    width: 30%;
    float: left;
    margin-top: 20px;
    margin-right: 40px;
}
.gallery2 {
    width: 49%;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}
#djslider-loader63 {
    margin: 0px auto;
    position: relative;
    height: 110px;
    width: 84% !important;
}
#djslider63 {
    margin: 0px auto;
    position: relative;
    height: 110px;
    width: 84% !important;
    display: none;
}
/*enquiry*/
#enquiry-style label {
    width: 100% !important;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 7px;
    float: left;
}
.enquiry_text {
    border: 1px solid #CCC;
    padding: 5px;
    width: 100% !important;
}
.abt img {
    max-width: 100%;
    vertical-align: middle;
}
.captcha {
    margin-top: 13px;
    margin-left: 0px !important;
    border: 1px solid #CCC;
    padding: 5px;
    width: 100% !important;
}
.submit-style {
    color: #CCC;
    background-color: #363535;
    border-radius: 5px;
    border: medium none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    padding: 4px 13px;
    cursor: pointer;
    margin-left: 0 !important;
}
/*projects*/
#vlightbox1 {
    width: 87% !important;
    margin: 0 auto !important;
}
#vlightbox1 li {
    width: 100%;
    margin: 0px auto;
}
.drp {
    width: 220px;
	height:30px;
}
}

@media screen and (max-width: 320px) {
	.logo
	{
		width:100%;
		float:left;
	}
	.logo img
	{
		max-width:100%;
	}
	.social {
    width: 90%;
    float: right;
}
.social ul li {
margin: 0 !important;
}
.head-right1 {
    width: 70%;
    height: auto;
    float: right;
    margin-top: 10px;
}
	.head-right {
    height: auto;
    float: right;
    margin-top: 10px;
    width: 75%;
}
.menu {
    width: 90%;
    height: 100px;
    margin: 110px auto 0 !important;
    background: none repeat-y scroll 0% 0% #121974;
}
.menu ul li {
    list-style: none outside none;
    padding: 6px 8px;
    float: left;
}
.menu ul li a {
    text-decoration: none;
    font-family: "OpenSans-Light";
    color: #FFF;
    font-size: 14px;
    padding: 6px;
}
#banner {
    width: 90% !important;
    height: auto;
    margin: 0px auto;
}
.service {
    width: 95%;
    height: 216px;
    float: left;
    background-image: url('../images/telecom.png');
    background-repeat: no-repeat;
    margin-left: 0;
}
.secure {
    width: 95%;
    height: 216px;
    float: left;
    background-image: url('../images/security_system1.png');
    background-repeat: no-repeat;
    margin-left: 0;
}
.safety {
    width: 95%;
    height: 216px;
    float: left;
    background-image: url('../images/safety.png');
    background-repeat: no-repeat;
    margin-left: 0;
}
.readmore {
    width: 31%;
    float: right;
    margin: 0px;
    margin-top: 20px;
}
.readmore1 {
    width: 20%;
    float: right;
    margin: 100px 0 10px 0;
}


.welcome {
    border-bottom: 1px dotted #ccc;
    float: left;
    width: 100%;
}
.welcome_left_col1 {
    width: 100% !important;
}
.welcome_left_col2 img
{
	display:none;
}
.welcome_right_col {
    width: 100%;
    float: left;
    margin-right: 20px;
    margin-top: 23px;
    margin-left: 0 !important;
}
.welcome_right_col1 {
    width: 69%;
    float: left;
    margin-right: 20px;
}
.welcome_right {
    width: 80%;
    float: left;
    padding: 0px;
    margin: 0px;
}
.gallery1 {
    width: 32%;
    margin-top: 20px;
    margin-right: 25px;
	margin:0 auto;
}

.gallery1 h1  {
	display:none;

}

.gallery1 h2 a {
    width: 100%;
	text-align:center;
    color: #FFF;
    font-size: 12px;
    font-family: "OpenSans-Light";
    background: none repeat scroll 0% 0% #2A2A2A;
    padding: 3px 10px;
    margin: 0px auto;
    text-decoration: none;
    text-align: center;
}
.gallery2 {
    width: 90%;
    float: left;
    margin-top: 20px;
    margin-left: 11px;
}
#career-style
{
	margin:0 !important;
}
.drp {
    width: 232px;
    float: left;
	height: 30px;
}
.career1
{
	margin:0;
}
.abt {
    width: 96%;
    float: left;
    padding: 0px;
}
}

@media screen and (max-width: 240px) {
	.logo {
    width: 100%;
    height: auto;
    float: left;
}
.logo img
{
	max-width:100%;
}
.head-right1 {
    width: 88%;
    height: auto;
    float: right;
    margin-top: 10px;
}
.social {
    width: 95%;
    float: right;
}
.social ul li {
margin: 0 !important;
}
.head-right {
    height: auto;
    float: right;
    margin-top: 10px;
    width: 100%;
}
#header {
    width: 80%;
    height: 65px !important;
    margin: 0px auto;
    background-color: #FFF;
}
.sitemap_txt a {
    width: 29%;
    height: 35px;
    float: left;
    font-family: "OpenSans-Light";
    font-size: 12px;
    color: #788286;
    text-decoration: none;
    margin-top: 10px;
}
.menu {
    width: 90%;
    height: 75px !important;
    margin: 110px auto 0px !important;
    background: none repeat-y scroll 0% 0% #121974;
}
.menu ul {
    padding:0;
    margin: 0;
}
.menu ul li {
    list-style: none outside none;
    padding: 3px;
    float: left;
}
.menu ul li a {
    text-decoration: none;
    font-family: "OpenSans-Light";
    color: #FFF;
    font-size: 12px;
    padding: 4px;
}
#banner {
    width: 90% !important;
    height: auto;
    margin: 0px auto;
}
.welcome_right_col {
width: 87%;
float: left;
margin-top: 20px;
 margin-left: 0; 
}
.service {
    width: 100%;
    height: 216px;
    float: left;
    background-image: url('../images/telecom.png');
    background-repeat: no-repeat;
    margin-left: 0px;
}
.secure {
    width: 100%;
    height: 216px;
    float: left;
    background-image: url('../images/security_system1.png');
    background-repeat: no-repeat;
    margin-left: 0px;
}
.safety {
    width: 100%;
    height: 216px;
    float: left;
    background-image: url('../images/safety.png');
    background-repeat: no-repeat;
    margin-left: 0px;
}
.welcome_right {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}
.welcome_right_col1 {
    width: 100%;
    float: left;
    margin-right: 0;
}
.welcome_right_col2 img {
	display:none;
}
.readmore1 {
    width: 40%;
    float: right;
    margin: 0px;
}
.readmore {
    width: 42%;
    float: right;
    margin: 20px 0px 0px;
}
.gallery1 {
    width: 42%;
    margin: 0px auto;
}
.gallery2 {
    width: 84%;
    float: left;
    margin-top: 20px;
    margin-left: 0;
}
.gallery1 h2 a {
    width: 100%;
    color: #FFF;
    font-size: 12px;
    font-family: "OpenSans-Light";
    background: none repeat scroll 0% 0% #2A2A2A;
    padding: 3px 10px;
    margin: 0px auto;
    text-decoration: none;
    text-align: center;
}
#djslider-loader63 {
    margin: 0px auto;
    position: relative;
    height: 110px;
    width: 80% !important;
}

/*aboutus*/
.abt {
    width: 96%;
    float: left;
    padding: 0px;
}
.drp {
    width: 176px;
    float: left;
	height: 30px;
}
}

