@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothic.eot');
	src: local('CenturyGothic'),
		url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/CenturyGothic.woff') format('woff'),
		url('../fonts/CenturyGothic.ttf') format('truetype'),
		url('../fonts/CenturyGothic.svg#Cinzel-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		16px;
	color:			#777777;
	margin:			0;
	padding:		0;
	text-align:		left;
}


.Top_BOx_One {
	background:		url(../images/bg.gif) top center repeat-x ;
	width:100%;
	height:150px;
	position:fixed;
	margin:auto;
	z-index:99999999999999999999999999999;
	}
	
.Top_BOx_One_TopMr {
	margin:-156px auto 0 auto;
	}	


.Top_BOx_Two {
	margin:150 pxauto 0 auto;
	}

h1, h2, h3, h4, h5, form, img, ul, p, fieldset {
	border:			0;
	margin:			0;
	padding:		0;
}

h3{
color: #1c93bf;
    padding: 12px 0;
    font-size: 25px;}

input, select, textarea {
	font-family:	Arial, Helvetica, sans-serif;
}
a {
	color:			#777777;
	outline:		none;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color:			#000000;
	text-decoration:underline;
}
/* COMMON STYLES
-------------------------------------------*/
.access {
	display:		none;
}
.left {
	float:			left;
}
.right {
	float:			right;
}
.clear {
	clear:			both;
}
.none {
	display:		none;
}
.base {
	margin:			0 auto;
	text-align:		left;
	width:			980px;
}
.last {
	background:		0 !important;
	border:			0 !important;
}
/* HEADER
-------------------------------------------*/

#topNav {
	list-style:		none;
	margin:auto;
	margin:			0 auto 20px auto;
	width:			980px;
}

#topNav ul {
	list-style:		none;
	float:			left;
	width:			100%;
}

#topNav li {
	float:			left;
}
#topNav li a {
	font-family: "Century Gothic", Arial;
	color:			#ffffff;
	float:			left;
	height:			27px;
	margin:			6px 23px 0 0;
	font-size:15px;
	font-weight:normal;
	padding:12px 17px 0 17px;
-moz-border-radius-bottomright:7px;
border-bottom-right-radius: 7px;

-moz-border-radius-bottomleft:7px;
border-bottom-left-radius: 7px;
text-transform:uppercase;
}

#topNav li a:hover {
	background:#1C93BF;
	text-decoration:none;
	}
	
#topNav li a.active {
	background:#1C93BF;
	text-decoration:none;
	}	
	
	
	
.nav {
width: 980px;
position: relative;
margin:auto;
z-index: 9999999999999 !important;

}	

#header {
	width:980px;
	margin:10px auto 0 auto;
	}
#header h1{
	float:		left;
}
#header h1 a{
	background:		url(../images/logo.gif) no-repeat;
	display:		block;
	height:			76px;
	text-indent:	-5000px;
	width:			477px;
	float: left;
}

#header .5-star { float:right; height:76px; width:70px;}
#header ul{
	list-style:		none;
	float:			left;
	margin:			20px 0 0 28px;
	font-size:		14px;
}
#header ul a{
	color:			#000000;
}

#bannerWrapper{
	clear:			both;
	float:			left;
	height:			513px;
	margin:			23px 0 0 0;
	position:		relative;
	width:			100%;
	margin:147px 0 0 0 ;
}
#bannerWrapper img{
	display:		none;
}
#bannerWrapper .mainImg{
	position:		absolute;
	top:			0;
	left:			0;
}
#bannerWrapper .smallImg{
	position:		absolute;
	top:			259px;
	left:			143px;
	z-index:		9999;
}
.banner{
	background:		url(../images/exprtsPanel.png) no-repeat top right;
	float:			left;
	height:			513px;
	position:		absolute;
	top:			0px;
	right:			0;
	width:			100%;
	z-index:		9999;
}
.banner p{
	color:			#ffffff;
	font-size:		16px;
	width:			377px;
	line-height:	24px;
	margin:			209px 0 0 502px;
	text-align:		center;
}
.banner a{
	background:		url(../images/readmore.png) no-repeat;
	display:		block;
	height:			45px;
	margin:			25px 0 0 615px;
	text-indent:	-5000px;
	width:			143px;
}
.banner a:hover{
	background:		url(../images/readmore.png) no-repeat bottom left;
}
.panels,
#footer{
	clear:			both;
	float:			left;
}
.panels{
	margin:			21px 0 40px 0;
	width:			100%;
}
.panels .panel{
	
	margin:			0 21px 0 0;
	float:			left;
	padding:		15px 0 0 0;
	width:			229px;
}
.panels .fourth{
	margin:			0;
}
.panels .panel h3{
	color:			#000000;
	font-family:	century, times new roman;
	font-size:		14px;
	font-weight:	normal;
	margin:			0 0 13px 0;
}
.panels .panel h3 a{
	color:#1c93bf;

		font-family: "Century Gothic", Arial;
}
.panels .panel h3 a:hover{
	color:			#1c93bf;
}
.panels .panel img{
	float:			left;
	margin:			0 10px 0 0;
}
.panels .panel p{
	float:			left;
	font-size:		12px;
	line-height:	16px;
	width:			159px;
}

