/*!
Theme Name: ASQ
Theme URI: http://underscores.me/
Author: Apartnership
Author URI: http://Apartnership.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: asq
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.

ASQ is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/








@media screen and (max-width: 580px) {

#slider1713{
	display: none;
}

#slider3206{
	display: none;
}

#slider3210{
	display: none;
}

#slider3214{
	display: none;
}

#slider3219{
	display: none;
}


	/*--------------------------------------------------------------
	## header
	--------------------------------------------------------------*/





	.site-logo{
		height: 60px;
		margin: 3px 20px;
		-webkit-flex: 2;
	          flex: 2;
	}




	.site-logo img{
		height: 100%;
		width: auto;
	}



	#lang{
		margin: 0;
	}

	.menu-lang-container ul{
		display: -webkit-flex;
		display: -moz-flex;
		display: -o-flex;
	  display: flex;
		height: 20px;
		-webkit-justify-content: flex-start
		-moz-justify-content: flex-start;
		-o-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-items: center;
		-moz-align-items: center;
		-o-align-items: center;
	  align-items: center;
	}

	.menu-lang-container li{
		list-style: none;
		padding: 0 10px;
	}

	.menu-lang-container:first-child li{
		list-style: none;
		padding: 0px 0px 0px 10px;
	}



	.menu-lang-container li a{
		color: white;
		text-decoration: none;
		font-size: 0.8em;
	}



	/*--------------------------------------------------------------
	## footer
	--------------------------------------------------------------*/
.site-info{
	font-size: 0.8em;
}

	.site-footer{
		width: 100%;
		background-color: rgba(102, 102, 102, 1);
		color: white;
		text-align: center;
		padding: 10px;
	}

	.footer_info_nav{
		width: 100%;
		padding: 10px 20px;
		margin: 0 auto;
		text-align: left;
		display: -webkit-block;
		display: -moz-block;
		display: -o-block;
	  display: block;

}







	.footer_nav{
		 width: 100%;
		 float: none;
		 text-align: center;



	}

#footer_1, #footer_2, #footer_3{
	margin: 0;
}


	.footer_nav ul{padding-left: 0px;}


	.footer_nav li{
		list-style: none;
		margin: 10px 0;
	}

	.footer_nav li a{
		text-decoration: none;
		color: rgba(255, 255, 255, 0.6);
		font-size: 0.9em;
	}

	.footer_signup_title{
		color: white;
		font-size: 1.3em;
		margin-bottom: 0;
	}

	.footer_signup p{
		font-size: 1em;
		font-weight: 400;
		margin: 10px 0 20px;
		line-height: 1.5em;
	}


	.footer_signup_form{
		display: block!important;
		display: -webkit-block!important;
		display: -moz-block!important;
		display: -o-block!important;

	}


	.footer_signup_outter_wrapper .nf-error-msg{color: rgba(241, 102, 35, 1)!important;}

	.footer_signup_form nf-fields-wrap{
		width: 100% !important;
		display: block!important;
		display: -webkit-fblock!important;
		display: -moz-block!important;
		display: -o-block!important;

	}

	.footer_sign_up_email{
		border: 1px rgba(241, 102, 35, 1) solid !important;
		padding: 10px 10px!important;
		font-size: 1em!important;
		background-color: rgba(102, 102, 102, 1)!important;
		color:rgba(138, 140, 142, 1)!important;
		border-radius: 0px !important;
	}

	.footer_sign_up_btn{
	background-color:rgba(241, 102, 35, 1) !important;
	padding: 10px 50px!important;
	color: white!important;
	font-size: 1em!important;
	border: 1px rgba(241, 102, 35, 1) solid !important;
	clear: both;
	}


	.footer_signup_outter_wrapper nf-field{
		height: auto !important;
		width: 100% !important;
	}

	.footer_signup_outter_wrapper .ninja-forms-form-wrap nf-field:nth-child(2){
		float: none!important;
		text-align: center!important;
	}


	/*--------------------------------------------------------------
	## homepage
	--------------------------------------------------------------*/


	.front_seaction_2,.front_seaction_4{
	padding: 20px 0px;}

	.front_seaction_2_content_wrap{
		width: 100%;
		padding: 0 10px;
		display: -webkit-block;
		display: -moz-block;
		display: -o-block;
	  display: block;
	}

	.front_seaction_2_content_wrap h1{
		color:rgba(77, 77, 79, 1);
		font-size: 1.8em;
		padding: 0 10px;
		font-weight: 400;

	}

	.seaction_box{
		margin: 0 0px;
		height: 160px;
		float: left;
		width: 50%;
	}


