/********************* common *********************/
body {
    background-color: #f5f5f5;
}
h1,
h2,
h3,
h4, 
h5,
h6{ 
    font-family: 'Arimo', sans-serif; 
    margin-top: 10px;
    margin-bottom: 5px;
}
h1,
h2
{ 
    font-size: 1.5em; 
}
h3,
h4
{ 
    font-size: 1.25em; 
}
h5,
h6
{ 
    font-size: 1em; 
}
hr.home
{
	margin-top: 0;
	margin-bottom: 20px;
	width: 98%
}

.hr1{
	margin-top: 50px;
	margin-bottom: 50px;
}
.ad-space{
	overflow: hidden;
}
.ad-box{
	display: inline-block;
	vertical-align: middle; 
	text-align: center;
	width: 100%;
	/*height: 250px;*/
	border: 1px solid #e3e3e3;
}

.fa-youtube{
	font-size: 95%;
}

#ajaxLoaderCalendar
{
	background-image: url('/img/loading.svg');
	background-color: rgba( 255, 255, 255, 0.8 );
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	width: 100%;
	height: 100px;
}

.home-page-title {
    text-align: center;
    color: #1ad244;
    font-size: 1.8em;
    font-weight: bolder;
    margin-bottom: 15px;
}

.img-thumbnail
{
 	border:1px solid red;
}
/********************* header & navigation *********************/
#main-logo
{
	top: 0;
	position: absolute;
}
.navbar-toggle {
    border: 1px solid #fff;
}
.navbar-toggle .icon-bar {
    background-color: #fff; 
}
#navbar-header 
{
    height: 100px;
    background: #0373d8;
    border-bottom: 10px solid #1ad244;
}
#navbar-header .navbar-brand
{
	padding: 0;
}
#navbar-header .navbar-brand img
{
	width: 85%;
	-webkit-filter: drop-shadow(5px 5px 5px #e1e1e1);
    filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.25));
}
#navbar-header #mainMenu .navbar-nav > li > a 
{
    color: #fff;
}
#navbar-header #mainMenu .navbar-nav > li > a:hover,  
#navbar-header #mainMenu .navbar-nav > li > a:focus
{
	background-color: transparent;
}
#navbar-header #google_translate_element
{
	margin-top: 8px;
	margin-right: 13px;
	padding: 0 5px;
	background: #fff;
	height: 34px;
	border-radius: 5px;
}
#navbar-header #google_translate_element .goog-te-gadget
{
	margin-top: 5px;
}
#navbar-header #user_location_element{
	margin-top: 5px;
	color: #fff;
	padding: 10px;
	font-weight: 700;
}

/********************* main *********************/
#missing-child-widget
{
	position: fixed;
	right: -1px;
	bottom: 0;
	border: 1px solid #ccc;
	border-radius: 5px 0 0 5px;
	z-index: 1000;
}
#missing-child-widget a
{ 
	text-transform: uppercase;
	color: red;
}

.jumbotron,
#main
{
	/*margin-top: 195px;*/
	padding-top: 195px;
	background-color: #fff;
}
#main .page-header
{
	font-size: 2em;
	margin-top: 15px;
}
#main .panel-category 
{
	background-position: top right;
	background-repeat: no-repeat;
    
}
#main .panel-category .list-group
{
	margin-bottom: 0;
}
#main .panel-category .list-group .list-group-item
{
	background: none;
	border: none;
}
/********************* main - category *********************/
#main #categoryMenu .owl-carousel::before{
	content: "";
    background-image: url(/img/search.gif);
    background-position: center;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    left: 170px;
    top: -10px;
    width: 165px;
    height: 60px;
}
#main #categoryMenu li
{
	list-style: none;
}
#main #categoryMenu li a
{
	color: #0373d8;
	font-size: 100%;
	font-weight: bold;
	padding: 0 10px;
	text-transform: uppercase;
	border-right: 2px solid #1ad244;
}
#main #categoryMenu li a:hover
{
	color: #356AA0;
	text-decoration: none;
}
#main #categoryMenu .owl-dots, 
#main #categoryMenu .owl-nav{ display: none; }
#main #categoryMenu .owl-nav .owl-prev 
{
	position: absolute;
	top: 3px;
	left: 0;
}
#main #categoryMenu .owl-nav .owl-next 
{
	position: absolute;
	top: 3px;
	right: -10px;
}
#main #categoryMenu .owl-carousel .owl-stage-outer {
    text-align: center;
    display: inline-block;
    padding-left: 165px;
}

.search-here {
    position: relative;
    top: 12px;
    margin-right: 18px;
    color: #1ad244;
}
#arrowpoint {
    position: relative;
    color: #1ad244;
    top: -20px;
    left: 32px;
}

/********************* main - tabs *********************/
#main .videos .caption{ padding: 0; }
#main .videos p
{
	font-weight: bold;
	font-size: 80%
}
.media-left i.fa
{
	width: 50px;
}
.media-body a.btn
{
	text-align: left;
	margin-bottom: 5px;
}
.media-body .panel{
	margin-top: 10px;
}