#footer{
	
	color:			#b6b6b6;
	font-size:		11px;
	padding:		10px 0 0px 0;
	width:			980px;
	clear:both;
	margin:auto;
}
.in-footer{
	margin:			30px 0 0 0;
}

.parasevmr {
	margin:10px 0 0 260px!important;
	font-size:22px;
	line-height:29px;
	}
	
.parasevmr2 {
	margin:30px 0 0 260px!important;}	

#footer a{
	color:			#b6b6b6;
}


.in-banner{
	clear:			both;
	color:			#fff;
	float:			left;
	font-size:		26px;
	height:			167px;
	margin:			172px 0 44px;
	width:			100%;
	line-height:37px;
	font-family: "Century Gothic", Arial;
	font-style:italic;
}

.banner-services{
	background:url(../images/servicebanne.png) no-repeat;
}
.banner-aboutus{
	background:url(../images/ab-banner.png) no-repeat;
}
.banner-news-events{
	background:url(../images/newsbangner.png) no-repeat;
}
.banner-client-testimonials{
	background:url(../images/clintbannger.png) no-repeat;
}
.banner-contactus{
	background:url(../images/cont-babbger.png)	 no-repeat;
}
.in-banner p{
	margin:			64px 0 0 260px;
}
.left-col{

	clear:			both;
	float:			left;
	width:			230px;
	margin:-15px 0 0 0;
}
.left-col ul{
	list-style:		none;
}
.left-col li a{
	border-bottom:	0;
	display:		block;
	font-family: "Century Gothic", Arial;
	font-size:		14px;
	color:			#000000;
	padding:		10px 10px 10px 18px;
	text-transform:uppercase;
	border-right: 5px solid #fff;
	text-decoration:none;

}
.left-col li.last a{

}

.left-col li a:hover {
		text-decoration:none;
	background:#FAFAFA;
	/* border:0; */
	
}


.left-col li a.active{
	
	color:			#1c93bf;
	text-decoration:none;
	background:#F3F3F3;
	border-right: 5px solid #1C93BF;
}
.left-col li a.active{
	color:			#1c93bf;
	text-decoration:none;
	background:#F3F3F3;
	border-right: 5px solid #1C93BF;
}
.right-col{
	margin:-44px 0 0 0;
	float:			right;
	width:			720px;
    min-height:410px;
}
.right-col h3{
	color:			#1c93bf;
	font-size:		20px;
	margin:			25px 0 0 0;
	text-transform:uppercase;
	font-family: "Century Gothic", Arial;
	font-weight:normal;
}
.right-col h4{
	color:#414141;
	font-size:		18px;
	margin:			25px 0 0 0;
	font-family: "Century Gothic", Arial;
	font-weight:normal;
	text-transform:uppercase;
}
.right-col p {
	color:			#777777;
	font-size:		14px;
	line-height:	20px;
	margin:			15px 0 0 0;
}

.right-col p strong {
	color:#414141;
	font-size:		16px;
	margin:			25px 0 0 0;
	font-family: "Century Gothic", Arial;
	font-weight:normal;
	text-transform:uppercase;
	line-height:24px;
}

