/*
Theme Name: WP_Spectrum
Theme URI: http://cmssuperheroes.com/wordpress/cshero
Author: Cmssuperheroes Team
Author URI: http://cmssuperheroes.com/
Version: 2.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Description: In 2015, Creating a magazine website with WordPress has never been easier.
Text Domain: wp_spectrum
*/

/**
 * Table of Contents:
 *
*/

/** Style all button site **/
@import "css/buttons.css";

/** Style mobule and type title module **/
@import "css/module.css";

/** Style all menu site **/
@import "css/menu.css";

/** Style all shortcode site **/
@import "css/shortcodes.css";

/** STYLE BASE SITE  **/
@import "css/style.min.css";

/** Style base spectrum site **/
@import "css/style.spectrum.css";

/** Style Shop **/
@import "css/woocommerce.css";

/** Style custom home **/
@import "css/custom-home.css";

/** Style RTL **/
@import "style-rtl.css";

/** Style reponsive **/
@import "css/responsive.css";

/** 3rd Extensions  **/
@import "css/extensions.css";


/*fancybox*/

.cshero-fancybox-wrap.fancybox-layout2 .cshero-fancybox-padding {
	 padding-left: 0px !important; 
}
.cshero-fancybox-wrap.fancybox-layout2 .cshero-fancybox-content {
	padding-left: 0px !important;
}
/**/
.wpb_image_grid_ul li.isotope-item{
	float: left !important;
	position: relative !important;
	margin: 0.5% !important;
	width: 32.33% !important;
	left: 0px !important;
	top: 0px !important;
}

.wpb_image_grid_ul li.isotope-item img{height: 250px !important; width: 100% !important;}
.about-gallery .wpb_image_grid_ul li.isotope-item img{height: 150px !important;}
.wpb_image_grid_ul a:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.5);
    opacity:0;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
}
.wpb_image_grid_ul a:hover:after {
    opacity:1;
}


#cs-page-title-wrapper {
	padding: 50px 0 !important ;
}
#cs-page-title-wrapper .title_bar .page-title {
	line-height: 39px !important;
}

.clear {
    clear: both;
}

.customtext1smallwhite a:hover{color: #fff !important;}
.cshero-menu-dropdown > ul > li{
	padding: 0 26px;
}

 .cshero-menu-dropdown > ul.sticky-nav > li {
	padding: 0 20px;
}

.sticky-menu-wrap .left{float: right;}

.header-top-widget-col .textwidget{
	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	text-align: right;
}
.header-top-widget-col.widget_text{margin-top: 15px;}
.header-top-widget-col .textwidget a{
	color: #fe0100 !important;
}
.header-top-widget-col .textwidget a:hover{
	color: #fff!important;
}
#wrapper #cshero-header{
	border: none !important;
}
#cshero-header .container .row{
	position: relative;
	border-bottom: 4px solid #000;
}
#cshero-header.transparentFixed .main-menu-wrap{
	border-bottom: none !important;
}
.call-to-action-custom .vc_col-sm-8 {
    width: 75%;
}
.call-to-action-custom .vc_col-sm-4 {
    width: 25%;
}
.cshero-menu-dropdown ul li a{
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
}
.call-to-action-custom h4{
	text-transform: uppercase;
	color: #fff !important;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 4px;
}
.call-to-action-custom .btn-primary{
	border:none !important;
	font-weight: 800;
}
#about{
	padding-bottom: 60px;
}
#about .wpb_text_column h3{
	text-transform: uppercase;
	letter-spacing: 4px;
}
#about a.read-more-link.btn, .read-more-link.btn, .btn.btn-default{
	background: rgba(254,1,0, 1) !important;
	font-weight: bold;
}
#about a.read-more-link.btn:hover, .read-more-link.btn:hover, .btn.btn-default:hover{
	background: #fff !important;
	border:1px solid #fe0100 !important;
	color: #fe0100 !important;
}
#about .construction .vc_col-has-fill .vc_column-inner{
	padding-top: 0 !important;
}
#about .construction .cshero-title-main{
	text-transform: uppercase;
}

