img {
	max-width:100%;
}
* {
	word-wrap:break-word;
}
a {
	outline:0;
	cursor:pointer;
}
.inner_pages_container .download_resume_btn{
	top:-20px;
}
/*home page heading css start here*/
.home_page_content .new_heading::before, .home_quotes .new_heading::before {
	outline:none;
}
.home_page_content .new_heading::after, .home_quotes .new_heading::after {
	display:none;
}
.new_heading {
	font-size:46px;
	margin:0 0 50px;
	position:relative;
	text-align:center;
}
.new_heading .new_heading_inner::after {
	bottom: -23px;
	content: "";
	height: 1px;
	left: -100px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 57px;
}
.new_heading .new_heading_inner::before {
	bottom: -23px;
	content: "";
	height: 1px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: -100px;
	width: 57px;
}
.homepage_content .new_heading::after {
	display:none;
}
.home_cms_content {
	width:100%;
	float:left;
	margin: 25px 0 15px;
}
.paragraph_part .new_heading::after {
	bottom: -22px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 147px;
	margin:0 auto;
	z-index:-1;
}
.paragraph_part .new_heading::before {
	outline:9px solid #fff;
}
.new_heading::before {
	content: "";
	height: 12px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	width: 12px;
	bottom:-27px;
}
/*home page heading css end here*/

/*home page bg image css start here*/
.home_page_text .page_cont {
	width:100%;
	text-align:center;
}
.home_overly {
	width:100%;
	background:rgba(0, 0, 0, 0.7);
}
.bg-img-outer {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column
}
.bg-img-inner {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin: 0 auto;
	width: 100%;
	min-height: 535px;
	padding:40px 0;
}
.full_bg_img {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size:cover;
	clear:both;
	position:relative;
	text-align:center;
	width:100%;
	float:left;
	margin: 25px 0;
}
/*home page bg image css end here*/

/*home page css start here*/

/*header css start here*/
.outer-top-nav {
	width:100%;
	float:left;
}
.logo_section_outer {
	float: left;
	text-align: center;
	width: 100%;
}
/*logo css start here*/
.logo {
	width:100%;
	display:inline-block;
	margin:0 0 5px;
}
.logo_discription .logo-title a {
	text-decoration:none;
	color:#fff;
}
.logo_discription .logo-title {
	font-size:30px;
	margin: 0 0 5px;
}
.logo_discription .logo-desc {
	font-size:18px;
	margin:0;
	color:#fff;
}
.logo_discription {
	width:100%;
	margin-top:0px;
	text-align:center;
}
.logo img {
	max-width:100%;
}
.logo_section {
	padding: 15px 0;
}
.logo_section_inner {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-left:-3px;
	padding-left:0;
}
.header_inner {
    float: left;
    width: 100%;
}
/*logo css end here*/
/*header css end here*/

/*top nav bar css start here*/
.header_nav_outer {
	display: inline-block;
	float: none;
	margin: 0 0 0 -7px;
	vertical-align: middle;
	padding:0;
}
#top-nav nav.navbar .nav .dropdown-menu.dropdown-menu-large.sub-child.row.list-inline.smallMenu{
	width:auto;
}
.navigation.top_menu_link {
	padding: 0 0 15px;
}
#top-nav .nav.navbar-nav li a .caret {
	border:0;
}
#top-nav .nav.navbar-nav li a b::after {
	bottom:2px;
	content: "";
	font-family: fontawesome;
	font-size:14px;
	position: absolute;
	font-weight:normal;
}
#top-nav .navbar-header .mymenu {
	display:none;
}
#top_naviation .nav.navbar-nav li {
	max-width: 100%;
	position:relative;
}
#top_naviation .nav.navbar-nav .menu-link a {
	padding:5px 20px;
	color:#fff;
}
#top_naviation .navbar-nav {
	width: 100%;
	text-align: center;
	margin: 0;
	padding:0 0 0 15px;
}
.navbar-brand {
	display:none;
}
#top-nav nav.navbar .nav .dropdown-large .sub-child, nav.navbar .nav .dropdown-large .sub-child ul {
	margin:0;
	padding:0;
}
#top-nav .dropdown-header {
	margin-left:0;
	padding:0 3px;
	list-style:none;
}
#top-nav nav.navbar .nav .dropdown-large .sub-child li {
	vertical-align:top;
	width: auto;
}
#top-nav nav.navbar .nav .dropdown-large .sub-child .secondChild li {
	padding-left:10px;
}
#top-nav nav.navbar .nav .dropdown-large .sub-child {
	float:left;
	left:4px;
	padding:3px 5px 6px;
	position:absolute;
	top:inherit;
	z-index:99999;
	width:100%;
}
#top-nav nav.navbar .nav .dropdown-large:hover .sub-child {
	display:block;
}
#top-nav nav.navbar .nav .dropdown-large {
	position:static;
}
#top_naviation .nav.navbar-nav li.menu-link {
	display: inline-block;
	float: none;
}
#top-nav nav.navbar .nav .dropdown-large .sub-child .dropdown-header a {
	display:block;
	padding:3px 0;
	font-size:15px;
	background:none;
}
#top-nav .navbar-default {
	background:none;
	border:none;
	margin:0;
	min-height:inherit;
}
#top-nav .navbar-collapse.collapse {
	padding:0;
}
#top-nav .nav.navbar-nav li a {
	padding:8px;
	background:none;
}
/*top nav bar css end here*/

