g@import url('https://fonts.googleapis.com/css?family=Galada');

body{font-family: 'Poppins', sans-serif;}

ul, li {

    list-style: none;

    padding: 0px;

    margin: 0px;

}

.mar-btm-20{margin-bottom:20px;}

.header-top .navbar-default{ background-color:#FFF; border-color:#FFF !important;}

#mwt-navbar .dropdown-menu > li > a {padding: 10px 20px;}

#mwt-navbar .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {  color: #fff;  background-color: #f07322;}

#mwt-navbar .dropdown-menu{padding:0px !important;}

.navbar-default .navbar-nav > .active > a {color: #f07322; background-color: #fff;/* border-bottom: 2px solid #f07322;*/}

.call-to-action-btn{background-color:#f07322;}

.call-to-action-btn a{color:#FFF !important; font-weight:bold; text-transform:uppercase;}



/* ===== SLIDER ===== */



.carousel-fade .carousel-inner .item {

  -webkit-transition-property: opacity;

  transition-property: opacity;

}

.carousel-fade .carousel-inner .item,

.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

  opacity: 0;

}

.carousel-fade .carousel-inner .active,

.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right {

  opacity: 1;

}

.carousel-fade .carousel-inner .next,

.carousel-fade .carousel-inner .prev,

.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

  left: 0;

  -webkit-transform: translate3d(0, 0, 0);

          transform: translate3d(0, 0, 0);

}

.carousel-fade .carousel-control {

  z-index: 2;

}



.fade-carousel {

    position: relative;

    height:auto;

}

.fade-carousel .carousel-inner .item {

    height: auto;

}

.fade-carousel .carousel-indicators > li {

    margin: 0 2px;

    background-color: #f39c12;

    border-color: #f39c12;

    opacity: .7;

}

.fade-carousel .carousel-indicators > li.active {

  width: 10px;

  height: 10px;

  opacity: 1;

}



/********************************/

/*          Hero Headers        */

/********************************/

.hero {

    position: absolute;

    top: 40%;

    /*left: 50%;*/

    z-index: 3;

    color: #FFF;

    text-align: left;

}

.hero h3 {

    line-height: 18px;

    display: inline-block;

    padding: 20px 30px 10px 0px;

    margin: 15px 0 0 0; 

    color: #6bc300;

    /*border-left: solid 4px #6c9d31; */

    font-size: 45px;font-family: 'Galada', cursive;text-shadow: 0px 2px 0px #456b18;

}

.hero h1 {

	font-size: 37px;

	font-weight: bold;

	margin: 0;

	padding: 0;

	text-transform: uppercase;

}



.fade-carousel .carousel-inner .item .hero {

    opacity: 0;

    -webkit-transition: 2s all ease-in-out .1s;

       -moz-transition: 2s all ease-in-out .1s; 

        -ms-transition: 2s all ease-in-out .1s; 

         -o-transition: 2s all ease-in-out .1s; 

            transition: 2s all ease-in-out .1s; 

}

.fade-carousel .carousel-inner .item.active .hero {

    opacity: 1;

    -webkit-transition: 2s all ease-in-out .1s;

       -moz-transition: 2s all ease-in-out .1s; 

        -ms-transition: 2s all ease-in-out .1s; 

         -o-transition: 2s all ease-in-out .1s; 

            transition: 2s all ease-in-out .1s;    

}



/********************************/

/*          Custom Buttons      */

/********************************/

.btn.btn-lg {padding: 10px 20px;}

.btn.btn-hero,

.btn.btn-hero:hover,

.btn.btn-hero:focus {

    color: #f5f5f5;

    background-color: #f07322;

    background-color: #f07322;

    outline: none;

    margin: 20px auto;

	border-radius:0px; 

}



/********************************/

/*       Slides backgrounds     */

/********************************/

.fade-carousel .slides .slide-1, 

.fade-carousel .slides .slide-2,

.fade-carousel .slides .slide-3 {

  height: auto

  background-size: cover;

  background-position: center center;

  background-repeat: no-repeat;

}

.slides img {float: right; width:100%;}



.auto-container {

	position:static;

	max-width:1200px;

	padding:0px 15px;

	margin:0 auto;

}







/* ========= ABOUT SECTION ====================== */



.about-section, .services-section, .testimonial-section{

	background-color:#fafbfd;

	padding:40px 0px;

	float:left;

	width:100%;

}

.casestudy-section, .works-section, .contact-section, .footer-section{

	background-color: #f1f1f1;

	padding:40px 0px;

	float:left;

	width:100%;

}

 .footer-section{

	background-color: #212121;

	float:left;

	width:100%;

}

.number-counter{

	padding:40px 0px;

	float:left;

	width:100%;

}

.number-count-outer .number-count-outer .plus-icon {

    position: relative;

    font-size: 60px;

    color: #ffffff;

    line-height: 1em;

    font-weight: 500;

    display: inline-block;

}

section h5{ color: #000;

text-decoration: none;

text-transform: uppercase;

font-family: 'Poppins', sans-serif;

font-size: 26px;

position: relative;

font-weight: 600;}

.section h2 { font-size: 26px;}

section h5::before {

	position: absolute;

	left: 0px;

	top: 30px;

	width: 75px;

	height: 2px;

	content: "";

	background: #f07322;

}



.about-section h2{font-weight:600; font-family: 'Poppins', sans-serif;}

 .about-section p{font-family: 'Poppins', sans-serif; color:#575757; line-height:24px; padding-top: 18px;}



/* ====================== SERVICE SECTION ============================= */



.services-block-white{

	position:relative;

	margin-bottom:30px;

}



.services-block-white .service-inner-box{

	position:relative;

	padding: 10px 5px 39px 5px;

	text-align:center;

	background-color:#ffffff;

	-webkit-box-shadow: 0px 0px 18px 11px rgba(251,251,251,1);

	-moz-box-shadow: 0px 0px 18px 11px rgba(251,251,251,1);

	box-shadow: 0px 0px 18px 11px rgba(251,251,251,1);

	min-height: 405px;

}

.service-inner-box p {

    padding: 10px 10px; color:#575757; font-weight:300; font-size:15px;

}

.services-section h2{font-weight: 600;

font-family: 'Poppins', sans-serif;

}

.hero-btn-outer{text-align:right;}

.services-block-white .service-inner-box .image-icon-box{

	position:relative;

	color:#00d541;

	font-size:64px;

	line-height:1em;

	margin-bottom:25px;

}



.services-block-white .service-inner-box h3{

	position:relative;

	font-size:20px;

	font-weight:600;

	margin-bottom:5px;

	text-transform:capitalize;

}



.services-block-white .service-inner-box h3 a{

	position:relative;

	color:#090913;

	transition:all 0.3s ease;

	-moz-transition:all 0.3s ease;

	-webkit-transition:all 0.3s ease;

	-ms-transition:all 0.3s ease;

	-o-transition:all 0.3s ease;

}



.services-block-white .service-inner-box h3 a:hover{

	color: #619210;

	text-decoration: none;

}



.services-block-white .service-inner-box .service-desc{

	position:relative;

	font-size:16px;

	font-weight:500;

	color:rgba(9,9,19,0.40);

	font-family: 'Poppins', sans-serif;

}





/* ================= CASE  SECTION ====================== */

.casestudy-section p{line-height: 27px; font-weight: 400; font-size: 16px; padding:10px 20px 10px 0px;}

.casestudy-section .btn-link{color:#4d8a00; text-decoration:underline; font-size:20px; font-weight:500;}



/* ================= CONTACT SECTION ====================== */



.contact-section .contact-form {margin-top: 10px;}

.contact-form .form-group { position: relative; margin-bottom: 30px;}



.contact-form .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  color:#999999 !important;

}

.contact-form .form-group input::-moz-placeholder { /* Firefox 19+ */

  color:#999999 !important;

}

.contact-form .form-group input:-ms-input-placeholder { /* IE 10+ */

  color:#999999 !important;

}



.contact-form .form-group input:-moz-placeholder { /* Firefox 18- */

  color:#999999 !important;

}





.value ul{ padding:0; margin:0;}

.value li{ list-style:square;     margin: 0 0 0 20px;}



.contact-form .form-group input[type="text"], .form-group input[type="tel"], .form-group select, .contact-form .form-group input[type="email"] {

    position: relative;

    display: block;

    width: 100%;

    line-height: 24px;

    padding: 5px 10px 8px;

    border: 1px solid #878787 !important;

    height: 45px;

    font-size: 16px;

        background:none;

    -webkit-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    transition: all 300ms ease;

    border-radius: 0;

    font-weight: normal;

    color:#999999;

}

input#submit {

    background: #6c9d31;

    font-size: 16px;

    font-weight: bold;

    color: #FFF;

    display: block;

    width: 234px;

    float: left;

    height: 50px;

    cursor: pointer;

    margin-top: 10px;

}

input.wpcf7-form-control {

    background: #6c9d31;

    font-size: 16px;

    font-weight: bold;

    color: #FFF;

    display: block;

    width: 240px;

    float: right;

    height: 50px;

    cursor: pointer;

}

.contact-form .form-group textarea {

    border: 1px solid #878787 !important;

    position: relative;

    display: block;

    width: 100%;

    line-height: 24px;

    padding: 5px 10px 8px;

    border-radius: 0;

    font-size: 16px;

        background:none;

    -webkit-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    transition: all 300ms ease;

    font-weight: normal;

    color:#555;resize: none;

}

.contact-section.style-two .form-group input::placeholder {

    color: #000000;

}

.contact-form .form-group {

    position: relative;

    margin-bottom: 12px;

}

.contact-form .btn-sent {

    position: relative;

    line-height: 24px;

    color: #ffffff;

	border:none; box-shadow:none;

    font-size: 15px;

    font-weight: 600;

    background: #f07322;

    letter-spacing: 1px;

    display: inline-block;

    padding: 13px 34px 13px;

    text-transform: uppercase;

}

.contact-section h2{ font-weight:600; line-height: 33px; font-size: 28px; }

.contact-section p{color:#9d9d9d; font-weight:300; font-size:15px; margin-bottom:20px;}

.contact-section h3, .contact-section h3 a { color:#000; text-decoration:none;  padding: 0px;  margin: 5px 0px; font-size: 18px;display: flex; line-height: 29px;}

.contact-section img {  padding-right: 10px;height: 31px;}



/* ================= FOOTER SECTION ====================== */



.footer-section .widgets-section {

    position: relative;

    padding: 20px 0px;

}

.footer-section.alternate .email {

    color: #222222;

    font-weight: 500;

    font-size: 16px;

}

.footer-section.alternate .number {

    color: #ff5151;

    font-size: 16px;

    font-weight: 500;

    margin-top: 10px;

}

.footer-section.alternate .footer-column h2 {

    font-size: 16px;

    margin-bottom: 15px;

    text-transform: uppercase;

	color: #f07322;

	font-weight:600;

}

.footer-section .link-ul .widget-box ul li {

    position: relative;

    margin-bottom: 5px;

}

.footer-section .link-ul .widget-box ul li a {

    position: relative;

    font-size: 16px;

    color: rgba(246, 246, 246, 0.82);

	text-decoration:none;

    font-family: 'Lato', sans-serif;

    transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

}

.footer-section .subscribe-box .social-icon-ul li {

    margin-left: 0px;

    margin-right: 15px;

}

.social-icon-ul li {

    position: relative;

    margin: 0px 6px;

        margin-right: 6px;

        margin-left: 6px;

    display: inline-block;

}

.social-icon-ul li a {

    position: relative;

    font-size: 18px;

    color: #b7b7b7;

    display: inline-block;

    -webkit-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    transition: all 300ms ease;

}

.subscribe-box button {

    position: absolute;

    right: 0px;

    top: 0px;

    color: #ffffff;

    font-size: 24px;

    width: 42px;

    height: 54px;

    display: block;

    line-height: 30px;

    text-align: center;

    padding-left: 2px;

    background-color: #f07322;

    border-radius: 0px;

	box-shadow: none;

	border: 0px;

}

.footer-section.alternate .email-form .form-group {position:relative;}

.footer-section.alternate .email-form .form-group input[type="email"] {

    border-radius: 0px;

    background: none;

    height: 55px;

	padding:0px 10px;

    width: 100%;

    margin-bottom: 20px;

    border: 2px solid #e4e4e4;

}

 

.footer-title {

    color: #f07322;

    text-transform: uppercase;

    font-weight: 600;

    padding-top: 16px;

    padding-bottom: 5px;

}

.footer-des {

	color: rgb(246, 246, 246);

}

.footer-socialmedia {

    margin: 20px 0px;

    font-size: 18px;

}

.footer-socialmedia a {

    color: #FFF;

    margin: 0px 12px 0px 0px;

    padding: 4px;

}

.footer-socialmedia a:hover{color:#f07322;}

/* ================================= INNER PAGES ======================================= */

/* -------------- SERVICES PAGE ------------------*/

.inner-top-title::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    /*background-color: rgba(0, 0, 0, 0.05);*/
}

.inner-top-title {
    position: relative;
    padding: 0px 0px 3px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    width: 100%; visibility:hidden;
}

.inner-top-title h1 {

    position: relative;

    font-size: 45px;

    line-height: 1.2em;

    font-weight: 600;

    letter-spacing: 1px;

    color: #ffffff;

    margin-bottom: 20px;

    text-transform: capitalize;

    font-family: 'Poppins', sans-serif;

}

.inner-top-title .inner-bread-crumb {

    position: relative;

    padding-left: 40px;

}

.inner-top-title .inner-bread-crumb::before {

    position: absolute;

    left: 0;

    top: 14px;

    content: "";

    width: 30px;

    height: 2px;

    background: #000;

}

.inner-top-title .inner-bread-crumb li::before {

    content: '/';

    position: absolute;

    right: -20px;

    top: 1px;

    width: 20px;

    font-size: 14px;

    text-align: center;

    line-height: 30px;

}

.inner-top-title .inner-bread-crumb li:last-child::before{ display:none;}

.inner-top-title .inner-bread-crumb li:first-child {

    margin-left: 0px;

}

.inner-top-title .inner-bread-crumb li {
    position: relative;
    display: inline-block;
    line-height: 30px;
    margin-left: 20px;
    color: #2d2d2d !important;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.inner-top-title .inner-bread-crumb li a {

    color: #000;

    font-size: 14px;

    font-weight: 500;

    transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

}



.enquiry-sec {

    position: relative;

    padding: 60px 0px 50px;

	float:left;

	width:100%;

}

.enquiry-sec .enquiry-title-contact {

    margin-bottom: 80px;

}

.enquiry-title-contact.centered h2::after {

    left: 50%;

    margin-left: -25px;

}

.enquiry-title-contact h2::after {

    position: absolute;

    content: '';

    left: 0px;

    bottom: 0px;

    width: 50px;

    height: 3px;

    background-color: #f07322;

}

.enquiry-title-contact h2 {

    position: relative;

    color: #00000a;

    font-size: 26px;

    font-weight: 600;

    line-height: 1.4em;

    padding-bottom: 15px;

	text-align: center;

}

.contact-items-box {

    position: relative;

    margin-bottom: 30px;

}

.contact-items-box .inner {

    position: relative;

    text-align: center;

}

.contact-items-box .inner h3 {

    position: relative;

    font-size: 24px;

    font-weight: 500;

    color: #00000a;

    margin-bottom: 8px;

}

.contact-items-box .inner .text {

    position: relative;

    font-size: 16px;

    line-height: 1.8em;

    color: rgba(0,0,0,0.65);

}



.contact-form-section{

	float:left;

	width:100%;

}

.outer-container {

        background: #e8e8e8;

}

.map-box{padding-left:0px;}

.outer-container {  line-height: 0;}

.contact-form-section .contact-form { padding: 30px 56px 10px 20px;}

.contact-input::placeholder {color:#FFF !important; opacity:1;}

.contact-input:-ms-input-placeholder {color:#FFF !important; opacity:1;}

.contact-input::-ms-input-placeholder {color:#FFF !important; opacity:1;}

.contact-form-section h2{ color:#FFF; font-weight:600; padding-bottom:30px;}



textarea.wpcf7-form-control {

    height: 125px;

}

.service-page-section p {

    line-height: 26px;

    color: #5f5f5f;

}

.head-socialmedia a:hover{color:#f07322;}

.tabs-left {
  border-bottom: none;
  border-right: 1px solid #ddd;
}

.tabs-left>li {
    float: none;
    margin: 0px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.tabs-left>li>a{font-size: 15px; padding: 16px 14px; color: #000;margin-right: 0px; text-align: left;}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
  color: #FFF;
  background:#f90;
  border:none;
  border-radius:0px;
  margin:0px;
  cursor:pointer !important; 
}
.nav-tabs>li>a:hover {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}
.tabs-left>li.active>a::after{content: "";
    position: absolute;
    top: 16px;
    right: -10px;
    border-top: 10px solid transparent;
  	border-bottom: 10px solid transparent; 
  	border-left: 10px solid #f90;
    display: block;
    width: 0;}
.service-toggle p {
    color: #FFF;
    font-size: 20px;
    padding: 0px;
    margin: 0;
    font-weight: bold;
}
a:empty {
display:none !important;
}
.service-toggle {
    background: #e96a22;
    padding: 10px 0px;
    margin-bottom: 23px;
	background-image:url(/wp-content/themes/hcicare/images/arrow-right.png); background-position: 96% center; background-repeat:no-repeat;
}
.tabs-left > li ul li {
    border: 1px solid #c8c8c8;
    font-size: 17px;
    background: #eee;
    margin: -1px 0px;
    border-right: 0px;
	cursor:pointer;
}
.tabs-left > li ul li a{ padding-left:20px;}
.tabs-left > li ul li a {
    padding-left: 50px !important;
	color: #000;
}
.sub-menu .fa-caret-up, .sub-menu .fa-caret-down {
    float: right;
}
.tabs-left > li ul li a {
    background: #f5f5f5;
    width: 100%;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
}
.tabs-left>li i {
    font-size: 20px;
    padding-right: 12px;
    color: #909090;
}
.tabs-left>li.active i {
    color: #FFF;
}
	#plans .list-group {padding-bottom: 20px;}
	#plans .list-group-item {text-align: left;list-style: none;font-size: 15px;line-height: 23px; border: 1px dashed #f0f0f0; margin: auto 20px;}
	#plans .list-group-item ul li{list-style:none;line-height: 26px;}
	#plans .list-group-item ul { padding-top: 10px; padding-bottom: 9px; padding-left:23px;}
	#plans .list-group-item i{padding-right:10px;}
	#plans .panel-heading {text-align:left; min-height: 58px;}
	#plans .panel{margin-bottom: 35px;  -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
	#plans .panel:hover {box-shadow: 3px 14px 36px #a6a6a6; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
	#plans .panel-heading h3{font-size:23px; text-align:center;margin: 0; padding: 2px 0px;display: inline-block;}
	#plans .panel-heading i{padding-right:13px;}
	#plans .panel-body h2 { text-align: left; font-size: 16px; text-transform: uppercase; font-weight: bold; padding-bottom: 0px; margin-bottom: 0;}
	#plans .panel-body p {font-size: 26px;line-height: 32px;}
	#plans .panel-footer { background-color: #fff;}
	#plans .panel-heading a.corner-btn { color: #FFF; display: inline-block; font-size: 16px; border: 1px solid #FFF; padding: 5px 13px; border-radius: 22px; margin-left: 26px;  text-align: right; float:right}
	#plans .panel-heading a.corner-btn:hover{text-decoration:none;}
	#plans .about-page-head {padding-bottom: 15px;}
	
	#plans .color-blue .panel-heading { color: #FFF; background-color: #1666a6;border-color: #1666a6;}
	#plans .color-blue {border:1px solid #c9e0f2;}
	#plans .panel-footer { background-color: #fff;}
	#plans .btn-blue{background-color: #1666a6;border-color: #1666a6; color:#FFF;}
	#plans .color-blue .list-group-item i { font-size: 17px; color: #0c83e5;}
	#plans .color-blue .panel-body p {color: #0c83e5;}
	
	#plans .color-violet .panel-heading { color: #FFF; background-color: #7d5eb9;border-color: #7d5eb9;}
	#plans .color-violet {border: 1px solid #c4bbd5;}
	#plans .btn-violet{background-color: #7d5eb9;border-color: #7d5eb9; color:#FFF;}
	#plans .color-violet .list-group-item i { font-size: 17px; color: #947bc3;}
	#plans .color-violet .panel-body p {color: #947bc3;}
	#plans .btn-violet{ color: #FFF; background-color: #7d5eb9;}
	
	#plans .color-green .panel-heading { color: #FFF; background-color: #299631;border-color: #299631;}
	#plans .color-green {border: 1px solid #bbe8be}
	#plans .btn-green{background-color: #299631;border-color: #299631; color:#FFF;}
	#plans .color-green .list-group-item i { font-size: 17px; color: #299631;}
	#plans .color-green .panel-body p {color: #299631;}
	#plans .btn-green{ color: #FFF; background-color: #299631;}

	#plans .color-yellow .panel-heading { color: #FFF; background-color: #c0900b;border-color: #299631;}
	#plans .color-yellow {border: 1px solid #ffe49a;}
	#plans .btn-yellow{background-color: #c0900b;border-color: #c0900b; color:#FFF;}
	#plans .color-yellow .list-group-item i { font-size: 17px; color: #c0900b;}
	#plans .color-yellow .panel-body p {color: #c0900b;}
	#plans .btn-yellow{ color: #FFF; background-color: #c0900b;}
	
	#plans .color-gray .panel-heading { color: #FFF; background-color: #f07322;border-color: #ce137c;}
	#plans .color-gray {border: 1px solid #d0d0d0;}
	#plans .btn-gray{background-color: #f07322;border-color: #f07322; color:#FFF;}
	#plans .color-gray .list-group-item i { font-size: 17px;color: #f07322;}
	#plans .color-gray .panel-body p {color: #f07322;}
	#plans .btn-gray{ color: #FFF; background-color: #f07322;}	
	.star-msg {color: #ec0000 !important;margin-top: 20px;text-align: left !important;padding: 10px 0px;font-size: 14px;line-height: 22px !important;}	
	
	.ptitle { padding: 0;margin: 0 !important;}
/*.left-vertical-nav {
	position: relative;
	width: 360px;
}
.left-vertical-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.left-vertical-nav ul li a {
	display: block;
	background: #ebebeb;
	padding: 10px 15px;
	color: #333;
	text-decoration: none;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.left-vertical-nav ul li a:hover {
	background: #f8f8f8;
	color: #515151;
}
.left-vertical-nav ul li a .fa {
	width: 16px;
	text-align: center;
	margin-right: 5px;
	float:right;
}
.left-vertical-nav ul ul {
	background-color:#ebebeb;
}
.left-vertical-nav ul li ul li a {
	background: #f8f8f8;
	border-left: 4px solid transparent;
	padding: 10px 20px;
}
.left-vertical-nav ul li ul li a:hover {
	background: #ebebeb;
	border-left: 4px solid #3498db;
}*/
/********************************/

/*          Media Queries       */

/********************************/
img.team-thumb.img-circle {
    border-radius: 0;
}
.people a {
    word-break: break-word;
}
@media (min-width:1500px){

	.slides img {float: right; width:auto;}

	.navbar-nav {

    margin-left: 50px;

}

}
@media (min-width:1300px){
.head-socialmedia i {
    font-size: 20px;
}
}

@media(min-width:1200px){

    .navbar-nav {

       margin-left:0px;

}
.tabs-left > li > a {
    font-size: 17px;
}
.inner-top-title h1 {
    position: relative;
    font-size: 36px;
}
}



@media screen and (min-width: 980px){

    .hero { width: 980px; }    



.head-socialmedia {

    display: inline-block;

    margin-top: 10px;

    margin-left: 30px;

}

.head-socialmedia a {

    color: #FFF;

    padding: 10px;

}   

}

@media (min-width:767px){

	.navbar-brand {

		padding: 5px 15px;

		margin-bottom: 5px;

	} 
	.careers-title p {
		font-size: 25px !important;
	}
}

@media only screen and (min-width: 768px) {

	.cd-author img {

		width: 58px;

		height: 58px;

	}

	.cd-author .cd-author-info {

		line-height: 1.4;

	}

	.cd-author .cd-author-info li:first-child {

		font-size: 18px;

	}

}

@media(max-width:1300px){

    .hero {

    top: 23%;

}

}

@media (max-width:1200px){

	.carousel-inner img { width: 100%;}

	.hero { top: 25%;}

		.hero h1 { font-size: 30px;}

	.fade-carousel .carousel-inner .item, .fade-carousel .slides .slide-1, .fade-carousel .slides .slide-2, .fade-carousel .slides .slide-3, .fade-carousel { height: auto;}



.about-section, .services-section, .testimonial-section {

    background-color: #fafbfd;

    padding: 15px 0px;

}

}
@media (max-width:1199px){
	.navbar-header img {
		width: 300px;
	}
	.navbar-brand > img {
		padding-top: 20px;
	}
	.inner-top-title h1 {
    	font-size: 36px;
	}
	.head-enqr-btn {
		padding: 4px 6px !important;
	}
	.large-link {
    	font-size: 18px !important;
	}
	.hero h1 {
		font-size: 23px;
	}
	.head-socialmedia a {
		padding: 10px 4px;
	}
	.head-socialmedia {
		margin-left: 14px;
		margin-top: 4px;
	}
.tabs-left > li ul li a {
    padding-left: 20px !important;
    text-align: left;
}	
.sub-menu .fa-caret-up, .sub-menu .fa-caret-down {
    padding-top: 5px;
}
.tabs-left > li > a {
    padding: 16px 8px;
}
}
@media (max-width:991px){

	body{text-align:center;}

	section h5::before { position: absolute; left:auto;}

	.hero-btn-outer{text-align:center;}

	.contact-section, footer {  text-align: left !important;}

	.fade-carousel .carousel-inner .item {height: 320px;}

	.fade-carousel{height:auto;}

::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
	.hero h3 {
		margin: 1px 0 0 0;
		font-size: 30px;
	}
	.btn.btn-lg {
		padding: 6px 11px;
	}
	/*.nav > li > a { padding: 10px 10px;line-height: 8px;}*/

	.hero{top: 20%;}

	.casestudy-section, .works-section, .contact-section, .footer-section { padding: 15px 0px;}

	.contact-items-box .inner h3 { font-size: 16px;}

	.contact-items-box .inner .text {  font-size: 14px;}

	.enquiry-sec .enquiry-title-contact { margin-bottom: 30px;}

	.header-top .navbar-brand { padding: 5px 5px;}

.inner-top-title .inner-bread-crumb::before {

    content: "";

    display:none;

}

.inner-top-title .inner-bread-crumb {

    padding-left: 0px;

} 

.head-socialmedia {

    margin-left: 0px;

    display:inline-block;

    margin-top: 8px;

}

.head-socialmedia a {

    color: #FFF;

    padding: 5px 10px;

}
.head-info-left {
    font-size: 13px;
}
.main-header .navbar-brand {
    height: 84px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.main-header .navbar-brand > img {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
	padding-top: 0px;
}
}

@media (max-width:767px){

	.navbar-brand { padding: 5px 0px; width: 210px;}

	#mwt-navbar { padding: 0px 0px 15px 0px;}

	.navbar-nav { margin: 0px;}

	.navbar-brand { height: 80px;}

	.hero { text-align: center; width:100%;}

	section h2 { font-size: 20px;}

	.about-section, .services-section, .testimonial-section { padding: 10px 0px;}

	.map-box {  padding-left: 0px; padding-right: 0px;}

	.contact-form-section .contact-form {padding: 15px 5px 10px 5px;}

	.contact-form .form-group{width:100%;float:left;margin:0 0 5px;}

    .carousel-inner{background-image:url(/wp-content/themes/hcicare/images/home-bk.webp);  background-position:center top; background-repeat:no-repeat; background-size:cover;}

.contact-section p {color: #373737;}    

   .hero h1 {

    font-size: 20px;

    text-align: center;

    margin-top: 12%;

} 

    .hero{top: 5%;}

	.carousel-inner img {display:none;}  

	.services-block-white .service-inner-box{min-height:auto;}

	.header-top .navbar-toggle{display:none;}

.tabs-left {
    margin-bottom: 35px;
}
.tabs-left > li.active > a::after {content: none;}
.header-top input[type="text"] {
    width: 206px !important;
}
}













@media screen and (max-width: 640px){

   .hero h1 {
    font-size: 25px;

    text-align: center;

    margin-top: 12%;

} 
.service-page-head img {

    float: none !important;

}
.mobile-edge{padding-left:0px !important; padding-right:0px !important;}
}





/* ===== SLIDER END===== */