/*@import url('https://fonts.googleapis.com/css?family=Hind+Vadodara:300,400,500,600,700');*/
@import url('ts.css');

/* =============================
   1. GLOBAL STYLES 
================================*/
.panel1{
	margin-bottom: 20px;
	border: 1px solid #afdcdd;
	width: 84%;
	height: 100px;
}
.panel1 > .panel1-heading{
	color: #fff;
    /*background: linear-gradient(to bottom, #005274, #007db3);*/
    /*background: #00a7a8;*/
    background: #4b9f9f;
	border: 1px solid #afdcdd;
    padding: 5px;
}
.title{
	color: #fff;
}
.panel1-body{
	margin-left: -33px;
	margin-top: -10px;
	padding: 15px;
}
.counter{
	float: left;
padding: 0 0.8em;
border: 1px solid #bbb;
background-color: lightgray;
color: #005274;
font-weight: 900;
line-height: 1.7em;
}
.spleffect{
	font-weight: bold;
	font-size: 20px;
	color: #EEA804;
	animation:blinkingText 1.5s infinite;
	}

@keyframes blinkingText{
	0% { color: #f95e49;}
   25% { color: #3F51B5; }
   50%{color: #531932;}
  }

.spleffect:hover{
	font-weight: bold;
	color: #3F51B5 !important;

}
.nav>li>a:focus,.nav>li>a:hover {
 text-decoration:none;
 background-color:inherit !important;
}
	  .color
	  {
		  color: #1c3f54;
		  text-shadow: 0px 0px 1px #b6cbd7;
		  padding-bottom:10px;
		  text-align:left;
		  font-family: Times New Roman;
		  font-size: 17px;
	}
	.color1
	  {
		  color: #906868;	  
		  text-align:right;
		  font-family: Times New Roman;
		  font-size: 17px;
	}
	.colorp{
		color: #0070c0;
		position: relative;
    display: inline-block;
	}
	.colorp .colorptxt1 {
    visibility: hidden;
    width: 120px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background-color: lightgray;
    color: #404040;
    text-align: center;
    border-radius: 6px;
    padding: 3px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}
.colorp:hover .colorptxt1,.colorptxt2 {
    visibility: visible;
}
.colorp:hover{
	text-decoration: underline !important;
}
.yellow{
	color: #0070c0;
	}
body {
	font-family: 'Calisto MT';
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #787878;
	letter-spacing: 0em;
	padding-right: 0px !important;
	margin-top: 43px;
}

p {
	font-family: 'Calisto MT';
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: black;
	letter-spacing: 0em;
}

a, a:hover {
	text-decoration: none !important;
	transition: all .32s ease-in-out;
	-webkit-transition: all .32s ease-in-out;
	-moz-transition: all .32s ease-in-out;
	-o-transition: all .32s ease-in-out;
}


a.link:hover, a {
	color: black;
}

a.link, a:hover {
	color:#3F51B5;
	/*color: #33ccff;
	color: #62117ead;
        color:#62117e;*/
}

.splissue
{
	color:#eea804;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Calisto MT';
	color: #333333;
	font-weight: 400;
	margin: 0;
}

h1, .h1 {
	font-size: 34px;
	line-height: 38px;
	letter-spacing: 0em;
}

h2 {
	font-size: 26px;
	line-height: 28px;
	letter-spacing: 0em;
	color:#3F51B5;
}

h3 {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0em;
}

h4 {
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 0em;
}

h5, .h5 {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0em;
}

ul, ol {
	padding: 0;
	margin: 0;
}

li {
	/*list-style: none;*/
	margin: 0;
}

.small-title {
	font-size: 14px;
	letter-spacing: 0em;
	font-weight: bold;
	line-height: 18px;
	color: #eea804;
	margin-bottom: 5px;
	/*text-transform: uppercase;*/
	font-family: 'Calisto MT';
}

p.small {
	font-size: 14px;
	letter-spacing: 0em;
	line-height: 18px;
}

.no-padding {
	padding: 0 !important;
}

.no-padding-top {
	padding-top: 0px !important;
}

.text-white {
	color: #fff;
}

.container {
	max-width: 2000px;
	width: 100%;
	margin-right:0px;
	margin-left:0px;
	left:-20px;
	padding: 0px;
}
.container-fluid{padding: 0px;}

.wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

/* =============================
   2. HEADER STYLES
================================ */

.header {
	height: 101px;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

.header .container {
	position: relative;
}

.header .navbar-default {
	border: none;
	border-radius: 0px;
	background: transparent;
	margin: 0;
}

.header .navbar-header {
	float: left;
	margin: 0;
	width: 270px;
}

.header .navbar-brand {
	height: 101px;
	/*padding: 33px 15px;*/
	font-size: 18px;
	line-height: 20px;
}

.header .navbar-nav > li > a:hover {
	background:transparent !important;
	
	}


.header .navbar-default .navbar-nav > li > a {
	color: #333;
	padding: 39px 12.6px;
	font-size: 16px;
	letter-spacing: 0em;
	background:transparent !important;
}

.header .navbar-default .navbar-nav > li > a:hover {
	color: #2ec5f0;
}

.header .navbar-default .navbar-nav > li > a > span {
    margin-left: 2px;
    font-size: 14px;
}

.header-list {
	background:#f8f8f8;
}

.header-list header {
	margin-bottom:25px;
}

.header2 .navbar-header {
    width: 180px;
}


.header3 .logo {
    margin: 0 25px;
    margin-top: -4px;
}

.nav-trigger {
    width: 18px;
    height: 100px;
    float: left;
    padding-top: 43px;
    margin-right: 30px;
	cursor:pointer;
}

.nav-trigger span {
	height:1px;
	width:18px;
	margin-bottom:6px;
	background:#222222;
	display:block;
	transition:.4s;
	-webkit-transition:.4s;
	-moz-transition:.4s;
}

.sidemenu-active .nav-trigger span:first-child {
    transform: rotate(45deg);
    position: relative;
    top: 7px;
}

.sidemenu-active .nav-trigger span:nth-child(2) {
    transform: rotate(-45deg);
}

.sidemenu-active .nav-trigger span:last-child {
display:none;
}

.log-reg {
    margin: 29px 0 0 55px;
}

.log-reg a {
	margin-left:8px;
	border:1px solid #e5e5e5;
	line-height:35px;
	padding:0 20px;
	border-radius:5px;
	display:inline-block;
	color:#222222;
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0em;
	text-transform:uppercase;
}

.log-reg a:last-child {
	border:1px solid #2ec5f0;
	background:#2ec5f0;
	color:#fff;
}

.log-reg a:hover {
	border:1px solid #222;
	background:#222;
	color:#fff;
}

.header4 .navbar-header {
    width: 195px;
}

.search-alt {
    border: 1px solid #e5e5e5;
    height: 35px;
    width: 300px;
    border-radius: 5px;
    margin: 33px 0 0;
	position:relative;
}

.search-alt input {
    width: 100%;
    height: 34px;
    border: none;
    background: transparent;
    padding: 0 30px 0 10px;
}

.search-alt button {
	background: url(../img/icon/1.png) no-repeat center;
	width: 16px;
	height: 16px;
	padding: 0;
	border: none;
	position: absolute;
	top: 9px;
	right: 10px;
	opacity:0.6;
}

.nav-dark {
    height: 47px;
    background: #1e2022;
}

.nav-dark .navbar-nav > li > a {
	padding-top: 13px;
	padding-bottom: 13px;
	color: #dddddd;
	background:transparent !important;
}

.nav-dark .navbar-nav > li > a:hover {
	color: #2ec5f0;
	
}

.nav-white .navbar-nav > li > a span ,
.nav-dark .navbar-nav > li > a span {
	margin-left:4px;
	font-size:14px;
}

.header5 .navbar-nav {
    float: left;
    margin: 0 -30px;
}

.header5 .navbar-social {
    float: left;
    width: auto;
}

.header5 .navbar-social a {
	opacity:0.7;
}

.header5 .navbar-social a:hover {
	opacity:1;
}

.header5 .navbar-social a {
    height: 46px;
    padding-top: 13px;
}

.header5 {
    height: auto;
    border: none;
}

.header5 .nav-white {
	border-top:1px solid #eeeeee;
	background:#3f51b5;
  /*  border-bottom: 1px solid #eee;*/
}

.header6 .navbar-social a {
	height: 100px;
	padding-top: 41px;
}

.header6 .navbar-nav {
    float: none;
    margin: 0 auto;
    display: table;
	font-size:21px;
	
}

.header6 .navbar-brand {
    margin: 0;
    float: left;
    display: table;
    position: relative;
    left: 20%;
    transform: translateX(-100%);
}

.dropdown-v1 > .dropdown-menu {
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 1000;
	float: left;
	min-width: 200px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(24,24,24,.1);
	-moz-box-shadow: 0 5px 10px rgba(24,24,24,.1);
	box-shadow: 0 5px 10px rgba(24,24,24,.1);
	border-top: 1px solid #3F51B5;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	opacity: 0;
	visibility: hidden;
}

.dropdown-v1:hover > .dropdown-menu {
	top: 100%;
	opacity: 1;
	visibility: visible;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
}

.dropdown-v1 > .dropdown-menu .dropdown-menu {
	position: absolute;
	top: auto;
	left: 105%;
	z-index: 1000;
	display: block !important;
	float: left;
	min-width: 200px;
	padding: 0;
	margin: -40px 0 0;
	font-size: 14px;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(24,24,24,.1);
	-moz-box-shadow: 0 5px 10px rgba(24,24,24,.1);
	box-shadow: 0 5px 10px rgba(24,24,24,.1);
	border-top: 1px solid #3F51B5;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	opacity: 0;
	visibility: hidden;
}

.dropdown-v1 > .dropdown-menu li:hover .dropdown-menu {
	left: 100%;
	opacity: 1;
	visibility: visible;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
}

.dropdown-v1 .dropdown-menu > li > a {
    display: block;
    padding: 0px 14px;
    clear: both;
    font-weight: 400;
    line-height: 38px;
    white-space: nowrap;
    font-size: 15px;
    color: #5f6165;
    border-bottom: 1px solid #eeeeee;
}

.dropdown-parent:hover > a ,
.dropdown-parent > a:hover ,
.dropdown-v1 .dropdown-menu>li>a:hover {
	/*color: #2ec5f0 !important;*/
	color:#3F51B5;
	background:transparent;
}

.dropdown-v1 .dropdown-menu > li:last-child > a {
    border-bottom: none;
}

.dropdown-parent > a {
	position:relative;
}

.dropdown-parent > a::after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 12px;
}

.dropdown-parent > a:hover:after ,
.dropdown-parent:hover > a::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 12px;
}

.dropdown-v1 {
	position:relative !important;
}

.header-megamenu .navbar-nav > li {
    position: static;
}
.header-megamenu .navbar-nav > li >a{
    color:#FFF;
}

.header-megamenu #navbar {
	position: relative;
}

.megamenu > .dropdown-menu {
	position: absolute;
	top: 130px;
	left: 0;
	z-index: 1000;
	float: left;
	min-width: 100%;
	padding: 30px 30px 22px;
	margin: 0px 0 0;
	font-size: 14px;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(24,24,24,.1);
	-moz-box-shadow: 0 5px 10px rgba(24,24,24,.1);
	box-shadow: 0 5px 10px rgba(24,24,24,.1);
	border-top: 1px solid #3F51B5;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	opacity: 0;
	visibility: hidden;
	color:black;
}

@media only screen and (min-width: 768px) and (max-width: 4000px) {

.dropdown-v1 > .dropdown-menu {
	display: block !important;
}

.megamenu > .dropdown-menu {
	display: block !important;
}

}

@media only screen and (min-width: 250px) and (max-width: 767px) {
	#latestarticles {
		margin-top: 0px !important;
	}

header.header4 .navbar-header {
    width: calc(100% - 55px);
}

.nav-dark .navbar-nav > li > a {
    color: #666;
}

.dropdown-v1 > .dropdown-menu .dropdown-menu {
    opacity: 1;
    visibility: visible;
    position: relative;
    height: auto;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #eeeeee;
    padding-left: 0;
}

.dropdown-v1 > .dropdown-menu .dropdown-menu li a {
padding:5px 15px 5px 40px;
}

.megamenu > .dropdown-menu h5 {
    margin: 5px 0 15px;
}

.megamenu > .dropdown-menu {
    padding: 10px;	
}

}

