/**Layout**/

html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

.navbar {margin-bottom:0;}
.navbar-default {background:none; border:none;}
/* .nav.nav-tabs {margin-bottom:22px;} */
.btn:active, .btn.active{
	-webkit-box-shadow:none;box-shadow:none
}


/* HEADER
================================================== */
/* MAIN TOP MENU 
================================================== */


.header-logo {
    position: absolute;
    top: 0;
    left: 0;
}

 .header-logo i {
        font-size: 14px;
    }


.navbar-brand {
    float: inherit;
    width:100%
}
.navbar-collapse.collapse{
    position: relative;
}

.navbar-fixed-top {
    background-color:transparent;
}

/*.header_menu {
    margin-top: 20px;
}*/

.header_menu .navbar-nav {
    margin-top: 8px;
    text-align:center;
}



#mainHeader{
    background-color: white;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -15px;
}

#mainHeader .navbar-inner {
	background: #444;
	filter:none !important;
}

#mainHeader .pull-right{ float:none !important; }

#mainMenu ul li a, #resMainMenu ul li a {
	color:#444;
}

.navbar-default .navbar-toggle {
	margin-top: 25px;
} 


.header-logo i{
	font-size: 15px;
	font-family: FontAwesome,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #aaa;
}

/* .navbar-brand{
	padding-top:30px;
	padding-left: 0;
} 

 .navbar-nav{
	margin-top: -50px;
	margin-left: 0px;
	float:right;
} */

/*Make phone on the header inline with logo*/
.navbar-brand > img {
    display: inline
}


.navbar-nav > li > a {
    display: block;
    font-size: 1em;
    font-weight: 300;
    margin: 0;
	padding-top:11px;
	padding-bottom:11px;
	vertical-align:middle;
    text-decoration: none;
    text-transform: uppercase;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}


.navbar-nav > li > a i {text-align: center; color:#ccc;}  
/*padding: 20px 0 10px 0;*/
.navbar-nav > li > a:hover i, .navbar-nav > li.active > a i {color:#fff;}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	background: #ED3E49;
	color:#fff;
}


@media(max-width:459px){

    #logo-img{
	margin-top: 20px;
	margin-left:-5px;
	width: 120px;
	height: 42px;	
    /*border: 1px solid orange;*/
}


	/*.header-hours{
		visibility: hidden;
		display: none;
        text-indent: -10000px;
        font-size:0px;
        width:0;
        height:0;
	}*/  

    /*.header-phone {
        visibility: hidden;
		display: none;
    }*/

    .header-hours{
	visibility: hidden;
	display: none;
}
	
	.header-logo i{
	font-size: 14px;
   
}

    .navbar-brand {
        z-index:0;
       
}

        .navbar-nav > li > i {
    text-align:left;
}

.navbar-nav .fa-2x {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
}

.navbar-nav > li > a {
	height:50px;
    padding-top: 1px;
    padding-right:0px;
    padding-bottom:1px;
    padding-left: 0px;
    text-align:left;
}
}


@media(min-width:464px){
      #logo-img{
	margin-top: 20px;
	margin-left:-5px;
	width: 100px;
	height: 42px;	
    /*border: 1px solid black;*/
}
	


.header-hours{
	visibility: hidden;
	display: none;
}


    
 .navbar-brand {
    /*width:0px;*/
    height:80px;
}

       .navbar-nav > li > i {
    text-align:left;
}

.navbar-nav .fa-2x {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
}

.navbar-nav > li > a {
	height:50px;
    padding-top: 1px;
    padding-right:0px;
    padding-bottom:1px;
    padding-left: 0px;
    text-align:left;
}

}


@media(max-width:529px){
   #logo-img{
	margin-top: 20px;
	margin-left:-5px;
	width: 120px;
	height: 42px;	

}

   .navbar-nav > li > i {
    text-align:left;
}

.navbar-nav .fa-2x {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
}

.navbar-nav > li > a {
	height:50px;
    padding-top: 1px;
    padding-right:0px;
    padding-bottom:1px;
    padding-left: 0px;
    text-align:left;
}

 .header-logo i {
        font-size: 15px;
    }

