/* reset.css is here */

*:not(table,td) {
	margin:0;
	padding:0;
	box-sizing:border-box;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
img {
	max-width:100%;
	height:auto;
	display:inline-block;
}
address,caption,cite,code,dfn,em,strong,th,var {
	/*font-style:normal;
	font-weight:normal;*/
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a {
	color:#000;
	text-decoration:none;
	outline:0 none !important;
}
a:hover, a:focus {
	color:#333;
	text-decoration:none;
	outline:0 none !important;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
h1 {
	font-size:24px;
	line-height: 28px;
}
h2 {
	font-size: 24px;
	line-height: 30px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
	line-height: 20px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
p {
	color:#282828;
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	line-height: 22px;
	font-weight: 400;
}
header,nav,section,article,aside,footer,hgroup,figure,main {
	display: block;
}
.clear, .clr {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:0;
}
.last {
	margin:0 !important;
}
.pad_last {
	padding:0 !important;
}
.no_bg {
	background:none !important;
}
.no_bor {
	border:0 none !important;
}
.flt_lt {
	float:left;
	display:inline;
}
.flt_rt {
	float:right;
	display:inline;
}
/* reset.css ends here */

html {
}
body {
	color:#282828;
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	line-height:22px;
	font-weight: 400;
}

/* LayOut Start here */
.wrapper {
	
 margin: 0 auto;
	
}

.container {
	max-width:1350px;
	margin:0 auto;
	border-top:0 none;
}

/* Header starts here */
header {
	border-top:#efbf36 4px solid;
}
.logo {
}
.header_top_main {
	border-bottom: #ebebeb 1px solid;
}
.header_top {
}

.counrty {
	display: inline-block;
	padding: 0;
	position: relative;
}
.counrty a {
	margin: 0px 0 0 2px;
	display: inline-block;
	vertical-align: top;
}
.counrty a img {
	height: 22px;
	width: auto;
	display: block;
}
.counrty select {
	width: 100%;
	outline: none;
	border: none;
	color: #2c3e50;
	font-weight: 700;
	font-size: 13px;
	line-height: 45px;
	height: 45px;
	padding: 0 20px 0 20px;
	letter-spacing: -1.2px;
}
.counrty select option {
	width: 100%;
	padding:4px 0;
} 
/*.counrty:before {
	content: '';
	background: url(../images/aus.png) no-repeat center center;
	width:16px;
	height: 11px;
	position: absolute;
	left: 20px;
	top: 18px;
}*/
/*
.counrty:after {
	content: '';
	background: url(../images/arrow1.png) no-repeat center center;
	width:10px;
	height: 6px;
	position: absolute;
	right: 27px;
	top: 20px;
}*/

.wifi {
	display: inline-block;
	float:left;
	/*width: 73%;*/
	color: #000000;
	padding: 14px 0 15px 12px;
	border-right: #ebebeb 1px solid;
}
.wifi p {
	font-size: 13px;
	line-height: 16px;
	color:#000000;
	/*background: url(../images/wifi.png) no-repeat left center;*/
	padding: 0px;
}
.wifi p strong {
	font-weight: 700;
	color:#2c3e50;
	margin: 0 5px 0 0;
}
.wifi p span {
	color:#ed8d00;
}


.header_left {
	display: inline-block;
	float: left;
	width: 63.5%;
}
.header_rgt {
	display: inline-block;
	float: right;
	
	width: 100%;
	text-align: right;
}


.header_bottom_main {
}
.header_bottom {
}


.eno {
	display: inline-block;
	
	
	
	padding: 8px 0 8px 0px;
	text-align: center;
}
.eno ul {
	display: block;
}
.eno ul li {
	display: inline-block;
	margin: 0 6px 0 0;
}
.eno ul li a {
	display:block;
	font-size: 13px;
	line-height: 14px;
	color:#333;
	border-left:1px solid #999;
	padding-left: 6px;
}
.eno ul li a:hover, .eno ul li a.active {
	color:#942d24;
}

.eno ul li a em {
	color:#848484;
}
.eno ul li a span {
	border: #ebebeb 1px solid;
	border-radius:5px;
	line-height: 27px;
	height: 30px;
	display: block;
	padding: 0 10px;
} 

.search_main {
	display: inline-block;
	/*border: #ebebeb 1px solid;*/
}
.search {
	position: relative;
}
.search input {
	outline: none;
	border:none;
	color:#848484;
	font-size: 13px;
	padding: 15px 28px 15px 10px;
	width: 196px;
}


@media screen and (max-width: 600px) {
.search input {
	outline: none;
	border:none;
	color:#848484;
	font-size: 13px;
	padding: 15px 28px 15px 10px;
	width: 110px;
}
}





.search button {
	outline: none;
	border:none;
	font-size:20px;
	position: absolute;
	right: 10px;
	top: 10px;
	background:none;
	cursor: pointer;
	color:#999;
}
.search button:hover {
	color:#666;
}

/* Navigations */

.nav_container {
	display: inline-block;
	float: right;
	padding: 20px 0;
	margin: 0;
	/*width:700px;*/
}
nav {
	/*display: table;*/
	display: block;
}
nav > ul {
	/*display: table-row;*/
}
nav > ul > li {
	/*display: table-cell;
	vertical-align:middle;
	*/
	
	display: inline-block;
	vertical-align:top;
	
	line-height: 17px;
	text-align: center;
	margin: 0 ;
	position: relative;
	
	padding:0 10px;
}
nav > ul > li:last-child {
	padding-right:0;
}
nav > ul > li > a {
	font-size: 15px;
	padding-bottom: 4px;
	text-align:center;
	color:#333333;
}
nav ul li > a:hover, nav ul li > a.active {
	color:#952d22;
}

nav > ul > li ul {
	display: none;
	position:absolute;
	left:0;
	min-width:100%;
	width: auto;
	white-space: nowrap;
	top:100%;
	background:#fff;
	z-index:9;
	padding:10px 0 0;
}
nav > ul > li ul li {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	text-align:left;
	position:relative;
}
nav > ul > li ul li:last-child {
	border-bottom:0;
}
nav > ul > li ul li a {
	display:block;
	padding:8px 10px;
	font-size: 14px;
	color:#000;
}
nav > ul > li ul li.level2.dropdown a {
	padding-right:10px;
}
nav > ul > li ul li.level2.dropdown i {
	position:absolute;
	right: 2px;
	top:25%;
}
nav > ul > li ul li ul {
	display: none;
	position:absolute;
	left:100%;
	min-width:100%;
	width: auto;
	white-space: nowrap;
	top:0;
	background:#fff;
	z-index:9;
	padding:0;
}


/* Header Ends here */ 

.banner {
	background: url(../images/banner8.jpg) no-repeat center center;
	padding: 97px 0 89px 0;
	background-size: cover;
	position: relative;
}
.banner:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*background:rgba(0,0,0,0.3);*/
}
.banner_in {
	position: relative;
	z-index: 1;
}
.banner_text_outer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.banner_text_outer .banner_text {
	background:rgba(108,96,35, 0.7);
	padding:30px 20px 20px;
	color:#fff;
	
}
.banner_text .desc p {
	color:#fff;
	line-height:1.4;
}
.banner_text .custom_btn {
	background: #008ecd;
	color:#fff;
}
.banner_left {
	display: inline-block;
	float:left;
	width: 100%;
}
.banner_slider {
}
.slider_list {
}
.slider_list_in {
	background: #0000008f;
}

.study {
	
	display: inline-block;
	float: left;
	width: 35%;
	padding: 45px;
}
.study h2 {
	font-size: 22px;
	line-height: 32px;
	font-weight:700;
	color:#ffffff;
	margin: 0 0 16px 0;
}
.study span {
	font-size:15px;
	line-height: 18px;
	color:#ffffff;
	margin: 0 0 23px 0;
	display: block;
	font-weight: 400;
}
.study p {
	color:#ffffff;
	padding: 0 0 20px 0;
	max-width: 390px;
	line-height: 23px;
}
.study a.more, .custom_btn {
	display:block;
	color:#ffffff;
	width: 130px;
	height: 40px;
	line-height: 40px;
	background:#00acc9;
	border-radius:5px;
	text-align: center;
}
.custom_btn {
	width: auto;
	display: inline-block;
	height: auto;
	border:0;
	cursor: pointer;
	line-height: 20px;
}
.study a.more:hover {
	opacity: 0.8;
}
.study_view {
	display: inline-block;
	float: right;
	width: 65%;
}
.study_view figure {
	display: block;
}
.study_view figure img {
	display: block;
	width: 100%;
	margin: 0 0 0 1px;
}
.study_view figure img:hover{
	 opacity: 0.8;
}

.slick-dots li {
	width: 15px;
	height: 15px;
	margin: 0 6px;
}
.slick1 .slick-dots li {
	width: 10px;
	height: 10px;
	margin: 0 0 0 4px;
}
.slick-dots li button {
	border-radius:100%;
	width: 15px;
	height: 15px;
	background:#ffffff;
}
.slick1 .slick-dots li button {
	background: #999;
	width: 10px;
	height: 10px;
}

.slick-dots li.slick-active button {
	background: #ffffff;
	border-radius:100%;
	opacity: 1;
	position: relative;
}
.slick1 .slick-dots li.slick-active button {
	background: #942d24;

}
.slick-dots li.slick-active button:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	right: 0;
	width:7px;
	height:7px;
	margin: 0 auto;
	background:#942d24;
	border-radius: 100%;
}
.slick1 .slick-dots li.slick-active button:after {
	display: none;
}
.slick-dots li button:before {
	display:none;
}
.slick-dots {
	bottom: 22px;
	right: 3px;
	left: auto;
	width: 130px;
}
.slick1 .slick-dots {
	width: auto;
	right: 10px;
	bottom: 10px;
}
.slick-dotted.slick-slider {
	margin-bottom:0;
}
.slick-slide {
	outline: none;
}
 

.slick-prev:before {
	display:none;
}
.slick-next:before {
	display:none;
}
.slick-prev {
	margin: -20px 0 0 0;
	left: -94px;
	background:url(../images/left_arrow.png) no-repeat;
	width:50px;
	height:92px;
	z-index:4;
	background-size:contain;
}
.slick-next {
	margin: -20px 0 0 0;
	right: -101px;
	background:url(../images/right_arrow.png) no-repeat;
	width:50px;
	height:92px;
	z-index:4;
	background-size:contain;
}
 
.slick-prev:hover, .slick-prev:focus {
	background:url(../images/left_arrow.png) no-repeat;
	background-size:contain;
}
.slick-next:hover, .slick-next:focus {
	background:url(../images/right_arrow.png) no-repeat;
	background-size:contain;
}


.banner_rgt {
	display: inline-block;
	float: right;
	width: 31.7%;
}
.bach {
	position: relative;
	margin: 0 0 23px 0;

}
.bach h2 {
	font-size: 30px;
	line-height: 34px;
	color: #ffffff;
	text-align: center;
	font-weight:700;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 1;
} 
.bach1 h2 {
	margin: -22px 0 0 0;
}

.bach span {
	font-size: 86px;
	line-height: 94px;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	opacity: 0.2;
	margin: -20px 0 0 0;
}
.bach a {
	display: block;
}
.bach figure img {
	display: block;
	width: 100%;
	height: auto;
}
.bach a:hover figure img {
	opacity: 0.9;
}
.bach .label {
	font-size: 15px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	font-weight:700;
	display: block;
	background:#f4a128;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 8px;
	height: 30px;
	font-style: normal;
} 



/* Main content starts here */
.main_content {
}
.media_blog {
	background:#f3f1ec;
}
.media {
	padding: 55px 0 52px 0;
}
.media.in {
	padding-top: 0px;
	
}
.media.in .online_hd {
	
}
.online {
	background:#ffffff;
	display: inline-block;
	float: left;
	border-right: #e7eced 1px solid;
	border-left: #e7eced 1px solid;
	border-bottom: #e7eced 1px solid;
	width: 950px;
	border-top:#b3626f 3px solid;
}
.online.norightcol {
	width: 100%;
}
.online_hd {
	padding: 15px 30px;
	border-bottom:#e7eced 1px solid;
	position: relative;
}
.online_hd:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 22.5%;
	background:url(../images/arrow2.png) no-repeat;
	width: 15px;
	height: 7px;
	margin: 0 0 -7px 0;
}

.online_hd h4 {
	color:#2c3e50;
	font-weight: 700;
	letter-spacing: 0.8px;
}
.online_list {
	padding: 0px 0 30px 0;
	border-bottom: #e7eced 1px solid;
	margin: 0 0 30px;
}
.cols_listing .online_list {
	width: 25%;
	float: left;
	padding: 0;
	margin: 30px 0 0px;
	border-bottom: 0;
}
.online_main {
	padding: 0 30px 17px 30px;
}
.online_main.grid_bg {
	padding:30px 0;
	background:#f3f1ec;
}
.online_view {
	display: inline-block;
	float: left;
	width: 30%;
}
.cols_listing .online_view {
	float: none;
	display: block;
	text-align: center;
	width: 100%;
}
.online_view figure {
}
.online_view figure img {
	display: block;
	width:100%;
	height: auto;
}

.online_cnt {
	display: inline-block;
	float: right;
	width: 70%;
	padding: 0 0 0 20px;
	margin: -6px 0 0 0;
}
.online_cnt.no_image {
	float:none;
	width:100%;
	padding:0;
}
.cols_listing .online_cnt {
	float: none;
	width: 100%;
	margin: 20px 0 0;
	padding: 0;
}
.online_cnt h2 {
	font-weight: 700;
	letter-spacing: -0.2px;
	margin: 0 0 4px 0;
	color: #2c3e50;
}
.subcat_listing .online_cnt h2 {
	font-size:16px;
}
.col_view .online_cnt h2 {
	font-size: 20px;
}
.online_cnt a.more {
font-size: 14px;
    line-height: 18px;
    padding-left: 5px;
    color: #942d24;
    font-weight: 700;
}
.online_cnt p {
	font-size: 15px;
	line-height: 22px;
	padding: 0 0 10px 0;
	/*color: #010101;*/
}
.col_view .online_cnt p {
	font-size: 15px;

	line-height: 18px;
}
.eite {
	padding: 50px 0 0 0;
}
.eite a {
	display:inline-block;
	font-size:15px;
	line-height: 16px;
	font-weight:700;
	color:#2c3e50;
	padding: 0 0 0 16px;
	letter-spacing: -0.6px;
	position: relative;
}
.eite a:before {
	position: absolute;
	left: 0;
	top: 0px;
	font-family:FontAwesome;
	color:#2c3e50;
	font-size: 15px;
	line-height: 16px;
	content: "\f054";
}
.eite.arrow a:before {
	display: none;
}

.media_right {
	width:370px;
	display: inline-block;
	float: right;
}
.tabs_main {
	margin: 0 0 30px 0;
	border: #e7eced 1px solid;
	background: #ffffff;
}
.tabs {
}
.tabs ul {
	font-size: 0;
	margin: -2px 0 0 0;
}
.tabs ul li {
	width: 50%;
	display: inline-block;
	border-top:transparent 2px solid;
}
.tabs_handler.current_subcats .tabs ul li {
	width:100%;
}
.tabs ul li	a {
	display: block;
	background:#ecf0f1;
	font-size: 16px;
	line-height: 52px;
	font-weight: 700;
	color: #bfbfbf;
	height: 50px;
	text-align: center;
}
.tabs ul li.active a {
	background:#ffffff;
	border-top:#efc036 2px solid;
}

.news {
	padding: 6px 0 0 0;
}

.news_blog {
	padding: 0 25px 0 30px;
	margin: 0;
	display: none;
}
.news_blog.active {
	display: block;
}
.news_list {
	border-bottom:#e7eced 2px solid;
	padding: 17px 0 13px 7px;
}
.news > div:last-child {
	border-bottom:0!important;
}
.news_list h4 {
	font-size:16px;
	line-height: 26px;
	color:#2c3e50;
	margin: 0 0 2px 0;
}
.news_list ul {
	display: inline-block;
}
.news_list ul li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.news_list ul li a {
	display:block;
	color: #bfbfbf;
	font-size: 14px;
	line-height: 14px;
	border-right: #bfbfbf 1px solid;
	padding: 0 10px 0 0;
}


.tepa {
	padding: 24px 0 22px 0;
}
.tepa.alone {
	padding:5px 30px 10px;
}
.tepa a {
	display:inline-block;
	font-size:14px;
	line-height: 16px;
	font-weight:700;
	color:#efc036;
	padding: 0 0 0 16px;
	letter-spacing: -0.6px;
	position: relative;
}
.tepa a:before {
	position: absolute;
	left: 0;
	top: 0px;
	font-family:FontAwesome;
	color:#efc036;
	font-size: 14px;
	line-height: 16px;
	content: "\f054";
}
 
.multimedia {
	background: #ffffff;
	display:block;
	border-right: #e7eced 1px solid;
	
 border-left: #e7eced 1px solid;
	
 border-bottom: #e7eced 1px solid;
	
 border-top: #942d24 3px solid;
	
}
.multi_head {
	border-bottom: #e7eced 1px solid;
}
.multi_head h4 {
	padding: 16px 30px;
}

.vedio_blog {
	padding: 27px 30px 20px 30px;
}
.vedio_list {
	position: relative;
}
.vedio_list .neo {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background:#7b88bf;
	font-size:14px;
	line-height: 16px;
	font-weight:700;
	color:#ffffff;
	
width: 120px;
	display: block;
	text-align:center;
	height: 30px;
	line-height: 30px;
}


.vedio_cnt {
} 
.vedio_slider {
	position: relative;
}
.vedio_slider .slick-prev:before {
	display:none;
}
.vedio_slider .slick-next:before {
	display:none;
}
.vedio_slider .slick-prev {
	margin:0;
	left:0;
	background:rgba(0,0,0,0.4);
	width:24px;
	height:24px;
	z-index:4;
	background-size:contain;
	content: "\f053";
}
.vedio_slider .slick-next {
	margin:0;
	right:0;
	background:rgba(0,0,0,0.4);
	width:24px;
	height:24px;
	z-index:4;
	content: "\f054";
}

.vedio_slider .slick-prev:after {
	content: "\f053";
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	font-family: FontAwesome;
} 
.vedio_slider .slick-next:after {
	content: "\f054";
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	font-family: FontAwesome;
}
.vedio_slider .slick-prev:hover, .slick-prev:focus {
	background:rgba(0,0,0,0.4);
}
.vedio_slider .slick-next:hover, .slick-next:focus {
	background:rgba(0,0,0,0.4);
}

.vedio_cnt {
	padding: 13px 0 17px 0;
}
.vedio_cnt h6 {
	font-size:14px;
	line-height: 26px;
	font-weight: 700;
	color: #2c3e50;
	margin: 0 0 3px 0;
}
.vedio_cnt span {
	color:#bfbfbf;
	display: block;
	margin:0 0 6px 0;
}
.vedio_cnt p {
	color:#bfbfbf;
	display: block;
	margin: 0 0 7px 0;
}
.vedio_cnt a.more {
	font-size:14px;
	line-height: 16px;
	font-weight:400;
	color:#7b88bf;
	letter-spacing: 0.5px;
}


.newsletter_blog {
	background:url(../images/img9.jpg);
	background-size: cover;
	border-top:#e7e7e7 1px solid;
	padding: 140px 0 100px 0;
}
.newsletter {
	font-size: 0;
	margin: 0 -15px;
}
.new_list {
	display: inline-block;
	width: 33.3%;
	vertical-align: top;
	padding: 0 15px;
	
}
.new_list a  { display: block; position: relative; }
/*.new_list a:after {display: none;content: '';position: absolute;width:100%;height:2px;background:#952d24;left: 0;top: 100%;margin: 10px 0 0 0;} */

/*.new_list a:hover:after { display:block; }*/
/*.new_list a:hover .gap { display:block; }*/
.new_list a:hover .news_cnt h4 { color:#942d24;}
.new_list a:hover .news_cnt span { color:#2c3e50;}
 
.new_list a.active:after { display:block; }
.new_list a.active .gap { display:block; }
.new_list a.active .news_cnt h4 { color:#942d24;}
.new_list a.active .news_cnt span { color:#2c3e50;}

.setting {
}
.setting span {
	display: block;
	border-radius: 100%;
	border:#e7e7e7 1px solid;
	width: 76px;
	height: 76px;
	margin: -40px auto 0 auto;
}
.setting span em {
	display:block;
	border-radius: 100%;
	background:#2c3e50;
	width: 74px;
	height: 74px;
	border:#ffffff 7px solid;
	padding: 18px 0 0 0;
}
.setting span em img {
	display: block;
	margin: 0 auto;
}
.news_in {
	background:#ffffff;
	border:#e7e7e7 1px solid;
	position: relative;
}

.news_cnt {
	text-align: center;
	padding: 28px 0 22px 0;
}
.news_cnt h4 {
	font-size: 16px;
	line-height: 20px;
	color:#2c3e50;
	font-weight: bold;
	margin: 0 0 20px 0;
	letter-spacing: 0.8px;
}
.news_cnt p {
	color:#282828;
	max-width: 259px;
	margin: 0 auto;
	padding: 0 0 32px 0;
}
.news_cnt span {
	color:#942d24;
	font-size: 16px;
	line-height: 18px;
}
.gap {
	display: none;
	position: absolute;
	top: 100%;
	left:0;
	width: 100%;
}
.gap small {
	display: block;
	width: 100%;
	height: 12px;
	background:#ffffff;
	border-bottom:#e7e7e7 1px solid;
	border-right:#e7e7e7 1px solid;
	border-left:#e7e7e7 1px solid;
}


.collage_blog {
	background:#f9fafb;
}
.collage {
	padding: 60px 0 58px 0;
}
 
.collage_left {
	background:#ffffff;
	display: inline-block;
	float: left;
	border-right: #e7eced 1px solid;
	border-left: #e7eced 1px solid;
	border-bottom: #e7eced 1px solid;
	max-width: 950px;
	border-top:#7b88bf 3px solid;
}
.eit_hd {
	padding: 15px 30px;
	border-bottom:#e7eced 1px solid;
}
.eit_hd h4 {
	color:#2c3e50;
	font-weight: 700;
	letter-spacing: 0.8px;
	text-transform: uppercase;
}

.collage_in {
	padding: 56px 20px 19px 30px;
}
.collage_view {
	display: inline-block;
	float: left;
	width: 50%;
}
.collage_view figure {
	display:block;
}
.collage_view figure img {
	display:block;
}


.collage_cnt {
	padding: 16px 0 20px 0;
}
.collage_cnt h4 {
	color: #2c3e50;
	font-weight: 400;
	margin: 0 0 6px 0;
}
.collage_cnt span {
	font-weight: 400;
	color:#bfbfbf;
	font-size: 14px;
	line-height:18px;
	display: block;
	padding: 0 0 0 16px;
	cursor: pointer;
	background:url(../images/calender.png) no-repeat left center;
	margin: 0 0 13px 0;
}
.collage_cnt p {
	color:#657783;
	padding: 0 0 2px 0;
	line-height: 22px;
}
.collage_cnt a {
	font-size:14px;
	line-height: 16px;
	color:#7b88bf;
}

.collage_news {
	display: inline-block;
	float: left;
	width: 50%;
	padding: 0 0 0 7px;
}
.collage_news.upcoming_events {
	width:100%;
	padding:10px 10px 0;
	float:none;
}
.collage_news > div:first-child {
	padding-top:0;
}
.collage_news > div:last-child::after {
	display: none!important;
}
.std {
	display: inline-block;
	float: left;
	width: 86px;
}
.std figure {
	display: block;
}
.std figure img {
	display: block;
}

.std_cnt {
	display: inline-block;
	float: left;
	width:75%;
	padding: 0 0 0 7px;
	margin: -4px 0 0 0;
}
.std_cnt h4 {
	color: #2c3e50;
	margin: 0 0 5px 0;
	line-height: 24px;
}
.std_cnt a {
	font-weight: 400;
	color:#bfbfbf;
	font-size: 14px;
	line-height:18px;
	display: block;
	padding: 0 0 0 8px;
	cursor: pointer;
	/*background:url(../images/calender.png) no-repeat left center;*/
}
.collage_list {
	position: relative;
	padding: 20px 0 20px 0;
}
.collage_list:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 90%;
	height: 1px;
	background:#e7eced;
}
.collage_list1 {
	padding: 0 0 44px 0;
}

.nep {
	padding: 27px 0 20px 1px;
}
.nep a {
	display:inline-block;
	font-size:14px;
	line-height: 16px;
	font-weight:400;
	color:#7b88bf;
	padding: 0 0 0 16px;
	letter-spacing: 0;
	position: relative;
}
.nep a:before {
	position: absolute;
	left: 0;
	top: 0px;
	font-family:FontAwesome;
	color:#7b88bf;
	font-size: 14px;
	line-height: 16px;
	content: "\f054";
}


 
.collage_right {
	background:#ffffff;
	display: inline-block;
	float: right;
	
	border-bottom: #e7eced 1px solid;
	width:370px;
	
}

.collage_right_in {
	
	border-right: #e7eced 1px solid;
	border-left: #e7eced 1px solid;
	
	
}
.apx_hd {
	padding: 15px 0 15px 30px;
	border-bottom: #e7eced 1px solid;
	border-top:#c3d2dc 3px solid;
}
.apx_hd h4 {
	color:#2c3e50;
	font-weight: 700;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}

.clg_list {
	padding: 8px 30px 44px 30px;
}
.clg_list ul {
}
.clg_list ul li {
	border-bottom: #dee5e9 1px solid;
}
.clg_list ul li a {
	display: block;
	width: 100%;
	padding: 17px 0;
}
.clg_list ul li span {
	display: inline-block;
	font-size: 14px;
	line-height: 16px;
	color:#bfbfbf;
	text-align: left;
	float: left;
}
.clg_list ul li small {
	display: inline-block;
	color:#bfbfbf;
	font-size: 14px;
	line-height: 16px;
	color:#bfbfbf;
	float: right;
	text-align: right;
}

.clg_list ul li a:hover span {
	color:#942d24;
}
.clg_list ul li a:hover small {
	color:#942d24;
}


.header_bottom_main {
	
}
.index_page .header_bottom {
	/*min-height:100px;*/
}

.logo {
	display: inline-block;
	float: left;
	margin-top: -45px;
}
.logo a {
	display:block;
} 
/*
body:not(.index_page) .logo a img {
	display:block;
	
	width: 160px;
	object-fit: contain;
	padding:10px 0 0;
} */
.logo a img {
	display:block;
	max-width: 160px;
	position: absolute;
	z-index: 999;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
body:not(.index_page) .logo a img {
	max-width:160px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 20px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 20px -30px;
}


/* Main content ends here */

/* FOOTER HERE */
footer {
}
.footer_top_main {
	background:#1c1c1c;
	border-bottom: #282b39 1px solid;
	position: relative;
}
.footer_top_main:after {
	
	content: '';
	
	position: absolute;
	
	left: 0;
	
	right: 0;
	
	top: 0;
	
	margin: 0 auto;
	
	width: 0;
	
	height: 0;
	
	border-left: 14px solid transparent;
	
	border-right: 14px solid transparent;
	
	border-top: 14px solid #f9fafb;
	
}
.footer_top {
	padding: 0;
}

.footer_left {
	display: inline-block;
	float: left;
	width: 25%;
	padding: 0 30px 0 0;
}

.peplab {
	padding: 0 0 0px 0;
	border-bottom: #243240 1px solid;
}
.peplab_logo {
	display: block;
	margin: 20px 0 ;
}
.peplab_logo a {
	display: block;
}
.peplab_logo a img {
	display: block;
}

.peplab_cnt {
}
.peplab_logo a {
	display: block;
}
.peplab_logo a img {
	display: block;
	margin: 0 0 0 -9px;
}
.peplab_cnt p {
	font-size: 16px;
	line-height: 24px;
	color: #6b7d87;
	padding: 0 0 46px 0;
	max-width: 280px;
}
.peplab_cnt a {
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	color:#962d23;
	padding: 0 0 0 23px;
	background:url(../images/icon7.png) no-repeat left center;
}


.followus {
	padding: 20px 0 0 0;
}
.followus ul {
}
.followus ul li {
	display: inline-block;
	float: left;
	width: 50%;
	margin: 10px 0;
}

.follow_view {
	display: inline-block;
	float: left;
}
.follow_cnt {
	display: inline-block;
	float: left;
	padding: 0 0 0 10px;
	margin: -3px 0 0 0;
}
.follow_cnt h4 {
	color:#bfbfbf;
	font-weight:700;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 3px 0;
}
.follow_cnt p {
	color:#bfbfbf;
	font-weight:400;
	font-size: 12px;
	line-height: 14px;
}
 

.follow_in {
}

.footer_right {
	display: inline-block;
	float: left;
	width:75%;
	padding: 32px 0 0 7px;
}
.footer_list {
	display: inline-block;
	float: left;
	width: 33.3%;
	padding: 0 8px 0 0;
}
.footer_list h3 {
	color:#ffffff;
	font-weight:700;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin: 0 0 16px 0;
}

.anap {
}
.anap_list {
	padding: 14px 0;
	border-bottom: #243240 1px solid;
}
.anap_but {
	display: inline-block;
	width: 50px;
	float: left;
}
.anap_but a {
	display: inline-block;
	width: 50px;
	height: 50px;
	background:#959595;
}
.anap_but a span {
	font-size: 30px;
	line-height: 50px;
	color:#ffffff;
	font-weight: 300;
	text-align: center;
	display: block;
} 

.anap_cnt {
	display: inline-block;
	float: left;
	padding: 0 0 0 20px;
	width: 80%;
}
.anap_cnt h4 {
	color: #bfbfbf;
	font-weight:700;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 5px 0;
}
.anap_cnt p {
	font-weight:400;
	font-size: 14px;
	line-height: 23px;
	color: #6b7d87;
}
.anap_cnt small {
	color:#bfbfbf;
	font-weight:400;
	font-size: 14px;
	line-height: 18px;
}

.anap_but1 a {
	background:#962d23;
}

.widgets {
	padding:0 0 40px 0;
}
.widgets h3 {
	color:#ffffff;
	font-weight:700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0 0 30px 0;
}
.widgets ul {
	display: block;
	margin: 0 -5px;
}
.widgets ul li {
	display: inline-block;
	margin: 5px 3px;
}
.widgets ul li a {
	display: block;
	color:#bfbfbf;
	font-size:15px;
	line-height: 36px;
	height: 40px;
	padding: 0 14px;
	border:#bfbfbf 1px solid;
}
.widgets ul li a:hover {
	background:#962d23;
	color:#ffffff;
}


.xph_links {
}
.xph_links h3 {
	margin: 0 0 9px 0;
}
.xph_links ul {
}
.xph_links ul li {
	border-bottom: #243240 1px solid;
}
.xph_links ul li a {
	color: #bfbfbf;
	font-size: 14px;
	display: block;
	padding: 8px 0 8px 17px;
	position: relative;
}
.xph_links ul li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 19px;
	width: 5px;
	height: 5px;
	background:#942d24;
}
.xph_links ul li a:hover:before {
	background:#ffffff;
} 
.xph_links ul li a.active:before {
	background:#ffffff;
}

.addres {
	padding: 20px 0 25px 0;
}
.addres h4 {
	color: #bfbfbf;
	font-weight:700;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 10px 0;
}
.addres p {
	font-weight:400;
	font-size: 14px;
	line-height: 24px;
	color: #979797;
}


.email {
	padding: 0 0 33px 0;
}
.email h4 {
	color: #bfbfbf;
	font-weight:700;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 5px 0;
}
.email a {
	font-weight:400;
	font-size: 14px;
	line-height: 22px;
	color: #979797;
}

.timing h4 {
	color: #bfbfbf;
	font-weight:700;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 5px 0;
	border-bottom: #243240 1px solid;
}
.timing p {
	font-weight: 400;
	
 font-size: 14px;
	
 line-height: 24px;
	
 color: #6b7d87;
	
 border-bottom: #243240 1px solid;
	
 padding: 6px 0 50px 0;
}
.footer_list1 {
	width: 34%;
	padding: 0 0 0 12px;
}
.footer_list2 {
	width: 32%;
	padding:0 0 0 13px;
}

.footer_bottom_main {
	background:#000000;
}
.footer_bottom_in {
	padding: 28px 0 30px 0;
}
.copyright {
	display: inline-block;
	float: left;
	padding: 6px 0 0 0;
	
}
.copyright ul {
}
.copyright ul li {
	display: inline-block;
	float: left;
	border-right:#283d4b 1px solid;
	margin: 0 21px 0 0;
	padding: 0 12px 0 0;
}

.copyright ul li p {
	font-size: 14px;
	line-height: 14px;
	color:#bfbfbf;
	letter-spacing: 0.2px;
}
.copyright ul li p span {
	color:#962d23;
} 

.footer_nav {
	display: inline-block;
	float: right;
	padding: 0;
}
.footer_nav ul {
}
.footer_nav ul li {
	display: inline-block;
	float: left;
	color:#979797;
	margin: 0 0 0 35px;
}
.footer_nav ul li a {
	color: #952d22;
	font-size: 14px;
	line-height: 14px;
}

.side_bar {
	width:250px;
	background: #952d22;
	position:fixed;
	z-index:999;
	height:100%;
	transition:all .25s ease-in-out;
	top:0;
	right:-250px;
	-webkit-transform:rotate(0);
	-moz-transform:rotate(0);
	-o-transform:rotate(0);
	transform:rotate(0);
	-webkit-transition:.25s ease-in-out;
	-moz-transition:.25s ease-in-out;
	-o-transition:.25s ease-in-out;
	overflow-y:auto;
	padding: 15px 0px;
	text-align: center;
}
#nav-icon {
	width: 39px;
	height:30px;
	position:relative;
	margin-top: 16px;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	transition:.5s ease-in-out;
	cursor: pointer;
	display: none;
	float: right;
	position: absolute;
	right: 0;
	top: 50%;
	margin: 0;
	
 transform: translateY(-50%);
	
 -webkit- transform: translateY(-50%);
	
 -moz-transform: translateY(-50%);
	
 -o-transform: translateY(-50%);
	
 -ms-transform: translateY(-50%);
}

#nav-icon span {
	display: block;
	position: absolute;
	height: 5px;
	width: 100%;
	background: #952d22;
	border-radius: 9px;
	opacity: 1;
	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(1) {
	top:0px;
}
#nav-icon span:nth-child(2) {
	top:11px;
}
#nav-icon span:nth-child(3) {
	top:22px;
}
.open #nav-icon span:nth-child(1) {
	top:13px;
	-webkit-transform:rotate(135deg);
	-moz-transform:rotate(135deg);
	
 -o-transform:rotate(135deg);
	transform:rotate(135deg);
}
.open #nav-icon span:nth-child(2) {
	opacity:0;
	left:-60px;
}
.open #nav-icon span:nth-child(3) {
	top:13px;
	transform: rotate(-135deg);
	-moz-transform:rotate(-135deg);
	-ms-transform:rotate(-135deg);
	-o-transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
}