.megamenu:hover .dropdown-menu {
	top: 100px;
	opacity: 1;
	visibility: visible;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
}

.megamenu .dropdown-menu .col-md-3 {
    width: 20%;
    float: left;
}

.megamenu > .dropdown-menu h5 {
	color: #3F51B5;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 7px;
	letter-spacing: 0em;
	/*text-transform:uppercase;*/
	padding:0 15px;
}

.megamenu > .dropdown-menu p {
	color: #666;
	line-height: 22px;
}

.megamenu > .dropdown-menu a {
	font-size: 15px;
	display: table;
	width: 100%;
	margin-bottom: 0;
	color: #222222;
	border-bottom: 1px solid #eeeeee;
	line-height: 36px;
	padding: 0 15px;
}

.megamenu > .dropdown-menu a.last ,
.megamenu > .dropdown-menu a:last-child {
	border-bottom: none;
}

.megamenu > .dropdown-menu a.last {
	margin-bottom:25px;
}

.megamenu > .dropdown-menu a:hover {
	color: #3F51B5;
}

.megamenu {
	position: static;
}

.megamenu > .dropdown-menu .header-post a {
	margin-bottom: 0;
	line-height: 20px;
	padding: 0;
	font-size:16px;
}

.hp-thumb {
	position:relative;
}

.hp-overlay {
	position:absolute;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.2);
	top:0;
	left:0;
	right:0;
}

.hp-overlay span {
	font-size: 10px;
	letter-spacing: 0em;
	line-height: 15px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	padding: 0 5px;
	border-radius: 2px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.hp-overlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}


.megamenu > .dropdown-menu .header-post date {
	font-size: 14px;
	color: #787878;
	line-height: 18px;
	margin: 7px 0 4px;
	display: block;
}

.megamenu > .dropdown-menu .header-post p {
    line-height: 20px;
    font-size: 14px;
    color: #707070;
    margin: 10px 0 10px;
}



.tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.tabs-menu li a {
    padding: 0 40px !important;
	line-height:37px;
	border-bottom:1px solid transparent !important;
}

.tabs-menu .current a {
    color: #2ec5f0;
	background:;
	border-bottom:1px solid #eeeeee !important;
}

.tab-contents {
    display: none;
}

#tab-1 {
 display: block;   
}

.menu-tabs .col-md-3,
.tab-contents .col-md-3 {
    width: 25% !important;
}

.menu-tabs.megamenu > .dropdown-menu {
	padding:0;
	overflow:hidden;
}

.menu-tabs.megamenu > .dropdown-menu .row > .col-md-3 {
}

.menu-tabs.megamenu > .dropdown-menu {
	background:#f8f8f8;
}

.menu-tabs.megamenu > .dropdown-menu .row > .col-md-9 {
	background:#fff;
	padding: 30px 15px 22px 15px;
}

.body-overlay {
	z-index: 111;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	transition:.4s;
	opacity:0;
	visibility:hidden;
}

.sidemenu-active .body-overlay {
	opacity:1;
	visibility:visible;
	transition:.4s;
}

#sidebar-wrapper {
	position: fixed;
	width: 260px;
	z-index: 11111;
	left: -320px;
	top: 0;
	height: 100%;
	background: #1e2022;
	padding:30px 20px;
	-webkit-box-shadow: 0 0 50px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 50px rgba(0,0,0,.5);
	box-shadow: 0 0 50px rgba(0,0,0,.5);	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#sidebar-wrapper.active {
	left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#sidebar-wrapper .navbar-nav > li {
    width: 100%;
	display:block;
}

#sidebar-wrapper .navbar-nav > li > a {
    padding: 0;
    line-height: 42px;
    border-bottom: 1px solid #2e3032;
    color: #fff;
	background:transparent !important;
	position:relative;
}

#sidebar-wrapper .navbar-nav > li > a .fa-angle-right::before {
    content: "\f107";
}

#sidebar-wrapper .navbar-nav > li.open > a .fa-angle-right::before ,
#sidebar-wrapper .navbar-nav > li > a:hover .fa-angle-right::before {
    content: "\f106";
}

#sidebar-wrapper .navbar-nav > li > a span {
    position: absolute;
    right: 0;
    line-height: 42px;
    color: #747474;
    font-size: 14px;
}

#sidebar-wrapper .navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	position: relative;
	border-radius: 0px;
	padding: 0;
	background: transparent;
	box-shadow: none;
	border: none;
	width:100%;
}

#sidebar-wrapper .navbar-nav > li > .dropdown-menu > li > a {
    padding: 0 15px !important;
    line-height: 42px;
    border-bottom: 1px solid #2e3032;
    color: #747474;
	font-size:14px;
	background:#222426 !important;
	position:relative;
}

#sidebar-wrapper .search-alt {
    border: none;
    height: 35px;
    width: 100%;
    border-radius: 5px;
    margin: 0 0 35px;
    position: relative;
    background: #303133;
}

#sidebar-wrapper .search-alt button {
	background: url(../img/icon/9.png) no-repeat center;
	opacity: 1;
}

body {
    position: relative;
	transition:.4s;
    left: 0px;
}

.sidemenu-active {
    position: relative;
    transition: .4s;
    left: 260px;
}


/* =============================
   HEADER SEARCH STYLES
================================ */

.header .search-trigger {
	cursor: pointer;
	width:16px;
	height:100px;
	opacity:1;
	margin-left:20px;
	background:url(../img/icon/1.png) no-repeat center;
	transition: all .32s ease-in-out;
	-webkit-transition: all .32s ease-in-out;
	-moz-transition: all .32s ease-in-out;
	-o-transition: all .32s ease-in-out;
}

.header .search-trigger:hover {
	opacity:0.6;
	transition: all .32s ease-in-out;
	-webkit-transition: all .32s ease-in-out;
	-moz-transition: all .32s ease-in-out;
	-o-transition: all .32s ease-in-out;
}

