/*
Theme Name: RedMed
Author: the NCR IT Solutions
Author URI: https://ncritsolutions.com/
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
body {
    font-size: 15px;
    line-height: 28px;
}
.container-fluid {
    width: 96%;
}
.parallax > .background-image-holder {
	background-attachment: fixed !important;
	top: 0;
}
.image-bg {
	height: 100vh;
	position: relative;
}
.page-title-1.image-bg, .page-title-2.image-bg {
    height: 400px;
}
.parallax-content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
    width: 90%;
}
.top-banner h3 {
    font-size: 54px;
    line-height:62px;
	font-weight:900;
}


footer.footer-1.image-bg {
    height: 60vh;
}
.footer-1 .sub {
    opacity: 1;
}
.breadcrumb-2 li a, .breadcrumb-2 li {
	font-size: 12px;
}
.page-title-1 .breadcrumb, .page-title-3 .breadcrumb {
	position: static;
}
nav.transparent.fixed .menu > li > a, nav.transparent.fixed .module.widget-handle i {
	opacity: 1;
}
.menu li a {
	font-size: 14px;
    text-transform: lowercase;
    opacity: 1;
}
.overlay:before {
	opacity: 0.1;
}
nav.transparent.is-active {
	background: #fff;
}
nav.transparent.is-active .logo-light {
	display: none;
}
nav.transparent.is-active .logo-dark {
	display: inline;
}
nav.transparent.is-active .menu > li > a, nav.transparent.is-active .module.widget-handle i {
    color: #292929;
}
nav.transparent.is-active .menu > .has-dropdown:after {
    color: #292929;
}
nav.transparent.fixed {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
}
.contentArea ul {
	list-style: disc;
	padding: 0 0 0 20px;
}
ol {
    padding: 0 0 0 20px;
}
.contentArea ul li {
    font-size: 17px;
    padding-bottom: 10px;
    line-height: 24px;
    position: relative;
}
.page-id-10 .contentArea ul {
    list-style: none;
    padding: 0;
}
.page-id-10 .contentArea ul li {
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 28px;
    position: relative;
    padding-left: 25px;
}
.page-id-10 .contentArea ul li:before {
    content: '\f105';
    font-family: 'Fontawesome';
    color: #ed3237;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
}
ul.post-meta {
    margin: 0 0 10px 0;
}
.post-meta > li, .post-meta i {
	font-size: 16px;
}
/*.btn {
    color: #e31e24;
    border: 2px solid #e31e24;
}
.btn:hover {
    background: #e31e24;
    color: #fff;
}
.btn:visited {
    color: #e31e24;
}
.label {
    background: #e31e24;
}*/
.recent-posts li {
    font-size: 14px;
}
.pagination  a, .pagination span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination a, .pagination span {
    width: 32px;
    height: 32px;
    padding: 0;
    text-align: center;
    padding-top: 6px;
    margin: 0 4px;
    color: #292929;
    font-weight: 400;
}
.pagination a:hover, .pagination span.current, .pagination span.current:hover {
    background: #47b475;
    color: #fff;
    border-color: #47b475;
}
.pagination a.next.page-numbers {
    width: 94px;
    font-size: 14px;
}
.pagination a.prev.page-numbers {
    width: 100px;
    font-size: 14px;
}
.preventionArea {
    background: #010524;
	padding:100px 0;
}
.green-bg-text {
    text-align: center;
    color: #fff;
}
.green-bg-text h2 {
    color: #fff;
    font-size: 48px;
}
.green-bg-text h3 {
    color: #fff;
    margin-bottom: 70px;
    line-height: 48px;
}
.green-bg-text p {
    color: #fff;
    font-size: 26px;
    margin-top: 20px;
}
.icon-content {

}
.icon-content.promise {  }
.icon-content.promise h2 { color:#4285f4; margin-bottom:10px; }
.icon-content.promise p { margin-bottom:5px; }
.icon-item {
/*     flex: 0 0 20%;
    max-width: 20%;
    */text-align: center; 
}

.sec-six { display:flex; flex-wrap:wrap; justify-content:center; }
.sec-six .icon-item { margin-bottom:30px; }
.sec-six .col-md-2 {
    width: 14%;
}

.icon-item .icon-img {
    width: 100px;
    height: 100px;
    border: 2px solid #328d9d;
    border-radius: 100%;
    padding: 24px;
    margin: 0 auto 12px;
}
.icon-name span {
    line-height: 22px;
    display: block;
    color: #328d9d;
	font-size:15px;
}
.image-square > .content {
    padding: 0 5%;
}
.image-square.section2 {
    max-height: 750px;
}
.section2 {
    padding: 96px 30px;
}
.green-top-bg-text {
    text-align: left;
}
.green-top-bg-text p strong{
    color: #4285f4;
    margin-bottom: 10px;
    font-size: 22px;
    line-height:32px;
}

.green-top-bg-text p{
    color: #333;
    margin-bottom: 10px;
    font-size: 16px;
    line-height:22px;
}

.green-top-bg-text p span {
    color: #3d3e3b;
    font-weight: 700;
}
.green-top-bg-text ul {
    list-style-type:none;
    padding: 0;
}
.green-top-bg-text ul li {
       color: #222;
    font-size: 16px;
    position: relative;
    line-height: 24px;
    margin-bottom: 15px;
    padding-left: 25px;
}
.green-top-bg-text ul li:before {     content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 2px;
    color: #32be78; }

.page-title-1 .background-image-holder {
    background-attachment: fixed !important;
    background-position: top center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 100% !important;
    top: 0 !important;
}
.page-title-1 h2 {
    font-size: 54px;
}
.image-square.left.track-text {
    max-height: 780px;
}
.icon-img2 {
    text-align: center;
}
.icon-img2 img {
    max-width: 80%;
    margin: 0 auto;
}
.icon-content p {
    color: #333;
    font-size: 20px;
}
h2.uppercase {
    letter-spacing: 2px;
}
.page-id-18 .image-square .image {
    background: #f5f5f5;
}
.wpcf7-form-control-wrap {
    margin-bottom: 24px;
    display: block;
}
.contentArea input, .contentArea textarea {
    margin-bottom: 0;
}
.contentArea form br {
    display: none;
}
.parallax-content h2 {
    line-height: 80px;
	font-size: 54px;
}
.timepicker-picker table tr td a.btn{
    width: 54px;
    height: 54px;
    border: none;
    min-width: inherit;
    margin: 0;
    padding: 0;
}
.bootstrap-datetimepicker-widget table td span {
    margin: 0;
}
.bootstrap-datetimepicker-widget table td span:hover {
    background: unset;
}
.timepicker-picker table tr td button.btn {
    height: auto ;
    border: none;
    min-width: inherit;
    color: #fff;
    width: 50px;
    margin: 0;
}
footer.footer-1 h5 {
    font-weight: normal;
    font-size: 14px;
}
.page-id-12 .contentArea h2,.page-id-14 .contentArea h2 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 32px;
}
.page-id-12 .contentArea p, .page-id-14 .contentArea p {
    font-weight: normal;
    font-size: 20px;
}
.nav-bar {
    height: 65px;
    max-height: 65px;
    line-height: 63px;
}
.nav-bar a {
    height: 65px;
}
.logo {
    max-height: 80%;
}
section.image-bg.parallax-4 .parallax-content {
    top: 70%;
    left: 0;
    transform: translate(0);
}
.social-share {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0 5px 0;
    margin-bottom: 20px;
}
.post-title h4 {
    margin-bottom: 8px;
}
.parallax-8 h2 {
	letter-spacing: 5px;
}
.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    color: #ffffff;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #1b1a1c;
    display: none;
    border-radius: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.form-email br {
    display: none;
}
.form-email .wpcf7-form-control-wrap {
    margin-bottom: 0;
}
.page-id-10 h3{
   color: #328d9d;
}
.A5-content-block .set{
    position: relative;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.A5-content-block .set .fa-minus {
    display: none;
}
.A5-content-block .set.active .fa-plus {
    display: none;
}
.A5-content-block .set.active .fa-minus {
    display: block;
}
.A5-content-block .set > a{
  display: block;
  padding: 10px 15px 0;
  text-decoration: none;
  color: #328d9d;
  font-weight: 600;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
.A5-content-block .set > a i{
    float: right;
    margin-top: 2px;
    position: absolute;
    right: 15px;
    top: 15px;
}
.A5-content-block .content{
  background-color: #fff;
  display:none;
}
.A5-content-block .set.active .content {
    display: block;
}
.A5-content-block .content {
  padding: 10px 15px 0;
  margin: 0;
}
.A5-content-block .content ul li{
  font-size: 14px;
}
.purpose-content h3 {
    color: #328d9d;
}
.p4-content-block {
    border: 1px solid #ccc;
    padding: 15px;
    height: 436px;
    overflow: hidden;
}
.p4-content-first {
    margin-bottom: 15px;
}
.p4-content-block .p4-content-first i {
    color: #328d9d;
    font-size: 18px;
    font-weight: 700;
}
.p4-content-item {
    height: 220px;
    overflow: hidden;
}
.content-show {
    text-align: center;
    margin-top: 50px;
}
.content-show i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: #328d9d;
    color: #fff;
    border-radius: 100%;
    cursor: pointer;
}
.p4-content-block.p4-content-show {
    height: auto;
}
.p4-content-block.p4-content-show .p4-content-item{
    height: auto;
}
.a5-p4-img {
    height: 436px;
    border: 1px solid #ccc;
    overflow: hidden;
    text-align: center;
}
.a5-p4-img img {
    height: auto;
    max-width: 75%;
    margin: 0 auto;
}
.contact-page-wrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.contact-page-wrap:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.27);
}
.contact-head {
    text-align: center;
    margin-bottom: 40px;
}
.contact-head h2 {
    color: #fff;
    margin-bottom: 10px;
}
.contact-head p {
    color: #fff;
    font-size: 20px;
    margin: 0;
}
input[type="submit"], button[type="submit"] {
    border: 2px solid #00f;
    background: #00f;
}
@media only screen and (min-width: 1023px) { 
    h2.inner-banner-title {
        position: absolute;
        left: -60px;
        top: 160px;
        transform: rotate(-90deg);
        text-transform: lowercase;
        background: rgba(216, 216, 216, 0.72);
        color: #000;
        padding: 0 20px 10px;
        display: inline-block;
    }
}
@media only screen and (min-width: 1367px) and (max-width: 1700px) { 
    .image-square {
        height: 70vw;
    }
   .image-square.left.track-text {
        max-height: 780px;
    }
    section.image-square.item3.left {
        height: 100vw;
        max-height: 900px;
    }
    section.image-square.item1.left {
        height: 100vw;
        max-height: 850px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
    .image-square {
        height: 70vw;
    }
   .image-square.left.track-text {
        max-height: 780px;
    }
    .image-square > .content {
        padding: 0 2%;
    }
    section.image-square.item3.left {
        height: 100vw;
        max-height: 900px;
    }
    
    section.image-square.item1.left {
        height: 100vw;
        max-height: 850px;
    }
    .menu > li {
        margin-right: 18px;
    }
    .menu li a {
        font-size: 15px;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .menu > li {
        margin-right: 10px;
    }
    .menu li a {
        font-size: 12px;
    }
    .image-square {
        height: 70vw;
    }
    .image-square.section2 {
        max-height: 880px;
        height: 100vw;
    }
    .image-square > .content {
        padding: 0 3%;
    }
    .icon-item .icon-img {
        width: 120px;
        height: 120px;
    }
    .icon-name span {
        line-height: 20px;
        display: block;
        font-size: 14px;
    }
    .parallax-content .container {
        width: 100%;
    }
    section.image-square.item3.left {
        height: 100vw;
        max-height: 950px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
    .image-square.section2 {
        max-height: initial;
    }
    /*.image-square.section2 .image {
        max-height: 650px;
    }*/
    .parallax-content .container {
        width: 100%;
    }
    .parallax-content h2 {
        font-size: 34px;
    }
}
@media only screen and (max-width: 767px) {
    .page-title .container-fluid {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 9;
    }
    section.image-square.item3.left .image, section.image-square.item4.right .image {
        height: 600px;
        max-height: inherit;
    }
    p {
        font-size: 16px;
    }
    .icon-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .parallax-content {
        left: 15px;
        right: 15px;
        top: 50%;
        transform: translate(-0%, -50%);
    }
    .green-bg-text h2 {
        font-size: 32px;
    }
    .green-bg-text p {
        font-size: 20px;
    }
    .image-square.section2 {
        max-height: inherit;
    }
    /*.section2 .image {
        height: 1000px;
        max-height: inherit;
    }*/

    h2.uppercase {
        letter-spacing: 2px;
        font-size: 28px;
    }
    .nav-is-overlay .page-title-1.image-bg:first-child {
        height: 245px;
    }
    .parallax-content h2 {
        line-height: 44px;
        font-size: 34px;
    }
    .top-banner h3 {
        font-size: 34px;
        line-height: 44px;
    }
    footer.footer-1 h5 {
        text-align: center;
    }
    footer .module.right {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        margin: 10px 0 0;
    }
    .nav-bar {
        height: 55px;
        max-height: 55px;
        line-height: 53px;
    }
    .nav-bar a {
        height: 55px;
    }
}