@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Courgette);
.navbar-top .navbar-nav>li>a,
.news,
.sitemap h4,
a.career-btn,
a.upload-btn,
ul.footer-menu li a,
ul.footer-menu2 li a {
	text-transform: uppercase
}

.carousel-control.left,
.carousel-control.right {
	background-image: none;
	background-repeat: repeat-x
}

.top-text,
.who-we-wre {
	text-align: right
}

.btn-form:hover,
.who-we-wre a:hover {
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s
}

.img-responsive,
.index-art .thumbnail img {
	width: 100%
}

.list-styled li,
ol,
ul {
	list-style: none
}

a,
abbr,
acronym,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
ddress,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #353535
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

h2 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700
}

.margin-top-30 {
	margin-top: 30px!important
}

.no-padding {
	padding: 0
}

.margin-top-20 {
	margin-top: 20px!important
}

.margin-top-10 {
	margin-top: 10px!important
}

.margin-top-40 {
	margin-top: 40px!important
}

.margin-btm-40 {
	margin-bottom: 40px
}

.margin-btm-30 {
	margin-bottom: 30px
}

.margin-btm-20 {
	margin-bottom: 20px
}

.navbar-top {
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
	min-height: 155px;
	padding: 0;
	background-color: #FFF;
	border-bottom: none
}

.navbar-top .navbar-toggle {
	background-color: #000;
	margin: 20px 0 0
}

.navbar-top .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #000
}

.navbar-top .navbar-brand {
	padding: 0;
	margin: 20px 15px 20px 0;
	float: right
}

.navbar-top .navbar-nav {
	margin-top: 0
}

.navbar-top .navbar-nav>li>a {
	padding: 0;
	margin: 7px 20px 0 0;
	font-size: 14px;
	font-weight: 400;
	color: #353535
}

.navbar-top .navbar-nav>li>a.active,
.navbar-top .navbar-nav>li>a:hover {
	border-bottom: 2px solid #c0d134
}

.navbar-top .navbar-nav>li:last-child>a {
	margin-right: 0
}

.navbar-top .navbar-nav>li:last-child>a:hover {
	border: 0
}

.top-text h1 {
	font-size: 18px;
	padding-top: 20px
}

.top-text h4 {
	color: #a7b609;
	padding: 10px 0;
	font-size: 18px
}

.top-text h3 {
	padding-bottom: 20px
}

.top-btm-bg {
	border-bottom: 2px solid #c3d133;
	margin-top: 30px
}

.banner .carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	background-position: center;
	line-height: 1;
	width: 100%
}

.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity
}

.carousel-fade .carousel-inner .active {
	opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1
}