.header .login {
	cursor: pointer;
	width:16px;
	height:100px;
	opacity:1;
	margin-left:20px;
	background:url(../img/icon/2.png) no-repeat center;
	transition: all .32s ease-in-out;
	-webkit-transition: all .32s ease-in-out;
	-moz-transition: all .32s ease-in-out;
	-o-transition: all .32s ease-in-out;
}

.header .login:hover {
	opacity:0.6;
	transition: all .32s ease-in-out;
	-webkit-transition: all .32s ease-in-out;
	-moz-transition: all .32s ease-in-out;
	-o-transition: all .32s ease-in-out;
}

.search-bar {
	height: 100px;
	background: #fff;
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 4444;
	opacity: 0;
	visibility: hidden;
	padding: 0 15px;
	transform: translateY(-100%);
	transition: all .32s ease-in-out;
	-webkit-transition: all .32s ease-in-out;
	-moz-transition: all .32s ease-in-out;
	-o-transition: all .32s ease-in-out;
}

.search-bar.active {
	visibility: visible;
	opacity: 1;
	transform: translateY(0%);
}

.search-bar input {
	height: 100px;
	width: 100%;
	border: none;
	background: transparent;
	font-size: 35px;
	color: #999;
	padding-right: 40px;
	font-weight: 300;
}

.search-bar input:focus {
	color: #333;
}

.search-close:hover ,
.search-close {
	position: absolute;
	right: 15px;
	top: 0;
	line-height: 100px;
	font-size: 30px;
	color: #ddd;
	cursor: pointer;
	transition: all .32s ease-in-out;
	-webkit-transition: all .32s ease-in-out;
	-moz-transition: all .32s ease-in-out;
	-o-transition: all .32s ease-in-out;
	
}

.search-close:hover {
	color: #333;
}

/* =============================
   3. COMMON STYLES
================================ */

.inner-content {
	padding: 50px 0 57px;
}

.section-head {
	margin-bottom: 22px;
}

.section-head h2 {
	font-weight: 300;
}

/* =============================
   4. CATEGORY STYLES
================================ */

article {
	
	padding-bottom: 15px;
	margin-bottom: 30px;
}

article .article-thumb {
	position: relative;
	overflow: hidden;
	background: inherit;
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}

article:hover .article-thumb {
	background: inherit;
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}

article .article-thumb img {
	width: 100%;
}

article .article-thumb img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}

article .article-thumb:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	opacity: 0.7;
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}

article .post-excerpt {
	padding: 9px 0;

}
article .post-excerpt1 {
	padding: 9px 0;
	text-align:center;	
    color: #ffffff; 
	background-color: #3F51B5;
 }
article .post-excerpt1 h4 {
	color:fff;
	font-size: 22px;
    line-height: 26px;
    letter-spacing: 0em;
}

article .meta {
	margin-top: 2px;
}

.meta span {
	font-size: 14px;
	color: #787878;
}

article .post-excerpt p {
	margin-top: 12px;
}

.meta span.comment i {
	margin-left: 5px;
}

.cat-hr {
	border: none;
	border-top: 1px solid #eee;
	margin: 0px 0 -31px;
	position: relative;
	z-index: 11;
	top: -31px;
}

.cat-hr2 {
	border: none;
	border-top: 1px solid #eee;
	margin: 0px 0 30px;
	position: relative;
	z-index: 11;
	top: 0px;
}

.pagi-nation {
	position: relative;
	top: -11px;
	margin-bottom: -11px;
}

.pagi-nation li {
	float: left;
	margin-right: 1px;
}

.pagi-nation li a {
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	border: 1px solid transparent;
	font-size: 14px;
	color: #777777;
	display: table;
	border-radius: 50%;
}

.pagi-nation li a:hover ,
.pagi-nation li.active a {
	border: 1px solid #e5e5e5;
}

article.style2 {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

article.style2 .post-excerpt {
	padding: 0;
	margin: -5px 0;
}

article.style3 {
	padding-bottom: 30px;
	overflow: hidden;
}

article.style3 a {
	overflow: hidden;
	display: table;
	width: 100%;
	position: relative;
}

article.style3 .meta .author img {
	margin-right: 6px;
}

article.style3 .meta .comment {
	margin-left: 6px;
}

article.style3 .meta .views {
	margin-left: 6px;
}

article.style3 .post-thumb {
	position: relative;
}

article.style3 .post-excerpt {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 30px;
	z-index: 11;
}

article.style3 .meta span,
article.style3 .meta {
	color: #fff;
}

article.style3 h3 {
	font-weight: 300;
	margin: 7px 0 3px;
}

article.style3 .cat {
	position: absolute;
	padding: 20px 30px;
	color: #fff;
	z-index: 11;
}

article.style3 .bg-img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}

article.style3:hover .bg-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}



.overlay-01 {
	opacity: 0.1;
}



.overlay-03 {
	opacity: 0.3;
}

.overlay-04 {
	opacity: 0.4;
}

.overlay-05 {
	opacity: 0.5;
}

.overlay-06 {
	opacity: 0.6;
}

.overlay-07 {
	opacity: 0.7;
}

.overlay-08 {
	opacity: 0.8;
}

.overlay-09 {
	opacity: 0.9;
}

article.style4 {
	padding-bottom: 30px;
	overflow: hidden;
	margin-bottom: 0px;
	border-bottom: none;
}

article.style4 a {
	overflow: hidden;
	display: table;
	width: 100%;
	position: relative;
}

article.style4 .meta .author img {
	margin-right: 6px;
}

article.style4 .post-thumb {
	position: relative;
}

article.style4 .post-excerpt {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 20px;
	z-index: 11;
}

article.style4 .meta span,
article.style4 .meta {
	color: #fff;
}

article.style4 h3 {
	font-weight: 400;
	margin: 7px 0 0px;
}

article.style4 h5 {
	font-weight: 400;
	margin: 7px 0 0px;
	font-size: 18px;
}

article.style4 .cat {
	position: absolute;
	padding: 20px 20px;
	color: #fff;
	z-index: 11;
}

article.style4 .bg-img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}

article.style4:hover .bg-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
}

article.style5.single .post-excerpt {
	position: absolute;
	bottom: auto;
	left: 0;
	padding: 20px 30px;
	z-index: 11;
	top: 50%;
	transform: translate(0%,-50%);
	width: 100%;
}

article.style5.style3.single .h1 {
	font-size: 30px;
	line-height: 36px;
	margin: 30px 0 25px;
}

/* =============================
   5. SIDEBAR STYLES
================================ */

.mini-posts .col-md-4 {
	padding-right: 5px;
}

.mini-posts .meta span {
	color: #787878;
	margin: -8px 0 0;
	display: block;
}

.mini-posts h5 + .meta span {
	margin: -2px 0 0;
}

.mini-posts article {
	border-bottom: none;
	padding-bottom: 0px;
}

.mini-posts2 article {
	padding-bottom: 20px;
	margin-bottom: 0px;
}

.mini-posts2 article .col-md-4 {
	padding-right: 0px;
}

.mini-posts2 article .meta {
	margin-top: -4px;
}

.ad-banner {
	padding: 20px;
	background: transparent;
	border: 1px solid #eeeeee;
	position: relative;
}

.ad-banner span {
	font-size: 10px;
	text-transform: uppercase;
	color: #c6c5c5;
	letter-spacing: 0.10em;
	position: absolute;
	top: -11px;
	left: 0;
	right: 0;
	width: 110px;
	background: #fff;
	display: table;
	margin: 0 auto;
	text-align: center;
}

.side-newsletter2 .input-control {
	width: 68%;
	float: left;
	margin-right: 2%;
	position: relative;
}

.side-newsletter2 .input-control i {
	font-size: 12px;
	position: absolute;
	top: 11px;
	left: 12px;
	color: #cacaca;
}

.side-newsletter2 input {
	text-align: left !important;
	padding: 0 20px 0 35px !important;
}

.side-newsletter2 button {
	width: 30% !important;
	float: left;
	background: #1e2022 !important;
	border: 1px solid #1e2022 !important;
}

.side-newsletter2 button:hover {
	background: transparent !important;
	border: 1px solid #2ec5f0 !important;
}

/* =============================
   6. POST STYLES
================================ */

.blog-single {
}

.blog-single .h1 {
	font-weight: 300;
}

.blog-single .meta span {
	font-size: 14px;
}

.blog-single .meta span i {
	margin-right: 3px;
}

.blog-single .meta .author {
	color: #444444;
}

.blog-single .meta .author img {
	margin-right: 6px;
}

.blog-single .meta .comment {
	margin-left: 6px;
}

.blog-single .meta .views {
	margin-left: 6px;
}

.single-meta {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 5px;
	margin: 10px;
}

.single-meta .social {
	margin: -3px 0;
}

.single-meta .social a {
	width: 55px;
	height: 30px;
	background: #3a589b;
	line-height: 30px;
	text-align: center;
	color: #fff;
	/*margin: 0 0 0 8px;*/
	font-size: 18px;
	padding: 0px 5px;
}

.single-meta .social a.fa-facebook {
	background: #3a589b;
}

.single-meta .social a.fa-twitter {
	background: #00aaec;
}

