/* CSS Document */
html {
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
}
body{ 
	margin:0px; 
	width:100%; 
	font-family:sans-serif;
	font-size:12px;
	color:#3A3A3A;
	line-height:20px;
}

.main{
	width:100%; 
	margin:0px auto;
}

ul{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
}

li{
	background:url(../images/buttons/bullet.png) no-repeat;
	list-style:none;
	padding:0px 0px 0px 15px;
}

.colon{
	float:left;
}

.text_red{
	color:#FF0000;
}

.text_red_lhs{
	color:#FF0000;
	float:right;
	/*border-bottom:1px dotted #333333;*/
}

.text_red_lhs a{
	color:#FF0000;
}

.text_red_lhs a:hover{
	color:#FF0000;
}

#hide_show{
	float:right;
	margin:10px 0px 0px 0px;
	text-align:right;
	display:none;
}

.hide_show{
	float:right;
	margin:10px 0px 0px 0px;
	text-align:right;
	cursor:pointer;
}

#show_hide{
	float:right;
	margin:10px 0px 0px 0px;
	text-align:right;
}

.show_hide{
	float:right;
	margin:10px 0px 0px 0px;
	text-align:right;
	cursor:pointer;
}

.head_orange{
	float:left;
	color:#E57716;
	font-weight:bold;
}

.number_link{
	float:left; 
	width:680px; 
	text-align:right;
}

.number_link a{
	color:#0033FF;
	text-decoration:none;
}

.number_link a:hover{
	color:#0099FF;
	text-decoration:underline;
}

.readmore{
	text-align:right;
	float:right;
	color:#FF0000;
	font-size:11px;
	margin:0px 0px 0px 0px;
}

.readmore a{
	text-decoration:none;
	color:#FF0000;
}

.readmore a:hover{
	text-decoration:underline;
	color:#FF0000;
}


.button{
	/*background:url(../images/bg/button.jpg) repeat-x;*/
	background-color:#FFFFFF;
	border-left:1px solid #dadada;
	border-top:1px solid #dadada;
	border-right:2px solid #C2C6CC;
	border-bottom:2px solid #C2C6CC;
	padding:2px 3px 2px 3px;
	margin:0px 5px 0px 5px;
	font-size:12px;
	font-weight:bold;
	font-family:sans-serif;
	color:#403F3F;
	cursor:pointer;
}

.button:hover{
	background:url(../images/bg/button_on.jpg) repeat-x
}

.button_center{
	float:left;
	width:680px;
	text-align:center;
	margin:10px 0px 0px 0px;
}

.txt_normal{
	border:solid 1px #C5CCD4; 
	width:145px; 
	float:left; 
	padding-top:1px;  
	height:16px; 
	padding-left:3px; 
	font-size:11px; 
	font-weight:normal; 
	margin-right:5px;
	font-family:Tahoma;
	color:#3A3A3A;
}
.flag .fa.fa-envelope-o {
    margin: -4px 0 0;
}

.txt_extra_large{
	border-top:solid 2px #C5CCD4; 
	border-right:solid 1px #C5CCD4;
	border-bottom:solid 1px #C5CCD4;
	border-left:solid 2px #C5CCD4;
	width:200px; 
	float:left; 
	padding-top:1px;  
	height:24px; 
	padding-left:3px; 
	font-size:11px; 
	font-weight:normal; 
	margin-right:0px;
	font-family:Tahoma;
	color:#3A3A3A;
	background-color:#FAFAFA;
}

.txt_large{
	border-top:solid 2px #C5CCD4; 
	border-right:solid 1px #C5CCD4;
	border-bottom:solid 1px #C5CCD4;
	border-left:solid 2px #C5CCD4;
	width:200px; 
	float:left; 
	padding-top:1px;  
	height:24px; 
	padding-left:3px; 
	font-size:11px; 
	font-weight:normal; 
	margin-right:0px;
	font-family:Tahoma;
	color:#3A3A3A;
	background-color:#FAFAFA;
}

.list_normal{
	border-top:solid 2px #C5CCD4; 
	border-right:solid 1px #C5CCD4;
	border-bottom:solid 1px #C5CCD4;
	border-left:solid 2px #C5CCD4;
	width:145px; 
	float:left; 
	padding-top:1px;  
	height:24px; 
	padding-left:3px; 
	font-size:11px; 
	font-weight:normal; 
	margin-right:5px;
	font-family:Tahoma;
	color:#3A3A3A;
	background-color:#FAFAFA;
}

.list_large{
	border-top:solid 2px #C5CCD4; 
	border-right:solid 1px #C5CCD4;
	border-bottom:solid 1px #C5CCD4;
	border-left:solid 2px #C5CCD4;
	width:210px; 
	float:left; 
	padding-top:1px;  
	height:28px; 
	padding-left:3px; 
	font-size:11px; 
	font-weight:normal; 
	margin-right:3px;
	font-family:Tahoma;
	color:#3A3A3A;
	background-color:#FAFAFA;
}

.textarea_extralarge{
	border:solid 1px #C5CCD4; 
	width:675px; 
	float:left; 
	padding-top:1px;  
	height:130px; 
	padding-left:3px; 
	font-size:11px; 
	font-weight:normal; 
	margin-right:0px;
	font-family:Tahoma;
	color:#3A3A3A;
}


.main_content{
	width:100%;
	margin:0px auto;
	/*background:url(../images/bg/main.jpg) repeat-x;*/
	
}

.mainright_links_wraper{
	width:100%;
	margin:0 auto;
	background-color:#ec7717; 
	height:30px;
}

.mainright_links{
	width:900px;
	margin:0 auto;
	text-align:right;
	color:#FFFFFF;
	padding:6px 0px;
}

.mainright_links a{
	text-decoration:none!important;
	color:#FFFFFF;
}
.mainright_links > span {
    margin: 0 15px 0 0;
}
.mainright_links a:hover{
	text-decoration:none!important;
	color:#FFFFFF;
}
.mainright_links .fa {

    padding: 0 5px;
}
.mainright_links i:hover {
	color: #e2e2e2;
}
/*.mainright_links a img {
	border:0;
	margin-right:5px;
	vertical-align: middle;}
a img.linkedin_icon {
	margin-right:20px;}
img a{ border:0;}
a:focus {
	outline:none;}
.site_content{
	width:100%; 
	margin:0 auto;
}*/

.top_main_link_wraper{
	float:left; 
	width:795px; 
	height:30px;
}

.topright_links_wraper{
	float:right;
	text-align:right;
	width:480px;
	padding:0px 0px 0px 13px;
	margin:10px 0px 0px 0px;
	
}

.topright_links{
	float:left;
	text-align:right;
	height:20px;	
}