.carousel-fade .carousel-control {
	z-index: 2
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.carousel-fade .carousel-inner>.item.active.left,
	.carousel-fade .carousel-inner>.item.active.right,
	.carousel-fade .carousel-inner>.item.next,
	.carousel-fade .carousel-inner>.item.prev {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	.carousel-fade .carousel-inner>.item.active,
	.carousel-fade .carousel-inner>.item.next.left,
	.carousel-fade .carousel-inner>.item.prev.right {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.carousel-control.right {
	right: 0;
	left: auto;
	filter: progid: DXImageTransform .Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control {
	/* color: #c2d234 */
	color: #9dac1c
}

.carousel-control:focus,
.carousel-control:hover {
	color: #9dac1c
}

.who-we-wre {
	background: url(../images/bg1.jpg) center no-repeat;
	padding: 80px 0
}

.who-we-wre h2 {
	font-size: 45px;
	color: #a7b609
}

.who-we-wre h2 span {
	font-weight: 400!important;
	color: #353535
}

.who-we-wre p {
	line-height: 27px;
	padding: 35px 0 0;
	font-size: 17px
}

.who-we-wre a.who-we-btn {
	display: inline-block;
	color: #353535;
	padding: 15px 30px;
	margin: 35px 0 0;
	text-decoration: none;
	border: 2px solid #353535
}

.who-we-wre a:hover {
	background: #fff;
	color: #333;
	transition: all .5s ease 0s
}

.we-cant {
	background: url(../images/bg2.jpg) center no-repeat;
	height: 63px
}

.we-cant h3 {
	font-family: Courgette, cursive;
	font-size: 26px;
	color: #fff;
	background: #252525;
	text-align: center;
	display: inline-block;
	padding: 10px 30px;
	margin-top: 10px
}

.index-art {
	padding: 45px 0 0
}

.index-art h2 {
	font-size: 45px;
	color: #a7b609;
	margin-bottom: 45px
}

.index-art h2 span {
	font-weight: 400!important;
	color: #353535
}

.index-art .thumbnail {
	background-color: #f6f6f6;
	border: 0 solid #ddd;
	border-radius: 0;
	display: block;
	margin-bottom: 30px;
	padding: 0;
	height: 407px
}

.index-art .caption {
	padding: 15px
}

.index-art .caption h3 {
	font-size: 25px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 400
}

.index-art .caption p {
	line-height: 24px;
	font-weight: 400
}

.index-art .caption a {
	display: block;
	color: #353535;
	padding: 0;
	margin: 0;
	text-decoration: underline;
	font-style: italic;
	right: 30px;
	font-weight: 400;
	position: absolute;
	bottom: 50px
}

.art-icons {
	position: relative;
	padding-left: 80px
}

.art-icons .icon {
	width: 62px;
	position: absolute;
	left: 0;
	top: 0
}

.art-icons .recmeta {
	font-size: 20px;
	font-weight: 600;
	text-align: left;
	padding-top: 10px
}

.art-icons .recmeta span {
	font-weight: 300
}

.art-icons a {
	text-decoration: none;
	color: #353535
}

.art-icons a:hover {
	color: #008cf3
}

.art-icons2 a,
.news-article a {
	color: #353535;
	text-decoration: none
}

.art-icons2 {
	position: relative;
	padding-left: 80px;
	margin-bottom: 40px
}

.art-icons2 .icon {
	width: 62px;
	height: 62px;
	position: absolute;
	left: 0;
	top: 0
}

.art-icons2 .recmeta {
	font-size: 20px;
	font-weight: 600;
	text-align: left;
	padding-top: 20px;
	height: 62px
}

.apply a,
.contct-logo,
.floor,
.news,
.pink-bg {
	text-align: center
}

.art-icons2 .recmeta span {
	font-weight: 300
}

.news {
	font-family: 18px;
	font-weight: 700;
	padding: 15px 0;
	background: url(../images/news_bg.jpg) center #f3e500
}

.gray-bg {
	background: #f6f6f6;
	padding: 20px 20px 5px
}

.news-article {
	position: relative;
	padding-left: 110px;
	margin-bottom: 0
}

.news-article .img {
	width: 90px;
	height: 106px;
	position: absolute;
	left: 0;
	top: 0
}

.news-article .recmeta {
	padding-top: 0;
	font-weight: 400;
	line-height: 22px;
	height: 106px;
	margin-bottom: 20px
}

.news-article .recmeta span {
	font-weight: 700
}

.apply a,
.pink-bg {
	color: #fff
}

.pink-bg {
	background: url(../images/bg3.png) center no-repeat;
	padding: 15px 20px 25px;
	margin-top: 30px;
	background-size: cover
}

.pink-bg h4 {
	font-family: Courgette, cursive;
	font-size: 30px;
	margin: -20px 0 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 3)
}

.pink-bg span {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	padding-top: 20px;
	display: block
}

.pink-bg .pink-text {
	line-height: 22px;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 20px
}

.pink-bg a {
	outline: 0
}

.apply {
	background: url(../images/bg4.jpg) center no-repeat;
	font-family: Courgette, cursive;
	padding: 0;
	height: 185px
}

.apply a {
	text-decoration: none;
	background: url(../images/apply_text_bg.png) no-repeat;
	width: 162px;
	height: 54px;
	display: block;
	font-size: 22px;
	padding: 10px 0 0;
	margin: 122px 0 0 110px
}

.bottom-post2 h3,
.floor-caption,
.floor-caption2 {
	background: rgba(0, 0, 0, .5)
}

.floor {
	padding: 0 0 45px
}

.floor .col-md-6 {
	padding: 0 10px
}

.floor .col-sm-6-border-right {
	border-right: 5px solid #fff
}

.floor .col-sm-6-border-left {
	border-left: 5px solid #fff
}

.floor h2 {
	font-size: 45px;
	color: #a7b609;
	margin-bottom: 45px
}

.floor h2 span {
	font-weight: 400!important;
	color: #353535
}

.floor-thumb a.floor-link {
	display: block;
	position: relative
}

.bottom-post h3,
.bottom-post2 h3,
.floor-caption,
.floor-caption2 {
	position: absolute;
	bottom: 30px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 3)
}

.floor img {
	width: 100%!important
}

.floor-caption {
	right: 15px;
	left: 15px;
	font-size: 22px;
	padding: 5px 0
}

.floor-caption2 {
	left: 30px;
	font-size: 20px;
	padding: 5px 0;
	width: 100%
}

.bottom-post h3 {
	right: 0;
	left: 0;
	font-size: 22px;
	padding: 5px 0
}

.bottom-post p {
	padding: 30px;
	line-height: 20px;
	font-size: 16px
}

.bottom-post2 h3 {
	left: 30px;
	font-size: 20px;
	padding: 5px 0
}

.bottom-post2 p {
	padding: 30px;
	line-height: 18px
}

.bg-clr-flr-1,
.bg-clr-flr-10,
.bg-clr-flr-11,
.bg-clr-flr-12,
.bg-clr-flr-2,
.bg-clr-flr-3,
.bg-clr-flr-4,
.bg-clr-flr-5,
.bg-clr-flr-6,
.bg-clr-flr-7,
.bg-clr-flr-8,
.bg-clr-flr-9 {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px
}

.bg-clr-flr-1 {
	position: relative;
	overflow: hidden;
	background: #c3f9ac;
	transition: all .5s ease
}

.bg-clr-flr-1 .mask,
.bg-clr-flr-10 .mask,
.bg-clr-flr-11 .mask,
.bg-clr-flr-12 .mask,
.bg-clr-flr-2 .mask,
.bg-clr-flr-3 .mask,
.bg-clr-flr-4 .mask,
.bg-clr-flr-5 .mask,
.bg-clr-flr-7 .mask,
.bg-clr-flr-8 .mask,
.bg-clr-flr-9 .mask {
	height: 100%;
	position: absolute;
	filter: alpha(opacity=0);
	color: #fff;
	top: 0;
	width: 100%;
	overflow: hidden;
	left: 0
}

.bg-clr-flr-1 .mask {
	opacity: 0;
	background: rgba(100, 196, 59, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-1:hover .mask {
	opacity: 1
}

.bg-clr-flr-2 {
	background: #fdd7fe;
	transition: all .5s ease
}

.bg-clr-flr-2 .mask {
	opacity: 0;
	background: rgba(192, 87, 195, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-2:hover .mask {
	opacity: 1
}

.bg-clr-flr-3 {
	background: #ffdfdf;
	transition: all .5s ease
}

.bg-clr-flr-3 .mask {
	opacity: 0;
	background: rgba(233, 83, 83, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-3:hover .mask {
	opacity: 1
}

.bg-clr-flr-4 {
	background: #c9f2fc;
	transition: all .5s ease
}

.bg-clr-flr-4 .mask {
	opacity: 0;
	background: rgba(109, 205, 228, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-4:hover .mask {
	opacity: 1
}

.bg-clr-flr-5 {
	background: #ffebb5;
	transition: all .5s ease
}

.bg-clr-flr-5 .mask {
	opacity: 0;
	background: rgba(242, 191, 54, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-5:hover .mask {
	opacity: 1
}

.bg-clr-flr-6 {
	background: #fbbbe2;
	transition: all .5s ease
}

.bg-clr-flr-6 .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	color: #fff;
	background: rgba(209, 36, 141, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-6:hover .mask {
	opacity: 1
}

.bg-clr-flr-7 {
	background: #cdd6f0;
	transition: all .5s ease
}

.bg-clr-flr-7 .mask {
	opacity: 0;
	background: rgba(100, 129, 213, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-7:hover .mask {
	opacity: 1
}

.bg-clr-flr-8 {
	background: #b7b7b7;
	transition: all .5s ease
}

.bg-clr-flr-8 .mask {
	opacity: 0;
	background: rgba(103, 103, 103, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-8:hover .mask {
	opacity: 1
}

.bg-clr-flr-9 {
	background: #b3eafa;
	transition: all .5s ease
}

.bg-clr-flr-9 .mask {
	opacity: 0;
	background: rgba(81, 169, 194, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-9:hover .mask {
	opacity: 1
}

.bg-clr-flr-10 {
	background: #c9f1c9;
	transition: all .5s ease
}

.bg-clr-flr-10 .mask {
	opacity: 0;
	background: rgba(63, 202, 63, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-10:hover .mask {
	opacity: 1
}

.bg-clr-flr-11 {
	background: #e8dfff;
	transition: all .5s ease
}

.bg-clr-flr-11 .mask {
	opacity: 0;
	background: rgba(155, 135, 205, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-11:hover .mask {
	opacity: 1
}

.bg-clr-flr-12 {
	background: #fee4cb;
	transition: all .5s ease
}

.bg-clr-flr-12 .mask {
	opacity: 0;
	background: rgba(237, 155, 77, .9);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bg-clr-flr-12:hover .mask {
	opacity: 1
}

.index-contact {
	background: url(../images/bg5.png) center top
}

.index-contact h2 {
	font-size: 45px;
	color: #a7b609;
	margin-bottom: 140px
}

.index-contact h2 span {
	font-weight: 400!important;
	color: #353535
}

.index-contact .form-list .form-control {
	background-color: #fff;
	border: 0 solid #fff;
	border-radius: 0;
	height: 55px;
	margin-bottom: 20px;
	color: #353535;
	-webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .33);
	-moz-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .33);
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .33)
}

.index-contact .frm1:after,
.index-contact .frm2:after {
	position: absolute;
	content: "*";
	right: -5px;
	font-size: 24px;
	color: #829e20
}

.index-contact .frm1:after {
	top: 0
}

.index-contact .frm2:after {
	top: 150px
}

.index-contact .text-form .form-control {
	background-color: #fff;
	border: 0 solid #fff;
	border-radius: 0;
	height: 150px!important;
	color: #353535
}

.btn-form {
	color: #fff;
	background-color: #a7b609;
	padding: 15px 50px;
	border-radius: 0;
	font-weight: 700;
	margin-bottom: 45px
}

.btn-form:hover {
	background: #414f10!important;
	color: #bfe92f!important;
	transition: all .5s ease 0s
}

.gallery-section a.thumbnail,
.gallery-section a.thumbnail .caption h4 {
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s
}

.index-loction {
	margin-left: 60px;
	margin-bottom: 20px
}

.index-contact ul {
	margin: 25px 0 0 50px;
	padding: 0;
	font-size: 14px;
	line-height: 20px
}

.index-contact ul li {
	margin: 0;
	padding: 0 15px 0 0;
	color: #000;
	display: inline-block;
	border-right: 1px solid #85a321;
	text-align: right
}

ul.footer-menu li a,
ul.footer-menu2 li a {
	font-size: 12px;
	color: #353535;
	font-weight: 300;
	text-decoration: none
}

.index-contact ul li:last-child {
	padding: 0 0 0 15px;
	border-right: 0 solid #414f10;
	text-align: left
}

.contct-shadow {
	width: 100%;
	background: url(../images/contc_shadow.png) center no-repeat;
	height: 22px
}

.contct-shadow-2,
.contct-shadow-3 {
	width: 100%;
	background: url(../images/contc_shadow2.png) center no-repeat
}

.contct-shadow-2 {
	height: 5px
}

.contct-shadow-3 {
	height: 22px;
	padding: 0;
	margin: -2px 0 0
}

.footer,
.index-location-map {
	background: #f6f6f6
}

.footer {
	padding: 45px 0
}

ul.footer-menu {
	margin: 0;
	padding: 0;
	display: inline-table;
	border-right: 1px solid #dadada
}

ul.footer-menu:nth-last-child(1),
ul.footer-menu:nth-last-child(2) {
	margin: 0 0 0 19px
}

ul.footer-menu:nth-last-child(1) {
	border: 0
}

ul.footer-menu li {
	display: list-item;
	margin: 0 30px 20px 0
}

ul.footer-menu li a {
	padding: 0;
	margin: 0 0 0 24px
}

ul.footer-menu2 {
	margin: 15px 0 0;
	padding: 0
}

ul.footer-menu2 li {
	display: inline;
	margin: 0;
	border-right: 1px solid #dadada!important
}

ul.footer-menu2 li:nth-last-child(1) {
	border-right: 0 solid #dadada!important
}

ul.footer-menu2 li a {
	padding: 0 10px 0 5px;
	margin: 0
}

.footer p {
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	padding-top: 15px;
	line-height: 18px
}

.footer-top {
	margin-top: 35px
}

ul.social {
	margin: 0;
	padding: 0;
	text-align: right
}

ul.social li {
	display: inline;
	margin: 0 0 0 3px
}

.inner-bnr-text {
	margin-top: 20px
}

.inner-bnr-text h1 {
	font-size: 45px;
	font-weight: 700;
	color: #fff
}

.inner-bnr-text h1 span {
	color: #a7b609
}

.inner-bnr-text p {
	line-height: 28px;
	font-size: 18px;
	color: #fff;
	padding-top: 20px
}

.inner-bnr-bg-1 {
	background: url(../images/inner-banner.jpg) center;
	background-size: cover;
	padding: 60px 0
}

.inner-bnr-bg-2 {
	background: url(/images/inner-banner.jpg) center;
	background-size: cover;
	padding: 60px 0
}

.inner-cmn h2 {
	font-size: 25px;
	padding: 15px 15px 15px 0;
	margin-top: 0;
	font-weight: 400
}

.inner-cmn h2 span {
	color: #8EC63F;
	font-weight: 700
}

.inner-cmn .breadcrumb {
	padding: 0;
	margin-bottom: 30px;
	background-color: transparent;
	font-weight: 600;
	font-size: 16px
}

.inner-cmn .breadcrumb a {
	color: #353535;
	text-decoration: none
}

.inner-cmn p {
	line-height: 25px;
	padding-bottom: 22px;
	color: #222;
	text-align: justify
}

.inner-cmn p i {
	font-style: italic
}

.about-content-section {
	padding: 30px 0 60px
}

.about-content-section .abt-sub-heading {
	line-height: 34px;
	font-size: 30px;
	color: #9a9a9a
}

.about-gray-bg {
	background: #ededed;
	padding: 30px;
	text-align: center;
	margin-bottom: 20px
}

.about-gray-bg h3 {
	font-size: 24px;
	padding-bottom: 20px;
	padding-top: 20px
}

.about-gray-bg a {
	text-decoration: none;
	color: #353535;
	margin-top: 20px;
	display: block
}

.about-gray-bg .fa-angle-right {
	padding-left: 10px;
	font-size: 18px
}

.about-content-section .media-heading {
	font-size: 25px;
	color: #a7b609
}

.about-content-section .media-heading span {
	color: #353535;
	font-size: 16px
}

.heading-point-abt {
	font-size: 24px;
	margin-bottom: 20px
}

.about-content-section .media-left {
	padding-right: 30px
}

.about-content-section .media {
	margin-bottom: 30px
}

.gallery-section {
	padding: 30px 0
}

.gallery-section h3 {
	font-size: 24px;
	padding-left: 0;
	margin-bottom: 15px;
	font-weight: 600
}

.gallery-section .form-control {
	color: #353535;
	background-color: #f6f6f6;
	-webkit-box-shadow: inset 0 1px 1px transparent;
	box-shadow: inset 0 1px 1px transparent
}

.gallery-section a.thumbnail {
	padding: 4px;
	margin-bottom: 0;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	border-radius: 0;
	text-decoration: none;
	transition: all .5s ease 0s;
	outline: 0
}

.gallery-section a.thumbnail:hover {
	background-color: #fff
}

.gallery-section a.thumbnail:hover h4 {
	color: #a7b609!important
}

.gallery-section a.thumbnail .caption h4 {
	color: #353535;
	font-weight: 600;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	transition: all .5s ease 0s
}

.gallery-section h5 {
	font-size: 18px;
	font-weight: 600;
	position: relative;
	padding: 0 25px 20px 0;
	display: block
}

a.career-btn,
a.know-more-btna,
a.upload {
	display: inline-block;
	text-decoration: none
}

.gallery-section h5 span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px
}

.box-shadow {
	margin-bottom: 30px
}

.modal-style .owl-list {
	margin-top: 0;
	position: relative
}

.modal-style .owl-carousel .owl-nav .owl-next,
.modal-style .owl-carousel .owl-nav .owl-prev {
	background: #a7b609;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	outline: 0;
	font-size: 20px;
	text-align: center;
	font-family: FontAwesome;
	line-height: 30px
}

.modal-style .owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 40%;
	left: -15px;
	z-index: 10
}

.modal-style .owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 40%;
	right: -15px;
	z-index: 10
}

.modal-style .modal-title {
	font-weight: 600
}

.modal-style .modal-text {
	height: 110px;
	margin-top: 10px;
	overflow-y: auto
}

.modal-style .modal-text h5 {
	font-weight: 600;
	padding-bottom: 10px;
	color: #a7b609
}

.modal-style .modal-text h5 span {
	font-size: 12px;
	font-weight: 400;
	color: #999
}

.modal-style .modal-text p {
	line-height: 20px
}

.art-and-creativity {
	padding: 30px 0 60px
}

.art-and-creativity .gray-bg {
	background: #f6f6f6;
	padding: 60px 0 30px;
	margin-top: 20px;
	margin-bottom: 60px
}

.art-and-creativity .gray-bg h3 {
	font-size: 24px;
	padding-bottom: 30px
}

.art-and-creativity .gray-bg .tab-content {
	margin-top: 60px
}

.art-and-creativity .gray-bg .tab-content b {
	font-weight: 700
}

.art-and-creativity .gray-bg .nav-tabs {
	border-bottom: 0 solid #ddd
}

.art-and-creativity .gray-bg .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #353535;
	background-color: #cbd331;
	border: 1px solid #cbd331
}

.art-and-creativity .gray-bg .nav-tabs>li>a {
	border-radius: 0
}

.art-and-creativity .gray-bg .nav>li>a {
	padding: 15px;
	background: #353535;
	color: #fff;
	border: 1px solid #353535;
	margin-right: 20px
}

.art-career h3 {
	font-size: 20px;
	font-weight: 600;
	padding: 15px 0
}

.art-career h4 {
	font-size: 35px;
	padding-bottom: 10px;
	margin-top: 0;
	font-weight: 400
}

.art-career h5 {
	font-size: 20px;
	padding: 15px 0;
	color: #a7b609
}

.art-icon {
	margin-top: 30px;
	height: 210px
}

.art-img {
	text-align: center;
	margin-top: 20px
}

a.career-btn {
	background: url(../images/top-btn-bg.png) no-repeat;
	color: #fff;
	padding: 15px 20px;
	margin: 18px 0 0;
	border-radius: 2px;
	line-height: 6px
}

.career .form-group,
.career .gray-bg,
.career-img-dtl {
	margin-bottom: 30px
}

.career {
	padding: 30px 0 60px
}

.career .gray-bg {
	background: #f6f6f6;
	height: 230px;
	padding: 30px
}

.career h3 {
	font-size: 24px;
	padding-bottom: 20px;
	font-weight: 700
}

.career-head,
.vacancy-no span {
	font-weight: 600
}

.career-head {
	font-size: 16px;
	padding-bottom: 10px
}

a.know-more-btna {
	color: #353535;
	padding: 15px 30px;
	border: 2px solid #353535
}

.career .img-responsive {
	width: 100%;
	vertical-align: bottom
}

.career .career-sub-heading {
	line-height: 34px;
	font-size: 30px;
	color: #9a9a9a;
	margin-bottom: 30px
}

.para-no-padding {
	padding-bottom: 0!important
}

.career .form-group {
	position: relative
}

.career-imp {
	position: absolute;
	top: 0;
	left: -15px;
	font-size: 20px
}

.career .form-control {
	height: 65px;
	color: #353535;
	background-color: #f2f2f2;
	border: 1px solid #898989;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px transparent;
	box-shadow: inset 0 1px 1px transparent
}

.career textarea.form-control {
	height: 150px
}

.career .btn-default {
	color: #353535;
	background-color: #fff;
	border-color: transparent;
	outline: 0
}

.career .btn {
	padding: 20px 60px;
	border: 2px solid #353535;
	border-radius: 0;
	outline: 0
}

a.upload {
	color: #353535;
	border-bottom: 1px solid #353535;
	margin: 10px 0 30px
}

.vacancy-no {
	text-align: right;
	margin-top: 20px
}

.art-for-everyone .art-icons,
a.walkin-btn {
	margin-top: 10px
}

.career .panel-title>a {
	color: inherit;
	display: block;
	text-decoration: none;
	padding: 10px 15px
}

.career .panel-default>.panel-heading .fa {
	float: right
}

.career .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
	line-height: 24px;
	height: 200px;
	overflow-y: scroll
}

.gray-bg-cmn p,
a.art-for-everyone-box p {
	line-height: 25px
}

.career .panel-heading {
	padding: 0;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.career .panel-group .panel {
	margin-bottom: 0;
	border-radius: 0
}

.career .panel-group {
	margin-bottom: 0
}

.career .panel-title {
	font-weight: 600;
	font-size: 14px
}

.vacancy-detail {
	border: 1px solid #ccc;
	padding: 30px;
	margin-bottom: 30px
}

a.applay-btn,
a.walkin-btn {
	padding: 15px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	display: block;
	text-decoration: none
}

.vacancy-detail span {
	font-weight: 600;
	font-size: 16px
}

a.applay-btn {
	background: #a8b609
}

a.walkin-btn {
	background: #dfdfdf;
	margin-bottom: 30px
}

.career .table {
	margin-bottom: 0
}

.career .table>tbody>tr:first-child>td {
	border: 0
}

.art-for-everyone {
	padding: 30px 0 60px
}

a.art-for-everyone-box {
	display: block;
	color: #353535;
	text-decoration: none;
	margin-top: 20px
}

a.art-for-everyone-box h2 {
	font-size: 24px;
	padding: 20px 0
}

a.art-for-everyone-box:hover h2 {
	color: #a7b609;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.art-for-everyone-dtl {
	margin: 30px 0
}

.art-for-gray-bg {
	background: #f6f6f6;
	padding: 0 30px
}

.art-for-everyone h3 {
	font-size: 18px;
	padding: 0 0 20px;
	font-weight: 1000;
	color: #a7b609;
	line-height: 1.3;
	text-align: center
}

.art-for-everyone h4 {
	font-size: 16px;
	padding: 0 0 20px;
	font-weight: 600;
	color: #a7b609
}

.gray-bg-cmn h2 {
	font-size: 35px;
	padding-bottom: 20px;
	margin-top: 0;
	font-weight: 400
}

.gray-bg-cmn h2 span {
	color: #a7b609;
	font-weight: 700
}

.gray-bg-cmn h3 {
	font-size: 18px;
	padding: 20px 0 10px;
	font-weight: 600
}

.gray-bg-cmn2 {
	background: #f6f6f6;
	padding: 10px 30px 30px;
	margin-top: 20px;
	margin-bottom: 30px
}

.gray-bg-cmn1 h3 {
	font-size: 18px;
	padding: 20px 0 10px;
	font-weight: 600
}

.courses {
	padding: 30px 0 60px
}

a.course-link {
	position: relative;
	width: 100%;
	display: block;
	color: #fff;
	margin-top: 30px
}

a.course-link .img-responsive {
	width: 100%;
	color: #fff;
	height: 250px
}

a.course-link .course-text {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 0 20px
}

a.course-link .course-text h3 {
	font-size: 24px;
	font-weight: 700;
	padding-top: 20px
}

a.course-link .course-text p {
	line-height: 25px;
	padding: 20px 0
}

a.course-link .course-text .fa-angle-right {
	font-size: 16px;
	padding-left: 10px
}

.courses-detail {
	padding: 30px 0 60px
}

.courses-detail .img-rounded {
	border-radius: 50%;
	margin: 30px 0
}

a.course-knw-more-btn {
	display: inline-block;
	color: #353535;
	padding: 15px 30px;
	margin: 5px 0 30px;
	text-decoration: none;
	border: 2px solid #353535
}

.courses-detail h3 {
	font-size: 24px;
	margin-bottom: 20px
}

a.upload-btn {
	background: url(../images/upload-bg.jpg);
	color: #fff;
	padding: 15px 20px;
	margin: 18px 20px 0 0;
	border-radius: 2px;
	display: inline-block;
	text-decoration: none;
	line-height: 6px
}

.creative-img,
.creative-zone h3 {
	margin-bottom: 30px
}

.course-box-height {
	height: 420px;
	position: relative
}

a.course-knw-more-btn2 {
	display: inline-block;
	color: #353535;
	padding: 15px 30px;
	text-decoration: none;
	border: 2px solid #353535;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.art-and-creativity .list-inline>li>a,
.courses .list-inline>li>a {
	color: #fff;
	border-bottom: 1px solid #06c;
	text-decoration: none;
	font-size: 13px!important
}

.btn {
	padding: 6px 10px
}

.art-and-creativity .list-inline>li>a:hover,
.courses .list-inline>li>a:hover {
	color: #bfe92f;
	border-bottom: 1px solid #a7b609
}

.art-and-creativity .list-inline>li,
.courses .list-inline>li {
	/*! padding-right: -20px; */
	/*! padding-left: 10px; */
	display: inline-block
}

.art-and-creativity .list-inline>li:first-child,
.courses .list-inline>li:first-child {
	padding-left: 0
}

.creative-zone {
	padding: 30px 0 60px
}

.creative-zone h3 {
	font-size: 24px
}

.creative-zone h4 {
	font-size: 24px;
	background: #353535;
	padding: 20px;
	color: #fff
}

.creative-zone .img-responsive {
	width: 100%
}

.sitemap h4,
.sitemap h5 a {
	margin-bottom: 20px;
	font-weight: 600
}

.sitemap {
	padding: 30px 0 60px
}

.sitemap h4 {
	color: #353535;
	font-size: 16px
}

.sitemap h4 a {
	text-decoration: none;
	color: #353535
}

.sitemap h5 a {
	color: #a7b609;
	text-decoration: none;
	display: block
}

.list-styled {
	padding: 0;
	margin: 0 0 30px;
	border-left: 1px solid #ddd
}

.list-styled li {
	position: relative;
	padding: 0 0 8px 30px;
	margin: 0 0 8px
}

.list-styled li:before {
	position: absolute;
	content: "";
	width: 20px;
	height: 1px;
	background: #ddd;
	left: 0;
	top: 50%;
	margin-top: -3px
}

ul.bullet-point li:after,
ul.bullet-point2 li:after {
	left: 0;
	top: 6px;
	font-family: FontAwesome
}

.list-styled li a {
	color: #787878;
	text-decoration: none
}

.doodle img {
	width: 100%
}

ul.bullet-point li {
	padding: 5px 0 5px 20px;
	position: relative;
	display: block;
	line-height: 18px
}

.link,
a.course-box {
	display: inline-block;
	text-decoration: none
}

ul.bullet-point li:after {
	content: '\f111';
	position: absolute;
	font-size: 9px;
	color: #a7b609
}

.art-and-creativity h4 {
	font-size: 24px;
	font-weight: 600;
	padding: 15px 0 0
}

.link {
	color: #a7b609;
	border-bottom: 1px solid #a7b609
}

.art-icon-2 {
	margin-top: 30px;
	height: 220px
}

a.course-box {
	margin-top: 30px;
	color: #353535;
	height: 400px
}

ul.bullet-point2 li {
	padding: 5px 0 5px 20px;
	position: relative;
	display: block
}

ul.bullet-point2 li:after {
	content: '\f0a9';
	position: absolute;
	font-size: 12px;
	color: #a7b609
}

.green-color {
	color: #a7b609
}

.course-box-height2 {
	height: 430px;
	position: relative;
	margin-top: 40px
}

.line {
	border: 1px solid #ccc;
	margin-top: 40px
}

.art-for-everyone h5 {
	font-size: 35px;
	padding-bottom: 40px;
	margin-top: 0;
	font-weight: 400;
	padding-top: 40px
}

.art-for-everyone h5 span {
	color: #a7b609;
	font-weight: 700
}

.art-for-everyone h6 {
	font-size: 18px;
	padding: 0 0 20px;
	font-weight: 600
}

.text-1 {
	line-height: 30px;
	margin-top: 30px;
	font-size: 20px;
	color: #9a9a9a
}

strong {
	font-weight: 700
}

.gray-bg-cmn3 {
	background: #f6f6f6;
	padding: 10px 30px 30px;
	margin-top: 20px;
	margin-bottom: 0
}

.approch {
	padding: 30px 0 60px
}

.approch h3 {
	font-size: 18px;
	padding: 0 0 10px;
	font-weight: 600
}

.contact-head {
	font-size: 25px;
	color: #fff;
	text-align: right
}

.inner-contact.index-contact {
	background: url(../images/bg5-a.png) center top;
	margin-top: -70px;
	padding-top: 140px
}

.enroll-now {
	padding: 60px 0
}

.enroll-now h5 {
	font-size: 35px;
	padding-bottom: 40px;
	margin-top: 0;
	font-weight: 400;
	font-weight: 700
}

.enroll-now ul {
	padding-right: 30px
}

.enroll-now ul li {
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	height: 80px;
	display: block
}

.enroll-now ul li:before {
	content: '';
	display: inline-block;
	vertical-align: middle
}

.enroll-now ul li span {
	display: inline-block
}

.enroll-now ul li:nth-child(1) {
	background: #36d579;
	position: relative
}

.enroll-now ul li:nth-child(1):after {
	content: url(../images/enroll-1.png);
	position: absolute;
	top: 0;
	right: -26px;
	z-index: 999
}

.enroll-now ul li:nth-child(2) {
	background: #d59335;
	position: relative;
	padding-left: 40px
}

.enroll-now ul li:nth-child(2):after {
	content: url(../images/enroll-2.png);
	position: absolute;
	top: 0;
	right: -26px;
	z-index: 999
}

.enroll-now ul li:nth-child(3) {
	background: #36abd6;
	position: relative;
	padding-left: 40px
}

.enroll-now ul li:nth-child(3):after {
	content: url(../images/enroll-4.png);
	position: absolute;
	top: 0;
	right: -26px;
	z-index: 999
}

.enroll-now ul li:nth-child(4) {
	background: #d238b2;
	position: relative;
	padding-left: 40px;
	padding-right: 60px
}

.enroll-now ul li:nth-child(4):after {
	content: url(../images/enroll-5.png);
	position: absolute;
	top: 0;
	right: -26px;
	z-index: 999
}

.enroll-now ul li:nth-child(5) {
	background: #9935d6;
	position: relative;
	padding-left: 40px
}

.enroll-now ul li:nth-child(5):after {
	content: url(../images/enroll-6.png);
	position: absolute;
	top: 0;
	right: -32px;
	z-index: -1
}

ul.professional-li {
	margin-bottom: 30px;
	text-align: center
}

ul.professional-li li {
	display: inline-block;
	color: #fff;
	padding: 15px;
	line-height: 20px;
	cursor: pointer;
	width: 377px
}

.blue-bg,
.green-bg,
.violet-bg {
	padding: 60px 30px 30px;
	margin-bottom: 30px;
	color: #fff
}

ul.professional-li li span {
	font-size: 25px
}

ul.professional-li li:nth-child(1) {
	background: #a7b609
}

ul.professional-li li:nth-child(2) {
	background: #668cbf
}

ul.professional-li li:nth-child(3) {
	background: #b766bf
}

.green-bg {
	background: #a7b609
}

.blue-bg {
	background: #668cbf
}

.violet-bg {
	background: #b766bf
}

.text-head-1 {
	font-size: 14px;
	margin-top: 80px
}

.text-head-2 {
	font-size: 35px;
	font-weight: 600;
	margin: 5px 0
}

.text-head-3 {
	font-size: 14px;
	font-weight: 600
}

ul.art-green-right li a {
	color: #fff;
	background: #a7b609;
	display: block;
	padding: 15px 10px;
	line-height: 24px;
	text-decoration: none;
	margin-bottom: 1px
}

b {
	font-weight: 700;
	color: #A7B609
}

.gray-bg-2 {
	padding: 20px;
	background: #e5e5e5
}

.gray-bg-2 h5 {
	font-size: 20px;
	padding: 15px 0;
	color: #a7b609
}

.institution {
	padding: 30px 0 60px
}

.institution h2 {
	font-size: 24px;
	padding-bottom: 30px;
	font-weight: 700
}

.institution h3 {
	font-size: 18px;
	padding-bottom: 20px;
	font-weight: 600
}

.institution p {
	line-height: 25px;
	padding-bottom: 25px
}

.institution h4 {
	font-size: 25px;
	padding-bottom: 20px;
	font-weight: 600;
	color: #a7b609;
	margin-top: 30px
}

.upload-modal .form-control {
	background-color: #f5f5f5;
	border: 0 solid;
	border-radius: 0;
	color: #353535;
	-webkit-box-shadow: 1px 2px 5px 0 transparent;
	-moz-box-shadow: 1px 2px 5px 0 transparent;
	box-shadow: 1px 2px 5px 0 transparent
}

.upload-modal label {
	padding-bottom: 10px;
	font-weight: 600
}

.upload-modal .btn-default {
	color: #fff;
	background-color: #353535;
	border-color: #353535;
	border-radius: 0;
	padding: 10px 25px
}

.upload-modal .btn-default:focus {
	outline: 0
}

.upload-modal .modal-header {
	padding: 15px;
	border-bottom: 0;
	background: #80B83B;
	color: #fff;
	font-weight: 600
}

.upload-modal .close {
	color: #fff;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: inherit
}

.blog .margin-bottom {
	margin-bottom: 30px
}

.blog a.read-more {
	display: inline-block;
	color: #353535;
	padding: 15px 30px;
	text-decoration: none
}

.blog .blog-nav li {
	margin-bottom: 10px
}

.blog .blog-nav li a {
	color: #353535
}

ul.blog-social {
	margin: 30px 0
}

ul.blog-social li a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 15px 45px
}

ul.blog-social li:nth-child(1) {
	background: #3b579d
}

ul.blog-social li:nth-child(2) {
	background: #08acee
}

ul.blog-social li {
	margin: 0 -3px;
	display: inline-block
}

.news-events {
	padding: 30px 0 60px
}

.news-events h2 {
	font-size: 24px;
	padding-bottom: 30px;
	font-weight: 700
}

.news-events h3 {
	font-size: 18px;
	padding-bottom: 20px;
	font-weight: 600
}

.news-events p {
	line-height: 25px;
	padding-bottom: 20px
}

.news-events .media-object {
	min-width: 150px;
	width: 100%
}

.news-events .media-body {
	padding-left: 20px
}

.news-events h4 {
	font-weight: 600;
	color: #c0d134
}

.news-events .media {
	border-bottom: 1px solid #f5f5f5;
	padding: 30px 0
}

.testi-page {
	padding: 30px 0 60px
}

a.testimonial {
	text-align: center;
	margin-bottom: 30px;
	text-decoration: none;
	display: block;
	outline: 0
}

.testimonial-avatar img {
	width: 80px;
	height: 80px;
	background-color: #fff;
	box-shadow: 0 18px 32px 0 rgba(0, 0, 0, .2);
	border-radius: 50%;
	display: inline-block
}

.testimonial-content {
	background-color: #f6f6f6;
	padding: 50px 20px;
	margin-top: -30px
}

.testimonial-name {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px;
	color: #a7b609
}

.testimonial-text {
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
	-webkit-line-clamp: 2
}

a.check-out {
	color: #353535;
	font-weight: 600;
	text-decoration: underline
}

.href-img a {
	display: block
}

.days-table .table>thead>tr>th {
	vertical-align: middle;
	border-bottom: 2px solid #fff;
	background: #a7b609;
	color: #fff;
	font-weight: 600
}

.days-table span {
	display: inline-block;
	padding: 5px 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #fff
}

.days-table .table-bordered>tbody>tr>td {
	border: 1px solid #fff;
	background: #f6f6f6;
	vertical-align: middle
}

.padding-btm {
	padding-bottom: 10px!important
}

@media (min-width:992px) {
	.modal-style .modal-lg {
		width: 800px
	}
}

@media (max-width:768px) {
	.gallery-img-section {
		margin: 50px 0!important
	}
	.breadcrumb-new {
		padding: 10px 20px!important
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
	.index-art .col-sm-4,
	.pink-img img {
		width: 100%
	}
	ul.footer-menu:nth-last-child(1),
	ul.footer-menu:nth-last-child(2) {
		margin: 0
	}
	ul.footer-menu li {
		display: list-item;
		margin: 0 0 20px
	}
	ul.footer-menu {
		border-right: 0 solid #dadada
	}
	.art-icons .recmeta {
		padding-top: 20px;
		padding-right: 0
	}
	.art-icons {
		margin-bottom: 40px
	}
	.index-contact ul {
		font-size: 13px
	}
	.index-contact ul li {
		margin: 0;
		padding: 0 5px 0 0;
		color: #000;
		display: inline-block;
		border-right: 1px solid #85a321;
		text-align: right
	}
	.index-contact ul li:last-child {
		padding: 0 0 0 5px
	}
	.gray-bg {
		height: 450px
	}
	.apply a {
		margin: 122px 0 0 5px
	}
	.gallery-gray {
		padding: 40px 0
	}
	ul.professional-li li {
		padding: 15px 40px
	}
	.sub-heading {
		line-height: 34px;
		font-size: 30px;
		color: #9a9a9a;
		margin-bottom: 30px
	}
}
@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:portrait) {
		.r-close {
		color: #d91414 !important; 
		cursor: pointer !important; 
		font-size: 18px !important; 
		margin-bottom: 10px !important; 
	}
	.r-close:hover {
		color: #ab0606 !important; 
	}
	.inner-bnr-text {
		margin-top: 0
	}
	.navbar-header {
		float: right;
		width: 100%
	}
	
	a.mbl-menu {
		color: #fff !important;
		float: left !important;
		margin: 50px 0 70px 10px !important;
		font-size: 24px !important;
		display: inline-block !important;
		background: #353535 !important;
		padding: 5px 10px !important;
	}
	.r-header {
		position: fixed;
		top: 0;
		right: -270px;
		width: 270px;
		height: 100%;
		z-index: 999;
		transition: right ease-in-out .5s;
		-webkit-transition: right ease-in-out .5s;
		overflow-x: auto
	}
	.r-layer,
	.r-list {
		width: 100%;
		height: 100%
	}
	.r-list {
		position: relative;
		background: #fff;
		float: right;
		padding: 20px
	}
	.r-layer {
		background: #000;
		opacity: .5;
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		z-index: 9999
	}
	.r-close {
		color: #d91414;
		cursor: pointer !important;
		font-size: 18px !important;
		margin-bottom: 10px !important;
	}
	.r-close:hover {
		color: #ab0606
	}
	.navbar-top .navbar-nav>li>a {
		border-bottom: 1px solid #ccc;
		padding-bottom: 10px
	}
	.r-trans {
		overflow-y: hidden;
		-webkit-transition: -webkit-transform .5s ease;
		-moz-transition: transform .5s ease;
		-o-transition: -o-transform .5s ease;
		transition: transform .5s ease;
		-moz-transform: translate(-270px, 0);
		transform: translate(-270px, 0)
	}
	.who-we-wre p {
		line-height: 27px;
		padding: 35px 0 0 250px;
		font-size: 17px
	}
	.news {
		margin-top: 40px
	}
	.art-mbl-hide .col-sm-6 {
		width: 50%
	}
	.pink-bg {
		background: #f30050
	}
	.news-article {
		margin-bottom: 0
	}
	.work-gray {
		padding: 52px 0 40px
	}
	.pink-img img {
		width: 100%
	}
	.work-gray2 {
		padding: 82px 0 35px
	}
	.index-loction {
		margin-left: 0;
		margin-bottom: 20px;
		margin-top: 0;
		width: 40%
	}
	.index-contact-logo {
		width: 80%
	}
	.index-contact ul {
		margin: 25px auto 0;
		padding: 0;
		font-size: 14px;
		line-height: 20px;
		width: 100%
	}
	.index-contact ul li {
		margin: 0;
		padding: 0;
		display: block;
		border-right: 0 solid #85a321;
		text-align: center
	}
	.index-contact ul li:last-child {
		padding: 20px 0 0;
		border-right: 0 solid #414f10;
		text-align: center
	}
	ul.footer-menu {
		border-right: 0 solid #dadada
	}
	ul.footer-menu:nth-last-child(1),
	ul.footer-menu:nth-last-child(2) {
		margin: 0 0 0 10px
	}
	ul.footer-menu li {
		display: list-item;
		margin: 0 10px 20px 0
	}
	.footer p {
		line-height: 18px;
		padding: 15px 10px 0
	}
	.apply a {
		margin: 122px 0 0
	}
	ul.social li {
		display: inline;
		margin: 0
	}
	.art-icons .recmeta {
		font-size: 18px
	}
	.about-gray-bg {
		width: 48%;
		float: left;
		margin-right: 20px;
		margin-top: 30px
	}
	.about-gray-bg:last-child,
	.navbar-right {
		margin-right: 0
	}
	.gallery-gray {
		padding: 27px 0
	}
	.art-and-creativity .gray-bg h3 {
		padding-top: 40px
	}
	.art-and-creativity {
		padding: 0
	}
	.art-icon {
		margin-bottom: 0;
		height: 260px
	}
	.enroll-now ul li:nth-child(1) {
		padding-left: 40px
	}
	.enroll-now ul li:before {
		height: 80px
	}
	ul.professional-li li {
		width: 236px;
		font-size: 12px
	}
	ul.professional-li li span {
		font-size: 18px
	}
	.navbar-top .navbar-nav>li {
		float: inherit;
		display: block
	}
	.navbar-top .navbar-nav>li>a {
		display: block
	}
	.navbar-right {
		float: inherit!important
	}
	.navbar-top .navbar-nav>li:last-child>a {
		border: 0
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
	.inner-bnr-text {
		margin-top: 0
	}
	.navbar-header {
		float: right;
		width: 100%
	}
	a.mbl-menu {
		color: #fff;
		float: left;
		margin: 50px 0 70px 10px;
		font-size: 24px;
		display: inline-block;
		background: #353535;
		padding: 5px 10px
	}
	.r-header {
		position: fixed;
		top: 0;
		right: -270px;
		width: 270px;
		height: 100%;
		z-index: 999;
		transition: right ease-in-out .5s;
		-webkit-transition: right ease-in-out .5s;
		overflow-x: auto
	}
	.r-layer,
	.r-list {
		width: 100%;
		height: 100%
	}
	.r-list {
		position: relative;
		background: #fff;
		float: right;
		padding: 20px
	}
	.r-layer {
		background: #000;
		opacity: .5;
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		z-index: 9999
	}
	.r-close {
		color: #d91414; 
		cursor: pointer; 
		font-size: 18px;
		margin-bottom: 10px;
	}
	.r-close:hover {
		color: #ab0606
	}
	.navbar-top .navbar-nav>li>a {
		border-bottom: 1px solid #ccc;
		padding-bottom: 10px
	}
	.r-trans {
		overflow-y: hidden;
		-webkit-transition: -webkit-transform .5s ease;
		-moz-transition: transform .5s ease;
		-o-transition: -o-transform .5s ease;
		transition: transform .5s ease;
		-moz-transform: translate(-270px, 0);
		transform: translate(-270px, 0)
	}
	.who-we-wre p {
		line-height: 27px;
		padding: 35px 0 0 250px;
		font-size: 17px
	}
	.news {
		margin-top: 40px
	}
	.art-mbl-hide .col-sm-6 {
		width: 50%
	}
	.pink-bg {
		background: #f30050
	}
	.news-article {
		margin-bottom: 0
	}
	.work-gray {
		padding: 52px 0 40px
	}
	.pink-img img {
		width: 100%
	}
	.work-gray2 {
		padding: 82px 0 35px
	}
	.index-loction {
		margin-left: 0;
		margin-bottom: 20px;
		margin-top: 0;
		width: 40%
	}
	.index-contact-logo {
		width: 80%
	}
	.index-contact ul {
		margin: 25px auto 0;
		padding: 0;
		font-size: 14px;
		line-height: 20px;
		width: 100%
	}
	.index-contact ul li {
		margin: 0;
		padding: 0;
		display: block;
		border-right: 0 solid #85a321;
		text-align: center
	}
	.index-contact ul li:last-child {
		padding: 20px 0 0;
		border-right: 0 solid #414f10;
		text-align: center
	}
	ul.footer-menu {
		border-right: 0 solid #dadada
	}
	ul.footer-menu:nth-last-child(1),
	ul.footer-menu:nth-last-child(2) {
		margin: 0 0 0 10px
	}
	ul.footer-menu li {
		display: list-item;
		margin: 0 10px 20px 0
	}
	.footer p {
		line-height: 18px;
		padding: 15px 10px 0
	}
	.apply a {
		margin: 122px 0 0
	}
	ul.social li {
		display: inline;
		margin: 0
	}
	.art-icons .recmeta {
		font-size: 18px
	}
	.about-gray-bg {
		width: 48%;
		float: left;
		margin-right: 20px;
		margin-top: 30px
	}
	.about-gray-bg:last-child,
	.navbar-right {
		margin-right: 0
	}
	.gallery-gray {
		padding: 27px 0
	}
	.art-and-creativity .gray-bg h3 {
		padding-top: 40px
	}
	.art-and-creativity {
		padding: 0
	}
	.art-icon {
		margin-bottom: 0;
		height: 260px
	}
	.enroll-now ul li:nth-child(1) {
		padding-left: 40px
	}
	.enroll-now ul li:before {
		height: 80px
	}
	ul.professional-li li {
		width: 236px;
		font-size: 12px
	}
	ul.professional-li li span {
		font-size: 18px
	}
	.navbar-top .navbar-nav>li {
		float: inherit;
		display: block
	}
	.navbar-top .navbar-nav>li>a {
		display: block
	}
	.navbar-right {
		float: inherit!important
	}
	.navbar-top .navbar-nav>li:last-child>a {
		border: 0
	}
}

@media only screen and (max-width:767px) {
	a.mbl-menu {
		color: #fff;
		float: left;
		margin: 50px 0 0 10px;
		font-size: 24px;
		display: inline-block;
		background: #353535;
		padding: 5px 10px
	}
	.r-header {
		position: fixed;
		top: 0;
		right: -270px;
		width: 270px;
		height: 100%;
		z-index: 999;
		transition: right ease-in-out .5s;
		-webkit-transition: right ease-in-out .5s;
		overflow-x: auto
	}
	.pink-img img,
	.r-layer,
	.r-list {
		width: 100%
	}
	.r-list {
		position: relative;
		background: #fff;
		height: 100%;
		float: right;
		padding: 20px
	}
	.art-career .pull-left,
	.career .pull-left,
	.footer a.pull-right {
		float: none!important
	}
	.r-layer {
		background: #000;
		opacity: .5;
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		overflow: hidden;
		z-index: 9999
	}
	.r-close {
		color: #d91414;
		cursor: pointer;
		font-size: 18px;
		margin-bottom: 10px
	}
	.r-close:hover {
		color: #ab0606
	}
	.navbar-top .navbar-nav>li>a {
		border-bottom: 1px solid #ccc;
		padding-bottom: 10px
	}
	.navbar-top .navbar-nav>li:last-child>a {
		border: 0
	}
	.r-trans {
		overflow-y: hidden;
		-webkit-transition: -webkit-transform .5s ease;
		-moz-transition: transform .5s ease;
		-o-transition: -o-transform .5s ease;
		transition: transform .5s ease;
		-moz-transform: translate(-270px, 0);
		transform: translate(-270px, 0)
	}
	.who-we-wre {
		text-align: center;
		background: #fff;
		padding: 40px 0
	}
	.top-btm-bg {
		margin-top: 0
	}
	.who-we-wre p {
		padding: 40px 0 0
	}
	.we-cant h3 {
		font-size: 30px;
		text-align: center
	}
	.art-icons {
		margin-bottom: 40px
	}
	.floor .col-sm-6-border-right {
		border-right: 0 solid #fff
	}
	.floor .col-sm-6-border-left {
		border-left: 0 solid #fff
	}
	.index-contact ul {
		margin: 25px 0 60px;
		padding: 0;
		font-size: 14px;
		line-height: 20px;
		width: 100%
	}
	.index-contact ul li {
		margin: 0;
		padding: 0;
		display: block;
		border-right: 0 solid #85a321;
		text-align: center
	}
	.index-contact ul li:last-child {
		padding: 20px 0 0;
		border-right: 0 solid #414f10;
		text-align: center
	}
	ul.footer-menu,
	ul.footer-menu2,
	ul.social {
		padding: 0;
		text-align: center
	}
	.index-loction {
		margin-left: 40px;
		margin-bottom: 20px;
		margin-top: 20px;
		width: 200px
	}
	.index-contact-logo {
		width: 200px
	}
	ul.footer-menu {
		margin: 0;
		display: inline;
		border-right: 0 solid #dadada
	}
	ul.footer-menu:nth-last-child(1),
	ul.footer-menu:nth-last-child(2) {
		margin: 0
	}
	ul.footer-menu li {
		display: list-item;
		margin: 0 0 20px
	}
	.footer a.pull-right {
		display: block;
		text-align: center
	}
	ul.footer-menu2 {
		margin: 0
	}
	ul.social {
		margin: 15px 0 0
	}
	.index-art {
		padding: 90px 0 0
	}
	.art-icons .recmeta {
		padding-top: 20px;
		padding-right: 0
	}
	.news-article .recmeta {
		padding-top: 0
	}
	.index-art .caption a {
		text-align: right;
		position: inherit
	}
	.index-art .thumbnail {
		height: auto
	}
	.divide-mbl {
		clear: both
	}
	.about-content-section .abt-sub-heading {
		margin-bottom: 30px;
		display: block
	}
	.margin-top-mbl-30 {
		margin-top: 30px
	}
	.art-career .pull-right,
	.career .pull-right {
		float: none!important;
		margin: 0 0 40px
	}
	.gallery-gray {
		padding: 20px 0
	}
	.art-and-creativity .gray-bg h3 {
		padding-top: 40px
	}
	.art-and-creativity {
		padding: 0
	}
	.career .gray-bg {
		height: auto;
		padding: 20px
	}
	.inner-bnr-text {
		margin-top: 0
	}
	.art-icon-2,
	a.course-box {
		height: auto;
		margin-top: 40px
	}
	.inner-bnr-text h1,
	.inner-cmn h2 {
		font-size: 35px
	}
	.contact-head,
	.enroll-now ul li {
		font-size: 16px
	}
	.course-box-height {
		height: auto;
		position: relative
	}
	a.course-knw-more-btn2 {
		display: inline-block;
		color: #353535;
		padding: 15px 30px;
		text-decoration: none;
		border: 2px solid #353535;
		position: inherit;
		bottom: inherit;
		left: inherit;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.enroll-now ul li:nth-child(1),
	.enroll-now ul li:nth-child(2),
	.enroll-now ul li:nth-child(3),
	.enroll-now ul li:nth-child(4),
	.enroll-now ul li:nth-child(6) {
		padding-left: 10px
	}
	.art-icon {
		margin-bottom: 30px;
		height: auto
	}
	a.course-box {
		color: #353535
	}
	a.upload-btn {
		margin-right: 0
	}
	.about-content-section .media-left {
		padding: 30px;
		display: block;
		width: 100%;
		margin-bottom: 20px
	}
	.vacancy-no {
		text-align: left;
		margin-top: -5px;
		margin-bottom: 30px
	}
	.enroll-now ul {
		padding-right: 20px
	}
	.enroll-now ul li:before {
		height: 80px
	}
	.enroll-now ul li:nth-child(5) {
		padding-left: 10px;
		padding-right: 20px
	}
	.blue-bg,
	.green-bg,
	.violet-bg {
		padding: 30px
	}
	.blue-bg .text-right,
	.green-bg .text-right,
	.violet-bg .text-right {
		text-align: center;
		margin-top: 20px
	}
	.text-head-1 {
		margin-top: 0
	}
	.contact-head,
	.mbl-prt {
		margin-top: 20px
	}
	.courses .list-inline>li {
		padding-right: 0;
		padding-left: 0;
		display: block;
		margin-bottom: 15px
	}
	ul.professional-li li {
		display: block;
		width: inherit
	}
	.about-content-section .media-object,
	.mbl-prt img {
		width: 100%
	}
	.contact-head {
		text-align: left;
		line-height: 24px;
		margin-bottom: 30px
	}
	ul.art-green-right {
		margin-top: 30px
	}
}

.brace-open,
.gallery-title {
	font-size: 32px
}

.breadcrumb-new {
	background: #353132;
	padding: 30px 20px;
	font-family: Ubuntu, sans-serif
}

.breadcrumb-new h3 {
	color: #92bb51
}

.gallery-title {
	font-weight: 700;
	font-family: Ubuntu, sans-serif
}

.breadcrumb-new img {
	position: relative!important;
	top: 5px
}

.video-icon-img {
	margin-left: 20px
}

.count-img-count {
	font-size: 20px;
	padding-left: 5px
}

.pn-ProductNav_Wrapper {
	position: relative;
	padding: 0 11px;
	box-sizing: border-box
}

.folder-div img {
	position: relative;
	top: 5px
}

.pn-ProductNav {
	overflow-x: hidden;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	position: relative;
	font-size: 0
}

.js .pn-ProductNav {
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.js .pn-ProductNav::-webkit-scrollbar {
	display: none
}

.pn-ProductNav_Contents {
	float: left;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
	position: relative
}

.pn-ProductNav_Contents-no-transition {
	transition: none
}

.pn-ProductNav_Link {
	text-decoration: none;
	color: #000;
	font-size: 15px;
	font-family: -apple-system, sans-serif;
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	border: 1px solid #99d14a;
	padding: 0 11px
}

.breadcrumb-new-new h3,
.folder-folder-des p,
.menu-menu-menu {
	font-family: Ubuntu, sans-serif
}

.pn-ProductNav_Link[aria-selected=true] {
	color: #111;
	background: #6FA420
}

#pnIndicator {
	background-color: none!important
}

.pn-Advancer {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: opacity .3s
}

[data-overflowing=both]~.pn-Advancer_Left,
[data-overflowing=both]~.pn-Advancer_Right,
[data-overflowing=left]~.pn-Advancer_Left,
[data-overflowing=right]~.pn-Advancer_Right {
	opacity: 1
}

.pn-Advancer:focus {
	outline: 0
}

.pn-Advancer:hover {
	cursor: pointer
}

.pn-Advancer_Left {
	left: -20px
}

.pn-Advancer_Right {
	right: -20px
}

.pn-Advancer_Left,
.pn-Advancer_Right {
	opacity: 1!important
}

.pn-Advancer_Icon {
	width: 20px;
	height: 44px;
	fill: #000
}

.pn-ProductNav_Indicator {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	width: 100px;
	background-color: transparent;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out, background-color .2s ease-in-out;
	transition: transform .2s ease-in-out, background-color .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.menu-menu-menu {
	background: #8dc73f!important
}

.gallery-img-section {
	margin: 80px 0
}

.folder-div {
	font-size: 20px;
	margin-bottom: 5px
}

.clr {
	clear: both
}

.folder-del-list {
	margin-bottom: 50px
}

.folder-folder-des {
	background: #333132;
	padding: 10px;
	min-height: 70px
}

.folder-folder-des p {
	color: #bebebe;
	text-align: center;
	line-height: 24px;
	font-size: 16px
}

.breadcrumb-new-new {
	border-bottom: 1px solid #ccc;
	padding: 30px 20px
}

.container-container {
	position: relative
}

.image-img-image {
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #ccc
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #000
}

.container-container:hover .overlay {
	opacity: .9
}

.example-image-link {
	color: #fefefe;
	font-size: 36px!important
}

.breadcrumb-new-new h3 {
	color: #6da6ff;
	font-size: 18px
}

.gallery-list-view li {
	display: inline
}

.gallery-list-view li a {
	text-decoration: underline;
	font-size: 16px
}

.folder-div h3 {
	font-size: 24px;
	padding-bottom: 5px
}

.overlay-overlay-overlay {
	border: 1px solid #a5a5a5;
	height: 92%;
	margin: 20px;
	padding: 10px!important
}

.text-image-img-image i {
	left: 46%;
	position: absolute;
	top: 50%
}

.inner-bnr-bg-l {
	background: url(../images/2.jpeg) center;
	background-size: cover;
	padding: 60px 0
}