.single-meta .social a.fa-pinterest {
	background: #bd081c;
}

.single-meta .social a.fa-linkedin {
	background: #007bb6;
}

.single-meta .social a.fa-envelope-o {
	background: #7ca93e;
}

.single-meta .social a:hover {
	background: #333;
	color: #fff;
}

.blog-single p.lead {
	font-size: 18px;
	color: #222;
}

.blog-single p {
	margin-bottom: 22px;
	line-height: 24px;
}

.caption p {
	margin: 9px 0 0;
	color: #222;
}

.caption p span {
	display: block;
	color: #787878;
	font-size: 14px;
}

.img-left {
	padding: 0 30px 0px 0;
	margin-top: 7px;
}

.img-right {
	padding: 0 0 0 30px;
	margin-top: 7px;
}

.post-single-slider-wrap {
	position: relative;
}

.pull-right .post-single-slider {
	width: 100% !important;
	max-width: 370px;
}

.post-single-slider .slick-dots {
	display: block;
	position: absolute;
	bottom: -28px;
	right: 0;
}

.post-single-slider-wrap .slick-dots li {
	float: left;
	margin-left: 6px;
}

.post-single-slider-wrap .slick-dots li button {
	padding: 0px;
	border: 1px solid #e3e3e3;
	background: #e3e3e3;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	font-size: 0px;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
}

.post-single-slider-wrap .slick-dots li.slick-active button {
	border: 1px solid #c4c4c4;
	background: transparent;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
}

.space10 {
	margin-bottom: 10px;
}

.space20 {
	margin-bottom: 20px;
}

.space30 {
	margin-bottom: 30px;
}

.space40 {
	margin-bottom: 40px;
}

.space50 {
	margin-bottom: 50px;
}

.space60 {
	margin-bottom: 60px;
}

.space70 {
	margin-bottom: 70px;
}

.space80 {
	margin-bottom: 80px;
}

.blog-single blockquote {
	border: none;
	padding: 0px;
	max-width: 400px;
}

.blog-single blockquote i {
	color: #e4e4e4;
}

.blog-single blockquote p {
	margin-bottom: 15px !important;
	font-size: 22px;
	line-height: 30px !important;
	color: #222222;
}

.blog-single blockquote cite {
	margin: 9px 0 0;
	color: #222;
	font-style: normal;
	font-size: 16px;
}

.blog-single blockquote cite span {
	display: block;
	color: #787878;
	font-size: 14px;
}

.blog-single blockquote.pull-right {
	padding: 0 0 0 30px;
	margin-top: 7px;
	margin-bottom: 0;
}

.blog-single blockquote.pull-left {
	padding: 0 30px 0 0;
	margin-top: 7px;
	margin-bottom: 0;
}

.tags {
	color: #787878;
	font-size: 14px;
}

.tags a {
	font-size: 10px;
	color: #aaaaaa;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0em;
	background: #f4f4f4;
	padding: 0 10px;
	line-height: 23px;
	display: inline-block;
	margin-right: 2px;
	border-radius: 5px;
}

.tags a:hover {
	background: #33ccff;
	color: #fff;
}

.about-author {
	background: #f8f8f8;
	padding: 22px 25px 24px 150px;
	margin: 35px 0;
	position: relative;
}

.about-author img {
	border-radius: 50%;
	position: absolute;
	left: 25px;
	top: 25px;
}

.about-author h5 {
	color: #222;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	margin: 0 0 8px;
}

.about-author p {
	color: #666666;
	margin-bottom: 13px;
}

.about-author .social a {
	color: #787878;
	margin-right: 13px;
	font-size: 17px;
}

.about-author .social a:hover {
	color: #33ccff;
}

.post-nav {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 25px 0 30px;
	position: relative;
}

.post-nav::after {
	content: "";
	width: 1px;
	height: 50%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #fff;
	top: 25%;
}

.post-nav .text-right {
	padding: 0 30px 0 100px;
	position: relative;
}

.post-nav .text-left {
	padding: 0 100px 0 30px;
	position: relative;
}

.post-nav .text-right i {
	color: #33ccff;
	position: absolute;
	left: 15px;
	font-size: 83px;
}

.post-nav .text-left i {
	color: #33ccff;
	position: absolute;
	right: 15px;
	font-size: 83px;
}

.post-nav h3 {
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	margin: 10px 0 0;
}

.related-posts {
	padding: 50px 0;
}

.related-posts h5 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	margin: 0 0 15px;
}

/* =============================
   7. COMMENTS
================================ */

.comments h5 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	margin: 0 0 15px;
}

.comments ul li:first-child .comment-content {
	border-top: none;
	padding-top: 0px;
}

.comments ul li:first-child .comment-content img {
	top: 0px;
}

.comments ul li .comment-content {
	border-top: 1px solid #eeeeee;
	padding: 25px 0 25px 55px;
	position: relative;
}

.comments ul li .comment-content img {
	position: absolute;
	left: 0;
	top: 30px;
}

.comments ul li.sub-comment {
	padding-left: 55px;
}

.comment-title {
	color: #222222;
	margin-bottom: 5px;
}

.comment-title span {
	font-size: 14px;
	color: #787878;
	padding-left: 5px;
}

.comment-meta span {
	font-size: 14px;
	color: #787878;
	margin-right: 8px;
}

.comment-meta span a {
	color: #787878;
}

.comment-meta span a:hover {
	color: #33ccff;
}

.comment-meta span i {
	margin-right: 3px;
	font-size: 12px;
}

.comment-form {
	padding: 25px 0;
}

.comment-form h5 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	margin: 0 0 15px;
}

.comment-form input {
	border: 1px solid #e5e5e5;
	background: #fff;
	font-size: 16px;
	color: #999;
	padding: 0 10px;
	height: 36px;
	width: 100%;
	border-radius: 4px;
	margin-bottom: 20px;
}

.comment-form textarea {
	border: 1px solid #e5e5e5;
	background: #fff;
	font-size: 16px;
	color: #999;
	padding: 10px 10px;
	height: 125px;
	width: 100%;
	border-radius: 4px;
	margin-bottom: 20px;
}

.comment-form button {
	background: #1e2022;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 36px;
	border-radius: 5px;
	padding: 0 25px;
	letter-spacing: 0em;
	border: none;
}

.comment-form button:hover {
	background: #33ccff;
	color: #fff;
}

/* =============================
   8. BLOG SINGLE
================================ */

.blog-single .style3 .author {
	color: #fff;
}

.blog-single .style3 {
	border: none;
	padding: 0;
}

.single-meta2 {
	border: none;
	padding: 4px 0 0;
	margin-bottom: 0;
}

.single-meta2 span {
	color: #787878;
	font-size: 14px;
	float: left;
}

.post-nav2:after,
.post-nav2:before {
	display: none;
}

.post-nav2 .text-left {
	padding-left: 15px;
}

.post-nav2 h3 {
	font-size: 26px;
}

.post-nav2 .meta {
	margin: 10px 0 -3px;
}

.post-nav2 .meta span {
	color: #787878 !important;
}

.post-nav2 .meta span i {
	color: #787878;
	font-size: 14px;
	position: relative;
	right: 0;
}

.first-letter {
	font-size: 72px;
	color: #2ec5f0;
	font-weight: 300;
	float: left;
	display: block;
	background: transparent;
	width: auto;
	margin: 16px 20px 20px 5px;
}

.style3.single {
	border: none;
	padding: 0px;
	margin-bottom: 40px;
	position: relative;
}

.style3.single img {
	transform: scale(1) !important;
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
}

.style3.single .h1 {
	font-size: 48px;
	line-height: 54px;
	margin: 30px 0 25px;
}

.style3.single .cat {
	position: relative;
	padding: 0;
}

article.style3.single .post-excerpt {
	position: absolute;
	bottom: auto;
	left: 50%;
	padding: 20px 30px;
	z-index: 11;
	top: 50%;
	transform: translate(-50%,-50%);
}

.article-home {
	border-bottom: none;
	padding-bottom: 0px;
}

.related-posts .h5 {
	margin: 0;
}

.title2 {
	font-size: 28px;
	line-height: 30px;
}

.bg-dark {
	background: #1e2022;
}

.bg-gray {
	background: #f8f8f8;
}

/* =============================
   9. FOOTER
================================ */

footer {
	background: #1e2022;
}

.footer-head {
	padding: 27px 0 24px;
	border-bottom: 1px solid #393b3d;
}

.footer-head p {
	padding: 6px 11px 0;
}

.footer-search {
	position: relative;
}

.footer-search input {
	width: 100%;
	height: 36px;
	border-radius: 5px;
	border: none;
	padding: 0 30px 0 11px;
	font-size: 15px;
	color: #999;
	background: #303133;
}

.footer-search button {
	border: none;
	background: transparent;
	position: absolute;
	right: 0;
	line-height: 33px;
	padding: 0;
	width: 36px;
	font-size: 17px;
	color: #999;
	top:0;
}

.footer-content {
	padding: 41px 0 25px;
	border-bottom: 1px solid #393b3d;
	
}