/********************* videos *********************/
#video-tips .item a.img, 
#video-tips .carousel .item a.img {
    display: block;
    height: 285px;
    background-position: center;
    background-size: cover;
    border: 0.1px solid #bebebe;
    margin: 10px;
}
#video-tips .thumbnail{
	padding: 15px;
	border: 1px solid transparent;
}
#video-tips .carousel .carousel-inner {
    position: relative;
    border: 0.25px solid #cbd4dc;
}
#video-tips .item h5, 
#video-tips .carousel .carousel-inner h5{
	font-size: 1.4em;
	color: #337ab7;
	font-weight: bolder;
	margin-left: 10px; 
}
#video-tips .item h6,  
#video-tips .carousel .carousel-inner h6{
	font-size: 1em;
	color: #337ab7;
	margin-left: 10px; 
}
#video-tips .carousel .carousel-footer {
    background-color: #cbd4dc;
    position: relative;
    height: 27px;
}
#video-tips .carousel .carousel-footer .carousel-indicators {
    position: absolute;
    bottom: -7.5px;
    left: 10px;
    width: auto;
    margin-left: 0;
}
#video-tips .carousel .carousel-footer .carousel-indicators li{
	border: none;
	background-color: #ffffff;
}
#video-tips .carousel .carousel-footer .carousel-indicators li.active{
	background-color: #717e92;
}
#video-tips .carousel .carousel-footer .left {
    left: 75%;
    width: 15%;
    background: transparent;
    color: #337ab7;
}
#video-tips .carousel .carousel-footer .right {
    background: transparent;
    color: #337ab7;
}

/********************* video page *********************/
.video-page .button-options{
	background-color: #38B833;
	color: #fff;
	font-weight: bold;
}
.video-page .video{ margin-bottom: 30px; }
.video-page .video a.img {
    display: block;
    height: 200px;
    background-position: center;
    background-size: cover;
    border: 0.1px solid #bebebe;
}
.video-page .video h5 {
    font-size: 1.2em;
    font-weight: bolder;
}
.video-page .video h6 {
    font-size: 1em;
}

#modal-home-video .modal-body {
	padding: 0;
}
.navbar-right {
    margin-right: 0px;
}

/********************* main - bottom video *********************/
#home_bottom_video iframe
{
	width: 100%; 
	height: 400px;
	border: 1px dotted #999;	
}
#home_bottom_widget
{
	padding-top: 15px;
}
#home_bottom_widget .media
{ 
	border-bottom: 2px solid #0373d8; 
	margin-bottom: 10px;
	margin-left: 15px;
	max-width: 91.25%
}
#home_bottom_widget .media-left 
{
	margin-right: 5px;	
}
#home_bottom_widget .media-left img
{
	width: 50px;
	height: auto;	
}
#home_bottom_widget .media-body a:hover
{
	text-decoration: none;	
}
#home_bottom_widget .media-body a.title
{
	text-transform: uppercase;
	color: #0373d8;	
}
#home_bottom_widget .collapse .list-group-item{
	border: none;
}
#home_bottom_widget .collapse .list-group-item:hover{
	background-color: #ededed;
}

#home_bottom_social_widget
{
	position: absolute;
	bottom: 0;
	background: #FEEA1B; 
	padding-top: 5px; 
	padding-left: 10px;	
}
#home_bottom_social_widget a
{ 
	display: inline-block;
	margin: 5px; 
}
#home_bottom_social_widget a i.fa
{
	background: #0166B3;
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	text-align: center;
}

/********************* service provider *********************/
.service-provider-image-carousel .carousel-inner .item a{
	width: 200px;
	height: 150px;
	margin-bottom: 0;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

#sidebar {
	margin-top: 65px;
}
#sidebar .sidebar-inner{
	position: relative;
}
#sidebar .ad_block h4
{
	color: #fff;
	background: #0166B3;
	text-align: center;
	text-transform: uppercase;
	padding: 8px;
}
#sidebar .ad_block .ad-space {
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #;
    padding: 5px;
    background-color: #ededed;
}
#search-panel .tab-pane.active{
	padding: 20px; 
	border: 1px solid #ccc; 
	border-width: 0 1px 1px 1px;
}

/********************* footer *********************/
footer 
{
	color: #fff;
    background-color: rgba(83, 144, 232, 0.8);
    text-align: center;
    border-bottom: 5px solid #333333;
    padding-bottom: 0;
}
footer #footer-top 
{
	text-align: left;
	padding-top: 20px; 
	padding-bottom: 20px;
}
footer #footer-top ul
{
	margin: 0;
	padding: 0;
}
footer #footer-top ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
footer #footer-top ul.social li
{
	display: inline-block;
	padding-right: 10px;
}
footer #footer-top ul.social li a
{
	font-size: 35px;
}
footer #footer-top ul li a
{
	color: #fff;
}
footer #footer-bottom
{
	background: #0373d8;
	padding: 5px 0;
	padding-top: 30px;
}
footer #footer-bottom p, 
footer #footer-bottom ul
{ 
	margin: 2px 0;
	padding: 0;
}
footer #footer-bottom ul li
{ 
	display: inline-block;
	border-right: 1px solid #fff; 
}
footer #footer-bottom ul li:last-child
{
	border: none;
} 
footer #footer-bottom ul li a
{ 
	 padding: 5px;
	 color: #fff;
}

#home_bottom{
	padding-bottom: 25px;
}
#home_bottom_video{
	margin-left: 25px;
	max-width: 730px;
}

@media only screen and (max-width: 768px) {
	#concierge_service_banner img{
		width: 100%;
		height: auto;
	}
	#navbar-header .navbar-brand {
	    margin-top: -50px;
	}
	#mainMenu{
		background-color: #0D73D6;
		border-radius: 5px;
		box-shadow: 0px 11px 27px -4px rgba( 0, 0, 0, 0.5 );
	}
	#navbar-header #google_translate_element {
	    background: transparent;
	}
	#navbar-header #google_translate_element .goog-te-gadget-simple{
		width: 100%;
	}
	#main #categoryMenu .owl-carousel .owl-stage-outer {
	    display: block;
	    padding-left: 0;
	}
}

@media only screen and (max-width: 1024px) {
	#main #categoryMenu .owl-carousel::before{
		left: 0;
	    top: -55px;
	    width: 100%;
	    height: 60px;
	}
}