#div1{
	text-align:left;
	
	width:160px;
	display:none;
	background-color:#FFFFFF;
	margin:0px 0px 0px 420px;
	top: 96px;
	z-index:1000;
	left: 475px;
	
}

#div2{
	text-align:left;
	width:160px;
	position:absolute;
	display:none;
	background-color:#FFFFFF;
	margin:0px 0px 0px 520px;
	/*left: 703px;*/
	top: 98px;
	z-index:1000;
}

#div3{
	text-align:left;
	width:160px;
	position:absolute;
	display:none;
	background-color:#FFFFFF;
	margin:0px 0px 0px 627px;
	/*left: 808px;*/
	top: 98px;
	z-index:1000;
}

#div4{
	text-align:left;
	width:160px;
	position:absolute;
	display:none;
	background-color:#FFFFFF;
	margin:0px 0px 0px 693px;
	/*left: 875px;*/
	top: 98px;
	z-index:1000;
}

#div5{
	text-align:left;
	width:160px;
	position:absolute;
	display:none;
	background-color:#FFFFFF;
	margin:0px 0px 0px 777px;
	/*left: 960px;*/
	top: 98px;
	z-index:1000;
}

.dropdown_wraper{
	background-color: #ffffff;
    float: left;
    margin: 0;
    position: absolute;
    text-align: left;
    width: 122px;
    z-index: 1000;
	
}

.dropdown{
  	border-bottom: 1px solid #dadada;
    float: left;
    height: 27px;
    padding: 5px;
    text-align: left;
    width: 122px;
}

.dropdown:hover{
	border-bottom: 1px solid #dadada;
    float: left;
    height: 27px;
    padding: 5px;
    text-align: left;
    width: 122px;
	background-color:#F2F2F2;
}

.dropdown a{
	text-decoration:none;
	color:#3A3A3A;
}

.dropdown a:hover{
	text-decoration:none;
	color:#3A3A3A;
}

.logo_wraper{
	width:900px;
	margin:0 auto;
}

.logo_wraper_left{
	float:left;
}

.logo{
	width:104px;
	
	float:left;
	padding:3px 0px 0px 0px;
}

.logo_wraper_right{
	width:830px;
	float:left;
	margin:7px 0px 0px 2px;
	text-align:right;
}

.searchbox_wraper{
	float:right;
	width:193px;
}

.searbox_left{
	float:left;
}

.search_box {
 
    float: left;
    width: 156px;

}
#SkypeButton_Call_sreehari2005_1 {
    margin-left: -16px;
}
.search_txtbox {
    /*border: 1px solid #d4d4d4;*/
    border-left: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #fff;
margin: 0 0 0 2px;
 border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 3px 5px;
    width: 156px;
}
.searchbox_right {
    background-color: #ddd;
    border-bottom-right-radius: 3px;
    border-color: #d4d4d4 #d4d4d4 #d4d4d4 #fff;
    border-style: solid;
    border-top-right-radius: 3px;
    border-width: 1px;
    float: right;
    height: 25px;
    position: relative;
    width: 37px;
}
.text-bottomborder {
    border-bottom: medium none!important;
    padding: 0!important;
}
.searchbox_right i {
     color: #8B8A8B;
    cursor: pointer;
    left: 12px;
    opacity: 0.75;
    position: absolute;
    text-align: center;
    top: 4px;
    font-size: 15px;
}

.banner_wraper{
	width:100%;
	margin:0 auto;
	z-index:auto;
	height:310px;
}

.banner{
	margin:0 auto;
	width:100%;
	height:312px;
	
}
.banner_grey{
	background-color:#EDEDED; 
	float:left; 
	text-align:center; 
	width:100%;
}
.banner_black{
	background-color:#000000; 
	float:left; 
	text-align:center; 
	width:100%;
}
.banner_black2{
	background-color:#0D0D0D; 
	float:left; 
	text-align:center; 
	width:100%;
}

.banner_black_main{
	background-color:#081504; 
	float:left; 
	text-align:center; 
	width:100%;
}

.banner_main_move{
	/*background:url(../images/sliding_logo/banner_2013_bg.jpg) repeat-x;*/
	background-color:#e9e9e9;
	float:left; 
	text-align:center; 
	width:100%;
}

.banner_red{
	/*background-color:#b73321;*/
	background-color:#cf2228;
	float:left; 
	text-align:center; 
	width:100%;
}

.banner_green{
	/*background-color:#236E07;*/
	background-color:#487a08;
	float:left; 
	text-align:center; 
	width:100%;
}

.banner_blue{
	background-color:#093B78;
	float:left; 
	text-align:center; 
	width:100%;
}

.banner_blue_1{
	background-color:#355487;
	float:left; 
	text-align:center; 
	width:100%;
}

.banner_blue_2{
	background-color:#005490;
	float:left; 
	text-align:center; 
	width:100%;
}

.banner_darkblue{
	background-color:#152D4F;
	float:left; 
	text-align:center; 
	width:100%;
}

.banner_white{
/*	background-color:#F7F7F7;*/
	background-color:#ffffff;
	float:left; 
	text-align:center; 
	width:100%;
}

.banner_yellow{
	background-color:#b38219;
	float:left; 
	text-align:center; 
	width:100%;
}

.sub_banner_wraper{
	width:100%;
	margin:0 auto;
	background-color:#46AEE9;
	height:310px;
	padding:4px 0px 4px 0px;
}

.sub_banner_bg_wraper{
	width:1000px;
	margin:0 auto;
	/*background:url(../images/bg/sub_banner.jpg) repeat-y;*/
	height:310px;
}

.banner_left_wraper{
	float:left; 
	width:200px; 
	color:#FFFFFF; 
	margin:10px 10px 0px 50px;
}

.banner_left_largetext{
	float:left;
	width:170px; 
	font-size:21px; 
	padding:0px 0px 15px 10px;
	height:49px;
}

.banner_left_text_select{
	float:left; 
	background-color:#46AEE9; 
	width:180px; 
	margin:0px 0px 6px 0px; 
	padding:8px 0px 8px 20px; 
	color:#fff; 
	font-size:18px;
	/*font-weight:bold;*/
	text-decoration:none; 
	border-bottom: 1px solid #5cbdf4;
}

.banner_left_text_select:hover{
	float:left; 
	background-color:#2B8EC6;
	text-decoration:none; 
	width:180px; 
	margin:0px 0px 6px 0px; 
	padding:8px 0px 8px 20px;
	color:#fff; 
	font-size:18px;
	/*font-weight:bold;*/
	cursor:pointer;
}
.text-active{
background-color:#2B8EC6;	
}

.banner_left_text_select a{
	text-decoration:none;
	color:#1D1D1D; 
	display:block; 
	text-decoration:none;
}

