/*
Theme Name: The Launcher Pro
Theme URI: http://demo.accesspressthemes.com/the-launcher/
Author: AccesspressThemes
Author URI: https://accesspressthemes.com/
Description: The Launcher Pro is  a feature-rich premium WordPress theme, optimized for full flexibility. This multipurpose theme is best suited for 1. Creating beautiful product landing pages 2. Countdown coming soon pages 3. A complete one page website! It is All-in-One package. If you want high lead conversion promoting your product this stunning theme is perfect for your landing page. Also, if your website is under maintenance or still to go live create an effective coming soon page in no time. Creating a clean and beautiful single page or multi page website is been so easy with The Launcher Pro. The theme is well equipped with all the essentials required for all these purposes. It features a full fledge responsive design, effective Call To Action (CTA) and many other sections which is sure to capture your visitor's interest and increase the conversion. Besides, The Launcher Pro fits to any small businesses, corporate websites, brochure websites and many more. It is secure, fast, SEO friendly, WooCommerce compatible, translation ready, and well documented theme.The theme includes WordPress live customizer, site launch countdown, beautiful full page sliders, carousel sliders, attractive blog section, testimonial section, effective call to action etc to give you hard work a professional finishing. Lauch your new website or promote your product at its best with The Launcher Pro.You can view the demo here http://demo.accesspressthemes.com/the-launcher-pro/ 
Version: 1.0.2
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: the-launcher-pro
Tags: right-sidebar, left-sidebar, sticky-post, threaded-comments, featured-images, translation-ready, custom-logo, custom-menu, one-column, two-columns, three-columns, footer-widgets, full-width-template, theme-options, holiday, portfolio, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
the launcher is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v3 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    /*font-family: 'Titillium Web', sans-serif;*/
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    color: #404040;
    font-size: 1rem;
    font-size: 16px;
    line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
p {
    margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}
big {
    font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html,
body {
    margin: 0;
    padding: 0;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
body {
    background: #fff;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ul,
ol {
    margin: 0;
    padding: 0 20px;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    max-width: 100%;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
table td {
    color: #727272;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

input[type="reset"],
input[type="submit"],
input[type="submit"].newsletter-submit {
    text-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    -webkit-box-shadow: none;
    -moz-text-shadow: none;
    -moz-box-shadow: none;
    height: 53px;
    padding: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    border: 0;
    background-color: #e13a49;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 0 24px;
    max-width: 141px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: background-color 0.5s ease-in-out;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="submit"].newsletter-submit:hover {
    background-color: #701d24;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0px;
    outline:0;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}
textarea {
    padding-left: 3px;
    width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #222;
    text-decoration: none;
}
a:hover,
a:focus,
a:active {
    color: #cd4d4e;
}
a:focus {
    outline: 0;
}
a:hover,
a:active {
    outline: 0;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation li {
    float: left;
    position: relative;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.main-navigation ul ul li {} .main-navigation li:hover > a,
.main-navigation li.focus > a {} .main-navigation ul ul:hover > a,
.main-navigation ul ul .focus > a {} .main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {} .main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
    float: right;
}
.menu-toggle {
    display: none;
}
.main-navigation ul {
    display: block;
}
#toggle {
    display: block;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin: 9px 16px 9px 0;
}
.alignright {
    display: inline;
    float: right;
    margin: 9px 0px 9px 16px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
}
.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.widget select {
    max-width: 100%;
}
/* Search widget. */

.widget_search .search-submit {
    display: none;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}
.byline,
.updated:not(.published) {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
embed,
iframe,
object {
    max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
header,
footer,
figure,
figcaption,
section,
hgroup,
aside,
nav {
    display: block;
}
h1 {
    border-bottom: 0;
}
.ak-container {
    max-width: 1190px;
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body .mc-cycle{width:100% !important; }
body.custom-background {
    background: #fff!important;
}
.single-post #content,
.archive #content {
    padding-bottom: 20px;
}
.archive-grid.single-post #content,
.archive-grid.archive #content {
    padding-bottom: 0px;
}
/*...................
	#header css start
.....................*/

.header_bg_wrap {
    width: 100%;
}
.header_menu_bg {
    clear: both;
    position: absolute;
    z-index: 99999;
    width: 100%;
    font-size: 13px;
}
.site-header {
    background-color: transparent;
    display: table;
    width: 100%;
    padding: 10px 40px;
    transition: all 0.5s ease;
}
.top_menu_class .site-header {
    background: rgba(0, 0, 0, 0.5);
}
.sticky-wrapper.is-sticky .site-header {
    padding: 5px 40px;
    background: rgba(0, 0, 0, 0.5);

}
.header_logo {
    float: left;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.site-header.center {
    display: inline-block;
}
.center.header_logo {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    float: none;
    display: inline-block;
    text-align: center;
}
.center #toggle {
    float: right;
}
.top_menu_class .header_logo {
    float: none;
}
body.center.bottom_menu_class{
	padding-bottom:103px;
}
.center .top_menu, .center .bottom_menu{
	left:0;
    float:none;
}
.center .top_menu ul, .center .bottom_menu ul{
	text-align:center;
}
.header_logo a,
.header_logo a img {
    display: inline-block;
    vertical-align: middle;
}
.header_logo .site-title {
    border-bottom: 0;
    line-height: 1;
    font-size: auto;
    font-size: 35px;
}
.header_logo .site-title a {
    color: #e13a48;
    text-decoration: none;
    letter-spacing: 1px;
}
.header_logo .site-description {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-bottom: 2px;
}
/*side menu css*/

.side_menu  span {
    display: block;
    background-color: rgba(255, 255, 255, 0.03);
    margin-bottom: 22px;
    padding: 17px 15px 15px 32px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px dotted #333;
    font-family: 'Dosis', sans-serif;
    position: absolute;
    left: 0;
    right: 0;
    z-index:9999;
}
.main-navigation {
    width: 300px;
    right: -100%;
    position: fixed;
    top: 0;
    height: 100%;
    background-color: #181818;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    box-shadow: 0 0 25px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .25);
}
.menu-primary-menu-container{
	position:relative;
	height:100%;
}
.side_menu #primary-menu{
	height:100%;
	position:absolute;
	top:0;
	right:0;
	left:0;
	padding-top: 69px;
}
.nav_visable .main-navigation {
    right: 0;
    opacity:1;
    visibility:visible;
}

.main-navigation ul li {
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    width: 100%;
    position: relative;
    text-align: left;
    overflow: hidden;
}
.main-navigation ul li ul {
    margin-top: 0;
}
.main-navigation ul.sub-menu li ul {
    border-left: 0;
    padding-bottom: 0;
}
.main-navigation ul li a {
    display: block;
    line-height: 31px;
    padding: 5px 25px 5px 25px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    color: #CDCDCD;
    font-family: 'Dosis', sans-serif;
    position: relative;
    text-align: left;
}
.mCSB_inside .mCSB_container ul {
    padding: 0;
}
.main-navigation ul li ul li a {
    padding: 5px 25px 5px 32px;
}
.main-navigation ul li a:hover {
    background: #e13a48;
}
.side_menu .menu-item-has-children > a:after {
    position: absolute;
    display: inline-block;
    content: '\f105';
    right: 15px;
    font-family: FontAwesome;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.side_menu .menu-item-has-children.hover > a:after {
    content: '\f107';
}
#site-navigation li.hover > ul.sub-menu {
    left: auto;
    position: relative;
    z-index: 99;
    transform: translateX(0%) translateY(-0%);
    -webkit-transform: translateX(0%) translateY(-0%);
    -moz-transform: translateX(0%) translateY(-0%);
}
.sub-menu {
    display: none;
}
#site-navigation .sub-menu {
    display: none;
}
.main-navigation ul ul li {
    display: block;
    position: relative;
    border-bottom: 0;
    padding: 6px 0;
    text-align: left;
}
.main-navigation li {
    float: none;
    position: relative;
    display: block;
    text-align: center;
}
/*body boxed layout start*/

body.boxed_width {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    background:#777;
}
.boxed_width #menu  .side_menu.main-navigation .mCSB_inside > .mCSB_container{
	bottom:0;
}
.boxed_width .sticky-wrapper{
	 height:auto ! important;
}
.boxed_width .side_menu  span,
.boxed_width  .side_menu #primary-menu{
	 background-color: #181818;
}
.boxed_width  .side_menu #primary-menu{
	top:0;
}
.boxed_width  .side_menu #primary-menu{
	max-height:100vh;
	max-height:-webkit-calc(100vh - 90px);
	max-height:-moz-calc(100vh - 90px);
	max-height:calc(100vh - 90px);
	position:relative;
}
.boxed_width #menu  .side_menu.main-navigation{
	position:absolute;
	visibility:hidden;
	opacity:0;
	right:0;
	transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    height:100vh;
}
.boxed_width #menu.nav_visable  .side_menu.main-navigation {
    right: 0;
    opacity:1;
    visibility:visible;
}
/*body boxed layout end*/

/*toggle css start for side menu*/

@keyframes toggledbulger {
    0%, 99% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
#toggle {
    width: 28px;
    height: 30px;
    cursor: pointer;
    z-index: 1;
    animation: toggledbulger 0.6s;
    transition: margin-top 0.5s ease-in-out;
    -webkit-transition: margin-top 0.5s ease-in-out;
    -moz-transition: margin-top 0.5s ease-in-out;
    display: table-cell;
    vertical-align: middle;
    float:right;
    z-index:99999;
}
#toggle.menu_visible {
    right:20px;
    top: 50%;
    animation: toggledbulger 0.6s linear;
    position: absolute;
    transition: right 10s ease-in-out;
    -webkit-transition: right 10s ease-in-out;
    -moz-transition: right 10s ease-in-out;
}
.top_menu_class #toggle.menu_visible,
.bottom_menu_class #toggle.menu_visible {
    right: 0;
    margin-top: 10px;
}
#toggle div {
    width: 100%;
    height: 3px;
    background: #ffffff;
    margin: 4px auto;
    transition: all 0.3s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
#toggle.menu_visible div {
    animation: toggledbulger 0.6s ease-in-out;
}
#toggle.menu_visible .one {
    transform: rotate(45deg) translate(5px, -2px);
    -webkit-transform: rotate(45deg) translate(5px, -2px);
    -moz-transform: rotate(45deg) translate(5px, -2px);
    -ms-transform: rotate(45deg) translate(5px, -2px);
    -o-transform: rotate(45deg) translate(5px, -2px);
    animation: toggledbulger 0.6s ease-in-out;
}
#toggle.menu_visible .two {
    opacity: 0;
    display: none;
}
#toggle.menu_visible .three {
    transform: rotate(-45deg) translate(7px, 0px);
    -webkit-transform: rotate(-45deg) translate(7px, 0px);
    -ms-transform: rotate(-45deg) translate(7px, 0px);
    -o-transform: rotate(-45deg) translate(7px, 0px);
    -moz-transform: rotate(-45deg) translate(7px, 0px);
}
button.menu-toggle {
    display: none;
}
/*toggle css end for side menu*/
/*side menu css end*/
/*top and bottom menu css start*/

body.bottom_menu {
    padding-bottom: 65px;
}
#toggle.not_side_menu {
    display: none;
}
.top_menu #menu,
.bottom_menu #menu {
    width: 80%;
    display: table-cell;
    vertical-align: middle;
}
.top_menu,
.bottom_menu {
    right: 0;
    float: right;
    top: 0;
    position: relative;
    height: auto;
    background-color: transparent;
    transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
}
.top_menu .menu-header-menu-container {
    padding-top: 13px;
    padding-right: 40px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}
.not_home_page .top_menu .menu-header-menu-container {
    padding-top: 0px;
}
.bottom_menu .menu-header-menu-container {
    padding-top: 0;
    padding-right: 40px;
}
.sticky-wrapper.is-sticky .top_menu .menu-header-menu-container {
    padding-top: 0px;
}
.top_menu ul,
.bottom_menu ul {
    text-align: right;
    padding-left: 0;
}
.top_menu ul li,
.bottom_menu ul li {
    display: inline-block;
    width: auto;
    position: relative;
    border: 0;
    padding: 0;
}
.top_menu ul li ul,
.bottom_menu ul li ul {
    position: absolute;
}
.top_menu ul li ul.sub-menu {
    background: rgba(0, 0, 0, 0.8);
    margin-left: 0;
}
.top_menu ul li:last-child ul,
.bottom_menu ul li:last-child ul {
    right: 0;
}
.top_menu ul li:last-child ul.sub-menu li ul {
    margin-left: 0;
    left: -100%;
    width: 200px;
    top: 0;
}
.header_menu_bg.bottom-menu ul li:last-child .sub-menu li .sub-menu {
    left: -100%;
    bottom: 0;
}
.top_menu .sf-arrows li:last-child ul li a.sf-with-ul:after,
.bottom_menu .sf-arrows li:last-child ul li a.sf-with-ul:after {
    right: auto;
    left: 0;
    border-left-color: transparent;
    border-left-color: transparent;
    border-right-color: #dFeEFF;
    border-right-color: rgba(255, 255, 255, .5);
}
.top_menu ul li ul.sub-menu li {
    width: 200px;
}
.top_menu ul li ul.sub-menu li .sub-menu {
    margin-left: 0;
    left: 100%;
    width: 200px;
    top: 0;
}
.top_menu ul li ul.sub-menu li a {
    padding:10px 20px;
    width: 100%;
    display: block;
    font-size: 11px;
}
.top_menu ul li:before,
.bottom_menu ul li:before {
    content: none;
}
.top_menu ul li:nth-child(1),
.bottom_menu ul li:nth-child(1) {
    border: 0;
}
.top_menu ul li a,
.bottom_menu ul li a {
    padding: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 2px;
    font-family: 'Dosis', sans-serif;
    text-decoration: none;
    display: block;
}
.top_menu ul li a:hover,
.bottom_menu ul li a:hover,
.top_menu ul li a:hover,
.bottom_menu ul li a:hover {
    color: #ee4f50;
}
.header_menu_bg.bottom-menu {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
}
.header_menu_bg.bottom-menu .header_logo img {
    max-height: 44px;
}
.header_menu_bg.bottom-menu .sub-menu {
    position: absolute;
    bottom: 100%;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    margin-left: 0;
    text-align: left;
    padding-right: 0;
}
.header_menu_bg.bottom-menu .sub-menu {
    width: 200px;
}
.header_menu_bg.bottom-menu .sub-menu li {
    width: 200px;
}
.header_menu_bg.bottom-menu .sub-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: block;
    font-size: 11px;
    text-align: left;
}
.header_menu_bg.bottom-menu li:last-child .sub-menu {
    left: auto;
    right: 0;
}
.header_menu_bg.bottom-menu .sub-menu li .sub-menu {
    left: 100%;
    bottom: 0;
}
.bottom-menu .sticky-wrapper {
    height: auto ! important;
}
/*top menu and bottom css end*/
/*header css end*/
/*banner timer start*/

