/* ==========================================================================	
   Author's custom styles
   ========================================================================== */
@import 'flexvideo.css';



img.aligncenter {
	display: block;
	margin: 0 auto;
}



/* chromeframe error */
.chromeframe {
	background: #a00;
	color: #faa;
	display: block;
	padding: 3px 0;
	text-align: center;
}
.chromeframe a {
	color: #fff;
	text-decoration: underline;
}



.page-header-top-right {
	margin-top: 10px;
}



.pagination {
	margin: 0;
}



.pagination-center {
	text-align: center;
}
.pagination-row {
	margin-bottom: 20px;
}



.required {
	color: #f00;
}



.row-with-vspace {
	margin-bottom: 20px;
}



.site-main .format-aside {
	background: #f5f5f5;
}
.site-main .format-image {
	background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
	background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
	background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
	background: url('../img/content-post-format-video.png') left top no-repeat;
}



.site-title {
	margin-bottom: 0;
	margin-top: 10px;
}
.site-title > a {
	text-decoration: none;
}
.site-title > div {
	height: auto;
	line-height: 18px;
}
.site-title .site-description {
	color: #999;
	font-size: 16px;
}
.site-title .site-title-heading {
	margin: 0;
}



.widget_calendar #wp-calendar {
	margin: 0;
}
.widget_calendar #wp-calendar #next {
	text-align: right;
}



#comments .comment-navigation {
	margin-bottom: 0;
}
#comments .comment-navigation-below {
	margin-bottom: 20px;
	margin-top: 15px;
}
#comments .media-list li .media {
	margin-top: 15px;
}
#comments .media-list li .media .media-body {
	border: 1px solid #eee;
	padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
	font-size: 12px;
	margin-bottom: 10px;
}
#comments .media-list ul.children {
	list-style: none;
	margin-left: 2.5em;
}


#main-column img,
#main-column .wp-video-shortcode {
	display: block;
	height: auto;
	max-width: 100%;
}
#main-column .attachment .entry-content {
	margin-bottom: 20px;
}
#main-column .attachment .entry-content .attachment {
	text-align: center;
}
#main-column .attachment .entry-meta {
	margin-bottom: 20px;
}
#main-column .post,
#main-column .page {
	border: 1px solid #eee;
	margin-bottom: 20px;
	padding: 10px;
}
#main-column .post .entry-header .entry-meta {
	color: #999;
}
#main-column .post .entry-header .entry-meta a {
	color: inherit;
}
#main-column .post .entry-header .entry-meta .posted-on .updated {
	display: none;
}
#main-column .post .entry-meta .categories-icon {
	cursor: default;
}
#main-column .post .entry-meta .comments-link a {
	color: #333;
}
#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,
#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {
	color: #555;
	font-size: 12px;
	margin-left: 5px;
}
#main-column .attachment .edit-post-link a, 
#main-column .attachment .entry-meta .edit-post-link a, 
#main-column .post .entry-meta .edit-post-link a,
#main-column .page .entry-meta .edit-post-link a {
	color: #333;
}
#main-column .post .entry-meta .tags-icon {
	cursor: default;
}
#main-column .attachment .entry-title, 
#main-column .post .entry-title,
#main-column .page .entry-title {
	margin-top: 0;
	word-wrap: break-word;
}



#sidebar-left .widget,
#sidebar-right .widget {
	border: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
	padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
	font-size: 18px;
	margin-top: 0;
}



#site-footer {
	background: #f5f5f5;
	border-top: 3px solid #ddd;
	font-size: 12px;
	padding: 10px;
}

.ceo-author{
	width:100%;
	float:left;
	margin-bottom:20px;
}.entry-header .entry-meta{	margin-bottom:15px;}.srmmore{background: #000942 none repeat scroll 0 0;color: #fff !important;cursor: pointer;display: inline-block;margin: 10px 2px 0;padding: 10px;text-decoration: none !important;}.srmmore:hover{	text-decoration: none;	background: #83bf45 none repeat scroll 0 0;}

/*** alter css ***/
/*** header ***/
.home .ceombwrap {
	background: #fff;
}
.ceowrapper #click-menu {
    display: none;
}
div.ceo-menuheader {
	background: #101955;
	box-shadow: 0px 0px;
}
div.ceoheader {
	border-top: 6px solid #000942;
}
.ceoheader .site-branding {
	padding: 4px 0px 20px;
	margin-bottom: 0px;
}
.ceoheader .ceo-call {
	padding: 0px 0px 0px 55px;
	background: url(../img/phone-icon.png) no-repeat left bottom;
	text-align: left;
}
.ceoheader .ceo-call  span {
	font-size: 13px;
	line-height: 24px;
	color: #83bf45;
	text-transform: uppercase;
	font-weight: bold;
}
.ceoheader .ceo-call  a {
	font-size: 32px;
	color: #000942;
	font-weight: bold;
	line-height: 32px;
}
.ceoheader .page-header-top-right {
	margin-top: 26px;
}
.ceo-menuheader .navbar.navbar-default ul li a {
	padding: 13px 10px;
}