.right-col ul { padding:10px 0px 35px 10px!important; margin:0 0 0px 0!important;  list-style:none; /*border-bottom:1px solid #E1E1E1;*/}
.right-col ul li { background:url(../images/arowlist.png) left top no-repeat; list-style:none; padding:0 0 0 35px; line-height:23px; font-size:14px; list-style:none; }
.right-col ul.alpha {  padding:10px 0px 0px 10px; margin:0px 0px 0px 0px; list-style:none;}
.right-col ul.alpha li { line-height:23px; font-size:14px; }

.photo-left { float:left; margin:0px 20px 10px 0px; }
.photo-right { float:right; margin:0px 0px 10px 20px; }

/* sub page content */
.subpage-content { clear:both; width:980px; float:left; margin:-25px 0 0 0; min-height:256px;}
.subpage-content h3{ color:#1c93bf; font-size:17px; margin:0px 0 0 0;	text-transform:uppercase; display:none;}
.subpage-content h4{ color:#1c93bf;	font-size:17px;	margin:25px 0 0 0;	text-transform:uppercase;}
.subpage-content p { color:#777777;	font-size:14px;	line-height:20px; margin:15px 0 0 0;}

/*
.contact-form { float:left; width:700px; margin:30px 20px 0px 0px; display:inline;}
.contact-form label { width:120px; float:left; margin:-10px 10px 0px 0px; display:inline; font-size:15px; color:#333;}
.contact-form input, .contact-form textarea { border:1px solid #b0b0b0; padding:2px; height:18px; width:210px; margin:0px 0px 7px 0px; float:left;}
.contact-form input:hover, .contact-form textarea:hover { border:1px solid #14a7dc;}*/

/* form */
.contact-form { width:450px; float:left; margin:40px 0px 0px 30px; display:inline; }
.contact-form label { width:450px; font-size:14px; color:#777777;  float:left; margin:0px 0px 5px 0px;}
.contact-form label span { color:#052924;}
.contact-form input { border:1px solid #e2e2e2; width:445px; padding:0 0 0 5px; height:18px; line-height:26px!important; margin:0px 0px 10px 0px; color:#656565;  -webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    1px 1px 3px rgba(50, 50, 50, 0.55);
box-shadow:         1px 1px 3px rgba(50, 50, 50, 0.55); moz-border-radius: 5px; border-radius: 5px;}
.contact-form select { border:1px solid #e2e2e2; width:400px; float:left; height:26px; padding:2px; line-height:26px!important; margin:0px 0px 10px 0px;}
.contact-form textarea { color:#656565;border:1px solid #e2e2e2; width:445px; float:left;  line-height:26px; margin:5px 0px 10px 0px; height:70px;  font-family:Arial, Helvetica, sans-serif; -webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    1px 1px 3px rgba(50, 50, 50, 0.55);
box-shadow:         1px 1px 3px rgba(50, 50, 50, 0.55); moz-border-radius: 5px; border-radius: 5px; }



.contact-form input.submit { background:#1C93BF; height:37px; line-height:28px; color:#fff; text-align:center; width:100px; float:left; margin:-20px 0px 0px 0px; font-size:16px;  border:0; cursor:pointer;
	font-family: "Century Gothic", Arial;
-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 50, 0.00);
-moz-box-shadow:   0px 0px 0px rgba(0, 0, 50, 0.00);
box-shadow:         0px 0px 0px rgba(0, 0, 50, 0.00);


}
.contact-form input.submit:hover {background:#383433; text-decoration:none; border:0;}





.address { float:left; width:480px;  padding:10px 20px 0px 0px;} /*  border-right:1px solid #ccc;*/
.address p { line-height:24px;
width:230px;
float:left;
}
.address p strong { color:#1c93bf;}
.googlemap {float:left; width:200px; margin:0px 0px 0px 20px; display:none;}
.googlemap img { border:1px solid #777777; } 

.client-list { float:left; margin:20px; padding:0px; list-style:none; width:900px;}
.client-list li { list-style:none; padding:0px 0px 10px 0px; margin:0px 20px 10px 0px; border-bottom:1px solid #ccc; float:left; width:430px;}
.client-list li img { float:left; margin:0px 10px 0px 0px; vertical-align:middle; width:100px;}
.client-list li p {font-weight:bold; padding:20px 0px 0px 0px;}
.client-list li a { text-decoration:none;}
.client-list li a:hover { text-decoration:underline;}


.newst { float:left; margin:20px 20px 20px 0; padding:0px; list-style:none; width:980px;}
.newst li { list-style:none; padding:0px 0px 10px 0px; margin:0px 20px 10px 0px; border-bottom:1px solid #ccc; float:left; width:980px;}
.newst li img { float:left; margin:0px 10px 0px 0px; vertical-align:middle; width:100px;}
.newst li p { padding:20px 0px 0px 0px;}
.newst li a { text-decoration:none;}
.newst li a:hover { text-decoration:underline;}
.newst h5{color:#999;}
.newst h2{color:#fffff;}
 
#newsdetails {float:left; text-align:left; font-size:14px; }

#newsdetails h4 {color:#000; font-size:10px; !important }

.right-coladmin{
	border-top:		3px solid #14a7dc;
	float:			left;
	width:			720px;
}


.addrespadd { margin:-15px 0 0 0 !important;
 }
.comment {
	margin:-45px 0 0 0 !important;
	}
.map-location { float:left; width:980px; height:auto; margin-top:20px; }

.logo {
	float:left;
	width:980px;
	margine:30px 0 30px 0;
	height:160px;
	}
	
	
#marqueeM {margin:10px 0 0 0; padding:0; float:left; width:980px; height:auto;}
#marqueeM_box {margin:0;padding:0; float:left; width:980px; height:auto; overflow:hidden;}

#marqueeM_box  img {
	margin:0 15px 0 0;
	}
	
.courclnet {
	color:#1c93bf;
	font-weight:normal;
		font-family: "Century Gothic";
		margin:20px 0 0 0;
		font-size: 14px;
	}	
	
	
.lefttorightbox {
	margin:auto;
	width:100%;
	height:331px;
	position:absolute;
	background:#F4F4F4;
	top:660px;
	z-index:-9999999999999;
	}	
	
.lefttorightboxtop {
	margin:auto;
	width:100%;
	height:167px;
	position:absolute;
	background:#1C93BF;
	top:172px;
	z-index:-9999999999999
	}	
	
	

	

	

.heading01 {
		color:#1c93bf!important;
	    font-weight:normal;
		font-family: "Century Gothic"!important;;
		margin:0 0 10px 0;
		font-size:14px!important;;
		}
		
.heading02 {
	color:			#1c93bf!important ;
	font-size:		20px!important ;
	text-transform:uppercase;
	font-family: "Century Gothic", Arial;
	font-weight:normal;
	margin:-5px 0 25px 0!important ;
		}		
		
.heading01:hover {
	text-decoration:underline;}		


.panel01 {
	margin:10px 0 0 0;
	}
	

	
.textnonre:hover {
	text-decoration:none;}	
	
.parahover:hover {
	color:color:#777777!important;
	}	
	
.footerbg {
	width:100%;
	background:#F4F4F4;
	padding:25px 0;
	margin:auto;
   left:0px;
   bottom:0px;
	}	
	
	
.footermain {
	margin:auto;
	width:980px;
	color: #b6b6b6;
font-size: 11px;
	}	
	
.footermain p {
	float:left;
	color: #b6b6b6;
font-size: 11px;
	}
	
.footermain p a {
	text-decoration:none;
	color: #b6b6b6;
font-size: 11px;
	}	
	
.footermain p a:hover {
	text-decoration:underline;
	}	
	
	
.sub_nav {
	margin:156px auto 0 auto;
	width:980px;
	height:1px;

	}	
	
	
.TopMrgin {
	top:172px;}	
	
.sub_nav ul {
	list-style:none;
	width:980px;
	background:#DEEBF7;
	}
	
.sub_nav ul li {
	float:left;
	}
	
.sub_nav ul li a {
	float:left;
	font-family: "Century Gothic", Arial;
	color:			#383433;
	font-size:15px;
	text-decoration:none;
	height:31px;
	padding:10px 20px 0 20px;
	margin:-1px 0 0 0;
	}		
	
.sub_nav ul li a:hover {
	background:#1C93BF;
	color:#FFF;
	}
	
.sub_nav ul li a.active {
	background:#1C93BF;
	color:#FFF;
	}	
	
.banner_Services {margin:			15px 0 44px;}	
	
	
.tabs { margin:auto; padding:0; width:980px;  }
.tabs ul { float:left; width:			230px; list-style:none; margin:-10px 0 5px 0;}

.tabs ul li { list-style:none;}
.tabs ul li a {border-bottom:	0;
	display:		block;
	font-family: "Century Gothic", Arial;
	font-size:		14px;
	color:			#000000;
	padding:		10px 10px 10px 18px;
	text-transform:uppercase;
	border-right:3px solid #fff;
	}

.tabs ul li a:hover {  	text-decoration:none;
	background:#FAFAFA;
	border:0;
	}
html ul.tabs li.active, html ul.tabs li.active a { 	color:			#1c93bf;
	text-decoration:none;
	background:#F3F3F3;
	border-right: 3px solid #1C93BF;}
	
	
	
	
.lightgreybox {
	float:left;
	width:100%;
	padding:20px 20px;
	background:#F4F4F4;
	/* margin:30px 0 0 0; */
    margin:20px 0 0 0;
	border-radius:10px; -webmoz-border-radius:10px ; 
	height:210px;
	}
	
.smalbox2 {
	float:left;
	width:350px;

	}
	
.smalbox2 h4 {
	float:left!important;
	width:100px;
	height:60px;
	background:url(../images/arwo02.png) top no-repeat;
	color:#1C93BF;
	font-size:18px;
	text-align:center;
	float:left;
	padding:40px 0 0 0px;
	text-align:center;
	margin:0 0 0 0px;
	}		
	
	
.smalbox2 p {
	color:			#777777;
	font-size:		14px;
	line-height:	20px;
	margin:			0px 0 0 20px;
	float:left;
	width:230px;
	}	
.smalbox2 p a { color:#1C93BF;}	


.smalbox2 ul { float:left;
width:230px;
margin:10px 0 0 10px!important;
list-style:none;
border:0;}

.bannertestimonail {float:left; width:980px; height:450px; margin:20px 0 0 0; position:relative;}

.listpro {
	float:left;
	width:100%;
	margin:20px 0 0 0;
	
	}
	
.listpro ul {
	float:left;
	width:100%;
	border:0;
	list-style:none;
	padding:0 0 0 15px!important;
	}
	
.listpro ul li {
	float:left;
	width:687px;
	padding:0 0 35px;
	background:none;
	margin:25px 0 0 0;
	height:110px;
	border-bottom: 1px solid #E1E1E1;
	
	}
	
.listpro ul li p {
	color:#1c93bf;
	font-size:		16px;
	font-family: "Century Gothic", Arial;
	font-weight:normal;
	float:left!important;
	width:280px;
	margin:25px 0 0 0!important;
	line-height:25px;
	}	
	
.listpro ul li p span {font-size:		14px; color: #414141; font-weight:normal;}	
	
.listpro ul li img {
	float:left;
	margin:0 0 0 35px;
	}	
	
.heading { float:right;
position:absolute;
margin:10px 0 0 0px;
background:#1C93BF;
padding:0px 7px;
color:#fff;

line-height:20px;

}	

.logomrnone { margin:0 !important;
padding:0 20px 0 0;}

.panelspar1 {
	margin:30px 0 0 0;
	font-family: "Century Gothic", Arial;
	line-height:24px;}

.fontSmaill { font-size:15px;
line-height:30px;
text-transform:uppercase;
color:#1C93BF!important;}

#map {
	width:480px;
	height:350px;
	float:left;
	margin:20px 0 0 0;
}
.leftbox_ourclient {
	float:left;
	background:url(../images/our-clientbg.png) top no-repeat;
	width:472px;
	height:266px;
	margin:-401px 0 0 530px;}
	
.leftbox_ourclient h2 {
	float:left;
	font-size:		22px;
	margin:			25px 0 0 157px;
	text-transform:uppercase;
	font-family: "Century Gothic", Arial;
	font-weight:normal;
	color: #1C93BF;
	}	
	
.rightbox_one { background:url(../images/right-homebg.png) no-repeat;
width:599px;
height:310px;
float:left;
margin:0px -20px 0 0;}	


.rightbox_one p {
	text-align:center;
	font-size:16px!important;
	font-family:Helvetica, Arial, sans-serif!important; 
	line-height:23px;
	text-align:center;
	margin:70px 0 0 0px;
	color:#828282;}
	
.rightbox_one p strong {
		color:#828282;
		font-family: "Century Gothic", Arial;
		line-height:27px;
		font-size:22px;
		font-weight:normal;}	
.fixation {position:fixed;}  
.right-col ul.capital {margin-top:15px!important;}      
.capital li a{text-transform:capitalize;}   
.styledLine{margin: 30px 0 0 40px!important;}       
.resizeText{font-size:16px!important;}        
.accordion, .moveMenu {position:fixed!important; top:369px;}     

.news span a strong{
    font-size: 16px;
    color: #727272;
    padding-bottom: 7px;
    display: block;}

.more-link{
    color: #1c93bf;}
        
header.entry-header h3 {
    color: #1c93bf;
    font-size: 20px;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-family: "Century Gothic", Arial;
    font-weight: 500;
        min-height: 50px;
}


.news-wrpper{
	
	clear:both;
	padding-top:30px;
	overflow:hidden;
	padding-bottom: 30px;
}
.news-wrpper .news-items{
}
.news-wrpper .news-item {
    width: 30%;
    float: left;
    padding-right: 23px;
}
.news-wrpper .news-item .tag{
font-size: 12px;
    padding: 10px 19px 10px 20px;
    background: url(../images/tag.png) no-repeat left 13px;
    margin: 10px 0 0;

}
.news-wrpper .news-item .tag span{
    display: inline-block;
    margin-right: 5px;
    margin-bottom:5px;
    color: #fff;
    font-size:12px;
    background-color: #1C93BF;
    padding: 2px 4px;	
}
.news-wrpper .news-item img{
	width:100%;
	
}
.news-wrpper .news-item .post-date{
	font-size: 12px;
    padding: 5px 19px 0 20px;
       background: url(../images/calendar.png) no-repeat left bottom;
    margin: 10px 0;}
       
.news-wrpper .news-item .social-sharing{
	display:none
}        
  #blog-page .content-area article .post-date {
    font-size: 12px;
    padding: 5px 19px 0 20px;
    background: url(images/calendar.png) no-repeat left center;
    margin: 10px 0 0;
}    

.img-box {
    overflow: hidden;
    position: relative;
	border: 1px solid #D1D1D1
}

.social-box {
    position: absolute;
    bottom: -60px;
    right: 0;
    left: 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out;
}

.news-wrpper .news-item:hover .social-box{bottom:0}
.comment-count{background:url(../images/comment.png) no-repeat left center;padding-left: 18px;margin-left: 3px}
.tag span a, .tag span a:hover{color:#fff !important;text-decoration: none}
.tag span:hover{background-color:#086C91}
.popup-box{position:fixed;background:rgba(0, 0, 0, 0.6);left: 0;right: 0;bottom:0;top:0;z-index: 999999999999999999999999999999}
.pop-up-content{background:#00b2f0;max-width: 80%;width: 500px;left:50%;top:50%;transform: translate(-50%, -50%);padding:2em;color:#fff;position:absolute;text-align: center}
.pop-up-content h2{margin-bottom: 15px;font: 1.8em "Century Gothic", Arial;text-transform: uppercase;}
.pop-up-content p{font: 1.3em "Century Gothic", Arial;}
.pop-up-content a.btn{margin-top: 30px;display: inline-block;background: #000;color:#fff;font: 1.1em "Century Gothic", Arial;padding: 10px 25px;transition: all 0.5s ease}
.pop-up-content a.btn:hover{text-decoration: none;background: #252F33;color: #fff}
.pop-up-content .close{height:35px;width:35px;background:url(../images/close.png) no-repeat 0 0;display: block;text-indent: -99999px;position: absolute;top:-10px;right:-10px}
.lightbulb-icon{margin-bottom: 1.5em}
.title h2{font-size:48px;margin: 25px 0 0;text-transform: uppercase;font-family: "Century Gothic", Arial;color: #fff;font-weight:normal}
.title h2::first-letter{color:#4dd4f7}
.lefttorightbox.tutorial-bg{top: 992px;height: 462px;background:url(../images/tutorial-image.png) no-repeat center top #fff}
.news-items .news-item header h3 a{color: #474646}
.news-items .news-item header h3 a:hover{color:#000}
.news-wrpper .news-items .news-item .post-date{color:#474646}
.news-wrpper .news-items .news-item .comment-count a{color:#474646}
.news-wrpper .news-items .news-item .comment-count a:hover{color:#000}
        