/*slider arrow css start here*/
.banner-link-btn {
    margin: 10px 0 0;
}
.banner-link-btn a {
    border: 2px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    height: 41px;
    line-height: 36px;
    padding: 0 30px;
	text-shadow: none;
	font-size:18px;
}
.banner-link-btn a:hover {
    border: 2px solid #000;
    color: #000;
	background:#fff;
	text-shadow:none;
}
#carousel_image {
	width:100%;
	float:left;
}
#carousel_image .carousel-control {
	opacity:1;
	width:auto;
	display:none;
}
.slider:hover .carousel-control {
	display:block !important;
}
#carousel_image .fa.fa-angle-left, #carousel_image .fa.fa-angle-right {
	display:none;
}
#carousel_image .carousel-indicators .active {
	background:#000;
}
#carousel_image .glyphicon-chevron-left::before, #carousel_image .glyphicon-chevron-right::before {
	font-family: fontawesome;
	font-size: 22px;
	width:40px;
	line-height:36px;
	float:left;
	border-width:2px;
	border-style:solid;
}
#carousel_image .slider span {
	font-size:22px;
	width:40px;
	height:40px;
}
#carousel_image .glyphicon-chevron-right::before {
	content:"\f101";
}
#carousel_image .carousel-control.right {
	margin-right:15px;
}
#carousel_image .glyphicon-chevron-left::before {
	content:"\f100";
}
.carousel-control.left {
	margin-left:15px;
}
#carousel_image .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, 
#carousel_image .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin:-20px 0 0;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-next, .carousel-control .icon-prev {
	width:auto;
}
.carousel-indicators_home {
	display:none;
}
#carousel_image .carousel-control .glyphicon-chevron-left, #carousel_image .carousel-control .icon-prev {
	left:0;
}
#carousel_image .carousel-control .glyphicon-chevron-right, #carousel_image .carousel-control .icon-next {
	right:0;
}
#carousel_image .carousel.slide.cherika_slider {
	margin:0 auto;
	max-width: 2000px;
}
.carousel-inner img {
    width: 100%;
}
.slider_cont {
	bottom: auto;
	color: #ffffff;
	left: 0;
	margin: 0 auto;
	padding: 15px;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	width: 60%;
}
.slider_cont .slider-heading {
	color: #fefefe;
	font-size: 32px;
	margin: 0 0 5px;
}
.slider_cont .slider-desc {
	color: #fefefe;
	font-size: 22px;
	margin: 0;
}
.carousel-indicators_home {
	display:none;
}
/*slider arrow css end here*/

/*home page content css start here*/
.paragraph_part {
	float: left;
	margin: 30px 0 20px;
	width: 100%;
}
.home_cont {
	text-align: center;
}
.paragraph_part .home_cont p, .paragraph_part .home_content_inner, .paragraph_part .home_content_inner div {
	color:#000;
	font-size:20px;
}
/*home page content css end here*/

