@import url('https://fonts.googleapis.com/css?family=Anton|Calligraffitti|Cinzel+Decorative|Julius+Sans+One|Marck+Script|Open+Sans|Passion+One|Pompiere|Righteous|Roboto');

/*

font-family: 'Roboto', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Anton', sans-serif;
font-family: 'Passion One', cursive;
font-family: 'Righteous', cursive;
font-family: 'Julius Sans One', sans-serif;
font-family: 'Marck Script', cursive;
font-family: 'Calligraffitti', cursive;
font-family: 'Pompiere', cursive;
font-family: 'Cinzel Decorative', cursive;

*/




body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-family: "Open sans", sans-serif;	
	font-size:14px;
	line-height:160%;
	font-weight:100;
}

/* Header Image Background - Change the URL below to your image path (example: ../images/background.jpg) */

.skiplink-text {
	display: block;
	height:auto;
	overflow:hidden;
    padding:0px;
    color: #333;
	font-weight:100;
    background:#F8F8F8;
}

.skiplink-text .top-social{
	float:right; 
/*	text-align:center; */	
}


.skiplink-text .top-social img{
	height:20px;
	margin:0 2px;
	margin-top:-5px;
	border-radius:0%;
}

.skiplink-text .phone {
	font-size:15px;
	margin-right:10px;
	color:#A80000;
	font-weight:400;
	letter-spacing:0px;
}
.skiplink-text .hspace {
	margin:0 5px;
	border:0px solid red;
}


.skiplink-text .top-social a:hover{text-decoration:none;}


.navbar-brand img{
	height:50px;
	margin-top:-15px;
}

.navbar-default {
	background:#FFF;
}


.business-header {
	width:100%;
	height:auto;
    min-height: 600px;
    background: #000 url('../images/world-map2.jpg') center center no-repeat scroll;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.business-header .tagline {
    color: #fff;
	font-size:60px;
	text-align:left;
	padding-top:10%;
}

.business-header img{
	margin:10% auto;
	border-radius:100%; background-color:#3399D0; padding:10px;
}



.sub-header {
	display:block;
	height:80px;
    background: #000 url('../images/world-map2.jpg') center center no-repeat scroll;
}

.sub-header .heading {
    color: #fff;
	font-size:35px;
	text-align:left;
	padding:10px auto;
}




/*----*/
.banner{
	background:url(../images/world-map2.jpg)no-repeat center center fixed;
	background-size:cover;
	width:100%;
	min-height:600px;
	display:block;
	padding:6em 0;
}
.banner-in{
	min-height:200px;
	padding: 2.5em 0 0;
}
.banner-in h1{
	color:#fff;
	font-size:3.5em;
	font-weight:900;	
}
.banner-in h2{
	color:#fff;
	font-size:2.5em;
	font-weight:800;	
}

.item-right h1{
	color:#fff;
	font-size:4.3em;
	font-weight:900;
	text-transform:uppercase;
	line-height: 0.8em;
}
.item-right span{
	color:#fff;
	font-size:1.8em;
	font-weight:100;
}
.item-right p{
	color:#fff;
	font-size:1.1em;
	font-weight:100;
	line-height:1.8em;
	margin:2em 0;
}
.item-right a{
	color:#fff;
	text-decoration:none;
	font-size:2em;
	font-weight: 900;
	background: #4fa7d1;
	padding: 0.5em 0.7em;
	display: inline-block;
	text-transform:uppercase;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
}
.item-right a:hover{
	background:#44BCEF;
}
.item-right a i{
	background: url(../images/img-sprite.png)no-repeat -8px -9px ;
	width: 30px;
	height: 40px;
	display: inline-block;
	vertical-align:middle;
	margin: 0 8px 0 0px;
}
.banner-matter{
	padding:2em 1em;
}



.img-center {margin: 0 auto;}
.float-left {float:left;}
.float-right {float:right;}


.section-1 {
	display:block;
	overflow:hidden;
	padding-top:50px;
	padding-bottom:50px;
	background:#F0F0F0;
	border:0px solid blue;	
}

.section-2 {
	display:block;
	overflow:hidden;
	padding-top:50px;
	padding-bottom:50px;
	background:#FFF;
	border:0px solid red;
}
	
.section-videos {
	display:block;
	overflow:hidden;
	padding-top:50px;
	padding-bottom:50px;
	background:#333;
	border:0px solid red;
}
	
.home-block {
	display:block;
	overflow:hidden;
	width:100%;
	height:auto;
	padding:10px;
	padding-top:0px;
	margin-bottom:30px;
	background:#FFF;
	border:1px solid #C0C0C0;
}

.home-block .header{
	display:block;
	overflow:hidden;
	min-height:90px;
	background:#fff;
	margin-bottom:10px;
	border-bottom:1px solid #CFCFCF;
}
.home-block .header img{
	float:left;
	width:70px;
	margin-right:10px;
	padding-top:5px;
	border:0px solid blue;
	
}
.home-block .header h3{
	font-size:17px;
	font-weight:600;
	padding-top:0px;
	color:#336699;
	text-transform:uppercase;
}

.home-block .content{
	display:block;
	overflow:hidden;
	min-height:250px;
	line-height:150%;
	padding:0px;
	margin-bottom:10px;
	border:0px solid #F00;
}

.home-block .content-small{
	display:block;
	overflow:hidden;
	min-height:160px;
	line-height:150%;
	padding:0px;
	margin-bottom:10px;
	border:0px solid #F00;
}

.home-block  .btn-read{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    background: #4fa7d1;
    padding: 5px;
    display: inline-block;
}
.home-block  .btn-read:hover{
    background: #A80000;
}