.banner_left_text_select a:hover{
	text-decoration:none;
	color:#1D1D1D; 
	display:block; 
	text-decoration:none;
}

.banner_left_text{
	float:left;
	width:180px; 
	border-bottom:1px solid #5cbdf4; 
	padding:8px 0px 8px 20px; 
	margin:0px 0px 5px 0px; 
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

.banner_left_text:hover{
	float:left;
	width:180px;
	background-color:#2B8EC6;
	color:#FFFFFF;
	padding:8px 0px 8px 20px; 
	margin:0px 0px 5px 0px; 
	font-size:18px;
	cursor:pointer;
	text-decoration:none;
}


.banner_left_text a{
	color:#ffffff;
	text-decoration:none;
	
}

.banner_left_text a:hover{
	color:#3A3A3A;
	text-decoration:none;
	
}

.banner_right_wraper{
	float:left; 
	margin:0px 0px 0px 0px; 
	width:690px;
	height:230px;
}
.seo_img {
	float:left;
	margin:10px 20px 0 0;
	width:213px;}
.seo_img img {
	border:1px solid #d4d4d4;}

/***************************************************************SUB_PAGE***************************************************************************************/

.sub_top_banner{
	float:left;
	text-align:right;
	width:690px;
	margin-left: 18px;
}

.sub_banner_text_wraper{
	float:right; 
	margin:27px 0px 0px 0px; 
	width:672px;
	color:#FFFFFF; 
	font-size:12px;
	line-height:25px;
}
.sub_banner_text_wraper a {
	background: #2B8EC6;
	color:#FFFFFF;
	font-size:15px;
	display:inline-block;
	font-weight:lighter;
	float:left;
	padding:5px 10px;
	margin-right:5px;}
.sub_banner_text_wraper a:hover, .sub_banner_text_wraper a.active {
  background: #fff;
    color: #454444;
    text-decoration: none;
}

.sub_banner_quote_wraper{
	float:left;
	margin:7px 0px 0px 18px;
	padding:0px 7px 0px 0px;
	height:65px; 
	width:75%;
	border-right:1px solid #dadada;
	color:#FFFFFF; 
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}

.sub_banner_quote_small{
  border-right: 1px solid #dadada;
    color: #ffffff;
    float: left;
    font-size: 11px;
    height: 63px;
    line-height: 15px;
    margin: 7px 0 0 18px;
    padding: 0 7px 0 0;
    width: 76%;
}

.quote_auther{
	float:right;
	margin:27px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width:21%;
	font-size:14px;
}

.sub_banner_text_wraper_left{
	float:left; 
	width:200px;
}

.sub_banner_text_left{
	float:left; 
	font-size:18px;
	padding:0px 0px 3px 0px;
	margin:0px 0px 7px 0px; 
	
	/*border-bottom:1px solid #FF0000;*/
}

.sub_banner_text_left a{
	border-bottom:none;
	text-decoration:none;
	color:#FFFFFF; 
}

.sub_banner_text_left a:hover{
	border-bottom:none;
	text-decoration:none;
	color:#999999; 
	border-bottom:1px solid #FF0000; 
}

.sub_banner_text_left_selected{
	float:left; 
	color:#999999; 
	font-size:18px; 
	padding:3px 0px 3px 0px;
	margin:2px 0px 7px 0px; 
	border-bottom:1px solid #FF0000;
}

.sub_banner_text_left_selected a{
	text-decoration:none;
	color:#999999; 
	
}

.sub_banner_text_left_selected a:hover{
	text-decoration:none;
	color:#999999; 
}


.sub_banner_text_wraper_right{
	float:right; 
	width:200px;
}

.sub_banner_text_right{
	float:right; 
	color:#FFFFFF; 
	font-size:18px; 
	padding:0px 0px 3px 0px;
	margin:0px 0px 7px 0px; 
	
	/*border-bottom:1px solid #FF0000;*/
}

.sub_banner_text_right a{
	border-bottom:none;
	text-decoration:none;
	color:#FFFFFF;
}

.sub_banner_text_right a:hover{
	border-bottom:none;
	text-decoration:none;
	color:#999999; 
	border-bottom:1px solid #FF0000;
}

.sub_banner_text_right_selected{
	float:right; 
	color:#999999; 
	font-size:18px; 
	padding:3px 0px 3px 0px;
	margin:2px 0px 7px 0px; 
	border-bottom:1px solid #FF0000;
}

.sub_banner_text_right_selected a{
	text-decoration:none;
	color:#999999;
}

.sub_banner_text_right_selected a:hover{
	text-decoration:none;
	color:#999999;
}

.textcontent_topline{
	float:left;
	width:100%;
	background:url(../images/bg/topline.jpg) repeat-x;
	height:4px;
}

.textcontent_wraper{
	float:left;
	width:100%;
	/*background:url(../images/bg/text_content.jpg) repeat-y;*/
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-color: #f7f7f7;
	
}

.textcontent_wraper_left{
	float:left;
	width:420px;
	background:url(../images/bg/text_content.jpg) repeat-y;
	margin:0px 0px 0px 0px;
	/*background-color:#F7F7F7;
	border-right:solid 1px #dddddd;*/
	
	padding:0px 35px 0px 0px;
}

.textcontent{
	width:900px; 
	margin:0 auto;
	
}

.right_content_wraper{
	float:left;
	width:685px;
	padding:0px 0px 10px 10px;
	text-align:justify;
/*	border-left:solid 1px #dddddd;*/
	background-color:#FFFFFF;
	min-height:957px!important;
	color:#454444;
	line-height:25px;
	/*margin: 10px 0;*/
}

.right_textcontent_wraper{
	float:left;
	width:685px;
	text-align:justify;
	background-color:#FFFFFF;
	min-height:1025px;
	color:#454444;
	line-height:25px;
}

.textcontent_left_wraper{
	float:left;
	width:200px;
	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;
}

.textcontent_left{
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
}

.textcontent_border{
	 float:left;
	 border-bottom: dotted 1px #999999;
	 padding:1px 0px 0px 0px;
	 width:190px;
	 margin:0px 0px 5px 0px;	
}

.contact1{
	float:left;
	margin:0px 50px 0px 0px;
}

.contact2{
	float:left;
}

.contact_sub_head{
	float:left;
	font-size:23px;
	font-weight:bold;
	line-height:35px;
}


/*--------------------------------------------------------------------------COMMON CSS---------------------------------------------------------------------------*/

.site_navigation{
	float:left; 
	width:500px; 
	text-align:right;
}

a{
	color:#009ADB;
	text-decoration:none;
}

a:hover{
	color:#009ADB;
	text-decoration:none;
}
.cleaner{ 
	clear: both; 
	width: 100%; 
	height: 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
	font-size: 0px;  
}

.head_bold_uppercase{
	float:left;
	font-weight:bold;
	font-size:19px;
	text-transform:uppercase;
	padding:10px 0px 2px 0px;
}

.head_bold_small{
	float:left;
	font-weight:bold;
	font-size:13px;
	padding:8px 0px 8px 0px;
	width:190px;
	text-align:left;
	color:#E77817;
	text-transform:uppercase;
}

.head_bold_medium{
	float:left;
	font-weight:bold;
	font-size:12px;
	padding:8px 0px 8px 0px;
	width:200px;
	text-align:left;
	color:#E77817;
	text-transform:uppercase;
}

.head_bold_normal{
	float:left;
	font-weight:bold;
	font-size:20px;
	padding:5px 0px 5px 0px;
	white-space:nowrap;
	cursor:pointer;
}

.head_bold_normal:hover{
	float:left;
	font-weight:bold;
	font-size:20px;
	padding:5px 0px 3px 0px;
	border-bottom:2px solid #FF0000;
}

.head_bold_normal_border{
	float:left;
	width:190px;
	font-weight:bold;
	font-size:17px;
	padding:5px 0px 5px 0px;
/*	white-space:nowrap;*/
	cursor:pointer;
	border-bottom: dotted 1px #999999;
}

.head_bold_normal_border a{
	text-decoration:none;
	color:#3A3A3A;
}

.head_bold_normal_border a:hover{
	text-decoration:underline;
	color:#3A3A3A;
}

.head_bold_normal_border_selected{
	float:left;
	width:190px;
	font-weight:bold;
	font-size:18px;
	padding:5px 0px 5px 0px;
	white-space:nowrap;
	cursor:pointer;
	border-bottom: dotted 1px #999999;
}

.head_bold_normal_border_selected a{
	text-decoration:none;
	color:#3A3A3A;
}

.head_bold_normal_border_selected a:hover{
	text-decoration:none;
	color:#3A3A3A;
}

.head_bold_normal_border:hover{
	float:left;
	font-size:18px;
	padding:5px 0px 5px 0px;
	
}

.head_bold_normal_border a{
	text-decoration:none;
}

.head_bold_normal_border a:hover{
	text-decoration:none;
}

.head_bold_large{
	float:left;
	font-weight:bold;
	font-size:15px;
	padding:8px 0px 8px 0px;
	width:460px;
	color:#E77817;
	text-transform:uppercase;
}

.head_bold_white{
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:20px;
	padding:3px 0px 4px 0px;
}

.head_bold_white:hover{
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:20px;
	padding:3px 0px 2px 0px;
	border-bottom:solid 2px #FF0000;
}

.head_bold_white a{
	text-decoration:none;
	color:#FFFFFF;
}

.head_bold_white a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
	

.text_bold_minsize{
	float:left;
	font-weight:bold;
	width:190px;
	text-align:left;
	font-size:13px;
	padding:6px 0px 1px 0px;
}

.text_bold_minsize a{
	text-decoration:none;
	color:#3A3A3A;
}

.text_bold_minsize a:hover{
	text-decoration:underline;
	color:#3A3A3A;
}

.text_ash{
	float:left;
	color:#9F9F9F;
	padding:1px 0px 1px 0px;
	width:190px;
}

.bgdiv_small{
	width:100%;
	background-color:#3A3A3A;
	padding:10px 15px 10px 10px;
	float:left;
	margin:0px 0px 10px 0px;
}

.customer_speak{
	width:100%;
	background-color:#46aee9;
	padding:10px 15px 10px 10px;
	float:left;
	margin:10px 0px 10px 0px;
}
.customer_speak_head > p {
    display: inline-block;
    margin: 0 0 0 10px;
}
.customer_speak_head{
	width:167px;
	color:#fff; 
	font-size:14px;
	font-weight:bold;
}
.customer_speak_head .fa.fa-comments {
    font-size: 22px;
}
.bgdiv_small_img{
	width:170px;
	text-align:center;
	float:left;
	margin:10px 0px 5px 0px;
}

.bgdiv_small_img a{
	color:#fff;
	text-decoration:none;
}

.bgdiv_small_img a:hover{
	color:#fff;
	text-decoration:underline;
}

.bgdiv_small_text{
	color:#c7c7c7;
	font-size:13px;
	float:left;
	width:177px;
}
.download-bg{
	background-color: #E0A61A!important;
}
.bgdiv_small_arrow .fa.fa-file-pdf-o {
    font-size: 20px;
    color: #3a3a3a;
}
.bgdiv_small_text a{
	color:#FFFFFF;
	text-decoration:none;
}

.bgdiv_small_text a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.bgdiv_small_text_right{
	color:#FFFFFF;
	font-size:13px;
	float:left;
	width:177px;
	text-align:right;
	padding:5px 0px 3px 0px;
}

.bgdiv_small_text_right a{
	color:#FFFFFF;
	text-decoration:none
}

.bgdiv_small_text_right a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.bgdiv_small_arrow{
	color:#FFFFFF;
	font-size:13px;
	float:left;
	width:20px;
	margin:10px 0px 0px 20px;
}

.bgdiv_small_arrowtext{
	color:#FFFFFF;
	font-size:17px;
	/*font-weight:bold;*/
	float:left;
	width:100px;
	padding:10px 0px 0px 5px;
}
.hiring-bgcol{
	background-color: #779C26!important;

}
.white-text{
	color: #fff!important;
}
.bgdiv_small_arrowtext a{
	color:#3a3a3a;
	text-decoration:none;
}

.bgdiv_small_arrowtext a:hover{
	color:#3a3a3a;
	text-decoration:underline;
}

.textcontent_right{
	float:left;
	width:680px;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

.textcontent_right1{
	float:left;
	width:455px;
	border-right: dotted 1px #999999;
	padding:10px 10px 10px 0px;
	text-align:center;
}

.textcontent_right1_rightlink{
	float:left;
	width:430px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}

.textcontent_right2{
	float:left;
	width:180px;
	margin:0px 0px 0px 20px;
	text-align:left;
	font-size:11px;
}

.textcontent_right_border{
	float:left;
	width:680px;
	border-bottom: dotted 1px #999999;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:5px 0px 15px 0px;
}

.textcontent_right_border a{
	 border:none;
}

.textcontent_right_border a:hover{
	border:none;
}

.textcontent_right_small{
	float:left;
	width:480px;
	border-bottom: dotted 1px #999999;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

.inner_right_logo_wraper{
	float:right;
	width:180px;
	text-align:center;
}

.imagecontent_right_border{
	float:left;
	width:680px;
	border-bottom: dotted 1px #999999;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:10px 0px 12px 0px;
}

.imagecontent_right{
	float:left;
	width:680px;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:10px 0px 12px 0px;
}

.rightlink_red{
	text-align:right;
	float:right;
	color:#FF0000;
	font-size:12px;
}

.rightlink_red a{
	text-align:right;
	float:right;
	color:#FF0000;
	text-decoration:none;
}

.rightlink_red a:hover{
	text-align:right;
	float:right;
	color:#FF0000;
	text-decoration:underline;
}

.rightlink_black{
	font-size:15px; 
	font-weight:bold; 
	float:right; 
	text-align:right;
}

.rightlink_black a{
	text-decoration:none;
	color:#3A3A3A;
}

.rightlink_black a:hover{
	text-decoration:underline;
	color:#3A3A3A;
}

.rightlink_white{
	font-size:13px; 
	font-weight:bold; 
	float:right; 
	text-align:right;
}

.rightlink_white a{
	text-decoration:none;
	color:#3A3A3A;
}

.rightlink_white a:hover{
	text-decoration:underline;
	color:#3A3A3A;
}

.ashdiv_large{
	float:left;
	width:480px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	border-right: dotted 1px #999999;
}

.ashdiv_large_head{
	color:#FFFFFF;
	font-size:13px;
	text-transform:uppercase;
	float:left;
	width:402px;
	padding:3px 0px 3px 5px;
	background-color:#888888;
}

.ashdiv_large_text{
	text-align:justify;
	float:left;
	width:460px;
	padding:3px 5px 3px 5px;
}

.ashdiv_medium{
	float:left;
	width:240px;
	margin:0px 0px 10px 2px;
	/*background-color:#EFEFEF;*/
	padding:0px 6px 3px 5px;
	border-right: dotted 1px #999999;
}

.ashdiv_small{
	float:left;
	width:190px;
	margin:0px 0px 10px 7px;
	/*background-color:#EFEFEF;*/
	padding:0px 0px 3px 0px;
}

.ashdiv_medium_noborder{
	float:left;
	width:155px;
	margin:0px 0px 5px 2px;
	/*background-color:#EFEFEF;*/
	padding:0px 7px 3px 5px;
}

.ashdiv_small_head{
	color:#FFFFFF;
	font-size:13px;
	text-transform:uppercase;
	float:left;
	width:185px;
	text-align:left;
	padding:3px 0px 3px 5px;
	background-color:#888888;
}

.ashdiv_small_text{
	text-align:left;
	float:left;
	width:180px;
	line-height:24px;
	padding:1px 5px 6px 5px;
}

.right_logo_wraper{
	text-align:center;
	float:left;
	width:180px;
	line-height:24px;
	padding:0px 5px 6px 5px;
	
}

.right_logo{
	margin:0 auto;
	width:140px;
	line-height:24px;
	padding:1px 5px 6px 5px;
}

.logo_caption{
	text-align:center;
	float:left;
	width:170px;
	line-height:17px;
	padding:1px 5px 6px 5px;
}

.logo_caption_bold{
	text-align:left;
	float:left;
	width:189px;
	border-bottom:1px solid #FF0000;
	line-height:17px;
	padding:1px 5px 3px 0px;
	margin:0px 0px 0px 20px;
	font-weight:bold;
	font-size:17px;
}

.ashdiv_medium_text{
	text-align:left;
	float:left;
	width:206px;
	line-height:24px;
	padding:1px 5px 6px 5px;
}

.ashdiv_medium_text ul{
	padding:0px 0px 0px 5px;
	width:190px;
	float:left;
}

.ashdiv_medium_text li{
	background:url(../images/buttons/bullet.jpg) no-repeat;
	list-style:none;
	padding:0px 0px 0px 15px;
	width:210px;
	float:left;
}

/*---------------------------------------------------------------------------SUBPAGE----------------------------------------------------------------------------*/

.sub_head{
	float:left;
	width:auto;
	font-weight:bold;
	font-size:19px;
	padding:5px 15px 15px 0px;
	white-space:nowrap;
	text-transform:uppercase;
}

.sub_head_border{
	float:left;
	width:auto;
	font-weight:bold;
	border-bottom:2px solid #F80F0F;
	font-size:19px;
	padding:5px 5px 0px 0px;
	margin:0px 0px 10px 0px;
	white-space:nowrap;
	text-transform:uppercase;
}

.sub_head a{
	text-decoration:none;
	color:#3A3A3A;
}

.sub_head a:hover{
	text-decoration:none;
	color:#3A3A3A;
}

.inner_head{
	float:left;
	font-weight:bold;
	font-size:17px;
	padding:2px 0px 2px 0px;
	white-space:nowrap;
}

.inner_head a{
	text-decoration:none;
	color:#3A3A3A;
}

.inner_head a:hover{
	text-decoration:none;
	color:#3A3A3A;
}

.inner_head_left_wraper{
	float:left;
	padding:0px 30px 5px 0px;
}

.inner_head_left{
	float:left;
	padding:1px 0px 1px 0px;
	white-space:nowrap;
}

.inner_head_right_wraper{
	float:right;
	padding:5px 0px 5px 0px;
}

.inner_head_right{
	float:right;
	padding:1px 0px 1px 0px;
	white-space:nowrap;
}

.slideshow { 
	margin:0 auto;
	width:140px;
	line-height:24px;
}

.slideshow img { 
	/*border: 1px solid #ccc;  */
}

/*********************************************************************MISSION_VISION*************************************************************************/

#mission{
	float:left;
	display:none;
	
}

#whoweare{
	float:left;
	/*display:none;*/
}

#methodology{
	float:left;
	display:none;
}

#infrastructure{
	float:left;
	display:none;
}