.banner_timer,
.slider_content_wrap {
    position: relative;
}
.slider_content_wrap  .heade_bg_slider{
	max-width:100%;
}
.banner_timer .video-wrap-bg-counter {
    max-width: 100%;
    width: 100% ! important;
}
.banner_timer .video-wrap-bg-counter:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9;
}
.banner_timer .owl-carousel {
    z-index: 0;
}
.slider_contents {
    position: absolute;
    top: 35%;
    width: 95%;
    left: 50%;
    padding: 0 20px;
    transform: translate(-50%, -35%);
    -webkit-transform: translate(-50%, -35%);
    -moz-transform: translate(-50%, -35%);
    text-align: center;
    z-index: 1;
}
.banner_timer .wrap-desc-title-counter .title-counter,
.video-wrap-bg-counter .title-counter {
    font-weight: 400;
    font-size: 55px;
    letter-spacing: 0.10em;
}
.banner_timer .wrap-desc-title-counter .desc-counter,
.video-wrap-bg-counter .desc-counter {
    font-size: 16px;
    line-height: 1.5;
    padding-top: 25px;
    text-transform: uppercase;
    word-spacing: 0px;
    letter-spacing: 3px;
    font-weight: 200;
    width: 100%;
    color:#fff;
}
.slider_content_wrap.disable-counter-form .slider_contents {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
.bottom_menu_class .slider_contents {
    top: 28%;
    width: 95%;
    left: 50%;
    transform: translate(-50%, -28%);
    -webkit-transform: translate(-50%, -28%);
    -moz-transform: translate(-50%, -28%);
}
.countdown-color-bg + .form_counter_wrap  .title-counter,
.video-wrap-bg-counter + .form_counter_wrap .title-counter,
.counter_title {
    font-family: 'Dosis', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    text-transform: uppercase;
    letter-spacing: 0.10em;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    line-height: 100%;
    width: 100%;
    text-align: center;
}
.countdown-color-bg + .form_counter_wrap .desc-counter
.video-wrap-bg-counter + .form_counter_wrap .desc-counter,
.launcher_form_description {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding-top: 25px;
    text-transform: uppercase;
    word-spacing: 0px;
    letter-spacing: 3px;
    font-weight: 200;
    font-family: 'Dosis', sans-serif;
    width: 100%;
    text-align: center;
}
.countdown-color-bg,
.video-wrap-bg-counter{
	max-width:100%;
}
.form_counter{
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translateX(-50%) translateY(-80%);
    -webkit-transform: translateX(-50%) translateY(-80%);
    -moz-transform: translateX(-50%) translateY(-80%);
    text-align: center;
    width: 90%;
    z-index: 9;
}
.countdown-color-bg + .form_counter_wrap,
.video-wrap-bg-counter + .form_counter_wrap{
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%) translateY(-60%);
    -webkit-transform: translateX(-50%) translateY(-60%);
    -moz-transform: translateX(-50%) translateY(-60%);
    text-align: center;
    width: 90%;
    z-index: 9;
}
.countdown-color-bg + .form_counter_wrap .form_counter,
.video-wrap-bg-counter + .form_counter_wrap .form_counter{
	position:relative;
	top:0;
	left:0;
	width:auto;
	transform: translateX(0) translateY(20px);
    -webkit-transform: translateX(0) translateY(20px);
    -moz-transform: translateX(0) translateY(20px);

}
.form_counter.is_counter_disable,
.form_counter.form_disable {
    top: 60%;
    left: 50%;
    transform: translateX(-50%) translateY(-60%);
    -webkit-transform: translateX(-50%) translateY(-60%);
    -moz-transform: translateX(-50%) translateY(-60%);
}
.bottom_menu_class .form_counter {
    top: 70%;
    transform: translateX(-50%) translateY(-70%);
    -webkit-transform: translateX(-50%) translateY(-70%);
    -moz-transform: translateX(-50%) translateY(-70%);
}
.bottom_menu_class .form_counter.is_counter_disable,
.bottom_menu_class .form_counter.form_disable {
    top: 60%;
    left: 50%;
    transform: translateX(-50%) translateY(-60%);
    -webkit-transform: translateX(-50%) translateY(-60%);
    */ -moz-transform: translateX(-50%) translateY(-60%);
}
input[type="email"].newsletter-email {
    line-height:1;
    height:53px;
    background-color: #fff;
    border-radius: 5px;
    padding: 0;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 403px;
    margin-right: 20px;
    display: block;
    padding: 0 0 0 17px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #777676;
    font-weight: 300;
}
input[type="submit"].newsletter-submit:hover {
    background-color: #701d24;
}
input[type="email"].newsletter-email:focus,
input[type="submit"].newsletter-submit:focus {
    border: 0;
    box-shadow: none;
    outline: 0;
}
.launcher_form_contact {
    clear: both;
    padding-top: 24px;
    position: relative;
}
.launcher_form_contact .aps-social-icon-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -65px;
}
.form_counter.is_counter_disable .launcher_form_contact {
    padding-top: 0;
}
.form_counter_wrap .newsletter form p {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    font-size: 12px;
}
.form_counter_wrap .newsletter form {
    max-width: 608px;
    margin: 0 auto;
    background-color: rgba(33, 37, 39, 0.4);
    padding: 22px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    line-height: 0;
}
.launcher_form_counter #countdown_dashboard {
    text-align: center;
    height: auto;
}
.launcher_form_counter .dash {
    float: none;
    display: inline-block;
    width: 124px;
    margin-left: 10px;
    height: 87px;
    text-align: center;
}
.launcher_form_counter #lwt-countdown-losange {
    display: none;
}
.launcher_form_counter .dash .digit {
    color: #fff;
    font-size: 38.43px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    border: 2px solid #fff;
    border-radius: 4px;
    margin: 0 3.5px;
    height: 60px;
    overflow: hidden;
     line-height:0;

}
.launcher_form_counter .dash .digit .top,
.launcher_form_counter .dash .digit .bottom {
    line-height:60px;
}
.launcher_form_contact .widget{
    margin:0;
}
.launcher_form_counter .dash_title {
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.banner_timer .launcer_image {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 100%;
}
.banner_timer .launcer_image img {
    display: block;
}
.banner_timer .launcer_image:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 0;
}
.banner_timer .owl-carousel .owl-controls .owl-nav {
    width: 100%;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 1;
}
.banner_timer .owl-carousel .owl-controls .owl-nav .owl-prev,
.banner_timer .owl-carousel .owl-controls .owl-nav .owl-next {
    position: relative;
    font-size: 55px;
    color: #fff;
    font-weight: 100;
    z-index: 999;
    right: 0;
}
#arrow_left {
    border-right: 2px solid #fafafa;
    height: 22px;
    right: 0;
    color: #fafafa;
    line-height: 22px;
    position: absolute;
    text-align: center;
    margin-right: 25px;
    margin-top: -22px;
    text-decoration: none;
    top: 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom 0;
    -moz-transform-origin: right bottom 0;
    -ms-transform-origin: right bottom 0;
    -o-transform-origin: right bottom 0;
    transform-origin: right bottom 0;
    width: 100px;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    text-align: right;
    padding-right: 15px;
    cursor: pointer;
    outline: 0;
    text-transform: uppercase;
}
#arrow_right {
    height: 22px;
    right: 0;
    line-height: 22px;
    position: absolute;
    text-align: center;
    margin-right: 25px;
    margin-top: -122px;
    text-decoration: none;
    top: 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom 0;
    -moz-transform-origin: right bottom 0;
    -ms-transform-origin: right bottom 0;
    -o-transform-origin: right bottom 0;
    transform-origin: right bottom 0;
    width: 100px;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    text-align: left;
    padding-left: 15px;
    cursor: pointer;
    color: #fafafa;
    outline: 0;
    text-transform: uppercase;
}
#arrow_left:hover,
#arrow_right:hover {
    color: #e13a49;
}
/*banner timer end*/
/*service section start*/

#plx_service_section {
    position: relative;
    background:#fff;
}
#plx_service_section .ak-container {
    overflow: hidden;
}
.service_section_wrap {
    padding: 70px 0 30px;
}
.service_posts_wrap {
    position: relative;
    width: 500px;
    height: 500px;
    margin: 84px auto 150px;
}
.title_sub .service_title {
    font-family: 'Raleway', sans-serif;
    font-size:17px;
    line-height:1.5;
    font-weight: 500;
    color:#7c7c7c;
    letter-spacing: 1px;
    word-spacing: 6px;
    display: block;
    text-transform: uppercase;
    display:inline-block;
    position:relative;
}
.slider-feature .service_title{
	color:#222;
}
.title_sub .service_title:before,
.title_sub .service_title:after{
	width:160px;
	position:absolute;
	height:1px;
	content:'';
	background:#e5e1e1;
	top:50%;
}
.testimonial-posts .title_sub .service_title:before,
.testimonial-posts  .title_sub .service_title:after{
    content:none;
}
.title_sub .service_title:before{
	right:110%;
}
.title_sub .service_title:after{
	left:110%;
}
.title_sub .service_sub_title {
    font-family: Titillium Web;
    font-size: 38px;
    line-height: 38.23px;
    font-weight: 700;
    color: #424242;
    text-transform: uppercase;
    padding: 14px 0 0px;
    display: block;
}
.title_desc {
    text-align: center;
    position:relative;
}
.service_desc {
    padding: 0 146px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    font-family: 'Merriweather', sans-serif;
    font-weight: 200;
}
.title_desc div:last-child {
    padding-bottom: 55px;
    padding-top:15px;
}
.title_desc div:last-child span:last-child{
	padding-bottom: 0px;
}
.service_posts_wrap .service_post_6 .title_content_wrap {
    padding-top: 10px;
}
.title_content_wrap span {
    display: block;
    word-break: break-all;
}
.image_service {
    background-color: #fff;
    z-index: 99;
    text-align: center;
    width: 80px;
    line-height: 80px;
}
.image_service img {
    vertical-align: middle;
    display: inline-block;
}
.service_post_1 .image_service {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -50px;
}
.service_post_6 .image_service {
    position: static;
    margin: 0 auto;
}
.service_posts_wrap .title_content_wrap {
    width: 270px;
}
.service_post_1 .title_content_wrap {
    padding-bottom: 30px;
    text-align: center;
}
.service_post_2 .title_content_wrap,
.service_post_4 .title_content_wrap {
    padding: 0 10px 0 20px;
}
.service_post_3 .title_content_wrap,
.service_post_5 .title_content_wrap {
    padding: 0 20px 0 10px;
}
.service_post_1,
.service_post_2,
.service_post_3,
.service_post_4,
.service_post_5,
.service_post_6 {
    position: absolute;
    z-index: 999;
}
.service_post_1,
.service_post_6 {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.service_post_1 {
    bottom: 100%;
}
.service_post_6 {
    top: 95%;
    text-align: center;
}
.service_post_2,
.service_post_3 {
    top: 25%;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
}
.service_post_2,
.service_post_4 {
    right: 100%;
    text-align: right;
}
.service_post_3,
.service_post_5 {
    left: 100%;
    text-align: left;
}
.service_post_4,
.service_post_5 {
    top: 75%;
    -webkit-transform: translateY(-75%);
    transform: translateY(-75%);
}
.service_post-inner-wrap {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.service_post_6 .service_post-inner-wrap {
    display: block;
}
.service_post_2 .service_post-inner-wrap,
.service_post_4 .service_post-inner-wrap {
    transform: translateX(15%);
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.service_post_3 .service_post-inner-wrap,
.service_post_5 .service_post-inner-wrap {
    transform: translateX(-15%);
}
.circle_div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 500px;
    height: 500px;
    border-radius: 50%;
}
.circle_div:before,
.circle_div:after {
    content: '';
    position: absolute;
    left: -2px;
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transition: all 0.33s ease-out;
    -webkit-transition: all 0.33s ease-out;
    transition: all 0.5s ease-in-out;
}
.circle_div:before {
    border: 2px solid #ed4e50;
    left: -10px;
}
.circle_div:after {
    border: 2px solid #b2b1b1;
    left: 10px;
}
.service_posts_wrap .service_title {
    padding-bottom: 7px;
}
.service_posts_wrap .service_title a {
    display: block;
    font-family: 'Khand', sans-serif;
    line-height: 22px;
    font-size: 26px;
    font-weight: 500;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0;
}
.service_posts_wrap .service_title a:hover,
.blog_title_content .blog_title a:hover {
    color: #e13a48;
}
.service_posts_wrap .service_content {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
/*service section end*/
/*feature section start*/

#plx_feature_section {
    background: #fff;
    position: relative;
    padding: 70px 0 50px;
}
#plx_feature_section .overlay {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.main_wrap_feature {
    padding: 30px 30px 10px;
}
.main_wrap_feature .title_content_wrap,
.main_wrap_feature .feature_iamge {
    width: 50%;
    float: left;
}
.main_wrap_feature .title_content_wrap {
    padding:85px 20px 0 0;
    text-align: left;
}
.main_wrap_feature .title_feature {
    color: #fff;
    font-family: Titillium Web;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    letter-spacing: 3px;
}
.slider-feature .main_wrap_feature .title_feature{
	color:#fff;
}
.main_wrap_feature .title_feature span {
    font-size: 38px;
    line-height: 38.23px;
    padding-top: 15px;
    font-weight: bold;
    display: block;
}
.main_wrap_feature .desc_feature p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Raleway', sans-serif;
    padding-top: 8px;
    color:#fff;
}
.slider-feature .main_wrap_feature .desc_feature p{
	color:#fff;
}
.main_wrap_feature .owl-carousel .owl-controls {
    text-align: center;
}
.main_wrap_feature .owl-carousel .owl-controls .owl-dot {
    display: inline-block;
}
.main_wrap_feature .owl-carousel .owl-controls .owl-dot span {
    display: inline-block;
    text-indent: 99999px;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: transparent;
    margin: 0 5px;
    z-index: 999999;
    position: relative;
    cursor: pointer;
    outline: 0;
}
.main_wrap_feature .owl-carousel .owl-controls .owl-dot.active span,
.main_wrap_feature .owl-carousel .owl-controls .owl-dot span:hover {
    border: 2px solid #ed4e4f;
}
/*new feature css start*/
.tab-post-wpap .tab-feature-wrap {
    display: table;
    width: 100%;
    text-align: center;
    border: 1px solid #ebebeb;
    margin-bottom: -1px;
}
.tab-feature-wrap .tab-wrap-titles {
    width: 25%;
    background: #fff;
    padding: 50px 0 40px;
    display: table-cell;
    cursor: pointer;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    border-right: 1px solid #ebebeb;
}
.tab-feature-wrap .tab-wrap-titles i{
	font-size:50px;
}
.tab-feature-wrap .tab-wrap-titles i:before,
.tab-feature-wrap .tab-wrap-titles i:after{
	font-size:inherit;
}
.tab-feature-wrap .tab-wrap-titles:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 12.5px 0 12.5px;
    border-color: #cd4d4e transparent transparent transparent;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -15px;
    opacity: 0;
    visibility: hidden;
}
.tab-feature-wrap .tab-wrap-titles:hover:after,
.tab-feature-wrap .tab-wrap-titles.current:after {
    opacity: 1;
    visibility: visible;
}
.tab-feature-wrap .tab-wrap-titles.current,
.tab-feature-wrap .tab-wrap-titles:hover {
    background: #cd4d4e;
    color: #fff;
}
.tab-post-wpap .post-feature-wrap .loop-posts {
    display: none;
    position:relative;
    overflow-x:hidden;
}
.tab-post-wpap .post-feature-wrap .loop-posts.active {
    display: block;
    padding: 70px 0 0;
}
.tab-post-wpap .post-feature-wrap .loop-posts .feature-title-feature {
    float: right;
    padding-top: 36px;
}
.tab-post-wpap .post-feature-wrap .loop-posts .feature-image,
.tab-post-wpap .post-feature-wrap .loop-posts .feature-title-feature {
    width: 50%;
    padding-left:10px;
    padding-right:10px;
}
.tab-post-wpap .post-feature-wrap .loop-posts .feature-image,
.tab-post-wpap .post-feature-wrap .loop-posts:nth-child(2n) .feature-title-feature {
    float: left;
}
.tab-post-wpap .post-feature-wrap .title-feature {
    font-size: 28px;
    font-weight: 400;
    color: #000;
}
.tab-post-wpap .post-feature-wrap .title-feature span {
    display: block;
    font-size: 14px;
    color: #686767;
}
.tab-post-wpap .post-feature-wrap .content-feature {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}
/*new feature css end*/
/*feature section end*/
/*portfolio section start*/

