
/* =Common Styles
-------------------------------------------------------------- */

@font-face {
    font-family: 'SkodaPro-Regular';
    src: url('fonts/SkodaPro-Regular.eot');
    src: url('fonts/SkodaPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/SkodaPro-Regular.woff') format('woff'),
         url('fonts/SkodaPro-Regular.ttf') format('truetype'),
         url('fonts/SkodaPro-Regular.html#SkodaPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body { 
	background: #fff;
	color: #555;
	font: normal 14px "SkodaPro-Regular", arial, sans-serif;
	font-weight: 300;
	overflow-x: hidden;
	
}
/* =Typography
-------------------------------------------------------------- */
.sub-heading {
	margin-bottom: 40px;
}
/* =Anchors
-------------------------------------------------------------- */

a {
	color: #3498d9;
	cursor: pointer;
	text-decoration: none;
	-moz-transition:color .2s;
	-o-transition:color .2s;
	-webkit-transition:color .2s;
	transition:color .2s;
}

a:hover { 
	color: #555; 
}
a.button {
	display: inline-block;
	font-size: 1.4666666666666667em;
}

a.button i { 
	display: inline-block; 
	margin-left: 10px; 
	width: 30px; 
	height: 30px; 
	margin-bottom: -8px; 
}
a.button.small {
	width:36px;
	height:44px;
	background:url(images/top_img.png) no-repeat;
	display:block;
}
a.button.small i { 
	margin-left: 5px; 
	width: 15px; 
	height: 15px; 
	margin-bottom: -4px; 
}

a.button i.go { background: url('images/icons/go.html') no-repeat top center; }
a.button i.go.small { background: url('images/icons/go-small.html') no-repeat top center;}
a.button i.grid { background: url('images/icons/gallery.html') no-repeat top center; }
a.button i.more { background: url('images/icons/more.html') no-repeat top center; }
a.button i.top { background: url('images/top.png') no-repeat top center; }
a.button:hover i, a.button.small:hover i { background-position: bottom; }

/* =Header
-------------------------------------------------------------- */
header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	background: rgba(255, 255, 255, .9);
	min-height: 80px;
	line-height: 100%;
	padding:0 0 10px 0;
}

