/*
	Author       : Webful Creations Vision (https://themeforest.net/user/webfulcreationsvision/portfolio)
	Template Name: Webful Optometrist HTML Template
	Version      : 1.0
	CopyRight    : 2016 @ www.webfulcreations.com


	- Main CSS file is inside css/theme-style.css
*/

@import 'css/animate.css';             /* Animations CSS File */
@import 'css/foundation.min.css';      /* Including Foundation CSS File */
@import 'css/font-awesome.min.css';	   /* Including Font Awesome Icons */
@import 'css/owl.carousel.css';		   /* Owl Carousel CSS File */
@import 'css/theme-styles.css';		   /* Main Theme CSS File */

/*
 * Import Website Main Fonts 
 *
 * To change Fonts Get Google Fonts replace in following Link, 
 * AFter replacing below go to theme-style.css and update
 * Font Families
 *
 */
@import 'https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i%7CRaleway:400,700';


/*=========================================
	Below This Line You Can add Your CSS
	Please Do not Edit Files above if you 
	are not sure what you are doing!
==========================================*/

.call-to-action{
	border:0;
	margin-top: 0;
}
.hanging-indent li{
	padding-left: 2em ;
	text-indent: -2em ;
}
.header .logo img {
    height: auto;
    width: 100%;
}
.is-dropdown-submenu {
	min-width: 250px;
}
.menu.medium-horizontal > li {
    display: inline-block;
}
.our-services.module{
	margin-bottom: 0;
}
.tp-caption.Newspaper-Subtitle, .Newspaper-Subtitle {
	background:none !important;
}
li:hover > .child-nav{
	display: block;
}

@media (min-width:1200px){
	.header,
	.navigation{
		position: fixed;
	}
	.header{
		top:0;
		z-index: 100;
	}
	.navigation{
		top:190px;
		width: 100%;
	}
}
@media (max-width:1199px){
	.forcefullwidth_wrapper_tp_banner{
		display: none !important;
	}
	.main-banner{
		display: none;
	}
	
#dropdown:hover #dropdown-menu {
	display: block !important;
}

#dropdown-menu,
#dropdown-menu,
#dropdown-menu {
	margin-top: 0 !important;
}

}
@media (max-width:720px){
.menu.medium-horizontal > li {
    display: block !important;
}
#dropdown:hover #dropdown-menu {
	display: block !important;
}

#dropdown-menu,
#dropdown-menu,
#dropdown-menu {
	margin-top: 0 !important;
}


}

#dropdown:hover #dropdown-menu {
	display: block;
}

#dropdown-menu,
#dropdown-menu,
#dropdown-menu {
	margin-top: 0;
}