/*Gallery css start here*/
.gallery.home_gallery {
	float: left;
	position: relative;
	width: 100%;
}
.gallery_img img {
	display: inline-block;
	left: 50%;
	max-width: inherit;
	position: relative;
	top: 50%;
	transform: translateY(-50%) translateX(-50%) scale(1);
	-moz-transform: translateY(-50%) translateX(-50%) scale(1);
	-o-transform: translateY(-50%) translateX(-50%) scale(1);
	-ms-transform: translateY(-50%) translateX(-50%) scale(1);
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
	transition:all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.gallery_img img:hover {
	transform: translateY(-50%) translateX(-50%) scale(1.1);
	-moz-transform: translateY(-50%) translateX(-50%) scale(1.1);
	-o-transform: translateY(-50%) translateX(-50%) scale(1.1);
	-ms-transform: translateY(-50%) translateX(-50%) scale(1.1);
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1.1);
}
.gallery_img {
	overflow:hidden;
	display:inline-block;
	margin:10px 0 0;
	height:360px;
	width:100%;
	text-align:left;
}
.gallery_images {
	text-align:center;
	margin: 25px 0;
	padding:0;
	width:100%;
	float:left;
}
.home_page_content {
	float: left;
	margin: 0;
	width: 100%;
}
.tablet_width.photo-galler-img-outer {
	width: 33.33%;
}
.gallery.home_gallery .view_all {
	display: none;
}
/*Gallery css start here*/

/*cms content css start here*/
.home_page_content p, .home_page_content div, .home_page_content .ad_brdr {
	font-size:26px;
	color:#fff;
}
.home_page_cont .read_btn {
	display:none;
}
.home_cont {
	text-align:center;
}
.home_page_content .ad_brdr {
	width:100%;
	float:left;
}
.home_page_content .page_cont {
	width:100%;
	float:left;
	text-align:center;
}
.home_page_content .page_cont p, .home_page_content .ad_brdr div, .home_page_content .ad_brdr {
	font-size:20px;
	color:#000;
}
/*cms content css end here*/

/*quotes css start here*/
.quotes_section .bg-img-inner {
	padding: 65px 0;
}
.quotes_section .top-quotes-heading {
	display: none;
}
.quotes_section .home_quotes blockquote {
	border: medium none;
	margin: 0;
	float:left;
	width:100%;
	padding:0;
}
.quotes_section .home_quotes blockquote p {
	color: #ffffff;
	font-size: 24px;
	margin: 0 0 20px;
}
.quotes_section .quotes_inner small {
	font-size:24px;
}
.home-quotes .upload-auther-name span {
    color: rgba(255, 255, 255, 0.7);
}
.quotes_section .home_quotes blockquote blockquote label {
	float: left !important;
	width: 100%;
	padding-top:7px;
}
.quotes_section .home_quotes .carousel-indicators li {
	border-style:solid;
	border-width:1px;
	border-radius:2px;
	height:13px;
	position: relative;
	width:13px;
	-webkit-transform:rotate(225deg);
	-moz-transform:rotate(225deg));
	-ms-transform:rotate(225deg);
	-o-transform:rotate(225deg);
	transform:rotate(225deg);
	margin-right:7px !important;
	padding:0;
	float:none;
}
.home_quotes {
	margin: -40px 0 0;
}
.quotes_section .home_quotes .carousel-indicators {
	bottom:-45px;
	left:0;
	margin:0;
	width:100%;
	padding:0;
}
.quotes_section .home_quotes .carousel-indicators .active {
	margin:1px;
}
.quotes_section .fa.fa-quote-right, .quotes_section .fa.fa-quote-left {
	font-size: 38px;
	padding: 0 15px;
}
.quotes_section .fa.fa-quote-right, .quotes_section .fa.fa-quote-left {
	display: inline-block !important;
}
.quotes_icon {
	font-size: 0;
}
/*quotes css end here*/

/* crawling css start here */
.crawling_text .crawlingtxt {
	padding: 10px 0;
	width:100%;
	float: left;
}
.crawling_text marquee {
	width:100%;
	float: left;
}
.crawling_text {
	float: left;
	width: 100%;
	margin: 25px 0 0;
}
.crawling_text .crawlingtxt .fa.fa-star {
	display: none;
}
.crawling_text .crawlingtxt a {
	font-size: 16px;
	margin: 0 15px;
	color:#fff;
}
/* crawling css end here */

