body {
	font-size: 16px;
	line-height: 36px;
	background: #fff;
}
a {
	color: #00b0ec;
}
a:hover {
	color: #8d3694;
}
.fs-13 {
	font-size: 13px;
	line-height: 1.7;
}
.site-header .header-leftside-container {
	margin: 12px 0 0 0;
}

.main-nav > ul > li > a {
	/* padding: 6px 5px; */
	padding: 6px 8px;
	/* font-size: 12px; */
	font-size: 15px;
	letter-spacing: -.5px;
}
.main-nav > ul > li > a:before {
	background-color: #00b0ec;
}
.main-nav > ul > li.menu-item-has-children > a:after {
	display: none;
}
.action_box.style3:before {
	background-color: #8d3694;
}
.action_box::after, .action_box:before {
	border-color: #8d3694;
}
.action_box {
	background-color: #8d3694;
}
.style3 .action_box_inner:before {
	background-color: #8d3694;
}
.style3 .action_box_inner {
	background-color: #8d3694;
}
.iosSlider .slide-item-bg, .iosSlider .zn_slide_image_link, .iosSlider .kl-slide-overlay {
	background-position: center top;
}
.kl-ioscaption--style5 .main_title:not(.has_klios-line):before {
	display: none;
}
.kl-ioscaption--style5 .main_title {
	font-size: 80px;
}
.iosSlider .kl-caption-posv-middle {
	margin-top: 0;
}
.style3 .action_box_inner {
	padding-top: 0;
}
.action_box h4.text {
	font-size: 35px;
	line-height: 38px;
	font-weight: 600;
}
.imgboxes_style4 .imgboxes-title:after {
	display: none;
}
.image-boxes a p {
	color: #535353;
}
.tcolor {
	color: #00b0ec !important;
}
.btn-lined.lined-custom {
	border-color: #8d3694;
	color: #8d3694;
}
.bg-purple {
	background-color: #8d3694;
}
#footer .sbs .menu li {
	width: 100%;
}
#footer .bottom {
	margin-top: 60px;
	padding-top: 40px;
	border-top: 1px solid #484848;
}
.chaser .main-menu li > a:not(:only-child):after {
	display: none;
}
.chaser .main-menu li > a:not(:only-child) {
	/* padding: 7px 15px; */
	padding: 7px 15px;
}
.chaser .main-menu li.active > a {
	background-color: #00b0ec !important;
}
.site-header.style1 .zn-res-trigger {
	margin-bottom: 10px;
}
#zn-res-menuwrapper {
	position: absolute;
	top: 12px;
	right: 25px;
}
.chaser {
	background: rgba(141, 54, 148, 0.95) none repeat;
}
.chaser .main-menu li:hover > a, .chaser .main-menu li a:hover {
	color: #fff;
	background: #00b0ec;
}
.chaser .main-menu li ul {
	background: rgba(141, 54, 148, 0.95) none repeat;
}
#page_header h1 {
	font-size: 56px;
	line-height: 56px;
	color: #fff;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, .8);
}
.bcontent h2 {
	font-size: 16px;
	font-weight: 700;
}
.hg_section a:hover, .social-icons a:hover {
	color: #00b0ec !important;
}
.bteam p {
	line-height: 20px;
}
.kl-fancy-form label {
	line-height: 1.6;
}
.btn-fullcolor, .btn-fullcolor:focus {
	background-color: #8d3694;
}
.btn-fullcolor:hover {
	background-color: #00b0ec;
}
#footer {
	border-top: 0;
}
footer {
	font-size: 13px;
	line-height: 1.8;
}
#totop {
	top: 93%;
}
.chaser .main-menu li a {
	font-family: "Montserrat" , "Helvetica Neue", Helvetica, Arial, sans-serif;
	/* font-size: 12px; */
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.5px;
}
.bcontact h2 {
	font-family: Open Sans;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	font-style: normal;
}
.bcta a:hover {
	color: #8d3694 !important;
}
.bcta a.white:hover {
	color: #00b0ec !important;
}

.site-header .kl-header-bg {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 35%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 35%, rgba(255,255,255,0) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 35%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);
}
.site-logo img {
	height: 92px;
}
.main-nav > ul {
	margin: 28px 0;
}
.chaser .main-menu {
	margin-top: 0;
}
/* ==========================================================================
   ** Responsive styles custom rules
   * These rules are ready to be used for either overrides
   * or just your own custom rules.
   ========================================================================== */

@media only screen and (min-width : 1921px){

}

@media only screen and (max-width : 1440px){

}

@media only screen and (min-width : 1200px) and (max-width : 1440px){

}

@media only screen and (min-width : 1200px){

}

@media only screen and (max-width: 1199px){
	.chaser .main-menu li > a:not(:only-child), .chaser .main-menu li a {
		padding: 7px 7px;
	}
	.site-logo img {
		height: 80px;
	}
	.main-nav > ul {
		margin: 20px 0;
	}
}

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

}

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


}

@media only screen and (max-width: 991px) {
	#zn-res-menuwrapper {
		position: absolute;
		top: 50px;
		right: 25px;
	}
}

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

}

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

}

@media only screen and (max-width: 767px) {
	#zn-res-menuwrapper {
		position: absolute;
		top: 12px;
		right: 25px;
	}
	#header .separator {
		display: none;
	}
	.kl-top-header {
		display: none;
	}
	.site-header, .site-header.style2, .site-header.style4, .site-header.style5 {
		background-color: #8d3694;
	}
}

@media only screen and (max-width : 480px) {
	#zn-res-menuwrapper {
		right: -10px;
	}
	ul.social-icons li {
		width: 100%;
	}
	#page_header h1 {
		font-size: 46px;
	}
	.site-logo img {
		height: 60px;
	}
}

@media only screen and (max-width : 320px) {

}
