/* ----------------------------------------------
	Theme Name : Jiggs Theme
 ------------------------------------------------ */

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

body {
	background-color:#FFFFFF;
	font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
	-webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, logo { 
	display: block;
	margin:0;
	padding:0;
}
a {
	color: #444444; 
	text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}
a img {
	border: 0;
}

img, object, embed, iframe {
	max-width: 100%;
}

img {
	height: auto;
	-ms-interpolation-mode:bicubic;
	max-width: 100%;
}
img.grayscale_icon {
	-webkit-filter: grayscale(100%); 
	filter: grayscale(100%);
}

* {
	outline:none;
}

::selection {
	background: #444; /* WebKit/Blink Browsers */
	color: #FFF;
}
::-moz-selection {
	background: #444; /* Gecko Browsers */
	color: #FFF;
}

#backTop {
    width:35px;
    height:35px;
    padding:10px;
    border-radius:4px;
    text-indent:-9999px;
    cursor:pointer;
    z-index:999999999;
	display:none;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
#backTop.mcp {
	background: url(../images/uparr-48-w.png) no-repeat center center rgba(68, 68, 68, 0.3);
    border: 1px solid #fff;
}
#backTop.mcp:hover {
	background: url(../images/uparr-48-w.png) no-repeat center center rgba(68, 68, 68, 1);
}

#wrapper h1 {font-size: 30px; margin-bottom: 15px}

.btn-jiggs {
	background: #000000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyM2Y3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjFkNTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #000000 0%, #444444 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#444444)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 0%,#444444 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 0%,#444444 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 0%,#444444 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #000000 0%,#444444 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#444444',GradientType=0 ); /* IE6-8 */
	background-repeat:repeat-x;
	border-color:#444444;
	color: #FFF;
}
.btn-jiggs:hover {
	background: #444444; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMWQ1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MjNmN2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #444444 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #444444 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #444444 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #444444 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #444444 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	color: #FFF;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#header-top {background-color: #444;}

#header-top .social {margin-top: 40px}
#header-top .social ul{list-style:none;}
#header-top .social ul li {padding-left: 7px}
#header-top .social ul li a {display: inline-block; text-indent: -9999px; text-decoration: none}
#header-top .social ul li.facebook a {background: url(../images/facebook.png) no-repeat 0 0 transparent; width: 32px; height: 32px;}
#header-top .social ul li.instagram a {background: url(../images/instagram.png) no-repeat 0 0 transparent; width: 32px; height: 32px;}
#header-top .social ul li.twitter a {background: url(../images/twitter.png) no-repeat 0 0 transparent; width: 32px; height: 32px;}

#header-top #logo img {display: table; margin: 0 auto;}

#header-top a.btn-appoint {background-color: #333; color: #FFF; margin-top: 40px; float: right}
#header-top a.btn-appoint:hover {background-color: #FFF; color: #333}

#nav {
    background-color: #FFF;
    background-image: none;
    border: 0px;
    border-radius: 0;
    box-shadow: none;
	margin-bottom: 0;
}
#nav .navbar-nav a {
	border-radius: 0;
	color: #444444;
	font-size: 16px;
	font-weight: 300;
	text-shadow: none;
	text-transform: uppercase;
	padding: 20px 14px;
}
#nav .navbar-nav a:hover {
	color: #FFF;
	background-color: #444444;
}
#nav .navbar-nav > .active > a {
    background-image: none;
	background-color: #444444;
    box-shadow: none;
	border: 0px;
	color: #FFF;
}
#nav .navbar-nav > .open > a, #nav .navbar-nav > .open > a:hover, #nav .navbar-nav > .open > a:focus {
    background-color: #444444;
    color: #FFF;
}
#nav .caret {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #444444;
    display: inline-block;
    height: 0;
    margin-left: 6px;
    vertical-align: middle;
    width: 0;
}
#nav .dropdown-menu > li > a:hover, #nav .dropdown-menu > li > a:focus {
    background-color: transparent;
	background-image: none;
    color: #444444;
    text-decoration: none;
}
#nav .dropdown-menu > .active > a, #nav .dropdown-menu > .active > a:hover, #nav .dropdown-menu > .active > a:focus {
    background-color: #444444;
	color:#FFF;
    background-image: none;
}


