/*
  Template Name: AllFixer - Computers & Mobile Phones Repair Service Landing Page
  Theme URL: https://templatemonster.com/user/jthemes
  Description: AllFixer - Computers & Mobile Phones Repair Service Landing Page
  Author: Jthemes
  Author URL: https://templatemonster.com/user/jthemes
  Version: 1.0.0
  Website: www.jthemes.com
  Tags: custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/


/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - General & Basic Styles   */
/*   02 - Typography               */
/*   03 - Preload Animation	       */
/*   04 - Header & Navigation      */
/*   05 - Hero			 		   */
/*   06 - About	Section			   */
/*   07 - Features Section		   */
/*   08 - Content Section		   */
/*   09 - Portfolio Section        */
/*   10 - Statistic Section        */
/*   11 - Banner		           */
/*   12 - Our Clients			   */
/*   13 - Testimonials		   	   */
/*   14 - Our Team				   */
/*   15 - Call To Action	   	   */
/*   16 - Blog	         		   */
/*   17 - Contacts		 		   */
/*   18 - Footer		 	  	   */
/*   19 - Scroll To Top	 	  	   */


/* ===========================================================================
  01. GENERAL & BASIC STYLES
  =========================================================================== */ 

html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
} 
 
body {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
  font-weight: 300;
}

#wrapper{
	overflow: hidden;
}
.uvc-heading,
.ult-just-icon-wrapper{
	position: relative;
}
.uvc-heading-spacer{
	max-width: 1170px;
	width: 160px;
}
.uvc-heading-spacer.line_with_icon::before{
	left: 0!important;
}
.uvc-heading-spacer.line_with_icon::after{
	left: 118px!important;
}
.uvc-heading .uvc-heading-spacer.line_with_icon:after{
	border-bottom: 1px solid #0d4171!important;
	content: "";
}

.uvc-heading .align-icon:before{
	border-bottom: 1px solid #0d4171!important;
	position: absolute;
	left: 0;
	width: 60px;
	height: 1px;
	content: "";
	top: 9px;
}
.uvc-heading .align-icon:after{
	border-bottom: 1px solid #0d4171!important;
	position: absolute;
	left: 100px;
	width: 60px;
	height: 1px;
	content: "";
	top: 9px;
}
/*----------------------------unit test-----------------------------*/
strong {
	font-weight: 700;
}

ul {
}

a:hover,
a:focus {
	text-decoration: none;
}

a:focus {
	outline: none;
	outline-offset: 0;
	text-decoration: none;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	max-width: 100%;
}

iframe {
	max-width: 100%;
}

.screen-reader-text {
	display: none;
}

.alignright {
	float: right;
	margin: 6px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 6px 20px 20px 0;
}

.wp-block-image .alignleft,
.wp-block-image.is-resized.alignleft{
	margin: 6px 20px 20px 0;
}

.wp-block-image .alignright,
.wp-block-image.is-resized.alignright{
	margin: 6px 0 20px 20px;
}

.wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image .aligncenter, .wp-block-image.is-resized{
}

img.aligncenter{
	display:block;
	text-align:center;
	display: block;
	margin:0 auto 20px auto;
	padding:0px;
	border:0px;
	background:none;
}

img.alignleft{
	float:left;
	margin: 6px 20px 20px 0;
	display: inline;
	border:0px;
	background:none;
	padding:0;
	display:block;
}

.wpb_text_column :last-child img.alignleft {
	margin-bottom: 20px;
}

.wpb_text_column :last-child ul {
	margin-bottom: 1rem;
}

.wpb_text_column.cta-3-img img.alignleft {
	margin-bottom: 0;
}

img.alignright{
	padding:0;
	float:right;
	margin: 6px 0 20px 20px;
	border:0px;
	display:block;
	background:none;
}

figure.aligncenter {
	margin: 50px auto 20px auto;
}

a:not([href]):not([tabindex]) {
	color: #333;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover{
	color: #fff;
}

blockquote {		 
	font-size:14px;
	line-height: 32px;
	font-weight:normal;
	font-style:italic;	
	margin: 20px 0;
	position:relative;  
	width: 100%;
	background: #0d4a71;
	color: #fff;
	float: left;
	padding: 10px 20px!important;
	border-left: 3px solid #fdd639;
}

.wp-block-pullquote:not(.is-style-solid-color){
	background: #0d4a71;
}

.wp-block-quote.is-style-large p,
.wp-block-quote.is-large p {
	font-size: 1.6875em;
	margin-bottom: 10px;
}

.blog-post blockquote a,
blockquote a,
.blog-post blockquote a:hover {
	color: #fff;
}

.wp-caption-text {
	padding-top: 5px;
}

.gallery-slider-carousel {
	margin-bottom: 5px;
}

.gallery-slider-carousel .owl-dots {
	display: none;
}

.absolute-pager .text-right-next {
}

.absolute-pager .text-right-next i {
	padding-left: 5px;
}

.absolute-pager .text-left-previous i {
	padding-right: 5px;
}

.absolute-pager .text-left-previous i,
.absolute-pager .text-right-next i {
	color: #7aa93c;
}

blockquote p,
blockquote cite a,
blockquote a {
	color: #fff;
}

blockquote p {
	margin-bottom: 0;
}

.readmore {
	font-size: 13px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	margin-top: 0;
	display: block;
}

table{
	width: 100%;
	margin-bottom: 25px;
}

table td,
table th{
	padding: 5px;
	border: 1px solid #797979;
}

.main_footer table td, .main_footer table th {
	color: #ccc;
}

select{
	max-width: 100%;
	color: #27293d;
	overflow: hidden;
}

input[type=checkbox]{
	margin-right: 5px!important;
}

pre{
	border: 1px solid #d1d1d1;
    font-size: 12px;
    line-height: 1.3125;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    overflow-wrap: break-word;
    padding: 1.75em;
    white-space: pre-wrap;
	background: #f5f5f5;
	border-radius: 4px;
}