.footer-content h5 {
	font-size: 16px;
	
	
	letter-spacing: 0.02em;
	margin: 0 0 15px;
}
.footer-content h5 a {
	color:#fff;
	font-size:18px;
	line-height:1.5;
}
.footer-content h5 a:hover {
	color:#eea804;	
	font-size: 20px;
}

.footer-links li {
	font-size: 16px;
	line-height: 30px;
}

.footer-links li a {
	color: #fff;
}

.footer-links li a:hover {
	color: #33ccff;
}

.footer-social li {
	font-size: 16px;
	line-height: 30px;
	padding-left: 0px;
	position: relative;
}

.footer-social li a {
	color: #dddddd;
}

.footer-social li a:hover {
	color: #3aa5f7;
}

.footer-social li i {
	position: absolute;
	left: 0;
	top: 8px;
	color: #777777;
}

.footer-bottom {
	padding: 33px 0;
}
.footer-bottom  a{
	color:#999;
}
.footer-bottom  a:hover{
	color:#33ccff;
}

.footer-bottom p {
	font-size: 14px;
	color: #999;
	margin: 0px 13px 0 0;
	letter-spacing: 0em;
	/*float: left;*/
}

.footer-bottom li a {
	font-size: 12px;
	color: #999;
	margin: 0;
	letter-spacing: 0em;
}

.footer-bottom li a:hover {
	color: #fff;
}

.footer-newsletter {
	position: relative;
	padding:0 125px 0 0;
}

.footer-newsletter input {
	width: 100%;
	height: 36px;
	border-radius: 5px;
	border: none;
	padding: 0 30px 0 11px;
	font-size: 15px;
	color: #999;
	background: #303133;
}

.footer-newsletter button {
	border: none;
	background: #fff;
	position: absolute;
	right: 0;
	line-height: 36px;
	padding: 0;
	width: 115px;
	font-size: 12px;
	color: #222222;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0em;
}

footer h3 {
	font-size:24px;
	color:#fff;
	letter-spacing: 0em;
	font-weight:400;
	background:url(../img/mail.png) no-repeat center left;
	padding:0 0 0 45px;
}


.footer-social2 {
    font-size: 12px;
    color: #999;
    letter-spacing: 0em;
}

.footer-social2 a {
	margin:0 0 0 20px;
	opacity:0.5;
}

.footer-social2 a:hover {
	opacity:1;
}

.footer-social3 a {
	margin:0 20px 0 0;
}


article .h2 {
	margin: 6px 0 0px !important;
}

.section-head .bcrumbs {
	margin: -34px 0 15px;
	display: table;
}

.section-head .bcrumbs li {
	float: left;
	font-size: 14px;
	margin-right: 20px;
	position: relative;
	color: #787878;
}

.section-head .bcrumbs li:first-child:before {
	display: none;
}

.section-head .bcrumbs li::before {
	content: "\f105";
	font-family: FontAwesome;
	color: #787878;
	font-size: 10px;
	position: absolute;
	left: -12px;
	top: 1px;
}

.section-head .bcrumbs li a {
	color: #787878;
}

.section-head .bcrumbs li a:hover {
	color: #33ccff;
}

.side-widget {
	margin-bottom: 45px;
	display: table;
	width: 100%;
	
	/*padding:20px;*/
}

.side-widget h4 {
	font-weight: 600;
	font-size: 20px;
	margin:0 0 20px;
	color: #222222;
	
}

.side-social {
	margin: 0 -1%;
}

.side-social a {
	background: #3a589b;
	color: #fff;
	display: table;
	height: 115px;
	float: left;
	width: 31.333333%;
	margin: 0 1%;
	font-size: 20px;
	text-align: center;
	padding: 20px 0 0;
}

.side-social a i {
	display: block;
	font-size: 24px;
	margin: 0 0 12px;
}

.side-social a span {
	display: block;
	font-size: 12px;
	letter-spacing: 0em;
	margin: 0px;
}

.side-social a:nth-child(2) {
	background: #00aaec;
}

.side-social a:nth-child(3) {
	background: #d95032;
}

.side-newsletter {
	background: #f8f8f8;
	padding: 20px;
}

.side-newsletter p {
	font-size: 15px;
	color: #707070;
	margin: 0 0 15px;
}

.side-newsletter input {
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	height: 36px;
	background: #ffffff;
	padding: 0 20px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.side-newsletter button {
	border: 1px solid #2ec5f0;
	border-radius: 5px;
	height: 36px;
	background: #2ec5f0;
	padding: 0 20px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 0em;
	font-weight: bold;
	text-transform: uppercase;
}

.side-newsletter button:hover {
	border: 1px solid #2ec5f0;
	background: transparent;
	color: #2ec5f0;
}

.side-newsletter span {
	color: #787878;
	font-size: 12px;
	letter-spacing: 0.03em;
	margin: -7px 0 -3px;
	display: table;
	width: 100%;
}

.nav-tabs.nav-justified > li > a {
	border: none !important;
	border-radius: 3px 3px 0 0;
	color: #777777;
	text-transform: uppercase;
	background: #fafafa;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0em;
	padding: 0;
	line-height: 39px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
	border: none !important;
	color: #000;
	background: #fff;
}

.tab-content > .tab-pane {
	padding-top: 30px;
}

aside .mini-posts {
	margin-bottom: -30px;
}

.footer-social4 {
    margin-bottom: 25px;
}

.footer-social4 li {
	float:left;
	margin-right:30px;
}

.footer-social4 li span {
    margin-right: 6px;
    opacity: 0.5;
    position: relative;
    top: -1px;
    display: inline-block;
	transition:.4s;
}

.footer-social4 li a {
	color:#787878;
}

.footer-social4 li a:hover {
	color:#fff;
}

.footer-social4 li a:hover span {
	opacity:1;
	transition:.4s;
}

.footer2 .col-md-2 {
	width:20%;
}

.footer-social img {
	margin-right:10px;
	opacity:0.5;
}

.footer3 .footer-links li {
	border-bottom:1px solid #2e3032;
}

.footer3 .footer-links li:last-child {
	border-bottom:none;
}

.footer3 .footer-links li a {
    line-height: 37px;
    display: block;
}

.footer-tags a {
	color: #aaa;
	background: #303133;
	line-height: 23px;
	border-radius: 3px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0em;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 7px;
	float: left;
	margin: 0 5px 10px 0;
}

.footer-tags a:hover {
	color: #fff;
	background: #2bc9f9;
}

.insta li {
	width:89px;
	height:89px;
	margin:0 1px 1px 0;
	float:left;
}

.insta li img {
	width:100%;
}

/* =============================
   10. INSTAGRAM FEED
================================ */

.instagram-lite li {
	float: left;
	width: 33.3333%;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.instagram-lite li img {
	width: 100%;
}

/* =============================
   11. TWITTERFEED
================================ */

#tweecool {
}

#tweecool ul {
	padding: 0;
	margin: 0;
}

#tweecool ul li {
	list-style: none;
	margin: 0;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	padding-left: 25px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 12px;
	margin-bottom: 15px;
	position: relative;
}

#tweecool ul li:after {
	content: "\f099";
	font-family: 'FontAwesome';
	color: #000;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 17px;
}

#tweecool ul li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#tweecool ul li a {
	color: #2ec5f0;
}

#tweecool ul li span {
	color: #787878;
	font-size: 14px;
	display: block;
}

.margin-bottom-15 {
	font-size:23px;
	letter-spacing:0em;
}

.no-margin {
	margin: 0 !important;
}

.style-alt {
	border-bottom: none;
	padding-bottom: 0px !important;
}

.play {
	background: url(../img/video.png) no-repeat center;
	width: 72px;
	height: 72px;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	right: auto;
	z-index: 7777;
	border-radius: 50%;
	transform: translate(-50%,-50%);
}

.play-time {
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 0em;
	background: rgba(0,0,0,0.5);
	color: #fff;
	padding: 0 5px;
	border-radius: 2px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 777;
}

#toggle-view {
	list-style: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#toggle-view > li {
	
	position: relative;
	cursor: pointer;
}

#toggle-view > li:last-child {
	border-bottom: none;
}

#toggle-view h3 {
	margin: 0;
	font-size: 14px;
	color: #222;
	line-height: 38px;
	padding-left: 20px;
}

#toggle-view span {
	/*position: absolute;*/
	left: 0px;
	top: 14px;
	color: #ccc;
	font-size: 15px;
}

#toggle-view .toggle-panel {
	display: none;
}

.toggle-panel > div {
	
	
	display: table;
	width: 100%;
	background: rgba(255,255,255,0.25);
	
}

.toggle-panel > div a {
	padding: 0 15px;
	color: black;
	font-size: 14px;
	line-height: 30px;
	display: table;
	float: left;
	/*width: 50%;*/
	margin-left:44px;
	 border:2px solid #eea804;
}

.toggle-panel > div a:hover {
	color: #335493;
	
	
	
	
}

.info-content .row {
	margin: 0 -5px;
}

.info-content .col-md-6 {
	padding: 0 5px;
}

.info-content .col-md-8 {
	padding: 0 5px;
}

.info-content .col-md-4 {
	padding: 0 5px;
}

.list-posts a {
	color: #222222;
	font-size: 16px;
	padding: 7px 0;
	border-bottom: 1px solid #eee;
	display: table;
	width: 100%;
}