.front-tabs-wrapper{}
.front-tabs-wrapper .tabs-btn{
	background: rgba(254,1,0, 1) !important;
	font-weight: bold;
	border:none !important;
	border-radius: 0 !important;
}
.front-tabs-wrapper .tabs-btn:hover{
    background: #fff !important;
	border:none !important;
	color: #fe0100 !important;
}
.csbody .btn:hover, .csbody .btn:focus, .csbody .button:hover, .csbody .button:focus, .csbody button:hover, .csbody button:focus, .csbody input[type="submit"]:hover, .csbody input[type="submit"]:focus, .csbody input#submit:hover, .csbody input#submit:focus, .widget_shopping_cart_content a.button:hover, .widget_shopping_cart_content a.button:focus {
	color: #fe0100 !important;
}
.entry-footer, #cs-bottom-wrap{
	display: none !important;
}

#footer-top a {
    color: #888888 !important;
}
#footer-top a:hover{
	color: #fe0100 !important;
}
#footer-top h3.wg-title{
	letter-spacing: 3px;
}
.csbody #wrapper #footer-top ul.menu li {
    margin-bottom: 0 !important;
    float: left;
    width: 50%;
}

/* = tax-service_category
------------------------------------------------*/
.tax-service_category .cs-content-header, 
.page-template-service .cs-content-header{display: none;}

.service-container{padding: 30px 0; display: block; position: relative; float: left;}
.service-container .page-title{
	border-bottom: 1px solid #ff0000;
    color: #888888;
    display: block;
    font-size: 44px;
    margin-bottom: 20px;
    padding: 10px 0 0;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
}
.service-container .page-title span{
	font-size: 52px;
	color: #000; 
	margin-right: 20px;
	position: relative;
}
.service-container .page-title span:after{
	content: "";
	background:#ff0000;
	height: 6px;
	width: 100%;
	display: block;
	position: absolute;
	top: 100%;
	margin-top: 1px;
}
.service-item{
	display: block;
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 30px;
}
.service-item .service-title{
	text-transform: uppercase;
	font-weight: 500;
	color: #808080;
}
.service-item .service-thumbnail{
	float: left;
	width: 25%;
	display: block;
	text-align: center;
}
.service-item .service-thumbnail img{ display: inline-block; }
.service-item .service-summary{
	float: right;
	width: 75%;
	display: block;
	padding-left: 10px;
	margin-top: -8px;
	min-height: 177px;
}
.service-item  .service-readmore-area{min-height: 0px;}
.rev_slider_wrapper.fullwidthbanner-container{
	background: url(images/Home Page Image.jpg)center center no-repeat;
	background-size: cover !important;
}
/*System & Component Design*/
 .display-flex .cs-row-fullwidth{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    
}