#history{
	float:left;
	display:none;
}

/*********************************************************************CUSTOMER***********************************************************************************/

.customer_div_wraper{
	float:left; 
	width:680px;
}

.customer_wraper{
	float:left;  
	border-bottom:1px solid #dadada;
	width:680px;
	padding:10px 0px 10px 0px;
}

.customer_left{
	float:left; 
	width:150px; 
	margin:0px 0px 0px 20px; 
	text-align:center;
}

.customer_right{
	float:right; 
	width:470px; 
	margin:40px 0px 0px 0px;
	color:#999999;
	font-weight:bold;
}

/*********************************************************************customer_speak***********************************************************************************/


.customer_speak_logo{
	float:right;
}


/*********************************************************************NEWS***********************************************************************************/



.news_div_wraper{
	float:left; 
	width:680px;
}

.news_wraper{
	float:left;  
	/*border-bottom:1px solid #dadada;*/
	width:680px;
	padding:10px 0px 10px 0px;
}

.news_left{
	float:left; 
	width:70px; 
	margin:12px 0px 0px 10px; 
	text-align:left;
	font-weight:bold;
}

.news_right{
	float:right; 
	width:570px; 
	margin:0px 0px 0px 0px;
}

#news_2009{
	float:left;
	display:none;
}

#archive_news{
	float:left;
	display:none;
}