.list-posts a:last-child {
	padding: 7px 0 0;
	border-bottom: none;
}

.list-posts a:hover {
	color: #33ccff;
}

.side-widget .tags a {
	margin-bottom: 10px;
}

.trending-rating {
	padding: 0;
	margin: 0;
}

.trending-rating li {
    list-style: none;
    margin: 0;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 0px;
    margin-bottom: 8px;
    padding-right: 50px;
    position: relative;
    display: table;
    width: 100%;
    min-height: 51px;
}

.trending-rating li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0;
	border: none;
}

.trending-rating li p {
    margin-top: 4px;
}

.trending-rating li p span {
	font-size: 11px;
	color: #787878;
	margin-left: 12px;
}

.trending-rating li em {
	font-size: 14px;
	color: #181818;
	font-style: normal;
	position: absolute;
	right: 0;
	top: 3px;
	width: 40px;
	height: 40px;
	border: 2px solid #61b2c5;
	line-height: 37px;
	text-align: center;
	border-radius: 50%;
}

.home-slider .meta span {
	display: inline-block;
}

.home-slider .meta .author img {
	margin-right: 6px;
	float: left;
	width: 35px;
	position: relative;
	top: -4px;
}

.home-slider-wrap {
	position: relative;
}

.hs-prev {
	width: 32px;
	height: 32px;
	border: 1.5px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 25px;
	color: #fff;
	font-size: 22px;
	line-height: 28px;
	padding-left: 9px;
	background: #e5e5e5;
}
.fa-angle-left
{
	color:#3f51b5;
	
	
}
.fa-angle-right
{
	color:#3f51b5;
	margin-top:-3px !important;
	margin-left: 2px !important;
}
.hs-next {
	width: 32px;
	height: 32px;
	border: 1.5px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	right: 25px;
	color: #3f51b5;
	font-size: 22px;
	line-height: 28px;
	padding-right: 11px;
	text-align: right;
	background: #e5e5e5;
}

.hs-prev:hover ,
.hs-next:hover {
	background: #e8ebff;
	border: 1.5px solid #e8ebff;
	
	cursor: pointer;
}
.fa-angle-right:hover{
	color: #3f51b5 !important;
}
.fa-angle-left:hover{
	color: #3f51b5 !important;
}
.style5 {
	margin: 0 -10px;
}

.style5 .col-sm-4 {
	padding: 0 10px;
}

.style5 article.style4 {
	padding-bottom: 20px;
}

.style5 article.style4 h3 {
	font-size: 18px;
	line-height: 23px;
}

/* =============================
   12. RESPONSIVE STYLES
================================ */

@media only screen and (min-width: 993px) and (max-width: 4000px) {
	.center-content {
		display: flex;
		align-items: center;
		flex-direction: row;
	}

	.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {

.navbar-nav {
    margin: 35px 0;
}

}

@media only screen and (min-width: 768px) and (max-width: 1100px) {

.header.header3.header5.header6 .collapse.navbar-collapse #navbar-ex1-collapse {
    position: relative;
    top: 0;
    padding-left: 0;
}

.header.header3.header5.header6 .navbar-nav {
    position: relative;
    left: 0px;
}

.header.header3.header5.header6 .dropdown-v1.open > .dropdown-menu {
    top: 50px !important;
}

.nav-dark .dropdown-v1.open > .dropdown-menu {
    top: 47px !important;
}

.dropdown-v1.open > .dropdown-menu {
    top: 65px !important;
}

header.header-megamenu .dropdown-v1 > .dropdown-menu ,
header.header-megamenu .dropdown-v1.open > .dropdown-menu {
    top: 60px !important;
}

header.header-megamenu .navbar-nav {
    float: left;
    margin: 41px 0px;
}

.header .navbar-default .navbar-nav > li > a {
    padding: 7px 5px 38px;
    font-size: 12px;
    font-weight: 400;
}

.header .navbar-default .navbar-nav > li > a {
    font-size: 13px !important;
}

.bg-dark article.style4 h3 {
    font-size: 14px;
    line-height: 22px;
}

.ad-banner {
    margin: 0 auto;
    display: table;
}

.style3.single .h1 {
    font-size: 36px;
    line-height: 49px;
}

.header3 .navbar-nav {
    position: relative;
    left: -3%;
}

.header.header4 .search-alt {
	display:none;
}

.nav-dark .navbar-nav > li > a {
    font-size: 14px;
}

}

@media only screen and (min-width: 768px) and (max-width: 992px) {

.header3 .nav>li>a>img {
   max-width: 100%;
}

.header3 .logo {
    margin: 0 20px;
    margin-top: 1px;
    max-width: 100px;
}

.header3 .dropdown-v1.open > .dropdown-menu {
    top: 63px !important;
}


.menu-tabs .col-md-3, .tab-contents .col-md-3 {
    width: 20% !important;
}
.col-md-3{
	width:50%;
}
.menu-tabs.megamenu > .dropdown-menu .row > .col-md-9 {
    width: 80%;
    float: left;
}

.menu-tabs.megamenu > .dropdown-menu .row > .col-md-9 .tab {
    display: table;
    width: 100%;
}

.menu-tabs.megamenu > .dropdown-menu .row > .col-md-9 .tab .col-md-3 {
	width:25% !important;
}


.home4 .header4 .navbar-nav {
    float: left;
    margin: 0 !important;
}

.home-slider-wrap {
    position: relative;
    clear: both;
}

.pagi-nation {
    margin-bottom: 40px;
    display: table;
}

.header4 .navbar-nav ,
.header1 .navbar-nav {
    float: left;
    margin: 36px 0px;
}

article.style5.style3.single .h1 {
    font-size: 23px;
    line-height: 33px;
}

.header3 .navbar-nav {
    position: relative;
    left: -40px;
}

.navbar-social {
    float: left;
    width: auto;
    position: relative;
    z-index: 777;
}

.header .search-trigger,
.header .login {
    position: relative;
    z-index: 777;
}



.trending-rating li p {
    margin-top: 9px;
}

article.style4 h3 {
    font-size: 15px;
    line-height: 20px;
}


.home-slider-wrap .bg-img {
    height: 400px;
    width: auto;
    max-width: none;
}

.home-slider-wrap article.style3.single .post-excerpt {
	position: absolute;
	bottom: auto;
	left: 0;
	padding: 20px 0px;
	z-index: 11;
	top: 50%;
	transform: translate(-0%,-50%);
	width: 100%;
}

.home-slider-wrap .style3.single .h1 {
    font-size: 36px;
    line-height: 45px;
    margin: 30px 0 25px;
}

.insta li {
	width: 65px;
	height: 65px;
	margin: 0 1px 1px 0;
}

.footer-social2 a {
    margin: 0 0 0 15px;
}

.footer-social3 a {
    margin: 0 15px 0 0;
}

	.header .navbar-header {
		width: 133px;
	}

.header .navbar-default .navbar-nav > li > a {
    padding: 0 5px;
    font-size: 12px;
}

.header3 .collapse.navbar-collapse #navbar-ex1-collapse {
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    display: table !important;
    text-align: center;
    width: 100%;
    padding-left: 21%;
}

	h4 {
		font-size: 18px;
	}

	.footer-head p {
		padding: 0px;
	}
}

.img-full {
	width:100%;
	height:400px;
}

@media only screen and (min-width: 420px) and (max-width: 767px) {

.log-reg {
    margin: 29px 0 0 55px;
    position: absolute;
    top: 4px;
    right: 76px;
}

}

@media only screen and (min-width: 280px) and (max-width: 419px) {

.header4 .log-reg ,
article.style3 .meta span, article.style3 .meta {
    display: none;
}

}

