	@media only screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
		/* Retina Logo */
		.logo{background:url(/wp-content/uploads/2018/01/PMC_logo.png) no-repeat center; display:inline-block !important; background-size:contain;}
		.logo img{ opacity:0; visibility:hidden}
		.logo *{display:inline-block}
		.affix-top .logo.sticky,
		.affix .logo{ display:none !important}
		.affix .logo.sticky{ background:transparent !important; display:block !important}
		.affix .logo.sticky img{ opacity:1; visibility: visible;}
	}
	@font-face
    {
    	font-family: 'custom-font-1';
    	src: url('/wp-content/uploads/2018/01/ARIAL.ttf');
    }
	@font-face
    {
    	font-family: 'custom-font-2';
    	src: url('/wp-content/uploads/2018/01/ARIALN.ttf');
    }
    body, #main-nav .navbar-nav>li>a .menu-description{
        font-family: "Arial",sans-serif;
    }
	body {
        font-size: 14px;
    }
    h1, .h1, h2, .h2, .content-dropcap p:first-child:first-letter, .dropcap, .font-2,
    .mobile-menu > li > a, .media-heading, .widget-title, .item-content .item-title,
    .post-slider-title, .overlay-top h4, h4.wpb_toggle, .wpb_accordion .wpb_accordion_wrapper h3.wpb_accordion_header,
    .content-dropcap p:first-child:first-letter, .dropcap,
    #main-nav .navbar-nav>li>a{
        font-family: "Arial", Times, serif;
    }
    footer.main-color-2-bg, .main-color-2-bg.back-to-top{
        background-color:#333333;
    }
@media (min-width: 992px){
    .ia-post-grid-1 .grid-item {
        width: 100%;
    }
    .ia-post-grid-1.has-featured-item .grid-item:first-child{
    	width: 200%;
    }
}
@media (min-width: 992px){
    .ia-post-grid-2 .grid-item {
        width: 50%;
    }
    .ia-post-grid-2.has-featured-item .grid-item:first-child{
    	width: 100%;
    }
}
@media (min-width: 992px){
    .ia-post-grid-3 .grid-item {
        width: 33.333333333333%;
    }
    .ia-post-grid-3.has-featured-item .grid-item:first-child{
    	width: 66.666666666667%;
    }
}
@media (min-width: 992px){
    .ia-post-grid-4 .grid-item {
        width: 25%;
    }
    .ia-post-grid-4.has-featured-item .grid-item:first-child{
    	width: 50%;
    }
}
@media (min-width: 992px){
    .ia-post-grid-5 .grid-item {
        width: 20%;
    }
    .ia-post-grid-5.has-featured-item .grid-item:first-child{
    	width: 40%;
    }
}
@media (min-width: 992px){
    .ia-post-grid-6 .grid-item {
        width: 16.666666666667%;
    }
    .ia-post-grid-6.has-featured-item .grid-item:first-child{
    	width: 33.333333333333%;
    }
}
@media (min-width: 992px){
    .ia-post-grid-7 .grid-item {
        width: 14.285714285714%;
    }
    .ia-post-grid-7.has-featured-item .grid-item:first-child{
    	width: 28.571428571429%;
    }
}
@media (min-width: 992px){
    .ia-post-grid-8 .grid-item {
        width: 12.5%;
    }
    .ia-post-grid-8.has-featured-item .grid-item:first-child{
    	width: 25%;
    }
}
@media (min-width: 992px){
    .ia-post-grid-9 .grid-item {
        width: 11.111111111111%;
    }
    .ia-post-grid-9.has-featured-item .grid-item:first-child{
    	width: 22.222222222222%;
    }
}
@media (min-width: 992px){
    .ia-post-grid-10 .grid-item {
        width: 10%;
    }
    .ia-post-grid-10.has-featured-item .grid-item:first-child{
    	width: 20%;
    }
}
#main-nav .navbar {
    min-height: 60px;
    height: 65px;
    background: #333;
    background: #3a3a3a;
    z-index: 999;
}

.logo {
    display: block;
    padding: 15px 0;
    line-height: 10px;
    height: 95px;
    position: relative;
    bottom: 18px;
    right: 80px;
}