#plx_portfolio_section {
    padding: 70px 0 50px;
    position: relative;
    background:#fff;
}
.portfolio-post-filter {
    text-align: center;
    padding-bottom: 30px;
}
.portfolio-post-filter-wrap {
    display: inline-block;
}
.portfolio-post-filter-wrap .filter {
    float: left;
	background-color: #FFFFFF;
    border: 1px solid #ECECEC;
    color: #888888;
    cursor: pointer;
    font: 400 12px/32px "Roboto", sans-serif;
    overflow: visible;
    padding: 0 17px;
    margin:3px;
    position: relative;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.portfolio-post-filter-wrap .filter.active,
.portfolio-post-filter-wrap .filter:hover {
	color:#ed4e50;
	border-color:#ed4e50;
}
.portfolio-contents {
    width: 33.33%;
    padding: 15px;
    text-align: center;
}
.inner-wrap-port {
    position: relative;
    text-align: center;
    display: inline-block;
}
.port-image-wrape {
    position: relative;
    overflow: hidden;
}
.inner-wrap-port .port-image-wrape:before {
    height: 100%;
    width: 100%;
    display: block;
    background: rgba(212, 35, 36, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    content: '';
    opacity: 0;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}
.inner-wrap-port:hover .port-image-wrape:before {
    opacity: 1;
}
.port-image-wrape img {
    display: block;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.inner-wrap-port:hover .port-image-wrape img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.portfolio-title-desc {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 25px;
    right: 25px;
    opacity: 0;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 9;
}
.inner-wrap-port:hover .portfolio-title-desc {
    opacity: 1;
}
.port-image-wrape img {
    display: block;
}
.portfolio-title-desc {
    color: #fff;
    line-height: 1.5;
}
.title-portfolio-post {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    word-spacing: 6px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
}
.portfolio-desc-post {
    font-size: 16px;
    padding-top: 20px;
    font-family: 'Merriweather', sans-serif;
    font-weight: 200;
}
.title-portfolio-post:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background: #fff;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
}
/*portfolio section end*/
/*Blog section start*/

#plx_blogs_section {
    position: relative;
    background:#fff;
}
.blogs_section_wrap .title_sub .service_sub_title {
    padding: 14px 0 58px
}
.blogs_section_wrap {
    padding: 70px 0 70px;
}
.wrap_all_blog {
    position: relative;
    clear: both;
    display: inline-block;
}
.v_line {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    top: 0px;
    height: 100%;
    z-index: 1;
    border-right: 1px solid rgb(221, 221, 221);
    border-left: 1px solid rgb(221, 221, 221);
}
.blogs_post_wrap {
    position: relative;
    padding-right: 50%;
    width: 100%;
    clear: both;
    margin-bottom: 77px;
}
.blogs_post_wrap:last-child {
    margin-bottom: 0;
}
.blogs_post_wrap:nth-child(2n) {
    padding-right: 0;
    padding-left: 50%;
}
.blogs_date_wrap {
    position: absolute;
    right: 0;
    width: 50%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.blogs_post_wrap:nth-child(2n) .blogs_date_wrap {
    right: auto;
    left: 0;
}
.blogs_post_wrap .wrap_blg_dt {
    position: relative;
    width: 100%;
}
.blogs_date_wrap .date_blogs {
    width: 123px;
    height: 112px;
    background-color: #ee4f50;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 0 auto;
    padding: 27px 0;
    position: relative;
    text-align: center;
}
.date_blogs span:nth-child(1) {
    font-family: Titillium Web;
    font-size: 16px;
    line-height:1.2;
    font-weight: 300px;
    color: #fff;
    display: block;
    text-transform: uppercase;
}
.date_blogs span:nth-child(2) {
    padding-top: 11px;
    font-family: Titillium Web;
    font-size: 26px;
    line-height:1.2;
    font-weight: bold;
    color: #fff;
    display: block;
}
.blog_title_content span {
    display: block;
    text-align: right;
}
.blogs_post_wrap:nth-child(2n) .blog_title_content span {
    text-align: left;
}
.blogs_post_wrap .blog_title_content:before,
.blogs_date_wrap .wrap_blg_dt:before {
    position: absolute;
    content: '';
}
.blogs_post_wrap .wrap_blg_dt:before {
    width: 35.5%;
    height: 0;
    border: 2px solid #d3d0d0;
    left: 2.5%;
    top: 50%;
}
.blogs_date_wrap .date_blogs:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 8px 0 10px;
    bottom: -16px;
    right: 0;
    border-color: transparent transparent transparent #9e2627;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.blogs_post_wrap:nth-child(2n) .wrap_blg_dt:before {
    left: auto;
    right: 2.5%;
}
.blogs_post_wrap .blog_title_content {
    position: relative;
}
.blogs_post_wrap .blog_title_content:before {
    width: 18px;
    height: 18px;
    border: 2px solid #ee4f50;
    background-color: #fff;
    border-radius: 50%;
    right: -9px;
    top: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.blogs_post_wrap:nth-child(2n) .blog_title_content:before {
    right: auto;
    left: -9px
}
.blog_title_content {
    padding-right: 100px;
}
.blogs_post_wrap:nth-child(2n) .blog_title_content {
    padding-right: 0;
    padding-left: 100px;
}
.blog_title_content span {
    display: block;
}
.blog_title_content .blog_title a {
    font-family: Titillium Web;
    font-size: 18px;
    line-height:1.1;
    font-weight: 600;
    color: #000;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    word-spacing: 6px;
    text-decoration: none;
    outline: 0;
}
.blog_title_content .blog_content {
    padding-top: 7px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height:1.3;
    color: #686767;
}
/*blog option pro css start*/

.blog-grid-view-wrapper {
    display: table;
}
.blog-grid-view-wrapper .blog-grid-view {
    width: 33.33%;
    float: left;
    text-align: center;
}
.blog-grid-view-wrapper .blogs-grid-image a {
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: block;
    position:relative;
}
.blog-grid-view-wrapper .blogs-grid-image a:before,
.blog-grid-view-wrapper .blogs-grid-image a:after{
	background-color: rgba(255,255,255,.15);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    width: 0;
    z-index: 2;
}
.blog-grid-view-wrapper .blogs-grid-image a:after{
    left: auto;
    top: auto;
    bottom: 0;
    right: 0;
}
.blog-grid-view-wrapper .blogs-grid-image a:hover:before,
.blog-grid-view-wrapper .blogs-grid-image a:hover:after {
    height: 100%;
    width: 100%;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.blog-grid-view-wrapper .blogs-grid-image img {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
    width: 100%;
}
.blog-grid-view-wrapper .blogs-grid-image a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.blog-grid-view-wrapper .blog-grid-view:nth-child(n+4) {
    margin-top:40px;
}
.blog-grid-view-wrapper .blog-loop-wrap {
    overflow: hidden;
    margin:0 10px;
    box-sizing:border-box;
}
.blog-grid-view-wrapper .blogs-contents {
    background: #fff;
    position: relative;
}
.blog-grid-view-wrapper .grid-titles-info-post {
    position: relative;
    margin: -40px 20px 0;
    background: #fff;
    padding-bottom: 20px;
}
.blog-grid-view-wrapper .blogs-categories {
    position: relative;
    display: inline-block;
    padding: 0 20px;
}
.blog-grid-view-wrapper .blogs-categories span {
    display: inline-block;
    padding: 0 5px;
}
.blog-grid-view-wrapper .blogs-categories:before,
.blog-grid-view-wrapper .blogs-categories:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 0px;
    border: 1px solid #222;
    top: 50%;
}
.blog-grid-view-wrapper .blogs-categories:before {
    left: -15px;
}
.blog-grid-view-wrapper .blogs-categories:after {
    right: -15px;
}
.blog-grid-view-wrapper .grid-blogs-titles {
    padding: 25px 25px 0;
    font-family: Roboto;
}
.blog-grid-view .blogs-contents .blogs-categories a {
    position: relative;
    color: #464646;
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 600;
}
.blog-grid-view .blogs-contents .blogs-categories a:hover {
    color: #cd4d4e;
}
.blog-grid-view-wrapper .blogs-grid-title {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
    font-size: 18px;
    color: #222;
    padding-top: 10px;
}
.blog-grid-view-wrapper .blogs-grid-desc {
    font-family: Raleway;
    font-size: 14px;
    line-height: 1.65;
    font-weight: 400;
    color: #555;
    padding-top: 10px;
}
.blog-grid-view-wrapper .grid-readmore {
    text-align: center;
    padding-top: 20px;
    display: block;
}
.blog-grid-view-wrapper .grid-readmore a,
.blog-content-wrap .read-more-archive a,
.blog-content-wrap .navigation a,
.comment-respond form input[type="submit"],
.woocommerce .content-area ul.products li.product a.ajax_add_to_cart,
.woocommerce .content-area ul.products li.product a.added_to_cart,
.woocommerce .cart .coupon input.button[type="submit"],
.woocommerce .place-order .button.alt,
.woocommerce .single_post_content .wishlist_table td.product-add-to-cart a,
.woocommerce div.product .summary form.cart .button,
.woocommerce-page .woocommerce .woocommerce-message .button,
.woocommerce-account form p input[type="submit"],
.woocommerce .return-to-shop a.button,
.woocommerce .woocommerce-message .button,
.woocommerce #review_form #respond .form-submit input,
.archive-grid .content-wrap-grid .read-more a,
.contact-page-form input[type="submit"],
.search-no-results input.search-submit[type="submit"] {
    text-decoration: none;
    display: inline-block;
    padding: 0px 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 2;
    font-weight: 400;
    font-size: 13px;
    font-family: Roboto;
    text-transform: capitalize;
    height:auto;
}
.blog-grid-view-wrapper .grid-readmore a {
    color: #000;
    border: 2px solid #E6E6E6;
}
.blog-content-wrap .read-more-archive a,
.blog-content-wrap .navigation a,
.comments-area form input[type="submit"],
.woocommerce .content-area ul.products li.product a.ajax_add_to_cart,
.woocommerce .content-area ul.products li.product a.added_to_cart,
.woocommerce .cart .coupon input.button[type="submit"],
.woocommerce .place-order .button.alt,
.woocommerce .single_post_content .wishlist_table td.product-add-to-cart a,
.woocommerce div.product .summary form.cart .button,
.woocommerce-page .woocommerce .woocommerce-message .button,
.woocommerce-account form p input[type="submit"],
.woocommerce .return-to-shop a.button,
.woocommerce .woocommerce-message .button,
.woocommerce #review_form #respond .form-submit input,
.archive-grid .content-wrap-grid .read-more a,
.contact-page-form input[type="submit"],
.search-no-results input.search-submit[type="submit"] {
    background: #cd4d4e;
    border: 2px solid #cd4d4e;
    color: #fff;
    border-radius: 0;
}
.comments-area form input[type="submit"],
.woocommerce #review_form #respond .form-submit input {
    margin-top: 10px;
}
.blog-grid-view-wrapper .grid-readmore a:hover {
    background: #cd4d4e;
    border: 2px solid #cd4d4e;
    color: #fff;
}
.blog-content-wrap .read-more-archive a:hover,
.blog-content-wrap .navigation a:hover,
.comments-area form input[type="submit"]:hover,
.woocommerce .content-area ul.products li.product a.ajax_add_to_cart:hover,
.woocommerce .content-area ul.products li.product a.added_to_cart:hover,
.woocommerce .cart .coupon input.button[type="submit"]:hover,
.woocommerce .place-order .button.alt:hover,
.woocommerce .single_post_content .wishlist_table td.product-add-to-cart a:hover,
.woocommerce div.product .summary form.cart .button:hover,
.woocommerce-page .woocommerce .woocommerce-message .button:hover,
.woocommerce-account form p input[type="submit"]:hover,
.woocommerce .return-to-shop a.button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.archive-grid .content-wrap-grid .read-more a:hover,
.contact-page-form input[type="submit"]:hover,
.search-no-results input.search-submit[type="submit"]:hover {
    background: #fff;
    border: 2px solid #777;
    color: #222;
}
.woocommerce .single_post_content .wishlist_table td.product-add-to-cart a {
    display: inline-block ! important;
}
.woocommerce .content-area ul.products li.product a.added_to_cart {
    margin-top: 10px;
}
.blog-grid-view-wrapper .info-footer-post {
    padding-top: 18px;
}
.blog-grid-view-wrapper .info-footer-post .blogs-grid-author {
    float: left;
}
.blog-grid-view-wrapper .info-footer-post .blogs-grid-author a {
    font-size: 13px;
    font-family: Roboto;
    text-transform: capitalize;
    font-weight: 600;
    text-decoration: none;
    color: #000;
}
.blog-grid-view-wrapper .info-footer-post .blog-grid-comnment {
    float: right;
}
.blog-grid-view-wrapper .info-footer-post img {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}
.blog-grid-view-wrapper .info-footer-post .blog-grid-comnment i,
.blog-grid-view-wrapper .info-footer-post .blog-grid-comnment a {
    color: #313131;
    text-decoration: none;
}
.blog-grid-view-wrapper .info-footer-post .blog-grid-comnment i {
    margin-right: 7px;
}
/*blog option pro css end*/
/*Blog section end*/
/*Testimonial section start*/

#plx_testimonial_section {
    position: relative;
    background-position: 50%;
}
.empty_test {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 0;
}
.testimonial-posts {
    padding: 70px 0 10px;
}
.testimonial-post-wrap .wrap_test_img_main {
    float: left;
    width: 30%;
    padding: 15px 0;
}
.testimonial_image {
    height: 126px;
    width: 126px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: relative;
}
.testimonial_image img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.testimonial_image:before,
.testimonial_image:after {
    position: absolute;
    content: '';
    height: 150px;
    width: 150px;
    top: -12px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.testimonial_image:before {
    border: 2px solid #ed4f50;
    left: -17px;
}
.testimonial_image:after {
    border: 2px solid #fff;
    left: -7px;
}
.testimonial-posts .title_sub {
    position: relative;
    z-index: 1;
    text-align: left;
    padding-left: 30%;
}
.new-design .title_sub{
	padding-left:0;
	text-align:center;
}
.testimonial-posts .title_desc div:last-child {
    padding-bottom: 0;
}
.testimonial-posts .title_sub .service_sub_title,
.testimonial-posts .title_sub .service_title {
    color: #d8d5d5;
}
.testimonial-posts .service_sub_title {
    padding-bottom: 0;
}
.testimonial_main {
    float: left;
    width: 70%;
    text-align: left;
    padding-top: 25px;
}
.testimonial_main h3 {
    font-size: 14px;
    line-height:2;
    font-weight: 700;
    color: #beb5b5;
    font-family: Titillium Web;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin:0;
}
.testimonial_content {
    font-family: 'Merriweather', sans-serif;
    font-style: italic;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding-top:19px;
    font-weight: 100;
}
.testimonial_content p{
	margin:0;
}
.testimonial_content:before,
.testimonial_content:after {
    position: relative;
    font-family: FontAwesome;
    font-size: 10px;
    top:0;
}
.testimonial_content:before {
    content: '\f10d';
}
.testimonial_content:after {
    content: '\f10e';
}
.testimonial-posts .bx-pager-item {
    display: inline-block;
    text-indent: 99999px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #869791;
    margin: 0 5px;
    z-index: 999999;
    position: relative;
    cursor: pointer;
}
#plx_testimonial_section .owl-carousel .owl-controls{
	text-align:center;
}
#plx_testimonial_section .owl-carousel .owl-controls .owl-dots,
#plx_testimonial_section .owl-carousel .owl-controls .owl-dot {
    display: inline-block;
    text-align:center;
}
#plx_testimonial_section .owl-carousel .owl-controls .owl-dot span {
    display: inline-block;
    text-indent: 99999px;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: transparent;
    margin: 0 5px;
    z-index: 999999;
    position: relative;
    cursor: pointer;
    outline: 0;
}
#plx_testimonial_section .owl-carousel .owl-controls .owl-dot.active span,
#plx_testimonial_section .owl-carousel .owl-controls .owl-dot span:hover {
    border: 2px solid #ed4e4f;
}
#plx_testimonial_section .owl-carousel .owl-stage-outer {
    padding: 0 0 50px 0;
}
/*Testimonial second pro option css start*/

#plx_testimonial_section.new-design {
    padding: 70px 0;
    background:#eee;
}
#plx_testimonial_section .mis-slide .test-content {
    opacity: 0;
    visibility: hidden;
    font-size:18px;
    line-height: 1.5;
    color: #1f1f1f;
    width: 970px;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    left: 50%;
    position: relative;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family:  'Merriweather', sans-serif;
    font-weight:300;
}
#plx_testimonial_section .mis-slide .test-content:after {
    content: "";
    display: block;
    height: 60px;
    width: 1px;
    margin: 12px auto 17px;
    background: #212121;
}
#plx_testimonial_section .mis-slide.mis-current .test-content {
    opacity: 1;
    visibility: visible;
}
#plx_testimonial_section .mis-slide .test-title {
    font-family: 'Lato', sans-serif;
    font-size:20px;
    font-weight: 600;
    color: #888;
}
#plx_testimonial_section .mis-slide .test-title span {
    display: block;
    font-size: 16px;
    font-weight: 400;
}
#plx_testimonial_section .mis-slide.mis-current .test-title {
    color: #212121;
}
#plx_testimonial_section .mis-slide .test-image {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 35px;
    width:105px;
    height:105px;
    border:5px solid #fff;
}
#plx_testimonial_section .mis-slide .test-image img {
    display: block;
}
#plx_testimonial_section.new-design .multi-image-wrap .mis-nav-buttons {
    width: 100% !important;
    opacity: 1;
}
#plx_testimonial_section.new-design .mis-nav-list {
    display: none;
}
.mis-nav-buttons a {
    font-size: 100%;
    text-indent: auto;
}
#plx_testimonial_section.new-design .mis-nav-buttons a.mis-prev:before,
#plx_testimonial_section.new-design .mis-nav-buttons a.mis-next:after {
    font-family: Fontawesome;
    font-size: 59px;
    color: #888888;
}
#plx_testimonial_section.new-design .mis-nav-buttons a.mis-prev:before {
    content: "\f104";
}
#plx_testimonial_section.new-design .mis-nav-buttons a.mis-next:after {
    content: "\f105";
}
/*Testimonial second pro option css end*/
/*Testimonial section end*/
/*client section start*/