.news_link{
	float:left;
	font-weight:bold;
	width:680px;
}

.news_link a{
	text-decoration:none;
	color:#E67816;
}

.news_link a:hover{
	text-decoration:none;
	color:#E67816;
}


/*********************************************************************PRODUCTS********************************************************************************/

.products_div_wraper{
	float:left; 
	width:680px;
}

.procuts_wraper{
	float:left;  
	border-bottom:1px solid #dadada;
	width:680px;
}


/*********************************************************************FAQ***********************************************************************************/

.faq_wraper{
	float:left; 
	width:680px;
	margin:0px 0px 15px 0px;
}

.faq_qns{
	float:left; 
	color:#484848;
	width:680px; 
	font-weight:bold;
}

.faq_ans{
	float:left; 
	margin:0px 0px 0px 20px;
	width:658px;
	background-color:#F7F7F7;
	padding:5px 5px 5px 5px;
}

/*----------------------------------------------------------------SERVICE--------------------------------------------------------------------------------*/
#icms, #iworksync, #ibilling, #isnw {
	display:none;}
#service_application{
	float:left;
	display:none;
}

#service_database{
	float:left;
	display:none;
}

#service_web{
	float:left;
	display:none;
}

#service_testing{
	float:left;
	display:none;
}

/***********************************************************************RFI**********************************************************************************/
.txt_rfi{
	border:solid 1px #C5CCD4; 
	width:185px; 
	float:left; 
	padding-top:1px;  
	height:16px; 
	padding-left:3px; 
	font-size:11px; 
	font-weight:normal; 
	margin-right:5px;
	font-family:Tahoma;
	color:#3A3A3A;
}