html.ie header { border-bottom: 1px solid #aeaeea; }

nav ul { float: right; }

nav ul li {
	float: left;
	/*background:url(images/li_bg.png) no-repeat left center;*/
	padding:0 2px 0 0;
}

nav ul li:first-child {
	background:none;
}

nav ul li:last-of-type { margin-right: 0px; }
nav ul li a { color: #272C30; line-height:26px; display:block; font-size:13pt; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:0 18px;  }
nav ul li a:hover {line-height:26px; color:#fff;background:#00a3d3; border-radius:5px; }
nav ul li a.current {line-height:26px; color:#fff;background:#00a3d3; border-radius:5px; }
#mobile-nav {
	display: none;
	width: 100%;
	/*background: rgba(198, 198, 198, .9);*/
	background: rgba(0, 153, 204, .9);
	position: fixed;
	z-index: 999;
	margin-top: 0px!important; 
	padding-top: 0px!important; 
	top: 0px!important;
}	

#mobile-nav .navigationButton img { margin: 15px 0px; }
#mobile-nav .navigationButton img:hover { cursor: pointer; }

#mobile-nav .navigationContent a { display: block; color: #fff; padding: 15px 0px;  border-bottom: 1px solid #bebebe; font-size:14px !important; }
#mobile-nav .navigationContent li:last-child a { border-bottom: 1px solid transparent; }
#mobile-nav .navigationContent a:hover { color: #ff9933; }

/* =Footer
-------------------------------------------------------------- */
	
footer {
	width: 100%;
	background: #f1f1f1;
	padding: 40px 0px 20px;
}

/* =Responsive
-------------------------------------------------------------- */


ul.clearfix {
	padding:40px 0 0 0;
}

.banner {
	max-width:1125px;
	margin:0 auto;
}


.banner img {
	width:100%;
	
}

#mainwraper {
	max-width:950px;
	margin:0 auto;
	min-height:500px;
	padding:60px 0 0 0;
}

.brid_stortop {
	width:100%;
	border-bottom:1px solid #dddddd;
	text-align:center;
	padding:28px 0 28px 0;
	margin-bottom:20px;
}

.brid_stortop h3 {
	color:#000;
	font-size:36px;	
}

.brid_stortop h3 span {
	color:#ff9900;
}

.brid_stortop p {
	color:#242424;
	font-size:15px;
	
	line-height:19px;
}

.services_area {
	width:100%;
	background:url(images/service_areabg.png) no-repeat bottom center;
	padding:35px 0 3px 0;
	overflow:hidden;
}

.service_widget {
	width:29%;
	float:left;
	text-align:center;
	margin:1% 2%;
	
}

.service_widget h3 {
	font-size:30px;
	color:#676767;
	font-weight:normal;
}

.service_widget p {
	font-size:13px;
	color:#676767;
	line-height:21px;
}

.company_shead {
	width:100%;
	border-bottom:1px solid #dddddd;
	text-align:center;
	padding:95px 0 13px 0;
}

.company_shead h3 {
	color:#000;
	font-size:36px;
}

.company_shead h3 span {
	color:#ff9900;
}

.company_shead p {
	color:#242424;
	font-size:15px;
	
	line-height:19px;
}

.company_sarea {
	width:100%;
	overflow:hidden;
	
}

.company_widget {
	width:43%;
	float:left;
	margin:2% 0 0 14%;
	border-bottom:1px solid #dddddd;
	padding:0 0 20px 0;
}

.company_widget:first-child {
	margin-left:0;
}

.company_widget h3 {
	font-size:30px;
	color:#676767;
	padding:0 0 0 17px;
	font-weight:normal;
}


.company_widget img {
	margin-right:30px;
	
}

.company_widget p {
	color:#676767;
	font-size:14px;
	line-height:24px;
	padding:10px 0 5px 0;
}

.aboutus_head {
	width:100%;
	border-bottom:1px solid #dddddd;
	text-align:center;
	padding:25px 0 28px 0;
}

.aboutus_head h3 {
	color:#000;
	font-size:36px;
	
	
}

.aboutus_head h3 span {
	color:#ff9900;
}

.aboutus_head p {
	color:#242424;
	font-size:15px;
	
	line-height:19px;
}

.about_area {
	width:100%;
	overflow:hidden;
	padding:20px 0 0 0;
}

.about_lft_widget {
	width:63%;
	float:left;
	margin:0 2% 0 0;
}


.about_lft_widget h3 {
	font-size:27px;
	color:#000;
	font-weight:normal;
	padding:0 0 10px 0;
}

.about_lft_widget h3 span {
	color:#ff9900;
}

.about_lft_widget p {
	font-size:14px;
	color:#676767;
	line-height:25px;
	padding:0 0 15px 0;
	text-align:justify;
}

.about_rgt_widget {
	width:35%;
	float:left;
}



.partner_head {
	width:100%;
	border-bottom:1px solid #dddddd;
	text-align:center;
	padding:25px 0 28px 0;
}

.partner_head h3 {
	color:#000;
	font-size:36px;
	
	
}

.partner_head h3 span {
	color:#ff9900;
}

.partner_head p {
	color:#242424;
	font-size:15px;
	line-height:19px;
}

.vamar_area {
	width:100%;
	text-align:center;
	padding:11px 0 7px 0;
	text-align:center;
	border-bottom:1px solid #dddddd;
}

.logo_area {
	text-align:center;
	border-bottom:1px solid #dddddd;
}

.logo_area ul {
	padding:0px;
}

.logo_area ul li {
	display:inline-block;
	padding:20px;
}

.contact_head {
	width:99%;
	border-bottom:1px solid #dddddd;
	padding:40px 0 13px 1%;
}

.contact_head h3 {
	font-size:30px;
	color:#000;
	font-weight:normal;
	padding:0 0 5px 0;
}

.contact_head h3 span {
	color:#ff9900;
}

.contact_head p {
	color:#242424;
	font-size:15px;
	line-height:19px;
}

.contact_usarea {
	width:100%;
	overflow:hidden;
	padding:45px 0 45px 0;
}

.contact_widget1 {
	width:50%;
	float:left;
	margin:0 0 0 1%;
}

.contact_widget1 h3 {
	background:url(images/message_img.png) no-repeat left center;
	font-size:18px;
	color:#808080;
	font-weight:normal;
	padding:0 0 0 30px;
	margin-bottom:10px;
}

.contact_widget2 {
	width:43%;
	float:left;
	margin:30px 0 0 3%;
	padding:1%;
	border:1px solid #dcdcdc;
	border-radius:5px;
}

.contact_widget2 p {
	padding:10px 0 26px 0;
	line-height:17px;
}

.contact_widget2 address {
	padding:0 0 21px 0;
	line-height:17px;
	font-style:normal;
}

.nam_eamil {
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}

.nam_eamil input {
	width:43%;
	float:left;
	border:1px solid #dcdcdc;
	border-radius: 5px;
	padding:5px 2%;
	font-size:12px;
	color:#000;
}

.nam_eamil input.email {
	margin-left:4%;
}

.website {
	width:100%;
	margin-bottom:15px;
}

.website input {
	width:95%;
	border:1px solid #dcdcdc;
	border-radius: 5px;
	padding:5px 2%;
	font-size:12px;
	color:#000;
}

.text_area {
	width:100%;
}

.text_area textarea {
	width:96%;
	border:1px solid #dcdcdc;
	padding:2%;
	border-radius:5px;
	line-height:17px;
	color:#000;
}

.submit_area {
	margin-top:16px;
}

.submit_area input{
background-image: linear-gradient(bottom, rgb(226,226,226) 11%, rgb(245,245,245) 77%);
background-image: -o-linear-gradient(bottom, rgb(226,226,226) 11%, rgb(245,245,245) 77%);
background-image: -moz-linear-gradient(bottom, rgb(226,226,226) 11%, rgb(245,245,245) 77%);
background-image: -webkit-linear-gradient(bottom, rgb(226,226,226) 11%, rgb(245,245,245) 77%);
background-image: -ms-linear-gradient(bottom, rgb(226,226,226) 11%, rgb(245,245,245) 77%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.11, rgb(226,226,226)),
	color-stop(0.77, rgb(245,245,245))
);
border:1px solid #dcdcdc;
padding:7px 50px;
cursor:pointer;
color:#808080;
border-radius:5px;

}

.contact_widget3 {
	width:30%;
	float:left;
	margin:30px 0 0 3%;	
}

.contact_widget3 img {
	display:block;
	border:1px solid #dcdcdc;
	border-radius:5px;
	width:100%;
	height:265px;
}

.footer_widget {
	width:21%;
	float:left;
	margin-left:5%;
}

#footer {
	max-width:950px;
	margin:0 auto;
	overflow:hidden;
}