#plx_client_section {
    position: relative;
    background:#fff;
}
.launcher_client_section {
    padding: 70px 0;
}
#carousel_client {
    padding: 0 20px;
}
.launcher_client_section .service_sub_title {
    padding: 14px 0 56px;
}
.launcher_client_section .owl-prev,
.launcher_client_section .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.launcher_client_section .owl-prev,
.launcher_client_section .owl-next {
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    opacity: 0;
    font-size: 20px;
    color: #000;
}
.launcher_client_section .owl-prev {
    left: -10px;
}
.launcher_client_section .owl-next {
    right: -10px;
}
.launcher_client_section .client_images:hover .owl-prev,
.launcher_client_section .client_images:hover .owl-next {
    opacity: 1;
}
.launcher_client_section .owl-dots .owl-dot {
    display: none;
}
.launcher_client_section .owl-carousel .owl-item {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.launcher_client_section .owl-carousel .owl-stage {
    margin: 0 auto;
}
/*client section end*/
/*.........
plx_cta_section start
............*/

#plx_cta_section {
    background: #eee;
    position: relative;
}
#plx_cta_section:before,
#plx_pricing_section:before,
#plx_service_section:before ,
#plx_testimonial_section:before,
#plx_feature_section.slider-feature:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#plx_pricing_section:before{
	background:rgba(64,64,64,0.5);
}
#plx_cta_section:before,
#plx_testimonial_section.testimonial-posts:before,
#plx_feature_section.slider-feature:before{
	background: rgba(0, 0, 0, 0.5);
}
#plx_testimonial_section.new-design:before{
	content:none;
}
.cta_wrap {
    padding: 70px 0;
    position: relative;
    color: #fff;
    display: table;
}
.cta-title-desc,
.cta_button {
    display: table-cell;
    vertical-align: middle;
}
.cta-title-desc {
    border-right: 1px solid #fff;
    width: 66%;
    padding: 0 120px;
}
.cta-title-desc .cta-title {
    font-size: 38px;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.cta_description {
    font-size: 16px;
    line-height: 1.5;
    display: block;
    font-weight: 400;
    padding-top: 10px;
}
.cta_button {
    width: 33.33%;
    text-align: center;
}
.cta_button a {
    outline: 0;
}
/*.........
plx_cta_section css end
............*/
/*.........
pricing section start
............*/

#plx_pricing_section {
    padding: 70px 0 41px;
    position: relative;
    background:#eee;
}
#plx_pricing_section .title_sub .service_title,
#plx_pricing_section .title_sub .service_sub_title,
#plx_pricing_section  .service_desc{
	color:#fff;
	position:relative;
}
.pricing_section_title {} .pricing_widget ul {
    padding: 69px 15px 15px;
    overflow: hidden;
}
.pricing_widget {
    text-align: center
}
.widget_the_launcher_pricing {
    width: 33.33%;
    float: left;
    overflow:initial;
}
.the_launcher_pricing_widget{
	padding: 0px 0px 27px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    background-color: #f8f8f8;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
    position:relative;
}
.the_launcher_pricing_widget.highlite_table {
    z-index: 99;
    padding: 0px 0px 38px;
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
}
.the_launcher_pricing_widget.highlite_table,
.the_launcher_pricing_widget:hover {
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.42);
    -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.42);
    -moz-box-shadow: 0 0 10px rgba(10, 10, 10, 0.42);
}
.highlite_table .the_launcher_pricing_sub_title {
    margin-bottom: 20px;
    padding: 10px 0 15px 0;
}
.the_launcher_pricing_title_class {
    color: #6c6c6c;
    font-size: 24px;
    text-transform: uppercase;
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    padding: 15px 0 0;
}
.the_launcher_pricing_sub_title {
    color: #808080;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height:1.5;
    padding: 10px;
}
.the_launcher_pricing_price_class {
    padding-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    border-top: 1px solid #ddd;
}
.the_launcher_pricing_price_class > span:nth-child(1) {
    font-size: 82px;
    line-height: 1;
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}
.the_launcher_pricing_price_class > span:nth-child(1) .currency {
    font-size: 38px;
    vertical-align: top;
    position: relative;
    margin: 6px 0 0 -7px;
    display: inline-block;
}
.the_launcher_pricing_price_class > span:nth-child(2) {
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #aaa;
    display: block;
    padding-top: 6px;
}
.pricing-field {
    border: 1px solid #ddd;
    border-top: 0;
    color: #333;
    font-size: 18px;
    font-weight: 300;
    padding: 10px 15px;
    text-transform: capitalize;
    margin: 0 20px;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1.3;
}
.the_launcher_pricing_field1_class {
    border-top: 1px solid #ddd;
}
.the_launcher_pricing_button_link_class a {
    border-radius: 3px;
    box-shadow: 0 10px 110px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 12px;
    padding: 8px 20px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    border: 2px solid #ee4f50;
    font-family: "Montserrat", sans-serif;
    line-height: 1.43;
    background: #ee4f50;
    display: inline-block;
    text-decoration: none;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.page-link-port a,
.cta_button .button,
.home-contact input[type="submit"] {
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 7px 12px;
    overflow: hidden;
    position: relative;
    background-color: transparent;
    color: #fff;
    font-size: 15px;
    border:1px solid #fff;
    text-decoration: none;
    text-transform: uppercase;
    outline: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: auto;
}
.home-contact input[type="submit"] {
    line-height: initial;
    max-width: initial;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.page-link-port a:hover,
.cta_button a.button:hover,
.home-contact input[type="submit"]:hover {
    background: #c21213;
}
.the_launcher_pricing_button_link_class a {
    margin-top: 20px;
}
.the_launcher_pricing_button_link_class a:hover,
.contact_section_wrap .home-map-section aside form input[type="submit"]:hover {
    background: #c21213;
    border-color: transparent;
}
/*pricing second design css start*/

.pricing-offers-wrap {
    display: none;
}
.pricing-offers-wrap.active {
    display: block;
}
.pricing-offers-wrap {
    width: 371px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.pricing-title-subtitle {
    background: #ed4e50;
    color: #fff;
    padding: 17px 0;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    line-height: 1.5;
}
.pricing-title-subtitle .pricing-title {
    font-size: 18px;
    font-weight: 700;
}
.pricing-title-subtitle .pricing-subtitle {
    font-size: 13px;
    font-weight: 300;
}
.pricing-offer-wrap {
    padding: 65px 62px 60px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}
.pricing-button {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
}
.pricing-offers {
    padding: 40px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #505050;
}
.pricing-button a {
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    padding: 10px 0;
    border-radius: 7px;
    background: #cd4d4e;
    color: #fff;
    display: block;
}
.pricing-price-wrap {
    font-weight: 700;
    line-height: 1;
    color: #505050;
}
.pricing-offers-wrap .pricing-price-wrap .pricing-currency-title {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}
.pricing-offers-wrap .pricing-price-wrap .pricing-currency-symbol,
.pricing-offers-wrap .pricing-price-wrap .pricing-price,
.pricing-offers-wrap .pricing-price-wrap .duration-price {
    display: inline-block;
}
.pricing-offers-wrap .pricing-price-wrap .pricing-currency-symbol,
.pricing-offers-wrap .pricing-price-wrap .pricing-price {
    font-size: 48px;
}
.pricing-offers-wrap .pricing-price-wrap .duration-price {
    font-size: 24px;
}
.pricing-offers >span {
    display: block;
    position: relative;
    padding: 0 0 0 25px;
}
.pricing-offers >span:before {
    position: absolute;
    content: "\f00c";
    font-family: FontAwesome;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ed4e50;
}
.pring-price-tite-wrap {
    text-align: center;
    padding: 30px 0 29px;
}
.pring-price-tite-wrap .pricing-dot-pegination {
    width: 24%;
    display: inline-block;
    color: #ffffff;
    padding:30px 5px 0 5px;
    vertical-align:top;
}
.pring-price-tite-wrap .peg-dot {
    width: 62px;
    height: 62px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 10px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}
.pring-price-tite-wrap .peg-dot:before,
.pring-price-tite-wrap .peg-dot:after {
    border: 0;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    width: 135px;
    background: #eee;
    z-index: 2;
}
.pring-price-tite-wrap .pricing-dot-pegination:first-child .peg-dot:before,
.pring-price-tite-wrap .pricing-dot-pegination:last-child .peg-dot:after,
.pring-price-tite-wrap .pricing-dot-pegination:nth-child(4n) .peg-dot:after,
.pring-price-tite-wrap .pricing-dot-pegination:nth-child(4n+1) .peg-dot:before {
    content: none;
}
.pring-price-tite-wrap .peg-dot:after {
    right: -135px;
}
.pring-price-tite-wrap .peg-dot:before {
    left: -135px;
}
.pring-price-tite-wrap .peg-dot-inner {
    background: #fff;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.pring-price-tite-wrap .pricing-dot-pegination:hover .peg-dot-inner,
.pring-price-tite-wrap .pricing-dot-pegination.current .peg-dot-inner {
    background: #ed4e50;
}
.pring-price-tite-wrap .pricing-dot-pegination .tittle-peg {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding-top: 10px;
}
.pring-price-tite-wrap .pricing-dot-pegination .price-peg {
    font-family: 'Open Sans', sans-serif;
}
.pring-price-tite-wrap .pricing-dot-pegination .price-peg,
.pring-price-tite-wrap .pricing-dot-pegination .tittle-peg {
    position: relative;
}
.pring-price-tite-wrap .pricing-dot-pegination .price-peg .currency-dot-title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.pring-price-tite-wrap .pricing-dot-pegination .price-peg .currency-dot-title,
.pring-price-tite-wrap .pricing-dot-pegination .price-peg .currency-dot-symbol,
.pring-price-tite-wrap .pricing-dot-pegination .price-peg .price-dot,
.pring-price-tite-wrap .pricing-dot-pegination .price-peg .duration-dot {
    display: inline-block;
}
.pring-price-tite-wrap .pricing-dot-pegination .price-peg .currency-dot-symbol,
.pring-price-tite-wrap .pricing-dot-pegination .price-peg .duration-dot,
.pring-price-tite-wrap .pricing-dot-pegination .price-peg .price-dot {
    font-size: 24px;
    font-weight: 700;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.pring-price-tite-wrap .pricing-dot-pegination:hover .price-peg .currency-dot-symbol,
.pring-price-tite-wrap .pricing-dot-pegination:hover .price-peg .duration-dot,
.pring-price-tite-wrap .pricing-dot-pegination:hover .price-peg .price-dot,
.pring-price-tite-wrap .pricing-dot-pegination.current .price-peg .currency-dot-symbol,
.pring-price-tite-wrap .pricing-dot-pegination.current .price-peg .duration-dot,
.pring-price-tite-wrap .pricing-dot-pegination.current .price-peg .price-dot {
    color: #ed4e50;
}
/*pricing second design css end */
/*.........
pricing section end
............*/
/*.........
Team section css start
.........*/

#plx_team_section {
    overflow: hidden;
    padding: 70px 0;
    position: relative;
    background:#f1f1f1 ;
}
#plx_team_section .all-content-team-wrap {
    padding: 0 10.5px;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #fff;;
}
.team-iamge-wrap a {
    outline: 0;
}
.team-iamge-wrap img {
    width: 100%;
    display: block;
}
.all-content-team-wrap .team-member-name {
    z-index: 3;
    position: absolute;
    top: 77%;
    top:-webkit-calc(100% - 120px);
    top: -moz-calc(100% - 120px);
    top: calc(100% - 120px);
    left: 20px;
    right: 20px;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 999;
    padding: 26px 0 3px;
    color:#fff;
}
.all-content-team-wrap .team-member-name a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}
.all-content-team-wrap:hover .content-team-info-wrap .team-member-name {
    top: 0;
}
.team-member-designation {
    position: absolute;
    bottom: 0px;
    height: 60px;
    left: 20px;
    right: 20px;
    text-align: center;
    z-index: 999;
    font-style: italic;
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    color: #fff;
}
.team-overlay {
    display: block;
    position: absolute;
    top: 75%;
    top: -webkit-calc(100% - 120px);
    -moz-top: calc(100% - 120px);
    top: calc(100% - 120px);
    height: 100%;
    left: 10px;
    right: 10px;
    text-align: center;
    overflow: hidden;
    background: rgba(205, 77, 78, 1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.all-content-team-wrap:hover .team-overlay {
    opacity: 1;
    top: 0;
    background: rgba(205, 77, 78, 0.8);
}
.social-icon-team > span {
    display: block;
}
.line hr {
    display: none;
}
.social-icon-team {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    padding: 15px;
    position: relative;
    top:60%;
    z-index: 9;
    opacity: 0;
   	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.all-content-team-wrap:hover .social-icon-team {
    opacity: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	-webkit-transition:top 0.5s ease-in-out , opacity 1.8s ease-in-out;
	-moz-transition:top 0.5s ease-in-out , opacity 1.8s ease-in-out;
	transition:top 0.5s ease-in-out , opacity 1.8s ease-in-out;
}
.social-icon-team:before,
.social-icon-team:after {
    position: absolute;
    content: '';
    height: 30px;
    width: 1px;
    left: 50%;
    background: #fff;
}
.social-icon-team:before {
    bottom: 100%;
}
.social-icon-team:after {
    top: 100%;
}
.social-icon-team span {
    display: block;
    position: relative;
}
.social-icon-team span a {
    color: #fff;
    font-size: 20px;
}
/*..........
Team section css end
...........*/
/*-------------
counter section css start
----------------*/

#plx_counter_section {
    position: relative;
    background:#f1f1f1;
}
.counter-all-wrap {
    text-align: center;
    padding: 120px 0;
}
.counter-all-wrap .counter-wrap {
    width: 25%;
    float: left;
    position: relative;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    color: #545454;
}
.counter-all-wrap .counter-wrap span {
    display: block;
    line-height: 1.2;
}
.counter-all-wrap .counter-wrap .fa{
	font-size: 50px;
    margin-bottom: 10px;
}
.counter-all-wrap .counter-wrap .counter-count {
    font-size: 36px;
    font-weight: 700;
}
.counter-all-wrap .counter-wrap .counter-title{
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 5px;
}
/*-------------
counter section css end
-------------*/
/*.........
video section css start
............*/
#plx_video_section{
	background:#f1f1f1;
}
.video {
    display: block;
    height: 463px;
}
.play-pause-video {
    display: block;
}
.launcher_video .title_desc.play,
.launcher_video .play-pause-video.play,
.launcher_video .play:after {
    display: none;
}
#plx_testimonial_section .buttonBar {
    display: none;
}
#plx_testimonial_section .mb_YTPProgress {
    display: none;
}
span#controlBar_container-1 {
    background: transparent!important;
}
.launcher_video {
    position: relative;
}
.launcher_video .title_desc {
    position: absolute;
    left: 0;
    right: 0;
    top: 84px;
    z-index: 9999;
}
.launcher_video .title_sub .service_title,
.launcher_video .service_sub_title,
.launcher_video .service_desc {
    color: #fff;
}
.launcher_video .video_wrap {
    position: relative;
}
.launcher_video .video_wrap:after {
    position: absolute;
    content: '';
    background: url('images/video-overlay.png') repeat;
    z-index: 99;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.launcher_video .play-pause-video {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    bottom: 73px;
    width: 82px;
    height: 82px;
    z-index: 9999;
    background: #ee4f50;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 0;
    box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    text-align: center;
    text-shadow: 0 0 0 0;
    -webkit-text-shadow: 0 0 0 0;
    -moz-text-shadow: 0 0 0 0;
    outline: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 20px;
}
.launcher_video .play-pause-video:before {
    content: '\f04b';
    font-family: Fontawesome;
    font-size: 37px;
    background: transparent;
    color: #ffffff;
    padding: 0;
}
.launcher_video .gap {
    width: 100%;
    display: block;
    height: 0;
}
.launcher_video .title_sub .service_sub_title {
    padding: 12px 0 35px;
}
.launcher_video .service_desc {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height:1.5;
    font-weight: 300;
}
/*.........
plx_contact_section start
............*/
#plx_contact_section{
	background:#fff;
}
.contact_section_wrap {
    position: relative;
}
.contact-wrapper {
    position: relative;
}
.contact_section_wrap .title_desc {
    position: relative;
}
.contact_section_wrap .contact_title {
    font-family: Titillium Web;
    font-size: 24px;
    line-height:1;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    word-spacing: 6px;
    display: block;
    text-transform: uppercase;
}
.contact_section_wrap .contact_sub_title {
    font-family: Titillium Web;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 0 20px;
    display: block;
}
.contact_section_wrap .contact_desc {
    padding: 0 146px;
    font-size: 16px;
    line-height:1.5;
    color: #fff;
    font-family: 'Merriweather', sans-serif;
    font-weight: 200;
    padding-bottom: 55px;
}
.contact_section_wrap .home-contact-section,
.map-form-contact-info {
    margin: 0;
    z-index: 99;
    position: relative;
}
.map-form-contact-info {
    width: 55%;
}
.contact_section_wrap .home-contact-section {
    width: 45%;
}
.map-form-contact-info:before {
    content: '';
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.contact_section_wrap .home-contact-section {
    float: right;
}
.map-form-contact-info {
    float: left;
    padding: 80px;
}
.contact-title-home {
    margin-bottom: 30px;
}
.map-form-contact-info h3,
.map-form-contact-info p {
    margin: 0;
    color: #fff;
    position: relative;
}
.map-form-contact-info h3 {
    font-family: Titillium Web;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 0 0px;
    display: block;
    margin-bottom: 30px;
}
.map-form-contact-info p {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Merriweather', sans-serif;
    font-weight: 200;
}
.home-contact,
.contact-info-wrap {
    width: 50%;
    float: left;
    position: relative;
}
.contact-info-wrap {
    padding-left: 8.33%;
    padding-bottom:10px;
}
.home-contact input[type="text"],
.home-contact input[type="email"] {
    width: 100%;
    background: transparent;
    border: 1px solid #99999a;
    height: 45px;
    font-size: 10px;
    margin-bottom: 20px;
    padding: 0 27px;
    font-family: "Roboto Slab";
    letter-spacing: 1.5px;
    color:#fff;
}
.home-contact textarea {
    background: transparent;
    border: 1px solid #99999a;
    width: 100%;
    resize: none;
    font-size: 10px;
    height: 185px;
    padding: 10px 27px;
    margin-bottom: 20px;
    font-family: "Roboto Slab";
    letter-spacing: 1.5px;
    color:#fff;
}
.detail-info-contact {
    border-bottom: 1px solid #99999a;
    margin-bottom: 20px;
    padding-bottom:20px;
    padding-left: 65px;
    position: relative;
    top: 0;
}
.detail-info-contact:last-child {
    border-bottom: 0;
}
.contact-fa-icon {
    color: #797a7c;
    font-size: 38px;
    left: 0;
    position: absolute;
    top: 2px;
}
.title-contact {
    font-family: "Roboto Slab";
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.6px;
    line-height: 1;
    margin: 0 0 22px;
    color: #fff;
}
.contact-info {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.98px;
    margin: 0;
    line-height: 1.3;
    color: #fff;
    overflow: hidden;
    word-break: break-all;
}
/*.........
plx_contact_section end
............*/
/*.........
video section css end
............*/
/*.........
footer start
............*/

footer.site-footer {
    background: rgb(21, 21, 21);
}
.footer_area_launcher {
    text-align: left;
    width: 100%;
    padding: 70px 0 0;
    overflow:hidden;
}
.footer_area_launcher .sidebar_one,
.footer_area_launcher .sidebar_two,
.footer_area_launcher .sidebar_three {
    float: left;
}
.footer_area_launcher .sidebar_one {
    width: 33.33%;
}
.footer_area_launcher .sidebar_two {
    width: 40.67%;
    padding: 0 20px;
}
.footer_area_launcher .sidebar_three {
    width: 25%;
}
.footer_content_area {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.7;
    font-family: 'Raleway', sans-serif;
}
.footer_area_launcher .footer-title-footer {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Titillium Web';
    padding-bottom: 16px;
    padding-top: 16px;
}
.footer_area_launcher .footer_info_wrap .info_wrap {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    line-height:1.7;
    font-family: 'Raleway', sans-serif;
    padding-top: 20px;
}
.footer_area_launcher .footer_info_wrap .info_wrap .location_info,
.footer_area_launcher .footer_info_wrap .info_wrap .phone_info,
.footer_area_launcher .footer_info_wrap .info_wrap .email_info {
    position: relative;
    padding: 1px 0 1px 30px;
}
.footer_area_launcher .footer_info_wrap .info_wrap .fa_icon_info {
    position: absolute;
    left: 0;
}
.footer_area_launcher .info-wrap-info {
    padding-top: 30px;
}
.footer_area_launcher .info-wrap-info .fa {
    font-size:16px;
    color: rgba(255, 255, 255, 0.6);
}
.footer_area_launcher .rn_post_wrap .rn_image {
    float: left;
    transform: translate3d(0, 0, 0);
    overflow: hidden;
    max-width: 20%;
}
.footer_area_launcher .rn_post_wrap .rn_image a {
    display: block;
}
.footer_area_launcher .rn_post_wrap .rn_image a img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
}
.footer_area_launcher .rn_post_wrap .rn_image a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.footer_area_launcher .title_content_wrap {
    float: left;
    width: 80%;
    padding-left: 17px;
    box-sizing: border-box;
}
.footer_area_launcher .title_content_wrap .tn_title a {
    color: #dedede;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.7;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
}
.footer_area_launcher .title_content_wrap .tn_title a:hover {
    color: #ee4f50;
}
.footer_area_launcher .rn_content {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    line-height:1.7;
    font-family: 'Raleway', sans-serif;
}
.footer_area_launcher .rn_post_loop {
    padding-top: 13px;
    clear: both;
}
footer .site-info {
    border-top: 1px solid #292929;
    padding: 20px 0;
    text-align: center;
}
footer .site-info span {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
footer .site-info span a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
}
footer .site-info span a:hover {
    color: #e13a48;
}
.footer_area_launcher .footer_info_wrap .info_wrap {
    padding-top: 11px;
}
.footer_area_launcher .sidebar_one a img {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.footer_area_launcher .sidebar_one a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
/*.........
footer end
............*/
/*-------------
blog page  css start left right both side position css start
--------------*/

.content-area-right,
.content-area-left,
.content-area-both,
.content-area-no {
    padding: 40px 0;
}
.archive-grid .content-area-right,
.archive-grid .content-area-left,
.archive-grid .content-area-both,
.archive-grid .content-area-no {
    padding: 40px 0 0;
}
.content-area-right {
    float: left;
    width: 75%;
    padding-right: 10px;
}
.content-area-left {
    width: 75%;
    float: right;
    padding-left: 10px;
}
.content-area-both {
    width: 50%;
    float: left;
    left: 25%;
    padding-left: 10px;
    padding-right: 10px;
}
.content-area-right article,
.content-area-left article,
.content-area-both article {
    padding-bottom: 60px;
}
.widget-area-right,
.widget-area-left,
.widget-area-left-both,
.widget-area-right-both {
    padding-top: 40px;
    padding-bottom: 40px;
}
.widget-area-left,
.widget-area-left-both {
    padding-right: 20px;
}
.widget-area-right,
.widget-area-right-both {
    padding-left: 20px;
}
.widget-area-right {
    float: right;
    width: 25%;
}
.widget-area-left {
    float: left;
    width: 25%;
}
.widget-area-left-both {
    width: 25%;
    position: relative;
    right: 50%;
    float: left;
}
.widget-area-right-both {
    width: 25%;
    position: relative;
    float: right;
}
/*-------------
blog page  css start left right both side position css end
--------------*/
/*----
Inner page header page banner
------*/

.header-banner-container {
    padding: 150px 0 100px;
    position: relative;
}
.header-banner-container:before {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.header-banner-container .page-title-wrap .page-title, .header-banner-container .page-title {
    position: relative;
    font-size: 37px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.header-banner-container #the-launcher-breadcrumb, .woocommerce-breadcrumb {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-top: 20px;
    font-size: 13px;
    font-weight: 700;
}
.header-banner-container #the-launcher-breadcrumb a, .woocommerce-breadcrumb a {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: inline-block;
    margin: 0 13px;
}
.header-banner-container #the-launcher-breadcrumb a:first-child, .woocommerce-breadcrumb a:first-child {
    margin-left: 0;
}
.header-banner-container #the-launcher-breadcrumb a:hover, .woocommerce-breadcrumb a:hover {
    color: #cd4d4e;
}
.header-banner-container #the-launcher-breadcrumb a:first-child:after, .woocommerce-breadcrumb a:first-child:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 2px;
    background: #cd4d4e;
    bottom: -12px;
}
.header-banner-container #the-launcher-breadcrumb span {
    display: inline-block;
    margin-left: 13px;
}
/*----
Inner page header page banner end
------*/
/*------
Blog page css start
--------*/