/*module link css start here*/
.art_module .web_module h3 {
	font-size: 18px;
	margin: 0;
	float:left;
	padding:0 7px;
}
.web_module p {
	margin:0;
}
.web_module h3 a {
	line-height: normal;
	float:left;
	text-align:left;
}
.art_module {
	width:100%;
	float:left;
	margin-bottom: 10px;
}
.home_module .sm_media {
    background: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    float: none;
    margin: 0 3px -1px 0;
    padding: 6px 13px;
    width: auto;
}
/*module link css end here*/

/*smm icon css start here*/
.social_icons {
	width:100%;
	float:left;
	margin: 5px 0 20px;
}
.social_icons .top_social_icon li {
	display: inline-block;
	text-align: center;
	margin:2px 5px 2px 0;
	padding:7px;
	border-radius:100%;
	background:#fff;
}
.social_icons .top_social_icon li a {
	color:#000;
	width:35px;
	height:35px;
	line-height:35px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border:1px solid #000;
	display:inline-block;
	font-family:Arial;
}
.social_icons .top_social_icon {
	text-align:center;
	margin:0;
}
.social_icons .top_social_icon li a i {
	line-height:35px;
}
/*smm icon css end here*/

/*footer css start here*/
.footer {
	float: left;
	width: 100%;
	padding: 10px 0 0;
}
.footer .footer_links li {
	display: inline-block;
	padding:0 17px;
	max-width:100%;
	color:#fff;
	margin: 5px 0;
}
.footer .footer_links li a {
	font-size:18px;
	color:#fff;
}
.footer .footer_links {
	margin:0;
}
.sig_link.sig {
    margin-top: 5px;
}
.footer .footer_links.sig li {
	padding: 0 2px;
}
.footer .footer_links.sig li {
	color:#fff;
	font-size:14px;
}
.footer .footer_links.sig li a {
	font-size:14px;
}
.footer .footer_links.sig li:last-child {
	width:100%;
}
/*footer css end here*/
/*home page css end here*/

/* side bar css start here */
.side_bar_quote h3::after, .side_bar_widgets h2::after {
	width:40px;
	height:3px;
	content:" ";
	display:block;
}
aside.left_list_block {
	margin: 0 0 20px;
}
.alert.alert-danger {
	background:none;
	border: none;
	text-align: center;
	padding:0;
}
.alert.alert-danger p {
	color:#a94442;
}
#side_bar_quote blockquote {
	border: none;
	padding:0;
}
.side_event_date {
	font-size:18px;
}
.side_bar_widgets p {
	color:#000;
	font-size:16px;
	margin:0;
	padding:0;
}
#side_bar_quote blockquote label {
	font-size:16px;
	margin:0;
	padding:20px 0 0 20px;
	line-height: normal;
}
.side_bar_quote .inner_quote_block {
	float: left;
	width: 100%;
}
.side_bar_quote h3 a, .side_bar_widgets h2 a {
	padding-bottom: 5px;
	max-width:100%;
	display:inline-block;
}
.side_bar_quote h3, .side_bar_widgets h2 {
	display:inline-block;
	margin: 0 0 18px;
	max-width: 100%;
	position: relative;
	padding-bottom:2px;
	font-size:24px;
}
.side_event_disc {
	padding-right:0;
	width:60%;
}
.side_event_heading {
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    height: 107px;
    overflow: hidden;
    text-align: center;
    width: 40%;
}
.inner-page-photogallery {
	float: left;
	padding: 0;
	width: 100%;
}
.inner-page-photogallery .photo_galler_inner {
	margin-left:0px;
	margin-right:0px;
}
.side_bar_gallery .imgdesc {
	display: none;
}
.side_bar_gallery .electra {
	padding:0;
	float:left;
}
#side_bar_gallery .new_heading::after, #side_bar_gallery .new_heading::before {
	bottom: 2px;
	height: 2px;
	left: 0;
	margin: 0;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