#nav-icon {
	/* position: relative;
	*/}
#nav-icon:before {
	content: 'MENU';
	position: absolute;
	left: -100%;
	top: 0;
	color: #952d22;
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 0 -50px;
}


.desk_display {
	display: block !important;
}
.mob_dispay {
	display: none !important;
}
 

/* inputs feilds */
input, textarea, button {
	
 -webkit-appearance: none;
	
 -moz-appearance: none;
	
 -ms-appearance: none;
	
 -o-appearance: none;
	
 appearance: none;
	
 -webkit-border-radius: 0;
	
}
 
a.inherit_color, a.inherit {
	color: inherit!important;
}
.hover_opacity:hover {
	opacity: 0.9;
}
.cols_listing .clear4 {
	display: block;
	clear: both;
}
.cols_listing .clear3 {
	display: none;
}
.cols_listing .clear2 {
	display: none;
}



.col_view {
	padding: 0 20px;
}
.news_image {
	float: right;
	padding: 0 0 20px 20px;
	width: 300px;

}
.news_image img {
	width: 100%;
	height: auto;
}
.eite.arrow {
	text-align: right;
	padding:50px 20px 0;
}


.arrow h3 {
	margin:0;


	font-size:18px;
	line-height:18px;
	font-weight:600;
	margin:0;
	padding:0 0 0 34px;
	display: inline-block;
	vertical-align: top;
}
.arrow h3 a {
	color:#666;
}
.arrow h3 a:hover {
	color: #942d24;
}
.arrow h3 a i {
	font-size: 20px;
	position: relative;
	top: 2px;
	color: #942d24;
}
.arrow h3.prev i {
	padding-right: 5px;
}
.arrow h3.next i {
	padding-left: 5px;
}

