html, body{
  	font-family: 'Open Sans', sans-serif;
    font-size: 100%;
  	 background: #FFf;
  	 
}
body {


}
body input[type="text"],body input[type="submit"],body textarea{
	-webkit-appearance:none;
}


.top-rounded{
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}

.bottom-rounded{
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}

.all-rounded
{
    border-radius: 7px;	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;	
	
}

.compare-block{
background-color: #0672b9; padding:0px 15px 25px 15px; display: inline-block;
    border-radius: 7px;	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	width:100%;
	font-family: arial; text-align: center; font-size: 14pt; font-weight: normal; color: #FFFFFF; text-decoration:none;
}

.blue-block{
	background-color: #0672b9;
    border-radius: 5px;	s
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	padding:10px;
	text-decoration: none;
	color: #FFFFFF; 
}	


.promo-block{
padding:20px;
background-color: #d92418;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	margin:0px 0px 10px 0px;
}

.promo-block h2{ font-family: arial; text-align: left; font-size: 24pt; font-weight: normal; color: #FFFFFF; text-decoration:none; margin:0px !important;}
.promo-block  p {font-family: arial; text-align: left; font-size: 14pt; font-weight: normal; color: #FFFFFF; text-decoration:none; }
.dealerblock {
	background-color:#f2f2f2; padding:10px;
    border-radius: 7px;	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;	
	margin: 0px 0px 10px 0px;
}

.dealerblock div {
	border-bottom:1px solid #cecece;
}

.blue-btn{
	background-color: #0672b9;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	padding:10px;
	text-decoration: none;
	color: #FFFFFF; 
	font-size: 14pt;
}	

a.blue-btn:hover {
	background-color: #FF8E00;
	text-decoration: none;
	color: #FFFFFF; 
	
}

.grey-btn{
	background-color: #f2f2f2;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	padding:10px;
	text-decoration: none;
	color: #0672b9; 
	font-size: 14pt;
}	

a.grey-btn:hover {
	background-color: #FF8E00;
	text-decoration: none;
	color: #FFFFFF; 
	
}



.buy-btn{
	background-color: #0672b9;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	padding:10px;
	text-decoration: none;
	color: #FFFFFF; 
	font-size: 13pt;
	white-space: nowrap;
}	

a.buy-btn:hover {
	background-color: #FF8E00;
	text-decoration: none;
	color: #FFFFFF; 
	
}

.more-btn{
	background-color: #404041;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	padding:10px;
	font-family: arial; text-align: center; font-size: 14pt; font-weight: normal; color: #FFFFFF; text-decoration:none;
	width:100%;
	display:block;
}	

a.more-btn:hover {
	background-color: #FF8E00;
	text-decoration: none;
	color: #FFFFFF; 
	
}


.download-btn{
	background-color: #0672b9;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	padding:10px;
	text-decoration: none;
	color: #FFFFFF; 
	text-align:center;
}	

a.download-btn:hover {
	background-color: #FF8E00;
	text-decoration: none;
	color: #FFFFFF; 
	
}

.software-btn{
	background-color: #0672b9;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	padding:5px;
	text-decoration: none;
	color: #FFFFFF; 
	text-align:center;
	width:90%; display:block;
	margin:0 auto;
}	

a.software-btn:hover {
	background-color: #FF8E00;
	text-decoration: none;
	color: #FFFFFF; 
	
}

.software-alt-btn{
	background-color: #0672b9;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	padding:5px;
	text-decoration: none;
	color: #FFFFFF; 
	text-align:center;
	width:150px; 
	display:block;
	align:right;
}	

a.software-btn:hover {
	background-color: #FF8E00;
	text-decoration: none;
	color: #FFFFFF; 
	
}


/**** IMAGE BOTTOM ALIGN  ****/
.vert-align-bottom {
    position: relative;
    height: auto;
    width: 100%;
}

.vert-align-bottom img {
    vertical-align:bottom;
    display:table-cell;
}

.line {border-bottom:1px solid #404041; width:100%; padding:15px 0px 0px 0px; margin:15px 0px 15px 0px;}
.text-center{text-align: center !important;}
.text-right{text-align: right !important;}


/**** HOVER CLASSES  ****/
a.black6:hover {color: #e74c3c; text-decoration:none;} a.black7:hover { color: #e74c3c; text-decoration:none;} a.black8:hover {color: #e74c3c; text-decoration:none;} a.black9:hover {color: #e74c3c; text-decoration:none;} a.black10:hover {color: #e74c3c; text-decoration:none;} a.black11:hover {color: #e74c3c; text-decoration:none;} a.black12:hover {color: #e74c3c; text-decoration:none;} a.black13:hover {color: #e74c3c; text-decoration:none;} a.black14:hover {color: #e74c3c; text-decoration:none;} a.black15:hover {color: #e74c3c; text-decoration:none;} a.black16:hover {color: #e74c3c; text-decoration:none;} a.black18:hover {color: #e74c3c; text-decoration:none;} a.black20:hover {color: #e74c3c; text-decoration:none;} a.black22:hover {color: #e74c3c; text-decoration:none;} a.black24:hover {color: #e74c3c; text-decoration:none;} a.black26:hover {color: #e74c3c; text-decoration:none;} a.black28:hover {color: #e74c3c; text-decoration:none;} a.black30:hover {color: #e74c3c; text-decoration:none;} a.black32:hover {color: #e74c3c; text-decoration:none;} a.black34:hover {color: #e74c3c; text-decoration:none;} a.black36:hover {color: #e74c3c; text-decoration:none;} a.black48:hover {color: #e74c3c; text-decoration:none;} a.black56:hover {color: #e74c3c; text-decoration:none;}
 a.white6:hover {color: #e74c3c; text-decoration:none;} a.white7:hover { color: #e74c3c; text-decoration:none;} a.white8:hover {color: #e74c3c; text-decoration:none;} a.white9:hover {color: #e74c3c; text-decoration:none;} a.white10:hover {color: #e74c3c; text-decoration:none;} a.white11:hover {color: #e74c3c; text-decoration:none;} a.white12:hover {color: #e74c3c; text-decoration:none;} a.white13:hover {color: #e74c3c; text-decoration:none;} a.white14:hover {color: #e74c3c; text-decoration:none;} a.white15:hover {color: #e74c3c; text-decoration:none;} a.white16:hover {color: #e74c3c; text-decoration:none;} a.white18:hover {color: #e74c3c; text-decoration:none;} a.white20:hover {color: #e74c3c; text-decoration:none;} a.white22:hover {color: #e74c3c; text-decoration:none;} a.white24:hover {color: #e74c3c; text-decoration:none;} a.white26:hover {color: #e74c3c; text-decoration:none;} a.white28:hover {color: #e74c3c; text-decoration:none;} a.white30:hover {color: #e74c3c; text-decoration:none;} a.white32:hover {color: #e74c3c; text-decoration:none;} a.white34:hover {color: #e74c3c; text-decoration:none;} a.white36:hover {color: #e74c3c; text-decoration:none;} a.white48:hover {color: #e74c3c; text-decoration:none;} a.white56:hover {color: #e74c3c; text-decoration:none;}
 a.red6:hover {color: #e74c3c; text-decoration:none;} a.red7:hover { color: #e74c3c; text-decoration:none;} a.red8:hover {color: #e74c3c; text-decoration:none;} a.red9:hover {color: #e74c3c; text-decoration:none;} a.red10:hover {color: #e74c3c; text-decoration:none;} a.red11:hover {color: #e74c3c; text-decoration:none;} a.red12:hover {color: #e74c3c; text-decoration:none;} a.red13:hover {color: #e74c3c; text-decoration:none;} a.red14:hover {color: #e74c3c; text-decoration:none;} a.red15:hover {color: #e74c3c; text-decoration:none;} a.red16:hover {color: #e74c3c; text-decoration:none;} a.red18:hover {color: #e74c3c; text-decoration:none;} a.red20:hover {color: #e74c3c; text-decoration:none;} a.red22:hover {color: #e74c3c; text-decoration:none;} a.red24:hover {color: #e74c3c; text-decoration:none;} a.red26:hover {color: #e74c3c; text-decoration:none;} a.red28:hover {color: #e74c3c; text-decoration:none;} a.red30:hover {color: #e74c3c; text-decoration:none;} a.red32:hover {color: #e74c3c; text-decoration:none;} a.red34:hover {color: #e74c3c; text-decoration:none;} a.red36:hover {color: #e74c3c; text-decoration:none;} a.red48:hover {color: #e74c3c; text-decoration:none;} a.red56:hover {color: #e74c3c; text-decoration:none;}
 a.grey6:hover {color: #e74c3c; text-decoration:none;} a.grey7:hover { color: #e74c3c; text-decoration:none;} a.grey8:hover {color: #e74c3c; text-decoration:none;} a.grey9:hover {color: #e74c3c; text-decoration:none;} a.grey10:hover {color: #e74c3c; text-decoration:none;} a.grey11:hover {color: #e74c3c; text-decoration:none;} a.grey12:hover {color: #e74c3c; text-decoration:none;} a.grey13:hover {color: #e74c3c; text-decoration:none;} a.grey14:hover {color: #e74c3c; text-decoration:none;} a.grey15:hover {color: #e74c3c; text-decoration:none;} a.grey16:hover {color: #e74c3c; text-decoration:none;} a.grey18:hover {color: #e74c3c; text-decoration:none;} a.grey20:hover {color: #e74c3c; text-decoration:none;} a.grey22:hover {color: #e74c3c; text-decoration:none;} a.grey24:hover {color: #e74c3c; text-decoration:none;} a.grey26:hover {color: #e74c3c; text-decoration:none;} a.grey28:hover {color: #e74c3c; text-decoration:none;} a.grey30:hover {color: #e74c3c; text-decoration:none;} a.grey32:hover {color: #e74c3c; text-decoration:none;} a.grey34:hover {color: #e74c3c; text-decoration:none;} a.grey36:hover {color: #e74c3c; text-decoration:none;} a.grey48:hover {color: #e74c3c; text-decoration:none;} a.grey56:hover {color: #e74c3c; text-decoration:none;}
 a.dark-grey6:hover {color: #e74c3c; text-decoration:none;} a.dark-grey7:hover { color: #e74c3c; text-decoration:none;} a.dark-grey8:hover {color: #e74c3c; text-decoration:none;} a.dark-grey9:hover {color: #e74c3c; text-decoration:none;} a.dark-grey10:hover {color: #e74c3c; text-decoration:none;} a.dark-grey11:hover {color: #e74c3c; text-decoration:none;} a.dark-grey12:hover {color: #e74c3c; text-decoration:none;} a.dark-grey13:hover {color: #e74c3c; text-decoration:none;} a.dark-grey14:hover {color: #e74c3c; text-decoration:none;} a.dark-grey15:hover {color: #e74c3c; text-decoration:none;} a.dark-grey16:hover {color: #e74c3c; text-decoration:none;} a.dark-grey18:hover {color: #e74c3c; text-decoration:none;} a.dark-grey20:hover {color: #e74c3c; text-decoration:none;} a.dark-grey22:hover {color: #e74c3c; text-decoration:none;} a.dark-grey24:hover {color: #e74c3c; text-decoration:none;} a.dark-grey26:hover {color: #e74c3c; text-decoration:none;} a.dark-grey28:hover {color: #e74c3c; text-decoration:none;} a.dark-grey30:hover {color: #e74c3c; text-decoration:none;} a.dark-grey32:hover {color: #e74c3c; text-decoration:none;} a.dark-grey34:hover {color: #e74c3c; text-decoration:none;} a.dark-grey36:hover {color: #e74c3c; text-decoration:none;} a.dark-grey48:hover {color: #e74c3c; text-decoration:none;} a.dark-grey56:hover {color: #e74c3c; text-decoration:none;}
 a.blue6:hover {color: #e74c3c; text-decoration:none;} a.blue7:hover { color: #e74c3c; text-decoration:none;} a.blue8:hover {color: #e74c3c; text-decoration:none;} a.blue9:hover {color: #e74c3c; text-decoration:none;} a.blue10:hover {color: #e74c3c; text-decoration:none;} a.blue11:hover {color: #e74c3c; text-decoration:none;}  a.blue12:hover {color: #e74c3c; text-decoration:none;} a.blue13:hover {color: #e74c3c; text-decoration:none;} a.blue14:hover {color: #e74c3c; text-decoration:none;} a.blue15:hover {color: #e74c3c; text-decoration:none;} a.blue16:hover {color: #e74c3c; text-decoration:none;} a.blue18:hover {color: #e74c3c; text-decoration:none;} a.blue20:hover {color: #e74c3c; text-decoration:none;} a.blue22:hover {color: #e74c3c; text-decoration:none;} a.blue24:hover {color: #e74c3c; text-decoration:none;} a.blue26:hover {color: #e74c3c; text-decoration:none;} a.blue28:hover {color: #e74c3c; text-decoration:none;} a.blue30:hover {color: #e74c3c; text-decoration:none;} a.blue32:hover {color: #e74c3c; text-decoration:none;} a.blue34:hover {color: #e74c3c; text-decoration:none;} a.blue36:hover {color: #e74c3c; text-decoration:none;} a.blue48:hover {color: #e74c3c; text-decoration:none;} a.blue56:hover {color: #e74c3c; text-decoration:none;}
 a.light-blue6:hover {color: #e74c3c; text-decoration:none;} a.light-blue7:hover { color: #e74c3c; text-decoration:none;} a.light-blue8:hover {color: #e74c3c; text-decoration:none;} a.light-blue9:hover {color: #e74c3c; text-decoration:none;} a.light-blue10:hover {color: #e74c3c; text-decoration:none;} a.light-blue11:hover {color: #e74c3c; text-decoration:none;} a.light-blue12:hover {color: #e74c3c; text-decoration:none;} a.light-blue13:hover {color: #e74c3c; text-decoration:none;} a.light-blue14:hover {color: #e74c3c; text-decoration:none;} a.light-blue15:hover {color: #e74c3c; text-decoration:none;} a.light-blue16:hover {color: #e74c3c; text-decoration:none;} a.light-blue18:hover {color: #e74c3c; text-decoration:none;} a.light-blue20:hover {color: #e74c3c; text-decoration:none;} a.light-blue22:hover {color: #e74c3c; text-decoration:none;} a.light-blue24:hover {color: #e74c3c; text-decoration:none;} a.light-blue26:hover {color: #e74c3c; text-decoration:none;} a.light-blue28:hover {color: #e74c3c; text-decoration:none;} a.light-blue30:hover {color: #e74c3c; text-decoration:none;} a.light-blue32:hover {color: #e74c3c; text-decoration:none;} a.light-blue34:hover {color: #e74c3c; text-decoration:none;} a.light-blue36:hover {color: #e74c3c; text-decoration:none;} a.light-blue48:hover {color: #e74c3c; text-decoration:none;} a.light-blue56:hover {color: #e74c3c; text-decoration:none;}
 a.dark-blue6:hover {color: #e74c3c; text-decoration:none;} a.dark-blue7:hover { color: #e74c3c; text-decoration:none;} a.dark-blue8:hover {color: #e74c3c; text-decoration:none;} a.dark-blue9:hover {color: #e74c3c; text-decoration:none;} a.dark-blue10:hover {color: #e74c3c; text-decoration:none;} a.dark-blue11:hover {color: #e74c3c; text-decoration:none;} a.dark-blue12:hover {color: #e74c3c; text-decoration:none;} a.dark-blue13:hover {color: #e74c3c; text-decoration:none;} a.dark-blue14:hover {color: #e74c3c; text-decoration:none;} a.dark-blue15:hover {color: #e74c3c; text-decoration:none;} a.dark-blue16:hover {color: #e74c3c; text-decoration:none;} a.dark-blue18:hover {color: #e74c3c; text-decoration:none;} a.dark-blue20:hover {color: #e74c3c; text-decoration:none;} a.dark-blue22:hover {color: #e74c3c; text-decoration:none;} a.dark-blue24:hover {color: #e74c3c; text-decoration:none;} a.dark-blue26:hover {color: #e74c3c; text-decoration:none;} a.dark-blue28:hover {color: #e74c3c; text-decoration:none;} a.dark-blue30:hover {color: #e74c3c; text-decoration:none;} a.dark-blue32:hover {color: #e74c3c; text-decoration:none;} a.dark-blue34:hover {color: #e74c3c; text-decoration:none;} a.dark-blue36:hover {color: #e74c3c; text-decoration:none;} a.dark-blue48:hover {color: #e74c3c; text-decoration:none;} a.dark-blue56:hover {color: #e74c3c; text-decoration:none;}

/**** TEXT CLASSES  ****/
.black6 { font-family: arial; text-align: left; font-size: 6pt; font-weight: normal; color: #000000; text-decoration:none;}
.black7 { font-family: arial; text-align: left; font-size: 7pt; font-weight: normal; color: #000000; text-decoration:none;}
.black8 { font-family: arial; text-align: left; font-size: 8pt; font-weight: normal; color: #000000; text-decoration:none;}
.black9 { font-family: arial; text-align: left; font-size: 9pt; font-weight: normal; color: #000000; text-decoration:none;}
.black10 { font-family: arial; text-align: left; font-size: 10pt; font-weight: normal; color: #000000; text-decoration:none;}
.black11 { font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #000000; text-decoration:none;}
.black12 { font-family: arial; text-align: left; font-size: 12pt; font-weight: normal; color: #000000; text-decoration:none;}
.black13 { font-family: arial; text-align: left; font-size: 13pt; font-weight: normal; color: #000000; text-decoration:none;}
.black14 { font-family: arial; text-align: left; font-size: 14pt; font-weight: normal; color: #000000; text-decoration:none;}
.black15 { font-family: arial; text-align: left; font-size: 15pt; font-weight: normal; color: #000000; text-decoration:none;}
.black16 { font-family: arial; text-align: left; font-size: 16pt; font-weight: normal; color: #000000; text-decoration:none;}
.black18 { font-family: arial; text-align: left; font-size: 18pt; font-weight: normal; color: #000000; text-decoration:none;}
.black20 { font-family: arial; text-align: left; font-size: 20pt; font-weight: normal; color: #000000; text-decoration:none;}
.black22 { font-family: arial; text-align: left; font-size: 22pt; font-weight: normal; color: #000000; text-decoration:none;}
.black24 { font-family: arial; text-align: left; font-size: 24pt; font-weight: normal; color: #000000; text-decoration:none;}
.black26 { font-family: arial; text-align: left; font-size: 26pt; font-weight: normal; color: #000000; text-decoration:none;}
.black28 { font-family: arial; text-align: left; font-size: 28pt; font-weight: normal; color: #000000; text-decoration:none;}
.black30 { font-family: arial; text-align: left; font-size: 30pt; font-weight: normal; color: #000000; text-decoration:none;}
.black32 { font-family: arial; text-align: left; font-size: 32pt; font-weight: normal; color: #000000; text-decoration:none;}
.black34 { font-family: arial; text-align: left; font-size: 34pt; font-weight: normal; color: #000000; text-decoration:none;}
.black36 { font-family: arial; text-align: left; font-size: 36pt; font-weight: normal; color: #000000; text-decoration:none;}
.black48 { font-family: arial; text-align: left; font-size: 48pt; font-weight: normal; color: #000000; text-decoration:none;}
.black56 { font-family: arial; text-align: left; font-size: 56pt; font-weight: normal; color: #000000; text-decoration:none;}

.white6 { font-family: arial; text-align: left; font-size: 6pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white7 { font-family: arial; text-align: left; font-size: 7pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white8 { font-family: arial; text-align: left; font-size: 8pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white9 { font-family: arial; text-align: left; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white10 { font-family: arial; text-align: left; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white11 { font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white12 { font-family: arial; text-align: left; font-size: 12pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white13 { font-family: arial; text-align: left; font-size: 13pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white14 { font-family: arial; text-align: left; font-size: 14pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white15 { font-family: arial; text-align: left; font-size: 15pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white16 { font-family: arial; text-align: left; font-size: 16pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white18 { font-family: arial; text-align: left; font-size: 18pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white20 { font-family: arial; text-align: left; font-size: 20pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white22 { font-family: arial; text-align: left; font-size: 22pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white24 { font-family: arial; text-align: left; font-size: 24pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white26 { font-family: arial; text-align: left; font-size: 26pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white28 { font-family: arial; text-align: left; font-size: 28pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white30 { font-family: arial; text-align: left; font-size: 30pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white32 { font-family: arial; text-align: left; font-size: 32pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white34 { font-family: arial; text-align: left; font-size: 34pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white36 { font-family: arial; text-align: left; font-size: 36pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white48 { font-family: arial; text-align: left; font-size: 48pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}
.white56 { font-family: arial; text-align: left; font-size: 56pt; font-weight: normal; color: #FFFFFF; text-decoration:none;}

.red6 { font-family: arial; text-align: left; font-size: 6pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red7 { font-family: arial; text-align: left; font-size: 7pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red8 { font-family: arial; text-align: left; font-size: 8pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red9 { font-family: arial; text-align: left; font-size: 9pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red10 { font-family: arial; text-align: left; font-size: 10pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red11 { font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red12 { font-family: arial; text-align: left; font-size: 12pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red13 { font-family: arial; text-align: left; font-size: 13pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red14 { font-family: arial; text-align: left; font-size: 14pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red15 { font-family: arial; text-align: left; font-size: 15pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red16 { font-family: arial; text-align: left; font-size: 16pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red18 { font-family: arial; text-align: left; font-size: 18pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red20 { font-family: arial; text-align: left; font-size: 20pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red22 { font-family: arial; text-align: left; font-size: 22pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red24 { font-family: arial; text-align: left; font-size: 24pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red26 { font-family: arial; text-align: left; font-size: 26pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red28 { font-family: arial; text-align: left; font-size: 28pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red30 { font-family: arial; text-align: left; font-size: 30pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red32 { font-family: arial; text-align: left; font-size: 32pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red34 { font-family: arial; text-align: left; font-size: 34pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red36 { font-family: arial; text-align: left; font-size: 36pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red48 { font-family: arial; text-align: left; font-size: 48pt; font-weight: normal; color: #cc1b15; text-decoration:none;}
.red56 { font-family: arial; text-align: left; font-size: 56pt; font-weight: normal; color: #cc1b15; text-decoration:none;}

.grey6 { font-family: arial; text-align: left; font-size: 6pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey7 { font-family: arial; text-align: left; font-size: 7pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey8 { font-family: arial; text-align: left; font-size: 8pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey9 { font-family: arial; text-align: left; font-size: 9pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey10 { font-family: arial; text-align: left; font-size: 10pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey11 { font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey12 { font-family: arial; text-align: left; font-size: 12pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey13 { font-family: arial; text-align: left; font-size: 13pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey14 { font-family: arial; text-align: left; font-size: 14pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey15 { font-family: arial; text-align: left; font-size: 15pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey16 { font-family: arial; text-align: left; font-size: 16pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey18 { font-family: arial; text-align: left; font-size: 18pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey20 { font-family: arial; text-align: left; font-size: 20pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey22 { font-family: arial; text-align: left; font-size: 22pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey24 { font-family: arial; text-align: left; font-size: 24pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey26 { font-family: arial; text-align: left; font-size: 26pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey28 { font-family: arial; text-align: left; font-size: 28pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey30 { font-family: arial; text-align: left; font-size: 30pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey32 { font-family: arial; text-align: left; font-size: 32pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey34 { font-family: arial; text-align: left; font-size: 34pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey36 { font-family: arial; text-align: left; font-size: 36pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey48 { font-family: arial; text-align: left; font-size: 48pt; font-weight: normal; color: #cecece; text-decoration:none;}
.grey56 { font-family: arial; text-align: left; font-size: 56pt; font-weight: normal; color: #cecece; text-decoration:none;}

.dark-grey6 { font-family: arial; text-align: left; font-size: 6pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey7 { font-family: arial; text-align: left; font-size: 7pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey8 { font-family: arial; text-align: left; font-size: 8pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey9 { font-family: arial; text-align: left; font-size: 9pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey10 { font-family: arial; text-align: left; font-size: 10pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey11 { font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey12 { font-family: arial; text-align: left; font-size: 12pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey13 { font-family: arial; text-align: left; font-size: 13pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey14 { font-family: arial; text-align: left; font-size: 14pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey15 { font-family: arial; text-align: left; font-size: 15pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey16 { font-family: arial; text-align: left; font-size: 16pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey18 { font-family: arial; text-align: left; font-size: 18pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey20 { font-family: arial; text-align: left; font-size: 20pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey22 { font-family: arial; text-align: left; font-size: 22pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey24 { font-family: arial; text-align: left; font-size: 24pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey26 { font-family: arial; text-align: left; font-size: 26pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey28 { font-family: arial; text-align: left; font-size: 28pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey30 { font-family: arial; text-align: left; font-size: 30pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey32 { font-family: arial; text-align: left; font-size: 32pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey34 { font-family: arial; text-align: left; font-size: 34pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey36 { font-family: arial; text-align: left; font-size: 36pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey48 { font-family: arial; text-align: left; font-size: 48pt; font-weight: normal; color: #404041; text-decoration:none;}
.dark-grey56 { font-family: arial; text-align: left; font-size: 56pt; font-weight: normal; color: #404041; text-decoration:none;}

.blue6 { font-family: arial; text-align: left; font-size: 6pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue7 { font-family: arial; text-align: left; font-size: 7pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue8 { font-family: arial; text-align: left; font-size: 8pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue9 { font-family: arial; text-align: left; font-size: 9pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue10 { font-family: arial; text-align: left; font-size: 10pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue11 { font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #0672b9; text-decoration:none;} 
.blue12 { font-family: arial; text-align: left; font-size: 12pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue13 { font-family: arial; text-align: left; font-size: 13pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue14 { font-family: arial; text-align: left; font-size: 14pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue15 { font-family: arial; text-align: left; font-size: 15pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue16 { font-family: arial; text-align: left; font-size: 16pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue18 { font-family: arial; text-align: left; font-size: 18pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue20 { font-family: arial; text-align: left; font-size: 20pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue22 { font-family: arial; text-align: left; font-size: 22pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue24 { font-family: arial; text-align: left; font-size: 24pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue26 { font-family: arial; text-align: left; font-size: 26pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue28 { font-family: arial; text-align: left; font-size: 28pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue30 { font-family: arial; text-align: left; font-size: 30pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue32 { font-family: arial; text-align: left; font-size: 32pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue34 { font-family: arial; text-align: left; font-size: 34pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue36 { font-family: arial; text-align: left; font-size: 36pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue48 { font-family: arial; text-align: left; font-size: 48pt; font-weight: normal; color: #0672b9; text-decoration:none;}
.blue56 { font-family: arial; text-align: left; font-size: 56pt; font-weight: normal; color: #0672b9; text-decoration:none;}

.light-blue6 { font-family: arial; text-align: left; font-size: 6pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue7 { font-family: arial; text-align: left; font-size: 7pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue8 { font-family: arial; text-align: left; font-size: 8pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue9 { font-family: arial; text-align: left; font-size: 9pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue10 { font-family: arial; text-align: left; font-size: 10pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue11 { font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue12 { font-family: arial; text-align: left; font-size: 12pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue13 { font-family: arial; text-align: left; font-size: 13pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue14 { font-family: arial; text-align: left; font-size: 14pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue15 { font-family: arial; text-align: left; font-size: 15pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue16 { font-family: arial; text-align: left; font-size: 16pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue18 { font-family: arial; text-align: left; font-size: 18pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue20 { font-family: arial; text-align: left; font-size: 20pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue22 { font-family: arial; text-align: left; font-size: 22pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue24 { font-family: arial; text-align: left; font-size: 24pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue26 { font-family: arial; text-align: left; font-size: 26pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue28 { font-family: arial; text-align: left; font-size: 28pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue30 { font-family: arial; text-align: left; font-size: 30pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue32 { font-family: arial; text-align: left; font-size: 32pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue34 { font-family: arial; text-align: left; font-size: 34pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue36 { font-family: arial; text-align: left; font-size: 36pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue48 { font-family: arial; text-align: left; font-size: 48pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}
.light-blue56 { font-family: arial; text-align: left; font-size: 56pt; font-weight: normal; color: #3fb2fe; text-decoration:none;}

.dark-blue6 { font-family: arial; text-align: left; font-size: 6pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue7 { font-family: arial; text-align: left; font-size: 7pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue8 { font-family: arial; text-align: left; font-size: 8pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue9 { font-family: arial; text-align: left; font-size: 9pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue10 { font-family: arial; text-align: left; font-size: 10pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue11 { font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue12 { font-family: arial; text-align: left; font-size: 12pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue13 { font-family: arial; text-align: left; font-size: 13pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue14 { font-family: arial; text-align: left; font-size: 14pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue15 { font-family: arial; text-align: left; font-size: 15pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue16 { font-family: arial; text-align: left; font-size: 16pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue18 { font-family: arial; text-align: left; font-size: 18pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue20 { font-family: arial; text-align: left; font-size: 20pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue22 { font-family: arial; text-align: left; font-size: 22pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue24 { font-family: arial; text-align: left; font-size: 24pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue26 { font-family: arial; text-align: left; font-size: 26pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue28 { font-family: arial; text-align: left; font-size: 28pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue30 { font-family: arial; text-align: left; font-size: 30pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue32 { font-family: arial; text-align: left; font-size: 32pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue34 { font-family: arial; text-align: left; font-size: 34pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue36 { font-family: arial; text-align: left; font-size: 36pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue48 { font-family: arial; text-align: left; font-size: 48pt; font-weight: normal; color: #035388; text-decoration:none;}
.dark-blue56 { font-family: arial; text-align: left; font-size: 56pt; font-weight: normal; color: #035388; text-decoration:none;}


.ftbase{
 font-family: Verdana, Geneva, sans-serif;  
}
.faststyle{
font-style: italic;
font-weight: 700;
color:#0a72b7;
}
.trackstyle{
font-style: italic;
font-weight: 700;
color:#7c8083;
}

.discontinued-table td{
border-bottom:1px solid #000000;
padding:10px;
width:50%;
}		

.bulletin-table td{
border-bottom:1px solid #000000;
padding:10px;
}		

.dpill{
    border-radius: 5px;	
    padding:3px;
    display:block;
    float:left;
    margin: 0px 5px 0px 5px;
    width:20%;
    background:#035388; 
     font-family: arial; text-align: center; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration:none;
}

a.dpill:hover {background-color: #FF8E00; text-decoration: none; color: #FFFFFF; }

.svpill{
    border-radius: 5px;	
    padding:3px 5px 3px 5px;
    display:block;
    float:left;
    margin: 0px 5px 0px 5px;
    background:#035388; 
     font-family: arial; text-align: center; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration:none;
}

a.svpill:hover {background-color: #FF8E00; text-decoration: none; color: #FFFFFF; }

.literature-name{
 font-family: arial; text-align: center; font-size: 10pt; font-weight: normal; color: #404041; text-decoration:none;
 margin:8px 0px 8px 0px;
}

.worksheet-nul{
background: repeating-linear-gradient(
  45deg,
  #989898,
  #989898 2px,
  #cecece 2px,
  #cecece 4px
);
}

#worksheet td {
padding:5px;
}
.worksheet-dynon{
background: #dae0ed;

}

.worksheet-advanced{
background: #f1dfd8;
}

.worksheet-header{
background: #414042;
}

.inventory{
background-color: #3ed303;
width:30%;
height:10px;
margin:5px 3px 5px 0px;
float:left;
border:none !important;
}

.demos{
background-color: #efe104;
width:30%;
height:10px;
margin:5px 3px 5px 0px;
float:left;
border:none !important;
}

.installs{
background-color: #dd04da;
width:30%;
height:10px;
margin:5px 3px 5px 0px;
float:left;
border:none !important;
}

.download-block{
padding:10px;
background-color: #f2f2f2;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	margin:0px 0px 10px 0px;
}

.form-block{
 font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #FFFFFF; text-decoration:none;
padding:15px;
background-color: #035388;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}

.cert-block{
 font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #FFFFFF; text-decoration:none;
padding:15px;
background-color: #951a31;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}

.fd-block{
 font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #FFFFFF; text-decoration:none;
padding:15px;
background-color: #035388;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}

.logo-block{
 font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #FFFFFF; text-decoration:none;
padding:15px;
background-color: #FFFFFF;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	border:1px solid #cecece;
}

.logo-block img{
margin:0 auto;
width:100%;
}

.literature-block{
padding:10px;
background-color: #FFFFFF;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	margin:0px 0px 10px 0px;
}

.gallery-block{
padding:10px;
background-color: #3fb2fe;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius:5px;
border-bottom-left-radius: 5px;
margin:0px 0px 10px 0px;
}

.relative {
    position: relative;
}

.badge-corner:empty {
    display: inline-block;
}
.badge-corner {
    position: absolute;
    top: 0;
    left 0;
    width: 0;
    height: 0;
    border-top: 100px solid #9cd70e;
    border-right: 100px solid transparent;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
}
a.badge-corner:hover {border-top-color: #e74c3c; text-decoration:none;}

.badge-corner div {
    position: absolute;
    top: -90px;
    left: -5px;
    font-size: 10pt;
    color: #fff;
    font-weight:bold;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); 
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -sand-transform: rotate(-45deg);
    transform: rotate(-45deg);
	text-align:center;    
}


/*---------FAQs------------*/
#faqs dt, #faqs dd { padding: 0 0 0 40px }
#faqs dt { font-size:12pt; color: #005695; cursor: pointer; height: auto; min-height: 27px; margin: 0 0 15px 15px}
#faqs dd { font-size: 10pt; margin: 0 0 20px 25px}
#faqs dt { background: url('../images/expand-icon.png') no-repeat left}
#faqs .expanded { background: url('../images/expanded-icon.png') no-repeat left}


/*----- Top Bar ----*/

.sm {text-align:right; padding:10px;}
.right { text-align:right;}

.col-tb-3 {
  width: 22%;
}

.col-tb-9 {
  width: 77%;
}

/*--- container ----*/


.top-nav span.menu{
	display:none;

}


/*------- PRODUCT GALLERY-----*/
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom:10px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


    .main-image img {
      max-width: 100%;
      height: auto;
      
    }
    .thumbnails ul {
      list-style: none;
      margin-bottom: 1.5em;
      text-align:left;
      padding:0!important;
    }
    .main-image {
      width: 100%;
      margin-bottom: 0.75em;
    }
    .thumbnails li {
      display: inline;
      margin-right: 10px;
      text-align:left;
    }

    .thumbnails li img{
      width:20%;
      border:1px solid #ececec;
      border-radius: 7px;	
      padding:5px;
    }

.add-on{
	border:1px solid #ececec;
    border-radius: 7px;
    padding:5px;
    text-align:center;
    margin:10px 5px 10px 0px;	
    width:99%;
}


.gallery-form{
 	font-family: arial; text-align: left; font-size: 11pt; font-weight: normal; color: #FFFFFF; text-decoration:none;
	padding:15px;
	background-color: #035388;
    border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}
.gallery-form fieldset{
    border: none;
}
.gallery-form legend {
    font-size: 1.4em;
    margin-bottom: 10px;
}
.gallery-form label {
    display: block;
    margin-bottom: 8px;
}
.gallery-form input[type="text"],
.gallery-form input[type="date"],
.gallery-form input[type="datetime"],
.gallery-form input[type="email"],
.gallery-form input[type="number"],
.gallery-form input[type="search"],
.gallery-form input[type="time"],
.gallery-form input[type="url"],
.gallery-form textarea,
.gallery-form select {
    font-family: arial; 
    border: none;
    border-radius: 4px;
    font-size: 14px;
    margin: 0;
    outline: 0;
    padding: 5px;
    width: 100%;
    box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    background-color: #FFFFFF;
    color:#8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    margin-bottom: 15px;
    
}
.gallery-form input[type="text"]:focus,
.gallery-form input[type="date"]:focus,
.gallery-form input[type="datetime"]:focus,
.gallery-form input[type="email"]:focus,
.gallery-form input[type="number"]:focus,
.gallery-form input[type="search"]:focus,
.gallery-form input[type="time"]:focus,
.gallery-form input[type="url"]:focus,
.gallery-form textarea:focus,
.gallery-form select:focus{
    background: #d2d9dd;
}
.gallery-form select{
    -webkit-appearance: menulist-button;
    height:35px;
}
.gallery-form .number {
    background: #1abc9c;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 0.8em;
    margin-right: 4px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 15px 15px 15px 0px;
}

.gallery-form input[type="submit"],
.gallery-form input[type="button"]
{
    position: relative;
    display: block;
    padding: 20px;
    color: #FFF;
    margin: 0 auto;
    background: #3fb2fe;
    font-size: 16px;
    text-align: center;
    font-style: normal;
    width: 100%;
    border:none;
    margin:0 auto;
    border-radius: 5px;
}
.gallery-form input[type="submit"]:hover,
.gallery-form input[type="button"]:hover
{
    background: #e74c3c;
}

		#image{
			cursor:pointer;

		}

/*---- header ----*/
.header{
/*background: url(../images/bg.jpg) no-repeat center center fixed;*/
/*background-size: cover;*/
	min-height: 630px;
	position:relative;
	background-color: #0672b9;
}

.header-advanced{
	background: url(../images/bg-advanced.jpg) no-repeat center center fixed;
	background-size: cover;
	min-height: 630px;
	position:relative;
}

.logo{
	float:left;
	margin-top:0.8em;
	width:15%;
	z-index:9999 !important;
}
.logo img{
	width:100%;
	height:auto;
	
}

.logo a{
	font-weight:700;
	text-transform:uppercase;
	color:#FFF;
	font-size:2em;
	text-decoration:none;
}
.logo a span{
	color:#0672b9;
}
.top-nav{
	float:right;
	margin-top:30px;
}

@media only screen and (max-width: 995px) {
.top-nav{
	float:right;
	margin-top:-65px;
	width:100%;

	}
}

.banner{
	padding:7em 0;
}
.banner h1{
	font-weight: 900;
	text-transform: uppercase;
	color: #FFF;
	font-size: 3em;
	width: 63%;
	margin: 0 auto;
}
.banner h1 span{
	color:#0672b9;
}
.banner p{
	color:#fff;
	font-weight:300;
	font-size:1.2em;
	width:60%;
	margin:1em auto;
}
.banner a.seemore{
	background:#0672b9;
	padding:0.7em 1.8em;
	display:inline-block;
	color:#FFF;
	font-weight:900;
	text-transform:uppercase;
	font-size:1.3em;
	text-decoration:none;
}
.banner a.seemore:hover{
	background:#464646;
}
/*---- banner-grids ----*/
.banner-grids{
	background: #FFFFFF;
	position: absolute;
	bottom: -4em;
	width: 70%;
	padding: 0.8em;
}
.banner-grid{
	padding:1em 1.5em;
}
.banner-grid span{
	display:block;
}
.banner-grid h3{
	text-transform:uppercase;
	font-weight:900;
	font-size:1.2em;
	margin:0;
	padding:0.8em 0 0.5em;
	display:inline-block;
}
.banner-grid h3 a{
	color:#000000;
	text-decoration:none;
}
.banner-grid h3 a:hover{
	color:#e74c3c;
	text-decoration:none;
}
.banner-grid p{
	margin:0;
	line-height:1.5em;
	color:#404041;
	font-size:0.875em;
}

/*---- Advanced Section ----*/
.advanced{
	background-color: #cecece;
	padding:15px;
}
.advanced img{
	margin:0 auto;
	text-align:center;
}
.advanced-head h3{
	text-transform:uppercase;
	font-weight:900;
	font-size:2.2em;
	border-bottom:3px solid #0672b9;
	display:inline-block;
	padding:0 0 0.3em 0;
	text-align:left;
}
.advanced h3 span{
	color:#0672b9;
}
.advanced p{
	width:70%;
	text-align:left;
	font-size:0.875em;
	line-height:1.5em;
	color:#777;
}

.advanced-note{
	margin-top:5em;
	background-color: #0672b9;
}
.advanced-note h3{
	text-transform:uppercase;
	font-weight:900;
	font-size:2.2em;
	border-bottom:3px solid #FFFFFF;
	display:inline-block;
	padding:0 0 0.3em 0;
	text-align:left;
}
.advanced-note h3 span{
	color:#FFFFFF;
}
.advanced-note p{
	width:70%;
	text-align:left;
	font-size:0.875em;
	line-height:1.5em;
	color:#FFFFFF;
}

.advanced-top-grids{
	background:#FFFFFF;
	padding:2em 0 3em;
}


.american-note{
	margin-top:5em;
	background: url('../images/about/mountains.jpg') no-repeat left;
}
.american-note h3{
	text-transform:uppercase;
	font-weight:900;
	font-size:2.2em;
	border-bottom:3px solid #FFFFFF;
	display:inline-block;
	padding:0 0 0.3em 0;
	text-align:left;
}
.american-note h3 span{
	color:#FFFFFF;
}
.american-note p{
	width:70%;
	text-align:left;
	font-size:0.875em;
	line-height:1.5em;
	color:#FFFFFF;
}

.advanced-top-grids{
	background:#FFFFFF;
	padding:2em 0 3em;
}




/*---- welcome-note ----*/
.welcome-note{
	margin-top:5em;
	background-color: #FFFFFF;
}
.wel-head h3{
	text-transform:uppercase;
	font-weight:900;
	font-size:2.2em;
	border-bottom:3px solid #0672b9;
	display:inline-block;
	padding:0 0 0.3em 0;
}
.wel-head h3 span{
	color:#0672b9;
}
.wel-head p{
	width:70%;
	margin:0 auto;
	font-size:0.875em;
	line-height:1.5em;
	color:#777;
}

/*---- timeline-note ----*/
.timeline-note{
	margin-top:5em;
	background-color: #0672b9;
}
.time-head h3{
	text-transform:uppercase;
	font-weight:900;
	font-size:2.2em;
	border-bottom:3px solid #0672b9;
	display:inline-block;
	padding:0 0 0.3em 0;
}
.time-head h3 span{
	color:#FFFFFF;
}
.time-head p{
	width:70%;
	margin:0 auto;
	font-size:0.875em;
	line-height:1.5em;
	color:#f2f2f2;
}



/*---- top-grids ----*/
.top-grids{
	padding: 1.8em 0 0;
}
.top-grid{
	margin:0 0 1.5em 0;
}
.top-grid h4{
	color:#464646;
	font-weight:900;
	font-size:1.5em;
	text-transform:uppercase;
	margin:0 0 0.3em;
}
.top-grid p{
	font-size:0.875em;
	line-height:1.5em;
	margin:0;
	padding:0.2em 0 0 0;
	color:#777;	
}
/*---- mid-grids ----*/
.mid-grids-left h2{
	color:#464646;
	font-size:1.5em;
	margin:0;
	padding:0 0 0.3em 0;
}
.mid-grids-left h2 span{
	text-transform:uppercase;
	font-weight:900;
}
.mid-grids-left h2 span label{
	color:#0672b9;
}
.mid-grids-left p{
	color:#777;
	line-height:1.5em;
	font-size:0.875em;
}
.two-col-grid{
	float:left;
	width:48%;
}
.two-col-grid img{
	width:100%;
}
.two-col-grid h4{
	margin:0.2em 0 0.4em 0;
}
.two-col-grid h4 a{
	color:#464646;
	font-weight:600;
	font-size:1.1em;
	text-decoration:none;
	line-height:1.5em;
}
.two-col-grid span{
	color:#777;
	font-size:0.875em;
	padding:0.2em 0 0.5em 0;
	display:inline-block;
}
.two-col-grid span a{
	color:#0672b9;
}
a.news-btn{
	background:#0672b9;
	padding:0.5em 0.8em;
	display:inline-block;
	color:#FFF;
	font-weight:900;
	font-size:1em;	
	text-decoration:none;
}
a.news-btn:hover{
	background:#464646;
}
.two-col-grid p{
	margin-bottom:1.5em;
}
.two-col-grid{
	margin:2% 4% 4% 0%;
}
.two-col-grid:nth-child(2),.two-col-grid:nth-child(4){
	margin-right:0;
}
/*---- mid-grids-right ----*/
.mid-grids-right h3{
	color: #464646;
	font-size: 1.5em;
	margin: 0;
	padding: 0 0 0.3em 0;
}
.mid-grids-right p{
	color: #777;
	line-height: 1.5em;
	font-size: 0.875em;
}
.mid-grids-right h3 span{
	font-weight:900;
	text-transform:uppercase;
}
.mid-grids-right h3 span label{
	color:#0672b9;
}
.latest-list ul{
	margin:0px;
	padding:0px;
}
.latest-list ul li{
	display:block;
}
.latest-list ul li {
	color:#404041;
	border-bottom:1px solid #EEE;
	display:block;
	padding:0.5em 0;
	text-decoration:none;
	font-size:0.875em;
}
.latest-list ul li a span{
	width:7px;
	height:13px;
	display:inline-block;
	background:url('../images/arrow.png') no-repeat 0px 0px;
	vertical-align:middle;
	margin-right:0.5em;
}
.latest-list ul li a small{
	text-indent:10px;
	font-size:1em;
}

.latest-list ul li a:hover{
	color:#e74c3c;
	text-decoration:none;
}
/*---start-footer----*/
.top-footer{
	background:#222222;
	padding:4em 0;
}
.top-footer-grid{
	width:31.33%;
	float:left;
	margin-right:2%;
}
.top-footer-grid:nth-child(3){
	margin-right:0;
}
.top-footer-grid h3{
	font-size: 1.4em;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	font-weight: 900;
}
.address,.latest-post{
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5em;
}
.address li span {
	width: 26px;
	height: 32px;
	display: inline-block;
	vertical-align: top;
	margin-right: 0.5em;
}
.address li{
	display: block;
	margin: 5px;
	font-size: 1em;
	color: #fff;
	height:40px;
	line-height:40px;

}

.address li img{
	height:25px;
	line-height:25px;
	margin:0px 10px 0px 0px;

}

.address li label{
	width: 42%;
	display: inline-block;
}
.address li a{
	color:#fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.address li a:hover{
	color:#0672b9;
	text-decoration:none;
}
.map-pin{
	background:url(../images/footer-icon1.png) no-repeat 0px 0px;
}
.mob{
	background: url(../images/footer-icon1.png) no-repeat 0px -80px;
}
.msg{
	background: url(../images/icons/email.png) no-repeat;
}
.faq{
	background: url(../images/icons/faq-icon.png) no-repeat;
}
.employment{
	background: url(../images/icons/employment-icon.png) no-repeat;
}
.channel{
	background: url(../images/icons/channel-icon.png) no-repeat ;
}
/*--latest-post--*/
.latest-post li span{
	width: 27px;
	height: 27px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.4em;
	margin-top: 0.22em;
}
.latest-post li a{
	color:#999;
	line-height:1.5em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	text-decoration:none;
}
.latest-post li a:hover{
	color:#FFF;
	text-decoration:none;
}
.latest-post li a label{
	color:#FFF;
}
.latest-post li{
	margin: 0.5em 0;
}
.icon1{
	background:url(../images/footer-icon2.png) no-repeat 0px 0px; 
}
.icon2{
	background:url(../images/footer-icon2.png) no-repeat 0px -37px; 
}
.icon3{
	background: url(../images/footer-icon2.png) no-repeat 0px -80px;
}
.icon4{
	background:url(../images/footer-icon2.png) no-repeat 0px -121px; 
}
.icon5{
	background:url(../images/footer-icon2.png) no-repeat 0px -160px; 
}
/*--//latest-post--*/
/*---latest-tweets---*/
.tweet-box-icon{
	float: left;
	width: 8%;
	height: 100px;
}
.tweet-box-icon span{
	width:30px;
	height:30px;
	display:inline-block;
	background:url(../images/twiiter-bird.png) no-repeat 0px 0px;
	margin-top: 3px;
}
.tweet-box-info{
	float:right;
	width:90%;
	font-family: 'Open Sans', sans-serif;
}
.tweet-box-info p{
	color:#999;
	line-height:1.5em;
}
.tweet-box-info p a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.tweet-box-info p a:hover{
	color:#999;
	text-decoration:none;
}
.tweet-box-info p span a{
	color:#FFF;
	display:block;
	line-height:1.5em;
}
.tweet-box-info p label a{
	color:#FFF;
	display:block;
	font-size:0.875em;
}
/*---//latest-tweets---*/
/*---start-bottom-footer---*/
.footerbar{
background-color: #0672b9;
}
.bottom-footer-left{
	float:left;
}
.bottom-footer-right{
	float:right;
	line-height:24px;
}

@media (max-width:640px){
.bottom-footer-right{
	float:left;
	line-height:24px;
	text-align:left;
}
	}

.bottom-footer-left p{
	font-size: 0.875em;
	color: #000000;
	margin: 1.5em 0;
}
.bottom-footer-left p a{
	color:#999;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
} 
.bottom-footer-left p a:hover{
	color:#777;
}
.bottom-social-icons li a{
	width:42px;
	height:42px;
	display:block;
}
.footer ul{
	margin:0;
	padding:0;
}
.footer ul li{
	list-style:none;
}
.footer {
	
}
/*---End-footer----*/
/*---- about ----*/
.breadcrumbs-left{
	float:left;
}
.breadcrumbs-left h1{
	font-weight: 900;
	text-transform: uppercase;
	color: #424242;
	margin: 0.4em 0 0.35em;
}
.breadcrumbs-right{
	float: right;
	margin-top: 1.1em;
}
.breadcrumbs-right ul li{
	display:inline-block;
	list-style:none;
	color:#777;
	padding:0.5em 0.3em;
}
.breadcrumbs-right ul li label{
	font-weight:normal;
	padding-left:0.5em;
}
.breadcrumbs-right ul li a{
	color:#0672b9;
	text-decoration:none;
}
.breadcrumbs-right ul{
	margin:0;
	padding:0;
}
.about-head{
	min-height:170px;
}
.about-wel{
	border-bottom:1px solid #EEE;
	padding:0 0 1em 0;
}
.about-wel p{
	width:100%;
	margin-top:0.5em;
} 
.about-grids p{
	font-size: 0.875em;
	line-height:1.6em;
	color: #777;
	margin: 1.5em 0;
}
.about-grids-row2-grid{
	float:left;
	width:48%;
	margin-right:4%;
}
.about-grids-row2-grid:nth-child(2){
	margin:0;
}
.about-top-grids{
	background:#fafafa;
	padding:2em 0 3em;
}
.about-note{
	margin-top:1em;
}
/*---- services ----*/
.services-top-grids{
	background:#fafafa;
	padding:2em 0 3em;
}

.services-wel{
	padding:0 0 1em 0;
}

.services-wel img {
    max-width: 300px;
    display: block;
    margin: auto;
}

.services-wel p{
	width:100%;
	margin-top:0.5em;
} 
.service-grid{
	width:32.53%;
	float:left;
	margin:1.2% 1.2% 1.2% 0;
}
.service-grid img{
	width:100%;
} 
.service-grid h3{
	margin:0;
	padding:0.8em 0 0.3em;
	color:#424242;
	font-weight:900;
	text-transform:uppercase;
	font-size:1.2em;
}
.service-grid:nth-child(3),.service-grid:nth-child(6){
	margin-right:0;
}
.service-grid p{
	font-size: 0.875em;
	line-height: 1.6em;
	color: #777;
	margin:0;
}
.service-grids{
	padding:0.5em 0;
}


/*---- alternates ----*/
.alternates-top-grids{
	background:#0672b9;
	padding:2em 0 3em;
}

.alternates-wel{
	padding:0 0 1em 0;
}
.alternates-wel p{
	width:100%;
	margin-top:0.5em;
} 
.alternate-grid{
	width:32.53%;
	float:left;
	margin:1.2% 1.2% 1.2% 0;
}
.alternate-grid img{
	width:100%;
} 
.alternate-grid h3{
	margin:0;
	padding:0.8em 0 0.3em;
	color:#424242;
	font-weight:900;
	text-transform:uppercase;
	font-size:1.2em;
}
.alternate-grid:nth-child(3),.alternate-grid:nth-child(6){
	margin-right:0;
}
.alternate-grid p{
	font-size: 0.875em;
	line-height: 1.6em;
	color: #777;
	margin:0;
}
.alternate-grids{
	padding:0.5em 0;
}



a.viewmore-s{
	background: #0672b9;
	padding: 0.7em 0em;
	display: inline-block;
	color: #FFF;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 1.3em;
	text-decoration: none;
	width:20%;
	margin:0 auto;
	display:block;
	text-align:center;
	margin-top:1.3em;
}
a.viewmore-s:hover{
	background: #464646;
}
/*----start-blog----*/
.blog{
	border-top:1px solid #EEE;
}
.blog  ul{
	margin:0;
	padding:0;
}
.blog  ul li{
	list-style:none;
}
.blog-left{
	float:left;
	width:75%;
}
.blog-left-head{
	
}
.blog-left-head h1 {
	color: #424242;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 700;
	padding: 0em 0;
}
.blog-right{
	float:right;
	width:23%;
}
.blog-left-head{
	border-bottom:1px solid #EEE;
	padding-bottom: 1em;
}
.blog-artical-grid h3 a{
	color: #404040;
	text-transform: uppercase;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0 0 0.8em 0;
	display: block;
	text-decoration:none;
}
.blog-artical-grid-pic-info-admin-left{
	float:left;
}
.blog-artical-grid-pic-info-admin-right{
	float:right;
}
.blog-artical-grid-pic-info-admin{
	background:rgba(3, 107, 176, 0.56);
	padding: 0.5em 2em;
	position: absolute;
	width:100%;
	bottom: 0;
}
.blog-artical-grid-pic-info-admin-left ul li{
	display:inline-block;
}
.blog-artical-grid-pic img{
	display:block;
}
.blog-artical-grid-pic-info-admin-left li a img{
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	vertical-align: middle;
}
.blog-artical-grid-pic-info-admin-left li p{
	color: #FFF;
	margin-left: 1em;
	font-weight: 600;
}
.blog-artical-grid-pic-info-admin-left li p a{
	color:#FFF;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.blog-artical-grid-pic-info-admin-left li p a:hover{
	color:#272727;
}
.blog-artical-grid-pic-info-admin-right h6{
	color: #FFF;
	font-size: 1.5em;
	margin-top: 0.6em;
	font-weight: 600;
}
.blog-artical-grid-pic-info-admin-right h6 span{
	font-size:0.8em;
	vertical-align:top;
}
.blog-artical-grid-pic-info{
	position:relative;
}
/*---- start-artical-tags----*/
.artical-tags ul li{
	display: inline-block;
	margin-right: 0.5em;
}
.artical-tags ul li a{
	background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
	color: #404040;
	text-transform: uppercase;
	text-decoration:none;
	font-size: 0.875em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0.05em 1em 0.05em 1.5em;
	display: block;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.artical-tags ul li a:hover{
	color:#0672b9;
}
.artical-tags{
	margin: 1.5em 0 1.2em;
}
.artical-details p{
	font-size: 0.875em;
	line-height: 1.7em;
	color: #777;
}
.artical-details p a{
	color:#0672b9;
}
.artical-details-left{
	float:left;
	width:48%;
	margin-right:4%;
}
.artical-details-right{
	float:right;
	width:48%;
	margin-right:0%;
}
.artical-more-btn{
	background: #EDEDED;
}
.artical-more-btn a span{
	background:#0672b9;
	color: #FFF;
	padding: 0.5em 2em;
	display: inline-block;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.artical-more-btn a span:hover{
	background:#424242;
}
.blog-artical-pagenate ul li{
	display:inline-block;
}
.blog-artical-pagenate ul li a{
	color: #535353;
	background: #EDEDED;
	padding: 0.2em 0.7em;
	font-weight: 600;
	font-size: 1.2em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	text-decoration:none;
	-moz-transition:0.5s all;
}
.blog-artical-pagenate{
	text-align: center;
	margin: 4em 0 4em;
}
.blog-artical-pagenate ul li a:hover,.blog-artical-pagenate ul li.active a{
	background:#0672b9;
	color:#FFF;
}
.blog-artical-pagenate ul li.frist span{
	height: 20px;
	width: 15px;
	display: inline-block;
	background: url(../images/pagenate.png) no-repeat 0px 0px;
	vertical-align: sub;
	margin-right: 1em;
	cursor:pointer;
}
.blog-artical-pagenate ul li.more-art span{
	width: 34px;
	height: 20px;
	display: inline-block;
	background: url(../images/pagenate.png) no-repeat -39px 0px;
	vertical-align: sub;
	margin: 0 0.5em;
	cursor:pointer;
}
.blog-artical-pagenate ul li.last span{
	height: 20px;
	width: 15px;
	display: inline-block;
	background: url(../images/pagenate.png) no-repeat -17px 0px;
	vertical-align: sub;
	margin-right: 1em;
	cursor:pointer;
}
/*-----start-blog-right----*/
.blog-right{
	
}
.blog-right-head span{
}
.blog-right-head h3{
	color: #424242;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: 700;
	padding: 0.3em 0 1.1em;
	border-bottom: 1px solid #EEE;
}
.accordion-content ul li a{
	color: #424242;
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight: 600;
	padding: 0.5em 0.3em;
	display: block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
}
.accordion-content ul li a:hover{
	color:#0672b9;
}
.tags-for ul li{
	margin-bottom:0.5em;
}
.tags-for{
	margin: 0.5em 0 2em;
}
.tags-for ul li {
	display: inline-block;
	margin-right: 0.5em;
}
.tags-for ul li a {
	background: url(../images/tags-bg.jpg) no-repeat left #EDEDED;
	color: #404040;
	text-transform: uppercase;
	font-size: 0.875em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0.05em 1em 0.05em 1.5em;
	display: block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration:none;
}
.tags-for ul li a:hover,.blog-comment-grid-right a:hover{
	color:#0672b9;
}
.blog-right-accordinations{
	margin:1em 0 2.2em;
}
.blog-comment-grid-left{
	float: left;
	width: 25%;
	margin-top: 1em;
	cursor:pointer;
}
.blog-comment-grid-left img{
	border-radius:30em;
	-webkit-border-radius:30em;
	-moz-border-radius:30em;
	-o-border-radius:30em;
}
.blog-comment-grid-right{
	float: right;
	width: 70%;
}
.blog-comment-grid-right a{
	color: #404040;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight:700;
	text-decoration:none;
}
.blog-comment-grid-right p{
	font-size: 0.875em;
	color: #777;
	line-height: 1.7em;
}
.blog-comment-grids{
	margin-top:1em;
}
.blog-comment-grid{
	margin-bottom:1em;
}
.blog-artical-grid-pic img{
	width:100%;
}
/*-----//End-blog-right----*/
/*---- start-blog-single-page----*/
.blog-single-page h3{
	margin:0;
	padding:0;
}
.blog-single-page h3 a {
	color: #404040;
	text-transform: uppercase;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0.5em 0 0.8em;
	display: block;
	text-decoration:none;
}
.blog-single-page-artical-info-left {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.blog-single-page-artical-info-right {
	float: right;
	width: 48%;
	margin-right: 0%;
}
.blog-single-page p {
	font-size: 0.875em;
	line-height: 1.7em;
	margin-bottom: 1.8em;
	color: #777;
}
.blog-single-page p.para1:first-letter{
	font-size: 4em;
	font-weight: 700;
}
.blog-single-page-artical-info{
	margin-top: 2em;
}
.blog-single-page-artical-info h3{
	color: #424242;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 700;
	padding: 0.3em 0;
}
.spa-para{
	background: #EDEDED;
	padding: 1em;
	border-left: 3px solid #40A6CF;
	font-style: italic;
}
/*---*/
.comment-secion-head{
	margin:2em 0;
}
.comment-secion-head h2{
	color: #424242;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: 700;
	padding: 0em 0;
}
.comment-secion-head h2 label{
	font-size: 0.5em;
	vertical-align: super;
	margin-left: 1em;
	color:#0672b9;
}
.artical-comment-grid-left{
	width: 8%;
	float: left;
	text-align: center;
	margin-top: 0.4em;
}
.artical-comment-grid-left img{
	border-radius:30em;
	-webkit-border-radius:30em;
	-moz-border-radius:30em;
	-o-border-radius:30em;
} 
.artical-comment-grid-info{
	float:right;
	width:90%;
}
.artical-comment-grid-info ul li{
	display: inline-block;
	color: #777777;
	font-size: 0.875em;
	line-height: 1.7em;
	margin: 0 1em 0 0;
}
.artical-comment-grid-info ul li a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 700;
}
.artical-comment-grid-info p{
	margin-top:0.5em;
}
.p-replay a{
	color: #0672b9;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration:none;
}
.p-name a,.p-replay a:hover{
	color: #404040;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration:none;
}
.p-name a:hover{
	color: #0672b9;
}
.sub-comment{
	margin-left:5%;
}
.artical-comment-grid{
	margin-bottom:1em;
}
.table-form{
	margin: 2em auto;
}
.table-form form input[type="text"]{
	font-family: 'Open Sans', sans-serif;
	border: 1px solid rgba(192, 192, 192, 0.61);
	outline: none;
	padding: 12px;
	color: #333333;
	overflow: hidden;
	width: 40%;
	display: block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	-webkit-appearance: none;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
}
.table-form textarea{
	font-family: 'Open Sans', sans-serif;
	padding: 8px;
	outline:none;
	color: #333333;
	border: 1px solid rgba(192, 192, 192, 0.61);
	width:80%;
	height:230px;
	resize: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	-webkit-appearance: none;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
}
.table-form form input[type="text"]:hover,.table-form textarea:hover{
	border: 1px solid rgba(236, 0, 95, 0.39);
}
.table-form input[type="submit"]{
	font-family: 'Open Sans', sans-serif;
	color: #5a5a5a;
	padding: 0.8em 1.5em;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	border: 1px solid rgba(192, 192, 192, 0.61);
	display: block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	cursor:pointer;
	font-size: 1em;
	outline:none;
}
.table-form input[type="submit"]:hover{
	color:#0672b9;
	border:1px solid rgba(236, 0, 95, 0.39);
}
.table-form label{
	display: block;
	margin: 0.4em 0 0.5em;
	font-family: 'Open Sans', sans-serif;
	color: #424242
}
.table-form div{
	margin:0.5em 0;
}
.table-form div {
	margin: 1em 0;
}
/*---- //End-blog-single-page----*/
/*----//End-blog----*/
/*----- contact ----*/
.map iframe{
	margin:0em 0 1em;
	width:100%;
	min-height:300px;
	border:none;
}
.contact-left{
	float:left;
	width:27%;
}
.contact-left h2{
	font-weight: 900;
	font-size: 1.8em;
	color: #424242;
	text-transform: uppercase;
}
.contact-right{
	width:70%;
	float:right;
}
.contact-right h2{
	font-weight:900;
	font-size:1.8em;
	color:#424242;
	text-transform:uppercase;
}
.contact-right form span{
	display: block;
	margin: 1em 0 0.5em;
	font-family: 'Open Sans', sans-serif;
	color: #424242;
	font-weight: bold;
}
.contact-right form input[type="text"],.contact-right form textarea{
	font-family: 'Open Sans', sans-serif;
	border: 1px solid rgba(192, 192, 192, 0.61);
	outline: none;
	padding: 12px;
	color: #333333;
	overflow: hidden;
	width: 50%;
	display: block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	-webkit-appearance: none;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
}
.contact-right form textarea{
	min-height:270px;;
	resize:none;
	width:90%;
}
.contact-right input[type="submit"]{
	font-family: 'Open Sans', sans-serif;
	color: #5a5a5a;
	padding: 0.8em 1.5em;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	border: 1px solid rgba(192, 192, 192, 0.61);
	display: block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	cursor: pointer;
	font-size: 1.1em;
	outline: none;
	margin-top:1em;
}
.contact-right input[type="submit"]:hover{
	color: #0672b9;
	border: 1px solid rgba(236, 0, 95, 0.39);
}
.contact-right form input[type="text"]:hover,.contact-right form textarea:hover{
	border: 1px solid rgba(236, 0, 95, 0.39);
}
.contact-left p{
	display:block;
}
.contact-left span{
	padding:0 0 1em;
}
/*------ Responsive-design ------*/
@media (max-width:1366px){
	.container{
		width:80%;
	}
	.banner-grids {
		width:80%;
	}
}
@media (max-width:1280px){
	.container{
		width:80%;
	}
	.banner-grids {
		width:80%;
	}
}
@media (max-width:995px){
	.container{
		width:90%;
	}
	.banner-grids {
		width: 87.2%;
	}
	.banner-grids {
		bottom:0em;
		position:inherit;
		text-align:center;
		width:100%;
	}		
	.banner h1 {
		width: 70%;
	}
}

@media (max-width:1200px){
	.social-media{
		width:100%;
		text-align:center;
		margin:0 auto;
	}
	.social-media img{
		width:25px;
		margin-top:10px;
	}
}



@media (max-width:785px){
	.logo {
	width:30%;
	height:auto;

	}
	.logo img{
	max-width:100%;
	height:auto;
	}

	.container{
		width:90%;
	}
	.banner-grids {
		width: 85.5%;
	}
	.banner h1 {
		width: 73%;
		font-size: 2.3em;
	}
	.banner-grids {
		bottom:0em;
		position:inherit;
		text-align:center;
		width:100%;
	}
	.banner p {
		font-size: 1em;
		width: 80%;
	}
	.banner {
		padding: 6em 0 4em;
	}
	.banner a.seemore {
		font-size: 1.1em;
	}
	.welcome-note {
		margin-top: 1em;
	}
	.wel-head h3 {
		margin-top: 0em;
		font-size: 1.8em;
	}
	.wel-head p {
		width: 90%;
	}
	.top-grid {
		margin: 0 0 1em 0;
	}
	.top-footer-grid {
		width: 100%;
		float: none;
		margin-right:0%;
		margin-bottom:1em;
	}
	.top-footer-grid h3 {
		font-size: 1.2em;
	}
	.top-footer {
		padding: 2em 0;
	}
	.tweet-box {
		clear: both;
	}
	.breadcrumbs-left h1 {
		font-size: 1.3em;
		margin: 0.7em 0 0.7em 0;
	}
	.breadcrumbs-right {
		margin-top: 0.55em;
	}
	.service-grid {
		width: 100%;
		float: none;
		margin: 1em 0;
	}
	a.viewmore-s {
		padding: 0.6em 0em;
		font-size: 1.2em;
	}
	.blog-artical-grid h3 a {
		font-size: 0.75em;
	}
	.blog-left-head h1,.blog-right-head h3{
		font-size: 1.2em;
		margin: 0.5em 0;
	}
	.blog-left,.blog-right{
		float: none;
		width: 100%;
	}
	.blog-comment-grid-left {
		float: left;
		width: 10%;
		margin-top: 0em;
	}
	.blog-comment-grid-right {
		width: 88%;
	}
	.blog-comment-grid {
		margin-bottom: 1.5em;
	}
	.artical-comment-grid-info {
		width: 88%;
	}
	.blog-single-page h3 a {
		font-size: 0.75em;
		padding: 0.7em 0 0.8em;
	}
	.blog-left-head {
		padding-bottom: 0.2em;
	}
	.map iframe {
		width: 100%;
		min-height: 150px;
	}
	.contact-left {
		float: none;
		width: 100%;
	}
	.contact-left h2 {
		font-size: 1.2em;
	}
	.contact-left{
		font-size: 0.875em;
	}
	.contact-left p{
		font-size: 0.875em;
	}
	.contact-right {
		width: 100%;
		float: none;
	}
	.contact-right h2 {
		font-size: 1em;
	}
	.contact-right form input[type="text"], .contact-right form textarea {
		padding: 8px;
		width:100%;
	}
	.contact-right form span {
		margin: 0.5em 0 0.5em;
	}
	.contact-right form textarea {
		min-height: 200px;
	}
	.contact-right input[type="submit"] {
		padding: 0.65em 1.5em;
	}
	/*------ responsive -menu -----*/
	.top-nav {
		float: right;
		clear: both;
		position:relative;
	}

	/*------ responsive -menu -----*/
}
@media (max-width:640px){
	.container{
		width:90%;
	}
	.banner-grids {
		width: 85.5%;
	}
	.banner h1 {
		width: 77%;
		font-size: 2em;
	}
	.banner-grids {
		bottom:0em;
		position:inherit;
		text-align:center;
		width:100%;
	}
	.banner p {
		font-size: 1em;
		width: 80%;
	}
	.banner {
		padding: 6em 0 4em;
	}
	.banner a.seemore {
		font-size: 1.1em;
	}
	.welcome-note {
		margin-top: 1em;
	}
	.wel-head h3 {
		margin-top: 0em;
		font-size: 1.8em;
	}
	.wel-head p {
		width: 90%;
	}
	.top-grid {
		margin: 0 0 1em 0;
	}
	.top-footer-grid {
		width: 100%;
		float: none;
		margin-right:0%;
		margin-bottom:1em;
	}
	.top-footer-grid h3 {
		font-size: 1.2em;
	}
	.top-footer {
		padding: 2em 0;
	}
	.tweet-box {
		clear: both;
	}
	.breadcrumbs-left h1 {
		font-size: 1.3em;
		margin: 0.7em 0 0.7em 0;
	}
	.breadcrumbs-right {
		margin-top: 0.55em;
	}
	.service-grid {
		width: 100%;
		float: none;
		margin: 1em 0;
	}
	a.viewmore-s {
		padding: 0.6em 0em;
		font-size: 1.2em;
	}
	.blog-artical-grid h3 a {
		font-size: 0.75em;
	}
	.blog-left-head h1,.blog-right-head h3{
		font-size: 1.2em;
		margin: 0.5em 0;
	}
	.blog-left,.blog-right{
		float: none;
		width: 100%;
	}
	.blog-comment-grid-left {
		float: left;
		width: 10%;
		margin-top: 0em;
	}
	.blog-comment-grid-right {
		width: 86%;
	}
	.blog-comment-grid {
		margin-bottom: 1.5em;
	}
	.artical-comment-grid-info {
		width: 85%;
	}
	.blog-single-page h3 a {
		font-size: 0.75em;
		padding: 0.7em 0 0.8em;
	}
	.blog-left-head {
		padding-bottom: 0.2em;
	}
	.map iframe {
		width: 100%;
		min-height: 150px;
	}
	.contact-left {
		float: none;
		width: 100%;
	}
	.contact-left h2 {
		font-size: 1.2em;
	}
	.contact-left{
		font-size: 0.875em;
	}
	.contact-left p{
		font-size: 0.875em;
	}
	.contact-right {
		width: 100%;
		float: none;
	}
	.contact-right h2 {
		font-size: 1em;
	}
	.contact-right form input[type="text"], .contact-right form textarea {
		padding: 8px;
		width:100%;
	}
	.contact-right form span {
		margin: 0.5em 0 0.5em;
	}
	.contact-right form textarea {
		min-height: 200px;
	}
	.contact-right input[type="submit"] {
		padding: 0.65em 1.5em;
	}
	.table-form form input[type="text"] {
		width: 100%;
	}
	.table-form textarea {
		width: 100%;
		height: 190px;
	}
}
@media (max-width:480px){
	.container{
		width:90%;
	}
	.banner-grids {
		width: 85.5%;
	}
	.banner h1 {
		width: 84%;
		font-size: 1.5em;
	}
	.banner-grids {
		bottom:0em;
		position:inherit;
		text-align:center;
		width:100%;
	}
	.banner p {
		font-size: 1em;
		width: 80%;
	}
	.banner {
		padding: 6em 0 4em;
	}
	.banner a.seemore {
		font-size: 1.1em;
	}
	.welcome-note {
		margin-top: 1em;
	}
	.wel-head h3 {
		margin-top: 0em;
		font-size: 1.5em;
	}
	.wel-head p {
		width: 100%;
	}
	.top-grid {
		margin: 0 0 1em 0;
	}
	.top-footer-grid {
		width: 100%;
		float: none;
		margin-right:0%;
		margin-bottom:1em;
	}
	.top-footer-grid h3 {
		font-size: 1.2em;
	}
	.top-footer {
		padding: 2em 0;
	}
	.tweet-box {
		clear: both;
	}
	.breadcrumbs-left h1 {
		font-size: 1.3em;
		margin: 0.7em 0 0.7em 0;
	}
	.breadcrumbs-right {
		margin-top: 0.55em;
	}
	.service-grid {
		width: 100%;
		float: none;
		margin: 1em 0;
	}
	a.viewmore-s {
		padding: 0.6em 0em;
		font-size: 1.2em;
		width: 30%;
	}
	.blog-artical-grid h3 a {
		font-size: 0.75em;
	}
	.blog-left-head h1,.blog-right-head h3{
		font-size: 1.2em;
		margin: 0.5em 0;
	}
	.blog-left,.blog-right{
		float: none;
		width: 100%;
	}
	.blog-comment-grid-left {
		float: left;
		width: 10%;
		margin-top: 0em;
	}
	.blog-comment-grid-right {
		width: 80%;
	}
	.blog-comment-grid {
		margin-bottom: 1.5em;
	}
	.artical-comment-grid-info {
		width: 80%;
	}
	.blog-single-page h3 a {
		font-size: 0.75em;
		padding: 0.7em 0 0.8em;
	}
	.blog-left-head {
		padding-bottom: 0.2em;
	}
	.map iframe {
		width: 100%;
		min-height: 150px;
	}
	.contact-left {
		float: none;
		width: 100%;
	}
	.contact-left h2 {
		font-size: 1.2em;
	}
	.contact-left{
		font-size: 0.875em;
	}
	.contact-left p{
		font-size: 0.875em;
	}
	.contact-right {
		width: 100%;
		float: none;
	}
	.contact-right h2 {
		font-size: 1em;
	}
	.contact-right form input[type="text"], .contact-right form textarea {
		padding: 8px;
		width:100%;
	}
	.contact-right form span {
		margin: 0.5em 0 0.5em;
	}
	.contact-right form textarea {
		min-height: 200px;
	}
	.contact-right input[type="submit"] {
		padding: 0.65em 1.5em;
	}
	.table-form form input[type="text"] {
		width: 100%;
	}
	.table-form textarea {
		width: 100%;
		height: 190px;
	}
	.top-grid h4 {
		font-size: 1.2em;
	}
	.latest-news-grid h4 a {
		font-size: 0.875em;
	}
	.services-top-grids {
		padding: 1.5em 0 2em;
	}
	.blog-single-page-artical-info h3 {
		font-size: 1em;
	}
}
@media (max-width:320px){
	.container{
		width:90%;
	}
	.banner-grids {
		width: 85.5%;
	}
	.banner h1 {
		width: 100%;
		font-size: 1.2em;
	}
	.banner-grids {
		bottom:0em;
		position:inherit;
		text-align:center;
		width:100%;
	}
	.banner p {
		font-size: 1em;
		width: 100%;
		height: 45px;
		overflow: hidden;
	}
	.banner {
		padding: 4em 0 2em;
	}
	.banner a.seemore {
		font-size: 0.875em;
	}
	.welcome-note {
		margin-top: 1em;
	}
	.wel-head h3 {
		margin-top: 0em;
		font-size: 1.2em;
	}
	.wel-head p {
		width: 100%;
	}
	.top-grid {
		margin: 0 0 1em 0;
	}
	.top-footer-grid {
		width: 100%;
		float: none;
		margin-right:0%;
		margin-bottom:1em;
	}
	.top-footer-grid h3 {
		font-size: 1em;
	}
	.top-footer {
		padding: 1em 0;
	}
	.tweet-box {
		clear: both;
	}
	.breadcrumbs-left h1 {
		font-size: 1em;
		margin: 1.1em 0 0.7em 0;
	}
	.breadcrumbs-right {
		margin-top: 0.5em;
	}
	.service-grid {
		width: 100%;
		float: none;
		margin: 1em 0;
	}
	a.viewmore-s {
		padding: 0.8em 0em;
		font-size: 0.875em;
		width: 50%;
	}
	.blog-artical-grid h3 a {
		font-size: 0.6em;
		line-height: 1.5em;
	}
	.blog-left-head h1,.blog-right-head h3{
		font-size: 1em;
		margin: 0.5em 0;
	}
	.blog-left,.blog-right{
		float: none;
		width: 100%;
	}
	.blog-comment-grid-left {
		float: left;
		width: 10%;
		margin-top: 0em;
	}
	.blog-comment-grid-right {
		width: 71%;
	}
	.blog-comment-grid {
		margin-bottom: 1.5em;
	}
	.artical-comment-grid-info {
		width: 71%;
	}
	.blog-single-page h3 a {
		font-size: 0.6em;
		padding: 0.7em 0 0.8em;
	}
	.blog-left-head {
		padding-bottom: 0.2em;
	}
	.map iframe {
		width: 100%;
		min-height: 150px;
	}
	.contact-left {
		float: none;
		width: 100%;
	}
	.contact-left h2 {
		font-size: 1.2em;
	}
	.contact-left{
		font-size: 0.875em;
	}
	.contact-left p{
		font-size: 0.875em;
	}
	.contact-right {
		width: 100%;
		float: none;
	}
	.contact-right h2 {
		font-size: 1em;
	}
	.contact-right form input[type="text"], .contact-right form textarea {
		padding: 8px;
		width:100%;
	}
	.contact-right form span {
		margin: 0.5em 0 0.5em;
	}
	.contact-right form textarea {
		min-height: 200px;
	}
	.contact-right input[type="submit"] {
		padding: 0.65em 1.5em;
	}
	.table-form form input[type="text"] {
		width: 100%;
	}
	.table-form textarea {
		width: 100%;
		height: 190px;
	}
	.top-grid h4 {
		font-size: 1em;
	}
	.latest-news-grid h4 a {
		font-size: 0.75em;
	}
	.services-top-grids {
		padding: 1.5em 0 2em;
	}
	.blog-single-page-artical-info h3 {
		font-size: 1em;
	}
	.banner-grid {
		padding: 0.5em 0em;
	}

	.top-grids div.container,.mid-grids div.container{
		padding:0;
	}
	.mid-grids-left h2 {
		font-size: 1.2em;
	}
	a.news-btn {
		font-size: 0.875em;
	}
	.mid-grids-right {
		margin-top: 0.8em;
	}
	.mid-grids-right h3 {
		font-size: 1.2em;
	}
	.tweet-box-info {
		width: 83%;
	}
	.bottom-footer-left p {
		font-size: 0.875em;
		margin: 1em 0;
		text-align: center;
	}
	.address li {
		font-size: 0.875em;
	}
	.latest-post li a {
		font-size: 0.875em;
		line-height:1.5em;
	}
	.tweet-box-info p {
		font-size: 0.875em;
	}
	.about-grids-row2{
		display:none;
	}
	.breadcrumbs-right ul li {
		font-size: 0.875em;
	}
	.service-grid h3 {
		font-size: 1em;
	}
	.services-top-grids div.container{
		padding:0;
	}
	.blog-artical-grid-pic-info-admin{
		display:none;
	}
	.blog-artical-grid h3{
		margin:0.0em 0;
	}
	.artical-tags ul li a {
		font-size: 0.55em;
		padding: 0.5em 1em 0.5em 1.8em;
	}
	.artical-tags {
		margin: 0.3em 0 0.8em;
	}
	.artical-details-left {
		float: none;
		width: 100%;
		margin-right: 0%;
	}
	.artical-details-right{
		display:none;
	}
	.artical-more-btn {
		margin: 0;
	}
	.artical-more-btn a span {
		padding: 0.3em 1em;
	}
	.blog-artical-pagenate ul li:nth-child(4),.blog-artical-pagenate ul li:nth-child(5){
		display:none;
	}
	.blog-artical-pagenate {
		margin: 2em 0 2em;
	}
	.blog-single-page-artical-info-left {
		float:none;
		width:100%;
		margin-right:0%;
	}
	.blog-single-page-artical-info-right{
		display:none;
	}
	.blog-single-page p {
		line-height: 1.7em;
		margin-bottom: 0.8em;
	}
	.comment-secion-head h2 {
		font-size: 1em;
		margin:0.5em 0;
	}
	.table-form label {
		font-size: 0.875em;
	}
	.table-form form input[type="text"] {
		padding: 8px;
	}
	.table-form div {
		margin: 0.6em 0;
	}
	.table-form textarea {
		height: 150px;
	}
	.table-form input[type="submit"] {
		padding: 0.7em 0em;
		width: 100%;
	}
	.logo a {
		font-size: 1.9em;
	}
}
/*------ Responsive-design ------*/





/*---------------Slider Styles----------*/
.da-slider{
	width: 100%;
	min-width: 360px;
	height: 400px;
	position: relative;
	margin: 30px auto;
	overflow: hidden;
	background: transparent;
	-webkit-transition: background-position 1.4s ease-in-out 0.3s;
	-moz-transition: background-position 1.4s ease-in-out 0.3s;
	-o-transition: background-position 1.4s ease-in-out 0.3s;
	-ms-transition: background-position 1.4s ease-in-out 0.3s;
	transition: background-position 1.4s ease-in-out 0.3s;
}
.da-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	text-align: left;
}
.da-slide-current{
	z-index: 1000;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
	position: absolute;
	opacity: 0;
	left: 110%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 10%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 60%;
	opacity: 1;
}
.da-slide h2{
	color: #fff;
	font-size: 66px;
	width: 50%;
	top: 60px;
	white-space: nowrap;
	z-index: 10;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-family: 'Economica', Arial, sans-serif;
	font-weight: 700;
}
.da-slide p{
	width: 45%;
	top: 155px;
	color: #cecece;
	font-size: 18px;
	line-height: 26px;
	height: 80px;
	overflow: hidden;
	font-style: italic;
	font-family: 'Economica', Arial, sans-serif;
	font-weight: 400;
	font-style: italic;
}
.da-slide .da-img{
	text-align: center;
	width: 30%;
	top: 70px;
	height: 256px;
	line-height: 320px;
	left: 110%; /*60%*/
}
.da-slide .da-link{
	top: 270px; /*depends on p height*/
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 150px;
	text-align: center;
	background: rgba(255,255,255,0.2);
	text-decoration:none;
}
.da-slide .da-link:hover{
	background: rgba(255,255,255,0.3);
}
.da-dots{
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0px;
	bottom: 20px;
	z-index: 2000;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-dots span{
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #cecece;
	margin: 3px;
	cursor: pointer;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
}
.da-dots span.da-dots-current:after{
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	background: #035388;

}
.da-arrows{
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-arrows span{
	position: absolute;
	top: 50%;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: ##035388;
	cursor: pointer;
	z-index: 2000;
	opacity: 0;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
	-webkit-transition: opacity 0.4s ease-in-out 0.2s;
	-moz-transition: opacity 0.4s ease-in-out 0.2s;
	-o-transition: opacity 0.4s ease-in-out 0.2s;
	-ms-transition: opacity 0.4s ease-in-out 0.2s;
	transition: opacity 0.4s ease-in-out 0.2s;
}
.da-slider:hover .da-arrows span{
	opacity: 1;
}
.da-arrows span:after{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
	left: 5px;
	background: transparent url(../images/arrows.png) no-repeat top left;
	border-radius: 50%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.da-arrows span:hover:after{
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}
.da-arrows span:active:after{
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1);
}
.da-arrows span.da-arrows-next:after{
	background-position: top right;
}
.da-arrows span.da-arrows-prev{
	left: 15px;
}
.da-arrows span.da-arrows-next{
	right: 15px;
}

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 10%;
	opacity: 1;
}
.da-slide-current .da-img{
	left: 60%;
	opacity: 1;
}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h2{
	-webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	animation: fromRightAnim1 0.6s ease-in 0.8s both;
}
.da-slide-fromright p{
	-webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	animation: fromRightAnim2 0.6s ease-in 0.8s both;
}
.da-slide-fromright .da-link{
	-webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	animation: fromRightAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromright .da-img{
	-webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	animation: fromRightAnim4 0.6s ease-in 0.8s both;
}
@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide in from the left*/
.da-slide-fromleft h2{
	-webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	animation: fromLeftAnim1 0.6s ease-in 0.6s both;
}
.da-slide-fromleft p{
	-webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	animation: fromLeftAnim2 0.6s ease-in 0.6s both;
}
.da-slide-fromleft .da-link{
	-webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	animation: fromLeftAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromleft .da-img{
	-webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	animation: fromLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide out to the right */
.da-slide-toright h2{
	-webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-o-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
	animation: toRightAnim1 0.6s ease-in 0.6s both;
}
.da-slide-toright p{
	-webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-o-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
	animation: toRightAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toright .da-link{
	-webkit-animation: toRightAnim3 0.4s ease-in both;
	-moz-animation: toRightAnim3 0.4s ease-in both;
	-o-animation: toRightAnim3 0.4s ease-in both;
	-ms-animation: toRightAnim3 0.4s ease-in both;
	animation: toRightAnim3 0.4s ease-in both;
}
.da-slide-toright .da-img{
	-webkit-animation: toRightAnim4 0.6s ease-in both;
	-moz-animation: toRightAnim4 0.6s ease-in both;
	-o-animation: toRightAnim4 0.6s ease-in both;
	-ms-animation: toRightAnim4 0.6s ease-in both;
	animation: toRightAnim4 0.6s ease-in both;
}
@-webkit-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
/* Slide out to the left*/
.da-slide-toleft h2{
	-webkit-animation: toLeftAnim1 0.6s ease-in both;
	-moz-animation: toLeftAnim1 0.6s ease-in both;
	-o-animation: toLeftAnim1 0.6s ease-in both;
	-ms-animation: toLeftAnim1 0.6s ease-in both;
	animation: toLeftAnim1 0.6s ease-in both;
}
.da-slide-toleft p{
	-webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	animation: toLeftAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toleft .da-link{
	-webkit-animation: toLeftAnim3 0.4s ease-in both;
	-moz-animation: toLeftAnim3 0.4s ease-in both;
	-o-animation: toLeftAnim3 0.4s ease-in both;
	-ms-animation: toLeftAnim3 0.4s ease-in both;
	animation: toLeftAnim3 0.4s ease-in both;
}
.da-slide-toleft .da-img{
	-webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	animation: toLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}






/* Team
---------------------------------*/
.team-leader-block{
	max-width:993px;
	margin:0 auto;
}
.team-leader-box{
	overflow: hidden;
	text-align: center;
	width:100%;
}
.team-leader-box span{
	margin-bottom:24px;
	display:block;
}
.team-leader-box:nth-of-type(3n+0){ margin:0;}
.team-leader{
	width:auto;
	height:auto;
	position:relative;
	border-radius:50%;
	margin:7px 7px 25px 7px;
	
}
.team-leader-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:50%;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
}
.team-leader-shadow a{
	display:block;
	width:100%;
	height:100%;
}
.team-leader:hover .team-leader-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}
.team-leader:hover ul{ display:block; opacity:1}
.team-leader img{
	display:block;
	border-radius:50%;
	width:100%;
}
.team-leader ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.team-leader ul li{
	display:inline;
	margin:0 11px;
}
.team-leader ul li a{
	font-family: 'FontAwesome';
	display:inline-block;
	font-size:28px;
	color:#fff;	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.team-leader ul li a:hover, .team-leader ul li a:focus{
	text-decoration:none;
}
.team-leader ul li a.fa-twitter:hover{
	color:#55acee;
}
.team-leader ul li a.fa-facebook:hover{
	color:#3b5998;
}
.team-leader ul li a.fa-pinterest:hover{
	color:#cb2026;
}
.team-leader ul li a.fa-google-plus:hover{
	color:#dd4b39;
}

.instagram{
display: inline-block; width:25%;vertical-align: top;  position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px;
}

@media (max-width:780px){
.instagram{ width: 100%; margin:0 auto; float:left;}
}