.blog-image-gallery .owl-nav .owl-prev,
.blog-image-gallery .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.blog-image-gallery .owl-nav .owl-prev {
    left: 0;
}
.blog-image-gallery .owl-nav .owl-next {
    right: 0;
}
.blog-content-wrap {
    padding-left: 30px;
    padding-top: 45px;
}
.blog-content-wrap-again {
    border-left: 1px solid #ddd;
    padding-left: 30px;
}
.blog-content-wrap span {
    display: inline-block;
    color: #888888;
    font-size: 13px;
    padding-right: 5px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.blog-content-wrap .entry-title span {
    padding-left: 7px;
}
.blog-content-wrap span i {
    padding-right: 5px;
}
.blog-content-wrap span a {
    text-decoration: none;
    color: #888888;
}
.blog-content-wrap span a:hover {
    color: #cd4d4e;
}
.blog-content-wrap h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding: 7px 0;
}
.blog-content-wrap h1 a {
    color: #444;
    text-decoration: none;
}
.blog-content-wrap h1:before {
    position: absolute;
    content: '';
    left: 0;
    width: 20px;
    height: 2px;
    background: #cd4d4e;
    bottom: 0;
}
.blog-content-wrap .single_post_content {
    padding: 32px 0;
}
.blog-content-wrap .single_post_content p {
    margin: 0;
}
.blog-content-wrap .navigation a {
    max-width: 200px;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.comments-area {
    font-family: 'Titillium Web', sans-serif;
    color: #444;
}
.comments-area .comment-respond form p.comment-form-author,
.comments-area .comment-respond form p.comment-form-email,
.comments-area .comment-respond form p.comment-form-url {
    float: left;
    width: 33.33%;
    padding-right: 20px;
}
.comments-area .comment-respond form p.comment-form-url {
    padding-right: 0;
}
.comments-area .comment-respond form p.comment-form-author input[type="text"],
.comments-area .comment-respond form p.comment-form-email input[type="email"],
.comments-area .comment-respond form p.comment-form-url input[type="url"] {
    width: 100%;
}
/*list view blog css start*/

.list-view-blog {
    clear: both;
}
.list-view-blog .title-contat-blog-list {
    float: left;
}
.list-view-blog .image-date {
    width: 40%;
    padding-right: 10px;
    position: relative;
    float: left;
}
.list-view-blog .image-date .player {
    width: 100%;
    margin: 0 ! important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    max-height:200px;
}
.list-view-blog .title-contat-blog-list {
    width: 60%;
    padding-left: 10px;
}
.list-view-blog .date-list-date {
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    min-width: 60px;
    background: #cd4d4e;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto;
    z-index:9999;
}
.list-view-blog .date-list-date .blog-day {
    font-size: 28px;
    font-weight: 700;
    line-height: 0.8;
    margin: 0;
    padding-bottom: 11px;
    position: relative;
    display: block;
}
.list-view-blog .date-list-date .blog-day:after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}
.list-view-blog .date-list-date .blog-month {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 10px;
    display: block;
}
.list-view-blog .blog-list-title a {
    margin: 0 0 8px;
    font-family: 'Roboto Slab';
    font-size: 17px;
    color: #222222;
    text-transform: uppercase;
}
.list-view-blog .comment_author_date span,
.list-view-blog .comment_author_date span a {
    display: inline-block;
    color: #888888;
    font-size: 13px;
    padding-right: 5px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.list-view-blog .comment_author_date span a:hover {
    color: #cd4d4e;
}
.list-view-blog .comment_author_date span i {
    padding-right: 5px;
}
.blog-list-content {
    padding-top: 10px;
}
/*list view blog css end*/
/*...........blog-lay-timeline start.....*/

.blog-lay-timeline {
    position: relative;
    overflow: hidden;
    padding: 0 20px;
    margin-top: 20px;
}
.blog-lay-timeline .blog-post-wrap {
    float: left;
    clear: left;
    width: 45%;
    margin-top: 40px;
    margin-bottom: 40px;
    position: static;
    border: 1px solid #e2e2e2;
    background: #eee;
    padding-bottom:25px;
}
.blog-lay-timeline .blog-post-wrap:nth-child(2n) {
    float: right;
    clear: right;
    width: 45%;
    margin-top: 0;
}
.blog-lay-timeline .timeline-date {
    position: relative;
    clear: both;
    margin: 0 auto 40px auto;
    padding: 7px 0;
    width: 130px;
    letter-spacing: 1px;
    line-height: 1.5;
    color: #000;
    border-radius: 20px;
    background: #eee;
    border: 1px solid #ddd;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1;
    font-weight: bold;
}
.blog-lay-timeline .timeline-date:hover {
    background: #cd4d4e;
    border: 1px solid #cd4d4e;
    color: #fff;
}
.blog-lay-timeline .th-timeline-line {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.blog-lay-timeline .blog-post-wrap .th-timeline-circle {
    position: absolute;
    left: 50%;
    margin-top: 4px;
    margin-left: -16px;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    background-color: #ddd;
    border: 3px solid #eee;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    z-index: 1;
}
.blog-lay-timeline .blog-post-wrap .th-timeline-circle .fa {
    font-size: 14px;
    line-height: 2;
}
.blog-lay-timeline .blog-post-title {
    background-color: #cd4d4e;
    padding: 12px 20px;
    margin: 0;
    position: relative;
    margin-right: -1px;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: 0;
    z-index: 999;
}
.blog-lay-timeline .blog-post-title a {
    color: #fff;
}
.blog-lay-timeline .blog-post-wrap:nth-child(odd) .blog-post-title:before {
    color: #cd4d4e;
    content: '\f0da';
    font-family: "FontAwesome";
    font-size: 28px;
    position: absolute;
    top: 10px;
    right: -10px;
    left: auto;
    width: auto;
}
.blog-lay-timeline .blog-post-wrap:nth-child(2n) .blog-post-title:before {
    color: #cd4d4e;
    content: '\f0da';
    font-family: "FontAwesome";
    font-size: 28px;
    position: absolute;
    top: 8px;
    left: -9px;
    transform: rotate(180deg);
    width: auto;
}
.blog-lay-timeline .blog-post-wrap:nth-child(2n) .blog-post-title:before .blog-lay-timeline .blog-post-title a {
    color: #fff;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
}
.blog-lay-timeline .blog-post-wrap:hover .blog-post-title {
    left: 0;
}
.blog-lay-timeline .blog-wr-meta,
.blog-lay-timeline .blog-post-thumbnail {
    padding: 20px;
}
.blog-lay-timeline .blog-post-thumbnail img {
    object-fit: cover;
    width: 100%;
}
.post-meta .meta-sep:before {
    content: "/";
    padding: 0 6px;
}
.blog-lay-timeline .post-meta {
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.065em;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.blog-lay-timeline .comment_author_date{
	padding-top:10px;
}
.blog-lay-timeline .comment_author_date i{
	padding-right:7px;
}
.blog-lay-timeline .post-excerpt p {
    margin-bottom: 20px;
}
.blog-lay-timeline .read-more {
    display: inline-block;
}
.blog-lay-timeline .read-more a,
.blog-lay-masonary .read-more a {
    display: inline-block;
    border: 1px solid #ddd;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    box-sizing: border-box;
    color: #888;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1.3;
    padding: 9px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.blog-lay-masonary .read-more a {
    margin-top: 15px;
}
.blog-lay-timeline .read-more a:hover,
.blog-lay-masonary .read-more a:hover,
.blog-lay-masonary .blog-post-wrap .quote-footer a:hover {
    background: #cd4d4e;
    color: #fff;
    border: 1px solid #cd4d4e;
}
.blog-lay-timeline .post-footer .post-counters {
    float: right;
    line-height: 2;
    /*color: #a0a0a0;*/
    font-size: 13px;
}
.post-counters .fa:before {
    margin-right: 7px;
}
.blog-lay-timeline .post-footer {
    clear: both;
}
.blog-lay-timeline embed,
.blog-lay-timeline iframe,
.blog-lay-timeline object,
.blog-lay-timeline .player,
iframe {
    max-width: 100%;
    width: 100%;
    -moz- border-radius: 0;
    -webkit- border-radius: 0;
    border-radius: 0;
}
.blog-lay-timeline .player {
    max-height: 185px;
}
.player {
    max-width: 100%;
    margin: 0 ! important;
    border-radius: 0;
    max-height:400px;
    -moz-border-radius:0 ! important;
    -webkit-border-radius:0 ! important;
    border-radius:0 ! important ;
}
/*...........blog-lay-timeline end.....*/
/*------
Blog page css end
--------*/
/*archieve page grid layout*/

.archive-grid article {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: relative;
    padding: 0 5px;
    margin-bottom: 50px;
}
.archive-grid .grid-layout-home {
    border: 1px solid #d7d8da;
}
.archive-grid .grid-layout-home .the-launcher-img_wrap {
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden;
    display: block;
}
.archive-grid .grid-layout-home .the-launcher-img_wrap a img {
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
    margin: 0 auto;
}
.archive-grid .grid-layout-home:hover .the-launcher-img_wrap a img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.archive-grid .grid-layout-home .title-cat-wrap .blogs-catrgories {
    display: block;
    position: relative;
    padding-bottom: 9px;
    margin-bottom: 11px;
    text-transform: uppercase;
}
.archive-grid .grid-layout-home .title-cat-wrap .blogs-catrgories:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    background: #cd4d4e;
    bottom: 0;
    left: 0;
}
.archive-grid .grid-layout-home .title-cat-wrap .blogs-catrgories a {
    color: #bbbbbb;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.archive-grid .grid-layout-home .content-wrap-grid {
    padding: 10px 20px;
}
.archive-grid .date-comment-author span,
.archive-grid .date-comment-author span a {
    display: inline-block;
    color: #888888;
    font-size: 12px;
    padding-right: 5px;
    font-weight:500;
    font-family: 'Open Sans', sans-serif;
}
.archive-grid .date-comment-author span i {
    margin-right: 5px;
}
.archive-grid .date-comment-author .date-post:before {
    content: "\f073";
    position: relative;
    font-family: Fontawesome;
    margin-right: 5px;
}
.archive-grid .content-wrap-grid .title-cat-wrap a.the-launcher-post-title {
    color: #424242;
    font-family: 'Playfair Display', serif;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: normal;
    font-weight: 400;
    display: inline-block;
}
.archive-grid .content-wrap-grid .title-cat-wrap a.the-launcher-post-title:hover,
.archive-grid .grid-layout-home .title-cat-wrap .blogs-catrgories a:hover,
.archive-grid .date-comment-author span a:hover {
    color: #cd4d4e;
}
.archive-grid .content-wrap-grid .read-more {
    padding-bottom: 10px;
}
/*archieve page grid layout end*/
/*----------------
widget css  start
-----------------*/

.widget_pages,
.widget_categories,
.widget_archive,
.widget_recent_entries,
.widget_recent_comments,
.widget_calendar {
    font-family: 'Titillium Web', sans-serif;
}
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_calendar ul,
.widget_meta ul {
    list-style: none;
    padding: 20px 8px;
}
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_calendar ul li,
.widget_meta ul li {
    border-bottom: 1px solid #ddd;
}
.widget_pages ul li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_calendar ul li a,
.widget_meta ul li a {
    text-decoration: none;
    color: #444;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
.widget_pages ul li a,
.widget_recent_entries ul li a,
.widget_meta ul li a {
    padding: 15px 50px 15px 0;
    display: block;
}
.widget_archive ul li a,
.widget_categories ul li a {
    float: left;
}
.widget_archive ul li,
.widget_categories ul li {
    padding: 15px 5px 15px 0;
    text-align: right;
    clear: both;
    font-size: 14px;
    overflow: hidden;
}
.widget_pages ul li a:hover,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_calendar ul li a:hover,
.widget_meta ul li a:hover {
    color: #cd4d4e;
}
.widget_search {
    padding-bottom: 20px;
}
.widget_pages ul li a:after,
.widget_recent_entries ul li a:after,
.widget_meta ul li a:after {
    content: "\f178";
    font-family: Fontawesome;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
}
.widget_pages h1.widget-title,
.widget_categories h1.widget-title,
.widget_archive h1.widget-title,
.widget_recent_entries h1.widget-title,
.widget_recent_comments h1.widget-title,
.widget_calendar h1.widget-title,
.widget_meta h1.widget-title {
    border-bottom: 1px solid #ddd;
    color: #444;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    padding-left: 16px;
    padding-bottom: 8px;
}
.widget_calendar .calendar_wrap {
    padding-top: 20px;
}
.calendar_wrap table {
    text-align: center;
}
.calendar_wrap #prev {
    text-align: left;
}
.calendar_wrap #next {
    text-align: right;
}
.widget_pages h1.widget-title:before,
.widget_categories h1.widget-title:before,
.widget_archive h1.widget-title:before,
.widget_recent_entries h1.widget-title:before,
.widget_recent_comments h1.widget-title:before,
.widget_calendar h1.widget-title:before,
.widget_meta h1.widget-title:before {
    content: '';
    position: absolute;
    width: 2px;
    top: 0;
    bottom: 5px;
    background: #cd4d4e;
    left: 0;
}
.widget input[type="search"],
.search .widget .search-form input.search-field[type="search"] {
    background: #fff;
    border-radius: 0;
    outline: 0;
    border: 1px solid #ddd;
    border-width: 1px;
    color: #444;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 40px;
    line-height: 39px;
    padding: 0 7px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.widget_recent_comments ul li {
    padding: 12px 0;
    font-size: 13px;
}
.related-posts {
    padding: 30px 0;
}
.related-posts .tabs-posts {
    border-bottom: 2px solid #cd4d4e;
    margin-bottom: 26px;
}
.related-posts .tabs-posts > div {
    display: inline-block;
    text-transform: uppercase;
    padding: 9px 12px 5px 12px;
    font-size: 13px;
    font-weight: 600;
    color: #222;
    margin: 0;
    cursor: pointer;
}
.related-posts .tabs-posts > div.current {
    background: #cd4d4e;
    color: #fff;
}
.related-posts .related-image {
    position: relative;
}
.related-posts .wrap-related-post-loop {
    border: 1px solid #eee;
    overflow: hidden;
}
.related-posts .wrap-related-post-loop .related-title {
    position: absolute;
    bottom: 0;
    font-family: 'Open Sans', arial, sans-serif;
    background-color: #cd4d4e;
    margin-right: 5px;
    padding: 3px 6px 4px;
    display: block;
    vertical-align: top;
}
.related-posts .wrap-related-post-loop .related-title a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
}
.related-posts .relates-content {
    font-weight: 600;
    font-size: 13px;
    line-height: 1.7;
    color: #222;
    padding: 10px;
}
.related-posts .owl-nav {
    padding-top: 5px;
}
.related-posts .owl-nav .owl-next,
.related-posts .owl-nav .owl-prev {
    display: inline-block;
    margin-right: 7px;
    width: 25px;
    height: 25px;
    line-height: 24px;
    border: 1px solid #dcdcdc;
    text-align: center;
    vertical-align: middle;
    font-size: 7px;
    color: #b7b7b7;
}
.related-posts .owl-nav .owl-next:hover,
.related-posts .owl-nav .owl-prev:hover {
    background: #cd4d4e;
    color: #fff;
}
/*--------------
widget css  end
----------------*/
/*-------------
pagination css start
--------------*/
.navigation.pagination{
	clear:both;
}
.navigation.pagination .nav-links {
    text-align: center;
}
.navigation.pagination .nav-links span,
.navigation.pagination .nav-links a {
    display: inline-block;
    margin-right: 7px;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dcdcdc;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    color: #b7b7b7;
    text-decoration: none;
    padding: 0 5px;
}
.navigation.pagination .nav-links .current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links a:hover {
    background: #cd4d4e;
    color: #fff;
}
/*-------------
pagination css end
--------------*/
/*-------------
about us css start
--------------*/

.about-page-wraper .title-background {
    padding: 190px 0 100px;
    position: relative;
    text-align: center;
}
.about-page-wraper .title-background:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
}
.about-page-wraper .title-background .bg-title-page {
    position: relative;
    font-size: 37px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.about-page-wraper .title-background .bg-desc-page {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-top: 20px;
    font-size: 13px;
    font-weight: 700;
}
.about-title-desc {
    padding: 0 0 50px 0;
}
.about-title {
    font-family: Titillium Web;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 700;
    color: #424242;
    text-transform: uppercase;
    padding: 0 0 14px 0;
    display: block;
}
.about-desc {
    font-size: 16px;
    line-height: 1.5;
    color: #777;
    font-family: 'Merriweather', sans-serif;
    font-weight: 200;
}
.about-main-area {
    padding: 50px 0;
    font-family: OpenSans;
}
.about-us-history .history-wrap {
    clear: both;
}
.about-us-history .history-wrap .date-wrap {
    width: 84px;
    float: left;
    color: #333;
    text-transform: uppercase;
    font-family: Lato;
}
.about-us-history .history-content-wrap {
    padding-left: 84px;
}
.about-us-history .history-content-wrap .history-content-wrap-again {
    padding-left: 42px;
    position: relative;
    padding-bottom: 42px;
}
.about-us-history .history-content-wrap .title-history {
    display: block;
    font-family: 'Khand', sans-serif;
    line-height: 1;
    font-size: 26px;
    font-weight: 500;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0;
}
.about-us-history .history-content-wrap .content-history {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}
.about-us-history .history-wrap:last-child .history-content-wrap .history-content-wrap-again {
    padding-bottom: 0px;
}
.about-us-history .history-content-wrap .history-content-wrap-again:before,
.about-us-history .history-content-wrap .history-content-wrap-again:after {
    content: "";
    display: block;
    position: absolute;
}
.about-us-history .history-content-wrap .history-content-wrap-again:before {
    width: 10px;
    height: 10px;
    background-color: #f90;
    left: 0;
    top: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #cd4d4e;
}
.about-us-history .history-content-wrap .history-content-wrap-again:after {
    top: 19px;
    left: 4px;
    width: 2px;
    bottom: -5px;
    background-color: #ccc;
}
.date-history-year {
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    font-family: 'Khand', sans-serif;
    background-color: white;
}
.date-history-month {
    font-size: 11px;
    line-height: 1.2;
    color: #222;
    font-family: 'Merriweather', sans-serif;
    font-weight: 600;
}
.about-skill-bar {
    padding:70px 0;
    background: #eee;
    overflow: hidden;
}
.skill-descriptio-about {
    clear: both;
    display: table;
}
.skill-descriptio-about .title-description-wrap,
.skill-descriptio-about .skill-bar {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}
.skill-descriptio-about .title-description-wrap {
    padding-right:15px;
}
.skill-descriptio-about .skill-bar {
    padding-left:15px;
}
.skill-descriptio-about .title-description-wrap .skill-title {
	display: block;
    font-family: 'Titillium Web', sans-serif;
    line-height: 1;
    font-size: 38px;
    font-weight: 700;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0;
    margin-bottom: 20px;
}
.skill-descriptio-about .title-description-wrap .skill-description {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    font-family: 'Merriweather', sans-serif;
    font-weight: 200;
}
.skill-descriptio-about .skill-bar .habilidades_contenedor {
    margin-left: 0;
    width: 100%;
}
.about-skill-bar .skill-descriptio-about .skillBar,
.about-skill-bar .skill-descriptio-about .codeconSkillbar {
    height: 11px;
    border-radius: 25px;
}
.skill-descriptio-about .skill-bar #codeconSkills,
.skill-descriptio-about .skill-bar .codeconSkillbar {
    width: 100%;
}
.skill-descriptio-about .skill-bar .codeconSkillbar .codeconSkillArea,
.skill-descriptio-about .skill-bar .codeconSkillbar .PercentText {
    font-size: 12px;
    margin-top: 3px;
    font-weight: 700;
    color: #777;
}
.skill-descriptio-about .skill-bar .codeconSkillbar .codeconSkillArea{
	margin-top: -21px;
}
.skill-descriptio-about .skill-bar .codeconSkillbar .PercentText {
	background:#222;
	color:#fff;
	padding:2px 5px;
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-top:-30px;
	font-size:10px;
	text-align:center;
}
.skill-descriptio-about .skill-bar .codeconSkillbar .PercentText:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #222 transparent transparent transparent;
    bottom: -6px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.skill-descriptio-about .skill-bar .codeconSkillbar{
	margin:35px 0;
}
.skill-descriptio-about .skill-bar .codeconSkillbar:last-child{
	margin-bottom:10px;
}
/*-------------
about us css end
--------------*/
/*--------------
woocommerce css start
----------------*/

.woocommerce #container {
    width: 100%;
    margin: 0;
}
.woocommerce .content-area ul.products li.product .product_single_img_wrap span.onsale,
.woocommerce .product span.onsale {
    top: 7px;
    left: -5px;
    right: auto;
    border-radius: 0;
    background-color: #cd4d4e;
    margin: 0;
    padding: 5px 10px;
    line-height: 1;
    min-height: auto;
    min-width: auto;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: 500;
    font-size: 13px;
}
.woocommerce .content-area ul.products li.product .product_single_img_wrap span.onsale:before,
.woocommerce .product span.onsale:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 4px 0;
    border-color: transparent #d0595a transparent transparent;
    left: 0;
    bottom: -4px;
}
.woocommerce .product_single_img_wrap {
    position: relative;
}
.woocommerce .content-area .compare_link_archive a {
    position: relative;
    text-align: center;
    font-size: 0;
}
.woocommerce .content-area .compare_link_archive a:before {
    content: "\f066";
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    font-size: 14px;
}
.woocommerce .content-area ul.products li.product {
    text-align: center;
    border: 1px solid #eee;
    padding-bottom: 15px;
}
.woocommerce .content-area ul.products li.product .product_single_img_wrap {
    position: relative;
}
.woocommerce .content-area ul.products li.product .product_single_img_wrap > a {
    display: block;
}
.woocommerce .content-area ul.products li.product .product_single_img_wrap > a:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.woocommerce .content-area ul.products li.product:hover .product_single_img_wrap > a:before {
    opacity: 1;
}
.woocommerce .content-area ul.products li.product .product_single_img_wrap .quick_compare_wish_archive {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.woocommerce .content-area ul.products li.product .product_single_img_wrap .quick_compare_wish_archive .quick_compare_wish_inner {
    display: inline-block;
}
.woocommerce .content-area ul.products li.product:hover .product_single_img_wrap .quick_compare_wish_archive {
    opacity: 1;
    visibility: visible;
    bottom: 20px;
}
.woocommerce .content-area ul.products li.product .product_single_img_wrap .quick_compare_wish_archive .quick_compare_wish_inner > a.link-quickview,
.woocommerce .content-area ul.products li.product .product_single_img_wrap .quick_compare_wish_archive .quick_compare_wish_inner > span {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    line-height:30px;
    margin-top: 0;
    background: #fff;
    margin: 0 2px;
    color: #666;
    border: 1px solid #eee;
}
.woocommerce .content-area ul.products li.product .product_single_img_wrap .quick_compare_wish_archive .quick_compare_wish_inner > span a {
    margin-top: 0;
    background: transparent;
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #666;
    line-height:1;
    vertical-align: top;
}
.woocommerce .content-area ul.products li.product > h3 a {
    text-transform: uppercase;
    font-size: 15px;
    line-height:1.2;
    font-weight: 300;
    color: #333333;
    font-family: Roboto;
}
.woocommerce .content-area ul.products li.product .price {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    line-height:1.2;
}
.woocommerce .content-area ul.products li.product .price del {
    font-size: 13px;
    color: #666666;
}
.woocommerce-cart #content .woocommerce table.cart td.actions .coupon .input-text {
    width: auto;
    border-radius: 0;
}
.woocommerce-cart #content .woocommerce table.cart .product-name a {
    text-decoration: none;
    color: #222;
}
.woocommerce-cart #content .woocommerce table.cart .product-name a:hover {
    color: #cd4d4e;
}
.woocommerce .cart_totals h2 {
    text-transform: uppercase;
}
.woocommerce .wc-proceed-to-checkout a.button.alt {
    background: #cd4d4e;
    color: #fff;
    font-weight: 300;
    border-radius: 0;
}
.woocommerce table.shop_table {
    border-radius: 0;
}
.woocommerce-checkout #content .woocommerce-checkout .woocommerce-billing-fields p {
    position: relative;
    width: 100%;
    display: block;
    padding: 5px 0 5px 200px;
    margin: 0;
}
.woocommerce-checkout #content .woocommerce-checkout .woocommerce-billing-fields p label {
    position: absolute;
    top: 2px;
    left: 0;
}
.woocommerce-checkout #content .woocommerce-checkout .woocommerce-billing-fields p input {
    line-height: 30px;
    border: 1px solid #eee;
    border-radius: 0;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    width: 100%;
    float: none;
    clear: both;
}
.select2-container .select2-choice,
.woocommerce .select2-drop-active {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: 100%;
    border: 1px solid #eee;
}
.woocommerce form .form-row textarea.input-text,
.woocommerce-page form .form-row textarea.input-text {
    min-height: 250px;
}
.woocommerce form .form-row .input-text {
    padding: 2px 7px;
}
.woocommerce form .form-row .input-text:focus {
    outline: 1px solid #cd4d4e;
}
.woocommerce form .form-row .input-checkbox {
    width: 30px;
    height: 30px;
    border-radius: 0;
}
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    border-top-color: #cd4d4e;
}
.woocommerce .woocommerce-message:before {
    color: #cd4d4e;
}
.woocommerce .woocommerce-info a {
    color: #222;
    text-decoration: none;
}
.woocommerce .woocommerce-info a:hover {
    color: #cd4d4e;
}
.woocommerce-shipping-fields {
    padding: 20px 0;
}
.woocommerce .woocommerce-checkout #payment {
    margin-top: 20px;
    border-radius: 0;
}
.woocommerce .single_post_content table.shop_table {
    text-align: center;
}
.woocommerce table.wishlist_table tbody td a {
    color: #222;
    text-decoration: none;
    font-size: 18px;
}
.woocommerce table.wishlist_table tbody td a i {
    font-size: 14px;
}
.woocommerce div.product p.price,
.woocommerce div.product .price span {
    color: #000;
}
.woocommerce .quantity .qty {
    line-height: 1.7;
}
.woocommerce-account .woocommerce form .form-row .input-text,
.woocommerce-account.woocommerce-page form .form-row .input-text {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #eee;
    line-height: 30px;
    padding: 0 5px;
}
.woocommerce form.login {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woocommerce form .form-row label.inline {
    display: inline-block;
    vertical-align: middle;
}
.woocommerce div.product .out-of-stock {
    color: #000;
}
.woocommerce .archive_wishlist,
.woocommerce .compare_link_archive {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.woocommerce .archive_wishlist a,
.woocommerce .compare_link_archive a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: transparent;
    color: #222;
    border: 1px solid #eee;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woocommerce .archive_wishlist a:hover,
.woocommerce .compare_link_archive a:hover {
    color: #fff;
    background: #cd4d4e;
}
.woocommerce .product_meta {
    padding-top: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    content: none;
}
.woocommerce #review_form #respond p.comment-form-author,
.woocommerce #review_form #respond p.comment-form-email {
    width: 50%;
    float: left;
    padding: 0 10px;
}
.woocommerce #review_form #respond p.comment-form-author {
    padding-left: 0;
}
.woocommerce #review_form #respond p.comment-form-email {
    padding-right: 0;
}
.woocommerce #review_form #respond p.comment-form-author label,
.woocommerce #review_form #respond p.comment-form-email label {
    display: block;
}
.woocommerce #review_form #respond p.comment-form-author input,
.woocommerce #review_form #respond p.comment-form-email input {
    width: 100%;
}
.woocommerce #comments h2,
.woocommerce #comments p {
    margin: 0;
}
.woocommerce #comments p {
    padding: 5px 0;
}
.woocommerce .comment-respond form {
    padding-top: 20px;
}
.woocommerce .comment-form-rating label {
    padding-bottom: 7px;
    display: block;
}
.woocommerce-wishlist .entry-content h3.entry-title,
.woocommerce-checkout .entry-content h3.entry-title,
.woocommerce-cart .entry-content h3.entry-title,
.woocommerce-wishlist .comment_author_date span.launcher_date,
.woocommerce-checkout .comment_author_date span.launcher_date,
.woocommerce-cart .comment_author_date span.launcher_date,
.woocommerce-wishlist .wishlist-title {
    display: none;
}
.woocommerce-MyAccount-navigation ul {
    margin-top: 20px;
    list-style: none;
    padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #ddd;
}
.woocommerce-MyAccount-navigation ul li:first-child {
    border-top: 1px solid #ddd;
}
.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    color: #444;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    padding: 15px 50px 15px 0;
    display: block;
}
.woocommerce-MyAccount-navigation ul li a:hover {
    color: #cd4d4e;
}
.woocommerce-result-count{
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
}
.woocommerce form select.orderby{
	height:32px;
}
.woocommerce-shipping-fields, .entry-title, .woocommerce-billing-fields h3, #order_review_heading, .product-name, .product-total, .cart-subtotal, .order-total, .nobr, .product-price, .product-quantity, .product-subtotal, .cart_totals h2{
    font-size: 16px;
}
.woocommerce-Tabs-panel h2, .related h2{
    font-size: 38px;
}
.description_tab .active, .description_tab, .product_title, .reviews_tab .active, .reviews_tab, .additional_information_tab{
    font-size: 18px;
}
nav.woocommerce-breadcrumb {
    font-size: 13px !important;
    color: #fff !important;
}
nav.woocommerce-breadcrumb a {
    color: #fff !important;
}
nav.woocommerce-breadcrumb a:hover {
    color: #cd4d4e !important;
}
.quick_compare_wish_inner i.fa {
    font-size: 17px;
}
/*--------------
woocommerce css end
----------------*/
/* MY Code
===========================================================================
*/