/* Page Meta */

#page-meta {
	padding:18px 0;
	background-color: #FFF;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	color: #444444;
	margin-bottom: 25px;
}
#page-meta h1 {
	font-size: 30px;
	margin:0;
	color: #444;
}
#page-meta p {
	margin: 0.25em 0 0;
	font-style: italic;
	font-size: 1.2em;
}


/* Breadcrumbs */

#breadcrumbs {
	margin-bottom:15px;
	font-size:12px;
	text-transform:inherit;
	color:#444444;
}
#breadcrumbs a {
	color:#444444;
	text-decoration:underline;
	font-weight:bold;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
.ccm-autonav-breadcrumb-sep {
	margin:0 3px;
	font-weight:bold;
}

/* Home Page */

.home {text-align: center; margin-bottom: 50px;}
.home h1 {text-transform: uppercase; font-size: 30px; font-weight: 300}
.service_list {position: relative; margin-bottom: 50px;}
.service_list img {display: table; margin: 0 auto}
.service_list .caption {background-color: #999; text-align: center; position: absolute; bottom: -54px; left: 20px; right: 20px; display: block; z-index: 9; padding-bottom: 10px}
.service_list .caption h4 {color: #FFF; font-weight: 600}
.service_list .caption a.more {text-transform: uppercase; background-color: #555; border: 2px solid #555; padding: 6px 8px; text-align: center; text-decoration: none; color: #FFF; display: inline-block}
.service_list .caption a.more:hover {background-color: #FFF; color: #555;}


/* Sub Navigation */
#sidebar h4.heading {
	background-color: #444444;
	color: #FFF;
	padding: 5px 0 5px 15px;
}
#sidebar ul.nav, #sidebar ul.nav ul, #sidebar ul.archived_list {
	margin: 0 0 2em;
	padding: 0;
	list-style: none;
}
#sidebar ul.nav li, #sidebar ul.archived_list li {
	font-size: 1.1em;
	text-transform:normal;
	margin-top:2px;
	margin-bottom:3px;
	padding:0;
}
#sidebar ul.nav li a, #sidebar ul.archived_list li a {
	background:#eee;
	color:#666;
	text-decoration:none;
	display:block;
	padding:5px;
	border-left:3px solid #bbb;
}
#sidebar ul.nav li a:hover, #sidebar ul.nav li a.nav-selected, #sidebar ul.nav li a.nav-path-selected {
	background:#ddd!important;
	color: #444!important;
	border-left-color:#888!important;
}
#sidebar ul.nav li a.nav-selected, #sidebar ul.nav li a.nav-path-selected {
	font-weight: bold;
}
#sidebar ul.nav li li {
	border-bottom:none!important;
	color:#777;
	font-size:0.85em;
	text-transform:none;
}
#sidebar ul.nav li ul {
	margin:0.5em 1em;
}
#sidebar ul.nav li li a {
	background:none;
	padding:0!important;
	border:none;
}
#sidebar ul.nav li li a:hover, #sidebar ul.nav li li a.nav-selected, #sidebar ul.nav li li a.nav-path-selected {
	background:none!important;
}


/* Footer */

footer {
	clear: both;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
footer #footer_one {background-color: #444;	padding: 25px 0px;}
footer #footer_one .align_left {text-align: left}
footer #footer_one .align_center {text-align: center;}
footer #footer_one .align_right {text-align: right}
footer #footer_one .align_center p, footer #footer_one .align_right p {line-height: 22px;}

footer #footer_one ul {margin-left:0; list-style:none;}
footer #footer_one ul li {padding: 1px 0;}
footer #footer_one ul li a {text-transform: uppercase; padding: 0 !important;}
footer #footer_one ul li a:hover {text-decoration: underline; background-color: transparent}


footer #footer_two {
	background-color: #FFF;
	color: #545454;
	padding: 15px 0;
}

footer a {
	color:#FFFFFF;
}
footer a:hover {
	color:#fff;
}
footer h4.heading {
	color:#FFF;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 30px;
}