button[type="submit"] {
	cursor: pointer;
}

.d-block {	display: block!important;}
.d-inline-block {	display: inline-block!important;}
.valign-top { 	vertical-align: top!important;}
.pb-0 {	padding-bottom: 0!important;}
.pt-0 {	padding-top: 0!important;}
.pt-10 {	padding-top: 10px!important;}
.pt-20 {	padding-top: 20px!important;}
.pt-30 {	padding-top: 30px!important;}
.p-0 {	padding: 0!important;}
.pl-0 {	padding-left: 0!important;}
.pr-0 {	padding-right: 0!important;}

.m-0 {margin:0px!important;	}
.mt-0 {margin-top:0px!important;	}
.mt-10 {margin-top:10px!important;	}
.mt-20 {margin-top:20px!important;	}
.mt-30 {margin-top:30px!important;	}

.mb-0 {margin-bottom:0px!important;	}
.mb-10 {margin-bottom:10px!important;	}
.mb-20 {margin-bottom:20px!important;	}
.mb-30 {margin-bottom:30px!important;	}

.text-left {text-align: left!important;	}
.text-center {text-align: center!important;	}
.text-right {text-align: right!important;	}

.contact_info iframe {
	width: 100%;
}
.contact_info {
	color: #000;
}
.contact_info p {
	margin: 0 0 10px;
}