.player {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 800px;
    height: 600px;
    margin-top: 100px;
    left: 0;
    overflow: hidden;
    border-radius: 10px;
    /*border: 5px solid #fff;*/
    
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
/*
shortcode css
*/

.ap_column {
    float: left;
    padding: 0 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ap-span1 {
    width: 16%;
}
.ap-span2 {
    width: 33.33%;
}
.ap-span3 {
    width: 50%;
}
.ap-span4 {
    width: 66.66%;
}
.ap-span5 {
    width: 83.33%;
}
.ap-span6 {
    width: 100%;
}
/*shortcode testimonail*/

.testimony-wrap .client-testimony {
    width: 100%;
    background: #f6f6f6;
    padding: 30px 30px 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}
.client-testimony p {
    font-style: italic;
    line-height: 1.5;
    font-weight: normal;
    color: #666;
    padding-left: 20px;
    font-size: 0.9em;
    margin: 0;
}
.client-testimony span {
    display: inline-block;
    position: absolute;
    top: 27px;
    left: 27px;
}
.testimony-wrap .client-details {
    width: 100%;
    position: relative;
    top: -40px;
    padding-left: 28px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    clear: both;
}
.testimony-wrap .client-details .img-wrap {
    float: left;
    width: 150px;
    height: 150px;
    margin-right: 20px;
    border: 4px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
}
.testimony-wrap .client-details .meta-wrap {
    display: inline-block;
    margin-bottom: 0;
    padding-top: 50px;
}
.testimony-wrap .client-details .meta-wrap span.client-name {
    line-height:1.5;
    font-weight: Normal;
    font-style: normal;
    color: #39414b;
    font-size: 0.9em;
    display: block;
    margin-bottom: 6px;
}
.testimony-wrap .client-details .meta-wrap span.client-company {
    width: 100%;
    display: block;
    font-style: italic;
    font-weight: 300;
    color: #666;
    line-height: 1.5;
    font-size: 13px;
}
/*shortcode testimonial end*/
/*shortcode team start*/

.ap-team .ap-member-image {
    position: relative;
}
.ap-team .ap-member-image .ap-member-image-wrapin {
    border-radius: 4px;
    overflow: hidden;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.ap-team .ap-member-image .ap-member-image-wrapin img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    z-index: 0;
    transition: all linear 0.5s;
    display: block;
}
.ap-team .ap-member-in-wrap {
    position: absolute;
    bottom: 30px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 15px;
    color: #fff;
    z-index: 9;
}
.ap-team .ap-member-in-wrap .ap-member-name {
    color: #fff;
    margin: 0 0 5px;
}
.ap-team .ap-member-position {
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0px 0px -60px 0px;
    padding: 4px 9px;
    text-transform: none;
    background-color: #cd4d4e;
    color: #fff;
}
.ap-team .ap-member-message {
    padding: 10px;
    line-height: 1.5;
}
.ap-team:hover .ap-member-image .ap-member-image-wrapin img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    z-index: 0;
}
.ap-team .member-social-group {
    border-top: 1px dotted #ddd;
    margin: 0;
    padding: 10px 10px;
    display: block;
    text-align: left;
}
.ap-team .member-social-group a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #cd4d4e;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-right: 6px;
}
/*shortcode team end*/
/*shortcode toggle start*/