.list_rfi{
	border:solid 1px #C5CCD4; 
	width:190px;
	float:left; 
	padding-top:1px;  
	height:21px; 
	padding-left:3px; 
	font-size:11px; 
	font-weight:normal; 
	margin-right:5px;
	font-family:Tahoma;
	color:#3A3A3A;
}

.list_rfi_multiple{
	border:solid 1px #C5CCD4; 
	width:190px;
	float:left; 
	padding-top:1px;  
	height:80px; 
	padding-left:3px; 
	font-size:11px; 
	font-weight:normal; 
	margin-right:5px;
	font-family:Tahoma;
	color:#3A3A3A;
}

.textarea_rfi{
	border:solid 1px #C5CCD4; 
	width:185px; 
	float:left; 
	padding-top:1px;  
	height:70px; 
	padding-left:3px; 
	font-size:11px; 
	font-weight:normal; 
	margin-right:0px;
	font-family:Tahoma;
}

.rfi_wraper{
	margin:0 auto; 
	width:500px;
}

.rfi_text_wraper{
	float:left;
	width:500px;
	margin:1px 0px 1px 0px;
}

.rfi_left{
	float:left; 
	width:180px;
}

.rfi_right{
	float:right; 
	width:300px; 
	text-align:left;
}




/*---------------------------------------------------------------------------WORK--------------------------------------------------------------------------------*/

#websites{
	float:left;
	display:none;
}

/***********************************************************************************SITEMAP************************************************************************/

.sitemap{
	float:left; 
	margin:0px 0px 0px 50px; 
	padding:0px 0px 0px 5px; 
	border-left:1px solid #dadada;
}

#sitemap1{
	display:none;
	float:left;
}

#sitemap1a{
	display:none;
	float:left;
	margin:0px 0px 0px 20px;
}

#sitemap2{
	display:none;
	float:left;
}

#sitemap2a{
	display:none;
	float:left;
	margin:40px 0px 0px 20px;
}

#sitemap3{
	display:none;
	float:left;
}

#sitemap4{
	display:none;
	float:left;
}

#sitemap5{
	display:none;
	float:left;
}

.sitemapdiv_wraper{
	float:left; 
	width:118px; 
	height:24px; 
	border:1px solid #333333; 
	background-color:#FFFFFF; 
	padding:2px 2px 2px 2px;
	margin:0px 0px 3px 0px;
}

.sitemap_wraper{
	float:left; 
	margin:0px 0px 3px 0px;
	padding:2px 2px 2px 2px;
	width:118px; 
	height:24px;
	border:1px solid #333333; 
}

.sitemap_left_dark{
	float:left; 
	width:90px; 
	height:22px; 
	background-color:#565656; 
	color:#FFFFFF; 
	padding:0px 2px 2px 2px; 
	text-align:center; 
	font-weight:bold;
}

.sitemap_left_light{
	float:left; 
	width:90px; 
	height:22px; 
	background-color:#DADADA; 
	
	padding:0px 2px 2px 2px; 
	text-align:center; 
	font-weight:bold;
}


.sitemap_rightbutton{
	float:left; 
	width:20px; 
	height:23px; 
	background-color:#dadada; 
	margin:0px 0px 0px 3px;
}

.sitemap_leftbutton{
	float:left; 
	width:20px; 
	height:23px; 
	background-color:#dadada; 
	margin:0px 3px 0px 0px;
}

.image_code{
	float:left;
}

.image_code_icon{
	width:20px; 
	height:20px; 
	float:left;
}



/**********************************************************************CAREER********************************************************************************/

.career_wraper{
	float:left; 
	width:680px;
}

.career_content_wraper{
	float:left; 
	width:680px;
	border-bottom:dotted 1px #A9A9A9;
	padding:0px 0px 5px 0px;
	margin:10px 0px 0px 0px;
}

.career_content_bg{
	float:left; 
	width:675px;
	background-color:#DEEBF9;
	padding:0px 0px 0px 5px;
	font-weight:bold;
}

.career_content{
	float:left; 
	width:675px;
	padding:0px 0px 0px 5px;
}

.career_left{
	float:left; 
	width:100px;
	text-align:left;
}

.career_right{
	float:right; 
	width:400px;
	text-align:left;
}


/**********************************************************************CASE STUDIES********************************************************************************/

.casestudy_wraper{
	float:left; 
	width:680px;
}

.casestudy_content_wraper{
	float:left; 
	width:680px;
	border-bottom:dotted 1px #A9A9A9;
	padding:0px 0px 5px 0px;
	margin:10px 0px 0px 0px;
}

.casestudy_content_wraper_noborder{
	float:left; 
	width:680px;
	padding:0px 0px 5px 0px;
	margin:10px 0px 0px 0px;
}