footer #footer_two .social {}
footer #footer_two .social ul{list-style:none; padding: 0; margin: 0}
footer #footer_two .social ul li {padding: 0 10px 0 0; float: left; font-size: 22px;}
footer #footer_two .social ul li a {display: inline-block; text-indent: -9999px; text-decoration: none}
footer #footer_two .social ul li.facebook a {background: url(../images/facebook.png) no-repeat 0 0 transparent; width: 32px; height: 32px;}
footer #footer_two .social ul li.instagram a {background: url(../images/instagram.png) no-repeat 0 0 transparent; width: 32px; height: 32px;}
footer #footer_two .social ul li.twitter a {background: url(../images/twitter.png) no-repeat 0 0 transparent; width: 32px; height: 32px;}

footer #footer_two .copyright {text-align: right; font-weight: 600; text-transform: uppercase}
footer #footer_two .copyright a {color: #444}

.ccm-tweetcrete {
    overflow: hidden;
}

/* Page List Block */
.ccm-page-list-title {
	margin:0 0 0.45em;
}
div.ccm-page-list-description {
	margin-bottom:2.5em;
}
.ccm-page-list-thumbnail {
	margin-bottom:0.5em;
}
.ccm-page-list-link {
	text-decoration:none;
}
.ccm-page-list-one-col .row, .ccm-page-list-two-col .row, .ccm-page-list-three-col .row, .ccm-page-list-four-col .row {
	margin-bottom:2em;
}
.ccm-page-list-one-col p, .ccm-page-list-two-col p, .ccm-page-list-three-col p, .ccm-page-list-four-col p {
	margin-bottom:0.75em;
}


/* Default Blog */
#blog-index .entry {
}
#blog-index .entry .title h3 {
	margin:0 0 0.5em;
}
.meta, #blog-index .entry .title h4 {
	font-size:0.95em;
	font-style:italic;
	color:#999;
}
.meta a, #blog-index .entry .title h4 a {
	color:#999;
}
.meta a:hover, #blog-index .entry .title h4 a:hover {
	color:#666;
}
.blog-entry-divider {
	margin:3em 0!important;
}

h4.guestBook-title {
	border-bottom-color:#ccc!important;
	margin-left:0!important;
	margin-right:0!important;
}

/* Additional */
#our_team {
	padding: 30px 0;
	text-align: center;	
}
#our_team h4  {
	font-size: 24px;
	font-weight: 700;
	margin-top: 0;
}
#our_team img {
	width: 100%;
	max-width: 260px;
	border-radius: 50%; 
	border: 15px solid transparent; 
	box-shadow: 2px 2px 0px rgba(0,0,0, 0.18);
	transition: all 0.1s ease-in;
	margin: 0 auto;
	display: table;
}
#our_team img:hover {
	border: 15px solid #444444;
	position: relative;
	z-index: 10;
	transition: all 0.1s ease-in;	
}
#our_team span {
	padding: 8px 20px;
	position: relative;
	top: -74px;
	left: -30px;
	display: inline-block;
	background: #444444;
	color: #FFF;
	border-radius: 0 16px 16px 0;
	font-size: 14px;
	font-weight: bold;
	z-index: 10;
}
.hover_img {
  display: none
}
.member-profile {
	margin-bottom: 30px;
}
.member-profile:hover .unhover_img {
	display: none;
}
.member-profile:hover .hover_img {
	display: block;
}


/* Mobile Devices Optimization */
@media (min-width: 568px) and (max-width: 992px) {

	.row #our_team .col-md-4 {
		display: inline-block;
		max-width: 50%;
	}

	#our_team img {max-width: 300px;}

}


/* Pagination */
#wrapper div.ccm-pagination {
	display: inline-block;
    padding-left: 0;
    margin: 10px 0;
    border-radius: 4px;
	clear: both;
}
#wrapper div.ccm-pagination li {
    display: inline;
}
#wrapper div.ccm-pagination li a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #444444;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
#wrapper div.ccm-pagination li:first-child a {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#wrapper div.ccm-pagination li:last-child a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#wrapper div.ccm-pagination .disabled a, #wrapper div.ccm-pagination .disabled a:focus, #wrapper div.ccm-pagination .disabled a:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
#wrapper div.ccm-pagination .active a, #wrapper div.ccm-pagination .active a:focus, #wrapper div.ccm-pagination .active a:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #444444;
    border-color: #444444;
}