.ap_toggle {
    border-left: 5px solid #cd4d4e;
    margin-bottom: 10px;
}
.ap_toggle .ap_toggle_title {
    cursor: pointer;
    position: relative;
    padding: 10px 0 10px 40px;
    background: #cd4d4e;
    color: #FFF;


}
.ap_toggle .ap_toggle_content {
    padding: 10px;
    line-height: 1.5;
}
.ap_toggle .ap_toggle_title:after {
    content: "";
    position: absolute;
    content: "\f107";
    font-family: "FontAwesome";
    height: 20px;
    width: 20px;
    background: #FFF;
    color: #e11b30;
    line-height: 20px;
    text-align: center;
    left: 7px;
    top: 50%;
    margin-top: -10px;
}
.ap_toggle.close .ap_toggle_content {
	display: none;
}
/*shortcode toggle end*/
/*shortcode cta start*/

.ap_call_to_action {
    background: #EEE;
    border: 1px solid #DDD;
    border-radius: 3px;
    padding: 15px;
    margin: 15px 0;
}
.ap_call_to_action.left {
    text-align: left;
}
.ap_call_to_action.center {
    text-align: center;
}
.ap_call_to_action.right {
    text-align: right;
}
.ap_call_to_action .ap_call_to_action_button {
    ;
    background: #293037;
    padding: 10px 20px;
    color: #FFF;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
}
/*shortcode cta end*/
/*shortcode slider css start*/

.ap-slide-caption {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    text-align: center;
    width: 100%;
    padding: 0 30px;
    z-index: 2;
    width: 60%;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px 0;
    color: #fff;
}
.shortcode-slider .owl-nav .owl-prev,
.shortcode-slider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    color: #fff;
    font-size: 25px;
    width: 50px;
    height: 50px;
    background-color: #000;
    text-align: center;
    line-height: 50px;
}
.shortcode-slider .owl-nav .owl-next {
    left: auto;
    right: 10px;
}
.shortcode-slider .owl-nav .owl-prev {
    right: auto;
    left: 10px;
}
/*shortcode slider css end*/
/*tab shortcode css start*/

.horizontal .ap_tab_group .tab-title {
    background: #F6F6F6;
    float: left;
    cursor: pointer;
    font-size: 16px;
    padding: 12px 20px;
    position: relative;
    margin-right: 5px;
    line-height: 1.2;
}
.vertical .ap_tab_group {
    width: 20%;
    float: left;
}
.vertical .ap_tab_content {
    float: right;
    width: 78%;
    padding: 15px;
    background: #F6F6F6;
}
.vertical .tab-title {
    cursor: pointer;
    padding: 12px 20px;
    position: relative;
    background: #F6F6F6;
    margin-bottom: 5px;
    line-height: 1.2;
    text-align: center;
}
.horizontal .ap_tab_content {
    padding: 15px;
    background: #F6F6F6;
}
.horizontal .ap_tab_group {
    margin-bottom: 10px;
}
.vertical .ap_tab_group .tab-title.active,
.vertical .ap_tab_group .tab-title.hover,
.horizontal .ap_tab_group .tab-title.active,
.horizontal .ap_tab_group .tab-title.hover {
    color: #FFF;
    background: #cd4d4e;
}
.horizontal .ap_tab_content .ap_tab{
   display: none;
}
.vertical .ap_tab_content .ap_tab {
   display: none;
}
/*tab shortcode css end*/
/*list shortcode css end*/

.ap-list {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}
.ap-list li {
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 0px 0 0px 24px;
    position: relative;
    list-style: none ! important;
    margin-bottom: 8px;
}
.ap-list li .fa {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    font-size: 12px;
}
/*list shortcode css end*/
/*shortcode for button start*/

.bttn.ap-small-bttn {
    padding: 6px 15px;
    font-size: 0.9em;
    display:inline-block;
}
.ap-medium-bttn {
    padding: 10px 20px;
    font-size: 1em;
    display:inline-block;
}
.bttn.ap-large-bttn {
    font-size: 1.5em;
    padding: 10px 20px;
    display:inline-block;
}
.ap-outline-bttn {
    border: 1px solid;
    display:inline-block;
}
.ap-bg-bttn,
.ap-icon-bttn{
	display:inline-block;
}
.ap-outline-bttn.black {
    border-color: #000;
}
.ap-outline-bttn.black:hover {
    color: inherit;
}
.ap-outline-bttn.red {
    border-color: #FF0000;
    color: #FF0000;
}
.ap-outline-bttn.theme {
    border-color: #cd4d4e;
    color: #cd4d4e;
}
.bttn.ap-bg-bttn.black,
.ap-icon-bttn.black {
    background-color: #000;
    color: #fff;
}
.bttn.ap-bg-bttn.black:hover,
.ap-icon-bttn.black:hover {
    background-color: #323232;
}
.bttn.ap-bg-bttn.red,
.ap-icon-bttn.red {
    background-color: #FF0000;
    color: #fff;
}
.ap-icon-bttn .fa {
    padding-right: 8px;
}
.bttn.ap-bg-bttn.red:hover,
.ap-icon-bttn.red:hover {
    background-color: #F5554D;
}
.bttn.ap-bg-bttn.theme,
.bttn.ap-icon-bttn.theme.ap-small-bttn,
.bttn.ap-icon-bttn.theme.ap-medium-bttn,
.bttn.ap-icon-bttn.theme.ap-large-bttn {
    background-color: #cd4d4e;
    color: #fff;
}
.bttn.ap-black-bttn.ap-bg-bttn {
    background: #111;
    color: #FFF;
}
.bttn.ap-black-bttn.ap-bg-bttn:hover {
    background: #000;
}
.bttn.ap-black-bttn.ap-outline-bttn {
    border: 1px solid #111;
    color: #111;
}
.bttn.ap-black-bttn.ap-outline-bttn:hover {
    background: #111;
    color: #FFF
}
.bttn.ap-white-bttn.ap-bg-bttn {
    border: 1px solid #FFF;
    background: #FFF;
    color: #000;
}
.bttn.ap-white-bttn.ap-outline-bttn {
    border: 1px solid #FFF;
    color: #FFF;
}
.bttn.ap-white-bttn.ap-outline-bttn:hover {
    background: #FFF;
    color: #000;
}
.bttn.ap-default-bttn.ap-bg-bttn {
    background: #E5623B;
    color: #FFF;
}
.bttn.ap-default-bttn.ap-bg-bttn:hover {
    background: #D65A37;
}
.bttn.ap-default-bttn.ap-outline-bttn {
    border: 1px solid #E5623B;
    color: #E5623B;
}
.bttn.ap-default-bttn.ap-outline-bttn:hover {
    background: #E5623B;
    color: #FFF;
}
.bttn.ap-align-left {
    float: left;
}
.bttn.ap-align-right {
    float: right;
}
/*shortcode for button end*/
/*TagLine Box shortcode css start*/