ol li {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.pager {
    margin: 0;
}

.pagination > li{
	float: left;
	min-width: 20px;
}

.pagination > li > a,
.pagination > li > span {
    background-color: #fff;
    border: 1px solid #f3f3f3;
    color: #222;
    float: left;
    line-height: 1.42857;
    margin-left: 0;
    margin-right: 5px;
    padding: 8px 15px;
    position: relative;
    text-decoration: none;
}

.pager li > a,
.pager li > span {
    background-color: #2c2f33;
    border: 1px solid #2c2f33;
    color: #fff;
    float: none;
    line-height: 1.42857;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
    margin-right: 10px;
    margin-left: 0;
    border-radius: 0;
    padding: 8px 15px;
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.pagination > li.current > a,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	background-color: #f0f0f0;
}

.pager i {
    font-size: 13px;
    vertical-align: baseline;
}

.sticky .sticky-content{
	line-height: 34px;
}

.post-meta.sticky-posts{
	margin-bottom: 20px;
	background: #0d4a71;
	border-radius: 2px;
}

.sticky-post{
	padding: 8px 15px;
	color: #fff;
	
}

.gallery-caption{
	color: #000;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar{
	border: 1px solid #660016;
}

dd{
	margin-bottom: 20px;
}

.hidden-sec{
    display: none;
}

.visible-sec{
    display: block;
}

.more-link{
	padding: 0;
	margin-top: 0;
	display: inline-block;
}

.comment-edit-link,
.comment-reply-link{
	padding-right: 10px;
}

.blog-tags {
	margin-top: 20px;
	float: left;
	width: 100%;
}

.blog-tags li {
	display: inline-block;
	padding: 0 5px;
}

.blog-tags li:first-child {
	padding-left: 0;
}

.tagcloud a,
.blog-tags li a,
.tagwidget li a{
	padding: 5px 10px;
    margin: 0 5px 8px 0;
	display: inline-block;
	font-size: 0.75rem!important;
	border-radius: 4px;
	background: #f0f0f0;	
    color: #222;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.42857;
}

.tagcloud a span {
	font-weight: 600;
}

.tagcloud a:hover,
.blog-tags li a:hover,
.tagwidget li a:hover,
.tagcloud a:focus,
.blog-tags li a:focus,
.tagwidget li a:focus {
	background-color: #004861;
	border-color: #004861;
	color: #fff;
}

.page-links {
	float: left;
	width: 100%;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.page-links span{
	border: 1px solid #f0f0f0;	
	padding: 5px 10px;
	margin-right: 5px;
}

.page-links span:hover,
.page-links .post-page-numbers.current{
	background: #f0f0f0;
	border-color: #f0f0f0;
}

.page-links a{
	padding: 0;
}

.page-links span > span{
	padding: 0;
	margin: 0;
	border: none;
}

.page-links span.page-links-title {
	background: none;
	padding: 0;
	border: none;
}

.sidebar ul{
	padding-left: 0;
}

.sidebar .widget_nav_menu ul.sub-menu{
	padding-left: 10px;
}

.sidebar ul li{
	list-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
	border-bottom: 1px dashed #c0c0c0;
}

.sidebar ul li:first-child{
	padding-top: 0!important;
}

.sidebar ul li ul.children{
	padding-top: 5px;
	padding-left: 10px;
}

.sidebar ul li ul.children li:last-child{
	border: none;
}

.sidebar ul li ul.sub-menu li:last-child{
	border: none;
	padding-bottom: 0;
}

.panel-grid-cell{
	position: relative;
}

.post-password-form input[type="password"]{
	border: 1px solid #dedede;
	padding: 5px;
}

.post-password-form input[type="submit"]{
	border: 1px solid transparent;
	padding: 5px 10px;
	background-color: rgba(30, 30, 30, 0.94);
	color: #fff;
}

.right.carousel-control > span,
.left.carousel-control > span{
	top: 45%;
	position: absolute;
}

.comments-list li .children {
	padding-left: 20px;
}

.comments-list .comment-single {
	margin-bottom: 30px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 30px;
}

.comment-time {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 5px;
	float: right;
	margin-top: 3px;
	font-style: italic;
}

.comment-edit-link,
.comment-reply-link {
	background: #0d4a71;
	padding: 5px 10px;
	color: #fff;
	font-size: 12px;
	border-radius: 3px;
	margin-right: 10px;
}

.pingback .comment-edit-link{
	margin-left: 10px;
}

.comment-edit-link:hover,
.comment-reply-link:hover {
	color: #fff;
}

.media-heading {
	margin-top: 0;
}

.absolute-pager {
	float: left;
	width: 100%;
}

.text-left-previous {
	width: 50%;
	float: left;
}

.text-right-next {
	width: 50%;
	float: right;
	text-align: right;
}

.single-post-comments ol.media-list {
	padding: 0;
}

.comments-list .pingback,
.comments-list .trackback {
	margin-bottom: 15px;
	list-style: none;
}

.comments-list .pingback:last-child,
.comments-list .trackback:last-child{
	margin-bottom: 30px;
}

.footer-widget-area caption {
	color: #333;
}

.footer-widget-area .calendar_wrap caption {
	padding-top: 0;
}

.comments-list .comment {
	list-style: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.comments-list .comment:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.comments-list .media .avatar {
	margin-right: 15px;
	border-radius: 4px;
}

.comment-section h4.h4-lg {
	margin-bottom: 20px;
	font-size: 1.1rem;
}

.commentform {
	margin-bottom: 60px;
	margin-top: 60px;
}

.style_1 .lightgrey-color .tagcloud a{
	color: #666;
}

.comment-time small {
	color: #333;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 5px;
}

.wpb_gmaps_widget .wpb_wrapper{
	padding: 0!important;
}

.mfp-bg{
	z-index: 99998;
}

.mfp-wrap{
	z-index: 99999;
}

/*--------------------gutenberg----------------*/
.wp-block-pullquote {
	padding: 0;
}

.wp-block-pullquote blockquote {
	margin-top: 0;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
	margin-left: 0;
}

.wp-block-separator.is-style-wide {
	display: inline-block;
	width: 100%;
}

.wp-block-button__link {
	background: #fdd639;
	border: 2px solid #fdd639;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 12px 25px;
	color: #333;
	font-weight: 700;
	
}

.wp-block-button__link:hover,
.wp-block-button__link:focus {
	background: #333;
	color: #fff;
	border-color: #333;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
	color: #fff;
}

.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-quote__citation {
	color: #fff;
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
	border-left: 3px solid #fdd639;
}

.wp-block-pullquote {
	border-top: none;
	border-bottom: none;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
	text-transform: inherit;
}

.aligncenter {
	text-align: center;
}

.wp-block-separator {
	border-top: 1px solid #999;
	width: 2.25em;
	border-bottom: none;
}

/* Blocks */
/* !Block styles */
.content-page.blog-item > *,
.content-page.blog-item > * {
  margin: 0;
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  .content-page.blog-item > *,
  .content-page.blog-item > * {
    max-width: 100%;
  }
}

@media only screen and (min-width: 1168px) {
  .content-page.blog-item > *,
  .content-page.blog-item > * {
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .content-page.blog-item > *,
  .content-page.blog-item > * {
    margin: 0;
  }
}

.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2{
	font-size: 2.25em;
	font-weight: 500;
}

.wp-block-pullquote p {
	font-weight: normal;
	font-size: 2.25em;
	margin: 0;
}

.wp-block-image figcaption {
    margin-top: 15px;
    margin-bottom: 1rem;
    color: #555d66;
    text-align: left;
    font-size: 0.95rem;
	text-align: center;
}

.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer{
	font-size: 13px;
}

/*--------------------------mobile menu ----------------------------*/
.menu-collapser {
    position: relative;
    background-color: #999;
    color: #FFF;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	display: block;
}
.collapse-button {
    position: absolute;
    right: 0;
    top: 5px;
    width: 30px;
    color: #FFFFFF;
    padding: 4px 6px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
}
.collapse-button:hover, .collapse-button:focus {
    color: #FFF;
}
.collapse-button .icon-bar {
    background-color: #fff;
    display: block;
    height: 3px;
    width: 24px;
    margin: 4px 0 0;
}

.slim-wrap {
	z-index: 9999;
}

.slim-wrap ul.menu-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 70%;
	background: #fff;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	position: absolute;
	top: 64px;
	right: 20px;
}

.slim-wrap ul.menu-items li {
    display: block;
	position: relative;
}
.slim-wrap ul.menu-items > li { margin-right: -5px; border-left: 1px solid #999 }
.slim-wrap ul.menu-items > li:first-child { border-left: 0 }
.slim-wrap ul.menu-items > li:last-child { margin-right: 0 }
.slim-wrap ul.menu-items li a {
    display: block;
    color: #333;
    padding: 10px 40px 10px 16px;
    font-size: 16px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -webkit-transition: background-color 0.5s ease-out;
}
.slim-wrap ul.menu-items li a:hover {
    background-color: #999;
    text-decoration: none;
}
.slim-wrap ul.menu-items li .sub-collapser {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
    position: absolute;
    top: 0;
    width: 40px;
    height: 100%;
    text-align: center;
    z-index: 999;
    cursor: pointer;
}
.slim-wrap ul.menu-items li .sub-collapser:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.slim-wrap ul.menu-items li .sub-collapser > i {
    color: #333;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}
.slim-wrap ul.menu-items li ul {
    margin: 0;
    list-style-type: none;
}
.slim-wrap ul.menu-items li ul li { background-color: #BBB }
.slim-wrap ul.menu-items li > ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    width: 100%;
}
.slim-wrap ul.menu-items li > ul > li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    width: 100%;
}

.slim-wrap ul.menu-items.collapsed li {
    display: block;
    width: 100%;
	margin: 0;
}
.slim-wrap ul.menu-items.collapsed li a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.slim-wrap ul.menu-items.collapsed li .sub-collapser {
    height: 44px;
}
.slim-wrap ul.menu-items.collapsed li > ul {
    display: none;
    position: static;
}

.header-absolute.affix .slim-wrap {
	padding-top: 20px;
}

.menu-collapser {
    background: none;
    height: 45px;
    line-height: 45px;
    padding: 10px 0;
	float: right;
	width: auto;
}

.slim-wrap ul li a,
.slim-wrap ul li a:hover,
.slim-wrap ul li a:active,
.slim-wrap ul li a:focus {
  text-decoration: none;
}

.slim-wrap ul.menu-items li a:hover {background: transparent; color: #0d4a71;}
.slim-wrap ul.menu-items li .sub-collapser {background: transparent;}
.slim-wrap ul.menu-items li .sub-collapser > i {color: #a0a0a0;}
.slim-wrap ul.menu-items.collapsed li > ul {padding: 0;}
.slim-wrap ul.menu-items li ul li {background: none;}
.slim-wrap ul.menu-items > li {border-left: none;}
.slim-wrap ul.menu-items.collapsed li a i { display: none; }
.slim-wrap ul.menu-items.collapsed li a i.icon-basket { display: inline-block; padding-left: 5px; }
.slim-wrap ul.menu-items.collapsed li > ul > li {
    padding: 0;
}
/*ul.slimmenu li a:hover {background-color: #}*/
.slim-wrap ul.menu-items li .sub-collapser > i {font-size: 12px;}

.menu-collapser > a {
	position: absolute;
	top: 0;
}

/*------------------------------------------------------------------*/
/*   IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

/*------------------------------------------*/
/*  PAGE CONTENT
/*------------------------------------------*/

#page { overflow: hidden; }

/*------------------------------------------*/
/*  SPACING & INDENTS
/*------------------------------------------*/

.wide-100 { padding-top: 100px; padding-bottom: 100px; }

.wide-40-bottom {
	padding-bottom: 40px;
}

.padding-top-60 {
	padding-top: 60px;
}

.no-padding-section {
	padding: 0;
}

/*------------------------------------------*/
/*    Margin Top
/*------------------------------------------*/
.mt-60 { margin-top: 60px; }
.mt-50 { margin-top: 50px; }
.mt-45 { margin-top: 45px; }
.mt-40 { margin-top: 40px; }
.mt-35 { margin-top: 35px; }
.mt-30 { margin-top: 30px; }
.mt-25 { margin-top: 25px; }
.mt-20 { margin-top: 20px; }
.mt-15 { margin-top: 15px; }
.mt-10 { margin-top: 10px; }
.mt-5 { margin-top: 5px; }

/*------------------------------------------*/
/*    Margin Bottom
/*------------------------------------------*/

.mb-100 { margin-bottom: 100px; }
.mb-90 { margin-bottom: 90px; }
.mb-80 { margin-bottom: 80px; }
.mb-70 { margin-bottom: 70px; }
.mb-60 { margin-bottom: 60px; }
.mb-50 { margin-bottom: 50px; }
.mb-45 { margin-bottom: 45px; }
.mb-40 { margin-bottom: 40px; }
.mb-35 { margin-bottom: 35px; }
.mb-30 { margin-bottom: 30px; }
.mb-25 { margin-bottom: 25px; }
.mb-20 { margin-bottom: 20px; }
.mb-15 { margin-bottom: 15px; }
.mb-10 { margin-bottom: 10px; }
.mb-5 { margin-bottom: 5px; }
.mb-0 { margin-bottom: 0; }

/*------------------------------------------*/
/*    Margin Left
/*------------------------------------------*/
.ml-50 { margin-left: 50px; }
.ml-45 { margin-left: 45px; }
.ml-40 { margin-left: 40px; }
.ml-35 { margin-left: 35px; }
.ml-30 { margin-left: 30px; }
.ml-25 { margin-left: 25px; }
.ml-20 { margin-left: 20px; }
.ml-15 { margin-left: 15px; }
.ml-10 { margin-left: 10px; }
.ml-5 { margin-left: 5px; }

/*------------------------------------------*/
/*    Margin Right
/*------------------------------------------*/

.mr-70 { margin-right: 70px; }
.mr-60 { margin-right: 60px; }
.mr-50 { margin-right: 50px; }
.mr-45 { margin-right: 45px; }
.mr-40 { margin-right: 40px; }
.mr-35 { margin-right: 35px; }
.mr-30 { margin-right: 30px; }
.mr-25 { margin-right: 25px; }
.mr-20 { margin-right: 20px; }
.mr-15 { margin-right: 15px; }
.mr-10 { margin-right: 10px; }
.mr-5 { margin-right: 5px; }

/*------------------------------------------*/
/*    Padding Top
/*------------------------------------------*/

.pt-100 { padding-top: 100px; }
.pt-90 { padding-top: 90px; }
.pt-80 { padding-top: 80px; }
.pt-70 { padding-top: 70px; }
.pt-60 { padding-top: 60px; }
.pt-50 { padding-top: 50px; }
.pt-45 { padding-top: 45px; }
.pt-40 { padding-top: 40px; }
.pt-35 { padding-top: 35px; }
.pt-30 { padding-top: 30px; }
.pt-25 { padding-top: 25px; }
.pt-20 { padding-top: 20px; }
.pt-15 { padding-top: 15px; }
.pt-10 { padding-top: 10px; }

/*------------------------------------------*/
/*    Padding Bottom
/*------------------------------------------*/

.pb-100 { padding-bottom: 100px; }
.pb-90 { padding-bottom: 90px; }
.pb-80 { padding-bottom: 80px; }
.pb-70 { padding-bottom: 70px; }
.pb-60 { padding-bottom: 60px; }
.pb-50 { padding-bottom: 50px; }
.pb-45 { padding-bottom: 45px; }
.pb-40 { padding-bottom: 40px; }
.pb-35 { padding-bottom: 35px; }
.pb-30 { padding-bottom: 30px; }
.pb-25 { padding-bottom: 25px; }
.pb-20 { padding-bottom: 20px; }
.pb-15 { padding-bottom: 15px; }
.pb-10 { padding-bottom: 10px; }
.pb-0 { padding-bottom: 0; }

/*------------------------------------------*/
/*    Padding Left
/*------------------------------------------*/

.pl-100 { padding-left: 100px; }
.pl-90 { padding-left: 90px; }
.pl-80 { padding-left: 80px; }
.pl-70 { padding-left: 70px; }
.pl-60 { padding-left: 60px; }
.pl-50 { padding-left: 50px; }
.pl-45 { padding-left: 45px; }
.pl-40 { padding-left: 40px; }
.pl-35 { padding-left: 35px; }
.pl-30 { padding-left: 30px; }
.pl-25 { padding-left: 25px; }
.pl-20 { padding-left: 20px; }
.pl-15 { padding-left: 15px; }
.pl-10 { padding-left: 10px; }
.pl-5 { padding-left: 5px; }
.pl-0 { padding-left: 0px; }

/*------------------------------------------*/
/*    Padding Right
/*------------------------------------------*/

.pr-100 { padding-right: 100px; }
.pr-90 { padding-right: 90px; }
.pr-80 { padding-right: 80px; }
.pr-70 { padding-right: 70px; }
.pr-60 { padding-right: 60px; }
.pr-50 { padding-right: 50px; }
.pr-45 { padding-right: 45px; }
.pr-40 { padding-right: 40px; }
.pr-35 { padding-right: 35px; }
.pr-30 { padding-right: 30px; }
.pr-25 { padding-right: 25px; }
.pr-20 { padding-right: 20px; }
.pr-15 { padding-right: 15px; }
.pr-10 { padding-right: 10px; }
.pr-5 { padding-right: 5px; }
.pr-0 { padding-right: 0px; }

/*------------------------------------------*/
/*   BACKGROUND SETTINGS
/*------------------------------------------*/
.bg-scroll {
  width: 100%;
  background-attachment: fixed !important;
  background-repeat: no-repeat;
  background-position: center center;   
  background-size: cover;
}

.bg-fixed {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;   
  background-size: cover;
}
/*------------------------------------------*/
/*   Background Colors for Sections
/*------------------------------------------*/
.bg-theme { background-color: #004861; }
.bg-white { background-color: #fff; }
.bg-dark { background-color: #283034!important; }
.bg-lightdark { background-color: #3a3a3a; }
.bg-grey { background-color: #ede9e6; }
.bg-lightgrey { background-color: #f5f5f5; }
.bg-deepgrey { background-color: #555; }
.bg-blue { background-color: #00759d; }
.bg-bluestone { background-color: #517082; }
.bg-deepblue { background-color: #004861; }
.bg-green { background-color: #00b046; }
.bg-magenta { background-color: #8e3178; }
.bg-red { background-color: #ff4408; }

/*------------------------------------------*/
/*   BORDER SETTINGS FOR DEMOS
/*------------------------------------------*/
.b-top { border-top: 1px solid #ddd; }
.b-bottom { border-bottom: 1px solid #ddd; }
.b-left { border-left: 1px solid #ddd; }
.b-right { border-right: 1px solid #ddd; }

.grey-border .b-bottom { 
  margin: 0 8%;
} 

/*------------------------------------------*/
/*  HEADERS
/*------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  color: #222;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
  letter-spacing: -0.5px;
}

h1{
	font-size: 44px;
}

h2 {
	font-size: 40px;
	margin-bottom: 20px;
}

/* Header H5 */
h5.h5-xs { font-size: 1.125rem; }  /* 18px */
h5.h5-sm { font-size: 1.1875rem; } /* 19px */
h5.h5-md { font-size: 1.25rem;  }  /* 20px */
h5.h5-lg { font-size: 20px;  } /* 22px */
h5.h5-xl { font-size: 1.5rem; }    /* 24px */

/* Header H4 */
h4.h4-xs { font-size: 1.625rem; }  /* 26px */
h4.h4-sm { font-size: 1.75rem; }   /* 28px */
h4.h4-md { font-size: 1.875rem; }  /* 30px */
h4.h4-lg { font-size: 2rem; }      /* 32px */
h4.h4-xl { font-size: 2.125rem; }  /* 34px */

/* Header H3 */
h3.h3-xs { font-size: 2.375rem; }  /* 38px */
h3.h3-sm { font-size: 2.5rem; }    /* 40px */
h3.h3-md { font-size: 40px; }  /* 42px */
h3.h3-lg { font-size: 2.75rem; }   /* 44px */
h3.h3-xl { font-size: 3rem; }      /* 48px */

/* Header H2 */
h2.h2-xs { font-size: 3.25rem; }   /* 52px */
h2.h2-sm { font-size: 3.375rem; }  /* 54px */
h2.h2-md { font-size: 3.5rem; }    /* 56px */
h2.h2-lg { font-size: 3.75rem; }   /* 60px */
h2.h2-xl { font-size: 4rem; }      /* 64px */
h2.h2-huge { font-size: 5rem; }    /* 80px */

/*------------------------------------------*/
/*   PARAGRAPHS
/*------------------------------------------*/

p.p-sm { font-size: 0.95rem; }     /* 15.2px */
.p-sm p {
	font-size: 0.95rem;
}
p { font-size: 1rem; }             /* 16px */
p.p-md { font-size: 18px; }    /* 18px */
p.p-lg { font-size: 1.25rem; }     /* 20px */
p.p-xl { font-size: 1.3175rem; }   /* 22px */


/*------------------------------------------*/
/*   LISTS
/*------------------------------------------*/
ul {
	margin-bottom: 20px;
}

ul li,
ol li {
	margin-bottom: 10px;
}
/*------------------------------------------*/
/*   LINK SETTINGS
/*------------------------------------------*/
a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

a:hover {
  color: #666;
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}
/*------------------------------------------*/
/*   BUTTON SETTINGS
/*------------------------------------------*/
.btn,
.more-link {
	background-color: transparent;
	color: #fff;
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 0.825rem;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	padding: 0.9rem 1.45rem;
	border: 2px solid transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;        
	-webkit-transition: all 450ms ease-in-out;
	-moz-transition: all 450ms ease-in-out;
	-o-transition: all 450ms ease-in-out;
	-ms-transition: all 450ms ease-in-out;
	transition: all 450ms ease-in-out;  
}

.more-link {
	background-color: #fdd639;
	border: 2px solid #fdd639;
	color: #333;
}

.more-link:hover,
.more-link:focus {
	color: #fff;
	background-color: #333;
	border-color: #333;
}

.search-field {
	height: 52px;
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
	font-size: 1rem;
	padding: 0 20px;
	color: #333;
	-webkit-border-radius: 6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;        
	-webkit-transition: all 450ms ease-in-out;
	-moz-transition: all 450ms ease-in-out;
	-o-transition: all 450ms ease-in-out;
	-ms-transition: all 450ms ease-in-out;
	transition: all 450ms ease-in-out;
	width: 100%;
}

.search-form label {
	max-width: 68%;
}

.search-form .search-submit{
	max-width: 30%;
	background-color: #fdd639;
	color: #333;
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 0.825rem;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	padding: 0;
	border: 1px solid #fdd639;
	-webkit-border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;        
	-webkit-transition: all 450ms ease-in-out;
	-moz-transition: all 450ms ease-in-out;
	-o-transition: all 450ms ease-in-out;
	-ms-transition: all 450ms ease-in-out;
	transition: all 450ms ease-in-out;
	display: inline-block;
	height: 52px;
	width: 30%;
	text-align: center;
}

.search-form .search-submit:hover,
.search-form .search-submit:focus {
	color: #fff;
	background-color: #333;
	border-color: #333;
}
/*------------------------------------------*/
/*   Button Size
/*------------------------------------------*/
.btn.btn-md {
  font-size: 0.875rem;
  padding: 1rem 1.75rem;
}
/*------------------------------------------*/
/*   Button Color
/*------------------------------------------*/
.btn-theme,
.btn-yellow,
.white-color .btn-theme,
.white-color .btn-yellow{
  color: #333;
  background-color: #fdd639;
  border: 2px solid #fdd639;
}

.comment-form .btn-theme {
	display: block;
	width: 100%;
}

.navbar-dark .navbar-text .btn-theme{
	color: #333;
}

.btn-tra-black,
.white-color .btn-tra-black {
  color: #333;
  background-color: transparent;
  border-color: #333;
}

.btn-tra-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.btn-white,
.white-color .btn-white {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}

.btn-blur {
  color: #fff;
  background-color: rgba(255, 255, 255, .3);
  border-color: transparent;
}

.btn-black {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-blue {
  color: #fff;
  background-color: #00759d;
  border-color: #00759d;
}

.btn-red {
  color: #fff;
  background-color: #ff4408;
  border-color: #ff4408;
}

.btn-green {
  color: #fff;
  background-color: #00b046;
  border-color: #00b046;
}
/*------------------------------------------*/
/*   Button Hover
/*------------------------------------------*/
.tra-hover:hover {
  color: #fff!important;
  background-color: transparent!important;
  border-color: #fff!important;
}

.black-tra-hover:hover {
  color: #333!important;
  background-color: transparent;
  border-color: #333;
}

.white-hover:hover {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}

.black-hover:hover {
  color: #fff!important;
  background-color: #333;
  border-color: #333;
}
.white-color .btn-theme.black-hover:hover{
	background-color: #333;
  border-color: #333;
}

.headerstrip.bg-green span .svg-inline--fa,
.headerstrip.bg-blue span .svg-inline--fa {
    color: #fff;
}

.btn:focus {
  color: #fff; 
  -webkit-box-shadow: none;
  box-shadow: none; 
}

.btn.btn-black:focus {
  color: #fff; 
  -webkit-box-shadow: none;
  box-shadow: none; 
}
/*------------------------------------------*/
/*   VIDEO POPUP ICON
/*------------------------------------------*/
.video-preview {
  position: relative; 
}

.video-btn { 
  display: inline-block;
}

.video-block {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.video-btn {
  width: 100px;
  height: 100px;
  position: absolute!important;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px; 
  background-color: transparent;
  color: #fff;
  line-height: 90px!important;   
  border: 4px solid transparent;  
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; 
}

.video-btn .svg-inline--fa {
  font-size: 3rem;
  line-height: 100px!important;   
  margin-left: 10px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-btn:before {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-btn:hover .svg-inline--fa {
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}

.video-btn:hover:before {
  opacity: .75;
  left: -25px;
  right: -25px;
  top: -25px;
  bottom: -25px;
}
/*------------------------------------------*/
/*  Video Icon Color
/*------------------------------------------*/

.video-btn.play-icon-white { background-color: #fff; color: #333; border-color: #fff; }
.video-btn.play-icon-tra { background-color: transparent; color: #fff; border-color: #fff; }
.video-btn.play-icon-apricot { background-color: #feb75f; border-color: #feb75f; }
.video-btn.play-icon-theme { background-color: #389bf2; border-color: #389bf2; }
.video-btn.play-icon-bluestone { background-color: #517082; border-color: #517082; }
.video-btn.play-icon-coral { background-color: #fa5876; border-color: #fa5876; }
.video-btn.play-icon-curacao { background-color: #2abdc7; border-color: #2abdc7; }
.video-btn.play-icon-green { background-color: #48af4b; border-color: #48af4b; }
.video-btn.play-icon-greenery { background-color: #80a63f; border-color: #80a63f; }
.video-btn.play-icon-magenta { background-color: #8e3178; border-color: #8e3178; }
.video-btn.play-icon-purple { background-color: #6b507d; border-color: #6b507d; }
.video-btn.play-icon-violet { background-color: #8a8cbd; border-color: #8a8cbd; }

/*------------------------------------------*/
/*   SVG ICONS SETTINGS
/*------------------------------------------*/ 

.img-150 { width: 150px; height: 150px; }
.img-145 { width: 145px; height: 145px; }
.img-140 { width: 140px; height: 140px; }
.img-135 { width: 135px; height: 135px; }
.img-130 { width: 130px; height: 130px; }
.img-125 { width: 125px; height: 125px; }
.img-120 { width: 120px; height: 120px; }
.img-115 { width: 115px; height: 115px; }
.img-110 { width: 110px; height: 110px; }
.img-105 { width: 105px; height: 105px; }
.img-100 { width: 100px; height: 100px; }
.img-95 { width: 95px; height: 95px; }
.img-90 { width: 90px; height: 90px; }
.img-85 { width: 85px; height: 85px; }
.img-80 { width: 80px; height: 80px; }
.img-75 { width: 75px; height: 75px; }
.img-70 { width: 70px; height: 70px; }
.img-65 { width: 65px; height: 65px; }
.img-60 { width: 60px; height: 60px; }
.img-55 { width: 55px; height: 55px; }
.img-50 { width: 50px; height: 50px; }
.img-45 { width: 45px; height: 45px; }
.img-40 { width: 40px; height: 40px; }
.img-35 { width: 35px; height: 35px; }
.img-30 { width: 30px; height: 30px; }

/*------------------------------------------*/
/*   Content List
/*------------------------------------------*/

ul.content-list {
  list-style: disc;
  margin-top: 15px;
  margin-left: 15px;
  padding: 0;
}

ul.content-list li {
  margin-bottom: 7px;
}

ul.content-list li p {
  margin-top: 0;
  margin-bottom: 0;
}

ul.content-list li:last-child {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  BOX ICONS
/*------------------------------------------*/

.icon-xs [class*="flaticon-"]:before,
.icon-xs [class*="flaticon-"]:after {   
  font-family: Flaticon;
  font-size: 3.25rem;
  line-height: 1!important;
}

.icon-sm [class*="flaticon-"]:before,
.icon-sm [class*="flaticon-"]:after {   
  font-family: Flaticon;
  font-size: 3.75rem;
  line-height: 1!important;
}

.icon-md [class*="flaticon-"]:before,
.icon-md [class*="flaticon-"]:after {   
  font-family: Flaticon;
  font-size: 4.25rem;
  line-height: 1!important;
}

.icon-lg [class*="flaticon-"]:before,
.icon-lg [class*="flaticon-"]:after {   
  font-family: Flaticon;
  font-size: 4.5rem;
  line-height: 1!important;
}

.icon-xl [class*="flaticon-"]:before,
.icon-xl [class*="flaticon-"]:after {   
  font-family: Flaticon;
  font-size: 5rem;
  line-height: 1!important;
}

/*------------------------------------------*/
/*   SECTION TITLE
/*------------------------------------------*/
.section-title {
  text-align: center;
  margin-bottom: 60px;     
}

.section-title h3 {
  letter-spacing: -0.5px;
}

.section-title p {
  padding: 0 12%;
  margin-top: 20px;
  margin-bottom: 0;
}

.uvc-sub-heading {
    max-width: 680px;
    font-weight: 300 !important;
    line-height: 1.5 !important;
}

.title-subtitle-content h3 {
	font-size: 24px;
	margin-bottom: 0;
	padding: 0.7rem 0;
	text-align: right;
}
.cart_totals h2{
	font-size: 35px;
}
/*------------------------------------------*/
/*   TEXT SETTING
/*------------------------------------------*/
.txt-400 { font-weight: 400; }
.txt-500 { font-weight: 500; }
.txt-600 { font-weight: 600; }
.txt-700 { font-weight: 700; }
.txt-800 { font-weight: 800; }
.txt-900 { font-weight: 900; }
.txt-up { text-transform: uppercase; }
/*------------------------------------------*/
/*   TEXT COLOR
/*------------------------------------------*/
.theme-color,
.theme-color h2, 
.theme-color h3, 
.theme-color h4, 
.theme-color h5, 
.theme-color h6, 
.theme-color p, 
.theme-color a, 
.theme-color li,
.theme-color i, 
.white-color .theme-color,
.theme-color span { color: #004861; }

.white-color,
.white-color h2, 
.white-color h3, 
.white-color h4, 
.white-color h5, 
.white-color h6, 
.white-color p, 
.white-color a, 
.white-color li,
.white-color i, 
.white-color span { color: #fff; }

.grey-color,
.grey-color h2, 
.grey-color h3, 
.grey-color h4, 
.grey-color h5, 
.grey-color h6, 
.grey-color p, 
.grey-color a,
.grey-color li, 
.white-color .grey-color,
.grey-color span { color: #777; }

.lightgrey-color,
.lightgrey-color h2, 
.lightgrey-color h3, 
.lightgrey-color h4, 
.lightgrey-color h5, 
.lightgrey-color p, 
.lightgrey-color a,
.lightgrey-color li, 
.white-color .lightgrey-color,
.lightgrey-color span { color: #aaa; }

.blue-color,
.blue-color h2, 
.blue-color h3, 
.blue-color h4, 
.blue-color h5, 
.blue-color h6, 
.blue-color p, 
.blue-color a, 
.blue-color li,
.blue-color i, 
.white-color .blue-color,
.blue-color span { color: #00759d; }

/* ==========================================================================
  03.  PRELOAD SPINNER
  =========================================================================== */

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #f5f5f5;
}

#loader {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.cssload-piano {
  margin: auto;
  width: 70px;
  height: 18px;
  font-size: 18px;
}

.cssload-piano > div {
  height: 100%;
  width: 100%;
  display: block;
  margin-bottom: 0.6em;
  animation: stretchdelay 1.38s infinite ease-in-out;
  -o-animation: stretchdelay 1.38s infinite ease-in-out;
  -ms-animation: stretchdelay 1.38s infinite ease-in-out;
  -webkit-animation: stretchdelay 1.38s infinite ease-in-out;
  -moz-animation: stretchdelay 1.38s infinite ease-in-out;
}

.cssload-piano .cssload-rect2 {
  animation-delay: -1.15s;
  -o-animation-delay: -1.15s;
  -ms-animation-delay: -1.15s;
  -webkit-animation-delay: -1.15s;
  -moz-animation-delay: -1.15s;
}

.cssload-piano .cssload-rect3 {
  animation-delay: -0.92s;
  -o-animation-delay: -0.92s;
  -ms-animation-delay: -0.92s;
  -webkit-animation-delay: -0.92s;
  -moz-animation-delay: -0.92s;
}

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleX(0.8);
    background-color: #004861;
    box-shadow: 0 0 0 rgba(10, 10, 10, .1);
  }
  20% {
    transform: scaleX(1);
    background-color: #00759d;
    box-shadow: 0 9px 11px rgba(10, 10, 10, .4);
  }
}

@-o-keyframes stretchdelay {
  0%, 40%, 100% {
    -o-transform: scaleX(0.8);
    background-color: #004861;
    box-shadow: 0 0 0 rgba(10, 10, 10, .1);
  }
  20% {
    -o-transform: scaleX(1);
    background-color: #00759d;
    box-shadow: 0 9px 11px rgba(10, 10, 10, .4);
  }
}

@-ms-keyframes stretchdelay {
  0%, 40%, 100% {
    -ms-transform: scaleX(0.8);
    background-color: #004861;
    box-shadow: 0 0 0 rgba(10, 10, 10, .1);
  }
  20% {
    -ms-transform: scaleX(1);
    background-color: #00759d;
    box-shadow: 0 9px 11px rgba(10, 10, 10, .4);
  }
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleX(0.8);
    background-color: #004861;
    box-shadow: 0 0 0 rgba(10, 10, 10, .1);
  }
  20% {
    -webkit-transform: scaleX(1);
    background-color: #00759d;
    box-shadow: 0 9px 11px rgba(10, 10, 10, .4);
  }
}

@-moz-keyframes stretchdelay {
  0%, 40%, 100% {
    -moz-transform: scaleX(0.8);
    background-color: #004861;
    box-shadow: 0 0 0 rgba(10, 10, 10, .1);
  }
  20% {
    -moz-transform: scaleX(1);
    background-color: #00759d;
    box-shadow: 0 9px 11px rgba(10, 10, 10, .4);
  }
}
/* ==========================================================================
  04.  HEADER & NAVIGATION
  =========================================================================== */
.logged-in.admin-bar .top-line .navbar.fixed-top {
  margin-top: 32px;
}

.top-bar-visible .top-line .navbar.fixed-top{
	margin-top: 44px;
}

.logged-in.admin-bar.top-bar-visible .top-line .navbar.fixed-top{
	margin-top: 76px;
}

.headerstrip {
  z-index: 999;
  padding-top: 15px;
  padding-bottom: 15px;  
}

.logged-in.admin-bar .headerstrip{
	top: 32px;
}

.headerstrip span {
  color: rgba(255, 255, 255, .85);
  font-size: 14px;
  line-height: 1!important;
  font-weight: 400;
  margin-bottom: 0;
}

.headerstrip span a {
  color: rgba(255, 255, 255, .85);
}

.headerstrip.bg-white span,
.headerstrip.bg-lightgrey span,
.headerstrip.bg-white span a,
.headerstrip.bg-lightgrey span a {
  color: #555;
}

span.header-hours,
span.header-email {
  padding-right: 20px;
  border-right: 1px solid rgba(255, 255, 255, .5);
}

.bg-white span.header-hours,
.bg-lightgrey span.header-hours,
.bg-white span.header-email,
.bg-lightgrey span.header-email {
  border-right: 1px solid #555;
}

span.header-hours,
span.header-phone {
  padding-left: 15px;
}

.headerstrip span .svg-inline--fa {
  color: #ffda44;
  font-size: 13px;
  line-height: 14px!important;
  opacity: 1;
  margin-top: -1px;
  margin-right: 1px;
}

.headerstrip.bg-lightgrey span .svg-inline--fa,
.headerstrip.bg-white span .svg-inline--fa {
  color: #00759d;
}

.headerstrip.bg-green span .svg-inline--fa,
.headerstrip.bg-blue span .svg-inline--fa {
  color: #ffda44;
}

.headerstrip.bg-green span .svg-inline--fa,
.headerstrip.bg-blue span .svg-inline--fa {
    color: #fff;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 5rem;
}

.navbar {
  padding: 25px 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.navbar.bg-tra {
  padding: 40px 0;
  background-color: transparent;  
}

.bg-light {
  background-color: #fff!important;
  border-bottom: 1px solid #ddd;
}

.navbar.bg-dark { 
  background-color: #333!important; 
}

.navbar.bg-dark.grey-header { 
  background-color: #454545!important; 
}

.navbar.bg-dark.blue-header { 
  background-color: #00759d!important; 
}

.navbar.bg-dark.bluestone-header { 
  background-color: #517082!important; 
}

.navbar.bg-dark.deepblue-header { 
  background-color: #0d4a71!important; 
}

.navbar.bg-dark.green-header { 
  background-color: #00b046!important; 
}

/*------------------------------------------*/
/*   NAVIGATION MENU    
/*------------------------------------------*/
.navbar-nav {
	margin-top: 0;
}

.nav-item,
.menu-item { 
  margin: 0 18px; 
}

.navbar-expand-lg .navbar-nav .nav-link,
.navbar-expand-lg .navbar-nav li a {
  font-size: 0.855rem;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 37px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; 
}

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav li a {
  color: #fff;
}

.navbar-dark .navbar-nav li.menu-item-has-children .svg-inline--fa {
	margin-left: 5px;
	margin-top: -5px;
	display: none;
}

.navbar-light .navbar-nav .nav-link,
.navbar-dark.bg-light .navbar-nav li a {
  color: #3a3a3a;
}

.navbar-text {
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 20px;
}

.dropdown-menu {
  background-color: #f5f5f5;
  padding: 0;
  margin: 0; 
  border: 1px solid #ddd; 
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.dropdown-item { 
  font-size: 1rem;
  font-weight: 500;
  padding: 0.5rem 1.25rem;
}

.dropdown-toggle::after {
  vertical-align: .275em;
}

.dropdown-item.dropdown-toggle {
  position: relative;
}

.dropdown-item.dropdown-toggle::after {
  vertical-align: .275em;
  position: absolute;
  right: 15px;
  top: 15px;
  border-left: 0.31em solid;
  border-top: 0.31em solid transparent;
  border-right: 0;
  border-bottom: 0.31em solid transparent;
}

.hover-menu li a:hover,
.hover-menu li a:focus ,
.navbar > .show > a,  
.navbar > .show > a:focus,  
.navbar > .show > a:hover{
  color: #3a3a3a;
  background: transparent;
  outline: 0;
}

.hover-menu .collapse ul ul > li:hover > a, 
.navbar .show .dropdown-menu > li > a:focus, 
.navbar .show .dropdown-menu > li > a:hover,
.hover-menu .collapse ul ul ul > li:hover > a {
  color: #0d4a71;
}

@media only screen and (max-width: 991px) {
  .hover-menu .show > .dropdown-toggle::after{ transform: rotate(-90deg); }
}

@media only screen and (min-width: 991px) {
  .hover-menu .collapse ul li { position:relative; }
  .hover-menu .collapse ul li {
	  padding: 10px 0;
  }
  .hover-menu .collapse ul li:hover > ul { display:block; }
  .hover-menu .collapse ul ul { position: absolute; top: 156%; left: 0; min-width: 210px; display: none; padding: 10px 25px; }

  .hover-menu .collapse ul ul li{ position:relative; }
  .hover-menu .collapse ul ul li:hover > ul { display:block; }
  .hover-menu .collapse ul ul ul { position:absolute; top: 0; left: 100%; min-width: 180px; display: none; }

  .hover-menu .collapse ul ul ul li {position:relative; }
  .hover-menu .collapse ul ul ul li:hover ul { display:block; }
  .hover-menu .collapse ul ul ul ul { position:absolute; top: 0; left: -100%; min-width: 180px; display:none; z-index: 1; }
} 

/*------------------------------------------*/
/*   Navbar Button
/*------------------------------------------*/
.navbar .btn {  
  font-size: 0.815rem;
  line-height: 1;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  padding: 0.8rem 1.25rem;
  margin-left: 5px;
}

.navbar-dark .navbar-nav .nav-link:focus, 
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav li a:hover,
.navbar-dark .navbar-nav li a:focus {
  color: #ffda44;
  background-color: transparent;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #f7ca11;
  background-color: transparent;
}

.navbar-dark .navbar-nav .dropdown-menu .menu-item {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #eee;
}

.navbar-dark .navbar-nav .dropdown-menu .menu-item:last-child{
	border-bottom: none;
}

.navbar-dark .navbar-nav .dropdown-menu li a {
    display: block;
    width: 100%;
    clear: both;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
	font-weight: 500;
	padding: 12px 0;
}

.navbar.scroll {
  padding: 25px 0;
  background-color: #0b4265;
  box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.logged-in.admin-bar .navbar.scroll{
	top: 32px;
}
/*------------------------------------------*/
/*   Responsive Burger Menu   
/*------------------------------------------*/
.navbar-light .navbar-toggler,
.navbar-dark .navbar-toggler,
.navbar.bg-tra .navbar-toggler {
  color: #333;
  padding: 0 8px 0 0;
  font-size: 2rem;
  border: none;
}

.navbar-dark .navbar-toggler {
  color: #f5f5f5;
}

.navbar-toggler:focus {
  outline: 0;
}

/*------------------------------------------*/
/*   Logo Image
/*------------------------------------------*/
.logo-white, 
.logo-black {
  display: block;
}

.navbar-light.bg-light .logo-white,
.navbar-dark.bg-dark .logo-black,
.navbar-dark.bg-tra .logo-black {
  display: none;
}

.navbar-dark.bg-light .logo-white{
	display: none;
}

/* ==========================================================================
  05.  HERO 
  =========================================================================== */
.hero-section .container {
  position: relative;
  z-index: 3;
}

.hero-section {
  margin-top: 120px;
}

#hero-3 {
  background-image: url(../images/hero-3.jpg); 
}

#hero-3 .hero-slider {
  height: 600px;
  position: relative;
}

#hero-3 .slides {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#heroCarousel {
  position: relative; 
  z-index: 1; 
}

#heroCarousel .carousel-item {
  height: 100%; 
  min-height: 650px; 
}

#hero-4 #heroCarousel .carousel-item {
  min-height: 550px; 
}

#heroCarousel .mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.carousel-control-next, 
.carousel-control-prev { 
  height: 45px; 
  width: 45px; 
  padding: 5px; 
  top: 50%; 
  bottom: auto; 
  transform: translateY(-50%); 
}

.carousel-control-next-icon, 
.carousel-control-prev-icon {
  width: 35px;
  height: 35px;
}

.carousel-control-next-icon {
  background-image: url(../images/icons/next.png);
}

.white-nav .carousel-control-next-icon {
  background-image: url(../images/icons/next-white.png);
}

.carousel-control-prev-icon {
  background-image: url(../images/icons/prev.png);
}

.white-nav .carousel-control-prev-icon {
  background-image: url(../images/icons/prev-white.png);
}

.carousel-control-next { 
  right: 25px; 
}

.carousel-control-prev { 
  left: 25px; 
}
/*------------------------------------------*/
/*   Hero Headers
/*------------------------------------------*/
.title-subtitle-wrap.style1 h2{
	font-weight: 900;
	line-height: 1.15;
	letter-spacing: -2.5px;
	margin-bottom: 25px;
	word-wrap: break-word;
}

.title-subtitle-wrap.style1 h5 {
	margin-bottom: 20px;
}

.uavc-list-content {
	margin-bottom: 8px!important;
}

#hero-3 h2 {
  font-size: 5rem;
  font-weight: 900;
  letter-spacing: -2px;
  margin-bottom: 25px;
}

#hero-4 h2 { 
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin-bottom: 25px;
}

#hero-4 h2 span { 
  font-weight: 900;
  letter-spacing: -2px;
}

#hero-7 h2 {
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

#hero-3 .hero-txt p { 
  padding: 0 18%;
  margin-bottom: 30px;
}

#hero-4 .hero-txt p { 
  font-weight: 400;
  padding-right: 20%;
  margin-bottom: 0;
}

#hero-7 .hero-txt p { 
  font-weight: 400;
  padding-right: 15%;
}

.result-coult-filter {
	margin-bottom: 30px;
}

#hero-4 ul.content-list li,
#hero-7 ul.content-list li {
  margin-bottom: 5px;
}

#hero-4 ul.content-list li p,
#hero-7 ul.content-list li p {
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 400;
}

.hero-list {
  position: relative;
}

.hero-list::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #00759d;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  bottom: -15px;
  left: 15px;
  z-index: 3;
}

.hero-list::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #00759d;
  height: 100%;
  top: 15px;
  left: 19px;
  width: 2px;
  z-index: 3;
}
/*------------------------------------------*/
/*   List Box
/*------------------------------------------*/
.list-box {
  padding-right: 20px;
  margin-bottom: 30px;
}

.list-box h5 {
  line-height: 1.4;
  letter-spacing: -0.25px; 
  padding-left: 60px;
}

.list-box h5 span {
  font-weight: 300;
}

span.list-number {
  position: absolute;
  width: 40px;
  height: 40px;  
  background-color: #00759d;
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 20px;  
  line-height: 40px;
  font-weight: 900;
  text-align: center;
  z-index: 999!important;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; 
}

/*------------------------------------------*/
/*   Price Badge
/*------------------------------------------*/
.price-badge {
  width: 180px;
  height: 180px;
  position: absolute;
  bottom: 5%;
  right: 15%;
  text-align: center;  
  z-index: 2;
}

.badge-body { 
  position: relative;
  width: 180px;
  height: 180px;
}

.badge-txt {
  position: absolute;
  top: 49%;
  left: 49%;
  transform: translate(-51%, -51%);
}

.badge-txt p {
  font-size: 3.1rem;
  font-family: 'Noto Sans TC', sans-serif;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -2px;
  margin-top: 4px;
  margin-bottom: 7px;
}

.badge-txt span {
  font-size: 1.15rem;
  line-height: 1;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 300;
  margin-bottom: 0;
  display: block;
}

.hero-form .quick-form { 
  padding: 45px 35px;
  margin: 0 10px 0 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.hero-form .col-md-12 { 
  padding: 0; 
}

.hero-form .quick-form h4 { 
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin-bottom: 4px;
}

.hero-form .quick-form p { 
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 25px;
}

.hero-form .quick-form .form-control {
  background-color: #fff;
  color: #333;
  height: 46px;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 300;
  padding: 4px 15px;
  margin-bottom: 10px;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
  box-shadow: none; 
}

/*------------------------------------------*/
/*    Hero Form Textarea
/*------------------------------------------*/

.hero-form .quick-form textarea { min-height: 120px; }
.hero-form .quick-form textarea.form-control { 
  padding: 15px 15px;
}

/*------------------------------------------*/
/*    Hero Form Input Focus
/*------------------------------------------*/

.hero-form .quick-form .form-control:focus {
  border: none;
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*    Register Form Button
/*------------------------------------------*/

.hero-form .quick-form .btn {
  display: block;
  width: 100%;
  margin-top: 5px;
}

/*------------------------------------------*/
/*    Register Form Message
/*------------------------------------------*/

.hero-form .quick-form .contact-form-msg {
  width: 100%;
  margin-top: 10px;
}

.hero-form .quick-form .loading {
  color: #fff;
  font-size: 16px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
}

.hero-form .quick-form .error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*   HERO IMAGE
/*------------------------------------------*/

.hero-img {
  text-align: center;
}

/*------------------------------------------*/
/*   ABOUT TYPOGRAPHY
/*------------------------------------------*/

.about-txt h4, 
.about-txt h5 {
  margin-bottom: 15px;
}

.inner-img {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.badge-1, .badge-2 {
  width: 40%;
  display: inline-block;
  float: left;
}

.badge-1 img, .badge-2 img {
  padding: 0 5%;
}
/*------------------------------------------*/
/*   SERVICE BOX
/*------------------------------------------*/
.sbox-1,
.sbox-5  {
  margin-bottom: 40px;
} 

.sbox-2 {
  margin-bottom: 50px;
}

.sbox-3 {
  margin-bottom: 60px;
  padding: 0 5%;
} 

.sbox-6 {
  margin-bottom: 60px;
}

.sbox-4 {
  text-align: center;
  margin-bottom: 30px;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 50px 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; 
} 

.sbox-4:hover {
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 0 0 15px rgba(20, 20, 20, .2);
  -moz-box-shadow: 0 0 15px rgba(20, 20, 20, .2);
  box-shadow: 0 0 15px rgba(20, 20, 20, .2);
}

.sbox-7 {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 5%;
}

/*------------------------------------------*/
/*   SERVICE BOX TEXT
/*------------------------------------------*/

.sbox-5-txt {
  overflow: hidden;
  padding-left: 20px;
}

/*------------------------------------------*/
/*   SERVICES BOX TYPOGRAPHY
/*------------------------------------------*/ 

.sbox-1 h5, 
.sbox-3 h5 {
  margin-top: 20px;
  margin-bottom: 15px;  
}

.sbox-2 h5 {
  color: #00759d;
  margin-top: 25px;
  margin-bottom: 20px;  
}

.sbox-3 h5 {
  color: #333;
}

.sbox-4 h5,
.sbox-6 h5 {
  margin-top: 25px; 
  margin-bottom: 0; 
}

.sbox-5 h5 {
  color: #004861;
  margin-bottom: 10px;  
}

.sbox-7 h5 {
  margin-top: 15px; 
  margin-bottom: 5px; 
}

.sbox-1 p,
.sbox-2 p,
.sbox-3 p,
.sbox-5 p {
  line-height: 1.5;
  margin-bottom: 0;
}

.sbox-7 p {
  color: #777;
  line-height: 1.5;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   SERVICE BOX ICON
/*------------------------------------------*/
.gm-style .place-card-large{
	display: none;
}

.sbox-1 span {     
  color: #00759d;
}

.sbox-5 img {     
  float: left;
  text-align: center;
  margin-top: 0;
}

.style-6.box-box_right.sbox-5 img{	
}

.style-6.sbox-5 img{
	margin-top: 0;
	width: 40px;
	height: 40px;
}

.img-container{
	float: left;
	background: #fdd639;
	padding: 15px;
	border-radius: 100%;
}

.style-6.box-box_right.sbox-5 .img-container {	
	float: right;
}

.style-6.box-box_right.sbox-5 .sbox-5-txt {
	text-align: right;
	padding-right: 20px;
	padding-left: 0;
}

/* ==========================================================================
  08.  SIDEBAR BANNERS
  =========================================================================== */

.s-banner {
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*  Sidebar Rating
/*------------------------------------------*/

.s-banner-rating {
  padding: 0 15px;  
}

.s-banner-rating p {
  font-size: 1.05rem;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}

.s-banner-rating .rating {
  margin-top: 15px;
  margin-bottom: 15px;
}

.s-banner-rating .rating span {
  font-size: 1.2rem;
  font-family: 'Noto Sans TC', sans-serif;
  line-height: 1;
  font-weight: 900;
  margin-right: 8px;
}

.s-banner-rating .rating .svg-inline--fa {
  color: #ffc832;
  font-size: 1.2rem;
  line-height: 1;
  margin-right: 2px;
}

.rating .svg-inline--fa:last-child {
  margin-right: 0;
}

/*------------------------------------------*/
/*  Sidebar Text
/*------------------------------------------*/

.s-banner-txt p {
  line-height: 1.55;
  padding: 0 10px;
}

.s-banner-txt p span {
  color: #00759d;
  font-weight: 700;
}

/*------------------------------------------*/
/*    Sidebar Badges
/*------------------------------------------*/

.s-banner-badges {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.s-banner-badges a {
  color: #00afe5;
  font-size: 0.9rem;
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
}

.s-banner-badges a:hover {
  color: #151515;
  text-decoration: underline;
}

/*------------------------------------------*/
/*  Sidebar Link
/*------------------------------------------*/

.s-banner-link {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.brands-logo-holder-style2 .s-banner-link {
	margin-right: 10px;
	margin-bottom: 30px;
}

.s-banner-link a {
  color: #00afe5;
  font-size: 0.9rem;
  display: block;
  margin-top: 8px;
  margin-bottom: 0;
}

.s-banner-link a:hover {
  color: #151515;
  text-decoration: underline;
}

/*------------------------------------------*/
/*  Sidebar List
/*------------------------------------------*/

.s-banner-list {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 30px 25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.s-banner-list ul {
	padding: 0;
	margin: 0;
}

.s-banner-list h5 {
  font-weight: 600;
  margin-bottom: 15px;
}

.s-banner-list li {
  line-height: 1.5;
  margin-bottom: 3px;
  list-style: none;
}

/*------------------------------------------*/
/*  Sidebar Image
/*------------------------------------------*/

.s-banner-img {
  text-align: center;
}

.banner-img img {
	margin: 0;
	border-radius: 0 6px 6px 0;
}

/*------------------------------------------*/
/*  Sidebar Form
/*------------------------------------------*/

.s-banner .quick-form {
  border: 1px solid #ddd;
  padding: 30px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-right: 0;
  margin-left: 0;
}

.s-banner .quick-form h5 {
  letter-spacing: -0.5px;
  font-weight: 600;
  margin-bottom: 20px;
}

.s-banner .quick-form .form-control {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  height: 44px;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 300;
  padding: 4px 15px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
  box-shadow: none; 
}

/*------------------------------------------*/
/*  Sidebar Form Textarea
/*------------------------------------------*/

.s-banner .quick-form textarea { min-height: 120px; }
.s-banner .quick-form textarea.form-control { 
  padding: 15px 15px;
}

/*------------------------------------------*/
/*  Sidebar Form Input Focus
/*------------------------------------------*/

.s-banner .quick-form .form-control:focus {
  border: 1px solid #777;
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Sidebar Form Button
/*------------------------------------------*/

.s-banner .quick-form .btn {
  display: block;
  width: 100%;
  margin-top: 5px;
}

/*------------------------------------------*/
/*  Sidebar Form Message
/*------------------------------------------*/

.s-banner .quick-form .loading {
  color: #666;
  font-size: 16px;
  font-weight: 700;
  margin-top: 20px;
}

.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  Sidebar Payment
/*------------------------------------------*/

.s-banner .payment-icons {
  margin: 0;
}

.s-banner .payment-icons li {
  padding: 0 2px;
}

.s-banner-payment .btn {
  width: 100%;
  margin-bottom: 20px;
}

.s-banner-payment p {
  font-size: 0.925rem;
  margin-top: 15px;
  margin-bottom: 0;
}

.s-banner-payment p span {
  color: #000;
  font-weight: 700;
}

.s-banner-payment p a {
  color: #00afe5;
}

.s-banner-payment p a:hover {
  color: #151515;
  text-decoration: underline;
}




/* ==========================================================================
  09.  SALE
  =========================================================================== */

.slbox-1 {
  background-color: #fff;
  border: 1px solid #eee;
  padding: 45px;
  margin-bottom: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; 
} 

.slbox-1:hover {
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 0 0 15px rgba(20, 20, 20, .2);
  -moz-box-shadow: 0 0 15px rgba(20, 20, 20, .2);
  box-shadow: 0 0 15px rgba(20, 20, 20, .2);
}

.slbox-2 {
  padding: 0 15px;
  margin-bottom: 60px;
}

.product .slbox-2,
.products-loop .slbox-2,
.products-loop-rating .slbox-2{
	padding: 40px 30px;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-radius: 4px;
	-webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.product .slbox-2:hover,
.products-loop .slbox-2:hover,
.products-loop-rating .slbox-2:hover {
	-webkit-box-shadow: 0 0 3px rgba(20, 20, 20, .2);
	-moz-box-shadow: 0 0 3px rgba(20, 20, 20, .2);
	box-shadow: 0 0 3px rgba(20, 20, 20, .2);
}

.bg-lightgrey.related.products.stretch-content .slbox-2{
	background: #fff;
}

.woocommerce.post-type-archive-product .product img,
.woocommerce-page.post-type-archive-product .product img{
	padding: 0;
}

.product .slbox-2 h5,
.products-loop-rating .slbox-2 h5{
	font-size: 15px;
	margin-top: 0;
	text-align: left;
	line-height: 28px;
	position: relative;
}

.product .slbox-2 p,
.products-loop-rating .slbox-2 p{
	margin-top: 0;
}

.slbox-3 {
  padding-left: 30px;
  margin-bottom: 40px;
}

.woocommerce nav.woocommerce-pagination {
	margin-top: 30px;
}

.woocommerce nav.woocommerce-pagination ul{
	border-color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li {
	border-color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li a {
	background: #0d4a71;
	color: #fff;
	padding: .5em .8em;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: #fdd639;
	color: #333;
	padding: .5em .8em;
}

.slbox-2 .onsale,
.woocommerce span.onsale {
	position: relative;
	background: #0d4a71;
	color: #fff;
	border-radius: 4px;
	font-size: 13px;
	font-weight: normal;
	margin: 0 auto 30px;
	width: 62px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

.single-product span.onsale{
	position: absolute;
	min-height: 0;
	padding: 0;
}

.single-product .bg-lightgrey.related.products.stretch-content .slbox-2 span.onsale{
	position: relative;
}

.page-title {
	display: none;
}

.slbox-2 ins {
	text-decoration: none;
}

.slbox-2 del {
	color: #ccc;
	font-size: 14px;
}

.woocommerce div.product .product_title {
	font-size: 38px;
	margin-bottom: 15px;
}

.woocommerce-product-details__short-description {
	margin-top: 30px;
	margin-bottom: 30px;
}

.woocommerce-product-details__short-description ul {
	padding: 0;
	margin: 0;
}

.woocommerce-product-details__short-description ul li {
	list-style: none;
	color: #555;
	font-size: 1.05rem;
	font-family: 'Noto Sans TC', sans-serif;
}

.woocommerce-product-details__short-description ul li strong {
	color: #333;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt{
	color: #333;
	background-color: #fdd639;
	border: 2px solid #fdd639;
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	border-radius: 4px;
	font-size: 0.875rem;
	padding: 1rem 1.75rem;
	transition: all 450ms ease-in-out;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.woocommerce .quantity .qty {
    height: 50px;
    width: 70px;
    border-radius: 4px;
    border: 1px solid #ddd;
	padding: 0!important;
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
	margin-top: 100px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #ff4408;
    line-height: 1;
    margin-bottom: 0;
	font-size: 2.125rem;
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 700;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
	text-decoration: none;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
	font-size: 22px;
	color: #ccc;
	font-weight: 400;
}

.related.products {
	padding: 100px 0 60px 0;
	margin-top: 60px;
}

.products-loop.row {
	margin-left: -15px!important;
	margin-right: -15px!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	margin: 0 0 25px 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
	background-color: transparent;
	display: inline-block;
	border-radius: 0;
	margin: 0 20px 0 0;
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 0.95rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom: 1px solid #333;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	box-shadow: none;
	left: 0;
	border-bottom-right-radius: 0;
	border-width: 00;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	right: 0;
	border-bottom-left-radius: 0;
	border-width: 0;
	box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
	box-shadow: none;
}

.woocommerce-Tabs-panel h2 {
	font-size: 1.5rem;
}

.products-loop-rating .slbox-2 #respond input#submit,
.products-loop-rating .slbox-2 a.button,
.products-loop-rating .slbox-2 button.button,
.products-loop-rating .slbox-2 input.button{
	background: #fdd639;
	font-size: 0.825rem;
	border: 2px solid #fdd639;
	color: #333;
	display: inline-block;
	line-height: 1;
}

.woocommerce .slbox-2 #respond input#submit,
.woocommerce .slbox-2 a.button,
.woocommerce .slbox-2 button.button,
.woocommerce .slbox-2 input.button,
.products-loop-rating .slbox-2 #respond input#submit,
.products-loop-rating .slbox-2 a.button,
.products-loop-rating .slbox-2 button.button,
.products-loop-rating .slbox-2 input.button{
	padding: 5px!important;
	float: left;
	height: 30px;
	width: 30px;
}

.products-loop-rating .slbox-2 #respond input#submit:hover,
.products-loop-rating .slbox-2 a.button:hover,
.products-loop-rating .slbox-2 button.button:hover,
.products-loop-rating .slbox-2 input.button:hover{
	background: #333;
	border-color: #333;
	color: #fff;
}

.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after,
.products-loop-rating #respond input#submit.added::after,
.products-loop-rating a.button.added::after,
.products-loop-rating button.button.added::after,
.products-loop-rating input.button.added::after{
	position: absolute;
}

.woocommerce a.added_to_cart,
.products-loop-rating a.added_to_cart {
    padding-top: 0;
    display: inline-block;
    position: absolute;
    top: 35px;
    font-size: 14px;
    right: -25px;
    font-weight: normal;
	width: 60px;
}

.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after,
.products-loop-rating #respond input#submit.added::after,
.products-loop-rating a.button.added::after,
.products-loop-rating button.button.added::after,
.products-loop-rating input.button.added::after{
	left: -30px;
    top: 35px;
}

.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="password"] {
    height: 52px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #333;
    font-size: 1rem;
    font-weight: 300;
    padding: 20px;
    margin-bottom: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
	width: 100%;
}

.woocommerce #review_form #respond .form-submit input {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 0.825rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    padding: 0.9rem 1.45rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
	color: #333;
	background-color: #fdd639;
	border: 2px solid #fdd639;
}

.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce #review_form #respond .form-submit input:focus {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.comment-form p {
	padding-left: 0!important;
}

.woocommerce table.shop_attributes td {
	padding-left: 8px;
}

.woocommerce-message {
	border-top-color: #0d4a71;
}

.woocommerce-message::before {
	color: #0d4a71;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	font-family: 'Noto Sans TC', sans-serif;
    font-size: 0.825rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    padding: 0.9rem 1.45rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
	color: #333;
	background-color: #fdd639;
	border: 2px solid #fdd639;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus{
    color: #fff;
    background-color: #333;
    border-color: #333;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	width: 130px;
	height: 45px;
	border-radius: 4px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	max-width: 48%;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	max-width: 48%;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	width: 100%;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    height: 52px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 1rem;
    font-weight: 300;
    padding: 20px;
    margin-bottom: 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
	width: 100%;
}

.woocommerce form .form-row span {
	width: 100%;
}

.woocommerce form .form-row#billing_country_field,
.woocommerce form .form-row#billing_state_field {
	margin-bottom: 22px;
}

.woocommerce-info {
	border-top-color: #fdd639;
}

.woocommerce-info::before {
	color: #fdd639;
}

.woocommerce form .form-row textarea {
	min-height: 130px;
}

.woocommerce #reviews #comments h2 {
	margin-bottom: 30px;
}

.woocommerce #reviews #comments ol.commentlist {
	padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	padding: 0;
	border-radius: 4px;
}

.woocommerce table.wishlist_table tr td.product-remove{
	padding-left: 10px;
}

.add_to_wishlist,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a {
	position: relative;
	width: 20px;
	left: 0;
	height: 20px;
	display: block;
}

.add_to_wishlist:after,
.yith-wcwl-wishlistexistsbrowse a:after,
.yith-wcwl-wishlistaddedbrowse a:after{
	font-family: 'FontAwesome';
	position: absolute;
	content: "\f004";
	left: 0;
	top: 0;
	height: 20px;
	width: 20px;
	text-indent: 0;
}

.yith-wcwl-add-to-wishlist:hover .add_to_wishlist:after,
.yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a:after,
.yith-wcwl-add-to-wishlist:focus .add_to_wishlist:after,
.yith-wcwl-add-to-wishlist:focus .yith-wcwl-wishlistexistsbrowse a:after,
.yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a:after,
.yith-wcwl-add-to-wishlist:focus .yith-wcwl-wishlistaddedbrowse a:after{
	color: #fff;
}

.product-single-rating,
.products-loop-rating {
	position: relative;
}

.product-single-rating del{
	display: none;
}

.product-single-rating ins{
	text-decoration: none;
}

.products-loop-rating h4.h4-sm {
	margin-top: 30px;
}

.product-single-rating .star-rating {
    float: none;
    font-size: 1em;
    margin: 0;
    position: absolute;
    top: 2px;
    left: 0;
}
.product-single-rating .star-rating {
    overflow: hidden;
    height: 1em;
    line-height: 1em;
    width: 9em;
    font-family: "fontawesome";
}

.product-single-rating .star-rating:before {
    content: "\f006\f006\f006\f006\f006";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    letter-spacing: 0.1em;
    letter-spacing: 0\9;
    color: #fdd639;
}

.product-single-rating .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.product-single-rating .star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    top: 0;
    position: absolute;
    left: 0;
    letter-spacing: 0.1em;
    letter-spacing: 0\9;
    color: #fdd639;
}

.product-single-rating .star-rating {
    line-height: 1em;
    font-size: 1em;
    font-family: "fontawesome";
}

/*------------------------------------------*/
/*  SALE BOX TYPOGRAPHY
/*------------------------------------------*/

.slbox-1 p,
.slbox-2 p {
  font-size: 0.95rem;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 0;
}

.slbox-1 p {
  font-size: 1rem;
  padding: 0 5%;
}

.slbox-1 h5,
.slbox-2 h5,
.slbox-3 h4 {
  color: #ff4408;
  line-height: 1;
  margin-bottom: 0; 
}

.slbox-3 h5 {
  margin-bottom: 15px; 
}

/*------------------------------------------*/
/*  SALE BOX LIST
/*------------------------------------------*/

.slbox-3 .content-list.s-spec {
  list-style: none;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0;
}

.slbox-3 ul.content-list li,
.slbox-3 ul.content-list.s-spec li {
  margin-bottom: 5px;
}

.slbox-3 ul.content-list li p,
.slbox-3 ul.content-list.s-spec li p {
  color: #555;
  font-size: 1.05rem;
  font-family: 'Noto Sans TC', sans-serif;
}

.slbox-3 ul.content-list.s-spec li p span {
  color: #333;
  font-weight: 900;
  letter-spacing: -0.5px;
  margin-right: 5px;
}

.slbox-3 ul.content-list li p span {
  color: #333;
  font-weight: 700;
}

.slbox-3 .payment-systems {
  margin-top: 30px;
}

/*------------------------------------------*/
/*  SALE BOX CAROUSEL
/*------------------------------------------*/

.carouselIndicators a { 
  display: inline-block; 
  overflow: hidden;
}

.carouselItem { 
  margin: 0 15px;
}

.carouselItem img, 
.carouselIndicators img { 
  width: 100%; 
  height: 100%;
}

.item-preview { 
  height: 455px; 
}

.carouselItem { 
  width: auto; 
  height: auto; 
}

.carouselItem { 
  display: none; 
  position: absolute; 
  top: 0; 
  left: 0;
  width: 95%;
}

.s-carousel a { 
  width: 84px; 
  height: 50px; 
  margin: 0 8px; 
}

/* ==========================================================================
  10.  BANNER
  =========================================================================== */
.inner-block {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*    BANNER TYPOGRAPHY
/*------------------------------------------*/

.banner-txt h4 {
  margin-bottom: 25px;
}

h5.banner-phone {
  margin-left: 5px;
  margin-bottom: 0;
}

h4.banner-phone {
  margin-top: 30px;
  margin-bottom: 3px;
}

.banner-notice p {
  color: #999;
  margin-top: 5px;
  margin-bottom: 0;
}

.banner-title h4 {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

/*------------------------------------------*/
/*   Banner Icon
/*------------------------------------------*/

.banner-icon {
  margin-bottom: 30px;
}

.banner-txt.style3 .banner-icon img {
	max-width: 120px;
}

/*------------------------------------------*/
/*   Banner Info
/*------------------------------------------*/
.vc_toggle_size_md .vc_toggle_icon{
	width: 30px!important;
	height: 30px!important;
}

.banner-info {
  margin-top: 20px;
  margin-bottom: 25px;
}

.banner-info .rating {
  margin-top: 14px;
  margin-bottom: 14px;
}

.banner-info .rating .svg-inline--fa {
  color: #ffc832;
  font-size: 1.05rem;
  line-height: 1;
  margin-right: 3px;
}

.banner-info .rating .svg-inline--fa.empty-star {
  color: #aaa;
}

/*------------------------------------------*/
/*   Banner List
/*------------------------------------------*/

.banner-list li {
  margin-bottom: 25px;
}

.banner-list span {
  text-align: center;
  float: left;
}

.banner-list .svg-inline--fa {
  color: #ffda44;
  font-size: 1.35rem;
  line-height: 1;
}

.banner-list h5 {
  overflow: hidden;
  padding-left: 12px;
}

/*------------------------------------------*/
/*   BANNER AD
/*------------------------------------------*/

.ad-txt h5.h5-xs {
  margin-bottom: 15px;
  line-height: 1.4;
}

.ad-txt h5.h5-xl {
  color: #ff4408;
  margin-bottom: 0;
  line-height: 1;
}


.ad-txt a {
  text-decoration: none;
}

.ad-txt p {
  margin-bottom: 13px;
}

.ad-img {
  position: relative;
}

.star {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 0;
  border-color: #f6a623 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.star .svg-inline--fa {
  position: absolute;
  font-size: 16px;
  top: -44px;
  left: 5px;
  color: #fce2b3;
  float: left;
}
/* ==========================================================================
  11.  TESTIMONIALS
  =========================================================================== */

.review-1,
.review-2-txt {
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0 10px 40px;
  padding: 45px 35px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
} 

.review-4-txt {
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0 0 30px 0;
  padding: 35px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
} 

.review-2-txt {
  position: relative;
  margin: 0 8px 16px;
} 

.review-4-txt {
  position: relative;
} 

.review-2 { 
  width: 33.33%;
  padding: 0;
  margin: 0;
}

.review-3 {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 35px 25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*   Review-4 Title
/*------------------------------------------*/

.r4-title {
  padding: 0 35px 0 15px;
  margin: 0 10px 40px;
}

.r4-title h4 {
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}

.shop_table th,
.shop_table td {
	border-color: #ddd;
	border-bottom: none;
	border-right: none;
}

.shop_table td:last-child{
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.shop_table th:last-child{
	border-right: 1px solid #ddd;
}

.shop_table.woocommerce-checkout-review-order-table th,
.shop_table.woocommerce-checkout-review-order-table td{
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	padding-left: 0;
}

.woocommerce table.shop_table {
	border: none;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	padding: 0.9rem 1.45rem;
}

.product-rating-position{
	position: absolute;	
	top: 15px;	
	width: 100%;	
	z-index: 1;	
	padding: 15px;
	min-height: 42px;
}

.product .slbox-2:hover .product-rating-position,
.products-loop .slbox-2:hover .product-rating-position,
.products-loop-rating .slbox-2:hover .product-rating-position{
	z-index: 0;
	visibility: hidden;
}

.woocommerce .star-rating::before{
	color: #ff4408;
}

.woocommerce .star-rating span::before{
	color: #ff4408;
}

.woocommerce .product-rating-position .star-rating{
	margin: 0 auto;
	float: none;
}

.wishlist-quickview {
	border-top: 1px solid #ddd;
	margin-top: 20px;
	position: relative;
	font-size: 14px;
	margin-bottom: 0;
	padding-top: 10px;
}

.wishlist-quickview ul {
	padding: 0;
	margin: 15px 0 0 0!important;
	text-align: center;
  visibility: hidden;
}

.product .slbox-2:hover .wishlist-quickview ul,
.products-loop .slbox-2:hover .wishlist-quickview ul,
.products-loop-rating .slbox-2:hover .wishlist-quickview ul{
	visibility: visible;
}

.wishlist-quickview ul li{
	display: inline-block;
	list-style: none;
	margin: 0;
	opacity: 0;
	-moz-transform: scale3d(0, 0, 0);
	-webkit-transform: scale3d(0, 0, 0);
	-o-transform: scale3d(0, 0, 0);
	-ms-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0);
}

.product .slbox-2:hover .wishlist-quickview ul li,
.products-loop .slbox-2:hover .wishlist-quickview ul li,
.products-loop-rating .slbox-2:hover .wishlist-quickview ul li{
	opacity: 1;
	-moz-transform: scale3d(1, 1, 1);
-webkit-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}

.product .slbox-2:hover .wishlist-quickview ul li:nth-child(1),
.products-loop .slbox-2:hover .wishlist-quickview ul li:nth-child(1),
.products-loop-rating .slbox-2:hover .wishlist-quickview ul li:nth-child(1){
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

.product .slbox-2:hover .wishlist-quickview ul li:nth-child(2){
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	-ms-transition: all 400ms linear;
	transition: all 400ms linear;
}

.product .slbox-2:hover .wishlist-quickview ul li:nth-child(3){
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	transition: all 500ms linear;
}

.yith-wcqv-wrapper .item-preview .carouselItem:first-child{
	display: block;
	width: 48%;
	top: 20px;
}

.yith-wcqv-wrapper .item-preview {
    height: auto;
}

#yith-quick-view-modal.open .yith-wcqv-main{
	height: auto;
	padding: 35px;
}

#yith-quick-view-content div.summary{
	float: left;
	width: 45%;
	margin-left: 5%;
	padding-left: 40px;
}

#yith-quick-view-content .s-carousel {
	float: left;
	width: 45%;
}

.wishlist-quickview .clear{
	display: none;
}

.wishlist-quickview .svg-inline--fa.fa-heart {
	position: absolute;
	left: 0;
	top: 13px;
}

.yith-wcwl-add-to-wishlist {
	margin-top: 0;
	position: relative;
	background: #fdd639;
	padding: 5px;
	border-radius: 4px;
	text-indent: -99999999px;
	float: left;
}

.yith-wcwl-add-to-wishlist:hover,
.yith-wcwl-add-to-wishlist:focus{
	background: #333;
	color: #fff;
}

.single-product .slbox-3 .yith-wcwl-add-to-wishlist {
	display: none;
}

.yith-wcwl-add-to-wishlist .ajax-loading {
	position: absolute;
	top: 5px;
}

.wishlist-quickview .feedback {
	display: none!important;
}

.button-quick-view {
	background: #fdd639;
	padding: 5px;
	border-radius: 4px;
	height: 30px;
	width: 30px;
	float: left;
	line-height: 18px;
}

.button-quick-view:hover,
.button-quick-view:focus{
	background: #333;
	color: #fff;
}

.woocommerce #review_form #respond p{
	font-weight: 300;
	margin-top: 5px;
	font-size: 16px;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td{
	border: 1px solid #797979;
}

.label-group {
	padding-top: 30px;
}

.label-group a{
	font-size: 14px;
	font-weight: 500;
}

.product-heading {
	text-transform: uppercase;
}


/*------------------------------------------*/
/*   Testimonial Message Text
/*------------------------------------------*/

.review-1 h5,
.review-2-txt h5,
.review-4-txt h5 {
  line-height: 1.35;
  font-weight: 600;
} 

.review-1 p,
.review-2-txt p,
.review-3 p,
.review-4-txt p {
  color: #757575;
  font-size: 0.975rem;
  line-height: 1.45;
  font-weight: 300;
  margin-top: 15px;
} 

.review-3 p {
  margin-bottom: 10px;
} 

.review-4-txt p {
  margin-top: 0;
} 

/*------------------------------------------*/
/*   Testimonial Message Info
/*------------------------------------------*/

.review-info {
  position: relative;
  display: block;
  text-align: right;
  padding-right: 20px;
}

.review-2 .review-info,
.review-4 .review-info {
  text-align: left;
}

.review-3 .review-info {
  padding-right: 10px;
}

.review-info p {
  color: #000;
  font-size: 0.975rem;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  position: relative;
  margin-top: 5px;
  margin-bottom: 0;
}

.review-info p span {
  color: #888;
  font-size: 0.875rem;
  font-weight: 300;
}

.review-4 .review-info span {
  display: block;
  color: #888;
  font-size: 0.875rem;
  font-weight: 300;
}

.review-1 .review-info p::before {
  position: absolute;
  left: -30px;
  top: 11px;
  width: 20px;
  height: 1px;
  background-color: #cccccc;
  content: "";
}

.style-testi-2 .review-1 {
	padding: 35px 25px;
	margin-left: 0;
}

.style-testi-2 .review-info {
	padding-right: 0;
}

.style-testi-2 .review-1 .review-info p::before {
	height: 0;
}

.review-source {
  position: absolute;
  bottom: 25px;
  right: 25px;
}

.review-source img {
	margin: 0;
}

.review-source .svg-inline--fa {
  font-size: 2.15rem;
  line-height: 1;
}

.review-source a {
  color: #e0e0e0;
}

.review-source.yelp a:hover {
  color: #d32323;
}

.review-source.google a:hover {
  color: #3e82ee;
}

/*------------------------------------------*/
/*   Reviews Rating
/*------------------------------------------*/

.review-4 .rating {
  margin-bottom: 10px;
}

.rating .svg-inline--fa {
  color: #ffc832;
  font-size: 0.85rem;
  line-height: 1;
  margin-right: -0.5px;
}

.rating .svg-inline--fa:last-child {
  margin-right: 0;
}

/*------------------------------------------*/
/*   Reviews FlexSlider Navigation
/*------------------------------------------*/

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
  background: #00759d;
}

/*------------------------------------------*/
/*   Reviews Slick Carousel Dots
/*------------------------------------------*/

.reviews-section .slick-dots {
  position: absolute;
  z-index: 4;
  bottom: -30px;
}

.reviews-section .slick-dots li {
  margin: 0 2px;
  width: 15px;
  height: 15px;
}

.reviews-section .slick-dots li button:before {
  content: "";
  background: #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
  width: 8px;
  height: 8px;
  left: auto;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.reviews-section .slick-dots li button:hover:before {
  background: #999;
}

.reviews-section .slick-dots li.slick-active button:before {
  background: #666;
}




/* ==========================================================================
  12.  TEAM
  =========================================================================== */

.team-member {
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*    TEAM MEMBER TYPOGRAPHY
/*------------------------------------------*/

.tm-meta {
  padding-top: 25px;
  padding-bottom: 0;
}

.tm-meta h5.h5-sm {
  color: #00759d;
  margin-bottom: 10px;
}

.tm-meta span {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
  display: block;
} 

.tm-meta p {
  margin-top: 15px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*    Pricing Table Price Plan
/*------------------------------------------*/
.pricing-table h5.h5-lg{
	text-transform: uppercase;
	background: #0d4a71;
	color: #fff;
	margin-bottom: 0;
	padding: 20px 40px 20px 70px;
	border-radius: 4px 4px 0 0;
	background-image: url("../images/pricing1.png");
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: 40px 20px;
}
.featured-on .pricing-table h5.h5-lg{
	background: #fdd639;
	color: #333;
	background-image: url("../images/pricing1.png");
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: 40px 20px;
}

.pricing-table h5.h5-lg span{
	float: right;
	margin-top: 4px;
}

.pricing-table span.price {
  font-size: 65px;
  line-height: 1;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.pricing-table sup {
  font-size: 45px;
  font-weight: 600;
  top: -7px;
  right: 2px;
}

.pricing-table sup.pricing-coins {
  top: -25px;
  font-size: 40px;
  font-weight: 600;
}

p.validity {
  color: #888;
  font-style: italic;
  font-size: 1.2rem;
  margin-top: 5px;
}

.pricing-table.highlight span.price,
.pricing-table.highlight sup,
.pricing-table.highlight sup.pricing-coins {
  color: #004861;
}

/*------------------------------------------*/
/*    Pricing Table Body
/*------------------------------------------*/
.style1 .pricing-table ul.features {
  padding: 25px 40px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-top: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; 
}

.style1 .pricing-table ul.features li {
  color: #555;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 400;
  padding: 15px 0 16px;
  border-bottom: 1px solid #ddd;
  position: relative;
  padding-right: 22%;
  list-style: none;
}

.style1 .pricing-table ul.features li:last-child {
  border-bottom: none;
}

.style1 .pricing-table ul.features li span {   
  position: absolute;
  right: 0;
  bottom: 15px;
  color: #004861;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
  max-width: 25%;
  text-align: right;
}

.uavc-list-content .uavc-list-desc {
    display: table-cell;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    width: 100%;
}

/*------------------------------------------*/
/*    Pricing PAyment Icons
/*------------------------------------------*/

.payment-systems p {
  margin-bottom: 0;
}

.payment-icons {
  margin-top: 20px;
  margin-bottom: 12px;
  padding: 0;
}

.payment-icons li {
  display: inline-block !important;
  padding: 0 4px;
}

.payment-systems span {
  font-size: 1rem;
  line-height: 2.65rem;
  font-weight: 400;
  margin-right: 15px;
}

.payment-icons li {
  display: inline-block !important;
  padding: 0 4px;
}

.payment-icons .svg-inline--fa {
  color: #aaa;
  font-size: 2.65rem;
  line-height: 1;
}

/* ==========================================================================
  14.  STATISTIC
  =========================================================================== */
.statistic-block {
  text-align: center;
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*    Statistic Block Number
/*------------------------------------------*/

.statistic-block h5 {
  font-size: 2.75rem;
  line-height: 1; 
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}

.statistic-block p {
  font-size: 0.875rem;
  font-family: 'Noto Sans TC', sans-serif;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*    BRANDS LOGO HOLDER
/*------------------------------------------*/ 
.brands-logo-holder .brand-logo img {
  padding: 0 15px;
}


.list-style-two.uavc-list-icon li{
	margin-bottom: 25px;
}


/* ==========================================================================
  16.  FAQs
  =========================================================================== */
  
.vc_toggle_title > h4 {
	font-size: 20px;
	margin-bottom: 0;
	line-height: 1;
	color: #00759d;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title {
	padding-left: 0!important;
	padding-right: 33px;
}

.vc_toggle {
	border-bottom: 1px solid #ddd;
	padding: 25px 0!important;
	margin: 0!important;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon {
	right: 0;
	left: auto!important;
	background: #fdd639;
	border-radius: 100%;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon:hover{
	background: #fdd639;
	
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content {
	padding-left: 0!important;
	padding-right: 33px;
	margin-top: 25px!important;
	margin-bottom: 0!important;
	color: #666;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content p:last-child {
	margin-bottom: 5px;
}

.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_simple .vc_toggle_icon::after {
	background-color: #00759d!important;
	font-weight: 900;
}

.vc_toggle_size_md .vc_toggle_icon::after {
	width: 3px!important;
	height: 13px!important;
}

.vc_toggle_size_md .vc_toggle_icon::before {
	height: 3px!important;
	width: 13px!important;
}

/*------------------------------------------*/
/*  Accordion Panel Title 
/*------------------------------------------*/

#accordion .card {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;    
}

#accordion .card-header h5 {
  line-height: 1;
  margin-bottom: 0;
}

#accordion .card-header h5 a {
  color: #00759d;
}

/*------------------------------------------*/
/*  Accordion Panel Content 
/*------------------------------------------*/

#accordion .card-body {
  padding: 5px 0 15px 0; 
}

#accordion .card-body p {
  color: #666;
}

#accordion .card-body .content-list {
  margin-bottom: 1rem;
}

/*------------------------------------------*/
/*    FAQS-2
/*------------------------------------------*/
.question {
  margin-bottom: 30px;
}

.question h5 {
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 10px;
}

.question p {
  color: #777;
}

/*------------------------------------------*/
/*    More Questions Button
/*------------------------------------------*/

.more-questions {
  margin-top: 80px;
}

.more-questions p {
  color: #444;
  font-size: 1.15rem;
  font-family: 'Noto Sans TC', sans-serif;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0;
}

.more-questions p a {
  color: #00759d;
  font-weight: 700;
  text-decoration: underline;
}

.more-questions p a:hover {
  color: #111;
}

/*------------------------------------------*/
/*    CALL TO ACTION TYPOGRAPHY
/*------------------------------------------*/
.callout-con h4 {
  font-weight: 500;
  margin-bottom: 0;
}

.callout-con h4 span {
  color: #ffda44;
  font-weight: 900;
}

.callout-con h4 a {
	color: #ffda44;
	text-decoration: underline;
	font-weight: 700;
	padding-left: 5px;
}

.callout-con h4 a:hover,
.callout-con h4 a:focus {
	color: #ccc;
}

/*------------------------------------------*/
/*    CALL TO ACTION IMAGE
/*------------------------------------------*/

.overflow-visible {
	overflow: visible!important;
}

.cta-2-img {
  position: relative;
}

.cta-3-img {
  text-align: center;
  margin-top: -80px;
  position: relative;
  z-index: 999;
}




/* ==========================================================================
  18.  BLOG
  =========================================================================== */

/*------------------------------------------*/
/*    BLOG POST
/*------------------------------------------*/ 

.blog-post {
  margin-bottom: 15px;
}

#blog-page .blog-post,
.blog-post-video {
  margin-bottom: 60px;
}

.posts-holder .blog-post {
	margin-bottom: 60px;
	float: left;
	width: 100%;
}

.single .posts-holder .blog-post{
	margin-bottom: 20px;
}

.pagination-wrap {
	float: left;
	width: 100%;
}

/*------------------------------------------*/
/*    BLOG TYPOGRAPHY
/*------------------------------------------*/
.blog-post-meta {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
	margin-top: 40px;
	float: left;
	width: 100%;
}

.absolute-pager .text-left-previous .svg-inline--fa {
	margin-right: 4px;
	margin-top: -1px;
}

.absolute-pager .text-right-next .svg-inline--fa {
	margin-left: 4px;
	margin-top: -1px;
}

.blog-post-meta span {
	margin-right: 15px;
}

.blog-post-meta span .svg-inline--fa {
	margin-right: 4px;
	margin-top: -3px;
}
.blog-post-txt span.span-item{
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
}

.blog-post-txt span.span-item:first-child{
	padding-left: 0;
}

.blog-post-txt span,
.sblog-post-txt span,
.blog-post-txt span a {
  color: #757575;
  font-size: 0.95rem;
  line-height: 1;
}

.blog-post-txt span.span-item a{
	color: #004861;
}

.blog-post-txt h5 {
  margin-top: 5px;
  line-height: 1.35;
  margin-bottom: 15px;
  word-wrap: break-word;
}

.blog-post-txt h5 a {
  color: #004861;
}

.blog-post-txt h5 a:hover {
  color: #666;
  text-decoration: underline;
}

.blog-post-txt h4.h4-lg {
  line-height: 1.3;
  margin-top: 10px;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*    BLOG POST IMAGE
/*------------------------------------------*/ 

.blog-post-img {
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*   More Posts Link
/*------------------------------------------*/

.all-posts-btn {
  margin-top: 10px;
}

/*------------------------------------------*/
/*    BLOG PAGE RIGHT SIDEBAR 
/*------------------------------------------*/ 

#sidebar-right h5.h5-sm {
  margin-bottom: 20px;
  text-transform: uppercase;
}

/*------------------------------------------*/
/*   Popular Posts
/*------------------------------------------*/

.popular-posts li { 
  padding: 14px 0!important;
  border-bottom: 1px dashed #c0c0c0;
}

.popular-posts li:first-child {
  padding: 0 0 14px;
}

.popular-posts li:last-child {
  padding: 14px 0 0;
  border-bottom: 0; 
}

.popular-posts img {
	text-align: center;
	float: left;
	padding-right: 20px;
	min-width: 110px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 20px;
	border-radius: 4px;
	background: #f5f5f5;
}

.post-summary {
  overflow: hidden;
  padding-left: 0;
}

/*------------------------------------------*/
/*  Popular Post Typography
--------------------------------------------*/

.post-summary a { 
  color: #555;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  font-weight: 600;
}

.popular-posts .post-summary a:hover { 
  text-decoration: underline;
}

.popular-posts p { 
  color: #888;  
  font-size: 0.875rem;
  margin-top: 6px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   Blog Page Popular Tags
/*------------------------------------------*/

.badge {
  font-size: 0.75rem;
  font-weight: 600;
  color: #222;
  border: none;
  background-color: #f0f0f0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 5px 10px;
  margin-right: 2px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;  
}

.badge a {
  color: #666!important;
  font-size: 0.75rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.42857;
}

.badge:hover {
  background-color: #004861;
  border-color: #004861;
  color: #fff;
}

.badge:hover a {
  color: #fff!important;
}

/*------------------------------------------*/
/*    BLOG PAGE PAGINATION 
/*------------------------------------------*/ 

.page-link {
  color: #666;
  padding: .65rem .95rem;
  margin: 0 3px;
}

.page-link:hover,
.page-link:focus {
  color: #444;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}

.page-link:focus {

  outline: 0 none;
  box-shadow: 0 0;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #00759d;
  border-color: #00759d;
}

/*------------------------------------------*/
/*    SINGLE POST SHARE ICONS
/*-----------------------------------------*/

.share-social-icons {
  display: inline-block; 
  padding-left: 0;
}

.share-social-icons li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

a.share-ico {
  width: 75px;
  height: 30px;
  font-size: 16px;
  line-height: 30px !important;
  padding-left: 0;
  margin-right: 5px;
  display: block;
  opacity: 0.75;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
}

a.share-ico.ico-facebook {background-color: #3b5998; border-color: #3b5998; color: #fff;}
a.share-ico.ico-twitter {background-color: #00a9ed; border-color: #00a9ed; color: #fff;}
a.share-ico.ico-behance {background-color: #00a8e7; border-color: #00a8e7; color: #fff;}
a.share-ico.ico-google-plus {background-color: #cd1111; border-color: #cd1111; color: #fff;}
a.share-ico.ico-linkedin {background-color: #015886; border-color: #015886; color: #fff;}
a.share-ico.ico-dribbble{background-color: #d92d84; border-color: #d92d84; color: #fff;}
a.share-ico.ico-instagram {background-color: #beb3a8; border-color: #beb3a8; color: #fff;}
a.share-ico.ico-pinterest {background-color: #ac281a; border-color: #ac281a; color: #fff;}
a.share-ico.ico-dropbox {background-color: #008ad2; border-color: #008ad2; color: #fff;}
a.share-ico.ico-skype {background-color: #00a9ed; border-color: #00a9ed;color: #fff;}
a.share-ico.ico-youtube {background-color: #cd1b20; border-color: #cd1b20;color: #fff;}
a.share-ico.ico-tumblr {background-color: #3a5976; border-color: #3a5976;color: #fff;}
a.share-ico.ico-vimeo {background-color: #00adee; border-color: #00adee; color: #fff;}
a.share-ico.ico-flickr {background-color: #d2d2d2; border-color: #d2d2d2; color: #fff;}
a.share-ico.ico-github {background-color: #222; border-color: #222; color: #fff;}
a.share-ico.ico-renren {background-color: #364a83; border-color: #364a83; color: #fff;}
a.share-ico.ico-vk {background-color: #3b5998; border-color: #3b5998; color: #fff;}
a.share-ico.ico-xing {background-color: #015f5e; border-color: #015f5e; color: #fff;}
a.share-ico.ico-weibo {background-color: #be4443; border-color: #be4443; color: #fff;}
a.share-ico.ico-rss {background-color: #ff6600; border-color: #ff6600; color: #fff;}
a.share-ico.ico-digg {background-color: #222; border-color: #222; color: #fff;}
a.share-ico.ico-deviantart {background-color: #57675d; border-color: #57675d; color: #fff;}
a.share-ico.ico-envelope {background-color: #999; border-color: #999; color: #fff;}
a.share-ico.ico-delicious {background-color: #0A0A0A; border-color: #0A0A0A; color: #fff;}

a.share-ico:hover {
  opacity: 1;
}

/*-----------------------------------------*/
/*    RELATED POST
/*-----------------------------------------*/

.related-post {
  margin-top: 60px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/*------------------------------------------*/
/*    SINGLE POST META
/*------------------------------------------*/

.comment-meta {
  margin-bottom: 10px;
}

.comment-meta h5 {
  line-height: 1.1;
  margin-bottom: 2px;
}

.comment-date {
  color: #888;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.btn-reply a {
  background-color: #888;
  color:  #fff;
  font-size: 12px;  
  font-weight: 400;
  padding: 3px 8px; 
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.btn-reply a:hover {
  color:  #fff;
  background-color: #00759d;
}

.comment-reply {
    margin-left: 40px;
}

.single-post-comments {
	padding-top: 0;
	float: left;
	width: 100%;
}

.single-post-comments .h4-xs.mb-40{
	margin-top: 60px;
	text-transform: uppercase;
}

.single-post-comments hr { 
  margin-top: 20px; 
  margin-bottom: 20px; 
}

/*------------------------------------------*/
/*    SINGLE POST COMMENT FORM
/*------------------------------------------*/

#leave-comment h5.h5-lg {
  margin-bottom: 3px;
}

.comment-form {
  position: relative;
}

.search-top {
	width: 100%;
}

.comment-section-title {
	margin-bottom: 20px;
}

.comment-section-title .h4-xs {
	text-transform: uppercase;
}

.comment-form .comment-section-title p,
.comment-form .comment-section-title p a {
	font-weight: 400;
	padding-left: 0;
	font-size: 1rem;
	margin-bottom: 0;
}

.comment-form .comment-section-title p.logged-in-as{
	margin-left: -15px;
}

.comment-form p {
  color: #333;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 5px;
  display: block;
}

.comment-form .form-control {
  height: 52px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #333;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 20px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.comment-form .form-control:focus {
  border-color: #00759d;
  outline: 0px none;
  box-shadow: none;
}

.comment-form textarea { min-height: 200px; }
.comment-form textarea.form-control { 
  padding: 20px;
}

/*------------------------------------------*/
/*    Comment Form Message
/*------------------------------------------*/

.comment-form label.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

.comment-form-msg {
  position: absolute;
  bottom: 10px;
  left: 400px;
}

.comment-form-msg .error,
.comment-form-msg .loading {
  color: #666;
  font-size: 17px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
}

.comment-form-msg .error {
  color: #f6412d;
}

/*------------------------------------------*/
/*  NEWSLETTER TYPOGRAPHY
/*------------------------------------------*/ 

.newsletter-txt h4 {
  margin-bottom: 10px;
}

.newsletter-txt p {
  padding-right: 10%;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Newsletter Form Input
/*------------------------------------------*/
.widget_newsletterwidgetminimal .tnp-email {
  height: 54px;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #666;
  font-size: 1.1rem;
  font-weight: 300;
  padding: 0 20px;
  margin-right: 8px;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;   
}

.tnp-subscription-minimal input.tnp-email {
  height: 54px;
  background-color: #fff!important;
  border: 1px solid #ddd;
  color: #666;
  font-size: 1.1rem;
  font-weight: 300;
  padding: 0 20px;
  margin-right: 8px;
  box-shadow: none;
  -webkit-border-radius: 4px!important;
  -moz-border-radius: 4px!important;
  -o-border-radius: 4px!important;
  border-radius: 4px!important;
  max-width: 375px!important;  
}

.footer-top-widget-area .widget_newsletterwidgetminimal .tnp-email {
	display: inline-block;
	width: 68%;
	background: #fff!important;
}

.footer-top-widget-area .widget_newsletterwidgetminimal .tnp-submit {
	display: inline-block;
	width: 30%;
	height: 54px;
	color: #333;
	background-color: #fdd639;
	border: 2px solid #fdd639;
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 0.825rem;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	padding: 0.9rem 1.45rem;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;        
	-webkit-transition: all 450ms ease-in-out;
	-moz-transition: all 450ms ease-in-out;
	-o-transition: all 450ms ease-in-out;
	-ms-transition: all 450ms ease-in-out;
	transition: all 450ms ease-in-out; 
}

.tnp-subscription-minimal input.tnp-submit {
	display: inline-block;
	width: 30%;
	height: 54px;
	color: #333!important;
	background-color: #fdd639!important;
	border: 2px solid #fdd639!important;
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 0.825rem;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0.25px;
	text-transform: uppercase;
	padding: 0.9rem 1.45rem!important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	border-radius: 4px!important;        
	-webkit-transition: all 450ms ease-in-out;
	-moz-transition: all 450ms ease-in-out;
	-o-transition: all 450ms ease-in-out;
	-ms-transition: all 450ms ease-in-out;
	transition: all 450ms ease-in-out; 
}

.footer-top-widget-area .widget_newsletterwidgetminimal .tnp-submit:hover {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}

.tnp-subscription-minimal input.tnp-submit:hover {
	color: #fff!important;
	background-color: transparent!important;
	border-color: #fff!important;
}

.tnp-subscription-minimal {
	float: right;
}

/*------------------------------------------*/
/*  Newsletter Form Placeholder
/*------------------------------------------*/
.footer-top-widget-area .widget_newsletterwidgetminimal .tnp-email::-moz-placeholder { color: #666;font-weight: 700; } 
.footer-top-widget-area .widget_newsletterwidgetminimal .tnp-email:-ms-input-placeholder { color: #666;font-weight: 700; }
.footer-top-widget-area .widget_newsletterwidgetminimal .tnp-email::-webkit-input-placeholder { color: #666;font-weight: 700; }

/*------------------------------------------*/
/*  Newsletter Form Button
/*------------------------------------------*/
.newsletter-form-notification {
  position: absolute;
  left: 40px;
  bottom: -30px;
}

/* ==========================================================================
  20.  CONTACTS
  =========================================================================== */

div.wpcf7 .ajax-loader {
	position: absolute;
	top: -25px;
	right: 0;
}

.contacts-section .form-holder {
  position: relative;
}

/*------------------------------------------*/
/*    CONTACT BOX
/*------------------------------------------*/

.contact-box {
  padding-left: 0;
  margin-bottom: 30px;
}

#contacts-4 .contact-box {
  padding-left: 0;
}

.contact-box h5 {
  color: #00759d;
  margin-bottom: 12px;
}

#contacts-4 .contact-box h5 {
  margin-bottom: 12px;
}

.contact-box p {
  margin-bottom: 2px;
  padding-left: 0;
}

#contacts-4 .contact-box p {
  padding-left: 0;
  margin-bottom: 3px;
}

.contact-box strong {
	font-weight: 700;
	margin-right: 3px;
}

.contact-box .svg-inline--fa {
  margin-top: -4px;
  margin-right: 5px;
}

/*------------------------------------------*/
/*    ADDRESS BOX
/*------------------------------------------*/

#contacts-3 .address-box {
  padding-left: 12%;
  margin-bottom: 30px;
}

.address-box.b-right {
  border-color: #1e667f;
}

#contacts-3 .address-box h5 {
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*    Contact Data
/*------------------------------------------*/

.contact-data {
  margin-bottom: 13px;
}

.contact-data.style2 {
	color: #fff;
}

.contact-data-txt {
  overflow: hidden;
  padding-left: 17px;
}

.contact-data-txt p {
  margin-bottom: 2px;
}

.contact-data-txt a {
  color: #54daee;
  text-decoration: underline;
}

.contact-data-txt a:hover {
  color: #fff;
}

.contact-data span {  
  color: #ffda44;
  font-size: 1.15rem;
  line-height: 1; 
  margin-top: 2px;
  text-align: center;
  float: left;
}

/*------------------------------------------*/
/*    CONTACT FORM
/*------------------------------------------*/

.contact-form .form-control {
  height: 52px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #333;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.form-btn.text-right .wpcf7-form-control{
	display: block;
	width: 100%;
}

.contact-form.contact-form-2 .form-control{
	margin-bottom: 15px;
}

.contact-form .custom-select {
  display: inline-block;
  height: 52px;
  background-color: #fff;
  border: 1px solid #aaa;
  width: 100%; 
  color: #333;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
  padding: 0 15px;
  margin-bottom: 22px;
  box-shadow: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*------------------------------------------*/
/*    Contact Form Textarea
/*------------------------------------------*/

.contact-form textarea { min-height: 200px; }
.contact-form textarea.form-control { 
  padding: 20px 15px;
}

.contact-form.contact-form-2 textarea{
	min-height: 100px;
}

.contact-form.contact-form-2 .btn {
	width: 100%;
	display: block;
	margin-top: 5px;
}

/*------------------------------------------*/
/*    Contact Form Placeholder
/*------------------------------------------*/

.contact-form .form-control::-moz-placeholder { color: #333; } 
.contact-form .form-control:-ms-input-placeholder { color: #333; }
.contact-form .form-control::-webkit-input-placeholder { color: #333; }

/*------------------------------------------*/
/*    Contact Form Input Focus
/*------------------------------------------*/

.contact-form .form-control:focus,
.contact-form .custom-select:focus {
  outline: 0px none;
  box-shadow: none;
  border-color: #00759d;
}

/*------------------------------------------*/
/*    Contact Form Message
/*------------------------------------------*/

.contact-form-msg {
  position: absolute;
  bottom: 18px;
  left: 5px;
}

.contact-form .loading {
  color: #666;
  font-size: 17px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
}

.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}




/* ==========================================================================
  21. GOOGLE MAP
  =========================================================================== */
.ultimate-map-wrapper.ult-adjust-bottom-margin {
	margin-bottom: 0!important;
}


.content.notfound-page img{
	max-width: 310px;
	float: right;
}

.content.notfound-page h2 {
	margin-top: 45px;
}

/* ==========================================================================
  22. FOOTER
  =========================================================================== */
  
.footer-widget-area ul {
	padding: 0;
}

.footer-widget-area ul .sub-menu{
	padding-left: 10px;
}

.footer-widget-area ul li {
	list-style: none;
}

#footer-1 .footer-links,
#footer-3 .footer-links {
  padding-left: 20%;
}

.footer-top-section {
	padding-top: 70px;
	padding-bottom: 70px;
}

.footer-top-section h3 {
	font-size: 35px;
	color: #fff;
	margin-bottom: 15px;
}

.bottom-footer p {
	margin-bottom: 0;
}

/*------------------------------------------*/
/*   FOOTER TYPOGRAPHY
/*------------------------------------------*/
.wide-40-bottom.footer.division {
	border-top: 1px solid #ddd;
	background: #f5f5f5;
}

.footer-dark-foo {
	padding-top: 100px;
	border-bottom: 1px solid #ddd;
}
 
.footer h5.h5-sm {
  line-height: 1;
  margin-bottom: 25px;
}

#footer-3 .footer-info p {
  line-height: 1.6;
  margin-top: 20px;
  margin-bottom: 25px;
}

p.footer-copyright {
  font-size: 0.95rem;
  margin-bottom: 0;
}

.bottom-footer a {
  font-weight: 700;
}

#footer-1 .footer-info p {
  margin-bottom: 3px;
}

.footer.bg-lightdark p,
.footer.bg-lightdark a,
.footer.bg-lightdark .footer-rating span {
  color: #bbb;
}

/*------------------------------------------*/
/*   FOOTER RATING
/*------------------------------------------*/

.footer .rating {
  margin-top: 15px;
  margin-bottom: 10px;
}

.footer-rating h4 {
  font-weight: 900;
  letter-spacing: -1px;
}

.footer .rating .svg-inline--fa {
  color: #ffc832;
  font-size: 1.225rem;
  line-height: 1;
  margin-right: 4px;
}

.footer-rating span {
  font-size: 0.925rem;
  line-height: 1;
}

/*------------------------------------------*/
/*   FOOTER LINKS
/*------------------------------------------*/

.footer-links li,
.footer-widget-area ul li {
  font-size: 1rem;
  width: auto !important;
  display: block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 0 10px 0;
  padding: 0;
}

.footer-links li a:hover,
.footer-widget-area ul li a:hover {
  color: #00759d;
  text-decoration: underline;
}

.bg-lightdark .footer-links li a:hover {
  color: #fff;
  text-decoration: underline;
}

/*------------------------------------------*/
/*   FOOTER SOCIAL LINKS
/*------------------------------------------*/
.footer-icons,
.foo-socials {
  display: inline-block; 
  padding-left: 0;
  margin: 0 auto 0;
}

.footer-widget-area .foo-socials li,
.footer-widget-area .footer-icons li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 0 8px 0;
  padding: 0;
}

.foo-socials a,
.footer-icons li a {
  background-color: rgba(200, 200, 200, .65);
  width: 38px;
  height: 38px;
  color: #858585;
  font-size: 17px;
  line-height: 36px!important;
  margin-right: 3px;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;  
}

.bg-lightdark .foo-socials a {
  background-color: rgba(120, 120, 120, .45);
  color: #ccc;
}

.color-links .foo-socials a.ico-facebook-f, 
.foo-socials a.ico-facebook-f:hover { background-color: #3b5998; color: #fff; }
.color-links .foo-socials a.ico-twitter, 
.foo-socials a.ico-twitter:hover { background-color: #00a9ed; color: #fff; }
.color-links .foo-socials a.ico-instagram, 
.foo-socials a.ico-instagram:hover { background-color: #dc3c59; color: #fff; }
.color-links .foo-socials a.ico-dribbble, 
.foo-socials a.ico-dribbble:hover { background-color: #d92d84; color: #fff; }
.color-links .foo-socials a.ico-behance, 
.foo-socials a.ico-behance:hover { background-color: #2473f6; color: #fff; }
.color-links .foo-socials a.ico-pinterest, 
.foo-socials a.ico-pinterest:hover { background-color: #ac281a; color: #fff; }
.color-links .foo-socials a.ico-linkedin, 
.foo-socials a.ico-linkedin:hover { background-color: #015886; color: #fff; }
.color-links .foo-socials a.ico-google-plus, 
.foo-socials a.ico-google-plus:hover { background-color: #cd1111; color: #fff; }
.color-links .foo-socials a.ico-youtube, 
.foo-socials a.ico-youtube:hover { background-color: #cd1b20; color: #fff; }
.color-links .foo-socials a.ico-tumblr, 
.foo-socials a.ico-tumblr:hover { background-color: #3a5976; color: #fff; }
.color-links .foo-socials a.ico-vk, 
.foo-socials a.ico-vk:hover { background-color: #3b5998; color: #fff; }
.color-links .foo-socials a.ico-yahoo, 
.foo-socials a.ico-yahoo:hover { background-color: #7b0099; color: #fff; }
.color-links .foo-socials a.ico-yelp, 
.foo-socials a.ico-yelp:hover { background-color: #d32323; color: #fff; }

.color-links .foo-socials a:hover {
  background-color: #333;
  color: #fff;
}

/*------------------------------------------*/
/*   BOTTOM FOOTER
/*------------------------------------------*/

.bottom-footer {
  /*border-top: 1px solid #ddd;*/
  margin-top: 0;
  padding-top: 40px;
}

.bg-lightdark .bottom-footer {
  border-top: 1px solid #555;
}



/* ==========================================================================
  23. BREADCRUMB
  =========================================================================== */
.breadcrumb {
  padding: .75rem 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
}

.breadcrumb li {
	margin-bottom: 0;
}

/*------------------------------------------*/
/*  BREADCRUMB TYPOGRAPHY
/*------------------------------------------*/ 

.breadcrumb-item a {
  color: #00759d;
}

.breadcrumb-item a:hover {
  color: #333;
}

.breadcrumb-item.active {
  color: #555;
}

.breadcrumb-item + .breadcrumb-item::before{
	content: "|";
}

/* ==========================================================================
  24. TERMS PAGE
  ========================================================================== */  

/*------------------------------------------*/
/*   TERMS PAGE TYPOGRAPHY
/*------------------------------------------*/
.terms-box { 
  margin-bottom: 40px;
}

.terms-box h4 {
  letter-spacing: -0.5px;
  margin-bottom: 25px;
}

.terms-box p span {
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 700; 
  margin-right: 5px;
}

.terms-box p a {
  color: #00759d;
  font-weight: 700; 
  text-decoration: underline;
}

.terms-box p a:hover {
  color: #444;
}

/*------------------------------------------*/
/*    Terms / Privacy Title
/*------------------------------------------*/
ul.terms-list {
  list-style: disc;
  margin: 20px 0 20px 25px;
}

ul.terms-list li {
  margin-bottom: 10px;
}

ul.terms-list li:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
  25. SCROLL TO TOP
  =========================================================================== */  

#scrollUp {
  display: none;
  width: 40px;
  height: 45px;
  position: fixed;
  bottom: 20px;
  right: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-image: url(../images/back-to-top.png);
  background-repeat: no-repeat;
  background-position: 50% 48%;
  background-color: rgba(35, 35, 35, 0.65);
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  transition: all 250ms linear; 
}

#scrollUp:hover {
  background-color: #151515;
}

nav a#pull {  
  display: none;  
}
/*-------------------------------responsive------------------------------*/
@media (min-width: 992px) and (max-width: 1199.99px) {

  html { font-size: 16px; } 

  /*------------------------------------------*/
  /*   BASE
  /*------------------------------------------*/

  .wide-100 { padding-top: 80px; padding-bottom: 80px; }
  .no-padding-section{
	  padding: 0;
  }

  .pt-100, .division.pt-100 { padding-top: 80px; }
  .pb-100 { padding-bottom: 80px; }

  /* Header H5 */
  h5.h5-xs { font-size: 1.125rem; }  
  h5.h5-sm { font-size: 1.15rem; } 
  h5.h5-md { font-size: 1.2rem; }  
  h5.h5-lg { font-size: 1.3rem; } 
  h5.h5-xl { font-size: 1.4rem; } 

  /* Header H4 */
  h4.h4-xs { font-size: 1.5rem; } 
  h4.h4-sm { font-size: 1.6rem; }  
  h4.h4-md { font-size: 1.7rem; } 
  h4.h4-lg { font-size: 1.8rem; } 
  h4.h4-xl { font-size: 2rem; }  

  /* Header H3 */
  h3.h3-xs { font-size: 2.11rem; } 
  h3.h3-sm { font-size: 2.22rem; }  
  h3.h3-md { font-size: 2.33rem; }  
  h3.h3-lg { font-size: 2.44rem; }  
  h3.h3-xl { font-size: 2.5rem; }  

  /* Header H2 */
  h2.h2-xs { font-size: 2.75rem; }  
  h2.h2-sm { font-size: 2.9rem; }     
  h2.h2-md { font-size: 3.15rem; }  
  h2.h2-lg { font-size: 3.25rem; }  
  h2.h2-xl { font-size: 3.35rem; }
  h2.h2-huge { font-size: 4.25rem; }   

  /* Paragraphs */
  p.p-sm { font-size: 0.95rem; }   
  p { font-size: 1rem; }          
  p.p-md { font-size: 1.066rem; } 
  p.p-lg { font-size: 1.133rem; } 
  p.p-xl { font-size: 1.266rem; } 

  /* Section Title */
  .section-title { margin-bottom: 50px; }
  .section-title p { padding: 0 10%; margin-top: 15px; }

  /*------------------------------------------*/
  /*   NAVIGATION MENU    
  /*------------------------------------------*/

  .navbar-brand { margin-right: 2rem; }
  .navbar .btn { margin-left: 0; }

  /* Hero Text Rotator */
  #hero-3 .hero-slider { height: 500px; }

  /* Hero Content Slider */
  #heroCarousel .carousel-item { min-height: 560px; }
  #hero-4 #heroCarousel .carousel-item { min-height: 500px; }

  .carousel-control-next, .carousel-control-prev { height: 25px; width: 25px; padding: 0; }
  .carousel-control-next-icon, .carousel-control-prev-icon { width: 25px; height: 25px; }
  .carousel-control-next { right: 5px; }
  .carousel-control-prev { left: 5px; }

  /* Hero Headers */
  #hero-3 h2 { font-size: 4rem; letter-spacing: -1.5px; margin-bottom: 20px; }
  #hero-4 h2 { font-size: 3rem; margin-bottom: 15px; }

  /* Hero Paragraphs */	
  #hero-3 .hero-txt p { padding: 0 15%; margin-bottom: 25px; }
  #hero-7 .hero-txt p { padding-right: 5%; }

  /* Hero Option List */
  .list-box { padding-right: 0; }

  /* Hero Form */
  .hero-form .quick-form { padding: 30px 25px; margin: 0 0 0 5px; }

  /*------------------------------------------*/
  /*   CONTENT
  /*------------------------------------------*/
  .inner-img { margin-top: 35px; margin-bottom: 35px; }
  .badge-1, .badge-2 { width: 50%; }
  .badge-1 img, .badge-2 img { padding: 0 8%; }

  /* Sidebar Banners */
  .sidebar-banners { padding-left: 20px; }
  .s-banner-rating p { font-size: 1.1rem; }
  .s-banner-payment p { padding: 0; }

  /* Services */
  .sbox-3 { padding: 0 3%; } 
  .sbox-4 { padding: 30px 15px; }
  .sbox-7 { padding: 0; }

  /* Sale */
  .slbox-2 { padding: 0 5px; }
  .slbox-3 { padding-left: 0; }

  .slbox-1 p { font-size: 0.95rem; padding: 0; }
  .slbox-3 ul.content-list li p, .slbox-3 ul.content-list.s-spec li p { font-size: 1rem; }

  .slbox-3 .payment-systems { margin-top: 25px; }

  .item-preview { height: 375px; }
  .banner-txt h4 { margin-bottom: 15px; }

  .banner-info { margin-top: 25px; margin-bottom: 20px; }

  h4.banner-phone { margin-top: 20px; }

  .ad-txt h5.h5-xs { font-size: 1rem; line-height: 1.45; margin-bottom: 10px; }
  .ad-txt p { margin-bottom: 10px; }

  /* Testimonials */
  .review-1, .review-2-txt { padding: 35px 25px; }
  .review-3 { padding: 30px 25px; }
  .review-4-txt {margin: 0 0 30px; padding: 25px; }

  .r4-title { padding: 0 10px 0 15px; margin: 0 0 40px; }

  .review-1 h5.h5-sm, .review-2-txt h5.h5-sm { font-size: 1.11rem; }
  .review-1 p, .review-2-txt p, .review-3 p { font-size: 0.975rem; }
  .pricing-table span.price { font-size: 55px; }
  p.validity { font-size: 1.1rem; }

  .payment-icons { margin-top: 0; margin-bottom: 12px; }

  /* Statistic */
  .statistic-block h5 { font-size: 2.5rem; }

  .card-header h5.h5-sm { font-size: 1.1rem; }
  
  /* Newsletter */
  .newsletter-txt p { padding-right: 0; }

  /* Blog */
  #sidebar-right .pl-60 { padding-left: 10px; }

  /* Contacts */
  #contacts-3 { padding-top: 80px; padding-bottom: 45px; }

  .contact-box { padding-left: 10%; }

  /* Footer */
  #footer-1 .footer-links, #footer-3 .footer-links { padding-left: 0; }

  .terms-box { margin-bottom: 20px; }
  .terms-box h4 { margin-bottom: 22px; }
}

/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
@media (min-width: 768px) and (max-width: 991px) { 
.slim-wrap {
		width: 100%;
	}
	.hidden-sec{
    display: block;
	}
	
	.visible-sec{
		display: none;
	}
	
	.home-link-text {
		position: absolute;
		left: 15px;
	}
}

@media (min-width: 768px) and (max-width: 991.99px) { 

  html { font-size: 16px; }

  /*------------------------------------------*/
  /*   BASE
  /*------------------------------------------*/

  .wide-100 { padding-top: 80px; padding-bottom: 80px; }
  .no-padding-section{
	  padding: 0;
  }

  .pt-100, .division.pt-100 { padding-top: 80px; }
  .pb-100 { padding-bottom: 80px; } 

  /* Header H5 */
  h5.h5-xs { font-size: 1.15rem; }  
  h5.h5-sm { font-size: 1.15rem; } 
  h5.h5-md { font-size: 1.2rem; }  
  h5.h5-lg { font-size: 1.25rem; } 
  h5.h5-xl { font-size: 1.3rem; } 

  /* Header H4 */
  h4.h4-xs { font-size: 1.35rem; } 
  h4.h4-sm { font-size: 1.4rem; }  
  h4.h4-md { font-size: 1.45rem; } 
  h4.h4-lg { font-size: 1.5rem; } 
  h4.h4-xl { font-size: 1.55rem; }  

  /* Header H3 */
  h3.h3-xs { font-size: 1.6rem; } 
  h3.h3-sm { font-size: 1.7rem; }  
  h3.h3-md { font-size: 1.85rem; }  
  h3.h3-lg { font-size: 1.95rem; }  
  h3.h3-xl { font-size: 2.1rem; }  

  /* Header H2 */
  h2.h2-xs { font-size: 2.2rem; }  
  h2.h2-sm { font-size: 2.3rem; }     
  h2.h2-md { font-size: 2.4rem; }  
  h2.h2-lg { font-size: 2.5rem; }  
  h2.h2-xl { font-size: 2.6rem; }
  h2.h2-huge { font-size: 3.15rem; }   

  /* Paragraphs */
  p.p-sm { font-size: 0.95rem; }   
  p { font-size: 1rem; }           
  p.p-md { font-size: 1rem; }      
  p.p-lg { font-size: 1.05rem; }   
  p.p-xl { font-size: 1.1rem; } 

  /* Button */
  .btn { font-size: 0.915rem; padding: 0.9rem 1.45rem; }
  .btn.btn-md { font-size: 0.915rem; padding: 1rem 1.75rem; }  

  /*  Video Button Icon */
  .video-btn { width: 90px; height: 90px; margin-top: -45px; margin-left: -45px; line-height: 80px!important; } 

  /*  Content List */
  ul.content-list { margin-left: 15px; }

  /* Section Title */
  .section-title { margin-bottom: 50px; } 
  .section-title h3.h3-md { font-size: 2rem; }
  .section-title p { font-size: 1.05rem; padding: 0 5%; margin-top: 15px; }

  /*------------------------------------------*/
  /*   NAVIGATION MENU    
  /*------------------------------------------*/

  /* Header Strip */
  span.header-hours, span.header-email { padding-right: 10px; }
  span.header-hours, span.header-phone { padding-left: 5px; }

  /* Navbar Logo */
  .navbar-brand { margin-right: 0; }

  /* Navigation Bar */
  .bg-light { background-color: #fff!important; box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); }
  .navbar.bg-tra { padding: 16px 20px; box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); }

  .navbar { padding: 16px 20px; text-align: center; }
  .navbar.scroll, .navbar.scroll.bg-tra { padding: 16px 20px; }

  .navbar-nav { padding-top: 25px; }
  .navbar-collapse { padding-bottom: 15px; }
  .navbar-expand-lg .navbar-nav .nav-link { font-size: 1rem; padding: 12px 0; margin-left: 0; }
  .navbar-text { margin-left: 0; }
  .navbar .btn { display: block; margin-top: 10px; margin-left: 0; font-size: 1rem; padding: 1rem 1.75rem; }

  /* Dropdown Menu */
  .dropdown-menu { text-align: center; }
  .dropdown-item { font-size: 1.05rem; padding: 0.5rem 1.25rem; }

  /*------------------------------------------*/
  /*   HERO
  /*------------------------------------------*/

  /* Hero Text Rotator */
  #hero-3 .hero-slider { height: 420px; }

  /* Hero Content Slider */
  #heroCarousel .carousel-item { min-height: 500px; }
  #hero-4 #heroCarousel .carousel-item { min-height: 440px; }

  .carousel-control-next, .carousel-control-prev { height: 25px; width: 25px; padding: 0; }
  .carousel-control-next-icon, .carousel-control-prev-icon { width: 25px; height: 25px; }
  .carousel-control-next { right: 4px; }
  .carousel-control-prev { left: 4px; }

  /* Hero Headers */
  #hero-3 h2 { font-size: 3.15rem; letter-spacing: -1.5px; margin-bottom: 15px; }
  #hero-4 h2 { margin-bottom: 15px; }
  #hero-7 h2 { margin-bottom: 15px; }

  /* Hero Paragraphs */	
  #hero-3 .hero-txt p { padding: 0 10%; margin-bottom: 25px; }
  #hero-4 .hero-txt p { padding-right: 10%; }
  #hero-7 .hero-txt p { padding-right: 0; }

  /* Hero Option List */
  .list-box { padding-right: 0; }

  /* Price Badge */
  .badge-body { width: 150px; height: 150px; }
  .badge-txt p {font-size: 2.5rem;letter-spacing: -1,5px;}
  .badge-txt span { font-size: 1rem; }

  /* Hero Form */
  .hero-form .quick-form { padding: 30px 20px; margin: 0; }
  .hero-form .quick-form .form-control { height: 44px; font-size: 0.915rem; }
  .hero-form .quick-form textarea { min-height: 100px; }
  .hero-form .quick-form p { font-size: 0.815rem; font-weight: 500; margin-bottom: 15px; }

  /*------------------------------------------*/
  /*   CONTENT
  /*------------------------------------------*/

  .inner-img { margin-top: 35px; margin-bottom: 35px; }
  .badge-1, .badge-2 { width: 40%; }
  .badge-1 img, .badge-2 img { padding: 0 10%; }

  /* Sidebar Banners */
  #services-5 .sidebar-banners { margin-top: 40px; }
  #reviews-4 .sidebar-banners { margin-top: 50px; }

  .s-banner-rating, .s-banner-txt p { padding: 0; }
  .s-banner-badges a { font-size: 1rem; margin-top: 20px; padding: 0 10%; }
  .s-banner-link a { font-size: 1rem; margin-top: 10px; }
  .s-banner-rating p { font-size: 1.125rem; margin-top: 20px; }
  .s-banner-rating .rating { margin-top: 20px; margin-bottom: 20px; }
  .s-banner-payment p { font-size: 1rem; padding: 0 5%; }

  /* Services */
  .sbox-3 { padding: 0 3%; } 
  .sbox-4 { padding: 30px 15px; }
  .sbox-7 { padding: 0; }

  /* Sale */
  .slbox-2 { padding: 0 20px; }
  .slbox-3 { padding-left: 0; }

  .slbox-2 p { font-size: 1rem; padding: 0 30px; }
  .slbox-3 ul.content-list li p, .slbox-3 ul.content-list.s-spec li p { font-size: 1rem; }

  .slbox-3 .payment-systems { margin-top: 35px; }

  .banner-txt h4 { margin-bottom: 15px; }

  .banner-list li { margin-bottom: 20px; }
  .banner-list .svg-inline--fa { margin-top: 3px; }
  .banner-list h5 { font-size: 1.4rem; line-height: 1.35; }

  .banner-info { margin-top: 35px; margin-bottom: 35px; }

  .banner-info h4.h4-sm { font-size: 2rem; }  
  .banner-info .rating .svg-inline--fa { font-size: 1.25rem; line-height: 1; } 

  h4.banner-phone { margin-top: 20px; }

  .ad-txt { margin-top: 20px; }
  .ad-txt h5.h5-xs { font-size: 1.15rem; line-height: 1.45; margin-bottom: 10px; }
  .ad-txt h5.h5-xl { font-size: 1.5rem;  }
  .ad-txt p { font-size: 1.066rem; margin-bottom: 10px; }

  /* Testimonials */
  .review-2 { width: 50%; }
  .review-4-txt {margin: 0 0 30px; padding: 25px; }

  .r4-title { padding: 0 10px 0 15px; margin: 0 0 40px; }

  .review-1, .review-2-txt, .review-3 { padding: 30px 20px; }
  .review-1 p, .review-2-txt p, .review-3 p, .review-info p span { font-size: 1.066rem; }

  /* Team */
  .tm-meta h5.h5-sm { font-size: 1.35rem; margin-bottom: 8px; }
  .tm-meta span { font-size: 1.066rem; }

  .pricing-table span.price { font-size: 70px; }

  .payment-icons { margin-top: 0; margin-bottom: 15px; }

  .statistic-block h5 { font-size: 2.35rem; }
  .statistic-block p { font-size: 0.85rem; }

  .question h5.h5-xs { line-height: 1.45; }

  .cta-2-img { margin-bottom: 40px; }
  .cta-3-img { display: none; }

  /* Blog */
  #sidebar-right .pl-60 { padding-left: 0; }

  .blog-post h5.h5-sm { font-size: 1.25rem; margin-bottom: 8px; } 
  .blog-post-txt span { font-size: 1rem; }

  .sidebar-div.mb-40 { margin-bottom: 30px; }
  .sidebar-div.mb-50 { margin-bottom: 40px; }

  #sidebar-right h5.h5-sm { margin-bottom: 20px; }
  .badge { font-size: 0.65rem; margin-bottom: 6px; padding: 3px 8px; }

  a.share-ico { width: 70px; height: 30px; font-size: 15px; line-height: 30px !important; margin-right: 2px; }

  .comment-form-msg {bottom: 10px; left: 225px; }
  .comment-form-msg .error, .comment-form-msg .loading { font-size: 16px; }

  /* Newsletter */
  .newsletter-form-notification { position: relative; display: block; left: 0; bottom: 0; text-align: center; margin-top: 20px; }

  .newsletter-txt { text-align: center; }
  .newsletter-txt h4 { font-size: 2rem; }
  .newsletter-txt p { padding: 0 15%; }

  /* Contacts */
  #contacts-3 { padding-top: 80px; padding-bottom: 45px; }

  .contact-box, .contact-data-txt { padding-left: 0; }
  .address-box.b-right { border-right: none; }
  .contact-data span { display: none; }

  .contact-form .form-control { height: 54px; font-size: 1.066rem; }

  .contact-form-msg { bottom: 15px; left: -10px; }
  .contact-form .loading { font-size: 16px; }

  /* Footer */
  #footer-1 .footer-links { padding-left: 10%; }
  #footer-3 .footer-links { padding-left: 0; }
  #footer-3 .footer-info { margin-bottom: 60px; }

  .bottom-footer { margin-top: 0; padding-top: 20px; }

  .terms-box { margin-bottom: 20px; }
  .terms-box h4 { margin-bottom: 22px; }
}

/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (max-width: 767px) {
	
	.pricing-table h5.h5-lg span{
		float: left;
	}
	
	.style-6.box-box_right.sbox-5 .sbox-5-txt{
		text-align: center;
		padding-right: 0;
	}
	
	.style-6.box-box_right.sbox-5 img{
		float: none;
	}
	
	.pricing-table h5.h5-lg{
		min-height: 85px;
	}
	
	.wpcf7{
		margin-bottom: 35px!important;
	}
	
	.vc_row.responsive-save {
		padding-top: 0!important;
	}
	
	.uvc-heading .uvc-sub-heading{
		margin-bottom: 20px!important;
	}
	
	#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{
		width: 120px;
	}
	
	.logged-in.admin-bar .navbar.scroll{
		top: 0;
	}
	
	.title-subtitle-content h3{
		padding-top: 0;
	}
	
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
		max-width: 100%;
	}
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
		max-width: 100%;
	}
	
	#yith-quick-view-content div.summary{
		width: 100%;
		padding: 0;
	}
	.yith-wcqv-wrapper .item-preview .carouselItem:first-child{
		display: none;
	}
	#yith-quick-view-modal.open .yith-wcqv-main{
		padding: 15px;
	}
	
	.content.notfound-page img {
		margin-top: 45px;
		float: left;
	}
	
	.content.notfound-page h2{
		margin-top: 0;
	}
	
	.title-subtitle-content h3 {
		text-align: left;
	}
	
	.slim-wrap {
		width: 100%;
	}
	.hidden-sec{
    display: block;
	}
	
	.visible-sec{
		display: none;
	}
	
	.home-link-text {
		position: absolute;
		left: 15px;
	}
	
	.style1 .pricing-table ul.features li span { top: 15px; bottom: auto; }
	
	.vc_column-inner.responsive-css {
		margin-right: 0!important;
	}
	.responsive-css .vc_column-inner {
		margin-right: 0!important;
	}
	.responsive-bottom-padding{
		padding-bottom: 60px!important;
	}
	.style1 .pricing-table ul.features li{
		padding-bottom: 25px;
	}
	
	.style1 .pricing-table ul.features {
		padding: 25px;
	}

  html { font-size: 15px; } 

  /*------------------------------------------*/
  /*   BASE
  /*------------------------------------------*/
  .wide-100 { padding-top: 80px; padding-bottom: 80px; }
  .no-padding-section{
	  padding: 0;
  }
  .pt-100, .division.pt-100 { padding-top: 80px; }
  .pb-100 { padding-bottom: 80px; }

  /*------------------------------------------*/
  /*   NAVIGATION MENU    
  /*------------------------------------------*/

  /* Header Strip */
  span.header-hours, span.header-email { padding-right: 10px; }
  span.header-hours, span.header-phone { padding-left: 5px; }

  /* Navbar Logo */
  .navbar-brand { margin-right: 0; }

  /* Navigation Bar */
  .bg-light { background-color: #fff!important; box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); }
  .navbar.bg-tra { padding: 16px 20px; box-shadow: 0 0 2px rgba(50, 50, 50, 0.4); }

  .navbar { padding: 16px 20px; text-align: center; }
  .navbar.scroll, .navbar.scroll.bg-tra { padding: 16px 20px; }

  .navbar-nav { padding-top: 25px; }
  .navbar-collapse { padding-bottom: 15px; }
  .navbar-expand-lg .navbar-nav .nav-link { font-size: 1.066rem; padding: 12px 0; margin-left: 0; }
  .navbar-text { margin-left: 0; }
  .navbar .btn { display: block; margin-top: 10px; margin-left: 0; font-size: 1rem; padding: 1rem 1.75rem; }

  /* Dropdown Menu */
  .dropdown-menu { text-align: center; }
  .dropdown-item { font-size: 1.066rem; padding: 0.5rem 1.25rem; }

  /*------------------------------------------*/
  /*   CONTENT
  /*------------------------------------------*/
  .badge-1, .badge-2 { margin: 0; }

  /* Sidebar Banners */
  .sidebar-banners { padding-left: 0; }
  #services-5 .sidebar-banners { margin-top: 20px; }
  .s-banner-rating, .s-banner-txt p { padding: 0; }

  /* Sale */
  .slbox-3 { padding-left: 0; }

  /* Reviews */
  #reviews-4 .sidebar-banners { margin-top: 50px; }
  .cta-3-img { display: none; }
  .newsletter-txt { text-align: center; }

  .newsletter-form-notification { position: relative; display: block; left: 0; bottom: 0; text-align: center; margin-top: 20px; }

  /* Blog */
  #sidebar-right .pl-60 { padding-left: 0; }

  .blog-post-img.mb-25 { margin-bottom: 20px; }

  .sidebar-div.mb-40 { margin-bottom: 30px; }
  .sidebar-div.mb-50 { margin-bottom: 40px; }
  #sidebar-right #text-widget { margin-bottom: 0; }

  #sidebar-right h5.h5-sm, #sidebar-left h5.h5-sm { margin-bottom: 20px; }

  .contact-box { padding-left: 0; }
  .address-box.b-right { border-right: none; }

  /* Footer */
  #footer-1 .footer-links, #footer-3 .footer-links { padding-left: 0; }

  .bottom-footer { margin-top: 0; padding-top: 20px; }

  /* Terms */
  .terms-box { margin-bottom: 20px; }
  .terms-box h4 { margin-bottom: 22px; }
}

/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 576px) and (max-width: 767.99px) {	
	.content.notfound-page img {
		margin-top: 45px;
		float: left;
	}
	
	.content.notfound-page h2{
		margin-top: 0;
	}
	
	.title-subtitle-content h3 {
		text-align: left;
	}
	
	.slim-wrap {
		width: 100%;
	}
	.hidden-sec{
    display: block;
	}
	
	.visible-sec{
		display: none;
	}
	
	.home-link-text {
		position: absolute;
		left: 15px;
	}
	
	.style1 .pricing-table ul.features li span { top: 15px; bottom: auto; }
	
	.vc_column-inner.responsive-css {
		margin-right: 0!important;
	}
	.responsive-css .vc_column-inner {
		margin-right: 0!important;
	}
	.responsive-bottom-padding{
		padding-bottom: 60px!important;
	}
	.style1 .pricing-table ul.features li{
		padding-bottom: 25px;
	}
	
	.style1 .pricing-table ul.features {
		padding: 25px;
	}

  /*------------------------------------------*/
  /*   BASE
  /*------------------------------------------*/

  /* Header H5 */
  h5.h5-xs { font-size: 1.175rem; }  
  h5.h5-sm { font-size: 1.175rem; } 
  h5.h5-md { font-size: 1.2rem; }  
  h5.h5-lg { font-size: 1.25rem; } 
  h5.h5-xl { font-size: 1.3rem; } 

  /* Header H4 */
  h4.h4-xs { font-size: 1.35rem; } 
  h4.h4-sm { font-size: 1.4rem; }  
  h4.h4-md { font-size: 1.45rem; } 
  h4.h4-lg { font-size: 1.5rem; } 
  h4.h4-xl { font-size: 1.55rem; }  

  /* Header H3 */
  h3.h3-xs { font-size: 1.6rem; } 
  h3.h3-sm { font-size: 1.7rem; }  
  h3.h3-md { font-size: 1.85rem; }  
  h3.h3-lg { font-size: 1.95rem; }  
  h3.h3-xl { font-size: 2.1rem; }  

  /* Header H2 */
  h2.h2-xs { font-size: 2.2rem; }  
  h2.h2-sm { font-size: 2.3rem; }     
  h2.h2-md { font-size: 2.4rem; }  
  h2.h2-lg { font-size: 2.5rem; }  
  h2.h2-xl { font-size: 2.6rem; }
  h2.h2-huge { font-size: 3.15rem; }        

  /* Paragraphs */
  p.p-sm { font-size: 0.975rem; }    
  p { font-size: 1.066rem; }            
  p.p-md { font-size: 1.066rem; }       
  p.p-lg { font-size: 1.1rem; }        
  p.p-xl { font-size: 1.1rem; }

  /* Button */
  .btn { font-size: 0.95rem; padding: 0.9rem 1.45rem; }
  .btn.btn-md { font-size: 0.95rem; padding: 1.15rem 1.75rem; }  

  /*  Video Button Icon */
  .video-btn { width: 90px; height: 90px; margin-top: -45px; margin-left: -45px; line-height: 80px!important; }  

  .img-90 { width: 85px; height: 85px; }

  /* Section Title */
  .section-title { margin-bottom: 50px; }
  .section-title h3.h3-md1 { font-size: 1.85rem; }  
  .section-title p { font-size: 1.125rem; padding: 0 5%; margin-top: 15px; }

  /*------------------------------------------*/
  /*   NAVIGATION MENU    
  /*------------------------------------------*/

  .top-line .navbar.fixed-top { margin-top: 42px; }

  span.header-phone { padding-left: 0; }
  .header-hours, .header-email { display: none; }

  .navbar-brand { margin-right: 0; }

  /*------------------------------------------*/
  /*   HERO
  /*------------------------------------------*/

  .hero-section { margin-top: 118px; }

  /* Hero Text Rotator */
  #hero-3 .hero-slider { height: 450px; }

  /* Hero Content Slider */
  #heroCarousel .carousel-item, #hero-4 #heroCarousel .carousel-item { min-height: 420px; }

  .carousel-control-next, .carousel-control-prev { height: 25px; width: 25px; padding: 0; }
  .carousel-control-next-icon, .carousel-control-prev-icon { width: 25px; height: 25px; }
  .carousel-control-next { right: 10px; }
  .carousel-control-prev { left: 10px; }

  /* Hero Headers */
  #hero-3 h2 { font-size: 4rem; letter-spacing: -1px; margin-bottom: 15px; padding: 0 5%; }
  #hero-4 h2 { font-size: 2.75rem; letter-spacing: -0.5px; margin-bottom: 15px; }
  #hero-7 h2 { font-size: 3.25rem; margin-bottom: 20px; letter-spacing: -1.5px; padding: 0; }

  /* Hero Paragraphs */ 
  #hero-3 .hero-txt p { font-size: 1.1425rem; padding: 0 10%; margin-bottom: 25px; }
  #hero-4 .hero-txt p, #hero-7 .hero-txt p { font-size: 1.1425rem; padding-left: 5px; }

  /* Hero Option List */
  .list-box { padding: 0 10%; margin-bottom: 10px; }
  .list-box h5 { padding-left: 0; }
  .hero-list::after, .hero-list::before, span.list-number { display: none; }

  /* Price Badge */
  .badge-body { width: 150px; height: 150px; }
  .badge-txt p {font-size: 2.5rem;letter-spacing: -1px;}
  .badge-txt span { font-size: 1rem; }

  /* Hero Form */
  .hero-form .quick-form { padding: 35px 30px; margin: 0 5%; }
  .hero-form h4.h4-md, .hero-form h4.h4-xl { font-size: 2rem; }
  .hero-form .quick-form p { font-size: 1.066rem; font-weight: 500; margin-bottom: 15px; padding: 0 5%; }
  .hero-form .quick-form .form-control { font-size: 1.066rem; height: 50px; }

  /* Hero Image */
  #hero-7 .hero-img { display: none; }

  /*------------------------------------------*/
  /*   CONTENT
  /*------------------------------------------*/

  /* About */
  .inner-img { margin-top: 25px; margin-bottom: 30px; }
  .badge-1, .badge-2 { width: 45%; margin: 0 5px; }
  .badge-1 img, .badge-2 img { padding: 0 5%; }

  /* Sidebar Banners */
  .s-banner-badges { padding: 30px; }

  .s-banner-rating, .s-banner-txt p { padding: 0 15px; }
  .s-banner-txt p, .s-banner-list li { font-size: 1.066rem; }
  .s-banner-badges a { font-size: 1.066rem; margin-top: 20px; padding: 0 10%; }
  .s-banner-link a { font-size: 1.066rem; margin-top: 10px; }
  .s-banner-rating p { font-size: 1.25rem; margin-top: 20px; }
  .s-banner-rating .rating { margin-top: 20px; margin-bottom: 20px; }
  .s-banner-rating .rating span, .s-banner-rating .rating .svg-inline--fa { font-size: 1.45rem; }

  .s-banner-payment p { font-size: 1.066rem; padding: 0 5%; }

  /* Services */
  .sbox-1 { padding: 0 10%; } 
  .sbox-2 { padding: 0 6%; text-align: center; } 
  .sbox-3 { padding: 0 5%; }
  .sbox-4 { padding: 30px 5px; } 

  .services-section h5.h5-xs, .services-section h5.h5-sm, .services-section h5.h5-md { font-size: 1.25rem; }

  .sbox-2 ul.content-list { list-style: none; margin-left: 0; }
  .sbox-5-txt { padding-left: 25px; }

  /* Sale */
  .slbox-1 { padding: 35px 25px; }
  .slbox-2 { padding: 0; }
  .slbox-1 p { font-size: 1.066rem; padding: 0; }
  .slbox-2 p { font-size: 1.066rem; padding: 0; }

  .slbox-3 .payment-systems p { text-align: left; padding: 0; }
  .item-preview { height: 340px; }
  .banner-list li { margin-bottom: 10px; }
  .banner-list span { display: none; }
  .banner-list h5 { font-size: 1.35rem; line-height: 1.35; }

  .banner-txt h4 { margin-bottom: 15px; }

  .banner-info { margin-top: 30px; margin-bottom: 20px; }

  .banner-info .rating .svg-inline--fa { font-size: 1.35rem; margin-top: -7px; margin-right: 0; }
  .banner-info h4.h4-sm { font-size: 2.25rem; }

  h4.banner-phone { font-size: 2rem; margin-top: 20px; }

  .banner-section .rating.d-flex { display: block!important; }
  .banner-section .rating.align-items-center { align-items: initial!important; }
  .banner-badge img { padding: 0 20%; }

  .banner-icon { margin-bottom: 20px; }

  .banner-5-img { display: none; }

  .ad-txt { margin-top: 20px; }
  .ad-txt h5.h5-xs { font-size: 1.25rem; line-height: 1.45; margin-bottom: 10px; }
  .ad-txt h5.h5-xl { font-size: 1.75rem; }
  .ad-txt p { font-size: 1.066rem; margin-bottom: 10px; }
  
  /* Testimonials */
  .review-2 { width: 100%; }
  .review-4-txt {margin: 0 0 30px; padding: 25px 20px; }

  .r4-title { padding: 0 10px; margin: 0 0 40px; }

  .review-1, .review-2-txt { padding: 35px 25px; }
  .review-3 { padding: 30px 25px; }
  .review-1 h5, .review-2-txt h5, .review-3 h5, .review-4-txt h5 { font-size: 1.35rem; }
  .review-1 p, .review-2-txt p, .review-3 p { font-size: 1.1425rem; }
  .review-4-txt p { font-size: 1.1425rem; margin-bottom: 10px;} 

  .review-info p, .review-info p span, .review-4 .review-info span { font-size: 1.25rem; margin-bottom: 8px; }
  .review-4 .review-info p { font-size: 1.25rem; margin-bottom: 2px; }

  .rating .svg-inline--fa { font-size: 1.25rem; }
  .review-4 .rating { margin-bottom: 15px; }

  /* Team */
  .tm-meta h5.h5-sm { font-size: 1.5rem; }
  .tm-meta span { font-size: 1.066rem; }

  .payment-systems p { font-size: 1.066rem; padding: 0 10%; }

  .statistic-block h5 { font-size: 2.35rem; }
  .statistic-block p { font-size: 0.85rem; }

  /* FAQs */
  .question h5.h5-xs { font-size: 1.15rem; line-height: 1.5; }
  .card-header h5.h5-sm { font-size: 1.25rem; } 
  
  .more-questions { margin-top: 60px; }
  .more-questions p { font-size: 1.25rem; }

  .cta-2-img { margin-bottom: 40px; }

  /* Blog */
  #sidebar-right { margin-top: 60px; }

  .blog-post-txt h5 { font-size: 1.25rem; margin-bottom: 8px; }
  #sidebar-right h5.h5-sm { font-size: 1.25rem; }
  .blog-post-txt span { font-size: 1.066rem; }

  .blog-post-txt p, .sblog-post-txt p, .popular-posts p, .blog-post-link h5, .sblog-post-txt .content-list li,
  .all-posts-btn a, ul.blog-category-list > li, .popular-posts li { font-size: 1.066rem; }
  .badge, .badge a { font-size: 0.875rem; }

  .comment-form-msg {bottom: 10px; left: 225px; }
  .comment-form-msg .error, .comment-form-msg .loading { font-size: 16px; }

  .newsletter-txt { margin-bottom: 25px; }
  .newsletter-txt h4 { font-size: 2rem; margin-bottom: 15px; }
  .newsletter-txt p { padding: 0 5%; }
  
  .contact-form .form-control { height: 54px; font-size: 1.1425rem; }

  .contact-form-msg { bottom: 15px; left: -10px; }
  .contact-form .loading { font-size: 16px; }

  /* Footer */
  .footer h5 { font-size: 1.4rem; }
  .footer-links li, p.footer-copyright { font-size: 1.066rem; }
}

/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (max-width: 575px) {	
	.footer-top-widget-area .widget_newsletterwidgetminimal .tnp-submit {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.content.notfound-page img {
		margin-top: 45px;
		float: left;
	}
	
	.content.notfound-page h2{
		margin-top: 0;
	}
	
	.title-subtitle-content h3 {
		text-align: left;
	}
	
	.slim-wrap {
		width: 100%;
	}
	.hidden-sec{
    display: block;
	}
	
	.visible-sec{
		display: none;
	}
	
	.home-link-text {
		position: absolute;
		left: 15px;
	}
	
	.style1 .pricing-table ul.features li span { top: 15px; bottom: auto; }
	
	.vc_column-inner.responsive-css {
		margin-right: 0!important;
	}
	.responsive-css .vc_column-inner {
		margin-right: 0!important;
	}
	.responsive-bottom-padding{
		padding-bottom: 60px!important;
	}
	.style1 .pricing-table ul.features li{
		padding-bottom: 25px;
	}
	
	.style1 .pricing-table ul.features {
		padding: 25px;
	}

  html { font-size: 14px; } 

  /*------------------------------------------*/
  /*   BASE
  /*------------------------------------------*/

  /* Paragraphs */
  p.p-sm { font-size: 1.066rem; }   
  p { font-size: 1.1425rem; }           
  p.p-md { font-size: 1.1425rem; }      
  p.p-lg { font-size: 1.1785rem; }   
  p.p-xl { font-size: 1.1785rem; } 

  /* Button */
  .btn { font-size: 1.135rem; padding: 1.15rem 1.75rem; }
  .btn.btn-md { font-size: 1.135rem; padding: 1.15rem 1.75rem; }  

  /*------------------------------------------*/
  /*   NAVIGATION MENU    
  /*------------------------------------------*/

  .top-line .navbar.fixed-top { margin-top: 42px; }

   span.header-phone { padding-left: 0; }
  .header-hours, .header-email { display: none; }

  .navbar-brand { margin-right: 0; }

  .navbar-expand-lg .navbar-nav .nav-link { font-size: 1.1425rem; }
  .dropdown-item { font-size: 1.1425rem; }
  .navbar .btn { font-size: 1rem; padding: 1rem 1.75rem; }

  /* Hero Option List */
  .list-box { padding: 0 10%; margin-bottom: 10px; }
  .list-box h5 { padding-left: 0; }
  .hero-list::after, .hero-list::before, span.list-number { display: none; }

  /* Hero Image */
  #hero-7 .hero-img { display: none; }

  /*------------------------------------------*/
  /*   CONTENT
  /*------------------------------------------*/

  /* Sidebar Banners */
  .s-banner-rating, .s-banner-txt p { padding: 0 15px; }

  /* Services */
  .sbox-2 ul.content-list { list-style: none; margin-left: 0; }

  .banner-list li { margin-bottom: 10px; }
  .banner-list span { display: none; }

  .banner-section .rating.d-flex { display: block!important; }
  .banner-section .rating.align-items-center { align-items: initial!important; }

  /* Testimonials */
  .review-2 { width: 100%; }

  /* Blog */
  #sidebar-right { margin-top: 60px; }

}

/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 416px) and (max-width: 575.99px) {
	.carouselItem{ width: 90%;}
  .s-carousel a { width: 68px; height: 40px; margin: 0 4px 10px 4px; }
  .woocommerce .quantity .qty{
	  height: 45px;
  }
	.footer-top-widget-area .widget_newsletterwidgetminimal .tnp-submit {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.content.notfound-page img {
		margin-top: 45px;
		float: left;
	}
	
	.content.notfound-page h2{
		margin-top: 0;
	}
	
	.title-subtitle-content h3 {
		text-align: left;
	}
	
	.slim-wrap {
		width: 100%;
	}
	.hidden-sec{
    display: block;
	}
	
	.visible-sec{
		display: none;
	}
	
	.home-link-text {
		position: absolute;
		left: 15px;
	}
	
	.style1 .pricing-table ul.features li span { top: 15px; bottom: auto; }
	
	.vc_column-inner.responsive-css {
		margin-right: 0!important;
	}
	.responsive-css .vc_column-inner {
		margin-right: 0!important;
	}
	.responsive-bottom-padding{
		padding-bottom: 60px!important;
	}
	.style1 .pricing-table ul.features li{
		padding-bottom: 25px;
	}
	
	.style1 .pricing-table ul.features {
		padding: 25px;
	} 
  .division { padding-right: 5px; padding-left: 5px; }

  /*------------------------------------------*/
  /*   BASE
  /*------------------------------------------*/

  /* Header H5 */
  h5.h5-xs { font-size: 1.25rem; line-height: 1.35; }  
  h5.h5-sm { font-size: 1.3rem; line-height: 1.35;  } 
  h5.h5-md { font-size: 1.35rem; line-height: 1.35; }  
  h5.h5-lg { font-size: 1.4rem; } 
  h5.h5-xl { font-size: 1.45rem; } 

  /* Header H4 */
  h4.h4-xs { font-size: 1.5rem; } 
  h4.h4-sm { font-size: 1.55rem; }  
  h4.h4-md { font-size: 1.6rem; } 
  h4.h4-lg { font-size: 1.6rem; } 
  h4.h4-xl { font-size: 1.65rem; }  

  /* Header H3 */
  h3.h3-xs { font-size: 1.75rem; } 
  h3.h3-sm { font-size: 1.85rem; }  
  h3.h3-md { font-size: 1.95rem; }  
  h3.h3-lg { font-size: 2rem; }  
  h3.h3-xl { font-size: 2.1rem; }  

  /* Header H2 */
  h2.h2-xs { font-size: 2.2rem; }  
  h2.h2-sm { font-size: 2.3rem; }     
  h2.h2-md { font-size: 2.4rem; }  
  h2.h2-lg { font-size: 2.5rem; }  
  h2.h2-xl { font-size: 2.6rem; }
  h2.h2-huge { font-size: 3.15rem; }    

  .img-90 { width: 85px; height: 85px; }

  /*  Video Button Icon */
  .video-btn { width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; line-height: 70px!important; }  

  /* Section Title */
  .section-title { margin-bottom: 40px; }
  .section-title h3.h3-md { font-size: 2rem; letter-spacing: -1px; line-height: 1.25; padding: 0 5%; } 
  .section-title h3.h3-xs { padding: 0 8%; }  
  .section-title p { font-size: 1.1785rem; padding: 0 3%; margin-top: 15px; }

  /*------------------------------------------*/
  /*   NAVIGATION MENU    
  /*------------------------------------------*/

  .navbar-expand-lg > .container { padding-right: 0; padding-left: 0; }

  .headerstrip { display: none; } 
  .top-line .navbar.fixed-top { margin-top: 0; }
  .logged-in.admin-bar.top-bar-visible .top-line .navbar.fixed-top { margin-top: 46px; }
  .top-line .navbar.fixed-top.scroll,
  .logged-in.admin-bar.top-bar-visible .top-line .navbar.fixed-top.scroll { margin-top: 0; }

  /*------------------------------------------*/
  /*   HERO
  /*------------------------------------------*/

  .hero-section { margin-top: 76px; }
  /* Hero Text Rotator */
  #hero-3 .hero-slider { height: 420px; }

  /* Hero Content Slider */
  #heroCarousel .carousel-item { min-height: 440px; }
  #hero-4 #heroCarousel .carousel-item { min-height: 420px; }
  .carousel-control-next, .carousel-control-prev { display: none; }

  /* Hero Headers */
  #hero-3 h2 { font-size: 2.85rem; line-height: 1.25; letter-spacing: -1px; margin-bottom: 13px; }
  #hero-4 h2 { font-size: 2.25rem; letter-spacing: 0; margin-bottom: 10px; }
  #hero-7 h2 { font-size: 2.25rem; line-height: 1.25; letter-spacing: -1px; margin-bottom: 20px; padding: 0; }

  /* Hero Paragraphs */
  #hero-3 .hero-txt p { font-size: 1.1785rem; padding: 0 3%; margin-bottom: 22px; }
  #hero-4 .hero-txt p, #hero-7 .hero-txt p { font-size: 1.1785rem; padding: 0; }

  /* Hero Option List */
  .list-box { padding: 0; margin-bottom: 12px; }
  .list-box h5 { font-size: 1.25rem; line-height: 1.5; }

  .badge-body { width: 150px; height: 150px; }

  .badge-txt p {font-size: 2.85rem; letter-spacing: -1px; margin-bottom: 4px; }

  .badge-txt span { font-size: 1.1425rem; }

  /* Hero Form */
  .hero-form .quick-form { padding: 25px 18px; margin: 0; }
  .hero-form h4.h4-md, .hero-form h4.h4-xl { font-size: 1.85rem; }
  .hero-form .quick-form p { font-size: 1.066rem; font-weight: 500; margin-bottom: 20px; padding: 0 3%; } 
  .hero-form .quick-form .form-control { font-size: 1.1425rem; height: 50px; }

  /*------------------------------------------*/
  /*   CONTENT
  /*------------------------------------------*/ 


  /* About */
  .inner-img { margin-top: 30px; margin-bottom: 30px; }
  .badge-1, .badge-2 { width: 45%; margin: 0 5px; }
  .badge-1 img, .badge-2 img { padding: 0; }

  /* Sidebar Banners */
  .s-banner-badges { padding: 30px; }
  .s-banner-badges img { padding: 0 15%; }
  .s-banner-badges img.mr-15 { margin-right: 0; margin-bottom: 20px; }

  .s-banner-txt p { font-size: 1.1425rem; padding: 0 15px; }
  .s-banner-badges a { font-size: 1.1425rem; margin-top: 20px; padding: 0; }
  .s-banner-list li { font-size: 1.1425rem; }
  .s-banner-link a { font-size: 1.1425rem; margin-top: 10px; }
  .s-banner-rating p { font-size: 1.3rem; margin-top: 20px; }
  .s-banner-rating .rating { margin-top: 20px; margin-bottom: 20px; }
  .s-banner-rating .rating span, .s-banner-rating .rating .svg-inline--fa { font-size: 1.45rem; }

  .s-banner-payment p { font-size: 1.1425rem; padding: 0; }

  /* Services */
  .sbox-1, .sbox-3 { padding: 0; } 
  .sbox-2 { padding: 0; text-align: center; } 
  .sbox-4 { padding: 30px 5px; margin-right: 10px; margin-left: 10px; } 
  .sbox-7 { padding: 0 15%; } 

  .services-section h5.h5-xs, .services-section h5.h5-sm, .services-section h5.h5-md { font-size: 1.35rem; }

  .sbox-2 ul.content-list { list-style: none; margin-left: 0; }
  .sbox-5-txt { padding-left: 25px; }

  .sbox-5 { text-align: center; }
  .sbox-5 img { float: none; margin-top: 0; width: 80px; height: 80px; }
  .sbox-5-txt { padding-left: 0; }
  .sbox-5 h5 { margin-top: 15px; }

  .sbox-7 p { font-size: 1.1425rem; } 

  /* Sale */
  .slbox-1 { padding: 35px 25px; margin-right: 10px; margin-left: 10px; }
  .slbox-2 { padding: 0 25px; }
  .slbox-1 p { font-size: 1.1425rem; padding: 0 5px; }
  .slbox-2 p { font-size: 1.1425rem; padding: 0 10px; }
  .slbox-3 ul.content-list li p, .slbox-3 ul.content-list.s-spec li p { font-size: 1.25rem; }
  .slbox-1 h5, .slbox-2 h5, .slbox-3 h4 { font-size: 1.75rem; }
  .slbox-3 h5 { font-size: 1.5rem; }

  .slbox-3 .payment-systems p { text-align: left; padding: 0; }

  .item-preview { height: 250px; }

  .banner-list li { margin-bottom: 10px; }
  .banner-list h5 { font-size: 1.25rem; line-height: 1.35; }
  .banner-list span { display: none; }

  .banner-txt h4 { margin-bottom: 15px; }

  .banner-info { margin-top: 20px; margin-bottom: 20px; }

  .banner-info .rating .svg-inline--fa { font-size: 1.4rem; margin-top: -7px; margin-right: 0; } 
  .banner-info h4.h4-sm { font-size: 2rem; }

  h4.banner-phone { font-size: 1.75rem; margin-top: 20px; }

  .banner-section .rating.d-flex { display: block!important; }
  .banner-section .rating.align-items-center { align-items: initial!important; }
  .banner-badge img { display: none; }

  .banner-icon { margin-bottom: 20px; }
  .banner-icon .img-120 { width: 90px; height: 90px; }

  .ad-txt { margin-top: 20px; }
  .ad-txt h5.h5-xs { font-size: 1.35rem; line-height: 1.45; margin-bottom: 10px; }
  .ad-txt p { font-size: 1.1425rem; margin-bottom: 10px; }
  .ad-txt h5.h5-xl { font-size: 1.75rem; }

  /* Testimonials */
  .review-2 { width: 100%; }
  .review-4-txt {margin: 0 0 30px; padding: 25px 20px; }

  .r4-title { padding: 0 10px; margin: 0 0 40px; }

  .review-1, .review-2-txt { padding: 25px 20px; }
  .review-3 { padding: 25px 20px; }
  .review-1 h5, .review-2-txt h5, .review-3 h5, .review-4-txt h5 { font-size: 1.35rem; }
  .review-1 p, .review-2-txt p, .review-3 p { font-size: 1.1425rem; }
  .review-4-txt p { font-size: 1.1425rem; margin-bottom: 10px; } 

  .review-info p, .review-info p span, .review-4 .review-info span { font-size: 1.1425rem; margin-bottom: 8px; }
  .review-4 .review-info p { font-size: 1.1425rem; margin-bottom: 0; }

  .rating .svg-inline--fa { font-size: 1.25rem; }
  .review-4 .rating { margin-bottom: 15px; }

  /* Team */
  .tm-meta h5.h5-sm { font-size: 1.5rem; }
  .tm-meta span { font-size: 1.1425rem; }

  .payment-icons { margin-top: 0; }
  .payment-systems p { font-size: 1.1425rem; padding: 0; }

  .statistic-block h5 { font-size: 2.75rem; }
  .statistic-block p { font-size: 1.1425rem; }

  /* FAQs */
  #accordion .card-header h5, .question h5.h5-xs { font-size: 1.25rem; line-height: 1.4; }

  #accordion .card-body p { font-size: 1.1425rem; }
  
  .more-questions { margin-top: 60px; }
  .more-questions p { font-size: 1.25rem; }
  .more-questions p a { display: block; margin-top: 5px; }

  .cta-2-img { margin-bottom: 40px; }

  /* Blog */
  .blog-post-txt h5 { font-size: 1.35rem; margin-bottom: 10px; }
  .blog-post-txt span, .sblog-post-txt p, .sblog-post-txt .content-list li, .popular-posts p, .popular-posts li { font-size: 1.1425rem; }

  a.share-ico { width: 60px; height: 30px; font-size: 15px; line-height: 30px !important; margin-right: 2px; }
  .badge, .badge a { font-size: 0.925rem; }

  .comment-form .form-control { height: 54px; font-size: 1.1425rem; padding: 0 10px; }
  .comment-form textarea.form-control { padding: 20px 10px; }

  .comment-form .comment-form-btn.mt-20 { text-align: center!important; margin-top: 0; }
  .comment-form .btn { width: 100%; }

  .comment-form-msg { position: relative; display: block; margin-top: 20px; text-align: center; bottom: 0; left: 0; }
  .comment-form-msg .error, .comment-form-msg .loading { font-size: 16px; }

  /* Newsletter */
  .newsletter-txt { margin-bottom: 25px; }
  .newsletter-txt h4 { font-size: 2rem; margin-bottom: 15px; }
  .newsletter-txt p { padding: 0; }

  .contact-form .form-control { height: 54px; font-size: 1.1425rem; }
  .contact-form .form-btn.text-right { text-align: center!important; margin-top: 0; }
  .contact-form .btn { width: 100%; }

  .contact-form-msg { position: relative; display: block; margin-top: 20px; text-align: center; bottom: 0; left: 0; }
  .contact-form .loading { font-size: 16px; }

  /* Footer */
  .footer h5 { font-size: 1.4rem; }
  .footer-links li, p.footer-copyright { font-size: 1.1425rem; }

  /* Breadsrumb */
  .breadcrumb-item { font-size: 1.1rem; }

  /* Scroll To Top */
  #scrollUp { bottom: 20px; right: 15px; }

}

/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (min-width: 321px) and (max-width: 415px) {	
	.title-subtitle-wrap h2.h2-sm{
		font-size: 40px!important;
	}
	
	.homepage-content .responsive-padding {
		padding-top: 25px!important;
		padding-bottom: 25px!important;
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	
	.uvc-heading h3{
		font-size: 2rem!important;
		letter-spacing: -1px!important;
		line-height: 1.25!important;
	}
	
	.footer-top-widget-area .widget_newsletterwidgetminimal .tnp-submit {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.content.notfound-page img {
		margin-top: 45px;
		float: left;
	}
	
	.content.notfound-page h2{
		margin-top: 0;
	}
	
	.title-subtitle-content h3 {
		text-align: left;
	}
	
	.slim-wrap {
		width: 100%;
	}
	.hidden-sec{
    display: block;
	}
	
	.visible-sec{
		display: none;
	}
	
	.home-link-text {
		position: absolute;
		left: 15px;
	}
	
	.style1 .pricing-table ul.features {
		padding: 25px;
	}
	
	.style1 .pricing-table ul.features li span { top: 15px; bottom: auto; }
	
	.vc_column-inner.responsive-css {
		margin-right: 0!important;
	}
	.responsive-css .vc_column-inner {
		margin-right: 0!important;
	}
	.responsive-bottom-padding{
		padding-bottom: 60px!important;
	}
	.style1 .pricing-table ul.features li{
		padding-bottom: 25px;
	}
  .division { padding-right: 5px; padding-left: 5px; }

  /*------------------------------------------*/
  /*   BASE
  /*------------------------------------------*/

  /* Header H5 */
  h5.h5-xs { font-size: 1.25rem; line-height: 1.35; }  
  h5.h5-sm { font-size: 1.3rem; line-height: 1.35;  } 
  h5.h5-md { font-size: 1.35rem; line-height: 1.35; }  
  h5.h5-lg { font-size: 1.4rem; } 
  h5.h5-xl { font-size: 1.45rem; } 

  /* Header H4 */
  h4.h4-xs { font-size: 1.5rem; } 
  h4.h4-sm { font-size: 1.55rem; }  
  h4.h4-md { font-size: 1.6rem; } 
  h4.h4-lg { font-size: 1.6rem; } 
  h4.h4-xl { font-size: 1.65rem; }  

  /* Header H3 */
  h3.h3-xs { font-size: 1.75rem; } 
  h3.h3-sm { font-size: 1.85rem; }  
  h3.h3-md { font-size: 1.95rem; }  
  h3.h3-lg { font-size: 2rem; }  
  h3.h3-xl { font-size: 2.1rem; }  

  /* Header H2 */
  h2.h2-xs { font-size: 2.2rem; }  
  h2.h2-sm { font-size: 2.3rem; }     
  h2.h2-md { font-size: 2.4rem; }  
  h2.h2-lg { font-size: 2.5rem; }  
  h2.h2-xl { font-size: 2.6rem; }
  h2.h2-huge { font-size: 3.15rem; }    

  .img-90 { width: 85px; height: 85px; }

  /*  Video Button Icon */
  .video-btn { width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; line-height: 70px!important; }  

  /* Section Title */
  .section-title { margin-bottom: 40px; }
  .section-title h3.h3-md { font-size: 2rem; letter-spacing: -1px; line-height: 1.25; padding: 0 5%; }  
  .section-title h3.h3-xs { padding: 0 8%; } 
  .section-title p { font-size: 1.1785rem; padding: 0 3%; margin-top: 15px; }

  /*------------------------------------------*/
  /*   NAVIGATION MENU    
  /*------------------------------------------*/

  .navbar-expand-lg > .container { padding-right: 0; padding-left: 0; }

  .headerstrip { /*display: none;*/ }
  .logged-in.admin-bar .headerstrip { top: 46px; }
  .headerstrip.scrollon,
  .logged-in.admin-bar .headerstrip.scrollon { top: 0; } 
  .top-line .navbar.fixed-top { margin-top: 0; }
  .top-bar-visible .top-line .navbar.fixed-top { margin-top: 62px; }
  .logged-in.admin-bar.top-bar-visible .top-line .navbar.fixed-top { margin-top: 108px; }
  .top-line .navbar.fixed-top.scroll,
  .logged-in.admin-bar.top-bar-visible .top-line .navbar.fixed-top.scroll { margin-top: 0!important; }
  
  .headerstrip .text-right { text-align: left!important; }

  /*------------------------------------------*/
  /*   HERO
  /*------------------------------------------*/

  .hero-section { margin-top: 76px; }

  /* Hero Text Rotator */
  #hero-3 .hero-slider { height: 420px; }

  /* Hero Content Slider */
  #heroCarousel .carousel-item { min-height: 440px; }
  #hero-4 #heroCarousel .carousel-item { min-height: 420px; }
  .carousel-control-next, .carousel-control-prev { display: none; }

  /* Hero Headers */
  #hero-3 h2 { font-size: 2.85rem; line-height: 1.25; letter-spacing: -1px; margin-bottom: 13px; }
  #hero-4 h2 { font-size: 2.25rem; letter-spacing: 0; margin-bottom: 10px; }
  #hero-7 h2 { font-size: 2.25rem; line-height: 1.25; letter-spacing: -1px; margin-bottom: 20px; padding: 0; }

  /* Hero Paragraphs */ 
  #hero-3 .hero-txt p{ font-size: 1.1785rem; padding: 0 3%; margin-bottom: 22px; }
  #hero-4 .hero-txt p, #hero-7 .hero-txt p { font-size: 1.1785rem; padding: 0; }
  /* Hero Option List */
  .list-box { padding: 0; margin-bottom: 12px; }
  .list-box h5 { font-size: 1.25rem; line-height: 1.5; }

  .badge-body { width: 150px; height: 150px; }

  .badge-txt p {font-size: 2.85rem; letter-spacing: -1px; margin-bottom: 4px; }

  .badge-txt span { font-size: 1.1425rem; }

  /* Hero Form */
  .hero-form .quick-form { padding: 25px 18px; margin: 0; }
  .hero-form h4.h4-md, .hero-form h4.h4-xl { font-size: 1.85rem; }
  .hero-form .quick-form p { font-size: 1.066rem; font-weight: 500; margin-bottom: 20px; padding: 0 3%; } 
  .hero-form .quick-form .form-control { font-size: 1.1425rem; height: 50px; }
  /*------------------------------------------*/
  /*   CONTENT
  /*------------------------------------------*/ 

  /* About */
  .inner-img { margin-top: 30px; margin-bottom: 30px; }
  .badge-1, .badge-2 { width: 45%; margin: 0 5px; }
  .badge-1 img, .badge-2 img { padding: 0; }

  /* Sidebar Banners */
  .s-banner-badges { padding: 30px; }
  .s-banner-badges img { padding: 0 15%; }
  .s-banner-badges img.mr-15 { margin-right: 0; margin-bottom: 20px; }

  .s-banner-txt p { font-size: 1.1425rem; padding: 0 15px; }
  .s-banner-badges a { font-size: 1.1425rem; margin-top: 20px; padding: 0; }
  .s-banner-list li { font-size: 1.1425rem; }
  .s-banner-link a { font-size: 1.1425rem; margin-top: 10px; }
  .s-banner-rating p { font-size: 1.3rem; margin-top: 20px; }
  .s-banner-rating .rating { margin-top: 20px; margin-bottom: 20px; }
  .s-banner-rating .rating span, .s-banner-rating .rating .svg-inline--fa { font-size: 1.45rem; }

  .s-banner-payment p { font-size: 1.1425rem; padding: 0; }

  /* Services */
  .sbox-1, .sbox-3 { padding: 0; } 
  .sbox-2 { padding: 0; text-align: center; } 
  .sbox-4 { padding: 30px 5px; margin-right: 10px; margin-left: 10px; } 
  .sbox-7 { padding: 0 15%; } 

  .services-section h5.h5-xs, .services-section h5.h5-sm, .services-section h5.h5-md { font-size: 1.35rem; }

  .sbox-2 ul.content-list { list-style: none; margin-left: 0; }
  .sbox-5-txt { padding-left: 25px; }

  .sbox-5 { text-align: center; }
  .sbox-5 img { float: none; margin-top: 0; width: 80px; height: 80px; }
  .sbox-5-txt { padding-left: 0; }
  .sbox-5 h5 { margin-top: 15px; }

  .sbox-7 p { font-size: 1.1425rem; } 

  /* Sale */
  .slbox-1 { padding: 35px 25px; margin-right: 10px; margin-left: 10px; }
  .slbox-2 { padding: 0 25px; }
  .slbox-1 p { font-size: 1.1425rem; padding: 0 5px; }
  .slbox-2 p { font-size: 1.1425rem; padding: 0 10px; }
  .slbox-3 ul.content-list li p, .slbox-3 ul.content-list.s-spec li p { font-size: 1.25rem; }
  .slbox-1 h5, .slbox-2 h5, .slbox-3 h4 { font-size: 1.75rem; }
  .slbox-3 h5 { font-size: 1.5rem; }

  .slbox-3 .payment-systems p { text-align: left; padding: 0; }

  .item-preview { height: 250px; }
  .carouselItem{ width: 90%;}
  .s-carousel a { width: 68px; height: 40px; margin: 0 4px 10px 4px; }
  .woocommerce .quantity .qty{
	  height: 45px;
  }

  .banner-list li { margin-bottom: 10px; }
  .banner-list h5 { font-size: 1.25rem; line-height: 1.35; }
  .banner-list span { display: none; }

  .banner-txt h4 { margin-bottom: 15px; }
  .banner-info { margin-top: 20px; margin-bottom: 20px; }
  .banner-info .rating .svg-inline--fa { font-size: 1.4rem; margin-top: -7px; margin-right: 0; }
  .banner-info h4.h4-sm { font-size: 2rem; }

  h4.banner-phone { font-size: 1.75rem; margin-top: 20px; }
  .banner-section .rating.d-flex { display: block!important; }
  .banner-section .rating.align-items-center { align-items: initial!important; }
  .banner-badge img { display: none; }

  .banner-icon { margin-bottom: 20px; }
  .banner-icon .img-120 { width: 90px; height: 90px; }

  .ad-txt { margin-top: 20px; }
  .ad-txt h5.h5-xs { font-size: 1.35rem; line-height: 1.45; margin-bottom: 10px; }
  .ad-txt p { font-size: 1.1425rem; margin-bottom: 10px; }
  .ad-txt h5.h5-xl { font-size: 1.75rem; }

  /* Testimonials */
  .review-2 { width: 100%; }
  .review-4-txt {margin: 0 0 30px; padding: 25px 20px; }

  .r4-title { padding: 0 10px; margin: 0 0 40px; }

  .review-1, .review-2-txt { padding: 25px 20px; }
  .review-3 { padding: 25px 20px; }
  .review-1 h5, .review-2-txt h5, .review-3 h5, .review-4-txt h5 { font-size: 1.35rem; }
  .review-1 p, .review-2-txt p, .review-3 p { font-size: 1.1425rem; }
  .review-4-txt p { font-size: 1.1425rem; margin-bottom: 10px; } 

  .review-info p, .review-info p span, .review-4 .review-info span { font-size: 1.1425rem; margin-bottom: 8px; }
  .review-4 .review-info p { font-size: 1.1425rem; margin-bottom: 0; }

  .rating .svg-inline--fa { font-size: 1.25rem; }
  .review-4 .rating { margin-bottom: 15px; }

  /* Team */
  .tm-meta h5.h5-sm { font-size: 1.5rem; }
  .tm-meta span { font-size: 1.1425rem; }

  .payment-icons { margin-top: 0; }
  .payment-systems p { font-size: 1.1425rem; padding: 0; }

  .statistic-block h5 { font-size: 2.75rem; }
  .statistic-block p { font-size: 1.1425rem; }

  /* FAQs */
  #accordion .card-header h5, .question h5.h5-xs { font-size: 1.25rem; line-height: 1.4; }
  #accordion .card-body p { font-size: 1.1425rem; }
  
  .more-questions { margin-top: 60px; }
  .more-questions p { font-size: 1.25rem; }
  .more-questions p a { display: block; margin-top: 5px; }
  .cta-2-img { margin-bottom: 40px; }

  /* Blog */
  .blog-post-txt h5 { font-size: 1.35rem; margin-bottom: 10px; }
  .blog-post-txt span, .sblog-post-txt p, .sblog-post-txt .content-list li, .popular-posts p, .popular-posts li { font-size: 1.1425rem; }

  a.share-ico { width: 60px; height: 30px; font-size: 15px; line-height: 30px !important; margin-right: 2px; }
  .badge, .badge a { font-size: 0.925rem; }

  .comment-form .form-control { height: 54px; font-size: 1.1425rem; padding: 0 10px; }
  .comment-form textarea.form-control { padding: 20px 10px; }

  .comment-form .comment-form-btn.mt-20 { text-align: center!important; margin-top: 0; }
  .comment-form .btn { width: 100%; }

  .comment-form-msg { position: relative; display: block; margin-top: 20px; text-align: center; bottom: 0; left: 0; }
  .comment-form-msg .error, .comment-form-msg .loading { font-size: 16px; }

  /* Newsletter */
  .newsletter-txt { margin-bottom: 25px; }
  .newsletter-txt h4 { font-size: 2rem; margin-bottom: 15px; }
  .newsletter-txt p { padding: 0; }
 
  .contact-form .form-control { height: 54px; font-size: 1.1425rem; }
  .contact-form .form-btn.text-right { text-align: center!important; margin-top: 0; }
  .contact-form .btn { width: 100%; }

  .contact-form-msg { position: relative; display: block; margin-top: 20px; text-align: center; bottom: 0; left: 0; }
  .contact-form .loading { font-size: 16px; }

  /* Footer */
  .footer h5 { font-size: 1.4rem; }
  .footer-links li, p.footer-copyright { font-size: 1.1425rem; }

  /* Breadsrumb */
  .breadcrumb-item { font-size: 1.1rem; }

  /* Scroll To Top */
  #scrollUp { bottom: 20px; right: 15px; }
}

/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------ */

@media (max-width: 320px) {
	
	.carouselItem{ width: 90%;}
	.s-carousel a { width: 68px; height: 40px; margin: 0 4px 10px 4px; }
	.woocommerce .quantity .qty{
		height: 45px;
	}
	
	.logged-in.admin-bar .navbar.scroll{
		top: 0;
	}
	.price-badge{
		background-size: 85% auto;
		background-repeat: no-repeat;
	}
	
	.footer-top-widget-area .widget_newsletterwidgetminimal .tnp-submit {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.content.notfound-page img {
		margin-top: 45px;
		float: left;
	}
	
	.content.notfound-page h2{
		margin-top: 0;
	}
	
	.title-subtitle-content h3 {
		text-align: left;
	}
	
	.slim-wrap {
		width: 100%;
	}
	.hidden-sec{
    display: block;
	}
	
	.visible-sec{
		display: none;
	}
	
	.home-link-text {
		position: absolute;
		left: 15px;
	}
	
	.style1 .pricing-table ul.features {
		padding: 25px;
	}
	
	.style1 .pricing-table ul.features li span { top: 15px; bottom: auto; }
	
	.vc_column-inner.responsive-css {
		margin-right: 0!important;
	}
	.responsive-css .vc_column-inner {
		margin-right: 0!important;
	}
	.responsive-bottom-padding{
		padding-bottom: 60px!important;
	}
	.style1 .pricing-table ul.features li{
		padding-bottom: 25px;
	}
  .division { padding-right: 5px; padding-left: 5px; }

  /*------------------------------------------*/
  /*   BASE
  /*------------------------------------------*/

  /* Header H5 */
  h5.h5-xs { font-size: 1.25rem; line-height: 1.35; }  
  h5.h5-sm { font-size: 1.3rem; line-height: 1.35;  } 
  h5.h5-md { font-size: 1.35rem; line-height: 1.35; }  
  h5.h5-lg { font-size: 1.4rem; } 
  h5.h5-xl { font-size: 1.45rem; } 

  /* Header H4 */
  h4.h4-xs { font-size: 1.5rem; } 
  h4.h4-sm { font-size: 1.55rem; }  
  h4.h4-md { font-size: 1.6rem; } 
  h4.h4-lg { font-size: 1.6rem; } 
  h4.h4-xl { font-size: 1.65rem; }  

  /* Header H3 */
  h3.h3-xs { font-size: 1.75rem; } 
  h3.h3-sm { font-size: 1.85rem; }  
  h3.h3-md { font-size: 1.95rem; }  
  h3.h3-lg { font-size: 2rem; }  
  h3.h3-xl { font-size: 2.1rem; }  

  /* Header H2 */
  h2.h2-xs { font-size: 2.2rem; }  
  h2.h2-sm { font-size: 2.3rem; }     
  h2.h2-md { font-size: 2.4rem; }  
  h2.h2-lg { font-size: 2.5rem; }  
  h2.h2-xl { font-size: 2.6rem; }
  h2.h2-huge { font-size: 3.15rem; }    

  .img-90 { width: 85px; height: 85px; }

  /*  Video Button Icon */
  .video-btn { width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; line-height: 70px!important; }  

  /* Section Title */
  .section-title { margin-bottom: 40px; }
  .section-title h3.h3-md { font-size: 2rem; letter-spacing: -1px; line-height: 1.25; padding: 0 5%; } 
  .section-title h3.h3-xs { padding: 0 8%; }  
  .section-title p { font-size: 1.1785rem; padding: 0 3%; margin-top: 15px; }

  /*------------------------------------------*/
  /*   NAVIGATION MENU    
  /*------------------------------------------*/

  .navbar-expand-lg > .container { padding-right: 0; padding-left: 0; }

  .top-line .navbar.fixed-top { margin-top: 0; }
  .logged-in.admin-bar.top-bar-visible .top-line .navbar.fixed-top { margin-top: 46px; }
  .top-line .navbar.fixed-top.scroll,
  .logged-in.admin-bar.top-bar-visible .top-line .navbar.fixed-top.scroll { margin-top: 0; }
  .headerstrip .text-right { text-align: left!important; }

  /*------------------------------------------*/
  /*   HERO
  /*------------------------------------------*/

  .hero-section { margin-top: 76px; }

  /* Hero Text Rotator */
  #hero-3 .hero-slider { height: 420px; }

  /* Hero Content Slider */
  #heroCarousel .carousel-item { min-height: 440px; }
  #hero-4 #heroCarousel .carousel-item { min-height: 420px; }
  .carousel-control-next, .carousel-control-prev { display: none; }

  /* Hero Headers */
  #hero-3 h2, #hero-8 h2 { font-size: 2.85rem; line-height: 1.25; letter-spacing: -1px; margin-bottom: 13px; }
  #hero-4 h2 { font-size: 2.25rem; letter-spacing: 0; margin-bottom: 10px; }
  #hero-7 h2 { font-size: 2.25rem; line-height: 1.25; letter-spacing: -1px; margin-bottom: 20px; padding: 0; }

  /* Hero Paragraphs */
  #hero-3 .hero-txt p { font-size: 1.1785rem; padding: 0 3%; margin-bottom: 22px; }
  #hero-4 .hero-txt p, #hero-7 .hero-txt p { font-size: 1.1785rem; padding: 0; }

  /* Hero Option List */
  .list-box { padding: 0; margin-bottom: 12px; }
  .list-box h5 { font-size: 1.25rem; line-height: 1.5; }

  .badge-body { width: 150px; height: 150px; }

  .badge-txt p {font-size: 2.85rem; letter-spacing: -1px; margin-bottom: 4px; }

  .badge-txt span { font-size: 1.1425rem; }

  /* Hero Form */
  .hero-form .quick-form { padding: 25px 18px; margin: 0; }
  .hero-form h4.h4-md, .hero-form h4.h4-xl { font-size: 1.85rem; }
  .hero-form .quick-form p { font-size: 1.066rem; font-weight: 500; margin-bottom: 20px; padding: 0 3%; } 
  .hero-form .quick-form .form-control { font-size: 1.1425rem; height: 50px; }

  /*------------------------------------------*/
  /*   CONTENT
  /*------------------------------------------*/ 

  /* About */
  .inner-img { margin-top: 30px; margin-bottom: 30px; }
  .badge-1, .badge-2 { width: 45%; margin: 0 5px; }
  .badge-1 img, .badge-2 img { padding: 0; }

  /* Sidebar Banners */
  .s-banner-badges { padding: 30px; }
  .s-banner-badges img { padding: 0 15%; }
  .s-banner-badges img.mr-15 { margin-right: 0; margin-bottom: 20px; }

  .s-banner-txt p { font-size: 1.1425rem; padding: 0 15px; }
  .s-banner-badges a { font-size: 1.1425rem; margin-top: 20px; padding: 0; }
  .s-banner-list li { font-size: 1.1425rem; }
  .s-banner-link a { font-size: 1.1425rem; margin-top: 10px; }
  .s-banner-rating p { font-size: 1.3rem; margin-top: 20px; }
  .s-banner-rating .rating { margin-top: 20px; margin-bottom: 20px; }
  .s-banner-rating .rating span, .s-banner-rating .rating .svg-inline--fa { font-size: 1.45rem; }

  .s-banner-payment p { font-size: 1.1425rem; padding: 0; }

  /* Services */
  .sbox-1, .sbox-3 { padding: 0; } 
  .sbox-2 { padding: 0; text-align: center; } 
  .sbox-4 { padding: 30px 5px; margin-right: 10px; margin-left: 10px; } 
  .sbox-7 { padding: 0 15%; } 

  .services-section h5.h5-xs, .services-section h5.h5-sm, .services-section h5.h5-md { font-size: 1.35rem; }

  .sbox-2 ul.content-list { list-style: none; margin-left: 0; }
  .sbox-5-txt { padding-left: 25px; }

  .sbox-5 { text-align: center; }
  .sbox-5 img { float: none; margin-top: 0; width: 80px; height: 80px; }
  .sbox-5-txt { padding-left: 0; }
  .sbox-5 h5 { margin-top: 15px; }

  .sbox-7 p { font-size: 1.1425rem; } 

  /* Sale */
  .slbox-1 { padding: 35px 25px; margin-right: 10px; margin-left: 10px; }
  .slbox-2 { padding: 0 25px; }
  .slbox-1 p { font-size: 1.1425rem; padding: 0 5px; }
  .slbox-2 p { font-size: 1.1425rem; padding: 0 10px; }
  .slbox-3 ul.content-list li p, .slbox-3 ul.content-list.s-spec li p { font-size: 1.25rem; }
  .slbox-1 h5, .slbox-2 h5, .slbox-3 h4 { font-size: 1.75rem; }
  .slbox-3 h5 { font-size: 1.5rem; }

  .slbox-3 .payment-systems p { text-align: left; padding: 0; }

  .item-preview { height: 250px; }

  .banner-list li { margin-bottom: 10px; }
  .banner-list h5 { font-size: 1.25rem; line-height: 1.35; }
  .banner-list span { display: none; }

  .banner-txt h4 { margin-bottom: 15px; }
  .banner-info { margin-top: 20px; margin-bottom: 20px; }

  .banner-info .rating .svg-inline--fa { font-size: 1.4rem; margin-top: -7px; margin-right: 0; } 
  .banner-info h4.h4-sm { font-size: 2rem; }

  h4.banner-phone { font-size: 1.75rem; margin-top: 20px; }
  .banner-section .rating.d-flex { display: block!important; }
  .banner-section .rating.align-items-center { align-items: initial!important; }
  .banner-badge img { display: none; }

  .banner-icon { margin-bottom: 20px; }

  .banner-icon .img-120 { width: 90px; height: 90px; }

  .ad-txt { margin-top: 20px; }
  .ad-txt h5.h5-xs { font-size: 1.35rem; line-height: 1.45; margin-bottom: 10px; }
  .ad-txt p { font-size: 1.1425rem; margin-bottom: 10px; }
  .ad-txt h5.h5-xl { font-size: 1.75rem; }

  /* Testimonials */
  .review-2 { width: 100%; }
  .review-4-txt {margin: 0 0 30px; padding: 25px 20px; }

  .r4-title { padding: 0 10px; margin: 0 0 40px; }

  .review-1, .review-2-txt { padding: 25px 20px; }
  .review-3 { padding: 25px 20px; }
  .review-1 h5, .review-2-txt h5, .review-3 h5, .review-4-txt h5 { font-size: 1.35rem; }
  .review-1 p, .review-2-txt p, .review-3 p { font-size: 1.1425rem; }
  .review-4-txt p { font-size: 1.1425rem; margin-bottom: 10px; } 

  .review-info p, .review-info p span, .review-4 .review-info span { font-size: 1.1425rem; margin-bottom: 8px; }
  .review-4 .review-info p { font-size: 1.1425rem; margin-bottom: 0; }

  .rating .svg-inline--fa { font-size: 1.25rem; }
  .review-4 .rating { margin-bottom: 15px; }

  /* Team */
  .tm-meta h5.h5-sm { font-size: 1.5rem; }
  .tm-meta span { font-size: 1.1425rem; }

  .payment-icons { margin-top: 0; }
  .payment-systems p { font-size: 1.1425rem; padding: 0; }

  .statistic-block h5 { font-size: 2.75rem; }
  .statistic-block p { font-size: 1.1425rem; }

  /* FAQs */
  #accordion .card-header h5, .question h5.h5-xs { font-size: 1.25rem; line-height: 1.4; }

  #accordion .card-body p { font-size: 1.1425rem; }
  
  .more-questions { margin-top: 60px; }
  .more-questions p { font-size: 1.25rem; }
  .more-questions p a { display: block; margin-top: 5px; }

  /* Call To Action */
  .cta-2-img { margin-bottom: 40px; }

  /* Blog */
  .blog-post-txt h5 { font-size: 1.35rem; margin-bottom: 10px; }
  .blog-post-txt span, .sblog-post-txt p, .sblog-post-txt .content-list li, .popular-posts p, .popular-posts li { font-size: 1.1425rem; }

  a.share-ico { width: 60px; height: 30px; font-size: 15px; line-height: 30px !important; margin-right: 2px; }
  .badge, .badge a { font-size: 0.925rem; }

  .comment-form .form-control { height: 54px; font-size: 1.1425rem; padding: 0 10px; }
  .comment-form textarea.form-control { padding: 20px 10px; }

  .comment-form .comment-form-btn.mt-20 { text-align: center!important; margin-top: 0; }
  .comment-form .btn { width: 100%; }

  .comment-form-msg { position: relative; display: block; margin-top: 20px; text-align: center; bottom: 0; left: 0; }
  .comment-form-msg .error, .comment-form-msg .loading { font-size: 16px; }

  /* Newsletter */
  .newsletter-txt { margin-bottom: 25px; }
  .newsletter-txt h4 { font-size: 2rem; margin-bottom: 15px; }
  .newsletter-txt p { padding: 0; }

  .contact-form .form-control { height: 54px; font-size: 1.1425rem; }
  .contact-form .form-btn.text-right { text-align: center!important; margin-top: 0; }
  .contact-form .btn { width: 100%; }

  .contact-form-msg { position: relative; display: block; margin-top: 20px; text-align: center; bottom: 0; left: 0; }
  .contact-form .loading { font-size: 16px; }

  /* Footer */
  .footer h5 { font-size: 1.4rem; }
  .footer-links li, p.footer-copyright { font-size: 1.1425rem; }

  /* Breadsrumb */
  .breadcrumb-item { font-size: 1.1rem; }

  /* Scroll To Top */
  #scrollUp { bottom: 20px; right: 15px; }
}