.header-hours{
	visibility: hidden;
	display: none;
}

    .navbar-brand {
    /*width:100px;*/
}

        #mainHeader .container {
        margin-left: 120px;
        width: 70%;
    }


}

@media(min-width:530px){
#logo-img{
	margin-top: 20px;
	margin-left:-5px;
	width: 125px;
	height: 42px;	
	/*border: 1px solid red;*/
}

.navbar-nav > li > i {
    text-align:left;
}

.navbar-nav .fa-2x {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
}

.navbar-nav > li > a {
	height:50px;
    padding-top: 1px;
    padding-right:0px;
    padding-bottom:1px;
    padding-left: 0px;
    text-align:left;
}

.header-hours{
	visibility: visible;
	display: inline;
}

.header_menu {
	font-size: 14px;
}

 .header-logo i {
        font-size: 16px;
    }

.navbar-brand {
    /*width:440px;*/
}


#mainHeader .container {
        margin-left: 120px;
        width: 80%;
    }

}

@media(min-width:768px){



#logo-img{ 
	margin-top: 25px;
	margin-left: 10px;
	width: 155px;
	height: 55px;
	/*border: 1px solid yellow;*/
}

.navbar-nav > li > i {
    text-align:center;
}

.navbar-nav .fa-2x {
    margin-bottom: 5px;
}

.navbar-nav > li > a {
	height:80px;
    padding-top: 13px;
    padding-right:10px;
    padding-bottom:8px;
    padding-left: 10px;
    text-align:center;
}

.header_menu {
	font-size: 14px;
	margin-right: -60px;
    
}

.header-logo i {
     font-size: 18px;
}

.navbar-nav > li > a i {
	display: block;
}
	
#mainHeader .pull-right{ 
    float:right !important; 
    margin-right: 10px;

}
	
.menu_icon {
 font-size: 14px;
}


/*.header-hours{
	visibility: hidden;
	display: none;
    text-indent: -10000px;
    font-size:0px;
    width:0;
    height:0;
}*/  

.header-hours{
	visibility: hidden;
	display: none;
}



.navbar-brand {
    /*width:305px;*/
}

     #mainHeader .container {
        margin-left: 150px;
        width: 76%
    }

}

@media(min-width:910px) {
  .navbar-nav > li > i {
    text-align:center;
}

.navbar-nav .fa-2x {
    margin-bottom: 5px;
}

 .header-logo i {
        font-size: 18px;
    }

.navbar-nav > li > a {
	height:80px;
    padding-top: 13px;
    padding-right:10px;
    padding-bottom:8px;
    padding-left: 10px;
    text-align:center;
}

.header-hours{
	visibility: visible;
	display: inline;
}

    /*.navbar-brand {
        width:380px;
    }*/

     #mainHeader .container {
        margin-left: 150px;
        width: 76%
    }
}


@media(min-width:992px){

#logo-img{ 
	margin-top: 25px;
	margin-left: 10px;
	width: 155px;
	height: 55px;
	/*border: 1px solid blue;*/
}

 .header-logo i {
        font-size: 20px;
    }

.header-hours{
	visibility: visible;
	display: inline;
}

.navbar-nav > li > i {
    text-align:center;
}

.navbar-nav .fa-2x {
    margin-bottom: 5px;
}

.navbar-nav > li > a {
	height:80px;
    padding-top: 13px;
    padding-right:10px;
    padding-bottom:8px;
    padding-left: 10px;
    text-align:center;
}

.header_menu {
	font-size: 14px;
	margin-right: -50px;
}

.menu_icon {
 font-size: 19px;
}


.navbar-brand {
    width:500px;
}

 #mainHeader .container {
        margin-left: 160px;
        width: 80%
    }


}



@media(min-width:1200px){

#logo-img{ 
	margin-top: 25px; 
	margin-left: 10px;
	width: 165px;
	height: 56px;
	/*border: 1px solid green;*/
}