.front_seaction_3_content_wrap{
		width: 100%;
		padding: 0 10px;
		display: -webkit-block;
		display: -moz-block;
		display: -o-block;
	  display: block;
	}



	.seaction_box_title{
		color: white;
		padding: 20% 10px 0;
		font-size: 1.4em;
		line-height: 1.1em;
		text-align: center;
		height: 60%;
	}

	html[lang="zh-hant"] .seaction_box_title{

		font-size: 1.2em;

	}

	html[lang="zh-hans"] .seaction_box_title{

		font-size: 1.2em;

	}


	html[lang="ko-KR"] .seaction_box_title{

		font-size: 1.2em;

	}


	html[lang="vi-VN"] .seaction_box_title{

		font-size: 1.2em;

	}

	.seaction_box_link{

			font-size: 0.8em;
	}


	.seaction_box_link p{
		color: white;
		background-color: rgba(241, 102, 35, 1);
		padding: 8px 20px;
		text-decoration: none;

	}



	.front_seaction_3{
		padding: 20px 0px;
	}





	.front_sub_title{
		color: rgba(255, 102, 51, 1);
		font-size: 1.8em;
		line-height: 1.0em;
		font-family: DINWeb;
		margin: 20px auto;
		width: 100%;
		text-align: center;
	}

	.front_sub_color_bar{
		height: 5px;
		width: 200px;
		background-image: url(/wp-content/uploads/images/color_bar.jpg);
		background-repeat:repeat-y;
		background-size:contain;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.front_sub_p{
		text-align: center;
		font-size: 1.0em;
		padding: 0 10px;
		line-height: 1.4em;
		margin: 0;
		color: rgba(50, 0, 10, 1);
	}

	.front_seaction_3_content_wrap{
		margin: 30px auto;
	}


	.seaction_box_3{
		margin: 0 10px;
		flex:1;
		-webkit-flex:1;
		-moz-flex:1;
		-o-flex:1;
		display: -webkit-flex;
		display: -moz-flex;
		display: -o-flex;
		display: flex;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-o-align-items: center;
		align-items: center;
	}


	.fmr_front_image{
		margin: auto;
		width: 50%;
		position: relative;
	}





	.front_ros_subtitle{
		color: rgba(255, 102, 51, 1);
		font-size: 1.4em;
		font-family: DINWeb;
		text-align: center;
		width: 100%;
	}





	.seaction_box_4{
	background-color: white;
	margin: 20px;
	padding-bottom: 10px;
	}

	.seaction_box_4_title{
		padding: 15px 20px;
		width: 100%;
		background-color: rgba(88, 89, 91,1);
		color: white;
		font-size: 1.1em;
		line-height: 1.1em;
		font-weight:lighter;
	}

	.seaction_box_4_excerpt{
		padding: 15px 20px;
		width: 100%;
		height: auto;

	}

	.seaction_box_4_excerpt p{color: rgba(50, 0, 10, 1);
	font-size: 1.0em;
	line-height: 1.1em;
	margin: 0;}

	.seaction_box_4_a{
		width: 150px;
		margin: 10px auto 20px;
		position:relative;
		bottom: 0;

	}

	.seaction_box_4_a a{
		color: rgba(255, 102, 51, 1);
		text-decoration: none;
		font-size: 1.1em;
		transition: all .3s ease-out;
		padding: 8px 30px;
		border: 1px rgba(255, 102, 51, 1) solid;
		text-align: center;

	}

	.seaction_box_4_a a:hover{
		font-size: 1.3em;
	}


	#homeslider{
		overflow: hidden;

	}



	.sa_hover_container{
		margin: 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -o-flex;
	  display: flex;

		-webkit-align-items: center;
		-moz-align-items: center;
		-o-align-items: center;

	}

	#slider1808{
		display: block;
	}

	#slider3208{
		display: block;
	}


	#slider3212{
		display: block;
	}

	#slider3217{
		display: block;
	}

	#slider3222{
		display: block;
	}



	.slider_wrapper_mobile{
		width: 100%;
		padding: 20px;
		padding-top: 80%;

	}

	.slider_wrapper_mobile h1{
		color: white;
		font-size:1.4em;
		line-height: 1.3em;
		margin-bottom: 5px;

	}

	.slider_wrapper_mobile p{
		color:rgba(238, 230, 221, 1);
		font-size: 0.9em;
		font-weight: 400;
		line-height: 1.2em;

	}


	.color_black h1{
		color:rgba(77, 77, 79, 1) !important;

	}

	.color_black p{
		color:rgba(77, 77, 79, 1) !important;
	}


	.slider_wrapper_mobile button{
		padding: 5px 20px;
		margin-top: 15px;
		font-size: 1.0em;
		color: rgba(255, 102, 51, 1);
		border: 1px rgba(255, 102, 51, 1) solid;
		background-color: rgba(0, 0, 0, 0.0);

	}


	/*--------------------------------------------------------------
	## subpage
	--------------------------------------------------------------*/

	.sub_mainimage{
		width: 100%;
		height: 350px;
	}

	.sub_title{
		color: white;
		font-size: 2.0em;
		font-family: DINWeb;
		width: 100%;
		text-align: center;
	}



	.title_image {
		width: 200px;
		margin: 60px auto 0;
		display: block;
	}

	.sub_title_orange{
		color: rgba(255, 102, 51, 1);
		font-size: 2.2em;
		line-height: 1.1em;
		padding: 0 20px;
		margin-bottom: 10px;
		text-align: center;
		font-family: DINWeb;
		width: 100%;
		margin-top: 30px;


	}

	.color_bar{
		height: 3px;
		width: 100px;
		background-image: url(/wp-content/uploads/images/color_bar.jpg);
		background-repeat:repeat-y;
		background-size:contain;
		margin: 0 auto;
		margin-top: 8px;
		margin-bottom: 16px;
	}

	.sub_content_outerwrap{
		padding-bottom: 30px;
	}

	.sub_content_wrap{
		width: 100%
		padding: 0 30px;
		margin: 0 auto;
	}

	.sub_content_wrap h2{
		color: rgba(255, 102, 51, 1);
		font-size: 1.8em;
	}

	.sub_content_wrap h3{
		color: rgba(102, 102, 102, 1);
		font-size: 1.3em;
		font-family: DINWeb;
	}


	.sub_content_wrap p{
		color: rgba(102, 102, 102, 1);
		font-size: 1.1em;
		line-height: 1.2em;
	}

	.sub_content_wrap p button{
		color: white;
		margin-top: 0.5em;;
		font-size: 1.0em;
		background-color: rgba(255, 102, 51, 1);
		line-height: 1.0em;
		padding: .6em 1.5em .4em;
		border: none;
		transition: all .3s
	}


	.sub_content_wrap p button:hover{
		background-color: rgba(240, 150, 50, 1);
	}

	.sub_content_wrap a{
		color: rgba(0, 153, 255, 1);
		text-decoration: none;
	}

	.sub_content_wrap ul{
		padding: 0;
		margin: 0;
		margin-left: 20px;
		text-align: left;
	}

	.sub_content_wrap ul li{
		color: rgba(102, 102, 102, 1);
		font-size: 1.1em;
		line-height: 1.2em;
		margin: 20px 0;
	}


	.sub_content_wrap img{
		max-width: 90%;
		padding: 0 5%;
		height: auto;

	}


	.sub_content_wrap p img{
		max-width: 100%;
		padding: 0;
		height: auto;

	}


	/*--------------------------------------------------------------
	## smoker
	--------------------------------------------------------------*/



	.greenbar{
		width: 100%;
		background-image: url(/wp-content/uploads/images/green.jpg);
		background-repeat:repeat;
		text-align: center;
		font-size: 1.8em;
		color: white;
		padding: 10px 0;
	}

	.greenbar_arrow{
		width: 100%;
		height: 20px;
		background-image: url(/wp-content/uploads/images/green_arrow.png);
		background-repeat: no-repeat;
		background-size: auto 15px;
		margin-bottom: 15px;
	}

	.sub_content_from_wrap{
		max-width: 1080px;
		padding: 0 30px;
		margin: 0 auto;
		height: auto;

	}


	.sub_content_from_btn{
		padding: 8px;
		padding-bottom: 5px;
		color:rgba(255, 102, 51, 1);
		text-align: center;
		border: 1px rgba(255, 102, 51, 1) solid;
		margin: 0px 0;
		font-size: 1.4em;

	}


	.quitline_form{
		width: 100%;
		margin: 0;
		padding: 0;
		border: none;
		height: 0px;
		transition: all 1s ease-out;
	}


	.quitline_form_extend{
		height: 600px;
	}


	/*--------------------------------------------------------------
	## Friends & Family
	--------------------------------------------------------------*/



	.four_step_wrapper{
		max-width: 750px;
		margin: 0 auto;
		padding: 0 20px;

	}

	.single_step_wrapper{
		margin: 30px 0px;
	}


	.step_h3{
		color: rgba(102, 102, 102, 1);
		font-size: 1.3em;
		line-height: 1.3em;
		text-align: center;
		margin: 0;
	}

	.four_step_wrapper p{
		color: rgba(102, 102, 102, 1);
		font-size: 1.1em;
		line-height: 1.2em;
		text-align: center;
		margin: 0;
	}


	.single_step_image{
		width: 30%;
		float: none;
		height: auto;
		margin: auto;
		position: relative;
		text-align: center;
	}

	.single_step_image img{
		width: 100%;
		height: auto;
		display: block;
	}




	.single_step_content{
		width: 100%;
		float: none;
		padding: 20px 0px;
		height: auto;
	}


	.flip-container_wrap{
		max-width: 1080px;
		padding: 20px;
		padding-top: 0px;
		height: auto;
		margin: 0 auto;
		display: block;
		display: -webkit-block;
		display: -moz-block;
		display: -o-block;

	}






	/* entire container, keeps perspective */
	.flip-container {
		margin: 0;
		padding: 0 10px;
		flex:1;
		-webkit-flex: 1;
		-o-flex: 1;
		-moz-flex: 1;
	}
		/* flip the pane when hovered */
		.flip-container:hover .flipper, .flip-container.hover .flipper {
			transform: rotateY(180deg);
		}

	.flip-container, .front, .back {
		width: 100%;
		height: 250px;
		margin: 20px auto;
	}

	/* flip speed goes here */
	.flipper {
				-webkit-transition: 0.6s;
				-webkit-transform-style: preserve-3d;
				-ms-transition: 0.6s;

				-moz-transition: 0.6s;
				-moz-transform: perspective(1000px);
				-moz-transform-style: preserve-3d;
				-ms-transform-style: preserve-3d;

				transition: 0.6s;
				transform-style: preserve-3d;

				position: relative;






			}




	.flipper_inner{
	width: 100%;
	padding: 30px;

	}


	.back .phone_country{
		color: white;
		font-size: 1.3em;
		line-height: 1.2em;


	}

	.phone_country{
		text-align: center;
		color:rgba(88, 89, 91, 1);
		font-size: 1.4em;
		margin: 0;

	}

	.phone_number{
		color:rgba(88, 89, 91, 1);
		font-size: 1.4em;
		line-height: 1.4em;
		text-align: center;
		margin: 5px;
		font-weight: normal;

	}

	.headphone_icon{
		width: 30%;
		margin: 10px auto;

	}

	.headphone_icon img{
		width: 100%;
		height: auto;
	}


	/*--------------------------------------------------------------
	## Free Media Resource
	--------------------------------------------------------------*/


	.fmr_div{
		width: 100%;
		min-height: 180px;


	}

	.fmr_div_inner{
		width: 100%;
		padding: 15px;

	}

	.fmr_div_arrow{
		width: 100%;
		height: 15px;
		margin-bottom: 20px;
	}

