/* CSS Document */
@import url(layout.css);
@import url(ipad.css);
@import url(mobile.css);
@import url(Typography.css);
@import url(fonts/fonts.css);
@import url(bootstrap/css/bootstrap.css);
@import url(bootstrap/css/bootstrap.min.css);
@import url(bootstrap/css/bootstrap-theme.css);
@import url(bootstrap/css/bootstrap-theme.min.css);
@import url(bootstrap/css/docs.min.css);

@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot');
  src: url('fonts/fontello.eot#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff') format('woff'),
       url('fonts/fontello.ttf') format('truetype'),
       url('fonts/fontello.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'glyphicons';
    src: url('fonts/glyphicons-halflings-regular.eot');
    src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/glyphicons-halflings-regular.woff') format('woff'),
         url('fonts/glyphicons-halflings-regular.ttf') format('truetype'),
         url('fonts/glyphicons-halflings-regular.svg#glyphicons') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sans';
    src: url('fonts/opensans-webfont.eot');
    src: url('fonts/opensans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-webfont.woff') format('woff'),
         url('fonts/opensans-webfont.ttf') format('truetype'),
         url('fonts/opensans-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ********** Skin Style ************** */ html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,address,cite,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot{border:0; padding:0; margin:0; }

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}
a img{border:0}
figure{position:relative}
figure img{width:100%}
img, object, embed{ max-width: 100%;}
img { height: auto; vertical-align: top;}

#Body{
	 padding:0; margin:0; }
html,body{
	font-family:open sans, Arial, Helvetica, sans-serif;
	margin:0px; 
	padding:0px;
	font-size:12px; 
	color:#444444;
	line-height:1.5em;
	font-weight:400;
	}

