/*

Theme Name:  ProFlex
Theme URI:   http://demo.artofthemes.com/html/proflex
Description: ProFlex Multi-Purpose Responsive Template is powerful multipurpose theme that will help you to build practically any site. Each one can be made unique with just a few clicks.
Author:      ArtofThemes
Author URI:  http://www.artofthemes.com
Version:     1.0.0
License:     GPL 2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:        agency, blog, bootstrap, corporate, deco interior, gym fitness, magazine, parallax, portfolio, restaurant, shop, spa, sports, sticky

*/

/*--------------------------------------------------------------
==>>> TABLE OF CONTENTS:
----------------------------------------------------------------
+ Responsive
--------------------------------------------------------------*/

/* ====================================================================================================================
 * Responsive Styles start
 * ====================================================================================================================*/
 
/* Breakpoints
----------------------------------------------------------------------------------------------------*/

/* All except Large devices - Desktops (≥1200px) */
@media (min-width: 1200px) {
}
@media (max-width: 1200px) {
	.nav.nav-pills.pull-right.foot_nav li.iso9001 {
	    padding-right: 80px;
	}
}

/* Medium devices - Desktops (≥992px) */
@media (min-width: 992px) and (max-width: 1200px) {
	
}

/* Medium devices - Desktops (≥992px) */
@media (min-width: 768px) and (max-width: 1200px) {
	.navbar-header{
		/*height: 100px;*/
	}
	.pull-right{
		float: none;
		/*width: 100%;*/
	}
}

/* Only Phones and Tablets (Portrait) */
@media (max-width: 991px) {
	.vplay .img-responsive{
		width: 100%;
	}
}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus { padding: 42px 8px; }
}

/* Only Tablets (Portrait) and Phones (Landscape) */
@media (min-width: 480px) and (max-width: 991px) {

}

/* Only Phones */
@media (max-width: 767px) {
	/* Navigation */
	.navbar-default,
	.navbar-collapse in { width: 100%; overflow: hidden; overflow-y: hidden; overflow-x: hidden;}
	
	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus { height:40px; background: #3C3C3C; border-bottom: 1px solid #474747; padding-top:9px; margin-left: 8px; margin-right: 8px; text-shadow: none; }
	
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus { color: #909090;}
	
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus { height:40px; border-bottom: 1px solid #474747; padding-top:9px; text-shadow: none; background:#fff;}
	
	.sticky-for-header .navbar-default .navbar-nav > .active > a, 
	.sticky-for-header .navbar-default .navbar-nav > .active > a:hover, 
	.sticky-for-header .navbar-default .navbar-nav > .active > a:focus { border-bottom: 1px solid #1d2088; color: #1d2088; background:#fff;}
	
	.navbar-default .navbar-nav > .active > a { color: #1d2088; }
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus { color: #1d2088; }
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #ffffff;}
	.navbar-collapse { background: #333; width: 100%; clear: both; max-height: 340px; /*margin-top: 8px;*/}
	
	.dropdown-menu > li > a { border-bottom: 1px solid #474747; }
	
	/* Navigation Hover */
	/*.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus,*/
	.navbar-default .navbar-nav > li > a.dropdown-toggle,
	.navbar-default .navbar-nav > li > a.dropdown-toggle:hover, 
	.navbar-default .navbar-nav > li > a:focus { background: #292929 !important; text-shadow: none !important;}
	
	/* For MegaMenu Dropdown Links */
	.megamenu .megamenu-content .list-unstyled > li { color: #fff; border-bottom: 1px solid #474747 !important; padding: 0px !important; margin: 0px !important; }
	.megamenu .megamenu-content .list-unstyled > li:hover, 
	.megamenu .megamenu-content .list-unstyled > li:focus { background-color: transparent !important; color: #909090; margin-right: 0px !important}
	.megamenu .megamenu-content .list-unstyled > li > a { color: #747474 !important; padding: 0 0 0 15px !important; margin: 0px !important;}
	.megamenu .megamenu-content .list-unstyled > li > a:hover { color: #fff !important; }
	
	/* for Breadcrumb */
	.breadcrumb {display: none;}
	
	/* for Centered Menu */
	.centered { width: 100% !important; }
	
	/* for Header Main */
	.header-main { position: absolute; width: 100%; height: 80px; top: 0px;}
	.header-main .container { padding-left: 0px; padding-right: 0px;}
	
	/* for Showcase */
	.showcase { padding-top: 80px;}
	
	/* for Custom Pages */
	.subheader2 { padding-top: 72px !important;}
	
	/* Polaris */
	.btn-primary{
		margin-bottom: 15px;
	}
	#pframe{
		display: none;
	}
	#mframe{
		display: block;
	}
	.navbar-default .navbar-nav > li > a {
		color: #fff;
		text-align:center!important;
	}
	.icon_fly {
		top:15px!important;
		right:20px!important;
		color:#fff!important;
	}
	.open .icon_fly {
		top:15px!important;
		right:35px!important;
	}
	.hidden2 {
		display:block!important;
	}
	.nav-tabs>li {
		float:none;
	}
	.nav.nav-pills.pull-right.foot_nav {
		float: left !important;
	}
	.nav.nav-pills.pull-right.foot_nav>li>a {
		padding: 10px 15px 10px 0px;
	}
}

/* Only Phones (Landscape) */
@media (min-width: 480px) and (max-width: 767px) {
	
}

/* Only Phones (Portrait) */
@media screen and (max-width:667px) {
	.custom-page-header{
		    margin: 70px 0 0px;
	}
}
@media screen and (max-width:480px){
	.showcase{
		background-position: 50% 100%!important;
		background-size: 200%!important;
	}
	.nav.nav-pills.pull-right.foot_nav li.iso9001 {
		clear: both;
	}
}
@media screen and (max-width:375px){
.showcase{
	
		background-size: 250%!important;
	}
}
@media screen and (max-width:320px){
.showcase{
	
		background-size: 300%!important;
	}
}
/* ====================================================================================================================
 * Responsive Styles end
 * ====================================================================================================================*/