/************************
Designed by : http://responsivewebinc.com
************************/

/* Basic CSS starts */


body{
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.overflow { overflow-x: hidden;}

.bluenew, .green {
    font-size: 40px; 
    font-weight: bold;
    line-height: 1.2;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
}
.blog-showcase-extra-info h4{ color:#0c4871; border-bottom:1px solid #ccc;
 border-top:1px solid #ccc; padding:3px 0 3px 0; }
 
.img-right		{ float: right; margin: 0 0 0 20px;}
.img-left		{ float: right; margin: 0 0 0 20px;}
.image-border	{ max-width: 320px!important; border: 5px solid #fff;
	-webkit-box-shadow: 1px 1px 2px 2px #e6e6e6;
  	-moz-box-shadow: 	1px 1px 2px 2px #e6e6e6;
   	box-shadow: 		1px 1px 2px 2px #e6e6e6;
   }
.image-box-right{ float: right; border: none!important} 
p{
	margin:0;
	padding:0;
}

a{
	color: #5f5f60;
	
}
#navbar-heading a{
     font-weight:bold;
	 
}

a:hover{
	color: #2a6496;
	text-decoration: none;
}

a:hover,a:active,a:focus {
	outline: 0;
}

hr{
	border-top: 0;
	border-bottom: 1px solid #eee;
}

:focus {
	outline:none;
}

::-moz-focus-inner {
	border:0;
}
form *{
	box-shadow: none !important;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
fotm textarea{
	font-size: 13px !important;
}

.main-menu li a.active{
 color:#fff;
 text-decoration:none;
 
 }

.bluenew{color:#038bcb; font-size:36px;}
.orange{color:#e7521d; font-size:36px;}
.black{text-align:right; color:#000;}
.tx-right{ text-align:right;}
.padding{ padding-top:0px;}
.float-right{ float:right;}
.boarder-radius{border-radius:90px; overflow:hidden; width:100px; height:100px; float:left; margin:10px 10px 0 10px;}
.heightauto{ height:auto;}

.innerimg{width:100%; margin-top:50px;}
.padding35{ padding-left:35px;}
.padding20{ padding-left:20px;}
.padding10{ padding-bottom:10px;}
.welcometext p{text-align:left; font-size:13px;}
.imageborder-outer{margin:90px 0 0 0;}
.txflorght{ text-align:right; float:right;}
.redact{color:#CC0000;}
.margin2{ margin-left:2px;}
.margin80{margin:80px 0 0 0;} 
.margin20{margin:20px 0 0 0;}
.margin50{margin:50px 0 0 0;}


/* Social Links CSS */


.social{
   margin:10px 0px;
}

.social a i{
   display:inline-block;
   margin-right: 3px;
   width:30px;
   height:30px;
   font-size:14px !important;
   line-height:30px;
   border-radius: 50px;
   text-decoration:none;
   text-align:center;
   color:#fff;
}

.social a.facebook i{
	background:#1e78ae;
}

.social a.twitter i{
	background:#1ba1e2;
}

.social a.google-plus i{
	background:#f22d0c;
}

.social a.linkedin i{
	background:#2d93cf;
}

.social a, .social a:hover{
   border:0px;
   text-decoration:none;
}



/* Background Color*/

.br-red{
	background: #ef3434;
}

.br-orange{
	background: #F76753;
}

.br-pink{
	background: #f21fe6;
}

.br-green{
	background: #30BD47;
}

.br-blue{
	background: #5682F0;
}

.br-lblue{
	background: #1fb9d0;
}

.br-purple{
	background: #81499c;
}

.br-black{
	background: #000;
}

.br-white{
	background: #fff;
}

/* Text Color */
.red{
	color: #ef3434;
}

.orange{
	color: #F76753;
}

.pink{
	color: #f21fe6;
}

.green{
	color: #30BD47;
}

.blue{
	color: #5682F0;
}

.lblue{
	color: #1fb9d0;
}

.purple{
	color: #81499c;
}

.white{
	color: #ffffff;
}

/* Basic CSS ends */

.container{
	max-width: 1200px;
}

.block{
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.heading{
	display: inline-block;
	font-size: 25px;
	margin-bottom: 10px;
}

.para{
	display: inline-block;
	font-size: 14px;
	margin-left: 5px;
	color: #888;
}


/* Header */
/* Navigation bar CSS */

.header{
	padding: 8px 0 10px 0;
	background: #444;
	display: none;
	position: relative;
	z-index: 2000;
}

.header .navigation .menu{
	box-shadow: 0px 0px 10px #333;
}

.header .navigation .menu span{
	display: block;
	margin-top: 14px;
	padding: 10px 12px;
	font-size: 13px;
	color: #fff;
}
.headbkg{ background: linear-gradient(to right , #ffffff 20%, #0077be); width:100%;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);  }
.header .navigation .menu .menu-list ul{
	list-style: none;
	padding-left: 0px;
}

.header .navigation .menu .menu-list ul li{
	padding-bottom: 6px;
	padding-top: 6px;
	background: #29aaec;
	padding-left: 10px;
	border: 1px solid #eee;
	border-top: 0;
}

.header .navigation .menu .menu-list ul li:hover{
	background: #f6f6f6;
}

.header .navigation .menu .menu-list ul li a{
	font-size: 13px;
}

.header .navigation .menu .menu-list ul li a i{
	display: inline-block;
	width: 22px;
	font-size: 15px;
}

.header .navigation .sform{
	margin: 15px 0;
	padding: 10px 15px;
	box-shadow: 0px 0px 10px #333;
}

.header .navigation .sform span{
	display: block;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #ccc;
	font-size: 15px;
	color: #555;
}

.header .navigation .sform .form .form-group input{
	margin-bottom: 10px;
}

/* Navigation Menu Button */

.menu-btn{
	position: absolute;
	right: 10%;
	z-index: 2000;
}

.menu-btn a{
	display: inline-block;
	width: 90px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #F76753;
	text-decoration: none !important;
}

.menu-btn a i{
	display: inline-block;
	position: relative;
	top: -2px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
}


/* Head  LOGO LOGO-TEXT CSS */ 

.head{
	
	padding: 8px 0;
	width: 100%;
	position: absolute;
	z-index: 1000;
}

.head .logo{
	margin-top: 7px;
}

.head .logo img{
	display: inline;
	margin: 0;
}

.head .logo span a{
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 38px;
	font-weight: 700;
	position: relative;
	top: 5px;
}


/* Head Social Links CSS */

.head .social{
   margin: 30px 0px;
   text-align: right;
}





  
 /* Revolution Slider CSS */

.banner-container {
	width:100% !important;
	background: #000;
	height: 610px;
	top: 0;
	padding:0;
	position:relative;
	overflow: hidden !important;
}

.banner-container .banner{
	width:100%;
	height: 610px !important;
	position:relative;
	overflow: hidden !important;
}

.banner-container  ul{
	list-style-type: none !important;
	margin: 0;
	padding: 0;
	display: none;
}

/* Caption block inside banner-container class  Slide one*/
 .banner .caption-lb{
	width: 200px;
	height: 200px;
	padding: 30px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 300px;
}

 .banner .caption-lb .lb-inner{
	width: 140px;
	height: 140px;
	border-radius: 200px;
}

.banner .caption-lb .lb-inner .lb-content{
	display: inline-block;
	margin: 20px 0 0 20px;
	text-align: center;
	color: #fff;
}


.banner .caption-rb{
	width: 200px;
	height: 200px;
	padding: 30px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 300px;
}

 .banner .caption-rb .rb-inner{
	width: 140px;
	height: 140px;
	border-radius: 200px;
}

.banner .caption-rb .rb-inner .rb-content{
	display: inline-block;
	margin: 20px 0 0 20px;
	text-align: center;
	color: #fff;
}

.banner .caption-lb .lb-inner .lb-content h3,
.banner .caption-rb .rb-inner .rb-content h3{
	margin-bottom: 5px;
	font-size: 20px;
}
.banner .caption-lb .lb-inner .lb-content span,
.banner .caption-rb .rb-inner .rb-content span{
	line-height: 20px;
}


.banner-container .banner .slideone-h h2,
.banner-container .banner .slideone-p p{
	color: #fff;
}

.banner-container .banner .slideone-h h2{
	font-size: 30px !important;
	margin-bottom: 10px;
	text-transform:capitalize;
	color:#000;
}

.banner-container .banner .slideone-p p{
	font-size: 16px !important;
	line-height: 25px;
	padding: 0px 15px;
}

/* Inside the banner-container class../ */

.banner .cbtn a i,
.banner .slidetwo-cbtn a i{
	margin-right: 5px;
}

.banner .cbtn a.caption-button,
.banner .slidetwo-cbtn a.caption-button{
	color:#fff;
	display:inline-block;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding:0px 16px;
	border-radius:5px;
	line-height:40px;
	box-shadow: 0 2px 0 0 rgba(255,255,255,0.2) inset,0 2px 3px rgba(0,0,0,0.3);
	-webkit-transition: background 1s ease;
   -moz-transition: background 1s ease;
   -o-transition: background 1s ease;
   -ms-transition: background 1s ease;
   transition: background 1s ease;
}

.banner .cbtn a.caption-button:hover,
.banner .slidetwo-cbtn a.caption-button:hover{
	-webkit-transition: background 1s ease;
   -moz-transition: background 1s ease;
   -o-transition: background 1s ease;
   -ms-transition: background 1s ease;
   transition: background 1s ease;
}

.banner .cbtn a.br-lblue:hover,
.banner .slidetwo-cbtn a.br-lblue:hover{
	background: #0fa7be;
}

.banner .cbtn a.br-green:hover{
	background: #14ae2d;
}

/* Flat Icon CSS */

.banner .caption-icon img{
	width: 100px !important;
	display: inline-block !important;
}

/* CSS for second slide */

.banner-container .banner .caption-img img{
	max-width: 480px;
	
}

.banner-container .banner .slidetwo-h h2,
.banner-container .banner .slidetwo-p p{
	color: #fff;
}

.banner-container .banner .slidetwo-h h2{
	margin-left: 0 !important;
	font-size: 55px !important;
}

.banner-container .banner .slidetwo-p p{
	padding-left: 0;
	font-size: 16px !important;
}


.banner .caption-list .list-item span{
	display: block;
	font-size: 16px;
	color:white;
}
.banner .caption-list .list-item span i{
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 40px;
	box-shadow: inset 0 0 2px #555;
}

/* Top Heading HERO CSS */

.hero{
	margin: 0 auto;
	padding: 10px 0;
}



.hero .hero-inner .hero-head .head-h{
	display: inline-block;
	padding-top: 25px;
	padding-bottom: 20px;
	font-size: 50px;
	font-weight: normal;
	color:#ce840a;
	border-bottom: 1px dotted #ddd; 
}
.blue{ color:#038bcb;}
.hero p{
	margin-top: 10px;
	font-size: 14px;
	line-height: 30px;
}
.welcome{ text-align:center;}
.hero p span{
	font-weight: bold;
	border-bottom : 1px dotted #aaa;
}

.hero a.btn{
	margin-top: 10px;
}

.hero .hero-inner  .hero-btn a.right{
	float: left;
	text-align:center;
}


/* Back to top */


.totop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 104400;
	background: #16cbe6; 
}

.totop a, .totop a:visited{
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

.totop a:hover {
	color: #eee;
	text-decoration: none;
}




/* footer CSS */


.footer{
	margin-top: 40px;
	padding: 0 30px 30px 30px;
	background: #000 url('../img/stressed_linen.png') repeat;
}

.footer .footer-head{
	color: #fff;
	margin-top: -10px;
}
.footer .footer-head .item{
	list-style-type: none;
	padding-left: 0;
	width: 100%;
}


.footer .footer-head .item li{
	display:block;
	float: left;
	width: 33.3%;
	padding: 25px 20px;
}

.footer .footer-head .item li  h3 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 23px;
	letter-spacing: 0.02em;
}

.footer .footer-head .item li  h3 a{
	display: inline-block;
	color: #fff;
}

.footer .footer-head .item li  h3 a i{
	display: inline-block;
	width: 20px;
	text-align: center;
}

.footer .footer-head .item li  p{
	font-size: 13px;
	margin-left: 35px;
}

.footer .footer-widget{
	margin: 0 20px;
	padding-top: 30px;
	color: #ccc;
}

.footer .footer-widget h4{
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #fff;
	border-bottom: 1px solid #222;
}

.footer .footer-widget ul{
	list-style-type: none;
	padding-left: 0;
}

.footer .footer-widget ul li{
	padding-bottom: 10px;
}

.footer .footer-widget p .mute{
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #b5b5b5;
}

.footer .footer-widget ul li a,
.footer .footer-widget p a,
.footer .footer-widget .footer-rp .item h3 a,
.footer .copy p a,
.footer .copy a{
	color: #aaa;
}

.footer .footer-widget ul li a:hover,
.footer .footer-widget p a:hover,
.footer .footer-widget .footer-rp .item h3 a:hover,
.footer .copy p a:hover,
.footer .copy a:hover{
	color: #eee;
}

.footer .footer-widget span{
	font-size: 17px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
}

.footer .footer-widget p{
	font-size: 13px;
}

.footer .footer-widget .footer-rp{
	margin-bottom: 20px;
}

.footer .footer-widget .footer-rp img{
	max-width: 35px;
}

.footer .footer-widget .footer-rp .item{
	margin-top: -30px;
	margin-left: 40px;
	padding-left: 10px;
}

.footer .footer-widget .footer-rp .item h3{
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	font-style: italic;
}


.footer .copy{
	margin-top: 15px;
	padding-top: 25px;
	text-align: center;
	color: #ccc;
	border-top: 1px solid #222;
}

.bluenew, .green {
    -webkit-text-stroke: 1px white;
    font-weight: bold;
	position:relative;
	top:10px;
	right:20px;

}

/* Responsive CSS */

/* Mobile phones */
@media (max-width: 350px){
	.banner-container .banner .cbtn a{
		display: block !important;
		
	}
	
	
	
.head .logo{
	margin-top: 30px !important;
	text-align:center !important;
}
	
	.head .social{
		margin: 10px 0 !important;
		padding: 5px 0 !important;
		text-align:center !important; 
	}
}

@media (max-width: 480px){

.head .logo img {
   
    float: left;
    margin:20px 0 0 0;
    width: 181px;
}
.headbkg{
	background: linear-gradient(to right , #ffffff 60%, #0077be);
}
	.head .social{
		margin: 10px 0 !important;
		padding: 5px 0 !important;
		text-align:center !important; 
	}
.head .logo{
	margin-top: 30px !important;
	text-align:center !important;
}	
	.banner-container ,
	.banner{
		height: 500px !important;
	}

	.banner-container .banner .slideone-h h2,
	.banner-container .banner .slidetwo-h h2{
		margin-top: 75px !important;
	}

	.banner-container .banner .slideone-p p{
		display: none !important;
	}
	
	.banner-container .banner .slidetwo-cbtn a{
		display: none;
	}
	
	.banner-container .banner .cbtn{
		margin-top: -70px;
	}
	
	/* Countdown CSS */
	.countdown{
		width:250px !important;
	}
	
	.countdown_amount {
		font-size:20px !important;
	}
	
	.countdown_section{
		font-size:10px !important;
	}
	
}


/* Tablets */
@media (max-width: 767px){
   #nav-bar-div{
		position:relative;
		left:100px;
	}

.head .logo img {
    display: inline;
}
.headbkg{
	background: linear-gradient(to right , #ffffff 60%, #0077be);
}
.caption .sfb .slidetwo-h{ float:left; margin:0 0 0 20px;}

 	.navbar-nav{ background:#c9ced2;
		         
		}
	.block{
		max-width: 450px !important;
		margin: 0 auto !important;
	}

	.head{
		padding-bottom: 10px !important;
	}
	
	.head .logo{
		 margin-top:5px; !important;
	}
	
	.head .social{
		margin: 10px 0 !important;
		padding: 5px 0 !important;
		text-align:right !important; 
	}
	
	.head .search{
		margin: 0 auto !important;
	}
	
	.banner-container ,
	.banner{
		height: 600px;
	}
	
	.banner-container .banner .bor{
		display: none;
	}
	
	.banner-container .banner .slideone-h h2,
	.banner-container .banner .slidetwo-h h2{
		font-size: 35px !important;
		margin-top: 75px;
	}
	
	.banner-container .banner .slideone-p p{
		font-size: 13px !important;
		margin-top: 20px;
	}
	
	.banner-container .banner .slidetwo-p p{
		display: none;
	}
		
	.banner .caption-icon{
		display: none;
	}
	
	.banner-container .banner .slidetwo-h h2{
		margin-left: -100px !important;
	}
	.banner-container .banner .slidetwo-cbtn a{
		margin-left: -100px !important;
	}
	
	.banner-container .banner .caption-img{
		display: none;
	}
	
	.banner-container .banner .caption-list .list-item span{
		font-size: 13px !important;
		margin-top: -20px !important;
		margin-left: -100px !important;
	}
	
	.banner-container .banner .slidetwo-cbtn{
		margin-top: -20px !important;
	}
	
	.hero{
		max-width: 450px !important;
		margin: 0 auto !important;
	}
	
	.hero .hero-head{
		margin: 0 auto !important;
	}
	
	.hero .hero-inner{
		max-width: 450px !important;
		margin: 0 auto !important;
	}
	
	.hero p{
		text-align: center;
	}
	
	.hero .hero-inner  .hero-btn a.right{
		float: none;
	}
	
	.hero .hero-inner .hero-btn{
		text-align: center;
	}
	
	.feature{
		max-width: 450px !important;
		margin: 0 auto;
	}
	
	.feature .feature-item{
		max-width: 300px !important;
		margin: 0 auto;
	}
	
	.service{
		max-width: 450px !important;
		margin: 0 auto !important;
	}
	
	.service .service-item{
		margin: 0 auto !important;
		margin-bottom: 20px !important;
		margin-top: 20px !important;
	}
	
	.cta{
		max-width: 450px !important;
		margin: 0 auto;
	}
	
	.cta .cta-item{
		text-align: center;
	}
	
	.cta .cta-item img{
		max-width: 70px !important;
	}
	
	.cta .cta-item h3{
		margin-top: 20px !important;
	}
	
	.recent-news{
		max-width: 450px !important;
		margin: 0 auto;
	}
	
	.htab .container{
		max-width: 450px !important;
		margin: 0 auto;
	}
	
	.testimonial{
		max-width: 450px !important;
		margin: 0 auto;
	}
	
	.sponsor{
		max-width: 450px !important;
		margin: 0 auto;
	}
	
	.ptable{
		max-width: 450px !important;
		margin: 0 auto;
	}
	
	/* Responsive CSS for Inner all pages */
	
	.inner-page{
		max-width: 450px !important;
		margin: 0 auto;
	}
	
	.countdown{
		width:350px;
	}
	
	.countdown_amount {
		font-size:30px;	
	}
	
	/* Footer Responsive CSS */
	
	.footer .footer-inner{
		max-width: 450px !important;
		margin: 0 auto;
	}
	
	.footer .footer-head{
		margin-top: 0 !important;
	}
	
	.footer .footer-head .item li{
		width: 100% !important;
		float: none !important;
	}
}

/* Desktop */
@media (max-width: 991px){
	.banner .caption-lb,
	.banner .caption-rb{
		display: none;
	}
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pager li > a:hover, .pager li > a:focus, .navbar-toggle i, .cn-wrapper li a, .cn-wrapper:after {
    background-color: rgb(4, 136, 205);
    color: rgb(255, 255, 255);
}
/*rojan*/




img {
    max-width: 100%;
}




/* Home page product  section */

.blog-showcase {
    padding: 0;
}

.blog-showcase ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: block;
    overflow: hidden;
}

.blog-showcase ul li {
    position: relative;
    display: inline-block;
}

.blog-showcase ul li:last-child {
    padding-right: 0 !important;
}

.blog-showcase ul li.blog-first-el {
    padding-right: 270px;
}

.blog-showcase ul li.blog-first-el .blog-showcase-extra-info {
    zoom: 1;
    filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
}

.blog-showcase ul li.blog-first-el .blog-showcase-thumb {
    border-right: 0;
}

.blog-showcase ul li img,.blog-showcase-extra-info,.blog-showcase ul li {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.blog-showcase-thumb {
    position: relative;
    overflow: hidden;
    z-index: 20;
    margin-bottom: 5px;
    width: 297px;
	
}




/*Project Carousel*/



.portfolio-item img {
	display:block;
	width: 100%;
}

/*innerpage css*/

.imageborder img{ width:100%; border: 5px solid #fff;
	 -webkit-box-shadow: 1px 1px 2px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px 2px #e6e6e6;
   box-shadow: 1px 1px 2px 2px  #e6e6e6;
   }

/*contact-us*/

 .form .row-col {
    padding-left: 0;
}
 .form .box {
    margin: 0;
}
 .form .box input.name {
    background: url("../img/formname.png") no-repeat scroll 5px center rgb(255, 255, 255);
}
 .form .box input.mail {
    background: url("../img/formmail.png") no-repeat scroll 5px center rgb(255, 255, 255);
}
 .form .box input.phone {
    background: url("../img/formphone.png") no-repeat scroll 5px center rgb(255, 255, 255);
}

 .form .box input[type="text"] {
    border-radius: 3px;
    color: rgb(0, 0, 0);
    height: 39px;
    margin-bottom: 10px;
    padding-left: 39px;
}
 .submit {
    margin: 0;
}


.submit .contact-right {
    float: right;
	position:relative; left:15px;
}

.submit .contact-right input[type="button"] {
    background: none repeat scroll 0 0 rgb(24, 124, 204);
    border: 0 none;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    float: right;
    font-size: 15px;
    padding: 4px 12px;
    text-transform: uppercase;
    transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
}


/* Sabil 31-12-2013 */

.no-pad			{ padding: 0;}
.no-pad-left	{ padding-left: 0!important}
.navbar 		{ margin-bottom: 0;}
.btn-row		{ float: right} 
.wel-para		{ min-height: 120px;}
.font13{ font-size:13px;}


@media (min-width: 992px) and (max-width: 1199px) {
.wel-para		{ min-height: 150px;}
}
@media (min-width: 768px) and (max-width: 991px) {
	.nav > li > a {
		padding: 5px 9px;
	}	
	.social a i {
		height: 24px;
		line-height: 24px;
		margin-right: 0px;
		text-align: center;
		text-decoration: none;
		width: 24px;
	}
	.logo img	{
		width: 180px;	
	}
	.head .social {
		margin: 20px 0;
		text-align: right;
	}
	.wel-para		{ min-height: 180px;}
}


@media (max-width: 767px){
	.btn-row		{ float: none ; margin: 5px 0 45px 0} 	
	.direct-img		{ width: 100%; float: left; text-align:center}
	.direct-img img	{ float: none; margin: 0 auto}
	.direct-text	{ text-align: center; padding: 30px 0 0 0!important}
	.img-right,
	.img-left		{ float: none; margin: 0 auto 0 auto;}
	.image-border	{ max-width: 100%; border: 5px solid #fff;
	-webkit-box-shadow: 1px 1px 2px 2px #e6e6e6;
  	-moz-box-shadow: 	1px 1px 2px 2px #e6e6e6;
   	box-shadow: 		1px 1px 2px 2px #e6e6e6;
   }
   .head-h			{ text-align: center}
   .image-box-right	{ float: right; width: 100%;}
   .inner-hero {
    margin: 0 auto;
    padding: 105px 0;
} 

.blog-showcase-extra-info {
    display: none;
    height: 180px;
    left: 215px;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: -8px;
    width: 228px;
    z-index: 10;
}



}

@media (max-width: 860px) {
	.nav > li > a {
		padding: 5px 5px;
	}

}

@media (max-width: 480px) {
	.head .logo {
		margin-top: 0px !important;
	}
	.head .logo img {
		margin: 5px 0 0;
	}