TH,TD,DIV,p {  }
A,A:link,A:visited,A:active{
	text-decoration: none; color:#606d87; border:none; outline:none;transition: all 0.3s ease 0s;}
A:hover{
	-moz-transition: all 0.3s ease 0s;}

.Head									{ font-size:12px;font-weight:bold;color:#4a4949;}
.SubHead								{ font-size:12px;color:#4a4949;}
.SubSubHead								{ font-size:12px; color:#4a4949; }
.Normal									{ font-size:13px; line-height:1.7em; color:#666666; font-family:open sans, Arial, Helvetica, sans-serif;}

h1 {
    color:#555555;
    font-size: 30px;
    font-weight: bold;
    line-height: 60px;
}
h2 {
    color:#555555;
    font-size: 24px;
    font-weight: bold;
    line-height: 45px;
}
h3 {
    color:#555555;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
}
h4 {
    color:#555555;
    font-size: 18px;
    font-weight: bold;
    line-height:25px;
}
h5{ font-size:14px; line-height:25px; color:#555555;}
h6{ font-size:12px; line-height:25px; color:#555555;}


.headp{
	float:left;
	padding:5px;
}
.clear{  clear:both; line-height:0; font-size:0; height:0;}
.dnnpanes { clear:both; }
.clearafter {
    display: block;
}
/* ********** Login Style ************** */
/* ********** User Style ************** */
/* ********** Date Style ************** */
/* ********** Links Style ************** */
/* ********** Breadcrumb Style ************** */
.bread_style { padding:5px 0;}
.bread_h { float:left;}
a.bread_home {
    background: url("images/bread_home.jpg") no-repeat scroll 0 50% transparent;
    display: block;
    float: left;
    height:13px;
    margin:2px 10px 0;
    width: 16px;
}
.bread_style a,
.bread_style a:link,
.bread_style a:visited,
.bread_style a:active { color:#000000;}
.bread_style a:hover { color:#B00404;}
/* ********** Footer Style ************** */

/* ********** Buttons Style ************** */
form#Form{
	height:100%;}
.ModuleTitle_SubMenu{
	z-index:9999!important;}	
.clearafter:after{
	clear:both;
	content:".";
	height:0px;
	font-size:0px;
	visibility:hidden;
	display:block;
	}
.clearafter{
	display:inline-block;}
.clearafter{
	display:block;}
.ControlPanel .CommandButton,
.ControlPanel A.CommandButton:link,
.ControlPanel A.CommandButton:visited,
.ControlPanel A.CommandButton:active{
	font-size:100%;color:#000;text-decoration:none;font-weight:normal;}
.ControlPanel A.CommandButton:hover{
	color:#000; text-decoration: underline; font-weight:normal; }
/* ********** Control Panel Style ************** */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:100%;color:#0DC2D5;text-decoration:none;font-weight:normal;}
A.CommandButton:hover{
	  text-decoration: underline; font-weight:normal; }
	
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active{
	color:#000;text-decoration: underline;}
.FileManager A:hover{
	color:#000;text-decoration:none;}



/* ********** Other Style ************** */	
#dnn_wrapper{
	min-height:100%;
	background:url(images/body_bg.jpg) 50% 0px no-repeat #000000;
	position:relative;
	overflow:hidden;
	}
* html #dnn_wrapper{
	height:100%;}
	
/* ******some color style for black background ******** */
.dnnForm h2.dnnFormSectionHead a, .dnnForm h2.dnnFormSectionHead a:visited{
	color:#ccc;
}
#dnn_ctr412_dnn_ctr412_Tabs_UPPanel span.rtIn{
	color:#ccc;
}
.dnnTreeLegend h3{
	color:#353535;
}
.dnnFormItem input[type="checkbox"], .dnnFormItem input[type="radio"], .dnnFormItem input[type="file"], .dnnFormItem input[type="button"], .dnnFormItem input.rcbInput{
	color:#ccc;
}


/* SIDE NAV */

.DataGrid_Item{
	font-size:11px;}
.DataGrid_AlternatingItem{
	font-size:11px;}

.DNNEmptyPane{
	display:none;}


.dnn_space{
	height:8px;
	font-size:0px;}

/*Banner*/
.banner_box{ position:relative;}
.banner_box .img { position:relative;}
.banner_text {
    color: #FFFFFF;
    font-family: open sans,Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.8em;
    padding:6% 0 0;
    text-transform: capitalize;
    width:45%;
	position: absolute; 
	z-index: 2;
}
.banner_text h2 {
    font-size: 50px;
    font-weight: 600;
	color:#FFFFFF;
	text-transform:uppercase;
	white-space:nowrap;
	font-family:open sans,Arial,FreeSans,sans-serif;
}
.banner_text h4 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: normal;
    line-height: 50px;
    padding: 0;
	text-transform:uppercase;
	white-space:nowrap;
}
.banner_text p { padding:10px 0 0 0;}
.banner_text A, 
.banner_text A:link, 
.banner_text A:visited, 
.banner_text A:active {
    background: none repeat scroll 0 0 #0DC2D5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    margin: 15px 0 0;
    opacity: 0.9;
    outline: medium none;
    padding: 8px 30px;
    text-transform: uppercase;
}
.banner_text A:hover { text-decoration:none; opacity: 1;}

.banner2 { width:auto;}
.banner2_left { width:45%; float:left; margin:-30px 2% 0 0;}
.banner2_right { width:45%; float:left;}

.banner3 { width:auto;padding: 4% 0 0;}
.banner3_left { width:60%; float:left; margin:0;}
.banner3_right { width:35%;float:left; margin:2% 0 0 4%;}
.banner3 h2 {
    background:url("images/banner3-title.png") repeat fixed 0 0 transparent;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0;
    padding: 0 15px;
	color:#fff;
}
/*Top 4 button*/
.top_welcome { text-align:center; line-height:1.8em; font-family:open sans,Arial,Helvetica,sans-serif;font-size:13px;}
.icon_features { text-align:center;}
.icon_features.style1 em {
    font-size: 32px;
    line-height:90px;
    position: relative;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition:all .5s linear; 
	-moz-transition:all .5s linear; 
	transition:all .5s linear; 
	
}
.icon_features.style1 div {
    -moz-transition: all 0.5s ease 0s;
    border-radius: 50% 50% 50% 50%;
    color: #ffffff;
    display: inline-block;
    height:90px;
    line-height: 90px;
    margin-bottom: 10px;
    position: relative;
    width: 90px;
	background:#0DC2D5;
	text-align:center;
	vertical-align:middle;
	border:2px solid #fff;
	
}
.icon_features h4 {
    font-family: open sans,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
.icon_features:hover em { color:#0DC2D5;} 
.icon_features:hover div {
    background: none;
	/*-webkit-transform:scale(1.1); 
	-moz-transform:scale(1.1); 
	transform:scale(1.1);*/
	border:2px solid #0DC2D5;

}
.icon_features:hover h4 { color:#0DC2D5;-moz-transition: all 0.5s ease 0s;}
/*Welcom to our website*/
.Purchase_now { text-align:center; font-size:16px; line-height:1.8em; font-family:open sans,Arial,Helvetica,sans-serif;}
.Purchase_now a {
    border: 2px solid #FFFFFF;
    border-radius:5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    padding:8px 25px;
    text-transform: uppercase;
	margin:15px 0 0 0;
	cursor:pointer;
}
.Purchase_now a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #444444;
    text-decoration: none;
    opacity: 0.9;
}
/*latest news*/
.latest_news img{ padding:0 10px 0px 0;}
.latest_news td { padding:0 0 10px 0;}
.latest_news p { color:#CCCCCC; line-height:26px;}
.latest_news span { color:#999999;}
.latest_news a span { color:#CCCCCC; display:none;}
/*Follow us*/
.Follow_us p {
    line-height: 36px;
}
.Follow_us em { font-size:16px; display:inline-block; min-width:30px;}
.Follow_us a { text-transform:capitalize; font-size:14px;}
.Follow_us p:hover em { color:#0DC2D5;}
/*Contact us*/
.Contact_us em { font-size:13px; display:inline-block; min-width:22px;}
.Contact_us p { line-height:28px;}

/*Our Team*/
.Team_box { text-align:center; color:#FFFFFF;}
ul.namelist { margin:0; padding:0;}
.namelist li { list-style:none; margin:10px 2%; padding:0; display:inline-block; }
.namelist li h2 {
    color: #FFFFFF;
    font-family: open sans,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
}
.namelist li a {display:block; position:relative; }
.namelist li a img{ border-radius:100% 100% 100% 100%;}
.namelist li .img { position:relative; }
.namelist li .overlay {
    border-radius: 100% 100% 100% 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 100%;
	cursor:pointer;
    opacity: 0;
	-moz-transition:all 1s ease 0s;
	-webkit-transition:all 1s ease 0s;
	-o-transition:all 1s ease 0s;
}
.namelist li .overlay span {
    display: inline-block;
    font-size: 20px;
    position: absolute;
    top: 50%;
    width: 100%;
	display:none;
	opacity: 0;
	
}
.namelist li .img:hover .overlay{ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); background: #475A85; opacity:0.6;display:block;}
.namelist li .img:hover .overlay span { display:block; opacity: 1;}
.namelist li .social a {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 50% 50% 50% 50%;
    color:#475A85;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
	cursor:pointer;
	margin:0 3px;
	 opacity: 0.8;
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.namelist li .social a:hover { background:#333333; color:#ffffff; text-decoration:none; opacity: 1;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
 

.c_txt5 { line-height:35px; color:#AAAAAA;}
.c_txt5 em{ display:inline-block; padding:0 8px ; font-size:15px;}
.c_txt6 img { float:left; width:26%; margin:0;}
.c_txt6 p { line-height:1.8em;}
.c_txt6 strong {
margin: 0 0 10px 0;
display: inline-block;
text-transform: capitalize;
}
/*Mid-icon-box*/
.Mid-icon-box { font-family: open sans,Arial,Helvetica,sans-serif; padding:10px 0;}
.Mid-icon-box em {
    background: none repeat scroll 0 0 #0DC2D5;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}
.Mid-icon-box span {
    color: #0DC2D5;
    font-size: 20px;
    padding: 0 0 0 10px;
	text-transform:capitalize;
}
.Mid-icon-box p {
    padding: 0 0 0 60px;
}
/*Our Team*/
.team_name {
    font-size: 16px;
    font-style: italic;
    line-height: 30px;
}
/* Skill Bar */

.skill_title {
    color: #999999;
    line-height: 20px;
}
.skill_title span {
    color: #0DC2D5;
    float: right;
    font-size: 14px;
}
.word-style1 { font-size:30px; font-weight:bold;}

/*About Us */
.member { margin:30px 0 40px 0; }
.member h4 { display:inline;}
.member img { margin:0 0 15px 0;}
.member span { color:#0DC2D5;}
.member .social { margin:10px 0;}
.member .social a {
    background: none repeat scroll 0 0 #ddd;
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    opacity: 0.8;
    text-align: center;
    width: 30px;
}
.member .social a:hover { text-decoration:none; background:#475A85; color:#FFFFFF;}
.panel-title a { display:block;}

/*404 Page*/
.Page404 { text-align:center;}
.Page404 h1 {
    font-size: 200px;
    line-height: 250px;
}
.Page404 .text { font-size:16px; line-height:2em;}
.Page404 .icon-cafe {
    font-size: 80px;
    line-height: 110px;
}
/*Our Clients*/
.Our-Clients { text-align:left; margin:20px 0 10px 0;}
.Our-Clients img { width:150px; margin:0 15px;}
/*Responsive Layout*/
@media handheld, only screen and (max-width:1230px) {
.banner_text { padding:6% 40px 0;}
}
@media handheld, only screen and (max-width:1024px) {
.banner_text { padding:20px 40px 0;}
.banner2_left { margin:15px 2% 0 0;}
}
@media handheld, only screen and (max-width:960px) {
.banner2 h2 { font-size:40px; line-height:45px;}
.banner_text h4 { font-size:20px; line-height:30px;}
.banner2_left { margin:10px 2% 0 0;}
.banner3_right { margin:0;}
}
@media handheld, only screen and (max-width:820px) {
.Mid-icon-box span { font-size:16px;}
}
@media handheld, only screen and (max-width:800px) {
.banner2 h2 { font-size:24px;line-height:30px;}
.banner_text h4 { font-size:16px; line-height:24px;}
.banner_text p { line-height:1.2em; font-size:12px; padding:5px 0 0 0;}
.banner3 h2 { margin:5px 0; line-height:30px;}
.banner1 h2 { font-size:30px; }

}
@media handheld, only screen and (max-width:768px) {
.banner3 h2 { font-size:20px;}
}
@media handheld, only screen and (max-width:767px) {
.banner2 h2 { font-size:20px;line-height:25px;}
.banner_text h4 { font-size:14px; line-height:20px;}
.Team_box p { width:auto;}
.Follow_us p { display:inline-block; border:none; margin:0 30px 0 0;}
.c_txt5 { text-align:center;}
.WebSolution br { display:none;}
.WebSolution a { margin:0 10px 0 0;}
.latest_news a span { display: inherit;}
.member img { display:block;}
}
@media handheld, only screen and (max-width:720px) {
.banner3 h2 { margin:2px 0;}
.banner1 h2 { font-size:24px; line-height:25px;}

}
@media handheld, only screen and (max-width:640px) {
.banner_text p{
	font-size:11px;
}
.banner3 h2 {
    font-size: 14px;
}
}
@media handheld, only screen and (max-width:480px) {
.banner_text { padding:10px 0 0 40px;}
.banner_text p{
	font-size:8px;
}
.banner_text A, .banner_text A:link, .banner_text A:visited, .banner_text A:active { 
	font-size: 12px;
    font-weight: normal;
    margin: 5px 0 0;
    padding: 3px 10px;
}
.banner3 h2 {
    margin: 2px 0;
    padding: 0 5px;
	line-height:20px;
	font-size:12px;
}
.banner_text h2 { font-size:20px; line-height:25px;}
}
@media handheld, only screen and (max-width:479px) {
.banner_text A, .banner_text A:link, .banner_text A:visited, .banner_text A:active{
	display:none;
}

}
@media handheld, only screen and (max-width:320px) {
.banner2 h2 { font-size:12px;line-height:14px;}
.banner2 h4 { font-size:12px; line-height:14px;}
.banner_text p{
	font-size:6px;
}
.banner1 h2 {
    font-size: 12px;
    line-height: 14px;
}
.banner_text h4 {
    font-size: 12px;
    line-height: 16px;
}
.banner_text h2 { font-size:12px; line-height:14px;}
}

/*Pane Line*/
.panebor {
    color: #555555;
    font-size: 15px;
    margin-bottom: 0;
    padding: 20px 0;
    text-align: center;
	background:#ddd;
}
.panebor2 {
    border: 1px dashed #EEEEEE;
    color: #EEEEEE;
    font-size: 15px;
    padding: 30px 0;
    text-align: center;
}
.panebor3 {
    border: 1px dashed #EEEEEE;
    color: #EEEEEE;
    font-size: 15px;
    padding:20px 0;
    text-align: center;
}