.footer_widget:first-child {
	margin-left:0;
}

.footer_widget h3 {
	font-size:19px;
	color:#0c7bb5;
	border-bottom:1px solid #71afcf;
	padding-bottom:8px;
}

.footer_widget ul {
	padding:0 0 0 0;
}

.footer_widget ul {
	padding:5px 0 0 0;
}

.footer_widget ul li {
	line-height:19px;
	font-size:12px;
	
}

.footer_widget ul li a {
	color:#0c7bb5;
}

.footer_widget ul li a:hover {
	text-decoration:underline;
}

.footer_widget1 {
	width:21%;
	float:left;
	margin-left:5%;
}

.footer_widget1 h3 {
	font-size:19px;
	color:#0c7bb5;
	border-bottom:1px solid #71afcf;
	padding-bottom:8px;
}

.footer_widget1 address {
	font-style:normal;
	padding:5px 0 0 0;
	color:#0c7bb5;
	line-height:19px;
}

.footer_widget1 ul {
	padding:10px 0 0 0;
}

.footer_widget1 ul li {
	display:inline-block;
}

.copy_rgtarea {
	width:100%;
	background:#0c7bb5;
}

.copy_wraper {
	max-width:950px;
	margin:0 auto;
	overflow:hidden;
}

.copy_wraper p {
	color:#fff;
	padding:10px 0;
	line-height:24px;
}