.bottom_side_part .side_bar_gallery h2 {
	display:block;
	margin-bottom:5px;
	text-align:left;
}
#side_bar_gallery .new_heading .new_heading_inner::before, #side_bar_gallery .new_heading .new_heading_inner::after {
	display:none;
}
.side_bar_gallery .gallery_img {
	height:110px;
	overflow:hidden;
	text-align:left;
}
#side_bar_gallery .photo-galler-img-outer {
	padding: 0 5px 0;
	width:33.33%;
}
.side_bar_quote .inner_quote_block .pull-right {
	float:left !important;
}
.side_event_heading img {
	border-radius: 10px;
}
.bottom_side_part:first-child {
	border-right: 1px dashed #000;
}
.bottom_side_part:nth-child(2) {
	border: none !important;
}
.bottom_side_part:nth-child(3) {
	border-left: 1px dashed #000;
	border-right: none;
}
#side_bar_gallery .photo-galler-img-outer img {
	border-radius: 10px;
}
.entry-header .entry-title {
	border: medium none;
}
.side_bar_gallery {
	margin-top:10px;
}
.left_side_bar {
	padding:0;
}
.side_bar_event .read_more {
	width:100%;
	float:left;
}
.side_event_heading img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    padding: 5px;
    text-align: center;
}
.formdiscbtns .send_btn {
	margin-top: 25px;
}
.inner_quote_block p {
	border-style: solid;
	border-width:1px;
	padding:15px 20px;
	border-radius: 10px;
	position: relative;
}
.inner_quote_block p::before {
	border-left:9px solid transparent;
	border-right:9px solid transparent;
	border-top:11px solid;
	content: "";
	display: block;
	height: 0;
	left:10%;
	position: absolute;
	bottom:-12px;
	width: 0;
}
.inner_quote_block p::after {
	border-left:9px solid transparent;
	border-right:9px solid transparent;
	border-top:10px solid;
	content: "";
	display: block;
	height: 0;
	left:10%;
	position: absolute;
	bottom:-10px;
	width: 0;
}
.bottom_side_bar aside {
	float: left;
	width: 100%;
	margin:0 0 20px 0;
}
.bottom_side_bar {
	float: left;
	padding: 10px 0;
	width: 100%;
	margin:20px 0 0 0;
}
.side_bar_widgets {
	width:100%;
	float:left;
	margin:0 0 20px;
}
.side_bar_gallery .gallery_img img {
	display: inline-block;
	left: 50%;
	max-width: inherit;
	position: relative;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}