@media only screen and (min-width: 280px) and (max-width: 767px) {

.style3.single {
    min-height: 10px;overflow: hidden;
}

.header.header3.header5.header6 .navbar-nav {
    margin: 0;
    display: table;
    width: 100%;
    background:#3f51b5;
}
/* Start vj*/
.side-widget {
	margin-bottom: 45px;
	display: table;
	width: 100%;
	margin-left:-20px;
	/*padding-left:20px;
	padding-right:20px;*/
}

.button--wayra {
	overflow: hidden;
	width: 323px!important;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	/*background: #37474f;*/
	z-index: -1;
	/*-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;*/
}
.button--wayra:hover {
	color: #fff;
	/*border-color: #62117ead;*/
	border-color: #3F51B5;
}
.button--wayra.button--inverted:hover {
	color: #3f51b5;
	border-color: #fff;
}
.button--wayra:hover::before {
	opacity: 1;
	background-color: #3F51B5;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
	background-color: #fff;
}


.button--antiman.button--border-thick::before {
	border-width: 3px;
}

/* Borders */
.button--border-thin {
	border: 1px solid #999;
}
.button--border-medium {
	border: 2px solid #999;
}
.button--border-thick {
	border: 3px solid #999;
}

.button--text-upper {
	/*letter-spacing: 5px;*/
	/*text-transform: uppercase;*/
}


/* Sizes */
.button--size-s {
	font-size: 14px;
}
.button--size-m {
	font-size: 16px;
}
.button--size-l {
	font-size: 18px;
}


/* Common button styles */
.button {
	float: left;
	min-width: 150px;
	max-width: 350px;
	display: block;
        font-family: 'Calisto MT';
	margin: 0.3em;
	padding: 1em 1em;
	/*border: none;*/
	background: none;
	/*border: 2px solid #999;*/
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.button:focus {
	outline: none;
}

ul.bullet{
	list-style-type: disc;
    margin: 0;
	padding:0px 30px;
	
}
ul>li{
	padding-top:10px;
	
}

/* ENdD vj*/
.nav-white .navbar-nav > li > a span, .nav-dark .navbar-nav > li > a span {
    margin-left: 4px;
    font-size: 14px;
    float: right;
}

.header5 .navbar-nav {
    float: none;
    margin: 0 -30px;
}


.header3 .logo {
    display: none;
}

.menu-tabs .col-md-3, .tab-contents .col-md-3 {
    width: 100% !important;
}

.megamenu .dropdown-menu .col-md-3 {
    width: 100%;
}


.ad-banner {
    margin: 0 auto;
    display: table;
}

.home5 .meta span {
    margin-top: 15px;
    display: block;
}

.header6 .navbar-brand {
    margin: 0 !important;
    float: none;
    display: inherit;
    position: relative;
    left: -15px;
    padding-left: 0;
    transform: none;
}

.header6 .navbar-collapse {
    max-height: calc(100vh - 160px);
    top: 0;
}

.home4 .header.header4 .navbar-collapse {
    max-height: calc(100vh - 160px);
    padding: 0 35px;
    top: 45px;
}

.header.header4 .search-alt {
	display:none;
}

.pagi-nation {
    margin-bottom: 40px;
    display: table;
}

article.style5.style3.single .h1 {
    font-size: 23px;
    line-height: 33px;
}

.info-content .col-sm-6 {
	margin-bottom:30px;
}

.mini-posts .meta span {
    margin: 15px 0 0;
}

.small-title {
    margin-top: 13px;
}

article.style3 h3 {
    font-weight: 300;
    margin: 7px 0 10px;
    font-size: 19px;
    line-height: 26px;
}

article.style4 h3 {
    font-size: 19px;
    line-height: 24px;
}

.list-posts {
	margin-bottom:40px;
}


.home-slider-wrap .bg-img {
    height: 400px;
    width: auto;
    max-width: none;
}

.home-slider-wrap article.style3.single .post-excerpt {
	position: absolute;
	bottom: auto;
	left: 0;
	padding: 20px 0px;
	z-index: 11;
	top: 50%;
	transform: translate(-0%,-50%);
	width: 100%;
}

.home-slider-wrap .style3.single .h1 {
    font-size: 36px;
    line-height: 45px;
    margin: 30px 0 25px;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 0;
	/*margin-top: 43px;*/
	margin-top: 35px;
	margin-right: -35px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent !important;
	border-radius: 0;
	background: transparent !important;
}

.header .navbar-header {
    float: left;
    margin: 0;
    width: calc(100% - 50px);
}

.header.header3 .navbar-social {
	display:none;
}

.header.header4.header5 .navbar-header {
    float: left;
    margin: 0;
    width: calc(100% - 15px);
}

.header.header3.header5.header6 .navbar-default {
    padding: 0 0 0 30px;
}

	.navbar-collapse {
		padding-right: 15px;
		padding-left: 15px;
		overflow-x: visible;
		-webkit-overflow-scrolling: touch;
		border-top: 1px solid transparent;
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
		box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
		position: absolute;
		top: 100px;
		background: #fff;
		z-index: 7777;
		left: 0;
		right: 0;
		width: 100%;
		margin: 0 !important;
	}

.header .navbar-default .navbar-nav > li > a {
    padding: 15px !important;
}

.dropdown-v1 .dropdown-menu {
	position: relative;
	top: 0px !important;
	left: 5%;
	z-index: 1000;
	float: left;
	min-width: 200px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(24,24,24,.1);
	-moz-box-shadow: 0 5px 10px rgba(24,24,24,.1);
	box-shadow: 0 5px 10px rgba(24,24,24,.1);
	border-top: 1px solid #2ec5f0;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	opacity: 1;
	visibility: visible;
	width: 90%;
	box-shadow: none;
	margin-bottom: 16px;
}

.dropdown-parent > a::after {
    content: "\f107";
}

.footer-bottom p {
    float: none;
}

footer .text-right {
	text-align:center !important;
}

.footer-social2 {
    margin: 25px 0 0;
}

.footer2 .col-md-2 {
	width: 100%;
}

.footer2 [class*='col-md'] ,
.footer3 [class*='col-md'] {
	margin:0 0 30px;
}

.footer-tags {
    display: table;
    width: 100%;
}

.navbar-collapse {
    max-height: calc(100vh - 160px);
}

	h4 {
		font-size: 18px;
	}

	.pagi-nation {
		position: relative;
		top: 0;
		margin-bottom: 0;
	}

	.cat-hr {
		margin: 0px 0 -15px;
	}

	.footer-head p {
		padding: 24px 0px 15px;
	}

	.footer-links {
		margin-bottom: 30px;
	}

	.footer-bottom p {
		text-align: center;
		padding-bottom: 5px;
	}

	.list-inline {
		padding-left: 0;
		margin-left: -5px;
		list-style: none;
		text-align: center;
	}

	.mini-posts .col-md-4 {
		padding-right: 15px;
	}
}

.co_vj{
	color:#FFF;
        border-bottom:1px solid #999;
        width:100%;
        font-size:14px;
        padding-left: 20px;
}
.add_vj{
	background: #f3e53b;
    padding: 6px 10px;
    border-radius: 5px;
	width: auto;

}


.add1_vj{
	background: #33ccff;
    padding: 6px 10px;
    border-radius: 5px;
	width: auto;
	color:#fff;

}

/* Wayra */
.button--wayra {
	overflow: hidden;
	width: 268px;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	/*background: #37474f;*/
	z-index: -1;
	/*-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;*/
}
.button--wayra:hover {
	color: #fff;
	/*border-color: #62117ead;*/
	border-color: #3F51B5;
}
.button--wayra.button--inverted:hover {
	color: #3f51b5;
	border-color: #fff;
}
.button--wayra:hover::before {
	opacity: 1;
	background-color: #3F51B5;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
	background-color: #fff;
}


.button--antiman.button--border-thick::before {
	border-width: 3px;
}

/* Borders */
.button--border-thin {
	border: 1px solid #999;
}
.button--border-medium {
	border: 2px solid #999;
}
.button--border-thick {
	border: 3px solid #999;
}

.button--text-upper {
	/*letter-spacing: 5px;*/
	/*text-transform: uppercase;*/
}


/* Sizes */
.button--size-s {
	font-size: 14px;
}
.button--size-m {
	font-size: 16px;
}
.button--size-l {
	font-size: 18px;
}


/* Common button styles */
.button {
	float: left;
	min-width: 150px;
	/*max-width: 250px;*/
	display: block;
        font-family: 'Calisto MT';
	margin-top: 0.3em;
	padding: 1em 1em;
	/*border: none;*/
	background: none;
	/*border: 2px solid #999;*/
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.button:focus {
	outline: none;
}
@media only screen and (max-width: 500px) {
	.journal{
		/*height:20vh;*/
	}
	.journalv{
		/*height:20vh;*/
	}
	
	.text-left-journal{
		top:10px !important;
	}
	.text-left-journalvv{
		top:10px !important;
	}
	.text-left-journal1{
		position: absolute;
		top:44px !important;
		padding:0px 10px 20px 0px;
		
	}
	
}
.journal{
	/*position: relative;
    text-align: center;*/
	margin-bottom:20px;

}
.journalv{
	position: relative;
    text-align: center;
    color: white;
    height:30vh;
	margin-bottom:20px;
}

.journal a:hover{

}



.text-left-journal{
	position: absolute;
    top: 20px;
    left: 16px;
	font-size:24px;
}
.text-left-journalvv{
	position: absolute;
	top:40%;
    left:36%;
	font-size:24px;
}
.text-left-journal1{
	position: absolute;
    top: 58px;
    left: 16px;
}
ul.bullet{
	list-style-type: circle;
    margin: 0;
	padding:0px 40px;
	color: black;
	
}
ul>li{
	padding-top:10px;
	
}

/*FAQ Pannel*/
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f056";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f055";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
span.color > p {
	color: #3F51B5;
}
.alert-danger > p {
    color: red;
}
/* Dropdown angle */
.i 
{
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px ;
}

.down {
	margin-bottom:2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

/* Social Icons */
.icons
{
	float:right;
	margin-top:30px;
	margin-right:30px;
}
.fa {

  padding: 7px;
  font-size: 30px;
  width: 30px;
  HEIGHT:30PX;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  margin-top:2px;
  border-radius:50%;
  
}
.fa:hover {
    opacity: 0.7;
	
}
.fa-search{
background-color:#eb5c74;
  color: white;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google-plus {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}
.fa-slideshare{
	background-color: #00a7a8;
	color:white;
	padding-left:8px;
}

#nav .quick {
float:right;
padding:0;
list-style-type:none;

}

#nav .quick {
text-align: left;
display:block;
background:#fff;
width:270px ! important;
font-family:Calisto MT;
font-size:16px;
text-decoration:none;
padding:10px/*padding for top, bottom*/ 7px /*padding for left, right*/;
border-top:1px solid #cccccc;
border-left:3px solid #eea804;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
color:black;

}

#zoom:hover{
	 -ms-transform: scale(1.5); 
    -webkit-transform: scale(1.5); 
    transform: scale(1.8); 
}

#zoom {
    
    transition: transform .4s;
    width: 450px;
    height: 450px;
    margin: 0 auto;
}