#main-nav .navbar-nav>li>a {
    padding: 20px 5px;
    margin: 0px 20px;
    font-family: "Arial", Helvetica Neue, Helvetica, sans-serif;
}
.navbar-inverse .navbar-nav>.current-menu-item>a:after, .navbar-inverse .navbar-nav>.current-menu-item>a:focus:after, #main-nav .navbar-nav>li:hover>a:after {
    left: 0;
    right: 0;
    top: 60px;
    opacity: 1;
    font-family: "Arial", Helvetica Neue, Helvetica, sans-serif;
}

#main-nav .navbar-nav>li>a.search-toggle {
    padding: 30px 12px;
    line-height: 5px;
    margin: 0 10px;
    overflow: visible;
    -webkit-backface-visibility: visible;
}

.dropdown-menu {
    position: absolute;
    top: 65%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0;
    -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;
    font-family: "Arial", Helvetica Neue, Helvetica, sans-serif;
}

.ia-woo .woocommerce.columns-5 ul.products li.product {
    width: 18%;
    height: 350px !important;
}

@media screen and (max-width: 600px) {
    .ia-woo .woocommerce.columns-5 ul.products li.product {
        height: auto !important;    }
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    visibility: hidden;
}

.owl-item active {
    /* width: 547px; */
    width: 16%;
}

.ia-woo .woocommerce ul.products li.product {
    margin: 0 1% 30px 1%;
    height: 350px !important;
    width: 23%;
}

.woocommerce-tabs ul.tabs {
    padding-left: 27px !important;
    margin-left: 0 !important;
    visibility: hidden;
}

.page-heading {
    padding-top: 75px;
    padding-bottom: 0px;
    position: cover!important;
    background-attachment: inherit!important;
}

.page-heading h1 {
    position: relative;
    display: inline-block;
    bottom: -25px;
}

.pathway {
    margin-top: 32px;
    font-size: 10.4px;
    text-transform: uppercase;
    visibility: hidden;
}

.fa {
    /* font: normal normal normal 14px/1 FontAwesome; */
    max-width: 20px;
    /* color: white; */
    /* font-size: inherit; */
    /* text-rendering: auto; */
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
}

#main-nav.affix .logo {
    display: block;
    line-height: 65px;
    height: 65px!important;
    padding: 10px 0;
    transition: all .2s .3s;
}

.body{
font-family: "Arial", Helvetica Neue", Helvetica, sans-serif!important;
}

.page-heading:before {
    background: none !important;
}

/*CHATBOT CSS*/

       #chat-interface,
        #chat-interface > * {
            width: 45vh;
            height: 70vh;
            /*min-height: 400px;*/
            min-width: 200px;
            font-size:95%;
        }

            #chat-interface strong {
                font-weight: 600;
            }

        #chat-container {
            flex: 1;
            position: absolute;
            right: 2vw;
            bottom: 5vh;
            display: none;
            box-sizing: border-box;
            box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.13);
        }

            #chat-container input {
                margin: 10px;
                max-width: calc(100% - 10px);
                width: calc(100% - 10px);
                background-color: rgba(207,216,220,0.4);
                border-radius: 30px;
                height: 5vh;
                min-height: 30px;
                padding: 0 20px;
            }

            #chat-container .main {
                height: 6vh;
            }

        #chat-icon {
            bottom: 3vh;
            right: 2vw;
            width: 50px;
            position: absolute;
            background: rgba(4,169,243,1);
            border: none;
            cursor: pointer;
            padding: 13px 9px 10px 11px;
            text-align: center;
            border-radius: 50%;
            box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.13);
        }

        #chat-close {
            width: 1.5vh;
            background: transparent;
            border: none;
            cursor: pointer;
            max-width: 11px;
            float: right;
            margin: 4% 4% 0 0;
        }

        #chat-header {
            height: 5vh;
            width: 45vh;
            min-width: 300px;
            background-color: rgba(255,255,255,1);
            border-bottom: 1px solid rgba(0, 0, 100, 0.1);
        }

        #chatbot-icon-animation {
            width: 8vh;
            margin: -5px 0px 0px -7px;
        }

        #chatbot-icon-still {
            width: 8.5vh;
            margin: 4px 0px 0px 7px;
            display: none;
        }

#chat-interface .message{

margin: 0;
}

#chat-interface .transcript-timestamp, .timestamp{

margin: 0 17px;
}