.fmr_div p{
	margin: 10px;
}

	.fmr_div h2{
		text-align: center;
		color: rgb(88, 89, 91);
		font-size: 1.3em;
		line-height: 1.1em;
		margin: 0;
		padding: 0;
	}

	.fmr_div img{
		text-align: center;
		width: 30%;
		height: auto;
		margin: 5px auto 0;
	}

	/*--------------------------------------------------------------
	## Free Materials
	--------------------------------------------------------------*/

	.fmh3{
		margin-top: 50px;
		text-align: center;
	}

	.clickdownload{
		font-size: 1.3em;
		margin: 0;
		padding: 0 50px;
		text-align: center;
		font-weight: normal;
	}

	.clickdownload a{
		color: rgba(241, 102, 35, 1);
		text-decoration: none;

	}


	/*--------------------------------------------------------------
	## Publications
	--------------------------------------------------------------*/



	.page-id-1556 p a{
		color: rgba(241, 102, 35, 1);
	}


	/*--------------------------------------------------------------
	## ASQ CALL DATA
	--------------------------------------------------------------*/
	.call_data_title{
		width: 100%;
		padding: 10px;
		color: rgba(241, 102, 35, 1);
		border: 1px rgba(241, 102, 35, 1) solid;
		text-align: center;
		font-size: 1.2em;
		margin: 10px auto;
		cursor: pointer;

	}

	.right_orange_arrow{
		margin: 0;
		height: 14px !important;
		padding: 0 14px !important;
	 	transform-origin: center;
		-webkit-transform-origin: center;
		-moz-transform-origin: center;
		-o-transform-origin: center;
		transition: all .3s ease-in-out;

	}












	.call_data_detail td{
		padding: 5px;
		margin: 0;
		border: 1px rgba(241, 102, 35, 1) solid;
		transition: all .3s ease-in-out;

	}


	.call_data_detail td a{
		color: rgba(241, 102, 35, 1);
		transition: all .3s ease-in-out;
		width: 100%;
		font-size: 0.8em;
		-webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
	}

	.call_data_detail td:hover{
		background-color: rgba(241, 102, 35, 1);
	}

	.call_data_detail td:hover a {
		color: white;

	}

	/*--------------------------------------------------------------
	## contact us
	--------------------------------------------------------------*/
	.contactpage_wrapper{
		width: 100%;
		padding: 0;
		position: relative;

	}

	.contact_left{
		height: 280px;
		width: 100%;
		background-image: url(/wp-content/uploads/images/Contact_us_bg.png);
		background-position: top center;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-color: rgba(255, 255, 255, 1);
		position: relative;


	}

	.contact_right{
		margin-left: 0px;
		padding: 20px;
		width: 100%;
		height: auto;
	}


	/*--------------------------------------------------------------
	## partner promtion
	--------------------------------------------------------------*/

	.partner_form_h1{
		padding: 20px;
		border: 1px rgba(241, 102, 35, 1) solid;
		color: rgba(241, 102, 35, 1);
		font-size: 2.0em;
		margin-bottom: 0;
		text-align: center;

	}



	.partnership_form_wrap_border{border: 1px rgba(241, 102, 35, 1) solid ;
	border-top: 0px rgba(241, 102, 35, 1) solid;
	padding: 20px 50px;
	margin-top: 0;}

	.partnership_form_wrap .nf-element, .contact_form_wrap .nf-element{
		border: 1px rgba(241, 102, 35, 1) solid !important;
		padding: 10px !important;
		color: rgba(241, 102, 35, 1);
		font-size: 1.0em !important;
		margin: 0 !important;
		font-weight: normal !important;
		border-radius: 0px !important;

	}

	.partnership_form_wrap .nf-field-label label, .contact_form_wrap .nf-field-label label{
		margin-bottom: 5px !important;
		font-size: 1.0em !important;
		color: rgba(86, 85, 85, 1)!important;
		font-weight:400 !important;

	}

	.ninja-forms-form-wrap nf-field{
		width: 100% !important;
		min-height: 100px !important;
		height: auto !important;
		float: none!important;
		margin-bottom: 0!important;
	}

	.ninja-forms-form-wrap nf-field:nth-child(2),.ninja-forms-form-wrap nf-field:nth-child(4), .ninja-forms-form-wrap nf-field:nth-child(6){
		width: 100% !important;
		min-height: 100px !important;
		height: auto !important;
		float: none!important;
		margin-bottom: 0!important;
	}

	.ninja-forms-form-wrap nf-field:nth-child(7),.ninja-forms-form-wrap nf-field:nth-child(8),.ninja-forms-form-wrap nf-field:nth-child(9),.ninja-forms-form-wrap nf-field:nth-child(10){
		width: 100% !important;
		float: left!important;
	}

	.pp_inside_out_us select {
		border: 6px rgba(241, 102, 35, 1) solid !important;
	}



	.ninja-forms-form-wrap nf-field:nth-child(11){
		float: none!important;
		clear: both!important;
		width: 100%!important;
		text-align: center;
	}

	.pp_submit_btn{
		background-color: rgba(241, 102, 35, 1)!important;
		color:white!important;
		width: 200px!important;
		text-align: center!important;
	}


}

@media screen and (max-width: 430px) {

.slider_wrapper_mobile{
	width: 100%;
	padding: 20px;
	padding-top: 75%;

}

}


@media screen and (max-width: 350px) {

.slider_wrapper_mobile{
	width: 100%;
	padding: 20px;
	padding-top: 40%;

}

}