/*header phone and hours font size*/
 .header-logo i {
        font-size: 21px;
    }

 .navbar-nav > li > i {
    text-align:center;
}

.navbar-nav .fa-2x {
    margin-bottom: 5px;
}

.navbar-nav > li > a {
	height:80px;
    padding-top: 13px;
    padding-right:10px;
    padding-bottom:8px;
    padding-left: 10px;
    text-align:center;
}

.header_menu {
	/* margin-left: 650px; */
	margin-top: -180px;
	margin-right: -10px;
	padding-top: 5px;
	font-size: 15px;
	height: 30px;
}

.menu_icon {
 font-size: 20px;
}

.header-hours{
	visibility: visible;
	display: inline;
    /*height:50px;
    width:300px;*/
} 




.navbar-brand {
    width:520px;
}

    #mainHeader .container {
        margin-left: 180px;
        width: 80%
    }

}

/*** END MEDIA QUERIES ***/

/* END HEADER
================================================== */


body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. border: 5px solid yellow;*/
	/*margin-top: 60px;*/
	background-color: #f7f7f7;
}

.navbar-fixed-top .nav {
    padding: 0px 0;
    padding-right:2px;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

footer {
    padding: 30px 0;
}





/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Media Queries
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */


/*@media all and (max-width: 330px) { 
	nav.slide-menu-left,
	nav.slide-menu-right,
	nav.push-menu-left,
	nav.push-menu-right {
	  	top: 0;
	  	width: 100%;
	}
	nav.slide-menu-left,
	nav.push-menu-left {
	  	left: -100%
	}
	nav.slide-menu-right,
	nav.push-menu-right {
	  	right: -100%
	}
	body.sml-open nav.slide-menu-left,
	body.pml-open nav.push-menu-left {
	  	left: 0
	}
	body.smr-open nav.slide-menu-right,
	body.pmr-open nav.push-menu-right {
	  	right: 0
	}
	body.pml-open #wrapper {
	  	left: 100%
	}
	body.pmr-open #wrapper {
	  	left: -100%
	}
}*/




@media(max-width:767px){
	body {
		padding-top: 0px; /* Samll border: 5px solid purple; */
		/*margin-top: 45px;*/
	}
}

@media(min-width:768px){
	body {
		padding-top: 0px; /* Normal half 		border: 5px solid red;*/
		/*margin-top: 65px;*/
	}


}

@media(min-width:992px){
	body {
		padding-top: 0px; /* Normal Full Screen border: 5px solid yellow;*/
		/*margin-top: 65px;*/
	}
}

@media(min-width:1200px){
	body {
		padding-top: 0px; /* wide Full Screen  border: 5px solid blue; */
		/*margin-top: 65px;*/
	}
}



/* Footer */
/*.contact-us-widget address {
    height: 200px;
}

.contact-us-footer {
    background-image: url("../Content/images/vancyMap.png");
    background-size:100% 100%;
    background-repeat: no-repeat;
    opacity: 0.2;
}*/

.about-vancy {
   height: 100%;
}

.widget {
height: 165px;
}

footer{
background:#222;
/* url('../img/fback.png') repeat; */
margin-top:10px;
font-size:13px;
padding-top:10px;
color:#ddd;
}

footer hr{
border-top:1px solid #333;
padding:0px;
border-bottom:1px solid #111;
}

footer h4{
font-size:15px;
padding-bottom:10px;
border-bottom:1px solid #313131;
margin-bottom:10px;
color:#ccc;
}

footer a, footer a:visited{
color:#bbb;
}

footer a:hover{
color:#888;
text-decoration:none;
}

footer ul{
list-style-type: none !important;
padding: 0px;
margin: 0px;
}

footer ul li{
background-repeat: no-repeat;
background-position: 2px 7px; 
background-size:13px 13px;
padding:0px 0px;
}

footer ul li i {
	display: inline-block !important;
	margin-right: 4px;
	font-size: 15px;
}

footer .widget{
margin-bottom:10px;
}

footer .social a {
	display: inline-block;
	margin: 0;
	margin-right: 3px;
}

footer .pull-left {
	float:left;
}

footer .pull-right {
	text-align: right;
}

/* Social CSS */

.social a i{
   display:inline-block;
   width:30px;
   height:30px;
   font-size:15px;
   line-height:30px;
   text-decoration:none;
   text-align:center;
   color:#fff;
   -webkit-transition: all 1.5s ease;
   -moz-transition: all 1.5s ease;
   -ms-transition: all 1.5s ease;
   -o-transition: all 1.5s ease;
   transition: all 1.5s ease;
   border-radius: 25px;
}

.social a.facebook i{
	background:#1e78ae;
}

.social a.twitter i{
	background:#1ba1e2;
}

.social a.google-plus i{
	background:#f22d0c;
}

.social a.linkedin i{
	background:#2d93cf;
}

.social a.pinterest i{
	background:#dd1617;
}

.social a:hover i{
   background:#000;
}

/* .social i{
background:
#ed3e49;
width: 20px;
height:20px;
text-align: center;
radius: 10;
}

.social i:hover{
background:#fff;
}
 */
footer ul li i { color: #ed3e49;}
footer{
	border-top:3px solid #ed3e49;
}

.social {
margin-top: -10px;
margin-bottom:12px;
}
.copy {
margin-top: -10px;
}

.copy a {
	font-size: 12px;
	color: #ed3e49;
}

footer {
padding-bottom: 0px;

}

.footer-container {
	width: 95%;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.address a {
font-size:13px;
padding-top:10px;
color:#ddd;
font: inherit;
}

/* End of Footer */



/* Contact Us */
/*.gm-inset{
	display:inline-block
}

.gm-inset-container{
	border-radius:3px;
	border-style:solid;
	border-width:2px;
	box-shadow:0 2px 6px rgba(0,0,0,.3);
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
	position:relative
}

.gm-inset-unexpanded:hover .gm-inset-container{
	border-width:4px;
	margin:-2px;
	width:46px
}

.gm-inset-unexpanded:hover .gm-inset-container.gm-inset-container-small{
	width:37px
}

.gm-inset-expanded .gm-inset-container{
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	margin:-2px;
	-webkit-transition:width .1s ease-out;
	transition:width .1s ease-out;
	width:100%
}

.gm-inset-map:hover .gm-inset-shadow{
	background-color:black;
	bottom:0;
	height:100%;
	left:0;
	opacity:.6;
	position:absolute;
	width:100%
}

.gm-inset-map:hover .gm-inset-triangle{
	border-bottom:4px solid transparent;
	border-left:4px solid white;
	border-top:4px solid transparent;
	box-shadow:0 2px 6px rgba(0,0,0,.3);
	height:0;
	left:28px;
	position:absolute;
	top:16px;
	width:0
}

.gm-inset-container-small .gm-inset-map:hover .gm-inset-triangle{
	left:19px;
	top:11px
}

.gm-inset-map{
	cursor:pointer;
	display:table-cell
}

.gm-inset-expanded .gm-inset-map{
	display:table-cell;
	padding:2px
}

.gm-inset-expanded .gm-inset-map:hover{
	border-radius:2px;
	border:1px solid gray;
	display:table-cell;
	padding:1px
}

.gm-inset-map-impl{
	height:38px;
	width:38px
}

.gm-inset-container-small .gm-inset-map-impl{
	height:29px;
	width:29px
}

.gm-style .place-card div,.gm-style .place-card a,.gm-style .default-card div,.gm-style .default-card a{
	color:#5B5B5B;
	font-family:Roboto,Arial;
	font-size:12px;
	background-color:white;
	-moz-user-select:text;
	-webkit-user-select:text;
	-ms-user-select:text;
	user-select:text
}

.gm-style .place-card,.gm-style .default-card,.gm-style .directions-card{
	cursor:default
}

.gm-style .place-card-large{
	padding:9px 4px 9px 11px
}

.gm-style .place-card-medium{
	width:auto;
	padding:9px 11px 9px 11px
}

.gm-style .default-card{
	padding:5px 14px 5px 14px
}

.gm-style .place-card a:link,.gm-style .default-card a:link,.gm-style .directions-card a:link{
	text-decoration:none;
	color:#3a84df
}

.gm-style .place-card a:visited,.gm-style .default-card a:visited,.gm-style .directions-card a:visited{
	color:#3a84df
}

.gm-style .place-card a:hover,.gm-style .default-card a:hover,.gm-style .directions-card a:hover{
	text-decoration:underline
}

.gm-style .place-desc-large{
	width:200px;
	display:inline-block
}

.gm-style .place-desc-medium{
	display:inline-block
}

.gm-style .place-card .place-name{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-weight:500;
	font-size:14px;
	color:black
}

html[dir="rtl"] .gm-style .place-name{
	padding-right:5px
}

.gm-style .place-card .address{
	margin-top:6px
}



.gm-style .place-card .phone-number{
	padding-top:7px;
	padding-bottom:7px
}

.gm-style .place-card .ad-details .visurl .ad-icon{
	background-color:#edb802;
	font-size:9px;
	color:white;
	padding:0 2px 0 3px;
	margin-right:5px;
	font-weight:500;
	border-radius:2px;
	position:relative;
	top:-1px
}

.gm-style .place-card .ad-details .visurl .url{
	color:#3a84df;
	font-family:Roboto,Arial;
	font-size:12px;
	background-color:white
}

.gm-style .place-card .ad-details .visurl .why-these-ads{
	background-color:white;
	display:inline-block;
	vertical-align:top;
	width:18px;
	height:18px;
	overflow:hidden;
	float:right;
	margin-top:1px;
	margin-right:17px
}

.gm-style .tooltip-anchor{
	width:100%;
	position:relative;
	float:right;
	z-index:1
}

.gm-style .star-entity .tooltip-anchor,.gm-style .star-entity-medium .tooltip-anchor,.gm-style .navigate .tooltip-anchor{
	width:50%;
	display:none
}

.gm-style .star-entity:hover .tooltip-anchor,.gm-style .star-entity-medium:hover .tooltip-anchor,.gm-style .navigate:hover .tooltip-anchor{
	display:inline
}

.gm-style .wta-anchor{
	position:relative;
	display:inline;
	float:right
}

.gm-style .wta-anchor>.tooltip-tip-inner,.gm-style .wta-anchor>.tooltip-tip-outer,.gm-style .tooltip-anchor>.tooltip-tip-inner,.gm-style .tooltip-anchor>.tooltip-tip-outer{
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	background-color:transparent;
	position:absolute;
	left:-8px
}

.gm-style .wta-anchor>.tooltip-tip-inner,.gm-style .wta-anchor>.tooltip-tip-outer{
	left:-31px
}

.gm-style .wta-anchor>.tooltip-tip-outer,.gm-style .tooltip-anchor>.tooltip-tip-outer{
	border-bottom:8px solid #CBCBCB
}

.gm-style .wta-anchor>.tooltip-tip-inner,.gm-style .tooltip-anchor>.tooltip-tip-inner{
	border-bottom:8px solid white;
	z-index:1;
	top:1px
}

.gm-style .tooltip-content{
	position:absolute;
	top:8px;
	left:-70px;
	line-height:137%;
	padding:10px 12px 10px 13px;
	width:210px;
	margin:0;
	border:1px solid #CBCBCB;
	border:1px solid rgba(0,0,0,0.2);
	border-radius:2px;
	box-shadow:0 2px 4px rgba(0,0,0,0.2)
}

html[dir="rtl"] .gm-style .tooltip-content{
	left:-10px
}

.gm-style .star-entity-medium .tooltip-content{
	width:110px
}

.gm-style .wta-info{
	position:absolute;
	top:8px;
	left:-252px;
	line-height:137%;
	padding:10px 12px 10px 13px;
	width:310px;
	margin:0;
	border:1px solid #CBCBCB;
	border:1px solid rgba(0,0,0,0.2);
	border-radius:2px;
	box-shadow:0 2px 4px rgba(0,0,0,0.2)
}

.gm-style .wta-info .line2{
	padding-top:12px
}

.gm-style .wta-info .line2 .ad-settings-link{
	color:#3a84df
}

.gm-style .navigate{
	display:inline-block;
	vertical-align:top;
	height:43px;
	padding:0 7px
}

.gm-style .navigate-link{
	display:block
}

.gm-style .place-card .navigate-text,.gm-style .place-card .star-entity-text{
	margin-top:5px;
	text-align:center;
	color:#3a84df;
	font-size:12px;
	max-width:55px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}

.gm-style .place-card .hidden{
	margin:0;
	padding:0;
	height:0;
	overflow:hidden
}

.gm-style .navigate-icon{
	width:22px;
	height:22px;
	overflow:hidden;
	margin:0 auto
}

.gm-style .navigate-icon{
	border:0
}

.gm-style .navigate-separator{
	display:inline-block;
	width:1px;
	height:43px;
	vertical-align:top;
	background:-webkit-linear-gradient(top,#fbfbfb,#e2e2e2,#fbfbfb);
	background:-moz-linear-gradient(top,#fbfbfb,#e2e2e2,#fbfbfb);
	background:-ms-linear-gradient(top,#fbfbfb,#e2e2e2,#fbfbfb);
	background:-linear-gradient(top,#fbfbfb,#e2e2e2,#fbfbfb)
}

.gm-style .star-entity{
	display:inline-block;
	vertical-align:top;
	height:43px;
	padding:0 7px
}

.gm-style .star-entity .star-button{
	cursor:pointer
}

.gm-style .star-entity-medium{
	display:inline-block;
	vertical-align:top;
	width:17px;
	height:17px;
	float:right;
	margin-top:1px
}

.gm-style .star-entity:hover .star-entity-text{
	text-decoration:underline
}

.gm-style .star-entity-icon-large{
	width:22px;
	height:22px;
	overflow:hidden;
	margin:0 auto
}

.gm-style .star-entity-icon-medium{
	width:17px;
	height:17px;
	top:0px;
	overflow:hidden;
	margin:0 auto
}

.gm-style .can-star-large{
	position:relative;
	cursor:pointer;
	width:22px;
	height:22px;
	overflow:hidden;
	margin:0 auto
}

.gm-style .logged-out-star,.logged-out-star:hover{
	position:relative;
	cursor:pointer;
	width:22px;
	height:22px;
	overflow:hidden;
	margin:0 auto
}

.gm-style .is-starred-large{
	position:relative;
	cursor:pointer;
	width:22px;
	height:22px;
	overflow:hidden;
	margin:0 auto
}

.gm-style .can-star-medium{
	position:relative;
	height:17px;
	top:-2px;
	cursor:pointer
}

.gm-style .is-starred-medium{
	position:relative;
	height:17px;
	top:-2px;
	cursor:pointer
}

.gm-style .review-box{
	padding-top:5px
}

.gm-style .place-card .review-box-link{
	padding-left:8px
}

.gm-style .place-card .review-number{
	display:inline-block;
	color:#e7711b;
	font-weight:500;
	font-size:14px
}

.gm-style .rating-star{
	display:inline-block;
	width:11px;
	height:11px;
	overflow:hidden
}

.gm-style .directions-card{
	color:#5B5B5B;
	font-family:Roboto,Arial;
	background-color:white;
	-moz-user-select:text;
	-webkit-user-select:text;
	-ms-user-select:text;
	user-select:text
}

.gm-style .directions-card-medium-large{
	height:71px;
	padding:10px 11px
}

.gm-style .directions-info{
	padding-left:25px
}

.gm-style .directions-waypoint{
	height:20px
}

.gm-style .directions-address{
	font-weight:400;
	font-size:13px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:black
}

.gm-style .directions-icon{
	float:left;
	vertical-align:top;
	padding-top:2px;
	height:50px;
	width:20px
}

.gm-style .directions-icon div{
	width:15px;
	height:45px;
	overflow:hidden
}

.gm-style .directions-separator{
	position:relative;
	height:1px;
	margin-top:3px;
	margin-bottom:4px;
	background-color:#ccc
}

.gm-style .place-card-large .google-maps-link{
	margin-top:5px
}

.gm-style .icon{
	background:url(https://maps.gstatic.com/mapfiles/embed/images/entity8.png);
	background-size:70px 210px
}

@media (-webkit-min-device-pixel-ratio:1.2),(min-resolution:1.2dppx),(min-resolution:116dpi){
	.gm-style .icon{
		background:url(https://maps.gstatic.com/mapfiles/embed/images/entity8_hdpi.png);
		background-size:70px 210px
	}

}

.gm-style .navigate-icon{
	background-position:0px 0px
}

.gm-style .navigate:hover .navigate-icon{
	background-position:48px 0px
}

.gm-style .can-star-large{
	background-position:70px 187px
}

.gm-style .star-button:hover .can-star-large{
	background-position:48px 187px
}

.gm-style .logged-out-star{
	background-position:96px 187px
}

.gm-style .star-button:hover .logged-out-star{
	background-position:96px 187px
}

.gm-style .is-starred-large{
	background-position:0px 166px
}

.gm-style .rating-full-star{
	background-position:48px 165px
}

.gm-style .rating-half-star{
	background-position:35px 165px
}

html[dir="rtl"] .gm-style .rating-half-star{
	background-position:10px 165px
}

.gm-style .rating-empty-star{
	background-position:23px 165px
}

.gm-style .directions-icon{
	background-position:0px 144px
}

.gm-style .hovercard-personal-icon-home{
	background-position:96px 102px
}

.gm-style .hovercard-personal-icon-work{
	background-position:96px 79px
}

.gm-style .can-star-medium{
	background-position:0px 36px
}

.gm-style .can-star-medium:hover{
	background-position:-17px 36px
}

.gm-style .logged-out-star-medium{
	background-position:36px 36px
}

.gm-style .star-button:hover .logged-out-star-medium{
	background-position:36px 36px
}

.gm-style .is-starred-medium{
	background-position:0px 19px
}

.gm-style .info{
	height:30px;
	width:30px;
	background-position:19px 36px
}

.saved-from-source-link{
	margin-top:5px;
	max-width:331px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

div.login-control{
	font-family:Roboto,Arial;
	font-size:11px;
	color:white;
	margin-top:10px;
	margin-right:10px;
	font-weight:500;
	box-shadow:rgba(0,0,0,0.298039) 0px 1px 4px -1px
}

div.login{
	border-radius:2px;
	background-color:#5f84f2;
	padding:4px 8px;
	cursor:pointer
}

.gm-style .login-control .tooltip-anchor{
	color:#5B5B5B;
	display:none;
	font-family:Roboto,Arial;
	font-size:12px;
	font-weight:normal;
	-moz-user-select:text;
	-webkit-user-select:text;
	-ms-user-select:text;
	user-select:text;
	width:50%
}

.gm-style .login-control:hover .tooltip-anchor{
	display:inline
}

.gm-style .login-control .tooltip-content{
	background-color:white;
	font-weight:normal;
	left:-150px;
	width:150px
}

html[dir="rtl"] .gm-style .login-control .tooltip-content{
	right:-20px
}

div.login a:link{
	text-decoration:none;
	color:inherit
}

div.login a:visited{
	color:inherit
}

div.login a:hover{
	text-decoration:underline
}

div.email-account-learn{
	float:left
}

div.email{
	font-weight:500;
	font-size:12px;
	padding:6px
}

div.profile-photo{
	border-radius:2px;
	width:28px;
	height:28px;
	overflow:hidden
}

div.profile-photo-light{
	background-color:white
}

div.profile-photo-light div{
	color:black
}

div.profile-photo-dark{
	background-color:black
}

div.profile-photo-dark:hover{
	background-color:white;
	color:black
}

div.profile-photo:hover{
	width:auto
}

div.profile-email:hover{
	height:52px
}

a.profile-photo-link-float{
	float:left
}

div.profile-photo a{
	margin-right:8px;
	margin-left:8px;
	margin-top:6px;
	height:24px;
	overflow:hidden
}

div.profile-photo a{
	text-decoration:none;
	color:#3a84df
}

div.profile-photo a:hover{
	text-decoration:underline
}

div.profile-photo img{
	float:right;
	padding-top:2px;
	padding-right:2px;
	padding-left:2px;
	width:24px
}
      html, body, #mapDiv {
        height: 100%;
        margin: 0;
        padding: 0;
      }
    
.gm-style{
	font-family:Roboto,Arial,sans-serif;
	font-size:11px;
	font-weight:400;
	text-decoration:none
}

@media print {
	  .gm-style .gmnoprint, .gmnoprint {
		    display:none  
	}

}

@media screen {
	  .gm-style .gmnoscreen, .gmnoscreen {
		    display:none  
	}

}

.gm-style .gm-style-cc span,.gm-style .gm-style-cc a,.gm-style .gm-style-mtc div{
	font-size:10px
}*/

/* End of Contact Us */


/* Sticky Buttons */
.sticky-btns{
	position:fixed;
	z-index:50;
	right:-48px;
	bottom:10px;
	-webkit-transition:right .3s ease;
	-moz-transition:right .3s ease;
	transition:right .3s ease
}

.sticky-btns.scrolled{
	right:3px
}

.sticky-btns span{
	display:block;
	float:left;
	width:42px;
	height:42px;
	text-align:center;
	font-size:1.25em;
	color:#fff;
	background:  #3ea1ed;
	/* #ED3E49; */
	/* #448956; */
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding-top:6px;
	margin:0 5px;
	cursor:pointer;
	-webkit-transition:background .3s ease;
	-moz-transition:background .3s ease;
	transition:background .3s ease
}

.sticky-btns span:hover{
	background: #2796eb;
	/* #336741 */
}

.sticky-btns span#scrollTop-btn{
	padding-top:5px
}

.sticky-btns #qcf-btn.active{
	-webkit-border-radius:0 0 4px 4px !important;
	-moz-border-radius:0 0 4px 4px !important;
	border-radius:0 0 4px 4px !important
}

@media only screen and (max-width: 768px){
	.sticky-btns #qcf-btn{
		display:none
	}
}

