/*
Theme Name: Sleepdocsofct
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url('assets/css/fontface.css');
@import url('assets/css/font-awesome.css');

* { margin: 0px; padding: 0px; outline: none;}

body{  font-size:16px; line-height: 24px; color:#000; font-family: 'Raleway', sans-serif; font-weight: 300; background: #fff;}

h1 { font-size: 36px; line-height: 48px; margin: 0; margin-bottom: 15px; color: #000;}
h2 { font-size: 30px; line-height: 32px; margin: 0; margin-bottom: 12px; color: #000;}
h3 { font-size: 24px; line-height: 26px; margin: 0; margin-bottom: 12px; color: #000;}
h4 { font-size: 22px; line-height: 20px; margin: 0; margin-bottom: 12px; color: #000;}
h5 { font-size: 18px; line-height: 20px; margin: 0; margin-bottom: 12px; color: #000;}
p { font-size: 16px; line-height: 24px;  margin: 0; margin-bottom: 12px; color: #000;}
img { height:auto; max-width:100%;}
a { text-decoration: none; color: #000; transition: all 0.3s ease;}
a:hover { transition: all 0.3s ease; }


#header { background:#0D3B80; padding:25px 0;}

#logo img { width: 100%; }

.navbar { min-height: inherit; text-align: center; margin: 0px; border: none; clear:both; margin-left:-25px; margin-right: -100px; margin-top: 43px; }
.navbar ul li { display: block; float: inherit;}
.navbar ul li a {  text-transform:uppercase; color: #fff;font-size:14px; font-family: 'Raleway', sans-serif; font-weight: 300; height:inherit; line-height: 22px; padding: 0 16px; }
.navbar ul li a:hover, .navbar ul li a:focus, .navbar ul li:hover > a { background:none; color: #85BF37;}
.navbar ul li.last a { padding-right:0;}
.navbar ul li.first a { background:none; padding-left:0;}

.header_right { float:right;}
.header_right ul { margin:0; list-style:none;}
.header_right ul li a { color:#fff; text-transform:uppercase;}
.header_right ul li a.phn { text-align: center; font-size:20px;  background:#fff; color:#0e3e9b; display:inline-block; width:36px; line-height:40px; height:36px; border-radius:50%;}
.header_right ul li { padding-bottom:10px;}
.header_right ul li a:hover { text-decoration:none; color: #85BF37;}
.ftr_right h5 { float: left; display:inline-block; margin-bottom:0; margin-right: 5px;}

.ftr_left p { text-transform:uppercase; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: 300;}
.header_right ul li a.phn:hover { background:#85BF37; color:#0e3e9b;}
#footer { padding:16px 0; background:#fff;}
.ftr_right { float:right;}

#banner img { width:100%;}
#home_sec h2.entry-title { display:none;}
.video_background .rev_slider iframe { border: none !important; }

.content p { color: #fff; font-family: "Raleway", Sans-serif!important;font-weight: 400!important; }
#page_content h1.entry-title { display:none;}
.content ul { margin-left: 20px; }
.content ul li { color: #fff; font-family: "Raleway", Sans-serif!important;font-weight: 400!important;}

.content a{ color:#fff;}
#main_section { position: relative; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; z-index:100; }

#left_sec .elementor-element-populated { background-position: 96% 12%; }
#right_sec .elementor-widget-container { background-position: 7% 50%; }
#right_sec a {  font-size: 23px;}
#page_content { padding:50px 0;}

#sleep_form p { color:#000;}  
#sleep_form form label { font-weight:normal; margin:10px 0;     display: block;}
#sleep_form form br { display:none;}
#sleep_form form .wpcf7-form-control-wrap { display:block;}
#sleep_form input[type="text"], #sleep_form input[type="email"], #sleep_form input[type="tel"] { background: none; border: 1px solid #5E5E5E; width: 50%; font-size: 14px; color: #000; padding: 0 10px; height: 35px; margin-bottom: 7px; }
#sleep_form input[type="submit"] { background: #0D3B80; color: #fff; font-size: 16px;  height: 35px; line-height: 35px; border: none; display: inline-block; text-align: left; padding: 0 17px; border-radius: 4px; text-transform: uppercase; font-weight: bold; }
#sleep_form span.fname { margin-top:30px;}


.online_billpay .elementor-widget-container { position: absolute; z-index: 10; right: 0; top: 30px; }
.online_billpay { margin-bottom:0!important;}
   

.video_background { position: fixed; z-index: 9; height: 100%; width: 100%; background-size: cover; background-position: center; }


div.wpcf7 .ajax-loader { position: relative; }
.box_contact div.wpcf7-response-output { position: relative; }

/*************** sidebar form ******************/