.side_bar_gallery .gallery h2 a {
	border:none;
}
.side_bar_gallery .gallery {
	padding:0;
}
.side_bar_event h3 {
	margin:0 0 5px;
	font-size:18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.side_bar_event p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.side_bar_contact h2 {
	margin:0 0 15px;
}
.side_bar_gallery .view_all a {
	margin-top:10px;
}
.side_bar_widgets .view_all a, .side_bar_event .read_more a {
	color:#fff;
	padding:5px 10px;
	text-transform: uppercase;
	display:inline-block;
	margin:15px 0 0;
	font-size:14px;
	max-width:100%;
}
.side_bar_event .red_more {
	margin-bottom:25px;
}
.side_bar_widgets .view_all {
	display:block !important;
	padding:0;
	width:100%;
	float: left;
}
.side_bar_contact.side_bar_widgets h3 {
	margin:0;
	font-size: 18px;
	text-transform: uppercase;
}
.side_bar_contact .email_id a, .sidebar_contact h4 span {
	color:#000;
}
.side_bar_contact .sidebar_contact h4 {
	margin:4px 0 0 0;
	font-size:16px;
	text-transform:uppercase;
}
.side_bar_contact .contact_num {
	margin-top: 10px;
}
.side_bar_event .read_more a {
	margin-top: 10px;
}
.side_bar_quote h3 {
	margin-top:5px;
}
.dwonload_side_bar {
	margin-bottom:15px;
}
.dwonload_side_bar ul {
	margin:0;
	padding:0;
}
.dwonload_side_bar ul li {
	float: left;
	list-style: outside none none;
	width: 100%;
	margin:0 0 10px;
	position:relative;
	line-height:normal;
	min-height:34px;
}
.dwonload_side_bar ul li::after {
	position:absolute;
	top:0;
	left:0;
	content:"+";
	color:#fff;
	font-size:18px;
	padding:0 10px;
	line-height:normal;
	font-family:Arial;
	min-height:34px;
	line-height:34px;
}
.bottom_side_bar .dwonload_side_bar ul li a {
	padding:5px 10px 5px 40px;
	display:inline-block;
	font-size:16px;
	color:#fff !important;
	width:90%;
}
.sidesubmenu.frontsidemenu .fa.fa-angle-right, .dwonload_side_bar .submenutoggle i {
	color: #ffffff;
	float: right;
	line-height: 35px;
	padding-right: 8px;
	cursor:pointer;
}
.bottom_side_bar .dwonload_side_bar ul li:hover i {
	color:#fff;
}
.dwonload_side_bar .sidesubmenu.frontsidemenu li {
	margin:0;
	border-top:1px solid #fff;
	margin:0;
}
.dwonload_side_bar ul.sidesubmenu {
	display: none;
	margin-top:2px;
}
.dwonload_side_bar .sidesubmenu.frontsidemenu li::after {
	display: none;
}
.dwonload_side_bar .sidesubmenu.frontsidemenu li a {
	padding-left:10px;
	font-size: 15px;
}
/* side bar css end  here */
/*layout heading css start here*/
.inner_page_heading h1, .inner_page_heading h2 {
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-width: 1px;
	margin: 20px 0;
	padding:15px 0 30px;
	float: left;
	width: 100%;
	font-size:34px;
}
.inner_page_heading h1 span, .inner_page_heading h2 span {
	position:relative;
	float: left;
	width: 100%;
	display:inline-block;
}
.inner_page_heading h1 span::after, .inner_page_heading h2 span::after {
	content: " ";
	display: block;
	height: 3px;
	position: relative;
	width:75px;
	bottom: -10px;
}
.inner_pages_container {
	float:left;
	width:100%;
	padding: 0;
}
.innerpage-layout-full .about_cont {
	margin-bottom: 30px;
}
.full_page_outer {
	padding:0;
}
.innerpage-layout-full .full-layout-heading {
	padding: 0;
}
.innerpage-layout-full {
	padding: 0 15px;
	margin:0 0 20px;
}
.about_cont {
	float: left;
	width: 100%;
	overflow: auto;
	padding:0 !important;
}
.disclosures_outer {
	margin-bottom:25px;
}
.inner_pages_container .widget-area {
	margin:0;
}
.category-social-media:last-of-type {
	border-bottom: none;
	margin-bottom: 10px;
	padding-bottom: 0;
}
/*layout heading css end here*/

/* enquery form css start here */
#style-selection {
	background-color: #fff;
	position: fixed;
	opacity: 0;
	z-index: 10000;
	right: -300px;
	bottom: 0px;
	width: 300px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
	max-height:100%;
}
#style-selection .query-inner-part {
	float: left;
	width: 100%;
}
#style-selection.query-inner.open {
}
#style-selection form {
	float: left;
	max-height: 100%;
	overflow: auto;
	width: 100%;
}
body[data-smooth-scrolling="0"] #style-selection {
	right: -306px;
}
#style-selection .main-title {
	padding: 10px;
	color:#fff;
	font-size:18px;
}
#style-selection .section-title {
	padding: 10px;
	line-height: 22px;
	font-size:18px;
}
#style-selection input.form-control, #style-selection textarea.form-control {
	margin:0;
}
#style-selection a#toggle-section {
	position: absolute;
	left: -40px;
	top: 70px;
	border-radius: 4px 0px 0px 4px;
	font-size:20px;
	padding:5px 10px;
	color:#fff;
}
#style-selection .boxed-dep {
	float: left;
	width: 100%;
}
#style-selection .form-group {
	float: left;
	margin: 0 0 10px;
	width:100%;
}
#style-selection .form-group .form-error {
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 2px;
}
#style-selection .submitbtn input[type="submit"] {
	color: #ffffff;
}
#style-selection .query-form-inner {
	float: left;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
}
#style-selection .sucess-msg {
	float: left;
	padding: 0 15px;
	width: 100%;
}
#style-selection .sucess-msg .alert-success {
	float: left;
	font-size: 15px;
	padding: 5px;
	width: 100%;
}
#style-selection .sucess-msg {
	float: left;
	padding: 0 15px;
	width: 100%;
}
#style-selection .sucess-msg .alert-success {
	float: left;
	font-size: 15px;
	padding: 5px;
	width: 100%;
}
/* enquery form css end here */

/* editor heading tag css start here */
.about_cont.editor-txt h1{
	font-size:32px;
	}
.about_cont.editor-txt h2{
	font-size:28px;
	}