.casestudy_content_bg{
	float:left; 
	width:675px;
	background-color:#DEEBF9;
	padding:0px 0px 0px 5px;
	font-weight:bold;
}

.casestudy_content{
	float:left; 
	width:675px;
	padding:0px 0px 0px 5px;
}

.casestudy_left{
	float:left; 
	width:200px;
	text-align:left;
}

.casestudy_right{
	float:right; 
	width:400px;
	text-align:left;
}

.feedback_button{
	/*float:right;*/
	position:fixed; 
	/*left:1165px; 
	top:420px;*/
	right:0px;
	bottom:0px;
}

/*-------------------------------------------------------------------------FOOTER-----------------------------------------------------------------------------*/

.footer_wraper{
	float:left; 
	background-color:#EAEAEA; 
	width:100%;
	padding:5px 0px 0px 0px;
}

.footer{
	width:900px; 
	margin:0 auto; 
}

.footer_links_wraper{
	float:left; 
	width:850px;
}

.footer_links_head{
	float:left; 
	width:155px;
}

.footer_links_head_right{
	float:right; 
	width:195px;
}

.footer_links{
	float:left; 
	color:#E1E1E1; 
	font-size:11px; 
	padding:0px 0px 2px 0px; 
	width:145px; 
	text-transform:uppercase;
	
	margin:0px 0px 1px 0px;
}

.footer_links a{
	color:#454444; 
	text-decoration:none;
}
.footer_links_head h5 {
    font-size: 16px;
    font-weight: 600;
}
.footer_links_head_right h5 {
    font-size: 16px;
    font-weight: 600;
}
.footer_links a:hover{
	color:#454444; 
	text-decoration:underline;
}

.footer_links_large{
	float:left; 
	color:#454444; 
	font-size:11px; 
	padding:0px 0px 0px 0px; 
	width:195px; 
	text-transform:uppercase;
}

.footer_links_left{
	float:left; 
	color:#454444; 
	font-size:11px; 
	width:75px; 
	text-transform:uppercase;
	margin:0px 0px 0px 5px;
}

.footer_left{
	float:left; 
	color:#666666; 
	font-size:11px; 
	width:200px; 
	margin:0px 0px 20px 0px;
}

.footer_right{
	float:right; 
	color:#666666; 
	font-size:11px; 
	width:280px; 
	margin:0px 0px 20px 0px;
}

.footer_right a{
	text-decoration:none; 
	color:#666666; 
}

.footer_right a:hover{
	text-decoration:underline;
	color:#666666; 
}


.footer_links_right{
	float:right; 
	color:#454444; 
	font-size:11px; 
	width:100px; 
	text-transform:uppercase;
}

.footer_links_right a{
	text-decoration:none;
	color:#454444; 
}

.footer_links_right a:hover{
	text-decoration:underline;
	color:#454444;
}

.flag{
	float:left;
	padding:5px 0px 3px 0px; 
}

#air_media{
	float:left;
}

#hyperakt{
	display:none;
	float:left;
}

#reem_emirates{
	display:none;
	float:left;
}

#genstor{
	display:none;
	float:left;
}

#dial_city{
	display:none;
	float:left;
}

#ipdn{
	display:none;
	float:left;
}

#innosight_ventures{
	display:none;
	float:left;
}

/*********************************************************************ICMS************************************************************************************/

.icms_wraper{
	float:left;
	width:680px;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:5px 0px 15px 0px;
}

.icms_table{
	width:100%;
	float:left;
}

.icms_table th{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	height:35px;
	line-height:20px;
	padding:0px 5px 0px 5px;
}

.icms_table tr{
	height:10px;
	text-align:center;
}

.icms_table td{
	text-align:left;
	border-bottom:1px solid #D7D7D5;
	padding:0px 3px 0px 3px;
	vertical-align:text-top;
}

.comment{
	float:left;
	color:#FF0000;
}
/*
.quote_request{
	padding:4px 11px;
	background-color:#74ba3d;
	width:16%;
	margin-top: 15px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 13px;
	display:block;
}

.quote_request:hover{
	padding:4px 11px;
	background-color:#6EA641;
	width:16%;
	margin-top: 15px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 13px;
	display:block;
}
*/
.quote_request {
    background-color: #85b906;
    border: 2px solid #77A40B !important;
    border-radius: 4px;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.38);
    color: #ffffff;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    padding: 4px 11px;
    text-align: center;
    width: auto;
}

.quote_request:hover{
	background-color:#88AE2C;
	color: #ffffff;	
}
/***************************************************************************************************************************************************************/
/*12-7-2017--> Latest Changes CSS*/
.navbar-default {
    background-color: #fff!important;
    border-color: #fff!important;
}
.navbar {
    margin-bottom: 0!important;
}
.item .img-responsive {
    margin: 0 auto;
}
.navbar-toggle {

    float: right;
    margin-bottom: 0px!important;
    margin-right: 0px!important;
    margin-top: 20px!important;
}
@media (max-width: 991px)
{
.dropdown_wraper{
		display: none;
	}
}
@media (max-width: 1023px)
{
	.footer_links_head.col-md-2.col-xs-6 {
    min-height: 140px;
}
	.footer_links_head.col-md-2.col-xs-5 {
    min-height: 140px;
}
.footer_links {
    float: unset!important;
}
	.mainright_links {
    font-size: 12px;
    padding: 3px 0px 0;
    text-align: right;
}
}
@media (max-width: 980px)
{
	.mainright_links {
    	font-size: 12px;
    	padding: 3px 20px 0;
    	text-align: left!important;
	}
	.textcontent_left {
    	width: 100%;
	}
	.textcontent_border {
    	width: 100%;
	}	
	.customer_speak{
		width: 100%;
	}
	.bgdiv_small{
		width: 100%;
	}
	.textcontent_right_border{
		width: 100%;
	}
	.textcontent_right{
		width: 100%;
	}
	.ashdiv_medium{
		width: 100%;
	}
	.head_bold_normal_border{
		width: 100%;
	}
	.right_content_wraper{
		width: 100%;
	}
	.imagecontent_right_border{
		width: 100%;
	}
	.textcontent_right1{
		width: 100%;
	}
	.rightlink_black{
		float: left;
	}
	.textcontent_right1 > img {
    	width: 100%;
	}
	.textcontent_right2{
		width: 100%;
		margin:0px;
	}
	.imagecontent_right{
		width: 100%;
	}
	.bgdiv_small_img{
		width: 100%;
	}
	.text_ash{
		width: 100%;
	}
	.text_bold_minsize{
		width: 100%;
	}
	.logo_wraper_left {
    	float: unset;
    	padding: unset;
	}
	.topright_links {
    	float: unset!important;
	}
	.ashdiv_medium_text{
		width: 100%;
	}
	.ashdiv_medium_text li{
		width: 100%;
	}
	.bgdiv_small_text{
		width: 100%;
	}
	.textcontent_left_wraper{
		padding: 0px!important;
	}
	.logo_wraper_right {
    	text-align: left;
    	width: 100%;
	}
	.right_textcontent_wraper{
		width: 100%;
	}
	.viewmorework{
		position: absolute!important;
		bottom: 0px!important;
	}
		.bgdiv_small_text_right{
		text-align: left!important;
	}
}