#sidebar_block {
    position: relative;
}
#sidebar_block .page_shadow {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background-color: rgba(69, 128, 123, 0.74);
    z-index: 900;
}
#mySidenav_inner {
    position: relative;
    padding: 100px 0 60px 0;
    height: 100%;
}
.sidebar_socialicons {
    position: absolute;
    bottom: 0;
    left: 0;
	z-index:9999;
    width: 100%;
    text-align: center;
}
.sidebar_socialicons a {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
}

#sidebar_video { position:absolute; top:0; left:100%; transform: translateX(-50%);}



#call_btn a { background-image: url("https://docsmedicalgroup.com/sleepdocsofct/wp-content/uploads/sites/5/2018/05/phn.jpg"); background-repeat: no-repeat; background-position: 17px 10px; display: block; }
#email_btn a { background-image: url("https://docsmedicalgroup.com/sleepdocsofct/wp-content/uploads/sites/5/2018/05/mail.jpg"); background-repeat: no-repeat; background-position: 17px 16px; display: block; }
#online_btn a { background-image: url("https://docsmedicalgroup.com/sleepdocsofct/wp-content/uploads/sites/5/2018/05/bill.png"); background-repeat: no-repeat; background-position: 17px 12px; display: block; }





@media (min-width: 992px) and (max-width: 1199px) {
	#logo img { width: 50%;}
	.navbar ul li a { font-size: 14px; padding: 0 6px;}
	.navbar { margin-right: 0; margin-left: -135px; margin-top: 25px;}
	
	
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
	#logo img { width: 40%;}
	.navbar ul li a { font-size: 14px; padding: 0 6px;}
	.navbar { display: inline-block; margin-right: 0; margin-left: 0px; margin: 25px 0;}
	#right_sec .elementor-widget-container { background-size: 40px; }
	#right_sec a { font-size: 15px; }
	#header .col-sm-4, #header .col-sm-6, #header .col-sm-2 { width:100%;}
	#header { text-align:center;}
	.header_right { float: none; }
	.header_right ul li { padding-bottom: 0; display: inline-block; padding: 0 10px; }
	
	
	
	
}

@media (max-width: 767px) {
	.header_right {padding-top: 15px;  float: none; text-align: center; }
	.header_right { padding-top: 10px; }
	.header_right ul li { padding-bottom: 0; padding-right:15px; display: inline-block; }
	#logo {  margin-left: 0; margin-top: 0; text-align: center; }
	#logo img { max-width: 90%; }
	.social { margin-top: 20px; float: none; text-align: center;}
	.ftr_log { margin-bottom:20px;}
	#footer { text-align:center;  padding: 20px 0;}
	.ftr_right { float: none;  text-align: center; display: inline-block; }
	#sidebar_block { display: none !important; }
	.video_background .forcefullwidth_wrapper_tp_banner { display: none; }
	
	
	
	
	/*********************  Nav  **************************/
	
	.navbar { background: transparent; margin: 0 -15px; margin-top:0; float: none;}
	.navbar-brand { font-family: sans-serif; color:#fff; font-size:18px; height:auto;}
	.navbar-brand:hover { color:#fff;}
	.navbar-toggle .icon-bar { background:#fff;}
	.navbar-toggle { border: 2px solid #8ec641; background: #8ec641;}
	.navbar-header {}
	.navbar-collapse { box-shadow:none; max-height:inherit; width: 100%;    left: 0px;    position: fixed;}
	.navbar-collapse.in { overflow-y: initial;}
	.navbar ul {margin:0px -15px; margin-top:0px; margin-bottom:0px; float:none;}
	.navbar ul li a { background:none; text-align: left;	border-radius :0; border: none; font-size: 15px; background:#8ec641; display: block; line-height:50px; height:50px; text-transform: capitalize; padding:0 20px; color: #fff;}
	.navbar ul li a:hover, .navbar ul li:hover > a, .navbar ul li a:focus {color: #000;  border: none; border-radius:0;background: #fff; }
	.navbar ul li:hover ul { position:relative; top:0px; float: none;padding:0; background: none;}
	.navbar ul ul li { margin-left: 0px; padding:  0;}
	.navbar ul ul li a { padding-left: 40px; color: #fff; background: none; border: none; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
	.navbar ul ul li a:hover, .navbar ul ul li:hover > a {border: none; background: #fff; color: #000;}
	.navbar ul li ul li.current-menu-item > a { color: #fff;}
	.navbar ul li.first a { padding-left:20px;}
	
	#header .col-sm-4 {width:80%; float:left;}
	#header .col-sm-6 {width:20%; float:left;}
	#header .col-sm-2 {clear:both;}
	
	
}

@media (max-width: 480px) {
	
	#right_sec .elementor-widget-container { background-size: 40px; }
	#right_sec a { font-size: 15px; }
}