.about_cont.editor-txt h3{
	font-size:24px;
}
.about_cont.editor-txt h4{
	font-size:20px;
}
.about_cont.editor-txt h5{
	font-size:18px;
}
.about_cont.editor-txt h6{
	font-size:16px;
}

/* editor heading tag css end here */
/* cms photo gallery css start here */
.cms-gallery-widget {
    float: left;
    width: 100%;
}
.cms-photo-gallery-outer {
	margin: 20px 0;
	padding:0;
}
.cms-photo-gallery-outer .photo_gallery_cont {
	margin:15px 0;
	text-align:center;
	width:100%;
	position:relative;
	overflow:hidden;
	cursor: url('/public/images/material-icons/zoom-in.cur'), default;
}
.cms-photo-gallery-outer .photo_gallery_cont:hover .gallery-desc-txt {
	left: 0;
	opacity: 1;
	top: 0;
}
.cms-photo-gallery-outer .photo-count-outer {
	height: 360px;
	overflow: hidden;
	text-align: left;
	width: 100%;
}
.cms-photo-gallery-outer .photo-count-outer img {
	display:inline-block;
	max-width:inherit;
	left:50%;
	top:50%;
	position:relative;
	transform:translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}
.cms-photo-gallery-outer .gallery-desc-txt {
	background: rgba(0, 0, 0, 0.7);
	height: 100%;
	padding: 0 40px;
	position: absolute;
	text-align: center;
	bottom: 0;
	left: 0;
	opacity: 0;
	right: 0;
	top:100%;
	transition:all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	width: 100%;
}
.cms-photo-gallery-outer .gallery-desc-txt .title-desc {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform:translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index:9;
}
.cms-photo-gallery-outer .gallery-desc-txt .title-desc h4 {
	margin:0;
	line-height: 1.3;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	padding:0 15px;
	color:#fff;
	width:auto;
	max-width:100%;
	display:inline-block;
	cursor:auto;
}
.cms-photo-gallery-outer .gallery-desc-txt .title-desc h4 a {
	color:#fff;
	cursor:pointer;
	margin:0;
}
.cms-photo-gallery-outer .gallery_desc_view {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, 0);
}
.cms-photo-gallery-outer .photo-outer {
    width:33.33%;
}
/* cms photo gallery css end here */
/* cms contact css start here */
.cms-contact-widget{
	float:left;
	width:100%;
}
.cms-contact-widget .contact-field-outer {
    float: left;
    padding: 0 15px 0 0;
    width: 50%;
}
.cms-contact-widget .text_fild-outer.msg_box {
    float: left;
    padding: 0 0 0 5px;
    width: 50%;
}
.cms-contact-widget .text_fild-outer input {
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
	color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
	box-shadow: none;
}
.cms-contact-widget .text_fild-outer {
    margin: 0 0 20px;
}
.cms-contact-widget .text_fild-outer textarea {
    border-radius: 0;
    height: 160px;
	padding: 15px;
	color: rgba(0, 0, 0, 0.7);
	font-size: 16px;
}
.cms-contact-widget .submitbtn {
    float: left;
    padding: 0;
}
.cms-contact-widget .submitbtn input {
    border-radius: 0;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
	border:none;
	color:#fff;
	box-shadow: none;
}
.cms-contact-widget .cms-contact-heading {
    border: medium none;
    padding-left: 0;
}
.cms-contact-widget .new_heading .new_heading_inner::after, 
.cms-contact-widget .new_heading .new_heading_inner::before,
.cms-contact-widget .new_heading::before{
	display:none;}