.display-flex .vc_column-inner{
	/*display: flex;
	align-items: center;
    flex: 1 0 100%;*/
    height:100%;
}
.display-flex .wpb_wrapper,.display-flex,.display-flex .wpb_wrapper,.display-flex .vc_single_image-wrapper,.display-flex img{width:100%; height: 100% !important;}
.display-flex img{min-height: 500px;}
/* = Custom Gravity Forms
------------------------------------------------*/
.gform_wrapper ul { margin: 0px !important; padding:0; }
.gform_wrapper ul li { margin: 10px 0px;  list-style-image: none !important; list-style: none !important; }
.gfield_label {  font-weight: bolder; }
.gfield_required { color: #f99f2b !important; font-weight: lighter !important; }
.ginput_container input {
	width: 100% !important;
	padding: 0 12px !important;
	height: 48px !important;
}
.ginput_container textarea{
	width: 100% !important;
	padding: 12px !important;
	height: 200px !important;
}
.ginput_container .large{ width: 100%; }

.ginput_container input:focus,
.ginput_container textarea:focus { }
.gform_wrapper .gform_footer { clear: both; margin: 0 !important; padding: 0; text-align: right; }
.gform_wrapper .gform_footer input[type="submit"]{
    background-color: #ff0000;
    font-weight: bold;
    float: left;
}
.gform_wrapper .gform_footer input[type="submit"]:hover{
	border-color: #ff0000;
}
/*.gform_wrapper .gform_footer:before{
	content: "*Required Fields";
	position: relative;
	float: left;
	line-height: 40px;
}*/
.gform_button { }
.gform_button:focus,
.gform_button:hover { }
.gform_validation_container { }
.row_wrapper .gform_footer{ padding:10px; }

.gsection{ padding-top: 40px;  }
.gsection_title{ font-size: 18px; border-bottom: #f4f4f4 solid 1px;}

.gfield_checkbox li{ margin:0!important;}
.ginput_complex{ margin-left: -10px; margin-right: -10px; }
.ginput_complex .ginput_full{ width: 100%; display: block; padding:0 10px; }
.ginput_complex .ginput_left{ width: 50%;  padding:0 10px; display: inline-block; float: left; }
.ginput_complex .ginput_right{ width: 50%; padding:0 10px; display: inline-block; float: right; }
.ginput_complex input{ width: 100%; }
.ginput_complex label{  font-size: 11px; font-style: italic; font-weight: normal; line-height: 16px; display: block; }

.ginput_complex .address_city,
.ginput_complex .address_state,
.ginput_complex .address_zip{display:block; width: 33.3333%; float: left;  padding-left: 10px; padding-right: 10px;}

.gfield.file_upload{}
.gfield.file_upload .gfield_label{}
.gfield.file_upload .ginput_container{ float: right;}


.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message { padding: 0 !important; }
.validation_error { color: #790000 !important; font-size: 12px !important; font-weight: lighter !important; margin: 0 !important; }
.gfield_error { background: none !important; border: 0px !important; color: #70a7c5 !important; padding: 0px !important; }
.gfield_error .gfield_label { color: #2b424b !important; font-weight: lighter !important; }
.validation_message { color: #790000 !important; padding: 2px 0px 0px 0px !important; }
.gfield_error input,
.gfield_error textarea { border: 1px #f99f2b solid !important; }
.gfield_error input:focus,
.gfield_error textarea:focus { color: #fff !important; }

/*.entry-content .gform_wrapper{
	padding:20px;
	background-color: #f4f6f9;
	border-radius: 6px;
}*/

.contact-info{
	display: block !important;
	position: relative;
	text-align: center;
}
.contact-info .cs_separator_title h4 {
    display: block;
    font-size: 18px;
    margin: auto;
    padding: 12px 0;
}
.no-text .vc_sep_line{
	border-color:#ff0000 !important;
}
.home .no-text .vc_sep_line{
	border-color:#e9e9e9 !important;
}

.service-detail-left{width: 75%; float: left; font-size: 40px; color: #000000; min-height: 60px; line-height: 60px;}
.service-detail-right{width: 25%; float: left; font-size: 20px; color: #000000; font-weight: bold; text-align: right; min-height: 60px;}

.service-summary .service-btn{background:#fe0100;color: #fff; font-size: 11px; padding: 8px 12px; margin: 10px 10px 0px 0px;}

.service-summary .service-btn:hover{background: #fff;border: 1px solid #fe0100; /*padding: 7px 11px;*/}
.vc_btn3-style-custom:hover{background: #fff !important; color:#fe0100 !important; border: 1px solid #fe0100 !important; /*padding: 7px 11px !important;*/}


.service-item .service-readmore-area{/*margin-top: -38px;*/}
.service-read-more{display: inline-block; text-align: left;}

.service-read-more a.read-more-link{padding: 10px 20px !important; font-size: 12px; line-height: 1px; margin:5px 0px;}

@media only screen and (max-width: 1024px) {
	.service-detail-left{width: 100%; }
	.service-detail-right{width: 100%; text-align: left;}

	.header .container{width: 100%}


}

#wrapper .header-v2 .main-menu-wrap, #wrapper .header-v2 .main-menu-wrap .cs-main-menu-wrap {
	padding: 0px 5px;
}

.slide-cta{display: none;}

/*Flip*/

.card {
  position: relative;
  float: left;
  /*padding-bottom: 25%;*/
  width: 24%;
  text-align: center;
  height: 300px;
  margin: 0.5%;
}

.card:nth-child(1) {
  /*margin-left: -15px;
  margin-right: 5px;*/
}

.card:nth-child(2),
.card:nth-child(3) {
 /* margin-right: 5px;*/
}

/* card fronts and backs */
.card__front,
.card__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
}

.card__front,
.card__back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
}

.card__front {
  /*background-color: #ff5078;*/
}

.card__back {
  background-color: #ff0000;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

/* card text */
.card__text {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 100%;
  color: #fff;
  /*padding: 5px;*/
}
.card__text img {width: 100%; height: 100%;}
.card__text h3{color: #fff !important;}
.card__text .icon_left{
	width: 50% !important; 
	text-align: right !important; 
	float: left; padding-right: 10px; 
	margin-top:100px; margin-bottom: 15px !important;
}
.card__text .icon_right{
	width: 50% !important; 
	text-align: left !important; 
	float: left; padding-left: 10px; 
	margin-top:100px; 
	margin-bottom: 15px !important;	
}

/*.card__text .vc_icon_element-background-color-grey{background-color: rgba(255,255,255,1.00) !important;}*/
/* hover effect */
.card.effect__hover:hover .card__front {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.card.effect__hover:hover .card__back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}
.card.effect__hover:hover .icon_left,.card.effect__hover:hover .icon_right{  
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/**/
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}
@media screen and (max-width: 1199px) {
	/*.display-flex .vc_column-inner{
		padding-top: 70px;
		padding-bottom: 70px;
	}*/
  .cshero-menu-dropdown > ul > li {
    padding: 0 16px !important;
  }
	#wrapper #header-sticky.header-v2 ul.cshero-dropdown > li {
		padding: 0 5px !important;
	}
	#wrapper #header-sticky.header-v2 ul.cshero-dropdown > li > a {
		font-size: 14px;
	}
}
@media screen and (min-width: 990px) and (max-width: 1024px) { 
	.cshero-menu-dropdown > ul.sticky-nav > li {
		padding: 0 5px;
	}
	.wpb_image_grid_ul li.isotope-item img {
		height: 200px !important;
		width: 100% !important;
	}
}
@media screen and (max-width: 1024px) {
	.rev_slider .tp-mask-wrap a{font-size: 12px !important;}
	.service-item .service-readmore-area {
		margin-top: 0px;
	}
	.display-flex .text .vc_column-inner  {
		padding-top: 35px !important;
		padding-right: 20px !important;
		padding-bottom: 35px !important;
		padding-left: 20px !important;
	}
	.vc_btn3-container {
		margin-bottom: 5px;
	}
	.service-item .service-summary {
		min-height: 169px;
	}
	.service-item .service-readmore-area {
		min-height: 0px;
	}
	.projects.row-1 .product-item .wpb_text_column.wpb_content_element{min-height: 150px;}
	.projects.row-2 .product-item .wpb_text_column.wpb_content_element{min-height: 120px;}
	.projects.row-3 .product-item .wpb_text_column.wpb_content_element{min-height: 120px;}
	.projects.row-4 .product-item .wpb_text_column.wpb_content_element{min-height: 120px;}
	.projects.row-5 .product-item .wpb_text_column.wpb_content_element{min-height: 100px;}
	.projects.row-6 .product-item .wpb_text_column.wpb_content_element{min-height: 100px;}

	.product-item .vc_btn3-container {
		margin-bottom: 5px;
	}
	.home-block .cshero-fancybox-title-wrap{min-height: 70px;}
	.home-block .content{min-height: 115px;}

	#footer-top h3.wg-title {
		font-size: 16px !important;
	}
	.display-flex .max img{min-height: 650px;}
}


@media screen and (max-width: 768px) {
	.card {

	  width: 49%;
	  margin: 0.5%;
	}
	.wpb_image_grid_ul li.isotope-item{
		float: left !important;
		position: relative !important;
		margin: 1% !important;
		width: 48% !important;
		left: 0px !important;
		top: 0px !important;
	}
	.wpb_image_grid_ul li.isotope-item img {
		height: 230px !important;
		width: 100% !important;
	}
	.map-render{height: 300px !important;}
	.display-flex .cs-row-fullwidth {
		display:block !important;
	}
	.display-flex img {
		min-height: 0px; 
	}
	.display-flex .max img{min-height: 0px;}
	.service-item .service-summary {
		min-height: 155px;
	}
	.service-item .service-readmore-area {
		min-height: 0px;
	}
	.projects.row-1 .product-item .wpb_text_column.wpb_content_element{min-height: 170px;}
	.projects.row-2 .product-item .wpb_text_column.wpb_content_element{min-height: 150px;}
	.projects.row-3 .product-item .wpb_text_column.wpb_content_element{min-height: 150px;}
	.projects.row-4 .product-item .wpb_text_column.wpb_content_element{min-height: 150px;}
	.projects.row-5 .product-item .wpb_text_column.wpb_content_element{min-height: 150px;}
	.projects.row-6 .product-item .wpb_text_column.wpb_content_element{min-height: 120px;}
}
@media screen and (max-width: 767px) {

	#wrapper .wpb_row [class^="vc_col-"]:first-child, #wrapper .wpb_row [class*="vc_col-"]:first-child {
		padding-top: 30px;
	}

	#wrapper .wpb_row.display-flex [class^="vc_col-"]:first-child, #wrapper .wpb_row.display-flex [class*="vc_col-"]:first-child {
		padding-top: 0px;
	}

	#wrapper .wpb_row.display-flex [class^="vc_col-"], #wrapper .wpb_row.display-flex [class*="vc_col-"] {
		padding-top: 0px;
	}

	#wrapper .wpb_row.custom-head [class^="vc_col-"]:first-child, #wrapper .wpb_row.custom-head [class*="vc_col-"]:first-child {
		padding-top: 0px;
	}

	#wrapper .wpb_row.custom-head [class^="vc_col-"], #wrapper .wpb_row.custom-head [class*="vc_col-"] {
		padding-top: 0px;
	}




	#wrapper #footer-top ul.menu li a {
		text-align: center;
	}

	/*.rev_slider_wrapper {height:300px !important;}*/
	.slide-cta{display: block; padding:20px 5px; color: #fff; font-size: 12px; line-height: 16px;}
	.slide-cta .vc_col-sm-4.vc_column_container{float: left; width: 40% !important;}
	.slide-cta .vc_col-sm-8.vc_column_container{float: left; width: 60% !important;}
	
	.slide-cta .vc_column_container {padding: 10px 5px 10px 5px !important;}
	.slide-cta .vc_column-inner {padding: 10px 5px 10px 5px !important;}
	.slide-cta .vc_custom_heading{font-weight: bold; line-height: 18px;}
	.csbody #wrapper .slide-cta  .btn.btn-mini {
		padding: 0px !important; 
		border: none !important; 
		background: none !important; 
		font-size: 12px; color: #fe010a;
		text-align: left;
		font-weight: bold !important;
	}
	.csbody #wrapper .slide-cta span:hover{color: #fff !important;}
	.csbody #wrapper .slide-cta .btn.btn-mini i{display: none;}
	.slide-cta .wpb_text_column p{margin: 10px 0px !important;}
	.projects.row-1 .product-item .wpb_text_column.wpb_content_element{min-height: 0px;}
	.projects.row-2 .product-item .wpb_text_column.wpb_content_element{min-height: 0px;}
	.projects.row-3 .product-item .wpb_text_column.wpb_content_element{min-height: 0px;}
	.projects.row-4 .product-item .wpb_text_column.wpb_content_element{min-height: 0px;}
	.projects.row-5 .product-item .wpb_text_column.wpb_content_element{min-height: 0px;}
	.projects.row-6 .product-item .wpb_text_column.wpb_content_element{min-height: 0px;}

}	
@media screen and (max-width: 640px) {
	.service-item .service-summary {
		min-height: 123px;
	}
	.service-item .service-readmore-area {
		min-height: 0px;
	}
}
@media screen and (max-width: 480px) {
	.card {
	  width: 99%;
	  margin: 0.5%;
	}
	.wpb_image_grid_ul li.isotope-item{
		float: left !important;
		position: relative !important;
		margin: 0% !important;
		margin-bottom: 15px !important;
		width: 100% !important;
		left: 0px !important;
		top: 0px !important;
	}
	.wpb_image_grid_ul li.isotope-item img {
		height: auto !important;
		width: 100% !important;
	}
	.rev_slider .tp-mask-wrap a{font-size: 7px !important; }
	#slide-5-layer-8,#slide-5-layer-3,#slide-5-layer-13{font-size: 7px !important; line-height: 10px !important;}
	#slide-5-layer-9,#slide-5-layer-4,#slide-5-layer-14{font-size: 7px !important; line-height: 10px !important;}
}
@media screen and (max-width: 360px) {
	#slide-5-layer-9,#slide-5-layer-4,#slide-5-layer-14{font-size: 6px !important; line-height: 8px !important;}
	#slide-5-layer-8,#slide-5-layer-3,#slide-5-layer-13{font-size: 6px !important; line-height: 8px !important;}
	.rev_slider .tp-mask-wrap a{font-size: 6px !important;}
}
@media screen and (max-width: 320px) {
	#slide-5-layer-9,#slide-5-layer-4,#slide-5-layer-14{font-size: 4px !important; line-height: 6px !important;}
	#slide-5-layer-8,#slide-5-layer-3,#slide-5-layer-13{font-size: 4px !important; line-height: 6px !important;}
	.rev_slider .tp-mask-wrap a{font-size: 4px !important; }
}