ul.contact_errors li {
	margin:0 0 2px 0;
	padding:0;
	display: block;
}
.contact_us input[type="text"], .contact_us input[type="password"], .contact_us textarea {
	width:100%;
	margin: 0 0 6px;
	border:1px solid #ccc;
	padding: 5px;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	
 box-sizing: border-box;
	
}
.contact_us input[type="submit"], .custom_btn {
	padding: 10px 20px;
	font-size:14px;
	background: #00a401;
	color: #fff;
	cursor: pointer;
	text-align: center;
	border: 0;
	border-radius:3px;
	
}
.contact_us input[type="submit"]:hover, .custom_btn:hover {
	opacity:0.8;
	color: #fff;
}
.login_page .contact_info iframe {
	display: none;
}

.full_story p {
	margin: 0 0 20px;
}
.full_story p:last-child {
	margin-bottom: 0;
}
.full_story iframe {
	max-width: 100%;
}
.full_story strong, .full_story b {
	font-weight: bold;
}
.full_story ul {
	list-style: disc inside;
	margin: 0 0 20px;
}
.full_story ul li {
	padding-left: 20px;
}

#subscribe_form .check.error {
	border-color: red;
}
.extra_images a {
	display: inline-block;
	margin:0 1% 10px 0;
	width:32.33%;
}
.extra_images a img {
	display: block;
	width:100%;
	height:200px;
	object-fit: contain;
}
.subcat_listing .online_list {
	/*padding-top:0;*/
}
@media print {
	.article_page header {
		display: none;
	}
	.article_page .media_right {
		display: none;
	}
	.article_page .online {
		width:100%;
	}
	.article_page footer {
		display: none;
	}
	.article_page .article_social {
		display: none;
	}
}
.subcat_heading {
	border-top:#b3626f 3px solid;
	margin-top:10px;
}
.subcat_space {
	background:#f9fafb;
	height:20px;
	display: block;
}
.online_hd p.sub2cats {
	margin:2px 0 0;
	font-size: 13px;
}
.online_hd p.sub2cats a {
	color:#000;
}
.online_hd p.sub2cats a:hover {
	color:#952d22;
}
blockquote {
	display: block;
	margin: 5px 0 9px 0;
	padding: 14px 20px 26px 20px;
	color: #433d30;
	text-shadow: 1px 1px 0 #faf8f2;
	border-right: solid #f5f2eb 1px;
	border-top: solid #c5c1ba 1px;
	background: #dedad2 url(../images/blockquote.gif) no-repeat 0 bottom;
	border-collapse: separate;
}
.sticky_header .header_top_main {
	display:none;
}
.sticky_header .wrapper {
	padding-top: 250px;
}
.sticky_header header.sticky {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background:#fff;
	box-shadow:0px 2px 22px #acacac ;
	/*border-top:0;*/
	z-index:999;
}
.sticky_header .logo {
	margin-top:0;
}
.sticky_header .logo a {
	height:55px;
	/*overflow: hidden;*/
}
.sticky_header .logo a img {
	height: 90px;
	position:relative;
}