.cory_widget {
	width:50%;
	float:left;
}

.cory_widget p {
	color:#fff;
	padding:10px 0;
	line-height:24px;
}

/*-----------------accordion menu------------------*/

.glossymenu{
	width: 100%; /*width of menu*/
	overflow:hidden;
	border-bottom:1px solid #fff;
}

.glossymenu a.menuitem1{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
color:#fff;
width:auto;
background:url(images/cloud_bg.png) no-repeat center;
height:53px;
}

.glossymenu a.menuitem2{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
color:#fff;
width:auto;
background:url(images/smb_bg.png) no-repeat center;
height:53px;
}

.glossymenu a.menuitem3{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
color:#fff;
width:auto;
background:url(images/education_bg.png) no-repeat center;
height:53px;
}

.glossymenu a.menuitem4 {
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
color:#fff;
width:auto;
background:url(images/enter_pricebg.png) no-repeat center;
height:53px;
}

.glossymenu a.menuitem span {
	color:#FF9900;
}



.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}



.accordian {
	width:100%;
	overflow:hidden;
}

.submenu h3 {
	font-size:20px;
	padding:7px 0;
}

.submenu h3 span {
	color:#FF9900;
}

.submenu {
	padding:10px;
}

.submenu p {
	font-size:14px;
	padding:0 0 10px 0;
	line-height:20px;
	text-align:justify;
}

.submenu2 ul {
	padding:7px 0;;
}


.submenu2 ul li {
	background:url(images/list_bg.png) no-repeat left center;
	padding:0 0 0 20px;
	line-height:25px;
}

.submenu2 ul li a {
	color:#666666;
}

.submenu2 ul li a:hover {
	color:#42B1E1;
	text-decoration:underline;
}

.footer_content {
	width:100%;
	overflow:hidden;
	padding:15px 0 10px 0;
}

#Privacy p,#Security p,#Delivery p,#Returns p{
	padding-bottom:10px;
	font-size:14px;
	line-height:20px;
	text-align:justify;
}

#Privacy, #Security,#Delivery,#Returns {
	padding:15px 10px;
}

#Privacy h2,#Security h2,#Delivery h2 ,#Returns h2{
	font-size:24px;
	padding:0 0 10px 0;
}

#Privacy h2 span,#Security h2 span,#Delivery h2 span,#Returns h2 span {
	color:#FF9900;
}

#Privacy h3,#Security h3,#Delivery h3, #Returns h3 {
	font-size:18px;
	padding:10px 0;
}


/*----------------------popup----------------*/

#backgroundPopup { 
	z-index:99;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#000000;	
	top:0px;  
	left:0px;
}
#toPopup4,#toPopup3,#toPopup2,#toPopup {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #42B1E1;
    border-radius: 5px;
    display: none;
	font-size: 14px;
    /*margin-left: -402px;*/
	max-width:940px;
    z-index:9999;
	height:auto;
	position:absolute;
	margin:0 auto;
	top:200%;
}
div.loader {
    background: url("images/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
    background: url("images/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 17px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 18px;
    position: relative;
    width: 30px;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div.popup_content {
	padding:8px;
}


#section2 {
	z-index:-999;}