.ap_tagline_box {
    margin: 20px 0;
}
.ap_tagline_box.ap-all-border-box {
    border: 3px solid #cd4d4e;
    padding: 20px;
    background: #F6F6F6;
}
.ap_tagline_box.ap-left-border-box {
    border-left: 3px solid #cd4d4e;
    padding: 20px;
    background: #F6F6F6;
}
.ap_tagline_box.ap-top-border-box {
    border-top: 3px solid #cd4d4e;
    padding: 20px;
    background: #F6F6F6;
}
.ap_tagline_box.ap-bg-box {
    background: #cd4d4e;
    padding: 20px;
}
.ap_tagline_box.ap-bg-box {
    color: #FFF;
}
.ap_tagline_box p:last-child {
    margin-bottom: 0;
}
/*TagLine Box shortcode css end*/
/*Drop Cap shortcode css start*/

.ap-dropcaps {
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 8px;
    text-align: center;
}
.ap-dropcaps.ap-square {
    background: #E5623B;
    color: #FFF;
    padding: 10px;
    margin-right: 8px;
    margin-top: 4px;
}
/*Drop Cap shortcode end*/
/*divider css shortcode start*/
.divider{
    display: block;
    margin: 30px auto;
}

.divider {
    color: #e2e2e2;
    display: inline-block;
    margin: 50px 0;
    position: relative;
    width: 100%;
}
.divider.d-single {
    border-color: #e2e2e2;
    border-top-width: 1px;
    height: 1px;
    width: 100%;
}
.divider.d-double {
    border-bottom-width: 1px;
    border-color: #e2e2e2;
    border-top-width: 1px;
    height: 8px;
    width: 100%;
}
.d-single.d-solid {
    border-top-style: solid;
}
.d-single.d-dashed {
    border-top-style: dashed;
}
.d-double.d-solid {
    border-bottom-style: solid;
    border-top-style: solid;
}
.d-double.d-dashed {
    border-bottom-style: dashed;
    border-top-style: dashed;
}
.dot {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    position: absolute;
    top: -5px;
    width: 8px;
}
.text-center .dot {
    margin-left: -17px;
}
.dot::before {
    background: #fff none repeat scroll 0 0;
    border: inherit;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    left: 12px;
    position: absolute;
    top: -1px;
    width: 8px;
}
.dot::after {
    background: #fff none repeat scroll 0 0;
    border: inherit;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    left: 25px;
    position: absolute;
    top: -1px;
    width: 8px;
}

.divider i {
    background: #fff none repeat scroll 0 0;
    font-size: 18px;
    position: absolute;
    top: -10px;
    width: 30px;
}
.divider i {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
}
.d-border i {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e2e2e2;
    border-radius: 50%;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 30px;
}
/** Spacing  css start shortcode**/
.ap-spacing{
    background: none;
    margin: 0;
}

.accordion-wrap {
    border-top: 2px solid #01AEFD;
    border-bottom: 5px solid #01AEFD;
    border-radius: 3px 3px 6px 6px;
}

.ap_accordian{
    border: 1px solid #CCC;
    border-bottom:0;
}

.ap_accordian .ap_accordian_title{
    padding: 8px 12px;
    background: #EEE;
    cursor: pointer;
    padding-right: 40px;
    position: relative;
    text-transform: uppercase;
}

.ap_accordian .ap_accordian_title .fa{
    margin-right: 10px;
    color: #333;
}

.ap_accordian .ap_accordian_title:after{
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 12px;
    height: 20px;
    width: 20px;
    background: #333;
    color: #FFF;
    line-height: 20px;
    text-align: center;
    top: 50%;
    margin-top: -9px;
}

.ap_accordian .ap_accordian_title.active:after{
    content: "\f106";
}

.ap_accordian .ap_accordian_content{
    padding: 10px;
    display: none;
    border-top:1px solid #DDD;
}

/*team page*/

.all-team-member-wrap {
    border-bottom: 2px solid #eee;
    overflow: hidden;
}
.single-team_type .all-content-team-wrap {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0 5px;
}
.single-team_type .team-overlay {
    left: 0;
    right: 0;
}
.single-team_type .all-team-member-wrap > .team-members {
    position: relative;
    padding-left: 210px;
    clear: both;
    padding-bottom: 30px;
    width: 100%;
    overflow: hidden;
    display: none;
}
.single-team_type .all-team-member-wrap > .team-members.activate {
    display: block;
}
.single-team_type .all-team-member-wrap > .team-members >.team-image {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
.single-team_type .team-title-content {
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: calc(100% - 200px);
    float: left;
    clear: left;
    padding: 26px 20px 0 20px;
}
.single-team_type .social-detail {
    width: 200px;
    float: left;
    clear: right;
    padding-top: 40px;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.5;
    color: #2d343d;
}
.single-team_type .title-designation {
    position: relative;
    padding-bottom: 10px;
}
.single-team_type .title-designation:after {
    position: absolute;
    content: '';
    width: 30px;
    height: 0;
    bottom: 0;
    border-top: 2px solid rgba(205, 77, 78, 1);
}
.single-team_type .team-name {
    font-size: 18px;
    line-height:1.5;
    text-transform: uppercase;
    font-weight: 700;
}
.team-menber-designation {
    font-style: italic;
    line-height:1.5;
    color: #666;
    font-family: OpenSans;
}
.team-content-desc {
    font-size: 15px;
    color: #999;
    line-height: 1.5;
}
.team-member-email {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    padding-left: 30px;
}
.team-member-email:before,
.team-member-contact-number:before {
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    left: 0;
}
.team-member-email:before {
    content: "\f0e0";
}
.team-member-contact-number:before {
    content: "\f095";
}
.team-member-contact-number {
    position: relative;
    padding-left: 30px;
    letter-spacing: 3px;
}
.single-team_type .team-member-socail-link .social-icon-team {
    opacity: 1;
}
.single-team_type .team-member-socail-link .social-icon-team span {
    display: inline-block;
    padding-bottom: 2px;
}
.single-team_type .team-member-socail-link .social-icon-team span a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #999;
    border: 2px solid #999;
    display: inline-block;
    text-align: center;
    font-size: 15px;
}
.single-team_type .team-member-socail-link .social-icon-team span a:hover {
    color: rgba(205, 77, 78, 1);
    border-color: rgba(205, 77, 78, 1);
}
.single-team_type .slider-team-member .other-team-member {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    margin: 29px 0;
    color: #444;
    font-weight: 600;
}
.single-team_type .owl-carousel .owl-item {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.single-team_type .owl-carousel .owl-item .current .team-overlay {
    opacity: 1;
    top: 0;
    background: rgba(205, 77, 78, 0.8)
}
.single-team_type .owl-carousel .owl-item .all-content-team-wrap.current .content-team-info-wrap .team-member-name {
    top: 0;
}
.single-team_type .owl-carousel .owl-item .all-content-team-wrap.current .social-icon-team {
    opacity: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.single-team_type .slider-team-member .owl-carousel .owl-stage-outer {
    text-align: center;
}
.single-team_type .slider-team-member .owl-carousel .owl-stage {
    display: inline-block;
}
/*404 page css start*/

.error-404 {
    padding: 70px 0;
    font-family: sans-serif;
}
.error-404 .page-header h1 {
    letter-spacing: 1px;
    border-bottom: 0;
    font-size: 100px;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 0;
}
.error-404 .page-header h1 span {
    font-size: 30px;
    display: inline-block;
    padding-left: 30px;
}
.page_desc_404 {
    font-style: italic;
    font-size: 16px;
    display: block;
}
/*contact us page css start*/

.contact-form-contact-page {
    padding: 100px 0;
    overflow: hidden;
}
.page-template-template-contact .contact-wrapper #ap-map-canvas {
    height:300px;
}
.page-template-template-contact .contact-info,
.page-template-template-contact .title-contact {
    clear: both;
    color: #222;
}
.contact-form-contact-page .page-info {
    overflow: hidden;
}
.detail-info-page {
    float: left;
    width: 33.33%;
    text-align: center;
    border-right: 1px dotted rgb(201, 201, 201);
}
.detail-info-page:last-child {
    border-right: 0;
}
.page-template-template-contact .contact-fa-icon {
    position: static;
    margin-bottom: 20px;
}
.page-template-template-contact .contact-fa-icon i {
    border: 2px solid #e13a49;
    border-radius: 50%;
    color: #e13a49;
    display: inline-block;
    font-size: 30px;
    padding: 16px 13px;
    text-align: center;
    width: 67px;
}
.page-template-template-contact .title-contact {
    font-family: Roboto Slab;
    font-size: 18px;
    letter-spacing: 1.26px;
    color: #222222;
    line-height: 0.8;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 18px;
}
.page-template-template-contact .contact-info {
    font-weight: 300;
    font-size: 14px;
    color: #777777;
    letter-spacing: .98px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 0;
}
.contact-form-contact-page .contact-desc {
    padding: 100px 0 30px;
    text-align: center;
}
.contact-form-contact-page .contact-desc h2 {
    margin: 0px;
    font-family: "Titillium Web";
    font-size: 38px;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.contact-form-contact-page .contact-desc p {
    margin: 0px;
    font-size: 16px;
    line-height: 1.5;
    color: #777;
    font-family: 'Merriweather', sans-serif;
    font-weight: 200;
}
.contact-form-contact-page .left-side,
.contact-form-contact-page .right-side {
    width: 50%;
    float: left;
}
.contact-form-contact-page .left-side {
    padding-right: 10px;
}
.contact-form-contact-page .right-side {
    padding-left: 10px;
}
.contact-form-contact-page input[type="text"],
.contact-form-contact-page input[type="email"] {
    width: 100%;
    background: transparent;
    height: 45px;
    font-size: 10px;
    padding: 0 27px;
    font-family: "Roboto Slab";
    letter-spacing: 1.5px;
    color: #333;
    border: 1px solid #e0e0e0;
    margin-bottom: 29px;
}
.contact-form-contact-page textarea {
    background: transparent;
    width: 100%;
    resize: none;
    font-size: 10px;
    height: 194px;
    padding: 10px 27px;
    margin-bottom: 20px;
    font-family: "Roboto Slab";
    letter-spacing: 1.5px;
    color: #333;
    border: 1px solid #e0e0e0;
}
/*contact us page css end*/
/*search page css start*/

.search .search-form input.search-field[type="search"] {
    max-width: 100%;
    width: 320px;
    height: 100%;
    background: #fff;
    padding: 3px 67px 3px 25px;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
}
.search input.search-submit[type="submit"] {
    margin-top: 20px;
}
.search .widget input.search-submit[type="submit"] {
    display: none;
}
.search h1.page-title {
    font-weight: 600;
    font-size: 35px;
    margin: 0 0 20px;
}
.search .entry-summary {
    padding-top: 10px;
}
.search h1,
.search h3.entry-title {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0;
    line-height: 1.3;
    padding-bottom: 0;
    font-weight: 600;
}
.search .posted-on,
.search .posted-on a {
    color: #999;
}
.search h1 a,
.search .cat-links a,
.search .edit-link a,
.search .comments-link a {
    color: #222;
}
.search h1 a:hover,
.search .cat-links a:hover,
.search .edit-link a:hover,
.search .posted-on a:hover,
.search .comments-link a:hover {
    color: #cd4d4e;
}
.search p {
    margin: 0;
}
/*search page css end*/
/*portfolio page  css start*/

.page-template-template-portfolio .container {
    padding: 70px 0;
}
/*portfolio page  css end*/
/*================
 comment-section
=================*/
.comment-author,
.comment-metadata{
	display:inline-block;
}
.comment-author,
.comment-author a{
    margin-right: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;	
}
.comment-author .says{
	display:none;
}
.comment-metadata a{
	color: #BABABA;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform:uppercase;
}
.comment-author img{
	width:38px;
	height:38px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	margin-right:10px;
	display:inline-block;
	vertical-align:top;
}
.comment-list{
	padding-left:0;
	list-style:none;
}
.comment-list ol{
	list-style:none;
}
.comment-content{
	margin-top:-15px;
}
.comment-content p{
	margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif;
}
.comment-content,
.reply,
.comment-awaiting-moderation{
	padding-left:52px;
}
.reply a{
    display: inline-block;
    height: 21px;
    padding: 0 9px;
    margin-top: 10px;
    color: #fff;
    border-radius: 21px;
    background-color: #DADADA;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 21px;
    transition: background .3s;	
}
.reply a:hover{
	background:#cd4d4e;
}
.comments-area article{
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-top: 20px;
}
ol.children{
	padding:0 0 0 20px;
}
.comment-awaiting-moderation{
	margin-top:-8px;
}
/*
	ajay added css   Perloader
*/
       .preloader,
       .glamour_loader{
       		position:fixed;
       		top:0;
       		bottom:0;
       		left:0;
       		right:0;
       		text-align:center;
       		background:#fff;
       		z-index:999999;
       }
       .glamour_loader div,
       .preloader img{
       		position:absolute;
       		left:50%;
       		top:50%;
       		-moz-transform:translate(-50%,-50%);
       		-webkit-transform:translate(-50%,-50%);
       		transform:translate(-50%,-50%);
       		width:auto;
       }
       .la-ball-scale-multiple,
       .la-ball-scale-multiple > div {
           position: relative;
           -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
           box-sizing: border-box;
       }
       .la-ball-scale-multiple {
           display: block;
           font-size: 0;
           color: #1cbac8;
       }
       .la-ball-scale-multiple.la-dark {
           color: #333;
       }
       .la-ball-scale-multiple > div {
           display: inline-block;
           float: none;
           background-color: currentColor;
           border: 0 solid currentColor;
       }
       .la-ball-scale-multiple {
           top: 50%;
           left: 50%;
           margin-top: -32px;
           margin-left: -32px;
       }
       .la-ball-scale-multiple > div {
           position: absolute;
           top: 0;
           left: 0;
           width: 32px;
           height: 32px;
           border-radius: 100%;
           opacity: 0;
           -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
           -moz-animation: ball-scale-multiple 1s 0s linear infinite;
           -o-animation: ball-scale-multiple 1s 0s linear infinite;
           animation: ball-scale-multiple 1s 0s linear infinite;
       }
       .la-ball-scale-multiple > div:nth-child(2) {
           -webkit-animation-delay: .2s;
           -moz-animation-delay: .2s;
           -o-animation-delay: .2s;
           animation-delay: .2s;
       }
       .la-ball-scale-multiple > div:nth-child(3) {
           -webkit-animation-delay: .4s;
           -moz-animation-delay: .4s;
           -o-animation-delay: .4s;
           animation-delay: .4s;
       }
       
       .la-ball-scale-multiple.la-sm > div {
           width: 16px;
           height: 16px;
       }
       .la-ball-scale-multiple.la-2x {
           width: 64px;
           height: 64px;
       }
       .la-ball-scale-multiple.la-2x > div {
           width: 64px;
           height: 64px;
       }
       
       
       @-webkit-keyframes ball-scale-multiple {
           0% {
           opacity: 0;
           -webkit-transform: scale(0);
           transform: scale(0);
       }
       5% {
           opacity: .75;
           }
           100% {
           opacity: 0;
           -webkit-transform: scale(1);
           transform: scale(1);
       }
       }
       @-moz-keyframes ball-scale-multiple {
       0% {
           opacity: 0;
           -moz-transform: scale(0);
           transform: scale(0);
       }
       5% {
       opacity: .75;
       }
       100% {
           opacity: 0;
           -moz-transform: scale(1);
           transform: scale(1);
       }
       }
       @-o-keyframes ball-scale-multiple {
       0% {
           opacity: 0;
           -o-transform: scale(0);
           transform: scale(0);
       }
       5% {
       opacity: .75;
       }
       100% {
           opacity: 0;
           -o-transform: scale(1);
           transform: scale(1);
       }
       }

       .related-tab {
           display: inline-block;
           margin-right: 13px;
       }
       .tab-author {
               display: inline-block;
       }
       .tab-author.current {
           color: #dd9933;
       }
       .related-tab.current {
           color: #dd9933;
       }
       .blogs-categories, .author-posts{
           display:none;
       }
       .blogs-categories.active, .author-posts.active{
           display:block;
       }
       h3.blog-post-title a {
            font-size: 20px;
        }
        .boxed_width .heade_bg_slider,
        div.mc-image{
            width: 100%!important;
        }
        /*.tab-image i{
		    font-size: 50px;
		}*/
/**/
.tab-image .fa {
    margin-bottom: 12px;
}
.banner_timer{
    position: relative;
}
#ap-map-canvas{
    height: 400px;
    width: 100%;
}
    
#ap-map-canvas img{
    max-width: none;
}