/* Testimonial Carousel Slider */
.carousel-indicators .active{ 
	background: #444444; 
} 
.content { 
	margin-top:20px; 
} 
.adjust1{
	float:left; 
	width:100%; 
	margin-bottom:0; 
} 
.adjust2{ margin:0; }
.carousel-indicators {margin-bottom: 0}
.carousel-indicators li{ border :1px solid #ccc; } 
.carousel-control{ color:#444444; width:5%; } 
.carousel-control:hover, .carousel-control:focus{ color:#444444; } 
.carousel-control.left, .carousel-control.right { background-image: none; } 
.media-object{ margin:auto; margin-top:15%; } 
@media screen and (max-width: 768px) { 
	.media-object{ margin-top:0; } 
}
/* Testimonial Carousel Slider */


@media (max-width: 320px) {
	#header-top .social ul li {padding-left: 5px; padding-right: 0;}
}
@media (min-width: 321px) and (max-width: 480px) {

}
@media (max-width: 480px) {
	#header-top .social {display: table; margin: 10px auto;}
	#header-top #logo img {width: 75%; display: table; margin: 0 auto}
	#header-top a.btn-appoint {display: table; float: none; margin: 0 auto;}
	.default-flex .flex-caption h3 {font-size: 13px !important;}
	.default-flex .flex-caption a.more {background-color: #fff !important; border: 2px solid #444444 !important; color: #444444 !important; font-size: 12px !important; margin-top: 6px !important;}
	.default-flex .flex-control-nav {position: static !important;}
	footer #footer_one .align_left, footer #footer_one .align_center, footer #footer_one .align_right {text-align: center; margin-bottom: 30px}
	footer #footer_two .social {clear: both; display: table; float: none; margin: 0px auto 15px;}
	footer #footer_two .copyright {text-align: center;}
}
@media (min-width: 360px) and (max-width: 767px) {

}
@media (min-width: 481px) and (max-width: 767px) {
	#header-top #logo {float: left; margin: 5px 0 15px 15px;}
	#header-top .social {margin-top: 0px;}
	.default-flex .flex-caption h3 {font-size: 16px !important;}
	.default-flex .flex-caption a.more {background-color: #fff !important; border: 2px solid #444444 !important; color: #444444 !important; font-size: 13px !important; margin-top: 6px !important;}
	.default-flex .flex-control-nav {position: static !important;}
}
@media (max-width: 768px) {
	#nav {padding: 10px}
	#nav .navbar-toggle {margin-bottom: 0; margin-right: 0;	margin-top: 0; border: 1px solid #444;}
	#nav .navbar-toggle .icon-bar {background-color: #444;}
	.service_list {margin: 0 auto 100px; max-width: 300px;}
}
@media (min-width: 769px) and (max-width: 980px) {
	.container {width: 780px;}
}
@media (min-width: 768px) and (max-width: 980px) {
	#nav {padding: 5px 0}
	#nav #main-navbar-collapse {margin-left: -20px; margin-right: -20px; padding-left: 5px; padding-right: 5px}
	#nav .navbar-nav a {font-size: 14px; padding: 10px 14px;}
	#slider_banner .default-flex .flex-caption {position: absolute !important; bottom: 20% !important;}
	.default-flex .flex-caption h3 {font-size: 22px !important; padding: 12px 14px !important;}
	.service_wrap img, .project_wrap img {display: table; margin: 0 auto;}
	ul.footer_nav {display: table !important; margin: 0 auto 25px !important;}
	.service_list {margin: 0 auto 100px; max-width: 300px;}
}
@media (min-width: 981px) and (max-width: 1024px) {
	#nav .jbmm.custom ul.mega-menuh > li > a {font-size: 14px !important; padding: 19px 22px !important;}
	#nav .jbmm.custom ul.mega-menuh li a .dc-mega-icon {right: 5px !important}
	.default-flex .flex-caption h3 {font-size: 30px !important;}
	footer #footer_two .social ul li a {background-size: 90% 90% !important; height: 26px !important; width: 26px !important;}
}
@media (min-width: 1024px) and (max-width: 2560px) {

}