.rside-position {
	position: fixed;
	bottom: 35%;
	-ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
	z-index: 999;
	right: -176px;
	
}
.rside-position #enquirenow {
	background: #90cf50;
	font-size: 15px;
	line-height: 20.51px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	margin: 0px;
	padding: 8px 35px 15px;
	margin: 0 0 0 -4px;
	border-radius: 0px 0px 35px 0px;
}

.rside-position .inlinerequest {
	background: #383838;
	font-size: 15px;
	line-height: 20.51px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	margin: 0px;
	padding: 8px 35px 15px;
	border-radius: 0px 0px 0px 35px;
}
.rside-position .inlinerequest:hover,
.rside-position #enquirenow:hover {
	background: #000942;
}

/*** Banner ***/
.ceo-banner .flickerplate {
	height: 670px;
}	
.ceo-banner .ceo-sliderText {
	bottom: unset;
	top: 130px;
	padding: 40px 20px 60px;
}
.ceo-sliderText .ceo-head {
	font-size: 43px;
	padding-left: 15px;
	text-shadow: 3px 3px 3px #333;
}
.ceo-sliderText .ceo-points {
	padding-left: 0px;
	padding-right: 0px;
	font-size: 20px;
	font-weight: 600;
}
.ceo-sliderText .ceo-points a {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	transition: all .5s;
}
.ceo-sliderText .ceo-points a:hover {
	color: #000942;
	text-decoration: none;
	transition: all .5s;
}

.ceo-banner .flickerplate .dot-navigation .dot {
	border: 1px solid #97cb60;
	background: #c6c8d3;
}
.ceo-banner .flickerplate .dot-navigation .dot.active {
	background: #97cb60;
	border-color:#c6c8d3; 
}
.mobile-call {
	background: #000942;
	padding: 10px;
	text-align: center;
	display: none;
}
.mobile-call span{
	font-size: 18px;
	line-height: 24px;
	color: #fff;	
	font-weight: 600;
	text-transform: uppercase;
	padding-right: 10px;
	vertical-align: bottom;
	display: inline-block;
}
.mobile-call a{
	font-size: 27px;
	line-height: 24px;
	color: #fff;
	font-weight: 600;	
}
.mobile-call a:hover {
	text-decoration: none;
	color: #90cf50;
}

/**** Contnet ****/
.home-page-container {
	clear: both;
}
.home-page-container h4 {
	font-size: 26px;
	font-weight: 600;
	color: #83bf45;
	text-transform: uppercase;
	margin-top: 50px;
}
.home-page-container .entry-content h1 {
	font-size: 40px;
	font-weight: 700;
	color: #000942;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.home-page-container .entry-content {
	font-size: 15px;
	color: #565656;
}
.home-page-container .entry-content b{
	font-weight: 600;
	font-size: 15px;
	color: #565656;
}

/*** Services List ***/
.home .service-list {
	display: inline-block;
}
.service-list .item figure {
	position: relative;
}
.service-list .item figure:after {
	content:'';
	position:absolute;
	margin: 15px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	border: 1px solid #fff;
	display: inline-block;
	transition: all .5s;
}
.service-list .item:hover figure:after {
	border: 2px solid #90cf50;
	transition: all .5s;
	margin: 0px;
}
.itemImage > a {
	transition: all .5s;
}
.itemImage > a:hover {
	background: #000942;
	transition: all .5s;
	text-decoration: none;
}
.service-list .item {
	float: left;
	max-width:18.5%;
}
.service-list .item  figure img {
	width: 100%;
}

/*** Footer ***/
div.ceofooter {
	padding: 50px 0px 45px; 
}
#site-footer .widget-area .widget {
	width: 100%;
	padding: 0px;	
}

#site-footer .textwidget  {
	color: #aeaeae;
}