.sticky_header .nav_container {
	padding: 20px 0 10px;
}
.topmenu_trigger {
	display: none;
}

.cols_listing .col-6 {
	width:49%;
	float: left;
	padding: 10px;
	margin: 0 1% 30px 0;
	
}

.cols_listing .col-6.second {
	
	float: right;
	margin-right:0;
	
	
}
.cols_listing .col-4 {
	width:33.3%;
	float: left;
	padding: 10px;
	
}
.cols_listing .col-6 a img {
	
	
	
	width:100%;
	height:330px;
	display:block;
	object-fit: cover;
}
.author_filters {
	margin:30px 0 0;
}
.author_filters select {
	margin:0 10px 0 0;
	cursor: pointer;
	background:#fff;
	border:1px solid #ccc;
	padding:10px 10px;
	font-size:13px;
}
.author_search {
	margin: 0 0 10px;
	border:1px solid #ccc;
	position: relative;
	
}
.author_search input {
	width:100%;
	padding:10px 30px 10px 10px;
	background:#fff;
	border:0px solid #ccc;
}
.author_search button {
	background:none;
	border:0;
	cursor: pointer;
	position: absolute;
	right:10px;
	top:8px;
	color:#999;
	font-size: 20px;
}
.footer_banners {
	text-align:center;
	padding:10px 0 0;
}
.footer_banners a {
	display: inline-block;
	vertical-align:middle;
	margin: 0 5px 10px;
}
.footer_banners a img {
	max-height:80px;
	width:auto;
	object-fit: contain;
	
}
.heading_image {
	margin:0 0 30px;
}
.heading_image img {
	width:100%;
	height: auto;
}
.grid_post {
	background-color:#ffffff; box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px; margin: 0 0px 30px 0;
}
.grid_post > h2 {
	text-align:center; 
	margin: 20px 20px 10px; 
	padding: 0; 
	line-height:24px;
	height: 48px;
	overflow: hidden;
	color:#2c3e50;
	font-size: 20px;
}
.grid_post > h2 a {
	color: inherit;
}
.grid_post > span {
	display:block;text-align:center;font-size: 13px;padding:0 0 4px;
}
.grid_post > h5 {
	margin: 0px 30px 20px 30px; 
	padding: 0; 
	font-weight: normal; 
	font-size: 14px;
	line-height: 16px;
	height:48px;
	overflow:hidden;
	color:#2c3e50;
}
.tabs_handler.current_subcats {
	border-bottom:30px solid #f3f1ec;
}

.banner_slider.loading {
	height: 600px;
	overflow: hidden;
}
.news_in.index_boxes .news_cnt p {
	min-height:40px;
	line-height:20px;
}

#events_datepicker .ui-datepicker-days-cell-over.ui-datepicker-current-day a.dayHasScheduled, #events_datepicker .ui-datepicker-days-cell-over.ui-datepicker-current-day a.dayHasScheduled.future_date {
	font-weight: 700;
	color: #fff!important;
	background:#007fff!important;
}

.dayHasScheduled {
	color: #ff0000!important;

}
.dayHasScheduled.future_date {
	background:green!important;
	color:#fff!important;
}
.dayHasScheduledContainer {
	position:relative;
}
.study a {
	color:yellow;
}