/*guidelines*/
.dropdown1 {
   
    overflow: auto;
	 
}

.dropdown1 .dropbtn 
{
    font-size: 16px;    
    border: none;
    outline: none;
    color: #3f51b5;
    padding: 14px 16px;
    background-color: inherit;
    margin-left:35px;

	
}
.dropdown-content 
{
    display: none;
    position: absolute;
	border-radius:0.3cm;
    width: 40%;
	left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	margin-left : 380px;
    font-size: 16px;
	font-family: Calisto MT;
	height: 350px;
	color:#3f51b5;
	padding-left:15px;
	padding-right:10px;
	
 }
h5,u
{
	color: #3f51b5;
	margin-left:100px;
	margin-bottom:10px;
	
}
.topnav a:hover, .dropdown1:hover .dropbtn {
  background-color: #eff9ff;
  color: #3f51b5;
  
  
 }

.dropdown1:hover .dropdown-content
 {
    display: block;
	background-color:#eff9ff;
	text-decoration: none !important;
	transition: all .32s ease-in-out;
	-webkit-transition: all .32s ease-in-out;
	-moz-transition: all .32s ease-in-out;
	-o-transition: all .32s ease-in-out;
 }

 .column1{
    float: left;
    width: 40%;
    padding:3px;
    background-color:inherit;
	height: 330px;
	margin-top:-10px;
	margin-left:20px;
	color:#3f51b5;
 }
.aa
{
width:50%;
	
}

.column1 a:hover {
    background-color: #ddd;
	
}
.con{
	text-align:left;
	color:#707070;
}

.row:after {
    content: "";
    display: table;
    clear: both;
	height:50px;
}
footer .row:after{
	height: 0px;
}

/* editor board styles */

.post-excerptx:a {
	padding-left:40px;
}
.post-excerptx:div {
	padding-left:40px;
}

.name{
	color:#eea804;
	font-size:22px;
	padding-left: 50px;
	text-decoration:none;
	}
			
.name:hover
	{
		color:#3f51b5;
					 
    }
.dept
 {
	color:#404040;
	padding-left: 50px;
	text-align:left;
 }
.uni
{
	color:#404040;
	font-size:16px;
	padding-left: 50px;
	text-align:left;
}



.border{
	border: 1px solid #b8bda6;
	color:#313f62;
    border-radius: 8px;
	width:665px;
	height:height;
	margin-left:10px;
	margin-right:-10px;
	width:165%;
	padding:10px;
}
/*FAQ Pannel*/


/* Board Members Heading */

.heading
{
-moz-transform: scale(1, -1);
-webkit-transform: scale(1, -1);
-o-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}


/* bottom to top scroll button */
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #c3c3c8;
  margin-right:5px;
  cursor: pointer;
  padding: 5px;
  border-radius:  100px;
}



/* search bar styles */

input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
	background: url(../../assets/images/search1.png) no-repeat -60px ;
	margin-left:10px;
	border: solid 1px #f27d0c;
	padding: 3px 0px 4px 29px;
	width: 0px;
	background-color:#f27d0c;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	padding-left:5px;
	width:90%;
	background-color:#f27d0c;
	border-color: #f27d0c;
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}


input:-moz-placeholder {
	color: #999;
	
}
input:-webkit-input-placeholder {
	
	color: #999;
}

#demo-2 input[type=search] {
	width: 20px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-2 input[type=search]:hover {
	background-color: #ff9d3f;
}
#demo-2 input[type=search]:focus {
	width: 330px;
	padding-left: 30px;
	color: #000;
	background-color:#f27d0c;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
	color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}

/* styles for menu icon */
#nav-icon span {

  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
 }

#nav-icon span:nth-child(2) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span:nth-child(3) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span:nth-child(4) {
  top: 36px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}





#nav-icon.open span:nth-child(2) {
 
  transform: rotate(45deg);

}
#nav-icon.open span:nth-child(3) {
	width:0%;
	opacity:0;
}


#nav-icon.open span:nth-child(4) {
  
  transform: rotate(-45deg);
 
}
#btn1
{
	 display: inline-block;
    padding: 8px 25px 8px 25px;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 1px;
}


#btn {
    display: inline-block;
    padding: 12px 40px;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 1px;
	}
	
	.alert-success2 {
    color: #1c8d19;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-family: Calisto MT;
    font-size: 20px;
    width: 25%;
	margin-left:40%;
	padding:1%;
	word-spacing:6px;
	}
	
	.alert-success1 {
    color: #1c8d19;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-family: Calisto MT;
    font-size: 20px;
    width: 51%;
	margin-left:30%;
	}
	
	.alert-success{
	color: #1c8d19;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-family: Calisto MT;
    font-size: 20px;
    width: 51%;
	}
	
	.alert-success3{
	color: #1c8d19;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-family: Calisto MT;
    font-size: 20px;
	margin-top:65px;
	width:102%;
	}
	
	.red
	{
		color: red;
	}
	.article_content{color: #484848;}
	.imgBelowMenu{margin-top:-30px; margin-left:0px;margin-right:0px;}
	footer > .container{padding: 0px 15px;}

	.table2
	{
		width: 57%;
		margin-bottom: 20px;
	}
.table2 thead tr th
	{
		padding: 10px;
		width: 20%;
	}
	.table2 tbody tr td
	{
		padding: 10px;
	}

	#footerpara
	{
		color:#fff;
		text-align:initial;
		font-size:16px;
		padding-top: 6px;
	}
	#adminmail
	{
		color:#EEA804;
		text-align:initial;
		font-size:16px;
		padding-left: 10px;
		
	}

	#adminmail:hover
	{
		color: #fff;
	}
	
	
.mini-posts .quick a{color: #000;}
.center-block .quick a{color: #000;}
.volumes-list .issues-list {
	display: none;
	background: #edeff1;
	color: #444;
	width: 150px;
	position:absolute;
	z-index: 1;
	border-radius: 1px;
	}
.volumes-list:hover .issues-list
{
	display: block;
}

.volumes-list:hover .issues-list ul li
{
	list-style: none;
	padding:5px 0px;
	
}
.issues-list a {
    display: block;
	
}
.issues-list ul li:hover
{
	background-color: #d5d7d8;
	display:inline-block;
	width:100%;	
}
.volume-hov:hover
{
	background-color: #f6d483 !important;
}

#editorboard
{
            margin-left:-10px;
}

#editorboard:hover
{
            color:#3f51b5;
            opacity:1;
}

#articleprep
{
	margin-bottom: -30px;
}
.article-row:after{height: 0px !important;}

#btn-wa-container {
    width: 100%;
    outline: none;
    height: 100%;
    position: relative;
}#btn-wa {
    border-radius: 50%;
    cursor: pointer;
    -webkit-box-shadow: rgb(0 0 0 / 15%) 0 3pt 12pt;
    box-shadow: 0 3pt 12pt rgb(0 0 0 / 15%);
    opacity: 0;
    width: 40px !important;
    height: 40px !important;
    -webkit-transition: opacity .1s linear,height .1s linear,width .1s linear;
    transition: opacity .1s linear,height .1s linear,width .1s linear;
    position: fixed;
	bottom: 30px;
	left: 40px;
     
    
}
.webapi-block{
border: none;
overflow: hidden;
background: white;
border-radius: 9pt;
bottom: 128px;
left: 28px;
box-shadow: rgb(0 0 0 / 15%) 0px 3pt 12pt;
width: 440px;
height: 330px;
display: inline;
opacity: 1;
transition: opacity 0.1s linear 0s, height 0.1s linear 0s, width 0.1s linear 0s;
padding: 0px;
position: fixed;
display: none;
top: auto;
z-index: 2147483646;
}#content-container {
    margin-top: 10px;
    padding-right: 25px;
    padding-left: 25px;
}
#chat-btn-container{text-align: center;}
.webapi-block .mdc-button{
	background-color: #43a84f;
	color:#fff;
	border-radius: 4px;
	font-size: 14px;
    padding: 8px 10px;
	border: 0px;;

}.webapi-block .mdc-button .fa{width: 23px;height: 27px;}
.webapi-block footer {
    z-index: 1;
    background: #ededed;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 45px;
    border-radius: 0 0 9pt 9pt;
}
.webapi-block #footer-left-container {
    float: left;
    cursor: pointer;
    margin-left: 15px;
    margin-right: 0;    padding-top: 10px;
}
.closeicon{float: right; margin-right: -10px; cursor: pointer;}

/*
.view-download-btn{border:1px solid;padding: 5px 5px;border-radius: 15px;}
*/