.widget.locations h3, .widget.ceo-contact h3, .widget.ceo-footernav h3 {
	width: 85%;
}
.widget.locations a {
	width: 60px;
	display: inline-block;
}
#site-footer .widget h3{
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: #83bf45;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.widget-area .ceo-footernav ul {
	margin: 0;
}
.widget-area .ceo-footernav ul li { 
	width: 33%;
	padding: 0;
}
.ceo-contact .textwidget span {
	width: 50px;
	display: inline-block;
	width: 36px;
}
.term-menu ul {
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
.term-menu li {
	list-style: none;
	float: left;
	border-right: 1px solid #aeaeae;
	padding: 0px 7px;
	line-height: 12px;
}
.term-menu li:last-child {
	border-right: 0px;
}
.term-menu li a{
	color: #aeaeae;	
}
.term-menu li a:hover {
	color: #091458;
	text-decoration: none;
}
.bottom-footer {
	background: #101955;
	padding: 10px 0px;
}
.bottom-footer .sf-right {
	text-align: right;
	color: #fff;
}
.bottom-footer .sf-left {
	text-align: left;
	color: #fff;
}
.bottom-footer a {
	color: #fff;
}
.bottom-footer a:hover {
	color: #9ae54d;	
}



/*** Responsive ***/
@media (max-width:1200px) {
	.rside-position {
		display: none;
	}
	.ceo-menuheader .navbar.navbar-default ul li a {
		padding: 13px 7px;
	}
	.ceo-menuheader .navbar.navbar-default li {
		padding: 0 4px;
	}
	.service-list .item {
		float: left;
		max-width:18.4%;
	}
}
@media (max-width:1179px) {
	.service-list .ceo-pages {
		max-width: 100%;
		/* padding: 0 60px; */
		padding: 0 15px;
	}
	.owl-nav .owl-next,
	.owl-nav .owl-prev {
		position: absolute;
		bottom: 200px;
		width: 60px;
		height: 60px;
		background: #000942;
		text-align: center;
		
	}
	.owl-nav .owl-prev {		
		left: -60px;
		border-radius: 0 7px 7px 0;
	}
	.owl-nav .owl-next {		
		right: -60px;
		border-radius: 7px 0 0 7px;
	}
	.owl-nav .owl-next .fa,
	.owl-nav .owl-prev  .fa{
		color: #fff;
		font-size: 35px;
		line-height: 60px;
	}
	
	.service-list #owl-service {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow: hidden;
		flex-wrap: wrap;
	}
	.service-list .item {		
		margin: 9px 1.5%;
		max-width: 30.3%;
	}
	.service-list .item:nth-child(3n+0){
		margin-right: 0px;
	}
}
@media (max-width:999px) {
	.ceowrapper #click-menu {
		display: block;
	}
	.ceoheader #ceo-logo {
		float: right;
		max-width: 220px;
	}
	.ceowrapper #click-menu .threeLines .line {
		background: #404771 !important;
		border-radius: 2px;
		margin-bottom: 4px !important;
	}
	.ceowrapper #click-menu {
		background: inherit;
		margin-top: 12px;
	}
	#click-menu-label {
		display: none;
	}
	.ceoheader .row.site-branding {
		padding: 0 0 7px;
	}
	.site-branding .site-title {
		margin-top: 8px;
	}
	.ceoheader .page-header-top-right {
		margin-top: 10px;
	}
}

@media (max-width:991px) {
	.ceofooter #footer-row {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow: hidden;
		flex-wrap: wrap;
	}
	.home-page-container .entry-content {
		display: inline-block;
	}
	.ceofooter .container {
		width: 100%;
	}
	.ceo-banner .ceo-sliderText {
		left: 90px;
	}
}
@media (max-width:767px) {	
	
	.ceoheader #ceo-logo {
		float: unset;
	}
	.ceoheader .page-header-top-right {
		display: none;
	}
	.ceo-mobileButtons {
		display: none !important;
	}
	#footer-row .widget-area {
		width: 50%;
	}
	.bottom-footer .col-sm-6 {
		text-align: center;
	}
	.service-list .item {		
		margin: 9px 1.5%;
		max-width: 47%;
	}
	.service-list .item:nth-child(3n) {
		margin-right: auto;
	}
	.ceo-banner .ceo-sliderText {
		display: block;
	}
}
@media (max-width:640px) {	
	.ceo-banner .flickerplate {
		height: 470px;
	}
	.ceo-banner .ceo-sliderText {
		left: 0;
		margin: auto;
		max-width: 300px;
		right: 0;
		/* bottom: 70px;
		top: unset; */
		display: block;
		top: 20px;
		padding: 20px 20px 40px;
	}
	.ceo-sliderText .ceo-head {
		font-size: 35px;
		margin-bottom: 20px;
	}
	.ceo-sliderText .ceo-points {
		font-size: 16px;
		padding: 6px 0;
	}
	.ceo-sliderText .ceo-points a {
		font-size: 15px;
	}
	.ceo-points img {
		width: 25px;
	}
}

@media (max-width:600px) {	
	.mobile-call { 
		display: block;
	}
	.home-page-container .entry-content {
		text-align: center;
	}
	.home-page-container h4 {
		font-size: 20px;
	}
	.home-page-container .entry-content h1 {
		font-size: 28px;
	}
	.home-page-container .entry-content {
		font-size: 14px;
		line-height: 22px;
	}
	#footer-row .widget-area {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
		order: 1;
	}
	.widget.locations h3, .widget.ceo-contact h3, .widget.ceo-footernav h3 {		
		width: 100%;
	}
	.widget.locations,
	.widget.ceo-contact {
		max-width: 220px; 
		margin: auto;
	}
	.widget.ceo-footernav {
		max-width: 250px;
		margin: auto;
		float: unset;
	}
	#footer-row .widget-area:first-child { 
		order: 2;
	}
	.term-menu {
		display: none;
	}
	div.ceofooter {
		padding: 30px 0 0;
	}
	.ceo-footerlogo img {
		margin-top: 30px;
		margin-bottom: 0px;
	}
	div.scroll-back-to-top-wrapper.show {
		display: none;
		opacity: 0;
	}
	
}

@media (max-width:600px) {
	.service-list .item {		
		margin: 9px 0.5%;
		max-width: 99%;
	}
	.service-list .item:nth-child(3n) {
		margin: 9px 0.5%;
	}
}