/* CSS Document */

.widget_simplesubscribe .widgettitle{
display:none;
}
.widgetGuts label{
display:none;
}
.SignUp_field_container li{
list-style-type:none;

}
a{text-decoration: none;}
tr, td{
	width:50px;
	float:left;
}
.tab_field_container label{
font-weight:bold;
}
ul.dropdown li.current-menu-item a{
    background: #00275B !important;
    color: #fff!important;

}
.Contact_us{
margin-bottom:10px;
}
.Footer_links li{
list-style:none;
}
li.widget {
list-style-type:none;
}
#gotop {

background: url(../images/icon_top.png) no-repeat;
width: 33px;
height: 33px;
text-indent: -99999px;
position: fixed;
z-index: 999;
right: 29px;
bottom: 29px;
transition: all .3s;
display: none;
}

#gotop:hover{
	background-position:0px -32px;
}

body{
margin:0px auto;
font-family:'Roboto' sans-serif;
padding:0px;
text-decoration:none !important;
}
.HomeClean_icon img{ width:40px;height:42px!important;}

@media (min-width:1280px)
{

.bx-wrapper{
	float:left !important;
	width:94% !important;
max-width:none !important;
margin:20px auto !important;	
}


#panel,#flip
{
padding:5px;
text-align:center;
border:solid 1px #c3c3c3;
display:none;
z-index:9999;
}
#panel
{
padding:50px;
display:none;
z-index:99999;
display:none;
}

.size-full{
width:670px;
margin-bottom:10px;
height:160px;
float:left;
}

#navigation{
margin: 0px auto;
padding: 0px;
width: 1140px;
}
#navwrap {
float:left;
width:100%;
margin-top: 3px;
}
 
/* Top level Unordered list */
ul.dropdown {
font-family: Roboto;
font-size: 15px;
float: left;
position:relative;
color: #000;
width: 1140px;
margin: 0px;
padding: 0px;
text-decoration: none;
list-style: none;
}
 
ul.dropdown  li{
float:left; /* makes horiz list */
position:relative; /* hey Submenu ULs, appear below! */

}
 
ul.dropdown a {
padding:13px 26px 13px 26px; /*space the items, occupy entire height too.*/
color:#000 !important;
float:left;
z-index:99999999999999;
padding-bottom:0px;
height:32px;
text-decoration:none;


}
 
/* Style the link hover */
ul.dropdown li:hover a {
background:#D2D2D2 !important;
float:left !important;
color:#000 !important;
/*border-top:1px solid #777;
border-bottom: 1px solid #000;
border-right:1px solid #666;*/
}
 
/* Displays the link as blocks. */
ul.dropdown li ul a {
width:88%;
float:left;
font-size:14px;
color:#f00;
}

 
/* sub menus!!  */
 
ul.dropdown ul {
list-style: none;
margin:0; /* Appear just below the hovering list */
padding:0;
width:200px; /* specify the width. */
position:absolute; /* needed */
z-index:500; /* specify the order */
}
 
ul.dropdown li ul {
top:45px; /* Positioning:Calc with top level horz list height */
-moz-box-shadow:0 2px 10px #000; /* CSS 3 */
z-index:9999 !important;
width: 170px;
  background: #aaa;
}
 
ul.dropdown ul ul {
top:0;
left:100%; /* Position the sub menus to right. */
}
 
ul.dropdown ul li {
float:left; /* umm.. Appear below the previous one. mmkay? */
width:100%;
}
 
/* Drop Down! */
 
/* Hide all the dropdowns (submenus) */
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul
{ display: block;}
 
ul.dropdown li * a:hover {
/* Change color of links when hovered */


border-bottom:1px solid #bbb;
border-top:1px solid #bbb;
}