.cms-contact-widget .page_contact .gcaptcha-outer{
	padding-left:0;
	max-width:100%;
}
/* cms contact css end here */
.our-client {
    float: left;
    margin: 25px 0;
    width: 100%;
}
/*home blog css start here*/
.home-blog {
	float: left;
	margin: 25px 0;
	width: 100%;
}
.home-blog .home-blog-inner {
	float: left;
	width: 100%;
	overflow:hidden;
	margin: 0 0 30px;
}
.home-blog .go-to-blog {
	float: left;
	margin-top: 30px;
	padding: 0 15px;
	text-align: center;
	width: 100%;
}
.home-blog .go-to-blog a {
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-decoration:none;
	padding-bottom:2px;
	font-size:14px;
	text-transform:uppercase;
}
.home-blog .blog-img {
	float: left;
	width: 50%;
	position:relative;
	overflow:hidden;
	height:275px;
}
.home-blog .blog-img img {
	display: inline-block;
	left: 50%;
	position: relative;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	max-width:inherit;
}
.home-blog .home-blog-content {
	float: left;
	width: 50%;
	padding: 25px 15px;
	position:relative;
}
.home-blog .home-blog-content .blog-date {
	font-size: 16px;
	margin: 0 0 25px;
}
.home-blog .category-icon {
    padding-right: 20px;
}
.home-blog .blog-cat-outer p span .icon {
    padding-right: 5px;
	vertical-align:middle;
}
.home-blog .blog-title {
	font-size: 24px;
	margin: 0;
	min-height: 154px;
	padding:0 0 20px;
	line-height:32px;
}
.home-blog .side-home-blog .blog-title{
	min-height:182px;
}
.home-blog .blog-cat-outer p span {
    opacity: 0.6;
    font-size: 16px;
}
.home-blog .side-home-blog .blog-img {
	width: 100%;
}
.home-blog .side-home-blog .home-blog-content {
	width: 100%;
}
.home-blog .home-blog-content::after {
	border-left: 30px solid rgba(0, 0, 0, 0);
	border-right: 30px solid rgba(0, 0, 0, 0);
	border-top-width:30px;
	border-top-style:solid;
	content: "";
	position: absolute;
	top: 0;
	z-index:99;
}
.home-blog .top-inner-blog .home-blog-content::after {
	left: -30px;
}
.home-blog .bottom-inner-blog .home-blog-content::after {
	right: -30px;
}
.home-blog .home-blog-inner:last-child {
    margin: 0;
}
.home-blog.blog-block-center .blog-widget {
    margin: 0 auto;
    max-width: 750px;
}
.home-blog.blog-block-center .blog-block-outer {
    width: 100%;
}
.home-blog .blog-cat-outer p {
	margin: 0;
}
.home-blog .side-home-blog .home-blog-content {
	padding-top: 30px;
}
.home-blog .side-home-blog .home-blog-content::after {
	display:none;
}
.home-blog .side-home-blog .home-blog-content::before {
	border-bottom-width:30px;
	border-bottom-style:solid;
	border-left: 30px solid rgba(0, 0, 0, 0);
	border-right: 30px solid rgba(0, 0, 0, 0);
	content: "";
	position: absolute;
	top: -30px;
	right:-30px;
	z-index:99;
}
/*home blog css end here*/
.right-side.contact .submitbtn {
    margin-left: 15px;
}
/* counter ticker css */
.count-down .new_heading a{
	color: #fff;
	}
/*home contact us form css start here*/
.home_contact {
    float: left;
    width: 100%;
	margin: 25px 0;
}
.home_contact .contact-field-outer {
	float: left;
	width: 50%;
	padding: 0 10px 0 0;
}
.home_contact .text_fild-outer.msg_box {
    float: left;
    width: 50%;
	padding:0 0 0 10px;
	position:relative;
}
.home_contact .text_fild-outer .text_fild {
	border-radius: 0;
	margin-bottom: 22px;
	padding: 0 12px;
	height: 40px;
	box-shadow: none;
	font-size:16px;
}
.home_contact .text_fild-outer.msg_box .text_area {
	padding:10px 12px;
	height: 165px;
}
.home_contact .text_fild-outer .form-control {
	color:#333;
}
.home_contact .text_fild-outer .form-control::-moz-placeholder {
 color:#333;
}
.home_contact .btn.btn-default.sub_send_btn {
	border-width:2px;
	border-style:solid;
    border-radius: 8px;
    color: #000000;
    display: inline-block;
    font-size: 17px;
    max-width: 100%;
    padding: 5px 20px;
}
.home_contact .gcaptcha-outer {
    display: inline-block;
    float: none;
    padding-left: 0;
    vertical-align: middle;
    width: auto;
}
.home_contact .submitbtn {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
/*home contact us form css start here*/
.right-side.contact .submitbtn {
    margin-left: 0;
}
.full-page-outer .inner_quotes_listing {
    padding: 0 !important;
}
.gallery-cat-outer.download-select-bar{
	padding:0;
}
.full-page-outer .download-area {
    padding: 0;
}