.sticky-btns:after{
	visibility:hidden;
	display:block;
	content:"";
	clear:both;
	height:0
}

.sticky-btns .quick-contact{
	display:none;
	width:280px;
	bottom:52px;
	left:-233px;
	position:absolute;
	padding:12px 20px 24px 20px;
	background:#fff;
	background:rgba(255,255,255,0.95);
	border:1px solid #cecece
}

.sticky-btns .quick-contact.visible{
	display:block;
	-webkit-animation-duration:0.3s;
	animation-duration:0.3s;
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn
}

.sticky-btns .quick-contact h3{
	font-size:1.375em;
	margin-bottom:12px
}

.sticky-btns .quick-contact p{
	margin-bottom:12px
}

.sticky-btns .quick-contact .form-group{
	margin-bottom:12px
}

.sticky-btns .quick-contact textarea{
	width:238px;
	max-width:238px;
	height:90px;
	max-height:90px;
	resize:none;
	overflow-y:auto
}

.sticky-btns .quick-contact input[type=submit]{
	margin-top:24px
}


.btn-primary{
	background: #3ea1ed;
	color:#fff;
	border: 1px solid #2796eb;
}

.btn-primary:hover{
	background:#2796eb;
	border: 1px solid #158ae3;
}

.btn-block{
	display:block;
	width:100%;
	margin-top:5px
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{
	width:100%
}


/* End of Sticky Buttons */


/*broder section*/

.borderRed {
    border:solid 2px red;
}

.borderYellow {
    border:solid 2px yellow;
}

.borderBlue {
    border:solid 2px blue;
}