.navbar-toggle.toggle .icon-bar:nth-child(2) {
    position: relative;
    top: 5px;
    transform: rotate(-45deg);
}
.navbar-toggle.toggle .icon-bar:nth-child(3) {
    opacity: 0;
    position: relative;
}
.navbar-toggle.toggle .icon-bar:nth-child(4) {
    position: relative;
    top: -6px;
    transform: rotate(45deg);
}
.resposive-banner-text{
	display: none;
}
@media(min-width: 768px)
{
	#myDIV1{
		display: block!important;
	}
	#myDIV{
		display: block!important;
	}
	.topright_links {
    	float: left!important;
	}
}

@media(max-width: 767px)
{
	.casestudy_content_wraper_noborder{
		width: 100%;
	}
	#dropdown_SkypeButton_Call_sreehari2005_1{
		position: absolute;
		bottom: 0px;
		right: 0px !important;
		left: 5px!important;
	}

	.banner_black_main{
		background-color: unset!important;
		text-align: left!important;
	}
	.banner_black2{
		background-color: unset!important;
		text-align: left!important;
	}
	.banner_main_move{
		background-color: unset!important;
		text-align: left!important;
	}
	.banner_green{
		background-color: unset!important;
		text-align: left!important;
	}
	.banner_white{
		background-color: unset!important;
		text-align: left!important;
	}
	.banner_black{
		background-color: unset!important;
		text-align: left!important;
	}
	.banner_red{
		background-color: unset!important;
		text-align: left!important;	
	}
	.banner_darkblue{
		background-color: unset!important;
		text-align: left!important;
	}
	.banner_blue_1{
		background-color: unset!important;
		text-align: left!important;
	}
	.banner_blue_2{
		background-color: unset!important;
		text-align: left!important;
	}
	.textcontent_topline{
		display: none;
	}
	.responsive-left {
    	display: none;
	}
	.banner_right_wraper{
		display: none;
	}
	.banner_left_wraper{
		margin: 10px 10px 0 50px!important;
	}
	.banner_left_text_select{
		font-size: 17px!important;
    	margin: 8px 0!important;
	}
	.banner_left_text{
		font-size: 17px!important;
	}
	.resposive-banner-text{
		display: block;
	}
	.logo_wraper_left {
    	float: right!important;
   	 	width: 100%!important;
	}
	.resposive-banner-text > p{
		background-color: #ddd;
    	display: inline-block;
    	float: left;
    	margin: 0 10px 10px 0;
   	 	padding: 5px;
    	text-align: center;
    	width: 135px;
	}
	.resposive-banner-text p  a{
		color: #626469;
	}
	.career_wraper{
		width: 100%!important;
	}
	.career_content_wraper {
    	width: 100%!important;
	}
	.career_content_bg{
		width: 100%!important;
	}
	.career_left {
    	width: 30%!important;
	}
	.colon{
		width: 2%!important;
	}
	.career_right {
    	width: 68%!important;
	}
	.career_content{
		width: 100%!important;
	}
	.news_div_wraper {
    	width: 100%!important;
	}
	.news_wraper {
    	float: left;
    	padding: 0!important;
    	width: 100%!important;
	}
	.news_left {
   		margin: 12px 0 0;
    	width: 30%;
	}
	.news_right {
		width: 70%;
	}
	.textcontent_right1{
		text-align: left;
	}
	.casestudy_content_wraper{
		width: 100%;
	}
	.casestudy_content{
		width: 100%;
	}
	.casestudy_left{
		width: 30%;
	}
	.casestudy_right{
		width: 68%;
	}
	.casestudy_wraper{
		width: 100%;
	}
	.textcontent_right_small{
		width: 100%;
	}
	.customer_wraper{
		width: 100%;
	}
	.customer_left{
		margin:0px;
		width: 30%;
	}
	.customer_div_wraper{
		width: 100%;
	}
	.customer_right{
		width: 70%;
		margin: 0px;
	}
	.customer_left img{
		width: 100%;
	}
	.faq_wraper{
		width: 100%;
	}
	.faq_qns{
		width: 100%;
	}
	.faq_ans{
		width: 100%;
		margin: 0px;
	}
	.contact1{
		margin: 0px;
	}
	.sub_head_border{
		width: 100%;
		white-space: normal;
	}
	.topright_links {
    	float: unset!important;
    	overflow: hidden!important;
	}
	.topright_links img#Image34 {
    	margin-right: -8px;
	}
	.topright_links img#Image33 {
    	margin-right: -8px;
	}
	.topright_links img#Image35 {
    	margin-right: -8px;
	}
	.topright_links img#Image36 {
    	margin-right: -8px;
	}
	.inner_head{
		white-space: normal;
	}
	.resposive-banner-text p:hover{
    	background-color:  #bbb!important;
	}
	.resposive-banner-text p a:hover{
    	color: #fff!important;
	}
	.responsiveactive{
		background-color:  #bbb!important;
	}
	.responsiveactive a{
		color: #fff!important;
	}
}

/**/
@media(min-width:1200px)
{
	.table-responsive{
		overflow-x: hidden!important;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.sub_banner_bg_wraper{
		padding:0 40px;
	}
	.quote_auther {
    width: 25%;
}
	.casestudy_content_wraper{
		width: 100%;
	}
	.banner_left_wraper {
    	color: #ffffff;
    	float: left;
    	margin: 0px;
    	width: 30%;
	}
	.banner_right_wraper {
    	float: left;
    	height: 242px;
    	margin: 0;
   	 	width: 70%;
	}
	.sub_banner_bg_wraper{
		width: 100%!important;
		background: none!important;
	}
	.sub_banner_text_wraper {
    	width: 100%;
    	padding: 0 10px;
	}
	.sub_top_banner > img{
		width: 100%;
	}
	.sub_top_banner{
		width: 100%;
	}

	.sub_banner_quote_wraper{
		width: 70%;
	}
}
#dropdown_SkypeButton_Call_sreehari2005_1{
	position: absolute;
	bottom: 0;
	right: 15px;
}
.maps iframe{
    pointer-events: none;
}