.headline1 {
	color:#F0F0F0;
	font-size:50px;
	text-transform:capitalize;
	font-family: 'Marck Script', cursive; 
}

.headline2 {
	color:#336699;
	font-size:36px;
	font-weight:400;
	text-transform:uppercase;
	font-family: 'Righteous', cursive;
	border-bottom:1px solid #C0C0C0;
	padding-bottom:5px;
}

.headline3 {
	color:#333;
	font-size:30px;
	font-weight:400;
	font-family: 'Righteous', cursive;
}

.headline4 {
	color:#333;
	font-size:22px;
	font-weight:600;
}




/* About profile */

.sidebar-block{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	border:1px solid red;
	padding:10px;
	margin-bottom:30px;
	background:#FFF;
	border:1px solid #C0C0C0;	
}

.block-1{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	border:1px solid red;
	padding:10px;
	margin-bottom:30px;
	background:#FFF;
	border:1px solid #C0C0C0;	
	line-height:150%;
}

.block-1 p{
	line-height:180%;
	font-weight:100;
}

.reaserch-book {
	width:100%;
	font-weight:600;
	padding:10px;
}
.reaserch-book h4{
	line-height:150%;
	font-weight:600;
}
.reaserch-book img{
	/*float:left;*/
	width:100%;
	height:400px;

}


.book-published {
	display:block;
	width:98%;
	padding:2%;
	overflow:hidden;
	border:1px solid #e5e5e5;
	background:#FFF;
	margin:10px;
}
.book-published .book-cover{
	float:left;
	width:38%;
	height:auto;
	margin-right:2%;
	border:0px solid red;
}
.book-published h3{
	display:block;
	float:right;
	width:60%;
	height:100px;
	overflow:hidden;
	margin-top:100px;
	font-size:22px;
	padding-bottom:10px;
}



.book-list {
	display:block;
	width:100%;
	overflow:hidden;
	border:1px solid #e5e5e5;
	background-color:#f2f2f2;
	margin:10px;
	padding:10px;
}

.book-list ul{
	list-style:circle;
}
.book-list ul li {
	line-height:150%;
	margin:10px auto;
	background: url(../images/icon10.png)no-repeat 0px 5px ;
	padding-left:20px;
}
.book-list h4{
	color:red;
	border-bottom:1px solid #CDCDCD;
	padding:5px 0; 
}


.list-normal li{line-height:180%;}

.takaways {
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}

.takaways ul {
	list-style:none;
	margin-left:-30px;
}
.takaways ul li{
	float:left;
	color:#FFF;
	font-weight:400;
	background-color:#FF9900;
	padding:5px 10px;
	margin:5px;
	margin-left:-15px;
	margin-right:25px;
}



/* Invitations */


.indian-industries {
	display:block;
	overflow:hidden;
	border:0px solid red;
	margin:20px auto;
}

.indian-industries .industry {
	color:#353535;
	font-size:26px;
	font-weight:100;
	padding:10px;
	margin:10px auto;
	margin-right:10px;
	line-height:200%;	
	background-color:#F8F8F8;
	border-bottom:2px solid #FC4B71;	
	float:left;
}


/* testimonials box */
.t-box {
	display:block;
	overflow:hidden;
	float:left;
	width:100%;
	height:auto;
	padding:20px;
	margin:10px auto;
	background:#FCFCFC;
	border:1px solid #C0C0C0;
	border-bottom:2px solid #A9A9A9;
}

.t-box .message {
	color:#003399;
	line-height:150%;
	font-size:16px;
	margin-bottom:15px;
	font-weight:400;
}

.t-box .author {
	font-size:16px;
	color:red;
}


.t-box .company {
	color:#000;
}


/* Client Logo */
.clients-logo{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}

.clients-logo ul{
	list-style:none;
	margin-left:-40px;
	height:auto;
	overflow:hidden;
}
.clients-logo ul li{
	float:left;
	width:24%;
	margin:0.5%;
	border:1px solid #CBDAE1;
}

.clients-logo ul li img{
	width:100%;
}

/* Gallery */

.img-thumbnails .img-thumbnail {
	width:100%;
    margin-top: 15px;
    margin-bottom: 15px;
	border:0px solid red;
}
.img-thumbnails .yt-videos {
	width:100%;
	min-height:200px;
    margin-top: 15px;
    margin-bottom: 15px;
	border:1px solid #999;
}
.img-thumbnails .yt-videos-big {
	width:100%;
	min-height:300px;
    margin-top: 15px;
    margin-bottom: 15px;
	border:1px solid #999;
}


.news-gallery{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}

.news-gallery img{
	border:1px solid #666;
	float:left;
}

.news-gallery .full{
	width:100%;
	margin:15px 0;
}

.news-gallery .half{
	width:49%;
	margin:15px 0.5%;
}




	
footer {
	padding-top:50px;
	padding-bottom:10px;
	color:#FFF;
	line-height:160%;
	background:#006699;
	font-weight:100;	
}

footer a{color:#FFF;}
footer a:hover{color:#FFF; text-decoration:none;}

footer .copyright {
	float:left;
	text-align:left;
	color:#EFEFEF;
	font-size:14px;
}
footer .developer {
	float:right;
	text-align:right;
	color:#EFEFEF;
	font-size:14px;
}

.no-list {
	margin-left:0px;
}	
.no-list li{
	list-style:none;
	padding:10px auto;
	margin-left:-40px;
	margin-bottom:5px;
	border:0px solid red;
}	

.social-network img {
	height:40px;
	float:left;
	margin-right:5px;
}


@media (max-width: 768px) {

.book-published h3{
	height:auto;
	margin-top:0px;
}