.footer_margin_left{
margin-left:200px;
}
.footer_margin_left2{
margin-left:120px;
}
.top_line{
background:url(../images/top-line.png) repeat-x;
height:4px;
}
.footer_line{
background:url(../images/footer-line.png) repeat-x;
height:11px;
}
#Whole_container{
margin:0px auto;
padding:0px;
background:linear-gradient(#E9E9E9, #fff);
-webkit-background:linear-gradient(#E9E9E9, #fff);
-moz-background:linear-gradient(#E9E9E9, #fff);
-o-background:linear-gradient(#E9E9E9, #fff);
}
.Whole_container{
margin:0px auto;
padding:0px;
background:linear-gradient(#E9E9E9, #fff);
-webkit-background:linear-gradient(#E9E9E9, #fff);
-moz-background:linear-gradient(#E9E9E9, #fff);
-o-background:linear-gradient(#E9E9E9, #fff);
}
.clear{
clear:both;
}
#main_container{
margin:0px auto;
width:1140px;
padding:0px;
}
.main_container{
margin:0px auto;
width:1140px;
padding:0px;
}

.Logo_container2{
width:auto;
background:#F5F5F5;
margin:0px auto;
}

.Logo_container{
width:1140px;
background:#F5F5F5;
margin:0px auto;
}
.logo{
background:url(../images/logo.png) no-repeat 0px 0px;
background-size:100%;
}
.logo_img{
width:95px;
height:62px;
float:left;
margin:5px 0px 5px 0px;
}
.Phone_container{
width:auto;
float:right;
margin-top:17px;
margin-right:15px;
}
.phone_icon{
background:url(../images/phone_icon.png) no-repeat;
float:left;
width:33px;
height:27px;
}
.phone_txt{
font-family:Roboto !important;
font-size:25px;
color:#000;
float:left;
text-decoration:none;
margin-left:10px;
margin-top:5px;
}
.phone_txt2{
font-size:20px;
}
.Menu_conatiner{
width:auto ;
margin:0px auto;
background:url(../images/menu_bg.png) repeat-x;
height:49px;
}
.Menu{
margin:0px auto !important;
padding:0px !important ;
width:auto !important;
padding-top:6px !important;
}
.Menu ul{
font-family:Roboto !important;
font-size:15px !important;
float:left !important;
color:#000 !important;
width:1140px !important;
margin:0px !important;
padding:0px !important;
text-decoration:none !important;
list-style:none !important;
}
.Menu ul li{
font-family:Roboto !important;
font-size:15px !important;
float:left !important;
margin:10px 10px 10px 22px !important;
color:#000 !important;
}
.Menu ul li a{
font-family:Roboto !important;
font-size:15px !important;
float:left !important;
color:#000 !important;
text-decoration:none !important;
}
.Menu ul li a:hover{
font-family:Roboto !important;
font-size:15px !important;
float:left !important;
color:#000 !important;
text-decoration:none !important;
}
.home_icon{
background:url(../images/home_icon.png) no-repeat;
width:16px !important;
height:17px !important;
float:left !important;
}

.hdr_container{
width:1140px;
float:left;
}

.Main_img{
background:url(../images/main_img.jpg) no-repeat 0px 0px;
background-size:100%;
}
.Main_image{
width:1124px;
height:318px;
margin-top:20px;
float:left;
}
.hdr_txt_container{
width:450px;
float:left;
margin:30px;
}
.Hdr_main_txt{
font-family:Roboto;
font-size:37px;
float:left;
color:#fff;
margin-bottom:10px;
font-weight:bold;

}
.Arrow_txt_container{
width:450px;
float:left;
margin-bottom:5px;
}
.Arrow_icon{
background:url(../images/arrow_icon.png) no-repeat;
width:17px;
height:18px;
float:left;
margin:5px 5px 0px 0px;
}
.Arrow_txt{
font-family:Roboto !important;
font-size:20px;
float:left;
color:#fff;
}

.Top_services_container{
width:auto;
float:left;
margin:23px 0px 0px 4px;
}
.Top_servics_img2{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_servics_img1{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_services_img_top{
float:left;
width:100%;
height:147px;
}
.Top_servics_img{
background: no-repeat 0px 0px;
background-size:100#;
}

.Top_servics_img img{
height:100% !important;	
}

.Arrow2_icon{
background:url(../images/arrow2.png) no-repeat;
width:28px;
height:28px;
float:right;
margin:-15px 15px 0px 0px;
}
.Blue_bg_img{
float:left;
width:100%;
height:73px;
}
.Blue_Bg{
background:url(../images/blue_bg.png) no-repeat 0px 0px;
background-size:100%;
}
.Top_servics_image{
width:268px;
height:210px;
box-shadow:2px 2px 2px 2px #ccc;
margin-right:15px;
float:left;
}
.Top_services_txt{
font-family:Roboto !important;
font-size:25px;
color:#fff;
margin:10px 0px 0px 15px;
float:left;
}
.Top_services_txt h3{
	font-size:21px !important;
	
}
.Top_services_txt2{
font-family:Roboto !important;
font-size:12px;
color:#ddd;
margin:5px 0px 0px 15px;
float:left;
}
.Industry_bg{
background:url(../images/Industry_bg.png) no-repeat;
float:left;
width:9px;
height:52px;
margin-top:-30px;
}
.Industry_bg2{
background:url(../images/Industry_bg2.png) repeat-x;
float:left;
width:1115px;
border-radius:0px 3px 3px 0px;
margin-top:-30px;
height:52px;
}
.Industry_txt{
font-family:Roboto !important;
font-size:25px;
float:left;
color:#000;
margin:8px;
}

.Industry_Total_bg{
width:auto;
margin:0px auto;
background:#E4E3E3;
padding:0px;
margin:50px 0px 15px 0px;
}

.Cleaning-container{
float:left;

width:21%;
margin:10px 0px 15px 45px;
}
.Cleaning-container{
text-decoration:none;
}
.HomeClean_icon{
width:40px;
height:42px;
float:left;
}
.HomeClean_txt{
font-family:Roboto !important;
font-size:18px;
color:#000;
margin:10px 0px 0px 10px;
float:left;
text-decoration:none;
}

.SignUp_container{
width:1120px;
float:left;
background:#001B5B;
margin:10px 0px 22px 0px;
}
.SignUp_txt_container{
float:left;
width:60%;
margin:20px;
}
.sign_up_txt{
font-family:Roboto !important;
font-weight:bold;
font-size:28px;
line-height:32px;
color:#fff;
float:left;
}
.sign_up_txt2{
font-family:Roboto !important;
font-size:15px;
line-height:22px;
color:#fff;
float:left;
}
.SignUp_field_container{
width:380px !important;
float:left !important;
font-family:Roboto !important;
color:#000 !important;
font-size:20px !important;
margin:20px 0px 0px 0px !important;
border-radius:0px !important;
}

.Sign_up_fiels{
width: 280px !important;
 padding: 8px;
 border-radius: 0px;
 border: 0px;
}
.sign_up_txt h4{
font-size:25px;	
}

.text{
width:300px !important;
height:33px !important;
outline:none !important;
padding:8px !important;
float:left !important;
background:#fff !important;
border:0px !important;
border-radius:0px !important;
}
.go_btn{
width:50px !important;
height:35px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
margin-left:0px;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.subscribeButton {
width:70px !important;
height:45px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.Video_bg{
background:#D8D8D8;
width:auto;
margin:0px auto;
padding:0px;
margin:0px 0px 0px 0px;
}
.Video{
width:429px;
height:290px;
overflow:hidden;
float:left;
margin:20px;
margin-left:0px;
border:2px solid #fff;
}
.Video img{
	width:100% !important;
	height:100% !important;
}

.Video_img{
background-size:100%;
}
.Video_txt_container{
width:665px;
float:left;
margin-top:16px;
}
.video_heading_txt{
font-family:Roboto !important;
font-size:28px;
color:#000;
line-height:32px;
float:left;
text-decoration:none;
}
.video_heading_txt2{
font-family:Roboto !important;
font-size:15px;
color:#000;
text-align:justify;
line-height:23px;
float:left;
margin-top:10px;
text-decoration:none;
}
.Video_btn{
background:url(../images/about_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.hide_btn{
background:url(../images/hide_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}

.Testimonial_container{
width:auto;
margin:0px auto;
padding:0px;
background:#7B8988;
margin-top:20px;
}
.testimonial_img{
background:url(../images/testimonail_img.png) no-repeat;
width:100px;
height:100px;
float:left;
margin:10px 0px 0px 0px;
}
.Testimonial_txt{
font-family:Roboto !important;
font-size:18px;
color:#fff;
float:left;
}

.Footer_bg{
background:#999999;
background:linear-gradient(#8D8D8D, #C1BCBB);
-webkit-background:linear-gradient(#8D8D8D, #C1BCBB);
-moz-background:linear-gradient(#8D8D8D, #C1BCBB);
-o-background:linear-gradient(#8D8D8D, #C1BCBB);
border-top:10px solid #B9B0AD;
border-bottom:1px solid #999;
margin:0px auto;
padding-bottom:20px;
margin:20px 0px 10px 0px;
}
.Footer_links{
font-family:Roboto !important;
font-size:15px;
color:#000;
line-height:22px;
text-decoration:none;
float:left;
margin-top:20px;
width: 270px;
}
.Footer_links ul{
width:200px;
float:left;
text-decoration:none;
list-style:none;
margin:0px;
padding:0px;
}
.Footer_links ul li{
width:150px;
text-decoration:none;
float:left;
}
.Footer_links ul li a{
text-decoration:none;
color:#000;
line-height:20px;
}
.Footer_links ul li a:hover{

}
.Footer_heading_txt{
font-family:Roboto !important;
font-size:23px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.widgettitle{
font-family:Roboto !important;
font-size:23px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.Latest_container{
width:300px;
float:left;
margin-top:10px;
}
.Latest_photo{
background:url(../images/latestNews.png) no-repeat;
width:83px;
height:83px;
float:left;
}
.latest_txt{
width:200px;
font-family:Roboto !important;
font-size:15px;
line-height:22px;
margin:0px 0px 5px 5px;
color:#000;
float:left;
}
.latext_white{
color:#fff;
font-size:15px;
}
.address_txt{
text-align:left;
width:250px;
line-height:30px;
font-family: 'Roboto' sans-serif!important;
font-size: 14px;
}
.url{
margin-top:10px;
}
.Contact{
margin-left:50px;
}
.Email_container{
width:250px;
margin-top:10px;
}
.phone_txt{
font-family:Roboto !important;
font-size:20px;
float:left;
margin-top:5px;
color:#000;
}
.phone_txt2{
font-size:14px;
}
.message_icon{
background:url(../images/message.png) no-repeat;
width:18px;
height:12px;
float:left;
margin:8px;
}
.Social_container{
width:270px;
margin-left:0px;
}


.facebook{
background:url(../images/facebook1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.facebook:hover{
background:url(../images/facebook1.png) no-repeat 0px 0px;
}
.twitter{
background:url(../images/twitter1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.twitter:hover{
background:url(../images/twitter1.png) no-repeat 0px 0px;
}
.youtube{
background:url(../images/youtube1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.youtube:hover{
background:url(../images/youtube1.png) no-repeat 0px 0px;
}
.google_plus{
background:url(../images/google1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.google_plus:hover{
background:url(../images/google1.png) no-repeat 0px 0px;
}
.pinterest{
background:url(../images/pinterest.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.pinterest:hover{
background:url(../images/pinterest.png) no-repeat 0px 0px;
}

.Copyright_txt{
font-family:Roboto !important;
font-size:16px;
float:left;
color:#333;
margin-top:10px;
text-decoration:none;
}
.Copyright_txt2{
margin-left:364px !important;
}
.xenel_container{
width:auto;
margin:10px 0px 5px 0px;
float:right;
}
.xenel_logo{
background:url(../images/xenel_logo.png) no-repeat;
width:115px;
height:28px;
float:left;
margin-bottom:10px;
margin-left:10px;
}

.Left_container_about_us{
width:248px;
float:left;
border:1px solid #ccc;
margin:10px 0px 10px 0px;
}
.right_container_about_us{
width:868px;
float:left;
margin:10px;
}
.About_Us_heading{
width:98%!important;
background:#00275B;
padding:10px;
font-family:Roboto !important;
font-size:20px;
color:#fff;
border-left:1px solid #fff;
float:left;
}
.Contact_us{
width:930px;
float:left;
}
.Contact_us_form{
width:96%;
float:left;
margin-left:10px;
}

.Contact_add_detail{
width:250px !important;
float:left;
}
.Contact_form_container{
width:888px !important;
}
.About_Us_details{
width:99%;
padding:10px;
font-family:Roboto !important;
font-size:15px;
color: #444;
float: left;
line-height: 1.4;
text-align: justify;
}
.About_Us_img{
width:100%;
margin:10px 0px 0px 0px;
overflow:hidden;
border:1px solid #ccc;
min-height:488px;
float:left;
}
.About_Us_image{
background: no-repeat 0px 0px;
background-size:100%;
}

.Color_detail{
color:#FF0000;
font-size:20px;
}
.Color_detail2{
color:#FF0000;
font-size:16px;
}

.Left_heading{
font-family:Roboto !important;
font-size:20px;
float:left;
text-align:center;
background:#6F6E6A;
background:linear-gradient(#6F6E6A, #DAD5D5);;
-webkit-background:linear-gradient(#6F6E6A, #DAD5D5);;
-moz-background:linear-gradient(#6F6E6A, #DAD5D5);;
-o-background:linear-gradient(#6F6E6A, #DAD5D5);;
margin:0px 0px 10px 0px;
color:#000;
font-weight:700;
padding:7px 0px 12px 0px;
width:248px;
}
.AboutUs_left_contyainer{
width:250px;
float:left;
}
.About_us_point{
background:url(../images/about_us_point.png) no-repeat;
width:10px;
height:10px;
float:left;
margin:7px 5px 7px 7px;
}
.About_us_left_link{
font-size:16px;
font-family:Roboto !important;
color:#000;
width:232px;
padding:5px;
margin:3px;
list-style:none;
background:#ddd;
float:left;
transition:0.5s all;
}
.About_us_left_link ul{
 float:left;
 list-style:none;
}
.About_us_left_link ul li{
 float:left ;
 list-style:none;
width:232px;
}
.About_us_left_link ul li:hover{
 float:left;
background:#666;
color:#fff;
}
.menu-inner-sidebar-menu-container{
font-size:16px !important;;
font-family:Roboto !important;
color:#000 !important;
width:232px !important;
padding:5px !important;
margin:3px !important;
list-style:none !important;
float:left !important;
transition:0.5s all !important;
}
.menu-inner-sidebar-menu-container ul{
 float:left !important;
 list-style:none !important;
margin: 0px;
padding: 0px;
 }
.menu-inner-sidebar-menu-container ul li {
float: left;
padding: 5px;
background: #ccc;
margin-bottom: 5px;
width: 225px !important;
line-height: 22px;
}
.menu-inner-sidebar-menu-container ul li a{
color:#000;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li a:hover{
color:#fff;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li:hover{
 float:left !important;
background:#666 !important; 
color:#fff !important;
}
.Left_container_Contact_us{
width:250px;
float:left;
margin:10px 0px 10px 0px;
}
.txt_field_contact_uscapt{
width:15%;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:25px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.txt_field_contact_us{
width:47%;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:34px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.txt_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}

.txtArea_field_contact_us{
width:96%;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:150px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
resize:none;
}
.txtArea_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}
.Send_btn_contact_us{
width:105px !important;
height:32px !important;
cursor:pointer !important;
text-align:center !important;
line-height:32px !important;
border-radius:2px !important;
font-family: 'Roboto', sans-serif;
font-size:18px !important;
margin:10px !important;
color:#fff !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important;
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
padding:0px !important;
}
.Send_btn:hover{
background:#000066 !important;
}
.google_map{
width:1100px;
float:left;
margin:10px;
border:1px solid #ccc;
}

/* main menu styles */
.menu2{
    width:auto;
	display:none;
	margin:0px auto;
	float:left;
}
.menu2 > span {
    display:inline-block;
	width:480px;
	display:none;
    margin:0 auto;
}
#menu3 {
    display:inline;
    text-align:left;
	display:none;
    position:relative;
    list-style-type:none;
}
#menu3 > li {
    float:left;
    padding:0;
    position:relative;
}
#menu3 > li > a {
    border:1px solid transparent;
    color:#4F4F4F;
    display:block;
    font-size:90%;
    padding:3px 10px;
    position:relative;
    text-decoration:none;
}
#menu3 > li > a:hover {
    background-color:#e4ecf4;
    border-color:#999
}
#nav > li.selected  > a {
    background-color:#FFFFFF;
    border-color:#999999 #999999 #FFFFFF;
    z-index:2;
}
#menu3 li div {
    position:relative;
}
#menu3 li div div {
    background-color:#FFFFFF;
    border:1px solid #999999;
    padding:12px 0;
    display:none;
    font-size:0.75em;
    margin:0;
    position:absolute;
    top:-1px;
    z-index:1;
    width:190px;
}
#menu3 li div div.wrp2 {
    width:380px;
}
#menu3 .sep {
    left:190px;
    border-left:1px solid #E3E3E3;
    bottom:0;
    height:auto;
    margin:15px 0;
    position:absolute;
    top:0;
    width:1px;
}
#menu3 li div ul {
    padding-left:10px;
    padding-right:10px;
    position:relative;
    width:170px;
    float:left;
    list-style-type:none;
}
#menu3 li div ul li {
    margin:0;
    padding:0;
}
#menu3 li div ul li h3 {
    border-bottom:1px solid #E3E3E3;
    color:#4F4F4F;
    font-weight:bold;
    margin:0 5px 4px;
    font-size:0.95em;
    padding-bottom:3px;
    padding-top:3px;
}
#menu3 li ul ul {
    padding:0 0 8px;
}
#menu3 li ul ul li {
    margin:0;
    padding:0;
}
#menu3 li ul ul li a {
    color:#0060A6;
    display:block;
    margin-bottom:1px;
    padding:3px 5px;
    text-decoration:none;
    font-size:0.9em;
}
#menu3 li ul ul li a:hover{
    background-color:#0060a6;
    color:#fff;
}

.About_Us_formContainer{
width:245px;
float:left;
margin:0px;
font-family:Roboto !important;
font-size:16px;
padding:0px;
}
.About_text_fiels{
width:230px;
height:22px;
border:1px solid #AAA8A8;
border-radius:2px;
outline:none;
padding:3px;
transition:0.5s all;
margin:5px;
}
.About_text_fiels:hover{
box-shadow:0px 0px 3px 1px #999;
}
.textArea_abou_us{
width:230px;
height:50px;
border:1px solid #AAA8A8;
border-radius:2px;
margin:5px;
resize:none;
padding:3px;
outline:none;
}
.textArea_abou_us:hover{
box-shadow:0px 0px 3px 1px #999;
}
.Send_btn{
margin:5px !important;
color:#fff !important;
cursor:pointer !important;
width:70px !important;
font-size:16px !important;
float:left !important;
height:32px !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important; 
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
}
.Send_btn:hover{
background:#000066 !important;
}



}


@media (min-width:1024px) and (max-width:1279px)
{

.Video img{
	width:100% !important;
	height:100% !important;
}

.Top_services_txt h3 {
    font-size: 20px !important;
}
.bx-wrapper{
	float:left !important;
	width:81% !important;
max-width:none !important;
margin:20px auto !important;	
}


.main_container {
    margin: 0px auto;
    width: 1000px;
    padding: 0px;
}

#panel,#flip
{
padding:5px;
text-align:center;
display:none;
background-color:#e5eecc;
border:solid 1px #c3c3c3;
z-index:9999;
}
#panel
{
padding:50px;
z-index:99999;
display:none;
display:none;
}

.size-full{
width:670px;
height:160px;
margin-bottom:10px;
float:left;
}

#navigation{
margin: 0px auto;
padding: 0px;
width: 960px;
}
#navwrap {
float:left;
width:100%;
margin-top: 4px;
}
 
/* Top level Unordered list */
ul.dropdown {
font-family: Roboto;
font-size: 15px;
float: left;
color: #000;
width: 950px;
margin: 0px;
padding: 0px;
text-decoration: none;
list-style: none;
}
 
ul.dropdown  li{
float:left; /* makes horiz list */
position:relative; /* hey Submenu ULs, appear below! */

}
 
ul.dropdown a {
padding:13px 17px 13px 17px; /*space the items, occupy entire height too.*/
color:#000;
float:left;
text-decoration:none;


}
 
/* Style the link hover */
ul.dropdown li:hover a {
background:rgba(212,212,212,0.95);
/*border-top:1px solid #777;
border-bottom: 1px solid #000;
border-right:1px solid #666;*/
}
 
/* Displays the link as blocks. */
ul.dropdown li ul a {
display:block;
float:left;
width:80%;
}

.slide{
height:150px !important;
float:left !important;	
}
 
/* sub menus!!  */
 
ul.dropdown ul {
list-style: none;
margin:0; /* Appear just below the hovering list */
padding:0;
width:180px; /* specify the width. */
position:absolute; /* needed */
z-index:500; /* specify the order */
}
 
ul.dropdown li ul {
	background:rgba(212,212,212,0.95) !important;
top:42px; /* Positioning:Calc with top level horz list height */
-moz-box-shadow:0 2px 10px #000; /* CSS 3 */
z-index:9999 !important;
}
 
ul.dropdown ul ul {
top:0;
left:100%; /* Position the sub menus to right. */
}
 
ul.dropdown ul li {
float:none; /* umm.. Appear below the previous one. mmkay? */
}
 
/* Drop Down! */
 
/* Hide all the dropdowns (submenus) */
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul
{ display: block;}
 
ul.dropdown li * a:hover {
/* Change color of links when hovered */


border-bottom:1px solid #bbb;
border-top:1px solid #bbb;
}

.footer_margin_left{
margin-left:144px;
}
.footer_margin_left2{
margin-left:110px;
}
.top_line{
background:url(../images/top-line.png) repeat-x;
height:4px;
}
.footer_line{
background:url(../images/footer-line.png) repeat-x;
height:11px;
}
#Whole_container{
margin:0px auto;
padding:0px;
background:linear-gradient(#E9E9E9, #fff);
-webkit-background:linear-gradient(#E9E9E9, #fff);
-moz-background:linear-gradient(#E9E9E9, #fff);
-o-background:linear-gradient(#E9E9E9, #fff);
}
.clear{
clear:both;
}
#main_container{
margin:0px auto;
width:1000px;
padding:0px;
}

.Logo_container2{
width:auto;
background:#F5F5F5;
margin:0px auto;
}

.Logo_container{
width:100%;
background:#F5F5F5;
margin:0px auto;
}
.logo{
background:url(../images/logo.png) no-repeat 0px 0px;
background-size:100%;
}
.logo_img{
width:95px;
height:62px;
float:left;
margin:5px 0px 5px 0px;
}
.Phone_container{
width:230px;
float:right;
margin-top:17px;
}
.phone_icon{
background:url(../images/phone_icon.png) no-repeat;
float:left;
width:33px;
height:27px;
}
.phone_txt{
font-family:Roboto !important;
font-size:25px;
color:#000;
float:left;
text-decoration:none;
margin-left:10px;
margin-top:5px;
}
.phone_txt2{
font-size:20px;
}
.Menu_conatiner{
width:auto ;
margin:0px auto;
background:url(../images/menu_bg.png) repeat-x;
height:49px;
}
.Menu{
margin:0px auto !important;
padding:0px !important ;
width:1140px !important;
padding-top:6px !important;
}
.Menu ul{
font-family:Roboto !important;
font-size:15px !important;
float:left !important;
color:#000 !important;
width:1140px !important;
margin:0px !important;
padding:0px !important;
text-decoration:none !important;
list-style:none !important;
}
.Menu ul li{
font-family:Roboto !important;
font-size:15px !important;
float:left !important;
margin:10px 10px 10px 22px !important;
color:#000 !important;
}
.Menu ul li a{
font-family:Roboto !important;
font-size:15px !important;
float:left !important;
color:#000 !important;
text-decoration:none !important;
}
.Menu ul li a:hover{
font-family:Roboto !important;
font-size:15px !important;
float:left !important;
color:#000 !important;
text-decoration:none !important;
}
.home_icon{
background:url(../images/home_icon.png) no-repeat;
width:16px !important;
height:17px !important;
float:left !important;
}

.hdr_container{
width:1140px;
float:left;
}

.Main_img{
background:url(../images/main_img.jpg) no-repeat 0px 0px;
background-size:100%;
}
.Main_image{
width:995px;
height:280px;
margin-top:20px;
float:left;
}
.hdr_txt_container{
width:450px;
float:left;
margin:30px;
}
.Hdr_main_txt{
font-family:Roboto;
font-size:37px;
float:left;
color:#fff;
margin-bottom:10px;
font-weight:bold;

}
.Arrow_txt_container{
width:450px;
float:left;
margin-bottom:5px;
}
.Arrow_icon{
background:url(../images/arrow_icon.png) no-repeat;
width:17px;
height:18px;
float:left;
margin:5px 5px 0px 0px;
}
.Arrow_txt{
font-family:Roboto !important;
font-size:20px;
float:left;
color:#fff;
}

.Top_services_container{
width:auto;
float:left;
margin:23px 0px 0px 4px;
}
.Top_servics_img2{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_servics_img1{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_services_img_top{
float:left;
width:100%;
height:137px;
}
.Top_services_img_top img{
	height:100% !important;
	}
.Top_servics_img{
background: no-repeat 0px 0px;
background-size:100#;
}
.Arrow2_icon{
background:url(../images/arrow2.png) no-repeat;
width:28px;
height:28px;
float:right;
margin:-15px 15px 0px 0px;
}
.Blue_bg_img{
float:left;
width:100%;
height:73px;
}
.Blue_Bg{
background:url(../images/blue_bg.png) no-repeat 0px 0px;
background-size:100%;
}
.Top_servics_image{
width:233px;
height:190px;
box-shadow:2px 2px 2px 2px #ccc;
margin-right:10px;
margin-left:5px;
float:left;
}
.Top_services_txt{
font-family:Roboto !important;
font-size:25px;
color:#fff;
margin:10px 0px 0px 15px;
float:left;
}
.Top_services_txt h3{
font-size:17px !important;	
}

.Top_services_txt2{
font-family:Roboto !important;
font-size:11px;
color:#ddd;
margin:5px 0px 0px 15px;
float:left;
}
.Industry_bg{
background:url(../images/Industry_bg.png) no-repeat;
float:left;
width:9px;
height:52px;
margin-top:-30px;
}
.Industry_bg2{
background:url(../images/Industry_bg2.png) repeat-x;
float:left;
width:990px;
border-radius:0px 3px 3px 0px;
margin-top:-30px;
height:52px;
}
.Industry_txt{
font-family:Roboto !important;
font-size:25px;
float:left;
color:#000;
margin:8px;
}

.Industry_Total_bg{
width:auto;
margin:0px auto;
background:#E4E3E3;
padding:0px;
margin:50px 0px 15px 0px;
}

.Cleaning-container{
float:left;
width:230px;
margin:10px 0px 15px 20px;
}
.HomeClean_icon{
width:40px;
height:42px;
float:left;
}
.HomeClean_txt{
font-family:Roboto !important;
font-size:18px;
color:#000;
margin:10px 0px 0px 10px;
float:left;
text-decoration:none;
}

.SignUp_container{
width:995px;
float:left;
background:#001B5B;
margin:10px 0px 22px 0px;
}
.SignUp_txt_container{
float:left;
width:550px;
margin:20px;
}
.sign_up_txt{
font-family:Roboto !important;
font-weight:bold;
font-size:28px;
line-height:32px;
color:#fff;
float:left;
}
.sign_up_txt h4{
	font-size:20px !important;
}

.sign_up_txt2{
font-family:Roboto !important;
font-size:15px;
line-height:22px;
color:#fff;
float:left;
}
.SignUp_field_container{
width:405px !important;
float:left !important;
font-family:Roboto !important;
color:#000 !important;
font-size:20px !important;
margin:30px 0px 0px 0px !important;
border-radius:0px !important;
}
.text{
width:300px !important;
height:35px !important;
outline:none !important;
padding:5px !important;
float:left !important;
background:#fff !important;
border:0px !important;
border-radius:0px !important;
}
.go_btn{
width:50px !important;
height:33px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
margin-left:8px;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.subscribeButton {
width:70px !important;
height:45px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.Video_bg{
background:#D8D8D8;
width:auto;
margin:0px auto;
padding:0px;
margin:0px 0px 0px 0px;
}
.Video{
width:395px;
margin-left:0px;
height:253px;
overflow:hidden;
float:left;
margin:20px;
margin-left:0px;
border:2px solid #fff;
}
.Video_img{
background-size:100%;
}
.Video_txt_container{
width:575px;
float:left;
margin-top:16px;
}
.bx-wrapper .bx-viewport{
height:140px !important;	
}


.video_heading_txt{
font-family:Roboto !important;
font-size:28px;
color:#000;
line-height:32px;
float:left;
text-decoration:none;
}
.video_heading_txt2{
font-family:Roboto !important;
font-size:15px;
color:#000;
text-align:justify;
line-height:23px;
float:left;
margin-top:10px;
text-decoration:none;
}
.Video_btn{
background:url(../images/about_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.hide_btn{
background:url(../images/hide_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}

.Testimonial_container{
width:100%;
margin:0px auto;
padding:0px;
background:#7B8988;
margin-top:20px;
}
.testimonial_img{
background:url(../images/testimonail_img.png) no-repeat;
width:100px;
height:100px;
float:left;
margin:10px 0px 0px 0px;
}
.Testimonial_txt{
font-family:Roboto !important;
font-size:18px;
color:#fff;
width:100%;
float:left;
}

.Footer_bg{
background:linear-gradient(#8D8D8D, #C1BCBB);
-webkit-background:linear-gradient(#8D8D8D, #C1BCBB);
-moz-background:linear-gradient(#8D8D8D, #C1BCBB);
-o-background:linear-gradient(#8D8D8D, #C1BCBB);
border-top:10px solid #B9B0AD;
border-bottom:1px solid #999;
margin:0px auto;
padding-bottom:20px;
margin:20px 0px 10px 0px;
}
.Footer_links{
font-family:Roboto !important;
font-size:15px;
color:#000;
line-height:22px;
text-decoration:none;
float:left;
margin-top:20px;
margin-left: 110px;
}
.Footer_links ul{
width:200px;
text-decoration:none;
list-style:none;
margin:8px;
padding:0px;
}
.Footer_links ul li{
width:100%;
text-decoration:none;
float:left;
}
.Footer_links ul li a{
text-decoration:none;
color:#000;
line-height:20px;
}

.bx-wrapper{
width:96% !important;	
}

.Footer_links ul li a:hover{

}
.Footer_heading_txt{
font-family:Roboto !important;
font-size:23px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.widgettitle{
font-family:Roboto !important;
font-size:23px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.Latest_container{
width:300px;
float:left;
margin-top:10px;
}
.Latest_photo{
background:url(../images/latestNews.png) no-repeat;
width:83px;
height:83px;
float:left;
}
.latest_txt{
width:200px;
font-family:Roboto !important;
font-size:15px;
line-height:22px;
margin:0px 0px 5px 5px;
color:#000;
float:left;
}
.latext_white{
color:#fff;
font-size:15px;
}
.address_txt{
text-align:center;
width:250px;
line-height:22px;
}
.Contact{
margin-left:50px;
}
.Email_container{
width:310px;
margin-top:10px;
}
.phone_txt{
font-family:Roboto !important;
font-size:18px;
float:left;
margin-top:5px;
color:#000;
}
.phone_txt2{
font-size:14px;
}
.message_icon{
background:url(../images/message.png) no-repeat;
width:18px;
height:12px;
float:left;
margin:8px;
}
.Social_container{
width:270px;
margin-left:0px;
}


.facebook{
background:url(../images/facebook1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.facebook:hover{
background:url(../images/facebook1.png) no-repeat 0px 0px;
}
.twitter{
background:url(../images/twitter1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.twitter:hover{
background:url(../images/twitter1.png) no-repeat 0px 0px;
}
.youtube{
background:url(../images/youtube1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.youtube:hover{
background:url(../images/youtube1.png) no-repeat 0px 0px;
}
.google_plus{
background:url(../images/google1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.google_plus:hover{
background:url(../images/google1.png) no-repeat 0px 0px;
}


.Copyright_txt{
font-family:Roboto !important;
font-size:16px;
float:left;
color:#333;
margin-top:10px;
text-decoration:none;
}
.Copyright_txt2{
margin-left:364px !important;
}
.xenel_container{
width:auto;
margin:10px 0px 5px 0px;
float:left;
}
.xenel_logo{
background:url(../images/xenel_logo.png) no-repeat;
width:115px;
height:28px;
float:left;
margin-bottom:10px;
margin-left:10px;
}

.Left_container_about_us{
width:248px;
float:left;
border:1px solid #ccc;
margin:10px 0px 10px 0px;
}
.right_container_about_us{
width:690px;
float:left;
margin:10px;
}
.About_Us_heading{
width:670px;
background:#00275B;
padding:10px;
font-family:Roboto !important;
font-size:20px;
color:#fff;
border-left:1px solid #fff;
float:left;
}
.Contact_us{
width:930px;
float:left;
}
.Contact_us_form{
width:668px;
float:left;
margin-left:10px;
}

.Contact_add_detail{
width:250px !important;
float:left;
}
.Contact_form_container{
width:700px !important;
}
.About_Us_details{
width:670px;
padding:10px;
font-family:Roboto !important;
font-size:15px;
color: #444;
float: left;
line-height: 1.4;
text-align: justify;
}
.About_Us_img{
width:100%;
margin:10px 0px 0px 0px;
overflow:hidden;
border:1px solid #ccc;
min-height:488px;
float:left;
}
.About_Us_image{
background: no-repeat 0px 0px;
background-size:100%;
}

.Color_detail{
color:#FF0000;
font-size:20px;
}
.Color_detail2{
color:#FF0000;
font-size:16px;
}

.Left_heading{
font-family:Roboto !important;
font-size:20px;
float:left;
text-align:center;
background:linear-gradient(#6F6E6A, #DAD5D5);;
-webkit-background:linear-gradient(#6F6E6A, #DAD5D5);;
-moz-background:linear-gradient(#6F6E6A, #DAD5D5);;
-o-background:linear-gradient(#6F6E6A, #DAD5D5);;
margin:0px 0px 10px 0px;
color:#000;
font-weight:700;
padding:7px 0px 12px 0px;
width:248px;
}
.AboutUs_left_contyainer{
width:250px;
float:left;
}
.About_us_point{
background:url(../images/about_us_point.png) no-repeat;
width:10px;
height:10px;
float:left;
margin:7px 5px 7px 7px;
}
.About_us_left_link{
font-size:16px;
font-family:Roboto !important;
color:#000;
width:232px;
padding:5px;
margin:3px;
list-style:none;
background:#ddd;
float:left;
transition:0.5s all;
}
.About_us_left_link ul{
 float:left;
 list-style:none;
}
.About_us_left_link ul li{
 float:left ;
 list-style:none;
width:232px;
}
.About_us_left_link ul li:hover{
 float:left;
background:#666;
color:#fff;
}
.menu-inner-sidebar-menu-container{
font-size:16px !important;;
font-family:Roboto !important;
color:#000 !important;
width:232px !important;
padding:5px !important;
margin:3px !important;
list-style:none !important;
float:left !important;
transition:0.5s all !important;
}
.menu-inner-sidebar-menu-container ul{
 float:left !important;
 list-style:none !important;
margin: 0px;
padding: 0px;
 }
.menu-inner-sidebar-menu-container ul li {
float: left;
padding: 5px;
background: #ccc;
margin-bottom: 5px;
width: 225px !important;
line-height: 22px;
}
.menu-inner-sidebar-menu-container ul li a{
color:#000;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li a:hover{
color:#fff;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li:hover{
 float:left !important;
background:#666 !important; 
color:#fff !important;
}
.Left_container_Contact_us{
width:250px;
float:left;
margin:10px 0px 10px 0px;
}
.txt_field_contact_uscapt{
width:100px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:25px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;

}
.txt_field_contact_us{
width:330px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:32px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.txt_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}

.txtArea_field_contact_us{
width:680px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:150px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
resize:none;
}
.txtArea_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}
.Send_btn_contact_us{
width:105px !important;
height:32px !important;
cursor:pointer !important;
text-align:center !important;
line-height:32px !important;
border-radius:2px !important;
font-family: 'Roboto', sans-serif;
font-size:18px !important;
margin:10px !important;
color:#fff !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important;
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
padding:0px !important;
}
.Send_btn:hover{
background:#000066 !important;
}
.google_map{
width:930px;
float:left;
margin:10px;
border:1px solid #ccc;
}

/* main menu styles */
.menu2{
    width:auto;
	display:none;
	margin:0px auto;
	float:left;
}
.menu2 > span {
    display:inline-block;
	width:480px;
	display:none;
    margin:0 auto;
}
#menu3 {
    display:inline;
    text-align:left;
	display:none;
    position:relative;
    list-style-type:none;
}
#menu3 > li {
    float:left;
    padding:0;
    position:relative;
}
#menu3 > li > a {
    border:1px solid transparent;
    color:#4F4F4F;
    display:block;
    font-size:90%;
    padding:3px 10px;
    position:relative;
    text-decoration:none;
}
#menu3 > li > a:hover {
    background-color:#e4ecf4;
    border-color:#999
}
#nav > li.selected  > a {
    background-color:#FFFFFF;
    border-color:#999999 #999999 #FFFFFF;
    z-index:2;
}
#menu3 li div {
    position:relative;
}
#menu3 li div div {
    background-color:#FFFFFF;
    border:1px solid #999999;
    padding:12px 0;
    display:none;
    font-size:0.75em;
    margin:0;
    position:absolute;
    top:-1px;
    z-index:1;
    width:190px;
}
#menu3 li div div.wrp2 {
    width:380px;
}
#menu3 .sep {
    left:190px;
    border-left:1px solid #E3E3E3;
    bottom:0;
    height:auto;
    margin:15px 0;
    position:absolute;
    top:0;
    width:1px;
}
#menu3 li div ul {
    padding-left:10px;
    padding-right:10px;
    position:relative;
    width:170px;
    float:left;
    list-style-type:none;
}
#menu3 li div ul li {
    margin:0;
    padding:0;
}
#menu3 li div ul li h3 {
    border-bottom:1px solid #E3E3E3;
    color:#4F4F4F;
    font-weight:bold;
    margin:0 5px 4px;
    font-size:0.95em;
    padding-bottom:3px;
    padding-top:3px;
}
#menu3 li ul ul {
    padding:0 0 8px;
}
#menu3 li ul ul li {
    margin:0;
    padding:0;
}
#menu3 li ul ul li a {
    color:#0060A6;
    display:block;
    margin-bottom:1px;
    padding:3px 5px;
    text-decoration:none;
    font-size:0.9em;
}
#menu3 li ul ul li a:hover{
    background-color:#0060a6;
    color:#fff;
}

.About_Us_formContainer{
width:245px;
float:left;
margin:0px;
font-family:Roboto !important;
font-size:16px;
padding:0px;
}
.About_text_fiels{
width:230px;
height:22px;
border:1px solid #AAA8A8;
border-radius:2px;
outline:none;
padding:3px;
transition:0.5s all;
margin:5px;
}
.About_text_fiels:hover{
box-shadow:0px 0px 3px 1px #999;
}
.textArea_abou_us{
width:230px;
height:50px;
border:1px solid #AAA8A8;
border-radius:2px;
margin:5px;
resize:none;
padding:3px;
outline:none;
}
.textArea_abou_us:hover{
box-shadow:0px 0px 3px 1px #999;
}
.Send_btn{
margin:5px !important;
color:#fff !important;
cursor:pointer !important;
width:70px !important;
font-size:16px !important;
float:left !important;
height:32px !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important; 
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
}
.Send_btn:hover{
background:#000066 !important;
}

}

@media (min-width:768px) and (max-width:1023px)
{

.Top_services_txt h3 {
    font-size: 20px !important;
}

.Video img{
	width:100% !important;
	height:100% !important;
}


.main_container {
    margin: 0px auto;
    width: 735px;
    padding: 0px;
}

#panel,#flip
{
padding:5px;
text-align:center;
background-color:#e5eecc;
display:none;
border:solid 1px #c3c3c3;
z-index:9999;
}
#panel
{
padding:50px;
display:none;
z-index:99999;
display:none;
}

.size-full{
width:720px;
height:175px;
margin-bottom:10px;
float:left;
}

#navigation{
margin: 0px auto;
padding: 0px;
width: 745px;
}
#navwrap {
float:left;
width:100%;
margin-top: 17px;
}
 
/* Top level Unordered list */
ul.dropdown {
font-family: Roboto;
font-size: 15px;
float: left;
color: #000;
width: 745px;
margin: 0px;
padding: 0px;
text-decoration: none;
list-style: none;
}
 
ul.dropdown  li{
float:left; /* makes horiz list */
position:relative; /* hey Submenu ULs, appear below! */
z-index:9999 !important;

}
 
ul.dropdown a {
padding:13px 6px 13px 6px; /*space the items, occupy entire height too.*/
color:#000;
text-decoration:none;


}
 
/* Style the link hover */
ul.dropdown li:hover a {
background:rgba(212,212,212,0.95);
/*border-top:1px solid #777;
border-bottom: 1px solid #000;
border-right:1px solid #666;*/
}
 
/* Displays the link as blocks. */
ul.dropdown li ul a {
display:block;
}
 
/* sub menus!!  */
 
ul.dropdown ul {
list-style: none;
margin:0; /* Appear just below the hovering list */
padding:0;
width:200px; /* specify the width. */
position:absolute; /* needed */
z-index:500; /* specify the order */
}
 
ul.dropdown li ul {
top:27px; /* Positioning:Calc with top level horz list height */
-moz-box-shadow:0 2px 10px #000; /* CSS 3 */
z-index:999 !important;
}
 
ul.dropdown ul ul {
top:0;
left:100%; /* Position the sub menus to right. */
}
 
ul.dropdown ul li {
float:none; /* umm.. Appear below the previous one. mmkay? */
z-index:9999 !important;
}
 
/* Drop Down! */
 
/* Hide all the dropdowns (submenus) */
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul
{ display: block;}
 
ul.dropdown li * a:hover {
/* Change color of links when hovered */


border-bottom:1px solid #bbb;
border-top:1px solid #bbb;
}

.footer_margin_left{
margin-left:200px;
}
.footer_margin_left2{
margin-left:120px;
}
.top_line{
background:url(../images/top-line.png) repeat-x;
height:4px;
}
.footer_line{
background:url(../images/footer-line.png) repeat-x;
height:11px;
}
#Whole_container{
margin:0px auto;
padding:0px;
background:linear-gradient(#E9E9E9, #fff);
-webkit-background:linear-gradient(#E9E9E9, #fff);
-moz-background:linear-gradient(#E9E9E9, #fff);
-o-background:linear-gradient(#E9E9E9, #fff);
}
.clear{
clear:both;
}
#main_container{
margin:0px auto;
width:742px;
padding:0px;
}
.Logo_container2{
width:auto;
background:#F5F5F5;
margin:0px auto;
}
.Logo_container{
width:732px;
margin:0px auto;
}
.logo{
background:url(../images/logo.png) no-repeat 0px 0px;
background-size:100%;
}
.logo_img{
width:95px;
height:62px;
float:left;
margin:5px 0px 5px 0px;
}
.Phone_container{
width:260px;
float:right;
margin-top:17px;
}
.phone_icon{
background:url(../images/phone_icon.png) no-repeat;
float:left;
width:33px;
height:27px;
}
.phone_txt{
font-family:Roboto !important;
font-size:25px;
color:#000;
float:left;
text-decoration:none;
margin-left:10px;
}
.phone_txt2{
font-size:20px;
}
.Menu_conatiner{
width:auto;
margin:0px auto;
background:url(../images/menu_bg.png) repeat-x;
height:49px;
}
.Menu{
margin:0px auto;
padding:0px;
width:768px;
}
.Menu ul{
font-family:Roboto;
font-size:14px;
float:left;
color:#000;
width:768px;
margin:0px;
padding:0px;
text-decoration:none;
list-style:none;
}
.Menu ul li{
font-family:Roboto;
font-size:14px;
float:left;
margin:10px 10px 10px 7px;
color:#000;
}
.Menu ul li a{
font-family:Roboto;
font-size:14px;
float:left;
color:#000;
}
.Menu ul li a:hover{
font-family:Roboto;
font-size:14px;
float:left;
color:#000;
}
.home_icon{
width:14px;
height:17px;
margin:5px 0px 0px 0px;
float:left;
}
.home_icon_img{
background:url(../images/home_icon.png) no-repeat 0px 0px;
background-size:100%;
}

.hdr_container{
width:768px;
float:left;
}

.Main_img{
background:url(../images/main_img.jpg) no-repeat 0px 0px;
background-size:100%;
}
.Main_image{
width:735px;
height:195px;
margin-top:20px;
float:left;
}
.hdr_txt_container{
width:450px;
float:left;
margin:30px;
}

.Hdr_main_txt{
font-family:Roboto;
font-size:30px;
float:left;
color:#fff;
margin-bottom:10px;
font-weight:bold;

}
.Arrow_txt_container{
width:450px;
float:left;
margin-bottom:5px;
}
.Arrow_icon{
background:url(../images/arrow_icon.png) no-repeat;
width:17px;
height:18px;
float:left;
margin:5px 5px 0px 0px;
}
.Arrow_txt{
font-family:Roboto !important;
font-size:18px;
float:left;
color:#fff;
}

.Top_services_container{
width:100%;
float:left;
margin:23px 0px 0px 0px;
}
.Top_servics_img2{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_servics_img1{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_services_img_top{
float:left;
width:100%;
height:104px;
}
.Top_servics_img{
background: no-repeat 0px 0px;
background-size:100#;
}

.Top_servics_img img{
	height:100% !important;
}

.Arrow2_icon{
background:url(../images/arrow2.png) no-repeat;
width:28px;
height:28px;
display:none;
float:right;
margin:-15px 15px 0px 0px;
}
.Blue_bg_img{
float:left;
width:100%;
height:55px;
}
.Blue_Bg{
background:url(../images/blue_bg.png) no-repeat 0px 0px;
background-size:100%;
}
.Top_servics_image{
width:173px;
height:141px;
box-shadow:2px 2px 2px 2px #ccc;
margin-right:10px;
float:left;
}
.Top_services_txt{
font-family:"Roboto Condensed";
font-size:21px;
color:#fff;
margin:5px 0px 0px 10px;
float:left;
}
.Top_services_txt h3{
	font-size:14px !important;
}

.Top_services_txt2{
font-family:"Roboto";
font-size:11px;
color:#ddd;
margin:5px 0px 0px 10px;
float:left;
}
.Industry_bg{
float:left;
width:9px;
height:52px;
margin-top:-30px;
}
.Industry_bg_img{
background:no-repeat 0px 0px;
background-size:100%;
}
.Industry_bg2{
background:url(../images/Industry_bg2.png) repeat-x;
float:left;
width:717px;
border-radius:0px 3px 3px 0px;
margin-top:-30px;
height:52px;
}
.Industry_txt{
font-family:"Roboto Condensed";
font-size:25px;
float:left;
color:#000;
margin:8px;
}

.Industry_Total_bg{
width:auto;
margin:0px auto;
background:#E4E3E3;
padding:0px;
margin:50px 0px 15px 0px;
}

.Cleaning-container{
float:left;
width:222px;
margin:10px 0px 15px 20px;
}
.HomeClean_txt h4{
	font-size:15px !important;
}
.HomeClean_icon{
width:40px;
height:42px;
float:left;
}
.HomeClean_txt{
font-family:Roboto !important;
font-size:18px;
color:#000;
margin:10px 0px 0px 10px;
float:left;
text-decoration:none;
}

.SignUp_container{
width:735px;
float:left;
background:#001B5B;
margin:10px 0px 22px 0px;
}
.SignUp_txt_container{
float:left;
width:275px;
margin:20px;
}
.sign_up_txt{
font-family:"Roboto Condensed";
font-weight:bold;
font-size:25px;
color:#fff;
line-height:35px;
float:left;
}
.sign_up_txt2{
font-family:Roboto !important;
font-size:17px;
color:#fff;
float:left;
}
.SignUp_field_container{
width:415px;
float:left;
font-family:Roboto !important;
color:#000;
font-size:20px;
margin:44px 0px 0px 0px;
}
.text{
width:215px;
height:35px;
outline:none;
padding:5px;
float:left;
background:#fff;
border:0px;
border-radius:0px;
}
.go_btn{
width:50px !important;
height:32px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
margin-left:15px;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
#wrapper{
	width:705px !important;
	float:left !important;
}

.subscribeButton {
width:70px !important;
height:45px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.bx-wrapper{
width:705px !important;
}
.testimonials-carousel-content{
width:700px !important;
}
.Video_bg{
background:#D8D8D8;
width:auto;
margin:0px auto;
padding:0px;
margin:0px 0px 0px 0px;
}
.Video{
width:295px;
height:253px;
overflow:hidden;
float:left;
margin:10px;
margin-left:0px;
border:2px solid #fff;
}
.Video_img{
background-size:100%;
}
.Video_txt_container{
width:424px;
float:left;
margin-top:10px;
}
.video_heading_txt{
font-family:Roboto !important;
font-size:17px;
font-weight:bold;
color:#000;
float:left;
text-decoration:none;
}
.video_heading_txt2{
font-family:Roboto !important;
font-size:12px;
color:#000;
text-align:justify;
float:left;
line-height:22px;
margin-top:10px;
text-decoration:none;
}
.Video_btn{
background:url(../images/about_btn.png) no-repeat;
width:105px;
height:32px;
margin-left:10px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.hide_btn{
background:url(../images/hide_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.Testimonial_container{
width:auto;
margin:0px auto;
padding:0px;
background:#7B8988;
margin-top:20px;
}
.testimonial_img{
background:url(../images/testimonail_img.png) no-repeat;
width:100px;
height:100px;
float:left;
margin:10px 0px 0px 0px;
}
.Testimonial_txt{
font-family:Roboto !important;
font-size:18px;
color:#fff;
float:left;
}

.Footer_bg{
background:linear-gradient(#8D8D8D, #C1BCBB);
-webkit-background:linear-gradient(#8D8D8D, #C1BCBB);
-moz-background:linear-gradient(#8D8D8D, #C1BCBB);
-o-background:linear-gradient(#8D8D8D, #C1BCBB);
border-top:10px solid #B9B0AD;
border-bottom:1px solid #999;
margin:0px auto;
padding-bottom:20px;
margin:20px 0px 10px 0px;
}
.footer_margin_left{
margin-left:0px;
}
.footer_margin_left2{
margin-left:0px;
}
.Footer_links{
font-family:Roboto !important;
font-size:17px;
line-height:24px;
color:#000;
float:left;
margin-top:20px;
}
.Footer_links ul{
width:200px;
list-style:none;
margin:0px;
padding:0px;
}
.Footer_links ul li{
width:200px;
}
.Footer_links ul li a{
text-decoration:none;
color:#000;
}
.Footer_links ul li a:hover{
margin:0px;
padding:0px;
}
.Footer_heading_txt{
font-family:Roboto !important;
font-size:27px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.widgettitle{
font-family:Roboto !important;
font-size:27px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.Latest_container{
width:300px;
float:left;
margin-top:10px;
}
.Latest_photo{
background:url(../images/latestNews.png) no-repeat;
width:83px;
height:83px;
float:left;
}
.latest_txt{
width:200px;
font-family:Roboto !important;
font-size:16px;
margin:0px 0px 5px 5px;
color:#000;
float:left;
}
.latext_white{
color:#fff;
font-size:15px;
}
.address_txt{
text-align:center;
width:250px;
font-family: Roboto !important;
font-size: 15px;
line-height: 32px;
color: #000;
}
.Contact{
margin-left:50px;
}
.Email_container{
width:290px;
margin-top:10px;
}
.phone_txt{
font-family:Roboto !important;
font-size:17px;
margin-top:10px;
float:left;
color:#000;
}
.phone_txt2{
font-size:17px;
}
.message_icon{
background:url(../images/message.png) no-repeat;
width:18px;
height:12px;
float:left;
margin:8px;
}
.Social_container{
width:270px;
margin-left:0px;
}
.facebook{
background:url(../images/facebook1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.facebook:hover{
background:url(../images/facebook1.png) no-repeat 0px 0px;
}
.twitter{
background:url(../images/twitter1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.twitter:hover{
background:url(../images/twitter1.png) no-repeat 0px 0px;
}
.youtube{
background:url(../images/youtube1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.youtube:hover{
background:url(../images/youtube1.png) no-repeat 0px 0px;
}
.google_plus{
background:url(../images/google1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.google_plus:hover{
background:url(../images/google1.png) no-repeat 0px 0px;
}

.Copyright_txt{
font-family:Roboto !important;
font-size:16px;
width:auto;
float:left;
color:#333;
text-decoration:none;
}
.Copyright_txt2{
margin-left:400px;
}
.xenel_container{
width:auto;
margin:-20px 0px 5px 0px;
float:right;
}
.xenel_logo{
background:url(../images/xenel_logo.png) no-repeat;
width:115px;
height:28px;
float:left;
margin-left:10px;
margin-bottom:10px;
}

.Left_container_about_us{
width:735px;
float:left;
border:1px solid #ccc;
margin:10px 0px 10px 0px;
}
.right_container_about_us{
width:738px;
float:left;
margin:10px 0px 10px 0px;
}
.About_Us_heading{
width:715px;
background:#00275B;
padding:10px;
font-family:Roboto !important;
font-size:20px;
border-left:1px solid #fff;
color:#fff;
float:left;
}
.Contact_us{
width:715px;
float:left;
}
.Contact_us_form{
width:700px;
float:left;
margin-left:10px;
}

.Contact_add_detail{
width:250px !important;
float:left;
}
.Contact_form_container{
width:740px !important;
}
.About_Us_details{
width:720px;
padding:10px;
font-family:Roboto !important;
font-size:15px;
color: #444;
float: left;
line-height: 1.4;
text-align: justify;
}
.About_Us_img{
width:100%;
margin:10px 0px 0px 0px;
overflow:hidden;
border:1px solid #ccc;
min-height:488px;
float:left;
}
.About_Us_image{
background: no-repeat 0px 0px;
background-size:100%;
}
.Color_detail{
color:#FF0000;
font-size:20px;
}
.Color_detail2{
color:#FF0000;
font-size:16px;
}

.Left_heading{
font-family:Roboto !important;
font-size:20px;
float:left;
text-align:center;
background:linear-gradient(#6F6E6A, #DAD5D5);;
-webkit-background:linear-gradient(#6F6E6A, #DAD5D5);;
-moz-background:linear-gradient(#6F6E6A, #DAD5D5);;
-o-background:linear-gradient(#6F6E6A, #DAD5D5);;
margin:0px 0px 10px 0px;
color:#000;
font-weight:700;
padding:7px 0px 12px 0px;
width:735px;
}
.AboutUs_left_contyainer{
width:768px;
float:left;
}
.About_us_point{
background:url(../images/about_us_point.png) no-repeat;
width:10px;
height:10px;
float:left;
margin:7px 5px 7px 7px;
}
.menu-inner-sidebar-menu-container{
font-size:16px !important;;
font-family:Roboto !important;
color:#000 !important;
width:721px !important;
padding:5px !important;
margin:3px !important;
list-style:none !important;
float:left !important;
transition:0.5s all !important;
}
.menu-inner-sidebar-menu-container ul{
 float:left !important;
 list-style:none !important;
margin: 0px;
padding: 0px;
 }
.menu-inner-sidebar-menu-container ul li {
float: left;
padding: 5px;
background: #ccc;
margin-right:2px;
margin-bottom: 5px;
width: 227px !important;
line-height: 22px;
}
.menu-inner-sidebar-menu-container ul li a{
color:#000;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li a:hover{
color:#fff;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li:hover{
 float:left !important;
background:#666 !important; 
color:#fff !important;
}
.About_us_left_link{
font-size:16px;
font-family:Roboto !important;
color:#000;
width:750px;
padding:5px;
margin:3px;
background:#ddd;
float:left;
transition:0.5s all;
}
.About_us_left_link:hover{
background:#666;
color:#fff;
}
.Left_container_Contact_us{
width:735px!important;
float:left;
margin:10px 0px 10px 0px;
}
.txt_field_contact_uscapt{
width:112px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:25px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;

}
.txt_field_contact_us{
width:712px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:25px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.txt_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}

.txtArea_field_contact_us{
width:711px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:150px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
resize:none;
}
.txtArea_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}
.Send_btn_contact_us{
float:left;
width:105px !important;
height:32px !important;
cursor:pointer !important;
text-align:center !important;
line-height:32px !important;
border-radius:2px !important;
font-family:Roboto !important;
font-size:17px !important;
margin:10px !important;
color:#fff !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important;
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
padding:0px !important;
}
.Send_btn:hover{
background:#000066;
}
.google_map{
width:733px;
float:left;
border:1px solid #ccc;
}
/* main menu styles */
.menu2{
    width:auto;
	margin:0px auto;
	float:left;
}
.menu2 > span {
    display:inline-block;
	width:480px;
    margin:0 auto;
}
#menu3 {
    display:inline;
	display:none;
    text-align:left;
    position:relative;
    list-style-type:none;
}
#menu3 > li {
    float:left;
    padding:0;
    position:relative;
}
#menu3 > li > a {
    border:1px solid transparent;
    color:#4F4F4F;
    display:block;
    font-size:90%;
    padding:3px 10px;
    position:relative;
    text-decoration:none;
}
#menu3 > li > a:hover {
    background-color:#e4ecf4;
    border-color:#999
}
#nav > li.selected  > a {
    background-color:#FFFFFF;
    border-color:#999999 #999999 #FFFFFF;
    z-index:2;
}
#menu3 li div {
    position:relative;
}
#menu3 li div div {
    background-color:#FFFFFF;
    border:1px solid #999999;
    padding:12px 0;
    display:none;
    font-size:0.75em;
    margin:0;
    position:absolute;
    top:-1px;
    z-index:1;
    width:190px;
}
#menu3 li div div.wrp2 {
    width:380px;
}
#menu3 .sep {
    left:190px;
    border-left:1px solid #E3E3E3;
    bottom:0;
    height:auto;
    margin:15px 0;
    position:absolute;
    top:0;
    width:1px;
}
#menu3 li div ul {
    padding-left:10px;
    padding-right:10px;
    position:relative;
    width:170px;
    float:left;
    list-style-type:none;
}
#menu3 li div ul li {
    margin:0;
    padding:0;
}
#menu3 li div ul li h3 {
    border-bottom:1px solid #E3E3E3;
    color:#4F4F4F;
    font-weight:bold;
    margin:0 5px 4px;
    font-size:0.95em;
    padding-bottom:3px;
    padding-top:3px;
}
#menu3 li ul ul {
    padding:0 0 8px;
}
#menu3 li ul ul li {
    margin:0;
    padding:0;
}
#menu3 li ul ul li a {
    color:#0060A6;
    display:block;
    margin-bottom:1px;
    padding:3px 5px;
    text-decoration:none;
    font-size:0.9em;
}
#menu3 li ul ul li a:hover{
    background-color:#0060a6;
    color:#fff;
}

.About_Us_formContainer{
width:735px;
float:left;
margin:0px;
padding:0px;
}
.About_text_fiels{
width:712px;
height:22px;
border:1px solid #AAA8A8;
border-radius:2px;
outline:none;
padding:3px;
transition:0.5s all;
margin:5px;
}
.About_text_fiels:hover{
box-shadow:0px 0px 3px 1px #999;
}
.textArea_abou_us{
width:712px;
height:50px;
border:1px solid #AAA8A8;
border-radius:2px;
margin:5px;
resize:none;
padding:3px;
outline:none;
}
.textArea_abou_us:hover{
box-shadow:0px 0px 3px 1px #999;
}
.Send_btn{
margin:5px !important;
color:#fff !important;
cursor:pointer !important;
width:70px !important;
font-size:16px !important;
float:left !important;
height:32px !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important; 
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
}
.Send_btn:hover{
background:#000066;
}

}

@media (min-width:600px) and (max-width:767px)
{

.sub-menu{
margin-top:13px !important;	
}
.sub-menu li{
	width:98% !important;
	padding:2px !important;
}
.sub-menu li a{
	padding:7px !important;
}

.sub-menu li ul{
margin-left:2px !important;
float:left !important;
margin-top:5px !important;	
}
.sub-menu li ul li{
	background:#aaa !important;
	width:100% !important;
	margin-left:-4px !important;
	padding-left:15px !important;
}

.drop1 ul li{
background:#999 !important;	
}
	
.drop1, .drop1 ul {
    padding: 0px;
	background:#ccc url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important;
}
.drop1 ul {
    padding: 50px;
    display: none;
}

.drop2, .drop2 ul {
    padding: 0px;
	background:#ccc url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important;
}
.drop2 ul {
    padding: 50px;
    display: none;
}
.drop3, .drop3 ul {
    padding: 0px;
	background:#001B5B url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important; margin-bottom:0px !important;
}
.drop3 a{
color:#fff !important;	
}
.drop4, .drop4 ul {
    padding: 0px;
	background:#001B5B url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important; margin-bottom:0px !important; margin-bottom:-11px !important;
}
.drop4 a{
color:#fff !important;	
}
	
.drop5, .drop5 ul {
    padding: 0px;
	background:#001B5B url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important; margin-bottom:0px !important; margin-bottom:-11px !important;
}
.drop5 a{
color:#fff !important;	
}
	
	

.Top_services_txt h3 {
    font-size: 20px !important;
}

.Video img{
	width:100% !important;
	height:100% !important;
}


.main_container {
    margin: 0px auto;
    width: 550px;
    padding: 0px;
}


#panel,#flip
{
padding:5px;
text-align:center;
cursor:pointer;
border:solid 1px #c3c3c3;
z-index:9999;
}
#panel
{
padding:0px;
z-index:99999;
display:none;
}


.size-full{
width:534px;
height:128px;
float:left;
margin-bottom:10px;
}

.footer_margin_left{
margin-left:130px;
}
.footer_margin_left2{
margin-left:0px;
}
.top_line{
background:url(../images/top-line.png) repeat-x;
height:4px;
}
.footer_line{
background:url(../images/footer-line.png) repeat-x;
height:11px;
}
#Whole_container{
margin:0px auto;
padding:0px;
background:linear-gradient(#E9E9E9, #fff);
-webkit-background:linear-gradient(#E9E9E9, #fff);
-moz-background:linear-gradient(#E9E9E9, #fff);
-o-background:linear-gradient(#E9E9E9, #fff);
}
.clear{
clear:both;
}
#main_container{
margin:0px auto;
width:575px;
padding:0px;
}
.Logo_container2{
width:auto;
background:#F5F5F5;
margin:0px auto;
}
.Logo_container{
width:480px;
margin:0px auto;
}
.logo{
background:url(../images/logo.png) no-repeat 0px 0px;
background-size:100%;
}
.logo_img{
width:95px;
height:62px;
float:left;
margin:5px 0px 5px 0px;
}
.Phone_container{
width:255px;
float:right;
margin-top:17px;
}
.phone_icon{
background:url(../images/phone_icon.png) no-repeat;
float:left;
width:33px;
height:27px;
}
.phone_txt{
font-family:Roboto !important;
font-size:25px;
color:#000;
float:left;
text-decoration:none;
margin-left:10px;
}
.phone_txt2{
font-size:20px;
}
.Menu_conatiner{
width:auto;
display:none;
margin:0px auto;
background:url(../images/menu_bg.png) repeat-x;
height:49px;
}
.Menu{
margin:0px auto;
padding:0px;
width:100%;
}
.Menu ul{
font-family:Roboto;
font-size:16px;
float:left;
color:#000;
width:100%;
margin:0px;
padding:0px;
text-decoration:none;
list-style:none;
}
.Menu ul li{
font-family:Roboto;
font-size:16px;
float:left;
cursor:auto;
padding:10px;
width:100%;
background:#ccc;
list-style:none;
margin:0px 10px 1px 0px;
color:#000;
}
.Menu ul li a{
font-family:Roboto;
font-size:16px;
text-decoration:none;
float:left;
color:#000;
}
.Menu ul li a:hover{
font-family:Roboto;
font-size:16px;
float:left;
color:#000;
}
.home_icon{
background:url(../images/home_icon.png) no-repeat;
width:16px;
height:17px;
float:left;
}

.hdr_container{
width:480px;
float:left;
}

.Main_img{
background:url(../images/main_img.jpg) no-repeat 0px 0px;
background-size:100%;
}
.Main_image{
width:573px;
height:189px;
margin-top:20px;
float:left;
}
.hdr_txt_container{
width:200px;
float:left;
margin:10px;
}
.Hdr_main_txt{
font-family:Roboto;
font-size:17px;
float:left;
color:#fff;
margin-bottom:10px;
font-weight:bold;

}
.Arrow_txt_container{
width:280px;
float:left;
margin-bottom:5px;
}
.Arrow_icon{
background:url(../images/arrow_icon.png) no-repeat;
width:14px;
height:18px;
float:left;
margin:0px 5px 0px 0px;
}
.Arrow_txt{
font-family:Roboto !important;
font-size:12px;
float:left;
color:#fff;
}

.Top_services_container{
width:auto;
float:left;
margin:23px 0px 0px 4px;
}
.Top_servics_img2{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_servics_img1{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_services_img_top{
float:left;
width:310px;
height:137px;
}
.Top_servics_img{
background: no-repeat 0px 0px;
background-size:100#;
}
.Arrow2_icon{
background:url(../images/arrow2.png) no-repeat;
width:28px;
height:28px;
float:right;
margin:-15px 15px 0px 0px;
}
.Blue_bg_img{
float:left;
width:310px;
height:73px;
}
.Blue_Bg{
background:url(../images/blue_bg.png) no-repeat 0px 0px;
background-size:100%;
}
.Top_servics_image{
width:310px;
height:210px;
box-shadow:2px 2px 2px 2px #ccc;
margin-right:15px;
margin:0px 15px 15px 87px;
float:left;
}
.Top_services_txt{
font-family:"Roboto Condensed";
font-size:27px;
color:#fff;
margin:5px 0px 0px 15px;
float:left;
}
.Top_services_txt2{
font-family:"Roboto";
font-size:14px;
color:#ddd;
margin:5px 0px 0px 15px;
float:left;
}
.Industry_bg{
background:url(../images/Industry_bg.png) no-repeat;
float:left;
width:9px;
height:52px;
margin-top:-30px;
}
.Industry_bg2{
background:url(../images/Industry_bg2.png) repeat-x;
float:left;
width:563px;
border-radius:0px 3px 3px 0px;
margin-top:-30px;
height:52px;
}
.Industry_txt{
font-family:"Roboto Condensed";
font-size:25px;
float:left;
color:#000;
margin:8px;
}

.Industry_Total_bg{
width:auto;
margin:0px auto;
background:#E4E3E3;
padding:0px;
margin:50px 0px 15px 0px;
}

.Cleaning-container{
float:left;
width:230px;
margin:10px 0px 15px 0px;
}
.HomeClean_icon{
width:40px;
height:42px;
float:left;
}
.HomeClean_txt{
font-family:Roboto !important;
font-size:18px;
color:#000;
margin:10px 0px 0px 10px;
float:left;
text-decoration:none;
}

.SignUp_container{
width:575px;
float:left;
background:#001B5B;
margin:10px 0px 22px 0px;
}
.SignUp_txt_container{
float:left;
width:535px;
margin:20px;
}
.sign_up_txt{
font-family:"Roboto Condensed";
font-weight:bold;
font-size:27px;
line-height:38px;
color:#fff;
float:left;
}
.sign_up_txt2{
font-family:Roboto !important;
font-size:17px;
color:#fff;
float:left;
}
.SignUp_field_container{
width:380px;
float:left;
font-family:Roboto !important;
color:#000;
font-size:20px;
margin:0px 0px 10px 20px;
}
.text{
width:320px;
height:35px;
outline:none;
padding:5px;
float:left;
background:#fff;
border:0px;
}
.go_btn{
width:50px !important;
height:45px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
margin-left:260px;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.subscribeButton {
width:70px !important;
height:45px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.Video_bg{
background:#D8D8D8;
width:auto;
margin:0px auto;
padding:0px;
margin:0px 0px 0px 0px;
}
.Video{
width:429px;
height:253px;
overflow:hidden;
float:left;
margin:20px 0px 20px 75px;
border:2px solid #fff;
}
.Video_img{
background-size:100%;
}
.Video_txt_container{
width:574px;
float:left;
}
.video_heading_txt{
font-family:Roboto !important;
font-size:22px;
color:#000;
float:left;
text-decoration:none;
}
.video_heading_txt2{
font-family:Roboto !important;
font-size:15px;
color:#000;
line-height:23px;
text-align:justify;
float:left;
margin-top:10px;
text-decoration:none;
}
.Video_btn{
background:url(../images/about_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.hide_btn{
background:url(../images/hide_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.Testimonial_container{
width:auto;
margin:0px auto;
padding:0px;
background:#7B8988;
margin-top:20px;
}
.testimonial_img{
background:url(../images/testimonail_img.png) no-repeat;
width:100px;
height:100px;
float:left;
margin:10px 0px 10px 0px;
}
.Testimonial_txt{
font-family:Roboto !important;
font-size:18px;
color:#fff;
width:100%;
float:left;
}

.Footer_bg{
background:linear-gradient(#8D8D8D, #C1BCBB);
-webkit-background:linear-gradient(#8D8D8D, #C1BCBB);
-moz-background:linear-gradient(#8D8D8D, #C1BCBB);
-o-background:linear-gradient(#8D8D8D, #C1BCBB);
border-top:10px solid #B9B0AD;
border-bottom:1px solid #999;
margin:0px auto;
padding-bottom:20px;
margin:20px 0px 10px 0px;
}
.Footer_links{
font-family:Roboto !important;
font-size:17px;
color:#000;
line-height:24px;
float:left;
margin-top:20px;
}
.Footer_links ul{
width:235px;
float:left;
list-style:none;
line-height:24px;
margin:0px;
padding:0px;
}
.Footer_links ul li{
width:250px;
}
.Footer_links ul li a{
text-decoration:none;
color:#000;
}
.Footer_links ul li a:hover{
margin:0px;
padding:0px;
}
.Footer_heading_txt{
font-family:Roboto !important;
font-size:27px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.widgettitle{
font-family:Roboto !important;
font-size:27px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.Latest_container{
width:300px;
float:left;
margin-top:10px;
}
.Latest_photo{
background:url(../images/latestNews.png) no-repeat;
width:83px;
height:83px;
float:left;
}
.latest_txt{
width:200px;
font-family:Roboto !important;
font-size:16px;
margin:0px 0px 5px 5px;
color:#000;
float:left;
}
.latext_white{
color:#fff;
font-size:15px;
}
.address_txt{
text-align:center;
width:250px;
}
.Contact{
margin-left:50px;
}
.Email_container{
width:250px;
margin-top:10px;
}
.phone_txt{
font-family:Roboto !important;
font-size:14px;
float:left;
margin-top:8px;
color:#000;
}
.phone_txt2{
font-size:14px;
}
.message_icon{
background:url(../images/message.png) no-repeat;
width:18px;
height:12px;
float:left;
margin:8px;
}
.Social_container{
width:270px;
margin-left:0px;
}
.facebook{
background:url(../images/facebook1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.facebook:hover{
background:url(../images/facebook1.png) no-repeat 0px 0px;
}
.twitter{
background:url(../images/twitter1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.twitter:hover{
background:url(../images/twitter1.png) no-repeat 0px 0px;
}
.youtube{
background:url(../images/youtube1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.youtube:hover{
background:url(../images/youtube1.png) no-repeat 0px 0px;
}
.google_plus{
background:url(../images/google1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.google_plus:hover{
background:url(../images/google1.png) no-repeat 0px 0px;
}

.Copyright_txt{
font-family:Roboto !important;
font-size:14px;
float:left;
margin-right:20px;
color:#333;
text-decoration:none;
}
.Copyright_txt2{
margin-left:0px;
}
.xenel_container{
width:auto;
margin:10px 0px 5px 0px;
}
.bx-wrapper{
width:545px !important;
}
.testimonials-carousel-content{
width:540px !important;
}
.xenel_logo{
background:url(../images/xenel_logo.png) no-repeat;
width:115px;
height:28px;
float:left;
margin-left:10px;
margin-bottom:10px;
}
.Left_container_about_us{
width:570px;
float:left;
border:1px solid #ccc;
margin:10px 0px 10px 0px;
}
.right_container_about_us{
width:560px;
float:left;
margin:10px;
}
.About_Us_heading{
width:535px;
background:#00275B;
padding:10px;
font-family:Roboto !important;
font-size:20px;
border-left:1px solid #fff;
color:#fff;
float:left;
}
.Contact_us{
width:550px;
float:left;
margin-top:0px;
}
.Contact_us_form{
width:535px;
float:left;
margin-left:10px;
}

.Contact_add_detail{
width:250px !important;
float:left;
}
.Contact_form_container{
width:480px !important;
}
.About_Us_details{
width:535px;
padding:10px;
font-family:Roboto !important;
font-size:15px;
color: #444;
float: left;
line-height: 1.4;
text-align: justify;
}
.About_Us_img{
width:100%;
margin:10px 0px 0px 0px;
border:1px solid #ccc;
overflow:hidden;
min-height:488px;
float:left;
}
.About_Us_image{
background: no-repeat 0px 0px;
background-size:100%;
}
.Color_detail{
color:#FF0000;
font-size:20px;
}
.Color_detail2{
color:#FF0000;
font-size:16px;
}

.Left_heading{
font-family:Roboto !important;
font-size:20px;
float:left;
text-align:center;
background:linear-gradient(#6F6E6A, #DAD5D5);;
-webkit-background:linear-gradient(#6F6E6A, #DAD5D5);;
-moz-background:linear-gradient(#6F6E6A, #DAD5D5);;
-o-background:linear-gradient(#6F6E6A, #DAD5D5);;
margin:0px 0px 10px 0px;
color:#000;
font-weight:700;
padding:7px 0px 12px 0px;
width:570px;
}
.AboutUs_left_contyainer{
width:250px;
float:left;
}
.About_us_point{
background:url(../images/about_us_point.png) no-repeat;
width:10px;
height:10px;
float:left;
margin:7px 5px 7px 7px;
}

.About_us_left_link{
font-size:16px;
font-family:Roboto !important;
color:#000;
width:425px;
padding:5px;
margin:3px;
background:#ddd;
float:left;
transition:0.5s all;
}
.About_us_left_link:hover{
background:#666;
color:#fff;
}
.Left_container_Contact_us{
width:575px;
float:left;
margin:10px 0px 10px 0px;
}
.Left_container_Contact_us2{
margin-left:0px;
}
.txt_field_contact_uscapt{
width:100px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:25px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;

}
.txt_field_contact_us{
width:545px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:25px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.txt_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}

.txtArea_field_contact_us{
width:545px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:150px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
resize:none;
}
.txtArea_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}
.Send_btn_contact_us{
width:105px !important;
height:32px !important;
float:left;
cursor:pointer !important;
text-align:center !important;
line-height:32px !important;
border-radius:2px !important;
font-family:Roboto !important;
font-size:16px !important;
margin:10px !important;
color:#fff !important;
background:#00295F !important;
border:0px !important;
outline:none;
transition:0.5s all !important;
-webkit-transition:0.5s all !important;
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
padding:0px !important;
}
.Send_btn:hover{
background:#000066;
}
.google_map{
width:568px;
float:left;
border:1px solid #ccc;
}




.About_Us_formContainer{
width:570px;
float:left;
margin:0px;
padding:0px;
}
.About_text_fiels{
width:550px;
height:22px;
border:1px solid #AAA8A8;
border-radius:2px;
outline:none;
padding:3px;
transition:0.5s all;
margin:5px;
}
.About_text_fiels:hover{
box-shadow:0px 0px 3px 1px #999;
}
.textArea_abou_us{
width:550px;
height:50px;
border:1px solid #AAA8A8;
border-radius:2px;
margin:5px;
resize:none;
padding:3px;
outline:none;
}
.textArea_abou_us:hover{
box-shadow:0px 0px 3px 1px #999;
}
.Send_btn{
margin:5px !important;
color:#fff !important;
cursor:pointer !important;
width:70px !important;
font-size:16px !important;
float:left !important;
height:32px !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important; 
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
}
.Send_btn:hover{
background:#000066;
}
.menu-inner-sidebar-menu-container{
font-size:16px !important;;
font-family:Roboto !important;
color:#000 !important;
width:555px !important;
padding:5px !important;
margin:3px !important;
list-style:none !important;
float:left !important;
transition:0.5s all !important;
}
.menu-inner-sidebar-menu-container ul{
 float:left !important;
 list-style:none !important;
margin: 0px;
padding: 0px;
 }
.menu-inner-sidebar-menu-container ul li {
float: left;
padding: 5px;
background: #ccc;
margin-right:2px;
margin-bottom: 5px;
width: 164px !important;
line-height: 22px;
}
.menu-inner-sidebar-menu-container ul li a{
color:#000;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li a:hover{
color:#fff;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li:hover{
 float:left !important;
background:#666 !important; 
color:#fff !important;
}



}

@media (min-width:480px) and (max-width:599px)
{
	
.sub-menu{
margin-top:13px !important;	
}
.sub-menu li{
	width:96% !important;
}
.sub-menu li a{
	padding:7px !important;
}
.sub-menu li ul{
margin-left:20px !important;
float:left !important;	
}
.sub-menu li ul{
margin-left:2px !important;
float:left !important;
margin-top:5px !important;	
}
.sub-menu li ul li{
	background:#aaa !important;
	width:96% !important;
}

.drop1 ul li{
background:#999 !important;	
}
	
	
.drop1, .drop1 ul {
    padding: 0px;
	background:#ccc url(../images/drop-arrow.png) no-repeat 355px 10px !important; cursor:pointer !important;
}
.drop1 ul {
    padding: 50px;
    display: none;
}

.drop2, .drop2 ul {
    padding: 0px;
	background:#ccc url(../images/drop-arrow.png) no-repeat 355px 10px !important; cursor:pointer !important;
}
.drop2 ul {
    padding: 50px;
    display: none;
}
.drop3, .drop3 ul {
    padding: 0px;
	background:#001B5B url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important; margin-bottom:0px !important; margin-bottom:-11px !important;
}

.drop3 a{
color:#fff !important;	
}


.drop4, .drop4 ul {
    padding: 0px;
	background:#001B5B url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important; margin-bottom:0px !important; margin-bottom:-11px !important;
}
.drop4 a{
color:#fff !important;	
}

	
.drop5, .drop5 ul {
    padding: 0px;
	background:#001B5B url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important; margin-bottom:0px !important; margin-bottom:-11px !important;
}
.drop5 a{
color:#fff !important;	
}

	
	
.Top_services_txt h3 {
    font-size: 20px !important;
}	
	
.Video img{
	width:100% !important;
	height:100% !important;
}
	
	
	
	.main_container {
    margin: 0px auto;
    width:400px;
    padding: 0px;
}

#panel,#flip
{
padding:5px;
text-align:center;
cursor:pointer;
border:solid 1px #c3c3c3;
z-index:9999;
margin:0px 31px 0px 41px;
}
#panel
{
padding:0px;
z-index:99999;
display:none;
}

.size-full{
width:407px;
height:102px;
float:left;
margin-bottom:10px;
}

.footer_margin_left{
margin-left:0px;
}
.footer_margin_left2{
margin-left:0px;
}
.top_line{
background:url(../images/top-line.png) repeat-x;
height:4px;
}
.footer_line{
background:url(../images/footer-line.png) repeat-x;
height:11px;
}
#Whole_container{
margin:0px auto;
padding:0px;
background:linear-gradient(#E9E9E9, #fff);
-webkit-background:linear-gradient(#E9E9E9, #fff);
-moz-background:linear-gradient(#E9E9E9, #fff);
-o-background:linear-gradient(#E9E9E9, #fff);
}
.clear{
clear:both;
}
#main_container{
margin:0px auto;
width:460px;
padding:0px;
}
.Logo_container2{
width:auto;
background:#F5F5F5;
margin:0px auto;
}
.Logo_container{
width:445px;
margin:0px auto;
}
.logo{
background:url(../images/logo.png) no-repeat 0px 0px;
background-size:100%;
}
.logo_img{
width:95px;
height:62px;
float:left;
margin:20px 0px 5px 33px;
}
.Phone_container{
width:255px;
float:right;
margin-top:17px;
}
.phone_icon{
background:url(../images/phone_icon.png) no-repeat;
float:left;
width:33px;
height:27px;
}
.phone_txt{
font-family:Roboto !important;
font-size:25px;
color:#000;
float:left;
text-decoration:none;
margin-left:10px;
}
.phone_txt2{
font-size:20px;
}
.Menu_conatiner{
width:auto;
display:none;
margin:0px auto;
background:url(../images/menu_bg.png) repeat-x;
height:49px;
}
.Menu{
margin:0px auto;
padding:0px;
width:100%;
}
.Menu ul{
font-family:Roboto;
font-size:16px;
float:left;
color:#000;
width:100%;
margin:0px;
padding:0px;
text-decoration:none;
list-style:none;
}
.Menu ul li{
font-family:Roboto;
font-size:16px;
float:left;
padding:10px;
cursor:auto;
width:95%;
background:#ccc;
list-style:none;
margin:0px 10px 1px 0px;
color:#000;
}
.Menu ul li a{
font-family:Roboto;
font-size:16px;
text-decoration:none;
float:left;
color:#000;
}
.Menu ul li a:hover{
font-family:Roboto;
font-size:16px;
float:left;
color:#000;
}
.home_icon{
background:url(../images/home_icon.png) no-repeat;
width:16px;
height:17px;
float:left;
}

.hdr_container{
width:480px;
float:left;
}

.Main_img{
background:url(../images/main_img.jpg) no-repeat 0px 0px;
background-size:100%;
}
.Main_image{
width:390px;
height:110px;
margin:10px;
float:left;
}
.hdr_txt_container{
width:200px;
float:left;
margin:10px;
}
.Hdr_main_txt{
font-family:Roboto;
font-size:17px;
float:left;
color:#fff;
margin-bottom:10px;
font-weight:bold;

}
.Arrow_txt_container{
width:280px;
float:left;
margin-bottom:5px;
}
.Arrow_icon{
background:url(../images/arrow_icon.png) no-repeat;
width:14px;
height:18px;
float:left;
margin:0px 5px 0px 0px;
}
.Arrow_txt{
font-family:Roboto !important;
font-size:12px;
float:left;
color:#fff;
}

.Top_services_container{
width:auto;
float:left;
margin:23px 0px 0px 4px;
}
.Top_servics_img2{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_servics_img1{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_services_img_top{
float:left;
width:310px;
height:137px;
}
.Top_servics_img{
background: no-repeat 0px 0px;
background-size:100#;
}
.Arrow2_icon{
background:url(../images/arrow2.png) no-repeat;
width:28px;
height:28px;
float:right;
margin:-15px 15px 0px 0px;
}
.Blue_bg_img{
float:left;
width:310px;
height:73px;
}
.Blue_Bg{
background:url(../images/blue_bg.png) no-repeat 0px 0px;
background-size:100%;
}
.Top_servics_image{
width:310px;
height:210px;
box-shadow:2px 2px 2px 2px #ccc;
margin-right:15px;
margin:0px 15px 15px 45px;
float:left;
}
.Top_services_txt{
font-family:"Roboto Condensed";
font-size:27px;
color:#fff;
margin:5px 0px 0px 15px;
float:left;
}
.Top_services_txt2{
font-family:"Roboto";
font-size:14px;
color:#ddd;
margin:5px 0px 0px 15px;
float:left;
}
.Industry_bg{
background:url(../images/Industry_bg.png) no-repeat;
float:left;
width:9px;
height:52px;
margin-top:-30px;
}
.Industry_bg2{
background:url(../images/Industry_bg2.png) repeat-x;
float:left;
width:390px;
border-radius:0px 3px 3px 0px;
margin-top:-30px;
height:52px;
}
.Industry_txt{
font-family:"Roboto Condensed";
font-size:25px;
float:left;
color:#000;
margin:8px;
}

.Industry_Total_bg{
width:auto;
margin:0px auto;
background:#E4E3E3;
padding:0px;
margin:50px 0px 15px 0px;
}

.Cleaning-container{
float:left;
width:230px;
margin:15px 0px 15px 90px;
}
.HomeClean_icon{
width:40px;
height:42px;
float:left;
}
.HomeClean_txt{
font-family:Roboto !important;
font-size:18px;
color:#000;
margin:10px 0px 0px 10px;
float:left;
text-decoration:none;
}

.SignUp_container{
width:395px;
float:left;
background:#001B5B;
margin:10px 0px 22px 0px;
}
.SignUp_txt_container{
float:left;
width:90%;
margin:20px;
}
.sign_up_txt{
font-family:"Roboto Condensed";
font-weight:bold;
font-size:19px;
line-height:38px;
color:#fff;
float:left;
}
.sign_up_txt2{
font-family:Roboto !important;
font-size:17px;
color:#fff;
float:left;
}
.SignUp_field_container{
width:345px;
float:left;
font-family:Roboto !important;
color:#000;
font-size:20px;
margin:0px 0px 10px 20px;
}
.text{
width:320px;
height:35px;
outline:none;
padding:5px;
float:left;
background:#fff;
border:0px;
}
.go_btn{
width:50px !important;
height:32px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
span.wpcf7-form-control-wrap{
float:left !important;
width:279px !important;	
}
span.wpcf7-form-control-wrap input{
width: 95% !important;
float: left !important;	
}

.subscribeButton {
width:70px !important;
height:45px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.Video_bg{
background:#D8D8D8;
width:auto;
margin:0px auto;
padding:0px;
margin:0px 0px 0px 0px;
}
.Video{
width:390px;
height:253px;
overflow:hidden;
float:left;
margin:20px;
margin-left:0px;
border:2px solid #fff;
}
.Video_img{
background-size:100%;
}
.Video_txt_container{
width:395px;
float:left;
}
.bx-wrapper{
width:395px !important;
}
.testimonials-carousel-content{
width:395px; !important;
}
.video_heading_txt{
font-family:Roboto !important;
font-size:22px;
color:#000;
float:left;
text-decoration:none;
}
.video_heading_txt2{
font-family:Roboto !important;
font-size:15px;
color:#000;
line-height:23px;
text-align:justify;
float:left;
margin-top:10px;
text-decoration:none;
}
.Video_btn{
background:url(../images/about_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.hide_btn{
background:url(../images/hide_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.Testimonial_container{
width:auto;
margin:0px auto;
padding:0px;
background:#7B8988;
margin-top:20px;
}
.testimonial_img{
background:url(../images/testimonail_img.png) no-repeat;
width:100px;
height:100px;
float:left;
margin:10px 0px 10px 0px;
}
.Testimonial_txt{
font-family:Roboto !important;
font-size:18px;
color:#fff;
float:left;
}

.Footer_bg{
background:linear-gradient(#8D8D8D, #C1BCBB);
-webkit-background:linear-gradient(#8D8D8D, #C1BCBB);
-moz-background:linear-gradient(#8D8D8D, #C1BCBB);
-o-background:linear-gradient(#8D8D8D, #C1BCBB);
border-top:10px solid #B9B0AD;
border-bottom:1px solid #999;
margin:0px auto;
padding-bottom:20px;
margin:20px 0px 10px 0px;
}
.Footer_links{
font-family:Roboto !important;
font-size:17px;
line-height:23px;
color:#000;
float:left;
margin-top:20px;
}

.bx-wrapper .slide{
margin-bottom:45px !important;	
}

.Footer_links ul{
width:310px;
float:left;
list-style:none;
margin:0px;
padding:0px;
}
.Footer_links ul li{
width:200px;
}
.Footer_links ul li a{
text-decoration:none;
color:#000;
}
.Footer_links ul li a:hover{
margin:0px;
padding:0px;
}
.Footer_heading_txt{
font-family:Roboto !important;
font-size:27px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.widgettitle{
font-family:Roboto !important;
font-size:27px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.Latest_container{
width:300px;
float:left;
margin-top:10px;
}
.Latest_photo{
background:url(../images/latestNews.png) no-repeat;
width:83px;
height:83px;
float:left;
}
.latest_txt{
width:200px;
font-family:Roboto !important;
font-size:16px;
margin:0px 0px 5px 5px;
color:#000;
float:left;
}
.latext_white{
color:#fff;
font-size:15px;
}
.address_txt{
text-align:center;
width:307px;
}
.Contact{
margin-left:50px;
}
.Email_container{
width:307px;
margin-top:10px;
}
.phone_txt{
font-family:Roboto !important;
font-size:18px;
float:left;
margin-top:8px;
color:#000;
}
.phone_txt2{
font-size:17px;
}
.message_icon{
background:url(../images/message.png) no-repeat;
width:18px;
height:12px;
float:left;
margin:8px;
}
.Social_container{
width:270px;
margin-left:0px;
}
.facebook{
background:url(../images/facebook1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.facebook:hover{
background:url(../images/facebook1.png) no-repeat 0px 0px;
}
.twitter{
background:url(../images/twitter1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.twitter:hover{
background:url(../images/twitter1.png) no-repeat 0px 0px;
}
.youtube{
background:url(../images/youtube1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.youtube:hover{
background:url(../images/youtube1.png) no-repeat 0px 0px;
}
.google_plus{
background:url(../images/google1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.google_plus:hover{
background:url(../images/google1.png) no-repeat 0px 0px;
}

.Copyright_txt{
font-family:Roboto !important;
font-size:16px;
float:left;
color:#333;
text-decoration:none;
}
.Copyright_txt2{
margin-left:0px;
}
.xenel_container{
width:auto;
margin:10px 0px 5px 0px;
float:left;
}
.xenel_logo{
background:url(../images/xenel_logo.png) no-repeat;
width:115px;
height:28px;
float:left;
margin-left:10px;
margin-bottom:10px;
}
.Left_container_about_us{
width:440px;
float:left;
border:1px solid #ccc;
margin:10px 0px 10px 0px;
}
.right_container_about_us{
width:440px;
float:left;
margin:10px;
}
.About_Us_heading{
width:410px!important;
background:#00275B;
padding:10px;
font-family:Roboto !important;
font-size:20px;
border-left:1px solid #fff;
color:#fff;
float:left;
}
.Contact_us{
width:437px;
float:left;
}
.Contact_us_form{
width:410px;
float:left;
margin-left:5px;
}

.Contact_add_detail{
width:250px !important;
float:left;
}
.Contact_form_container{
width:455px !important;
}
.About_Us_details{
width:410px;
padding:10px;
font-family:Roboto !important;
font-size:15px;
color: #444;
float: left;
line-height: 1.4;
text-align: justify;
}
.About_Us_img{
width:100%;
margin:10px 0px 0px 0px;
border:1px solid #ccc;
overflow:hidden;
min-height:488px;
float:left;
}
.About_Us_image{
background: no-repeat 0px 0px;
background-size:100%;
}
.Color_detail{
color:#FF0000;
font-size:20px;
}
.Color_detail2{
color:#FF0000;
font-size:16px;
}

.Left_heading{
font-family:Roboto !important;
font-size:20px;
float:left;
text-align:center;
background:linear-gradient(#6F6E6A, #DAD5D5);;
-webkit-background:linear-gradient(#6F6E6A, #DAD5D5);;
-moz-background:linear-gradient(#6F6E6A, #DAD5D5);;
-o-background:linear-gradient(#6F6E6A, #DAD5D5);;
margin:0px 0px 10px 0px;
color:#000;
font-weight:700;
padding:7px 0px 12px 0px;
width:440px;
}
.AboutUs_left_contyainer{
width:250px;
float:left;
}
.About_us_point{
background:url(../images/about_us_point.png) no-repeat;
width:10px;
height:10px;
float:left;
margin:7px 5px 7px 7px;
}

.About_us_left_link{
font-size:16px;
font-family:Roboto !important;
color:#000;
width:425px;
padding:5px;
margin:3px;
background:#ddd;
float:left;
transition:0.5s all;
}
.About_us_left_link:hover{
background:#666;
color:#fff;
}
.Left_container_Contact_us{
width:460px;
float:left;
margin:10px 0px 10px 0px;
}
.Left_container_Contact_us2{
margin-left:0px;
}
.txt_field_contact_uscapt{
width: 55% !important;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:25px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.txt_field_contact_us{
width:433px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:25px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.txt_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}

.txtArea_field_contact_us{
width:343px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:150px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
resize:none;
}
.txtArea_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}
.Send_btn_contact_us{
width:105px !important;
height:32px !important;
cursor:pointer !important;
text-align:center !important;
line-height:32px !important;
border-radius:2px !important;
font-family:Roboto !important;
font-size:16px !important;
margin:10px !important;
color:#fff !important;
background:#00295F !important;
border:0px !important;
outline:none;
transition:0.5s all !important;
-webkit-transition:0.5s all !important;
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
padding:0px !important;
float:left;
}
.Send_btn:hover{
background:#000066;
}
.google_map{
width:456px;
float:left;
border:1px solid #ccc;
}




.About_Us_formContainer{
width:440px;
float:left;
margin:0px;
padding:0px;
}
.About_text_fiels{
width:420px;
height:22px;
border:1px solid #AAA8A8;
border-radius:2px;
outline:none;
padding:3px;
transition:0.5s all;
margin:5px;
}
.About_text_fiels:hover{
box-shadow:0px 0px 3px 1px #999;
}
.textArea_abou_us{
width:420px;
height:50px;
border:1px solid #AAA8A8;
border-radius:2px;
margin:5px;
resize:none;
padding:3px;
outline:none;
}
.textArea_abou_us:hover{
box-shadow:0px 0px 3px 1px #999;
}
.Send_btn{
margin:5px !important;
color:#fff !important;
cursor:pointer !important;
width:70px !important;
font-size:16px !important;
float:left !important;
height:32px !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important; 
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
}
.Send_btn:hover{
background:#000066;
}

.menu-inner-sidebar-menu-container{
font-size:16px !important;;
font-family:Roboto !important;
color:#000 !important;
width:22px !important;
padding:5px !important;
margin:3px !important;
list-style:none !important;
float:left !important;
transition:0.5s all !important;
}
.menu-inner-sidebar-menu-container ul{
 float:left !important;
 list-style:none !important;
margin: 0px;
padding: 0px;
 }
.menu-inner-sidebar-menu-container ul li {
float: left;
padding: 5px;
background: #ccc;
margin-bottom: 5px;
width: 412px !important;
line-height: 22px;
}
.menu-inner-sidebar-menu-container ul li a{
color:#000;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li a:hover{
color:#fff;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li:hover{
 float:left !important;
background:#666 !important; 
color:#fff !important;
}

}

@media (min-width:320px) and (max-width:479px)
{
	
.sub-menu{
margin-top:13px !important;	
}	
.sub-menu li{
	width:96% !important;
}
.sub-menu li a{
	padding:7px !important;
}
.sub-menu li ul{
margin-left:20px !important;
float:left !important;	
}
.sub-menu li ul{
margin-left:2px !important;
float:left !important;
margin-top:5px !important;	
}
.sub-menu li ul li{
	background:#aaa !important;
	width:100% !important;
	margin-left:-12px !important;
}



	
.drop1, .drop1 ul {
    padding: 0px;
	background:#ccc url(../images/drop-arrow.png) no-repeat 265px 10px !important; cursor:pointer !important;
}
.drop1 ul {
    padding: 50px;
    display: none;
}

.drop2, .drop2 ul {
    padding: 0px;
	background:#ccc url(../images/drop-arrow.png) no-repeat 265px 10px !important; cursor:pointer !important;
}
.drop2 ul {
    padding: 50px;
    display: none;
}
.drop3, .drop3 ul {
    padding: 0px;
	background:#001B5B url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important; margin-bottom:0px !important; margin-bottom:-11px !important;
}
.drop3 a{
color:#fff !important;	
}

.drop4, .drop4 ul {
    padding: 0px;
	background:#001B5B url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important; margin-bottom:0px !important; margin-bottom:-11px !important;
}
.drop4 a{
color:#fff !important;	
}

	
.drop5, .drop5 ul {
    padding: 0px;
	background:#001B5B url(../images/drop-arrow.png) no-repeat 543px 10px !important; cursor:pointer !important; margin-bottom:0px !important; margin-bottom:-11px !important;
}
.drop5 a{
color:#fff !important;	
}
	
	

.Top_services_txt h3 {
    font-size: 20px !important;
}

.bx-wrapper .bx-viewport{
height:150px !important;	
}

.Video img{
	width:100% !important;
	height:100% !important;
}


#panel,#flip
{
padding:5px;
text-align:center;
border:solid 1px #c3c3c3;
cursor:pointer;
z-index:9999;
margin:0px 7px 0px 7px;
}
#panel
{
padding:0px;
z-index:99999;
display:none;
}

.size-full{
width:267px;
height:76px;
float:left;
margin-bottom:10px;
}

.footer_margin_left{
margin-left:10px;
}
.footer_margin_left2{
margin-left:0px;
}
.top_line{
background:url(../images/top-line.png) repeat-x;
height:4px;
}
.footer_line{
background:url(../images/footer-line.png) repeat-x;
height:11px;
}
#Whole_container{
margin:0px auto;
padding:0px;
background:linear-gradient(#E9E9E9, #fff);
-webkit-background:linear-gradient(#E9E9E9, #fff);
-moz-background:linear-gradient(#E9E9E9, #fff);
-o-background:linear-gradient(#E9E9E9, #fff);
}
.clear{
clear:both;
}
#main_container{
margin:0px auto;
width:300px;
padding:0px;
}
.Logo_container2{
width:auto;
background:#F5F5F5;
margin:0px auto;
}
.Logo_container{
width:300px;
margin:0px auto;
}
.logo{
background:url(../images/logo.png) no-repeat 0px 0px;
background-size:100%;
}
.logo_img{
width:95px;
height:62px;
float:left;
margin:5px 0px 5px 103px;
}
.Phone_container{
width:206px;
float:left;
margin:15px 0px 15px 59px;
}
.phone_icon{
background:url(../images/phone_icon.png) no-repeat;
float:left;
display:none;
width:33px;
height:27px;
}
.phone_txt{
font-family:Roboto !important;
font-size:25px;
color:#000;
float:left;
text-decoration:none;
}
.phone_txt2{
font-size:20px;
}
.Menu_conatiner{
width:auto;
margin:0px auto;
display:none;
background:url(../images/menu_bg.png) repeat-x;
height:49px;
}
.Menu{
margin:0px auto;
padding:0px;
width:100%;
}
.Menu ul{
font-family:Roboto;
font-size:16px;
float:left;
color:#000;
width:100%;
margin:0px;
padding:0px;
text-decoration:none;
list-style:none;
}
.Menu ul li{
font-family:Roboto;
font-size:16px;
float:left;
padding:10px;
cursor:auto;
width:93%;
background:#ccc;
list-style:none;
margin:0px 10px 1px 0px;
color:#000;
}
.Menu ul li a{
font-family:Roboto;
font-size:16px;
text-decoration:none;
float:left;
color:#000;
}
.Menu ul li a:hover{
font-family:Roboto;
font-size:16px;
float:left;
color:#000;
}
.home_icon{
background:url(../images/home_icon.png) no-repeat;
width:16px;
height:17px;
float:left;
}

.hdr_container{
width:320px;
float:left;
}

.Main_img{
background:url(../images/main_img.jpg) no-repeat 0px 0px;
background-size:100%;
}
.Main_image{
width:297px;
display:none;
height:105px;
border:1px solid #ccc;
margin-top:20px;
float:left;
}
.hdr_txt_container{
width:320px;
float:left;
margin:10px;
}
.Hdr_main_txt{
font-family:Roboto;
font-size:12px;
float:left;
color:#fff;
margin-bottom:10px;
font-weight:bold;

}
.Arrow_txt_container{
width:320px;
float:left;
margin-bottom:5px;
}
.Arrow_icon{
background:url(../images/arrow_icon.png) no-repeat;
width:12px;
height:18px;
float:left;
margin:5px 5px 0px 0px;
}
.Arrow_txt{
font-family:Roboto !important;
font-size:12px;
float:left;
color:#fff;
}

.Top_services_container{
width:auto;
float:left;
margin:23px 0px 0px 4px;
}
.Top_servics_img2{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_servics_img1{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_services_img_top{
float:left;
width:100%;
height:124px;
}
.Top_services_img_top img{
width:100% !important;	
}


.Top_servics_img{
background: no-repeat 0px 0px;
background-size:100#;
}
.Arrow2_icon{
background:url(../images/arrow2.png) no-repeat;
width:28px;
height:28px;
float:right;
margin:-15px 15px 0px 0px;
}
.Blue_bg_img{
float:left;
width:100%;
height:73px;
}
.Blue_Bg{
background:url(../images/blue_bg.png) no-repeat 0px 0px;
background-size:100%;
}
.Top_servics_image{
width:285px;
height:186px;
box-shadow:2px 2px 2px 2px #ccc;
margin-right:15px;
margin:0px 15px 15px 0px;
float:left;
}
.Top_services_txt{
font-family:"Roboto Condensed";
font-size:27px;
color:#fff;
margin:5px 0px 0px 15px;
float:left;
}
.Top_services_txt2{
font-family:"Roboto";
font-size:14px;
color:#ddd;
margin:5px 0px 0px 15px;
float:left;
}
.Industry_bg{
background:url(../images/Industry_bg.png) no-repeat;
float:left;
width:9px;
height:52px;
margin-top:-30px;
}
.Industry_bg2{
background:url(../images/Industry_bg2.png) repeat-x;
float:left;
width:285px;
border-radius:0px 3px 3px 0px;
margin-top:-30px;
height:52px;
}
.slide{
float:left !important;
height:160px !important;	
}

.Industry_txt{
font-family:"Roboto Condensed";
font-size:20px;
float:left;
color:#000;
width:100%;
margin-top:15px;
margin:8px;
}

.Industry_Total_bg{
width:auto;
margin:0px auto;
background:#E4E3E3;
padding:0px;
margin:50px 0px 15px 0px;
}

.Cleaning-container{
float:left;
width:242px;
margin:10px 0px 15px 48px;
}
.HomeClean_icon{
width:40px;
height:42px;
float:left;
}
.HomeClean_txt{
font-family:Roboto !important;
font-size:18px;
color:#000;
margin:10px 0px 0px 10px;
float:left;
text-decoration:none;
}

.SignUp_container{
width:300px;
float:left;
display:none;
background:#001B5B;
margin:10px 0px 22px 0px;
}
.SignUp_txt_container{
float:left;
width:285px;
margin:5px;
}
.sign_up_txt{
font-family:"Roboto Condensed";
font-weight:bold;
font-size:22px;
color:#fff;
line-height:33px;
float:left;
}
.sign_up_txt2{
font-family:Roboto !important;
font-size:16px;
color:#fff;
line-height:23px;
float:left;
}
.SignUp_field_container{
width:286px;
float:left;
font-family:Roboto !important;
color:#000;
font-size:20px;
margin:10px 0px 10px 10px;
}
.text{
width:200px;
height:35px;
outline:none;
padding:5px;
float:left;
background:#fff;
border:0px;
border-radius:0px;
}
.go_btn{
width:50px !important;
height:45px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
margin-left:160px;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.subscribeButton {
width:70px !important;
height:45px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.Video_bg{
background:#D8D8D8;
width:95%;
margin:0px auto;
padding:0px;
margin:0px 0px 0px 10px;
}
.Video{
width:99%;
height:190px;
overflow:hidden;
float:left;
margin-top:10px;
border:2px solid #fff;
}
.Video_img{
background-size:100%;
}

.Video_txt_container{
width:100%;
float:left;
margin-top:33px;
}
.video_heading_txt{
font-family:Roboto !important;
font-size:20px;
color:#000;
padding:5px;
line-height:25px;
float:left;
text-decoration:none;
}
.video_heading_txt2{
font-family:Roboto !important;
font-size:15px;
color:#000;
line-height:22px;
float:left;
padding:10px;
text-align:justify;
text-decoration:none;
}
.bx-wrapper{
width:290px !important;
}
.testimonials-carousel-content{
width:290px !important;
}
.Video_btn{
background:url(../images/about_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.hide_btn{
background:url(../images/hide_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.Testimonial_container{
width:auto;
margin:0px auto;
padding:0px;
background:#7B8988;
margin-top:20px;
}
.testimonial_img{
background:url(../images/testimonail_img.png) no-repeat;
width:100px;
height:100px;
float:left;
margin:10px 0px 10px 0px;
}
.Testimonial_txt{
font-family:Roboto !important;
font-size:18px;
color:#fff;
float:left;
}

.Footer_bg{
background:linear-gradient(#8D8D8D, #C1BCBB);
-webkit-background:linear-gradient(#8D8D8D, #C1BCBB);
-moz-background:linear-gradient(#8D8D8D, #C1BCBB);
-o-background:linear-gradient(#8D8D8D, #C1BCBB);
border-top:10px solid #B9B0AD;
border-bottom:1px solid #999;
margin:0px auto;
padding-bottom:20px;
margin:20px 0px 10px 0px;
}
.Footer_links{
font-family:Roboto !important;
font-size:17px;
color:#000;
line-height:23px;
margin-left:10px;
float:left;
margin-top:20px;
}
.Footer_links ul{
width:285px;
float:left;
list-style:none;
margin:0px;
padding:0px;
}
.Footer_links ul li{
width:200px;
}
.Footer_links ul li a{
text-decoration:none;
color:#000;
}
.Footer_links ul li a:hover{

}
.Footer_heading_txt{
font-family:Roboto !important;
font-size:27px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.widgettitle{
font-family:Roboto !important;
font-size:27px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.Latest_container{
width:300px;
float:left;
margin-top:10px;
}
.Latest_photo{
background:url(../images/latestNews.png) no-repeat;
width:83px;
height:83px;
float:left;
}
.latest_txt{
width:200px;
font-family:Roboto !important;
font-size:16px;
margin:0px 0px 5px 5px;
color:#000;
float:left;
}
.latext_white{
color:#fff;
font-size:15px;
}
.address_txt{
text-align:left;
width:275px;
font-size:16px;
}
.Contact{
margin-left:50px;
}
.Email_container{
width:288px;
float:left;
margin-top:10px;
}
.phone_txt{
font-family:Roboto !important;
font-size:17px;
float:left;
color:#000;
}
.phone_txt2{
font-size:17px;
}
.message_icon{
background:url(../images/message.png) no-repeat;
width:18px;
height:12px;
float:left;
margin:8px;
margin-left:0px;
}
.Social_container{
width:270px;
margin-left:27px;
}

.facebook{
background:url(../images/facebook1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.facebook:hover{
background:url(../images/facebook1.png) no-repeat 0px 0px;
}
.twitter{
background:url(../images/twitter1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.twitter:hover{
background:url(../images/twitter1.png) no-repeat 0px 0px;
}
.youtube{
background:url(../images/youtube1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.youtube:hover{
background:url(../images/youtube1.png) no-repeat 0px 0px;
}
.google_plus{
background:url(../images/google1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.google_plus:hover{
background:url(../images/google1.png) no-repeat 0px 0px;
}
.Copyright_txt{
font-family:Roboto !important;
font-size:13px;
float:left;
color:#333;
line-height:22px;
text-decoration:none;
}
.Copyright_txt2{
margin-left:0px;
}
.xenel_container{
width:auto;
margin:10px 0px 5px 0px;
float:left;
}
.xenel_logo{
background:url(../images/xenel_logo.png) no-repeat;
width:115px;
height:28px;
float:left;
margin-left:10px;
margin-bottom:10px;
}
.Left_container_about_us{
width:294px;
float:left;
display:none;
border:1px solid #ccc;
margin:10px 0px 10px 0px;
}
.right_container_about_us{
width:280px;
float:left;
margin:10px;
}
.About_Us_heading{
width:260px;
background:#00275B;
padding:10px;
font-family:Roboto !important;
font-size:20px;
border-left:1px solid #fff;
color:#fff;
float:left;
}
.Contact_us{
width:277px;
float:left;
}
.Contact_us_form{
width:265px;
float:left;
margin-left:5px;
}

.Contact_add_detail{
width:250px !important;
float:left;
}
.Contact_form_container{
width:300px !important;
}
.About_Us_details{
width:265px;
padding:10px;
font-family:Roboto !important;
font-size:15px;
color: #444;
float: left;
line-height: 1.4;
text-align: justify;
}
.About_Us_img{
width:100%;
margin:10px 0px 0px 0px;
border:1px solid #ccc;
min-height:488px;
overflow:hidden;
float:left;
}
.About_Us_image{
background: no-repeat 0px 0px;
background-size:100%;
}

.Color_detail{
color:#FF0000;
font-size:20px;
}
.Color_detail2{
color:#FF0000;
font-size:16px;
}

.Left_heading{
font-family:Roboto !important;
font-size:20px;
float:left;
text-align:center;
background:linear-gradient(#6F6E6A, #DAD5D5);;
-webkit-background:linear-gradient(#6F6E6A, #DAD5D5);;
-moz-background:linear-gradient(#6F6E6A, #DAD5D5);;
-o-background:linear-gradient(#6F6E6A, #DAD5D5);;
margin:0px 0px 10px 0px;
color:#000;
font-weight:700;
padding:7px 0px 12px 0px;
width:294px;
}
.AboutUs_left_contyainer{
width:250px;
float:left;
}
.About_us_point{
background:url(../images/about_us_point.png) no-repeat;
width:10px;
height:10px;
float:left;
margin:7px 5px 7px 7px;
}
.menu-inner-sidebar-menu-container{
font-size:16px !important;;
font-family:Roboto !important;
color:#000 !important;
width:280px !important;
padding:5px !important;
margin:3px !important;
list-style:none !important;
float:left !important;
transition:0.5s all !important;
}
.menu-inner-sidebar-menu-container ul{
 float:left !important;
 list-style:none !important;
margin: 0px;
padding: 0px;
 }
.menu-inner-sidebar-menu-container ul li {
float: left;
padding: 5px;
background: #ccc;
margin-bottom: 5px;
width: 265px !important;
line-height: 22px;
}
.menu-inner-sidebar-menu-container ul li a{
color:#000;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li a:hover{
color:#fff;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li:hover{
 float:left !important;
background:#666 !important; 
color:#fff !important;
}

.About_us_left_link{
font-size:16px;
font-family:Roboto !important;
color:#000;
width:232px;
padding:5px;
margin:3px;
background:#ddd;
float:left;
transition:0.5s all;
}
.About_us_left_link:hover{
background:#666;
color:#fff;
}
.Left_container_Contact_us{
width:300px;
float:left;
margin:10px 0px 10px 0px;
}
.txt_field_contact_us{
width:268px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:25px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.txt_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}

.txtArea_field_contact_us{
width:268px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:150px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
resize:none;
}
.txtArea_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}
.Send_btn_contact_us{
width:105px !important;
height:32px !important;
cursor:pointer !important;
text-align:center !important;
line-height:32px !important;
border-radius:2px !important;
font-family:Roboto !important;
font-size:17px !important;
margin:10px !important;
color:#fff !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important;
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
padding:0px !important;
}
.Send_btn:hover{
background:#000066;
}
.google_map{
width:295px;
float:left;
border:1px solid #ccc;
}


.About_Us_formContainer{
width:294px;
float:left;
margin:0px;
padding:0px;
}
.About_text_fiels{
width:270px;
height:22px;
border:1px solid #AAA8A8;
border-radius:2px;
outline:none;
padding:3px;
transition:0.5s all;
margin:5px;
}
.About_text_fiels:hover{
box-shadow:0px 0px 3px 1px #999;
}
.textArea_abou_us{
width:270px;
height:50px;
border:1px solid #AAA8A8;
border-radius:2px;
margin:5px;
resize:none;
padding:3px;
outline:none;
}
.textArea_abou_us:hover{
box-shadow:0px 0px 3px 1px #999;
}
.Send_btn{
margin:5px !important;
color:#fff !important;
cursor:pointer !important;
width:70px !important;
font-size:16px !important;
float:left !important;
height:32px !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important; 
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
}
.Send_btn:hover{
background:#000066;
}

.main_container {
    margin: 0px auto;
    width: 302px;
    padding: 0px;
}


}

@media (min-width:240px) and (max-width:319px)
{

#panel,#flip
{
padding:5px;
text-align:center;
cursor:pointer;
border:solid 1px #c3c3c3;
z-index:9999;
}
#panel
{
padding:0px;
z-index:99999;
display:none;
}



.menu-inner-sidebar-menu-container{
font-size:16px !important;;
font-family:Roboto !important;
color:#000 !important;
width:198px !important;
padding:5px !important;
margin:3px !important;
list-style:none !important;
float:left !important;
transition:0.5s all !important;
}
.menu-inner-sidebar-menu-container ul{
 float:left !important;
 list-style:none !important;
margin: 0px;
padding: 0px;
 }
.menu-inner-sidebar-menu-container ul li {
float: left;
padding: 5px;
background: #ccc;
margin-bottom: 5px;
width: 186px !important;
line-height: 22px;
}
.menu-inner-sidebar-menu-container ul li a{
color:#000;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li a:hover{
color:#fff;
text-decoration:none;
}
.menu-inner-sidebar-menu-container ul li:hover{
 float:left !important;
background:#666 !important; 
color:#fff !important;
}


.size-full{
width:180px;
height:53px;
float:left;
margin-bottom:10px;
}

.footer_margin_left{
margin-left:0px;
}
.footer_margin_left2{
margin-left:0px;
}
.top_line{
background:url(../images/top-line.png) repeat-x;
height:4px;
}
.footer_line{
background:url(../images/footer-line.png) repeat-x;
height:11px;
}
#Whole_container{
margin:0px auto;
padding:0px;
background:linear-gradient(#E9E9E9, #fff);
-webkit-background:linear-gradient(#E9E9E9, #fff);
-moz-background:linear-gradient(#E9E9E9, #fff);
-o-background:linear-gradient(#E9E9E9, #fff);
}
.clear{
clear:both;
}
#main_container{
margin:0px auto;
width:220px;
padding:0px;
}
.Logo_container2{
width:auto;
background:#F5F5F5;
margin:0px auto;
}
.Logo_container{
width:220px;
margin:0px auto;
}
.logo{
background:url(../images/logo.png) no-repeat 0px 0px;
background-size:100%;
}
.logo_img{
width:95px;
height:62px;
float:left;
margin:5px 0px 5px 0px;
}
.Phone_container{
width:220px;
float:right;
margin-top:17px;
}
.phone_icon{
background:url(../images/phone_icon.png) no-repeat;
float:left;
width:33px;
height:27px;
}
.phone_txt{
font-family:Roboto !important;
font-size:25px;
color:#000;
float:left;
text-decoration:none;
margin-left:10px;
}
.phone_txt2{
font-size:20px;
}
.Menu_conatiner{
width:auto !important;
margin:0px auto !important;
display:none !important;
background:url(../images/menu_bg.png) repeat-x ;
height:49px !important;
}
.Menu{
margin:0px auto;
padding:0px;
width:100%;
}
.Menu ul{
font-family:Roboto;
font-size:16px;
float:left;
color:#000;
width:100%;
margin:0px;
padding:0px;
text-decoration:none;
list-style:none;
}
.Menu ul li{
font-family:Roboto;
font-size:16px;
float:left;
padding:5px;
width:100%;
background:#ccc;
cursor:auto;
list-style:none;
margin:0px 10px 1px 0px;
color:#000;
}
.Menu ul li a{
font-family:Roboto !important;
font-size:16px !important;
text-decoration:none;
float:left !important;
color:#000 !important;
}
.Menu ul li a:hover{
font-family:Roboto !important;
font-size:16px !important;
float:left !important;
color:#000 !important;
}
.home_icon{
background:url(../images/home_icon.png) no-repeat;
width:16px !important;
height:17px !important;
float:left !important;
}

.hdr_container{
width:220px;
float:left;
}

.Main_img{
background:url(../images/main_img.jpg) no-repeat 0px 0px;
background-size:100%;
}
.Main_image{
width:220px;
display:none;
height:72px;
border:1px solid #ccc;
margin-top:20px;
float:left;
}
.hdr_txt_container{
width:220px;
float:left;
margin:10px;
}
.Hdr_main_txt{
font-family:Roboto;
font-size:12px;
float:left;
color:#fff;
margin-bottom:10px;
font-weight:bold;

}
.Arrow_txt_container{
width:220px;
float:left;
margin-bottom:5px;
}
.Arrow_icon{
background:url(../images/arrow_icon.png) no-repeat;
width:12px;
height:18px;
float:left;
margin:5px 5px 0px 0px;
}
.Arrow_txt{
font-family:Roboto !important;
font-size:12px;
float:left;
color:#fff;
}

.Top_services_container{
width:auto;
float:left;
margin:23px 0px 0px 4px;
}
.Top_servics_img2{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_servics_img1{
background: no-repeat 0px 0px;
background-size:100#;
}
.Top_services_img_top{
float:left;
width:209px;
height:92px;
}
.Top_servics_img{
background: no-repeat 0px 0px;
background-size:100#;
}
.Arrow2_icon{
background:url(../images/arrow2.png) no-repeat;
width:28px;
height:28px;
float:right;
margin:-30px 11px 0px 3px;
}
.Blue_bg_img{
float:left;
width:209px;
height:49px;
}
.Blue_Bg{
background:url(../images/blue_bg.png) no-repeat 0px 0px;
background-size:100%;
}
.Top_servics_image{
width:208px;
height:140px;
box-shadow:2px 2px 2px 2px #ccc;
margin:0px 0px 10px 0px;
float:left;
}
.Top_services_txt{
font-family:"Roboto Condensed";
font-size:18px;
color:#fff;
margin:5px 0px 0px 15px;
float:left;
}
.Top_services_txt2{
font-family:"Roboto";
font-size:11px;
color:#ddd;
margin:5px 0px 0px 15px;
float:left;
}
.Industry_bg{
background:url(../images/Industry_bg.png) no-repeat;
float:left;
width:9px;
height:52px;
margin-top:-30px;
}
.Industry_bg2{
background:url(../images/Industry_bg2.png) repeat-x;
float:left;
width:210px;
border-radius:0px 3px 3px 0px;
margin-top:-30px;
height:52px;
}
.Industry_txt{
font-family:"Roboto Condensed";
font-size:18px;
float:left;
color:#000;
margin:13px;
}

.Industry_Total_bg{
width:auto;
margin:0px auto;
background:#E4E3E3;
padding:0px;
margin:50px 0px 15px 0px;
}

.Cleaning-container{
float:left;
width:215px;
margin:10px 0px 15px 0px;
}
.HomeClean_icon{
width:40px;
height:42px;
float:left;
}
.HomeClean_txt{
font-family:Roboto !important;
font-size:17px;
color:#000;
margin:10px 0px 0px 10px;
float:left;
text-decoration:none;
}

.SignUp_container{
width:220px;
float:left;
background:#001B5B;
margin:10px 0px 22px 0px;
}
.SignUp_txt_container{
float:left;
width:210px;
margin:5px;
}
.sign_up_txt{
font-family:"Roboto Condensed";
font-weight:bold;
font-size:18px;
color:#fff;
line-height:25px;
float:left;
}
.sign_up_txt2{
font-family:Roboto !important;
font-size:16px;
line-height:23px;
color:#fff;
float:left;
}
.SignUp_field_container{
width:200px;
float:left;
font-family:Roboto !important;
color:#000;
font-size:20px;
margin:10px 0px 10px 10px;
}
.text{
width:141px;
height:35px;
outline:none;
padding:5px;
float:left;
background:#fff;
border:0px;
}
.go_btn{
width:50px !important;
height:45px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
margin-left:100px;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.subscribeButton {
width:70px !important;
height:45px !important;
color:#fff !important;
border:0px !important;
outline:none !important;
cursor:pointer;
background:#999999 !important;
border-radius:0px !important;
}
.Video_bg{
background:#D8D8D8;
width:auto;
margin:0px auto;
padding:0px;
margin:0px 0px 0px 10px;
}
.Video{
width:200px;
height:190px;
overflow:hidden;
float:left;
margin:4px;
border:2px solid #fff;
}
.Video_img{
background-size:100%;
}

.Video_txt_container{
width:200px;
float:left;
}
.video_heading_txt{
font-family:Roboto !important;
font-size:19px;
color:#000;
line-height:27px;
margin:6px;
float:left;
text-decoration:none;
}
.video_heading_txt2{
font-family:Roboto !important;
font-size:15px;
color:#000;
line-height:22px;
margin:6px;
float:left;
text-align:justify;
margin-top:10px;
text-decoration:none;
}
.Video_btn{
background:url(../images/about_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-left:6px;
margin-top:15px;
margin-bottom:10px;
}
.bx-wrapper{
width:200px !Important;
}
.testimonials-carousel-content{
width:195px !important;
}
.hide_btn{
background:url(../images/video_btn.png) no-repeat;
width:105px;
height:32px;
float:left;
margin-top:15px;
margin-bottom:10px;
}
.Testimonial_container{
width:auto;
margin:0px auto;
padding:0px;
background:#7B8988;
margin-top:20px;
}
.testimonial_img{
background:url(../images/testimonail_img.png) no-repeat;
width:100px;
height:100px;
float:left;
margin:10px 0px 10px 0px;
}
.Testimonial_txt{
font-family:Roboto !important;
font-size:18px;
color:#fff;
float:left;
}

.Footer_bg{
background:linear-gradient(#8D8D8D, #C1BCBB);
-webkit-background:linear-gradient(#8D8D8D, #C1BCBB);
-moz-background:linear-gradient(#8D8D8D, #C1BCBB);
-o-background:linear-gradient(#8D8D8D, #C1BCBB);
border-top:10px solid #B9B0AD;
border-bottom:1px solid #999;
margin:0px auto;
padding-bottom:20px;
margin:20px 0px 10px 0px;
}
.Footer_links{
font-family:Roboto !important;
font-size:17px;
color:#000;
line-height:23px;
float:left;
margin-top:20px;
}
.Footer_links ul{
width:215px;
float:left;
list-style:none;
margin:0px;
padding:0px;
}
.Footer_links ul li{
width:215px;
}
.Footer_links ul li a{
text-decoration:none;
color:#000;
}
.Footer_links ul li a:hover{
margin:0px;
padding:0px;
}
.Footer_heading_txt{
font-family:Roboto !important;
font-size:27px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.widgettitle{
font-family:Roboto !important;
font-size:27px;
margin-bottom:5px;
font-weight:bold;
color:#000;
}
.Latest_container{
width:200px;
float:left;
margin-top:10px;
}
.Latest_photo{
background:url(../images/latestNews.png) no-repeat;
width:83px;
height:83px;
float:left;
}
.latest_txt{
width:200px;
font-family:Roboto !important;
font-size:16px;
margin:0px 0px 5px 5px;
color:#000;
float:left;
}
.latext_white{
color:#fff;
font-size:15px;
}
.address_txt{
text-align:center;
width:200px;
line-height:25px;
font-family: 'Roboto' sans-serif!important;
font-size: 14px;
}
.Contact{
margin-left:50px;
}
.Email_container{
width:218px;
margin-top:10px;
}
.phone_txt{
font-family:Roboto !important;
font-size:14px;
float:left;
color:#000;
}
.phone_txt2{
font-size:12px;
}
.message_icon{
background:url(../images/message.png) no-repeat;
width:18px;
height:12px;
float:left;
margin:8px;
}
.Social_container{
width:204px;
margin-left:9px;
}

.facebook{
background:url(../images/facebook1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.facebook:hover{
background:url(../images/facebook1.png) no-repeat 0px 0px;
}
.twitter{
background:url(../images/twitter1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.twitter:hover{
background:url(../images/twitter1.png) no-repeat 0px 0px;
}
.youtube{
background:url(../images/youtube1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.youtube:hover{
background:url(../images/youtube1.png) no-repeat 0px 0px;
}
.google_plus{
background:url(../images/google1.png) no-repeat 0px -40px;
width:40px;
height:40px;
margin:5px;
float:left;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.google_plus:hover{
background:url(../images/google1.png) no-repeat 0px 0px;
}
.Copyright_txt{
font-family:Roboto !important;
font-size:14px;
float:left;
line-height:22px;
color:#333;
text-decoration:none;
}
.Copyright_txt2{
margin-left:0px;
}
.xenel_container{
width:auto;
margin:10px 0px 5px 0px;
float:left;
}
.xenel_logo{
background:url(../images/xenel_logo.png) no-repeat;
width:115px;
height:28px;
float:left;
margin-left:10px;
margin-bottom:10px;
}
.Left_container_about_us{
width:215px;
float:left;
border:1px solid #ccc;
margin:10px 0px 10px 0px;
}
.right_container_about_us{
width:200px;
float:left;
margin:10px;
}
.About_Us_heading{
width:178px;
background:#00275B;
padding:10px;
font-family:Roboto !important;
font-size:20px;
border-left:1px solid #fff;
color:#fff;
float:left;
}
.Contact_us{
width:195px;
float:left;
}
.Contact_us_form{
width:200px;
float:left;
margin-left:10px;
}

.Contact_add_detail{
width:150px !important;
float:left;
}
.Contact_form_container{
width:220px !important;
}
.About_Us_details{
width:178px;
padding:10px;
font-family:Roboto !important;
font-size:15px;
color: #444;
float: left;
line-height: 1.4;
text-align: justify;
}
.About_Us_img{
width:100%;
margin:10px 0px 0px 0px;
border:1px solid #ccc;
min-height:488px;
overflow:hidden;
float:left;
}
.About_Us_image{
background: no-repeat 0px 0px;
background-size:100%;
}

.Color_detail{
color:#FF0000;
font-size:20px;
}
.Color_detail2{
color:#FF0000;
font-size:16px;
}

.Left_heading{
font-family:Roboto !important;
font-size:20px;
float:left;
text-align:center;
background:linear-gradient(#6F6E6A, #DAD5D5);;
-webkit-background:linear-gradient(#6F6E6A, #DAD5D5);;
-moz-background:linear-gradient(#6F6E6A, #DAD5D5);;
-o-background:linear-gradient(#6F6E6A, #DAD5D5);;
margin:0px 0px 10px 0px;
color:#000;
font-weight:700;
padding:7px 0px 12px 0px;
width:215px;
}
.AboutUs_left_contyainer{
width:150px;
float:left;
}
.About_us_point{
background:url(../images/about_us_point.png) no-repeat;
width:10px;
height:10px;
float:left;
margin:7px 5px 7px 7px;
}
.About_us_left_link{
font-size:16px;
font-family:Roboto !important;
color:#000;
width:132px;
padding:5px;
margin:3px;
background:#ddd;
float:left;
transition:0.5s all;
}
.About_us_left_link:hover{
background:#666;
color:#fff;
}
.Left_container_Contact_us{
width:218px;
float:left;
margin:10px 0px 10px 0px;
}
.txt_field_contact_us{
width:200px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:25px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
}
.txt_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}

.txtArea_field_contact_us{
width:200px;
margin-left:10px;
margin-top:10px;
padding:3px;
font-family:Roboto !important;
font-size:16px;
color:#000;
float:left;
height:150px;
border:1px solid #AAA8A8;
outline:none;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
resize:none;
}
.txtArea_field_contact_us:hover{
box-shadow:0px 0px 2px 1px #ccc;
}
.Send_btn_contact_us{
width:105px !important;
height:32px !important;
cursor:pointer !important;
text-align:center !important;
line-height:32px !important;
border-radius:2px !important;
font-family:Roboto !important;
font-size:20px !important;
margin:10px !important;
color:#fff !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important;
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
padding:0px !important;
}
.Send_btn:hover{
background:#000066;
}
.google_map{
width:214px;
float:left;
border:1px solid #ccc;
}


.About_Us_formContainer{
width:215px;
float:left;
margin:0px;
padding:0px;
}
.About_text_fiels{
width:195px;
height:22px;
border:1px solid #AAA8A8;
border-radius:2px;
outline:none;
padding:3px;
transition:0.5s all;
margin:5px;
}
.About_text_fiels:hover{
box-shadow:0px 0px 3px 1px #999;
}
.textArea_abou_us{
width:195px;
height:50px;
border:1px solid #AAA8A8;
border-radius:2px;
margin:5px;
resize:none;
padding:3px;
outline:none;
}
.textArea_abou_us:hover{
box-shadow:0px 0px 3px 1px #999;
}
.Send_btn{
margin:5px !important;
color:#fff !important;
cursor:pointer !important;
width:70px !important;
font-size:16px !important;
float:left !important;
height:32px !important;
background:#00295F !important;
border:0px !important;
outline:none !important;
transition:0.5s all !important;
-webkit-transition:0.5s all !important; 
-moz-transition:0.5s all !important;
-o-transition:0.5s all !important;
}
.Send_btn:hover{
background:#000066;
}


}
/* The container wrapping ul.dropdown */

.inner-page-tick li {
  background: url(../images/Tick.png) no-repeat 4px 2px;
  width: auto;
  height: auto;
  line-height: 30px;
  padding-left: 35px;
}

.menu-search{
float:right;
margin-top:-22px;
margin-right:-12px;	
}
.menu-search-input{
outline:none;	
}
.hdr-txt{
	font-family:'Roboto' sans-serif;
	font-weight:400;
	color:#fff;
	line-height:65px;
	font-size:45px;
	text-shadow:0px 2px 5px #000;
	margin:80px 0px 10px 20px;
}
.hdr-btn{
	background:cornflowerblue;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	padding:15px;
	cursor:pointer;
	text-decoration:none;
	outline:none;
	font-weight:600;
	margin:10px 0px 0px 350px;
	width:278px;
	border:2px solid #fff;
	box-shadow:0px 2px 2px ##f00;	
}
.hdr-btn a{
text-decoration:none;
outline:none;
color:#fff;	
}
.hdr-btn a:hover{
text-decoration:none;
outline:none;
color:#fff;	
}
.newsletter-email{
width: 315px;
border: 1px solid #fff;
outline: none;
border-radius:3px !important;
margin-top:10px;
}
.newltter-btn{
background: cornflowerblue !important;
color: #fff !important;
text-transform: uppercase;
font-size: 15px ;
padding: 7px 10px 5px 10px !important;
cursor: pointer !important;
text-decoration: none !important;
outline: none !important;
font-weight: 400 !important;
width: auto !important;
border-radius:0px !important;
border: 2px solid #fff !important;	
}
.footer-phone{
color: cornflowerblue !important;	
}
.footer-email{
color: cornflowerblue !important;	
}

.inner-page-tick li
{
background:url(../images/Tick.png) no-repeat 4px 2px;
width:auto;
height:auto;
line-height:30px;	
padding-left:35px;
}

.blog-left-side{
	width:64%;
	float:left;
	margin:10px 0px 10px 0px;
}

.blog-right-side{
	width:32%;
	float:right;
	margin:10px 0px 10px 0px;	
}
.particular-blog-container{
width:98%;
float:left;
border:1px solid #999;
border-bottom:3px solid #999;
padding:0px 10px 10px 10px;
margin:10px 0px 0px 5px;	
}
.blog-img{
 width:40%;
 background:#eee;
 border:1px solid #ccc;
 float:left;
 height:200px;
 overflow:hidden;
 margin-right:15px;
 margin-bottom:15px;
 margin-top:10px;	
}
.blog-heading{
font-size:25px;
color:#000;
width:99%;
float:left;
border-bottom:1px solid #ccc;
padding-bottom:10px;
margin:26px 0px 10px 0px;	
}
.particular-blog-detail-txt{
width:100%;
text-align:justify;
line-height:20px;
color:#333;	
}
.blog-heading-dwn-icons-container{
	width:100%;
	margin-bottom:10px;
	float:left;
}

.blog-heading-dwn-icons-container a{
color:#3043A9 !important;
font-weight:600;	
text-decoration:none !important;
}
.blog-btn{
	background:cornflowerblue;
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	padding:10px;
	float:left;
	margin-top:15px;
	cursor:pointer;
	text-decoration:none;
	outline:none;
	width:auto;
	border:2px solid #fff;
	box-shadow:0px 2px 2px #ccc;	
}

.blog-right-inner-particular-container{
	width:85%;
	float:left;
	margin-top:8px;	
}
.blog-right-inner-particular-container a{
	float:left;
	width:100%;
	background: url(../images/Tick.png) no-repeat 0px 4px;
	color:#3043A9;
	outline:none;
	border-bottom:1px dashed #333;
	padding-top: 9px;
	text-decoration:none;
padding-left: 35px;
line-height:18px;
	padding-bottom:12px;	
	font-size: 14px;
}

.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination>li {
display: inline;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
ul.pagination > li > a {
border: 0;
color:blue;
}
.pagination-lg>li>a, .pagination-lg>li>span {
padding: 10px 16px;
font-size: 18px;
}
.pagination>li>a, .pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}

#my-categories-3 ul a
{

    float: left !important;   width:auto !important;   background: url(../images/Tick.png) no-repeat 0px 0px !important ;   color:blue !important;   padding-top: 6px !important;  padding-left: 35px !important;  line-height:18px !important;   padding-bottom:0px !important;


}
.blog-img img
{

    height: 200px !important;

}
#categories-2 ul li a
{

    float: left !important;   width:100% !important;   background: url(../images/Tick.png) no-repeat 0px 0px !important ;   color:blue !important;   padding-top: 6px !important;  padding-left: 35px !important;  line-height:18px !important;   padding-bottom:0px !important;


}
.form-allowed-tags{
	 display:none;
}
#recent-comments-3 ul li
{
float: left !important;   width:100% !important;   background: url(../images/Tick.png) no-repeat 0px 0px !important ;   color:blue !important;   padding-top: 6px !important;  padding-left: 35px !important;  line-height:18px !important;   padding-bottom:0px !important;
}
.contact-form2-txt-margin{
	float:left;
	width:180px;
	margin-top:15px;
}

.inner-form-txt{
margin:10px;
line-height:20px;	
}

.Footer_links .textwidget .address_txt{
	
color:#000 !important;	
text-align:left;
}

span.wpcf7-not-valid-tip
{
	display:none !important;
}
.wpcf7-not-valid
{
	border:1px solid #EF1414 !important;
}
.btn-sign{
	height: 30px;
  margin-top: 17px;
  background: #001B5B;
  text-align: center;
  margin-bottom: 10px;
  line-height: 30px;
  border-radius: 5px;
  color: #fff;
}

.btn-sign a{
	color: #fff;
  text-decoration: none;
}
.btn-sign a:hover{
color:#fff;
text-decoration:none;	
}

.verticalis_slide{
width:1140px !important;	
}

.Main_image img{
width:100% !important;	
}

.About_Us_details p a img{
	width:100% !important;
}

.Left_container_about_us .accordion{
float:left;
width:100%;	
}
.Left_container_about_us .accordion .accordion-section .accordion-section-title{
	border-bottom: 1px solid #999 !important;
    background: none !important;
    transition: all linear 0.15s;
    font-size: 1.200em;
    text-shadow:none !important;
	padding:10px !important;
	text-decoration:none !important;
    color: #000 !important;	
}

.accordion-section-content ul{
float:left;
width:100%;	
}

.accordion-section-content ul li{
	float:left;
	width:100%;
}
.accordion-section-content ul li a{
	float:left;
	width:100%;
	color:#000;
	text-decoration:none;
	padding:8px;
}