/**handles:main**/
/****************/
/*    Fonts     */
/****************/

span { color:#2b96cc;}

h1,h2,h3,h4,h5,h6 { margin-top:10px;}

h1.entry-title span,h2.entry-title span,h3.entry-title span,h4.entry-title span,h5.entry-title span,h6.entry-title span { font-weight: 700; }
a, a:hover {
	color:#2b96cc; text-decoration: none;}

.full .container { max-width: 100% !important; }
.container .container { width: 100%; padding-left:0; padding-right:0; }
.wpb_row{ margin-left:0 !important; margin-right:0 !important; }

img{
  display: block;
  max-width: 100%;
  height: auto;
}

.icon-2x {
   font-size: 2em;
}

.icon-4x{
	font-size: 50px;
}

.icon-5x {
  font-size: 5em;
}

.icon-6x{
	font-size: 20px;
}
.fa-rotate-30 {
-webkit-transform: rotate(-30deg);
-moz-transform: rotate(-30deg);
-ms-transform: rotate(-30deg);
-o-transform: rotate(-30deg);
transform: rotate(-30deg); 
font-size: 18px; color: #393939;  
float: left;
margin: 9px 15px 0 3px;
}
.bigP, .bigP p { font-size: 18px; line-height: 30px; }
input[type=number]::-webkit-inner-spin-button { 
    -webkit-appearance: none;
    cursor:pointer;
    display:block;
    width:14px;
    color: #909090;
    padding-left: 5px;
    position:relative;
    background: #000!important;
	border: 1px solid #ebebeb;
}

input[type=number]::-webkit-inner-spin-button:before {
	-webkit-appearance: none;
	content: "+";
	position: absolute;
	top: 0;
	right:0;
	width: 20px;
	height:18px;
	font-family:monospace;
    line-height:19px;
	border-left: 1px solid #ebebeb;
    background: #f6f6f6!important;	
}
input[type=number]::-webkit-inner-spin-button:after {
    -webkit-appearance: none;
	content: "-";
	position: absolute;
	right:0;
	top: 17px;
	height:18px;
	width: 20px;
	font-family:monospace;
    line-height:19px;
	border-left: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	background: #f6f6f6!important;
}

.social{
	float: right;
	height: auto;
	width: 100%
}

.social a{
	color: #fff;
}

.social a:hover .social-box{
	color: #505050;
	background: #fff;
}
.social-box{
	font-size: 16px;
	border: 2px solid #fff;
	height: 34px;
	line-height: 32px;
	text-align: center;
	min-width: 34px;
	float: right;
	margin-left: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
  	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.social-box i{ display: inline-block !important;}

.titleBorder{
  color:#2b96cc;
  background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/threeline.png) repeat-x bottom;
  padding-bottom: 1px;
}
.m_parallax { background-attachment: fixed; }
/************************/
/* Header - Logo - Menu */
/************************/
header{
	padding: 0;
	background: #fff;
}
.medicom-header {
	min-height: 46px;
	position: relative;
	width: 100%;
	z-index:99999;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.medicom-header ul { 
	padding-top: 7px; 	
	-webkit-transition: padding 0.4s ease;
	-moz-transition: padding 0.4s ease;
	-ms-transition: padding 0.4s ease;
	-o-transition: padding 0.4s ease;
	transition: padding 0.4s ease;
}
.banner{
	text-align: center;
}

.logo{ 
	float: left;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.navbar-toggle { margin-top:5px; }

.navbar{
	margin-bottom: 0;
	padding: 15px 0;
	border: 0;
	-webkit-transition: padding 0.4s ease;
	-moz-transition: padding 0.4s ease;
	-ms-transition: padding 0.4s ease;
	-o-transition: padding 0.4s ease;
	transition: padding 0.4s ease;
}
.navbar.header-1 { padding: 20px 0 17px 0; }

.medicom-header.header-1:before {
	width: 100%;
    height: 3px;
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/colourfull-line.jpg) repeat-x;
    content: "";
    display: block;
}
.is-sticky .medicom-header.header-1:before {
    height: 0;
}
.medicom-header.header-1:after {
width: 100%;
background: #F4F4F4;
height: 1px;
content: "";
display: block;
position: absolute;
bottom: -3px;
}
.navbar-collapse {
	padding-right: 0;
}

.navbar-nav>li>a{
	margin-left: 2px;
	padding: 6px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.navbar-default .navbar-nav>li.firstitem.current-menu-item>a, .navbar-default .navbar-nav>li.firstitem.current-menu-parent>a {
color: #ffffff;
background-color: #2b96cc;
}
.dropdown-menu {
	border: 0;
	border-top: 4px solid #0daebd;
  min-width: 200px;
}
.dropdown-menu .dropdown:after {
  content: "\f105";
  font-family: "FontAwesome";
  color: #f2f2f2;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #696969;
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 22px;
  padding: 0;
}
.navbar-nav>li>.dropdown-menu li {
    padding: 0 15px 0 15px;
  }
.open>.dropdown-menu {
display: none;
}

.navbar-right .dropdown-menu {
	left: 0;
	right: auto;
}

.dropdown-menu>li>a {
  line-height: 2.428571; 
  border-top: 1px solid #dbdbdb;
  padding: 6px 40px 6px 1px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.dropdown-menu>li:first-child>a { border-top: 1px solid transparent; }
.medicom-waypoint { 
	-webkit-transition: all 300ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
	transition:         all 300ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.dropdown-menu>.dropdown { position: relative; } 
.dropdown-menu>.dropdown>.dropdown-menu { 
	position: absolute; top:0; left: 100%; 
	display: none;
	float: left;
	min-width: 200px;
	margin: -4px 0 0;
  padding-top: 0;
	list-style: none;
	font-size: 14px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.dropdown-menu li:hover > ul.dropdown-menu {
	display: block;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background: none; }
/*************************/
/*     Header Style 2    */
/*************************/
.header-2 {
	padding-top: 0;
	padding-bottom:0;
	text-align: center;
}
.medicom-header.header-2:before { content:""; height:5px; width: 100%; display: block; background: #2B96CC; }
.header-2 a i { display: block; }

.header-2 .logo {
	padding: 20px 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.header-2 .navbar-nav>li>a {
	padding: 38px 20px 26px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-left: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.header-2 .navbar-nav>li.dropdown>ul { text-align: left; }
.header-2 .navbar-nav>li>.dropdown-menu { margin-top: 0; }
.header-2 ul {padding-top: 0; }
.header-2 ul.nav > li.firstitem.current-menu-ancestor > a:before, .header-2 ul.nav > li.firstitem:hover > a:before { 
		font-family: "FontAwesome";
    content: "\f067";
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -16px;
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding-top: 20px;
}
.header-2 .navbar-default .navbar-nav>.firstitem.current-menu-item>a,.header-2 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover,.header-2 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus {color: #ffffff;background-color: #2b96cc;}
.header-2 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a,.header-2 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover,.header-2 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus {color: #ffffff;background-color: #2b96cc;}
.header-2 .navbar-default .navbar-nav>.open>a,.header-2 .navbar-default .navbar-nav>.open>a:hover,.header-2 .navbar-default .navbar-nav>.open>a:focus {background-color: #2b96cc;color: #ffffff;}
.header-2 .dropdown-menu>li>a:hover, .header-2 .dropdown-menu>li>a:focus {text-decoration: none;color: #2b96cc; }
.header-2 .dropdown-menu {border: 0;border-top: 4px solid #2b96cc; background: #fff; }
.header-2 .multi .dropdown-menu ul { padding: 0 25px 19px 20px; }
.header-2 .navbar-nav>li>.dropdown-menu {border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
/*************************/
/*     Header Style 6    */	
/*************************/
.header-6 span {color: #2b96cc;}
header.header-6 { background: none; padding: 4px 0 0 0; position: fixed; width: 100%; z-index: 500; 
  -webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	-ms-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}
.header-6 .navbar-collapse .navbar-nav.navbar-right:last-child { margin-right: 0; }
.header-6 .navbar-nav { margin-top: 10px;}
.header-6 .navbar { padding: 15px 0 0 0;}
.header-6 .navbar-default { background: none; border-bottom: 2px solid #fff; }
.header-6 li.firstitem {margin-left: 4px;}
.header-6 li.firstitem.current-menu-item, .header-6 li.firstitem.current-menu-parent { border-bottom: 5px solid #fff; }
.header-6 li.firstitem:hover { border-bottom: 5px solid #fff; }
.header-6 .navbar-nav>li>a { padding: 6px 40px 20px 0; color: #fff; margin-left: 0; }
.header-6 .navbar-default .navbar-nav>.firstitem.current-menu-item>a, .header-6 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:hover, .header-6 .navbar-default .navbar-nav>.firstitem.current-menu-item>a:focus {color: #fff; background: none;}
.header-6 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a, .header-6 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:hover, .header-6 .navbar-default .navbar-nav>.firstitem.current-menu-parent>a:focus {color: #fff; background:none;}
.header-6 .navbar-default .navbar-nav>li>a {color: #fff;}
.header-6 .navbar-default .navbar-nav>.open>a, .header-6 .navbar-default .navbar-nav>.open>a:hover, .header-6 .navbar-default .navbar-nav>.open>a:focus {color: #fff;background-color: #fff;}
.header-6 .dropdown-menu>li>a:hover, .header-6 .dropdown-menu>li>a:focus {text-decoration: none;color: #fff;background: none; }
.header-6 .navbar-default .navbar-nav>li>a:hover, .header-6 .navbar-default .navbar-nav>li>a:focus {color: #fff; background: none;}
.header-6 .dropdown-menu {border: 0;border-top: 4px solid #2b96cc;}

/* Header Easy */
.header-6 .dropdown-menu{border-top:none;}
.header-6 .navbar-nav>li>.dropdown-menu {margin-top: 6px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
.header-6 .dropdown-menu{background:#fff;}
.header-6 .dropdown-menu li {padding: 0 17px;}
.header-6 .dropdown-menu>li>a {border-top:none; border-bottom:1px solid #e0e0e0; }
.header-6 .dropdown-menu > li:last-child > a {border-bottom: 0 !important;}
.header-6 .dropdown-menu>li>a:hover, .header-6 .dropdown-menu>li>a:focus{color:#2b96cc;}
.header-6 .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {border-top:none;}
/* Header Classic */
.header-1 .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background-color:#fff;color:#2b96cc;}
.header-1 .navbar-nav>li>.dropdown-menu {border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
.header-1 .dropdown-menu{background:#fff;border-top: 6px solid #2B96CC;}
.header-1 .dropdown-menu li {padding: 0 17px;}
.header-1 .dropdown-menu>li>a {border-top:none; border-bottom:1px solid #e0e0e0; }
.header-1 .dropdown-menu > li:last-child > a {border-bottom: 0 !important;}
/************************/
/* MEGA DROPDOWN MENU   */
/************************/
.multi.dropdown { position: static;}
.multi .dropdown-menu .dropdown:after { content:""; }
.navbar-right .dropdown-menu.multimenu {
	right:0;
	left: auto;
	padding-top: 18px;
	padding-bottom: 50px;	
}
.multi > ul {
	width: 100%;
	left: 0!important;
	top: 100%;
	margin-top: 0!important;
  overflow: hidden;
  padding: 0 15px !important;
}

.multi.dropdown > ul > li { width: 25%; float:left; }

.multi.dropdown > ul ul.dropdown { margin:0; padding:0; display: block!important; position: relative !important; top: auto; left: auto;}

.multi.dropdown .dropdown-menu>.dropdown>.dropdown-menu { position: relative; top: auto; left: auto; display: block !important; }

.multi .dropdown-menu>li>a
{ 
  border: none !important;  
  font-size: 22px;
	font-weight: 600; 
}

.multi .dropdown-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
  padding-bottom: 19px;
}

.multi .dropdown-menu ul li {
  padding:0;
}

.multi .dropdown-menu ul li a {
	color: #707070;
	border-bottom: 1px solid #E0E0E0;
	padding: 11px 0;
  display: block;
}

.multi .dropdown-menu ul li a:hover {
  color:#2b96cc;  
}

/************************/
/*    General Assets    */
/************************/
button.search-icon{background:#2B96CC;}
/* Full Style 1 */
.fullstyle{background:#2B96CC;padding-bottom: 80px;padding-top: 40px;}
.fullstyle h3{font-size: 30px;font-weight:600;}
.fullstyle p{font-size: 18px;margin-bottom:25px;}
.fullstyle i {font-size:50px; color:#fff;}
/* Full Style 2*/
.fullstyle2{padding-top: 40px;}
.fullstyle2 h3{font-size: 30px;font-weight:600;}
.fullstyle2 p{font-size: 16px;}
.fullstyle2 i {font-size:50px;}
.fullstyle2 .tablepress [class*=column]+[class*=column]:last-child{float:right;}
.fullstyle2 tr{border-bottom: 1px solid #F1F1F2;}
/* Counters */
.counter h1{font-size:80px;}
.counter h6{font-size:28px;}
.medicom_title_icon { display: block; text-align: center; margin-bottom: 30px; }
.medicom_title_container { width: 62px; height: 62px; border-radius: 100%; margin: 0 auto; color: #fff; }
.medicom_title_icon i { font-size: 2em; color: #fff; line-height: 62px; }
.medicom_standard_icon { display: block; text-align: center; margin-bottom: 30px; }
.medicom_standard_icon i { font-size: 2em; color: #fff; line-height: 62px; }
.theme-default .nivo-controlNav a {display:none!important;}
.theme-default .nivo-directionNav a {
	width:42px !important;
	height:38px !important;
}

.theme-default a.nivo-nextNav {
	background-position:-42px 0 !important;
}
/* Element Container */

.bg-color {
	padding-top: 40px;
	padding-bottom: 40px;
}
.bg-color .bg-color {
  padding-top:40px;
}

.caption { position:relative; padding: 110px 0; text-align: center; color: #fff; height: 316px; background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/blue-overlay.png), url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/caption.jpg) no-repeat center; }
.caption h1 { text-transform:uppercase; font-weight:700;font-size: 48px; margin-bottom: 0 !important; }
.caption p { font-size: 18px; margin: 5px 0 0 0; }
.page-template-custom-template-php .caption { margin-bottom: 40px; }
.medicom_video {
	position:relative;
}
.slider {
	padding-top: 0!important;
	padding-bottom: 0!important;
	border-bottom: 0!important;
}
.none-color { 
	border:0;
}

.video_back {
position: absolute;
top:0;
left: 0;
}
.video_back video {
min-width: 100%;
min-height: 100%;
}

.video_back video::-webkit-media-controls {
  display:none !important;
}
.video_back video::-webkit-media-controls-enclosure {
  display:none !important;
}

/* Background */
.asset-bg{background: #2b96cc;}
.footer-copyright { background: #f5f5f5; border-bottom: 1px solid #e6e6e6; }
.white {
	background: #fff;
}
.greyshop{background: #ececec;}

.grey {
	background: #fbfbfb;
}

.greypricing {
	background: #535252;
}
.black {
	background: #161616;
}
.back-inherit {
	background: #fff;
}

.blackgrey{
	background: #474747;
}

.darkgrey {
	background: #f4f4f4 !important;
}
.greyclient{
	background: #f7f7f7;
}

.flex-control-nav li {margin: 0 2px;}

.teal-highlight{background: #2b96cc; color: #fff; padding:2px;}
.black-highlight{background: #000; color: #fff; padding:2px;}
.yellow-highlight{background: #ffff00; padding:2px;}

.font-italic{font-style: italic;}
.font-bold{font-weight: 600;}

.form-control { border: 1px solid #ebebeb; }

/* Custom Menu Widget */
.widget_nav_menu, .menu-widget {
	border-bottom: 4px solid #d2d2d2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.widget_nav_menu h2, .menu-widget h4 {
  font-weight:600;
  margin-bottom:0px !important;
	font-size: 24px;
	background-color: #2b96cc;
	padding-left: 15px;
	margin: 0;
	line-height: 48px;
	color: #FFFFFF;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.widget_nav_menu a, .menu-widget a {
 	padding-left: 25px;
	padding-top: 13px;
	padding-bottom: 13px;
  color: #515151;
  display: block; 
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.widget_nav_menu ul, .menu-widget ul { font-size:18px;margin:0; padding:0; background: #f7f7f7; }
.widget_nav_menu ul li, .menu-widget ul li {-webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
	line-height: 14px;
	margin: 0;
	list-style: none;
}
.sub-menu{display:none;}
.widget_nav_menu ul li:hover .sub-menu, .menu-widget ul li:hover .sub-menu{display:block;}
.widget_nav_menu ul li:hover, .menu-widget ul li:hover {cursor:pointer;color: #2b96cc;}
ul.sub-menu li a{padding-left:50px;font-size:16px;}
ul.sub-menu li:hover,ul.sub-menu li:active{background:#fff; }
ul.sub-menu li:hover a,ul.sub-menu li:active{color:#2b96cc;}
.widget_nav_menu a:before, .menu-widget a:before {content: "\f105";font-family: FontAwesome; margin-right:10px;}

.widget_nav_menu .current-menu-ancestor .sub-menu { display: block; }
.widget_nav_menu li.current-menu-item { background: #fff; }
/* Buton ***************************************/

.buton-text a{color: #fff;font-size: 13px;font-family: 'Source Sans Pro';} /* Code for blog read more text */
.buton-text a:hover{color: #fff;font-size: 13px;font-family: 'Source Sans Pro';} /* Code for blog read more text */


.buton {
  font-size: 16px;
  font-weight: 600;
  border: none;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  padding: 5px 15px;   
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: none;
  position: relative;
  z-index:1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin: 5px 0 5px 0;
  
}
.woocommerce-page .buton {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.buton a:link{
  color: #f9faf9;
  text-decoration: none;
  font-weight: 600;
}

.buton a:visited {
  color: #f9faf9;
  text-decoration: none;
}

.buton a:hover{
  color: #f9faf9;
  text-decoration: none;
}

.buton:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.buton:before{
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

/* Size of Button */
.buton-large {
  padding: 19px 32px 19px 32px !important; 
  font-size: 16px !important;  
}

.buton-medium {
  padding: 17px 32px 17px 32px !important; 
  font-size: 15px !important;  
}

.buton-small {
  padding: 14px 32px 14px 32px !important;
  font-size: 14px!important;
}

.buton-mini {
  padding: 10px 21px 12px 21px !important;   
  font-size: 13px !important;
}

/* Button Color */
.b_asset {background: #2b96cc;-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_blue {background: #2b96cc;-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_white {background: #ffffff;}
.b_inherit { background: #2b96cc;-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_pink {background: #ff048c;}
.b_green {background: #76b737;}
.b_green-1 {background: #76b737;-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_orange {background: #ff9c00;}
.b_orange-1 {background: #ff9c00;-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_orange-1-dark {background: #e97528;-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_purple {background: #c74a73;-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_darkgrey{background: #535252; -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_black {background: #3d3d3d; -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_dusty { background: #676767 ; -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_red { background: #e54242; -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_teal { background: #2b96cc; -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}

.b_grey { background: #8c8c8c; -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.b_darkgrey-1 { background: #303030; -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}

.red-color{color: #e54242;}
.green-color{color:#76b737;}
.orange-color-dark{color:#e97528;}
.orange-color{color:#ff9c00;}
.purple-color{color: #c74a73;}
.grey-color{color:#8c8c8c;}
.darkgrey-color{color: #303030;}

/* All Button Effect */
/* Left to right transition effect */
.buton-1:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.buton-1:hover,
.buton-1:active {
  color: #fff;
}
.buton-1:hover:after,
.buton-1:active:after {
  width: 100%;
}

/* Top to bottom transition effect */
.buton-2:after {
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
 background: #000; 
 opacity: 0.1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.buton-2:hover,
.buton-2:active {
  color: #fff;
}
.buton-2:hover:after,
.buton-2:active:after {
  height: 100%;
}

/* Fade effect */
.buton-3:hover,
.buton-3:active {
  color: #fff;
  background: #505050; 
  
}
/* Middle to side effect */
.buton-4 {
  overflow: hidden;
}

.buton-4:after {
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #505050;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.buton-4:hover,
.buton-4:active {
  color: #fff;
}

.buton-4:hover:after {
  width: 90%;
  background: #000; 
  opacity: 0.1;
}

.buton-4:active:after {
  width: 101%;
  opacity: 1;
}
/* Middle to corners effect */
.buton-5 {
  overflow: hidden;
}

.buton-5:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #505050;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.buton-5:hover,
.buton-5:active {
  color: #fff;
}

.buton-5:hover:after {
  height: 260%;
  opacity: 1;
}

.buton-5:active:after {
  height: 400%;
  opacity: 1;
}
/*  Middle to top and bottom effect */
.buton-6 {
  overflow: hidden;
}

.buton-6:after {
  width: 101%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #505050;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.buton-6:hover,
.buton-6:active {
  color: #fff;
}

.buton-6:hover:after {
  height: 75%;
  opacity: 1;
}

.buton-6:active:after {
  height: 130%;
  opacity: 1;
}

.pagination-container { text-align: center;}
.page-numbers>li>a, .page-numbers>li>span {
  padding: 5px 10px;
}

.page-numbers>.current>a,
.page-numbers>.current>span, .page-numbers>.current>a:hover, .page-numbers>.current>span:hover, .page-numbers>.current>a:focus, .page-numbers>.current>span:focus {
  background: #2b96cc;
  border-color: #2b96cc;
}

.page-numbers .current, .page-numbers .current:hover {
  background: #2b96cc;
  border-color: #2b96cc;
  color: #fff;
}

.post-pagination span {
  padding: 5px 10px;
  border: 1px solid #dddddd;
}

.home.blog .pagination-container {
text-align: left;
}

.list-none {
list-style: none;
margin-top: 15px;
margin-left: 0;
padding-left: 0;
}
	
.list-none li { margin-top: 10px; }
.list-none i { margin-right: 10px; color:#2b96cc; font-size: 11px;}
.list-none.li-size li{font-size: 16px;margin-top: 18px;}


/*** Classic Tabs ***/
.tabs-classic h3 { margin-bottom: 30px; }
.tabs-classic .tab-content {
  border: 1px solid #f5f5f5;
  background: #fff;
  padding: 30px 30px 50px 15px;
}

.tabs-classic .tab-content img {
  margin-left: 20px;
  margin-right: 20px;
}

.tabs-classic .nav-tabs>li.active>a, .tabs-classic .nav-tabs>li.active>a:hover, .tabs-classic .nav-tabs>li.active>a:focus, .tabs-classic .nav-tabs>li>a:hover {
  border: 1px solid #f5f5f5;
  border-color: #f5f5f5 #f5f5f5 #fff #f5f5f5;
  background: #fff;
  color: #2b96cc;
}
.tabs-classic .nav-tabs { border-bottom: 0; }

.tabs-classic .nav-tabs>li>a { background: #f6f6f6; font-weight: 600; font-size: 13px; color: #797979; border: 1px solid #f5f5f5; }

/*** Accordion ***/
.accordion  h3 {margin-top: 0; margin-bottom: 30px;}
.accordion .panel-title>a {font-family:'Source Sans Pro'; font-size: 13px; color: #545454; display: block;}
.accordion .panel-default>.panel-heading {padding: 12px 15px; background: #fff;}
.accordion .panel-body {font-family:'Source Sans Pro'; font-size: 13px; color: #6e6e6e; padding: 25px 16px;}
.accordion .panel-group .panel-heading+.panel-collapse .panel-body {border-top: 1px solid #f5f5f5;}
.accordion .panel-default{border-color: #f5f5f5;}
.accordion .panel-group .panel+.panel {margin-top: 1px;}
.accordion .panel-default>.panel-heading:hover {background: #2b96cc;}
.accordion .panel-default>.panel-heading i{font-size:20px;color:#2b96cc; margin-top: 2px; margin-right: 15px;}
.accordion .panel-default>.panel-heading:hover i, .accordion .panel-default>.panel-heading:hover .panel-title a {color:#fff;}
.accordion .panel-title>a, .accordion .panel-default>.panel-heading, .accordion .panel-default>.panel-heading i{
 	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}
.featured-accordion{margin-top: 30px;}

/*** Notification ***/
.notification  h3 {margin-top: 0; margin-bottom: 30px;}
.notification .alert {font-size: 13px; padding: 14px 12px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);font-weight: 600; margin-bottom: 8px;}
.notification .alert i{margin-top:3px;margin-right: 12px;}
.notification .alert-success {background-color: #c3de7a; border-color: #b0c383; color:#7ea120;}
.notification .alert-info {background-color: #89d4db; border-color: #84b5b9; color:#3f9da6;}
.notification .alert-warning {background-color: #f9df8a; border-color: #d5c893; color:#ceae46;}
.notification .alert-danger {background-color: #e57e7e; border-color: #aa635f; color:#ac4444;}

/************************/
/* 			FAQ  	    */
/************************/
.toggle {cursor: pointer; font-size: 14px; font-family: 'Source Sans Pro'; font-weight: 400; clear: both; color: #fff; line-height: 42px; padding-left: 51px; margin-bottom: 0px;
	background: #2b96cc; /* Old browsers */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleplus.png) no-repeat 12px 15px, -moz-linear-gradient(left,  #2b96cc 0%, #2b96cc 34px, #434343 34px); /* FF3.6+ */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleplus.png) no-repeat 12px 15px, -webkit-gradient(linear, left top, right top, color-stop(0%,#2b96cc), color-stop(34px,#2b96cc), color-stop(34px,#434343)); /* Chrome,Safari4+ */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleplus.png) no-repeat 12px 15px, -webkit-linear-gradient(left,  #2b96cc 0%,#2b96cc 34px,#434343 34px); /* Chrome10+,Safari5.1+ */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleplus.png) no-repeat 12px 15px, -o-linear-gradient(left,  #2b96cc 0%,#2b96cc 34px,#434343 34px); /* Opera 11.10+ */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleplus.png) no-repeat 12px 15px, -ms-linear-gradient(left,  #2b96cc 0%,#2b96cc 34px,#434343 34px); /* IE10+ */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleplus.png) no-repeat 12px 15px, linear-gradient(to right,  #2b96cc 0%,#2b96cc 34px,#434343 34px); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b96cc', endColorstr='#434343',GradientType=1 ); /* IE6-9 */
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;	
}
.toggle.title-active {
	background: #434343; /* Old browsers */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleminus.png) no-repeat 12px 15px, -moz-linear-gradient(left,  #434343 0%, #434343 34px, #2b96cc 34px); /* FF3.6+ */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleminus.png) no-repeat 12px 15px, -webkit-gradient(linear, left top, right top, color-stop(0%,#434343), color-stop(34px,#434343), color-stop(34px,#2b96cc)); /* Chrome,Safari4+ */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleminus.png) no-repeat 12px 15px, -webkit-linear-gradient(left,  #434343 0%,#434343 34px,#2b96cc 34px); /* Chrome10+,Safari5.1+ */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleminus.png) no-repeat 12px 15px, -o-linear-gradient(left,  #434343 0%,#434343 34px,#2b96cc 34px); /* Opera 11.10+ */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleminus.png) no-repeat 12px 15px, -ms-linear-gradient(left,  #434343 0%,#434343 34px,#2b96cc 34px); /* IE10+ */
    background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/toggleminus.png) no-repeat 12px 15px, linear-gradient(to right,  #434343 0%,#434343 34px,#2b96cc 34px); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#434343', endColorstr='#2b96cc',GradientType=1 ); /* IE6-9 */
}
.toggle-content {display: none;}
.toggle-content p{padding: 18px 5px 22px 1px; color: #616161;}

/**************************/
/*  POST SLIDER       */
/**************************/

.post-slider .flex-direction-nav a { display: block; width: 40px; height: 50px; }
.post-slider:hover .flex-prev { opacity: 0.7; left: 14px; }
.post-slider:hover .flex-next { opacity: 0.7; right: 14px; }
.post-slider:hover .flex-next:hover, .post-slider:hover .flex-prev:hover { opacity: 1; }

/************************/
/*   Services Section   */
/************************/
.services-1 {
	padding: 40px 15px 40px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #fff;
	text-align: center;
}

.services-1 img {
	margin: auto;
}

.services-1 h4 {
	color: #4a4a4a;
	font-weight: normal;
}

.services-1 p {
	color: #8a8484;
}

.services-1 .holder {
	width: 114px;
	height: 114px;
	background: #f5f5f5;
	color: #b9b9b9;
	margin: 0 auto;
	line-height: 114px;
	padding-top: 15px;
	border-radius: 50%;
}
.services-1, .services-1 h4, .services-1 p, .services-1 .holder   {
 	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;	
}
.services-1:hover {
	background: #2b96cc;
}

.services-1:hover p {
	color: #fff;
}

.services-1:hover h4 {
	color: #fff;
	text-shadow: 0.1px 0.1px 1px #fff;
}

.services-1:hover .holder {
	background: #fff;
	color: #2b96cc;
}
.services-2 {
  width: 50%;
  float:left;
  min-height: 285px;
	padding: 30px 8.6%;
	background: transparent;
	text-align: center;	
  	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.services-2 img {
	margin: auto;
}

.services-2 h4 {
	color: #4a4a4a;
	font-weight: normal;
}

.services-2 p {
	color: #494949;
  font-size: 16px;
}

.services-2 .holder {
	width: 85px;
	height: 85px;
	background: #787878;
	color: #fff;
	margin: 0 auto;
	line-height: 85px;
	border-radius: 50%;
	border: 6px double #fff;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.services-2 i{font-size: 38px;line-height: 80px;}
.services-2:hover { background: #2B96CC; }
.services-2:hover p, .services-2:hover h4 { color: #fff; }
.services-2:hover .holder { background: #2B96CC; border: 6px solid #fff; }

.services-2:first-child { border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.services-2:nth-child(4n+2) { border-bottom: 1px solid #e5e5e5; }
.services-2:nth-child(4n+3) { border-right: 1px solid #e5e5e5; }

.services-3 { text-align:center; background: transparent; padding:40px 20px; border: 1px solid transparent; }
.services-3 .holder { 
	font-size: 16px;
	padding-left: 1px;
	padding-top: 11px;
	margin: 0 auto;
	color: #fff;
	width: 83px;
	height: 71px;
	line-height: 69px;
	background: #676767;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.services-3 .caret {
	border-top: 12px solid #676767;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	margin-top: -11px;
}
.services-3 h4 { color: #676767; }
.services-3 p { color: #676767; }
.services-3 .b_inherit { background: #676767 ; -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);-moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.services-3, .services-3 .holder, .services-3 .caret, .services-3 h4, .services-3 p, .services-3 .b_inherit {
  	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}
.services-3:hover { 
	background: #fbfbfb; 
	border: 1px solid #ebebeb;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; }
.services-3:hover h4 { color: #2b96cc; }
.services-3:hover .holder { background: #2b96cc; }
.services-3:hover .caret { border-top: 12px solid #2b96cc; }
.services-3:hover .b_inherit { background: #2b96cc ; -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);-moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
.services-4 { margin-top: 35px; overflow: hidden; }
.services-4 .holder{font-size:40px;text-shadow: 0px 4px 0px rgba(150, 150, 150, 1);float:left;width:75px;height: 78px; background-color: #2b96cc;line-height: 81px;text-align: center;color: #fff;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.services-4 .services-4-content{float:left;width: 86%; padding-left: 20px;}
.page-template-custom-template-right-php .services-4 .services-4-content, .page-template-custom-template-left-php .services-4 .services-4-content { width: 79%;}
.services-4 .services-4-content h4{color: #616161; font-weight:bold; font-size:20px;margin:0px;}
.services-4 .services-4-content p{font-size: 14px;color: #777777;padding-top: 12px;margin:0px;margin-bottom: 3px;}
.services-4 .services-4-content a{font-size: 14px;font-style:italic; color: #428bca;}

.services-5 {
	padding: 0 15px 0 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: transparent;
	text-align: center;	
  	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.services-5 img {
	margin: auto;
}

.services-5 h4 {
	color: #fff;
	font-weight: normal;
}

.services-5 p {
	color: #fff;
}

.services-5 .holder {
	width: 66px;
	height: 66px;
	background: transparent;
	color: #fff;
	margin: 0 auto;
	line-height: 66px;
	padding-top: 5px;
	border-radius: 50%;
	border: 2px solid #dfdfdf;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.services-5:hover .holder {
padding-top: 1px;
background: #fff;
color: #2b96cc;
border: 6px double #2b96cc;
}


/************************/
/*   Meet The Team      */
/************************/
.medicom-team { width: 100%; height: auto; overflow: hidden; border: 1px solid #f2f2f2; border-radius: 5px; margin-top: 14px; }
.medicom-team .team-title { margin: 10px 0 5px 0; overflow: hidden; position: relative; text-align: center; }
.medicom-team .team-name { float: left; }
.medicom-team .team-name p { color: #5d5d5d; font-size:12px; margin:0; line-height: 14px; margin-top: 1px; }
.medicom-team .team-name span { font-size: 18px; font-weight: 900;margin-top: 0;line-height: 18px;}
.medicom-team .team-social { padding-left:0; text-align: center; display: inline-block; margin: 0 auto }
.medicom-team .team-social .team-holder { list-style:none; color:#a7a7a7; float: right; width: 32px; height: 32px; line-height: 32px; font-size: 18px; margin-left: 6px; border: 1px solid #f5f5f5; border-radius: 4px; -webkit-transition: all 0.2s ease-out;	-moz-transition: all 0.2s ease-out;	-ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;	}
.medicom-team .team-content { padding-top: 5px; }
.medicom-team .team-content p{font-size: 13px; color: #707070;}
.medicom-team .team-social a { color: #929292; display: block; }
.medicom-team .team-social .team-holder:hover a { color: #fff; }
.medicom-team .team-social .team-holder.m_google:hover { background: #d3482d; color: #fff; }
.medicom-team .team-social .team-holder.m_facebook:hover {background: #4b68b4; color: #fff;}
.medicom-team .team-social .team-holder.m_tweet:hover {background: #22bbf4; color: #fff;}
.medicom-team .team-social .team-holder.m_link:hover {background: #069; color: #fff;}
.medicom-team.nosocial { border: 0; border-radius:0; margin-bottom: 5px;}
.medicom-team.nosocial { border-radius: 5px; }
.medicom-team.nosocial .team-title { text-align: left; }
.medicom-team.nosocial .team-name p { color: #8f8f8f; }
.medicom-team .team-name p span{ font-size: 22px; font-weight: 600; }

.medicom-team.nosocial .team-thumb { position: relative; }
.medicom-team.nosocial .team-social { position: absolute; top:50%; margin-top: -25px; left:0; text-align: center; width: 100%; opacity: 0; 
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.medicom-team.nosocial .team-social .team-holder { 
 	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);;
	background: #2B96CC;
  color: #fff;
  float: none;
  display: inline-block;
  margin: 0 7px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  }
.medicom-team.nosocial .team-social a { color: #fff; }
.medicom-team.nosocial:hover .team-social { opacity: 1; }

.medicom-team.nosocial .team-social .team-holder:first-child {
  -ms-transform: translateX(-50px); /* IE 9 */
  -webkit-transform: translateX(-50px); /* Chrome, Safari, Opera */
  -o-transform: translateX(-50px);
  transform: translateX(-50px));
  }
.medicom-team.nosocial .team-social .team-holder:last-child {
  -ms-transform: translateX(50px); /* IE 9 */
  -webkit-transform: translateX(50px); /* Chrome, Safari, Opera */
  -o-transform: translateX(50px);
  transform: translateX(50px);
  }
.medicom-team.nosocial:hover .team-social { opacity: 1; }
.medicom-team.nosocial:hover .team-social .team-holder:first-child {
  -ms-transform: translateX(0px); /* IE 9 */
  -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */
  -o-transform: translateX(0);
  transform: translateX(0px);
  }
.medicom-team.nosocial:hover .team-social .team-holder:last-child {
  -ms-transform: translateX(0px); /* IE 9 */
  -webkit-transform: translateX(0px); /* Chrome, Safari, Opera */
  -o-transform: translateX(0);
  transform: translateX(0px);
  }
/************************/
/*     Price Table      */
/************************/
.medicom-table { }
.medicom-table .back-inherit { background: #2b96cc; }
.medicom-table .b_asset { margin: 10px 0; }
.medicom-table .b_black { padding: 0 20px; margin: 10px 0; }
.price-line { position: relative; width: 100%; margin-top: 80px; padding-top: 57px; text-align: center; color: #fff; padding-bottom: 20px; border-radius: 5px 5px 0 0; }
.price-line p { margin: 0; font-size: 24px; font-weight:900;line-height: 24px; color:#fbfbfb;}
.price-line .period { margin: 0; font-size: 12px; font-weight: 400; line-height: 12px; color:#e8e8e8;} 
.price-line .price {position: absolute; width: 100px; height:100px; top: -50px; left:50%; margin-left: -50px; padding-top: 22px; border-radius: 100%; background: inherit; line-height: 40px; z-index: 4; }
.price-line .price .mcurrency { vertical-align: top; color: #fff;font-weight: 600;}
.price-line .price .money { font-size: 50px; font-weight: 900; color: #fff;}
.price-line .price .cent { color: #fff;}
.medicom-line { background: #fff;  border-bottom: 1px dashed #e1e1e1; color:#535252; line-height: 54px; text-align: center; }
.medicom-line p { margin: 0; }
.medicom-table .b_inherit { background: #2b96cc; padding: 0 20px; margin: 10px 0; }
.medicom-line .buton{line-height:16px; font-weight: 600; color: #fbfbfb; }
.parallax-price-tables {
	background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/content/banner/parallax/parallax3.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	border-bottom: none;
}

/************************/
/*   Call to Action     */
/************************/
.call-to-action {
	text-align: center;
}

.call-to-action h2 {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 600;
	color: #545353;
	font-size: 32px;
	-webkit-font-smoothing: antialiased;
}

.call-to-action p {
	font-size: 16px;
	color: #595959;
    -webkit-font-smoothing: antialiased;	
}

.asset-bg .call-to-action p, .asset-bg .call-to-action h2{color:#fff;}
.asset-bg .call-to-action a{color: #2b96cc;}
.call-to-action .buton{margin-right: 10px;}
.call-to-action-2 {
	margin-bottom: -25px;
	margin-top: -50px;
	padding-top: 25px;
	padding-bottom: 1px;
	color: #fff;
}
.call-to-action-2 h4{
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 0px;
}

.call-to-action-2 p{
	font-weight: 300;
}
.call-to-action-2 .buton{
	color:#474747;
	font-weight: 600;
	font-size: 16px !important;
	margin-top: 20px;
	border:none;
}
.call-to-action-2 .buton>i { margin-right: 10px;vertical-align: bottom; line-height: 22px;}



/*************************************/
/*     Latest Blog for Homepage      */
/*************************************/
.blog-widget .latest-post { padding-top: 20px; overflow: hidden;}
.blog-widget .post-date {
	width: 55px;
	float: left;
	padding-top: 10px;
	text-align: center;
}

.blog-widget .post-day {
	font-size: 26px;
	font-weight: 700;
	color: #636363;
	width: 55px;
	border: 1px solid #e3e3e3;
	line-height: 58px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/day.png) repeat-x bottom;
}

.blog-widget .post-month {
	color: #989898;
	font-size: 12px;
	text-transform: uppercase;
}

.blog-widget .post-content {
	width: 85%;
	float: left;
	margin-left: 18px;
}

.blog-widget h2 { margin-bottom: 25px !important; }

.blog-widget .post-content i{
 	color: #898989;
	margin: 3px 3px 0 0;
 }

.blog-widget .comments {
	color: #707070;
	font-size: 13px;
	font-weight: 700;
}
 
.blog-widget .post-intro a {
	font-weight: 700;
}

/********************/
/* Recent Slider */
/*****************/
.blog-widget { position: relative; }

.blog-widget .caroufredsel_wrapper { width: 100% !important; }
.latest-post-slider { position: relative; display: block; padding-right: 55px; border-right: 1px solid #6c6c6c; width: 97% !important; }

.latest-post-slider .post-item { 
  margin-top:10px; 
  margin-bottom: 16px;
  margin-right: 19px;
  padding: 15px; 
  border: 1px solid #f2f2f2; 
  border-radius: 5px; 
  display: block;
  position: relative;
  min-height: 126px;
}
.latest-post-slider .post-item:before { 
font-family: FontAwesome;
background: #6c6c6c;
text-align: center;
width: 37px;
height: 37px;
line-height: 37px;
font-size: 16px;
color: #fff;
top:35%;
right:-93px;
position: absolute;
border-radius: 100%;
}
.latest-post-slider .format-standard.post-item:before { 
content: "\f016";
}
.latest-post-slider .format-gallery.post-item:before { 
content: "\f03e";
}
.latest-post-slider .format-video.post-item:before { 
content: "\f03d";
}
.latest-post-slider .format-audio.post-item:before { 
content: "\f001";
}
.latest-post-slider .minithumbnail { float: left; margin-right: 15px; width: 96px; height: 96px; border-radius: 5px; }
.latest-post-slider .blog-content { position: relative; overflow: visible; }
.latest-post-slider .blog-content:before {
background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/pointing-arrow.png) no-repeat;
content: "";
display: block;
width: 13px;
height: 18px;
position: absolute;
right: -28px;
top: 40%;
}
.latest-post-slider h4.blog-title {  margin: 0 0 5px;  }
.latest-post-slider h4.blog-title a {font-weight: 400; color:#373737; font-size:21px; }
.latest-post-slider p.blog-meta { margin: 0 0 3px; font-size: 13px; color: #727272; }
.latest-post-slider a { font-size: 11px; }
.blog-widget .slide-pagination { 
display: inline-block;
position: absolute;
top: 14px;
right: 0;
}
.blog-widget .slide-pagination a {
background: #434343;
width: 25px;
height: 5px;
display: inline-block !important;
margin: 0 1px; }
}
.blog-widget .disabled { background: #2B96CC; }
.blog-widget .slide-pagination a.disabled, .blog-widget .slide-pagination a:hover { background: #2B96CC; }
/************************/
/*      Testimonial     */
/************************/
.happyclients { width: 100%; height: auto; 	padding: 40px 0 80px 0; overflow: hidden; position: relative; }
.happyclients .flex-control-nav { left:0; }
.testimonial {
	border: 1px solid #f3f3f3;
	outline: 1px solid #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-align: center;
	padding: 30px 50px 20px 60px;
	background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/coma.png) no-repeat 20px 20px, url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/coma-rotate.png) no-repeat bottom 40px right 20px;
	margin-top: 30px;
}

.clientphoto {
  margin-top: 25px;
}

.clientphoto img {
	margin: 0 auto;
  border-radius: 100%;
  border: 1px solid #dddddd;
	padding: 4px;
}
.byclient {
	font-size: 12px;
	padding: 5px 0 0 5px;
  text-align: center;
}

.happyclients .flex-control-nav { bottom: -50px; }
.happyclientslider {text-align: center; margin: 0 auto; font-size: 18px; }
.happyclientslider .slides li { display: none; }

.happyclientslider .byclient { font-size: 18px; }
.happyclientslider .byclient span { font-size: 13px; }
.clients-say { width: 76%; margin: 0 auto; }
.clients-say h1 { font-family: 'Source Sans Pro',sans-serif; font-weight: 700;}

.sVersion .happyclientslider { background: #fdfdfd; text-align: left; font-size: 16px; padding: 25px 30px; }
.sVersion .clients-say h1 { font-size: 32px; font-weight: 300; background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/threeline.png) repeat-x bottom;
padding-bottom: 11px; margin-bottom: 25px!important; }
.sVersion .clients-say { width: 100%; } 
.sVersion img { margin-right: 30px; float:left; }
.sVersion p { overflow: hidden; }
.sVersion .clientname { font-size: 18px; padding-right: 2px; line-height: 40px; }
.sVersion .job { color: #646464 ; }
.happyclients.sVersion .flex-control-nav { bottom: 15px; left: 157px; text-align: left; }
/************************/
/*    Blog Section      */
/************************/
.blog-wrapper { position:relative; }
.blog-item, .blog-sizer  { width: 31%; float:left; margin-bottom: 36px; }
.blog-item.n2 { width: 62%;}
.blog-wrapper .blog-title, .blog-item .blog-title a { 
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size:22px;color: #373737 }
.blog-wrapper .blog-title a:hover { color: #2b96cc; }
.blog-wrapper .blog-thumbnail { position: relative; border-bottom: 4px solid #2b96cc; }
.blog-wrapper .blog-type-logo { z-index: 999; overflow: hidden; position: absolute; margin:0 auto; bottom: 0; text-align: center; border-bottom: 5px solid #2b96cc; width: 100%; height:30px; background: transparent; }
.blog-wrapper .half-round { position:relative; width: 40px; height: 40px; border-radius: 100%; background: #2b96cc; margin:0 auto; margin-top: 2px; padding-top: 3px; color: #fff; }
.blog-wrapper .blog-content { background: #fff; border-bottom: 1px solid #eeeeee; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; padding: 20px 15px 10px 0; } 
.blog-wrapper .blog-content p {color:#616161; font-weight:400; font-size: 13px;}
.blog-wrapper .blog-intro { overflow: hidden; }

.blog-wrapper .blog-content .blog-meta { font-size: 12px;font-weight: 300; color: #727272; }
.blog-wrapper .blog-content .blog-meta a { color: #1d1d1d; font-weight: 400; }
.blog-wrapper .blog-read { overflow: hidden; }
.blog-wrapper .buton {font-weight: 600; margin-top: 10px; }

.blog-wrapper .socialbox{	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-bottom:6px;float:right; width: 37px; height: 37px; border: 1px solid #BEBCBC; border-radius: 100%; background: transparent; margin-right: 6px; font-size: 16px; text-align: center; padding-top: 7px;}
.blog-wrapper .socialbox i {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #8c8c8c;}
.blog-wrapper .social-widget a:hover .socialbox{background: #2b96cc;}
.blog-wrapper .social-widget a:hover .socialbox i{ color: #fff;}
.blog-wrapper .social-widget .socialbox i{ font-size: 16px;}
.blog-wrapper .blog-share h4{float:left;}
.blog-wrapper .blog-share {margin-top:20px;margin-bottom:20px;background: #fff; border: 1px solid #f4f4f4; padding: 10px 15px 54px 15px;}

/************************/
/*    Blog-2 Section      */
/************************/
.blog-style-2 .blog-date { 
background: #2b96cc;
position: relative;
padding-top: 5px;
text-align: center;
width: 76px;
float: left;
overflow: hidden;
margin: 10px 24px 0 0;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);
-moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);
box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);  
}
.blog-style-2 .day { font-size: 44px; line-height:44px; font-weight:900; color: #fff; margin: 0 0 0 2px; display: block; }
.blog-style-2 .monthyear { font-size: 13px; line-height:13px; color: #fff; margin:2px 0 0 0; display: block; }
.blog-style-2 .blog-date .comment-count { margin-top: 10px;padding: 5px 0;border-top: 1px solid #fff;border-bottom: 1px solid transparent;-webkit-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px; }
.blog-style-2 .comment-count a { color: #fff; font-size: 15px; }
.blog-style-2 .comment-count i { font-size: 15px !important; }

.blog-style-2 .blog-item { width: 95%; float: none; margin-bottom: 30px; }
.blog-style-2 .blog-title, .blog-style-2 .blog-item .blog-title a {
	font-size: 24px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.blog-style-2 .blog-item i { font-size: 11px; }
/************************/
/*      Categories      */
/************************/
.blog-wrapper .blog-categories { border: 1px solid #f7f7f7; background: #fff; margin-bottom: 30px; }
.blog-wrapper .blog-categories ul { margin:0; padding:0; }
.blog-wrapper .blog-categories ul li { list-style: none; float: left; }
.blog-wrapper .blog-categories ul li a { color: #585858; padding: 0 15px 0 20px; line-height: 40px; }
.blog-wrapper .blog-categories ul li.current-cat a { color: #2b96cc; }
.blog-wrapper .blog-categories ul li a:hover { color: #2b96cc;}
.blog-style-3 .blog-sizer  { width: 23%; }
.blog-style-3 .blog-item{ width: 23%; float:left; margin-bottom: 20px; }
/*************************/
/*  Blog with Two Column */
/*************************/
.blog-style-two-column { position: relative; width: 100%;}
.blog-style-two-column .post-sizer { width: 38%; float: left;}
.blog-style-two-column .post-item { float: left; width: 38%; margin-bottom: 35px; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;  }
.blog-style-two-column .post-item:nth-child(2n+2) { width: 57%; }
.blog-style-two-column .blog-content { border: 1px solid #e1e1e1; border-top: 0; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; padding: 10px 15px 19px; }
.blog-style-two-column .blog-date { background: #2b96cc; position: absolute; top:0; padding: 5px 10.5px 10px 12.5px; text-align:center; z-index: 999; }
.blog-style-two-column .day { font-size: 44px; line-height:44px; font-weight:900; color: #fff; margin: 0 0 0 2px; }
.blog-style-two-column .monthyear { font-size: 13px; line-height:13px; color: #fff; margin:2px 0 0 0; }

/**************************/
/*  Blog without Sidebar  */
/**************************/
.blog-style-3 .blog-date { 
background: #2b96cc;
position: relative;
padding-top: 5px;
text-align: center;
width: 76px;
float: left;
overflow: hidden;
margin: 10px 24px 0 0;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);
-moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);
box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);  
}
.blog-style-3 .day { font-size: 44px; line-height:44px; font-weight:900; color: #fff; margin: 0 0 0 2px; display: block; }
.blog-style-3 .monthyear { font-size: 13px; line-height:13px; color: #fff; margin:2px 0 0 0; display: block; }
.blog-style-3 .blog-date .comment-count { margin-top: 10px;padding: 5px 0;border-top: 1px solid #fff;border-bottom: 1px solid transparent;-webkit-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px; }
.blog-style-3 .comment-count a { color: #fff; font-size: 15px; }
.blog-style-3 .comment-count i { font-size: 15px !important; }

.blog-style-3 .blog-item { width: 48%; float: left; margin-bottom: 30px; margin-right: 4%; }
.blog-style-3 .blog-item:nth-child(2n+2) { margin-right: 0; }
.blog-style-3 .blog-title, .blog-style-3 .blog-item .blog-title a {
	font-size: 24px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.blog-style-3 .blog-item i { font-size: 11px; }

/*************************/
/*    Comment Section    */
/*************************/
ol.commentlist { padding-left:0; margin-top: 30px; list-style: none; }
ol.commentlist ul, ol.commentlist ul li { list-style: none; }
ol.commentlist li { 
  border: 1px solid #ececec;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0 3px 0 #ececec;
-webkit-box-shadow: 0 3px 0 #ececec;
-moz-box-shadow: 0 3px 0 #ececec;
padding: 15px;
  }
.media { margin-bottom: 30px;}
.media-body {
padding-left: 30px;
background: #fff;
border: 1px solid #fbfbfb;
position: relative;
}
.media-heading {
margin: 10px 5px 5px 0;
}
.comment-date a { color: #505050;}
.logged-in-as { margin-left: 15px;}
.comment-respond input#submit { color: #fff;}
.comment-respond .buton { margin-left: 15px; margin-top: 15px; }
.comment-respond form { margin-left: -15px; margin-top: 25px; }
.comment-respond input { height: 40px; color: #333333; padding-left: 10px; margin-bottom: 15px; border-radius: 5px; border-color: #f7f7f7; }
.comment-respond textarea { color: #333333; padding-left: 10px; border-radius: 5px; border-color: #f7f7f7; }
.blog-wrapper .reply {
  display: inline-block;
	position: absolute;
	top: 0;
	right: 10px;
  }
.comment-reply-link {
background-color: #4b4b4b;
box-shadow: 0 3px 0 #161616;
color: #fff;
font-weight: 600;
margin-bottom: 0;
padding: 7px 15px 5px;
text-align: center;
text-transform: uppercase;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
cursor: pointer;
display: inline-block;  
}
.comment-reply-link:before { 
content: "\f112";
font-family: "FontAwesome";
color: #fff;
font-size: 14px;
left: 0;
font-weight: 400;
margin-right: 7px;
 }
/************************/
/*    Sidebar Section   */
/************************/
.sidebar { position: relative; padding: 0; overflow: hidden;}
.page-template-custom-template-left-php .sidebar { padding: 35px 15px 0 15px; }
.page-template-custom-template-right-php .sidebar { padding: 35px 15px 0 15px; }
.fixright { padding-left: 0 !important; }
.sidebar-widget { width: 100%; margin-bottom: 30px; overflow: hidden; position: relative;}
.sidebar-widget h2 { color: #2b96cc; margin:0 0 26px 0; padding-bottom: 13px; background: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/threeline.png) repeat-x bottom;}
.sidebar-widget h2 span { font-weight: 800; }
/* Search Widget */
.sidebar-widget .search { width: 100%; padding: 12px 16px; background: #f0f0f0; position: relative; border-radius: 5px; }
.sidebar-widget .search-query { width: 100%; padding-left: 12px; height:42px; border: 1px solid #e9e9e9; font-style: italic; font-size: 13px; }
.sidebar-widget .search-icon { 
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 9%;
	top: 18px;
	width: 30px;
	height: 30px;
	background: #888888;
	border-radius: 100%;
	color: #fff;
}
.search-icon a { color: #fff; }
/* Popular Post */
.sidebar-widget .popular-post {
	margin:23px 0 0 0;
  padding-bottom: 23px;
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
}
.sidebar-widget .popular-post img {
	height: 71px;
	width: 72px;
	float: left;
	margin-right: 14px;
  border-radius: 5px;
}

.sidebar-widget .popular-post h4, .sidebar-widget .popular-post h4 a {
	font-family: 'Source Sans Pro',sans-serif;
	color: #373737;
	font-weight: 600;
	text-shadow: none;
	margin-bottom: 0;
  margin-top: 0;
}
.sidebar-widget .popular-post h4 a{font-size:22px;}

.sidebar-widget .popular-post h4 a:hover {
	color: #2b96cc;
}

.sidebar-widget .popular-post .popular-date {
	color: #727272;
	font-size: 12px;
  line-height: 21px;
	margin: 0;
}

/* Sidebar List */
.sidebar-widget ul {
	padding: 0; margin-top: 20px;
}
.sidebar-widget ul li {
	padding-bottom: 12px;
	list-style-type: none;
	font-size: 13px;
  width: 50%;
  float: left;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.sidebar-widget ul li:hover {
	padding-left: 10px;
} 

.sidebar-widget ul li:before {
content: "\f178";
color: #6c6c6c;
font-family: FontAwesome;
font-size: 10px;
line-height: 18px;
margin-right: 10px;
}
.sidebar-widget ul li i {
	font-size: 11px;
	padding-top: 3px;
	padding-right: 11px;
}

.sidebar-widget ul li a:hover i {
	color: #2b96cc;
}

.sidebar-widget ul li a {
	color: #7d7d7d;
}

.sidebar-widget ul li a:hover { color: #2b96cc; }

/* Popular Tags */

.sidebar-widget .medicom-tag-cloud { overflow: hidden; }
.sidebar-widget .medicom-tag-cloud ul { overflow:hidden; }
.sidebar-widget .medicom-tag-cloud ul li { padding-left:0; float: left; margin: 13px 5px 0 0; height: 37px; width: auto; }
.sidebar-widget .medicom-tag-cloud ul li:before { content: ""; padding:0; margin:0; }
.sidebar-widget .medicom-tag-cloud ul li a { border: 1px solid #e8e8e8; border-radius: 5px; padding: 12px 22px; color: #616161; font-size: 13px; 
  	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.sidebar-widget .medicom-tag-cloud ul li:hover a { border: 1px solid #2b96cc; color: #2b96cc; }
.sidebar-widget .medicom-tag-cloud ul li:hover { padding-left:0;}

/* Subscribe Mini */
.sidebar-widget .subscribe-mini .email-form { width: 100%; height: 44px; padding-left: 12px; color: #a3a3a3; font-weight:300; font-size: 13px; border: 1px solid #f4f4f4; }
.sidebar-widget .subscribe-mini .b_inherit { border-radius:0; background: #2b96cc; margin-top: 10px; -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); -moz-box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20); box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.20);}
/* Text Widget */
.sidebar-widget .textwidget { color: #616161; }

/**************/
/*  Calender */
/**************/

.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: center; color: #464646; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; text-align: center; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; }
#wp-calendar tbody td a{color: #2b96cc;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #2b96cc;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #2b96cc;}
#wp-calendar tfoot #next a{color: #2b96cc;}
#wp-calendar tfoot #prev a{color: #2b96cc;}

footer #calendar_wrap{ background: #f5f5f5;}

/********************/
/*   CONTACT PAGE   */
/********************/
.antispam { display: none; }
.contact p { color: #333333; font-weight: 600; margin-bottom: 20px; }
.contact .buton { margin-left: 15px; margin-top: 15px; margin-top: 15px; }
.contact form { margin-left: -15px; margin-top: 25px; }
.contact input { height: 55px; color: #333333; padding-left: 18px; margin-bottom: 20px; border-color: #d9d9d9; }
.contact textarea { color: #333333; padding-left: 18px; padding-top: 22px; border-color: #d9d9d9; }

.contact-info .contact-widget { color: #4f4f4f; padding-bottom:30px; }
.contact-info .contact-widget p { font-size: 16px; overflow: hidden;}
.contact-info .contact-widget  i { font-size: 18px;margin-right: 23px; line-height: 24px; color: #727272;}
.contact-info a { color: inherit; }

.contact-info .socialbox{float:left;margin: 0 8px 7px 0 !important;}
.contact-info .socialbox i {display: block;
width: 36px;
height: 36px;
border: 2px solid #e7e7e7;
text-align: center;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
color: #929292;
line-height: 33px;
font-size: 18px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
color: #8c8c8c;}
.contact-info .social-widget a:hover .socialbox{border-color:#2b96cc;}
.contact-info .social-widget a:hover .socialbox i{color: #2b96cc;}

.contact2{border:none;}

.wpcf7-form .col-xs-1, .wpcf7-form .col-xs-2, .wpcf7-form  .col-xs-3, .wpcf7-form  .col-xs-4, .wpcf7-form  .col-xs-5, .wpcf7-form  .col-xs-6, .wpcf7-form  .col-xs-7, .wpcf7-form  .col-xs-8, .wpcf7-form  .col-xs-9, .wpcf7-form  .col-xs-10, .wpcf7-form  .col-xs-11, .wpcf7-form  .col-xs-12, .wpcf7-form  .col-sm-1, .wpcf7-form  .col-sm-2, .wpcf7-form  .col-sm-3, .wpcf7-form  .col-sm-4, .wpcf7-form  .col-sm-5, .wpcf7-form  .col-sm-6, .wpcf7-form  .col-sm-7, .wpcf7-form  .col-sm-8, .wpcf7-form  .col-sm-9, .wpcf7-form  .col-sm-10, .wpcf7-form  .col-sm-11, .wpcf7-form  .col-sm-12, .wpcf7-form  .col-md-1, .wpcf7-form  .col-md-2, .wpcf7-form  .col-md-3, .wpcf7-form  .col-md-4, .wpcf7-form  .col-md-5, .wpcf7-form  .col-md-6, .wpcf7-form  .col-md-7, .wpcf7-form  .col-md-8, .wpcf7-form  .col-md-9, .wpcf7-form  .col-md-10, .wpcf7-form  .col-md-11, .wpcf7-form  .col-md-12, .wpcf7-form  .col-lg-1, .wpcf7-form  .col-lg-2, .wpcf7-form  .col-lg-3, .wpcf7-form  .col-lg-4, .wpcf7-form  .col-lg-5, .wpcf7-form  .col-lg-6, .wpcf7-form  .col-lg-7, .wpcf7-form  .col-lg-8, .wpcf7-form  .col-lg-9, .wpcf7-form  .col-lg-10, .wpcf7-form  .col-lg-11, .wpcf7-form  .col-lg-12 {
padding-left:0;
}
.wpcf7-form .contact .buton { margin-left: 0; }
.wpcf7-form .contact input.buton { float: right; height: 48px; border-radius: 0px; box-shadow: none; background-color: #3d3d3d; color: #fff;}
/********************/
/*   ERROR PAGE   */
/********************/
.error-page{
	background:#fff;
	text-align: center;
	padding-top:155px;
}
.error-page p span strong{font-size: 260px;line-height: 200px;color: #4c4c4c;}
.error-page p span {display: block;padding-bottom: 20px;font-size: 38px;color: #4c4c4c;text-transform: uppercase;font-weight:300;}
.error-page p{font-size:24px; font-weight:300;}
.error-page .buton{font-weight:900;	margin-bottom:60px;}

/**************************/
/*   ERROR PAGE FEATURED  */
/**************************/
.error-page-1{
	background:#656565;
	text-align: center;
	color:#707070;
}
.error-page-1 h1{
	font-family: 'Source Sans Pro';
	padding-top: 90px;
	font-size: 150px;
	font-weight: 900;
	margin-top: 0px;
	line-height: 100px;
	color: #dadada;
}
.error-page-1 h2{
	margin: 0;
	font-family: 'Source Sans Pro';
	font-weight: 900;
	font-size: 80px;
	color: #707070;
}
.error-page-1 p{
	font-size: 16px;
	font-weight: 400;
}
.error-page-1 .buton{
	margin-bottom:60px;
}


/************************/
/*   Bottom Section     */
/************************/
.bottom-section {
	background: #2b96cc;
	-webkit-box-shadow: inset 0px -9px 0px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px -9px 0px 0px rgba(0,0,0,0.15);
	box-shadow: inset 0px -9px 0px 0px rgba(0,0,0,0.15);
	color: #fff;
	font-size: 26px;
	padding: 20px 0 30px 0;
}

.bottom-section p {
	padding-top: 16px;
	margin-bottom: 15px;
	line-height: 34px;
	height: 3em ;
}

.bottom-section span {
	color: #fff;
	font-weight: 700;
	font-size: 34px;
}

.bottom-section i {
	font-size: 66px;
}

/**********************/
/*   Shortcodes Page  */
/**********************/

.shortcodes-headings{margin-top: 33px;}

/**********************/
/*   Footer Section   */
/**********************/

footer {
	background: #fafafa;
	color: #6c6c6c;
}

footer .widgetscontainer {
	margin-top: 30px;
}

footer .col-md-3 {
	padding-bottom: 20px;
}

footer h4 {
  position: relative;
	color: #2B96CC;
	font-weight: 700;
	margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}
footer h4 span {
  padding-bottom: 7px;
  display: inline-block;
  margin-bottom: -1px;
  border-bottom: 1px solid #2b96cc;
}
.footer-widget { overflow: hidden; }

.footer-widget ul {
	padding: 0;
}

.footer-widget ul li {
	padding-bottom: 12px;
	list-style-type: none;
  float: left;
  width: 50%;
}

.footer-widget ul li:before {
  content: "\f178";
  color: #6c6c6c;
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 18px;
  margin-right: 10px;
}


.footer-widget ul li:hover:before {
  color: #2b96cc;
}

.footer-widget ul li i {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 12px;
	color: #373737;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.footer-widget ul li a:hover i {
	padding-left: 10px;
	color: #d2d2d2;
}

.footer-widget ul li a {
	color: #6c6c6c;
}

.footer-widget ul li a:hover {
	color: #2b96cc ;
}

.footer-widget .popular-post {
	margin-bottom:25px;
}
.footer-widget .popular-post img {
	height: 64px;
	width: 72px;
	float: left;
	margin-right: 15px;
}

.footer-widget .popular-post h6, .footer-widget .popular-post h6 a {
	font-family: 'Source Sans Pro',sans-serif;
	color: #b3b3b3;
	font-weight: 600;
	text-shadow: none;
	margin-bottom: 0;
}

.footer-widget .popular-post h6 a:hover {
	color: #fff;
}

.footer-widget .popular-post .popular-date {
	color: #707070;
	font-size: 12px;
	margin: 0;
}

.footer-widget .popular-post .popular-author, .footer-widget .popular-post .popular-author a {
	color: #aaaaaa;
	font-size: 12px;
	margin: 0;
}

.footer-widget .twitter-widget .tweet {
	font-size: 13px;
	margin-bottom: 25px;
}

.footer-widget .twitter-widget .tweet p {
	display: block;
	padding-left: 32px;
	font-size: 13px;
}

.footer-widget .twitter-widget .tweet a {
	font-size: 14px;
}

.footer-widget .twitter-widget .bird {
	color: #2b96cc;
}

.footer-widget .contact-widget p {
	padding-bottom: 10px;
}

.footer-widget .widget-icon {
	color: #616161;
	font-size: 23px;
	padding-right: 10px;
}
.footer-widget .medicom-tag-cloud { overflow: hidden; }
.footer-widget .medicom-tag-cloud .wp-tag-cloud { padding-bottom: 5px; }
.footer-widget .medicom-tag-cloud ul { overflow:hidden; }
.footer-widget .medicom-tag-cloud ul li { float: left; margin: 13px 5px 0 0; height: 27px; width: auto; }
.footer-widget .medicom-tag-cloud ul li:before { content: ""; padding: 0; margin:0; }
.footer-widget .medicom-tag-cloud ul li a { padding: 10px 17px; color: #cacaca; font-size: 12px; 	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #323232;}
.footer-widget .medicom-tag-cloud ul li:hover a { background: #2b96cc; color: #fff; }
.footer-widget .textwidget p { overflow: hidden; }

.footer-widget .socialbox{float:left; width: 37px; height: 37px; border: 1px solid #333333; border-radius: 100%; background: transparent; margin-right: 6px; font-size: 16px; text-align: center; padding-top: 7px;}
.footer-widget .socialbox i {color: #8c8c8c;}
.footer-widget .social-widget a:hover .socialbox{border-color:#2b96cc;}
.footer-widget .social-widget a:hover .socialbox i{color: #2b96cc;}

.footer-widget .socialbox i, .footer-widget .socialbox, .footer-widget .medicom-tag-cloud ul li a, .footer-widget .popular-post h6 a, .footer-widget .twitter-widget .tweet a {
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.mysocialnetwork { padding-top: 25px; display: table; margin: 0 auto; }
.mysocialnetwork .socialbox { border: 1px solid #fff; width: 37px; height: 37px; text-align: center; line-height: 37px; float:left; margin: 0 2.5px;  }
.mysocialnetwork a { color: #fff; }

.mailchimp-forms {
  width: 100% !important;
  border: 1px solid #F4F4F4;
  color: #A5A5A5;
  font-family: inherit;
  font-size: 14px;
  margin: 0 10px 7px 0 !important;
  padding: 10px 9px 10px;
  box-shadow: 0 1px 0 #f4f4f4;
  -moz-box-shadow: 0 1px 0 #f4f4f4;
  -webkit-box-shadow: 0 1px 0 #f4f4f4;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  }

/************************/
/*  Copyright Section   */
/************************/
.copyright-section {
	text-align: center;
	padding: 10px 0 0;
}

.copyright-section p {
	color: #646464;
}


.bottom-company { margin: 30px 0 25px; }
.footer-logo { margin-right: 30px; float: left; }
.bottom-company-text { padding-top: 10px; }
/************************/
/* General Fix Element  */
/************************/
#medicom-layout .tt_event_theme_page { width: 100%; padding: 30px 0; }
.tt_event_page_left, .tt_event_page_right { width: 100%; }
.fixed-padding { padding: 0 !important;}
.fixed-margin {margin: 0 !important;}
.blind {opacity: 0;}
.blindy { opacity: 0;}
.left-padding { padding-left: 30px; }
.trans-topsection { opacity: 0; display: inline; width: 41px; height: 41px; float: right; cursor: pointer; }
.nobordermore { border-bottom: 0;}
@-moz-document url-prefix()
{
 	.facts h4 { font-size: 23px;}
}

/* Wordpress */
.alignright { float:right;}
.alignleft { float:left;}
.aligncenter { display: block; margin-left: auto; margin-right: auto;}
img.aligncenter { margin: 5px auto; }
img.alignleft { margin: 5px;}
img.alignright { margin: 5px;}
.wp-caption { max-width: 100% !important; padding: 5px;}
.blog-content { overflow: hidden; } 
body.admin-bar .is-sticky .medicom-header { top: 20px !important; }
.gallery img { margin-left: auto; margin-right: auto;}
.wp-caption-text, .gallery-caption, .bypostauthor { color: #7d7d7d;}
.sticky { -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
-o-box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
box-shadow: 0px 0px 20px rgba(0,0,0,0.4);}

.wpb_row .wpb_row .column_container { padding-left: 15px; padding-right: 15px;} 

/* Custom Filter  */
.custom-categories { border: 4px double #d6d6d6; border-left: 0; border-right: 0; margin-bottom: 20px; text-align:center; }
.custom-categories ul { margin:0; padding:0; }
.custom-categories ul li { list-style: none; float: left; }
.custom-categories ul li a { color: #484848; padding: 0 15px 0 20px; line-height: 56px; font-size: 24px;}
.custom-categories ul li.active a { color: #2b96cc; border-bottom:0; }
.custom-categories ul li a:hover { color: #2b96cc; border-bottom: 0 !important;}
.wpb_teaser_grid .categories_filter li { margin: 0 10px 0 0;}
.wpb_teaser_grid .categories_filter { margin-bottom: 0; display:inline-block;}
.wpb_teaser_grid .categories_filter li.active a { border-bottom: 0;}
.ls-borderlesslight .ls-fullscreen, .ls-borderlesslight .ls-nav-stop, .ls-borderlesslight .ls-nav-start, .ls-borderlesslight .ls-nav-next, .ls-borderlesslight .ls-nav-prev, .ls-borderlesslight .ls-bottom-slidebuttons a, .ls-borderlesslight .ls-nav-sides, .ls-borderlesslight .ls-playvideo, .ls-borderlesslight .ls-loading-container {
background-image: none !important; }
.ls-borderlesslight .ls-shadow {
display: none !important; }
.ls-bottom-nav-wrapper, .ls-below-thumbnails { text-align: left !important; margin-left: 30px !important; }
.ls-fullwidth .ls-playvideo, .ls-fullwidth .ls-nav-sides, .ls-fullwidth .ls-bottom-slidebuttons a, .ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-fullscreen, .ls-fullwidth .ls-loading-container {
background-image: url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/medicomskinn.png) !important;
}
.ls-fullwidth .ls-nav-prev {
left: 0 !important;
}
.ls-fullwidth .ls-nav-next {
right: 0 !important;
}
/*********************************/
/*   Visual Composer Reset CSS   */
/*********************************/
.isotope-inner { padding: 0 15px; }

.wpb_row { margin-bottom: 40px }
.wpb_accordion_header i { float: left; margin: 6px 15px 0 0; color: #2b96cc; font-size: 16px; }
.item-box { padding: 0 0 6px; border-bottom: 6px solid #474747; background: #fcfcfc;  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.item-box h2 a, .item-box h2  { font-weight: 800; text-align: center; color: #484848; font-size: 20px; margin-top: 13px; }
.item-box h2 a:hover { color: #428bca; }
.item-box:hover { border-color: #428bca; }
.wpb_teaser_grid .item-box .entry-content { padding: 10px; }
.item-box .post-thumb { position: relative; }
.isotope-overit { position: absolute; width: 100%; height: 100%; top:0; left:0; color: #fff; background: rgba(0, 0, 0, 0.4); opacity: 0; 
  -webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.isotope-overit img { margin: -73px auto 0; padding-top: 50%; }
.item-box:hover .isotope-overit { opacity: 1; }
.wpb_teaser_grid.wpb_teaser_grid_gallery .entry-content { text-align: center; font-size: 16px; line-height: 1; padding: 0 0 10px; }
.wpb_teaser_grid.wpb_teaser_grid_gallery .item-box h2 a, .wpb_teaser_grid_gallery .item-box h2 { margin-bottom: 4px !important; }
/*****************************/
/*   Layer Slider Button     */
/*****************************/
.layersliderbutton{background:none;padding:8px 23px;border:1px solid #fff;font-size:14px; color:#fff;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.layersliderbutton:hover{background:#fff;color:#428bca;}
.ls-bottom-slidebuttons { display: block !important; text-align: center; }

/*****************************/
/*       Map Directions      */
/*****************************/
#map-container{width:100%;height:400px}#map-container img{max-width:none}#directions input#from-input{box-shadow:0 1px 0 #f4f4f4;-moz-box-shadow:0 1px 0 #f4f4f4;-webkit-box-shadow:0 1px 0 #f4f4f4;margin:0 10px 7px 0;border:1px solid #F4F4F4;outline:none;height:61px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;font-size:26px;color:#ababab;max-width:556px;width:86%;padding:20px 3% 14px}#directions input#getDirections{color:#A5A5A5;box-shadow:0 1px 0 #f4f4f4;-moz-box-shadow:0 1px 0 #f4f4f4;-webkit-box-shadow:0 1px 0 #f4f4f4;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;font-size:14px;background:url(https://b08.595.myftpupload.com/wp-content/themes/medicom/img/directions-btn.jpg) no-repeat;width:60px;padding:0;margin:0;border:0;min-width:0;position:relative;top:-6px;height:61px}#directions{text-align:center;padding: 35px 0 45px;}

/************************/
/*   Responsive Query   */
/************************/
@media (max-width: 1200px) {
	.subscribe-widget .email-form { width: 190px; }
	.navbar-nav>li>a { padding: 6px 15px; }
	
	.blog-item, .blog-sizer  { width: 45%; float:left; }
	.blog-item.n2 { width: 45%;}
	.double-divider { width: 73%; }
	.services-4 .services-4-content { width: 83%; }
	.html_carousel div.slide .slide-excerpt { width: 84%; }
	.portfolio-style-1.single .content-right { width: 33%; }
	.portfolio-style-1.single .content-left { width: 67%; }
	.blog-style-3 .blog-item, .blog-style-3 .blog-sizer  { width: 31%;}
	.tabs-featured-slider .nav-tabs>li>a span { font-size: 10px; }
	.tabs-featured-slider .nav-tabs>li>a { font-size: 11px; }
	.m_parallax {
	background-attachment: scroll !important;
	background-position: 0 0 !important;	
	}
  .latest-post-slider { width: 95% !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	/* Default Header Start */
	.navbar-nav { margin: 15px 0; }
	.navbar-nav>li>.dropdown-menu { margin-top: 2px; margin-left: 10px; }
	.navbar-nav .menu-item-has-children .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: #f7f7f7;
		border: 0;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; line-height: 20px; }
	.medicom-header-small .navbar-nav>li>.dropdown-menu { margin-top: 0; }
  
  .header-6 .navbar-nav { background-color: rgba(43, 150, 204, 0.77451); }
  .header-6 .multi .dropdown-menu { background-color: #fff; overflow: hidden; padding-bottom: 50px; }

  .multi.dropdown > ul > li { width: 50%; float:left; }
	/* Default Header Finish */
	/* Blog Section Start*/
	.blog-item, .blog-sizer  { width: 47%; float:left; }
	.blog-item.n2 { width: 47%;}
	.blog-style-3 .blog-item, .blog-style-3 .blog-sizer  { width: 47%; }
  .blog-style-two-column .post-item, .blog-style-two-column .post-item:nth-child(2n+2) { width: 94%;}
	/* Portfolio Section Start */
	.portfolio-style-3 .grid-sizer { width: 30%; }
	.portfolio-style-3 .portfolio-item-3 { width:30%; }

	/* Other */
	.blog-widget .post-content { width: 81%;}
	.subscribe-widget .email-form { width: 98px; }

	.m_parallax {
	background-attachment: scroll !important;
	background-position: 0 0 !important;	
	}
  .services-4 .services-4-content { width: 79%;}

}
@media (max-width: 767px) {	
	/* Default Header Start */
	/* Navigation */
	.navbar-nav { margin: 15px 0; }
	.navbar-nav>li>.dropdown-menu { margin-top: 2px; margin-left: 10px; }
	.navbar-nav .menu-item-has-children .dropdown-menu { background-color: #f7f7f7; }
	.medicom-header-small .navbar-nav>li>.dropdown-menu { margin-top:2px; }
	.navbar-nav { margin: 15px 0;}
	.navbar-nav .menu-item-has-children .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: #f7f7f7;
		border: 0;
		box-shadow: none;
	}
  .multi.dropdown > ul > li { width: 50%; float:left; }
  .header-6 .navbar-nav { background-color: rgba(43, 150, 204, 0.77451); }
  .header-6 .multi .dropdown-menu { background-color: #fff; overflow: hidden; padding-bottom: 30px; }
  

	/* Blog Section Start */
	.blog-item, .blog-sizer  { width: 43%; float:left; }
	.blog-item.n2 { width: 43%;}
	.sidebar { padding: 0 15px;}
	.blog-widget .post-content { width: 75%;}
	.blog-style-3 .blog-item, .blog-style-3 .blog-sizer  { width: 47%; }
	/* Portfolio Section Start */	
	.portfolio-style-1 .portfolio-thumbnail { float: none; width: 100%; margin-bottom: 20px; }
	.portfolio-style-1 .portfolio-content { width: 100%; margin: 0; float: none; }
	.portfolio-style-3 .grid-sizer { width: 27%; }
	.portfolio-style-3 .portfolio-item-3 { width:27%; }
	.portfolio-style-1.single .content-right { width: 100%; float: none; }
	.portfolio-style-1.single .content-left { width: 100%; float: none; }
	/* Other */

	.m_parallax {
	background-attachment: scroll !important;
	background-position: 0 0 !important;	
	}
  
  .medicom-team { width: 440px; margin: 0 auto; }
  h2.tablepress-table-name { text-align: center; }
  .tablepress.doctor { width: 440px; margin: 0 auto; }
  .services-2 { border: 0 !important; min-height: 440px; }
}
@media (max-width: 480px) {
  .hidden-mini { display: none; }
  .latest-post-slider { width: 100% !important; padding-right: 0; }
  .ls-medicom .ls-nav-prev, .ls-medicom .ls-nav-next { width: 28px !important; height: 23px !important; margin-top: -15px !important; background-size: 28px 23px;}
	/* Default Header Start */
	.medicom-header { position: relative;}
	section { margin-top: 0 !important;}
	.navbar-toggle { margin-right: 0; }
	/* Navigation */
	.navbar-nav { margin: 15px 0; }
	.navbar-nav>li>.dropdown-menu { margin-top: 2px; margin-left: 10px; }
	.medicom-header-small .navbar-nav>li>.dropdown-menu { margin-top:2px; }
	.navbar-nav .menu-item-has-children .dropdown-menu { background-color: #f7f7f7; }
		.navbar-nav .menu-item-has-children .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: #f7f7f7;
		border: 0;
		box-shadow: none;
	}
  
  .multi.dropdown > ul > li { width: 100%; float:left; }
  .header-6 .navbar-nav { background-color: rgba(43, 150, 204, 0.77451); }
  .header-6 .multi .dropdown-menu { background-color: #fff; overflow: hidden; }
  
  /* Header - 2 */
	
	/* Blog Section */
	.blog-widget .post-content { width: 73%;}
	.blog-item, .blog-sizer  { width: 100%; float:left; }
	.blog-item.n2 { width: 100%;}
	.sidebar { padding: 0 15px;}
	.blog-style-3 .blog-item, .blog-style-3 .blog-sizer  { width: 100%; }
  .blog-style-two-column .post-item, .blog-style-two-column .post-item:nth-child(2n+2) { width: 100%;}
	/* Portfolio Section */
	.portfolio-style-3 .grid-sizer { width: 100%; }
	.portfolio-style-3 .portfolio-item-3 { width:100%; }
	.portfolio-style-1.single .content-right { width: 100%; float: none; }
	.portfolio-style-1.single .content-left { width: 100%; float: none; }
	/* Other */
	.latest-work-grid { margin-top: 5px; }
	
	.services-4 .services-4-content { width: 70%;}

	.m_parallax {
	background-attachment: scroll !important;
	background-position: 0 0 !important;	
	}
  .parallax-homepage .flex-prev { left: 7%; }
  .parallax-homepage .flex-next { right: 7%; }
  
  .medicom-team { width: 320px; }
  h2.tablepress-table-name { text-align: center; }
  .tablepress.doctor { width: 320px; }
  
  .services-2 { border: 0 !important; width: 100%; margin-bottom: 10px; }
}